@charset "UTF-8";.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}[ng-cloak].cloak-splash{display:block!important}.cloak-splash{font-style:italic;display:none;padding:5px;text-align:center}input.ng-invalid.ng-dirty{border-color:#dd4b39;color:#dd4b39}[data-preload-resource]{display:none!important}.animate-fade.ng-enter{-webkit-animation:fade-in .5s linear;animation:fade-in .5s linear}.animate-fade.ng-leave{-webkit-animation:fade-out .5s linear;animation:fade-out .5s linear}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.medium,.reveal.small,.reveal.small-medium,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(100%);transform:translateY(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(100%);transform:translateX(100%);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:translateX(0);transform:translateX(0);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform-origin:top;transform-origin:top;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:right;transform-origin:right;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:bottom;transform-origin:bottom;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:left;transform-origin:left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0deg);transform:perspective(2000px) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:scale(.5);transform:scale(.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:scale(1.5);transform:scale(1.5);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{-webkit-transform:scale(1);transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:scale(1);transform:scale(1);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}.scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-270deg);transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,30%,70%,to{-webkit-transform:rotate(0);transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:.75s!important;animation-duration:.75s!important}.fast{-webkit-animation-duration:.25s!important;animation-duration:.25s!important}.linear{-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}.ease{-webkit-animation-timing-function:ease!important;animation-timing-function:ease!important}.ease-in{-webkit-animation-timing-function:ease-in!important;animation-timing-function:ease-in!important}.ease-out{-webkit-animation-timing-function:ease-out!important;animation-timing-function:ease-out!important}.ease-in-out{-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important;animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{-webkit-animation-delay:.3s!important;animation-delay:.3s!important}.long-delay{-webkit-animation-delay:.7s!important;animation-delay:.7s!important}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.zf-row{max-width:75rem;margin-right:auto;margin-left:auto}.zf-row:after,.zf-row:before{display:table;content:" "}.zf-row:after{clear:both}.zf-row.collapse>.zf-column{padding-right:0;padding-left:0}.zf-row .zf-row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.zf-row .zf-row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.zf-row .zf-row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:75em){.zf-row .zf-row{margin-right:-.9375rem;margin-left:-.9375rem}}.zf-row .zf-row.collapse{margin-right:0;margin-left:0}.zf-row.expanded{max-width:none}.zf-row.expanded .zf-row{margin-right:auto;margin-left:auto}.zf-row:not(.expanded) .zf-row{max-width:none}.zf-row.gutter-small>.zf-column{padding-right:.625rem;padding-left:.625rem}.zf-row.gutter-medium>.zf-column{padding-right:.9375rem;padding-left:.9375rem}.zf-column{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.zf-column{padding-right:.9375rem;padding-left:.9375rem}}.zf-column:last-child:not(:first-child){float:right}.zf-column.end:last-child:last-child{float:left}.zf-column.zf-row.zf-row{float:none}.zf-row .zf-column.zf-row.zf-row{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.zf-column{float:left;width:100%}.small-up-1>.zf-column:nth-of-type(1n){clear:none}.small-up-1>.zf-column:nth-of-type(1n+1){clear:both}.small-up-1>.zf-column:last-child{float:left}.small-up-2>.zf-column{float:left;width:50%}.small-up-2>.zf-column:nth-of-type(1n){clear:none}.small-up-2>.zf-column:nth-of-type(odd){clear:both}.small-up-2>.zf-column:last-child{float:left}.small-up-3>.zf-column{float:left;width:33.3333333333%}.small-up-3>.zf-column:nth-of-type(1n){clear:none}.small-up-3>.zf-column:nth-of-type(3n+1){clear:both}.small-up-3>.zf-column:last-child{float:left}.small-up-4>.zf-column{float:left;width:25%}.small-up-4>.zf-column:nth-of-type(1n){clear:none}.small-up-4>.zf-column:nth-of-type(4n+1){clear:both}.small-up-4>.zf-column:last-child{float:left}.small-up-5>.zf-column{float:left;width:20%}.small-up-5>.zf-column:nth-of-type(1n){clear:none}.small-up-5>.zf-column:nth-of-type(5n+1){clear:both}.small-up-5>.zf-column:last-child{float:left}.small-up-6>.zf-column{float:left;width:16.6666666667%}.small-up-6>.zf-column:nth-of-type(1n){clear:none}.small-up-6>.zf-column:nth-of-type(6n+1){clear:both}.small-up-6>.zf-column:last-child{float:left}.small-up-7>.zf-column{float:left;width:14.2857142857%}.small-up-7>.zf-column:nth-of-type(1n){clear:none}.small-up-7>.zf-column:nth-of-type(7n+1){clear:both}.small-up-7>.zf-column:last-child{float:left}.small-up-8>.zf-column{float:left;width:12.5%}.small-up-8>.zf-column:nth-of-type(1n){clear:none}.small-up-8>.zf-column:nth-of-type(8n+1){clear:both}.small-up-8>.zf-column:last-child{float:left}.small-collapse>.zf-column{padding-right:0;padding-left:0}.expanded.zf-row .small-collapse.zf-row,.small-collapse .zf-row{margin-right:0;margin-left:0}.small-uncollapse>.zf-column{padding-right:.625rem;padding-left:.625rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-pull-0,.small-push-0,.small-uncentered{position:static;float:left;margin-right:0;margin-left:0}@media print,screen and (min-width:40em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.zf-column{float:left;width:100%}.medium-up-1>.zf-column:nth-of-type(1n){clear:none}.medium-up-1>.zf-column:nth-of-type(1n+1){clear:both}.medium-up-1>.zf-column:last-child{float:left}.medium-up-2>.zf-column{float:left;width:50%}.medium-up-2>.zf-column:nth-of-type(1n){clear:none}.medium-up-2>.zf-column:nth-of-type(odd){clear:both}.medium-up-2>.zf-column:last-child{float:left}.medium-up-3>.zf-column{float:left;width:33.3333333333%}.medium-up-3>.zf-column:nth-of-type(1n){clear:none}.medium-up-3>.zf-column:nth-of-type(3n+1){clear:both}.medium-up-3>.zf-column:last-child{float:left}.medium-up-4>.zf-column{float:left;width:25%}.medium-up-4>.zf-column:nth-of-type(1n){clear:none}.medium-up-4>.zf-column:nth-of-type(4n+1){clear:both}.medium-up-4>.zf-column:last-child{float:left}.medium-up-5>.zf-column{float:left;width:20%}.medium-up-5>.zf-column:nth-of-type(1n){clear:none}.medium-up-5>.zf-column:nth-of-type(5n+1){clear:both}.medium-up-5>.zf-column:last-child{float:left}.medium-up-6>.zf-column{float:left;width:16.6666666667%}.medium-up-6>.zf-column:nth-of-type(1n){clear:none}.medium-up-6>.zf-column:nth-of-type(6n+1){clear:both}.medium-up-6>.zf-column:last-child{float:left}.medium-up-7>.zf-column{float:left;width:14.2857142857%}.medium-up-7>.zf-column:nth-of-type(1n){clear:none}.medium-up-7>.zf-column:nth-of-type(7n+1){clear:both}.medium-up-7>.zf-column:last-child{float:left}.medium-up-8>.zf-column{float:left;width:12.5%}.medium-up-8>.zf-column:nth-of-type(1n){clear:none}.medium-up-8>.zf-column:nth-of-type(8n+1){clear:both}.medium-up-8>.zf-column:last-child{float:left}.medium-collapse>.zf-column{padding-right:0;padding-left:0}.expanded.zf-row .medium-collapse.zf-row,.medium-collapse .zf-row{margin-right:0;margin-left:0}.medium-uncollapse>.zf-column{padding-right:.9375rem;padding-left:.9375rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-pull-0,.medium-push-0,.medium-uncentered{position:static;float:left;margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.zf-column{float:left;width:100%}.large-up-1>.zf-column:nth-of-type(1n){clear:none}.large-up-1>.zf-column:nth-of-type(1n+1){clear:both}.large-up-1>.zf-column:last-child{float:left}.large-up-2>.zf-column{float:left;width:50%}.large-up-2>.zf-column:nth-of-type(1n){clear:none}.large-up-2>.zf-column:nth-of-type(odd){clear:both}.large-up-2>.zf-column:last-child{float:left}.large-up-3>.zf-column{float:left;width:33.3333333333%}.large-up-3>.zf-column:nth-of-type(1n){clear:none}.large-up-3>.zf-column:nth-of-type(3n+1){clear:both}.large-up-3>.zf-column:last-child{float:left}.large-up-4>.zf-column{float:left;width:25%}.large-up-4>.zf-column:nth-of-type(1n){clear:none}.large-up-4>.zf-column:nth-of-type(4n+1){clear:both}.large-up-4>.zf-column:last-child{float:left}.large-up-5>.zf-column{float:left;width:20%}.large-up-5>.zf-column:nth-of-type(1n){clear:none}.large-up-5>.zf-column:nth-of-type(5n+1){clear:both}.large-up-5>.zf-column:last-child{float:left}.large-up-6>.zf-column{float:left;width:16.6666666667%}.large-up-6>.zf-column:nth-of-type(1n){clear:none}.large-up-6>.zf-column:nth-of-type(6n+1){clear:both}.large-up-6>.zf-column:last-child{float:left}.large-up-7>.zf-column{float:left;width:14.2857142857%}.large-up-7>.zf-column:nth-of-type(1n){clear:none}.large-up-7>.zf-column:nth-of-type(7n+1){clear:both}.large-up-7>.zf-column:last-child{float:left}.large-up-8>.zf-column{float:left;width:12.5%}.large-up-8>.zf-column:nth-of-type(1n){clear:none}.large-up-8>.zf-column:nth-of-type(8n+1){clear:both}.large-up-8>.zf-column:last-child{float:left}.large-collapse>.zf-column{padding-right:0;padding-left:0}.expanded.zf-row .large-collapse.zf-row,.large-collapse .zf-row{margin-right:0;margin-left:0}.large-uncollapse>.zf-column{padding-right:.9375rem;padding-left:.9375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-pull-0,.large-push-0,.large-uncentered{position:static;float:left;margin-right:0;margin-left:0}}@media screen and (min-width:75em){.xlarge-1{width:8.3333333333%}.xlarge-push-1{position:relative;left:8.3333333333%}.xlarge-pull-1{position:relative;left:-8.3333333333%}.xlarge-offset-0{margin-left:0}.xlarge-2{width:16.6666666667%}.xlarge-push-2{position:relative;left:16.6666666667%}.xlarge-pull-2{position:relative;left:-16.6666666667%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{width:33.3333333333%}.xlarge-push-4{position:relative;left:33.3333333333%}.xlarge-pull-4{position:relative;left:-33.3333333333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.6666666667%}.xlarge-push-5{position:relative;left:41.6666666667%}.xlarge-pull-5{position:relative;left:-41.6666666667%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{width:58.3333333333%}.xlarge-push-7{position:relative;left:58.3333333333%}.xlarge-pull-7{position:relative;left:-58.3333333333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.6666666667%}.xlarge-push-8{position:relative;left:66.6666666667%}.xlarge-pull-8{position:relative;left:-66.6666666667%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{width:83.3333333333%}.xlarge-push-10{position:relative;left:83.3333333333%}.xlarge-pull-10{position:relative;left:-83.3333333333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.6666666667%}.xlarge-push-11{position:relative;left:91.6666666667%}.xlarge-pull-11{position:relative;left:-91.6666666667%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1>.zf-column{float:left;width:100%}.xlarge-up-1>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-1>.zf-column:nth-of-type(1n+1){clear:both}.xlarge-up-1>.zf-column:last-child{float:left}.xlarge-up-2>.zf-column{float:left;width:50%}.xlarge-up-2>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-2>.zf-column:nth-of-type(odd){clear:both}.xlarge-up-2>.zf-column:last-child{float:left}.xlarge-up-3>.zf-column{float:left;width:33.3333333333%}.xlarge-up-3>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-3>.zf-column:nth-of-type(3n+1){clear:both}.xlarge-up-3>.zf-column:last-child{float:left}.xlarge-up-4>.zf-column{float:left;width:25%}.xlarge-up-4>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-4>.zf-column:nth-of-type(4n+1){clear:both}.xlarge-up-4>.zf-column:last-child{float:left}.xlarge-up-5>.zf-column{float:left;width:20%}.xlarge-up-5>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-5>.zf-column:nth-of-type(5n+1){clear:both}.xlarge-up-5>.zf-column:last-child{float:left}.xlarge-up-6>.zf-column{float:left;width:16.6666666667%}.xlarge-up-6>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-6>.zf-column:nth-of-type(6n+1){clear:both}.xlarge-up-6>.zf-column:last-child{float:left}.xlarge-up-7>.zf-column{float:left;width:14.2857142857%}.xlarge-up-7>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-7>.zf-column:nth-of-type(7n+1){clear:both}.xlarge-up-7>.zf-column:last-child{float:left}.xlarge-up-8>.zf-column{float:left;width:12.5%}.xlarge-up-8>.zf-column:nth-of-type(1n){clear:none}.xlarge-up-8>.zf-column:nth-of-type(8n+1){clear:both}.xlarge-up-8>.zf-column:last-child{float:left}.xlarge-collapse>.zf-column{padding-right:0;padding-left:0}.expanded.zf-row .xlarge-collapse.zf-row,.xlarge-collapse .zf-row{margin-right:0;margin-left:0}.xlarge-uncollapse>.zf-column{padding-right:.9375rem;padding-left:.9375rem}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-pull-0,.xlarge-push-0,.xlarge-uncentered{position:static;float:left;margin-right:0;margin-left:0}}.zf-column-block{margin-bottom:1.25rem}.zf-column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.zf-column-block{margin-bottom:1.875rem}.zf-column-block>:last-child{margin-bottom:0}}.zf-row.constrain-nested-fix .zf-row{max-width:75rem}.zf-column.uncentered-fix,.zf-column.uncentered-fix:not(:first-child){clear:none;float:left}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}a{line-height:inherit;color:#00bcd4;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#00a2b6}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:none}ol,ul{margin-left:0}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"\2014   "}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;font-weight:400}code,kbd{background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a}kbd{margin:0;padding:.125rem .25rem 0}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.125rem;margin:0 0 .875rem;padding:.4375rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#cacaca}input::-moz-placeholder,textarea::-moz-placeholder{color:#cacaca}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#cacaca}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:default}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[type=radio]{margin:0 0 .875rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.4375rem;margin-right:.875rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.4375rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.5;color:#0a0a0a}label.middle{margin:0 0 .875rem;padding:.5rem 0}.help-text{margin-top:-.4375rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:table;width:100%;margin-bottom:.875rem}.input-group>:first-child,.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.1875rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;width:1%;height:100%}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:2.1875rem;padding-top:0;padding-bottom:0;font-size:.875rem}.input-group .input-group-button{display:table-cell}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.4375rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.125rem;margin:0 0 .875rem;padding:.4375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1.5;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -.875rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.3125rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#ec5840;background-color:#fcedeb}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::-moz-placeholder{color:#ec5840}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::placeholder{color:#ec5840}.form-error,.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.4375rem;margin-bottom:.875rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:inline-block}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.9375em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.9375em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.9375em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:foreground(#fefefe,#e56000)}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"\2013"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:foreground(#fefefe,#e56000)}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#e56000 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{left:auto;right:1rem}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px}.submenu-toggle:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#e56000 transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{-webkit-transform:scaleY(-1);transform:scaleY(-1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.breadcrumbs{margin:1rem 0;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" "}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#00bcd4}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.callout{position:relative;margin:0;padding:1rem;border:1px solid hsla(0,0%,4%,.25);border-radius:5px;background-color:#fff;color:#0a0a0a}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#ffe7d5;color:#0a0a0a}.callout.secondary{background-color:#d2faff;color:#0a0a0a}.callout.success{background-color:#e1faea;color:#0a0a0a}.callout.warning{background-color:#fff3d9;color:#0a0a0a}.callout.alert{background-color:#fce6e2;color:#0a0a0a}.callout.button-paypal{background-color:#fcefe5;color:#0a0a0a}.callout.button-google{background-color:#fae4e1;color:#0a0a0a}.callout.button-windows{background-color:#eaf8fd;color:#0a0a0a}.callout.button-facebook{background-color:#e0e7f3;color:#0a0a0a}.callout.light{background-color:#fff;color:#0a0a0a}.callout.dark{background-color:#f0f0f0;color:#0a0a0a}.callout.darker{background-color:#dadada;color:#0a0a0a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.callout{text-align:center}.close-button{position:absolute;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#0a0a0a}.close-button,.close-button.medium,.close-button.small{right:1rem;top:.5rem;font-size:2em;line-height:1}.dropdown-pane{position:absolute;z-index:10;width:300px;padding:1rem;visibility:hidden;display:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{visibility:visible;display:block}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00bcd4 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu a{padding:.7rem 1rem}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu .is-active>a{background:transparent;color:#e56000}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00bcd4 transparent transparent}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #00bcd4}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00bcd4 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00bcd4 transparent transparent}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #00bcd4}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00bcd4 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00bcd4 transparent transparent}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #00bcd4}}@media screen and (min-width:75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00bcd4 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00bcd4 transparent transparent}.dropdown.menu.xlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #00bcd4}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{right:auto;left:5px;display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00bcd4 transparent transparent}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #00bcd4}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.menu{padding:0;margin:0;list-style:none;position:relative}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu.horizontal li,.menu input,.menu li{display:inline-block}.menu.vertical li{display:block}.menu.expanded{display:table;width:100%}.menu.expanded>li{display:table-cell;vertical-align:middle}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:40em){.menu.medium-horizontal li{display:inline-block}.menu.medium-vertical li{display:block}.menu.medium-expanded{display:table;width:100%}.menu.medium-expanded>li{display:table-cell;vertical-align:middle}.menu.medium-simple{display:table;width:100%}.menu.medium-simple>li{display:table-cell;vertical-align:middle}}@media print,screen and (min-width:64em){.menu.large-horizontal li{display:inline-block}.menu.large-vertical li{display:block}.menu.large-expanded{display:table;width:100%}.menu.large-expanded>li{display:table-cell;vertical-align:middle}.menu.large-simple{display:table;width:100%}.menu.large-simple>li{display:table-cell;vertical-align:middle}}@media screen and (min-width:75em){.menu.xlarge-horizontal li{display:inline-block}.menu.xlarge-vertical li{display:block}.menu.xlarge-expanded{display:table;width:100%}.menu.xlarge-expanded>li{display:table-cell;vertical-align:middle}.menu.xlarge-simple{display:table;width:100%}.menu.xlarge-simple>li{display:table-cell;vertical-align:middle}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom i,.menu.icon-bottom i+span,.menu.icon-bottom img,.menu.icon-bottom img+span,.menu.icon-bottom svg,.menu.icon-bottom svg+span,.menu.icon-left i,.menu.icon-left i+span,.menu.icon-left img,.menu.icon-left img+span,.menu.icon-left svg,.menu.icon-left svg+span,.menu.icon-right i,.menu.icon-right i+span,.menu.icon-right img,.menu.icon-right img+span,.menu.icon-right svg,.menu.icon-right svg+span,.menu.icon-top i,.menu.icon-top i+span,.menu.icon-top img,.menu.icon-top img+span,.menu.icon-top svg,.menu.icon-top svg+span,.menu.icons i,.menu.icons i+span,.menu.icons img,.menu.icons img+span,.menu.icons svg,.menu.icons svg+span{vertical-align:middle}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem;display:inline-block}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem;display:inline-block}.menu.icon-top li a{text-align:center}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{display:block;margin:0 auto .25rem}.menu.icon-bottom li a{text-align:center}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{display:block;margin:.25rem auto 0}.menu .active>a,.menu .is-active>a{background:#e56000;color:#fefefe}.menu.align-left{text-align:left}.menu.align-right{text-align:right}.menu.align-right .submenu li{text-align:left}.menu.align-right.vertical .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center{text-align:center}.menu.align-center .submenu li{text-align:left}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{text-align:center}.menu-centered>.menu .submenu li{text-align:left}.no-js [data-responsive-menu] ul{display:none}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#25293a}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas.is-open{-webkit-transform:translate(0);transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#25293a}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas-absolute.is-open{-webkit-transform:translate(0);transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:200px}.off-canvas-content .off-canvas.position-left,.position-left{-webkit-transform:translateX(-200px);transform:translateX(-200px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{-webkit-transform:translate(0);transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{-webkit-transform:translateX(200px);transform:translateX(200px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px hsla(0,0%,4%,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;width:200px}.off-canvas-content .off-canvas.position-right,.position-right{-webkit-transform:translateX(200px);transform:translateX(200px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{-webkit-transform:translate(0);transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{-webkit-transform:translateX(-200px);transform:translateX(-200px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px hsla(0,0%,4%,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-top,.position-top{-webkit-transform:translateY(-250px);transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{-webkit-transform:translate(0);transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{-webkit-transform:translateY(250px);transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px hsla(0,0%,4%,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-bottom,.position-bottom{-webkit-transform:translateY(250px);transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{-webkit-transform:translate(0);transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{-webkit-transform:translateY(-250px);transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px hsla(0,0%,4%,.25)}.off-canvas-content{-webkit-transform:none;transform:none;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{-webkit-transform:translate(0);transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:200px}.position-right.reveal-for-medium{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:200px}.position-top.reveal-for-medium{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:200px}.position-bottom.reveal-for-medium{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:200px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:200px}.position-right.reveal-for-large{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:200px}.position-top.reveal-for-large{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:200px}.position-bottom.reveal-for-large{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:200px}}@media screen and (min-width:75em){.position-left.reveal-for-xlarge{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xlarge{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:200px}.position-right.reveal-for-xlarge{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xlarge{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:200px}.position-top.reveal-for-xlarge{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xlarge{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:200px}.position-bottom.reveal-for-xlarge{-webkit-transform:none;transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xlarge{-webkit-transform:none;transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:200px}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:inherit;width:inherit;overflow:inherit;transition:inherit}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;-webkit-transform:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:inherit;width:inherit;overflow:inherit;transition:inherit}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;-webkit-transform:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}@media screen and (min-width:75em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:inherit;width:inherit;overflow:inherit;transition:inherit}.off-canvas.in-canvas-for-xlarge.position-bottom,.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top{box-shadow:none;-webkit-transform:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{bottom:0;width:100%;margin-bottom:0;background-color:hsla(0,0%,4%,.5)}.orbit-caption,.orbit-next,.orbit-previous{position:absolute;padding:1rem;color:#fefefe}.orbit-next,.orbit-previous{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:hsla(0,0%,4%,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#8a8a8a}.progress{height:10px;margin-bottom:5px;border-radius:8px;background-color:#c1f1ff}.progress.primary .progress-meter{background-color:#e56000}.progress.secondary .progress-meter{background-color:#00bcd4}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#ec5840}.progress.button-paypal .progress-meter{background-color:#ed9452}.progress.button-google .progress-meter{background-color:#dd4b39}.progress.button-windows .progress-meter{background-color:#75d0f3}.progress.button-facebook .progress-meter{background-color:#40659f}.progress.light .progress-meter{background-color:#fefefe}.progress.dark .progress-meter{background-color:#9b9b9b}.progress.darker .progress-meter{background-color:#0a0a0a}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#01bcf3;border-radius:0}.progress-meter-text{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap;border-radius:8px}.progress{margin-top:5px}.progress-meter{border-radius:8px}.sticky,.sticky-container{position:relative}.sticky{z-index:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{min-height:100%;overflow:hidden;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(0,0,0,.75);overflow-y:scroll}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}@media screen and (max-width:39.9375em){.reveal{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}}html.is-reveal-open,html.is-reveal-open body{left:0;right:0}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8}tfoot,thead{color:#0a0a0a}tfoot{background:#f1f1f1}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media screen and (max-width:63.9375em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" "}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#e56000}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#da5b00}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#e56000}.tabs-title>a:hover{background:#fefefe;color:#c55300}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#e56000}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:foreground(#fefefe,#e56000);transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe}.title-bar:after,.title-bar:before{display:table;content:" "}.title-bar:after{clear:both}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left{float:left}.title-bar-right{float:right;text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #8a8a8a;cursor:auto}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0a0a0a;bottom:100%}.tooltip.bottom.align-center:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0a0a;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.top-bar{padding:.5rem}.top-bar:after,.top-bar:before{display:table;content:" "}.top-bar:after{clear:both}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{width:100%}@media print,screen and (min-width:40em){.top-bar .top-bar-left,.top-bar .top-bar-right{width:auto}}@media screen and (max-width:63.9375em){.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{width:100%}}@media screen and (max-width:74.9375em){.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{width:100%}}@media screen and (max-width:89.9375em){.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{width:100%}}.top-bar-title{display:inline-block;float:left;padding:1rem}.top-bar-title .menu-icon{bottom:2px}.top-bar-left{float:left}.top-bar-right{float:right}

/*! 
 * angular-loading-bar v0.9.0
 * https://chieffancypants.github.io/angular-loading-bar
 * Copyright (c) 2016 Wes Cruver
 * License: MIT
 */#loading-bar,#loading-bar-spinner{pointer-events:none;-webkit-pointer-events:none;transition:all .35s linear}#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active,#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active{opacity:0}#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave,#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave{opacity:1}#loading-bar .bar{transition:width .35s;background:#00bcd4;position:fixed;z-index:10002;top:0;left:0;width:100%;height:2px;border-bottom-right-radius:1px;border-top-right-radius:1px}#loading-bar .peg{position:absolute;width:70px;right:0;top:0;height:2px;opacity:.45;-ms-box-shadow:#00bcd4 1px 0 6px 1px;box-shadow:1px 0 6px 1px #00bcd4;border-radius:100%}#loading-bar-spinner{display:block;position:fixed;z-index:10002;top:10px;left:10px}#loading-bar-spinner .spinner-icon{width:14px;height:14px;border:2px solid transparent;border-top-color:#00bcd4;border-left-color:#00bcd4;border-radius:50%;-webkit-animation:loading-bar-spinner .4s linear infinite;animation:loading-bar-spinner .4s linear infinite}@-webkit-keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#slider{width:700px;height:390px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-default{margin:0 auto;padding:0 45px 28px}.anythingSlider-default .anythingWindow{border-top:3px solid #777;border-bottom:3px solid #777}.anythingSlider-default .anythingControls a{background:#777 url(/images/default.png) center -288px repeat-x;color:#000;border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px}.anythingSlider-default .anythingControls a span{visibility:visible}.anythingSlider-default .anythingControls a.cur{background:#888;color:#000}.anythingSlider-default .anythingControls a.start-stop{background-color:#040;color:#ddd}.anythingSlider-default .anythingControls a.start-stop.playing{background-color:#800}.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover,.anythingSlider-default .anythingControls a.start-stop.hover,.anythingSlider-default .anythingControls a.start-stop:hover{background-image:none;color:#ddd}.anythingSlider-default.activeSlider .anythingWindow{border-color:#7c9127}.anythingSlider-default.activeSlider .anythingControls a{background-color:#7c9127}.anythingSlider-default.activeSlider .anythingControls a.cur,.anythingSlider-default.activeSlider .anythingControls a:hover{background:#7c9127}.anythingSlider-default.activeSlider .anythingControls a.start-stop{background-color:#080;color:#fff}.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing{background-color:#d00;color:#fff}.anythingSlider-default.activeSlider .start-stop.hover,.anythingSlider-default.activeSlider .start-stop:hover{color:#fff}.anythingSlider-default .arrow{top:50%;position:absolute;display:block}.anythingSlider-default .arrow a{display:block;width:45px;height:140px;margin:-70px 0 0;text-align:center;outline:0;background:url(/images/default.png) no-repeat}.anythingSlider-default .back{left:0}.anythingSlider-default .back a{background-position:0 0}.anythingSlider-default .back a.hover,.anythingSlider-default .back a:hover{background-position:left -140px}.anythingSlider-default .forward{right:0}.anythingSlider-default .forward a{background-position:100% 0}.anythingSlider-default .forward a.hover,.anythingSlider-default .forward a:hover{background-position:right -140px}.anythingSlider-default .anythingControls{outline:0;display:none}.anythingSlider-default .anythingControls ul{margin:0;padding:0;float:left}.anythingSlider-default .anythingControls ul li{display:inline}.anythingSlider-default .anythingControls ul a{font:11px/18px Georgia,Serif;display:inline-block;text-decoration:none;padding:2px 8px;height:18px;margin:0 5px 0 0;text-align:center;outline:0}.anythingSlider-default .anythingControls .anythingNavWindow{overflow:hidden;float:left}.anythingSlider-default .anythingControls .start-stop{padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0}.as-oldie .anythingSlider-default .arrow{top:30%}.as-oldie .anythingSlider-default .arrow a{margin:0}.as-oldie .anythingSlider-default .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-default .anythingControls a{margin:0}.as-oldie .anythingSlider-default .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-default .anythingNavWindow li{padding:3px 0 0}.anythingSlider{display:block;overflow:visible!important;position:relative}.anythingSlider .anythingWindow{overflow:hidden;position:relative;width:100%;height:100%}.anythingSlider .anythingBase{background:transparent;list-style:none;position:absolute;overflow:visible!important;top:0;left:0;margin:0;padding:0}.anythingSlider .arrow span{display:block;visibility:hidden}.anythingSlider .arrow.disabled{display:none}.anythingSlider .panel{background:transparent;display:block;overflow:hidden;float:left;padding:0;margin:0}.anythingSlider .vertical .panel{float:none}.anythingSlider .fade .panel{float:none;position:absolute;top:0;left:0;z-index:0}.anythingSlider .fade .activePage{z-index:1}.anythingSlider.rtl .anythingWindow{direction:ltr;unicode-bidi:bidi-override}.anythingSlider.rtl .anythingControls ul{float:left}.anythingSlider.rtl .anythingControls ul a{float:right}.anythingSlider,.anythingSlider .anythingControls ul a,.anythingSlider .anythingWindow,.anythingSlider .arrow a,.anythingSlider .start-stop{transition-duration:0s;-o-transition-duration:0s;-moz-transition-duration:0s;-webkit-transition-duration:0s}#tour-slider{width:820px;height:540px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-tour-slider{padding:0;margin:0 auto}.anythingSlider-tour-slider .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-tour-slider .anythingControls a{background-color:none;color:#fff;border:1px solid #000;border-radius:5px}.anythingSlider-tour-slider .anythingControls a.cur,.anythingSlider-tour-slider .anythingControls a:hover{background-color:#777;color:#000}.anythingSlider-tour-slider .anythingControls a.start-stop{background:#040;color:#ddd;box-shadow:inset 1px 2px 5px rgba(0,0,0,.5)}.anythingSlider-tour-slider .anythingControls a.start-stop.playing{background-color:#800}.anythingSlider-tour-slider .anythingControls a.start-stop .anythingControls ul a:hover,.anythingSlider-tour-slider .anythingControls a.start-stop.hover,.anythingSlider-tour-slider .anythingControls a.start-stop:hover{color:#fff;box-shadow:inset 0 0 0 #000}.anythingSlider-tour-slider.activeSlider .anythingWindow{border-color:#164054}.anythingSlider-tour-slider.activeSlider .anythingControls a{background-color:#164054;color:#fff}.anythingSlider-tour-slider.activeSlider .anythingControls a.cur,.anythingSlider-tour-slider.activeSlider .anythingControls a:hover{background-color:#fff;color:#000}.anythingSlider-tour-slider.activeSlider .anythingControls a.start-stop{background:#080;color:#fff}.anythingSlider-tour-slider.activeSlider .anythingControls a.start-stop.playing{color:#fff;background:red}.anythingSlider-tour-slider.activeSlider .start-stop.hover,.anythingSlider-tour-slider.activeSlider .start-stop:hover{color:#fff}.anythingSlider-tour-slider .arrow{top:0;position:absolute;display:block}.anythingSlider-tour-slider .arrow a{display:block;width:35px;height:540px;opacity:.2;margin:0;text-align:center;outline:0;background:transparent url("/global/ui01/css/img/icn-arrows-course-tour-carousel.png") no-repeat 0 0}.anythingSlider-tour-slider .back{left:-35px}.anythingSlider-tour-slider .back a{background-position:0 0}.anythingSlider-tour-slider .back a.hover,.anythingSlider-tour-slider .back a:hover{opacity:.7}.anythingSlider-tour-slider .forward{right:-35px}.anythingSlider-tour-slider .forward a{background-position:100% 0}.anythingSlider-tour-slider .forward a.hover,.anythingSlider-tour-slider .forward a:hover{opacity:.7}.anythingSlider-tour-slider .anythingControls{height:15px;outline:0;display:none;float:right;position:absolute;bottom:5px;right:20px;margin:0 45px;z-index:100;opacity:.9;filter:alpha(opacity=90)}.anythingSlider-tour-slider .anythingControls ul{margin:0;padding:0;float:left}.anythingSlider-tour-slider .anythingControls ul li{list-style:none;float:left;margin:0;padding:0}.anythingSlider-tour-slider .anythingControls ul a{display:inline-block;width:10px;height:10px;margin:3px;padding:0;text-decoration:none;text-align:center;outline:0}.anythingSlider-tour-slider .anythingControls span{display:block;visibility:hidden}.anythingSlider-tour-slider .anythingControls .anythingNavWindow{overflow:hidden;float:left}.anythingSlider-tour-slider .anythingControls li.next span,.anythingSlider-tour-slider .anythingControls li.prev span{visibility:visible;position:relative;top:-6px}.anythingSlider-tour-slider .anythingControls .start-stop{display:inline-block;width:10px;height:10px;margin:3px;padding:0;text-align:center;text-decoration:none;z-index:100;outline:0}.as-oldie .anythingSlider-tour-slider .arrow{top:45%}.as-oldie .anythingSlider-tour-slider .arrow a{margin:0}#laptop-screen-slider{width:604px;height:364px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-laptop-screen-slider{margin:0 auto;padding:0}.anythingSlider-laptop-screen-slider .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-laptop-screen-slider .panel{float:left;display:block;background:transparent;border:none;border-radius:0;padding:0;margin:0;overflow:hidden}.anythingSlider-laptop-screen-slider .panel img{width:100%;height:100%}.anythingSlider-laptop-screen-slider .panel .screen-text-bottom{position:absolute;bottom:0;left:0;right:0;height:34px;color:#fff;font-size:20px;line-height:34px;font-weight:300;text-align:center;background-color:#8d73c3;background-color:rgba(141,115,195,.95)}.anythingSlider-laptop-screen-slider .anythingControls a{display:inline-block;width:10px;height:10px;color:transparent;text-align:center;background-color:#9a9a9a;border-radius:50%;margin:0 8px}.anythingSlider-laptop-screen-slider .anythingControls a span{visibility:visible}.anythingSlider-laptop-screen-slider .anythingControls a.start-stop{background-color:#040;color:#ddd}.anythingSlider-laptop-screen-slider .anythingControls a.start-stop.playing{background-color:#800}.anythingSlider-laptop-screen-slider .anythingControls a.start-stop .anythingControls ul a:hover,.anythingSlider-laptop-screen-slider .anythingControls a.start-stop.hover,.anythingSlider-laptop-screen-slider .anythingControls a.start-stop:hover{background-image:none;color:#ddd}.anythingSlider-laptop-screen-slider.activeSlider .anythingWindow{border-color:none}.anythingSlider-laptop-screen-slider.activeSlider .anythingControls a{background-color:none}.anythingSlider-laptop-screen-slider.activeSlider .anythingControls a.cur,.anythingSlider-laptop-screen-slider.activeSlider .anythingControls a:hover{background-color:#5cbe5a}.anythingSlider-laptop-screen-slider.activeSlider .anythingControls a.start-stop{background-color:#080;color:#fff}.anythingSlider-laptop-screen-slider.activeSlider .anythingControls a.start-stop.playing{background-color:#d00;color:#fff}.anythingSlider-laptop-screen-slider.activeSlider .start-stop.hover,.anythingSlider-laptop-screen-slider.activeSlider .start-stop:hover{color:#fff}.anythingSlider-laptop-screen-slider .arrow{position:absolute;top:50%;display:block}.anythingSlider-laptop-screen-slider .arrow a{display:block;width:25px;height:38px;text-align:center;outline:0;background:transparent url("/global/ui01/css/img/icn-arrows-contentcarousel.png") no-repeat 0 0;opacity:.4;margin:-22px 0 0;cursor:pointer}.anythingSlider-laptop-screen-slider .back{left:0}.anythingSlider-laptop-screen-slider .back a{background-position:0 0}.anythingSlider-laptop-screen-slider .back a.hover,.anythingSlider-laptop-screen-slider .back a:hover{opacity:.7}.anythingSlider-laptop-screen-slider .forward{right:0}.anythingSlider-laptop-screen-slider .forward a{background-position:100% 0}.anythingSlider-laptop-screen-slider .forward a.hover,.anythingSlider-laptop-screen-slider .forward a:hover{opacity:.7}.anythingSlider-laptop-screen-slider .anythingControls{outline:0;display:none;text-align:center;margin:70px 0 0}.anythingSlider-laptop-screen-slider .anythingControls ul{margin:0;padding:0}.anythingSlider-laptop-screen-slider .anythingControls ul li{display:inline}.anythingSlider-laptop-screen-slider .anythingControls ul a{display:inline-block;width:10px;height:10px;text-align:center;text-decoration:none;background-color:#9a9a9a;border-radius:50%;outline:0;margin:0 8px}.anythingSlider-laptop-screen-slider .anythingControls .anythingNavWindow{overflow:hidden;float:left}.anythingSlider-laptop-screen-slider .anythingControls .start-stop{padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0}.as-oldie .anythingSlider-laptop-screen-slider .arrow{top:30%}.as-oldie .anythingSlider-laptop-screen-slider .arrow a{margin:0}.as-oldie .anythingSlider-laptop-screen-slider .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-laptop-screen-slider .anythingControls a{margin:0}.as-oldie .anythingSlider-laptop-screen-slider .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-laptop-screen-slider .anythingNavWindow li{padding:3px 0 0}#screen-shots-web{width:560px;height:373px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-screen-shots-web{margin:0 auto;padding:0}.anythingSlider-screen-shots-web .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-screen-shots-web.activeSlider .anythingWindow{border-color:none}.anythingSlider-screen-shots-web .panel{float:left;display:block;background:transparent;border:1px solid #c0c7cb;padding:0;margin:0;overflow:hidden}.anythingSlider-screen-shots-web .panel img{width:100%;height:100%}.anythingSlider-screen-shots-web.activeSlider .anythingControls a{background-color:none}.anythingSlider-screen-shots-web .arrow{top:50%;position:absolute;display:block}.anythingSlider-screen-shots-web .arrow a{text-align:center;display:block;width:25px;height:35px;outline:0;background:transparent url("/global/ui02/css/img/img-course-media-arrow.png") no-repeat 0 0;opacity:.3;margin:-19px 0 0;cursor:pointer}.anythingSlider-screen-shots-web .back{left:-25px}.anythingSlider-screen-shots-web .back a{background-position:0 0}.anythingSlider-screen-shots-web .back a.hover,.anythingSlider-screen-shots-web .back a:hover{opacity:.7}.anythingSlider-screen-shots-web .forward{right:-25px}.anythingSlider-screen-shots-web .forward a{background-position:100% 0}.anythingSlider-screen-shots-web .forward a.hover,.anythingSlider-screen-shots-web .forward a:hover{opacity:1}.as-oldie .anythingSlider-screen-shots-web .arrow{top:30%}.as-oldie .anythingSlider-screen-shots-web .arrow a{margin:0}.as-oldie .anythingSlider-screen-shots-web .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-screen-shots-web .anythingControls a{margin:0}.as-oldie .anythingSlider-screen-shots-web .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-screen-shots-web .anythingNavWindow li{padding:3px 0 0}#screen-shots-web-modal{width:800px;height:533px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-screen-shots-web-modal{margin:0 auto;padding:0 35px}.anythingSlider-screen-shots-web-modal .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-screen-shots-web-modal.activeSlider .anythingWindow{border-color:none}.anythingSlider-screen-shots-web-modal .panel{float:left;display:block;background:transparent;padding:0;margin:0;overflow:hidden}.anythingSlider-screen-shots-web-modal .panel img{width:100%;height:100%}.anythingSlider-screen-shots-web-modal.activeSlider .anythingControls a{background-color:none}.anythingSlider-screen-shots-web-modal .arrow{top:0;position:absolute;display:block}.anythingSlider-screen-shots-web-modal .arrow a{text-align:center;display:block;width:35px;height:567px;outline:0;background:transparent url("/global/ui01/css/img/icn-arrows-course-tour-carousel.png") no-repeat 0 0;opacity:.6;margin:0;cursor:pointer}.anythingSlider-screen-shots-web-modal .back{left:0}.anythingSlider-screen-shots-web-modal .back a{background-position:0 0}.anythingSlider-screen-shots-web-modal .back a.hover,.anythingSlider-screen-shots-web-modal .back a:hover{opacity:.7}.anythingSlider-screen-shots-web-modal .forward{right:0}.anythingSlider-screen-shots-web-modal .forward a{background-position:100% 0}.anythingSlider-screen-shots-web-modal .forward a.hover,.anythingSlider-screen-shots-web-modal .forward a:hover{opacity:.7}.as-oldie .anythingSlider-screen-shots-web-modal .arrow{top:30%}.as-oldie .anythingSlider-screen-shots-web-modal .arrow a{margin:0}.as-oldie .anythingSlider-screen-shots-web-modal .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-screen-shots-web-modal .anythingControls a{margin:0}.as-oldie .anythingSlider-screen-shots-web-modal .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-screen-shots-web-modal .anythingNavWindow li{padding:3px 0 0}#courseMedia{width:142px;height:102px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-courseMedia{margin:0 auto;padding:0}.anythingSlider-courseMedia .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-courseMedia.activeSlider .anythingWindow{border-color:none}.anythingSlider-courseMedia .panel{float:left;display:block;background:transparent;border:1px solid #c0c7cb;padding:0;margin:0 2px 0 0!important;overflow:hidden}.anythingSlider-courseMedia .panel img{width:100%;height:100%}.anythingSlider-courseMedia.activeSlider .anythingControls a{background-color:none}.anythingSlider-courseMedia .arrow{top:50%;position:absolute;display:block}.anythingSlider-courseMedia .arrow a{text-align:center;display:block;width:25px;height:35px;outline:0;background:transparent url("/global/ui02/css/img/img-course-media-arrow.png") no-repeat 0 0;opacity:.3;margin:-19px 0 0;cursor:pointer}.anythingSlider-courseMedia .back{left:-25px}.anythingSlider-courseMedia .back a{background-position:0 0}.anythingSlider-courseMedia .back a.hover,.anythingSlider-courseMedia .back a:hover{opacity:.7}.anythingSlider-courseMedia .forward{right:-25px}.anythingSlider-courseMedia .forward a{background-position:100% 0}.anythingSlider-courseMedia .forward a.hover,.anythingSlider-courseMedia .forward a:hover{opacity:1}.as-oldie .anythingSlider-courseMedia .arrow{top:30%}.as-oldie .anythingSlider-courseMedia .arrow a{margin:0}.as-oldie .anythingSlider-courseMedia .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-courseMedia .anythingControls a{margin:0}.as-oldie .anythingSlider-courseMedia .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-courseMedia .anythingNavWindow li{padding:3px 0 0}#courseMediaTour,#game101Tour,#intro101Tour{width:800px;height:567px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-courseMediaTour{margin:0 auto;padding:0 35px}.anythingSlider-courseMediaTour .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-courseMediaTour.activeSlider .anythingWindow{border-color:none}.anythingSlider-courseMediaTour .panel{float:left;display:block;background:transparent;padding:0;margin:0;overflow:hidden}.anythingSlider-courseMediaTour .panel img{width:100%;height:100%}.anythingSlider-courseMediaTour.activeSlider .anythingControls a{background-color:none}.anythingSlider-courseMediaTour .arrow{top:0;position:absolute;display:block}.anythingSlider-courseMediaTour .arrow a{text-align:center;display:block;width:35px;height:567px;outline:0;background:transparent url("/global/ui01/css/img/icn-arrows-course-tour-carousel.png") no-repeat 0 0;opacity:.6;margin:0;cursor:pointer}.anythingSlider-courseMediaTour .back{left:0}.anythingSlider-courseMediaTour .back a{background-position:0 0}.anythingSlider-courseMediaTour .back a.hover,.anythingSlider-courseMediaTour .back a:hover{opacity:.7}.anythingSlider-courseMediaTour .forward{right:0}.anythingSlider-courseMediaTour .forward a{background-position:100% 0}.anythingSlider-courseMediaTour .forward a.hover,.anythingSlider-courseMediaTour .forward a:hover{opacity:.7}.as-oldie .anythingSlider-courseMediaTour .arrow{top:30%}.as-oldie .anythingSlider-courseMediaTour .arrow a{margin:0}.as-oldie .anythingSlider-courseMediaTour .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-courseMediaTour .anythingControls a{margin:0}.as-oldie .anythingSlider-courseMediaTour .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-courseMediaTour .anythingNavWindow li{padding:3px 0 0}.anythingSlider-heroBlue{margin:0 auto;padding:0;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-heroBlue .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-heroBlue .anythingControls a{color:transparent;font-size:14px;line-height:16px;text-align:center;display:inline-block;background:#1e628c;border-right:1px solid #247bb0;margin:0}.anythingSlider-heroBlue .anythingControls a span{color:#fff;visibility:visible}.anythingSlider-heroBlue .anythingControls a.cur{color:transparent;background-color:none}.anythingSlider-heroBlue .anythingControls a.start-stop{background-color:#040;color:#ddd}.anythingSlider-heroBlue .anythingControls a.start-stop.playing{background-color:#800}.anythingSlider-heroBlue .anythingControls a.start-stop .anythingControls ul a:hover,.anythingSlider-heroBlue .anythingControls a.start-stop.hover,.anythingSlider-heroBlue .anythingControls a.start-stop:hover{background-image:none;color:#ddd}.anythingSlider-heroBlue.activeSlider .anythingWindow{border-color:none}.anythingSlider-heroBlue.activeSlider .anythingControls a{background-color:none}.anythingSlider-heroBlue.activeSlider .anythingControls a.cur,.anythingSlider-heroBlue.activeSlider .anythingControls a.cur span,.anythingSlider-heroBlue.activeSlider .anythingControls a:hover,.anythingSlider-heroBlue.activeSlider .anythingControls a:hover span{color:#fff;background-color:#5b4c85}.anythingSlider-heroBlue.activeSlider .anythingControls a.start-stop{background-color:#080;color:#fff}.anythingSlider-heroBlue.activeSlider .anythingControls a.start-stop.playing{background-color:#d00;color:#fff}.anythingSlider-heroBlue.activeSlider .start-stop.hover,.anythingSlider-heroBlue.activeSlider .start-stop:hover{color:#fff}.anythingSlider-heroBlue .arrow{top:50%;position:absolute;display:block}.anythingSlider-heroBlue .arrow a{text-align:center;display:block;width:25px;height:38px;outline:0;background:transparent url("/global/ui01/css/img/icn-arrows-contentcarousel-white.png") no-repeat 0 0;opacity:.4;margin:-22px 0 0;cursor:pointer}.anythingSlider-heroBlue .back{left:-40px}.anythingSlider-heroBlue .back a{background-position:0 0}.anythingSlider-heroBlue .back a.hover,.anythingSlider-heroBlue .back a:hover{opacity:.7}.anythingSlider-heroBlue .forward{right:-40px}.anythingSlider-heroBlue .forward a{background-position:100% 0}.anythingSlider-heroBlue .forward a.hover,.anythingSlider-heroBlue .forward a:hover{opacity:.7}.anythingSlider-heroBlue .anythingControls{text-align:left;outline:0;display:none;margin:0}.anythingSlider-heroBlue .anythingControls ul{margin:0;padding:0}.anythingSlider-heroBlue .anythingControls ul li{display:inline}.anythingSlider-heroBlue .anythingControls ul a{font-size:14px;line-height:18px;text-align:center;text-decoration:none;display:inline-block;padding:12px 20px;margin:0 2px 0 0}.anythingSlider-heroBlue .anythingControls ul li.last a{margin:0}.anythingSlider-heroBlue .anythingControls .anythingNavWindow{overflow:hidden;float:left}.anythingSlider-heroBlue .anythingControls .start-stop{padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0}.as-oldie .anythingSlider-heroBlue .arrow{top:30%}.as-oldie .anythingSlider-heroBlue .arrow a{margin:0}.as-oldie .anythingSlider-heroBlue .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-heroBlue .anythingControls a{margin:0}.as-oldie .anythingSlider-heroBlue .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-heroBlue .anythingNavWindow li{padding:3px 0 0}.anythingSlider-heroGreen{margin:0 auto;padding:0;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-heroGreen .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-heroGreen .anythingControls a{color:transparent;font-size:14px;line-height:16px;text-align:center;display:inline-block;background:#19918b;border-right:1px solid #19918b;margin:0}.anythingSlider-heroGreen .anythingControls a span{color:#fff;visibility:visible}.anythingSlider-heroGreen .anythingControls a.cur{color:transparent;background-color:none}.anythingSlider-heroGreen .anythingControls a.start-stop{background-color:#040;color:#ddd}.anythingSlider-heroGreen .anythingControls a.start-stop.playing{background-color:#800}.anythingSlider-heroGreen .anythingControls a.start-stop .anythingControls ul a:hover,.anythingSlider-heroGreen .anythingControls a.start-stop.hover,.anythingSlider-heroGreen .anythingControls a.start-stop:hover{background-image:none;color:#ddd}.anythingSlider-heroGreen.activeSlider .anythingWindow{border-color:none}.anythingSlider-heroGreen.activeSlider .anythingControls a{background-color:none}.anythingSlider-heroGreen.activeSlider .anythingControls a.cur,.anythingSlider-heroGreen.activeSlider .anythingControls a.cur span,.anythingSlider-heroGreen.activeSlider .anythingControls a:hover,.anythingSlider-heroGreen.activeSlider .anythingControls a:hover span{color:#fff;background-color:#1b9c96}.anythingSlider-heroGreen.activeSlider .anythingControls a.start-stop{background-color:#080;color:#fff}.anythingSlider-heroGreen.activeSlider .anythingControls a.start-stop.playing{background-color:#d00;color:#fff}.anythingSlider-heroGreen.activeSlider .start-stop.hover,.anythingSlider-heroGreen.activeSlider .start-stop:hover{color:#fff}.anythingSlider-heroGreen .arrow{top:50%;position:absolute;display:block}.anythingSlider-heroGreen .arrow a{text-align:center;display:block;width:40px;height:100px;outline:0;background:transparent url("/global/ui02/css/img/arrow-prev-next-large-light.png") no-repeat 0 0;opacity:.2;margin:-50px 0 0;cursor:pointer}.anythingSlider-heroGreen .back{left:-40px}.anythingSlider-heroGreen .back a{background-position:0 0}.anythingSlider-heroGreen .back a.hover,.anythingSlider-heroGreen .back a:hover{opacity:.7}.anythingSlider-heroGreen .forward{right:-40px}.anythingSlider-heroGreen .forward a{background-position:100% 0}.anythingSlider-heroGreen .forward a.hover,.anythingSlider-heroGreen .forward a:hover{opacity:.7}.anythingSlider-heroGreen .anythingControls{text-align:center;outline:0;display:none;margin:0}.anythingSlider-heroGreen .anythingControls ul{margin:0;padding:0}.anythingSlider-heroGreen .anythingControls ul li{display:inline}.anythingSlider-heroGreen .anythingControls ul a{font-size:14px;line-height:18px;text-align:center;text-decoration:none;display:inline-block;padding:12px 20px;margin:0 1px 0 0}.anythingSlider-heroGreen .anythingControls ul li.last a{margin:0}.anythingSlider-heroGreen .anythingControls .anythingNavWindow{overflow:hidden;float:left}.anythingSlider-heroGreen .anythingControls .start-stop{padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0}.as-oldie .anythingSlider-heroGreen .arrow{top:30%}.as-oldie .anythingSlider-heroGreen .arrow a{margin:0}.as-oldie .anythingSlider-heroGreen .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-heroGreen .anythingControls a{margin:0}.as-oldie .anythingSlider-heroGreen .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-heroGreen .anythingNavWindow li{padding:3px 0 0}#success-stories{width:100% px;height:280px;list-style:none;overflow-y:auto;overflow-x:hidden}.anythingSlider-success-stories{margin:0 auto;padding:0 45px}.anythingSlider-success-stories .anythingWindow{border-top:none;border-bottom:none}.anythingSlider-success-stories .anythingControls a{color:transparent;text-align:center;display:inline-block;width:10px;height:10px;background-color:#9a9a9a;border-radius:50%;margin:0 8px}.anythingSlider-success-stories .anythingControls a span{visibility:visible}.anythingSlider-success-stories .anythingControls a.cur{color:transparent;background-color:#5cbe5a}.anythingSlider-success-stories .anythingControls a.start-stop{background-color:#040;color:#ddd}.anythingSlider-success-stories .anythingControls a.start-stop.playing{background-color:#800}.anythingSlider-success-stories .anythingControls a.start-stop .anythingControls ul a:hover,.anythingSlider-success-stories .anythingControls a.start-stop.hover,.anythingSlider-success-stories .anythingControls a.start-stop:hover{background-image:none;color:#ddd}.anythingSlider-success-stories.activeSlider .anythingWindow{border-color:none}.anythingSlider-success-stories.activeSlider .anythingControls a{background-color:none}.anythingSlider-success-stories.activeSlider .anythingControls a.cur,.anythingSlider-success-stories.activeSlider .anythingControls a:hover{background-color:#5cbe5a}.anythingSlider-success-stories.activeSlider .anythingControls a.start-stop{background-color:#080;color:#fff}.anythingSlider-success-stories.activeSlider .anythingControls a.start-stop.playing{background-color:#d00;color:#fff}.anythingSlider-success-stories.activeSlider .start-stop.hover,.anythingSlider-success-stories.activeSlider .start-stop:hover{color:#fff}.anythingSlider-success-stories .arrow{top:50%;position:absolute;display:block}.anythingSlider-success-stories .arrow a{text-align:center;display:block;width:25px;height:38px;outline:0;background:transparent url("/global/ui01/css/img/icn-arrows-contentcarousel.png") no-repeat 0 0;opacity:.4;margin:-22px 0 0;cursor:pointer}.anythingSlider-success-stories .back{left:0}.anythingSlider-success-stories .back a{background-position:0 0}.anythingSlider-success-stories .back a.hover,.anythingSlider-success-stories .back a:hover{opacity:.7}.anythingSlider-success-stories .forward{right:0}.anythingSlider-success-stories .forward a{background-position:100% 0}.anythingSlider-success-stories .forward a.hover,.anythingSlider-success-stories .forward a:hover{opacity:.7}.anythingSlider-success-stories .anythingControls{outline:0;display:none;text-align:center;margin:10px 0}.anythingSlider-success-stories .anythingControls ul{margin:0;padding:0}.anythingSlider-success-stories .anythingControls ul li{display:inline}.anythingSlider-success-stories .anythingControls ul a{text-align:center;text-decoration:none;display:inline-block;width:10px;height:10px;background-color:#9a9a9a;border-radius:50%;outline:0;margin:0 8px}.anythingSlider-success-stories .anythingControls .anythingNavWindow{overflow:hidden;float:left}.anythingSlider-success-stories .anythingControls .start-stop{padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0}.as-oldie .anythingSlider-success-stories .arrow{top:30%}.as-oldie .anythingSlider-success-stories .arrow a{margin:0}.as-oldie .anythingSlider-success-stories .anythingControls li{margin-left:3px}.as-oldie .anythingSlider-success-stories .anythingControls a{margin:0}.as-oldie .anythingSlider-success-stories .anythingNavWindow{margin:0 2px}.as-oldie .anythingSlider-success-stories .anythingNavWindow li{padding:3px 0 0}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("/imgs/ajax-loader.gif") 50% no-repeat}@font-face{font-family:slick;src:url("/fonts/slick.eot");src:url("/fonts/slick.eot?#iefix") format("embedded-opentype"),url("/fonts/slick.woff") format("woff"),url("/fonts/slick.ttf") format("truetype"),url("/fonts/slick.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.tipsy{font-size:10px;position:absolute;padding:5px;z-index:100000}.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:6px 10px;text-align:center;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.tipsy-arrow-n{border-bottom-color:#000}.tipsy-arrow-s{border-top-color:#000}.tipsy-arrow-e{border-left-color:#000}.tipsy-arrow-w{border-right-color:#000}.tipsy-n .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-n .tipsy-arrow,.tipsy-nw .tipsy-arrow{top:0;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-nw .tipsy-arrow{left:10px}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{left:50%;margin-left:-5px}.tipsy-s .tipsy-arrow,.tipsy-sw .tipsy-arrow{bottom:0;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-sw .tipsy-arrow{left:10px}.tipsy-se .tipsy-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-e .tipsy-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.tipsy-w .tipsy-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-regular.eot");src:url("/global/fonts/open-sans/opensans-regular.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-regular.woff") format("woff"),url("/global/fonts/open-sans/opensans-regular.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-regular.svg#open_sansregular") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-bold.eot");src:url("/global/fonts/open-sans/opensans-bold.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-bold.woff") format("woff"),url("/global/fonts/open-sans/opensans-bold.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-bold.svg#open_sansbold") format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:icomoon;src:url("/global/fonts/icomoon/icomoon.eot");src:url("/global/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"),url("/global/fonts/icomoon/icomoon.woff") format("woff"),url("/global/fonts/icomoon/icomoon.ttf") format("truetype"),url("/global/fonts/icomoon/icomoon.svg#icomoon") format("svg");font-weight:400;font-style:normal;font-display:swap}[data-icon]:before{font-family:icomoon;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.icon-android,.icon-announcement,.icon-apple,.icon-apple-fruit,.icon-arrow-cursor,.icon-arrow-down,.icon-arrow-down-2,.icon-arrow-down-3,.icon-arrow-down-4,.icon-arrow-down-5,.icon-arrow-down-left,.icon-arrow-down-right,.icon-arrow-first,.icon-arrow-last,.icon-arrow-left,.icon-arrow-left-2,.icon-arrow-left-3,.icon-arrow-left-4,.icon-arrow-left-5,.icon-arrow-right,.icon-arrow-right-2,.icon-arrow-right-3,.icon-arrow-right-4,.icon-arrow-right-5,.icon-arrow-tri-left,.icon-arrow-tri-right,.icon-arrow-up,.icon-arrow-up-2,.icon-arrow-up-3,.icon-arrow-up-4,.icon-arrow-up-5,.icon-arrow-up-left,.icon-arrow-up-right,.icon-atom,.icon-attachment,.icon-backpack,.icon-backpack-2,.icon-backspace,.icon-balloon,.icon-blocked,.icon-bomb,.icon-book,.icon-book-2,.icon-bookmark,.icon-bookmark-2,.icon-books,.icon-brush,.icon-bug,.icon-busy,.icon-calculate,.icon-calendar,.icon-camera,.icon-camera-2,.icon-camera-3,.icon-cancel,.icon-cancel-2,.icon-cart,.icon-checkbox,.icon-checkbox-checked,.icon-checkbox-partial,.icon-checkbox-unchecked,.icon-checkbox-unchecked-2,.icon-checkmark,.icon-checkmark-2,.icon-chrome,.icon-clock,.icon-clock-2,.icon-code,.icon-cog,.icon-cog-2,.icon-cog-3,.icon-collapse,.icon-color-palette,.icon-command,.icon-comments,.icon-comments-2,.icon-comments-3,.icon-comments-4,.icon-console,.icon-contract,.icon-contract-2,.icon-contrast,.icon-copy,.icon-copy-2,.icon-copy-2-2,.icon-crop,.icon-crown,.icon-diamond,.icon-disk,.icon-document-2,.icon-download,.icon-droplet,.icon-end-user,.icon-enter,.icon-enter-2,.icon-equalizer,.icon-exit,.icon-expand,.icon-expand-2,.icon-expand-3,.icon-eye,.icon-eye-blocked,.icon-eye-blocked-2,.icon-eyedropper,.icon-facebook,.icon-facebook-2,.icon-file,.icon-file-pdf,.icon-file-xml,.icon-film,.icon-filter,.icon-finder,.icon-fire,.icon-firefox,.icon-first,.icon-flag,.icon-flag-2,.icon-folder,.icon-folder-2,.icon-folder-3,.icon-folder-4,.icon-folder-add,.icon-folder-remove,.icon-full-screen,.icon-functions,.icon-gamepad,.icon-gamepad-2,.icon-gamepad-3,.icon-gift,.icon-google,.icon-google-plus,.icon-google-plus-2,.icon-graduation,.icon-grid-2,.icon-grid-view,.icon-health,.icon-heart,.icon-heart-2,.icon-help,.icon-home,.icon-IE,.icon-info,.icon-info-2,.icon-instagram,.icon-key,.icon-keyboard,.icon-king,.icon-lamp,.icon-lamp-2,.icon-last,.icon-lesson-plan,.icon-lessons,.icon-license,.icon-lightning,.icon-link,.icon-linkedin,.icon-linkedin-text,.icon-list,.icon-list-2,.icon-list-title,.icon-location,.icon-lock,.icon-lock-2,.icon-locked,.icon-loop,.icon-loop-2,.icon-loop-3,.icon-mail,.icon-mail-2,.icon-mail-3,.icon-marker,.icon-math,.icon-menu,.icon-menu-2,.icon-menu-down,.icon-mic,.icon-mic-2,.icon-minus,.icon-minus-2,.icon-monitor-2,.icon-motion,.icon-move,.icon-movie,.icon-music,.icon-music-2,.icon-mute,.icon-network,.icon-neutral,.icon-new-tab,.icon-next,.icon-notification,.icon-notification-2,.icon-notification-3,.icon-notification-4,.icon-opera,.icon-pause,.icon-pencil,.icon-pencil-2,.icon-pencil-2-2,.icon-phone,.icon-physics,.icon-piano,.icon-picture,.icon-pictures,.icon-pie,.icon-pin,.icon-pinterest,.icon-pinterest-icon,.icon-play,.icon-play-2,.icon-play-2-2,.icon-plus,.icon-plus-2,.icon-podcast,.icon-point-down,.icon-point-left,.icon-point-right,.icon-point-up,.icon-popout,.icon-previous,.icon-printer,.icon-profile,.icon-projects,.icon-puzzle,.icon-puzzle-2,.icon-queen,.icon-quote,.icon-quote-2,.icon-radio-checked,.icon-radio-unchecked,.icon-reddit,.icon-redo,.icon-redo-2,.icon-refresh,.icon-remix,.icon-remove,.icon-report,.icon-rocket,.icon-rotate,.icon-rotate-2,.icon-rotate-left,.icon-rotate-right,.icon-rulers,.icon-sad,.icon-safari,.icon-scissors,.icon-screen,.icon-search,.icon-share,.icon-share-2,.icon-slider-down,.icon-slider-left,.icon-slider-right,.icon-slider-up,.icon-smiley,.icon-sounds,.icon-star,.icon-star-2,.icon-star-3,.icon-stem,.icon-stop,.icon-stop-2,.icon-stop-2-2,.icon-stopwatch,.icon-stumbleupon,.icon-tab,.icon-tag,.icon-target,.icon-target-2,.icon-thumbs-up,.icon-time,.icon-tools,.icon-tree,.icon-trending,.icon-trophy,.icon-twitter,.icon-twitter-2,.icon-undo,.icon-undo-2,.icon-unlocked,.icon-upload,.icon-user,.icon-user-add,.icon-user-remove,.icon-users,.icon-vector,.icon-vimeo,.icon-vimeo-2,.icon-volume,.icon-volume-decrease,.icon-volume-high,.icon-volume-increase,.icon-wand,.icon-wand-2,.icon-warning,.icon-warning-2,.icon-windows,.icon-wrench,.icon-youtube,.icon-youtube-2,.icon-zoom-in,.icon-zoom-out{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;vertical-align:middle}.icon-home:before{content:"\E000"}.icon-pencil:before{content:"\E001"}.icon-pencil-2:before{content:"\E002"}.icon-marker:before{content:"\E003"}.icon-brush:before{content:"\E004"}.icon-color-palette:before{content:"\E005"}.icon-eyedropper:before{content:"\E006"}.icon-droplet:before{content:"\E007"}.icon-pictures:before{content:"\E008"}.icon-camera:before{content:"\E009"}.icon-music:before{content:"\E00A"}.icon-music-2:before{content:"\E00B"}.icon-piano:before{content:"\E00C"}.icon-play:before{content:"\E00D"}.icon-movie:before{content:"\E00E"}.icon-film:before{content:"\E00F"}.icon-camera-2:before{content:"\E010"}.icon-camera-3:before{content:"\E011"}.icon-gamepad:before{content:"\E012"}.icon-king:before{content:"\E013"}.icon-queen:before{content:"\E014"}.icon-announcement:before{content:"\E015"}.icon-podcast:before{content:"\E016"}.icon-mic:before{content:"\E017"}.icon-mic-2:before{content:"\E018"}.icon-book:before{content:"\E019"}.icon-book-2:before{content:"\E01A"}.icon-books:before{content:"\E01B"}.icon-graduation:before{content:"\E01C"}.icon-list:before{content:"\E01D"}.icon-profile:before{content:"\E01E"}.icon-copy:before{content:"\E01F"}.icon-folder:before{content:"\E020"}.icon-folder-2:before{content:"\E021"}.icon-folder-3:before{content:"\E022"}.icon-license:before{content:"\E023"}.icon-tag:before{content:"\E024"}.icon-cart:before{content:"\E025"}.icon-calculate:before{content:"\E026"}.icon-phone:before{content:"\E027"}.icon-mail:before{content:"\E028"}.icon-mail-2:before{content:"\E029"}.icon-mail-3:before{content:"\E02A"}.icon-location:before{content:"\E02B"}.icon-clock:before{content:"\E02C"}.icon-clock-2:before{content:"\E02D"}.icon-stopwatch:before{content:"\E02E"}.icon-calendar:before{content:"\E02F"}.icon-printer:before{content:"\E030"}.icon-screen:before{content:"\E031"}.icon-download:before{content:"\E032"}.icon-upload:before{content:"\E033"}.icon-disk:before{content:"\E034"}.icon-undo:before{content:"\E035"}.icon-redo:before{content:"\E036"}.icon-rotate:before{content:"\E037"}.icon-rotate-2:before{content:"\E038"}.icon-undo-2:before{content:"\E039"}.icon-redo-2:before{content:"\E03A"}.icon-refresh:before{content:"\E03B"}.icon-comments:before{content:"\E03C"}.icon-comments-2:before{content:"\E03D"}.icon-comments-3:before{content:"\E03E"}.icon-comments-4:before{content:"\E03F"}.icon-user:before{content:"\E040"}.icon-user-add:before{content:"\E041"}.icon-user-remove:before{content:"\E042"}.icon-users:before{content:"\E043"}.icon-busy:before{content:"\E044"}.icon-search:before{content:"\E045"}.icon-zoom-in:before{content:"\E046"}.icon-zoom-out:before{content:"\E047"}.icon-expand:before{content:"\E048"}.icon-full-screen:before{content:"\E049"}.icon-key:before{content:"\E04A"}.icon-locked:before{content:"\E04B"}.icon-wrench:before{content:"\E04C"}.icon-equalizer:before{content:"\E04D"}.icon-cog:before{content:"\E04E"}.icon-cog-2:before{content:"\E04F"}.icon-cog-3:before{content:"\E050"}.icon-wand:before{content:"\E051"}.icon-wand-2:before{content:"\E052"}.icon-health:before{content:"\E053"}.icon-bug:before{content:"\E054"}.icon-pie:before{content:"\E055"}.icon-gift:before{content:"\E056"}.icon-balloon:before{content:"\E057"}.icon-crown:before{content:"\E058"}.icon-trophy:before{content:"\E059"}.icon-diamond:before{content:"\E05A"}.icon-apple-fruit:before{content:"\E05B"}.icon-tree:before{content:"\E05C"}.icon-rocket:before{content:"\E05D"}.icon-bomb:before{content:"\E05E"}.icon-fire:before{content:"\E05F"}.icon-lamp:before{content:"\E060"}.icon-remove:before{content:"\E061"}.icon-pin:before{content:"\E062"}.icon-puzzle:before{content:"\E063"}.icon-puzzle-2:before{content:"\E064"}.icon-target:before{content:"\E065"}.icon-target-2:before{content:"\E066"}.icon-lightning:before{content:"\E067"}.icon-list-2:before{content:"\E068"}.icon-grid-view:before{content:"\E069"}.icon-menu:before{content:"\E06A"}.icon-link:before{content:"\E06B"}.icon-flag:before{content:"\E06C"}.icon-flag-2:before{content:"\E06D"}.icon-attachment:before{content:"\E06E"}.icon-eye:before{content:"\E06F"}.icon-eye-blocked:before{content:"\E070"}.icon-bookmark:before{content:"\E071"}.icon-bookmark-2:before{content:"\E072"}.icon-contrast:before{content:"\E073"}.icon-star:before{content:"\E074"}.icon-star-2:before{content:"\E075"}.icon-star-3:before{content:"\E076"}.icon-heart:before{content:"\E077"}.icon-heart-2:before{content:"\E078"}.icon-move:before{content:"\E079"}.icon-warning:before{content:"\E07A"}.icon-warning-2:before{content:"\E07B"}.icon-notification:before{content:"\E07C"}.icon-notification-2:before{content:"\E07D"}.icon-notification-3:before{content:"\E07E"}.icon-notification-4:before{content:"\E07F"}.icon-plus:before{content:"\E080"}.icon-minus:before{content:"\E081"}.icon-help:before{content:"\E082"}.icon-info:before{content:"\E083"}.icon-blocked:before{content:"\E084"}.icon-cancel:before{content:"\E085"}.icon-cancel-2:before{content:"\E086"}.icon-checkmark:before{content:"\E087"}.icon-minus-2:before{content:"\E088"}.icon-plus-2:before{content:"\E089"}.icon-play-2:before{content:"\E08A"}.icon-pause:before{content:"\E08B"}.icon-stop:before{content:"\E08C"}.icon-volume-high:before{content:"\E08D"}.icon-volume-increase:before{content:"\E08E"}.icon-volume-decrease:before{content:"\E08F"}.icon-volume:before{content:"\E090"}.icon-mute:before{content:"\E091"}.icon-next:before{content:"\E092"}.icon-previous:before{content:"\E093"}.icon-first:before{content:"\E094"}.icon-last:before{content:"\E095"}.icon-loop:before{content:"\E096"}.icon-arrow-first:before{content:"\E097"}.icon-arrow-last:before{content:"\E098"}.icon-arrow-up:before{content:"\E099"}.icon-arrow-right:before{content:"\E09A"}.icon-arrow-down:before{content:"\E09B"}.icon-arrow-left:before{content:"\E09C"}.icon-arrow-up-left:before{content:"\E09D"}.icon-arrow-up-2:before{content:"\E09E"}.icon-arrow-up-right:before{content:"\E09F"}.icon-arrow-right-2:before{content:"\E0A0"}.icon-arrow-down-right:before{content:"\E0A1"}.icon-arrow-down-2:before{content:"\E0A2"}.icon-arrow-down-left:before{content:"\E0A3"}.icon-arrow-left-2:before{content:"\E0A4"}.icon-arrow-up-3:before{content:"\E0A5"}.icon-arrow-right-3:before{content:"\E0A6"}.icon-arrow-down-3:before{content:"\E0A7"}.icon-arrow-left-3:before{content:"\E0A8"}.icon-arrow-up-4:before{content:"\E0A9"}.icon-arrow-right-4:before{content:"\E0AA"}.icon-arrow-down-4:before{content:"\E0AB"}.icon-arrow-left-4:before{content:"\E0AC"}.icon-arrow-up-5:before{content:"\E0AD"}.icon-arrow-right-5:before{content:"\E0AE"}.icon-arrow-down-5:before{content:"\E0AF"}.icon-arrow-left-5:before{content:"\E0B0"}.icon-menu-2:before{content:"\E0B1"}.icon-enter:before{content:"\E0B2"}.icon-backspace:before{content:"\E0B3"}.icon-tab:before{content:"\E0B4"}.icon-command:before{content:"\E0B5"}.icon-checkbox-checked:before{content:"\E0B6"}.icon-checkbox-unchecked:before{content:"\E0B7"}.icon-radio-checked:before{content:"\E0B8"}.icon-radio-unchecked:before{content:"\E0B9"}.icon-rulers:before{content:"\E0BA"}.icon-scissors:before{content:"\E0BB"}.icon-filter:before{content:"\E0BC"}.icon-share:before{content:"\E0BD"}.icon-new-tab:before{content:"\E0BE"}.icon-code:before{content:"\E0BF"}.icon-google-plus:before{content:"\EA8B"}.icon-google-plus-2:before{content:"\EA8C";content:"\E0C1"}.icon-facebook:before{content:"\EA90"}.icon-facebook-2:before{content:"\EA91"}.icon-twitter:before{content:"\EA96"}.icon-twitter-2:before{content:"\E0C5"}.icon-youtube:before{content:"\E0C6"}.icon-youtube-2:before{content:"\E0C7"}.icon-vimeo:before{content:"\E0C8"}.icon-vimeo-2:before{content:"\E0C9"}.icon-instagram:before{content:"\EA92"}.icon-apple:before{content:"\E0CA"}.icon-finder:before{content:"\E0CB"}.icon-android:before{content:"\E0CC"}.icon-windows:before{content:"\E0CD"}.icon-reddit:before{content:"\E0CE"}.icon-linkedin:before{content:"\E0CF"}.icon-stumbleupon:before{content:"\E0D0"}.icon-pinterest:before{content:"\E0D1"}.icon-linkedin-text:before{content:"\E0D2"}.icon-pinterest-icon:before{content:"\E0D3"}.icon-menu-down:before{content:"\E0D4"}.icon-list-title:before{content:"\E0D5"}.icon-arrow-tri-right:before{content:"\E0D6"}.icon-arrow-tri-left:before{content:"\E0D7"}.icon-stop-2:before{content:"\E0D8"}.icon-backpack:before{content:"\E0D9"}.icon-lock:before{content:"\E0DA"}.icon-info-2:before{content:"\E0DB"}.icon-google:before{content:"\EA88"}.icon-chrome:before{content:"\E0DD"}.icon-firefox:before{content:"\E0DE"}.icon-IE:before{content:"\E0DF"}.icon-opera:before{content:"\E0E0"}.icon-safari:before{content:"\E0E1"}.icon-checkmark-2:before{content:"\E0E2"}.icon-thumbs-up:before{content:"\E0E3"}.icon-point-down:before{content:"\E0E4"}.icon-point-left:before{content:"\E0E5"}.icon-point-right:before{content:"\E0E6"}.icon-point-up:before{content:"\E0E7"}.icon-expand-2:before{content:"\E0E8"}.icon-collapse:before{content:"\E0E9"}.icon-lessons:before{content:"\E0EA"}.icon-projects:before{content:"\E0EB"}.icon-stem:before{content:"\E0EC"}.icon-slider-right:before{content:"\E0ED"}.icon-slider-left:before{content:"\E0EE"}.icon-remix:before{content:"\E0EF"}.icon-time:before{content:"\E0F0"}.icon-quote:before{content:"\E0F1"}.icon-quote-2:before{content:"\E0F2"}.icon-smiley:before{content:"\E0F3"}.icon-neutral:before{content:"\E0F4"}.icon-sad:before{content:"\E0F5"}.icon-enter-2:before{content:"\E0F6"}.icon-exit:before{content:"\E0F7"}.icon-loop-2:before{content:"\E0F8"}.icon-checkbox:before{content:"\E0F9"}.icon-checkbox-unchecked-2:before{content:"\E0FA"}.icon-checkbox-partial:before{content:"\E0FB"}.icon-popout:before{content:"\E0FC"}.icon-share-2:before{content:"\E0FD"}.icon-slider-up:before{content:"\E0FE"}.icon-slider-down:before{content:"\E0FF"}.icon-keyboard:before{content:"\E100"}.icon-gamepad-2:before{content:"\E101"}.icon-gamepad-3:before{content:"\E102"}.icon-picture:before{content:"\E103"}.icon-folder-4:before{content:"\E104"}.icon-folder-add:before{content:"\E105"}.icon-folder-remove:before{content:"\E106"}.icon-copy-2:before{content:"\E107"}.icon-file:before{content:"\E108"}.icon-expand-3:before{content:"\E109"}.icon-contract:before{content:"\E10A"}.icon-contract-2:before{content:"\E10B"}.icon-network:before{content:"\E10C"}.icon-eye-blocked-2:before{content:"\E10D"}.icon-loop-3:before{content:"\E10E"}.icon-file-xml:before{content:"\E10F"}.icon-file-pdf:before{content:"\E110"}.icon-vector:before{content:"\E111"}.icon-crop:before{content:"\E112"}.icon-backpack-2:before{content:"\E113"}.icon-console:before{content:"\E114"}.icon-copy-2-2:before{content:"\E115"}.icon-functions:before{content:"\E116"}.icon-lesson-plan:before{content:"\E117"}.icon-lock-2:before{content:"\E118"}.icon-math:before{content:"\E119"}.icon-monitor-2:before{content:"\E11A"}.icon-motion:before{content:"\E11B"}.icon-pencil-2-2:before{content:"\E11C"}.icon-physics:before{content:"\E11D"}.icon-play-2-2:before{content:"\E11E"}.icon-report:before{content:"\E11F"}.icon-document-2:before{content:"\E120"}.icon-stop-2-2:before{content:"\E121"}.icon-rotate-left:before{content:"\E122"}.icon-rotate-right:before{content:"\E123"}.icon-sounds:before{content:"\E124"}.icon-unlocked:before{content:"\E125"}.icon-end-user:before{content:"\E126"}.icon-tools:before{content:"\E127"}.icon-atom:before{content:"\E128"}.icon-lamp-2:before{content:"\E129"}.icon-grid-2:before{content:"\E130"}.icon-arrow-cursor:before{content:"\E131"}.icon-trending:before{content:url(/static/trending-icon.96123c8d.svg);background-size:100% 100%;display:inline-block;width:1rem;height:1rem}.icon-more{font-family:Open Sans,Helvetica,Arial,sans-serif;speak:none}.icon-more:before{content:"\B7\B7\B7";letter-spacing:-4px}.ty-box{position:relative;max-width:100%;background-color:#fefefe;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);overflow:hidden}.ty-pill-nav{--background-color:transparent;--border-color:#FEFEFE99;--color:#FEFEFE99;--color-highlight:#fefefe;border:.0625rem solid var(--border-color);border-radius:2.5rem;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:0;overflow-x:auto;height:2.5rem;max-width:100%}@media screen and (max-width:680px){.ty-pill-nav{height:auto;border-radius:0;border-color:transparent;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.ty-pill-nav>li{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:0;min-width:0}.ty-pill-nav .is-active{--background-color:#2f1c6c;--color:var(--color-highlight)}.tabs-title>.ty-pill-nav__action,.ty-pill-nav .tabs-title>a,.ty-pill-nav .tabs-title>button,.ty-pill-nav__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-style:none;text-align:left;background-color:var(--background-color);border-radius:2.5rem;color:var(--color)!important;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;padding:.625rem 1.25rem;width:100%;height:100%}@media screen and (max-width:680px){.tabs-title>.ty-pill-nav__action,.ty-pill-nav .tabs-title>a,.ty-pill-nav .tabs-title>button,.ty-pill-nav__action{border-radius:6px;border:.0625rem solid var(--border-color)}}.ty-text-card{position:relative;max-width:100%;background-color:transparent;border-radius:.625rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1);box-shadow:0 .125rem .25rem hsla(0,0%,4%,.1),0 .375rem .75rem .0625rem hsla(0,0%,4%,.08);background:linear-gradient(rgba(3,145,144,.43),rgba(31,154,154,.43)) 0 0 no-repeat padding-box padding-box transparent;border:2px solid hsla(0,0%,100%,.43);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fefefe;padding:22px 28px;text-align:center;font-size:14px;font-weight:700;font-family:Montserrat}.ty-text-card:hover{border:2px solid hsla(0,0%,100%,.8)}.ty-text-card:active,.ty-text-card:focus,.ty-text-card:focus-visible,.ty-text-card:focus-within,.ty-text-card:hover{color:#fefefe}.ty-popover{box-shadow:0 .25rem .5rem hsla(0,0%,4%,.08),0 .5rem .75rem .125rem hsla(0,0%,4%,.08);border-radius:10px;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:auto;padding:10px;background-color:#fefefe;z-index:999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4px;top:0;right:0}.ty-popover:before{content:"";position:absolute;width:17px;height:17px;background:#fefefe;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-5px;left:75%;margin-left:-5px;box-shadow:-2px -2px 4px -4px #00000072;z-index:-1}.ty-popover.\--bottom-left:before{left:18px}.ty-popover.\--top-center:before{left:50%;margin-left:-5px;top:100%;margin-top:-9px;box-shadow:2px 2px 4px -4px #00000072}.ty-popover__option{cursor:pointer;text-align:left;padding:0 12px;border-radius:5px;background-color:#fefefe;min-width:154px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:4px;color:#000;gap:12px;white-space:nowrap}.ty-popover__option__icon{width:16px}.ty-popover__option:hover{background-color:#0058d7;color:#fefefe}.ty-content-card{position:relative;max-width:100%;background-color:#fefefe;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1)}.ty-content-card.\--border-top{border-top-style:solid;border-top-width:.375rem}.ty-content-card.\--border-green{border-color:#328532}.ty-content-card.\--border-cyan{border-color:#00bcd4}.ty-content-card.\--border-purple{border-color:#7065a3}.ty-project-card{max-width:100%;background-color:transparent;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1);transition-duration:.125s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease-in-out;background:linear-gradient(180deg,#e4f6fc,#f1fdff);display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:100px;min-height:100px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;height:240px;cursor:pointer}.ty-project-card.\--disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ty-project-card.\--original{box-shadow:0 0 0 5px #fcba1d}.ty-project-card.\--original:after{width:68px;height:68px;content:"";position:absolute;background-image:url("/images/original-project-badge.png");background-repeat:no-repeat;background-size:contain;top:-20px;left:-20px}.ty-project-card .ty-popover{-webkit-transform:translate(20px,50px);transform:translate(20px,50px)}.ty-project-card:focus,.ty-project-card:focus-within,.ty-project-card:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.ty-project-card__tag{pointer-events:none;padding:6px 12px 6px 6px;position:absolute;left:0;top:0;gap:4px;font-size:.85rem;font-weight:700;color:#fefefe;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ty-project-card__background,.ty-project-card__tag{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top-left-radius:inherit}.ty-project-card__background{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:160px;border-top-right-radius:inherit;overflow:hidden;width:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;mix-blend-mode:multiply}.ty-project-card__background.\--play:before{position:absolute;width:5rem;height:5rem;border:3px solid #fff;border-radius:50%;background-color:rgba(0,0,0,.5);transition:background-color .5s ease;opacity:0;z-index:1;content:""}.ty-project-card__background.\--play:after{content:"";position:absolute;left:calc(50% - 14px);box-sizing:border-box;border-color:transparent transparent transparent #fff;border-style:solid;border-width:26px 0 26px 40px;z-index:2;opacity:0}.ty-project-card__background:hover:after,.ty-project-card__background:hover:before{opacity:1}.ty-project-card__background:hover .ty-project-card__background__text{visibility:hidden}.ty-project-card__background img{width:100%;height:100%;object-fit:cover}.ty-project-card__background__text{position:relative;width:6.5rem;height:6.5rem;border-radius:50%;font-size:xxx-large;background-color:#f9a342;color:#fefefe;text-transform:uppercase;top:14px}.ty-project-card__background__text,.ty-project-card__background__unpublished{-webkit-align-items:center;-ms-flex-align:center;font-weight:700;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ty-project-card__background__unpublished{width:100%;height:100%;color:#00000099;background-color:#b1b1b1;font-size:16px;font-family:Montserrat;text-align:center;padding:68px 32px}.ty-project-card.bedrock .ty-project-card__background,.ty-project-card.java-mc .ty-project-card__background{padding:.9rem;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.ty-project-card.bedrock .ty-project-card__background img,.ty-project-card.java-mc .ty-project-card__background img{object-fit:contain}.ty-project-card.python .ty-project-card__background{background-color:#94c0e5}.ty-project-card.python .ty-project-card__background__text{background-color:#6085b1;color:#fefefe}.ty-project-card.javascript .ty-project-card__background{background-color:#fdea8d}.ty-project-card.javascript .ty-project-card__background__text{background-color:#edd14c;color:#0a0a0a}.ty-project-card.java .ty-project-card__background{background-color:#b8e5b1}.ty-project-card.java .ty-project-card__background__text{background-color:#83c277;color:#0a0a0a}.ty-project-card.html .ty-project-card__background{background-color:#f5c087}.ty-project-card.html .ty-project-card__background__text{background-color:#e3a864;color:#fefefe}.ty-project-card.html .ty-project-card__tag,.ty-project-card__tag.html{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;border-radius:6px;border:1px solid #FFFFFF80;background-color:#f9d9b6;color:#0a0a0a;top:9px;left:9px;font-size:12px}.ty-project-card.html .ty-project-card__tag:before,.ty-project-card__tag.html:before{content:"";background-image:url(/image/tynker-icons/icon-javascript-web-dev.svg);mask-image:url(/image/tynker-icons/icon-javascript-web-dev.svg);-webkit-mask-image:url(/image/tynker-icons/icon-javascript-web-dev.svg);color:#e3a864}.ty-project-card.python .ty-project-card__tag,.ty-project-card__tag.py{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;border-radius:6px;border:1px solid #FFFFFF80;background-color:#bdd8ef;color:#0a0a0a;top:9px;left:9px;font-size:12px}.ty-project-card.python .ty-project-card__tag:before,.ty-project-card__tag.py:before{content:"";background-image:url(/image/tynker-icons/icon-python-logo.svg);mask-image:url(/image/tynker-icons/icon-python-logo.svg);-webkit-mask-image:url(/image/tynker-icons/icon-python-logo.svg);color:#6085b1}.ty-project-card.java .ty-project-card__tag,.ty-project-card__tag.java{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;border-radius:6px;border:1px solid #FFFFFF80;background-color:#dbf2d7;color:#0a0a0a;top:9px;left:9px;font-size:12px}.ty-project-card.java .ty-project-card__tag:before,.ty-project-card__tag.java:before{content:"";background-image:url(/image/tynker-icons/icon-java.svg);mask-image:url(/image/tynker-icons/icon-java.svg);-webkit-mask-image:url(/image/tynker-icons/icon-java.svg);color:#83c277}.ty-project-card.javascript .ty-project-card__tag,.ty-project-card__tag.js{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;border-radius:6px;border:1px solid #FFFFFF80;background-color:#fef3bf;color:#0a0a0a;top:9px;left:9px;font-size:12px}.ty-project-card.javascript .ty-project-card__tag:before,.ty-project-card__tag.js:before{content:"";background-image:url(/image/tynker-icons/icon-javascript.svg);mask-image:url(/image/tynker-icons/icon-javascript.svg);-webkit-mask-image:url(/image/tynker-icons/icon-javascript.svg);color:#edd14c}.ty-project-card.java-mc .ty-project-card__tag,.ty-project-card__tag.java-mc{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;border-radius:6px;border:1px solid #FFFFFF80;background-color:#c7f2fc;color:#0a0a0a;top:9px;left:9px;font-size:12px}.ty-project-card.java-mc .ty-project-card__tag:before,.ty-project-card__tag.java-mc:before{content:"";background-image:url(/image/tynker-icons/icon-minecraft-block.svg);mask-image:url(/image/tynker-icons/icon-minecraft-block.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-block.svg);color:#8bd8ea}.ty-project-card.bedrock .ty-project-card__tag,.ty-project-card__tag.bedrock{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;border-radius:6px;border:1px solid #FFFFFF80;background-color:#e7ddf5;color:#0a0a0a;top:9px;left:9px;font-size:12px}.ty-project-card.bedrock .ty-project-card__tag:before,.ty-project-card__tag.bedrock:before{content:"";background-image:url(/image/tynker-icons/icon-minecraft-block.svg);mask-image:url(/image/tynker-icons/icon-minecraft-block.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-block.svg);color:#ab86dc}.ty-project-card.blockCoding .ty-project-card__tag{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2px 8px;border-radius:6px;border:1px solid #FFFFFF80;background-color:#f8e9e9;color:#0a0a0a;top:9px;left:9px;font-size:12px}.ty-project-card.blockCoding .ty-project-card__tag:before{content:"";background-image:url(/image/tynker-icons/icon-block-language.svg);mask-image:url(/image/tynker-icons/icon-block-language.svg);-webkit-mask-image:url(/image/tynker-icons/icon-block-language.svg);color:#dd6263}.ty-project-card__more{cursor:pointer;width:37px;height:36px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;border-radius:0 16px 0 24px;background:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.2);position:absolute;top:0;right:0;color:#0058d7;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ty-project-card__more span{width:22px}.ty-project-card__more:hover{color:#0058d7}.ty-project-card__footer{position:relative;width:100%;padding:16px;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:18px;color:#0a0a0a}.ty-project-card__footer__avatar{top:10px;-webkit-transform:translateY(-100%);transform:translateY(-100%);position:absolute;left:18px;width:42px;height:42px;padding:0;object-fit:cover;border-radius:50%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;outline:3px solid #328532;background-color:#b4d4b3}.ty-project-card__footer__left{white-space:nowrap;width:7rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.ty-project-card__footer__left,.ty-project-card__footer__left span{text-overflow:ellipsis;overflow:hidden}.ty-project-card__footer__left__title{font-weight:700;font-size:14px;text-transform:capitalize}.ty-project-card__footer__left__name{display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12px}.ty-project-card__footer__left__name span{margin-left:4px;color:#0058d7;font-weight:400;text-transform:capitalize}.ty-project-card__footer__left__name span:hover{font-weight:700;color:#0058d7}.ty-project-card__footer .ty-project-card__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;font-size:11px;padding-right:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ty-project-card__footer .ty-project-card__actions .views span{width:26px;color:#0058d7;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.ty-project-card__footer .ty-project-card__actions .likes:hover:not(.liked) svg path{fill:#b5002f}.ty-project-card__footer .ty-project-card__actions .likes svg{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.ty-project-card__footer .ty-project-card__actions .likes svg path{fill:none}.ty-project-card__footer .ty-project-card__actions .likes.liked svg path{fill:#b5002f}.ty-project-card__footer .ty-project-card__actions .ty-project-card__action{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ty-project-card__footer .ty-project-card__actions .ty-project-card__action,.ty-side-nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ty-side-nav{width:88px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:8px;border:1px solid #747474;color:#c3bce2;fill:#c3bce2;overflow:visible;box-shadow:0 6px 12px hsla(0,0%,4%,.15);background-color:#2c06a5;background:#371f99 0 0 no-repeat padding-box}.ty-side-nav>li{margin:0;padding:0;position:relative;cursor:pointer}.ty-side-nav>li:hover:not(.is-active,[data-active=true]){--border-color:#bccde9}.ty-side-nav>li:first-child .ty-side-nav__action{border-top-left-radius:7px;border-top-right-radius:7px}.ty-side-nav>li:last-child .ty-side-nav__action{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.ty-side-nav__notification{background:#ff6f6f;box-shadow:0 1px 2px #0000009D;width:1rem;height:1rem;border-radius:50%;position:absolute;top:-.5rem;right:-.5rem;font:normal normal 700 11px Open Sans;color:#fff}.ty-side-nav__action{position:relative;cursor:pointer;height:72px;padding:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:10px;color:#c3bce2;gap:4px;width:100%}.ty-side-nav__action:focus{color:#fefefe}.ty-side-nav__action:focus-visible{outline:none}.ty-side-nav__action svg{height:64px;width:auto;fill:#c3bce2}.ty-side-nav__action [class^=tycon]{font-size:22px}.ty-side-nav__action:hover{color:#fefefe}.ty-side-nav__action:hover svg{fill:#fefefe}.ty-side-nav.\--light{background-color:#fefefe;color:#6565e7;fill:#6565e7;border:none}.ty-side-nav.\--light .ty-side-nav__action{color:#6565e7}.ty-side-nav.\--light .ty-side-nav__action svg{fill:#6565e7}.ty-side-nav.\--light .ty-side-nav__action.is-active,.ty-side-nav.\--light .ty-side-nav__action[data-active=true]{color:#fefefe}.ty-side-nav.\--light .ty-side-nav__action.is-active svg,.ty-side-nav.\--light .ty-side-nav__action[data-active=true] svg{fill:#fefefe}.ty-side-nav.\--light .ty-side-nav__action:hover:not(.is-active,[data-active=true]){color:#4b47e0}.ty-side-nav.\--light .ty-side-nav__action:hover:not(.is-active,[data-active=true]) svg{fill:#4b47e0}.ty-side-nav .is-active,.ty-side-nav [data-active=true]{background-color:#006cf0;color:#fefefe}.ty-side-nav .is-active svg,.ty-side-nav [data-active=true] svg{fill:#fefefe}.body-variant-basic launchpad-settings-2 .settings-panel a.hide-settings{right:20px}.body-dashboard-student .off-canvas-content{padding-right:0;padding-left:0;background-color:#5fb3db;background-image:url(/image/dashboard/student/launchpad/bg-space.jpg);background-repeat:no-repeat;background-size:cover,auto;opacity:1}.body-dashboard-student--progression .off-canvas-content{background-image:url(/image/dashboard/student/launchpad/bg-texture-start.png),linear-gradient(180deg,#4c13cb,#6825fd 50%,#360777);min-height:100vh}.body-dashboard-student--progression .off-canvas-content .bfs-live-class-main-wrapper{background-image:url(/image/dashboard/student/school/bg.png);background-repeat:no-repeat;background-size:100% 100%}@media screen and (max-width:900px){.body-dashboard-student--progression .off-canvas-content .bfs-live-class-main-wrapper{background-size:cover}}.mobile-button{display:inline-block;background-color:#72aad0;background-image:linear-gradient(180deg,#72aad0 10%,#428dc0 90%);color:#fff;font-weight:700;padding:4px 20px;border:2px solid #fff;border-radius:30px;text-transform:uppercase;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;font-size:16px}.mobile-button.small{font-size:14px}.mobile-button.large{font-size:18px}.mobile-button.blue{background-color:#72aad0;background-image:linear-gradient(180deg,#61b7ec 5%,#51a2d1 0,#1f82bc 80%);box-shadow:inset 0 -1px 1px 1px #1973a8;color:#fff}.mobile-button.blue:hover{background-color:#3779a5;background-image:linear-gradient(180deg,#1989ce 5%,#276d95 0,#114564 80%)}.mobile-button.orange{background-color:#fea64c;background-image:linear-gradient(180deg,#fdc785 3%,#f9b36d 5%,#ff8d1b 90%);box-shadow:inset 0 -1px 1px 1px #e88625;color:#fff}.mobile-button.orange:hover{background-color:#e37301;background-image:linear-gradient(180deg,#fb9921 3%,#f5800b 5%,#b45a00 90%)}.mobile-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 0 4px 1px #000030;color:#fff}.menu-dropdown{position:absolute;background-color:#fff;text-align:left;padding:10px 0;border-radius:8px;z-index:51;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:10px}.menu-dropdown ul{margin-bottom:0}.menu-dropdown ul li{color:#25293a;font-weight:700;padding:0 20px}.menu-dropdown ul li>a,.menu-dropdown ul li a.show-settings{white-space:nowrap;color:#25293a;font-weight:700;text-decoration:none}.menu-dropdown ul li>a:hover,.menu-dropdown ul li a.show-settings:hover{color:#000}.menu-dropdown ul .username-border-bottom{padding:10px 12px 6px;border-bottom:1px solid #ddd;margin-bottom:6px;box-shadow:0 2px 5px rgba(0,0,0,.25)}.menu-dropdown:after{content:"";position:absolute;border-style:solid;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-color:transparent transparent #fff}.menu-dropdown.userinfo-dropdown{left:-50px;padding:0 0 10px;box-shadow:0 2px 5px rgba(0,0,0,.25)}@media screen and (max-width:640px){.menu-dropdown.userinfo-dropdown{left:0}}.menu-dropdown.userinfo-dropdown:after{left:70%}@media screen and (max-width:640px){.menu-dropdown.userinfo-dropdown:after{left:35%}}.menu-dropdown.anon-userinfo-dropdown{right:0;padding:0}@media screen and (max-width:640px){.menu-dropdown.anon-userinfo-dropdown{left:10px;right:unset;margin-top:24px}}.menu-dropdown.anon-userinfo-dropdown ul{padding:0 0 15px}.menu-dropdown.anon-userinfo-dropdown ul li:first-child{padding:10.5px 18px;border-bottom:1px solid #e5e5e5}.menu-dropdown.anon-userinfo-dropdown ul li:first-child a{text-align:left;font:normal normal 700 14px/24px Open Sans;letter-spacing:0;color:#0058d7}.menu-dropdown.anon-userinfo-dropdown ul li{padding:8px 18px 0}.menu-dropdown.anon-userinfo-dropdown ul li a{font:normal normal 700 14px/24px Open Sans;letter-spacing:0;color:#25293a}.menu-dropdown.anon-userinfo-dropdown:after{left:78%}@media screen and (max-width:640px){.menu-dropdown.anon-userinfo-dropdown:after{left:25%}}.menu-dropdown.mode-dropdown:after{left:25%}.basic-dashboard-body{padding-right:.5rem;padding-left:.5rem}@media print,screen and (min-width:40em){.basic-dashboard-body{padding-right:1rem;padding-left:1rem}}@media print,screen and (min-width:64em){.basic-dashboard-body{padding-right:2rem;padding-left:2rem}}.basic-dashboard-body-v2{padding:0}@media screen and (max-width:1280px){.basic-dashboard-body-v2{padding-right:1rem;padding-left:1rem}}.basic-dashboard-body gallery-slider .nav{background-color:hsla(0,0%,100%,.8);opacity:.9}.basic-dashboard-body gallery-slider .nav:hover{background-color:hsla(0,0%,100%,.9)}.basic-dashboard-body gallery-slider .nav>span{color:#777}.basic-dashboard-body .launchpad-button{display:inline-block;color:#fff;padding:10px 20px;margin:0 20px 20px;background-color:rgba(0,0,0,.5);border-radius:4px;line-height:26px;font-weight:700;text-transform:uppercase}.basic-dashboard-body .launchpad-button span{display:inline-block;width:20px;height:20px;background-size:cover;background-position:50%}.basic-dashboard-body .launchpad-button span svg path{fill:#fff}.basic-dashboard-body ul.filter-tabs{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.basic-dashboard-body ul.filter-tabs li{background-color:rgba(0,0,0,.5);border:1px solid #fff;color:#fff;display:inline-block;padding:4px 20px}.basic-dashboard-body ul.filter-tabs li.is-active{background-color:transparent}.basic-dashboard-body ul.filter-tabs li a{color:#fff;font-weight:700;text-decoration:none}@media screen and (max-width:39.9375em){.basic-dashboard-body ul.filter-tabs li{border-radius:5px;margin-right:.25rem;margin-bottom:.5rem;margin-left:.25rem}}@media print,screen and (min-width:40em){.basic-dashboard-body ul.filter-tabs li{border-top:1px solid #fff;border-right:0;border-bottom:1px solid #fff;border-left:0;margin-right:1px}.basic-dashboard-body ul.filter-tabs li:first-child{border-left:1px solid #fff;border-top-left-radius:6px;border-bottom-left-radius:6px}.basic-dashboard-body ul.filter-tabs li:last-child{border-right:1px solid #fff;border-top-right-radius:6px;border-bottom-right-radius:6px}}.basic-dashboard-body .filter-button,.basic-dashboard-body .sort-button{display:inline-block;margin-left:40px}.basic-dashboard-body .filter-button>a,.basic-dashboard-body .sort-button>a{display:inline-block;background-color:rgba(0,0,0,.5);border-radius:6px;color:#fff;font-weight:700;padding:8px 20px}.basic-dashboard-body .filter-button>a{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");background-origin:content-box;background-position:right -.875rem center;background-repeat:no-repeat;background-size:9px 6px;padding:8px 30px 8px 20px}.basic-dashboard-body pagination-simple{color:#fff}.basic-dashboard-body pagination-simple input[type=number]{border-radius:4px;text-align:center}.basic-dashboard-body form.callout-student-content{padding-right:15px}.basic-dashboard-body .hideCard{display:none}.basic-dashboard-body .cardHomePageAnchor:hover{display:block;border:3px solid #fff;margin:-.188rem}@media screen and (max-width:640px){state-dashboard-student-mission .basic-dashboard-body{padding-right:.5rem;padding-left:0}}.card-marg-btm{margin-bottom:1.875rem}.card-marg-resp{margin-right:1.875rem}@media screen and (max-width:640px){.card-marg-resp{margin-right:0;margin-bottom:1.875rem}}.award-hightlight{color:#fde867}@media screen{#print-area{display:none!important}}@media print{#print-area{display:block}}@media print{@page{size:auto;margin:10mm}.main-content,body>.content,body>.reveal-overlay,footer,header{display:none!important}#print-area{padding:0 40px}#print-area .print-body{margin-top:20px}.printable-link{text-decoration:underline}}.classroom-gradient-green{background:#ffcd4b;background:linear-gradient(45deg,#ffcd4b,#4ca960);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#4ca960",GradientType=1)}.classroom-gradient-purple{background:#9078c6;background:linear-gradient(45deg,#9078c6,#2d5ea3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#997abc",endColorstr="#2d5ea3",GradientType=1)}.classroom-gradient-orange{background:#ffaa31;background:linear-gradient(45deg,#ffcd4b,#ffaa31);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#FFA64D",GradientType=1)}.classroom-gradient-red{background:#bb1c1c;background:linear-gradient(45deg,#bb1c1c,#e0439c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc3929",endColorstr="#e0439c",GradientType=1)}.bg-default{background-color:#f5f6f7}.bg-accent{background-color:#f5faff}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-blue{background-color:#36a1d8}.bg-light-blue{background-color:#7fd5ef}.bg-dark-blue{background-color:#3192c4}.bg-green{background-color:#5cbe5a}.bg-teal{background-color:#1fb5ad}.bg-yellow{background-color:#fed233}.bg-orange{background-color:#ffaa31}.bg-purple{background-color:#9078c6}.bg-vaz-light-purple{background-color:#40568c}.bg-gray0{background-color:#fefefe}.bg-gray1{background-color:#f5f6f7}.bg-gray2{background-color:#eee}.bg-gray3{background-color:#e8e8e8}.bg-gray4{background-color:#e1e1e1}.bg-gray5{background-color:#d7d7d7}.bg-gray6{background-color:#a9b0b4}.bg-rule{background-color:#dae1e1}.bg-gradient-blue{background-image:radial-gradient(farthest-corner at 600px 600px,#03b9ff 0,#077fbd 100%)}.bg-gradient-purple{background-image:radial-gradient(52% 72%,#40568c 0,#1a2834 100%)}.bg-gradient-purple-cyan{background-image:linear-gradient(90deg,#6b55b5 15%,#4dc4d9 85%)}.text-capitalize{text-transform:capitalize}.cursor-pointer{cursor:pointer}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.025);transform:scale(1.025)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.025);transform:scale(1.025)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.animation-pulsate{-webkit-animation:pulsate 1.25s ease-in-out;animation:pulsate 1.25s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animation-shake{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}footer{background:#293037;display:block;letter-spacing:.5px;position:relative;width:100%}footer,footer a.ty-link.\--secondary.\--light{color:#acacac}footer .footer-top{font-size:.875rem;padding-bottom:14px;padding-top:20px}footer .footer-top h2{font-size:inherit;font-weight:700;color:inherit;text-transform:uppercase;line-height:20px;width:42px;white-space:nowrap}@media screen and (max-width:40em){footer .footer-top h2{color:#fff!important}}footer .footer-top p{color:inherit;font-size:inherit;line-height:1.72}footer .footer-top ul.social-links li{background-color:#1f1f1f;display:inline-block;font-size:18px;height:40px;margin-top:4px;text-align:center;width:40px}footer .footer-top ul.social-links li a{text-decoration:none;display:table;color:#fff;width:100%;height:100%}footer .footer-top ul.social-links li a:hover{color:#0691d9}footer .footer-top ul.social-links li a span{display:table-cell}footer .footer-top .kid-safe-seal{position:absolute;right:14px;top:10px;width:100px}footer .footer-top .footer-links ul{list-style:none outside}@media screen and (max-width:40em){footer .footer-top .footer-links-mweb{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}footer .footer-top .footer-links-mweb .small-3{width:50%}}footer .footer-top .footer-mobile-apps ul{margin-top:20px}footer .footer-top .footer-mobile-apps ul li{float:left;margin-right:10px}footer .footer-top .footer-mobile-apps ul li img{height:40px;width:135px}footer .footer-top .subscribe-form{font-size:0}footer .footer-top .subscribe-form input[type=text]{background-color:#1f1f1f;color:#4d4e53;display:inline-block;vertical-align:top;width:75%}footer .footer-top .subscribe-form input[type=text]:focus{color:#fff}footer .footer-top .subscribe-form input[type=submit]{border-radius:0;padding:8px;width:25%;display:inline-block}footer .footer-bottom{border-top:1px solid #353e46;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:24px;padding-bottom:14px;padding-top:14px;text-align:left}footer .footer-bottom a{color:#919191;padding:0 .625rem}footer .footer-bottom a.\--light,footer .footer-bottom a:hover{text-decoration:underline}footer .footer-bottom a.\--light:hover{font-weight:700}footer .footer-bottom a.\--secondary.\--light{text-decoration:none}footer .footer-bottom a.\--secondary.\--light:hover{font-weight:400;text-decoration:underline}footer .footer-bottom a:not(:first-of-type):not(:last-of-type){border-right:.0625rem solid #999}footer .footer-content{position:relative;display:block;padding:0 10px}footer .options{position:relative;display:block;padding:18px 0;margin:0}@media screen and (min-width:75em){footer .options{padding-bottom:0}}footer .options h4{font-size:18px;line-height:22px}@media print,screen and (min-width:64em){footer .options h4{margin:0 0 10px}}footer .options h4,footer .options h5{color:#888e92}footer .options ul{list-style:none outside}footer .options a,footer .options li{text-decoration:none}footer .options a,footer .options li,footer .options p{color:#888e92;font-size:15px;line-height:22px;font-weight:300}footer .options p{padding:0 40px 6px 0}footer .options p.footer__about-tynker{font-size:14px;line-height:20px;padding-bottom:0}footer .options a:hover{color:#36a1d8;text-decoration:underline}footer .options .btn-round{color:#fff;margin:6px 0 12px}footer .options .btn-round:hover{color:#fff;text-decoration:none}footer .mobile-bugs{position:relative;display:none;margin:16px 0 0}footer .mobile-bugs a{margin-right:14px}footer .mobile-bugs a img{max-height:38px}@media (min-width:960px){footer .mobile-bugs{display:block}}footer .social{position:relative;display:block}footer .social h6{color:#706f6a;font-size:15px;line-height:16px;margin:2px 0 4px}footer .social img{height:20px;vertical-align:middle}footer .social .icon{float:left;width:39px;height:39px;color:#fff;font-size:21px;line-height:23px;font-family:icomoon;speak:none;font-weight:400;-webkit-font-smoothing:antialiased;border-radius:50%;padding:9px 0 0 9px;margin:0 8px 0 0}footer .social .icon:hover{color:#fff;text-decoration:none}footer .social .icn-facebook{background-color:#888e92}footer .social .icn-facebook:hover{background-color:#3b5e93}footer .social .icn-twitter{background-color:#888e92}footer .social .icn-twitter:hover{background-color:#52b3d5}footer .social .icn-google{font-size:23px;line-height:23px;background-color:#888e92}footer .social .icn-google:hover{background-color:#bb462e}footer .social .icn-mail{background-color:#888e92}footer .social .icn-mail:hover{background-color:#ffa300}footer .social .icn-youtube{background-color:#888e92}footer .social .icn-youtube:hover{background-color:#b31217}footer .copyright{text-align:left;position:relative;display:block;height:26px;margin-top:0}footer .copyright,footer .copyright a{color:#a9b0b4;font-size:11px;line-height:24px;font-weight:300}footer .copyright a{text-decoration:none;padding:0 10px;border-right:1px solid #a9b0b4}footer .copyright a:last-of-type{border-right:none}footer .copyright a:hover{color:#36a1d8;text-decoration:underline}footer .small-footer{height:28px}footer #subscribe-form{white-space:nowrap}footer .subscribe-form input[type=text]{width:75%}footer .subscribe-form input[type=submit]{border-bottom-left-radius:0;border-top-left-radius:0;padding-top:7px;width:25%}#site-feedback{display:none}@media print,screen and (min-width:40em){#site-feedback{bottom:50px;cursor:pointer;display:block;height:102px;overflow:hidden;position:fixed;right:0;width:36px;z-index:2}}#email-subscribe{position:fixed;right:-1px;bottom:50px;width:400px;height:120px;background:#fff;border:1px solid #dae1e1;border-radius:6px 0 0 6px;box-shadow:0 1px 4px rgba(0,0,0,.4);overflow:hidden;cursor:pointer;z-index:2001}#email-subscribe .tab{float:left;display:inline-block;width:36px;height:118px;background:#836bb6}#email-subscribe .subscribe-short-form{float:left;display:inline-block;width:360px;height:118px;padding:12px 0 0 14px}#email-subscribe .subscribe-short-form .close-button{position:absolute;top:10px;right:18px;width:18px;height:18px}#email-subscribe .subscribe-short-form h6{color:#f88102;font-size:18px;line-height:22px;font-weight:400;padding:0;margin:0 0 2px}#email-subscribe .subscribe-short-form p{color:#282e33;font-size:13px;line-height:14px;letter-spacing:0;padding:0 0 6px}#email-subscribe .subscribe-short-form .medium input[type=text]{float:left;width:220px;margin-right:4px}#email-subscribe .subscribe-short-form .med{float:left;font-size:14px;line-height:16px;padding:6px 16px}footer.footer--colorful{background:#252525}footer .colorful-footer h2{font-size:14px;color:#999;text-transform:uppercase;line-height:20px;border-bottom:2px solid #999;width:42px;white-space:nowrap}footer .colorful-footer p{color:#999;font-size:14px;line-height:24px}footer .colorful-footer a{color:#999;font-size:15px;font-weight:300;line-height:22px;text-decoration:none}footer .colorful-footer a:hover{text-decoration:underline}footer .colorful-footer .footer-about h2{border-bottom-color:#ec5f63}footer .colorful-footer .footer-links h2{border-bottom-color:#ecd127}footer .colorful-footer .footer-courses h2{border-bottom-color:#9aed79}footer .colorful-footer .footer-links ul{list-style:none outside}footer .colorful-footer .footer-mobile-apps h2{border-bottom-color:#9aed79}footer .colorful-footer .footer-mobile-apps ul{margin-top:20px}footer .colorful-footer .footer-mobile-apps ul li{float:left;margin-right:10px}footer .colorful-footer .footer-mobile-apps ul li img{height:40px;width:135px}footer .colorful-footer .footer-social h2{border-bottom-color:#95edbf}footer .colorful-footer .footer-social ul{margin-top:16px}footer .colorful-footer .footer-social ul li{background-color:#1f1f1f;display:inline-block;font-size:18px;height:40px;margin-top:4px;padding-top:6px;text-align:center;width:40px}footer .colorful-footer .footer-social ul li a{color:#fff}footer .colorful-footer .footer-social ul li a:hover{color:#0691d9}footer .colorful-footer .footer-newsletter h2{border-bottom-color:#76d8ed}footer .colorful-footer .footer-newsletter input{background-color:#1f1f1f}footer .colorful-footer .footer-help h2{border-bottom-color:#76d8ed}footer .colorful-footer .footer-help ul{list-style:none outside}footer .colorful-footer #subscribe-form{font-size:0}footer .colorful-footer #subscribe-form input[type=text]{width:75%;display:inline-block;vertical-align:top}footer .colorful-footer #subscribe-form input[type=submit]{border-radius:0;padding:8px 8px 7px;width:25%;display:inline-block;vertical-align:top}footer .colorful-footer .footer-copyright{color:#999;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:11px;font-weight:400;line-height:24px;padding-top:14px;text-align:left}footer .colorful-footer .footer-copyright a{font-size:11px;padding:0 10px;border-right:1px solid #999}footer .colorful-footer .footer-copyright a:last-of-type{border-right:none}footer .colorful-footer .footer-copyright a:hover{color:#36a1d8;text-decoration:underline}footer .colorful-footer .footer-copyright a.privacy-policy{color:#fff;text-transform:uppercase}.toggle{border-style:none!important;border-radius:20px!important;color:#575757;cursor:pointer!important;padding:7px 16px}.toggle,.toggle:hover{background-color:transparent}.toggle:hover{color:#00bcd4}.toggle.is-active{background-color:#00bcd4;color:#fff}.toggle.small{font-size:12px}.toggle-group{background-color:#e6f3f6;border-radius:20px;display:inline-block}.toggle-group .toggle.small{font-size:12px}@media print,screen and (min-width:64em){.toggle-group{float:right}}.course-2018{background-color:#fff;font-family:Open Sans,Helvetica,Arial,sans-serif}.course-2018 .upgrade-required{background-color:#ff8d1a;color:#fff;font-size:16px;font-weight:500;padding:10px;border-radius:5px;margin-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.course-2018 .slide-description{margin-top:10px;margin-bottom:5px}.course-2018 .presentation-preview{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:700px;height:100px;text-align:left;background-color:#f6fbfd;color:#0a0a0a;cursor:inherit}.course-2018 .presentation-preview .lesson{padding-top:10px;padding-left:15px;width:100%}.course-2018 .presentation-preview .info-container{padding-left:15px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.course-2018 .presentation-preview .title{padding-top:5px;width:250px}.course-2018 .presentation-preview .slide-count{padding-top:5px;padding-top:3px;width:100px}.course-2018 .presentation-preview .run-lesson{padding:0 10px;width:100px}.course-2018 .presentation-preview img{padding:0;height:80px;width:auto;margin:10px;object-fit:cover}.course-2018 .notification-upgrade-link{color:#fff}.course-2018 .notification-upgrade,.course-2018 .spaced-list-item{margin-bottom:15px}.course-2018 .class-presentation-details{padding:0 30px;margin-bottom:15px}.course-2018 .all-lessons-container:first-child{margin-top:1.5rem}.course-2018 .lesson-summary code,.course-2018 .lesson-summary code span,.course-2018 .lesson-summary code strong,.course-2018 .lesson-summary h1,.course-2018 .lesson-summary h1 span,.course-2018 .lesson-summary h1 strong,.course-2018 .lesson-summary h2,.course-2018 .lesson-summary h2 span,.course-2018 .lesson-summary h2 strong,.course-2018 .lesson-summary h3,.course-2018 .lesson-summary h3 span,.course-2018 .lesson-summary h3 strong,.course-2018 .lesson-summary h4,.course-2018 .lesson-summary h4 span,.course-2018 .lesson-summary h4 strong,.course-2018 .lesson-summary h5,.course-2018 .lesson-summary h5 span,.course-2018 .lesson-summary h5 strong,.course-2018 .lesson-summary h6,.course-2018 .lesson-summary h6 span,.course-2018 .lesson-summary h6 strong,.course-2018 .lesson-summary ul,.course-2018 .lesson-summary ul span,.course-2018 .lesson-summary ul strong,.course-2018 .teacher-guide code,.course-2018 .teacher-guide code span,.course-2018 .teacher-guide code strong,.course-2018 .teacher-guide h1,.course-2018 .teacher-guide h1 span,.course-2018 .teacher-guide h1 strong,.course-2018 .teacher-guide h2,.course-2018 .teacher-guide h2 span,.course-2018 .teacher-guide h2 strong,.course-2018 .teacher-guide h3,.course-2018 .teacher-guide h3 span,.course-2018 .teacher-guide h3 strong,.course-2018 .teacher-guide h4,.course-2018 .teacher-guide h4 span,.course-2018 .teacher-guide h4 strong,.course-2018 .teacher-guide h5,.course-2018 .teacher-guide h5 span,.course-2018 .teacher-guide h5 strong,.course-2018 .teacher-guide h6,.course-2018 .teacher-guide h6 span,.course-2018 .teacher-guide h6 strong,.course-2018 .teacher-guide ul,.course-2018 .teacher-guide ul span,.course-2018 .teacher-guide ul strong{background:none!important;color:inherit!important}.course-2018 .lesson-summary h1,.course-2018 .lesson-summary h2,.course-2018 .lesson-summary h3,.course-2018 .lesson-summary h4,.course-2018 .lesson-summary h5,.course-2018 .lesson-summary h6,.course-2018 .teacher-guide h1,.course-2018 .teacher-guide h2,.course-2018 .teacher-guide h3,.course-2018 .teacher-guide h4,.course-2018 .teacher-guide h5,.course-2018 .teacher-guide h6{margin-top:1em}.course-2018 .lesson-summary code,.course-2018 .teacher-guide code{border:none;padding:0}.course-2018 .lesson-summary hr,.course-2018 .teacher-guide hr{display:none}.course-2018 .lesson-summary ul.block li,.course-2018 .teacher-guide ul.block li{margin-bottom:1em}.course-2018 .lesson-summary ul,.course-2018 .teacher-guide ul{margin-left:28px;list-style-type:disc!important}.course-2018 .lesson-summary ol,.course-2018 .teacher-guide ol{margin-left:34px!important}.course-2018 .warning-voucher{margin:1rem auto;padding:10px 20px 10px 30px;border-radius:5px;background:#bd274b;color:#fff;text-align:center;line-height:40px;font-weight:400}.course-2018 .warning-voucher.warning-voucher-cancel{background-color:#9078c6}.course-2018 .warning-voucher .button{float:right;margin-bottom:0}.course-2018>.body{padding-right:1.5rem;padding-left:1.5rem}@media print,screen and (min-width:64em){.course-2018>.body .main-panel{padding-right:2rem}}.course-2018>.body .tabs-content{background-color:#fff;border:none}.course-2018>.body .tabs-content #overview,.course-2018>.body .tabs-content #overview>.body{padding-top:2rem}.course-2018>.body .tabs-content #overview>.body section{margin-bottom:2em;padding-top:0}.course-2018>.body .tabs-content #overview>.body section.concepts:after,.course-2018>.body .tabs-content #overview>.body section.concepts:before,.course-2018>.body .tabs-content #overview>.body section.whats_learned:after,.course-2018>.body .tabs-content #overview>.body section.whats_learned:before{display:table;content:" "}.course-2018>.body .tabs-content #overview>.body section.concepts:after,.course-2018>.body .tabs-content #overview>.body section.whats_learned:after{clear:both}.course-2018>.body .tabs-content #overview>.body section.concepts>ul,.course-2018>.body .tabs-content #overview>.body section.whats_learned>ul{list-style:disc inside}.course-2018>.body .tabs-content #overview>.body section.concepts>ul>li,.course-2018>.body .tabs-content #overview>.body section.whats_learned>ul>li{width:50%;float:left}.course-2018>.body .tabs-content #all-lessons{padding-top:2rem}.course-2018>.footer{padding-top:2rem;padding-bottom:2rem}.course-2018>.footer h3{text-align:center}.course-2018>.footer section.quotes{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:-15px;margin-right:-15px;padding-bottom:0}.course-2018>.footer section.quotes .quote{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;position:relative;min-width:300px;margin-bottom:30px;padding-left:15px;padding-right:15px}@media print,screen and (min-width:64em){.course-2018>.footer section.quotes .quote{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}}.course-2018>.footer section.quotes .quote blockquote{position:relative;top:0;bottom:0;height:100%;margin:0;border:none;border-radius:5px;padding:20px 40px 20px 50px;background-color:#fff;color:#596267;line-height:22px;font-size:14px;font-style:italic}.course-2018>.footer section.quotes .quote blockquote:before{content:"\201C";display:block;position:absolute;top:7px;left:10px;line-height:1;color:#dae1e1;font-family:Georgia,serif;font-size:80px}.course-2018>.footer section.quotes .quote blockquote cite{margin:10px 5px 0 0;border-top:1px solid #dae1e1;padding:5px 0 0;color:#8c9295;text-align:right;line-height:16px;font-size:14px}.course-2018>.footer section.quotes .quote blockquote cite:before{content:"\2014\2009"}.course-2018>.footer section.quotes .quote blockquote cite span{padding-top:2px;line-height:16px;font-size:12px}.course-2018>.footer .button-view-course-catalog{background-color:#7c63ab;font-weight:400}.course-2018>.footer .button-view-course-catalog:focus,.course-2018>.footer .button-view-course-catalog:hover{background-color:#685095}body.site .course-2018 .description{padding-bottom:0;padding-top:0;color:#6a86f1}.course-2018-tabs{border:none;background:none;text-align:center}@media print,screen and (min-width:64em){.course-2018-tabs{text-align:left}}.course-2018-tabs li{float:none;display:inline-block}.course-2018-tabs li .button{outline:none;min-width:100px;margin-right:5px;margin-bottom:14px;border-radius:50px;padding:10px 20px}.course-2018-tabs li .button:focus,.course-2018-tabs li .button[aria-selected=true]{background-color:#00bcd4;color:#fefefe}.dashboard-teacher .tabs.course-2018-tabs{background:none}.course-catalog-2018 .sub-header{color:#fefefe;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1rem}.course-catalog-2018 .sub-header a{color:inherit;text-decoration:underline}.course-catalog-2018 .banner-free-license{background-color:#e8e5fd;border:1px solid #a49be6;border-radius:5px;margin:1rem auto 2rem;font-size:14px}.course-catalog-2018 .banner-free-license p{margin:0;padding:15px 30px}.course-catalog-2018 .banner-free-license a{color:#0a0a0a;text-decoration:underline;font-weight:700}.course-catalog-2018 .filters,.course-catalog-2018 .tab-content{display:none}@media print,screen and (min-width:40em){.course-catalog-2018 .filters{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.course-catalog-2018 .filters .button-toggle-filters{color:#25293a;margin-bottom:0;outline:none}.course-catalog-2018 .filters .button-toggle-filters:focus{color:#fff}.course-catalog-2018 .filters .filters-dropdown,.course-catalog-2018 .filters .filters-dropdown.dropdown-pane{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);border-radius:5px;padding:0;overflow:hidden;width:auto}.course-catalog-2018 .filters .menu-icon{font-size:16px;margin-left:5px;vertical-align:text-bottom}.course-catalog-2018 .filters .filter-selected-white-background{color:#00c!important}.course-catalog-2018 .filters .filter{transition:all .1s;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;margin-bottom:0;padding:.5rem 2rem .5rem 1rem}.course-catalog-2018 .filters .filter.is-active,.course-catalog-2018 .filters .filter:focus,.course-catalog-2018 .filters .filter:hover{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);background-color:#eaf6f9}.course-catalog-2018 .filters .filter.is-empty{background-color:transparent;box-shadow:none;cursor:default;-webkit-filter:grayscale(25%) opacity(50%);filter:grayscale(25%) opacity(50%)}.course-catalog-2018 .filters .filter .icon-container{margin-right:.5rem}.course-catalog-2018 .filters .filter .icon-container .icon{display:block;width:26px;height:26px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:60%;background-color:#f5de64;text-align:center}.course-catalog-2018 .filters .filter .icon-container .icon.block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.picture-block-coding{background-color:#5947ff;background-image:url(/image/course-catalog/icon-picture-block-coding.svg);background-position:6px 50%}.course-catalog-2018 .filters .filter .icon-container .icon.text-coding{background-color:#5589b8;background-image:url(/image/course-catalog/icon-text-coding.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.html-css{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png)}.course-catalog-2018 .filters .filter .icon-container .icon.stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.apple{background-color:#030304;background-image:url(/image/course-catalog/icon-apple.svg)}.course-catalog-2018 .filters .filter .icon-container .icon.voice-over{background-color:#62519c;background-image:url(/image/cards/icons/voiceover.png)}.course-catalog-2018 .filters .filter .title-course-count{padding:2px 0}.course-catalog-2018 .filters .filter .title-course-count .title{color:#000;font-size:.8rem}.course-catalog-2018 .filters .filter .title-course-count .course-count{color:#5c5c5c;font-size:.6rem}@media print,screen and (min-width:40em){.course-catalog-2018 .filters.large{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.course-catalog-2018 .filters.large .filter--DISABLED-FOR-ISTE{display:block;text-align:center}.course-catalog-2018 .filters.large .filter--DISABLED-FOR-ISTE .icon-container .icon{margin:auto}}.course-catalog-2018 .section-banner-teacher{background:#7ab2ce;background-color:#6583e9;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ab2ce",endColorstr="#75b09f",GradientType=1);color:#fff;padding-top:10px}.course-catalog-2018 .header .your-plan-circle-container{position:relative}.course-catalog-2018 .header .your-plan-circle-container .your-plan{position:absolute;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);height:3rem;width:3rem;border-radius:50%;padding-top:1em;background-color:#ba1e5d;color:#fff;line-height:1;font-size:.75rem;font-weight:700;text-align:center;text-transform:uppercase}.your-plan-label-container{position:relative;min-width:70px;text-align:center}.your-plan-label-container .your-plan{font-size:10px;font-weight:700;line-height:1;position:absolute;text-align:center;text-transform:uppercase}.your-plan-label-container .your-plan.your-plan-red{color:#ba1e5d}.your-plan-label-container .your-plan.your-plan-blue{color:#00bcd4}.your-plan-label-container .your-plan.your-plan-yellow{color:#ffd600}.course-catalog-2018 .header .your-plans{font-size:10px;font-weight:700;line-height:1;margin-left:15px;text-align:left;text-transform:uppercase;color:#00bcd4}.course-catalog-2018 .header .main-title{padding-top:20px;padding-bottom:40px}.course-catalog-2018 .header .main-title .title{text-align:center}.course-catalog-2018 .header .main-title .title .your-plan-circle-container{position:relative;display:inline-block;padding-left:40px;padding-right:40px}.course-catalog-2018 .header .main-title .title .your-plan-circle-container .your-plan{top:-15px;left:0;height:2.5rem;width:2.5rem;padding:10px 0;font-size:10px}.course-catalog-2018 .header .main-title p{margin-bottom:0;padding-bottom:0;text-align:center;line-height:1.7;font-weight:400}.course-catalog-2018 .header .main-title a{color:#fff;font-weight:500}.course-catalog-2018 .header .main-title a:hover{text-decoration:underline}.course-catalog-2018 .header .warning-expired-license,.course-catalog-2018 .header .warning-voucher{margin:0 auto;border-radius:5px;color:#bd274b;text-align:center;line-height:40px;font-weight:400}.course-catalog-2018 .header .warning-expired-license.warning-voucher-cancel,.course-catalog-2018 .header .warning-voucher.warning-voucher-cancel{background-color:#9078c6}.course-catalog-2018 .header .warning-expired-license .button,.course-catalog-2018 .header .warning-voucher .button{float:right;margin-bottom:0}.course-catalog-2018 .header .plans{margin:0}.course-catalog-2018 .header .plans.plans-buttons{margin-bottom:1rem}.course-catalog-2018 .header .plans.plans-buttons .your-plan-circle-container{margin-left:3.5rem}.course-catalog-2018 .header .plans.plans-buttons .your-plan-circle-container .your-plan{top:-.5rem;right:calc(100% + .5rem)}.course-catalog-2018 .header .plans.plans-buttons .your-plan-label-container .your-plan{left:0;right:0;top:-18px}.course-catalog-2018 .header .plans.plans-buttons .your-plan-label-container:after{border-bottom:5px solid #eaf6f9;border-left:5px solid transparent;border-right:5px solid transparent;height:0;width:0;content:" ";left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-4px}.course-catalog-2018 .header .plans.plans-buttons .your-plan-label-container.is-active:after{border-bottom:5px solid #00bcd4;border-left:5px solid transparent;border-right:5px solid transparent;height:0;width:0}.course-catalog-2018 .header .plans.plans-buttons .new-plan{background-color:#ba1e5d;border-radius:50%;color:#fff;height:32px;padding-top:11px;position:absolute;right:-16px;top:-16px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:32px;line-height:1;font-size:10px;font-weight:700;text-align:center;text-transform:uppercase;z-index:2}.course-catalog-2018 .header .plans.plans-tabs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}.course-catalog-2018 .header .plans.plans-tabs .plan{transition:border-bottom-width .1s,border-bottom-color .1s;display:inline-block;border-bottom:1px solid #5c5c5c;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.course-catalog-2018 .header .plans.plans-tabs .plan a{display:block;padding:1rem 2rem;transition:color .1s;font-size:1.2rem;font-weight:700;color:#000}.course-catalog-2018 .header .plans.plans-tabs .plan a:focus,.course-catalog-2018 .header .plans.plans-tabs .plan a:hover{color:#00bcd4}.course-catalog-2018 .header .plans.plans-tabs .plan.active,.course-catalog-2018 .header .plans.plans-tabs .plan:focus,.course-catalog-2018 .header .plans.plans-tabs .plan:hover{border-bottom:3px solid #00bcd4}.course-catalog-2018 .header .plans.plans-tabs .plan.active a,.course-catalog-2018 .header .plans.plans-tabs .plan:focus a,.course-catalog-2018 .header .plans.plans-tabs .plan:hover a{color:#00bcd4}.course-catalog-2018 .header .plans.plans-select{margin-top:20px;padding:0 10px}.course-catalog-2018 .header .plans.plans-select select{border-radius:5px}.course-catalog-2018 .header .filters{display:none}@media print,screen and (min-width:40em){.course-catalog-2018 .header .filters{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.course-catalog-2018 .header .filters .button-toggle-filters{color:#25293a;margin-bottom:0;outline:none}.course-catalog-2018 .header .filters .button-toggle-filters:focus{color:#fff}.course-catalog-2018 .header .filters .filters-dropdown,.course-catalog-2018 .header .filters .filters-dropdown.dropdown-pane{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);border-radius:5px;padding:0;overflow:hidden;width:auto}.course-catalog-2018 .header .filters .menu-icon{font-size:16px;margin-left:5px;vertical-align:text-bottom}.course-catalog-2018 .header .filters .filter-selected{color:#ffd600!important}.course-catalog-2018 .header .filters .filter-selected-white-background{color:#00c!important}.course-catalog-2018 .header .filters .filter{transition:all .1s;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;margin-bottom:0;padding:.5rem 2rem .5rem 1rem;color:#000}.course-catalog-2018 .header .filters .filter.is-active,.course-catalog-2018 .header .filters .filter:focus,.course-catalog-2018 .header .filters .filter:hover{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);background-color:#eaf6f9}.course-catalog-2018 .header .filters .filter.is-empty{background-color:transparent;box-shadow:none;cursor:default;-webkit-filter:grayscale(25%) opacity(50%);filter:grayscale(25%) opacity(50%)}.course-catalog-2018 .header .filters .filter .icon-container{margin-right:.5rem}.course-catalog-2018 .header .filters .filter .icon-container .icon{display:block;width:26px;height:26px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:60%;background-color:#f5de64;text-align:center}.course-catalog-2018 .header .filters .filter .icon-container .icon.block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.picture-block-coding{background-color:#5947ff;background-image:url(/image/course-catalog/icon-picture-block-coding.svg);background-position:6px 50%}.course-catalog-2018 .header .filters .filter .icon-container .icon.text-coding{background-color:#5589b8;background-image:url(/image/course-catalog/icon-text-coding.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.html-css{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png)}.course-catalog-2018 .header .filters .filter .icon-container .icon.stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.apple{background-color:#030304;background-image:url(/image/course-catalog/icon-apple.svg)}.course-catalog-2018 .header .filters .filter .icon-container .icon.voice-over{background-color:#62519c;background-image:url(/image/cards/icons/voiceover.png)}.course-catalog-2018 .header .filters .filter .title-course-count{padding:2px 0}.course-catalog-2018 .header .filters .filter .title-course-count .title{color:#000;font-size:.8rem}.course-catalog-2018 .header .filters .filter .title-course-count .course-count{color:#5c5c5c;font-size:.6rem}@media print,screen and (min-width:40em){.course-catalog-2018 .header .filters.large{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.course-catalog-2018 .header .filters.large .filter--DISABLED-FOR-ISTE{display:block;text-align:center}.course-catalog-2018 .header .filters.large .filter--DISABLED-FOR-ISTE .icon-container .icon{margin:auto}}.course-catalog-2018 .header .filters-cta{margin-bottom:30px;background-color:#f6f7f8}.course-catalog-2018 .header .filters-cta .plan-details{display:block;text-align:center;font-size:.7rem;font-weight:600}.course-catalog-2018 .filters-cta .included{padding:0 20px;font-size:.8rem}@media print,screen and (min-width:40em){.course-catalog-2018 .filters-cta .included{padding:0}}.course-catalog-2018 .filters-cta .included .icon-checkmark{color:#5cbe5a}.course-catalog-2018 .filters-cta .price-cta{margin-bottom:30px;padding:0 20px}@media print,screen and (min-width:40em){.course-catalog-2018 .filters-cta .price-cta{margin-bottom:0;padding:0}}.course-catalog-2018 .filters-cta .price-cta .price{float:left;margin-right:30px;color:#000}.course-catalog-2018 .filters-cta .price-cta .price .value{line-height:1.2;font-size:1.2rem;font-weight:700}.course-catalog-2018 .filters-cta .price-cta .price .comment{font-size:.7rem}.course-catalog-2018 .filters-cta .price-cta .cta{margin-bottom:30px}.course-catalog-2018 .filters-cta .price-cta .cta .button{margin-bottom:0}.course-catalog-2018 .courses-catalog{background-color:#fefefe;border-radius:1rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);overflow:hidden}.course-catalog-2018 .courses-catalog a:not(.button):not(.ty-button){font-size:inherit;font-weight:inherit}.course-catalog-2018 .courses-catalog__header{background-color:#dfeef9;padding:.625rem 2.5rem}.course-catalog-2018 .courses-catalog__grant{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700}.course-catalog-2018 .courses-catalog__grant .icon{color:#4b47e0;font-size:1.25rem}.course-catalog-2018 .courses-catalog__grant a{color:inherit}.standards-switcher .regions .flag-button{background-color:#eaf6f9;background-image:none;border:none;box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);color:#0a0a0a;margin-bottom:0;padding:3px 15px;height:30px}.standards-switcher .regions .flag-link{font-size:12px;font-weight:600;color:#0a0a0a!important}.standards-switcher .regions .flag-link:hover{text-decoration:none!important}.standards-switcher .regions .flag-list{width:120px}.standards-switcher .regions .flag{border:1px solid #ddd;margin-right:7px}.standards-switcher .regions .country-code{margin-left:10px;color:#0a0a0a}.standards-switcher .filters{display:none}@media print,screen and (min-width:40em){.standards-switcher .filters{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.standards-switcher .filters .button-toggle-filters{color:#25293a;margin-bottom:0;outline:none}.standards-switcher .filters .button-toggle-filters:focus{color:#fff}.standards-switcher .filters .filters-dropdown,.standards-switcher .filters .filters-dropdown.dropdown-pane{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);border-radius:5px;padding:0;overflow:hidden;width:auto}.standards-switcher .filters .filter{transition:all .1s;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;margin-bottom:0;padding:.5rem 2rem .5rem 1rem}.standards-switcher .filters .filter.is-active,.standards-switcher .filters .filter:focus,.standards-switcher .filters .filter:hover{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);background-color:#eaf6f9}.standards-switcher .filters .filter.is-empty{background-color:transparent;box-shadow:none;cursor:default;-webkit-filter:grayscale(25%) opacity(50%);filter:grayscale(25%) opacity(50%)}.course-chapter-2018{background-color:#f5faff;font-family:Open Sans,Helvetica,Arial,sans-serif;padding:1.25rem 0}.course-chapter-2018 h1,.course-chapter-2018 h2,.course-chapter-2018 h3,.course-chapter-2018 h4,.course-chapter-2018 h5,.course-chapter-2018 h6,.course-chapter-2018 p{color:inherit}.course-chapter-2018 .thumbnail-image{width:20%;float:right}.course-chapter-2018 .tabs-panel{padding:0}.course-chapter-2018 .course-filter{width:10.625rem}.course-chapter-2018 .select-container{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.25rem;padding:1.25rem 1.875rem;border-top-left-radius:1rem;border-top-right-radius:1rem;background-color:#dfeef9}.course-chapter-2018 .select-container .lesson-select,.course-chapter-2018 .select-container .unit-select{margin-bottom:0}.course-chapter-2018 .select-container .unit-select{width:20%}.course-chapter-2018 .select-container .lesson-select{width:30%}.course-chapter-2018 .lesson-hero{background-color:#006cf0;background-position:bottom;background-repeat:no-repeat;background-size:cover;color:#fefefe;position:relative;width:100%;padding-top:1.875rem;text-align:center}.course-chapter-2018 .lesson-hero__title{position:relative;z-index:1;margin:0 0 .3125rem}.course-chapter-2018 .lesson-hero__subtitle{text-shadow:0 .125rem .3125rem rgba(0,0,0,.8)}.course-chapter-2018 .lesson-hero .course-char-image{text-align:center}.course-chapter-2018 .lesson-hero .course-char-image img{max-height:18.75rem}.course-chapter-2018 .teacher-guide-spacing ol,.course-chapter-2018 .teacher-guide-spacing ul{font-weight:700}.course-chapter-2018 .teacher-guide-spacing ol li,.course-chapter-2018 .teacher-guide-spacing ul li{padding-bottom:0;margin-bottom:0}.course-chapter-2018 .teacher-guide-spacing ol li ul li,.course-chapter-2018 .teacher-guide-spacing ul li ul li{font-weight:400}.course-chapter-2018 .teacher-guide-spacing ol li ul li code,.course-chapter-2018 .teacher-guide-spacing ul li ul li code{font-weight:unset}.course-chapter-2018 .answer-key-teacher-guide pre{margin-bottom:10px}.course-chapter-2018 .answer-key-teacher-guide li p{padding-bottom:0}.course-chapter-2018 .answer-key{margin-bottom:1.875rem}.course-chapter-2018 .answer-key .screenshot-container{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:1.25rem}.course-chapter-2018 .answer-key .screenshot{width:37.5rem}.course-chapter-2018 .answer-key pre{margin-left:1.25rem}.course-chapter-2018 .answer-key li pre{margin-left:0}.course-chapter-2018 .lesson-summary .answer-key-section ol li,.course-chapter-2018 .lesson-summary .answer-key-section ul li,.course-chapter-2018 .teacher-guide .answer-key-section ol li,.course-chapter-2018 .teacher-guide .answer-key-section ul li{padding-bottom:10px}.course-chapter-2018 .lesson-summary .answer-key-section ol li li,.course-chapter-2018 .lesson-summary .answer-key-section ul li li,.course-chapter-2018 .teacher-guide .answer-key-section ol li li,.course-chapter-2018 .teacher-guide .answer-key-section ul li li{padding-bottom:0}.course-chapter-2018 .lesson-summary .answer-key-section ol ul,.course-chapter-2018 .lesson-summary .answer-key-section ul ul,.course-chapter-2018 .teacher-guide .answer-key-section ol ul,.course-chapter-2018 .teacher-guide .answer-key-section ul ul{padding-top:-10px}.course-chapter-2018 .lesson-summary .answer-key-section ol ul ul,.course-chapter-2018 .lesson-summary .answer-key-section ul ul ul,.course-chapter-2018 .teacher-guide .answer-key-section ol ul ul,.course-chapter-2018 .teacher-guide .answer-key-section ul ul ul{padding-top:0}.course-chapter-2018 .lesson-summary .answer-key-section pre,.course-chapter-2018 .teacher-guide .answer-key-section pre{white-space:pre-wrap}.course-chapter-2018 .lesson-summary .time,.course-chapter-2018 .lesson-summary .time span,.course-chapter-2018 .lesson-summary .time strong,.course-chapter-2018 .teacher-guide .time,.course-chapter-2018 .teacher-guide .time span,.course-chapter-2018 .teacher-guide .time strong{color:#000!important}.course-chapter-2018 .lesson-summary .time:before,.course-chapter-2018 .teacher-guide .time:before{content:"";padding-right:1.1rem;color:#6e6cdf;-webkit-filter:invert(42%) sepia(72%) saturate(712%) hue-rotate(206deg) brightness(93%) contrast(87%);filter:invert(42%) sepia(72%) saturate(712%) hue-rotate(206deg) brightness(93%) contrast(87%);background-image:url("/image/TIMER_ICON.svg");background-size:100% 100%;margin-right:.2rem}.course-chapter-2018 .lesson-summary h1,.course-chapter-2018 .lesson-summary h2,.course-chapter-2018 .lesson-summary h3,.course-chapter-2018 .lesson-summary h4,.course-chapter-2018 .lesson-summary h5,.course-chapter-2018 .lesson-summary h6,.course-chapter-2018 .teacher-guide h1,.course-chapter-2018 .teacher-guide h2,.course-chapter-2018 .teacher-guide h3,.course-chapter-2018 .teacher-guide h4,.course-chapter-2018 .teacher-guide h5,.course-chapter-2018 .teacher-guide h6{margin-top:1em}.course-chapter-2018 .lesson-summary code,.course-chapter-2018 .teacher-guide code{border:none;padding:0}.course-chapter-2018 .lesson-summary hr,.course-chapter-2018 .teacher-guide hr{display:none}.course-chapter-2018 .lesson-summary ul.block li,.course-chapter-2018 .teacher-guide ul.block li{margin-bottom:1em}.course-chapter-2018 .lesson-summary ul,.course-chapter-2018 .teacher-guide ul{list-style-type:disc!important;margin-left:28px}.course-chapter-2018 .lesson-summary ol,.course-chapter-2018 .teacher-guide ol{margin-left:34px}.course-chapter-2018 .unit-preview{background:fixed url("/image/lessons/ap-preview-bg.svg"),linear-gradient(170deg,#5fb3db 15%,#66d1b1 85%);background-attachment:fixed}.course-chapter-2018 .unit-preview .header{padding-top:10px}.course-chapter-2018 .unit-preview .header.header-links{padding-bottom:10px}.course-chapter-2018 .unit-preview .header.header-nav{padding-top:30px}.course-chapter-2018 .unit-preview .header.header-nav .dashboard-nav{display:inline-block;width:auto}.course-chapter-2018 .unit-preview .header.header-nav .right{float:right}.course-chapter-2018 .unit-preview .header.header-nav .right .assign-unassign{display:inline-block}.course-chapter-2018 .unit-preview .header.header-nav .right .assign-unassign .button{margin-top:-5px;margin-bottom:0}.course-chapter-2018 .unit-preview .header.header-nav .right .run-lesson{display:inline-block}.course-chapter-2018 .unit-preview .header.header-nav .right .run-lesson .button{margin-top:-5px;margin-bottom:0;background-color:#ff8d1a;border:1px solid #ff8d1a}.course-chapter-2018 .unit-preview .course-nav{display:inline-block;color:#fff;font-size:16px;font-weight:600;margin-bottom:10px;margin-top:4px}.course-chapter-2018 .unit-preview .course-nav:before{content:"\E09C";font-family:IcoMoon;font-size:10px;margin-right:5px}.course-chapter-2018 .unit-preview .course-nav:hover{color:orange}.course-chapter-2018 .unit-preview .course-nav:empty{display:none}.course-chapter-2018 .unit-preview .course-title{font-size:20px;text-align:center;color:#fff}.course-chapter-2018 .unit-preview .unit-control{text-align:right}.course-chapter-2018 .unit-preview .unit-select{border:none;border-bottom:dotted #ccc;background-color:transparent;color:#fff;font-size:16px;width:100px;padding-bottom:4px}.course-chapter-2018 .unit-preview .unit-select:focus{box-shadow:none}.course-chapter-2018 .unit-preview .unit-select option{color:#000}.course-chapter-2018 .unit-preview h2{font-size:36px;color:#a9a9a9}.course-chapter-2018 .unit-preview .present-modules{height:100vh;padding-top:30px}.course-chapter-2018 .unit-preview .unit-container{position:relative;white-space:nowrap;width:100%;overflow:hidden}.course-chapter-2018 .unit-preview .unit-container .unit{width:95%;margin:auto}.course-chapter-2018 .unit-preview .unit-container .scrollctrl{position:absolute;top:0;bottom:0;width:100px}.course-chapter-2018 .unit-preview .unit-container .scrollctrl.scroll-left{left:0}.course-chapter-2018 .unit-preview .unit-container .scrollctrl.scroll-right{right:0}.course-chapter-2018 .unit-preview .lessons-list{margin-left:0!important;margin-bottom:15px;text-align:left}.course-chapter-2018 .unit-preview .lessons-list li{display:inline-block;margin-right:15px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.course-chapter-2018 .unit-preview .lessons-list li a{display:inline-block;width:35px;height:25px;border-radius:15px;background-color:rgba(0,0,0,.1);color:#666767;font-size:12px;font-weight:700;line-height:25px;text-align:center}.course-chapter-2018 .unit-preview .lessons-list li.is-active a,.course-chapter-2018 .unit-preview .lessons-list li a.active,.course-chapter-2018 .unit-preview .lessons-list li a:focus,.course-chapter-2018 .unit-preview .lessons-list li a:hover{background-color:#00bcd4;color:#fff;outline:none}.course-chapter-2018 .unit-preview .teacher-preview{position:absolute;top:0;left:0;right:0;width:100%;font-size:22px;color:#fff;padding:10px;text-align:center;background-color:rgba(128,0,128,.8);z-index:20}.course-chapter-2018 .unit-preview .teacher-preview .row{padding:0}.course-chapter-2018 .unit-preview .teacher-preview a.return-class{color:#fff;float:left;margin-top:5px;font-size:16px}.course-chapter-2018 .unit-preview .teacher-preview a.return-class:before{content:"\E09C";font-family:IcoMoon;font-size:14px;margin-right:5px}.course-chapter-2018 .unit-preview .teacher-preview a.return-class:hover{color:orange}.course-chapter-2018 .unit-preview .teacher-image{width:50px;height:50px;display:inline-block;vertical-align:middle;background-size:cover}.course-chapter-2018 .unit-preview .tab-content-container{min-height:100vh}.course-chapter-2018 .unit-preview .classroom.lesson .lesson-badge.completed .description:before{content:" "}.course-chapter-2018 .unit-preview .teacher .lesson-badge .cover-image{-webkit-filter:none;filter:none}.course-chapter-2018 .unit-preview .teacher .lesson-badge .badge-name{background-color:green}.course-chapter-2018 .unit-preview .teacher-guide{padding-top:40px;background-color:#fff}.course-chapter-2018 .unit-preview .teacher-guide ul{list-style:disc outside;margin-left:28px}.course-chapter-2018 .unit-preview .teacher-guide code{border:none;background:none}.course-chapter-2018 .unit-preview .teacher-guide .module{margin:10px 0}.course-chapter-2018 .unit-preview .teacher-guide .module img{border-radius:5px;height:66px;width:99px}.course-chapter-2018 .unit-preview .teacher-guide .module .image{display:inline-block;vertical-align:top}.course-chapter-2018 .unit-preview .teacher-guide .module .number{display:inline-block;vertical-align:top;margin-left:10px;font-size:16px;font-weight:700;color:#00bcd4}.course-chapter-2018 .unit-preview .teacher-guide .module .info{display:inline-block}.course-chapter-2018 .unit-preview .teacher-guide .module .info .name{font-size:16px;font-weight:700}.course-chapter-2018 .unit-preview .teacher-guide .module .info .description{margin-top:5px;font-size:13px}.course-chapter-2018 .unit-preview .answer-keys{padding-top:40px;padding-bottom:40px;background-color:#fff}.course-chapter-2018 .unit-preview .answer-keys .answer-key{margin-bottom:40px}@media print{.course-chapter-2018 .unit-preview body>.content{display:block!important}.course-chapter-2018 .unit-preview #print-area,.course-chapter-2018 .unit-preview .lesson-hero .chapters,.course-chapter-2018 .unit-preview .lesson-hero .course-nav,.course-chapter-2018 .unit-preview .sub-navigation{display:none!important}.course-chapter-2018 .unit-preview .course-catalog>li,.course-chapter-2018 .unit-preview .course-catalog>li span{-webkit-print-color-adjust:exact;-webkit-filter:opacity(1)}.course-chapter-2018 .unit-preview .course-catalog>li a[href]:after{content:none}}.course-chapter-2018 .unit-preview body.site-app.lesson-preview-hs .filter-tabs .button{padding:10px 20px;border:none;border-radius:50px;background-color:rgba(0,0,0,.1);color:#fff;font-weight:500;text-transform:none}.course-chapter-2018 .unit-preview body.site-app.lesson-preview-hs .filter-tabs .button.active,.course-chapter-2018 .unit-preview body.site-app.lesson-preview-hs .filter-tabs .button:focus,.course-chapter-2018 .unit-preview body.site-app.lesson-preview-hs .filter-tabs .button:hover{background-color:#fff;color:#00bcd4}.course-chapter-2018 .unit-container{position:relative;white-space:nowrap;width:100%;min-width:900px;overflow:hidden}.course-chapter-2018 .unit-container .unit{width:95%;margin:auto}.course-chapter-2018 .unit-container .scrollctrl{position:absolute;top:0;bottom:0;width:100px}.course-chapter-2018 .unit-container .scrollctrl.scroll-left{left:0}.course-chapter-2018 .unit-container .scrollctrl.scroll-right{right:0}.course-chapter-2018 .lessons-list{margin-left:0!important;margin-bottom:15px;text-align:left}.course-chapter-2018 .lessons-list li{display:inline-block;margin-right:15px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.course-chapter-2018 .lessons-list li a{display:inline-block;width:35px;height:25px;border-radius:15px;background-color:rgba(0,0,0,.1);color:#666767;font-size:12px;font-weight:700;line-height:25px;text-align:center}.course-chapter-2018 .lessons-list li.is-active a,.course-chapter-2018 .lessons-list li a.active,.course-chapter-2018 .lessons-list li a:focus,.course-chapter-2018 .lessons-list li a:hover{background-color:#00bcd4;color:#fff;outline:none}.course-chapter-2018 .course-unit{padding:10px;background-color:#fff;color:#25293a}.course-chapter-2018 .course-unit img{border-radius:5px;height:66px;width:99px}.course-chapter-2018 .course-unit .image{display:inline-block;vertical-align:top}.course-chapter-2018 .course-unit .number{display:inline-block;vertical-align:top;margin-left:10px;font-size:16px;font-weight:700;color:#00bcd4}.course-chapter-2018 .course-unit .info{display:inline-block}.course-chapter-2018 .course-unit .info .name{font-size:16px;font-weight:700}.course-chapter-2018 .course-unit .info .description{margin-top:5px;font-size:13px}.course-chapter-2018 .course-unit-sections{padding:10px;background-color:#fff;color:#25293a}.course-chapter-2018 .course-unit-sections .sections{margin-top:10px}.course-chapter-2018 .course-unit-sections .section-control{margin-left:10px;color:#7bb2cc}.course-chapter-2018 .course-unit-sections .section{overflow:hidden}.course-chapter-2018 .course-unit-sections .section a{font-size:14px;color:#25293a;white-space:nowrap;margin-right:20px}.course-chapter-2018 .course-char-image{text-align:center}.course-chapter-2018 .course-char-image img{max-height:300px}.course-chapter-2018 .chapters{margin:60px 0 0;padding:0 50px 70px;overflow:scroll;white-space:nowrap}.course-chapter-2018 .chapters li{position:relative;width:140px;display:inline-block;vertical-align:top;margin:0;padding-right:20px}.course-chapter-2018 .chapters li .cover-image{position:relative;width:100px;height:100px;margin:0 auto;background-size:contain;background-position:bottom;background-repeat:no-repeat}.course-chapter-2018 .chapters li .cover-image.locked{background-image:url("/image/lessons/default-btn-locked.png")}.course-chapter-2018 .chapters li .cover-image.in-progress{background-image:url("/image/lessons/default-btn-progress.png")}.course-chapter-2018 .chapters li .cover-image.completed{background-image:url("/image/lessons/default-btn-completed.png")}.course-chapter-2018 .chapters li .description{position:relative;width:180px;height:40px;margin-left:-30px;font-size:16px;line-height:20px;text-align:center;white-space:normal;color:#fff}.course-chapter-2018 .chapters li .review.locked{background-image:url("/image/lessons/review-btn-locked.png")}.course-chapter-2018 .chapters li .review.in-progress{background-image:url("/image/lessons/review-btn-progress.png")}.course-chapter-2018 .chapters li .review.completed{background-image:url("/image/lessons/review-btn-completed.png")}.course-chapter-2018 .chapters li .tutorial.locked{background-image:url("/image/lessons/tutorial-btn-locked.png")}.course-chapter-2018 .chapters li .tutorial.in-progress{background-image:url("/image/lessons/tutorial-btn-progress.png")}.course-chapter-2018 .chapters li .tutorial.completed{background-image:url("/image/lessons/tutorial-btn-completed.png")}.course-chapter-2018 .chapters li .puzzle.locked{background-image:url("/image/lessons/puzzle-btn-locked.png")}.course-chapter-2018 .chapters li .puzzle.in-progress{background-image:url("/image/lessons/puzzle-btn-progress.png")}.course-chapter-2018 .chapters li .puzzle.completed{background-image:url("/image/lessons/puzzle-btn-completed.png")}.course-chapter-2018 .chapters li .create.locked{background-image:url("/image/lessons/create-btn-locked.png")}.course-chapter-2018 .chapters li .create.in-progress{background-image:url("/image/lessons/create-btn-progress.png")}.course-chapter-2018 .chapters li .create.completed{background-image:url("/image/lessons/create-btn-completed.png")}.course-chapter-2018 .chapters li .video.locked{background-image:url("/image/lessons/video-btn-locked.png")}.course-chapter-2018 .chapters li .video.in-progress{background-image:url("/image/lessons/video-btn-progress.png")}.course-chapter-2018 .chapters li .video.completed{background-image:url("/image/lessons/video-btn-completed.png")}.course-chapter-2018 .chapters li .gameplay.locked{background-image:url("/image/lessons/gameplay-btn-locked.png")}.course-chapter-2018 .chapters li .gameplay.in-progress{background-image:url("/image/lessons/gameplay-btn-progress.png")}.course-chapter-2018 .chapters li .gameplay.completed{background-image:url("/image/lessons/gameplay-btn-completed.png")}.course-chapter-2018 .chapters li .quiz.locked{background-image:url("/image/lessons/quiz-btn-locked.png")}.course-chapter-2018 .chapters li .quiz.in-progress{background-image:url("/image/lessons/quiz-btn-progress.png")}.course-chapter-2018 .chapters li .quiz.completed{background-image:url("/image/lessons/quiz-btn-completed.png")}.course-chapter-2018 .chapters li .in-progress{-webkit-transform:scale(2);transform:scale(2);-webkit-transform-origin:center bottom;transform-origin:center bottom}.course-chapter-2018 .chapters li .in-progress:hover{-webkit-transform:scale(2.1);transform:scale(2.1)}.course-chapter-2018 .chapters li .completed:hover{scale:1.05;-webkit-transform-origin:center,bottom;transform-origin:center,bottom}.course-chapter-2018 .chapters li.lesson-badge{background-image:none;cursor:default}.course-chapter-2018 .chapters li.lesson-badge .cover-image{width:160px;height:160px;background-image:url("/image/lessons/lesson-badge.png");border:none}.course-chapter-2018 .chapters li.lesson-badge .cover-image img{width:160px;height:160px}.course-chapter-2018 .chapters li.lesson-badge .badge-name{padding:5px;margin:5px;font-size:14px;width:auto}.course-chapter-2018 .chapters li.lesson-badge .description{height:60px;width:160px;margin-left:0}.course-chapter-2018 .chapters li:nth-child(odd):before{content:"";position:absolute;right:20px;height:220px;bottom:-185px;border-left:10px dotted hsla(0,0%,100%,.5);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);z-index:0}.course-chapter-2018 .chapters li:nth-child(odd) .description{vertical-align:bottom}.course-chapter-2018 .chapters li:nth-child(2n){margin-top:260px;margin-left:-60px;padding-left:20px;padding-right:0}.course-chapter-2018 .chapters li:nth-child(2n) .description{position:absolute;bottom:-50px}.course-chapter-2018 .chapters li:nth-child(2n):before{content:"";position:absolute;right:0;height:220px;bottom:25px;border-left:10px dotted hsla(0,0%,100%,.5);-webkit-transform:rotate(30deg);transform:rotate(30deg);z-index:0}.course-chapter-2018 .chapters li:nth-child(2n).lesson-badge{margin-top:220px;margin-left:-10px}.course-chapter-2018 .chapters li.lesson-badge:after,.course-chapter-2018 .chapters li.lesson-badge:before{border:none}.course-chapter-2018 .chapters li:first-child:nth-last-child(2),.course-chapter-2018 .chapters li:first-child:nth-last-child(2)~li{margin-right:100px;width:190px}.course-chapter-2018 .chapters li:first-child:nth-last-child(2) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(2)~li .description{margin-left:-5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(2):nth-child(odd):before,.course-chapter-2018 .chapters li:first-child:nth-last-child(2)~li:nth-child(odd):before{-webkit-transform:rotate(-85deg);transform:rotate(-85deg);right:-40px;bottom:-70px}.course-chapter-2018 .chapters li:first-child:nth-last-child(2):nth-child(2n),.course-chapter-2018 .chapters li:first-child:nth-last-child(2)~li:nth-child(2n){margin-top:30px;margin-left:5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(2).lesson-badge .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(2)~li.lesson-badge .description{margin-left:5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(3),.course-chapter-2018 .chapters li:first-child:nth-last-child(3)~li{margin-right:100px;width:190px}.course-chapter-2018 .chapters li:first-child:nth-last-child(3) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(3)~li .description{margin-left:-5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(3).lesson-badge .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(3)~li.lesson-badge .description{margin-left:5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(3):nth-child(2n),.course-chapter-2018 .chapters li:first-child:nth-last-child(3)~li:nth-child(2n){margin-top:60px;margin-left:-40px}.course-chapter-2018 .chapters li:first-child:nth-last-child(3):nth-child(2n) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(3)~li:nth-child(2n) .description{position:relative;bottom:0}.course-chapter-2018 .chapters li:first-child:nth-last-child(3):nth-child(2n):before,.course-chapter-2018 .chapters li:first-child:nth-last-child(3)~li:nth-child(2n):before{-webkit-transform:rotate(75deg);transform:rotate(75deg);right:-60px;bottom:-40px}.course-chapter-2018 .chapters li:first-child:nth-last-child(3):nth-child(odd):before,.course-chapter-2018 .chapters li:first-child:nth-last-child(3)~li:nth-child(odd):before{-webkit-transform:rotate(-75deg);transform:rotate(-75deg);right:-20px;bottom:-100px}.course-chapter-2018 .chapters li:first-child:nth-last-child(4),.course-chapter-2018 .chapters li:first-child:nth-last-child(4)~li{margin-right:100px;width:190px}.course-chapter-2018 .chapters li:first-child:nth-last-child(4) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(4)~li .description{margin-left:-5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(4):nth-child(2n),.course-chapter-2018 .chapters li:first-child:nth-last-child(4)~li:nth-child(2n){margin-top:60px;margin-left:-40px}.course-chapter-2018 .chapters li:first-child:nth-last-child(4):nth-child(2n) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(4)~li:nth-child(2n) .description{position:relative;bottom:0}.course-chapter-2018 .chapters li:first-child:nth-last-child(4):nth-child(2n):before,.course-chapter-2018 .chapters li:first-child:nth-last-child(4)~li:nth-child(2n):before{-webkit-transform:rotate(75deg);transform:rotate(75deg);right:-60px;bottom:-53px}.course-chapter-2018 .chapters li:first-child:nth-last-child(4):nth-child(odd):before,.course-chapter-2018 .chapters li:first-child:nth-last-child(4)~li:nth-child(odd):before{-webkit-transform:rotate(-75deg);transform:rotate(-75deg);right:-20px;bottom:-100px}.course-chapter-2018 .chapters li:first-child:nth-last-child(5),.course-chapter-2018 .chapters li:first-child:nth-last-child(5)~li{width:190px}.course-chapter-2018 .chapters li:first-child:nth-last-child(5) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(5)~li .description{margin-left:-5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(6),.course-chapter-2018 .chapters li:first-child:nth-last-child(6)~li{width:190px}.course-chapter-2018 .chapters li:first-child:nth-last-child(6) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(6)~li .description{margin-left:-5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(6).lesson-badge .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(6)~li.lesson-badge .description{right:24px}.course-chapter-2018 .chapters li:first-child:nth-last-child(7),.course-chapter-2018 .chapters li:first-child:nth-last-child(7)~li{width:160px}.course-chapter-2018 .chapters li:first-child:nth-last-child(7).lesson-badge .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(7)~li.lesson-badge .description{right:-10px}.course-chapter-2018 .chapters li:first-child:nth-last-child(8),.course-chapter-2018 .chapters li:first-child:nth-last-child(8)~li{width:148px}.course-chapter-2018 .chapters li:first-child:nth-last-child(8) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(8)~li .description{margin-left:-26px}.course-chapter-2018 .chapters li:first-child:nth-last-child(8).lesson-badge .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(8)~li.lesson-badge .description{right:-30px}.course-chapter-2018 .chapters li:first-child:nth-last-child(9),.course-chapter-2018 .chapters li:first-child:nth-last-child(9)~li{width:135px}.course-chapter-2018 .chapters li:first-child:nth-last-child(9) .cover-image,.course-chapter-2018 .chapters li:first-child:nth-last-child(9)~li .cover-image{width:80px;height:80px}.course-chapter-2018 .chapters li:first-child:nth-last-child(9) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(9)~li .description{margin-left:-32.5px}.course-chapter-2018 .chapters li:first-child:nth-last-child(9).lesson-badge .cover-image,.course-chapter-2018 .chapters li:first-child:nth-last-child(9)~li.lesson-badge .cover-image{width:140px;height:140px}.course-chapter-2018 .chapters li:first-child:nth-last-child(9).lesson-badge .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(9)~li.lesson-badge .description{width:140px;margin-left:0}.course-chapter-2018 .chapters li:first-child:nth-last-child(10),.course-chapter-2018 .chapters li:first-child:nth-last-child(10)~li{width:124px}.course-chapter-2018 .chapters li:first-child:nth-last-child(10) .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(10)~li .description{margin-left:-38px}.course-chapter-2018 .chapters li:first-child:nth-last-child(10) .cover-image,.course-chapter-2018 .chapters li:first-child:nth-last-child(10)~li .cover-image{width:80px;height:80px}.course-chapter-2018 .chapters li:first-child:nth-last-child(10).lesson-badge .cover-image,.course-chapter-2018 .chapters li:first-child:nth-last-child(10)~li.lesson-badge .cover-image{width:120px;height:120px}.course-chapter-2018 .chapters li:first-child:nth-last-child(10).lesson-badge .description,.course-chapter-2018 .chapters li:first-child:nth-last-child(10)~li.lesson-badge .description{right:-22px}.course-chapter-2018 .upgrade-required{background-color:#ff8d1a;color:#fff;font-size:16px;font-weight:500;padding:10px;border-radius:5px;margin-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.course-chapter-2018 .slide-description{margin-top:10px;margin-bottom:5px}.course-chapter-2018 .presentation-preview{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:700px;height:100px;text-align:left;background-color:#f6fbfd;color:#0a0a0a;cursor:inherit}.course-chapter-2018 .presentation-preview .lesson{padding-top:10px;padding-left:15px;width:100%}.course-chapter-2018 .presentation-preview .info-container{padding-left:15px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.course-chapter-2018 .presentation-preview .title{padding-top:5px;width:250px}.course-chapter-2018 .presentation-preview .slide-count{padding-top:5px;padding-top:3px;width:100px}.course-chapter-2018 .presentation-preview .run-lesson{padding:0 10px;width:100px}.course-chapter-2018 .presentation-preview img{padding:0;height:80px;width:auto;margin:10px;object-fit:cover}.course-chapter-2018 .notification-upgrade-link{color:#fff}.course-chapter-2018 .notification-upgrade,.course-chapter-2018 .spaced-list-item{margin-bottom:15px}.course-chapter-2018 .class-presentation-details{padding:0 30px;margin-bottom:15px}.course-chapter-2018>.header{padding-top:15px;padding-bottom:15px;background:radial-gradient(rgba(0,80,93,.82) 10%,rgba(0,70,97,.95) 78.68%),url(/image/course-catalog/forest-bg.png);background-size:cover;font-weight:500}.course-chapter-2018>.header,.course-chapter-2018>.header a,.course-chapter-2018>.header h1,.course-chapter-2018>.header p{color:#fff;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px}.course-chapter-2018>.header .zf-row-back{max-width:80rem}.course-chapter-2018>.header .zf-row-back .back{display:block;margin-bottom:10px;font-size:11px;font-weight:600;letter-spacing:.5px}@media print,screen and (min-width:64em){.course-chapter-2018>.header .zf-row-back .back{float:left}}.course-chapter-2018>.header .chapters-select select{border-radius:5px}.course-chapter-2018>.header h1{margin-bottom:0;padding-bottom:5px;font-size:26px;font-weight:600}.course-chapter-2018>.header .intro{margin-top:0;margin-bottom:.5em;font-size:15px}.course-chapter-2018>.header .grades{display:inline-block;text-transform:uppercase;font-weight:600;letter-spacing:1px}.course-chapter-2018>.header .platforms{display:inline-block;margin-left:1rem;font-size:14px}.course-chapter-2018>.header .platforms .platform{display:inline-block}.course-chapter-2018>.header .platforms .platform+.platform{margin-left:.5em}.course-chapter-2018>.header .platforms .platform .icon-apple{margin-top:-2px}.course-chapter-2018>.header .filter-tabs{margin-top:20px;border:none;background:none;text-align:center}.course-chapter-2018>.header .filter-tabs li{float:none;display:inline-block}.course-chapter-2018>.header .filter-tabs li .button.hollow{min-width:100px;margin-right:5px;margin-bottom:14px;border:none;border-radius:50px;padding:10px 20px;background-color:rgba(0,0,0,.1);color:#fff;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:500;text-decoration:none;text-transform:none;outline:none}.course-chapter-2018>.header .filter-tabs li .button.hollow:focus,.course-chapter-2018>.header .filter-tabs li .button.hollow:hover{background-color:#fff;color:#e56000;text-decoration:none;outline:none}.course-chapter-2018>.header .filter-tabs li.is-active .button.hollow{background-color:#fff;color:#e56000}.course-chapter-2018>.header .upgrade-action{text-align:center}@media print,screen and (min-width:40em){.course-chapter-2018>.header .upgrade-action{margin-top:1em;text-align:right}}.course-chapter-2018>.header .upgrade-action .upgrade{display:inline-block;font-size:12px;font-weight:300;letter-spacing:.3px;text-align:initial}.course-chapter-2018>.header .upgrade-action .upgrade.without-note{margin-top:10px}.course-chapter-2018>.header .upgrade-action .upgrade.price .links,.course-chapter-2018>.header .upgrade-action .upgrade.price .note,.course-chapter-2018>.header .upgrade-action .upgrade.seat-available .links,.course-chapter-2018>.header .upgrade-action .upgrade.seat-available .note{text-align:center}.course-chapter-2018>.header .upgrade-action .upgrade .price-note .price{font-size:24px;font-weight:600}.course-chapter-2018>.header .upgrade-action .upgrade .note{margin-bottom:5px}.course-chapter-2018>.header .upgrade-action .upgrade .note .price{font-weight:600}.course-chapter-2018>.header .upgrade-action .upgrade .link{font-size:12px;font-weight:300;text-decoration:underline}.course-chapter-2018>.header .upgrade-action .action{margin-top:10px}.course-chapter-2018>.header .upgrade-action .action a.link{text-decoration:underline}.course-chapter-2018>.header .upgrade-action .action .button{min-width:60%}@media print,screen and (min-width:40em){.course-chapter-2018>.header .upgrade-action .action .button{display:block}}.course-chapter-2018>.header .upgrade-action .action .for-plan{text-align:center;font-size:10px;font-weight:300}.course-chapter-2018 .warning-voucher{margin:1rem auto;padding:10px 20px 10px 30px;border-radius:5px;background:#bd274b;color:#fff;text-align:center;line-height:40px;font-weight:400}.course-chapter-2018 .warning-voucher.warning-voucher-cancel{background-color:#9078c6}.course-chapter-2018 .warning-voucher .button{float:right;margin-bottom:0}@media print,screen and (min-width:64em){.course-chapter-2018>.body .main-panel,.course-chapter-2018>.body .side-panel{padding-right:2rem}}.course-chapter-2018>.body .main-panel{background-color:#f7fcff;padding-top:20px}.course-chapter-2018>.body .course-name{font-size:23px;font-weight:200;font-family:Open Sans,Helvetica,Arial,sans-serif}.course-chapter-2018>.body .sidepanel section{margin-bottom:0;border-top:1px solid #cdcdce;padding-bottom:1rem}.course-chapter-2018>.body .sidepanel section:first-child{border-top:none}.course-chapter-2018>.body .sidepanel section .title{margin-top:1rem;margin-bottom:0;padding-bottom:0;font-weight:700}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail{position:relative}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons{position:absolute}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon{display:block;width:40px;height:40px;border-bottom-right-radius:5px;background-position:50%;background-repeat:no-repeat;background-size:60%}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg)}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg)}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.html{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg)}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.ar,.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.drones,.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg)}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg)}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png)}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>.icons>.icon.stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg)}.course-chapter-2018>.body .sidepanel section.type-level .thumbnail>img{width:100%}.course-chapter-2018>.body .sidepanel section.type-level .main-tag{font-weight:700}.course-chapter-2018>.body .sidepanel section.lesson-includes ul{margin-bottom:0}.course-chapter-2018>.body .sidepanel section.lesson-includes .icon-checkmark{margin-right:.5em;color:#5cbe5a}.course-chapter-2018>.footer{padding-top:2rem;padding-bottom:2rem}.course-chapter-2018>.footer h3{text-align:center}.course-chapter-2018>.footer .button-view-course-catalog{background-color:#7c63ab;font-weight:400}.course-chapter-2018>.footer .button-view-course-catalog:focus,.course-chapter-2018>.footer .button-view-course-catalog:hover{background-color:#685095}.course-header-2018{background-color:#6565e7;background-image:linear-gradient(276deg,#6565e7,#5072c4);background-size:cover;color:#fff;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:500}.course-header-2018 h1,.course-header-2018 h2,.course-header-2018 p{color:inherit}@media print,screen and (min-width:40em){.course-header-2018 h1{font-size:1.875rem}}.course-header-2018 p{font-size:inherit}.course-header-2018 a.grant-button{margin-bottom:0}.course-header-2018 p.grant-link{color:#fff;font-weight:700;font-size:.675rem;margin-top:.5rem}.course-header-2018 p.grant-link a{font-weight:700;font-size:.675rem}.course-header-2018 p.grant-link a,.course-header-2018 p.grant-link a:hover{color:#fff;text-decoration:underline}.course-header-2018 .course-header-image{position:relative;width:8.75rem}.course-header-2018 .course-header-image>img{border-radius:.625rem;width:100%}.course-header-2018 .course-header-image__icon-container{position:absolute;top:0;left:0}.course-header-2018 .course-header-image__icon{background-position:50%;background-repeat:no-repeat;background-size:60%;border-top-left-radius:.625rem;border-bottom-right-radius:.625rem;display:none;float:left;width:1.875rem;height:1.875rem}.course-header-2018 .course-header-image__icon.\--block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg);display:block}.course-header-2018 .course-header-image__icon.\--picture-block-coding{background-color:#5947ff;background-image:url(/image/course-catalog/icon-picture-block-coding.svg);display:block}.course-header-2018 .course-header-image__icon.\--python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg);display:block}.course-header-2018 .course-header-image__icon.\--html{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg);display:block}.course-header-2018 .course-header-image__icon.\--ar,.course-header-2018 .course-header-image__icon.\--drones,.course-header-2018 .course-header-image__icon.\--robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg);display:block}.course-header-2018 .course-header-image__icon.\--javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg);display:block}.course-header-2018 .course-header-image__icon.\--java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png);display:block}.course-header-2018 .course-header-image__icon.\--stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg);display:block}@media print,screen and (min-width:40em){.course-header-2018 .course-header-content{min-width:18.75rem}}.course-header-2018 .course-header-lede{display:block;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase}@media print,screen and (min-width:40em){.course-header-2018 .course-header-lede{font-size:1.125rem}}.course-header-2018 .course-header-title{font-size:1.625rem;margin-bottom:0}.course-header-2018 .course-header-features{font-size:.75rem;font-weight:600;margin-bottom:0}.course-header-2018 .course-header-features>li{display:inline;white-space:nowrap}.course-header-2018 .course-header-features>li:not(:first-of-type):before{content:"|";padding-right:.1875rem}.course-header-2018 .lessons-label{display:inline-block;line-height:38px}.course-header-2018 .lessons-label.overview-link{color:#fff}.course-header-2018 .lessons-label.overview-link:hover{text-decoration:underline}.course-header-2018 .chapters-list li{padding:.1875rem}.course-header-2018 .chapters-list li a{--background-color:#7793ec;color:#fff}.course-header-2018 .chapters-list li a:hover{--background-color:#e6f3f6}.course-header-2018 .chapters-list li a.highlighted{--background-color:#c7f9ff;border-color:#3e8d9f;color:#3e8d9f}.course-header-2018 .your-plan{font-size:10px;font-weight:700;line-height:1;position:absolute;text-align:center;text-transform:uppercase}.course-header-2018 .your-plan.your-plan-red{color:#ba1e5d}.course-header-2018 .your-plan.your-plan-blue{color:#00bcd4}.course-header-2018 .your-plan.your-plan-yellow{color:#ffd600}.course-header-2018 .meta{background-color:rgba(88,88,88,.25);padding:.875rem 2rem;position:relative;min-height:3.125rem}.course-header-2018 .meta-back-link{color:inherit;display:block;font-size:inherit;font-weight:700;margin-bottom:1rem;margin-left:2rem}@media print,screen and (min-width:64em){.course-header-2018 .meta-back-link{position:absolute;left:2rem;margin:0}}.course-header-2018 .button-request-quote{display:inline-block}.course-header-2018 .button-run-lesson{border-color:#fff;border-radius:8px;background-color:transparent}.course-header-2018 .title-container h1.title{margin-bottom:0;padding-bottom:0}.course-header-2018 .title-container h1.title ul{line-height:1}.course-header-2018 .title-container h1.title .is-dropdown-submenu-parent>a{font-weight:700;padding-bottom:8px;padding-left:0;padding-top:8px}.course-header-2018 .title-container h1.title .is-dropdown-submenu-parent>a:hover{color:#fff;text-decoration:underline}.course-header-2018 .title-container h1.title .is-dropdown-submenu-parent>a:after{border-color:#fff transparent transparent}.course-header-2018 .title-container h1.title .is-dropdown-submenu-parent .menu:not(.js-dropdown-active){display:none}.course-header-2018 .title-container h1.title .is-dropdown-submenu-parent .is-dropdown-submenu{position:absolute}.course-header-2018 .title-container p.subtitle{margin-bottom:4px;margin-top:4px}.course-header-2018 .title-container p.subtitle a{color:#fff;font-weight:inherit}.course-header-2018 .title-container p.subtitle a:hover{color:#fff;text-decoration:underline}.course-header-2018 .title-container p.subtitle .subtitle-not-part{font-size:14px;font-style:italic}.course-header-2018 .price-container{position:relative}.course-header-2018 .price-container .course-sale-badge{left:-60px;top:0}@media screen and (min-width:75em){.course-header-2018 .price-container .course-sale-badge{left:-75px}}.course-header-2018 .price-container .price{font-size:1.25em;white-space:nowrap}.course-header-2018 .price-container .price.has-sale{color:#ccc;font-size:14px;text-decoration:line-through}.course-header-2018 .price-container .action{margin-top:10px}.course-header-2018 .price-container .action a.link{text-decoration:underline}.course-header-2018 .price-container .action .button{margin-bottom:0;min-width:200px}@media print,screen and (min-width:64em){.course-header-2018 .price-container .action .button{min-width:60%}}.course-header-2018 .price-container .action .for-plan{text-align:center;font-size:10px;font-weight:300}.dashboard-teacher .course-header-2018 p{padding-bottom:0}student-classroom-lesson-modules,student-courseplayer-lesson{position:relative;display:inline-block;width:100%;height:100%}student-classroom-lesson-modules .course-lesson,student-courseplayer-lesson .course-lesson{background-size:cover;background-repeat:no-repeat;min-height:100%}student-classroom-lesson-modules .course-lesson h2,student-courseplayer-lesson .course-lesson h2{text-align:center;font-size:40px;font-weight:700;min-height:85px;color:#fff;padding:20px 40px}student-classroom-lesson-modules .course-lesson h2 a,student-courseplayer-lesson .course-lesson h2 a{float:left}student-classroom-lesson-modules .course-lesson .modules-content,student-courseplayer-lesson .course-lesson .modules-content{width:100%;padding:20px 40px}student-classroom-lesson-modules .course-lesson .modules-content .description,student-courseplayer-lesson .course-lesson .modules-content .description{display:inline-block;width:30%;background-color:#243057;color:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.8);margin-top:40px;margin-right:40px;padding:20px;border-radius:4px;vertical-align:top}student-classroom-lesson-modules .course-lesson .modules-content .description h3,student-courseplayer-lesson .course-lesson .modules-content .description h3{font-weight:700;font-size:16px;margin-bottom:8px;color:#fff}student-classroom-lesson-modules .course-lesson .modules-content .description p,student-courseplayer-lesson .course-lesson .modules-content .description p{font-size:14px;line-height:1.4em;color:#fff}student-classroom-lesson-modules .course-lesson .modules-content .modules,student-courseplayer-lesson .course-lesson .modules-content .modules{display:inline-block;vertical-align:top;width:60%}student-classroom-lesson-modules .course-lesson .modules-content .modules .module,student-courseplayer-lesson .course-lesson .modules-content .modules .module{display:inline-block;position:relative;width:92px;height:92px;background-color:#5b8cb1;border-radius:30px;border:8px solid #72b4ea;box-shadow:inset 0 2px 0 rgba(0,0,0,.2);padding:10px;text-align:center;margin:40px 20px 20px;vertical-align:bottom}student-classroom-lesson-modules .course-lesson .modules-content .modules .module .indicator,student-courseplayer-lesson .course-lesson .modules-content .modules .module .indicator{top:0;left:50px;margin-left:-37px;margin-top:-37px;position:absolute;display:inline-block;background-color:#72b4ea;border-radius:50%;width:50px;height:50px;background-repeat:no-repeat;background-position:50%;box-shadow:0 2px 2px rgba(0,0,0,.2);display:none}student-classroom-lesson-modules .course-lesson .modules-content .modules .module.diy .indicator,student-courseplayer-lesson .course-lesson .modules-content .modules .module.diy .indicator{background-image:url(/image/lessons/module-icon-diy.png);display:block}student-classroom-lesson-modules .course-lesson .modules-content .modules .module.puzzle .indicator,student-courseplayer-lesson .course-lesson .modules-content .modules .module.puzzle .indicator{display:none}student-classroom-lesson-modules .course-lesson .modules-content .modules .module.quiz .indicator,student-courseplayer-lesson .course-lesson .modules-content .modules .module.quiz .indicator{background-image:url(/image/lessons/module-icon-quiz.png);display:block}student-classroom-lesson-modules .course-lesson .modules-content .modules .module.intro .indicator,student-courseplayer-lesson .course-lesson .modules-content .modules .module.intro .indicator{background-image:url(/image/lessons/module-icon-intro.png);display:block}student-classroom-lesson-modules .course-lesson .modules-content .modules .module a,student-courseplayer-lesson .course-lesson .modules-content .modules .module a{color:#fff;text-decoration:none;font-size:40px;font-weight:700}student-classroom-lesson-modules .course-lesson .modules-content .modules .module .index,student-courseplayer-lesson .course-lesson .modules-content .modules .module .index{width:56px;height:56px;line-height:62px}student-classroom-lesson-modules .course-lesson .modules-content .modules .module.locked .index,student-courseplayer-lesson .course-lesson .modules-content .modules .module.locked .index{background-image:url(/image/lessons/module-locked.png);background-position:50%;background-repeat:no-repeat}student-classroom-lesson-modules .course-lesson .modules-content .modules .module.locked .index span,student-courseplayer-lesson .course-lesson .modules-content .modules .module.locked .index span{display:none}.course-sale-badge{position:absolute;width:75px;height:75px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);background-image:url("/image/school/sale-badge.svg");background-repeat:no-repeat;background-size:cover;color:#fff;line-height:75px;font-weight:700;text-align:center;text-transform:uppercase}.course-sale-badge-has-discount{line-height:65px}.course-sale-badge-has-discount .course-sale-badge-discount{font-size:10px;left:0;position:absolute;right:0;top:16px}.course-side-panel-2018 .back-container .back{color:#747474}.course-side-panel-2018 section{border-bottom:1px solid #cdcdce;margin-bottom:0;padding-top:2rem;padding-bottom:2rem}.course-side-panel-2018 section:first-of-type{border-top:1px solid #cdcdce}.course-side-panel-2018 section:first-child{border-top:none;padding-top:0}.course-side-panel-2018 section .action{margin-bottom:1rem;margin-top:1rem;text-align:center}.course-side-panel-2018 section .action .button{margin-bottom:0;width:100%}.course-side-panel-2018 section .action .for-plan{display:none}.course-side-panel-2018 section .title{margin-bottom:1rem;padding-bottom:0;font-weight:700}.course-side-panel-2018 section.summary{padding-bottom:0}.course-side-panel-2018 section.summary .card-course-details{padding:2rem}.course-side-panel-2018 section.summary .card-course-details .sale-badge{background-image:url("/image/school/sale-badge.svg");background-repeat:no-repeat;background-size:cover;color:#fff;font-weight:700;line-height:75px;position:absolute;top:.25rem;right:.25rem;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:75px;height:75px}.course-side-panel-2018 section.summary .card-course-details .intro{margin-bottom:1rem;font-size:14px}.course-side-panel-2018 section.summary .card-course-details .details{color:#6b6b6b;font-size:14px;font-weight:700;list-style-type:disc;padding-left:1em}.course-side-panel-2018 section.summary .card-course-details .platforms{display:inline-block;margin-left:0;font-size:14px}.course-side-panel-2018 section.summary .card-course-details .platforms .platform{display:inline-block}.course-side-panel-2018 section.summary .card-course-details .platforms .platform+.platform{margin-left:.5em}.course-side-panel-2018 section.summary .card-course-details .platforms .platform .icon-apple{margin-top:-2px}.course-side-panel-2018 section.summary .card-course-details .action .button{margin-bottom:0}.course-side-panel-2018 section.summary .card-course-details .action .for-plan{display:none;text-align:center;font-size:10px;font-weight:300}.course-side-panel-2018 section.thumbnail-action .thumbnail{position:relative;padding-bottom:1rem}.course-side-panel-2018 section.thumbnail-action .thumbnail>.requirements{background-color:#fff;border:1px solid #ccc;padding-bottom:8px;padding-top:8px}.course-side-panel-2018 section.thumbnail-action .thumbnail>.requirements img{height:48px}.course-side-panel-2018 section.thumbnail-action .thumbnail>.requirements span{font-size:12px;font-weight:700}.course-side-panel-2018 section.thumbnail-action .thumbnail>.requirements span a{font-size:12px}.course-side-panel-2018 section.thumbnail-action .thumbnail>p.intro{padding-bottom:0}.course-side-panel-2018 section.thumbnail-action .thumbnail>img{width:100%}.course-side-panel-2018 section.type-level .main-tag{font-weight:700}.course-side-panel-2018 section.prerequisites,.course-side-panel-2018 section.prerequisites a{font-size:14px}.course-side-panel-2018 section.prerequisites .age-range{margin-bottom:1rem}.course-side-panel-2018 section.whats_included{border-top:none}.course-side-panel-2018 section.whats_included .icon-checkmark{margin-right:.5em;color:#5cbe5a}.chapters-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px;list-style-type:none;margin-bottom:0}.chapters-list li{display:inline-block;margin-top:.1875rem;margin-bottom:.1875rem}.chapters-list li a{--background-color:#e6f3f6;background-color:var(--background-color);border:1px solid var(--background-color);border-radius:14px;color:#575757;display:block;font-size:.875rem;font-weight:600;line-height:28px;text-align:center;transition-duration:.125s;transition-property:background-color,border-color,color;transition-timing-function:ease;width:28px;height:28px}.chapters-list li a:focus,.chapters-list li a:hover{color:#00bcd4;outline:none}.chapters-list li a.active{--background-color:#00bcd4;color:#fff}.chapters-list li a.overview{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:44.8px}.chapters-list__overview-icon{background-color:currentColor;display:inline-block;overflow:hidden;position:relative;width:18px;height:18px}.chapters-list__overview-icon:after,.chapters-list__overview-icon:before{border:1px solid var(--background-color);content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.chapters-list__overview-icon:before{width:49%;height:150%}.chapters-list__overview-icon:after{width:150%;height:49%}.plan-comparison-table{--gap:0.625rem;padding:0 var(--gap)}.plan-comparison-table table{margin-bottom:1em}.plan-comparison-table thead{vertical-align:bottom}.plan-comparison-table tr>*{padding-right:1.25rem;padding-left:1.25rem}.plan-comparison-table tr>:not(:last-child){border-right-style:solid}.plan-comparison-table tr:last-child>*{border-bottom-style:none}.plan-comparison-table .plan-comparison-table__suptitle{color:#565f85;display:block;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase}.plan-comparison-table .plan-comparison-table__title{font-size:1.125rem;white-space:nowrap}@media print,screen and (min-width:40em){.plan-comparison-table{--gap:1.25rem}.plan-comparison-table tr>*{padding-right:1.875rem;padding-left:1.875rem}}@media print,screen and (min-width:64em){.plan-comparison-table tr>[class*=sticky-cell]{left:calc(var(--gap) * -1);z-index:2}}.teacher-concepts-list{margin:2rem}.teacher-concepts-list .concept-list{background-color:#fff;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);border-radius:1rem;padding:2rem}.teacher-concepts-list .concept-list>li:not(:first-child){padding-top:1.25rem}.teacher-concepts-list .concept-list>li:not(:last-child){border-bottom:.0625rem solid #f2faff;padding-bottom:1.25rem}.teacher-concepts-list .concept-list__icon{aspect-ratio:4/3;background-color:#eaf8fc;border-radius:1rem;color:#6f6cdf;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.625rem;width:5rem}.teacher-concepts-list .concept-list__sub-concepts{-webkit-columns:3;-moz-columns:3;columns:3;list-style-type:disc;list-style-position:inside}.teacher-concepts-list .concept-list .concept-list-item .concept-icon-container{display:-webkit-flex;display:-ms-flexbox;display:flex;width:88px;height:68px;background-color:#eaf8fc;border-radius:20px}.teacher-concepts-list .concept-list .concept-list-item .concept-icon-container .concept-icon{padding:10px}.modal-create-resource{background:#7db9e8;background:radial-gradient(ellipse at center,#7db9e8 0,#2f61b9 75%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7db9e8",endColorstr="#2f61b9",GradientType=1)}@media print,screen and (min-width:40em){.modal-create-resource{height:94%;min-height:94%;top:20px}}.modal-create-resource .back-button{color:#fff;font-weight:600;text-transform:uppercase;height:28px;line-height:28px}.modal-create-resource .back-button:hover{cursor:pointer;text-decoration:underline}.modal-create-resource .title{font-size:26px;margin-bottom:25px}.modal-create-resource ul.resource-tabs{background-color:transparent;border:0;margin-top:10px;text-align:center}.modal-create-resource ul.resource-tabs li{margin-bottom:15px;margin-right:0}.modal-create-resource ul.resource-tabs .tabs-title a{padding:17px 0 17px 10px}.modal-create-resource ul.resource-tabs .tabs-title a img{max-height:14px;max-width:14px;vertical-align:bottom}.modal-create-resource ul.resource-tabs .tabs-title.is-active a{background-color:#5ec1fc!important;color:#fff!important}.modal-create-resource ul.resource-tabs .is-active:after{border-left:15px solid #5ec1fc!important;border-top:23px solid transparent!important;border-bottom:23px solid transparent!important}.modal-create-resource ul.resource-tabs a{color:#5ec1fc;font-weight:700;background-color:#2855a7;border-radius:5px;padding-left:10px}.modal-create-resource ul.resource-tabs a span{padding-left:5px}.modal-create-resource ul.resource-tabs a:hover{background-color:#e3e3f3}.modal-create-resource ul.resource-tabs .is-active{position:relative;text-align:center}.modal-create-resource ul.resource-tabs .is-active a{color:#fff;background:#3be3d1;border-top-left-radius:5px;border-bottom-left-radius:5px;box-shadow:10px 10px 32px -18px rgba(0,0,0,.75)}@media print,screen and (min-width:40em){.modal-create-resource ul.resource-tabs,.modal-create-resource ul.resource-tabs .is-active{text-align:left}.modal-create-resource ul.resource-tabs .is-active a{border-top-right-radius:0;border-bottom-right-radius:0}.modal-create-resource ul.resource-tabs .is-active:after{content:"";width:0;height:0;border-top:26px solid transparent;border-bottom:26px solid transparent;border-left:23px solid #3be3d1;position:absolute;left:100%;top:0}.modal-create-resource ul.resource-tabs .is-active.two-line:after{border-top:32px solid transparent;border-bottom:32px solid transparent;border-left:23px solid #3be3d1}}.modal-create-resource .other-resource-tabs .show-more{position:relative;display:block;min-height:1px;background:#fff;margin:30px 0}.modal-create-resource .other-resource-tabs .show-more span{position:absolute;top:0;left:50%;width:36px;text-align:center;background-color:#457ac7;margin-top:-8px;margin-left:-15px}.modal-create-resource .other-resource-tabs .show-more span a{color:#fff}.modal-create-resource .other-resource-tabs .show-more span a:hover{text-decoration:underline}.modal-create-resource .switch-button-container{height:60px;margin-bottom:15px}.modal-create-resource .switch-button-container .switch-button{display:inline-block;border-bottom:3px solid #5ec1fc;color:#5ec1fc;margin-left:15px}.modal-create-resource .switch-button-container .switch-button .version-name{font-size:16px;font-weight:500}.modal-create-resource .switch-button-container .switch-button .platform-name{font-size:12px;font-weight:500;margin-bottom:2px}.modal-create-resource .switch-button-container .switch-button.selected,.modal-create-resource .switch-button-container .switch-button:hover{cursor:pointer;color:#fff;border-color:#fff}.modal-create-resource .minecraft-mod-card{height:185px;width:100%}.modal-create-resource .loading-indicator.loading-indicator-blocks div{background-color:#fff}.modal-create-resource .content{height:calc(100% - 50px);overflow-y:auto}.modal-create-resource .content::-webkit-scrollbar{width:10px;height:5px}.modal-create-resource .content::-webkit-scrollbar-track{background-color:#2855a7;border-radius:5px}.modal-create-resource .content::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}.modal-create-resource.reveal.modal-create-resource .close-reveal-modal{color:#fff;top:15px;right:15px}.reveal.modal-create-resource{border:none}.reveal.modal-create-resource h2{color:#fff;font-size:23px;margin-bottom:30px;font-weight:600}.reveal.modal-create-resource .close-reveal-modal{color:#5ec1fc}.reveal.modal-create-resource .close-reveal-modal:hover{color:#fff}.district-admin a,.district-admin p{font-size:inherit}.district-admin h1,.district-admin h2,.district-admin h3,.district-admin h4,.district-admin h5,.district-admin h6{color:inherit;margin-bottom:0;padding-bottom:0}.district-admin input,.district-admin select{margin-bottom:0}.district-admin input:not([type]),.district-admin input[type=number],.district-admin input[type=search],.district-admin input[type=text],.district-admin select{border-radius:.3125rem;display:block;padding:.5rem 1.5rem;height:2.625rem}.district-admin select{background-position:right -.5rem center}.district-admin label{font-weight:700}.district-admin label input,.district-admin label select{margin-top:.3125rem}.district-admin-header{background-color:#6f6cdf;color:#fefefe;padding:1.875rem 0}.district-admin-header h1,.district-admin-header h2,.district-admin-header h3,.district-admin-header h4,.district-admin-header h5,.district-admin-header h6{color:inherit}.district-admin-section{font-size:.875rem;padding:1.875rem 0}.modal-add-course-to-classroom .modal-header h4{margin-top:0;margin-bottom:.5rem;padding-bottom:10px;font-size:20px}.modal-add-course-to-classroom .modal-body{padding:0}.modal-add-course-to-classroom .modal-body .waiting-for-google-sync{text-align:center}.modal-add-course-to-classroom .modal-body .classroom-selector-panel{max-height:421px;overflow-y:auto}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list{margin:0}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li{margin:0;border-top:1px solid #dae1e1;padding:5px 0;overflow:hidden}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li:last-child{border-bottom:1px solid #dae1e1}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li .classroom-info{display:inline-block}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li .classroom-info h5{margin-top:0;margin-bottom:5px;padding:0;color:#2d2c29;font-size:17px;font-weight:500;line-height:21px}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li .classroom-info h6{margin-bottom:5px;padding:0;color:#2d2c29;font-size:14px;line-height:16px;font-weight:300}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li .classroom-info p{margin:0;padding:0;color:#c52e26;font-size:12px;line-height:16px;font-weight:300}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li .classroom-action{float:right;display:inline-block;margin:15px 10px 0 0}.modal-add-course-to-classroom .modal-body .classroom-selector-panel ul.classroom-selector-list li .change-disabled-on-hover:hover{color:#766889;border-color:#766889}.modal-add-course-to-classroom .modal-footer{padding-top:20px;padding-bottom:0}.modal-add-course-to-classroom .modal-footer .button{min-width:100px}.modal-add-course-to-classroom .modal-footer .button.button-submit{float:right}.modal-add-course-to-classroom .modal-footer .button.button-submit.disabled,.modal-add-course-to-classroom .modal-footer .button.button-submit[disabled]{opacity:.25;cursor:not-allowed}@media print,screen and (min-width:40em){.modal-add-lessons.reveal{top:50px!important}}.modal-add-lessons .tabs-add-lessons{border:none;border-bottom:1px solid #575757}.modal-add-lessons .tabs-content{border:none}.modal-add-lessons .tabs-title>a[aria-selected=true]{background:transparent}.modal-add-lessons .tabs-title a{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#575757;font-size:18px}.modal-add-lessons .tabs-title.is-active{color:#65759b;border-bottom:2px solid #65759b}.modal-add-lessons .teacher-actions{margin:15px 0;text-align:center}.modal-add-lessons .teacher-actions a{display:inline-block;margin:0 5px;border-bottom:3px solid transparent;padding:0 5px;color:#575757;font-size:12px}.modal-add-lessons .teacher-actions a.active,.modal-add-lessons .teacher-actions a:hover{color:#00bcd4;border-bottom:3px solid #00bcd4}.modal-add-lessons .vouchers{margin-bottom:20px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px 20px 10px 30px;background:#ffaa31}.modal-add-lessons .vouchers .voucher{color:#fff;font-size:14px;line-height:18px;font-weight:400}.modal-add-lessons .card-mini-lesson .included-in-school-plan{margin-bottom:1rem;text-align:center;font-size:1rem}.modal-add-lessons .manual-course{float:right}school-course-list .programming-curriculum{background-color:#fff;padding:20px}school-course-list .programming-curriculum.loggedin .tabs.programming-curriculum-courses-list li{width:20%}school-course-list .programming-curriculum .vouchers{background:#e56000;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin:0 auto 20px;padding:10px 20px 10px 30px}school-course-list .programming-curriculum .vouchers>p{margin:0;padding:0;color:#fff;font-size:14px;line-height:18px;font-weight:400}school-course-list .programming-curriculum .title-container{margin-bottom:15px}school-course-list .programming-curriculum .title-container .title{letter-spacing:1px;text-align:center;font-size:26px;font-weight:600;margin:0;padding:0}school-course-list .programming-curriculum .description{color:#7b7b7b;text-align:center;max-width:850px;margin:auto}school-course-list .programming-curriculum .view-all-courses{margin:15px 0;display:block;text-decoration:underline;font-size:14px;letter-spacing:1px;text-align:center}school-course-list .programming-curriculum .courses{margin-top:30px;padding-left:0}@media screen and (max-width:39.9375em){school-course-list .programming-curriculum .courses{margin-top:10px}}school-course-list .programming-curriculum .courses .course-list-mobile ul li{list-style-type:disc}school-course-list .programming-curriculum .courses .course-list-mobile ul p{font-weight:700}school-course-list .programming-curriculum .courses .course-list-mobile ul span{font-size:14px;color:#666;font-weight:400}school-course-list .programming-curriculum .courses .course-catalog{text-align:left}school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum{cursor:auto}school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum .course-level{padding-left:15px}school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum .course-view-details .available-to-assign,school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum .course-view-details .seats-available{margin-top:-35px;color:#36a1d8;font-weight:500}school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum .actions{text-align:center;margin-right:auto;margin-left:auto}school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum .actions.small-up-2 .column-right{padding-left:0}school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum .actions.small-up-2 button{outline:none;width:100%}school-course-list .programming-curriculum .courses .course-catalog .card-course-curriculum .actions.small-up-2 button.view-details{padding-left:0;padding-right:0}school-course-list .programming-curriculum .courses .course-catalog .course-card-wrap{display:inline-block;margin:10px 20px}school-course-list .programming-curriculum .courses .course-catalog .course-card-wrap .course-image{object-fit:cover}school-course-list .programming-curriculum .courses .course-catalog .course-card-wrap .course-type .type-text{vertical-align:top}@media screen and (max-width:39.9375em){school-course-list .programming-curriculum .courses .course-catalog{text-align:center}school-course-list .programming-curriculum .courses .course-catalog .course-card-wrap .course-type{text-align:left}}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths{background-color:transparent;border:0;margin-top:10px;text-align:center}@media print,screen and (min-width:40em){school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths,school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .is-active{text-align:left}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .is-active a{border-top-right-radius:0;border-bottom-right-radius:0}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .is-active:after{content:"";width:0;height:0;border-top:26px solid transparent;border-bottom:26px solid transparent;border-left:23px solid #3be3d1;position:absolute;left:100%;top:0}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .is-active.two-line:after{border-top:32px solid transparent;border-bottom:32px solid transparent;border-left:23px solid #3be3d1}}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths li{margin-bottom:15px}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a{font-weight:700;border-radius:5px;padding-left:10px}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a.all-courses-tab,school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a.block-coding-tab,school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a.plan-summary-tab,school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a.robotics-drones-tab,school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a.stem-tab,school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a.text-coding-tab{background-color:transparent}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths a span{padding-left:5px}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .is-active{position:relative;text-align:center}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .is-active a{color:#fff;background:#3be3d1;border-top-left-radius:5px;border-bottom-left-radius:5px;box-shadow:10px 10px 32px -18px rgba(0,0,0,.75)}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .tabs-content{background-color:#fff}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .link-compare-plans{color:#00bcd4;display:block;font-size:14px;text-align:center;font-weight:500;padding-left:0}school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .link-compare-plans,school-course-list .programming-curriculum .courses .tabs-vertical-learning-paths .link-compare-plans:hover{background:none}school-course-list .programming-curriculum .courses .tabs-content-vertical-learning-paths{background-color:#fff;border:none!important}school-course-list .programming-curriculum .courses .tabs-content-vertical-learning-paths .subtitle{font-size:20px;text-align:center;margin-bottom:20px}school-course-list .programming-curriculum .courses .tabs-content-vertical-learning-paths h4{text-align:center}school-course-list .programming-curriculum .icon-checkmark{font-weight:700;padding-right:10px}school-course-list .programming-curriculum #plansummary:after{display:none}@media screen and (max-width:39.9375em){school-course-list .programming-curriculum{padding:20px 0}}school-course-list .dropdown-programming-curriculum-courses-list{padding:5px 15px;background-color:#fff;width:100%;border-radius:5px;border:1px solid #ccc}school-course-list .dropdown-programming-curriculum-courses-list a.button-link{position:relative;padding-right:1.5rem;color:#666;font-weight:700;line-height:16px;font-size:16px;padding-top:14px}school-course-list .dropdown-programming-curriculum-courses-list a.button-link:after{content:"";display:block;width:0;height:0;border:6px inset;border-color:#666 transparent transparent;border-top-style:solid;border-bottom-width:0;right:-242px;margin-top:0}school-course-list .dropdown-programming-curriculum-courses-list li{margin-bottom:5px}school-course-list .dropdown-programming-curriculum-courses-list li a p{padding-bottom:0;margin-bottom:5px}school-course-list .dropdown-programming-curriculum-courses-list span{color:#666}school-course-list .tabs.programming-curriculum-courses-list{background-color:#fff;border:none;border-bottom:1px solid #888}school-course-list .tabs.programming-curriculum-courses-list li{margin:0;text-align:center;width:25%}@media screen and (min-width:40em) and (max-width:63.9375em){school-course-list .tabs.programming-curriculum-courses-list li{width:auto}}@media screen and (max-width:39.9375em){school-course-list .tabs.programming-curriculum-courses-list li{width:100%}}school-course-list .tabs.programming-curriculum-courses-list li span{display:block;color:#999;font-size:14px;text-align:center;padding-top:10px}school-course-list .tabs.programming-curriculum-courses-list li.tabs-title{margin-right:0;padding:0 10px}@media print,screen and (min-width:64em){school-course-list .tabs.programming-curriculum-courses-list li.tabs-title{padding:0}}school-course-list .tabs.programming-curriculum-courses-list li.tabs-title>a:focus,school-course-list .tabs.programming-curriculum-courses-list li.tabs-title>a[aria-selected=true]{background:none}school-course-list .tabs.programming-curriculum-courses-list a{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#555;font-size:20px;text-align:center;padding:20px 10px}@media screen and (max-width:39.9375em){school-course-list .tabs.programming-curriculum-courses-list a{padding:12px 7px}}school-course-list .tabs.programming-curriculum-courses-list .is-active a{background-color:#fff;border-bottom:3px solid #65759b;color:#65759b;outline:none}school-course-list .tabs.programming-curriculum-courses-list .programming-curriculum-plan{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#555;font-size:20px;text-align:center;padding:0;line-height:19px;display:inline}school-course-list .tabs.programming-curriculum-courses-list .programming-curriculum-plan span{display:inline;color:#555;padding-right:0}school-course-list .tabs.programming-curriculum-courses-list .is-active .programming-curriculum-plan{background-color:#fff;color:#65759b}school-course-list .tabs.programming-curriculum-courses-list .is-active .programming-curriculum-plan span{color:#65759b;padding-right:0}school-course-list .tabs.programming-curriculum-courses-list .is-active .programming-curriculum-plan .your-course-plan-callout{color:#fefefe}school-course-list .tabs-vertical-learning-paths li{margin-right:0}school-course-list .tabs-vertical-learning-paths .tabs-title a{padding:17px 10px}school-course-list .tabs-vertical-learning-paths .tabs-title.is-active a{background-color:#daedf9!important;color:#555!important}school-course-list .tabs-vertical-learning-paths .is-active:after{border-left:15px solid #daedf9!important;border-top:23px solid transparent!important;border-bottom:23px solid transparent!important}school-course-list .card-course-summary{overflow:visible!important;background-color:#daedf9!important;position:relative;padding:14px;min-height:422px;border-radius:5px}@media screen and (max-width:39.9375em){school-course-list .card-course-summary{text-align:left}}school-course-list .card-course-summary .button.primary{background-color:#e56000!important;color:#fff!important;padding-left:0!important;padding-right:0!important;margin-top:30px;margin-bottom:0}school-course-list .card-course-summary p{padding-bottom:10px;color:#666;margin:0}school-course-list .card-course-summary h6{color:#65759b;text-align:center;font-weight:700;font-size:20px;padding-bottom:30px}school-course-list .card-course-summary .course-price{padding:0;font-size:26px;text-align:center;font-weight:700;margin-bottom:0}school-course-list .card-course-summary .course-price span{display:block;font-size:12px;font-weight:400;margin-top:-10px}school-course-list .card-course-summary .renew-expired-license{margin-top:30px}school-course-list .card-course-summary .renew-expired-license .button.primary{margin-top:0}school-pricing .start-teaching-programming{padding:50px 15px}school-pricing .start-teaching-programming .title-container{margin-bottom:30px}school-pricing .start-teaching-programming .title-container .title{letter-spacing:1px;font-weight:600;text-align:center;margin:0 0 5px;padding:0;font-size:26px}school-pricing .start-teaching-programming .table{max-width:1200px;margin:0 auto;box-shadow:1px 1px 1px rgba(0,0,0,.2);overflow:hidden;border-radius:15px}school-pricing .start-teaching-programming .table .button.large{margin:20px}school-pricing .start-teaching-programming .table thead{background-color:#fff}school-pricing .start-teaching-programming .table thead th{padding-top:20px;padding-bottom:30px;text-align:center}school-pricing .start-teaching-programming .table thead th p{margin-bottom:5px}school-pricing .start-teaching-programming .table thead th .title{letter-spacing:1px;font-size:25px;margin:0;padding:0}school-pricing .start-teaching-programming .table thead th .description{font-size:14px;font-weight:400}school-pricing .start-teaching-programming .table thead th .button{margin:0}school-pricing .start-teaching-programming .table tbody td{text-align:center}school-pricing .start-teaching-programming .table tbody td .feature{display:block;font-weight:600;text-align:left;padding-left:20px}school-pricing .start-teaching-programming .table tbody td .price{font-weight:600;font-size:18px}school-pricing .start-teaching-programming .table tfoot td{text-align:center;padding:20px}school-pricing .start-teaching-programming .table tfoot td .request-quote-link{letter-spacing:1px;text-decoration:underline;margin-left:5px;display:inline-block;font-weight:600}school-pricing .start-teaching-programming .tiles .tile{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);position:relative;background-color:#fff;border-radius:15px;min-height:260px;margin-bottom:30px}school-pricing .start-teaching-programming .tiles .tile:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}school-pricing .start-teaching-programming .tiles .tile .tile-content{padding:15px}school-pricing .start-teaching-programming .tiles .tile .tile-content .title{font-size:20px;margin:0;padding:0;font-weight:600;letter-spacing:1px}school-pricing .start-teaching-programming .tiles .tile .tile-content .price{text-align:right;color:#5b5b5b;font-weight:600;font-size:20px}school-pricing .start-teaching-programming .tiles .tile .tile-content .features{margin-top:15px;margin-bottom:0;list-style:none;font-size:14px;font-weight:600}school-pricing .start-teaching-programming .tiles .tile .buttons-container{position:absolute;bottom:0;width:100%}school-pricing .start-teaching-programming .tiles .tile .buttons-container .button{outline:none;display:inline-block;margin:0;width:100%;height:50px;line-height:25px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:13px;border-bottom-right-radius:13px}school-pricing .start-teaching-programming .tiles .tile .buttons-container .button.button-left{width:50%;border-bottom-right-radius:0}school-pricing .start-teaching-programming .tiles .tile .buttons-container .button.button-right{width:50%;border-bottom-left-radius:0}school-pricing .start-teaching-programming .tiles .tile .buttons-container .button:hover,school-pricing .start-teaching-programming .tiles .tile:hover{cursor:pointer}school-pricing .start-teaching-programming .tiles .tile.tile-register{background-color:#16afca}school-pricing .start-teaching-programming .tiles .tile.tile-register .title{color:#fff;text-align:center;font-size:25px;font-weight:200;margin-top:24px}school-pricing .start-teaching-programming .tiles .tile.tile-register .subtitle{color:#fff}school-pricing .start-teaching-programming .tiles .tile.tile-register .button{background-color:#1ca3bb}school-pricing .start-teaching-programming .tiles .tile.tile-register .button:hover{background-color:#157c8f}school-pricing .start-teaching-programming .tiles .tile.tile-green .title{color:#5dbd5a}school-pricing .start-teaching-programming .tiles .tile.tile-green .button{background-color:#5dbd5a}school-pricing .start-teaching-programming .tiles .tile.tile-green .button.button-right{background-color:#4cb548}school-pricing .start-teaching-programming .tiles .tile.tile-green .button:hover{background-color:#44a341}school-pricing .start-teaching-programming .tiles .tile.tile-green .button:hover.button-right{background-color:#357e33}school-pricing .start-teaching-programming .tiles .tile.tile-blue .title{color:#2d8fcf}school-pricing .start-teaching-programming .tiles .tile.tile-blue .button{background-color:#2d8fcf}school-pricing .start-teaching-programming .tiles .tile.tile-blue .button.button-right{background-color:#2881ba}school-pricing .start-teaching-programming .tiles .tile.tile-blue .button:hover{background-color:#2472a5}school-pricing .start-teaching-programming .tiles .tile.tile-blue .button:hover.button-right{background-color:#1b557b}school-pricing .start-teaching-programming .tiles .tile.tile-purple .title{color:#7d60ba}school-pricing .start-teaching-programming .tiles .tile.tile-purple .button{background-color:#7d60ba}school-pricing .start-teaching-programming .tiles .tile.tile-purple .button.button-right{background-color:#6e4eb2}school-pricing .start-teaching-programming .tiles .tile.tile-purple .button:hover{background-color:#6346a1}school-pricing .start-teaching-programming .tiles .tile.tile-purple .button:hover.button-right{background-color:#4d367e}school-pricing .start-teaching-programming .tiles .district{text-align:center;font-weight:600}school-pricing .start-teaching-programming .tiles .district .request-quote-link{text-transform:uppercase;letter-spacing:1px;text-decoration:underline;margin-left:5px;display:inline-block;font-weight:600}@media screen and (max-width:39.9375em){school-pricing .start-teaching-programming .tiles{padding:30px 15px}school-pricing .start-teaching-programming .tiles .tiles{padding:0}}.weekly-project{font-family:Open Sans,Helvetica,Arial,sans-serif}.weekly-project>.header{padding-top:15px;padding-bottom:15px;background:radial-gradient(circle,rgba(68,38,13,.78) 0,rgba(70,30,21,.88) 78.68%),url(/image/course-catalog/forest-bg.png);background-size:cover;font-weight:500}.weekly-project>.header,.weekly-project>.header a,.weekly-project>.header h1,.weekly-project>.header p{color:#fefefe;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px}.weekly-project>.header .zf-row-back{max-width:80rem;min-height:1em}.weekly-project>.header .zf-row-back .back{display:block;margin-bottom:10px;font-size:11px;font-weight:600;letter-spacing:.5px}.weekly-project>.header h1{margin-bottom:0;padding-bottom:5px;font-size:26px;font-weight:600}.weekly-project>.header .intro{margin-top:0;margin-bottom:.5em;font-size:15px}.weekly-project>.header .grades{display:inline-block;text-transform:uppercase;font-weight:600;letter-spacing:1px}.weekly-project>.header .platforms{display:inline-block;margin-left:1rem;font-size:14px}.weekly-project>.header .platforms .platform{display:inline-block}.weekly-project>.header .platforms .platform+.platform{margin-left:.5em}.weekly-project>.header .platforms .platform .icon-apple{margin-top:-2px}.weekly-project>.header .action{margin-top:10px;text-align:center}.weekly-project>.header .action .not-available{margin-bottom:1em;text-transform:uppercase}.weekly-project>.header .action .current-project-link{color:#e56000;font-size:1rem;font-weight:500}.weekly-project>.header .action .current-project-link:hover{color:#b24b00}.weekly-project>.header .action .current-project-link:active,.weekly-project>.header .action .current-project-link:focus{color:#4c2000}.weekly-project>.body{padding-top:2rem}.weekly-project>.body section{margin-bottom:2em;padding-top:0;padding-bottom:0}.weekly-project>.body section.completed-project{text-align:center}.weekly-project>.body section.completed-project .embedded{margin-bottom:2em}.weekly-project>.body section.completed-project a+a{margin-left:1rem}.weekly-project>.body .sidepanel section{margin-bottom:0;border-top:1px solid #cdcdce;padding-bottom:1rem}.weekly-project>.body .sidepanel section:first-child{border-top:none}.weekly-project>.body .sidepanel section .title{margin-top:1rem;margin-bottom:0;font-weight:700}.weekly-project>.body .sidepanel section.type-level .thumbnail{position:relative}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons{position:absolute}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon{display:block;width:40px;height:40px;border-bottom-right-radius:5px;background-position:50%;background-repeat:no-repeat;background-size:60%}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg)}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg)}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.html-css{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg)}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.ar,.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.drones,.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg)}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg)}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png)}.weekly-project>.body .sidepanel section.type-level .thumbnail>.icons>.icon.stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg)}.weekly-project>.body .sidepanel section.type-level .main-tag{font-weight:700}.modal-prompt-accept-terms{padding:40px 30px;background-color:#f4f9fa}.modal-prompt-accept-terms .title{color:inherit;text-transform:none}.modal-prompt-accept-terms a{font-size:inherit}.modal-prompt-accept-terms.reveal.reveal-confirm .actions{text-align:center}.modal-prompt-accept-terms .button-cancel{border:none;background-color:#9e9e9e;color:#fff}.modal-prompt-accept-terms .button-cancel:hover{border:none;background-color:#9e9e9e}.modal-prompt-accept-terms .button-confirm{background-color:#1ba7d9}code-snippet code{display:none}code-snippet code.block{background:none;border:none;display:inline-block;padding-left:1em}code-snippet code.block q{display:none}.switch-button-container{display:inline-block}.switch-button-container .switch-button{border-bottom:3px solid gray;display:inline-block;font-weight:600;padding:0 10px 5px;margin-right:10px;font-size:16px}.switch-button-container .switch-button.selected,.switch-button-container .switch-button:hover{color:#05a4c1;cursor:pointer;border-color:#05a4c1}gallery-slider{display:inline-block;position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}gallery-slider .gallery-slider-container{overflow-x:hidden;overflow-y:hidden;width:100%;white-space:nowrap;text-align:center}gallery-slider .gallery-slider-container .gallery-slider-item{display:inline-block}gallery-slider .nav{position:absolute;top:50%;bottom:0;height:50px;margin-top:-25px;width:50px;z-index:20;text-align:center;padding:10px;border-radius:50%;background-color:rgba(0,0,0,.4);opacity:.5;transition:opacity .1s ease-in-out;cursor:pointer}gallery-slider .nav.nav-left{left:4px}gallery-slider .nav.nav-right{right:4px}gallery-slider .nav:hover{background-color:rgba(0,0,0,.8);opacity:1;transition:opacity .1s ease-in-out}gallery-slider .nav span{color:#fff;font-size:20px}.modal-student-certificate-earn h1,.modal-student-certificate-earn h2{padding:0}.modal-student-certificate-earn .loading-indicator .rect1,.modal-student-certificate-earn .loading-indicator .rect2,.modal-student-certificate-earn .loading-indicator .rect3,.modal-student-certificate-earn .loading-indicator .rect4,.modal-student-certificate-earn .loading-indicator .rect5,.modal-student-certificate-earn .loading-indicator .rect6{background-color:#fff}.modal-student-certificate-earn .certificate-container{min-height:260px}.modal-student-certificate-earn .certificate-container .certificate-image{max-height:260px;margin:0;filter:grayscale(100%);-webkit-filter:grayscale(100%)}.modal-student-certificate-earn a[disabled]{pointer-events:none}.modal-student-certificate-earn .btn,.modal-student-certificate-earn .btn-default,.modal-student-certificate-earn .btn-form,.modal-student-certificate-earn .btn-round,.modal-student-certificate-earn a.btn,.modal-student-certificate-earn a.btn-default,.modal-student-certificate-earn a.btn-form,.modal-student-certificate-earn a.btn-round,.modal-student-certificate-earn button,.modal-student-certificate-earn input[type=submit].btn{display:inline-block;color:#fff;font-family:open sans,helvetica,arial,sans-serif;font-size:14px;line-height:1.1em;font-weight:400;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;border:1px solid transparent;padding:8px 24px;margin:0 2px 0 0;cursor:pointer;border-radius:4px}.modal-student-certificate-earn .btn-default:link,.modal-student-certificate-earn .btn-default:visited,.modal-student-certificate-earn .btn-form:link,.modal-student-certificate-earn .btn-form:visited,.modal-student-certificate-earn .btn-round:link,.modal-student-certificate-earn .btn-round:visited,.modal-student-certificate-earn .btn:link,.modal-student-certificate-earn .btn:visited,.modal-student-certificate-earn a.btn-default:link,.modal-student-certificate-earn a.btn-default:visited,.modal-student-certificate-earn a.btn-form:link,.modal-student-certificate-earn a.btn-form:visited,.modal-student-certificate-earn a.btn-round:link,.modal-student-certificate-earn a.btn-round:visited,.modal-student-certificate-earn a.btn:link,.modal-student-certificate-earn a.btn:visited,.modal-student-certificate-earn button:link,.modal-student-certificate-earn button:visited,.modal-student-certificate-earn input[type=submit].btn:link,.modal-student-certificate-earn input[type=submit].btn:visited{color:#fff}.modal-student-certificate-earn .btn-default.max,.modal-student-certificate-earn .btn-form.max,.modal-student-certificate-earn .btn-round.max,.modal-student-certificate-earn .btn.max,.modal-student-certificate-earn a.btn-default.max,.modal-student-certificate-earn a.btn-form.max,.modal-student-certificate-earn a.btn-round.max,.modal-student-certificate-earn a.btn.max,.modal-student-certificate-earn button.max,.modal-student-certificate-earn input[type=submit].btn.max{font-size:18px;padding:14px 30px}.modal-student-certificate-earn .btn-default.large,.modal-student-certificate-earn .btn-form.large,.modal-student-certificate-earn .btn-round.large,.modal-student-certificate-earn .btn.large,.modal-student-certificate-earn a.btn-default.large,.modal-student-certificate-earn a.btn-form.large,.modal-student-certificate-earn a.btn-round.large,.modal-student-certificate-earn a.btn.large,.modal-student-certificate-earn button.large,.modal-student-certificate-earn input[type=submit].btn.large{font-size:16px;padding:10px 28px}.modal-student-certificate-earn .btn-default.small,.modal-student-certificate-earn .btn-form.small,.modal-student-certificate-earn .btn-round.small,.modal-student-certificate-earn .btn.small,.modal-student-certificate-earn a.btn-default.small,.modal-student-certificate-earn a.btn-form.small,.modal-student-certificate-earn a.btn-round.small,.modal-student-certificate-earn a.btn.small,.modal-student-certificate-earn button.small,.modal-student-certificate-earn input[type=submit].btn.small{font-size:12px;padding:6px 24px}.modal-student-certificate-earn .btn-default.micro,.modal-student-certificate-earn .btn-form.micro,.modal-student-certificate-earn .btn-round.micro,.modal-student-certificate-earn .btn.micro,.modal-student-certificate-earn a.btn-default.micro,.modal-student-certificate-earn a.btn-form.micro,.modal-student-certificate-earn a.btn-round.micro,.modal-student-certificate-earn a.btn.micro,.modal-student-certificate-earn button.micro,.modal-student-certificate-earn input[type=submit].btn.micro{font-size:10px;font-weight:500;padding:2px 14px}.modal-student-certificate-earn .btn-default.action,.modal-student-certificate-earn .btn-form.action,.modal-student-certificate-earn .btn-round.action,.modal-student-certificate-earn .btn.action,.modal-student-certificate-earn a.btn-default.action,.modal-student-certificate-earn a.btn-form.action,.modal-student-certificate-earn a.btn-round.action,.modal-student-certificate-earn a.btn.action,.modal-student-certificate-earn button.action,.modal-student-certificate-earn input[type=submit].btn.action{background-image:linear-gradient(#e56000,#b24b00);border:1px solid #e56000}.modal-student-certificate-earn .btn-default.action:hover,.modal-student-certificate-earn .btn-form.action:hover,.modal-student-certificate-earn .btn-round.action:hover,.modal-student-certificate-earn .btn.action:hover,.modal-student-certificate-earn a.btn-default.action:hover,.modal-student-certificate-earn a.btn-form.action:hover,.modal-student-certificate-earn a.btn-round.action:hover,.modal-student-certificate-earn a.btn.action:hover,.modal-student-certificate-earn button.action:hover,.modal-student-certificate-earn input[type=submit].btn.action:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#c50,#994000)}.modal-student-certificate-earn .btn-default.action.active,.modal-student-certificate-earn .btn-form.action.active,.modal-student-certificate-earn .btn-round.action.active,.modal-student-certificate-earn .btn.action.active,.modal-student-certificate-earn a.btn-default.action.active,.modal-student-certificate-earn a.btn-form.action.active,.modal-student-certificate-earn a.btn-round.action.active,.modal-student-certificate-earn a.btn.action.active,.modal-student-certificate-earn button.action.active,.modal-student-certificate-earn input[type=submit].btn.action.active{color:#fff;background-image:linear-gradient(#ff6b00,#f83)}.modal-student-certificate-earn .btn-default.primary,.modal-student-certificate-earn .btn-form.primary,.modal-student-certificate-earn .btn-round.primary,.modal-student-certificate-earn .btn.primary,.modal-student-certificate-earn a.btn-default.primary,.modal-student-certificate-earn a.btn-form.primary,.modal-student-certificate-earn a.btn-round.primary,.modal-student-certificate-earn a.btn.primary,.modal-student-certificate-earn button.primary,.modal-student-certificate-earn input[type=submit].btn.primary{background-image:linear-gradient(#36a1d8,#2485b7);border:1px solid #36a1d8}.modal-student-certificate-earn .btn-default.primary:hover,.modal-student-certificate-earn .btn-form.primary:hover,.modal-student-certificate-earn .btn-round.primary:hover,.modal-student-certificate-earn .btn.primary:hover,.modal-student-certificate-earn a.btn-default.primary:hover,.modal-student-certificate-earn a.btn-form.primary:hover,.modal-student-certificate-earn a.btn-round.primary:hover,.modal-student-certificate-earn a.btn.primary:hover,.modal-student-certificate-earn button.primary:hover,.modal-student-certificate-earn input[type=submit].btn.primary:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#2895cd,#1f76a2)}.modal-student-certificate-earn .btn-default.primary.active,.modal-student-certificate-earn .btn-form.primary.active,.modal-student-certificate-earn .btn-round.primary.active,.modal-student-certificate-earn .btn.primary.active,.modal-student-certificate-earn a.btn-default.primary.active,.modal-student-certificate-earn a.btn-form.primary.active,.modal-student-certificate-earn a.btn-round.primary.active,.modal-student-certificate-earn a.btn.primary.active,.modal-student-certificate-earn button.primary.active,.modal-student-certificate-earn input[type=submit].btn.primary.active{color:#fff;background-image:linear-gradient(#4babdc,#76bfe4)}.modal-student-certificate-earn .btn-default.secondary,.modal-student-certificate-earn .btn-form.secondary,.modal-student-certificate-earn .btn-round.secondary,.modal-student-certificate-earn .btn.secondary,.modal-student-certificate-earn a.btn-default.secondary,.modal-student-certificate-earn a.btn-form.secondary,.modal-student-certificate-earn a.btn-round.secondary,.modal-student-certificate-earn a.btn.secondary,.modal-student-certificate-earn button.secondary,.modal-student-certificate-earn input[type=submit].btn.secondary{background-image:linear-gradient(#5c5c5c,#434343);border:1px solid #5c5c5c}.modal-student-certificate-earn .btn-default.secondary:hover,.modal-student-certificate-earn .btn-form.secondary:hover,.modal-student-certificate-earn .btn-round.secondary:hover,.modal-student-certificate-earn .btn.secondary:hover,.modal-student-certificate-earn a.btn-default.secondary:hover,.modal-student-certificate-earn a.btn-form.secondary:hover,.modal-student-certificate-earn a.btn-round.secondary:hover,.modal-student-certificate-earn a.btn.secondary:hover,.modal-student-certificate-earn button.secondary:hover,.modal-student-certificate-earn input[type=submit].btn.secondary:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#4f4f4f,#363636)}.modal-student-certificate-earn .btn-default.secondary.active,.modal-student-certificate-earn .btn-form.secondary.active,.modal-student-certificate-earn .btn-round.secondary.active,.modal-student-certificate-earn .btn.secondary.active,.modal-student-certificate-earn a.btn-default.secondary.active,.modal-student-certificate-earn a.btn-form.secondary.active,.modal-student-certificate-earn a.btn-round.secondary.active,.modal-student-certificate-earn a.btn.secondary.active,.modal-student-certificate-earn button.secondary.active,.modal-student-certificate-earn input[type=submit].btn.secondary.active{color:#fff;background-image:linear-gradient(dimgray,#828282)}.modal-student-certificate-earn .btn-default.disabled,.modal-student-certificate-earn .btn-form.disabled,.modal-student-certificate-earn .btn-round.disabled,.modal-student-certificate-earn .btn.disabled,.modal-student-certificate-earn a.btn-default.disabled,.modal-student-certificate-earn a.btn-form.disabled,.modal-student-certificate-earn a.btn-round.disabled,.modal-student-certificate-earn a.btn.disabled,.modal-student-certificate-earn button.disabled,.modal-student-certificate-earn input[type=submit].btn.disabled{background-image:linear-gradient(#5c5c5c,#434343);border:1px solid #5c5c5c}.modal-student-certificate-earn .btn-default.disabled:hover,.modal-student-certificate-earn .btn-form.disabled:hover,.modal-student-certificate-earn .btn-round.disabled:hover,.modal-student-certificate-earn .btn.disabled:hover,.modal-student-certificate-earn a.btn-default.disabled:hover,.modal-student-certificate-earn a.btn-form.disabled:hover,.modal-student-certificate-earn a.btn-round.disabled:hover,.modal-student-certificate-earn a.btn.disabled:hover,.modal-student-certificate-earn button.disabled:hover,.modal-student-certificate-earn input[type=submit].btn.disabled:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#4f4f4f,#363636)}.modal-student-certificate-earn .btn-default.disabled.active,.modal-student-certificate-earn .btn-form.disabled.active,.modal-student-certificate-earn .btn-round.disabled.active,.modal-student-certificate-earn .btn.disabled.active,.modal-student-certificate-earn a.btn-default.disabled.active,.modal-student-certificate-earn a.btn-form.disabled.active,.modal-student-certificate-earn a.btn-round.disabled.active,.modal-student-certificate-earn a.btn.disabled.active,.modal-student-certificate-earn button.disabled.active,.modal-student-certificate-earn input[type=submit].btn.disabled.active{color:#fff;background-image:linear-gradient(dimgray,#828282)}.modal-student-certificate-earn .btn-default.facebook-blue,.modal-student-certificate-earn .btn-form.facebook-blue,.modal-student-certificate-earn .btn-round.facebook-blue,.modal-student-certificate-earn .btn.facebook-blue,.modal-student-certificate-earn a.btn-default.facebook-blue,.modal-student-certificate-earn a.btn-form.facebook-blue,.modal-student-certificate-earn a.btn-round.facebook-blue,.modal-student-certificate-earn a.btn.facebook-blue,.modal-student-certificate-earn button.facebook-blue,.modal-student-certificate-earn input[type=submit].btn.facebook-blue{background-image:linear-gradient(#40659f,#314e7b);border:1px solid #40659f}.modal-student-certificate-earn .btn-default.facebook-blue:hover,.modal-student-certificate-earn .btn-form.facebook-blue:hover,.modal-student-certificate-earn .btn-round.facebook-blue:hover,.modal-student-certificate-earn .btn.facebook-blue:hover,.modal-student-certificate-earn a.btn-default.facebook-blue:hover,.modal-student-certificate-earn a.btn-form.facebook-blue:hover,.modal-student-certificate-earn a.btn-round.facebook-blue:hover,.modal-student-certificate-earn a.btn.facebook-blue:hover,.modal-student-certificate-earn button.facebook-blue:hover,.modal-student-certificate-earn input[type=submit].btn.facebook-blue:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#39598d,#2a4268)}.modal-student-certificate-earn .btn-default.facebook-blue.active,.modal-student-certificate-earn .btn-form.facebook-blue.active,.modal-student-certificate-earn .btn-round.facebook-blue.active,.modal-student-certificate-earn .btn.facebook-blue.active,.modal-student-certificate-earn a.btn-default.facebook-blue.active,.modal-student-certificate-earn a.btn-form.facebook-blue.active,.modal-student-certificate-earn a.btn-round.facebook-blue.active,.modal-student-certificate-earn a.btn.facebook-blue.active,.modal-student-certificate-earn button.facebook-blue.active,.modal-student-certificate-earn input[type=submit].btn.facebook-blue.active{color:#fff;background-image:linear-gradient(#4771b1,#698cc3)}.modal-student-certificate-earn .btn-default.twitter-blue,.modal-student-certificate-earn .btn-form.twitter-blue,.modal-student-certificate-earn .btn-round.twitter-blue,.modal-student-certificate-earn .btn.twitter-blue,.modal-student-certificate-earn a.btn-default.twitter-blue,.modal-student-certificate-earn a.btn-form.twitter-blue,.modal-student-certificate-earn a.btn-round.twitter-blue,.modal-student-certificate-earn a.btn.twitter-blue,.modal-student-certificate-earn button.twitter-blue,.modal-student-certificate-earn input[type=submit].btn.twitter-blue{background-image:linear-gradient(#52b3d5,#309ec4);border:1px solid #52b3d5}.modal-student-certificate-earn .btn-default.twitter-blue:hover,.modal-student-certificate-earn .btn-form.twitter-blue:hover,.modal-student-certificate-earn .btn-round.twitter-blue:hover,.modal-student-certificate-earn .btn.twitter-blue:hover,.modal-student-certificate-earn a.btn-default.twitter-blue:hover,.modal-student-certificate-earn a.btn-form.twitter-blue:hover,.modal-student-certificate-earn a.btn-round.twitter-blue:hover,.modal-student-certificate-earn a.btn.twitter-blue:hover,.modal-student-certificate-earn button.twitter-blue:hover,.modal-student-certificate-earn input[type=submit].btn.twitter-blue:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#3daad0,#2b8db0)}.modal-student-certificate-earn .btn-default.twitter-blue.active,.modal-student-certificate-earn .btn-form.twitter-blue.active,.modal-student-certificate-earn .btn-round.twitter-blue.active,.modal-student-certificate-earn .btn.twitter-blue.active,.modal-student-certificate-earn a.btn-default.twitter-blue.active,.modal-student-certificate-earn a.btn-form.twitter-blue.active,.modal-student-certificate-earn a.btn-round.twitter-blue.active,.modal-student-certificate-earn a.btn.twitter-blue.active,.modal-student-certificate-earn button.twitter-blue.active,.modal-student-certificate-earn input[type=submit].btn.twitter-blue.active{color:#fff;background-image:linear-gradient(#67bcda,#90cee4)}.modal-student-certificate-earn .btn-default.youtube-red,.modal-student-certificate-earn .btn-form.youtube-red,.modal-student-certificate-earn .btn-round.youtube-red,.modal-student-certificate-earn .btn.youtube-red,.modal-student-certificate-earn a.btn-default.youtube-red,.modal-student-certificate-earn a.btn-form.youtube-red,.modal-student-certificate-earn a.btn-round.youtube-red,.modal-student-certificate-earn a.btn.youtube-red,.modal-student-certificate-earn button.youtube-red,.modal-student-certificate-earn input[type=submit].btn.youtube-red{background-image:linear-gradient(#b31217,#850d11);border:1px solid #b31217}.modal-student-certificate-earn .btn-default.youtube-red:hover,.modal-student-certificate-earn .btn-form.youtube-red:hover,.modal-student-certificate-earn .btn-round.youtube-red:hover,.modal-student-certificate-earn .btn.youtube-red:hover,.modal-student-certificate-earn a.btn-default.youtube-red:hover,.modal-student-certificate-earn a.btn-form.youtube-red:hover,.modal-student-certificate-earn a.btn-round.youtube-red:hover,.modal-student-certificate-earn a.btn.youtube-red:hover,.modal-student-certificate-earn button.youtube-red:hover,.modal-student-certificate-earn input[type=submit].btn.youtube-red:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#9c1014,#6d0b0e)}.modal-student-certificate-earn .btn-default.youtube-red.active,.modal-student-certificate-earn .btn-form.youtube-red.active,.modal-student-certificate-earn .btn-round.youtube-red.active,.modal-student-certificate-earn .btn.youtube-red.active,.modal-student-certificate-earn a.btn-default.youtube-red.active,.modal-student-certificate-earn a.btn-form.youtube-red.active,.modal-student-certificate-earn a.btn-round.youtube-red.active,.modal-student-certificate-earn a.btn.youtube-red.active,.modal-student-certificate-earn button.youtube-red.active,.modal-student-certificate-earn input[type=submit].btn.youtube-red.active{color:#fff;background-image:linear-gradient(#ca141a,#e9282e)}.modal-student-certificate-earn .btn-default.google-plus-red,.modal-student-certificate-earn .btn-form.google-plus-red,.modal-student-certificate-earn .btn-round.google-plus-red,.modal-student-certificate-earn .btn.google-plus-red,.modal-student-certificate-earn a.btn-default.google-plus-red,.modal-student-certificate-earn a.btn-form.google-plus-red,.modal-student-certificate-earn a.btn-round.google-plus-red,.modal-student-certificate-earn a.btn.google-plus-red,.modal-student-certificate-earn button.google-plus-red,.modal-student-certificate-earn input[type=submit].btn.google-plus-red{background-image:linear-gradient(#bb462e,#923724);border:1px solid #bb462e}.modal-student-certificate-earn .btn-default.google-plus-red:hover,.modal-student-certificate-earn .btn-form.google-plus-red:hover,.modal-student-certificate-earn .btn-round.google-plus-red:hover,.modal-student-certificate-earn .btn.google-plus-red:hover,.modal-student-certificate-earn a.btn-default.google-plus-red:hover,.modal-student-certificate-earn a.btn-form.google-plus-red:hover,.modal-student-certificate-earn a.btn-round.google-plus-red:hover,.modal-student-certificate-earn a.btn.google-plus-red:hover,.modal-student-certificate-earn button.google-plus-red:hover,.modal-student-certificate-earn input[type=submit].btn.google-plus-red:hover{text-decoration:none;color:#fff;background-image:linear-gradient(#a73e29,#7e2f1f)}.modal-student-certificate-earn .btn-default.google-plus-red.active,.modal-student-certificate-earn .btn-form.google-plus-red.active,.modal-student-certificate-earn .btn-round.google-plus-red.active,.modal-student-certificate-earn .btn.google-plus-red.active,.modal-student-certificate-earn a.btn-default.google-plus-red.active,.modal-student-certificate-earn a.btn-form.google-plus-red.active,.modal-student-certificate-earn a.btn-round.google-plus-red.active,.modal-student-certificate-earn a.btn.google-plus-red.active,.modal-student-certificate-earn button.google-plus-red.active,.modal-student-certificate-earn input[type=submit].btn.google-plus-red.active{color:#fff;background-image:linear-gradient(#cd4f35,#d7735e)}.modal-student-certificate-earn .btn-default.white,.modal-student-certificate-earn .btn-form.white,.modal-student-certificate-earn .btn-round.white,.modal-student-certificate-earn .btn.white,.modal-student-certificate-earn a.btn-default.white,.modal-student-certificate-earn a.btn-form.white,.modal-student-certificate-earn a.btn-round.white,.modal-student-certificate-earn a.btn.white,.modal-student-certificate-earn button.white,.modal-student-certificate-earn input[type=submit].btn.white{color:#8c9295;background:#fff;border:1px solid #c0c7cb}.modal-student-certificate-earn .btn-default.white:hover,.modal-student-certificate-earn .btn-form.white:hover,.modal-student-certificate-earn .btn-round.white:hover,.modal-student-certificate-earn .btn.white:hover,.modal-student-certificate-earn a.btn-default.white:hover,.modal-student-certificate-earn a.btn-form.white:hover,.modal-student-certificate-earn a.btn-round.white:hover,.modal-student-certificate-earn a.btn.white:hover,.modal-student-certificate-earn button.white:hover,.modal-student-certificate-earn input[type=submit].btn.white:hover{background-image:linear-gradient(#f8fdff,#f1faff)}.modal-student-certificate-earn .btn-default.gray,.modal-student-certificate-earn .btn-form.gray,.modal-student-certificate-earn .btn-round.gray,.modal-student-certificate-earn .btn.gray,.modal-student-certificate-earn a.btn-default.gray,.modal-student-certificate-earn a.btn-form.gray,.modal-student-certificate-earn a.btn-round.gray,.modal-student-certificate-earn a.btn.gray,.modal-student-certificate-earn button.gray,.modal-student-certificate-earn input[type=submit].btn.gray{color:#fff;background:#c0c7cb;border:1px solid #c0c7cb;background-image:linear-gradient(#c0c7cb,#b7bdc1)}.modal-student-certificate-earn .btn-default.gray:hover,.modal-student-certificate-earn .btn-form.gray:hover,.modal-student-certificate-earn .btn-round.gray:hover,.modal-student-certificate-earn .btn.gray:hover,.modal-student-certificate-earn a.btn-default.gray:hover,.modal-student-certificate-earn a.btn-form.gray:hover,.modal-student-certificate-earn a.btn-round.gray:hover,.modal-student-certificate-earn a.btn.gray:hover,.modal-student-certificate-earn button.gray:hover,.modal-student-certificate-earn input[type=submit].btn.gray:hover{color:#fff;background:#b7bdc1;border:1px solid #b7bdc1;background-image:linear-gradient(#b7bdc1,#adb3b6)}.modal-student-certificate-earn .btn-default.blue,.modal-student-certificate-earn .btn-form.blue,.modal-student-certificate-earn .btn-round.blue,.modal-student-certificate-earn .btn.blue,.modal-student-certificate-earn a.btn-default.blue,.modal-student-certificate-earn a.btn-form.blue,.modal-student-certificate-earn a.btn-round.blue,.modal-student-certificate-earn a.btn.blue,.modal-student-certificate-earn button.blue,.modal-student-certificate-earn input[type=submit].btn.blue{color:#fff;background:#3a9ddb;border:1px solid #3a9ddb;background-image:linear-gradient(#3a9ddb,#3898d4)}.modal-student-certificate-earn .btn-default.blue:hover,.modal-student-certificate-earn .btn-form.blue:hover,.modal-student-certificate-earn .btn-round.blue:hover,.modal-student-certificate-earn .btn.blue:hover,.modal-student-certificate-earn a.btn-default.blue:hover,.modal-student-certificate-earn a.btn-form.blue:hover,.modal-student-certificate-earn a.btn-round.blue:hover,.modal-student-certificate-earn a.btn.blue:hover,.modal-student-certificate-earn button.blue:hover,.modal-student-certificate-earn input[type=submit].btn.blue:hover{color:#fff;background:#3795cf;border:1px solid #3795cf;background-image:linear-gradient(#3795cf,#358fc7)}.modal-student-certificate-earn .btn-default.green,.modal-student-certificate-earn .btn-form.green,.modal-student-certificate-earn .btn-round.green,.modal-student-certificate-earn .btn.green,.modal-student-certificate-earn a.btn-default.green,.modal-student-certificate-earn a.btn-form.green,.modal-student-certificate-earn a.btn-round.green,.modal-student-certificate-earn a.btn.green,.modal-student-certificate-earn button.green,.modal-student-certificate-earn input[type=submit].btn.green{color:#fff;background:#5cbe5a;border:1px solid #5cbe5a;background-image:linear-gradient(#5cbe5a,#56b254)}.modal-student-certificate-earn .btn-default.green:hover,.modal-student-certificate-earn .btn-form.green:hover,.modal-student-certificate-earn .btn-round.green:hover,.modal-student-certificate-earn .btn.green:hover,.modal-student-certificate-earn a.btn-default.green:hover,.modal-student-certificate-earn a.btn-form.green:hover,.modal-student-certificate-earn a.btn-round.green:hover,.modal-student-certificate-earn a.btn.green:hover,.modal-student-certificate-earn button.green:hover,.modal-student-certificate-earn input[type=submit].btn.green:hover{color:#fff;background:#56b254;border:1px solid #56b254;background-image:linear-gradient(#56b254,#50a54e)}.modal-student-certificate-earn .btn-default.orange,.modal-student-certificate-earn .btn-form.orange,.modal-student-certificate-earn .btn-round.orange,.modal-student-certificate-earn .btn.orange,.modal-student-certificate-earn a.btn-default.orange,.modal-student-certificate-earn a.btn-form.orange,.modal-student-certificate-earn a.btn-round.orange,.modal-student-certificate-earn a.btn.orange,.modal-student-certificate-earn button.orange,.modal-student-certificate-earn input[type=submit].btn.orange{color:#fff;background:#ffaa31;border:1px solid #ffaa31;background-image:linear-gradient(#ffaa31,#f6a430)}.modal-student-certificate-earn .btn-default.orange:hover,.modal-student-certificate-earn .btn-form.orange:hover,.modal-student-certificate-earn .btn-round.orange:hover,.modal-student-certificate-earn .btn.orange:hover,.modal-student-certificate-earn a.btn-default.orange:hover,.modal-student-certificate-earn a.btn-form.orange:hover,.modal-student-certificate-earn a.btn-round.orange:hover,.modal-student-certificate-earn a.btn.orange:hover,.modal-student-certificate-earn button.orange:hover,.modal-student-certificate-earn input[type=submit].btn.orange:hover{color:#fff;background:#fba62d;border:1px solid #fba62d;background-image:linear-gradient(#fba62d,#ee9e2b)}.modal-student-certificate-earn .btn-default.purple,.modal-student-certificate-earn .btn-form.purple,.modal-student-certificate-earn .btn-round.purple,.modal-student-certificate-earn .btn.purple,.modal-student-certificate-earn a.btn-default.purple,.modal-student-certificate-earn a.btn-form.purple,.modal-student-certificate-earn a.btn-round.purple,.modal-student-certificate-earn a.btn.purple,.modal-student-certificate-earn button.purple,.modal-student-certificate-earn input[type=submit].btn.purple{color:#fff;background:#8d73c3;border:1px solid #8d73c3;background-image:linear-gradient(#8d73c3,#836bb6)}.modal-student-certificate-earn .btn-default.purple:hover,.modal-student-certificate-earn .btn-form.purple:hover,.modal-student-certificate-earn .btn-round.purple:hover,.modal-student-certificate-earn .btn.purple:hover,.modal-student-certificate-earn a.btn-default.purple:hover,.modal-student-certificate-earn a.btn-form.purple:hover,.modal-student-certificate-earn a.btn-round.purple:hover,.modal-student-certificate-earn a.btn.purple:hover,.modal-student-certificate-earn button.purple:hover,.modal-student-certificate-earn input[type=submit].btn.purple:hover{color:#fff;background:#836bb5;border:1px solid #836bb5;background-image:linear-gradient(#836bb5,#7963a8)}.modal-student-certificate-earn .btn-default.mandy,.modal-student-certificate-earn .btn-form.mandy,.modal-student-certificate-earn .btn-round.mandy,.modal-student-certificate-earn .btn.mandy,.modal-student-certificate-earn a.btn-default.mandy,.modal-student-certificate-earn a.btn-form.mandy,.modal-student-certificate-earn a.btn-round.mandy,.modal-student-certificate-earn a.btn.mandy,.modal-student-certificate-earn button.mandy,.modal-student-certificate-earn input[type=submit].btn.mandy{color:#fff;background:#ea6066;border:1px solid #ea6066}.modal-student-certificate-earn .btn-default.mandy:hover,.modal-student-certificate-earn .btn-form.mandy:hover,.modal-student-certificate-earn .btn-round.mandy:hover,.modal-student-certificate-earn .btn.mandy:hover,.modal-student-certificate-earn a.btn-default.mandy:hover,.modal-student-certificate-earn a.btn-form.mandy:hover,.modal-student-certificate-earn a.btn-round.mandy:hover,.modal-student-certificate-earn a.btn.mandy:hover,.modal-student-certificate-earn button.mandy:hover,.modal-student-certificate-earn input[type=submit].btn.mandy:hover{color:#fff;background:#ed777c;border:1px solid #ea6066}.modal-student-certificate-earn .btn-default.dark-blue,.modal-student-certificate-earn .btn-form.dark-blue,.modal-student-certificate-earn .btn-round.dark-blue,.modal-student-certificate-earn .btn.dark-blue,.modal-student-certificate-earn a.btn-default.dark-blue,.modal-student-certificate-earn a.btn-form.dark-blue,.modal-student-certificate-earn a.btn-round.dark-blue,.modal-student-certificate-earn a.btn.dark-blue,.modal-student-certificate-earn button.dark-blue,.modal-student-certificate-earn input[type=submit].btn.dark-blue{color:#fff;background:#36444e;border:1px solid #36444e}.modal-student-certificate-earn .btn-default.dark-blue:hover,.modal-student-certificate-earn .btn-form.dark-blue:hover,.modal-student-certificate-earn .btn-round.dark-blue:hover,.modal-student-certificate-earn .btn.dark-blue:hover,.modal-student-certificate-earn a.btn-default.dark-blue:hover,.modal-student-certificate-earn a.btn-form.dark-blue:hover,.modal-student-certificate-earn a.btn-round.dark-blue:hover,.modal-student-certificate-earn a.btn.dark-blue:hover,.modal-student-certificate-earn button.dark-blue:hover,.modal-student-certificate-earn input[type=submit].btn.dark-blue:hover{color:#fff;background:#40515d;border:1px solid #36444e}.modal-student-certificate-earn .btn-round,.modal-student-certificate-earn a.btn-round{padding:8px 26px;border-radius:30px}.modal-student-certificate-earn .btn-default,.modal-student-certificate-earn a.btn-default{padding:8px 24px;border-radius:4px}.modal-student-certificate-earn .btn-form,.modal-student-certificate-earn a.btn-form{display:inline-block;color:#424b51!important;white-space:nowrap;text-align:center;vertical-align:middle;border:1px solid #8c9295;border-radius:4px;background-image:linear-gradient(#e8eded,#dce0e0);padding:4px 14px;cursor:pointer}.modal-student-certificate-earn .btn-box span,.modal-student-certificate-earn .btn-default span,.modal-student-certificate-earn .btn-round-box span,.modal-student-certificate-earn .btn-round span{margin-right:4px}.modal-student-certificate-earn .btn-group,.modal-student-certificate-earn .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.modal-student-certificate-earn .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.modal-student-certificate-earn .btn-group-justified>.btn-default,.modal-student-certificate-earn .btn-group-justified>.btn-round{display:table-cell;float:none;width:1%}.modal-student-certificate-earn .btn-group-justified>.btn-default:first-child:not(:last-child),.modal-student-certificate-earn .btn-group>.btn-default:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.modal-student-certificate-earn .btn-group-justified>.btn-default:not(:first-child):not(:last-child),.modal-student-certificate-earn .btn-group>.btn-default:not(:first-child):not(:last-child){border-radius:0;margin:0 1px 0 0}.modal-student-certificate-earn .btn-group-justified>.btn-default:last-child:not(:first-child),.modal-student-certificate-earn .btn-group>.btn-default:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.modal-student-certificate-earn .btn-group-justified>.btn-default:first-child,.modal-student-certificate-earn .btn-group>.btn-default:first-child{margin:0 1px 0 0}.modal-student-certificate-earn .btn-group-justified>.btn-default:last-child,.modal-student-certificate-earn .btn-group>.btn-default:last-child{margin:0}.modal-student-certificate-earn .btn-group-justified>.btn-round:first-child:not(:last-child),.modal-student-certificate-earn .btn-group>.btn-round:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.modal-student-certificate-earn .btn-group-justified>.btn-round:not(:first-child):not(:last-child),.modal-student-certificate-earn .btn-group>.btn-round:not(:first-child):not(:last-child){border-radius:0;margin:0 1px 0 0}.modal-student-certificate-earn .btn-group-justified>.btn-round:last-child:not(:first-child),.modal-student-certificate-earn .btn-group>.btn-round:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.modal-student-certificate-earn .btn-group-justified>.btn-round:first-child,.modal-student-certificate-earn .btn-group>.btn-round:first-child{margin:0 1px 0 0}.modal-student-certificate-earn .btn-group-justified>.btn-round:last-child,.modal-student-certificate-earn .btn-group>.btn-round:last-child{margin:0}.modal-student-certificate-earn .btn-group-justified>.btn-round.white:not(:first-child):not(:last-child),.modal-student-certificate-earn .btn-group>.btn-round.white:not(:first-child):not(:last-child){border-radius:0;margin:0 -1px 0 0}.modal-student-certificate-earn .btn-group-justified>.btn-round.white:first-child,.modal-student-certificate-earn .btn-group>.btn-round.white:first-child{margin:0 -1px 0 0}.modal-student-certificate-earn .btn-panel{position:relative;display:block;text-align:left;padding:15px 0 20px}.modal-student-certificate-earn .btn-panel.btn-panel--right{text-align:right}.modal-student-certificate-earn .btn-panel .btn-round{margin:0 6px 0 0}.modal-student-certificate-earn .btn-panel span.comment{position:relative;display:block;color:#555;font-size:11px;line-height:11px;padding:0;margin:2px 0 0}.modal-student-certificate-earn .btn-panel span.links{position:relative;display:block;margin:8px 0 0}.modal-student-certificate-earn .btn-panel.rule-top{border-top:1px solid #e3e8ed}.modal-student-certificate-earn .btn-panel .seal,.modal-student-certificate-earn .credit-card .seal{float:right;display:inline-block;padding:0;margin:0 20px 0 0}.modal-student-certificate-earn .social-share-strip{position:relative;display:block;height:22px;margin:15px 0 25px}.modal-student-certificate-earn .social-share-strip .social-share-button{position:relative;display:inline-block;color:#555;font-size:12px;line-height:14px;text-align:center;border:1px solid;border-color:#bbb #bbb #aaa;background-image:linear-gradient(#fafafa,#dfdfdf);border-radius:4px;padding:2px 10px;margin:0 25px 0 6px}.modal-student-certificate-earn .social-share-strip .social-share-button .icon-mail-2{font-size:14px;line-height:14px;vertical-align:baseline;padding:2px 6px 0 0}.modal-student-certificate-earn .social-share-strip .fb-like{position:relative;display:inline-block;vertical-align:top;width:90px;margin-right:6px}.modal-student-certificate-earn .social-share-strip .google-plus-one{position:relative;display:inline-block;width:75px;overflow:hidden;margin-right:6px}.modal-student-certificate-earn .social-share-strip .twitter-share{position:relative;display:inline-block;margin-right:6px}.modal-student-certificate-earn .btn-social-sign-in{width:320px;padding:0;margin:15px auto}.modal-student-certificate-earn a.google-small{position:relative;display:block;width:235px;height:35px;background:#dd4b39;border-radius:4px;padding:0;margin:0 0 12px}.modal-student-certificate-earn a.google-small .social-icon-google{float:left;position:relative;top:1px;left:12px;speak:none;font-weight:400;-webkit-font-smoothing:antialiased;color:#fff;font-size:24px;line-height:35px}.modal-student-certificate-earn a.google-small .social-text-google{float:left;position:relative;color:#fff;font-size:16px;line-height:35px;font-weight:300;padding:0 0 0 12px;margin-left:21px;border-left:1px solid #e5e5e5}.modal-student-certificate-earn a.google-small.google-small-center{margin:0 auto 12px}.modal-student-certificate-earn a.facebook-small{position:relative;display:block;width:235px;height:35px;background:#40659f;border-radius:4px;padding:0;margin:0 0 12px}.modal-student-certificate-earn a.facebook-small .social-icon-facebook{float:left;position:relative;top:1px;left:12px;speak:none;font-weight:400;-webkit-font-smoothing:antialiased;color:#fff;font-size:24px;line-height:35px}.modal-student-certificate-earn a.facebook-small .social-text-facebook{float:left;position:relative;color:#fff;font-size:16px;line-height:35px;font-weight:300;padding:0 0 0 12px;margin-left:21px;border-left:1px solid #e5e5e5}.modal-student-certificate-earn a.facebook-small.facebook-small-center{margin:0 auto 12px}.modal-student-certificate-earn a.tynker-small{position:relative;display:block;width:235px;height:35px;background:#e56000;border-radius:4px;padding:0;margin:0 0 12px}.modal-student-certificate-earn a.tynker-small .social-text-tynker{float:left;position:relative;color:#fff;font-size:16px;line-height:35px;font-weight:300;padding:0 0 0 12px;margin-left:21px}.modal-student-certificate-earn a.tynker-small.tynker-small-center{margin:0 auto 12px}.modal-student-certificate-earn .btn-default.btn-default--nav,.modal-student-certificate-earn .btn-round.btn-round--nav{font-size:12px;text-transform:uppercase;letter-spacing:.1em;padding:12px 36px}.blog{background-color:#f4f4f4;padding:80px 0}.blog .subtitle,.blog .title{margin:0;padding:0;text-align:center}.blog .posts{margin-top:80px}.blog .posts .post,.blog .posts .tile{background-color:#fefefe;border-radius:5px;padding:20px;margin-bottom:30px}@media print,screen and (min-width:40em){.blog .posts .post,.blog .posts .tile{padding-bottom:40px;position:relative}}.blog .posts .post img,.blog .posts .tile img{height:150px}.blog .posts .post .date,.blog .posts .tile .date{color:#878787;font-size:12px;font-weight:400;margin-bottom:1em}.blog .posts .post .title,.blog .posts .tile .title{margin-bottom:1em;padding-top:20px;text-align:left}.blog .posts .post .title a,.blog .posts .tile .title a{color:#565656;font-weight:700;font-size:18px}.blog .posts .post .description,.blog .posts .tile .description{font-size:14px;letter-spacing:1px;margin-bottom:1em;max-height:6em;overflow:hidden}.blog .posts .post .read-more,.blog .posts .tile .read-more{display:inline-block;font-weight:700;text-transform:uppercase}@media print,screen and (min-width:40em){.blog .posts .post .read-more,.blog .posts .tile .read-more{position:absolute;bottom:20px}}.blog .posts .post .read-more:active,.blog .posts .post .read-more:focus,.blog .posts .post .read-more:hover,.blog .posts .tile .read-more:active,.blog .posts .tile .read-more:focus,.blog .posts .tile .read-more:hover{text-decoration:none}.blog .posts .post .read-more:visited,.blog .posts .tile .read-more:visited{color:#5512a2}.blog .posts .post .read-more:hover:after,.blog .posts .tile .read-more:hover:after{max-width:100%}.blog .posts .post .read-more:after,.blog .posts .tile .read-more:after{transition:all .12s ease-in-out;content:" ";display:block;max-width:75%;border-top:1px solid}.blog .posts .post .likes,.blog .posts .tile .likes{float:right;font-size:14px}camps-course-card .card.card-course-curriculum .course-level{line-height:inherit}camps-course-card .card.card-course-curriculum .course-level .course-free{float:right;color:#3cb371}camps-course-card .card.card-course-curriculum .course-duration{float:right}camps-course-card .card.card-course-curriculum .course-price{display:none;text-align:center}camps-course-card .card.card-course-curriculum .actions{text-align:center}camps-course-card .card.card-course-curriculum .actions.small-up-2 .button{width:100%;outline:none}camps-course-list .content{padding:10px 20px;background-color:#fff}camps-course-list .content .categories{border:none;border-bottom:1px solid #888}camps-course-list .content .categories .category a{display:block;color:#555;font-size:20px;text-align:center;padding:20px 10px}camps-course-list .content .categories .category a .your-plan{position:relative}camps-course-list .content .categories .category a .your-plan .your-plan-callout{position:absolute;left:-30px;top:-20px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);height:35px;width:35px;border-radius:30px;padding:7px 0;background-color:#7580b2;color:#fff;line-height:1;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase}@media print,screen and (min-width:64em){camps-course-list .content .categories .category a .your-plan .your-plan-callout{top:-5px;left:-15px}}camps-course-list .content .categories .category a .title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#555;font-size:20px;text-align:center;padding:0;line-height:19px;display:inline}camps-course-list .content .categories .category.active a,camps-course-list .content .categories .category:hover a{background-color:#fff;border-bottom:3px solid #65759b;color:#65759b;outline:none}camps-course-list .content .categories .category.active a .title,camps-course-list .content .categories .category:hover a .title{background-color:#fff;color:#65759b}camps-course-list .content .vouchers{margin:0 auto 20px;border:1px solid #e3e8ed;border-radius:10px;padding:10px 20px 10px 30px;background:#47526f;color:#fff;line-height:18px;font-size:14px}.modal-camp-publish{background-color:#f9f9f9;padding-top:20px;padding-bottom:20px}@media screen and (max-width:39.9375em){.modal-camp-publish.reveal.reveal-animated{padding-left:0;padding-right:0}}.modal-camp-publish .modal-header{text-align:center}.modal-camp-publish .modal-header .title{margin:0;padding:0}.modal-camp-publish .modal-header .subtitle{margin-bottom:50px;font-size:13px;color:#72797f}.modal-camp-publish .modal-body{margin-bottom:3rem;text-align:center}.modal-camp-publish .modal-body .address{display:block;max-width:760px;margin-left:auto;margin-right:auto;border:1px solid #d3d3d3;border-radius:5px;padding:.5em 1em;font-size:1rem;background-color:#fff}.modal-camp-publish .modal-body .address input{display:block;margin:0;border:none;box-shadow:none;background:none}.modal-camp-publish .modal-body .address .copy-url{font-size:1rem;white-space:nowrap}@media print,screen and (min-width:64em){.modal-camp-publish .modal-body .address input{display:inline-block;width:600px}.modal-camp-publish .modal-body .address .copy-url{margin-left:3rem}}.modal-camp-publish .modal-body .copied{font-size:12px;font-style:italic;color:#72797f}.modal-camp-publish .modal-footer{text-align:center}.modal-camp-publish .modal-footer .social-share li{display:inline-block}.modal-camp-publish .modal-footer .social-share li a{font-size:20px}.modal-camp-publish .modal-footer .social-share li+li{margin-left:2rem}.card-callout{--size:2.5rem;background-color:#d1301a;border-radius:100%;color:#fefefe;font-weight:700;position:absolute;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:var(--size);height:var(--size)}.card-callout.\--small{font-size:.875rem;letter-spacing:-.5px;line-height:var(--size)}.card-callout.\--large{--size:3.125rem;font-size:.75rem;line-height:1;padding-top:.75rem}.card-callout.\--large:first-line{font-size:.75em}.card-callout,.card-callout.\--top-right{top:calc(var(--size) / -4);right:calc(var(--size) / -4);bottom:auto;left:auto}.card-callout.\--top-right-inset{top:.25rem;right:.25rem;bottom:auto;left:auto}.card-callout.\--center-right{top:50%;right:0;bottom:auto;left:auto;margin-top:calc(var(--size) / -2)}.card-callout.\--top-left{top:calc(var(--size) / -4);right:auto;bottom:auto;left:calc(var(--size) / -4)}.card-callout.\--center-left{top:50%;right:auto;bottom:auto;left:0;margin-top:calc(var(--size) / -2)}.follow-button{border:2px solid #766889}.follow-button.follow-button-following{border:2px solid #fefefe;color:#fff}.follow-button.follow-button-following:hover{background-color:#fefefe;color:#766889}@media screen and (min-width:40em) and (max-width:63.9375em){.follow-button.follow-button-following{margin-bottom:30px}}.follow-button .loading-indicator.loading-indicator-blocks{height:14px;margin-bottom:0;margin-top:0}hackathons-activity-card .card.card-diy.card-diy-hackathons .card-thumbnail{height:190px}hackathons-activity-card .card.card-diy.card-diy-hackathons .card-details{padding-top:10px;height:40px}hackathons-activity-card .card.card-diy.card-diy-hackathons .card-details .card-name{margin-bottom:10px}hackathons-activity-card .card.card-diy.card-diy-hackathons .card-details .card-description{display:none}.hackathons,body.hackathons .off-canvas-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.hackathons{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;background-color:#f3f3f3}.hackathons.hackathons-seo.hackathons-phase-not_started{min-height:auto}.hackathons.hackathons-seo.hackathons-phase-finished .header-activities .header .motto,.hackathons.hackathons-seo.hackathons-phase-nominations .header-activities .header .motto,.hackathons.hackathons-seo.hackathons-phase-submissions .header-activities .header .motto,.hackathons.hackathons-seo.hackathons-phase-winners .header-activities .header .motto{display:none}.hackathons.hackathons-seo.hackathons-phase-finished .header-activities .header .description,.hackathons.hackathons-seo.hackathons-phase-nominations .header-activities .header .description,.hackathons.hackathons-seo.hackathons-phase-submissions .header-activities .header .description,.hackathons.hackathons-seo.hackathons-phase-winners .header-activities .header .description{display:block;margin-bottom:0}@media print,screen and (min-width:40em){.hackathons.hackathons-seo.hackathons-phase-finished .header-activities .header .images,.hackathons.hackathons-seo.hackathons-phase-nominations .header-activities .header .images,.hackathons.hackathons-seo.hackathons-phase-submissions .header-activities .header .images,.hackathons.hackathons-seo.hackathons-phase-winners .header-activities .header .images{display:block;position:relative}.hackathons.hackathons-seo.hackathons-phase-finished .header-activities .header .images .kids,.hackathons.hackathons-seo.hackathons-phase-nominations .header-activities .header .images .kids,.hackathons.hackathons-seo.hackathons-phase-submissions .header-activities .header .images .kids,.hackathons.hackathons-seo.hackathons-phase-winners .header-activities .header .images .kids{display:none}.hackathons.hackathons-seo.hackathons-phase-finished .header-activities .header .images .logo-frame,.hackathons.hackathons-seo.hackathons-phase-nominations .header-activities .header .images .logo-frame,.hackathons.hackathons-seo.hackathons-phase-submissions .header-activities .header .images .logo-frame,.hackathons.hackathons-seo.hackathons-phase-winners .header-activities .header .images .logo-frame{position:absolute;top:0;left:0;margin-top:0;float:none}}@media print,screen and (min-width:64em){.hackathons.hackathons-seo.hackathons-phase-finished .header-activities .header .images .logo-frame,.hackathons.hackathons-seo.hackathons-phase-nominations .header-activities .header .images .logo-frame,.hackathons.hackathons-seo.hackathons-phase-submissions .header-activities .header .images .logo-frame,.hackathons.hackathons-seo.hackathons-phase-winners .header-activities .header .images .logo-frame{top:-30px}}.hackathons.hackathons-phase-not_started{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-height:900px}.hackathons.hackathons-phase-not_started .header-activities .header .motto{display:none}.hackathons.hackathons-phase-not_started .header-activities .header .images{display:block}.hackathons.hackathons-phase-finished .header-activities .header,.hackathons.hackathons-phase-nominations .header-activities .header,.hackathons.hackathons-phase-submissions .header-activities .header,.hackathons.hackathons-phase-winners .header-activities .header{padding-bottom:30px}.hackathons.hackathons-phase-finished .header-activities .header .organization,.hackathons.hackathons-phase-nominations .header-activities .header .organization,.hackathons.hackathons-phase-submissions .header-activities .header .organization,.hackathons.hackathons-phase-winners .header-activities .header .organization{margin-top:0;margin-bottom:5px;padding:0;color:#fff;font-size:20px;font-weight:700}.hackathons.hackathons-phase-finished .header-activities .header .name,.hackathons.hackathons-phase-nominations .header-activities .header .name,.hackathons.hackathons-phase-submissions .header-activities .header .name,.hackathons.hackathons-phase-winners .header-activities .header .name{font-size:36px;font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;margin-bottom:5px}@media print,screen and (min-width:40em){.hackathons.hackathons-phase-finished .header-activities .header .name,.hackathons.hackathons-phase-nominations .header-activities .header .name,.hackathons.hackathons-phase-submissions .header-activities .header .name,.hackathons.hackathons-phase-winners .header-activities .header .name{font-size:34pt}}.hackathons.hackathons-phase-finished .header-activities .header .description,.hackathons.hackathons-phase-nominations .header-activities .header .description,.hackathons.hackathons-phase-submissions .header-activities .header .description,.hackathons.hackathons-phase-winners .header-activities .header .description{display:none}.hackathons .header-activities .header{position:relative;padding-top:30px;padding-bottom:40px}.hackathons .header-activities .header .link-back{position:absolute;top:10px;left:10px;display:block;color:#fff;font-size:12px;font-weight:700;line-height:15px;text-transform:uppercase}.hackathons .header-activities .header .control-buttons{margin-top:15px}.hackathons .header-activities .header .control-buttons .link-revert{color:#fff;white-space:nowrap}.hackathons .header-activities .header .control-buttons .button{background-color:#bb1c1c;outline:none}.hackathons .header-activities .header .organization{margin-top:30px;margin-bottom:35px;padding:0;color:#fff;font-size:25px}.hackathons .header-activities .header .name{margin-top:0;margin-bottom:35px;padding:0;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:40px;font-weight:600;text-transform:uppercase}.hackathons .header-activities .header .description{margin-bottom:40px}.hackathons .header-activities .header .countdown-launching-in{margin-bottom:50px;padding:0;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:2px}.hackathons .header-activities .header .images{display:none}.hackathons .header-activities .header .images .kids{max-width:50%}.hackathons .header-activities .header .images .logo-frame{border:10px solid hsla(0,0%,100%,.5)}@media print,screen and (min-width:40em){.hackathons .header-activities .header .images .logo-frame{margin-top:150px;float:right}}.hackathons .header-activities .header .images .logo-frame .logo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;width:140px;height:140px;background-color:#fff}.hackathons .header-activities .header .clock-rules{margin-top:1em;text-align:center}@media print,screen and (min-width:64em){.hackathons .header-activities .header .clock-rules{margin-top:0;text-align:right}}.hackathons .header-activities .header .clock-rules .rules{text-transform:uppercase}.hackathons .header-activities .activities .diy-card-container{position:relative}.hackathons .header-activities .activities .diy-card-container .card-diy .card-description{color:#000;font-size:15px}.hackathons .header-activities .activities .diy-card-container .card-diy .card-summary{color:#000;font-size:13px}.hackathons .header-activities .activities .diy-card-container .card-diy:hover .current-stage-badge{opacity:0}hackathons-card .card.card-hackathon{text-align:center}hackathons-card .card.card-hackathon .card-thumbnail-placeholder{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:2rem;width:100%;height:160px;background-image:url("/image/cards/hackathons/hackathon-pattern.png");background-size:cover;background-repeat:no-repeat}hackathons-card .card.card-hackathon .card-thumbnail-placeholder span{color:#fefefe;text-transform:uppercase;font-size:20px;font-weight:700}hackathons-project .hackathon-project-card.card-featured:after{top:-20px;left:-15px;right:auto}hackathons-project .hackathon-project-card .button-nominate,hackathons-project .hackathon-project-card .button-winner{margin:0}hackathons-project .hackathon-project-card .nominated,hackathons-project .hackathon-project-card .winner{font-weight:700}.hackathons-seo .hackathons-submissions{padding-top:90px;min-height:400px}.hackathons-seo .hackathons-submissions.action-banner-like{top:-25px}.hackathons-seo .hackathons-submissions .title{display:none}@media print,screen and (min-width:40em){.hackathons-seo .hackathons-submissions .controls .column-buttons{width:66.6666666667%;margin-left:16.6666666667%}}.hackathons-seo .hackathons-submissions .controls .column-buttons .filter-button-group{text-align:center}.hackathons-submissions{position:relative;padding:90px 0 0}@media print,screen and (min-width:64em){.hackathons-submissions{padding-top:30px}}.hackathons-submissions .title{margin:0 0 15px;padding:0;text-align:center}@media print,screen and (min-width:64em){.hackathons-submissions .title{text-align:left}}.hackathons-submissions .action-banner{position:absolute;right:0;top:20px;padding:15px;height:50px;line-height:1;background-color:#d25955;color:#fff;font-size:16px;font-weight:400}@media print,screen and (min-width:40em){.hackathons-submissions .action-banner{font-size:20px}}.hackathons-submissions .action-banner.action-pick-winners{background-image:url(/image/cards/project/icon-featured-project.png);background-repeat:no-repeat;background-position:10px;background-size:auto 70%}.hackathons-submissions .action-banner.action-pick-winners .text{margin-left:40px}.hackathons-submissions .action-banner .tip{display:block;position:relative;width:0;height:0}.hackathons-submissions .action-banner .tip:before{top:-28px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hackathons-submissions .action-banner .tip:after,.hackathons-submissions .action-banner .tip:before{content:" ";display:block;position:absolute;left:-32px;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:20px solid #d25955}.hackathons-submissions .action-banner .tip:after{bottom:-48px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hackathons-submissions .action-banner .icon{font-size:17px}.hackathons-submissions .action-banner .text{margin-left:.5em}@media print,screen and (min-width:40em){.hackathons-submissions .controls .column-buttons{width:83.3333333333%}}.hackathons-submissions .controls .filter-button-group{text-align:center}@media print,screen and (min-width:40em){.hackathons-submissions .controls .filter-button-group{text-align:left}}.hackathons-submissions .controls .filter-button-group .filter-button{margin-right:5px}.hackathons-submissions .controls .filter-button{padding:10px;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;min-width:100px;color:#fff;display:inline-block;background-color:#3a3a3a;border-radius:50px;font-weight:600;outline:none;margin-bottom:15px;text-align:center}@media print,screen and (min-width:40em){.hackathons-submissions .controls .filter-button{padding:10px}}.hackathons-submissions .controls .filter-button.filter-button-selected,.hackathons-submissions .controls .filter-button:hover{background-color:#00afcc}.hackathons-submissions .controls .number-submissions-container{text-align:center}@media print,screen and (min-width:40em){.hackathons-submissions .controls .number-submissions-container{text-align:right}}.hackathons-submissions .controls .number-submissions-container .number-submissions{white-space:nowrap;font-size:13px}.hackathons-submissions .controls .subtext{text-align:center;white-space:nowrap;font-size:16px;margin-top:5px}@media print,screen and (min-width:40em){.hackathons-submissions .controls .subtext{text-align:right}}.hackathons-submissions .projects{padding-top:10px;padding-bottom:30px}.hackathons-submissions .projects .not-found-message{font-weight:600;margin-top:100px;margin-bottom:100px;text-align:center}.modal-hackathons-winner-position .actions .button-confirm{float:right}.hackathons.hackathons-theme-earth .header-activities{background-image:url("/image/hackathons/earth-background.jpg");background-size:cover;color:#fff}.hackathons.hackathons-theme-earth .header-activities .header .filter-tabs .button.hollow:hover{color:#2c8165}.hackathons.hackathons-theme-earth .header-activities .header .countdown,.hackathons.hackathons-theme-earth .header-activities .header .description,.hackathons.hackathons-theme-earth .header-activities .header .motto,.hackathons.hackathons-theme-earth .header-activities .header .name,.hackathons.hackathons-theme-earth .header-activities .header .rules{color:#fff}hackathons-card .card.card-hackathon.card-hackathon-theme-earth .card-thumbnail-placeholder{background-color:#2c8165}.hackathons-countdown .period{white-space:nowrap}.hackathons.hackathons-theme-summer-code-jam .header-activities{background-image:url("/image/hackathons/summer-code-jam/summer-code-jam-teaser-bg.png");background-size:cover;background-position:50%;color:#0a0a0a}.hackathons.hackathons-theme-summer-code-jam .header-activities .header{margin-top:2rem;margin-bottom:4rem}.hackathons.hackathons-theme-summer-code-jam .header-activities .header-logo{margin-bottom:1rem}.hackathons.hackathons-theme-summer-code-jam .header-activities .header-logo>img{max-height:300px}.hackathons.hackathons-theme-summer-code-jam .header-activities .header .filter-tabs .button.hollow:hover{color:#2c8165}.hackathons.hackathons-theme-summer-code-jam .header-activities .header .countdown,.hackathons.hackathons-theme-summer-code-jam .header-activities .header .description,.hackathons.hackathons-theme-summer-code-jam .header-activities .header .motto,.hackathons.hackathons-theme-summer-code-jam .header-activities .header .name,.hackathons.hackathons-theme-summer-code-jam .header-activities .header .rules{color:#0a0a0a}.hackathons.hackathons-theme-summer-code-jam .header-activities .header .description{font-size:1.5rem;font-weight:600}@media print,screen and (min-width:40em){.hackathons.hackathons-theme-summer-code-jam .header-activities .header .description{font-size:30px}}.hackathons.hackathons-theme-summer-code-jam .header-activities .header .teaser p{line-height:1.2;font-size:24px;font-weight:200;margin-top:30px}.hackathons.hackathons-theme-summer-code-jam .header-activities .header .countdown{font-size:1.25rem;font-weight:400;margin-bottom:20rem}@media print,screen and (min-width:40em){.hackathons.hackathons-theme-summer-code-jam .header-activities .header .countdown{font-size:2rem}}.hackathons.hackathons-theme-summer-code-jam .header-activities .header .countdown-launching-in.countdown-launching-in-minutes{letter-spacing:normal;margin-top:15px}.hackathons.hackathons-theme-summer-code-jam .header-activities .header .countdown-launching-in.countdown-launching-in-minutes .countdown-minutes{color:#9d44ed}hackathons-card .card.card-hackathon.card-hackathon-theme-summer .card-thumbnail-placeholder{background-color:#2c8165}.is-new{position:relative}.is-new:after{background-size:contain;background-image:url(/image/icn-new-circle-red.png);background-repeat:no-repeat;content:"";height:32px;position:absolute;width:32px}.is-new.is-new-top-right:after,.is-new:after{right:-16px;top:-16px}.is-new.is-new-right:after{right:0;top:calc(50% - 16px)}.is-new.is-new-left:after{left:-16px;top:-16px}.modal-create-minecraft-resource{border-radius:10px;border:0;padding:0;overflow:unset;top:4rem!important}.modal-create-minecraft-resource::-webkit-scrollbar{width:11px;height:11px}.modal-create-minecraft-resource::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-create-minecraft-resource::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:50px}@media screen and (min-width:1920px){.modal-create-minecraft-resource{top:7rem!important}}.modal-create-minecraft-resource h2.subtitle{margin:0;padding:0;line-height:48px}.modal-create-minecraft-resource .card-minecraft{min-height:200px}.modal-create-minecraft-resource .right{text-align:right}.modal-create-minecraft-resource .switch-button-container{margin-bottom:15px}.modal-create-minecraft-resource .resources{height:461px;overflow:auto;width:100%;padding:0 16px}.modal-create-minecraft-resource .resources::-webkit-scrollbar{width:11px;height:11px}.modal-create-minecraft-resource .resources::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-create-minecraft-resource .resources::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:50px}.modal-create-minecraft-resource .top-section-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:transparent linear-gradient(93deg,#00bcd4,#4e84fa) 0 0 no-repeat padding-box;border-radius:10px 10px 0 0;padding:1.125rem 3.25rem 1.125rem 1.688rem}@media screen and (max-width:640px){.modal-create-minecraft-resource .top-section-container{padding:1.125rem}}.modal-create-minecraft-resource .top-section-container .back-button{text-align:left;font:normal normal 700 16px/18px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;cursor:pointer}@media screen and (max-width:640px){.modal-create-minecraft-resource .top-section-container .back-button{font:normal normal 700 15px/17px Open Sans}}.modal-create-minecraft-resource .top-section-container .back-button:before{content:"<";padding-right:6px;font-size:1.5rem;font-weight:bolder;position:relative;top:3px}.modal-create-minecraft-resource .top-section-container h1.title{text-align:center;font:normal normal 700 20px/18px Exo;letter-spacing:0;color:#fff;text-transform:uppercase;padding:0;margin:0}@media screen and (max-width:640px){.modal-create-minecraft-resource .top-section-container h1.title{font:normal normal 700 15px/17px Exo}}.modal-create-minecraft-resource .top-section-container .search-box-wrapper .search-box{background:#454851 0 0 no-repeat padding-box;border-radius:5px;padding:.563rem .938rem;color:#fff;height:40px}.modal-create-minecraft-resource .top-section-container .search-box-wrapper .search-box::-webkit-input-placeholder{color:#757575}.modal-create-minecraft-resource .top-section-container .search-box-wrapper .search-box::-moz-placeholder{color:#757575}.modal-create-minecraft-resource .top-section-container .search-box-wrapper .search-box:-ms-input-placeholder{color:#757575}.modal-create-minecraft-resource .top-section-container .search-box-wrapper .search-box::placeholder{color:#757575}.modal-create-minecraft-resource .top-section-container .search-box-wrapper .icon-search{color:#fff;font-size:18px;position:absolute;top:1.8rem;right:4rem;z-index:2;cursor:pointer}.modal-create-minecraft-resource .top-section-container .search-box-wrapper .icon-search:before{content:"\E045"}@media screen and (max-width:640px){.modal-create-minecraft-resource .top-section-container .search-box-wrapper .icon-search{right:2rem}}.modal-create-minecraft-resource .justify-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.modal-create-minecraft-resource .sub-section-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.25rem}.modal-create-minecraft-resource .sub-section-container .switch-button-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal-create-minecraft-resource .sub-section-container .switch-button-container .switch-button{background:#e6f3f6 0 0 no-repeat padding-box;text-align:left;font:normal normal 700 12px/14px Open Sans;letter-spacing:.02px;color:#37383c;display:inline-block;padding:12px;margin-right:10px;border-radius:50px;border-bottom:unset}.modal-create-minecraft-resource .sub-section-container .switch-button-container .switch-button.selected,.modal-create-minecraft-resource .sub-section-container .switch-button-container .switch-button:hover{background:#53bad1 0 0 no-repeat padding-box;letter-spacing:.02px;color:#fff}.modal-create-minecraft-resource .sub-section-container .earn-coins-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal-create-minecraft-resource .sub-section-container .earn-coins-container .coin-image{width:1.938rem;height:1.938rem;margin-right:.313rem}.modal-create-minecraft-resource .sub-section-container .earn-coins-container .coin-text{text-align:left;font:normal normal 700 16px/14px Exo;letter-spacing:0;color:#0f0f0f}.modal-create-minecraft-resource .close-reveal-modal{background:#444852 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029;border-radius:50%;font-size:24px!important;padding:4px 10px;color:#f3f3f3!important;right:-16px!important;top:-16px!important}@media screen and (max-width:640px){.modal-create-minecraft-resource .close-reveal-modal{right:0!important}}.modal-create-minecraft-resource .minecraft-resource-card-2{box-shadow:0 3px 6px #00000029;border-radius:10px;min-height:unset}.modal-create-minecraft-resource .minecraft-resource-card-2 .card-details{border-top:none;padding:.75rem .938rem}[render-minecraft-entity]{visibility:hidden}[render-minecraft-entity].rendered{visibility:visible}[render-minecraft-skin]{visibility:hidden}[render-minecraft-skin].rendered{visibility:visible}.modal-report-community-asset{overflow:hidden;border:0;padding:15px}.modal-report-community-asset h2.title{font-size:26px;padding:0;margin:0 0 20px 10px;border:0}.modal-report-community-asset h3{font-size:20px;text-transform:uppercase}.modal-report-community-asset textarea{margin-top:15px}.modal-report-community-asset .button.button-report{margin-left:10px}.modal-report-community-asset .close-button{padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:600;font-size:30px}.accordion.accordion-faq{background:none}.accordion.accordion-faq a{border:none;color:#7e8285;font-size:18px;font-weight:600;padding:15px 0}.accordion.accordion-faq a:before{content:""}.accordion.accordion-faq a:hover{background:none;color:#5cbe5a}.accordion.accordion-faq a:focus{background:none}.accordion.accordion-faq .icon-arrow-right{margin-bottom:3px}.accordion.accordion-faq .accordion-content{background:none;padding:5px 0;border:none;font-weight:400}.card-consumer-course{transition:all .2s ease-in-out;margin-bottom:30px;text-align:center;padding-bottom:10px;position:relative;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.card-consumer-course h4{font-size:22px;margin-top:-25px;text-transform:capitalize;padding-bottom:2px;font-weight:400;color:#000}.card-consumer-course hr{margin:10px 0}.card-consumer-course .character-badge{position:absolute;margin-top:12px;z-index:2;height:90px;left:15%}.card-consumer-course .ribbon-wrapper-beginner{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.card-consumer-course .ribbon-wrapper-beginner:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#22bdb6 #22bdb6 #22bdb6 transparent}.card-consumer-course .ribbon-wrapper-free{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.card-consumer-course .ribbon-wrapper-free:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#f25954 #f25954 #f25954 transparent}.card-consumer-course .ribbon-wrapper-intermediate{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.card-consumer-course .ribbon-wrapper-intermediate:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#3ca7de #3ca7de #3ca7de transparent}.card-consumer-course .ribbon-wrapper-advanced{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.card-consumer-course .ribbon-wrapper-advanced:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#997abc #997abc #997abc transparent}.card-consumer-course .ribbon{font:normal 12px Sans-Serif;color:#fff;text-align:center;text-shadow:hsla(0,0%,100%,.5) 0 1px 0;position:relative;padding:5px 0;left:15px;top:15px;width:72px;box-shadow:0 0 3px rgba(0,0,0,.3)}.card-consumer-course .ribbon.free{background-color:#f25954}.card-consumer-course .ribbon.beginner{background-color:#22bdb6}.card-consumer-course .ribbon.intermediate{background-color:#3ca7de}.card-consumer-course .ribbon.advanced{background-color:#997abc}.card-consumer-course:hover{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.card-consumer-course:hover:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.card-consumer-course:hover .play-button-hover{background-color:#766889;padding:5px 30px;color:#fefefe;border-radius:5px}.card-consumer-course a.play-button-hover{border:none;color:#888;text-transform:uppercase;font-size:14px;font-weight:400}.card-consumer-course a.play-button-hover:hover{background-color:#997abc;padding:5px 30px;color:#fefefe;border-radius:5px}.card-consumer-course .circle-progress{margin-top:-55px}.card-consumer-course .description{font-size:14px;font-weight:600;height:25px;color:#2aab9d}.card-consumer-course .description-ages{font-weight:400;font-size:12px;color:#222}.card-consumer-course a{color:#ccc}.card-consumer-course .status{font-size:18px}.card-consumer-course .new-course-badge{position:absolute;top:10px;right:10px}.card-consumer-course .new-course-badge img{width:40px}@media screen and (max-width:39.9375em){.card-consumer-course{margin-bottom:20px}}.card-consumer-long{padding:.6rem}@media print,screen and (min-width:40em){.card-consumer-long{padding:.9rem}}.card-consumer-long-thumbnail{border-radius:5px}.card-consumer-long-title{padding-bottom:0;margin-top:10px}.card-consumer-long-subtitle{display:block;margin-top:.25em}@media print,screen and (min-width:64em){.card-consumer-long-progress{padding-right:0;padding-left:20px}}.card-consumer-long-action{display:inline-block}.card-consumer-long-action:first-of-type{margin-bottom:.5rem}.card-consumer-long-action:last-of-type{margin-bottom:0}.card-consumer-long-action:first-of-type:last-of-type{margin-top:10%}.progress-bar{background-color:#e6e6e6;border-radius:5px;overflow:hidden;width:100%;height:.5em;margin-top:2em;margin-bottom:.5em}.progress-bar-fill{background-color:#5fb720;border-radius:inherit;height:inherit}.free-vs-pro h2{padding-bottom:0}.free-vs-pro p{font-size:12px;text-transform:uppercase;letter-spacing:1.2px;color:#00bcd4;font-weight:600;padding-bottom:10px}.free-vs-pro .card{padding:10px}.free-vs-pro .card h3{font-weight:600}.free-vs-pro .card hr,.free-vs-pro .card hr.plus-ruler{border-top:.5px solid #e8e8e8;border-bottom:.5px solid #e8e8e8}@media print,screen and (min-width:64em){.free-vs-pro .card{padding:1rem}}.free-vs-pro .card hr.plus-ruler:after{background-color:#fefefe;content:"+";display:block;font-size:28px;font-weight:600;margin-left:120px;margin-right:120px;margin-top:-23px;text-align:center;color:#00bcd4}.free-vs-pro .card .button{margin-top:1rem;width:90%}.free-vs-pro .card ul{list-style-position:inside;margin-bottom:30px}.free-vs-pro .card ul li{font-size:15px;line-height:1.9}.free-vs-pro .card ul li strong{font-weight:100}@media print,screen and (min-width:64em){.free-vs-pro .card ul li strong{font-weight:600}}.free-vs-pro .card ul li:before{padding-left:10px}@media print,screen and (min-width:64em){.free-vs-pro .card ul li:before{padding-left:20px}}.free-vs-pro .card .card-button{margin-top:20px}.menu.menu-filters{padding-top:10px;padding-bottom:10px;overflow-x:auto;overflow-y:hidden}.menu.menu-filters li a{background:none;background-color:transparent!important;color:#575757;font-size:16px;font-weight:700;text-decoration:none}.menu.menu-filters li.is-active a,.menu.menu-filters li a:hover{color:#4b47e0}.menu.menu-filters .board-change-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;float:right;font:normal normal 700 12px/17px Open Sans;letter-spacing:0;color:#4a4a4a;text-transform:uppercase;font-weight:700;padding:.7rem 1rem;cursor:pointer}.menu.menu-filters.menu-filters-launchpad li a{color:#fefefe;font-size:14px;font-weight:400}.menu.menu-filters.menu-filters-launchpad li.is-active a{color:#00bcd4}.menu.menu-filters.menu-filters-launchpad a{line-height:0}.menu.menu-vertical li{display:block;border-left:5px solid #dadee0;border-bottom:0!important}.menu.menu-vertical li.is-active{border-color:#6e6cdf}.menu.menu-vertical li a{text-transform:unset}.menu.menu-filters.menu-filters-pills li{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;float:none;margin-bottom:1rem;margin-right:1rem;padding:8px 18px;position:relative;border-bottom:5px solid #daeff5}.menu.menu-filters.menu-filters-pills li:hover:not(.is-active){border-color:#daeff5}.menu.menu-filters.menu-filters-pills li a{font-size:16px;padding:.2rem 1rem}.menu.menu-filters.menu-filters-pills li.is-active{border-color:#4b47e0}.menu.menu-filters.menu-filters-pills li.is-active span{color:#4b47e0}.menu.menu-filters.menu-filters-pills li.modern{background:none;border-bottom:.5rem solid #daeff5;border-radius:unset;padding-bottom:1rem;margin:0;margin-left:-5px}.menu.menu-filters.menu-filters-pills li.modern.is-active{border-color:#4b47e0}.menu.menu-filters.menu-filters-pills li.modern.is-active a{color:#4b47e0}.menu.menu-filters.menu-filters-pills li.modern a{text-transform:uppercase;color:#575757}.menu.menu-filters.menu-filters-pills li.modern a:hover{color:#4b47e0}.for-tablet .menu.menu-filters.menu-filters-pills li{padding:8px 9px}.for-tablet .menu.menu-filters.menu-filters-pills li a{font-size:14px}.menu.menu-filters.menu-filters-pills li span{position:absolute;display:block;width:100%;left:0;margin-top:10px;text-align:center;color:#575757;font-weight:700;font-size:12px}.menu.menu-filters.menu-filters-pills-small li{margin:0}.menu.menu-filters.menu-filters-pills-small li a{font-size:14px;padding:.5rem 1.25rem}.accelerated-learning-paths{padding-top:30px}.accelerated-learning-paths h2{padding-bottom:0}.accelerated-learning-paths section{padding:0}.accelerated-learning-paths-summary ul{line-height:2.5;text-align:left}.accelerated-learning-paths-summary ul li a span{font-size:12px}.accelerated-learning-paths .learning-path-info{text-align:center;letter-spacing:.5px;margin-top:30px}.accelerated-learning-paths .menu-tabs-top{padding:10px 0 10px 30px;background-color:#fff;border-bottom:1px solid #d3d3d3;height:54px;padding:0;margin-top:20px;white-space:nowrap;overflow-x:auto}.accelerated-learning-paths .menu-tabs-top::-webkit-scrollbar{width:5px;height:5px}.accelerated-learning-paths .menu-tabs-top::-webkit-scrollbar-track{background-color:#d3d3d3;border-radius:5px}.accelerated-learning-paths .menu-tabs-top::-webkit-scrollbar-thumb{background-color:#545454;border-radius:5px}@media print,screen and (min-width:64em){.accelerated-learning-paths .menu-tabs-top{white-space:normal;overflow-x:inherit}}.accelerated-learning-paths .tabs-content{border:none;background-color:#fefefe}.accelerated-learning-paths .tabs-vertical-learning-paths{border:0;margin-top:10px;background-color:#fefefe}.accelerated-learning-paths .tabs-vertical-learning-paths li{margin-bottom:15px}.accelerated-learning-paths .tabs-vertical-learning-paths a{color:#888;text-transform:uppercase;font-weight:700;background-color:#c1f6f0;border-radius:5px}.accelerated-learning-paths .tabs-vertical-learning-paths a:hover{background-color:#e3e3f3}.accelerated-learning-paths .tabs-vertical-learning-paths .is-active{position:relative}.accelerated-learning-paths .tabs-vertical-learning-paths .is-active:after{content:"";width:0;height:0;border-top:26px solid transparent;border-bottom:26px solid transparent;border-left:23px solid #3be3d1;position:absolute;left:100%;top:0}.accelerated-learning-paths .tabs-vertical-learning-paths .is-active.two-line:after{border-top:32px solid transparent;border-bottom:32px solid transparent;border-left:23px solid #3be3d1}.accelerated-learning-paths .tabs-vertical-learning-paths .is-active a{color:#fff;background:#3be3d1;border-top-right-radius:0;border-top-left-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:5px;box-shadow:10px 10px 32px -18px rgba(0,0,0,.75)}.accelerated-learning-paths .tabs-content-vertical-learning-paths{border:none!important;background:transparent!important}.accelerated-learning-paths .tabs-content-vertical-learning-paths .subtitle{font-size:20px;text-align:center;margin-bottom:20px}.accelerated-learning-paths .tabs-content-vertical-learning-paths h4{text-align:center;text-transform:uppercase}.accelerated-learning-paths .expandable{max-height:500px;overflow:hidden;position:relative}.accelerated-learning-paths .expandable .expandable-overlay{background-color:hsla(0,0%,100%,.8);bottom:0;display:block;left:0;position:absolute;right:0}.accelerated-learning-paths .expandable .expandable-overlay .button{margin-top:1rem}.accelerated-learning-paths .expandable.expanded{max-height:none}.accelerated-learning-paths .expandable.expanded .expandable-overlay{display:none}.accelerated-learning-paths .course-card{margin-top:0}.accelerated-learning-paths .course-card.course-card-vertical{transition:all .1s ease-in-out}.accelerated-learning-paths .course-card.course-card-vertical:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.accelerated-learning-paths .course-card.course-card-vertical.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.accelerated-learning-paths .course-card.course-card-vertical.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.accelerated-learning-paths .course-card.course-card-vertical .course-description{padding-bottom:15px}.accelerated-learning-paths a.course-card{display:block}.modal-info{max-width:500px}.modal-info .title{font-size:30px}.modal-info .modal-footer{margin-top:20px;text-align:right}.modal-info .modal-footer .button{margin:0}.modal-share-project{overflow:hidden;border:0;padding:15px}.modal-share-project h1.title{font-size:26px;padding:0;margin:0 0 20px 10px;border:0}.modal-share-project h3{font-size:20px;text-transform:uppercase}.modal-share-project .share-tabs{border-radius:5px;overflow:hidden}.modal-share-project .share-tabs .tabs{padding-top:5px;border-bottom:0}.modal-share-project .share-tabs .tabs .tabs-title{margin-left:5px}.modal-share-project .share-tabs .tabs .tabs-title a{border-top-left-radius:5px;border-top-right-radius:5px}.modal-share-project .share-tabs .tabs .tabs-title a[aria-selected=true]{font-weight:600}.modal-share-project .share-tabs .tabs-content .share-controls{padding:0 1rem}.modal-share-project .project-preview{padding-left:0}.modal-share-project .project-preview .project-screen-shot{border:0;background-color:#e9e9e9;background-size:contain;background-repeat:no-repeat;background-position:50%;height:305px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.modal-share-project .project-preview .projectid{font-weight:600;text-align:center}.modal-share-project .page-sharing.community{padding:0;margin-bottom:20px}.modal-share-project .page-sharing.community p{margin-left:0}.modal-share-project .page-sharing.community ol{margin:0 0 1rem;padding-left:13px}.modal-share-project .page-sharing.community .share-form{margin-top:20px}.modal-share-project .share-controls .page-sharing{margin-bottom:0}.modal-share-project .share-controls .page-sharing a{margin-bottom:5px}.modal-share-project .modal-content{padding:10px}.modal-share-project textarea[name=embed]{width:400px;height:100px}.tabs.vertical.light{background-color:transparent;border:0;margin-top:10px;text-align:center}.tabs.vertical.light li{margin-bottom:15px;margin-right:0}.tabs.vertical.light a{border-radius:5px;color:#888;font-weight:700;padding:17px 10px;padding-left:10px}.tabs.vertical.light a span{padding-left:5px}.tabs.vertical.light a:hover{background-color:#e3e3f3}.tabs.vertical.light .is-active{position:relative;text-align:center}.tabs.vertical.light .is-active a{background:#daedf9;border-top-left-radius:5px;box-shadow:10px 10px 32px -18px rgba(0,0,0,.75);border-bottom-left-radius:5px;color:#555}.tabs.vertical.light .is-active:after{border-bottom:23px solid transparent!important;border-left:15px solid #daedf9!important;border-top:23px solid transparent!important}@media print,screen and (min-width:40em){.tabs.vertical.light,.tabs.vertical.light .is-active{text-align:left}.tabs.vertical.light .is-active a{border-top-right-radius:0;border-bottom-right-radius:0}.tabs.vertical.light .is-active:after{content:"";width:0;height:0;border-top:26px solid transparent;border-bottom:26px solid transparent;border-left:23px solid #3be3d1;position:absolute;left:100%;top:0}.tabs.vertical.light .is-active.two-line:after{border-top:32px solid transparent;border-bottom:32px solid transparent;border-left:23px solid #3be3d1}}.bfs-fixed-banner{background-color:#353e5c;color:#fefefe;font-size:.875rem;line-height:2;padding:20px 0 10px;position:fixed;top:100vh;text-align:center;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;min-width:100vw;z-index:100}@media print,screen and (min-width:40em){.bfs-fixed-banner{padding:10px 0}}@media print,screen and (min-width:64em){.bfs-fixed-banner{font-size:1.125rem}}.bfs-fixed-banner__image{display:inline-block;position:relative}.bfs-fixed-banner__image:before{top:-5px;left:-10px}.bfs-fixed-banner__description{display:inline-block;font-weight:700;position:relative;margin:0 30px}@media screen and (max-width:39.9375em){.bfs-fixed-banner__description{margin-bottom:10px}}.bfs-fixed-banner .button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}footer.margin-bottom-bfs-fixed-banner{margin-bottom:6.59375rem}@media print,screen and (min-width:40em){footer.margin-bottom-bfs-fixed-banner{margin-bottom:3.78125rem}}@media print,screen and (min-width:64em){footer.margin-bottom-bfs-fixed-banner{margin-bottom:3.78125rem}}@media screen and (min-width:75em){footer.margin-bottom-bfs-fixed-banner{margin-bottom:3.78125rem}}footer.margin-bottom-bfs-fixed-banner-minecraft-editor{display:inline-block;margin-bottom:6.25rem!important}@media print,screen and (min-width:40em){footer.margin-bottom-bfs-fixed-banner-minecraft-editor{margin-bottom:3.4375rem!important}}@media print,screen and (min-width:64em){footer.margin-bottom-bfs-fixed-banner-minecraft-editor{margin-bottom:3.4375rem!important}}@media screen and (min-width:75em){footer.margin-bottom-bfs-fixed-banner-minecraft-editor{margin-bottom:3.4375rem!important}}.bfs-form{font-size:.75rem}@media print,screen and (min-width:40em){.bfs-form{font-size:1rem}}.bfs-form .bfs-form__title{color:#2e3347;display:block;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:.875rem;margin-bottom:.5rem}.bfs-form .bfs-form__title img{margin-right:.25rem}.bfs-form .bfs-form__title b{color:#e56000}@media print,screen and (min-width:40em){.bfs-form .bfs-form__title{font-size:1rem;font-weight:700;margin-bottom:1rem}}.bfs-form .bfs-form__auth-code{display:inline-block}.bfs-form .bfs-form__auth-code>input[type=number],.bfs-form .bfs-form__auth-code>input[type=text]{background-color:#fff;border:1px solid #d3d3d3;border-radius:5px;display:inline-block;margin-bottom:0;text-align:center;width:50px;height:54px}.bfs-form .bfs-form__auth-code>input[type=number]:not(:last-of-type),.bfs-form .bfs-form__auth-code>input[type=text]:not(:last-of-type){margin-right:.5rem}.bfs-form .bfs-form__auth-code>input[type=number]:disabled,.bfs-form .bfs-form__auth-code>input[type=text]:disabled{background-color:#e0e0e0;border-color:#e0e0e0;color:#5c5b5b;cursor:not-allowed}.bfs-form .bfs-form__auth-code>input[type=number]:focus,.bfs-form .bfs-form__auth-code>input[type=number]:hover,.bfs-form .bfs-form__auth-code>input[type=text]:focus,.bfs-form .bfs-form__auth-code>input[type=text]:hover{border-color:#e56000}@media print,screen and (min-width:64em){.bfs-form .bfs-form__auth-code>input[type=number],.bfs-form .bfs-form__auth-code>input[type=text]{width:60px;height:64px}}.bfs-form input[type=date],.bfs-form input[type=email],.bfs-form input[type=number],.bfs-form input[type=password],.bfs-form input[type=text],.bfs-form select,.bfs-form textarea{border:1px solid #cacaca;border-radius:5px;padding-right:.75rem;padding-left:.75rem;height:48px}@media print,screen and (min-width:64em){.bfs-form input[type=date],.bfs-form input[type=email],.bfs-form input[type=number],.bfs-form input[type=password],.bfs-form input[type=text],.bfs-form select,.bfs-form textarea{padding-right:1rem;padding-left:1rem}}.bfs-form select{background-image:url("/image/bfs/icon-caret-down.svg");background-position:100%}.bfs-form label,.bfs-form legend{font-size:.875rem;margin-bottom:10px;text-align:left;height:20px}.bfs-form a{font-size:inherit}.bfs-form small{color:#3d4d59;display:block;font-size:.625rem;margin-bottom:10px}.bfs-form .tab-button__title{display:block;font-size:.875rem;font-weight:700}.bfs-form .tab-button__title.\--highlight{color:#009fbb}@media print,screen and (min-width:64em){.bfs-form .tab-button__title{font-size:1.125rem}}.bfs-form .tab-button label{background-color:#fefefe;border:2px solid #cacaca;border-radius:5px;color:#0a0a0a;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:.75rem;margin:0 0 .5rem;padding:.5rem;text-align:center;text-transform:uppercase;width:100%;max-width:100%;height:auto}@media print,screen and (min-width:64em){.bfs-form .tab-button label{margin-bottom:1rem}}.bfs-form .tab-button input[type=checkbox],.bfs-form .tab-button input[type=radio]{position:absolute;left:0;opacity:.01}.bfs-form .tab-button input[type=checkbox]:checked+label,.bfs-form .tab-button input[type=radio]:checked+label{background-color:#00bcd4;border-color:#009fbb;border-width:2px;color:#fefefe}.bfs-form .tab-button input[type=checkbox]:checked+label .tab-button__title.\--highlight,.bfs-form .tab-button input[type=radio]:checked+label .tab-button__title.\--highlight{color:inherit!important}.bfs-form .tab-button input[type=checkbox]:disabled+label,.bfs-form .tab-button input[type=radio]:disabled+label{background-color:#e0e0e0;border-color:#e0e0e0;color:#5c5b5b;cursor:not-allowed}.bfs-form .tab-button input[type=checkbox]:disabled+label .tab-button__title.\--highlight,.bfs-form .tab-button input[type=radio]:disabled+label .tab-button__title.\--highlight{color:inherit!important}@media print,screen and (min-width:40em){.bfs-form .tab-button label{font-size:1rem;padding:.5rem 1rem}}.bfs-form .tab-button-grid{border:1px solid #cacaca;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:7px;width:100%}.bfs-form .tab-button-grid .tab-button{width:16.6666666667%}.bfs-form .tab-button-grid .tab-button label{border-color:#f1f1f1!important;border-style:none;border-width:1px!important;border-right-style:solid;border-bottom-style:solid;border-radius:0;font-size:.75rem;font-weight:600;text-transform:none;margin-bottom:0;padding-right:0;padding-left:0}.bfs-form .tab-button-grid .tab-button:first-child label{border-top-left-radius:5px}.bfs-form .tab-button-grid .tab-button:nth-child(6) label{border-right:0;border-top-right-radius:5px}.bfs-form .tab-button-grid .tab-button:nth-child(7) label{border-bottom-left-radius:5px}.bfs-form .tab-button-grid .tab-button:nth-child(n+7) label{border-bottom-style:none}.bfs-form .tab-button-grid .tab-button:last-child label{border-right-style:none;border-bottom-right-radius:5px;border-right:1px solid #000}.bfs-form .tab-button-grid .tab-button__title{font-size:.875rem;font-weight:inherit}@media print,screen and (min-width:64em){.bfs-form .tab-button-grid .tab-button label{font-size:rem-alc(14px)}.bfs-form .tab-button-grid .tab-button__title{font-size:1rem}}.bfs-form .zf-row:not(.collapse){margin-right:-.25rem;margin-left:-.25rem}.bfs-form .zf-row:not(.collapse) .zf-column{padding-right:.25rem;padding-left:.25rem}@media print,screen and (min-width:64em){.bfs-form .zf-row:not(.collapse){margin-right:-.5rem;margin-left:-.5rem}.bfs-form .zf-row:not(.collapse) .zf-column{padding-right:.5rem;padding-left:.5rem}}.bfs-form .schedule-button-container{text-align:center}.bfs-form .schedule-button-container input[type=submit]{width:100%}@media print,screen and (min-width:40em){.bfs-form .schedule-button-container input[type=submit]{width:auto}}@media print,screen and (min-width:64em){.bfs-form .schedule-button-container{text-align:left}}.bfs-form-summary p{margin-bottom:.5rem}@media print,screen and (min-width:64em){.bfs-form-summary{background-color:#f4f9fa;border:1px solid #c1c1c1;border-radius:5px;padding:20px 35px 10px}}.bfs-form-summary__title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600}@media print,screen and (min-width:64em){.bfs-form-summary__datetime{font-size:1.125rem}}.bfs-form-summary__one-time-code>span{background-color:#fff;border:1px solid #d3d3d3;border-radius:5px;display:inline-block;line-height:40px;text-align:center;width:50px;height:42px}.bfs-form-summary__one-time-code>span:not(:last-of-type){margin-right:.5rem}.bfs-parent{height:100%;background-color:#fefefe}.bfs-parent__branding{background-color:#671281;font-size:.75rem;line-height:1;margin-bottom:20px;padding:.75rem}.bfs-parent__branding img{vertical-align:baseline}@media print,screen and (min-width:40em){.bfs-parent__branding{font-size:1rem;padding:.75rem 15px}}.bfs-parent__featured-image{margin-bottom:1rem;width:200px}.bfs-parent section{padding-top:2rem;padding-bottom:2rem}.bfs-parent .bfs-parent-hero{background-image:linear-gradient(#a217c6 15%,#710f9c 85%);color:#fefefe}.bfs-parent .bfs-parent-hero .page-hero__title{margin-bottom:2rem}@media screen and (max-width:39.9375em){.bfs-parent .bfs-parent-hero{padding-top:.5rem}.bfs-parent .bfs-parent-hero .page-hero__content{padding-right:0;padding-left:0}}@media print,screen and (min-width:40em){.bfs-parent .bfs-parent-hero{background-image:linear-gradient(90deg,#a217c6 15%,#710f9c 85%)}}.bfs-parent .bfs-parent-upcoming{background-color:#fefefe;border-radius:5px;color:#0a0a0a;overflow:hidden;text-align:left}@media print,screen and (min-width:40em){.bfs-parent .bfs-parent-upcoming{font-size:1.125rem}}@media print,screen and (min-width:64em){.bfs-parent .bfs-parent-upcoming{border:1px solid #c1c1c1}}.bfs-parent .bfs-parent-upcoming__content{padding:1.125rem 1.625rem 2rem}@media print,screen and (min-width:64em){.bfs-parent .bfs-parent-upcoming__content{padding:.8rem 1rem}}.bfs-parent .bfs-parent-upcoming__title{font-size:1.125rem;font-weight:900;margin-bottom:.625rem;text-transform:uppercase}.bfs-parent .bfs-parent-upcoming__title>b{color:#e56000;font-size:1rem}@media print,screen and (min-width:40em){.bfs-parent .bfs-parent-upcoming__title{background-color:#fff4e6;border-radius:20px;padding:1rem}}@media print,screen and (min-width:64em){.bfs-parent .bfs-parent-upcoming__title{margin-bottom:1.875rem}}.bfs-parent .bfs-parent-upcoming__details{margin-bottom:1.5rem}.cov-info{background-color:#fefefe}.cov-info .cov-info-hero{background-color:#3f2971;background-image:url("/image/coronavirus/bg-remote.png");background-position:50%;background-repeat:no-repeat;background-size:cover}@media print,screen and (min-width:40em){.cov-info .cov-info-hero{background-image:url("/image/coronavirus/bg-remote-graphic.png"),url("/image/coronavirus/bg-remote.png");background-position:top 16rem center,50%;background-size:40rem,cover;padding:4rem 0 20rem}}@media print,screen and (min-width:64em){.cov-info .cov-info-hero{background-image:url("/image/coronavirus/bg-remote-graphic@2x.png"),url("/image/coronavirus/bg-remote.png");background-position:top 25% left calc(50% + 20rem),50%;background-size:54rem,cover;padding:8rem 0}}@media screen and (min-width:75em){.cov-info .cov-info-hero{background-size:70rem,cover}}.cov-info .cov-info-report-banner{background-color:#761c64;color:#fefefe;padding-top:1rem;padding-bottom:1rem}@media print,screen and (min-width:40em){.cov-info .cov-info-stats{display:inline-block;vertical-align:middle}}.cov-info .cov-info-stats-number{display:block;font-size:1.5em}.cov-info .cov-info-testimonial blockquote{font-size:1rem}.cov-info .cov-info-request{background-color:#edf8ff}.cov-info .blog{background-color:transparent!important;padding-top:0!important;padding-bottom:0!important}.cov-info .blog .posts{margin-top:0!important}.cov-info .blog .posts .tile.post{background-color:#f7f7f7!important;padding-right:0!important;padding-bottom:1rem!important;padding-left:0!important}.cov-info .blog .posts .tile.post .date,.cov-info .blog .posts .tile.post .description,.cov-info .blog .posts .tile.post .read-more,.cov-info .blog .posts .tile.post .title{padding-right:1rem;padding-left:1rem}.cov-info .blog .posts .tile.post .title{margin-bottom:0!important;text-align:left!important}.cov-info .blog .posts .tile.post .description{margin-bottom:1rem;max-height:none}.cov-info .blog .posts .tile.post .read-more{display:inline-block!important;position:relative!important;bottom:auto}.press{background-color:#fefefe}.press .hero{background-color:#00a6c0;padding:50px 0}.press .hero .slider .slide{-webkit-user-select:auto;-moz-user-select:auto;-o-user-select:auto;-ms-user-select:auto;user-select:auto}.press .hero .slider .slick-arrow{display:none!important}.press .hero .slider .slick-dots{bottom:-50px}.press .hero .slider .slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.press .hero .slider .slick-dots li button:before{color:#fefefe;font-size:15px}.press .hero .article{background-color:#00bcd9;color:#fff;transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);font-weight:600;height:210px;margin-bottom:10px;padding:30px;position:relative;text-align:center}.press .hero .article:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}@media print,screen and (min-width:40em){.press .hero .article{margin-bottom:0}}.press .hero .article :focus,.press .hero .article :hover{outline:none;text-decoration:none}.press .hero .article .logo{margin-bottom:30px}.press .hero .article .logo img{max-width:100%;max-height:30px;margin:auto}.press .hero .article .name{color:#fff;font-size:24px;font-weight:700;margin-bottom:30px}.press .hero .article .title{color:#fefefe;display:block;font-size:16px;font-weight:700;max-height:50px;overflow:hidden}.press .hero .article .date{bottom:30px;color:#fff;left:0;position:absolute;text-align:center;width:100%}.press .hero .article.article-highlight-big-logo .logo{margin-bottom:20px}.press .hero .article.article-highlight-big-logo .logo img{max-height:40px;height:40px}.press .media-kit{background-color:#f4f4f4;padding:45px 0;text-align:center}.press .media-kit .contact{color:#878787;font-weight:700;margin-bottom:20px}.press .media-kit .contact a{font-weight:600}.press .media-kit .button{margin-bottom:0}.press .news-media{padding-top:50px}.press .news-media .title{position:relative}.press .news-media .title h1{text-align:center}.press .news-media .tabs{background:none;border:none;text-align:center}.press .news-media .tabs .tabs-title{display:inline-block;float:none}.press .news-media .tabs .tabs-title a.button{background-color:#f1f1f1;background-image:none;border:none;border-radius:50px;color:#a1a1a1;font-size:.8rem;font-weight:600;margin:0;outline:none;padding:.5rem;text-transform:none}@media print,screen and (min-width:40em){.press .news-media .tabs .tabs-title a.button{font-size:1rem;padding:.5rem 1rem}}.press .news-media .tabs .tabs-title.is-active a.button{background-color:#62bd62;color:#fefefe}.press .news-media .tabs-content{background-color:#fff;margin-top:35px}.press .news-media .tabs-content .tiles{display:none}.press .news-media .tabs-content .tiles.active{display:block}@media print,screen and (min-width:40em){.press .news-media .tabs-content .tiles .zf-column{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.press .news-media .tabs-content .tiles .zf-column{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.press .news-media .tabs-content .tiles .zf-column:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){.press .news-media .tabs-content .tiles .zf-column{width:33.3333333333%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){.press .news-media .tabs-content .tiles .zf-column{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.press .news-media .tabs-content .tiles .zf-column:last-child:not(:first-child){float:right}}.press .news-media .tabs-content .tiles .zf-column a:hover .title{text-decoration:underline}.press .news-media .tabs-content .tiles .zf-column a .tile{border-top:5px solid #f8f8f8;padding:30px;overflow:hidden}.press .news-media .tabs-content .tiles .zf-column a .tile .date{color:#878787;font-size:12px;font-weight:400;margin-bottom:20px}.press .news-media .tabs-content .tiles .zf-column a .tile .source{margin-bottom:20px}.press .news-media .tabs-content .tiles .zf-column a .tile .source .logo{display:block;max-height:30px;opacity:.5}.press .news-media .tabs-content .tiles .zf-column a .tile .source .name{color:#878787;font-size:20px;font-weight:600;line-height:30px}.press .news-media .tabs-content .tiles .zf-column a .tile .source.logo .name{display:none}.press .news-media .tabs-content .tiles .zf-column a .tile .title{color:#0058d7;font-size:14px;font-weight:600}.press .news-media .tabs-content .tiles .zf-column a .tile .preview{color:#0a0a0a;font-size:14px;max-height:4.5em;overflow:hidden}@media print,screen and (min-width:40em){.press .news-media .tabs-content .tiles .zf-column:first-child,.press .news-media .tabs-content .tiles .zf-column:nth-child(2){width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.press .news-media .tabs-content .tiles .zf-column:first-child,.press .news-media .tabs-content .tiles .zf-column:nth-child(2){padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.press .news-media .tabs-content .tiles .zf-column:first-child:last-child:not(:first-child),.press .news-media .tabs-content .tiles .zf-column:nth-child(2):last-child:not(:first-child){float:right}}.press .news-media .tabs-content .tiles .zf-column:first-child a:hover .title,.press .news-media .tabs-content .tiles .zf-column:nth-child(2) a:hover .title{text-decoration:underline}.press .news-media .tabs-content .tiles .zf-column:first-child a .tile .title,.press .news-media .tabs-content .tiles .zf-column:nth-child(2) a .tile .title{color:#0058d7;font-size:20px;font-weight:700;line-height:30px}.press .news-media .tabs-content .tiles .zf-column:first-child a .tile .preview,.press .news-media .tabs-content .tiles .zf-column:nth-child(2) a .tile .preview{color:#0a0a0a;font-size:16px;max-height:4.5em;overflow:hidden}.press .news-media .tabs-content #panel-press .tile .source{display:none}.press .twitter{text-align:center}.press .twitter h4{color:#2378ac;text-align:center}.press .twitter .button-split{border:none;padding:0}.press .twitter .button-split .left{border-top-left-radius:5px;border-bottom-left-radius:5px;display:block;float:left}.press .twitter .button-split .right{border-top-right-radius:5px;border-bottom-right-radius:5px;display:block;float:left}.press .twitter .button-twitter{font-weight:400;margin-top:40px;margin-bottom:75px;text-transform:none}.press .twitter .button-twitter .left{background-color:hsla(0,0%,100%,.2)}.press .twitter .button-twitter .left .icon-twitter{color:#3ce0ea;display:block;font-size:25px;padding:15px}.press .twitter .button-twitter .right{line-height:25px;padding:15px 30px}.press .twitter .button-twitter .right .twitter-tag{font-weight:700}body.site section.press{padding-bottom:0;padding-top:0}.camps-courses-index #pricing{padding:20px 0;background-color:#36a1d8}.camps-courses-index #pricing .subtitle,.camps-courses-index #pricing h2,.camps-courses-index #pricing h3,.camps-courses-index #pricing h5{text-align:center;color:#fefefe;font-family:Open Sans,Helvetica,Arial,sans-serif}.camps-courses-index #pricing h2{margin-top:30px}.camps-courses-new{background-color:#fefefe}.camps-courses-new .hero{min-height:194px;background:transparent url(/image/camps/courses/bg-camps-header.jpg) 27%;background-size:cover}.camps-courses-new .content{padding-top:40px}.camps-courses-new .content section h1{font-size:36px;font-weight:700}.camps-courses-new .content section.curriculum{padding-top:0;text-align:center}.camps-courses-new .content section.curriculum .intro{margin-bottom:3rem}.camps-courses-new .content section.curriculum .course-catalog{margin-bottom:1rem}.camps-courses-new .content section.curriculum .course-catalog li{width:100%;margin:0 0 30px;padding:0 15px}@media screen and (min-width:31.25em){.camps-courses-new .content section.curriculum .course-catalog li{width:50%}}@media print,screen and (min-width:64em){.camps-courses-new .content section.curriculum .course-catalog li{width:25%}}.camps-courses-new .content section.curriculum .course-catalog li .course-card.course-card--school{width:auto;margin:0}.camps-courses-new .content section.curriculum .course-catalog li .course-card.course-card--school .course-image{width:auto}.camps-courses-new .content section.curriculum .course-catalog li .course-card.course-card--school .course-image img{width:auto;min-width:100%;min-height:100%;object-fit:cover}.camps-courses-new .content section.curriculum .course-catalog li .course-card.course-card--school .course-indicator{display:none}.camp{background-color:#f6fcff}.camp.maintenance{background-color:transparent}.camp.maintenance .hero{background-image:none}.camp .hero{min-height:418px;padding-top:214px;background-position:50%;background-size:cover;color:#fefefe;background-blend-mode:multiply;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.82)),url(/image/camps/locations/hero-sample-game-design-75.jpg)}@media print,screen and (min-width:40em){.camp .hero{min-height:538px;padding-top:310px}}.camp .hero .preTitle{font-size:15px}@media print,screen and (min-width:40em){.camp .hero .preTitle{font-size:inherit}}.camp .hero .name{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:40px;font-weight:700;color:#fefefe}@media print,screen and (min-width:40em){.camp .hero .name{font-size:50px}}.camp .hero .name:after{content:"";display:block;width:2rem;margin-top:10px;border-top:2px solid}.camp .hero .tagline{width:300px;font-size:14px}.camp .teacher{padding-top:0;text-align:center}@media print,screen and (min-width:40em){.camp .teacher{text-align:inherit}}.camp .teacher .profile .photo{width:100px;height:100px;margin-top:-50px;border-radius:50%;object-fit:cover;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}@media print,screen and (min-width:40em){.camp .teacher .profile .photo{float:right;width:150px;height:150px;margin-top:-75px}}.camp .teacher .profile .name-bio{margin-top:7px}@media print,screen and (min-width:40em){.camp .teacher .profile .name-bio{float:right;margin-top:25px;margin-right:30px;text-align:right}}.camp .teacher .profile .name-bio .name{font-size:18px;font-weight:700}.camp .teacher .profile .name-bio .shortBio{font-size:15px}.camp .teacher .aca-certification,.camp .teacher .signed-pledge{display:inline-block;margin-top:20px}@media print,screen and (min-width:40em){.camp .teacher .aca-certification,.camp .teacher .signed-pledge{margin-top:25px}}.camp .teacher .aca-certification .icon,.camp .teacher .signed-pledge .icon{float:left;height:33px;margin-right:10px}.camp .teacher .aca-certification .text,.camp .teacher .signed-pledge .text{float:left;padding-top:3px;font-size:12px;line-height:13px;color:#7c7f81;text-align:left}.camp .sessions .title{margin-bottom:42px;border-bottom:2px solid #d3d3d3;padding-bottom:25px}.camp .more-info .info{box-shadow:0 20px 20px -20px rgba(0,0,0,.15);margin-bottom:15px;border-radius:5px;padding:35px 15px;background-color:#fefefe;text-align:center}.camp .more-info .info h4{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;color:#7c7f89}.camp .more-info .info p{color:#b0b2b3}.camp>.description{padding-top:50px;padding-bottom:50px;background-image:url(/image/camps/locations/background-90.jpg);background-size:cover}@media print,screen and (min-width:40em){.camp>.description{height:600px;padding-top:100px;padding-bottom:100px}}.camp>.description .image-text{box-shadow:0 20px 20px -20px rgba(0,0,0,.15)}.camp>.description .image-text .image{display:block;border-top-left-radius:5px;border-top-right-radius:5px}.camp>.description .image-text .text{border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:25px 15px;background-color:#fefefe;color:#7c7f81;font-size:18px}.camp>.description .image-text .text .social-network{margin-top:2rem;font-weight:500}@media print,screen and (min-width:40em){.camp>.description .image-text{padding-top:60px;padding-bottom:60px;background-color:#fefefe}.camp>.description .image-text .image{border-radius:0;padding-right:100px;padding-left:35px}.camp>.description .image-text .text{border-radius:0;padding:0 35px 0 100px}}.camp-footer{padding-top:20px;padding-bottom:20px;border:none;color:#fefefe;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px;text-align:center}@media print,screen and (min-width:40em){.camp-footer{padding-top:40px;padding-bottom:40px;text-align:initial}}.camp-footer .brand{display:inline-block;margin-bottom:20px}@media print,screen and (min-width:40em){.camp-footer .brand{margin-bottom:0}}@media print,screen and (min-width:40em){.camp-footer .links{float:right}}.camp-footer .links a{border-right:none;padding:0 1rem;color:#fefefe;font-size:12px;line-height:2rem;white-space:nowrap}@media print,screen and (min-width:40em){.camp-footer .links a{font-size:14px;line-height:1rem}}.camp-footer .links a+a{border-left:1px solid}.camp-header{width:90%;text-align:right}@media print,screen and (min-width:40em){.camp-header{width:80%}}.camp-header .button-checkout{box-shadow:0 10px 10px -10px rgba(55,25,0,.3);margin-bottom:0;border-top-left-radius:0;border-top-right-radius:0;padding:1rem 10px .5rem;font-size:.9rem;text-transform:none}@media print,screen and (min-width:40em){.camp-header .button-checkout{padding:1rem 20px;font-size:1rem}}.camp-header .button-checkout .icon{margin-right:.5rem}.camp-header .button-checkout .text{display:none}@media print,screen and (min-width:40em){.camp-header .button-checkout .text{display:inline}}.camp-header-preview .nav{text-align:center;line-height:100px}.camp-header-preview .nav .link-back{float:left}.camp-header-preview .nav .title{color:#fefefe;font-size:28px;font-weight:700}.camp-header-preview .nav .button-container{float:right}.camp-header-preview .nav .button-container .button-publish{margin-bottom:0}.camp-map-contact{position:relative}.camp-map-contact .map{position:relative;margin-bottom:100px}.camp-map-contact .map .map-canvas,.camp-map-contact .map .overlay{height:356px}.camp-map-contact .map .overlay{position:absolute;top:0;width:100%;background-image:linear-gradient(top,transparent,rgba(0,0,0,.65))}.camp-map-contact .map .overlay .labels{position:absolute;left:15px;bottom:28px}@media print,screen and (min-width:64em){.camp-map-contact .map .overlay .labels{left:100px;bottom:85px}}.camp-map-contact .map .overlay .labels .label{color:#fefefe;line-height:19px}.camp-map-contact .map .overlay .labels .label.address{margin-bottom:14px}.camp-map-contact .map .overlay .labels .label.address .icon{font-size:21px}.camp-map-contact .map .overlay .labels .label.address .name{font-size:14px;font-weight:500}.camp-map-contact .map .overlay .labels .label.address a,.camp-map-contact .map .overlay .labels .label.address a:hover{font-size:16px;font-weight:700;color:#fefefe}.camp-map-contact .map .overlay .labels .label.phone .icon{padding:0 3px;font-size:15px}.camp-map-contact .map .overlay .labels .label.phone a,.camp-map-contact .map .overlay .labels .label.phone a:hover{font-size:14px;color:#fefefe}@media print,screen and (min-width:64em){.camp-map-contact .map{max-width:75%;margin-bottom:0}.camp-map-contact .map .map-canvas,.camp-map-contact .map .overlay{height:673px}}.camp-map-contact .contact{box-shadow:0 20px 20px -20px rgba(0,0,0,.2);margin:0 10px 20px;border-radius:10px;padding:40px;background:#fefefe;text-align:center}@media print,screen and (min-width:64em){.camp-map-contact .contact{position:absolute;top:110px;left:75%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:500px}}.camp-map-contact .contact .photo{display:block;width:100px;height:100px;object-fit:cover;margin:-90px auto 18px;border-radius:50%}.camp-map-contact .contact .title{margin:0;padding:0}.camp-map-contact .contact .subtitle{margin-bottom:5px;font-size:13px;color:#4c4c4c;opacity:.6}.camp-map-contact .contact .info{font-size:13px}.camp-map-contact .contact .info.success{color:#5cbe5a}.camp-map-contact .contact .info.error{color:#dc3929}.camp-map-contact .contact form input,.camp-map-contact .contact form textarea{border:1px solid #d3d3d3;border-radius:3px;box-shadow:none}.camp-map-contact .contact form input{height:50px}.camp-map-contact .contact form .button{min-width:130px;margin-bottom:0}.camp-session{margin-bottom:3rem;border-bottom:2px solid #d3d3d3;padding-bottom:1rem}.camp-session:last-child{margin-bottom:0;border-bottom:none}.camp-session .header{position:relative;margin-bottom:1rem}.camp-session .header:after,.camp-session .header:before{display:table;content:" "}.camp-session .header:after{clear:both}@media print,screen and (min-width:40em){.camp-session .header{position:static;margin-bottom:0}}.camp-session .header .price-add-to-cart{position:absolute;bottom:0;right:0;text-align:right}@media print,screen and (min-width:40em){.camp-session .header .price-add-to-cart{position:static;float:right}}.camp-session .header .price-add-to-cart .price{display:inline-block;font-weight:700;color:#4f5361}.camp-session .header .price-add-to-cart .price .symbol{font-size:1rem}.camp-session .header .price-add-to-cart .price .value{font-size:2rem}.camp-session .header .price-add-to-cart .add-to-cart{display:inline-block;margin-left:50px}.camp-session .course-images{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px}.camp-session .course-images .course-image,.camp-session .course-images .screenshot{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);border-radius:8px;width:100%;height:100%;object-fit:cover}.camp-session .course-images .screenshot{border-radius:5px}.camp-session .course-images .main-image{margin-bottom:1rem}.camp-session .course-images .thumbnails{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.camp-session .course-images .thumbnails .thumbnail{width:30%;height:60px}@media print,screen and (min-width:64em){.camp-session .course-images{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.camp-session .course-images .main-image{width:75%;margin-bottom:0;padding-right:1rem}.camp-session .course-images .thumbnails{width:25%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.camp-session .course-images .thumbnails .thumbnail{width:auto;height:28%}}.camp-session .course-description,.camp-session .course-description p{color:#717272}.camp-session .course-description p{display:none}.camp-session .course-description p:first-child{display:block}.camp-session .learn-more{display:block;margin-bottom:2rem;color:#766889;font-weight:600;text-align:right;text-decoration:underline;text-transform:uppercase}@media print,screen and (min-width:40em){.camp-session .learn-more{text-align:left}}.camp-session .more-info{margin-bottom:2rem;font-size:12px}.camp-session .more-info li.label{font-weight:700;color:#717272}.camp-session .more-info li{color:#adb1b4}.camp-session .add-to-cart{text-align:center}.camp-session .add-to-cart .button{min-width:150px}.camp-session .add-to-cart .button.disabled{cursor:default}.camp-session.sold-out .price-add-to-cart .price{color:#dce2ec}.camp-session-header{position:relative;height:80px}@media print,screen and (min-width:40em){.camp-session-header{position:static;height:auto}}.camp-session-header .dates{position:absolute;top:37px;left:0;display:inline-block;color:#25293a}@media print,screen and (min-width:40em){.camp-session-header .dates{position:static;margin-top:3px}}.camp-session-header .dates .date{display:inline-block;line-height:1;text-align:center}.camp-session-header .dates .date .day{display:block;font-size:24px;font-weight:700}.camp-session-header .dates .date .month{display:block;text-transform:uppercase;font-weight:600}.camp-session-header .dates .separator{display:inline-block;vertical-align:top;padding:0 5px;line-height:42px;font-weight:700}.camp-session-header .course-title{position:absolute;top:0;left:0;margin:0;padding:0;vertical-align:top;color:#25293a;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700}@media print,screen and (min-width:40em){.camp-session-header .course-title{position:static;display:inline-block;margin:0 0 0 1.5rem;font-size:26px}}.camp-session-header .mode{position:absolute;right:0;margin-top:2px;display:inline-block;vertical-align:21px;border-radius:15px;padding:2px 10px;background-color:#7253e5;color:#fefefe;opacity:.5;font-size:12px;text-transform:uppercase}@media print,screen and (min-width:40em){.camp-session-header .mode{position:static;margin:0;margin-left:1rem}}body.camps-locations-preview #header{height:100px;background-color:#747ffc;box-shadow:none}body.camps-locations-show.maintenance{background-blend-mode:multiply;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.82)),url(/image/camps/locations/hero-maintenance-MC-75.jpg);background-position:50%;background-size:cover}body.camps-locations-show #header{position:fixed;z-index:10;width:100%}body.camps-locations-show footer{background-color:#0a0a0a}.body-camp-checkout{background-color:#f6fcff}.cart.cart-camp .cart-camp-empty{padding-bottom:40px;padding-top:40px;text-align:center}.cart.cart-camp .cart-line{background-color:#fefefe;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);border-radius:5px;margin-bottom:1rem;padding-bottom:2rem;padding-top:2rem}.cart.cart-camp .cart-line input[type=email],.cart.cart-camp .cart-line input[type=number],.cart.cart-camp .cart-line input[type=password],.cart.cart-camp .cart-line input[type=tel],.cart.cart-camp .cart-line input[type=text],.cart.cart-camp .cart-line textarea{height:46px;border-radius:5px;width:100%;padding-top:12px}.cart.cart-camp .cart-line-image{background-size:cover;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);border-radius:8px}.cart.cart-camp .cart-line-more-info{font-size:12px}.cart.cart-camp .cart-line-more-info .label{font-weight:700}.cart.cart-camp .cart-line-remove{font-size:14px;color:#997abc}.header-checkout-camp{background-color:#747ffc}.header-checkout-camp h1{color:#fefefe;font-size:35px;font-weight:700;margin-bottom:0}.header-checkout-camp h2{color:#fefefe;font-size:16px}.header-checkout-camp h2 a{color:#fefefe;font-weight:700}.header-checkout-camp h2 a:hover{text-decoration:underline}.header-checkout-camp p{color:#fefefe;margin-bottom:0}.header-checkout-camp-content{padding-bottom:2rem;padding-top:2rem}.header-checkout-camp-title{font-size:18px;font-weight:700;padding-bottom:0}.header-checkout-camp-description{font-size:16px}.header-checkout-camp-progress{margin-top:1rem}.header-checkout-camp-progress ul{float:right}.header-checkout-camp-progress ul li{color:#c2c6fe;font-size:12px;font-weight:700;float:left;position:relative;text-align:center;width:90px}.header-checkout-camp-progress ul li .dot{font-size:20px}.header-checkout-camp-progress ul li:before{width:22.5px;right:45px}.header-checkout-camp-progress ul li:after,.header-checkout-camp-progress ul li:before{content:"";display:block;position:absolute;border-top:1px solid #c2c6fe;height:1px;top:17px}.header-checkout-camp-progress ul li:after{width:67.5px;left:45px}.header-checkout-camp-progress ul li:first-child:before,.header-checkout-camp-progress ul li:last-child:after{content:none}.header-checkout-camp-progress ul li.active{color:#fefefe}.header-checkout-camp-progress ul li.active:after,.header-checkout-camp-progress ul li.active:before{border-top-color:#fefefe}body.site .header-checkout-camp h2{padding-bottom:0}.store-checkout-payment .callout.success.\--cart{background-color:#e9f4e3;border-radius:0;color:#25293a;font-size:14px;padding:10px}.store-checkout-payment .keep-shopping:not(.button):not(.ty-button){font-weight:700}.store-checkout-payment a:not(.button):not(.ty-button){color:#0058d7;font-weight:400}.store-checkout-payment a.button.secondary{color:#fefefe}.store-checkout-payment .field-wrapper{position:relative;margin-bottom:12px}.store-checkout-payment .card-info-combined{border-radius:5px;border:1px solid #cacaca;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);margin:0 0 .875rem}.store-checkout-payment .card-info-combined .card-image{position:absolute;z-index:1;width:25px;margin-top:17px;margin-left:8px}.store-checkout-payment .card-info-combined .cardName input{padding-left:35px}.store-checkout-payment .card-info-combined input{border:transparent;box-shadow:none;margin:0}.store-checkout-payment .shadow-box{box-shadow:0 4px 5px rgba(0,0,0,.2);background:hsla(0,0%,100%,.91);padding:40px}.store-checkout-payment .payment-errors{margin-bottom:1.5rem}.store-checkout-payment .button-apple-pay{background-color:#0a0a0a;color:#fefefe}.store-checkout-payment .button-apple-pay:active,.store-checkout-payment .button-apple-pay:hover{background-color:#8a8a8a}.store-checkout-payment .button-paypal{background-color:#faa600}.store-checkout-payment .store-checkout-main{background:hsla(0,0%,100%,.91);padding:2rem 1rem}.store-checkout-payment .store-checkout-main.\--onboarding{background:transparent linear-gradient(180deg,#264798,#6f95bb) 0 0 no-repeat padding-box;color:#fff}@media print,screen and (min-width:40em){.store-checkout-payment .store-checkout-main{min-height:100vh;margin-top:2px;padding:2rem 2rem 4rem}}@media print,screen and (min-width:64em){.store-checkout-payment .store-checkout-main{min-height:100vh;padding:3.5rem 4rem 4rem}}.store-checkout-payment .store-checkout-main .button-box,.store-checkout-payment .store-checkout-main .optional-box{display:inline-block;padding-right:10px;padding-left:10px;margin-bottom:1.25rem;width:100%}.store-checkout-payment .store-checkout-main .optional-box{border:1px solid #ccc;padding-top:15px;padding-bottom:10px}.store-checkout-payment .store-checkout-main .optional-box p.or-label{font-size:12px;margin-bottom:-20px}.store-checkout-payment .store-checkout-main .optional-box p.or-label strong{background-color:#fff;padding:10px}.store-checkout-payment .store-checkout-main form .payment-button{width:100%;max-width:300px}.store-checkout-payment .store-checkout-main form .apple-payment-button{height:33px;vertical-align:bottom;border-radius:4px;width:100%;max-width:285px;height:40px;line-height:24px}.store-checkout-payment .store-checkout-main .accordion.accordion-payment .accordion-title:before{display:none}.store-checkout-payment .store-checkout-main .accordion.accordion-payment .accordion-content{border-top:1px solid #e6e6e6;margin-top:0;padding:1rem}.store-checkout-payment .store-checkout-main .accordion.accordion-payment .accordion-content .btn-panel{padding:0}.store-checkout-payment .store-checkout-main .accordion.accordion-payment .accordion-content .btn-panel .button{margin-bottom:0}.store-checkout-payment .input-floating-label label{position:absolute;top:2px;font-size:11px;color:#aaa;transition:all .3s ease-out;opacity:0;font-weight:700;padding:0 8px}.store-checkout-payment .input-floating-label label.on{color:#4481c4}.store-checkout-payment .input-floating-label label.show{color:#4481c4;top:2px;opacity:1;padding:0 8px}.store-checkout-payment input[type=email],.store-checkout-payment input[type=number],.store-checkout-payment input[type=password],.store-checkout-payment input[type=text],.store-checkout-payment textarea{height:46px;border-radius:5px;width:100%;padding-top:12px;font-size:16px}.store-checkout-payment input[type=number]{font-size:16px}.store-checkout-payment input[type=number]::-webkit-inner-spin-button,.store-checkout-payment input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.store-checkout-payment h4{font-family:Open Sans,Helvetica,Arial,sans-serif;margin:0;font-weight:700;text-transform:uppercase;font-size:14px}.store-checkout-payment fieldset.fieldset-border{background-color:#fefefe;border-radius:5px;border:1px solid #c0c7cb;box-shadow:inset 0 1px 2px rgba(0,0,0,.05);margin-bottom:12px;margin-top:12px;display:inline-block;width:100%}.store-checkout-payment fieldset.fieldset-border .form-group:not(:last-child){border-bottom:1px solid #c0c7cb}.store-checkout-payment .form-group label{color:#aaa;display:inline-block;font-weight:700;line-height:46px;height:46px;padding-left:6px}.store-checkout-payment .form-group input{border:none;box-shadow:none;margin-bottom:0;padding-top:6px}.store-checkout-payment .StripeElement,.store-checkout-payment stripe-card-element{margin-bottom:12px;display:inline-block}.store-checkout-payment .button-panel{margin-top:12px;display:inline-block;width:100%}.store-checkout-payment p.auto-renew-notice{font-size:14px;margin-bottom:12px;margin-top:12px;padding-bottom:0}.store-checkout-payment .embedded-cart,.store-checkout-payment .embedded-cart-1{margin:0 0 20px}.store-checkout-payment .embedded-cart-1 h1,.store-checkout-payment .embedded-cart-1 h2,.store-checkout-payment .embedded-cart-1 h3,.store-checkout-payment .embedded-cart-1 h4,.store-checkout-payment .embedded-cart h1,.store-checkout-payment .embedded-cart h2,.store-checkout-payment .embedded-cart h3,.store-checkout-payment .embedded-cart h4{font-family:Open Sans,Helvetica,Arial,sans-serif}.store-checkout-payment .embedded-cart-1 .embedded-cart__line:not(:last-of-type),.store-checkout-payment .embedded-cart .embedded-cart__line:not(:last-of-type){margin-bottom:0}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail,.store-checkout-payment .embedded-cart .embedded-cart__line__detail{padding:0 0 5px}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line__title,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line__title{font-size:14px;font-weight:600;line-height:1.5;padding-bottom:5px}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line__billing,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line__billing{color:#616162;font-size:12px;padding-bottom:0}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line__description,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line__description{color:#616162;font-size:12px;line-height:1.6;padding-bottom:0}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line__note,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line__note{font-size:inherit;font-style:italic;padding-bottom:0}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line_price-container,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line_price-container{font-size:14px;margin-top:5px}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line__discount_price,.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line__original_price,.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line__price,.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line_price,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line__discount_price,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line__original_price,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line__price,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line_price{font-size:14px}.store-checkout-payment .embedded-cart-1 .embedded-cart__line__detail .embedded-cart__line_remove,.store-checkout-payment .embedded-cart .embedded-cart__line__detail .embedded-cart__line_remove{font-size:12px}.store-checkout-payment .checkout-box{background:#fff;box-shadow:0 4px 5px #d0cdc1;margin:20px 0;padding:20px}.store-checkout-payment .checkout-box .divider-horizontal{background:#f5f6f7}.store-checkout-payment .checkout-box .social-buttons-small{margin:0 0 30px}.store-checkout-payment .checkout-box a{color:#00bcd4}body.site .store-checkout-main.\--onboarding h2,body.site .store-checkout-main.\--onboarding label,body.site .store-checkout-main.\--onboarding p{color:#fff}.store-checkout-payment-camp h3{font-size:20px}.store-checkout-payment-camp p.secure{color:#727272;font-size:11px}.store-checkout-payment-camp .embedded-cart-camp{background:hsla(0,0%,100%,.91);box-shadow:0 4px 5px rgba(0,0,0,.2);margin-bottom:1rem;padding:2rem!important}.store-checkout-payment-camp .embedded-cart-camp p{font-size:12px;margin-bottom:0;padding-bottom:10px}.store-checkout-payment-camp .embedded-cart-camp .embedded-cart-camp-line-title{color:#616161;font-weight:700}.store-redeem-camp{padding-bottom:1rem;padding-top:1rem}.store-redeem-camp input[type=email],.store-redeem-camp input[type=number],.store-redeem-camp input[type=password],.store-redeem-camp input[type=tel],.store-redeem-camp input[type=text],.store-redeem-camp textarea{height:46px;border-radius:5px;width:100%;padding-top:12px}.store-redeem-camp-content,.store-redeem-camp .embedded-cart{padding:1rem}.store-redeem-camp .embedded-cart p{margin-bottom:0;padding-bottom:0}.store-redeem-student-camp h2{font-size:26px;padding-bottom:0}.store-redeem-student-camp h3{color:#8a8a8a;font-size:20px;margin-bottom:0;margin-top:1rem;padding-bottom:0}.store-redeem-student-camp hr{margin-top:0}.store-redeem-student-camp .student-selector label{float:left;margin-left:1rem}.store-redeem-student-camp .medical-conditions-allergies{height:82px}.camps-page{background-color:#fefefe;font-weight:400}.camps-page h1,.camps-page h2,.camps-page h3,.camps-page h4,.camps-page h5,.camps-page h6{color:inherit;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700;margin-top:0}.camps-page p{color:inherit;font-weight:inherit}.camps-page .camps-page-hero{background-color:#6871e9;background-image:url("/image/camps/hero-bg-swoosh.svg"),url("/image/camps/hero-bg-wave.svg");background-position:bottom -2rem right -1rem,50%;background-repeat:no-repeat;background-size:150% 10rem,cover;color:#fefefe;padding:2rem 2rem 5rem}@media print,screen and (min-width:40em){.camps-page .camps-page-hero{padding:4rem 4rem 6rem}}@media print,screen and (min-width:64em){.camps-page .camps-page-hero{background-image:url("/image/camps/hero-bg-swoosh.svg"),url("/image/camps/hero-bg-camp.png"),url("/image/camps/hero-bg-wave.svg");background-position:bottom -2rem right -1rem,bottom right -10rem,50%;background-size:150% 10rem,64rem,cover;padding:6rem 4rem 10rem}}@media screen and (min-width:75em){.camps-page .camps-page-hero{background-position:bottom -2rem right -1rem,100% 100%,50%}}.camps-page .camps-page-hero-content{text-align:center}@media print,screen and (min-width:64em){.camps-page .camps-page-hero-content{text-align:left;width:40%}}.camps-page .camps-page-hero-title{font-size:3em;margin-top:0}.camps-page-action-container{display:inline-block;text-align:center}.camps-page-sub-action{color:inherit;font-size:1.125em;font-weight:bolder}.camps-page-card{background-color:#fefefe;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);color:#0a0a0a;padding:2rem}.camps-page-card.\--partner{min-height:22.5rem;padding-top:4rem}.camps-page-card-image{max-height:120px}.camps-page-card h2,.camps-page-card h3,.camps-page-card h4,.camps-page-card h5,.camps-page-card h6{font-family:Open Sans,Helvetica,Arial,sans-serif}.camps-page-card ol,.camps-page-card ul{line-height:2}.camps-page-sidekick{background-color:#2e85ec;color:#fefefe;padding:3rem;text-align:center}@media print,screen and (min-width:64em){.camps-page-sidekick{background-image:url("/image/camps/sidekick-bg.png");background-position:50%;background-repeat:no-repeat;background-size:cover}}@media screen and (min-width:75em){.camps-page-sidekick{background-image:url("/image/camps/sidekick-bg@2x.png")}}.camps-page-gallery-img{border-radius:12px;box-shadow:0 4px 4px 0 rgba(0,0,0,.15)}.camps-page-testimonial-title{font-size:1em;font-weight:bolder!important;text-transform:uppercase}.camps-page-testimonial-role{text-transform:uppercase}.camps-page-testimonial-media{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex}.camps-page-testimonial-media>img{width:3em;height:3em}.camps-page-testimonial-media-content{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-left:.75em}.camps-page .sub-navigation{background-color:transparent;box-shadow:none}.camps-page .sub-navigation.stuck{background-color:#fefefe;box-shadow:0 0 2px 0 rgba(0,0,0,.15);height:auto;padding:.5rem 0}.camps-page .video-thumbnail .video-image-border{background:transparent;border:0;border-radius:20px}.camps-page .video-thumbnail .video-image-border .video-play-icon{width:6.25rem;height:6.25rem;margin-bottom:-3.125rem;margin-left:-3.125rem}.faq-accordion{padding:10px 20px 10px 0}.faq-accordion .accordion-header{color:#0691d9;font-size:20px;line-height:24px;font-weight:300;margin-left:28px;cursor:pointer}.faq-accordion .accordion-header:hover{color:#5cbe5a}.faq-accordion .accordion-header span{font-size:14px;line-height:24px;margin-left:-28px;margin-right:8px}.faq-accordion .accordion-content{display:none;font-size:18px;line-height:22px;border-top:1px solid #8a8a8a;padding:10px 10px 10px 0;margin:16px 10px 0 28px}.faq-accordion.active .accordion-header{color:#36a1d8}.faq-accordion.active .accordion-content{display:block}.faq-accordion.active.active:hover .accordion-header{color:#5cbe5a}.camps-index{background-color:#fefefe}.camps-index .hero{padding-top:50px;padding-bottom:50px;background:transparent url(/image/camps/hero-camp-large.jpg) 0;background-size:auto 100%;color:#fefefe}@media print,screen and (min-width:64em){.camps-index .hero{min-height:400px;background-size:cover}}.camps-index .hero p{color:inherit}.camps-index .hero .button-container{text-align:center}@media print,screen and (min-width:40em){.camps-index .hero .button-container{text-align:initial}}.camps-index .hero .button-container .button-apply{min-width:200px;margin-top:1rem}.camps-index .content{padding-top:40px}.camps-index .content section.run-your-camp .feature img{float:left;width:130px}.camps-index .content section.what-who img{margin-bottom:2rem}@media print,screen and (min-width:64em){.camps-index .content section.what-who img{margin-bottom:0}}.camps-index .content section.what-who ul{list-style-type:disc;list-style-position:inside}.camps-index .content section.curriculum{text-align:left}@media print,screen and (min-width:40em){.camps-index .content section.curriculum{text-align:center}}.camps-index .content section.curriculum .intro{margin-bottom:3rem}.camps-index .content section.curriculum .course-catalog{margin-bottom:1rem}.camps-index .content section.curriculum .course-catalog li{width:100%;margin:0 0 30px;padding:0 15px}@media screen and (min-width:31.25em){.camps-index .content section.curriculum .course-catalog li{width:50%}}@media print,screen and (min-width:64em){.camps-index .content section.curriculum .course-catalog li{width:25%}}.camps-index .content section.curriculum .course-catalog li .course-card.course-card--school{width:auto;margin:0}.camps-index .content section.curriculum .course-catalog li .course-card.course-card--school .course-image{width:auto}.camps-index .content section.curriculum .course-catalog li .course-card.course-card--school .course-image img{width:auto;min-width:100%;min-height:100%;object-fit:cover}.camps-index .content section.curriculum .course-catalog li .course-card.course-card--school .course-indicator{display:none}.camps-index .content section.curriculum .button-courses{min-width:250px}.camps-index .content section.features .feature{margin-bottom:4rem}.camps-index .content section.features .feature .logo-aac{float:right;max-height:71px;margin-top:1rem}.camps-index .content section.features .feature.feature-marketing{margin-top:5rem}.camps-index .content section.features .image{text-align:center}.camps-index .content section.features .image img.registration{max-width:100%;max-height:333px}@media print,screen and (min-width:40em){.camps-index .content section.features .image img.registration{max-width:536px}}.camps-index .content section.features .image img.marketing-support{max-width:100%;max-height:348px}@media print,screen and (min-width:40em){.camps-index .content section.features .image img.marketing-support{max-width:401px}}.camps-index .content section.faq{padding-top:4rem;padding-bottom:4rem;background-color:#f8f8f8}.camps-index .content section.faq .accordion-item:last-child:not(.is-active)>.accordion-title{border-bottom:none}.camps-index .content section.faq .accordion-content a,.camps-index .content section.faq .questions a{color:#7e8285;font-size:inherit;font-weight:inherit;padding:0}.camps-index .content section.faq .accordion-content a:focus,.camps-index .content section.faq .accordion-content a:hover,.camps-index .content section.faq .questions a:focus,.camps-index .content section.faq .questions a:hover{color:#5cbe5a}.lang-index{background-color:#f4faff}.lang-index h1,.lang-index h2,.lang-index h3,.lang-index p{color:inherit}.lang-index .lang-index-hero{background-image:url("/image/languages/divider-wave-blue-bottom.svg"),linear-gradient(125deg,#02bcd4 15%,#4e85fb 85%);background-position:center bottom -2px,50%;background-size:100%,auto;padding-bottom:4rem}@media print,screen and (min-width:40em){.lang-index .lang-index-hero{padding-top:4rem;padding-bottom:6rem}}@media print,screen and (min-width:64em){.lang-index .lang-index-hero{padding-bottom:8rem}}@media screen and (min-width:75em){.lang-index .lang-index-hero{background-size:100% 8rem,auto;padding-top:8rem;padding-bottom:12rem}}.lang-index .lang-index-mc{background-image:url("/image/languages/index/mc-bg.png");background-position:bottom -2rem center;background-repeat:no-repeat;background-size:20rem;padding-bottom:16rem}@media print,screen and (min-width:64em){.lang-index .lang-index-mc{background-position:bottom -5rem left calc(50% + 20rem);background-size:38rem;padding-top:8rem;padding-bottom:8rem}}@media screen and (min-width:75em){.lang-index .lang-index-mc{background-image:url("/image/languages/index/mc-bg@2x.png");background-size:40rem;padding-bottom:10rem}}.lang-index .lang-index-popularity{background-color:#25293a;background-image:url("/image/languages/divider-wave-blue-bottom.svg"),url("/image/languages/index/popularity-bg.png");background-position:bottom -2px center,bottom;background-repeat:no-repeat;background-size:125%,cover;color:#fefefe;padding-bottom:4rem;position:relative}.lang-index .lang-index-popularity:before{background-image:url("/image/languages/index/astronaut.png");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";pointer-events:none;position:absolute;bottom:-50px;left:0;width:6.25rem;height:9.375rem}@media print,screen and (min-width:40em){.lang-index .lang-index-popularity{background-image:url("/image/languages/index/planet.png"),url("/image/languages/divider-wave-blue-bottom.svg"),url("/image/languages/index/popularity-bg.png");background-position:100% 0,bottom -2px center,bottom;background-size:10rem,125%,cover;padding-top:4rem;padding-bottom:8rem}.lang-index .lang-index-popularity:before{width:11.25rem;height:13.75rem}}@media print,screen and (min-width:64em){.lang-index .lang-index-popularity{background-position:top right 1rem,bottom -2px center,bottom;background-size:10rem,125% 8rem,cover;padding-top:6rem;padding-bottom:10rem}.lang-index .lang-index-popularity:before{width:13.75rem;height:18.75rem}}@media screen and (min-width:75em){.lang-index .lang-index-popularity{background-image:url("/image/languages/index/planet@2x.png"),url("/image/languages/divider-wave-blue-bottom.svg"),url("/image/languages/index/popularity-bg@2x.png");background-position:0 0 calc(50% + 500px),bottom -2px center,bottom;background-size:18rem,125% 8rem,cover;padding-top:8rem;padding-bottom:14rem}.lang-index .lang-index-popularity:before{background-image:url("/image/languages/index/astronaut@2x.png");bottom:-75px;left:calc(50% - 650px);width:18.75rem;height:25rem}}.lang-index .lang-index-topic{margin-bottom:1rem;text-align:center}.lang-index .lang-index-topic__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.625rem;height:6.25rem;vertical-align:middle}.lang-index .lang-index-topic__title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}.lang-index .lang-index-topic__description{margin-bottom:1rem}@media print,screen and (min-width:40em){.lang-index .lang-index-topic{text-align:left}.lang-index .lang-index-topic__icon{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.lang-index .lang-index-subscribe{background-image:url("/image/languages/divider-wave-white-bottom.svg");background-position:bottom -2px center;background-repeat:no-repeat;background-size:125%}.lang-index .lang-index-faqs .accordion{background-color:transparent}.lang-index .lang-index-faqs .accordion .accordion-item{padding-bottom:1rem}.lang-index .lang-index-faqs .accordion .accordion-item .accordion-content{background-color:transparent;border:0;padding:0}.lang-index .lang-index-faqs .accordion .accordion-item .accordion-title{background-color:transparent!important;border:0;display:inline-block;line-height:inherit;padding:0}.lang-index .lang-index-faqs .accordion .accordion-item .accordion-title:before{content:"\E09A";font-family:icomoon;top:1.125em;right:auto;left:-1.5em;transition:transform .125s linear}.lang-index .lang-index-faqs .accordion .accordion-item.is-active .accordion-title:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lang-index a.h2{color:#00bcd4}.lang-index .pricing-landing{background-color:transparent!important}.lang-index .pricing-landing,.lang-index .pricing-landing:before{background-image:none!important}.lang-index .pricing-landing header h1,.lang-index .pricing-landing header h2,.lang-index .pricing-landing header p{color:inherit!important}.lang-index .pricing-card{float:left}.lang-index .section-control{color:inherit}.lang-js .lang-js-hero{background-color:#1ba2e6;background-image:url("/image/languages/divider-wave-blue-bottom.svg"),url("/image/languages/js/hero-graphic.png"),url("/image/languages/js/hero-texture.png"),linear-gradient(125deg,#02bcd4 15%,#4e85fb 85%);background-position:bottom -2px center,top 16rem center,top,50%;background-repeat:no-repeat;background-size:100%,28rem,cover,auto;color:#fefefe;padding-bottom:16rem}@media print,screen and (min-width:40em){.lang-js .lang-js-hero{background-position:bottom -2px center,bottom -10rem center,top,50%;background-size:100%,35rem,cover,auto}}@media print,screen and (min-width:64em){.lang-js .lang-js-hero{background-position:bottom -2px center,top 2rem left calc(50% + 25rem),100% 0,50%;background-size:100%,50rem,cover,auto;padding-top:7rem;padding-bottom:9rem}}@media screen and (min-width:75em){.lang-js .lang-js-hero{background-image:url("/image/languages/divider-wave-blue-bottom.svg"),url("/image/languages/js/hero-graphic@2x.png"),url("/image/languages/js/hero-texture@2x.png"),linear-gradient(125deg,#02bcd4 15%,#4e85fb 85%);background-position:bottom -2px center,top 3rem left calc(50% + 35rem),100% 0,50%;background-size:100% 8rem,70rem,cover,auto;padding-top:10rem;padding-bottom:12rem}}.lang-js .lang-js-hero h1,.lang-js .lang-js-hero p{color:inherit}.lang-js .lang-js-whyjs{background-image:url("/image/languages/divider-wave-white-bottom.svg");background-position:bottom -2px center;background-repeat:no-repeat}@media print,screen and (min-width:64em){.lang-js .lang-js-whyjs{background-image:url("/image/languages/js/macbook-mock-js.png"),url("/image/languages/divider-wave-white-bottom.svg");background-position:right calc(50% + 25rem) center,bottom -2px center;background-size:50rem,100% 20rem;padding-top:12.5rem;padding-bottom:15.625rem}}@media screen and (min-width:75em){.lang-js .lang-js-whyjs{background-image:url("/image/languages/js/macbook-mock-js@2x.png"),url("/image/languages/divider-wave-white-bottom.svg")}}.lang-js .lang-js-topic{margin-bottom:2rem}.lang-js .lang-js-topic__icon{margin-bottom:.625rem}.lang-js .lang-js-topic__title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}.lang-js .lang-js-topic__description{color:#747474}.lang-js .lang-js-minigame__icon{margin-bottom:1.875rem}.lang-js .lang-js-minigame__title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400}.lang-js .lang-js-minigame__description{color:#747474;font-size:.875rem}.lang-js .lang-js-courses{background-image:url("/image/languages/divider-wave-white-top.svg"),url("/image/languages/divider-wave-white-bottom-inverse.svg");background-position:top -2px center,bottom -2px center;background-repeat:no-repeat;background-size:100% 15rem;padding-top:18rem;padding-bottom:18rem}.lang-js .lang-js-testimonial{border:0;font-size:1rem;text-align:center}.lang-js .lang-js-testimonial__icon{margin-bottom:2.5rem}.lang-js .lang-js-testimonial__quote{font-size:1.5rem;margin-bottom:2rem}.lang-js .lang-js-testimonial__cite{font-size:inherit}.lang-js .lang-js-subscribe{background-image:url("/image/languages/divider-wave-white-top.svg");background-position:top -2px center;background-repeat:no-repeat;background-size:100%;padding-top:5rem}.lang-js .lang-js-link{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;color:#fefefe;display:block;font-size:2.125rem;font-weight:800;line-height:13.75rem;margin-bottom:1.5rem;text-align:center;height:13.75rem}.lang-js .lang-js-link.\--python{background-image:url("/image/languages/js/card-python-bg.svg")}.lang-js .lang-js-link.\--html{background-image:url("/image/languages/js/card-html-bg.svg")}.lang-js .lang-js-link.\--block{background-image:url("/image/languages/js/card-block-bg.svg")}.everyone-can-code section{padding:30px 10px}@media print,screen and (min-width:64em){.everyone-can-code section{padding:30px}}.everyone-can-code .section-white-bg{background-color:#fff}.everyone-can-code .section-hero{background-color:#e0e4f0;background-image:url(/image/everyone-can-code/background-coding-girl.jpg);background-position-y:bottom;background-repeat:no-repeat;background-size:cover}.everyone-can-code .section-hero .section-hero-content{padding-bottom:20px}.everyone-can-code .section-hero h1{line-height:1.2}@media print,screen and (min-width:64em){.everyone-can-code .section-hero{background-position-x:center;background-position-y:top}}.everyone-can-code .section-cabinets{background-image:url(/image/everyone-can-code/space-background.png);background-size:cover;padding-bottom:0;position:relative}.everyone-can-code .section-cabinets .cabinet{position:relative;text-align:center}.everyone-can-code .section-cabinets .cabinet h3,.everyone-can-code .section-cabinets .cabinet h5,.everyone-can-code .section-cabinets .cabinet p{color:#fff}.everyone-can-code .section-cabinets .cabinet .cabinet-label{position:absolute}.everyone-can-code .section-cabinets .cabinet:first-of-type .cabinet-label{left:0;top:30%;bottom:inherit}@media screen and (max-width:39.9375em){.everyone-can-code .section-cabinets .cabinet:first-of-type .cabinet-label{top:auto;bottom:-20px;text-align:left}}@media print,screen and (min-width:64em){.everyone-can-code .section-cabinets .cabinet:first-of-type .cabinet-label{left:10%}}.everyone-can-code .section-cabinets .cabinet:last-of-type .cabinet-label{right:0;top:50%;bottom:inherit}@media screen and (max-width:39.9375em){.everyone-can-code .section-cabinets .cabinet:last-of-type .cabinet-label{top:auto;bottom:-20px;text-align:left}}@media print,screen and (min-width:64em){.everyone-can-code .section-cabinets .cabinet:last-of-type .cabinet-label{right:10%}}.everyone-can-code .section-cabinets .clouds{background-image:url(/image/everyone-can-code/clouds.png);display:block;position:absolute;bottom:10px;height:20px;left:0;right:0}.everyone-can-code .section-cabinets-content{background-image:url(/image/everyone-can-code/clouds.png);padding-bottom:2rem;background-size:cover;background-position:bottom}.everyone-can-code .section-cabinets-content .cabinet-space{float:right;padding-right:25px}.everyone-can-code .section-cabinets-content .cabinet-dragon{float:left;padding-left:25px}@media print,screen and (min-width:64em){.everyone-can-code .blocks-to-swift{padding-top:60px}}.everyone-can-code .swift-image{padding:20px}.everyone-can-code .resources h5{font-family:Open Sans;font-weight:500;line-height:1;padding-bottom:0}.everyone-can-code .resources a{font-size:16px}.everyone-can-code .resources .resources-thumb{height:150px;padding-bottom:20px}.everyone-can-code .resources .resources-thumb img{padding-top:25px}footer .footer-top .subscribe-form input[type=submit]{padding-bottom:10px}.gift-main-section{background-color:#edf7ff}.gift-main-section h1,.gift-main-section h2{font-weight:700;text-transform:uppercase;margin-bottom:5px}.gift-main-section .gift-hero{background-color:#00bcd4}.gift-main-section .gift-hero .gift-hero-content h1{margin-top:0;color:#fefefe}@media print,screen and (min-width:64em){.gift-main-section .gift-hero .gift-hero-content h1{width:90%}}.gift-main-section .gift-hero .gift-hero-content p.subtitle{color:#fefefe;line-height:1.5;font-size:18px}.gift-main-section .gift-hero .gift-hero-content .gift-hero-padding{padding-top:30px;padding-bottom:30px}.gift-main-section .gift-hero .gift-hero-content .pricing-card{display:inline-block}.gift-main-section .gift-hero .gift-hero-content .pricing-card.pricing-card-recommended .pricing-card-header{background-color:#bf103d}.gift-main-section .gift-hero .gift-hero-content .home-pricing-plans-container{text-align:center}@media print,screen and (min-width:40em){.gift-main-section .gift-hero .gift-hero-content .home-pricing-plans-container:first-child{text-align:right}.gift-main-section .gift-hero .gift-hero-content .home-pricing-plans-container:last-child{text-align:left}}.gift-main-section .gift-hero .gift-creative .gift-clouds{display:none}@media print,screen and (min-width:40em){.gift-main-section .gift-hero .gift-creative .gift-clouds{display:inherit;width:100%;z-index:2;position:relative;margin-top:30px}}.gift-main-section .gift-hero .gift-creative .gift-mc-block{display:none}@media screen and (min-width:75em){.gift-main-section .gift-hero .gift-creative .gift-mc-block{display:inherit;position:absolute;left:35%;z-index:1;margin-top:-32px}.gift-main-section .gift-hero .gift-creative .gift-mc-block:hover{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}.gift-main-section .gift-hero .gift-creative .gift-mc-block a.hoverbubble{position:relative;text-decoration:none}.gift-main-section .gift-hero .gift-creative .gift-mc-block a.hoverbubble span{display:none}.gift-main-section .gift-hero .gift-creative .gift-mc-block a.hoverbubble:hover span{display:block;position:absolute;padding:.5em;content:attr(title);min-width:px;text-align:center;width:auto;height:auto;white-space:nowrap;top:-70px;left:108px;background:#fff;border-radius:5px;color:#00bcd4;font-size:.86em;font-family:Arial,Helvetica,sans-serif}.gift-main-section .gift-hero .gift-creative .gift-mc-block a.hoverbubble:hover span:after{display:block;content:"";border-color:#e1e1e1 transparent transparent;border-style:solid;border-width:10px;height:0;width:0;position:absolute;bottom:-20px;left:1em}.gift-main-section .gift-makers,.gift-main-section .gift-makers h2{margin-bottom:20px}.gift-main-section .gift-makers .slide{max-width:700px}.gift-main-section .gift-makers .slide img{width:100%;max-height:290px}.gift-main-section .gift-makers .slide .slide-caption{background-color:#000;padding:10px;color:#fefefe}.gift-main-section .gift-makers .slide .slide-caption .title{display:inline-block;text-align:left;width:50%;text-transform:uppercase;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}.gift-main-section .gift-makers .slide .slide-caption .author{display:inline-block;text-align:right;width:50%}.gift-main-section .gift-overview{text-align:left}.gift-main-section .gift-overview p{font-size:14px;font-style:italic}.gift-main-section .gift-overview h4{margin:15px 0 5px}.gift-main-section .gift-overview .gift-award-badge{display:none}@media print,screen and (min-width:64em){.gift-main-section .gift-overview .gift-award-badge{display:inherit;position:absolute;z-index:2;margin-top:200px}}@media print,screen and (min-width:40em){.gift-main-section .gift-overview{margin-top:-30px}}.gift-main-section .parent-testimonials h2{margin-bottom:20px}.gift-main-section .pricing-card h2{text-transform:none}body.site section.gift-main-section,body.site section.gift-main-section section{padding-bottom:0;padding-top:0}.h1,h1{font-size:1.75rem}.h1,.h2,h1,h2{line-height:1.3;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.25rem}.h3,.h4,h3,h4{line-height:1.3;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.3;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:2.875rem}.h2,h2{font-size:1.875rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem}}h1,h2,h3,h4,h5,h6,p{color:#25293a}h1,h2,h3,h4,h5,h6{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;line-height:1.3;padding-bottom:10px}p{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:16px}ul.square{list-style:square outside}ul.circle{list-style:circle outside}ul.disc{list-style:disc outside}ul.disc-inside{list-style:disc inside}ul.checkmark{list-style-type:none;margin:0 0 10px}ul.checkmark li{background-image:url("/image/typography/icn-checkmark-green.png");font-size:15px;font-weight:300;line-height:17px;margin:0 0 7px}ul.checkmark li,ul.checkmark li.blank{background-position:1px 2px;background-repeat:no-repeat;padding-left:24px}ul.checkmark li.blank{background-image:url("/image/typography/icn-checkmark-blank.png")}@media print,screen and (min-width:40em){ul.checkmark-font{list-style:none}ul.checkmark-font li:before{content:"\E087";font-family:IcoMoon;padding-right:.75rem}ul.checkmark-font.checkmark-font-green li:before{color:#82ca6d}}ol.progress-checklist,ul.progress-checklist{list-style-type:none}ol.progress-checklist li,ul.progress-checklist li{color:#5c5c5c;margin-bottom:1em}ol.progress-checklist li:before,ul.progress-checklist li:before{background-color:#fefefe;border-radius:100%;color:#a7a7a7;content:"\E087";display:inline-block;font-family:IcoMoon;line-height:1.925rem;margin-right:.75rem;text-align:center;vertical-align:middle;width:1.75rem;height:1.75rem}ol.progress-checklist li.is-complete,ul.progress-checklist li.is-complete{color:#565656}ol.progress-checklist li.is-complete:before,ul.progress-checklist li.is-complete:before{background-color:#5c5c5c;color:#fefefe}.flash{font-size:17px;padding:1rem;position:relative;text-align:center;height:60px}.flash.anonymous{margin-top:-60px;color:#fff;background-color:#52559c}.flash.anonymous a.dismiss{color:#aaa;font-size:26px}.flash:after{border-right:14px solid transparent;border-bottom:10px solid #000;border-left:14px solid transparent;content:"";display:none;position:absolute;right:36px;top:-7px;z-index:500}.flash.flash-join{background-color:#fffaeb;transition:background-color .1s ease-in-out}.flash.flash-join.anonymous{background-color:#52559c}.flash.flash-join a{border-bottom:1px dotted currentColor;font-weight:700}.flash.flash-join .label{-webkit-animation:pulsate 2s ease-in-out;animation:pulsate 2s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;font-weight:600;display:inline-block}.flash.flash-join .label.right{float:right;margin-right:20px}.flash.flash-join:after{border-bottom:10px solid #fffaeb}.flash.flash-secondary{background-color:#00bcd4}.flash.flash-secondary a{border-bottom:1px dotted currentColor;color:#fff;font-weight:700}.flash.flash-secondary .label{font-weight:600;display:inline-block}.flash.flash-secondary:after{border-bottom:10px solid #00bcd4}.flash.flash-success{background-color:#3adb76}.flash.flash-success a{border-bottom:1px dotted currentColor;color:inherit;font-weight:700}.flash.flash-success .label{font-weight:600;display:inline-block}.flash.flash-success:after{border-bottom:10px solid #3adb76}.flash.flash-warning{background-color:#ffae00}.flash.flash-warning a{border-bottom:1px dotted currentColor;color:inherit;font-weight:700}.flash.flash-warning .label{font-weight:600;display:inline-block}.flash.flash-warning:after{border-bottom:10px solid #ffae00}.flash a.dismiss{color:#777;font-size:26px}.flash a.action{float:right;margin:-7px 0 0}a.flash{display:block}a.flash:hover{color:#fff;text-decoration:underline}.ik2-grant{background-color:#fff}.ik2-grant section{padding-top:1rem!important;padding-bottom:1rem!important}.ik2-grant-hero{background-image:url("/image/partners/infosys/k2-grant/bg-hero-mobile.png");background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;min-height:9.375rem}@media print,screen and (min-width:40em){.ik2-grant-hero{background-image:url("/image/partners/infosys/k2-grant/bg-hero-desktop.png");min-height:18.75rem}}@media screen and (min-width:75em){.ik2-grant-hero{background-image:url("/image/partners/infosys/k2-grant/bg-hero-desktop@2x.png")}}.ik2-grant-hero__logo{position:absolute;bottom:.625rem;height:1.875rem}@media print,screen and (min-width:40em){.ik2-grant-hero__logo{bottom:1rem;height:5rem}}.ik2-grant-hero__logo.\--app-logo{left:2%}@media screen and (min-width:75em){.ik2-grant-hero__logo.\--app-logo{left:10%}}.ik2-grant-hero__logo.\--partner-logo{right:2%}@media screen and (min-width:75em){.ik2-grant-hero__logo.\--partner-logo{right:10%}}.ik2-grant-hero__logo>img{max-height:100%}.ik2-grant-tablet{margin-bottom:1rem;position:relative;text-align:center}.ik2-grant-tablet__notice{position:absolute;right:0;bottom:0;width:7.5rem}@media print,screen and (min-width:40em){.ik2-grant-tablet__notice{right:auto;left:calc(50% + 3rem);width:auto}}header.header-bbc{height:60px}header.header-bbc.is-stuck{background-color:#fff}header.header-bbc .off-canvas-toggle a{line-height:60px}header.header-bbc .logo{white-space:nowrap}header.header-bbc .logo a{display:inline-block;line-height:60px}header.header-bbc .logo a img{height:38px;max-width:215px}header.header-bbc .logo .logo-account-type{color:#f79711;font-size:11px;font-weight:500;line-height:30px;vertical-align:bottom}header.header-bbc .logo-tagless{height:60px;line-height:60px}header.header-bbc .logo-img{height:50px;max-width:148px}@media print,screen and (min-width:40em){header.header-bbc .logo-img{height:42px;max-width:124px}}header.header-bbc .logo-tagless .logo-img,header.header-bbc .logo-tagless a img{height:30px;vertical-align:text-bottom}header.header-bbc a.header-button{color:#fff!important}header.header-bbc a.header-button.border:hover{background-color:#82ca6d;border-color:#82ca6d;color:#fff!important}header.header-bbc .header-cart{color:#fff}header.header-bbc.is-stuck .header-cart{color:#82ca6d}header.header-bbc nav ul{margin-bottom:0}header.header-bbc nav ul li{display:inline-block;text-transform:uppercase;line-height:58px}header.header-bbc nav ul li.right{float:right}header.header-bbc nav ul li>a{color:#fff;display:inline-block;font-size:15px;font-weight:600;line-height:60px;padding-left:1rem;padding-right:1rem}header.header-bbc nav ul li a.button.hollow.button-join{border-color:#82ca6d;color:#82ca6d}header.header-bbc nav ul li a.button.hollow.button-join:hover{background-color:#82ca6d;color:#fff}header.header-bbc nav ul li a.button.parent-top-nav-sale{color:#fff}header.header-bbc nav ul li a.header-avatar{font-weight:400;padding-left:0;padding-right:0;text-transform:none}header.header-bbc nav ul li a.header-avatar img{background-color:#f5f6f7;border-radius:50%;height:34px;width:34px}header.header-bbc nav ul li:hover>a.header-avatar{background:transparent;color:#82ca6d}header.header-bbc nav ul li:hover>a.header-avatar img{background-color:#82ca6d}header.header-bbc nav ul li a.header-cart .header-cart__item-count{font-weight:400}header.header-bbc nav ul li.has-nav-menu{position:relative}header.header-bbc nav ul li.has-nav-menu .nav-menu{background:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;position:absolute;right:12px;top:54px;z-index:1000}header.header-bbc nav ul li.has-nav-menu .nav-menu:before{border-right:7px solid transparent;border-bottom:7px solid #eee;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,.2);content:"";display:inline-block;position:absolute;right:9px;top:-7px}header.header-bbc nav ul li.has-nav-menu .nav-menu:after{border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:"";display:inline-block;position:absolute;right:10px;top:-6px}header.header-bbc nav ul li.has-nav-menu .nav-menu li a{border-radius:0;color:#596267;display:block;font-size:14px;font-weight:300;line-height:30px;margin:0;min-width:120px;padding:2px 14px 0;position:relative;text-align:left;text-transform:none;white-space:nowrap}header.header-bbc nav ul li.has-nav-menu .nav-menu li a:hover{background-color:#f4f4f4;color:#596267;display:block;width:100%}header.header-bbc nav ul li.has-nav-menu .nav-menu li a:hover.info{background-color:transparent;color:#aaa}header.header-bbc nav ul li.has-nav-menu .nav-menu li{display:block}header.header-bbc nav ul li.has-nav-menu .nav-menu li:first-of-type a{border-top-radius:3px}header.header-bbc nav ul li.has-nav-menu .nav-menu li:last-of-type a{border-bottom-radius:3px}header.header-bbc nav ul li.has-nav-menu .nav-menu li.separator{border-bottom:1px solid #ccc}header.header-bbc nav ul li.has-nav-menu:hover .nav-menu{display:block}header.header-bbc nav ul li.has-button{line-height:60px}header.header-bbc nav ul li.has-button>a.button{border-width:2px;font-size:14px;line-height:20px;margin-bottom:3px;padding-top:4px;padding-bottom:4px}header.header-bbc nav ul li.has-button>a.button.round{border-radius:20px}header.header-bbc nav ul li.has-button>a.button.dual-cta-hack{margin-left:1rem}header.header-bbc nav.nav-rolling{height:60px}header.header-bbc nav.nav-rolling ul>li>.nav-menu>img{display:none}@media screen and (min-width:40em) and (max-width:63.9375em){header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-bbc nav.nav-rolling ul{line-height:60px}header.header-bbc nav.nav-rolling ul>li>a{font-weight:700;min-width:115px;padding:0 10px;text-align:center}header.header-bbc nav.nav-rolling ul>li>a.button{font-size:12px;font-weight:400;padding:4px 24px}header.header-bbc nav.nav-rolling ul>li>a.header-avatar{font-weight:400}header.header-bbc nav.nav-rolling ul>li:hover>a:not(.button):not(.ty-button){background-color:transparent;color:#82ca6d}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings){position:fixed;top:60px;left:0;right:0;display:block;height:0;overflow:hidden;z-index:-1;border:none;border-radius:0;background-color:#997abc;background:linear-gradient(190deg,#aa92e0,#7f6dad);text-align:center;transition:height .5s ease;margin:0}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li{display:inline-block;background:linear-gradient(20deg,#8774b6,rgba(127,109,173,0));border-radius:5px;margin:5px;padding:15px}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover{background-color:hsla(0,0%,100%,.3);box-shadow:2px 2px 14px -3px #292929;-webkit-transform:scale(2%);transform:scale(2%)}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a{font-weight:600;background-color:none}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a img{-webkit-transform:scale(1.04);transform:scale(1.04)}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a{color:#fff;font-weight:600;padding:0;text-align:center;background:none}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:block;margin:0 auto;max-height:80px}}@media screen and (min-width:64em) and (min-width:40em) and (max-width:63.9375em){header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default{background:linear-gradient(20deg,#8774b6,rgba(160,140,210,0));width:190px}header.header-bbc nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default>a{font-size:15px;font-weight:700}}@media print,screen and (min-width:64em){header.header-bbc nav.nav-rolling ul>li.has-nav-menu:hover>a:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #997abc}header.header-bbc nav.nav-rolling ul>li.has-nav-menu:hover>a.header-avatar:after{display:none}header.header-bbc nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu:not(.user-settings){height:170px;z-index:5;padding:10px 0;margin:0}header.header-bbc nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview{height:auto;text-transform:none;position:absolute;width:230px}header.header-bbc nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview p{color:#fff;text-transform:none}}@media print,screen and (min-width:64em){header.header-bbc nav.nav-rolling ul>li.highlighted>a{font-size:18px}}header.header-bbc nav ul li.show-when-stuck{display:none}header.header-new-app{background-color:#fff;box-shadow:inset 0 1px #fff,0 0 2px rgba(34,25,25,.4);height:60px;position:relative;z-index:100}header.header-new-app .show-when-stuck{display:none}header.header-new-app .header-content{position:relative}header.header-new-app .header-content .hamburger{z-index:10;height:60px;position:absolute;top:0;left:15px}@media print,screen and (min-width:40em){header.header-new-app .header-content .hamburger{display:none}}header.header-new-app .header-content .hamburger a{background:url("/image/ui/icn-hamburger.png") no-repeat 50%;display:inline-block;height:60px;width:23px;height:17px}header.header-new-app .header-content .logo{width:100%;text-align:center;position:absolute;top:0;left:0}@media print,screen and (min-width:40em){header.header-new-app .header-content .logo{text-align:left}}header.header-new-app .header-content .logo a{background-image:url("/images/tynker-logos/tynker-registered.png");background-position:50%;background-repeat:no-repeat;display:inline-block;height:32px;max-width:120px;width:100%;margin-top:7px;background-size:contain}@media print,screen and (min-width:40em){header.header-new-app .header-content .logo a{margin-left:30px}}header.header-new-app .header-content .nav{position:absolute;top:0;right:30px;text-align:right;display:none}@media print,screen and (min-width:40em){header.header-new-app .header-content .nav{display:inline-block}}header.header-new-app .header-content .nav>li{display:inline-block;line-height:47px}header.header-new-app .header-content .nav>li>a.nav__item__link{color:#222;display:inline-block;font-size:43px;font-weight:400;padding:1px 6px;text-transform:uppercase;vertical-align:middle;line-height:48px}@media print,screen and (min-width:64em){header.header-new-app .header-content .nav>li>a.nav__item__link{font-size:15px;padding:1px 14px}}header.header-new-app .header-content .nav>li>a.nav__item__link:hover{color:#fff;background-color:#82ca6d}header.header-new-app .header-content .nav>li>a.nav__item__button{margin-bottom:0}header.header-new-app .header-content .nav>li>a.nav__item__avatar{color:#222;display:inline-block;font-size:14px;font-weight:300;margin-left:20px;vertical-align:middle}header.header-new-app .header-content .nav>li>a.nav__item__avatar span.avatar img{background-color:#f5f6f7;border-radius:50%;display:inline-block;height:48px;margin-left:5px;margin-top:1px;width:48px}header.header-new-app .header-content .nav>li>a.nav__item__avatar:hover{color:#82ca6d}header.header-new-app .header-content .nav>li>a.nav__item__avatar:hover span.avatar img{background-color:#82ca6d}header.header-new-app .header-content .nav>li>.dropdown-pane.dashboard-account-parent{background-color:#fff;border:0;box-shadow:1px 2px 1px 1px rgba(0,0,0,.1);left:calc(100% - 260px)!important;padding:30px;position:absolute;top:50px!important;width:260px}header.header-new-app .header-content .nav>li.active>a{color:#82ca6d;font-weight:600;font-size:16px}header.header-new-app .header-content .nav>li.active>a:hover{color:#fff}header.header-new-app .header-content .nav>li.highlighted{border-left:1px solid #e0e0e0;padding-left:10px}header.header-new-app .header-content .nav>li.nav-menu .drop-down-menu{top:75px}header.header-new-app .header-content .nav>li{line-height:24px;position:relative}header.header-new-app .header-content .nav>li .avatar{height:48px;width:48px}header.header-new-app-2{background-color:#fff;box-shadow:inset 0 1px #fff,0 0 2px rgba(34,25,25,.4);height:60px;position:relative;z-index:100}header.header-new-app-2 .header-content{max-width:75rem;margin-right:auto;margin-left:auto}header.header-new-app-2 .header-content:after,header.header-new-app-2 .header-content:before{display:table;content:" "}header.header-new-app-2 .header-content:after{clear:both}header.header-new-app-2 .header-content .hamburger{width:16.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem;height:60px}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .hamburger{padding-right:.9375rem;padding-left:.9375rem}}header.header-new-app-2 .header-content .hamburger:last-child:not(:first-child){float:right}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .hamburger{display:none}}header.header-new-app-2 .header-content .hamburger a{background-image:url("/image/ui/icn-hamburger.png");background-repeat:no-repeat;background-position:50% 50%;display:inline-block;height:60px;width:30px}header.header-new-app-2 .header-content .logo{display:block;height:100%;text-align:center;width:66.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem}header.header-new-app-2 .header-content .logo a{background-image:url("/images/tynker-logos/tynker-registered.png");background-repeat:no-repeat;background-size:contain;display:inline-block;height:32px;max-width:120;width:100%;margin-top:7px}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .logo{padding-right:.9375rem;padding-left:.9375rem}}header.header-new-app-2 .header-content .logo:last-child:not(:first-child){float:right}header.header-new-app-2 .header-content .logo:last-child:last-child{float:left}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .logo{width:25%;float:left;padding-right:.625rem;padding-left:.625rem;margin-left:0;text-align:left}}@media print,screen and (min-width:40em) and (min-width:40em){header.header-new-app-2 .header-content .logo{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .logo:last-child:not(:first-child){float:right}}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .logo:last-child:last-child{float:left}}header.header-new-app-2 .header-content .nav{text-align:right;display:none}header.header-new-app-2 .header-content .nav>li{display:inline-block;line-height:47px}header.header-new-app-2 .header-content .nav>li>a.nav__item__link{color:#222;display:inline-block;font-size:14px;font-weight:400;padding:1px 6px;text-transform:uppercase;vertical-align:middle;line-height:48px}@media print,screen and (min-width:64em){header.header-new-app-2 .header-content .nav>li>a.nav__item__link{font-size:15px;padding:1px 14px}}header.header-new-app-2 .header-content .nav>li>a.nav__item__link:hover{color:#fff;background-color:#82ca6d}header.header-new-app-2 .header-content .nav>li>a.nav__item__button{margin-bottom:0}header.header-new-app-2 .header-content .nav>li>a.nav__item__avatar{display:inline-block;vertical-align:middle}header.header-new-app-2 .header-content .nav>li>.dropdown-pane.dashboard-account-parent{background-color:#fff;border:0;box-shadow:1px 2px 1px 1px rgba(0,0,0,.1);left:calc(100% - 260px)!important;padding:30px;position:absolute;top:50px!important;width:260px}header.header-new-app-2 .header-content .nav>li.active>a{color:#82ca6d;font-weight:600}header.header-new-app-2 .header-content .nav>li.active>a:hover{color:#fff}header.header-new-app-2 .header-content .nav>li.highlighted{border-left:1px solid #e0e0e0;padding-left:10px}header.header-new-app-2 .header-content .nav>li.nav-menu .drop-down-menu{top:75px}header.header-new-app-2 .header-content .nav span.avatar img{display:inline-block;height:48px;width:48px;margin-top:1px}header.header-new-app-2 .header-content .nav>li{line-height:24px;position:relative}header.header-new-app-2 .header-content .nav>li .avatar{height:48px;width:48px}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .nav{display:block;width:75%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){header.header-new-app-2 .header-content .nav{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){header.header-new-app-2 .header-content .nav:last-child:not(:first-child){float:right}}header.header-new-app-3{background-color:#fff;box-shadow:inset 0 1px #fff,0 0 2px rgba(34,25,25,.4);height:60px}header.header-new-app-3 a.header-button{background-color:transparent;color:#544c4b!important;padding:.5rem!important}header.header-new-app-3 a.header-button:hover{background-color:#82ca6d;color:#fff!important}header.header-new-app-3 a.header-button.border{border:1px solid}header.header-new-app-3 a.header-button.border:hover{border-color:#82ca6d!important}header.header-new-app-3 a.header-button.join{border:1px solid;color:#ff8d1a!important}header.header-new-app-3 a.header-button.join:hover{background-color:#ff8d1a;border-color:#ff8d1a!important;color:#fff!important}header.header-new-app-3 .show-when-stuck{display:none}header.header-new-app-3 .off-canvas-toggle a{line-height:60px}header.header-new-app-3 .logo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:60px;white-space:nowrap}@media print,screen and (min-width:64em){header.header-new-app-3 .logo{-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}}header.header-new-app-3 .logo .logo-img{max-width:100px}@media print,screen and (min-width:40em){header.header-new-app-3 .logo .logo-img{max-width:120px}}header.header-new-app-3 .logo .logo-account-type{color:#f79711;font-size:11px;font-weight:500;line-height:30px;vertical-align:bottom}header.header-new-app-3 .header-cart{color:#82ca6d}header.header-new-app-3 nav ul{margin-bottom:0}header.header-new-app-3 nav ul li{display:inline-block;text-transform:uppercase;line-height:60px}header.header-new-app-3 nav ul li.right{float:right}header.header-new-app-3 nav ul li[class*=nav-item-]:not(:last-child){margin-right:1rem}header.header-new-app-3 nav ul li>a:not(.button):not(.ty-button){color:#544c4b;display:inline-block;font-size:16px;font-weight:600;border:1px solid transparent;border-radius:4px;line-height:1;padding:.5rem;transition:all .125s linear}header.header-new-app-3 nav ul li:hover>a:not(.button):not(.ty-button){background-color:hsla(0,0%,100%,.25);border-color:currentColor;color:#544c4b;text-decoration:none}header.header-new-app-3 nav ul li a.button.hollow.button-join{border-color:#82ca6d;color:#82ca6d}header.header-new-app-3 nav ul li a.button.hollow.button-join:hover{background-color:#82ca6d;color:#fff}header.header-new-app-3 nav ul li a.button.parent-top-nav-sale{color:#fff}header.header-new-app-3 nav ul li a.header-avatar{font-weight:400;padding-left:0;padding-right:0;text-transform:none}header.header-new-app-3 nav ul li a.header-avatar img{background-color:#f5f6f7;border-radius:50%;height:34px;width:34px}header.header-new-app-3 nav ul li:hover>a.header-avatar{background:transparent;color:#82ca6d}header.header-new-app-3 nav ul li:hover>a.header-avatar img{background-color:#82ca6d}header.header-new-app-3 nav ul li a.header-cart .header-cart__item-count{font-weight:400}header.header-new-app-3 nav ul li .icon-gamepad{margin-top:-.25em;margin-right:.5rem;margin-left:.25rem;padding-right:2px;-webkit-transform:scale(150%);transform:scale(150%)}header.header-new-app-3 nav ul li .icon-gift{margin-top:-.25em;padding-right:6px;-webkit-animation:shake 1.25s cubic-bezier(.36,.07,.19,.97) both;animation:shake 1.25s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}header.header-new-app-3 nav ul li .coin-image{width:25px;margin-right:10px}header.header-new-app-3 nav ul li.active{position:relative}header.header-new-app-3 nav ul li.active:before{content:"";display:block;position:absolute;right:0;bottom:.5rem;left:0;border-bottom:3px solid #82ca6d;transition:all .125s linear}header.header-new-app-3 nav ul li.active:hover:before{border-bottom-color:transparent}header.header-new-app-3 nav ul li.has-nav-menu{position:relative}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu{background:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;margin-left:0;opacity:0;position:absolute;top:54px;right:auto;left:50%;text-align:center;transition:opacity .125s linear;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;padding:.25rem 0}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li{display:block;padding:0 .25rem}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li a{border:0;border-radius:4px;color:#596267;display:block;font-size:14px;font-weight:300;line-height:30px;margin:0;min-width:140px;padding:2px 7px 0;position:relative;text-transform:none;white-space:nowrap}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li a:hover{background-color:#e8e8e8;color:#596267;display:block;width:100%}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li a:hover.info{background-color:transparent;color:#aaa}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li a:visited{color:inherit}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li:first-of-type a{border-top-radius:3px}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li:last-of-type a{border-bottom-radius:3px}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.separator{border-bottom:1px solid #ccc}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu{position:relative}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu a.has-right-icon:after{content:"";border-style:solid;border-color:#596267;border-width:0 1px 1px 0;padding:.22rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);display:inline-block;float:right;margin-top:10px}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu-wrapper{display:none;padding:.3rem .5rem .3rem 9.8rem;opacity:0;position:absolute;left:9.6rem;top:-.6rem;transition:opacity .125s linear;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu{background:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);margin-left:0;text-align:center;padding:.25rem 0}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li{display:block}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a{border:0;border-radius:4px;color:#596267;display:block;font-size:14px;font-weight:300;line-height:30px;margin:0;min-width:140px;padding:2px 7px 0;position:relative;text-transform:none;white-space:nowrap}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a:hover{background-color:#e8e8e8;color:#596267;display:block;width:100%}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a:hover.info{background-color:transparent;color:#aaa}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a:visited{color:inherit}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li:first-of-type a{border-top-radius:3px}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li:last-of-type a{border-bottom-radius:3px}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li.separator{border-bottom:1px solid #ccc}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu:hover>.sub-nav-menu-wrapper{display:block;opacity:1}header.header-new-app-3 nav ul li.has-nav-menu .nav-menu li.has-nav-menu:hover>a.has-right-icon{background-color:#e8e8e8}header.header-new-app-3 nav ul li.has-nav-menu:hover>.nav-menu{display:block;opacity:1}header.header-new-app-3 nav ul li.highlighted>a{font-size:16px}header.header-new-app-3 nav ul li.has-button{line-height:60px}header.header-new-app-3 nav ul li.has-button>a.button{font-size:14px;line-height:20px;margin-bottom:3px;padding-top:4px;padding-bottom:4px}header.header-new-app-3 nav ul li.has-button>a.button.round{border-radius:20px}header.header-new-app-3 nav ul li.has-button>a.button.dual-cta-hack{margin-left:1rem}header.header-new-app-3 nav ul li.nav-flash{float:right;text-transform:none}header.header-new-app-3 nav.nav-rolling{height:60px}header.header-new-app-3 nav.nav-rolling ul>li>.nav-menu>img{display:none}@media screen and (min-width:40em) and (max-width:63.9375em){header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-new-app-3 nav.nav-rolling ul{line-height:60px}header.header-new-app-3 nav.nav-rolling ul>li>a{font-weight:700;min-width:115px;padding:0 10px;text-align:center}header.header-new-app-3 nav.nav-rolling ul>li>a.button{font-size:12px;font-weight:400;padding:4px 24px}header.header-new-app-3 nav.nav-rolling ul>li>a.header-avatar{font-weight:400}header.header-new-app-3 nav.nav-rolling ul>li:hover>a:not(.button):not(.ty-button){background-color:transparent;color:#82ca6d}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings){position:fixed;top:60px;left:0;right:0;display:block;height:0;overflow:hidden;z-index:-1;border:none;border-radius:0;background-color:#997abc;background:linear-gradient(190deg,#aa92e0,#7f6dad);text-align:center;transition:height .5s ease;margin:0}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li{display:inline-block;background:linear-gradient(20deg,#8774b6,rgba(127,109,173,0));border-radius:5px;margin:5px;padding:15px}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover{background-color:hsla(0,0%,100%,.3);box-shadow:2px 2px 14px -3px #292929;-webkit-transform:scale(2%);transform:scale(2%)}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a{font-weight:600;background-color:none}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a img{-webkit-transform:scale(1.04);transform:scale(1.04)}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a{color:#fff;font-weight:600;padding:0;text-align:center;background:none}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:block;margin:0 auto;max-height:80px}}@media screen and (min-width:64em) and (min-width:40em) and (max-width:63.9375em){header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default{background:linear-gradient(20deg,#8774b6,rgba(160,140,210,0));width:190px}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default>a{font-size:15px;font-weight:700}}@media print,screen and (min-width:64em){header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu:hover>a:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #997abc}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu:hover>a.header-avatar:after{display:none}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu:not(.user-settings){height:170px;z-index:5;padding:10px 0;margin:0}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview{height:auto;text-transform:none;position:absolute;width:230px}header.header-new-app-3 nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview p{color:#fff;text-transform:none}}@media print,screen and (min-width:64em){header.header-new-app-3 nav.nav-rolling ul>li.highlighted>a{font-size:16px}}header.header-new-app-3 nav ul li.show-when-stuck{display:none}header.header-new-app-4{height:60px}header.header-new-app-4 .show-when-stuck{display:none}header.header-new-app-4 .off-canvas-toggle a{line-height:60px}header.header-new-app-4 .logo{white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:60px}@media print,screen and (min-width:64em){header.header-new-app-4 .logo{-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}}header.header-new-app-4 .logo a{text-decoration:none}header.header-new-app-4 .logo .logo-img{max-width:100px}@media print,screen and (min-width:40em){header.header-new-app-4 .logo .logo-img{max-width:120px}}header.header-new-app-4 .logo .logo-account-type{color:#fefefe;font-size:11px;font-weight:500;line-height:30px;vertical-align:bottom}header.header-new-app-4 a.header-button{background-color:transparent;color:#fff;padding:.5rem!important}header.header-new-app-4 a.header-button:hover{background-color:#82ca6d;color:#fff!important}header.header-new-app-4 a.header-button.border{border:1px solid}header.header-new-app-4 a.header-button.border:hover{background-color:#82ca6d;border-color:#82ca6d;color:#fff!important}header.header-new-app-4 a.header-button.join{border:1px solid;color:#ff8d1a!important}header.header-new-app-4 a.header-button.join:hover{background-color:#ff8d1a;border-color:#ff8d1a!important;color:#fff!important}header.header-new-app-4 .header-cart{color:#fff}header.header-new-app-4.is-stuck .header-cart{color:#82ca6d}header.header-new-app-4 nav ul{margin-bottom:0}header.header-new-app-4 nav ul li{display:inline-block;text-transform:uppercase;line-height:60px}header.header-new-app-4 nav ul li.right{float:right}header.header-new-app-4 nav ul li[class*=nav-item-]:not(:last-child){margin-right:1rem}header.header-new-app-4 nav ul li>a{color:#fff;display:inline-block;font-size:16px;font-weight:600;border:1px solid transparent;border-radius:4px;line-height:1;padding:.5rem;transition:all .125s linear}header.header-new-app-4 nav ul li:hover>a:not(.button):not(.ty-button){background-color:hsla(0,0%,100%,.25);border-color:currentColor;color:#fff;text-decoration:none}header.header-new-app-4 nav ul li a.button.hollow.button-join{border-color:#82ca6d;color:#82ca6d}header.header-new-app-4 nav ul li a.button.hollow.button-join:hover{background-color:#82ca6d;color:#fff}header.header-new-app-4 nav ul li a.button.parent-top-nav-sale{color:#fff}header.header-new-app-4 nav ul li a.header-avatar{font-weight:400;padding-left:0;padding-right:0;text-transform:none;color:#fefefe}header.header-new-app-4 nav ul li a.header-avatar img{background-color:#f5f6f7;border-radius:50%;height:34px;width:34px}header.header-new-app-4 nav ul li:hover>a.header-avatar{background:transparent;color:#82ca6d}header.header-new-app-4 nav ul li:hover>a.header-avatar img{background-color:#82ca6d}header.header-new-app-4 nav ul li a.header-cart .header-cart__item-count{font-weight:400}header.header-new-app-4 nav ul li .icon-gamepad{margin-top:-.25em;margin-right:.5rem;margin-left:.25rem;padding-right:2px;-webkit-transform:scale(150%);transform:scale(150%)}header.header-new-app-4 nav ul li .icon-gift{margin-top:-.25em;padding-right:6px;-webkit-animation:shake 1.25s cubic-bezier(.36,.07,.19,.97) both;animation:shake 1.25s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}header.header-new-app-4 nav ul li.active{position:relative}header.header-new-app-4 nav ul li.active:before{content:"";display:block;position:absolute;right:0;bottom:.5rem;left:0;border-bottom:3px solid #82ca6d;transition:all .125s linear}header.header-new-app-4 nav ul li.active:hover:before{border-bottom-color:transparent}header.header-new-app-4 nav ul li.has-nav-menu{position:relative}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu{background:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;margin-left:0;opacity:0;position:absolute;top:54px;right:auto;left:50%;text-align:center;transition:opacity .125s linear;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;padding:.25rem 0}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li{display:block;padding:0 .25rem}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li a{border:0;border-radius:4px;color:#596267;display:block;font-size:14px;font-weight:300;line-height:30px;margin:0;min-width:140px;padding:2px 7px 0;position:relative;text-transform:none;white-space:nowrap}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li a:hover{background-color:#e8e8e8;color:#596267;display:block;width:100%}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li a:hover.info{background-color:transparent;color:#aaa}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li:first-of-type a{border-top-radius:3px}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li:last-of-type a{border-bottom-radius:3px}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.separator{border-bottom:1px solid #ccc}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu{position:relative}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu a.has-right-icon:after{content:"";border-style:solid;border-color:#596267;border-width:0 1px 1px 0;padding:.22rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);display:inline-block;float:right;margin-top:10px}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu-wrapper{display:none;padding:.3rem .5rem .3rem 9.8rem;opacity:0;position:absolute;left:9.6rem;top:-.6rem;transition:opacity .125s linear;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu{background:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);margin-left:0;text-align:center;padding:.25rem 0}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li{display:block}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a{border:0;border-radius:4px;color:#596267;display:block;font-size:14px;font-weight:300;line-height:30px;margin:0;min-width:140px;padding:2px 7px 0;position:relative;text-transform:none;white-space:nowrap}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a:hover{background-color:#e8e8e8;color:#596267;display:block;width:100%}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a:hover.info{background-color:transparent;color:#aaa}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li:first-of-type a{border-top-radius:3px}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li:last-of-type a{border-bottom-radius:3px}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li.separator{border-bottom:1px solid #ccc}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu:hover>.sub-nav-menu-wrapper{display:block;opacity:1}header.header-new-app-4 nav ul li.has-nav-menu .nav-menu li.has-nav-menu:hover>a.has-right-icon{background-color:#e8e8e8}header.header-new-app-4 nav ul li.has-nav-menu:hover>.nav-menu{display:block;opacity:1}header.header-new-app-4 nav ul li.highlighted>a{font-size:16px}header.header-new-app-4 nav ul li.has-button{line-height:60px}header.header-new-app-4 nav ul li.has-button>a.button{font-size:14px;line-height:20px;margin-bottom:3px;padding-top:4px;padding-bottom:4px}header.header-new-app-4 nav ul li.has-button>a.button.round{border-radius:20px}header.header-new-app-4 nav ul li.has-button>a.button.dual-cta-hack{margin-left:1rem}header.header-new-app-4 nav.nav-rolling{height:60px}header.header-new-app-4 nav.nav-rolling ul>li>.nav-menu>img{display:none}@media screen and (min-width:40em) and (max-width:63.9375em){header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-new-app-4 nav.nav-rolling ul{line-height:60px}header.header-new-app-4 nav.nav-rolling ul>li>a{font-weight:700;min-width:115px;padding:0 10px;text-align:center}header.header-new-app-4 nav.nav-rolling ul>li>a.button{font-size:12px;font-weight:400;padding:4px 24px}header.header-new-app-4 nav.nav-rolling ul>li>a.header-avatar{font-weight:400}header.header-new-app-4 nav.nav-rolling ul>li:hover>a:not(.button):not(.ty-button){background-color:transparent;color:#82ca6d}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings){position:fixed;top:60px;left:0;right:0;display:block;height:0;overflow:hidden;z-index:-1;border:none;border-radius:0;background-color:#997abc;background:linear-gradient(190deg,#aa92e0,#7f6dad);text-align:center;transition:height .5s ease;margin:0}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li{display:inline-block;background:linear-gradient(20deg,#8774b6,rgba(127,109,173,0));border-radius:5px;margin:5px;padding:15px}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover{background-color:hsla(0,0%,100%,.3);box-shadow:2px 2px 14px -3px #292929;-webkit-transform:scale(2%);transform:scale(2%)}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a{font-weight:600;background-color:none}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a img{-webkit-transform:scale(1.04);transform:scale(1.04)}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a{color:#fff;font-weight:600;padding:0;text-align:center;background:none}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:block;margin:0 auto;max-height:80px}}@media screen and (min-width:64em) and (min-width:40em) and (max-width:63.9375em){header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default{background:linear-gradient(20deg,#8774b6,rgba(160,140,210,0));width:190px}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default>a{font-size:15px;font-weight:700}}@media print,screen and (min-width:64em){header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu:hover>a:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #997abc}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu:hover>a.header-avatar:after{display:none}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu:not(.user-settings){height:170px;z-index:5;padding:10px 0;margin:0}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview{height:auto;text-transform:none;position:absolute;width:230px}header.header-new-app-4 nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview p{color:#fff;text-transform:none}}@media print,screen and (min-width:64em){header.header-new-app-4 nav.nav-rolling ul>li.highlighted>a{font-size:16px}}header.header-new-app-4 nav ul li.show-when-stuck{display:none}header.header-new-app-sticky-nav{height:60px}header.header-new-app-sticky-nav .show-when-stuck{display:none}header.header-new-app-sticky-nav .off-canvas-toggle a{line-height:60px}header.header-new-app-sticky-nav .logo{white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:60px}@media print,screen and (min-width:64em){header.header-new-app-sticky-nav .logo{-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}}header.header-new-app-sticky-nav .logo .logo-img{max-width:100px}@media print,screen and (min-width:40em){header.header-new-app-sticky-nav .logo .logo-img{max-width:120px}}header.header-new-app-sticky-nav .logo .logo-account-type{color:#fefefe;font-size:11px;font-weight:500;line-height:30px;vertical-align:bottom}header.header-new-app-sticky-nav .header-cart{color:#fff}header.header-new-app-sticky-nav.is-stuck .header-cart{color:#82ca6d}header.header-new-app-sticky-nav nav ul{margin-bottom:0}header.header-new-app-sticky-nav nav ul li{display:inline-block;text-transform:uppercase;line-height:60px}header.header-new-app-sticky-nav nav ul li.right{float:right}header.header-new-app-sticky-nav nav ul li[class*=nav-item-]:not(:last-child){margin-right:1rem}header.header-new-app-sticky-nav nav ul li:hover>a:not(.button):not(.ty-button){background-color:hsla(0,0%,100%,.25);border-color:currentColor;color:#fff;text-decoration:none}header.header-new-app-sticky-nav nav ul li a.button.hollow.button-join{border-color:#82ca6d;color:#82ca6d}header.header-new-app-sticky-nav nav ul li a.button.hollow.button-join:hover{background-color:#82ca6d;color:#fff}header.header-new-app-sticky-nav nav ul li a.button.parent-top-nav-sale{color:#fff}header.header-new-app-sticky-nav nav ul li a.header-avatar{font-weight:400;padding-left:0;padding-right:0;text-transform:none;color:#fefefe}header.header-new-app-sticky-nav nav ul li a.header-avatar img{background-color:#f5f6f7;border-radius:50%;height:34px;width:34px}header.header-new-app-sticky-nav nav ul li:hover>a.header-avatar{background:transparent;color:#82ca6d}header.header-new-app-sticky-nav nav ul li:hover>a.header-avatar img{background-color:#82ca6d}header.header-new-app-sticky-nav nav ul li a.header-cart .header-cart__item-count{font-weight:400}header.header-new-app-sticky-nav nav ul li .icon-gamepad{margin-top:-.25em;margin-right:.5rem;margin-left:.25rem;padding-right:2px;-webkit-transform:scale(150%);transform:scale(150%)}header.header-new-app-sticky-nav nav ul li .icon-gift{margin-top:-.25em;padding-right:6px;-webkit-animation:shake 1.25s cubic-bezier(.36,.07,.19,.97) both;animation:shake 1.25s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}header.header-new-app-sticky-nav nav ul li.active:before{content:"";display:block;position:absolute;right:0;bottom:.5rem;left:0;border-bottom:3px solid #82ca6d;transition:all .125s linear}header.header-new-app-sticky-nav nav ul li.active:hover:before{border-bottom-color:transparent}header.header-new-app-sticky-nav nav ul li.has-nav-menu{position:relative}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu{background:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;margin-left:0;opacity:0;position:absolute;top:54px;right:auto;left:50%;text-align:center;transition:opacity .125s linear;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;padding:.25rem 0}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li{display:block;padding:0 .25rem}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li a{border:0;border-radius:4px;color:#596267;display:block;font-size:14px;font-weight:300;line-height:30px;margin:0;min-width:140px;padding:2px 7px 0;position:relative;text-transform:none;white-space:nowrap}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li a:hover{background-color:#e8e8e8;color:#596267;display:block;width:100%}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li a:hover.info{background-color:transparent;color:#aaa}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li:first-of-type a{border-top-radius:3px}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li:last-of-type a{border-bottom-radius:3px}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.separator{border-bottom:1px solid #ccc}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu{position:relative}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu a.has-right-icon:after{content:"";border-style:solid;border-color:#596267;border-width:0 1px 1px 0;padding:.22rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);display:inline-block;float:right;margin-top:10px}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu-wrapper{display:none;padding:.3rem .5rem .3rem 9.8rem;opacity:0;position:absolute;left:9.6rem;top:-.6rem;transition:opacity .125s linear;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu{background:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);margin-left:0;text-align:center;padding:.25rem 0}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li{display:block}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a{border:0;border-radius:4px;color:#596267;display:block;font-size:14px;font-weight:300;line-height:30px;margin:0;min-width:140px;padding:2px 7px 0;position:relative;text-transform:none;white-space:nowrap}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a:hover{background-color:#e8e8e8;color:#596267;display:block;width:100%}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li a:hover.info{background-color:transparent;color:#aaa}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li:first-of-type a{border-top-radius:3px}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li:last-of-type a{border-bottom-radius:3px}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu .sub-nav-menu li.separator{border-bottom:1px solid #ccc}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu:hover>.sub-nav-menu-wrapper{display:block;opacity:1}header.header-new-app-sticky-nav nav ul li.has-nav-menu .nav-menu li.has-nav-menu:hover>a.has-right-icon{background-color:#e8e8e8}header.header-new-app-sticky-nav nav ul li.has-nav-menu:hover>.nav-menu{display:block;opacity:1}header.header-new-app-sticky-nav nav ul li.highlighted>a{font-size:16px}header.header-new-app-sticky-nav nav ul li.has-button{line-height:60px}header.header-new-app-sticky-nav nav ul li.has-button>a.button{font-size:14px;line-height:20px;margin-bottom:3px;padding-top:4px;padding-bottom:4px}@media screen and (max-width:400px){header.header-new-app-sticky-nav nav ul li.has-button>a.button{font-size:13px;line-height:17px}}header.header-new-app-sticky-nav nav ul li.has-button>a.button.round{border-radius:20px}header.header-new-app-sticky-nav nav ul li.has-button>a.button.dual-cta-hack{margin-left:1rem}header.header-new-app-sticky-nav nav ul.site-nav li>a{color:#fff;display:inline-block;font-size:16px;font-weight:600;border:1px solid transparent;border-radius:4px;line-height:1;padding:.5rem;transition:all .125s linear}header.header-new-app-sticky-nav nav.nav-rolling{height:60px}header.header-new-app-sticky-nav nav.nav-rolling ul>li>.nav-menu>img{display:none}@media screen and (min-width:40em) and (max-width:63.9375em){header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-new-app-sticky-nav nav.nav-rolling ul{line-height:60px}header.header-new-app-sticky-nav nav.nav-rolling ul>li>a{font-weight:700;min-width:115px;padding:0 10px;text-align:center}header.header-new-app-sticky-nav nav.nav-rolling ul>li>a.button{font-size:12px;font-weight:400;padding:4px 24px}header.header-new-app-sticky-nav nav.nav-rolling ul>li>a.header-avatar{font-weight:400}header.header-new-app-sticky-nav nav.nav-rolling ul>li:hover>a:not(.button):not(.ty-button){background-color:transparent;color:#82ca6d;text-decoration:none}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings){position:fixed;top:60px;left:0;right:0;display:block;height:0;overflow:hidden;z-index:-1;border:none;border-radius:0;background-color:#997abc;background:linear-gradient(190deg,#aa92e0,#7f6dad);text-align:center;transition:height .5s ease;margin:0}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li{display:inline-block;background:linear-gradient(20deg,#8774b6,rgba(127,109,173,0));border-radius:5px;margin:5px;padding:15px}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover{background-color:hsla(0,0%,100%,.3);box-shadow:2px 2px 14px -3px #292929;-webkit-transform:scale(2%);transform:scale(2%)}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a{font-weight:600;background-color:none}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li:hover>a img{-webkit-transform:scale(1.04);transform:scale(1.04)}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a{color:#fff;font-weight:600;padding:0;text-align:center;background:none}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:block;margin:0 auto;max-height:80px}}@media screen and (min-width:64em) and (min-width:40em) and (max-width:63.9375em){header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li>a img{display:none}}@media print,screen and (min-width:64em){header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default{background:linear-gradient(20deg,#8774b6,rgba(160,140,210,0));width:190px}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu .nav-menu:not(.user-settings)>li.default>a{font-size:15px;font-weight:700}}@media print,screen and (min-width:64em){header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu:hover>a:after{content:"";display:block;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid #997abc}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu:hover>a.header-avatar:after{display:none}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu:not(.user-settings){height:170px;z-index:5;padding:10px 0;margin:0}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview{height:auto;text-transform:none;position:absolute;width:230px}header.header-new-app-sticky-nav nav.nav-rolling ul>li.has-nav-menu:hover>.nav-menu.cart-preview p{color:#fff;text-transform:none}}@media print,screen and (min-width:64em){header.header-new-app-sticky-nav nav.nav-rolling ul>li.highlighted>a{font-size:16px}}header.header-new-app-sticky-nav nav ul li.show-when-stuck{display:none}@media print,screen and (min-width:64em){header.header-new-app-sticky-nav.is-stuck nav ul li>a{color:#7d7d7d}header.header-new-app-sticky-nav.is-stuck nav ul li.has-nav-menu:hover .nav-menu.hide-when-stuck{display:none}header.header-new-app-sticky-nav.is-stuck nav ul li:hover>a:not(.button):not(.ty-button){border-color:currentColor;color:#7d7d7d}}header.hero-offset{background-color:transparent;box-shadow:none;position:absolute;width:100%;z-index:1}header.hero-offset.sticky.is-anchored{position:absolute}header.hero-offset.sticky.is-stuck{background-color:#fff;box-shadow:inset 0 1px #fff,0 0 2px rgba(34,25,25,.4)}.sticky-container.hero-offset{position:absolute;width:100%}header.sticky{z-index:1}header.sticky.is-stuck{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}header.sticky.is-stuck .hide-when-stuck{display:none}header.sticky.is-stuck .show-when-stuck{display:block}header.sticky.is-stuck .show-for-small-when-stuck{display:block!important}header.sticky.is-stuck .hide-for-small-when-stuck{display:none}header.sticky.is-stuck .small-4-when-stuck{width:33.3333333333%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){header.sticky.is-stuck .small-4-when-stuck{padding-right:.9375rem;padding-left:.9375rem}}header.sticky.is-stuck .small-4-when-stuck:last-child:not(:first-child){float:right}header.sticky.is-stuck .small-6-when-stuck{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){header.sticky.is-stuck .small-6-when-stuck{padding-right:.9375rem;padding-left:.9375rem}}header.sticky.is-stuck .small-6-when-stuck:last-child:not(:first-child){float:right}header.sticky.is-stuck .small-8-when-stuck{width:66.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){header.sticky.is-stuck .small-8-when-stuck{padding-right:.9375rem;padding-left:.9375rem}}header.sticky.is-stuck .small-8-when-stuck:last-child:not(:first-child){float:right}.learn-to-code .with-minecraft .image-button{margin-bottom:1rem}.learn-to-code .with-minecraft .image-button .image-container .image{height:190px;width:100%;object-fit:cover}.learn-to-code .with-minecraft .section-hero{background-color:#e0e4f0;background-image:url(/image/learn-to-code/with-minecraft/bg-hero-mc-blue-clouds.jpg);background-position-y:bottom;background-repeat:no-repeat;background-size:cover;padding-bottom:0}@media print,screen and (min-width:40em){.learn-to-code .with-minecraft .section-hero .section-hero-character .mc-characters{width:500px;max-width:none}}.learn-to-code .with-minecraft .section-hero .section-hero-content{padding-bottom:20px}.learn-to-code .with-minecraft .section-hero h1{line-height:1.2}@media print,screen and (min-width:64em){.learn-to-code .with-minecraft .section-hero{background-position-x:center;background-position-y:top}}@media print,screen and (min-width:64em){.learn-to-code .with-minecraft .section-minecraft-ee .cards{background-image:url(/image/learn-to-code/with-minecraft/graphic-school.png);background-position:100% 0;background-repeat:no-repeat;background-size:55%}}.learn-to-code .with-minecraft .section-minecraft-ee .cards .card .card-details .card-name,.learn-to-code .with-minecraft .section-minecraft-home .card .card-details .card-name{color:#0a0a0a}.learn-to-code .with-minecraft .section-mc-corner-graphic-bg{background-color:#fff;background-image:url(/image/learn-to-code/with-minecraft/bg-mc-corner-graphic.png);background-position:0 100%;background-repeat:no-repeat}.learn-to-code .with-minecraft .section-mc-teal-bg{background-image:url(/image/learn-to-code/with-minecraft/bg-large-mc-teal.jpg);background-size:cover;background-repeat:no-repeat}.learn-to-code .with-minecraft .section-mc-teal-bg h1,.learn-to-code .with-minecraft .section-mc-teal-bg h2,.learn-to-code .with-minecraft .section-mc-teal-bg h3,.learn-to-code .with-minecraft .section-mc-teal-bg h4,.learn-to-code .with-minecraft .section-mc-teal-bg h5,.learn-to-code .with-minecraft .section-mc-teal-bg h6,.learn-to-code .with-minecraft .section-mc-teal-bg p{color:#fff}.learn-to-code .with-minecraft .section-mc-lab-bg{background-image:url(/image/learn-to-code/with-minecraft/bg-large-mc-lab.jpg);background-size:cover;background-repeat:no-repeat}.learn-to-code .with-minecraft .section-mc-lab-bg h1,.learn-to-code .with-minecraft .section-mc-lab-bg h2,.learn-to-code .with-minecraft .section-mc-lab-bg h3,.learn-to-code .with-minecraft .section-mc-lab-bg h4,.learn-to-code .with-minecraft .section-mc-lab-bg h5,.learn-to-code .with-minecraft .section-mc-lab-bg h6,.learn-to-code .with-minecraft .section-mc-lab-bg p,.learn-to-code .with-minecraft .section-mc-lab-bg ul{color:#fff}.learn-to-code .with-minecraft .section-mc-boxes-bg{background-image:url(/image/learn-to-code/with-minecraft/bg-mc-boxes.jpg);background-repeat-y:no-repeat}.learn-to-code .with-minecraft .section-mc-boxes-bg .card{padding:1rem}.learn-to-code .with-minecraft .section-mc-boxes-bg .card h3{font-size:20px;font-weight:600}.learn-to-code .with-minecraft .section-mc-boxes-bg .card.card-coming-soon{position:relative}.learn-to-code .with-minecraft .section-mc-boxes-bg .card.card-coming-soon:before{background-image:url(/image/learn-to-code/with-minecraft/card-coming-soon.png);background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:84px;position:absolute;left:0;top:0;width:84px}.learn-to-code .with-minecraft .rollover-effect{transition:all .1s ease-in-out}.learn-to-code .with-minecraft .rollover-effect:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.learn-to-code .with-minecraft .rollover-effect.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.learn-to-code .with-minecraft .rollover-effect.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}@media print,screen and (min-width:64em){.learn-to-code .with-minecraft .card.card-minecraft-edition{min-height:326px}}.learn-to-code .with-minecraft .card.card-minecraft-edition h3{height:70px;font-size:20px;font-weight:600;line-height:1.2;clear:both}.learn-to-code .with-minecraft .resources h5{font-family:Open Sans;font-weight:500;line-height:1;padding-bottom:0}.learn-to-code .with-minecraft .resources a{font-size:16px}.learn-to-code .with-minecraft .resources .resources-thumb{height:150px;padding-bottom:20px}.learn-to-code .with-minecraft .resources .resources-thumb img{padding-top:25px}.learn-to-code .with-drones .section-hero{background-image:url(/image/learn-to-code/with-drones/hero-bg.jpg);background-position-y:bottom;background-repeat:no-repeat;background-size:cover}.learn-to-code .with-drones .section-hero .section-hero-content{padding-bottom:20px}.learn-to-code .with-drones .section-hero h1{line-height:1.2}@media print,screen and (min-width:64em){.learn-to-code .with-drones .section-hero{background-position-x:center;background-position-y:top}}.learn-to-code .with-drones .section-white-bg .actions{padding:5px 0 15px}.learn-to-code .with-drones .section-white-bg .actions .action{margin-top:30px;background:linear-gradient(60deg,#05984d 6.74%,#1ea554 81.45%);padding:15px 0;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;text-align:center;min-height:154px}@media print,screen and (min-width:40em){.learn-to-code .with-drones .section-white-bg .actions .action{padding:15px}}@media print,screen and (min-width:40em){.learn-to-code .with-drones .section-white-bg .actions .action>div{padding:10px;font-size:20px}}.learn-to-code .with-drones .section-white-bg .actions .action>img{height:100px}.learn-to-code .with-drones .section-white-bg .actions .action.perform .image{padding:0}.learn-to-code .with-drones .section-cabinets{position:relative;background-image:url(/image/learn-to-code/with-drones/space-background.png);background-size:cover}.learn-to-code .with-drones .section-cabinets .cabinet{text-align:center}.learn-to-code .with-drones .section-cabinets>.zf-row{position:relative}.learn-to-code .with-drones .section-cabinets>.zf-row .links{z-index:10;text-align:center;position:relative}.learn-to-code .with-drones .section-cabinets>.zf-row .links .link{display:inline-block;margin-top:20px;padding:0 15px}@media print,screen and (min-width:64em){.learn-to-code .with-drones .section-cabinets>.zf-row .links .link{display:block;padding:0}}@media print,screen and (min-width:64em){.learn-to-code .with-drones .section-cabinets>.zf-row .links{position:absolute;bottom:0;right:0;padding-bottom:100px}}.learn-to-code .with-drones .section-cabinets .clouds{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/image/learn-to-code/with-drones/clouds.png);background-size:cover}.learn-to-code .with-drones .section-drones-at-home{background-image:url(/image/learn-to-code/with-drones/drones-at-home-bg.png);background-size:cover}@media print,screen and (min-width:40em){.learn-to-code .with-drones .section-drones-at-home{padding-bottom:70px}.learn-to-code .with-drones .section-drones-at-home h2{margin-top:70px}.learn-to-code .with-drones .section-drones-at-home p.intro{max-width:520px}}.learn-to-code .with-drones .section-drones-at-home a,.learn-to-code .with-drones .section-drones-at-home dl,.learn-to-code .with-drones .section-drones-at-home h2,.learn-to-code .with-drones .section-drones-at-home h3,.learn-to-code .with-drones .section-drones-at-home h4,.learn-to-code .with-drones .section-drones-at-home p{color:#fff}.learn-to-code .with-drones .section-drones-at-home a.text{font-weight:300;text-decoration:underline}.learn-to-code .with-drones .section-drones-at-home dt{margin-top:1rem}.learn-to-code .with-drones .section-drones-at-home .parrot-drone{margin-top:75px}.learn-to-code .with-drones .section-drones-at-home .get-started{list-style:disc outside;margin-left:1.4em;color:#fff}.learn-to-code .with-drones .section-drones-at-school{background-image:url(/image/learn-to-code/with-drones/drones-at-school-bg.png);background-size:cover;padding:65px 0}.learn-to-code .with-drones .section-drones-at-school a,.learn-to-code .with-drones .section-drones-at-school h2,.learn-to-code .with-drones .section-drones-at-school h3,.learn-to-code .with-drones .section-drones-at-school h4,.learn-to-code .with-drones .section-drones-at-school p{color:#fff}.learn-to-code .with-drones .section-drones-at-school a.text{font-weight:300;text-decoration:underline}.learn-to-code .with-drones .section-drones-at-school .get-started{list-style:disc outside;margin-left:1.4em;color:#fff}.learn-to-code .with-drones .section-minidrones{padding:65px 0;background-color:#fff}.learn-to-code .with-drones .section-minidrones h4{text-align:center}.learn-to-code .with-drones .section-minidrones .drone p{text-align:center;font-size:16px;font-weight:500;line-height:1.1}.learn-to-code .with-drones .section-minidrones p.disclaimer{font-size:12px;margin:0;padding:0;line-height:1}.learn-to-code .with-drones .twitter h4{text-align:center}.learn-to-code .with-drones .interest-form{background-color:#8d73c3}.learn-to-code .with-drones .interest-form .drone-kit-subscribe-form{padding:50px 0}.learn-to-code .with-drones .interest-form .drone-kit-subscribe-form h4,.learn-to-code .with-drones .interest-form .drone-kit-subscribe-form p{color:#fff}.learn-to-code .with-drones .interest-form .drone-kit-subscribe-form h4{font-size:25px;text-transform:capitalize}.learn-to-code .with-drones .interest-form .drone-kit-subscribe-form input{height:50px;width:400px;vertical-align:middle}.learn-to-code .with-drones .interest-form .drone-kit-subscribe-form input.button{border-radius:0;margin-left:-5px;margin-top:2px;vertical-align:middle;width:140px}.learn-to-code .with-drones .resources{background-color:#f8f8f8}@media print,screen and (min-width:40em){.learn-to-code .with-drones .resources{padding-top:50px;padding-bottom:90px}}.learn-to-code .with-drones .resources .tynker{margin-bottom:20px}.learn-to-code .with-drones .resources .tynker .logo{padding-top:27px}@media print,screen and (min-width:40em){.learn-to-code .with-drones .resources .tynker .logo{padding:0}}.learn-to-code .with-drones .resources .purchase-drone-kit a{display:block;font-size:.9rem}@media print,screen and (min-width:40em){.learn-to-code .with-drones .resources .purchase-drone-kit a{font-size:1rem}}.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero{background:#5498bd;background:linear-gradient(90deg,#5498bd 0,#6290c0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5498bd",endColorstr="#6290c0",GradientType=1);margin-bottom:120px;padding:0}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero{margin-bottom:30px;height:400px}}.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero .learn-to-code-overview-hero-bg{background-image:url(/image/learn-to-code/overview/learn-code-overview-hero.png);background-position-x:right;background-repeat:no-repeat;background-size:auto 100%;padding:80px 0}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero .learn-to-code-overview-hero-bg{background:none}}.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero .button{margin-bottom:65px}.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero h1,.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero p{color:#fff;text-align:left}.learn-to-code .learn-to-code-overview .learn-to-code-overview-hero h1{font-weight:700}.learn-to-code .learn-to-code-overview .paths-overview-cards .planet{float:right;margin-top:-15px}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box{padding:15px 15px 0;border-radius:5px;color:#fff;margin-top:-40px;transition:.2s ease-in-out}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box:hover{-webkit-transform:scale(1.04);transform:scale(1.04);box-shadow:1px 1px 1px 1px rgba(0,0,0,.2)}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box h6,.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box p,.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box span{color:#fff}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box p{width:70%}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box span{font-size:13px}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box .fade{opacity:.5}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box .featured-courses{padding:5px 0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;text-align:center}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box .featured-courses img{display:block;margin:0 auto;max-height:50px}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box{margin-bottom:80px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-ipad{background:#f57275 url("/image/learn-to-code/overview/ipad-texture.png") no-repeat;background-position:50%;position:relative}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-ipad{margin-bottom:60px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-ipad:hover{background-color:#f4686c}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-ipad:after{content:" ";background:url("/image/learn-to-code/overview/learn-code-ipad.png") no-repeat;height:100%;width:100%;position:absolute;top:-70px;right:-40%}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-ipad:after{top:15px;right:-65%;background-size:130px}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-ipad:after{height:130px;width:100%;top:15px;right:-62%;background-size:150px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-ipad .featured-courses{background-color:#f35a5e}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-minecraft{background:#997abc url("/image/learn-to-code/overview/minecraft-texture.png") no-repeat;background-position:0 -160px;position:relative}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-minecraft:hover{background-color:#9473b9}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-minecraft:after{content:" ";background:url("/image/learn-to-code/overview/learn-code-minecraft.png") no-repeat;height:100%;width:100%;position:absolute;top:-70px;right:-40%}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-minecraft:after{top:15px;right:-65%;background-size:130px}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-minecraft:after{height:130px;width:100%;top:15px;right:-62%;background-size:150px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-minecraft .featured-courses{background-color:#8c69b3}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-drones{background:#62a6db url("/image/learn-to-code/overview/drones-texture.png") no-repeat;background-position:50%;position:relative}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-drones{margin-bottom:50px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-drones:hover{background-color:#5aa1d9}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-drones:after{content:" ";background:url("/image/learn-to-code/overview/learn-code-drones.png") no-repeat;height:100%;width:100%;position:absolute;top:-70px;right:-40%}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-drones:after{top:15px;right:-65%;background-size:130px}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-drones:after{height:130px;width:100%;top:15px;right:-62%;background-size:150px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-drones .featured-courses{background-color:#4d9ad6}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-wedo{background:#4cbba2 url("/image/learn-to-code/overview/wedo-texture.png") no-repeat;background-position:50%;position:relative}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-wedo:hover{background-color:#46b79e}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-wedo:after{content:" ";background:url("/image/learn-to-code/overview/learn-code-wedo.png") no-repeat;height:100%;width:100%;position:absolute;top:-70px;right:-40%}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-wedo:after{top:15px;right:-65%;background-size:130px}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-wedo:after{height:130px;width:100%;top:15px;right:-62%;background-size:150px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-wedo .featured-courses{background-color:#41ac94}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-stem{background:#546a9c url("/image/learn-to-code/overview/stem-texture.png") no-repeat;background-position:50%;position:relative}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-stem{margin-bottom:50px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-stem:hover{background-color:#506595}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-stem:after{content:" ";background:url("/image/learn-to-code/overview/learn-code-stem.png") no-repeat;height:100%;width:100%;position:absolute;top:-70px;right:-40%}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-stem:after{top:15px;right:-65%;background-size:130px}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-stem:after{height:130px;width:100%;top:15px;right:-62%;background-size:150px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-stem .featured-courses{background-color:#4b5f8b}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-javascript{background:#4a72c5 url("/image/learn-to-code/overview/javascript-texture.png") no-repeat;background-position:50%;position:relative}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-javascript{margin-bottom:0}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-javascript:hover{background-color:#3e69c1}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-javascript:after{content:" ";background:url("/image/learn-to-code/overview/learn-code-javascript.png") no-repeat;height:100%;width:100%;position:absolute;top:-70px;right:-45%}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-javascript:after{top:15px;right:-65%;background-size:130px}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-javascript:after{height:130px;width:100%;top:15px;right:-62%;background-size:150px}}.learn-to-code .learn-to-code-overview .paths-overview-cards .path-box.path-box-javascript .featured-courses{background-color:#3c65ba}.learn-to-code .learn-to-code-overview .paths-overview-cards .circle{height:15px;width:15px;border-radius:50%;border:2px solid;position:relative;border-color:#a5d7e1;background-color:#fff;margin:auto;margin-top:50%}.learn-to-code .learn-to-code-overview .paths-overview-cards .circle:before{content:"";display:block;position:absolute;z-index:1;top:100%;left:50%;border:1px dotted #d8d8d8;border-width:0 0 0 1px;width:1px;height:205px}.learn-to-code .learn-to-code-wedo .course-grade{color:#444!important}.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-hero{background:#44a28c;background:linear-gradient(90deg,#44a28c 0,#60ad73);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#44a28c",endColorstr="#60ad73",GradientType=1);padding:0}.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-hero h1,.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-hero p{color:#fff}.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-hero .learn-to-code-wedo-hero-texture{background-image:url(/image/learn-to-code/with-wedo/learn-to-code-wedo-hero-texture.png);background-repeat:no-repeat}.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-hero-image{background-image:url(/image/learn-to-code/with-wedo/learn-to-code-wedo-hero.png);background-position-y:40%;background-repeat:no-repeat;background-size:500px;background-position-x:right;padding:100px 0;max-width:1300px;margin:auto}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-hero-image{background-size:300px;background-position-x:right}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-hero-image{background:none}}@media print,screen and (min-width:64em){.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-simple{padding:30px}}@media screen and (min-width:75em){.learn-to-code .learn-to-code-wedo .learn-to-code-wedo-simple{padding:60px}}.learn-to-code .learn-to-code-wedo .tablet-frame{margin-bottom:20px}.learn-to-code .learn-to-code-wedo .tablet-frame img{height:100px;object-fit:cover}.learn-to-code .learn-to-code-wedo .actions{margin-top:30px}.learn-to-code .learn-to-code-wedo .action{background-color:#5eb57e;border-radius:5px;margin-top:30px;padding-top:20px}.learn-to-code .learn-to-code-wedo .action .bottom{background-color:#4fab71;padding:10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.learn-to-code .learn-to-code-wedo .action .bottom p{text-align:center;color:#fff;margin:0;padding:5px 0;font-size:12px}@media print,screen and (min-width:40em){.learn-to-code .learn-to-code-wedo .action .bottom p{font-size:16px}}.learn-to-code .learn-to-code-wedo .action img{height:145px;margin:0 auto;object-fit:cover;display:block}.learn-to-code .learn-to-code-wedo .wedo-cabinet{background:url(/image/learn-to-code/with-wedo/wedo-cabinet-bg.png);background-size:cover;height:100%;margin-bottom:0;position:relative;padding:0}.learn-to-code .learn-to-code-wedo .wedo-cabinet:before{background:url(/image/learn-to-code/with-wedo/code-blocks.png) no-repeat;content:" ";position:absolute;height:193px;left:15%;top:30%;width:100%}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-wedo .wedo-cabinet:before{display:none}}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-wedo .wedo-cabinet:before{display:none}}@media print,screen and (min-width:40em){.learn-to-code .learn-to-code-wedo .wedo-cabinet .clouds{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/image/learn-to-code/with-drones/clouds.png);background-size:cover;z-index:2}}.learn-to-code .learn-to-code-wedo .wedo-cabinet img{margin:30px auto;display:block}.learn-to-code .learn-to-code-wedo .wedo-cabinet .app-store{margin-top:280px}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-wedo .wedo-cabinet .app-store{margin-top:0}}.learn-to-code .learn-to-code-wedo .wedo-cabinet .app-store img{margin:10px auto;display:auto}.learn-to-code .learn-to-code-wedo .wedo-cabinet:after{background:url(/image/learn-to-code/with-wedo/wedo-cabinet-bg-clouds.png);content:" ";position:absolute;height:150px;bottom:0;background-size:cover;width:100%}.learn-to-code .learn-to-code-wedo .learn-at-home-school{background-color:#5eb58d;padding-top:40px}.learn-to-code .learn-to-code-wedo .learn-at-home-school .learn-home-school-bg{background:url(/image/learn-to-code/with-wedo/learn-home-school-bg.png);background-size:800px;background-repeat:no-repeat;background-position:100% 0}.learn-to-code .learn-to-code-wedo .learn-at-home-school h2,.learn-to-code .learn-to-code-wedo .learn-at-home-school h5,.learn-to-code .learn-to-code-wedo .learn-at-home-school h6,.learn-to-code .learn-to-code-wedo .learn-at-home-school li,.learn-to-code .learn-to-code-wedo .learn-at-home-school p{color:#fff}.learn-to-code .learn-to-code-wedo .learn-at-home-school li{margin-left:15px}.learn-to-code .learn-to-code-wedo .learn-at-home-school a.text{font-weight:300;text-decoration:underline;color:#fff}.learn-to-code .learn-to-code-wedo .resources-section p{color:#4a5478;margin-bottom:0;padding-bottom:0}.learn-to-code .learn-to-code-wedo .resources-section img{height:60px;object-fit:cover}.learn-to-code .learn-to-code-javascript .learn-to-code-javascript-hero{background:#67a;background:linear-gradient(90deg,#67a 0,#3e76c7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6677aa",endColorstr="#3e76c7",GradientType=1);padding:0}.learn-to-code .learn-to-code-javascript .learn-to-code-javascript-hero h1,.learn-to-code .learn-to-code-javascript .learn-to-code-javascript-hero p{color:#fff}.learn-to-code .learn-to-code-javascript .learn-to-code-javascript-hero .learn-to-code-javascript-hero-texture{background-image:url(/image/learn-to-code/with-javascript/learn-to-code-javascript-hero-texture.png);background-repeat:no-repeat}.learn-to-code .learn-to-code-javascript .learn-to-code-javascript-hero-image{background-image:url(/image/learn-to-code/with-javascript/learn-to-code-javascript-hero.png);background-position-y:40%;background-repeat:no-repeat;background-size:500px;background-position-x:right;padding:50px 0;max-width:1300px;margin:auto}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-javascript .learn-to-code-javascript-hero-image{background:none}}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-javascript .learn-to-code-javascript-hero-image{background-size:300px}}.learn-to-code .learn-to-code-javascript .actions{margin-top:30px}.learn-to-code .learn-to-code-javascript .action{background-color:#376dc2;border-radius:5px;margin-top:30px;padding-top:20px}.learn-to-code .learn-to-code-javascript .action .bottom{background-color:#3162ae;padding:10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.learn-to-code .learn-to-code-javascript .action .bottom p{text-align:center;color:#fff;margin:0;padding:5px 0}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-javascript .action .bottom p{font-size:13px}}.learn-to-code .learn-to-code-javascript .action img{height:115px;object-fit:cover;margin:20px auto;display:block}.learn-to-code .learn-to-code-javascript .section-white-bg .get-started{padding-top:20px}.learn-to-code .learn-to-code-javascript .learn-at-home-school{background-color:#376dc3;margin-top:20px;padding:0;position:relative}.learn-to-code .learn-to-code-javascript .learn-at-home-school .learn-at-home{background:url(/image/learn-to-code/with-javascript/learn-home-bg-texture.png);background-repeat:no-repeat;background-position:top;height:100%;padding:30px 0}.learn-to-code .learn-to-code-javascript .learn-at-home-school .learn-at-school{background:url(/image/learn-to-code/with-javascript/learn-school-texture.png);background-repeat:no-repeat;background-position:top;height:100%;padding:30px 0}.learn-to-code .learn-to-code-javascript .learn-at-home-school .learn-at-school .course-grade{color:#444}.learn-to-code .learn-to-code-javascript .learn-at-home-school h2,.learn-to-code .learn-to-code-javascript .learn-at-home-school h5,.learn-to-code .learn-to-code-javascript .learn-at-home-school h6,.learn-to-code .learn-to-code-javascript .learn-at-home-school li,.learn-to-code .learn-to-code-javascript .learn-at-home-school p{color:#fff}.learn-to-code .learn-to-code-javascript .learn-at-home-school li{margin-left:15px}.learn-to-code .learn-to-code-javascript .resources-section{background-color:#fff}.learn-to-code .learn-to-code-javascript .resources-section a{color:#4a5478}.learn-to-code .learn-to-code-javascript .resources-section img{height:60px;object-fit:cover}.learn-to-code .learn-to-code-stem .learn-to-code-stem-hero{background-image:url(/image/learn-to-code/with-stem/learn-code-stem-hero.png);background-position-y:40%;background-repeat:no-repeat;background-color:#515195;background-size:40%;background-position-x:80%}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-stem .learn-to-code-stem-hero{background-image:none}}.learn-to-code .learn-to-code-stem .learn-to-code-stem-hero h1,.learn-to-code .learn-to-code-stem .learn-to-code-stem-hero p{color:#fff}.learn-to-code .learn-to-code-stem .stem-tablet-section h2{padding-top:60px}.learn-to-code .learn-to-code-stem .kids-learn-how-to-build{background-color:#515195;padding:40px 0}.learn-to-code .learn-to-code-stem .kids-learn-how-to-build h2,.learn-to-code .learn-to-code-stem .kids-learn-how-to-build h5,.learn-to-code .learn-to-code-stem .kids-learn-how-to-build h6,.learn-to-code .learn-to-code-stem .kids-learn-how-to-build p{color:#fff}.learn-to-code .learn-to-code-stem .kids-learn-how-to-build h6{margin-bottom:0;margin-top:60px}.learn-to-code .learn-to-code-stem .kids-learn-how-to-build .project-section{margin-top:60px}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-stem .kids-learn-how-to-build .project-section{margin-top:0}.learn-to-code .learn-to-code-stem .kids-learn-how-to-build .project-section h6{margin:0}.learn-to-code .learn-to-code-stem .kids-learn-how-to-build .project-section p{margin-bottom:40px}}.learn-to-code .learn-to-code-stem .view-courses{text-align:center}.learn-to-code .learn-to-code-barbie-careers .slideshow-barbie-careers .title{color:#fff;font-size:16px;font-weight:600;text-align:center;padding-top:10px}.learn-to-code .learn-to-code-barbie-careers .slideshow-barbie-careers button:before{margin-top:10px;height:15px;width:15px;background-color:#fff;border-radius:50%;color:#fff;content:" "}.learn-to-code .learn-to-code-barbie-careers .slideshow-barbie-careers .button.slick-arrow{display:none!important}.learn-to-code .learn-to-code-barbie-careers .course-grade{color:#444!important}.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero{background:#df1683;padding:0}.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero h1,.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero p{color:#fff}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero h1,.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero p{text-align:center}}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero h1{font-size:32px}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero .button-play-now{width:100%}}.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero-image{background-position-y:40%;background-repeat:no-repeat;background-size:500px;background-position-x:right;padding:50px 0;max-width:1300px;margin:auto}.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero-image .section-hero-content{padding:0 30px}@media screen and (min-width:40em) and (max-width:63.9375em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero-image{background-size:300px;background-position-x:right}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-hero-image{background:none}}@media screen and (max-width:39.9375em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-simple{padding-top:20px}}@media print,screen and (min-width:64em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-simple{padding:30px}}@media screen and (min-width:75em){.learn-to-code .learn-to-code-barbie-careers .learn-to-code-barbie-careers-simple{padding:60px}}.learn-to-code .learn-to-code-barbie-careers .small-note{color:#fff;font-size:13px;padding-bottom:0}.learn-to-code .learn-to-code-barbie-careers .tablet-frame{margin-bottom:20px}.learn-to-code .learn-to-code-barbie-careers .tablet-frame img{height:100px;object-fit:cover}.learn-to-code .learn-to-code-barbie-careers .actions{margin-top:30px;padding-bottom:30px}.learn-to-code .learn-to-code-barbie-careers .action{background-color:#e02083;border-radius:5px;margin-top:30px;position:relative}.learn-to-code .learn-to-code-barbie-careers .action img{object-fit:cover;width:100%;height:130px!important;border-top-left-radius:5px;border-top-right-radius:5px}@media print,screen and (min-width:40em){.learn-to-code .learn-to-code-barbie-careers .action img{height:200px!important}}.learn-to-code .learn-to-code-barbie-careers .action .bottom{background-color:rgba(223,22,131,.8);padding:10px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;margin-top:-30px;position:absolute;z-index:1;bottom:0;width:100%}.learn-to-code .learn-to-code-barbie-careers .action .bottom p{text-align:center;color:#fff;margin:0;padding:5px 0;font-size:12px}@media print,screen and (min-width:40em){.learn-to-code .learn-to-code-barbie-careers .action .bottom p{font-size:16px}}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school{padding:0!important}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-home-bg{background:#0097c1;background:linear-gradient(45deg,#0097c1,#009493);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0097c1",endColorstr="#009493",GradientType=1)}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-home-bg .learn-home-hero{background:url(/image/learn-to-code/with-barbie/learn-to-code-barbie-hero-home-texture-2.png);background-size:cover;padding-top:30px}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-home-bg .learn-home-hero img{display:inline-block}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-home-bg .learn-at-home-content{padding:20px}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-school-bg{background:#7a64a9;background:linear-gradient(45deg,#7a64a9,#6359c9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7a64a9",endColorstr="#6359c9",GradientType=1)}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-school-bg .learn-school-hero{background:url(/image/learn-to-code/with-barbie/learn-to-code-barbie-hero-school-texture.png);background-size:cover;padding-top:30px}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-school-bg .learn-school-hero img{display:inline-block}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school .learn-school-bg .learn-at-school-content{padding:20px}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school h2,.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school h5,.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school h6,.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school li,.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school p{color:#fff}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school li{margin-left:15px}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school a.text{font-weight:300;text-decoration:underline;color:#fff}.learn-to-code .learn-to-code-barbie-careers .learn-at-home-school p{font-size:16px!important}.learn-to-code .learn-to-code-barbie-careers .disclaimer{background-color:#eae9ea;padding:0}@media screen and (max-width:39.9375em){.learn-to-code p{font-weight:400}}.learn-to-code section{padding:30px 10px}@media print,screen and (min-width:64em){.learn-to-code section{padding:30px}}.learn-to-code .section-white-bg{background-color:#fff}body.site{font-weight:400}body.site h1,body.site h2,body.site h3,body.site h4,body.site h5,body.site h6{color:inherit;padding-bottom:0;margin-bottom:.5em}body.site main{position:relative}body.site .off-canvas-wrapper{position:static}body.site section{padding-bottom:2rem;padding-top:2rem}.content-tiles{isolation:isolate}.content-tiles img{width:100%}.content-tiles__copy-block{padding:2.5rem;background-color:#4e85fb;color:#fff}@media print,screen and (min-width:64em){.content-tiles__copy-block{position:absolute;z-index:1;width:100%}}@media print,screen and (min-width:64em){.content-tiles{margin-bottom:2rem}.content-tiles:nth-of-type(odd) .content-tiles__copy-block{margin-top:4rem}.content-tiles.\--reverse:nth-of-type(odd) .content-tiles__copy-block,.content-tiles:nth-of-type(2n) .content-tiles__copy-block{margin-top:-4rem}.content-tiles.\--reverse:nth-of-type(2n) .content-tiles__copy-block{margin-top:4rem}}.cs-banner{padding:1.75rem 0!important;background-color:#3995f1;background-image:linear-gradient(90deg,#02bcd4 15%,#4e85fb 85%);color:#fff;font-size:1.25rem;font-weight:700}.cs-banner a{font-weight:inherit;text-decoration:underline}.cs-banner a,.cs-banner p{color:inherit;font-size:inherit}.cs-banner p{margin-bottom:0}.hero-sale-banner{background-color:#d7102b;background-image:linear-gradient(135deg,#d7102b 15%,#ac0215 85%);color:#fff;display:block}.page-hero{background-repeat:no-repeat;color:#fff;position:relative}.page-hero h1,.page-hero h2,.page-hero h3,.page-hero h4,.page-hero p{color:inherit}.page-hero .page-hero__video{--overlay-blur:2px;--overlay-gradient:linear-gradient(180deg,#345396,#008fa1);--overlay-opacity:0.9;-webkit-filter:blur(var(--overlay-blur));filter:blur(var(--overlay-blur));pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.page-hero .page-hero__video video{object-fit:cover;width:100%;height:100%}.page-hero .page-hero__video:after{background-image:var(--overlay-gradient);content:"";display:block;opacity:var(--overlay-opacity);position:absolute;top:0;right:0;bottom:0;left:0}.page-hero .page-hero__content{padding-right:10px;padding-left:10px;text-align:center}@media print,screen and (min-width:40em){.page-hero .page-hero__content{padding-right:15px;padding-left:15px;text-align:left}}@media screen and (min-width:75em){.page-hero .page-hero__content{padding-right:0;padding-left:0}}.page-hero .page-hero__title{font-size:28px;margin-bottom:.5em;padding:0}@media print,screen and (min-width:40em){.page-hero .page-hero__title{font-size:48px}}@media print,screen and (min-width:64em){.page-hero .page-hero__title{margin-bottom:.75em}}.page-hero .page-hero__description{margin-top:0;font-size:20px;font-weight:400;margin-bottom:1.75rem;padding:0}.page-hero .page-hero__description>a{color:inherit;font-size:inherit;text-decoration:underline}.page-hero__play-button{color:#fff!important;margin-bottom:1em;position:relative}.page-hero__play-button:before{border:.375rem solid transparent;border-left-color:currentColor;border-left-width:.75rem;content:"";display:inline-block;vertical-align:middle;width:0;height:0}.page-hero .page-hero__footnote a{color:#fff}.page-hero .page-hero__footnote a:hover,.page-hero .page-hero__footnote span.price{text-decoration:underline}.page-hero .page-hero__footnote span.regular-price{color:#a5c5f2;margin-left:10px;text-decoration:line-through}.page-hero .page-hero__next{-webkit-animation:arrow-pulse 2s infinite ease;animation:arrow-pulse 2s infinite ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;box-sizing:content-box;display:inline-block;opacity:.8;padding:20px;position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%) scaleY(60%);transform:translateX(-50%) scaleY(60%);transition:-webkit-filter .25s ease;transition:filter .25s ease;transition:filter .25s ease,-webkit-filter .25s ease;width:40px;height:40px}.page-hero .page-hero__next:hover{-webkit-filter:drop-shadow(0 0 .5rem #fff);filter:drop-shadow(0 0 .5rem white);-webkit-animation:none;animation:none}.page-hero .page-hero__next:after{border:4px none #fff;border-right-style:solid;border-bottom-style:solid;content:"";display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:100%;height:100%}@media print,screen and (min-width:64em){.page-hero .page-hero__next{bottom:50px}}@-webkit-keyframes arrow-pulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes arrow-pulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.page-hero.\--homepage{background-color:#007a9f;padding-top:3.75rem;text-align:center}.page-hero.\--homepage .page-hero__video{--overlay-gradient:linear-gradient(180deg,#5b1ab3,#5b40cb)}.page-hero.\--homepage .page-hero__content{padding-top:2rem;padding-bottom:4rem}.page-hero.\--homepage .gift-coding-link-container{position:relative}.page-hero.\--homepage .gift-coding-link{display:none}@media print,screen and (min-width:40em){.page-hero.\--homepage .page-hero__content{text-align:center}.page-hero.\--homepage .gift-coding-link{display:block;position:absolute;left:0;bottom:-12rem;max-width:8rem;max-height:8rem}}@media print,screen and (min-width:64em){.page-hero.\--homepage .page-hero__content{padding-top:3rem;padding-bottom:6rem}.page-hero.\--homepage .gift-coding-link{bottom:-4rem;width:7rem;height:7rem;right:-40%;left:auto}}@media screen and (min-width:75em){.page-hero.\--homepage .page-hero__content{padding-top:4rem;padding-bottom:8rem}.page-hero.\--homepage .gift-coding-link{bottom:-8rem;width:12rem;height:12rem}}.page-hero.\--school{background-color:#7867bd;padding-top:3.75rem}.page-hero.\--school .page-hero__video{--overlay-gradient:linear-gradient(180deg,#5671ba,#7a67be)}.page-hero.\--school .page-hero__content{padding-top:1rem;padding-bottom:4rem}@media print,screen and (min-width:64em){.page-hero.\--school .page-hero__content{padding-bottom:6rem}}@media screen and (min-width:75em){.page-hero.\--school .page-hero__content{padding-bottom:8rem}}.marquee{overflow:hidden;padding-top:1rem}.marquee__content{-webkit-animation:marquee-scroll 40s linear infinite;animation:marquee-scroll 40s linear infinite;display:-webkit-flex;display:-ms-flexbox;display:flex;width:1400px}.marquee__content:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@media print,screen and (min-width:64em){.marquee__content{-webkit-animation-duration:30s;animation-duration:30s;width:900px}}.marquee-card{display:inline-block;margin:0 10px;width:320px;min-width:320px}@media print,screen and (min-width:64em){.marquee-card{margin:0 20px}}.marquee-card .marquee-card__header{position:relative}.marquee-card .marquee-card__header-image{border-radius:5px;object-fit:fill;object-position:center;width:320px;height:210px}.marquee-card .marquee-card__body{padding:1rem;position:relative}.marquee-card .marquee-card__title{font-size:1.25rem;text-align:left}.marquee-card .marquee-card__description{color:#707070}@-webkit-keyframes marquee-scroll{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes marquee-scroll{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.section-control{background-color:#fff;color:#0a0a0a;font-weight:400;margin:0 auto;position:relative;text-align:center}.section-control-slim{padding-top:0!important;padding-bottom:0!important}.section-control-sticky{position:absolute;bottom:0;width:100%}.section-control-blue{background-color:#edf8ff;color:#0f0f0f}.section-control-deep-blue{background-color:#2876c5}.section-control-light-blue{background-color:#dff2f5}.section-control-glass{background-color:transparent}.section-control-trophy-case a{color:#fff;font-size:1.25em}.section-control-trophy-case a:focus,.section-control-trophy-case a:hover{color:#fff;text-decoration:underline}.section-control-trophy-case img{max-height:90px}@media screen and (min-width:40em) and (max-width:63.9375em){.section-control-trophy-case img{max-height:50px}}@media print,screen and (min-width:64em){.section-control{text-align:left}}.section-control a{font-size:inherit;text-decoration:none}.section-control li,.section-control p{color:inherit}.section-control .zf-row{position:relative}.section-control .rounded{border-radius:8px}.section-control.padding-top-0{padding-top:0!important}.section-control .font-size-small{font-size:80%!important}.section-control .list-disc{list-style-type:disc}.section-control .text-nowrap{white-space:nowrap!important}.section-control.text-center{text-align:center}.section-control-button{width:100%}.section-control-image{border-radius:1rem}.section-control-image>img{border-radius:inherit}.section-control-testimonial{background-color:#fff;border-left:50px solid #00afa6;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16);font-size:1.25rem;margin-right:auto;margin-bottom:1rem;margin-left:auto;padding:30px 20px 20px;position:relative;text-align:left;width:100%}.section-control-testimonial blockquote{border:0;color:#0f0f0f;padding-bottom:.5rem;padding:0}.section-control-testimonial blockquote q{display:block;font-style:italic}.section-control-testimonial p{color:inherit;font-size:inherit}@media print,screen and (min-width:40em){.section-control-testimonial{padding:30px 40px;max-width:none}}@media print,screen and (min-width:64em){.section-control-testimonial{margin-bottom:2.5rem;min-height:270px}.section-control-testimonial blockquote{min-height:105px}}.section-control-testimonial__meta{color:#0f0f0f;font-weight:700;margin-left:auto}.section-control-testimonial__meta p{margin-bottom:0}.section-control-testimonial__avatar{margin-left:-5rem;width:170px}.section-control .join-form{background-color:#fff;border-radius:10px;padding:2rem 2rem 1.5rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.4)}.section-control .join-form input[type=email],.section-control .join-form input[type=password],.section-control .join-form input[type=text]{height:50px;border-radius:10px}.section-control .join-form input[type=submit]{width:130px}.section-control .join-form p.separator{font-size:14px}.section-control .join-form .button-sso{max-width:250px;width:70%}.section-control .join-form .button-sso[disabled]{opacity:1}.section-control .join-form label span.invalid{color:#f25954}.tab-new-badge{background-color:#fbdd33;border-radius:1em;color:#25293a;font-size:.75rem;font-weight:700;padding:.4em .6em;position:absolute;top:-1rem;right:-.5rem;text-transform:uppercase}.apple-pay-button{width:100%;height:44px;padding:0}.apple-pay-button.apple-pay-button-small{width:94px}@supports (-webkit-appearance:-apple-pay-button){.apple-pay-button{display:inline-block;-webkit-appearance:-apple-pay-button}.apple-pay-button-black{-apple-pay-button-style:#000}.apple-pay-button-white{-apple-pay-button-style:#fff}.apple-pay-button-white-with-line{-apple-pay-button-style:white-outline}}@supports not (-webkit-appearance:-apple-pay-button){.apple-pay-button{display:inline-block;background-size:100% 60%;background-repeat:no-repeat;background-position:50% 50%;border-radius:5px;box-sizing:border-box}.apple-pay-button-black{background-image:-webkit-named-image(apple-pay-logo-white);background-color:#000}.apple-pay-button-white,.apple-pay-button-white-with-line{background-image:-webkit-named-image(apple-pay-logo-black);background-color:#fff}.apple-pay-button-white-with-line{border:.5px solid #000}}.cart h3{color:#596267;font-weight:600}.cart hr{border:none;border-bottom:1px solid #e8e8e8}.cart .cart-line{padding-top:10px;padding-bottom:10px;border-top:1px solid #d3d3d3}.cart .cart-line p{margin-bottom:.5rem}.cart .cart-line.cart-line-addon{border-top:none}.cart .cart-line.cart-line-addon .cart-line-image{visibility:hidden;height:75px}.cart .cart-line:first-child{border-top:none}.cart .cart-line-image{background-color:#00bcd4;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;box-shadow:0 2px 3px rgba(0,0,0,.6);color:#fff;font-size:16px;font-weight:700;height:121px;line-height:200px;text-transform:uppercase;text-align:center}.cart .cart-line-type{font-size:13px}.cart .cart-line-title{font-size:20px;font-weight:600}.cart .cart-line-description{font-size:13px}.cart .cart-line-upsell{display:none}.cart .cart-line-error{color:#f25954;font-size:12px;font-weight:600}.cart .cart-line-notice{color:#3ca7de;font-size:12px;font-weight:600}.cart .cart-line-success{color:#82ca6d;font-size:12px;font-weight:600}.cart .cart-line-warning{color:#e56000;font-size:12px;font-weight:600}.cart .cart-line-quantity{text-align:center;width:100%}.cart .cart-line-addons{display:block;padding-top:10px}.cart .cart-line-addons .cart-line-addon{color:#0a0a0a;font-size:14px;font-weight:600;border-bottom:1px solid #e8e8e8;margin-bottom:.5rem;padding-bottom:.5rem}.cart .cart-line-price{font-size:16px}.cart .cart-line-remove{color:#cacaca;font-size:12px;text-decoration:underline}.cart .cart-line-remove.top{display:none}@media screen and (max-width:39.9375em){.cart .cart-line-remove.top{display:inline-block}.cart .cart-line-remove.bottom{display:none}}.cart .cart-line-remove.cart-line-remove--individual{font-size:16px;font-weight:500;line-height:20px;height:20px;margin-right:10px;margin-left:-30px;color:#aaa}.cart .cart-line-remove.cart-line-remove--individual:hover{color:#dc3929}.cart .cart-warning{font-size:13px;font-weight:600}.cart .cart-warning a{font-size:inherit}.cart .store-cart-actions{padding-bottom:1rem;padding-top:1rem}.cart .store-cart-actions .todays-total{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700;text-align:right}.cart .store-cart-actions .todays-total-currency{font-weight:100}.cart .store-cart-actions .button-divider{position:relative}.cart .store-cart-actions .button-divider:after,.cart .store-cart-actions .button-divider:before{border-top:1px solid #898989;content:"";position:absolute;top:50%;width:4rem}.cart .store-cart-actions .button-divider:before{right:calc(50% + 2rem)}.cart .store-cart-actions .button-divider:after{left:calc(50% + 2rem)}.cart .cart-awards h5{color:#9a9a9a}.cart .cart-awards .cart-awards-row{margin-top:20px}@media print,screen and (min-width:40em){.cart .cart-awards .cart-awards-row{margin-top:40px}}.cart .cart-awards .logo-quote img{opacity:.6}.cart .cart-awards .logo-quote p{font-size:14px}.cart .cart-awards .logo-quote p span{color:#222}@media (min-width:980px){.row--cart{padding-right:100px;padding-left:100px}}.wrap--bundle-promo-header{background-color:#34444d;margin:0;padding:0}.wrap--bundle-promo-header h5{color:#fff;margin:0;padding:6px}.wrap--bundle-promo{background-color:#009fdb}.wrap--bundle-promo .row h1,.wrap--bundle-promo .row h2,.wrap--bundle-promo .row h3,.wrap--bundle-promo .row h4,.wrap--bundle-promo .row h5,.wrap--bundle-promo .row p{color:#fff}.cart-coupons{display:none;text-align:left}.cart-coupons label{display:inline-block}.cart-coupons a{font-size:12px;font-weight:500}.cart-coupons p{padding:10px}.cart-coupons .cart-coupons-toggler{display:none}.cart-coupons .cart-coupons-input{display:block}.cart-coupons.hide-input hr{display:none}.cart-coupons.hide-input .cart-coupons-toggler{display:block}.cart-coupons.hide-input .cart-coupons-input{display:none}body.checkout-payment{background-image:linear-gradient(#5685ba,#6b5aaa)}.checkout-body{background-color:#f5f5f7;border-radius:10px;box-shadow:1px 1px 3px -1px #000;margin-bottom:2rem;margin-top:2rem;max-width:920px}@media print,screen and (min-width:40em){.checkout-body{margin-bottom:4rem;margin-top:4rem}}.checkout-body h2,.checkout-body h3,.checkout-body h4{font-family:Open Sans,Helvetica,Arial,sans-serif}.checkout-body h2{font-size:22px;font-weight:700;padding-bottom:0}.checkout-body h3{color:#64646e;font-size:16px;font-weight:500}.checkout-body input{border-radius:5px;height:46px}.checkout-body .checkout-body-main{box-shadow:2px 0 5px -2px #888;border-top-right-radius:10px}.checkout-body .checkout-body-main .checkout-body-main-header{background-color:#ededef;border-top-left-radius:10px;border-top-right-radius:10px;padding-top:46px;position:relative}.checkout-body .checkout-body-main .checkout-body-main-header .checkout-body-main-header-logo{display:block;text-align:center;position:absolute;top:-40%;height:92px;left:0;right:0}.checkout-body .checkout-body-main .checkout-body-main-header .checkout-body-main-header-logo:before{background:url(/image/store/checkout/tynker-t.png),linear-gradient(135deg,#d73941 39%,#b92020 40%);background-size:contain,auto;background-position:-2px,50%;border:4px solid #fff;border-radius:92px;content:" ";display:inline-block;height:92px;width:92px}.checkout-body .checkout-body-main .checkout-body-main-body{padding-top:48px;padding-bottom:1.75rem}.checkout-body .checkout-body-main .checkout-body-main-body.has-error{padding-top:20px}.checkout-body .payment-errors{margin-bottom:1.5rem}.checkout-body .button-panel>p{font-size:13px;margin-top:-2px;text-align:center}body.site .checkout-body h2{padding-bottom:0}.checkout-loading-indicator p{font-size:14px}.checkout-loading-indicator .loading-indicator{margin:50px auto}.embedded-cart-1{position:relative}.embedded-cart-1 h4{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase}.embedded-cart-1 p{font-size:12px;margin-bottom:0;padding-bottom:10px}.embedded-cart-1 a{font-size:12px}.embedded-cart-1 hr{border:none;border-bottom:1px solid #e8e8e8;margin:.5em}.embedded-cart-1 .embedded-cart__title{color:#a9b0b4;text-transform:uppercase}.embedded-cart-1 .embedded-cart__image{padding:0 10px;border-radius:6px}.embedded-cart-1 .embedded-cart__image.embedded-cart__image--rounded{padding:0 10px}.embedded-cart-1 .embedded-cart__image.embedded-cart__image--rounded img{border-radius:6px}.embedded-cart-1 .embedded-cart__image.single-lifetime,.embedded-cart-1 .embedded-cart__image.single-quarterly,.embedded-cart-1 .embedded-cart__image.single-yearly{background-color:#626cb2}.embedded-cart-1 .embedded-cart__image.family-lifetime,.embedded-cart-1 .embedded-cart__image.family-quarterly,.embedded-cart-1 .embedded-cart__image.family-yearly{background-color:#3790b1}.embedded-cart-1 .embedded-cart__edit{position:absolute;right:0;top:0}.embedded-cart-1 .embedded-cart__customer{position:relative}.embedded-cart-1 .embedded-cart__customer .embedded-cart__customer__total{position:absolute;top:0;right:0}.embedded-cart-1 .cart-summary-detail{padding-top:5px}.embedded-cart-1 .embedded-cart__line{padding-bottom:.5rem}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__type{font-size:13px;font-weight:600;padding-bottom:0}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__title{font-size:16px;font-weight:700;padding-bottom:0}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__description{font-size:11px;padding-bottom:0}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__note{font-size:12px;font-style:italic;padding-bottom:0}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__billing{font-size:12px;padding-bottom:0}.embedded-cart-1 .embedded-cart__line .embedded-cart__line_price{font-size:12px}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__original_price{font-size:12px;color:#999;text-decoration:line-through}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__discount_price{font-size:12px;color:#000}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__quantity{font-size:12px;padding-bottom:0}.embedded-cart-1 .embedded-cart__line a.embedded-cart__line_remove{color:#999;font-size:12px;text-decoration:underline}.embedded-cart-1 .embedded-cart__line .embedded-cart__line__price,.embedded-cart-1 .embedded-cart__line a.embedded-cart__line_remove:hover{font-weight:700}.embedded-cart-1 .embedded-cart__line.cb{margin-bottom:0}.embedded-cart-1 .embedded-cart__line:not(:first-child){padding-top:10px}.embedded-cart-1 .embedded-cart__line:not(:last-of-type){margin-bottom:0}.embedded-cart-1 .embedded-cart__total{padding-bottom:1rem;padding-top:1rem}.embedded-cart-onboarding{color:#fff;position:relative}.embedded-cart-onboarding h3{font-size:32px}.embedded-cart-onboarding h3,.embedded-cart-onboarding h4{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.embedded-cart-onboarding h4{font-size:16px;text-transform:uppercase}.embedded-cart-onboarding p{font-size:12px;margin-bottom:0;padding-bottom:10px}.embedded-cart-onboarding a{font-size:12px}.embedded-cart-onboarding hr{border:none;border-bottom:1px solid #e8e8e8;margin:.5em}.embedded-cart-onboarding .embedded-cart__title{color:#a9b0b4;text-transform:uppercase}.embedded-cart-onboarding .embedded-cart__image{padding:0 10px;border-radius:6px;border:1px solid #fff;padding:0}.embedded-cart-onboarding .embedded-cart__image img{border-radius:6px}.embedded-cart-onboarding .embedded-cart__edit{position:absolute;right:0;top:0}.embedded-cart-onboarding .embedded-cart__customer{position:relative}.embedded-cart-onboarding .embedded-cart__customer .embedded-cart__customer__total{position:absolute;top:0;right:0}.embedded-cart-onboarding .cart-summary-detail{padding-top:5px}.embedded-cart-onboarding .embedded-cart__line{background:transparent linear-gradient(180deg,#222454,#212465) 0 0 no-repeat padding-box;border-radius:10px;padding-bottom:1rem;padding-top:1rem}.embedded-cart-onboarding .embedded-cart__line p{color:#fff}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__type{font-size:13px;font-weight:600;padding-bottom:0}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__sub__title,.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__title{font-size:16px;font-weight:700;padding-bottom:0}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__description{font-size:11px;padding-bottom:0}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__note{font-size:12px;font-style:italic;padding-bottom:0}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__billing{font-size:12px;padding-bottom:0}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line_price{font-size:12px}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__original_price{font-size:12px;color:#999;text-decoration:line-through}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__discount_price{font-size:12px;color:#fff}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__quantity{font-size:12px;padding-bottom:0}.embedded-cart-onboarding .embedded-cart__line a.embedded-cart__line_remove{color:#fff;font-size:12px;text-decoration:underline}.embedded-cart-onboarding .embedded-cart__line .embedded-cart__line__price,.embedded-cart-onboarding .embedded-cart__line a.embedded-cart__line_remove:hover{font-weight:700}.embedded-cart-onboarding .embedded-cart__line.cb{margin-bottom:0}.embedded-cart-onboarding .embedded-cart__line:not(:first-child){padding-top:10px}.embedded-cart-onboarding .embedded-cart__line:not(:last-of-type){margin-bottom:0}.embedded-cart-onboarding .embedded-cart__total{padding-bottom:1rem;padding-top:1rem}.embedded-cart-onboarding .main-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:1rem}.embedded-cart-onboarding .main-container .part1{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1}.embedded-cart-onboarding .main-container .part1 .right-part{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:70%;padding-left:8px;padding-right:8px}@media only screen and (max-width:500px){.embedded-cart-onboarding .main-container .part1 .right-part{width:100%}}.embedded-cart-onboarding .main-container .part1 .right-part .script{font:normal normal 800 20px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}.embedded-cart-onboarding .main-container .part1 .right-part .subScript{font:normal normal normal 15px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}.embedded-cart-onboarding .main-container .part2{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1}.embedded-cart-onboarding .main-container .part2 .right-part{padding-left:8px;padding-right:8px}.embedded-cart-onboarding .main-container .part2 .script{font:normal normal 800 20px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}.embedded-cart-onboarding .main-container .part3{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1}.embedded-cart-onboarding .main-container .part3 .right-part{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:70%;padding-left:8px;padding-right:8px}@media only screen and (max-width:500px){.embedded-cart-onboarding .main-container .part3 .right-part{width:100%}}.embedded-cart-onboarding .main-container .part3 .right-part .script{font:normal normal 800 20px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}.embedded-cart-onboarding .main-container .part3 .right-part .subScript{font:normal normal normal 15px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}.embedded-cart-onboarding .main-container-2{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-top:1rem}.embedded-cart-onboarding .main-container-2,.embedded-cart-onboarding .main-container-2 .part1{display:-webkit-flex;display:-ms-flexbox;display:flex}.embedded-cart-onboarding .main-container-2 .part1 .right-part{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:172px;padding-left:8px;padding-right:8px}@media only screen and (max-width:500px){.embedded-cart-onboarding .main-container-2 .part1 .right-part{width:100%}}.embedded-cart-onboarding .main-container-2 .part1 .right-part .script{font:normal normal 800 20px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}.embedded-cart-onboarding .main-container-2 .part1 .right-part .subScript{font:normal normal normal 15px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}.embedded-cart-onboarding .main-container-2 .part2{display:-webkit-flex;display:-ms-flexbox;display:flex}.embedded-cart-onboarding .main-container-2 .part2 .right-part{padding-left:8px;padding-right:8px;width:172px}.embedded-cart-onboarding .main-container-2 .part2 .script{font:normal normal 800 20px/21px Open Sans;letter-spacing:0;color:#fff;text-align:center}body.site .embedded-cart-onboarding{padding:1rem}body.site .embedded-cart-onboarding h3,body.site .embedded-cart-onboarding h4{color:#fff}@media print,screen and (min-width:40em){body.site .embedded-cart-onboarding{padding:4rem 2rem}}@media print,screen and (min-width:64em){body.site .embedded-cart-onboarding{padding:4rem 2rem}}body.site .embedded-cart-onboarding select{border-radius:5px}.embedded-cart-onboarding-container{background:transparent linear-gradient(180deg,#264798,#6f95bb) 0 0 no-repeat padding-box}@media print,screen and (min-width:40em){.embedded-cart-onboarding-container{height:100vh}}.embedded-cart-onboarding-container .embedded-cart-onboarding select{height:2.2rem}.embedded-cart-onboarding-payment{position:relative}.embedded-cart-onboarding-payment h4{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase}.embedded-cart-onboarding-payment p{font-size:12px;margin-bottom:0;padding-bottom:10px}.embedded-cart-onboarding-payment a{font-size:12px}.embedded-cart-onboarding-payment hr{border:none;border-bottom:1px solid #e8e8e8;margin:.5em}.embedded-cart-onboarding-payment .embedded-cart__title{color:#a9b0b4;text-transform:uppercase}.embedded-cart-onboarding-payment .embedded-cart__image{padding:0 10px;border-radius:6px}.embedded-cart-onboarding-payment .embedded-cart__image.embedded-cart__image--rounded{padding:0 10px}.embedded-cart-onboarding-payment .embedded-cart__image.embedded-cart__image--rounded img{border-radius:6px}.embedded-cart-onboarding-payment .embedded-cart__image.single-lifetime,.embedded-cart-onboarding-payment .embedded-cart__image.single-quarterly,.embedded-cart-onboarding-payment .embedded-cart__image.single-yearly{background-color:#626cb2}.embedded-cart-onboarding-payment .embedded-cart__image.family-lifetime,.embedded-cart-onboarding-payment .embedded-cart__image.family-quarterly,.embedded-cart-onboarding-payment .embedded-cart__image.family-yearly{background-color:#3790b1}.embedded-cart-onboarding-payment .embedded-cart__edit{position:absolute;right:0;top:0}.embedded-cart-onboarding-payment .embedded-cart__customer{position:relative}.embedded-cart-onboarding-payment .embedded-cart__customer .embedded-cart__customer__total{position:absolute;top:0;right:0}.embedded-cart-onboarding-payment .cart-summary-detail{padding-top:5px}.embedded-cart-onboarding-payment .embedded-cart__line{background:transparent linear-gradient(180deg,#222454,#212465) 0 0 no-repeat padding-box;border-radius:10px;color:#fff;padding-bottom:1rem;padding-top:1rem}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__type{font-size:13px;font-weight:600;padding-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__title{color:#fff;font-size:16px;font-weight:700;padding-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__description{color:#fff;font-size:11px;padding-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__note{color:#fff;font-size:12px;font-style:italic;padding-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__billing{color:#fff;font-size:12px;padding-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line_price{color:#fff;font-size:12px}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__original_price{color:#fff;font-size:12px;text-decoration:line-through}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__discount_price{font-size:12px;color:#fff}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__quantity{font-size:12px;padding-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__line a.embedded-cart__line_remove{color:#fff;font-size:12px;text-decoration:underline}.embedded-cart-onboarding-payment .embedded-cart__line .embedded-cart__line__price,.embedded-cart-onboarding-payment .embedded-cart__line a.embedded-cart__line_remove:hover{font-weight:700}.embedded-cart-onboarding-payment .embedded-cart__line.cb{margin-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__line:not(:first-child){padding-top:10px}.embedded-cart-onboarding-payment .embedded-cart__line:not(:last-of-type){margin-bottom:0}.embedded-cart-onboarding-payment .embedded-cart__total{padding-bottom:1rem;padding-top:1rem}.store .checkout .embedded-cart p{font-size:12px;padding-bottom:10px}body.site .embedded-cart-1{padding:1rem}@media print,screen and (min-width:40em){body.site .embedded-cart-1{padding:4rem 2rem}}@media print,screen and (min-width:64em){body.site .embedded-cart-1{padding:4rem 2rem}}@media screen and (max-width:39.9375em){.cart .class-cart-line{background-color:transparent!important;border:0!important;box-shadow:none!important;padding-top:0!important}.cart .class-cart-line:last-child{padding-bottom:0!important}}@media print,screen and (min-width:40em){.cart .class-cart-line{padding:1.25rem!important}}.cart .class-cart-line-label{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700}.cart .class-cart-line .date{font-weight:700;text-transform:uppercase}@media print,screen and (min-width:40em){.cart .class-cart-line .date{font-size:1.5rem;line-height:1}.cart .class-cart-line .date b{font-size:1.875rem}}.cart .class-cart-line .cart-line-image{height:auto}.cart .class-cart-line .form-title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:.875rem}.cart .class-cart-line .form-price{font-size:1.25rem;font-weight:700}.cart .class-cart-line .form-price.\--discount{display:block;font-size:.75rem;margin-left:.625rem;text-decoration:line-through}.cart .class-cart-line .form-submit{-webkit-appearance:none;background-color:transparent;border:0;color:#006cf0;cursor:pointer;padding:0}.cart .class-cart-line .form-submit:focus,.cart .class-cart-line .form-submit:hover{color:#0058d7}.cart .class-cart-line .icon-remove{color:#5c5c5c}.header-checkout-class{background-color:#00bcd4;background-image:linear-gradient(90deg,#02bcd4 15%,#4e85fb 85%);color:#fff}.header-checkout-class a,.header-checkout-class h1,.header-checkout-class h2,.header-checkout-class p{color:inherit}.header-checkout-class h1{font-size:35px;margin-bottom:0!important}.header-checkout-class a{font-weight:700}.header-checkout-class a:hover{text-decoration:underline}.header-checkout-class p{margin-bottom:0}.header-checkout-class-content{padding-bottom:2rem;padding-top:2rem}.header-checkout-class-title{font-size:18px;font-weight:700;padding-bottom:0}.header-checkout-class-description{font-size:16px}.header-checkout-class-progress{margin-top:1rem}.header-checkout-class-progress ul{float:right}.header-checkout-class-progress ul li{color:#c2c6fe;font-size:12px;font-weight:700;float:left;position:relative;text-align:center;width:90px}.header-checkout-class-progress ul li .dot{font-size:20px}.header-checkout-class-progress ul li:before{width:22.5px;right:45px}.header-checkout-class-progress ul li:after,.header-checkout-class-progress ul li:before{content:"";display:block;position:absolute;border-top:1px solid #c2c6fe;height:1px;top:17px}.header-checkout-class-progress ul li:after{width:67.5px;left:45px}.header-checkout-class-progress ul li:first-child:before,.header-checkout-class-progress ul li:last-child:after{content:none}.header-checkout-class-progress ul li.active{color:#fff}.header-checkout-class-progress ul li.active:after,.header-checkout-class-progress ul li.active:before{border-top-color:#fff}body.site .header-checkout-class h2{padding-bottom:0}.store-checkout-payment-class h3{font-size:20px}.store-checkout-payment-class p.secure{color:#727272;font-size:11px}.store-checkout-payment-class .embedded-cart-class{background:hsla(0,0%,100%,.91);box-shadow:0 4px 5px rgba(0,0,0,.2);margin-bottom:1rem;padding:2rem!important}.store-checkout-payment-class .embedded-cart-class p{font-size:12px;margin-bottom:0;padding-bottom:10px}.store-checkout-payment-class .embedded-cart-class .embedded-cart-class-line-title{color:#616161;font-weight:700}.gift-store{padding-bottom:40px;background-color:#f5f6f7;-webkit-backface-visibility:hidden}.gift-store .breadcrumbs{padding:10px 0;text-transform:capitalize}.gift-store .breadcrumbs li{color:#888e92}.gift-store .breadcrumbs li a{font-size:inherit}.gift-store .gift-experts{text-align:center;padding:20px;font-weight:400}.gift-store h4{margin:16px 0 6px;font-weight:700;text-transform:uppercase;font-size:14px}.gift-store .gift-spacing .zf-column{padding-left:0;padding-right:12px}.gift-store .gift-payment-form{margin-bottom:1rem}.gift-store .field--wrapper{margin-bottom:12px}.gift-store input[type=email],.gift-store input[type=text],.gift-store select,.gift-store textarea{height:46px;border-radius:5px;width:100%;font-weight:700;font-size:16px}.gift-store .gift-summary .gift-summary-detail{font-size:14px;font-weight:400;line-height:1.4;padding:5px 0}section.gift-store{padding-bottom:0;padding-top:0}.gift-receipt-section{background-color:#f5f6f7}.gift-receipt-section h1,.gift-receipt-section h2{font-weight:700;text-transform:uppercase;margin-bottom:5px}.gift-receipt-section h4{margin:16px 0 6px;font-weight:700;text-transform:uppercase;font-size:14px}.gift-receipt-section .gift-receipt-hero .gift-receipt-hero-content h1{margin-top:0}.gift-receipt-section .gift-receipt-hero .gift-receipt-hero-content p.subtitle{line-height:1.5;font-size:18px}.gift-receipt-section .gift-receipt-hero .gift-receipt-hero-content .gift-hero-padding{padding-top:30px;padding-bottom:30px}.gift-receipt-section .gift-receipt-detail{font-size:14px;font-weight:400;line-height:1.4}.gift-receipt-section .gift-receipt-detail hr{margin:10px}.secure-bar{background:#e8e8e8;display:block;padding:4px 10px;position:relative;text-align:center;width:100%}.secure-bar .secure-bar__lock{color:#888e92;font-size:14px;line-height:16px;margin-right:4px}.secure-bar .secure-bar__text{color:#888e92;font-size:14px;line-height:16px;padding:0}.access-protected-progress-report-content{padding-top:calc(1rem + 5vw);padding-right:1rem;padding-left:1rem;color:#fff}.access-protected-progress-report-content h1,.access-protected-progress-report-content h2,.access-protected-progress-report-content h3,.access-protected-progress-report-content p{color:inherit}@media screen and (min-width:75em){.access-protected-progress-report-content{padding-top:4rem}}.access-protected-progress-report-dialog{background-color:#fff;border-radius:8px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);color:#0a0a0a;margin:0 auto;padding:2rem;position:relative;max-width:25rem}.access-protected-progress-report-dialog label{font-weight:400;line-height:1.75}.access-protected-progress-report-error{color:#ec5840;margin-bottom:1rem}.class-progress-report .teacher-report-card{background-color:#f5f9fa}.class-progress-report .teacher-report-card h1,.class-progress-report .teacher-report-card h2,.class-progress-report .teacher-report-card h3,.class-progress-report .teacher-report-card h4,.class-progress-report .teacher-report-card h5,.class-progress-report .teacher-report-card h6,.class-progress-report .teacher-report-card p{color:inherit;margin-bottom:0;padding-bottom:0}.class-progress-report .teacher-report-card p{font-size:inherit;font-weight:inherit}.class-progress-report .teacher-report-card button:not(.button){color:inherit;font-size:inherit;font-weight:inherit;cursor:pointer}.class-progress-report .teacher-report-card select{margin-bottom:0}.class-progress-report .teacher-report-card .teacher-report-card__banner{background-color:#6536e5;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1.25rem 0;position:relative;color:#fefefe;min-height:5rem}.class-progress-report .teacher-report-card .teacher-report-card__banner a,.class-progress-report .teacher-report-card .teacher-report-card__banner button{color:inherit}.class-progress-report .teacher-report-card .teacher-report-card__banner a:hover,.class-progress-report .teacher-report-card .teacher-report-card__banner button:hover{text-decoration:underline}.class-progress-report .teacher-report-card .teacher-report-card__banner select{width:auto}.class-progress-report .teacher-report-card .teacher-report-card__header{background-color:#6536e5;background-image:linear-gradient(180deg,#9876f0,#665fef);position:relative;padding:1.25rem 0}.class-progress-report .teacher-report-card .teacher-report-card__header .student-info-card{height:100%}.class-progress-report .teacher-report-card .teacher-report-card__section{border-bottom:.0625rem solid #bfbfbf;padding:1.25rem 0}@media print,screen and (min-width:40em){.class-progress-report .teacher-report-card .teacher-report-card__section{padding:1.875rem 0}}.class-progress-report .teacher-report-card .teacher-report-card__gallery gallery-slider .gallery-slider-container{text-align:left}.class-progress-report .teacher-report-card .teacher-report-card__gallery gallery-slider .gallery-slider-item{padding:0 1rem}.class-progress-report .teacher-report-card .teacher-report-card__gallery gallery-slider .nav{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;opacity:1;margin-top:-.9375rem;padding:0;width:1.875rem;height:1.875rem}.class-progress-report .teacher-report-card .teacher-report-card__gallery gallery-slider .nav span{font-size:1rem}.class-progress-report .teacher-report-card .teacher-report-card__gallery gallery-slider .nav-left{left:-.46875rem}.class-progress-report .teacher-report-card .teacher-report-card__gallery gallery-slider .nav-right{right:-.46875rem}.class-progress-report .teacher-report-card .teacher-report-card__gallery .project-card-2{margin-bottom:0;width:18.75rem}.class-progress-report .teacher-report-card .teacher-report-card__gallery.\--badges .gallery-slider-item{width:25%}.class-progress-report .teacher-report-card .teacher-report-card__gallery.\--certs .gallery-slider-item{width:30%}.class-progress-report .teacher-report-card .teacher-report-card__side-table{height:28.125rem}.class-progress-report .teacher-report-card .teacher-report-card__activities{background-color:#fefefe;border:.0625rem solid #bfbfbf;border-radius:.625rem;overflow-y:auto;padding:.625rem;height:12.5rem}.class-progress-report .student-info-card{max-width:100%;background-color:#fefefe;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1);color:#525252;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;overflow:hidden;position:relative;margin-bottom:1.25rem}.class-progress-report .student-info-card button{color:#55b9d1}.class-progress-report .student-info-card__body{background-image:linear-gradient(180deg,#e6f9ff,#fff);border-bottom:.0625rem solid #bfbfbf;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;padding:1.25rem}.class-progress-report .student-info-card__body>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}@media print,screen and (min-width:64em){.class-progress-report .student-info-card__body{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.class-progress-report .student-info-card__avatar{background-color:#6536e5;border:.125rem solid #fefefe;border-radius:50%;box-shadow:0 .1875rem .375rem hsla(0,0%,4%,.1);-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;width:6.25rem;height:6.25rem}.class-progress-report .student-info-card__avatar>img{width:100%;height:100%}.class-progress-report .student-info-card__title{font-size:1.25rem}.class-progress-report .student-info-card__footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem 2.5rem;padding:1.25rem}.class-progress-report .student-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1.25rem;width:100%;height:100%}.class-progress-report .student-stat-grid>*{grid-column:span 1;grid-row:span 1}.class-progress-report .student-stat-grid>*>*{width:100%;height:100%}.class-progress-report .student-stat-card{position:relative;max-width:100%;background-color:#fefefe;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1);color:#6e6cdf;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.625rem;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;padding:.625rem;text-align:center}.class-progress-report .student-stat-card__title{color:#525252;font-size:inherit;font-weight:400}.class-progress-report .student-stat-card__icon{-webkit-flex-basis:1.875rem;-ms-flex-preferred-size:1.875rem;flex-basis:1.875rem;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;overflow:visible;width:100%;max-width:3.125rem}@media print,screen and (min-width:64em){.class-progress-report .student-stat-card{font-size:1rem}.class-progress-report .student-stat-card__icon{-webkit-flex-basis:2.5rem;-ms-flex-preferred-size:2.5rem;flex-basis:2.5rem}}.featured-maker-testimonial-card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fff;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;border-left-style:solid;border-left-width:50px;border-left-color:#06afa6;margin-top:30px;padding:2rem;position:relative}.featured-maker-testimonial-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.featured-maker-testimonial-card p{color:#0a0a0a}.featured-maker-testimonial-card .title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase}.featured-maker-testimonial-card .quote{font-style:italic;text-indent:-16px;margin-bottom:86px}.featured-maker-testimonial-card .quote:before{content:"\201C";font-size:26px;font-family:georgia,serif;color:#06afa6}.featured-maker-testimonial-card .quote:after{content:"\201D";font-size:26px;font-family:georgia,serif;color:#06afa6}.featured-maker-testimonial-card .author-details{position:absolute;bottom:10px;right:2rem}.featured-maker-testimonial-card .author{font-weight:600;margin-bottom:0;text-align:right;text-transform:uppercase}.featured-maker-testimonial-card .about-author{text-align:right}.featured-maker-testimonial-card .testimonial-avatar{bottom:10px;left:-53px;height:100px;position:absolute}.get-summer ul{display:inline-block}.get-summer ul>li{font-size:inherit;font-weight:inherit;text-align:left}.get-summer .has-tip{border:0}.get-summer .get-summer-home-hero{background-color:#5b40cb;padding-top:5rem;padding-bottom:6.25rem}.get-summer .get-summer-home-hero .page-hero__video{--overlay-gradient:linear-gradient(180deg,#5b40cb,#7238c1);--overlay-opacity:0.95}.get-summer .get-summer-home-hero .page-hero__content{text-align:center}@media print,screen and (min-width:64em){.get-summer .get-summer-home-hero{padding-top:7.5rem;padding-bottom:7.5rem}}.get-summer .get-summer-accent{background-color:#f2faff}.get-summer .get-summer-plans{background-color:#723bc1;background-image:url("/image/parents/get-summer/plan-bg.png");background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.get-summer .get-summer-plans p{color:inherit}@media screen and (min-width:75em){.get-summer .get-summer-plans{background-image:url("/image/parents/get-summer/plan-bg@2x.png");padding-top:4rem;padding-bottom:6.25rem}}.get-summer .get-summer-faq{font-size:1rem;margin-bottom:1.875rem;padding-left:2.5rem;position:relative}.get-summer .get-summer-faq:before{color:#006cf0;content:"\E09A";font-family:Icomoon;font-size:1.25rem;position:absolute;top:-.3em;left:.25em}.get-summer .get-summer-faq__question{font-size:inherit;font-weight:700}.get-summer .get-summer-faq__answer{color:#707070;font-size:inherit}.get-summer .pricing-card{margin-right:auto;margin-left:auto}.get-summer .pricing-card-header h3{font-weight:600;margin-bottom:0;text-transform:uppercase}.get-summer .pricing-card-header .pricing-card-subtitle-2{font-weight:400}.get-summer .pricing-card-footer{height:130px!important}.get-summer .pricing-card-footer .pricing-card-note{text-transform:none}.get-tynker .get-tynker-hero{background-color:#3b80ed;background-image:url("/image/parents/get-tynker/laptop.png"),linear-gradient(0deg,#fff,#fff 4rem,transparent 4.1rem),url("/image/waves/waves-top-overlapping.svg"),linear-gradient(180deg,#3b80ed 15%,#55cee2 85%);background-position:bottom,0 0,0 0,0 0;background-repeat:no-repeat;background-size:26rem,auto,cover,auto;padding-top:3.75rem;padding-bottom:16rem}@media print,screen and (min-width:64em){.get-tynker .get-tynker-hero{background-position:0 100% calc(50% + 20rem),0 0,0 0,0 0;background-size:28rem,auto,cover,auto;padding-bottom:6rem}}@media screen and (min-width:75em){.get-tynker .get-tynker-hero{background-position:0 100% calc(50% + 23rem),0 0,0 0,0 0;background-size:auto,auto,cover,auto}}.get-tynker .get-tynker-pricing{font-size:1.5rem;margin-bottom:.25rem}.get-tynker .get-tynker-sale-pricing{font-size:18px;margin-bottom:.25rem;text-decoration:line-through}.get-tynker .get-tynker-explore{font-size:1.2rem;font-weight:600}.get-tynker-badge{background-image:url("/image/parents/get-tynker/sale-badge.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:1.2rem;font-weight:700;line-height:6rem;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-12deg);transform:rotate(-12deg);width:6rem;height:6rem;position:absolute;margin-top:-2rem;margin-left:-1rem}@media print,screen and (min-width:40em){.get-tynker-badge{margin-top:0;margin-left:0}}@media print,screen and (min-width:64em){.get-tynker-badge{left:calc(50% - 30rem);margin-top:2rem}}.get-tynker .button-paypal{background-color:#faa600}.parents-intro{font-size:1.125rem}.parents-intro p{color:inherit;font-size:inherit}.parents-intro .button.primary:hover{background-color:#42b7b6}.parents-intro .\--bg-dark .button.primary:hover{background-color:#fff;color:#e67300}.parents-intro .parents-intro-hero{background-color:#345396;background-image:linear-gradient(180deg,#345396,#008fa1);position:relative;padding:90px 0 100px}.parents-intro .parents-intro-hero .page-hero__description{font-size:1.375rem}@media print,screen and (min-width:64em){.parents-intro .parents-intro-hero{padding-block:12.5rem}.parents-intro .parents-intro-hero .page-hero__title{margin-bottom:2.875rem}.parents-intro .parents-intro-hero .page-hero__description{margin-bottom:3.75rem}}.parents-intro .parents-intro-section-lede{color:#528b9c;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;text-transform:uppercase}.parents-intro .parents-intro-section-lede.\--light{color:#a4eaf9}.parents-intro .parents-intro-section-title{position:relative;z-index:1}.parents-intro .parents-intro-section-title b{display:inline-block;font-weight:inherit;position:relative}.parents-intro .parents-intro-section-title b:after{aspect-ratio:15/1;background-image:url("/image/parents/introduction/underline.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";pointer-events:none;position:absolute;top:85%;left:0;width:100%;z-index:-1}.parents-intro .parents-intro-section-title.\--light{border-bottom-color:#a4eaf9}.parents-intro .parents-intro-image{margin-bottom:1.375rem;position:relative}.parents-intro .parents-intro-image img{border-radius:16px;overflow:hidden}.parents-intro .parents-intro-image__caption{--offset:0.75rem;background-color:#fff;border-radius:8px;color:#0a0a0a;line-height:1;padding:.625rem;position:absolute}.parents-intro .parents-intro-image__caption.\--top{top:var(--offset)}.parents-intro .parents-intro-image__caption.\--right{right:var(--offset)}.parents-intro .parents-intro-image__caption.\--bottom{bottom:var(--offset)}.parents-intro .parents-intro-image__caption.\--left{left:var(--offset)}.parents-intro .parents-intro-image__caption.\--outset{--offset:-1.5625rem;border-radius:1.25rem;padding:1.25rem 1.5625rem}.parents-intro .parents-intro-image__caption-em{color:#e56000;display:inline-block;margin-right:.625rem}.parents-intro .parents-intro-image__caption-em.\--large{font-family:Montserrat;font-size:3rem;font-weight:800;margin-right:.9375rem}.parents-intro .parents-intro-image.\--placeholder{-webkit-filter:grayscale(75%);filter:grayscale(75%)}.parents-intro .parents-intro-image.\--placeholder:after{color:#fff;background-color:gray;border:4px dashed #a9a9a9;border-radius:16px;content:"placeholder";display:block;font-family:Consolas,Liberation Mono,Courier,monospace;opacity:.8;padding:.75rem;position:absolute;top:0;right:0;bottom:0;left:0}.parents-intro .parents-intro-learning-styles{background-color:#fff;position:relative;z-index:1}.parents-intro .parents-intro-learning-styles:before{aspect-ratio:16/4;background-image:url("/image/parents/introduction/background-point-wave.svg");background-repeat:no-repeat;background-size:cover;content:"";pointer-events:none;position:absolute;top:calc(100% - 275px);right:0;left:0;z-index:-1}.parents-intro .parents-intro-learning-styles .button.primary{font-size:1.125rem;padding:1rem 1.5em;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.parents-intro .parents-intro-learning-styles .button.primary:hover{-webkit-transform:scale(1.125);transform:scale(1.125)}.parents-intro .parents-intro-learning-styles__caption{font-size:.75em;margin-bottom:0}@media print,screen and (min-width:64em){.parents-intro .parents-intro-learning-styles{padding-top:100px;padding-bottom:100px;min-height:775px}.parents-intro .parents-intro-learning-styles__caption{height:4.0625rem}}.parents-intro .parents-intro-nav-link{display:inline-block;margin:0 5px;padding:2px 5px;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.parents-intro .parents-intro-nav-link:hover{-webkit-transform:scale(1.125);transform:scale(1.125)}.parents-intro .parents-intro-nav-link:not(:last-of-type){margin-right:10px}.parents-intro .parents-intro-nav-link.is-active{border-bottom:2px solid currentColor}@media print,screen and (min-width:40em){.parents-intro .parents-intro-nav-link:first-of-type{margin-left:-10px}}.parents-intro .parents-intro-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #d3dfe2;border-radius:1.25rem;box-shadow:0 0 #d3dfe2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:600;margin-bottom:1rem;padding:1.3125rem 1.9375rem;text-align:left;transition-duration:.25s;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:linear;width:100%}.parents-intro .parents-intro-trigger>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;min-width:0}.parents-intro .parents-intro-trigger .icon{line-height:0;margin-left:auto;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.parents-intro .parents-intro-trigger__content{color:#0a0a0a;font-size:.875rem;font-weight:400;margin-top:20px;transition-duration:.25s;transition-property:height;transition-timing-function:linear;height:0}.parents-intro .parents-intro-trigger.\--dropdown{box-shadow:inset 0 -.5rem .5rem #fff;overflow:hidden;padding-bottom:0}.parents-intro .parents-intro-trigger.\--dropdown .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.parents-intro .parents-intro-trigger:active,.parents-intro .parents-intro-trigger:hover{border-color:currentColor;box-shadow:0 3px #d3dfe2;color:#395b67}.parents-intro .parents-intro-trigger:active:not(.\--dropdown),.parents-intro .parents-intro-trigger:hover:not(.\--dropdown){background-color:#5f8a9a;border-color:#5f8a9a;color:#fff}.parents-intro .parents-intro-trigger.\--dropdown:focus,.parents-intro .parents-intro-trigger.\--dropdown:focus-within,.parents-intro .parents-intro-trigger.\--dropdown:hover,.parents-intro .parents-intro-trigger.is-active{border-color:currentColor;border-width:3px;color:#395b67;padding:1.25rem 1.875rem}.parents-intro .parents-intro-trigger.\--dropdown:focus-within .icon,.parents-intro .parents-intro-trigger.\--dropdown:focus .icon,.parents-intro .parents-intro-trigger.\--dropdown:hover .icon,.parents-intro .parents-intro-trigger.is-active .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.parents-intro .parents-intro-trigger.\--dropdown:focus-within .parents-intro-trigger__content,.parents-intro .parents-intro-trigger.\--dropdown:focus .parents-intro-trigger__content,.parents-intro .parents-intro-trigger.\--dropdown:hover .parents-intro-trigger__content,.parents-intro .parents-intro-trigger.is-active .parents-intro-trigger__content{height:6.875rem}@media print,screen and (min-width:64em){.parents-intro .parents-intro-dropdown-container{height:14.375rem}}.parents-intro .parents-intro-impact{background-image:linear-gradient(180deg,#fff,transparent 15%),linear-gradient(180deg,transparent 90%,#fff),url("/image/parents/introduction/background-impact.webp");background-position:50%;background-repeat:no-repeat;background-size:cover}body.no-webp .parents-intro .parents-intro-impact{background-image:linear-gradient(180deg,#fff,transparent 15%),linear-gradient(180deg,transparent 90%,#fff),url("/image/parents/introduction/background-impact.png")}.parents-intro .parents-intro-impact__stat{color:#e56000;display:block}@media print,screen and (min-width:64em){.parents-intro .parents-intro-impact{padding-block:100px}}.parents-intro .parents-intro-content-depth{background-color:#345396;background-image:url("/image/parents/introduction/scribble-top.webp"),url("/image/parents/introduction/scribble-bottom.webp"),linear-gradient(180deg,#345396,#58b4cf);background-position:0 0,100% 100%,50%;background-repeat:no-repeat;color:#fff}body.no-webp .parents-intro .parents-intro-content-depth{background-image:url("/image/parents/introduction/scribble-top.png"),url("/image/parents/introduction/scribble-bottom.png"),linear-gradient(180deg,#345396,#58b4cf)}@media print,screen and (min-width:64em){.parents-intro .parents-intro-content-depth{padding-top:150px;padding-bottom:80px}}.parents-intro .parents-intro-accordion{background-color:transparent}.parents-intro .parents-intro-accordion .accordion-item{background-color:#fff;border:2px solid #d3dfe2;border-radius:1.25rem;color:#0a0a0a;margin-bottom:1rem;overflow:hidden;transition-duration:.25s;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:linear}.parents-intro .parents-intro-accordion .accordion-item.is-active{border-color:#395b67;border-width:3px}.parents-intro .parents-intro-accordion .accordion-item.is-active .accordion-title{color:#395b67;padding:1.25rem 1.875rem}.parents-intro .parents-intro-accordion .accordion-item.is-active .accordion-title:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.parents-intro .parents-intro-accordion .accordion-title{background-color:transparent!important;border:0;color:#0a0a0a;font-size:inherit;font-weight:600;line-height:inherit;padding:1.3125rem 1.9375rem}.parents-intro .parents-intro-accordion .accordion-title:before{content:"\E09B";display:inline-block;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal;-webkit-font-smoothing:antialiased;line-height:1;right:30px;text-transform:none;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear;speak:none}.parents-intro .parents-intro-accordion .accordion-content{border:0;font-size:1rem;padding:0 1.875rem 1.25rem}@media print,screen and (min-width:64em){.parents-intro .parents-intro-accordion .accordion-item{margin-bottom:1.5rem}}.parents-intro .parents-intro-start-today{background-color:#375b9a;background-image:url("/image/parents/introduction/scribble-bottom.webp"),linear-gradient(180deg,#28bfd7,#59b8d0 5%,#375b9a);background-position:100% 100%,50%;background-repeat:no-repeat;color:#fff}body.no-webp .parents-intro .parents-intro-start-today{background-image:url("/image/parents/introduction/scribble-bottom.png"),linear-gradient(180deg,#28bfd7,#59b8d0 5%,#375b9a)}@media print,screen and (min-width:64em){.parents-intro .parents-intro-start-today{padding-top:100px;padding-bottom:200px}}.parents-intro .parents-intro-brands{background-color:#fff}@media print,screen and (min-width:64em){.parents-intro .parents-intro-brands{padding:3.75rem 0}}.parents-intro .parents-intro-testimonials{background-color:#eefbfe}@media print,screen and (min-width:64em){.parents-intro .parents-intro-testimonials{padding:3.75rem 0}}.parents-intro .parents-intro-quote{background-color:#fff;border-radius:.75rem;margin:.5rem 0;padding:1.5625rem}.parents-intro .parents-intro-quote blockquote{border:0;color:inherit;font-size:1.0625rem;margin-bottom:1.875rem;padding:0;position:relative}.parents-intro .parents-intro-quote blockquote:after{background-image:url("/image/parents/introduction/quote.webp");background-position:top;background-repeat:no-repeat;background-size:contain;position:absolute;top:-.625rem;right:0;width:3.125rem;height:3.125rem}body.no-webp .parents-intro .parents-intro-quote blockquote:after{background-image:url("/image/parents/introduction/quote.png")}.parents-intro .parents-intro-quote__image{border-radius:100%;margin-right:1.25rem;width:5rem;height:5rem}@media print,screen and (min-width:64em){.parents-intro .parents-intro-quote{padding:3.125rem}.parents-intro .parents-intro-quote blockquote{padding-right:3.125rem}.parents-intro .parents-intro-quote blockquote:after{content:""}}.level-up-landing{background-image:url("/image/backgrounds/bg-hero-mc-mountains.png");background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.level-up-landing :last-child{margin-bottom:0!important}.level-up-landing h1,.level-up-landing h2,.level-up-landing h3,.level-up-landing h4,.level-up-landing h5,.level-up-landing h6{color:inherit}.level-up-landing h1{font-size:2.2em}.level-up-landing p{font-size:1.125rem!important;margin-top:0!important}@media print,screen and (min-width:64em){.level-up-landing{padding-right:4vw;padding-left:4vw}}.learning-outcomes-page h1,.learning-outcomes-page h2,.learning-outcomes-page h3,.learning-outcomes-page h4,.learning-outcomes-page h5,.learning-outcomes-page h6,.learning-outcomes-page p{color:inherit}.learning-outcomes-page a,.learning-outcomes-page p{font-size:inherit}.learning-outcomes-page .learning-outcomes-page-header{background-color:#6653d4;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;isolation:isolate;padding:1rem 0 1.25rem}.learning-outcomes-page .learning-outcomes-page-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.learning-outcomes-page .learning-outcomes-page-content h3{color:#fff;background-color:#6565e7;font-size:1.125rem;border-radius:8px;padding:.5rem 1.5rem;margin-bottom:1.5rem}.learning-outcomes-page .learning-outcomes-page-content .skill{margin-bottom:1rem}.learning-outcomes-page .learning-outcomes-page-content .skill__icon-container{display:inline-block;border-radius:50%;width:40px;height:40px;background-color:inherit;text-align:center}.learning-outcomes-page .learning-outcomes-page-content .skill__icon{color:#6565e7;width:30px;height:30px;margin-bottom:1.5rem}.learning-outcomes-page .learning-outcomes-page-content .skill__title{display:inline-block;font-size:1rem;font-weight:400;margin-bottom:0}.learning-outcomes-page .learning-outcomes-page-content .expanded-skills-section{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.parents-page{background-color:#fff}@media screen and (max-width:39.9375em){body.site .parents-page h1,body.site .parents-page h2,body.site .parents-page h3,body.site .parents-page h4,body.site .parents-page h5,body.site .parents-page h6{margin-bottom:0;padding-bottom:0}body.site .parents-page section{padding-top:30px;padding-bottom:30px}}.parents-page .parents-page-hero{background-color:#11a9d4;padding-top:3.75rem!important}.parents-page .parents-page-hero .page-hero__video{--overlay-gradient:linear-gradient(0deg,#296fd8,#142860)!important}.parents-page .parents-page-hero .page-hero__content{padding-top:20px;padding-bottom:6rem}@media print,screen and (min-width:40em){.parents-page .parents-page-hero .page-hero__content{padding-top:3rem;text-align:center}}@media print,screen and (min-width:64em){.parents-page .parents-page-hero .page-hero__content{padding-top:5rem;padding-bottom:7rem}}@media screen and (min-width:75em){.parents-page .parents-page-hero .page-hero__content{padding-bottom:8rem}}.parents-page .parents-page-empower-students{background-color:#5b40cb;background-image:linear-gradient(179deg,#5b40cb,#5e3fca 55%,#7238c1);padding:4.375rem 40px!important}@media print,screen and (min-width:64em){.parents-page .parents-page-empower-students{padding:7.5rem 0!important}}.parents-page .parents-page-empower-students p{color:#fff;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:0}.parents-page .parents-page-empower-students p b{color:#fff57e}@media print,screen and (min-width:64em){.parents-page .parents-page-empower-students p{font-size:3rem}}.parents-page .parents-page-stats .h1{color:#3976e2}.parents-page .parents-page-benefits.section-control h3,.parents-page .parents-page-benefits.section-control ul{text-align:left}@media screen and (max-width:39.9375em){.parents-page .parents-page-benefits h3{font-size:18px}}@media screen and (min-width:40em) and (max-width:63.9375em){.parents-page .parents-page-benefits h3{font-size:18px}}.parents-page .parents-page-faq{background-color:#fff}.parents-page .parents-page-faq .accordion-header{text-align:left;color:#282e33;font-size:18px;line-height:1.5;font-weight:600;margin-left:28px;cursor:pointer}.parents-page .parents-page-faq .accordion-content{text-align:left;border:none;border-bottom:1px solid #efefef;padding:0;margin:16px}.parents-page .parents-page-faq .accordion-content p{line-height:1.5;font-size:18px}.parents-page .parents-page-faq .home-pricing-faq-questions{margin-top:20px}.parents-page .has-tip{border-bottom:none;cursor:auto}.parents-page .instructor-led{padding-top:0}.parents-page .instructor-led .pricing-card{max-width:calc(100% - 25px)!important;height:360px}.parents-page .instructor-led .pricing-card-header{background-image:linear-gradient(180deg,#3ea988,#1e886c)}.parents-page .instructor-led .pricing-card-header h2{color:#fff}.parents-page .instructor-led .pricing-card-header h2 .pricing-tag-yellow{background-color:#fade4f;border-radius:12px;color:#000;font-size:70%;line-height:20px;padding:0 8px}.parents-page .instructor-led .pricing-card-body ul.features{color:#000;margin-top:1rem}.parents-page .instructor-led .pricing-card-body ul.features li:first-child{color:#1e886c;font-weight:700}.parents-page .instructor-led .pricing-card.\--live-classes .pricing-card-body ul.features li:first-child{color:#5172c6}.parents-page .tynker-approach-animation{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.parents-page .coding-classes-banner{background:transparent linear-gradient(273deg,#2f57c1,#256dd0) 0 0 no-repeat padding-box;text-align:center}.parents-page .coding-classes-banner p{font-size:20px;font-weight:600;color:#fff;margin-bottom:0}.parents-page .coding-classes-banner a{color:#fff;font-size:20px;font-weight:600;margin-left:1rem;text-decoration:underline}.parents-page .coding-classes-banner a:hover{text-decoration:none}.parents-page .join-form{background-color:#fff;color:#0a0a0a;border-radius:10px;padding:1rem 1.5rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.4)}.parents-page .join-form input[type=email],.parents-page .join-form input[type=password],.parents-page .join-form input[type=text]{height:50px;border-radius:10px}.parents-page .join-form input[type=submit]:not(.expanded){width:130px}.parents-page .join-form h2{font-size:20px}.parents-page .join-form p.separator{color:inherit;font-size:1rem}.parents-page .join-form .button-sso{max-width:250px;width:70%}.parents-page .join-form .button-sso[disabled]{opacity:1}.parents-page .join-form label span.invalid{color:#f25954}.parents-page .marketing-site-carousel .carousel-container{width:100%;margin:auto}.parents-page .marketing-site-carousel .carousel-container .slick-slide{padding:.5rem}.parents-page .marketing-site-carousel .carousel-container .slick-slide img{display:inline-block}.parents-page .marketing-site-carousel .carousel-container .slick-next,.parents-page .marketing-site-carousel .carousel-container .slick-prev{border-radius:3rem;background-color:#fff;box-shadow:0 3px 6px #00000029;text-align:center;width:3rem;height:3rem;z-index:2}.parents-page .marketing-site-carousel .carousel-container .slick-next:after,.parents-page .marketing-site-carousel .carousel-container .slick-next:before,.parents-page .marketing-site-carousel .carousel-container .slick-prev:after,.parents-page .marketing-site-carousel .carousel-container .slick-prev:before{display:inline-block;font-size:3rem;line-height:.5}.parents-page .marketing-site-carousel .carousel-container .slick-prev:before{content:"\2039"}.parents-page .marketing-site-carousel .carousel-container .slick-next:before{content:"\203A"}@media print,screen and (min-width:64em){.parents-page .marketing-site-carousel .carousel-container .slick-next,.parents-page .marketing-site-carousel .carousel-container .slick-prev{margin-right:-3rem;margin-left:-3rem}}.parents-page .marketing-site-carousel .card-container{background:#f8f9fd;border-radius:3rem;box-shadow:0 3px 6px #00000029;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;opacity:1;padding:20px;text-align:center;width:100%}.parents-page .marketing-site-carousel .card-container small{color:#5c5c5c}.parents-page .marketing-site-carousel .card-container .slide-text{font-size:1.25rem}.parents-page .marketing-site-carousel .card-container .slide-text p{font-size:inherit}@media screen and (min-width:40em) and (max-width:63.9375em){.parents-page .marketing-site-carousel .card-container{font-size:1rem}}@media print,screen and (min-width:64em){.parents-page .marketing-site-carousel .card-container{padding:30px;min-height:32rem}}.parents-page .marketing-site-carousel .slide-1 .circle-graph{--size:8rem}.parents-page .marketing-site-carousel .slide-1 .slide-text{padding:6rem 2rem 2rem;max-width:16rem;margin:-5rem auto 0;background:#fff;border-radius:1rem}@media print,screen and (min-width:64em){.parents-page .marketing-site-carousel .slide-1 .circle-graph{--size:10rem}.parents-page .marketing-site-carousel .slide-1 .slide-text{min-height:16rem}}.parents-page .marketing-site-carousel .slide-2 .circle-graph{--border:2rem;--size:15rem;font-size:3rem}.parents-page .marketing-site-carousel .slide-2 .slide-text{padding:2rem;max-width:16rem;margin:auto}.parents-page .marketing-site-carousel .slide-3 img{max-height:28.125rem}.parents-page .marketing-site-carousel .slide-3 .slide-text{max-width:18rem}.parents-page .marketing-site-carousel .slick-dots{position:unset;margin:1.5rem 0}.parents-page .marketing-site-carousel .slick-dots li{margin:0 8px}.parents-page .marketing-site-carousel .slick-dots li button:before{width:1.5rem;height:1.5rem;font-size:1.75rem;line-height:1.8rem;border:1px solid #00bcd4;border-radius:50%;color:unset;opacity:1}.parents-page .marketing-site-carousel .slick-dots li.slick-active button:before{color:#00bcd4;border:none}.parents-page .marketing-site-carousel .slick-next:before,.parents-page .marketing-site-carousel .slick-prev:before{font-family:inherit;font-size:2rem;line-height:2.25rem;color:#00bcd4;font-weight:700}.parents-page .marketing-site-carousel .slick-prev:before{content:"<"}.parents-page .marketing-site-carousel .slick-next:before{content:">"}.abc>div{margin-bottom:30px}.parents-landing{background-color:#e3f4f2;background-image:linear-gradient(#a2dbec -25%,#e3f4f2 50%);background-position:100%,50%;background-repeat:no-repeat;background-size:cover}@media print,screen and (min-width:64em){.parents-landing{background-color:#a2dbec;background-image:url("/image/parents/spring-2019/bg-diagonal.svg"),url("/image/parents/spring-2019/hero-bg-graphic.svg");background-position:100%,left -25px center;background-size:77% 150%,cover;padding-top:4rem!important;padding-bottom:2rem!important}}.parents-get-started{background-image:url("/image/parents/spring-2019/bg-swoosh-steps.svg");background-position:top}.parents-get-started,.parents-pathway{background-repeat:no-repeat;background-size:cover}.parents-pathway{background-color:#ecf8fe;background-position:bottom}@media print,screen and (min-width:40em){.parents-pathway{background-color:#fff;background-image:linear-gradient(15deg,#edf8ff,#edf8ff 45%,transparent 0),linear-gradient(-15deg,#edf8ff,#edf8ff 45%,transparent 0)}}@media print,screen and (min-width:64em){.parents-pathway{background-image:linear-gradient(15deg,#edf8ff,#edf8ff 35%,transparent 0),linear-gradient(-15deg,#edf8ff,#edf8ff 35%,transparent 0)}}.parents-coding-curriculum{background-color:#f4f9fa;background-image:linear-gradient(180deg,#f4f9fa,#fff)}.parents-coding-curriculum ul.checkmark li{background-position:1px 6px;font-size:inherit;line-height:1.6;margin-bottom:10px}.parents-progress-path{list-style-type:none;margin-bottom:0}.parents-progress-path .parents-progress-path__item{--title-bg-color:#949494;--title-gradient-start:var(--title-bg-color);--title-gradient-stop:var(--title-bg-color)}.parents-progress-path .parents-progress-path__item .parents-progress-path__title{background-color:var(--title-bg-color);color:#fff;font-size:20px;margin-bottom:0;padding:1rem 2.5rem}.parents-progress-path .parents-progress-path__item .parents-progress-path__title:before{content:none}.parents-progress-path .parents-progress-path__item .parents-progress-path__body{background-color:#f4f9fa;background-position:top left 60px;background-repeat:repeat-y;background-size:auto;padding:2rem 1rem}.parents-progress-path .parents-progress-path__item.\--block{--title-bg-color:#58bab5;--title-gradient-stop:#208a6e;--syntax-color:#3cafb1;--action-color:#71b8b4}.parents-progress-path .parents-progress-path__item.\--block .parents-progress-path__title{background-image:linear-gradient(180deg,#58bab5,#208a6e)}@media print,screen and (min-width:40em){.parents-progress-path .parents-progress-path__item.\--block .accordion .accordion-item .accordion-title h3:after,.parents-progress-path .parents-progress-path__item.\--block .accordion .accordion-item .accordion-title h3:before{background-image:linear-gradient(180deg,#58bab5 15%,#208a6e 85%)}}.parents-progress-path .parents-progress-path__item.\--python{--title-bg-color:#2f91e3;--title-gradient-stop:#1a77c5;--syntax-color:#4b8bd6;--action-color:#66a9e4}.parents-progress-path .parents-progress-path__item.\--python .parents-progress-path__title{background-image:linear-gradient(180deg,#2f91e3,#1a77c5)}@media print,screen and (min-width:40em){.parents-progress-path .parents-progress-path__item.\--python .accordion .accordion-item .accordion-title h3:after,.parents-progress-path .parents-progress-path__item.\--python .accordion .accordion-item .accordion-title h3:before{background-image:linear-gradient(180deg,#2f91e3 15%,#1a77c5 85%)}}.parents-progress-path .parents-progress-path__item.\--certification{--title-bg-color:#665fef;--title-gradient-start:#9876f0;--title-gradient-stop:#665fef;--syntax-color:#575281;--action-color:#a9a6c6}.parents-progress-path .parents-progress-path__item.\--certification .parents-progress-path__title{background-image:linear-gradient(180deg,#9876f0,#665fef)}@media print,screen and (min-width:40em){.parents-progress-path .parents-progress-path__item.\--certification .accordion .accordion-item .accordion-title h3:before{background-image:linear-gradient(180deg,#9876f0 15%,#665fef 85%)}.parents-progress-path .parents-progress-path__item.\--certification .accordion .accordion-item .accordion-title h3:after{background-image:url("/image/parents/progression/icon-certificate.svg"),linear-gradient(180deg,#9876f0 15%,#665fef 85%);background-position:50%,50%;background-repeat:no-repeat;background-size:1.75rem,auto;content:""}}.parents-progress-path .parents-progress-path__item.\--pathways{--title-bg-color:#ff594c;--title-gradient-start:#ff7c36;--title-gradient-stop:#ff594c;--syntax-color:#ab3726;--action-color:#e18d83}.parents-progress-path .parents-progress-path__item.\--pathways .parents-progress-path__title{background-image:linear-gradient(180deg,#ff7c36,#ff594c)}@media print,screen and (min-width:40em){.parents-progress-path .parents-progress-path__item.\--pathways .accordion .accordion-item .accordion-title h3:after,.parents-progress-path .parents-progress-path__item.\--pathways .accordion .accordion-item .accordion-title h3:before{background-image:linear-gradient(180deg,#ff7c36 15%,#ff594c 85%)}}@media print,screen and (min-width:40em){.parents-progress-path .parents-progress-path__item .parents-progress-path__body{padding:2rem 2.75rem 2.75rem 0}.parents-progress-path .parents-progress-path__item.\--block .parents-progress-path__body{background-image:url("/image/parents/progression/dotted-line-block.svg")}.parents-progress-path .parents-progress-path__item.\--python .parents-progress-path__body{background-image:url("/image/parents/progression/dotted-line-python.svg")}.parents-progress-path .parents-progress-path__item.\--certification .parents-progress-path__body{background-image:linear-gradient(180deg,transparent 80px,#f4f9fa 0),url("/image/parents/progression/dotted-line-cert.svg");background-position:50%,top left 60px;background-repeat:no-repeat}}.parents-progress-path .accordion{background-color:transparent}.parents-progress-path .accordion h1,.parents-progress-path .accordion h2,.parents-progress-path .accordion h3{font-size:inherit;margin-bottom:0}.parents-progress-path .accordion p{font-size:inherit}.parents-progress-path .accordion-item{background-color:#fff;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.2);position:relative}.parents-progress-path .accordion-item:not(:last-of-type){margin-bottom:20px}@media print,screen and (min-width:40em){.parents-progress-path .accordion-item{margin-left:120px}.parents-progress-path .accordion-item:not(:last-of-type){margin-bottom:40px}}.parents-progress-path .accordion-item.is-active .hide-when-active,.parents-progress-path .accordion-item:not(.is-active) .show-when-active{display:none}.parents-progress-path .accordion-item .accordion-title{background-color:transparent!important;border:0;border-radius:inherit;color:inherit;font-size:inherit;padding:1.75rem 2rem}.parents-progress-path .accordion-item .accordion-title h3{color:var(--syntax-color);font-size:20px}.parents-progress-path .accordion-item .accordion-title:before{aspect-ratio:1/1;background-color:var(--action-color);border-radius:50%;color:#fff;content:"+"!important;font-size:2.25rem;font-weight:700;line-height:.5;margin-top:0;padding:.25rem;text-align:center;top:2.75rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.parents-progress-path .accordion-item .accordion-title__description{padding-top:10px}@media print,screen and (min-width:64em){.parents-progress-path .accordion-item .accordion-title__description{max-width:50%}}@media screen and (min-width:75em){.parents-progress-path .accordion-item .accordion-title__description{max-width:500px}}@media print,screen and (min-width:40em){.parents-progress-path .accordion-item .accordion-title{padding:10px 2rem}.parents-progress-path .accordion-item .accordion-title h3:after,.parents-progress-path .accordion-item .accordion-title h3:before{background-color:var(--title-bg-color);border-radius:100%;position:absolute;top:42px;left:-60px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.parents-progress-path .accordion-item .accordion-title h3:before{content:"";display:block;opacity:.5;width:70px;height:70px}.parents-progress-path .accordion-item .accordion-title h3:after{color:#fff;content:"\2606";display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:28px;font-weight:700;width:55px;height:55px}.parents-progress-path .accordion-item .accordion-title h3[data-num]:after{content:attr(data-num);font-size:20px}}.parents-progress-path .accordion-item.is-active .accordion-title{border-bottom-right-radius:0;border-bottom-left-radius:0;padding:1.75rem 2rem}.parents-progress-path .accordion-item.is-active .accordion-title:before{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.parents-progress-path .accordion-item.is-active .accordion-title h1,.parents-progress-path .accordion-item.is-active .accordion-title h2,.parents-progress-path .accordion-item.is-active .accordion-title h3{pointer-events:auto}.parents-progress-path .accordion-item.\--certification .accordion-title,.parents-progress-path .accordion-item.\--electives .accordion-title{padding:1.75rem 2rem}.parents-progress-path .accordion-item .accordion-title__flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.parents-progress-path .accordion-item.is-active .accordion-title__flex{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.parents-progress-path .accordion-item .accordion-title__icon{--size:70px;display:none;margin-right:20px;width:var(--size);height:var(--size)}@media print,screen and (min-width:40em){.parents-progress-path .accordion-item .accordion-title__icon{display:inline-block}}.parents-progress-path .accordion-item.is-active .accordion-title__icon{--size:100px;vertical-align:top}.parents-progress-path .accordion-item .accordion-subtitle{color:#0a0a0a;display:none;font-size:1rem;font-weight:600}@media print,screen and (min-width:64em){.parents-progress-path .accordion-item .accordion-subtitle{display:inline-block}}.parents-progress-path .accordion-item.is-active .accordion-subtitle{color:var(--syntax-color)}.parents-progress-path .accordion-item .accordion-content{border:0;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;padding:1rem 2rem;margin-top:-1.75rem}.parents-progress-path .accordion-item .accordion-content__skills{color:var(--syntax-color);font-size:14px;font-weight:600;margin-bottom:20px}.parents-progress-path .accordion-item .accordion-content__title{font-size:1rem}.parents-progress-path .accordion-item .accordion-content__image{display:none}@media print,screen and (min-width:40em){.parents-progress-path .accordion-item .accordion-content__image{display:inline-block;width:50%}}@media print,screen and (min-width:64em){.parents-progress-path .accordion-item .accordion-content__image{margin-top:-135px;width:auto}}.parents-progress-path .accordion-item .accordion-cert{color:var(--syntax-color);font-size:14px;font-weight:700}.parents-progress-path .accordion-item .accordion-pseudocards img{margin-bottom:5px}.parents-progress-path .accordion-item .accordion-pseudocards p{color:#5c5c5c}.parents-progress-path .accordion-item.is-active{box-shadow:0 6px 0 var(--syntax-color)}.parents-tool__hero{background-color:#fff;margin-top:-1rem;opacity:0;padding:1rem 10px;pointer-events:none;position:absolute;top:0;left:0;transition:opacity .125s linear;width:100%}@media print,screen and (min-width:40em){.parents-tool__hero{padding-right:15px;padding-left:15px;top:calc(50% + 10px);left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:41.6666666667%}}@media print,screen and (min-width:64em){.parents-tool__hero{top:0;left:25%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50%}}.parents-tool__curriculum{background-color:#fff;margin-top:-1rem;opacity:0;padding:1rem 10px;pointer-events:none;position:absolute;top:55%;left:0;transition:opacity .125s linear;width:100%}@media print,screen and (min-width:40em){.parents-tool__curriculum{padding-right:15px;padding-left:15px;top:calc(50% + 10px);left:58.66%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:41.6666666667%}}@media print,screen and (min-width:64em){.parents-tool__curriculum{top:0;left:66.66%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50%}}.parents-tool:hover .parents-tool__curriculum,.parents-tool:hover .parents-tool__hero{opacity:1}.parents-mobile-app p{margin-bottom:.5rem}.parents-mobile-app__stars{color:#fde126;display:inline-block;margin-top:-3px}.parents-howitworks{display:block;font-size:20px;font-weight:600;margin-top:1rem}@media print,screen and (min-width:64em){.parents-howitworks{position:absolute;right:2rem;bottom:-3rem}}.parents-ribbon{background-color:#f3ffe5;-webkit-filter:drop-shadow(0 3px 4px rgba(0,0,0,.16));filter:drop-shadow(0 3px 4px rgba(0,0,0,.16));padding:1.5rem 1.5rem .5rem;position:relative;transition:all .25s ease-out;width:100%;min-height:80px}.parents-ribbon-large{margin-bottom:2rem}.parents-ribbon-small{margin-top:-5rem;width:calc(100% - 20px)}.parents-ribbon-small:before{content:"";position:absolute;top:0;right:100%;height:100%;border:0 solid #f3ffe5;border-top-width:40px;border-bottom-width:40px;border-left-width:20px;border-left-color:transparent;transition:border-left-width .25s ease-out,left .25s ease-out}.parents-ribbon header{white-space:nowrap}.parents-ribbon h2{display:inline-block;font-family:inherit;font-size:20px;font-weight:600;margin-bottom:0;padding-bottom:5px!important;white-space:normal}.parents-ribbon span{font-size:20px;line-height:1.25}.parents-ribbon .icon-checkmark{font-size:1em;margin-right:.5em}.parents-ribbon-content{font-size:14px;transition:all .25s ease-out}@media print,screen and (min-width:64em){.parents-ribbon-large{margin-top:-5.25rem}.parents-ribbon-small{max-width:520px}}.parents-demo{color:inherit;position:relative}.parents-demo-image{border-radius:8px}.parents-demo-icon{font-size:5em;opacity:.8;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.parents-ico{background-color:#22bdb6;background-position:50%;background-repeat:no-repeat;background-size:50% auto;border-radius:50%;box-shadow:0 6px 0 #189f98;display:inline-block;margin:1rem .5rem .5rem;vertical-align:middle;width:90px;height:90px;transition:background-color .25s ease-out}.parents-ico-small{width:50px;height:50px;box-shadow:0 3px 0 #189f98}.parents-ico.\--app{background-image:url("/image/parents/spring-2019/icon-app.svg");background-size:auto 50%}.parents-ico.\--award{background-image:url("/image/parents/spring-2019/icon-award.svg")}.parents-ico.\--code-blocks{background-image:url("/image/parents/spring-2019/icon-codeblocks.svg")}.parents-ico.\--course{background-image:url("/image/parents/spring-2019/icon-course.svg")}.parents-ico.\--game{background-image:url("/image/parents/spring-2019/icon-game.svg")}.parents-ico.\--minecraft{background-image:url("/image/parents/spring-2019/icon-mc.svg")}.parents-ico.\--project{background-image:url("/image/parents/spring-2019/icon-project.svg")}.parents-ico.\--python{background-image:url("/image/parents/spring-2019/icon-python.svg")}.parents-ico.\--skills{background-image:url("/image/parents/spring-2019/icon-skills-chart.svg")}a.parents-ico:focus,a.parents-ico:hover{background-color:#188782}.parents-ico~span{font-size:16px}.parents-path-card-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto;overflow-x:auto;padding:20px;max-width:740px}@media print,screen and (min-width:64em){.parents-path-card-container{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:none}}.parents-path-card{border-radius:5px;box-shadow:0 2px 5px 1px rgba(0,0,0,.1);display:block;padding-bottom:.5rem;position:relative;text-align:center;width:300px;min-width:300px;min-height:220px}.parents-path-card:not(:last-of-type){margin-right:100px}.parents-path-card header{border-top-right-radius:inherit;border-top-left-radius:inherit;color:#fff;padding-top:1rem;height:140px}.parents-path-card header img{margin-top:.5rem;width:55%}.parents-path-card h3{color:inherit;margin-bottom:0;padding-bottom:0!important}.parents-path-card ul{background-color:#fff;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;color:#25293a;font-size:16px;list-style-type:disc;margin-bottom:0;overflow:hidden;padding:4rem 2rem 1rem 4rem;text-align:left}.parents-path-card ul>li{line-height:1.125;padding:.5rem 0;position:relative}.parents-path-card .icon-checkmark{font-size:20px;position:absolute;left:-1.5rem}.parents-path-card.\--beginner:after{content:" ";pointer-events:none;position:absolute;top:6rem;right:-15%;border:12px solid transparent;border-left-width:20px;border-left-color:#94cbed;border-right:0}.parents-path-card.\--beginner header{background-color:#9876f0;background-image:linear-gradient(135deg,#9876f0 15%,#665fef 85%)}.parents-path-card.\--beginner .icon-checkmark{color:#7561a7}.parents-path-card.\--intermediate:after{content:" ";pointer-events:none;position:absolute;top:6rem;right:-15%;border:12px solid transparent;border-left-width:20px;border-left-color:#94cbed;border-right:0}.parents-path-card.\--intermediate header{background-color:#129847;background-image:linear-gradient(135deg,#1ea87b 15%,#129847 85%)}.parents-path-card.\--intermediate .icon-checkmark{color:#62b14c}.parents-path-card.\--advanced:before{content:" ";pointer-events:none;position:absolute;top:6rem;left:-15%;border:12px solid transparent;border-left-width:20px;border-left-color:#94cbed;border-right:0}.parents-path-card.\--advanced header{background-color:#e5564b;background-image:linear-gradient(135deg,#e2621e 15%,#e5564b 85%)}.parents-path-card.\--advanced .icon-checkmark{color:#de6f46}@media print,screen and (min-width:64em){.parents-path-card{margin-bottom:0}}.parents-plan-container{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.3);overflow:hidden}.parents-plan-container ul{padding-left:1rem}.parents-plan-container__header{color:#fff;padding:1rem 1rem 0;text-align:center;height:200px}.parents-plan-container__header>img{height:10.625rem}.parents-plan-container.\--free .parents-plan-container__header{background-image:linear-gradient(103deg,#9876f0,#665fef)}.parents-plan-container.\--premium .parents-plan-container__header{background-image:linear-gradient(103deg,#6c88f5,#5072c4)}.parents-plan-container__body{padding:120px 1rem 0;text-align:left}@media print,screen and (min-width:64em){.parents-plan-container__header>img{height:14.375rem}.parents-plan-container__body{padding:180px 2rem 0 3rem}}.parents-plan-comparison{color:#98ccef;font-size:3.25em}@media print,screen and (min-width:64em){.parents-plan-comparison{font-size:5.25em;position:absolute;top:35%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.parents-paypal-logo{height:1.5em}.Table{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:1rem;margin:.5rem;line-height:1.5;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex:0.7;-ms-flex:0.7;flex:0.7}.Table,.Table-row{display:-webkit-flex;display:-ms-flexbox;display:flex}.Table-row{-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}@media print,screen and (min-width:40em){.Table-row{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}@media print,screen and (min-width:64em){.Table-row{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}@media screen and (min-width:75em){.Table-row{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.overview-tab{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.show-for-mobile{display:block}@media print,screen and (min-width:40em){.show-for-mobile{display:none}}@media print,screen and (min-width:64em){.show-for-mobile{display:none}}@media screen and (min-width:75em){.show-for-mobile{display:none}}.parents-curriculum .upgrade-cta-wrapper{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029;border-radius:10px;width:80%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 auto;margin-bottom:-7%;padding:16px;-webkit-flex:0.28;-ms-flex:0.28;flex:0.28;z-index:1;position:relative;top:-2rem}@media print,screen and (min-width:40em){.parents-curriculum .upgrade-cta-wrapper{top:-9rem;padding:16px 16px 0;width:unset;margin:unset;margin-bottom:unset}}@media print,screen and (min-width:64em){.parents-curriculum .upgrade-cta-wrapper{top:-9rem;padding:16px 16px 0;width:unset;margin:unset;margin-bottom:unset}}@media screen and (min-width:75em){.parents-curriculum .upgrade-cta-wrapper{top:-9rem;padding:16px 16px 0;width:unset;margin:unset;margin-bottom:unset}}.parents-curriculum .upgrade-cta-wrapper .home-course-action{padding:.5rem 0 1rem}.subtitle{text-align:center;font-family:Open Sans;letter-spacing:0;color:#0f0f0f;opacity:1;width:80%;margin:0 auto;padding-bottom:8px}@media print,screen and (min-width:40em){.subtitle{width:85%}}@media print,screen and (min-width:64em){.subtitle{width:60%}}@media screen and (min-width:75em){.subtitle{width:85%}}.price-block .price-action{padding-top:10px}.price-block .dollar{font-size:55%;top:-.8em;margin-right:-3%}.Table-row-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;padding:.5em;word-break:break-word}@media screen and (min-width:75em){.ht-400{height:400px}}.what-learn{background:#e9f4ff9c;margin-bottom:3rem;padding-bottom:0!important;padding-top:0!important}.what-learn .learn{padding-top:24px;padding-bottom:24px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64em){.what-learn .learn{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:75em){.what-learn .learn{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.what-learn .learn .flex-60{-webkit-flex:0.6;-ms-flex:0.6;flex:0.6}.what-learn .learn .flex-40{-webkit-flex:0.45;-ms-flex:0.45;flex:0.45;-webkit-align-self:end;-ms-flex-item-align:end;align-self:end;-webkit-transform:translateY(24px);transform:translateY(24px)}@media screen and (min-width:75em){.what-learn .learn .translate-y{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}}@media screen and (min-width:75em){.what-learn .learn .flex-40 .ht{height:375px}}.parents-curriculum .parents-curriculum-hero{background-color:#25293a;background-position:bottom 50px center,top 50% right -600px,bottom;background-repeat:no-repeat;background-size:auto 250px,cover,cover;padding-bottom:2rem}.parents-curriculum .parents-curriculum-hero .page-hero__content{padding-top:1rem;padding-bottom:250px}@media print,screen and (min-width:40em){.parents-curriculum .parents-curriculum-hero{background-position:bottom 14px center,top 50% right -600px,bottom;padding-bottom:0}}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero{background-position:50%,top 50% left calc(50% + 400px),bottom;background-size:cover,auto 320px,cover;padding-bottom:0}.parents-curriculum .parents-curriculum-hero .page-hero__content{padding-top:40px;padding-bottom:50px}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero{padding-bottom:0}.parents-curriculum .parents-curriculum-hero .page-hero__content{padding-top:50px}}.parents-curriculum .parents-curriculum-hero.\--computing-1{background-image:url("/image/parents/curriculum/computing-1/hero-character.png"),url("/image/parents/curriculum/computing-1/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-1/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--computing-1{background-image:url("/image/parents/curriculum/computing-1/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-1/hero-character.png"),url("/image/parents/curriculum/computing-1/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--computing-1{background-image:url("/image/parents/curriculum/computing-1/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-1/hero-character@2x.png"),url("/image/parents/curriculum/computing-1/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--computing-2{background-image:url("/image/parents/curriculum/computing-2/hero-character.png"),url("/image/parents/curriculum/computing-2/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-2/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--computing-2{background-image:url("/image/parents/curriculum/computing-2/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-2/hero-character.png"),url("/image/parents/curriculum/computing-2/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--computing-2{background-image:url("/image/parents/curriculum/computing-2/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-2/hero-character@2x.png"),url("/image/parents/curriculum/computing-2/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--computing-3{background-image:url("/image/parents/curriculum/computing-3/hero-character.png"),url("/image/parents/curriculum/computing-3/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-3/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--computing-3{background-image:url("/image/parents/curriculum/computing-3/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-3/hero-character.png"),url("/image/parents/curriculum/computing-3/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--computing-3{background-image:url("/image/parents/curriculum/computing-3/hero-background-gradient.svg"),url("/image/parents/curriculum/computing-3/hero-character@2x.png"),url("/image/parents/curriculum/computing-3/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--python-1{background-image:url("/image/parents/curriculum/python-1/hero-character.png"),url("/image/parents/curriculum/python-1/hero-background-gradient.svg"),url("/image/parents/curriculum/python-1/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--python-1{background-image:url("/image/parents/curriculum/python-1/hero-background-gradient.svg"),url("/image/parents/curriculum/python-1/hero-character.png"),url("/image/parents/curriculum/python-1/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--python-1{background-image:url("/image/parents/curriculum/python-1/hero-background-gradient.svg"),url("/image/parents/curriculum/python-1/hero-character@2x.png"),url("/image/parents/curriculum/python-1/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--python-2{background-image:url("/image/parents/curriculum/python-2/hero-character.png"),url("/image/parents/curriculum/python-2/hero-background-gradient.svg"),url("/image/parents/curriculum/python-2/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--python-2{background-image:url("/image/parents/curriculum/python-2/hero-background-gradient.svg"),url("/image/parents/curriculum/python-2/hero-character.png"),url("/image/parents/curriculum/python-2/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--python-2{background-image:url("/image/parents/curriculum/python-2/hero-background-gradient.svg"),url("/image/parents/curriculum/python-2/hero-character@2x.png"),url("/image/parents/curriculum/python-2/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--python-3{background-image:url("/image/parents/curriculum/python-3/hero-character.png"),url("/image/parents/curriculum/python-3/hero-background-gradient.svg"),url("/image/parents/curriculum/python-3/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--python-3{background-image:url("/image/parents/curriculum/python-3/hero-background-gradient.svg"),url("/image/parents/curriculum/python-3/hero-character.png"),url("/image/parents/curriculum/python-3/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--python-3{background-image:url("/image/parents/curriculum/python-3/hero-background-gradient.svg"),url("/image/parents/curriculum/python-3/hero-character@2x.png"),url("/image/parents/curriculum/python-3/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--minecraft{background-image:url("/image/parents/curriculum/minecraft/hero-character.png"),url("/image/parents/curriculum/minecraft/hero-background-gradient.svg"),url("/image/parents/curriculum/minecraft/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--minecraft{background-image:url("/image/parents/curriculum/minecraft/hero-background-gradient.svg"),url("/image/parents/curriculum/minecraft/hero-character.png"),url("/image/parents/curriculum/minecraft/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--minecraft{background-image:url("/image/parents/curriculum/minecraft/hero-background-gradient.svg"),url("/image/parents/curriculum/minecraft/hero-character@2x.png"),url("/image/parents/curriculum/minecraft/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--digital-literacy{background-image:url("/image/parents/curriculum/digital-literacy/hero-character.png"),url("/image/parents/curriculum/digital-literacy/hero-background-gradient.svg"),url("/image/parents/curriculum/digital-literacy/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--digital-literacy{background-image:url("/image/parents/curriculum/digital-literacy/hero-background-gradient.svg"),url("/image/parents/curriculum/digital-literacy/hero-character.png"),url("/image/parents/curriculum/digital-literacy/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--digital-literacy{background-image:url("/image/parents/curriculum/digital-literacy/hero-background-gradient.svg"),url("/image/parents/curriculum/digital-literacy/hero-character@2x.png"),url("/image/parents/curriculum/digital-literacy/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--game-design{background-image:url("/image/parents/curriculum/game-design/hero-character.png"),url("/image/parents/curriculum/game-design/hero-background-gradient.svg"),url("/image/parents/curriculum/game-design/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--game-design{background-image:url("/image/parents/curriculum/game-design/hero-background-gradient.svg"),url("/image/parents/curriculum/game-design/hero-character.png"),url("/image/parents/curriculum/game-design/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--game-design{background-image:url("/image/parents/curriculum/game-design/hero-background-gradient.svg"),url("/image/parents/curriculum/game-design/hero-character@2x.png"),url("/image/parents/curriculum/game-design/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--creative-coding{background-image:url("/image/parents/curriculum/creative-coding/hero-character.png"),url("/image/parents/curriculum/creative-coding/hero-background-gradient.svg"),url("/image/parents/curriculum/creative-coding/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--creative-coding{background-image:url("/image/parents/curriculum/creative-coding/hero-background-gradient.svg"),url("/image/parents/curriculum/creative-coding/hero-character.png"),url("/image/parents/curriculum/creative-coding/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--creative-coding{background-image:url("/image/parents/curriculum/creative-coding/hero-background-gradient.svg"),url("/image/parents/curriculum/creative-coding/hero-character@2x.png"),url("/image/parents/curriculum/creative-coding/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--robotics-iot{background-image:url("/image/parents/curriculum/robotics-iot/hero-character.png"),url("/image/parents/curriculum/robotics-iot/hero-background-gradient.svg"),url("/image/parents/curriculum/robotics-iot/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--robotics-iot{background-image:url("/image/parents/curriculum/robotics-iot/hero-background-gradient.svg"),url("/image/parents/curriculum/robotics-iot/hero-character.png"),url("/image/parents/curriculum/robotics-iot/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--robotics-iot{background-image:url("/image/parents/curriculum/robotics-iot/hero-background-gradient.svg"),url("/image/parents/curriculum/robotics-iot/hero-character@2x.png"),url("/image/parents/curriculum/robotics-iot/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--web-dev{background-image:url("/image/parents/curriculum/web-dev/hero-character.png"),url("/image/parents/curriculum/web-dev/hero-background-gradient.svg"),url("/image/parents/curriculum/web-dev/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--web-dev{background-image:url("/image/parents/curriculum/web-dev/hero-background-gradient.svg"),url("/image/parents/curriculum/web-dev/hero-character.png"),url("/image/parents/curriculum/web-dev/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--web-dev{background-image:url("/image/parents/curriculum/web-dev/hero-background-gradient.svg"),url("/image/parents/curriculum/web-dev/hero-character@2x.png"),url("/image/parents/curriculum/web-dev/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--art-meets-code{background-image:url("/image/parents/curriculum/art-meets-code/hero-character.png"),url("/image/parents/curriculum/art-meets-code/hero-background-gradient.svg"),url("/image/parents/curriculum/art-meets-code/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--art-meets-code{background-image:url("/image/parents/curriculum/art-meets-code/hero-background-gradient.svg"),url("/image/parents/curriculum/art-meets-code/hero-character.png"),url("/image/parents/curriculum/art-meets-code/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--art-meets-code{background-image:url("/image/parents/curriculum/art-meets-code/hero-background-gradient.svg"),url("/image/parents/curriculum/art-meets-code/hero-character@2x.png"),url("/image/parents/curriculum/art-meets-code/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--java-ap-prep{background-image:url("/image/parents/curriculum/java-ap-prep/hero-character.png"),url("/image/parents/curriculum/java-ap-prep/hero-background-gradient.svg"),url("/image/parents/curriculum/java-ap-prep/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--java-ap-prep{background-image:url("/image/parents/curriculum/java-ap-prep/hero-background-gradient.svg"),url("/image/parents/curriculum/java-ap-prep/hero-character.png"),url("/image/parents/curriculum/java-ap-prep/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--java-ap-prep{background-image:url("/image/parents/curriculum/java-ap-prep/hero-background-gradient.svg"),url("/image/parents/curriculum/java-ap-prep/hero-character@2x.png"),url("/image/parents/curriculum/java-ap-prep/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--introduction-to-ai-ml{background-image:url("/image/parents/curriculum/introduction-to-ai-ml/hero-character.png"),url("/image/parents/curriculum/introduction-to-ai-ml/hero-background-gradient.svg"),url("/image/parents/curriculum/introduction-to-ai-ml/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--introduction-to-ai-ml{background-image:url("/image/parents/curriculum/introduction-to-ai-ml/hero-background-gradient.svg"),url("/image/parents/curriculum/introduction-to-ai-ml/hero-character.png"),url("/image/parents/curriculum/introduction-to-ai-ml/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--introduction-to-ai-ml{background-image:url("/image/parents/curriculum/introduction-to-ai-ml/hero-background-gradient.svg"),url("/image/parents/curriculum/introduction-to-ai-ml/hero-character@2x.png"),url("/image/parents/curriculum/introduction-to-ai-ml/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--artificial-intelligence{background-image:url("/image/parents/curriculum/artificial-intelligence/hero-character.png"),url("/image/parents/curriculum/artificial-intelligence/hero-background-gradient.svg"),url("/image/parents/curriculum/artificial-intelligence/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--artificial-intelligence{background-image:url("/image/parents/curriculum/artificial-intelligence/hero-background-gradient.svg"),url("/image/parents/curriculum/artificial-intelligence/hero-character.png"),url("/image/parents/curriculum/artificial-intelligence/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--artificial-intelligence{background-image:url("/image/parents/curriculum/artificial-intelligence/hero-background-gradient.svg"),url("/image/parents/curriculum/artificial-intelligence/hero-character@2x.png"),url("/image/parents/curriculum/artificial-intelligence/hero-background@2x.png")}}.parents-curriculum .parents-curriculum-hero.\--data-science-1{background-image:url("/image/parents/curriculum/data-science-1/hero-character.png"),url("/image/parents/curriculum/data-science-1/hero-background-gradient.svg"),url("/image/parents/curriculum/data-science-1/hero-background.png")}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--data-science-1{background-image:url("/image/parents/curriculum/data-science-1/hero-background-gradient.svg"),url("/image/parents/curriculum/data-science-1/hero-character.png"),url("/image/parents/curriculum/data-science-1/hero-background.png")}}@media screen and (min-width:75em){.parents-curriculum .parents-curriculum-hero.\--data-science-1{background-image:url("/image/parents/curriculum/data-science-1/hero-background-gradient.svg"),url("/image/parents/curriculum/data-science-1/hero-character@2x.png"),url("/image/parents/curriculum/data-science-1/hero-background@2x.png")}}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-hero.\--minecraft{background-size:cover,auto 400px,cover}.parents-curriculum .parents-curriculum-hero.\--data-science-1,.parents-curriculum .parents-curriculum-hero.\--web-dev{background-size:cover,auto 250px,cover}}.parents-curriculum .parents-curriculum-hero__lede{display:block;font-size:1.125rem;font-weight:400;text-transform:uppercase}.parents-curriculum .parents-curriculum-hero__rounded-button{margin-left:5px;font-size:12px;width:18px;height:18px;color:inherit;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border-style:solid;border-color:#e6e0f1;border-radius:50%;text-decoration:none;transition:background .2s}.parents-curriculum .parents-curriculum-hero__rounded-button-current,.parents-curriculum .parents-curriculum-hero__rounded-button:hover{background:#e6e0f1}.parents-curriculum .parents-curriculum-breadcrumbs{color:#fefefe;padding-left:40px}.parents-curriculum .parents-curriculum-breadcrumbs a{color:inherit;font-size:inherit}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-breadcrumbs{padding-left:0}}.parents-curriculum .parents-curriculum-portfolio{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}@media print,screen and (min-width:64em){.parents-curriculum .parents-curriculum-portfolio{margin-bottom:30px}}.parents-curriculum .parents-curriculum-portfolio__card{min-width:23.75rem}.parents-curriculum .parents-curriculum-portfolio__card:not(:last-of-type){margin-right:30px}.parents-curriculum .nav-container{border-bottom:2px solid #e0e0e0}.parents-curriculum .nav-container .dashboard-nav{z-index:1}.parents-curriculum .nav-container .dashboard-nav li a{color:#3f4d58;padding-top:1.5rem}.parents-curriculum .nav-container .dashboard-nav li.is-active a{border-bottom:5px solid #00bcd4;background-image:none}.parents-curriculum .nav-container .dashboard-nav li.is-active a:after,.parents-curriculum .nav-container .dashboard-nav li.is-active a:before{background-image:none}.parents-curriculum .nav-container .dashboard-nav li:hover a{color:#00bcd4}.parents-curriculum ul.checkmark>li{background-position:1px .35em;font-size:inherit;font-weight:inherit;line-height:inherit;margin-bottom:1rem}.curriculum-nav{border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.3);position:fixed;top:80px;left:-210px;width:220px}.curriculum-nav,.curriculum-nav-toggle{background-color:#fff;transition:all .125s ease;z-index:2}.curriculum-nav-toggle{border-radius:50%;box-shadow:0 3px 3px rgba(0,0,0,.3);color:#25293a;line-height:2.75rem;position:absolute;top:.25rem;right:-1.74rem;text-align:center;width:3rem;height:3rem}#nav-toggle{position:fixed!important}#nav-toggle:checked~.curriculum-nav{left:.5rem}#nav-toggle:checked~.curriculum-nav .curriculum-nav-toggle .icon{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.curriculum-nav .accordion{background-color:transparent}.curriculum-nav .accordion .accordion-item{position:relative}.curriculum-nav .accordion .accordion-title{border:0;position:absolute;right:0;top:28px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2rem;height:2rem}.curriculum-nav .accordion .accordion-title:focus,.curriculum-nav .accordion .accordion-title:hover{background-color:transparent}.curriculum-nav .accordion .accordion-title:before{color:#5a5b5f;content:"\276F"}.curriculum-nav .accordion .accordion-item.is-active .accordion-title:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.curriculum-nav .accordion .accordion-content{border:0;padding:0}@media print,screen and (min-width:64em){.curriculum-nav{position:fixed;top:150px;left:auto!important}.curriculum-nav-toggle{display:none}}@media screen and (min-width:75em){.curriculum-nav{margin-left:-2rem}}.curriculum-nav .curriculum-nav__heading{color:#25293a;font-size:.875rem;padding:0 1.5rem;text-transform:uppercase}.curriculum-nav .curriculum-nav__list{list-style:none;margin-bottom:0}.curriculum-nav .curriculum-nav__sublist{list-style:none;margin-left:0}.curriculum-nav .curriculum-nav__sublist>li>a{padding-left:1.5rem}.curriculum-nav .curriculum-nav__action{border-left:5px solid transparent;color:#5a5b5f;display:inline-block;font-size:1rem;font-weight:600;padding:12px;padding-left:7px;width:100%}.curriculum-nav .curriculum-nav__action:focus,.curriculum-nav .curriculum-nav__action:hover{text-decoration:underline}.curriculum-nav .curriculum-nav__action.is-active{background-color:rgba(99,97,235,.2);border-color:currentColor;color:#6361eb}.curriculum-nav .curriculum-nav__action.has-active-child{color:#6361eb}.curriculum-nav-container{isolation:isolate;overflow:hidden;position:relative}@media print,screen and (min-width:64em){.curriculum-nav-offset{padding-left:260px}}@media screen and (min-width:75em){.curriculum-nav-offset{padding-left:240px}}.curriculum-nav-cover{background-color:#fff;position:relative;z-index:3}.curriculum-tab{background-image:linear-gradient(180deg,#f4fafa,#fff);padding:0 1rem 0 2rem}@media print,screen and (min-width:64em){.curriculum-tab{padding:0}}.curriculum-spotlight .curriculum-spotlight__title{display:block;-webkit-flex-basis:0%;-ms-flex-preferred-size:0%;flex-basis:0%;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:1.125rem;font-weight:600;text-transform:uppercase}.curriculum-gallery .thumbnail-gallery-wrap{background-color:#fefefe}.curriculum-how{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding-bottom:20px;position:relative}.curriculum-how__icon{width:55px}.curriculum-how__icon>img{position:relative}@media print,screen and (min-width:40em){.curriculum-how{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.curriculum-how__icon{margin-right:20px}.curriculum-how:not(:last-of-type) .curriculum-how__icon:before{border-left:1px dashed currentColor;content:"";display:block;position:absolute;top:10px;bottom:-10px;left:27.5px}.\--computing .curriculum-how:not(:last-of-type) .curriculum-how__icon:before{border-color:#42b7b6}.\--python .curriculum-how:not(:last-of-type) .curriculum-how__icon:before{border-color:#599bd0}}.curriculum-index{background-color:#fff;border-left:8px solid #544c4b;box-shadow:0 3px 6px rgba(0,0,0,.3);color:#25293a}.\--computing .curriculum-index{border-color:#42b7b6}.\--python .curriculum-index{border-color:#599bd0}.curriculum-index p{font-size:inherit;line-height:inherit;padding:0}@media print,screen and (min-width:64em){.curriculum-index{margin-bottom:30px}}.curriculum-index .curriculum-index__chapter{padding:20px}.curriculum-index .curriculum-index__chapter:not(:last-of-type){border-bottom:1px solid #5c5c5c}@media print,screen and (min-width:40em){.curriculum-index .curriculum-index__chapter{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.curriculum-index .curriculum-index__thumbnail{margin-right:20px;margin-bottom:20px;width:280px}@media print,screen and (min-width:40em){.curriculum-index .curriculum-index__thumbnail{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:0}}.curriculum-index .curriculum-index__lessons{font-size:.875rem}.curriculum-index .curriculum-index__lessons p{margin-bottom:0}.skill__icon{margin-bottom:.5rem}.skill__title{font-size:1.25rem;font-weight:500}.skill__description{color:#544c4b;font-size:.875rem}.pathway-filter{display:block;margin-top:.75rem;width:5.625rem;background-color:#fff;border-radius:8px;box-shadow:0 .5rem 2rem 0 hsla(0,0%,4%,.1)}.pathway-filter .pathway-filter__action{display:block;padding:.5rem .75rem;font-size:.75rem;text-align:center;transition:all .1s ease-in-out;width:100%}.pathway-filter .pathway-filter__action,.pathway-filter .pathway-filter__action:active{color:#4b47e0}.pathway-filter .pathway-filter__action.is-active{color:#a6a6f1}.pathway-filter .pathway-filter__action svg{display:block;margin-right:auto;margin-left:auto;width:3em;fill:currentColor}.course-image-container{position:relative}.course-image-container img{width:100%;height:auto}@media print,screen and (min-width:64em){.course-image-container img{width:20rem;height:17rem}}.course-image-container .course-details{position:absolute;bottom:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:1.25rem;padding-right:1.25rem}@media print,screen and (min-width:64em){.course-image-container .course-details{padding-left:2rem;padding-right:2rem}}.course-image-container .course-details .course-meta .title{text-align:left;font:normal normal 600 16px/24px Open Sans;color:#fff;letter-spacing:0}.course-image-container .course-details .course-meta .info{font:normal normal 600 12px Open Sans;color:#fff;font-weight:400;margin-top:.125rem;text-align:left}.pathway-steps{background-color:#24335a;background-image:linear-gradient(180deg,#24335a 50%,#132146 0);border:2px solid #24335a;border-radius:1.75rem;box-shadow:3px 4px 0 #0a0a0a;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto;padding:0 .5rem;position:relative;text-align:center;width:100%;max-width:22.5rem;min-height:5rem}.pathway-steps:nth-child(2){margin-top:10px}.pathway-steps:before{background-color:#0a0a0a;content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 6rem);height:4px}.pathway-steps.\--label{max-width:26.25rem}.pathway-steps.\--label:before{-webkit-transform:translate(-30%,-50%);transform:translate(-30%,-50%);width:calc(100% - 12rem)}.pathway-steps .pathway-steps__label{font-size:12px;font-weight:700}.pathway-steps .pathway-steps__badge{background-color:#24335a;border:2px solid #0a0a0a;border-radius:3.75rem;box-shadow:inset 5px 5px 5px -3px hsla(0,0%,100%,.5),3px 4px 0 #0a0a0a;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;font-weight:700;margin:0 .5rem;padding:.25em;position:relative;width:3.75rem;height:3.75rem}.pathway-steps .pathway-steps__badge.\--green{background-color:#4cd12c;background-image:linear-gradient(90deg,#46c672,#4cd12c)}.pathway-steps .pathway-steps__badge.\--blue{background-color:#28a4f0;background-image:linear-gradient(90deg,#46bbf8,#28a4f0)}.pathway-steps .pathway-steps__badge.\--red{background-color:#de3838;background-image:linear-gradient(90deg,#d93c3c,#de3838)}.pathway-steps .pathway-steps__badge.\--expert{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;border-radius:0;box-shadow:none;-webkit-transform:scale(1.25);transform:scale(1.25)}.pathway-steps .pathway-steps__badge.\--expert.\--block-coding{background-image:url("/image/parents/pathway-badges/icon-exp-block-coding.svg")}.pathway-steps .pathway-steps__badge.\--expert.\--creative-coding{background-image:url("/image/parents/pathway-badges/icon-exp-creative-coding.svg")}.pathway-steps .pathway-steps__badge.\--expert.\--game-design{background-image:url("/image/parents/pathway-badges/icon-exp-game-design.svg")}.pathway-steps .pathway-steps__badge.\--expert.\--minecraft-bedrock{background-image:url("/image/parents/pathway-badges/icon-exp-pickaxe.svg")}.pathway-steps .pathway-steps__badge.\--expert.\--minecraft-java{background-image:url("/image/parents/pathway-badges/icon-exp-minecraft-block.svg")}.pathway-steps .pathway-steps__badge.\--expert.\--python{background-image:url("/image/parents/pathway-badges/icon-exp-python.svg")}.pathway-steps .pathway-steps__badge.\--expert.\--web-design{background-image:url("/image/parents/pathway-badges/icon-exp-web-design.svg")}.pricing-landing:before{background-position:top;background-repeat:no-repeat;background-size:cover;content:" ";position:absolute;top:0;right:0;bottom:0;left:0;transition:background-image .25s ease-out}.pricing-landing.\--family:before{background:#544eae;background:linear-gradient(180deg,#544eae,#a63f9d)}.pricing-landing.\--three-year:before{background:#ec4e37;background:linear-gradient(180deg,#ec4e37,#eca111)}.pricing-landing.\--live-online-plans:before{background:#6b55b5;background:linear-gradient(180deg,#6b55b5,#4dc4d9) 0 0 no-repeat padding-box}.pricing-landing.\--bfs-full:before,.pricing-landing.\--bfs-monthly:before{background:#6960ef;background:linear-gradient(180deg,#6960ef,#9374f0)}.pricing-landing>*{position:relative}.pricing-landing h1,.pricing-landing h2,.pricing-landing p{color:inherit!important}.pricing-card{width:100%!important;max-width:380px}.pricing-card,.pricing-card-gift{min-height:325px!important}.pricing-card-button .button{letter-spacing:inherit!important}.pricing-card-subtitle{font-size:14px}.pricing-appeal{background-color:#f7ffff;background-image:linear-gradient(#fff,#f7ffff);border:1px solid #c6ede6;color:#0f0f0f;padding:2rem}.pricing-appeal h2,.pricing-appeal h3{color:#0f0f0f!important}.pricing-appeal h2{font-size:20px!important}.pricing-appeal h3{font-size:18px!important}.plans-pricing-2{background-color:#1c3860;background-image:linear-gradient(180deg,#2d4a96 15%,#28bfd7 125%);background-size:cover;color:#fff}.plans-pricing-2 h1,.plans-pricing-2 h2,.plans-pricing-2 p{color:inherit}.plans-pricing-2.\--individual{background-color:#10509b;background-image:linear-gradient(180deg,#10509b,#00bdd2)}.plans-pricing-2.\--family{background-color:#5048ba;background-image:linear-gradient(180deg,#5048ba,#d841cc)}.plans-pricing-2.\--three-year{background-color:#ff6c00;background-image:linear-gradient(180deg,#ff6c00,#f4bc00)}.plans-pricing-2.\--three-year .plans-pricing-2__plan__title{font-size:1.12rem;padding-top:1rem}.plans-pricing-2.\--three-year .plans-pricing-2__plan__price{padding-top:1rem}.plans-pricing-2.\--live-online-plans{background-color:#6b55b5;background-image:linear-gradient(180deg,#6b55b5,#4dc4d9)}.plans-pricing-2.\--bfs-full,.plans-pricing-2.\--bfs-monthly{background-color:#6960ef;background-image:linear-gradient(180deg,#6960ef,#9374f0)}.plans-pricing-2 .plans-pricing-2__plan-types{border-bottom:1px solid #fff;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:1rem;text-align:center}@media print,screen and (min-width:40em){.plans-pricing-2 .plans-pricing-2__plan-types{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12rem}}.plans-pricing-2 .plans-pricing-2__plan-types__type{color:#fff;min-width:100px;padding:12px 0;position:relative;top:3px}.plans-pricing-2 .plans-pricing-2__plan-types__type.is-active{border-bottom:6px solid #fff;font-weight:700}@media screen and (max-width:39.9375em){.plans-pricing-2 .plans-pricing-2__plan-tabs.button-group .button{font-size:.8rem}}.plans-pricing-2 .radio-button-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:4rem}.plans-pricing-2 .radio-button-group label{color:#fff;font-weight:700;font-size:16px}.plans-pricing-2 .plans-pricing-2__plans{padding-bottom:1rem;padding-top:1rem}.plans-pricing-2 .plans-pricing-2__plan{background-color:#fff;border-radius:.625rem;box-shadow:0 3px 6px #00000029;color:#0a0a0a;margin-bottom:8px}.plans-pricing-2 .plans-pricing-2__plan.\--expanded{border-radius:24px}.plans-pricing-2 .plans-pricing-2__plan.\--expanded .plans-pricing-2__plan__body{height:auto;padding-bottom:1rem;padding-top:1rem}.plans-pricing-2 .plans-pricing-2__plan__header{box-shadow:0 3px 6px #00000029;border-radius:.625rem;height:70px;padding:1rem;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}.plans-pricing-2 .plans-pricing-2__plan__header .plans-pricing-2__plan__banner-container{position:absolute;left:0;right:0;top:-16px;text-align:center}.plans-pricing-2 .plans-pricing-2__plan__header .plans-pricing-2__plan__banner-container .pricing-card-banner{-webkit-transform:scale(.75);transform:scale(.75);text-transform:none}.plans-pricing-2 .plans-pricing-2__plan__body{padding-left:1rem;padding-right:1rem}.plans-pricing-2 .plans-pricing-2__plan__title{font-size:18px;font-weight:700;padding-left:.95rem}@media print,screen and (min-width:40em){.plans-pricing-2 .plans-pricing-2__plan__title{font-size:22px}}.plans-pricing-2 .plans-pricing-2__plan__price__monthly{font-weight:700}.plans-pricing-2 .plans-pricing-2__plan__price__monthly__previous{color:#999}.plans-pricing-2 .plans-pricing-2__plan__price__monthly__previous__strike{text-decoration:line-through}.plans-pricing-2 .plans-pricing-2__plan__price__one-time{font-weight:700}.plans-pricing-2 .plans-pricing-2__plan__price__one-time__previous{color:#999}.plans-pricing-2 .plans-pricing-2__plan__price__one-time__previous__strike{text-decoration:line-through}.plans-pricing-2 .plans-pricing-2__plan__price__savings{font-size:12px;color:#b4291d;font-weight:700}@media print,screen and (min-width:40em){.plans-pricing-2 .plans-pricing-2__plan__price{font-size:18px}}.plans-pricing-2 .plans-pricing-2__plan__tagline{font-size:10px;padding-left:.95rem}@media print,screen and (min-width:40em){.plans-pricing-2 .plans-pricing-2__plan__tagline{font-size:12px}}.plans-pricing-2 .plans-pricing-2__plan__expander{background-color:#00bcd4;color:#fff;display:inline-block;font-size:14px;width:31px;height:31px;border-radius:31px;padding-top:3px;text-align:center;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.4s;transition-delay:.1s}.plans-pricing-2 .plans-pricing-2__plan__body{height:0;overflow:hidden}.plans-pricing-2 .plans-pricing-2__plan__body__access{color:#20b4ac;font-weight:700;font-size:16px;text-align:center}.plans-pricing-2 .plans-pricing-2__plan__body__cta{text-align:center}.plans-pricing-2 .plans-pricing-2__plan__body__billing{color:#7e8285;font-size:14px;text-align:center}.plans-pricing-2 .plans-pricing-2__plan__body__features{position:relative;left:25%}.plans-pricing-2 .plans-pricing-2__plan__body__features p{font-weight:700}.plans-pricing-2 .plans-pricing-2__plan__body__savings{color:#b4291d;font-weight:700;text-align:center}.plans-pricing-2__plans-group-footer{color:#fff;font-weight:700;text-align:center}.plans-pricing-2__plans-group-footer ul li{color:#fff}.plans-pricing-2__plans-group-footer a{display:block;color:#fff;font-weight:700;margin-top:1rem;text-transform:uppercase}.plans-pricing-2__plans-group-footer a:hover{text-decoration:underline}.plans-pricing-2__gifting p{color:#fff}.plans-pricing-2__gifting a{color:#fff;font-weight:700;text-decoration:underline}.plans-pricing-2__gifting a:hover{text-decoration:none}.plans-pricing-2__footnote{color:#fff}.plans-pricing-2 ul.green-checkmark-icon li{padding-bottom:1rem}.plans-pricing-2 ul.green-checkmark-icon li:last-child{padding-bottom:0}.plans-pricing-2 ul.green-checkmark-icon li:before{background-image:url("/image/icon-checkmark-stroke.svg");background-repeat:no-repeat;content:" ";height:16px;width:16px;padding-right:26px}.plans-pricing-2 .list-checkmark{padding-left:1.25rem}.plans-pricing-2 .list-checkmark>li{padding-left:.46875rem;position:relative;padding-bottom:1rem;font-size:.875rem}.plans-pricing-2 .list-checkmark>li:last-child{padding-bottom:0}.plans-pricing-2 .list-checkmark>li:before{border:1px solid currentColor;border-radius:50%;content:"\E087";display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-family:Icomoon;font-size:.625em;position:absolute;left:-1.25rem;width:1.125rem;height:1.125rem}.plans-pricing-2 .list-checkmark.\--success>li:before{background-color:#6ab459;color:#fefefe;padding-top:2px}.testimonials-page{background-color:#f8f8f8}.testimonials-page .testimonials-page-hero{background:#2591b5;background-image:url("/image/parents/testimonials/testimonials-hero-20171114.png");background-size:cover;background-position:50%;padding:60px 0 50px}.testimonials-page .testimonials-page-hero h1,.testimonials-page .testimonials-page-hero p{color:#fff}.testimonials-page .testimonials-page-hero h1{text-transform:uppercase;margin-bottom:0}.testimonials-page .testimonials-page-hero .testimonial-hero-subtitle{font-size:20px}.testimonials-page .testimonials-page-hero .testimonial-author{text-align:right;margin-bottom:-2px;padding-bottom:0;font-size:14px}.testimonials-page .testimonials-page-content{padding-top:28px}.testimonials-page .testimonials-page-content .boxed{background-color:#fff;border-radius:5px;margin:10px 0;padding:20px}.testimonials-page .testimonials-page-content .testimonial-quote{font-size:15px;font-weight:400;color:#25293a}.testimonials-page .testimonials-page-content .testimonial-author{margin-bottom:0;padding-bottom:0;color:#999;font-size:13px;text-align:right}.testimonials-page .testimonials-page-content .testimonial-video-box{position:relative;transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.testimonials-page .testimonials-page-content .testimonial-video-box img{width:100%;height:180px;object-fit:cover}.testimonials-page .testimonials-page-content .testimonial-video-box .video-play-icon-wrap{position:absolute;width:90%;top:35%}.testimonials-page .testimonials-page-content .testimonial-video-box .video-play-icon-wrap .video-play-icon{height:70px;width:70px;display:block;margin:0 auto}.testimonials-page .testimonials-page-content .testimonial-video-box:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.testimonials-page .testimonials-page-content .card-featured-maker .counter{background:transparent}.testimonials-page .featured-makers h3,.testimonials-page .parent-testimonials h3,.testimonials-page .student-testimonials h3{text-align:right}.testimonials-page .testimonial-timeline-wrap{margin-top:30px}.testimonials-page .testimonial-timeline{width:1px;border-right:1px dashed #ccc;margin:0 auto;display:block;height:2500px;margin-top:47px}.testimonials-page .parent-testimonials{position:relative;margin-top:180px}.testimonials-page .parent-testimonials .circle{height:20px;width:20px;background-color:#fff;border-radius:50%;border:2px solid #ccc;display:block;position:absolute;right:-125px}.testimonials-page .featured-makers,.testimonials-page .student-testimonials{margin-top:100px;position:relative}.testimonials-page .featured-makers .circle,.testimonials-page .student-testimonials .circle{height:20px;width:20px;background-color:#fff;border-radius:50%;border:2px solid #ccc;display:block;position:absolute;right:-125px}.testimonials-page .teacher-testimonials{margin-top:300px;position:relative}.testimonials-page .teacher-testimonials .circle{height:20px;width:20px;background-color:#fff;border-radius:50%;border:2px solid #ccc;display:block;position:absolute;left:-125px}.testimonials-page .social-testimonials{margin-top:200px;position:relative}.testimonials-page .social-testimonials .circle{height:20px;width:20px;background-color:#fff;border-radius:50%;border:2px solid #ccc;display:block;position:absolute;left:-124px}.testimonials-page .testimonials-cta-panel{padding:30px;background:#7692c4;background:linear-gradient(90deg,#7692c4 0,#8c7cc6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7692c4",endColorstr="#8c7cc6",GradientType=1)}.testimonials-page .testimonials-cta-panel h2,.testimonials-page .testimonials-cta-panel h4,.testimonials-page .testimonials-cta-panel p{color:#fff}@media screen and (min-width:40em) and (max-width:63.9375em){.testimonials-page .testimonial-timeline-wrap{display:none}.testimonials-page .parent-testimonials{margin-top:0}.testimonials-page .parent-testimonials h5{text-align:left}.testimonials-page .student-testimonials{margin-top:50px}.testimonials-page .student-testimonials h5{text-align:left}.testimonials-page .featured-makers{margin-top:50px}.testimonials-page .featured-makers h5{text-align:left}.testimonials-page .teacher-testimonials{margin-top:50px}.testimonials-page .social-testimonials{margin-top:50px;margin-bottom:30px}}@media screen and (max-width:39.9375em){.testimonials-page .testimonial-timeline-wrap{display:none}.testimonials-page .parent-testimonials{margin-top:0}.testimonials-page .parent-testimonials h5{text-align:left}.testimonials-page .student-testimonials{margin-top:30px}.testimonials-page .student-testimonials h5{text-align:left}.testimonials-page .featured-makers{margin-top:30px}.testimonials-page .featured-makers h5{text-align:left}.testimonials-page .teacher-testimonials{margin-top:30px}.testimonials-page .social-testimonials{margin-top:30px;margin-bottom:30px}}body.site section.testimonials-page{padding-bottom:0;padding-top:0}.sem-landing-page .sem-landing-page-hero{background-image:url("/image/backgrounds/bg-hero-mc-mountains.png");color:#fff}.sem-landing-page .sem-landing-page-hero-alt{background-size:cover}.sem-landing-page .sem-landing-page-hero.\--bg{background-color:#4f87e3;background-image:url("/image/waves/swoosh-lower-condensed-white.svg"),linear-gradient(111deg,#31a8f6 15%,#4f87e3 85%);background-position:bottom -1px center,50%;background-repeat:no-repeat;background-size:101% 2rem,auto}@media print,screen and (min-width:40em){.sem-landing-page .sem-landing-page-hero.\--bg{background-size:101% 3rem auto}}@media print,screen and (min-width:64em){.sem-landing-page .sem-landing-page-hero{background-image:url("/image/parents/free-account/background-swoosh-transparent.svg"),url("/image/backgrounds/bg-hero-mc-mountains.png");background-position:bottom -1px left,top;background-size:cover,cover}.sem-landing-page .sem-landing-page-hero-alt{background-image:url("/image/backgrounds/bg-hero-mc-mountains.png");padding-bottom:2rem}.sem-landing-page .sem-landing-page-hero.\--bg{background-size:101% 6rem,auto}.sem-landing-page .sem-landing-page-hero.\--padded{padding-bottom:400px}}.sem-landing-page .sem-landing-page-hero h1,.sem-landing-page .sem-landing-page-hero h2,.sem-landing-page .sem-landing-page-hero h3,.sem-landing-page .sem-landing-page-hero p{color:inherit}.sem-landing-page .sem-landing-page-hero-title{font-size:40px;margin-bottom:20px}.sem-landing-page .sem-landing-page-hero-subtitle{font-size:1.5rem}.sem-landing-page .sem-landing-page-hero h3{font-size:20px}.sem-landing-page .sem-landing-page-hero input[type=submit]{margin:0}.sem-landing-page .join-form{background-color:#fff;color:#0a0a0a;border-radius:10px;padding:1rem 1.5rem;box-shadow:0 1px 1px 0 rgba(0,0,0,.4)}.sem-landing-page .join-form input[type=email],.sem-landing-page .join-form input[type=password],.sem-landing-page .join-form input[type=text]{height:50px;border-radius:10px}.sem-landing-page .join-form input[type=submit]:not(.expanded){width:130px}.sem-landing-page .join-form h2{font-size:20px}.sem-landing-page .join-form p.separator{color:inherit;font-size:1rem}.sem-landing-page .join-form .button-sso{max-width:250px;width:70%}.sem-landing-page .join-form .button-sso[disabled]{opacity:1}.sem-landing-page .join-form label span.invalid{color:#f25954}.sem-landing-page .sem-landing-page-hero .join-form h3{color:#0a0a0a}.sem-landing-page .sem-landing-page-benefits{background:#fff}@media screen and (min-width:40em) and (max-width:63.9375em){.sem-landing-page .sem-landing-page-benefits{margin-top:2rem}}@media print,screen and (min-width:64em){.sem-landing-page .sem-landing-page-benefits{background:none;padding-top:0;text-align:center;margin-top:-350px}}.sem-landing-page .sem-landing-page-benefits h2{color:#0a0a0a;font-size:32px}.sem-landing-page .sem-landing-page-benefits h3{color:#0a0a0a;font-size:18px}.sem-landing-page .sem-landing-page-brands h2{font-size:2rem}.sem-landing-page .sem-landing-page-subtitle{font-size:20px}.sem-landing-page img.has-tip{border-bottom:none;cursor:auto}.sem-landing-page .checkmark-font-green{line-height:2}.sem-landing-page .testimonial-quote-box{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fff;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;border-left-color:#06afa6;border-left-width:50px;border-left-style:solid;color:#0a0a0a}.sem-landing-page .testimonial-quote-box:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.sem-landing-page .testimonial-quote-box p{color:#0a0a0a}body.body-sem-landing-page{background-color:#fff}body.site section.sem-landing-page{padding-bottom:0;padding-top:0}.sem-consumer-paid{background-color:#fefefe}.sem-consumer-paid .page-hero{background-color:#4e85fb;background-image:url("/image/parents/get-started/blue-wave-bottom.svg"),url("/image/parents/get-started/hero-graphic.png"),linear-gradient(180deg,#144897 -4rem,transparent 10rem),url("/image/parents/get-started/hero-bg.svg");background-position:bottom -2px center,bottom 2rem center,top,50%;background-repeat:no-repeat;background-size:104% 3rem,22.5rem,auto,cover;padding-top:60px;padding-bottom:18.75rem}@media print,screen and (min-width:40em){.sem-consumer-paid .page-hero{background-position:bottom -2px center,bottom -3rem center,top,50%;background-size:104% 3rem,30rem,auto,cover}}@media print,screen and (min-width:64em){.sem-consumer-paid .page-hero{background-position:bottom -2px center,center right 1rem,top,50%;background-size:104% 4rem,36.25rem,auto,cover;padding-bottom:6.25rem}}@media screen and (min-width:75em){.sem-consumer-paid .page-hero{background-image:url("/image/parents/get-started/blue-wave-bottom.svg"),url("/image/parents/get-started/hero-graphic@2x.png"),linear-gradient(180deg,#144897 -4rem,transparent 10rem),url("/image/parents/get-started/hero-bg.svg");background-position:bottom -2px center,top 60px left calc(50% + 360px),top,50%;background-size:104% 5rem,43.75rem,auto,cover}}.sem-consumer-paid .page-hero__subtitle{display:block;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1.5rem;margin-bottom:1rem}@media print,screen and (min-width:40em){.sem-consumer-paid .page-hero__subtitle{font-size:1.875rem}}.sem-consumer-paid .page-hero__content{padding-top:1rem;padding-bottom:1rem}@media print,screen and (min-width:64em){.sem-consumer-paid .page-hero__content{padding-top:2.5rem}}.sem-consumer-paid.\--b-variant .page-hero{background-image:linear-gradient(180deg,#498ff9 15%,#7b4fd8 85%);background-position:50%;background-repeat:no-repeat;background-size:auto;padding-bottom:2rem}@media print,screen and (min-width:64em){.sem-consumer-paid.\--b-variant .page-hero{padding-bottom:6.25rem}}.sem-consumer-paid.\--b-variant .page-hero .hero-animation{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.sem-consumer-paid .button.clear:focus,.sem-consumer-paid .button.clear:hover{background-color:transparent;text-decoration:underline}.sem-consumer-paid .button.clear.secondary:focus,.sem-consumer-paid .button.clear.secondary:hover{color:#00bcd4}.sem-consumer-paid .live-classes,.sem-consumer-paid .private-tutoring{background-repeat:no-repeat;height:25rem}@media print,screen and (min-width:40em){.sem-consumer-paid .live-classes,.sem-consumer-paid .private-tutoring{height:30.625rem}}@media screen and (min-width:75em){.sem-consumer-paid .live-classes,.sem-consumer-paid .private-tutoring{height:36.25rem}}.sem-consumer-paid .live-classes{background-image:url("/image/parents/get-started/section-boy.png");background-position:top 3rem left 50%;background-size:cover}@media print,screen and (min-width:40em){.sem-consumer-paid .live-classes{background-position:top 1rem left 50%}}@media print,screen and (min-width:64em){.sem-consumer-paid .live-classes{background-image:url("/image/parents/get-started/section-boy@2x.png");background-position:top 50% left 50%}}@media screen and (min-width:75em){.sem-consumer-paid .live-classes{background-size:100rem}}.sem-consumer-paid .private-tutoring{background-image:url("/image/parents/get-started/bg-squiggle-bottom.svg"),url("/image/parents/get-started/section-girl.png");background-position:bottom -10px center,top 3rem left 50%;background-size:100% 8rem,cover}@media print,screen and (min-width:40em){.sem-consumer-paid .private-tutoring{background-position:bottom -10px center,top 1rem left 50%}}@media print,screen and (min-width:64em){.sem-consumer-paid .private-tutoring{background-image:url("/image/parents/get-started/bg-squiggle-bottom.svg"),url("/image/parents/get-started/class-graphic@2x.png"),url("/image/parents/get-started/section-girl@2x.png");background-position:bottom -10px center,top 9rem left calc(50% + 14rem),top 25% left 50%;background-size:100% 8rem,14rem,cover}}@media screen and (min-width:75em){.sem-consumer-paid .private-tutoring{background-position:bottom -10px center,top 12rem left calc(50% + 20rem),top 35% left 50%;background-size:100% 8rem,18rem,100rem}}.sem-consumer-paid .why-premium{background-color:#ecfbfe}@media print,screen and (min-width:40em){.sem-consumer-paid .why-premium{padding-top:4rem!important;padding-bottom:4rem!important}}@media screen and (min-width:75em){.sem-consumer-paid .why-premium{padding-bottom:6rem!important}}.sem-consumer-paid .pathway-container{max-width:68.75rem}.sem-consumer-paid .pathway-card{background-color:#fff;border-radius:8px;box-shadow:0 10px 1rem rgba(0,0,0,.16);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;isolation:isolate;margin-right:auto;margin-bottom:2rem;margin-left:auto;padding:2rem;position:relative;text-align:center;transition:all .1s ease-in-out;max-width:20rem;z-index:1}.sem-consumer-paid .pathway-card:focus-within,.sem-consumer-paid .pathway-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.sem-consumer-paid .pathway-card__title{font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:1.5rem}.sem-consumer-paid .pathway-card__icon{margin-bottom:1.5rem}.sem-consumer-paid .pathway-card__action{margin-bottom:0}.sem-consumer-paid .pathway-card__action:first-of-type:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.sem-consumer-paid .pathway-card__action:not(:first-of-type){position:relative;z-index:2}.sem-consumer-paid .pathway-card .has-special{color:#dc3628}.sem-consumer-paid .why-premium-icon{width:3.5rem;height:3.5rem}.sem-consumer-paid .premium-tally{background-color:#fff;border-radius:8px;box-shadow:0 10px 1rem rgba(0,0,0,.16);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;isolation:isolate;margin-right:auto;margin-left:auto;padding:1rem}.sem-consumer-paid .premium-tally__card{color:#7065a3;display:block;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.sem-consumer-paid .premium-tally__card:not(:first-of-type){padding-top:1rem}.sem-consumer-paid .premium-tally__card:not(:last-of-type){border-bottom:1px solid #e0e0e0;padding-bottom:1rem}.sem-consumer-paid .premium-tally__stat{color:inherit;display:block;font-size:3rem;font-weight:700;line-height:1.25}.sem-consumer-paid .premium-tally__label{color:#707070}@media print,screen and (min-width:40em){.sem-consumer-paid .premium-tally{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:1.625rem}.sem-consumer-paid .premium-tally__card:not(:first-of-type){padding-top:0;padding-left:1rem}.sem-consumer-paid .premium-tally__card:not(:last-of-type){border-bottom:0;border-right:1px solid #e0e0e0;padding-bottom:0;padding-right:1rem}}.sem-consumer-paid .student-quote__image{position:relative;z-index:1;float:right}.sem-consumer-paid .student-quote__body{background-color:#4e85fb;border:0;border-radius:8px;color:#fff;float:left;margin-top:-3.125rem;padding:2rem 2.5rem 1rem;position:relative;max-width:80%;z-index:2}.sem-consumer-paid .student-quote__body p{color:inherit}.sem-consumer-paid .student-quote__body:before{background-image:url("/image/parents/get-started/quote.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;pointer-events:none;position:absolute;top:1rem;left:1rem;width:2.25rem;height:1.75rem}.sem-consumer-paid .stat{font-size:1.5rem}.sem-consumer-paid .has-tip{border-bottom:0;cursor:auto}@media print,screen and (min-width:40em){.sem-landing-page-easiest{background-image:url(/image/parents/free-account/coding-progression.png);background-position:25% 30%;background-repeat:no-repeat;background-size:20%}}@media print,screen and (min-width:64em){.sem-landing-page-easiest{background-position:25% 35%;background-size:30%}}.sem-landing-page-easiest h2{font-size:2rem}.sem-landing-page-easiest h3{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600}.sem-landing-page-easiest p{font-size:22px;margin-top:0}.sem-landing-page-easiest ul li{margin-bottom:1rem}.sem-landing-page-easiest.sem-landing-page-easiest-purple{background-color:#695fb2;color:#fff}@media print,screen and (min-width:40em){.sem-landing-page-easiest.sem-landing-page-easiest-purple{background-image:url(/image/parents/free-account/coding-progression-purple.png)}}.sem-landing-page-easiest.sem-landing-page-easiest-purple h2,.sem-landing-page-easiest.sem-landing-page-easiest-purple h3,.sem-landing-page-easiest.sem-landing-page-easiest-purple p{color:#fff}.sem-landing-page-easiest.sem-landing-page-easiest-purple .featured-maker-testimonial-card p{color:#0a0a0a}.sem-landing-page-empower h2{font-size:2rem}.sem-landing-page-empower .girls-coding-bg{background-image:url(/image/parents/free-account/girls-coding.png);background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:40em){.sem-landing-page-empower .maker-image{height:450px}}.sem-landing-page-empower.sem-landing-page-empower-purple{background:linear-gradient(0deg,#fff,#d4d1e9 22.18%,#9a94cb 54.18%,#776eb9 77.72%,#695fb2 90.05%)}.sem-landing-page-empower.sem-landing-page-empower-purple h2,.sem-landing-page-empower.sem-landing-page-empower-purple h3,.sem-landing-page-empower.sem-landing-page-empower-purple p,.sem-landing-page-empower.sem-landing-page-empower-purple ul{color:#fff}.sem-landing-page-empower.sem-landing-page-empower-purple .featured-maker-testimonial-card p{color:#282e33}.sem-landing-page-global-community .map-stat{text-align:center;font-size:30px;font-weight:600}.sem-landing-page-global-community .map-stat span{color:#ff575f}.sem-landing-page-global-community h2{padding-bottom:0}.sem-landing-page-global-community h3{color:#ff575f;padding-bottom:0}.sem-landing-page-global-community .map{height:200px;text-align:center}@media print,screen and (min-width:40em){.sem-landing-page-global-community .map{height:400px}.sem-landing-page-global-community .map img{max-width:800px}}.sem-landing-page-global-community .title{letter-spacing:1px;font-size:26px;font-weight:600;text-align:center;margin:0 0 5px;padding:0}.sem-landing-page-global-community .subtitle{font-size:18px;color:#777;text-align:center;margin:0;padding:0}.sem-landing-page-global-community .text-badge{position:absolute;right:1rem}.sem-landing-page-global-community-2 h2,body.site .sem-landing-page-global-community h2{padding-bottom:0}.sem-landing-page-global-community-2 h3{color:#ff575f;padding-bottom:0}.sem-landing-page-global-community-2 p{margin-bottom:1rem}.sem-landing-page-global-community-2-map{background-image:url(/image/parents/free-account/map-effect-red.png);min-height:300px;background-repeat:no-repeat;background-size:contain;background-position:50%}@media print,screen and (min-width:40em){.sem-landing-page-global-community-2-map{min-height:400px}}.sem-landing-page-global-community-2-map-stat:first-child{position:relative;left:0;top:20px}.sem-landing-page-global-community-2-map-stat{text-align:center;position:absolute;top:80%;left:5%}.sem-landing-page-global-community-2-map-stat:last-child{top:80%;left:56%}@media print,screen and (min-width:40em){.sem-landing-page-global-community-2-map-stat:first-child{position:absolute;top:auto;left:45%}.sem-landing-page-global-community-2-map-stat{top:65%;left:22%}.sem-landing-page-global-community-2-map-stat:last-child{top:80%}}.sem-landing-page-global-community-2 .text-badge{position:absolute;right:1rem}body.site .sem-landing-page-global-community-2 h2{padding-bottom:0}.sem-landing-page-tabs{background-image:url("/image/waves/swoosh-lower-purple-symmetric.svg");background-position:center bottom -3rem;background-repeat:no-repeat;background-size:100% 4rem}.sem-landing-page-tabs .menu.menu-filters.menu-filters-pills{margin-top:0}@media screen and (max-width:39.9375em){.sem-landing-page-tabs .menu.menu-filters.menu-filters-pills{margin-bottom:10px;overflow-x:auto;padding-bottom:0;white-space:nowrap}}.sem-landing-page-tabs .sem-landing-page-tab{background-repeat:no-repeat;background-size:cover;border-radius:20px;position:relative}.sem-landing-page-tabs .sem-landing-page-tab h1,.sem-landing-page-tabs .sem-landing-page-tab p{color:#fff}.sem-landing-page-tabs .sem-landing-page-tab p{font-size:20px;font-weight:400;line-height:1.4;margin-top:12px}.sem-landing-page-tabs .sem-landing-page-tab img.image-right{position:absolute;right:0;bottom:0}@media screen and (max-width:63.9375em){.sem-landing-page-tabs .sem-landing-page-tab img.image-right{height:100px}}.sem-landing-page-tabs .sem-landing-page-tab-img{width:300px}.sem-landing-page-tabs .sem-landing-page-tab .button.button-google{font-size:inherit}.sem-landing-page-tabs .sem-landing-page-tab .sem-landing-page-tab-content{padding-bottom:40px;padding-top:40px}@media print,screen and (min-width:64em){.sem-landing-page-tabs .sem-landing-page-tab .sem-landing-page-tab-content{padding-bottom:60px;padding-top:60px}}.sem-landing-page-tabs .sem-landing-page-tab .sem-landing-page-tab-content .button{font-weight:700;font-size:20px}.sem-landing-page-tabs .sem-landing-page-tab.sem-landing-page-tab-space{background-image:url(/image/parents/free-account-2/bg-space.png)}.sem-landing-page-tabs .sem-landing-page-tab.sem-landing-page-tab-game{background-image:url(/image/parents/free-account-2/bg-game.png)}.sem-landing-page-tabs .sem-landing-page-tab.sem-landing-page-tab-drone{background-image:url(/image/parents/free-account-2/bg-drone.png)}.sem-landing-page-tabs .sem-landing-page-tab.sem-landing-page-tab-mc-mod{background-image:url(/image/parents/free-account-2/bg-mc-mod-2.png)}.sem-landing-page-tabs .sem-landing-page-tab.sem-landing-page-tab-text{background-image:url(/image/parents/free-account-2/bg-text.png)}.sem-landing-page-tabs .sem-landing-page-tab-item{padding-top:50px}.sem-landing-page-tabs .sem-landing-page-tab-item h2{margin-bottom:.25rem}.sem-landing-page-tabs .sem-landing-page-tab-item-icon{width:79px}@media print,screen and (min-width:40em){.sem-landing-page-tabs .sem-landing-page-tab-item{padding-bottom:50px}}.text-badge{font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;width:150px;height:150px;text-align:center;font-size:18px;font-weight:600;color:#fff;background-color:#0080a8;border-radius:150px;padding:36px 10px}.virtual-coding-camps{background-color:#fff}.virtual-coding-camps .tynker-timzone{display:none}.virtual-coding-camps .virtual-coding-camps-hero{background-color:#472374;background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/images/live-coding/virtual-coding-camps/hero-student.png"),url("/images/live-coding/virtual-coding-camps/hero-bg-city.png");background-position:bottom -2px center,bottom 0 center,0;background-repeat:no-repeat;background-size:125% 2rem,23.75rem,cover;padding-top:3rem;padding-bottom:15rem;background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/images/live-coding/virtual-coding-camps/hero-student.png")}.virtual-coding-camps .virtual-coding-camps-hero .page-hero__content{padding-top:2rem;padding-bottom:2rem}.virtual-coding-camps .virtual-coding-camps-hero .page-hero__content .large-offset-1{margin-left:0}.virtual-coding-camps .virtual-coding-camps-hero .page-hero__title--summer-camp{font-size:38px}.parent-dashboard-courses-sem .virtual-coding-camps .virtual-coding-camps-hero{background-size:0 0,21.25rem,cover}.parent-dashboard-courses-sem .virtual-coding-camps .virtual-coding-camps-hero .button-group{display:none!important}.virtual-coding-camps .virtual-coding-camps-hero .button-group .button.secondary:focus,.virtual-coding-camps .virtual-coding-camps-hero .button-group .button.secondary:hover{background-color:#00bcd4;color:#fefefe}.virtual-coding-camps .virtual-coding-camps-hero .tab-new-badge{background-color:#fbdd33;border-radius:1em;color:#25293a;font-size:.75rem;padding:.4em .6em;position:absolute;top:-1rem;right:1rem;text-transform:uppercase}@media print,screen and (min-width:40em){.virtual-coding-camps .virtual-coding-camps-hero{background-size:125% 3rem,30rem,cover}.parent-dashboard-courses-sem .virtual-coding-camps .virtual-coding-camps-hero{background-position:bottom -2px center,center right 1rem,50%;background-size:0 0,40%,cover;padding-top:4rem}}@media print,screen and (min-width:64em){.virtual-coding-camps .virtual-coding-camps-hero{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/images/live-coding/virtual-coding-camps/hero-student@2x.png"),url("/images/live-coding/virtual-coding-camps/hero-bg-city@2x.png");background-position:bottom -2px center,bottom 0 left calc(50% + 250px),50%;background-size:125% 3rem,46.25rem,cover;padding-top:6rem;padding-bottom:7rem}.parent-dashboard-courses-sem .virtual-coding-camps .virtual-coding-camps-hero{background-size:0 0,31.25rem,cover}}@media screen and (min-width:75em){.virtual-coding-camps .virtual-coding-camps-hero{background-size:125% 3rem,46.25rem,cover}.virtual-coding-camps .virtual-coding-camps-hero .page-hero__content{padding-top:2rem}.parent-dashboard-courses-sem .virtual-coding-camps .virtual-coding-camps-hero{background-position:bottom -2px center,bottom 0 left calc(50% + 320px),50%;background-size:0 0,40rem,cover}}.virtual-coding-camps .virtual-coding-camps-sale-badge{background-image:url("/images/live-coding/virtual-coding-camps/sale-burst.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.875rem;font-weight:700;line-height:1;padding:1rem;position:absolute;bottom:-2rem;left:calc(50% - 75px);text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:175px;height:175px}.virtual-coding-camps .virtual-coding-camps-sale-badge__large{font-size:2.375rem}@media print,screen and (min-width:40em){.virtual-coding-camps .virtual-coding-camps-sale-badge{bottom:0;left:calc(50% + 125px)}}@media print,screen and (min-width:64em){.virtual-coding-camps .virtual-coding-camps-sale-badge{left:calc(50% + 400px)}}.virtual-coding-camps .virtual-coding-camps__lede{isolation:isolate;margin-top:-11.25rem}.virtual-coding-camps .virtual-coding-camps__lede-image{position:relative;z-index:1;display:block;margin:auto;width:34.375rem;max-width:100%}.virtual-coding-camps .virtual-coding-camps__lede-image-overlay{position:absolute;z-index:1;display:block;margin:auto;height:125px;width:125px;top:-10px;right:0}@media print,screen and (min-width:64em){.virtual-coding-camps .virtual-coding-camps__lede-image-overlay{height:250px;width:250px;right:150px}}.virtual-coding-camps .virtual-coding-camps__lede-copy p{font-size:20px}.virtual-coding-camps .virtual-coding-camps__cs-banner{padding:1rem 0!important;background-color:#3995f1;background-image:linear-gradient(90deg,#02bcd4 15%,#4e85fb 85%);color:#fff}.virtual-coding-camps .introduction{padding-top:0}.virtual-coding-camps .introduction .color-span{color:#00bcd4}.virtual-coding-camps .introduction .summer-camps-work{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){.virtual-coding-camps .introduction .summer-camps-work{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media print,screen and (min-width:64em){.virtual-coding-camps .introduction .summer-camps-work{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:75em){.virtual-coding-camps .introduction .summer-camps-work{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.virtual-coding-camps .introduction .summer-camps-work .double-arrow{display:none}@media print,screen and (min-width:40em){.virtual-coding-camps .introduction .summer-camps-work .double-arrow{display:block}}@media print,screen and (min-width:64em){.virtual-coding-camps .introduction .summer-camps-work .double-arrow{display:block}}@media screen and (min-width:75em){.virtual-coding-camps .introduction .summer-camps-work .double-arrow{display:block}}.virtual-coding-camps .introduction .summer-camps-work .double-arrow img{width:auto;height:22px;display:block;margin:4rem 0}.virtual-coding-camps .introduction .summer-camps-work .image-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}@media print,screen and (min-width:40em){.virtual-coding-camps .introduction .summer-camps-work .image-container{margin-bottom:unset}}@media print,screen and (min-width:64em){.virtual-coding-camps .introduction .summer-camps-work .image-container{margin-bottom:unset}}@media screen and (min-width:75em){.virtual-coding-camps .introduction .summer-camps-work .image-container{margin-bottom:unset}}.virtual-coding-camps .introduction .summer-camps-work .image-container img{width:130px;height:130px}.virtual-coding-camps .introduction .summer-camps-work .image-container .title{text-align:center;font:normal normal 700 20px/24px Montserrat;letter-spacing:0;color:#25293a}.virtual-coding-camps .introduction .summer-camps-work .image-container .subtitle{text-align:center;font:normal normal normal 16px/24px Open Sans;letter-spacing:0;color:#25293a}.virtual-coding-camps .introduction .profile .photo{width:100px;height:100px;margin-top:-50px;border-radius:50%;object-fit:cover;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}@media print,screen and (min-width:40em){.virtual-coding-camps .introduction .profile .photo{float:right;width:150px;height:150px;margin-top:-75px}}.virtual-coding-camps .introduction .profile .name-bio{margin-top:7px}@media print,screen and (min-width:40em){.virtual-coding-camps .introduction .profile .name-bio{float:right;margin-top:25px;margin-right:30px;text-align:right}}.virtual-coding-camps .introduction .profile .name-bio .name{font-size:18px;font-weight:700}.virtual-coding-camps .introduction .profile .name-bio .shortBio{font-size:15px}.virtual-coding-camps #class-sessions{background-image:url("/image/bfs/wave-blue.svg");background-repeat:no-repeat}.virtual-coding-camps .classes{background-color:#f2faff}.virtual-coding-camps .classes .timezone-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;padding-right:2rem;margin-top:1rem}.virtual-coding-camps .classes .timezone-wrapper fieldset{width:20rem}.virtual-coding-camps .classes .timezone-wrapper fieldset select{font:normal normal 600 14px/20px Open Sans;height:auto;margin:0 0 .5rem;padding:12px 44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:8px;background-color:#fefefe;color:#0f0f0f;background-image:url("/image/bfs/icon-caret-down.svg"),url("/image/parents/coding-classes/icon-globe.svg");background-position:100%,-30px;background-size:auto,18px;padding-right:1rem;transition:box-shadow .5s,border-color .25s ease-in-out}.virtual-coding-camps .classes .tabs-content{border:none;background-color:#f2faff}.virtual-coding-camps .classes .class{padding:1rem}@media print,screen and (min-width:64em){.virtual-coding-camps .classes .class{padding:3rem}}.virtual-coding-camps .classes .class .course-requirements p{margin-bottom:.25rem}.virtual-coding-camps .classes .class .course-requirements ul{margin-left:1rem}.virtual-coding-camps .classes .class .course-sessions table tbody label{cursor:pointer}.virtual-coding-camps .classes .class .course-sessions .course-sessions-table-container{max-height:240px;overflow-y:hidden}@media screen and (min-width:75em){.virtual-coding-camps .classes .class .course-sessions .course-sessions-table-container{max-height:200px}}.virtual-coding-camps .classes .class .course-sessions.expanded .course-sessions-table-container{max-height:none}.virtual-coding-camps .classes .class .price-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.virtual-coding-camps .classes .class .price-container .early-discount{background:#f2faff 0 0 no-repeat padding-box;border-radius:40px;text-align:center;font:normal normal 600 14px/17px Open Sans;font-style:italic;letter-spacing:0;color:#6e6cdf;padding:4px;width:13rem}.virtual-coding-camps .classes .class .price-container .price{font-size:32px;font-weight:700;color:#af2b2b}.virtual-coding-camps .classes .class .price-container .price .dollar-sign{vertical-align:super;font-size:22px;margin-right:-6px}.virtual-coding-camps .classes .class .price-container .price__previous{font-size:50%;font:italic normal normal 16px/12px Open Sans;letter-spacing:.03px;color:#171717}.virtual-coding-camps .classes .class .price-container .price__previous span{text-decoration:line-through}.virtual-coding-camps .classes .class .price-per-class__previous{font-size:70%;color:#7c7f81;text-decoration:line-through}.virtual-coding-camps .classes .class .clock-icon img{vertical-align:sub}.virtual-coding-camps .classes .class .course-images{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:25px}.virtual-coding-camps .classes .class .course-images .course-image,.virtual-coding-camps .classes .class .course-images .screenshot{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);border-radius:8px;width:100%;height:100%;object-fit:cover}.virtual-coding-camps .classes .class .course-images .active-thumbnail{border-radius:12px;width:100%;height:350px;object-fit:cover;object-position:top}@media print,screen and (min-width:40em){.virtual-coding-camps .classes .class .course-images .active-thumbnail{height:190px}}@media print,screen and (min-width:64em){.virtual-coding-camps .classes .class .course-images .active-thumbnail{height:290px}}@media screen and (min-width:75em){.virtual-coding-camps .classes .class .course-images .active-thumbnail{height:290px}}@media screen and (min-width:90em){.virtual-coding-camps .classes .class .course-images .active-thumbnail{height:290px}}.virtual-coding-camps .classes .class .course-images .screenshot{border-radius:5px}.virtual-coding-camps .classes .class .course-images .thumbnails{white-space:nowrap;overflow-x:scroll;overflow-y:hidden;padding-bottom:10px}.virtual-coding-camps .classes .class .course-images .thumbnails .thumbnail{display:inline-block;width:20%;height:80px;margin-top:20px;margin-right:10px}.virtual-coding-camps .classes .text-green{color:#82ca6d}.virtual-coding-camps .classes .text-red{color:#f25954}.virtual-coding-camps .classes .seat-left{text-align:left;font:normal normal 700 16px/20px Open Sans;letter-spacing:0;color:#af2b2b}.virtual-coding-camps .classes .seats{font-size:12px}@media print,screen and (min-width:64em){.virtual-coding-camps .testimonials{background-image:url("/image/bfs/dotted-circle.png");background-repeat:no-repeat;background-position:top 0 right -15rem;background-size:30rem}}@media screen and (min-width:75em){.virtual-coding-camps .testimonials{background-image:url("/image/bfs/dotted-circle.png");background-repeat:no-repeat;background-position:top 0 right -15rem;background-size:30rem}}.virtual-coding-camps .testimonials .testimonial-block{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){.virtual-coding-camps .testimonials .testimonial-block{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media print,screen and (min-width:64em){.virtual-coding-camps .testimonials .testimonial-block{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:75em){.virtual-coding-camps .testimonials .testimonial-block{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.virtual-coding-camps .testimonials .testimonial-block .testimonial-content{width:100%;background:#f4f9fa 0 0 no-repeat padding-box;border-radius:10px;padding:70px 51px 40px;position:relative}@media print,screen and (min-width:40em){.virtual-coding-camps .testimonials .testimonial-block .testimonial-content{width:22.5rem}}@media print,screen and (min-width:64em){.virtual-coding-camps .testimonials .testimonial-block .testimonial-content{width:34rem}}@media screen and (min-width:75em){.virtual-coding-camps .testimonials .testimonial-block .testimonial-content{width:34rem}}.virtual-coding-camps .testimonials .testimonial-block .testimonial-content .top-icons{position:absolute;top:-2rem;width:70px;height:70px}.virtual-coding-camps .testimonials .testimonial-block .testimonial-content .content{text-align:left;font:normal normal 700 18px/31px Montserrat;letter-spacing:0;color:#25293a}.virtual-coding-camps .testimonials .testimonial-block .testimonial-content .author{text-align:left;font:normal normal 700 20px/27px Open Sans;letter-spacing:0;color:#121212}.virtual-coding-camps .testimonials .testimonial-block .testimonial-content hr{width:18rem;border:2px solid #000;margin-left:0}.virtual-coding-camps .sessions .title{margin-bottom:42px;border-bottom:2px solid #d3d3d3;padding-bottom:25px}.virtual-coding-camps .more-info .info{box-shadow:0 20px 20px -20px rgba(0,0,0,.15);margin-bottom:15px;border-radius:5px;padding:35px 15px;background-color:#fff;text-align:center}.virtual-coding-camps .more-info .info h4{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;color:#7c7f89}.virtual-coding-camps .more-info .info p{color:#b0b2b3}.virtual-coding-camps>.description{padding-top:50px;padding-bottom:50px;background-image:url(/image/camps/locations/background-90.jpg);background-size:cover}@media print,screen and (min-width:40em){.virtual-coding-camps>.description{height:600px;padding-top:100px;padding-bottom:100px}}.virtual-coding-camps>.description .image-text{box-shadow:0 20px 20px -20px rgba(0,0,0,.15)}.virtual-coding-camps>.description .image-text .image{display:block;border-top-left-radius:5px;border-top-right-radius:5px}.virtual-coding-camps>.description .image-text .text{border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:25px 15px;background-color:#fff;color:#7c7f81;font-size:18px}.virtual-coding-camps>.description .image-text .text .social-network{margin-top:2rem;font-weight:500}@media print,screen and (min-width:40em){.virtual-coding-camps>.description .image-text{padding-top:60px;padding-bottom:60px;background-color:#fff}.virtual-coding-camps>.description .image-text .image{border-radius:0;padding-right:100px;padding-left:35px}.virtual-coding-camps>.description .image-text .text{border-radius:0;padding:0 35px 0 100px}}.tynker-timezone{display:none}.virtual-coding-camps .classes .class .course-sessions.expanded .expand-sessions-button{display:none!important}tbody tr:nth-child(2n),tbody tr:nth-child(odd){border-bottom:1px solid #707070;background-color:unset}.live-coding{background-color:#fff}.live-coding h2{margin-bottom:1rem}.live-coding h2,.live-coding h3,.live-coding p{color:inherit}.live-coding a{font-size:inherit}.live-coding.maintenance{background-color:transparent}.live-coding.maintenance .hero{background-image:none}.live-coding .live-coding-hero{background-color:#665fef;background-image:url("/image/waves/swoosh-lower-condensed-white.svg"),linear-gradient(90deg,#9374f0 15%,#665fef 85%);background-position:bottom -2px center,50%;background-repeat:no-repeat;background-size:100% 2rem,cover;padding-top:3.75rem;padding-bottom:2rem}.dashboard-sidebar-wrapper-parent .live-coding .live-coding-hero{padding-top:0}.live-coding .live-coding-hero.\--alt-bg{background-image:linear-gradient(90deg,#9374f0 15%,#665fef 85%);background-position:50%;background-size:cover;padding-bottom:0;position:relative}.live-coding .live-coding-hero.\--alt-bg:after,.live-coding .live-coding-hero.\--alt-bg:before{content:"";position:absolute;right:0;left:0;z-index:0}.live-coding .live-coding-hero.\--alt-bg:before{top:0;bottom:40%;background-image:url("/image/waves/swoosh-lower-condensed-white.svg");background-position:bottom -2px center;background-repeat:no-repeat;background-size:100% auto}.live-coding .live-coding-hero.\--alt-bg:after{top:60%;bottom:0;background-color:#fff}.live-coding .live-coding-hero.\--alt-bg .page-hero__content{padding-bottom:1rem;position:relative;z-index:1}.live-coding .live-coding-hero .page-hero__content{padding-top:2rem;padding-bottom:2rem}@media screen and (max-width:39.9375em){.live-coding .live-coding-hero .page-hero__content{padding-right:0;padding-left:0}}@media screen and (max-width:39.9375em){.live-coding .live-coding-hero .page-hero__title{font-size:1.5rem;margin-bottom:.5rem}}.live-coding .live-coding-hero .page-hero__description{font-size:.75rem}@media print,screen and (min-width:40em){.live-coding .live-coding-hero .page-hero__description{font-size:1rem}}.live-coding .live-coding-hero .page-hero__description,.live-coding .live-coding-hero .page-hero__title{text-align:center}@media print,screen and (min-width:64em){.live-coding .live-coding-hero .page-hero__description,.live-coding .live-coding-hero .page-hero__title{text-align:left}}.parent-dashboard-courses-sem .live-coding .live-coding-hero{background-size:21.25rem,0 0,cover}.parent-dashboard-courses-sem .live-coding .live-coding-hero .button-group{display:none!important}.live-coding .live-coding-hero .button-group .button.secondary:focus,.live-coding .live-coding-hero .button-group .button.secondary:hover{background-color:#00bcd4;color:#fefefe}@media print,screen and (min-width:40em){.live-coding .live-coding-hero{background-position:bottom -2px center,50%;background-size:100% 4rem,cover;padding-bottom:4rem}.dashboard-sidebar-wrapper-parent .live-coding .live-coding-hero,.live-coding .live-coding-hero .page-hero__content{padding-top:1rem}}@media print,screen and (min-width:64em){.live-coding .live-coding-hero{background-position:bottom -2px center,50%;background-size:100% 5rem,cover;padding-bottom:8rem}.live-coding .live-coding-hero__image{position:absolute;width:415px}.live-coding .live-coding-hero .page-hero__content{padding-top:4rem}.dashboard-sidebar-wrapper-parent .live-coding .live-coding-hero{padding-top:0;padding-bottom:10rem}}.live-coding .live-coding-box{background-color:#fefefe;border:1px solid #707070;border-radius:5px;color:#0a0a0a;overflow:hidden;text-align:left}.live-coding .live-coding-box.\--expanded{width:100%}.live-coding .live-coding-box__body{padding:1rem}@media print,screen and (min-width:40em){.live-coding .live-coding-box__body{padding:2.5rem 3.75rem 1.25rem}}.live-coding .live-coding-box__footer{background-color:#fffcf1;font-size:.75em;padding:1.25rem}@media print,screen and (min-width:40em){.live-coding .live-coding-box__footer{font-size:1rem;padding:.625rem 3.75rem}}.live-coding .live-coding-story{background-color:#0063e0;background-image:url("/image/parents/coding-classes/bfs-saira.png");background-position:bottom left -2rem;background-repeat:no-repeat;background-size:400px;color:#fefefe;padding:60px 1rem 260px;position:relative}@media print,screen and (min-width:40em){.live-coding .live-coding-story{background-position:bottom left 10%}}@media print,screen and (min-width:64em){.live-coding .live-coding-story{background-position:0 100% calc(50% - 380px);background-size:650px;padding:100px 0 120px}}.live-coding .live-coding-story__play{position:absolute;bottom:80px;left:230px}@media print,screen and (min-width:40em){.live-coding .live-coding-story__play{left:calc(230px + 10%)}}@media print,screen and (min-width:64em){.live-coding .live-coding-story__play{bottom:170px;left:calc(50% - 280px)}}.coaching h1,.coaching h2,.coaching h3,.coaching p{color:inherit}.coaching .coaching__hero{background-color:#9574f0;background-image:url("/image/private-tutoring/coaching/graphic-hero.png"),url("/image/waves/swoosh-lower-condensed-white.svg"),linear-gradient(90deg,#9574f0 15%,#665fef 85%);background-position:bottom 2rem center,bottom -2px center,50%;background-repeat:no-repeat;background-size:21.25rem,125% 3rem,cover;padding-top:2rem;padding-bottom:12.5rem}.coaching .coaching__hero .page-hero__content{padding-top:2rem;padding-bottom:2rem}.parent-dashboard-courses-sem .coaching .coaching__hero{background-size:21.25rem,0 0,cover}@media print,screen and (min-width:40em){.coaching .coaching__hero{background-position:top 50% right 1rem,bottom -2px center,50%;background-size:40%,125% 3rem,cover;padding-bottom:2rem}.parent-dashboard-courses-sem .coaching .coaching__hero{background-size:40%,0 0,cover;padding-top:4rem}}@media print,screen and (min-width:64em){.coaching .coaching__hero{background-image:url("/image/private-tutoring/coaching/graphic-hero@2x.png"),url("/image/waves/swoosh-lower-condensed-white.svg"),linear-gradient(90deg,#9574f0 15%,#665fef 85%);background-position:top 50% left calc(50% + 250px),bottom -2px center,50%;background-size:31.25rem,101% 3rem,cover;padding-bottom:4rem}.parent-dashboard-courses-sem .coaching .coaching__hero{background-size:31.25rem,0 0,cover}}@media screen and (min-width:75em){.coaching .coaching__hero{background-position:top 50% left calc(50% + 320px),bottom -2px center,50%;background-size:40rem,101% 3rem,cover}.parent-dashboard-courses-sem .coaching .coaching__hero{background-size:40rem,0 0,cover}}.coaching .coaching__lede{isolation:isolate;position:relative;margin-top:-12.5rem}.coaching .coaching__lede-image{position:relative;z-index:1;display:block;margin:auto;width:62.5rem;max-width:100%}.coaching .coaching__lede-image-overlay{position:absolute;z-index:2;top:1.5rem;left:0;max-width:6.25rem}.coaching .coaching__lede-copy{position:relative;z-index:2;background-color:#fff;display:block;margin:-1.875rem auto 0;padding:3.125rem;text-align:center;width:50rem;max-width:80%}@media print,screen and (min-width:40em){.coaching .coaching__lede-image-overlay{top:0;max-width:11.25rem}.coaching .coaching__lede-copy{margin:-4.375rem auto 0;padding:3.125rem}}@media print,screen and (min-width:64em){.coaching .coaching__lede{margin-top:-13.75rem}.coaching .coaching__lede-image-overlay{top:1rem;left:calc(50% - 600px);max-width:17.5rem}}@media screen and (max-height:768px){.coaching .coaching__lede{margin-top:-11.25rem}}@media screen and (max-height:768px) and (min-width:40em){.coaching .coaching__lede-image{width:46.875rem}.coaching .coaching__lede-image-overlay{max-width:12.5rem}.coaching .coaching__lede-copy{padding:1.25rem 2.5rem;width:40.625rem}}@media screen and (max-height:768px) and (min-width:64em){.coaching .coaching__lede-image-overlay{left:calc(50% - 460px)}}.coaching .coaching__profile{margin-bottom:1.25rem;padding:0 1rem}.coaching .coaching__profile_image{position:relative}.coaching .coaching__profile_image>img{max-width:10.9375rem}@media print,screen and (min-width:64em){.coaching .coaching__profile_image>img{max-width:100%}}.coaching .coaching__profile_icon{position:absolute;right:-1.0625rem;bottom:-1.0625rem;width:4.25rem;height:4.25rem}.coaching .coaching__profile_toggle{-webkit-appearance:none;clip:rect(0,0,0,0);position:absolute;width:1px;height:1px;overflow:hidden}.coaching .coaching__profile_description{margin-bottom:0;overflow-y:hidden;max-height:6.25rem}.coaching__profile_toggle:checked~.coaching__profile_description{max-height:none!important}.coaching .coaching__profile_label{color:#00bcd4;cursor:pointer;font-size:inherit}.coaching .coaching__profile_label:focus,.coaching .coaching__profile_label:hover{color:#009fbb}.coaching .coaching__profile_label .less,.coaching__profile_toggle:checked~.coaching__profile_label .more{display:none}.coaching__profile_toggle:checked~.coaching__profile_label .less{display:inline}@media print,screen and (min-width:64em){.coaching .coaching__profile{margin-bottom:3.125rem;padding:0 2rem}}.coaching .coaching__pre-footer{background-color:#f4faff;background-image:url("/image/waves/swoosh-upper-condensed-white.svg");background-position:top -2px center;background-repeat:no-repeat;background-size:100% 3rem;padding-top:4rem}.coaching .coaching__blocks-row{isolation:isolate;padding:0}@media print,screen and (min-width:64em){.coaching .coaching__blocks-row{padding-top:3rem}}.coaching .coaching__blocks-row .text-block{background-color:#4e85fb;color:#fff;padding:1.25rem;position:relative}@media print,screen and (min-width:64em){.coaching .coaching__blocks-row .text-block{width:100%;padding:3.75rem 2.5rem 1.5rem;position:absolute;top:-3rem;z-index:1}}.coaching .coaching__blocks-row .text-block ul{line-height:2}.coaching .coaching__blocks-row .special-offer-badge{position:absolute;right:0;bottom:-1.25rem;max-width:11.25rem}@media screen and (min-width:75em){.coaching .coaching__blocks-row .special-offer-badge{right:1rem;bottom:3rem;max-width:12.5rem}}.coaching .coaching__cs-banner{padding:1rem 0!important;background-color:#3995f1;background-image:linear-gradient(90deg,#02bcd4 15%,#4e85fb 85%);color:#fff}.coaching .testimonial-card{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.16);margin-bottom:1rem;padding:1.25rem;position:relative;width:100%}.coaching .testimonial-card blockquote{border:0}.coaching .testimonial-card blockquote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='13' viewBox='0 0 20 13'%3E%3Cpath fill='%2306afa6' d='M9 6v7H0V6l2-6h5L6 6h3zm11 0v7h-9V6l2-6h5l-1 6h3z'/%3E%3C/svg%3E");content:"";float:left;margin-left:-2rem;width:20px;height:13px}.coaching .testimonial-card blockquote p{color:#25293a;font-size:1.25rem;font-style:italic}@media print,screen and (min-width:64em){.coaching .testimonial-card{padding:2.5rem}}.coaching .testimonial-card__citation{padding-right:2rem;text-align:right}@media print,screen and (min-width:64em){.coaching .testimonial-card__citation{padding-right:4rem}}.coaching .testimonial-card__citation-name{display:block;font-weight:700}.coaching .pricing-card{height:360px}.coaching .pricing-card.has-sale{height:400px}.coaching .pricing-card-header{background:transparent linear-gradient(180deg,#6c88f5,#5072c4) 0 0 no-repeat padding-box}.coaching .pricing-card-header h2{color:#fff}.coaching .pricing-card-header h2 .pricing-tag-yellow{background-color:#fade4f;border-radius:12px;color:#000;font-size:70%;line-height:20px;padding:0 8px}.coaching .pricing-card-body ul.features{color:#000;margin-top:1rem}.coaching .pricing-card-body ul.features li:first-child{color:#5172c6;font-weight:700}.help-icon{background-image:url("/image/dashboard/student/placeholder/help-icon.png");background-repeat:no-repeat;background-size:contain;bottom:15px;cursor:pointer;display:none;height:60px;position:fixed;right:15px;width:60px;z-index:60}@media print,screen and (min-width:40em){.help-icon{display:block}}.help-icon.help-icon-freshchat{bottom:100px;right:20px}#planning-guide{padding-top:50px}#planning-guide h3{font-size:34px}#planning-guide .subtitle{font-size:18px;line-height:normal;margin-bottom:60px}#planning-guide .info p,#planning-guide .info ul{margin-bottom:30px}#planning-guide .info .zf-column{margin-bottom:40px}#planning-guide .info .table-sequences .activity{color:#0a0a0a;display:block;font-size:14px;font-weight:300;margin-bottom:.5rem}#planning-guide .info .table-sequences .activity:hover{text-decoration:underline}#planning-guide .what-kids-are-saying .video-thumbnail{margin-bottom:10px}#planning-guide .what-kids-are-saying .video-thumbnail>a,#planning-guide .what-kids-are-saying .video-thumbnail>a .thumb{width:100%}#planning-guide .aditional-resources{margin-top:40px}.modal-video-planning-guide iframe{height:550px;display:block}#refer-teacher{padding:40px 0}#refer-teacher p{font-size:18px}#refer-teacher p span{display:block}@media print,screen and (min-width:40em){#refer-teacher p span{display:inline}}#school-curriculum{padding:40px 0}#school-curriculum .course-catalog{margin-bottom:20px}#school-curriculum .course-catalog .course-card.course-card--school{margin-left:auto;margin-right:auto}.hoc-2017-page h1,.hoc-2017-page h2{color:#fff}.hoc-2017-page h1{font-size:50px;font-weight:700}.hoc-2017-page h2{font-size:17px;line-height:26px}.hoc-2017-page .hoc-2017-hero{background-image:linear-gradient(270deg,#106bf0 0,#3c99c4 49%,#75d28f);background-repeat:no-repeat;background-size:cover;padding:15px 0}.hour-of-code-activity-page h1{font-size:36px;margin-bottom:0}.hour-of-code-activity-page a{font-size:inherit}.hour-of-code-activity-page .activity-hero{background:#907ac3 none no-repeat 0;background-size:cover;padding:20px 0 50px;position:relative;color:#fff}@media screen and (max-width:39.9375em){.hour-of-code-activity-page .activity-hero{padding-top:0}}.hour-of-code-activity-page .activity-hero .title{font-size:42px;border-bottom:4px solid #00bcd4;font-weight:600;text-transform:uppercase;color:#fff;padding-bottom:5px;padding-top:5px;margin-bottom:5px;margin-top:0;text-shadow:2px 1px 2px #444}@media screen and (max-width:39.9375em){.hour-of-code-activity-page .activity-hero .title{font-size:36px}}.hour-of-code-activity-page .activity-hero .button-teachers{width:100%;font-size:16px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.25);transition:all .25s ease-in-out}.hour-of-code-activity-page .activity-hero .button-teachers:hover{-webkit-transform:scale(1.025);transform:scale(1.025)}.hour-of-code-activity-page .activity-hero .button-teachers-top{position:absolute;top:15px;right:15px;width:250px;font-size:16px;margin-bottom:15px}.hour-of-code-activity-page .activity-hero .activity-details{margin-bottom:10px}.hour-of-code-activity-page .activity-hero .activity-details .activity-detail{text-transform:uppercase;color:#fff;font-size:16px;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;padding-right:25px;display:inline;text-shadow:2px 1px 2px #444}.hour-of-code-activity-page .activity-hero .activity-details .activity-detail .icon{display:inline-block;height:40px;line-height:40px;font-family:icomoon;font-size:24px;color:#00bcd4;font-weight:700;margin-right:10px;vertical-align:top}.hour-of-code-activity-page .activity-hero .activity-details .activity-detail .value{display:inline-block;height:40px;line-height:40px;vertical-align:top}.hour-of-code-activity-page .activity-hero .activity-icon{bottom:-50px}.hour-of-code-activity-page .activity-hero .mobile-disclaimer{color:#fff}@media print,screen and (min-width:64em){.hour-of-code-activity-page .activity-card.\--large{margin:0 auto;max-width:31.25rem}.hour-of-code-activity-page .activity-card.\--large .card-thumbnail{height:15.625rem}}.hour-of-code-activity-page .activity-icon{height:100px;width:100px;border-radius:50%;background-color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hour-of-code-activity-page .activity-icon img{width:100%;padding:18px}.hour-of-code-activity-page .activity-screenshots{background-color:#fff;padding-bottom:30px;position:relative}.hour-of-code-activity-page .activity-screenshots .activity-icon{top:-50px}.hour-of-code-activity-page .activity-screenshots .activity-screenshots-spacer{padding-top:40px}@media print,screen and (min-width:40em){.hour-of-code-activity-page .activity-screenshots .activity-screenshots-spacer{padding-top:60px}}.hour-of-code-activity-page .activity-content{background-color:#fff;padding-top:30px}.hour-of-code-activity-page .activity-content .activity-content-title{position:relative}.hour-of-code-activity-page .activity-content .activity-content-title .title{margin:30px 0 15px}.hour-of-code-activity-page .activity-content .activity-content-title .button{position:absolute;right:0;top:0;margin:0}.hour-of-code-activity-page .activity-content .title{text-align:center;text-transform:uppercase;font-weight:700;line-height:1.8;margin:30px 0}.hour-of-code-activity-page .activity-content .activity-side-bar{border:1px solid #e0e0e0;padding:.5rem}.hour-of-code-activity-page .activity-content .activity-side-bar table.activity-table tbody{border:none}.hour-of-code-activity-page .activity-content .activity-side-bar table.activity-table tbody tr th{text-align:left}.hour-of-code-activity-page .activity-content .activity-side-bar table.activity-table tbody tr th:first-child{width:30%}.hour-of-code-activity-page .activity-content .activity-side-bar table.activity-table tbody tr td{vertical-align:top}.hour-of-code-activity-page .activity-content .activity-side-bar table.activity-table tbody tr:nth-child(2n){background-color:transparent}.hour-of-code-activity-page .activity-content .activity-side-bar table.activity-table tfoot{background:none;border:none}.hour-of-code-activity-page .activity-content .activity-side-bar table.activity-table tfoot td{font-weight:300}.hour-of-code-activity-page .grant-banner{background-color:#5b40cb;background-repeat:no-repeat;color:#fefefe;font-size:.875rem;padding:1rem 0;position:relative;text-align:center}.hour-of-code-activity-page .grant-banner.\--static{background-image:linear-gradient(180deg,#5b40cb,#7238c1)}.hour-of-code-activity-page .grant-banner.\--sticky{background-color:#382564;background-image:none;position:fixed;right:0;bottom:0;left:0;z-index:2}@media print,screen and (min-width:40em){.hour-of-code-activity-page .grant-banner{text-align:left}.hour-of-code-activity-page .grant-banner.\--static{background-image:url("/image/school/tynker-grant/teacher-computer-banner.png"),url("/image/school/tynker-grant/banner-bg-stripes.svg"),linear-gradient(180deg,#5b40cb,#7238c1);background-position:top 35% right 7%,100%,50%;background-size:auto 200%,60% auto,auto}.hour-of-code-activity-page .grant-banner.\--sticky{background-image:url("/image/school/tynker-grant/teacher-computer-banner.png");background-position:top 25% right 7%;background-size:auto 150%}}@media print,screen and (min-width:64em){.hour-of-code-activity-page .grant-banner.\--static{background-position:top 35% left calc(50% + 21.875rem),100%,50%;background-size:auto 200%,40% auto,auto}.hour-of-code-activity-page .grant-banner.\--sticky{background-position:top 25% left calc(50% + 21.875rem);background-size:auto 150%}}@media screen and (min-width:75em){.hour-of-code-activity-page .grant-banner.\--static{background-image:url("/image/school/tynker-grant/teacher-computer-banner@2x.png"),url("/image/school/tynker-grant/banner-bg-stripes.svg"),linear-gradient(180deg,#5b40cb,#7238c1);background-position:top 35% left calc(50% + 18.75rem),100%,50%}.hour-of-code-activity-page .grant-banner.\--sticky{background-image:url("/image/school/tynker-grant/teacher-computer-banner@2x.png");background-position:top 25% left calc(50% + 18.75rem)}}.hour-of-code-activity-page .grant-banner a{color:inherit;font-size:inherit;font-weight:700;text-decoration:underline;white-space:nowrap}.hour-of-code-activity-page .grant-banner a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.hour-of-code-activity-page .grant-banner p{color:inherit;font-size:inherit;margin-bottom:0}.hour-of-code-activity-page .grant-banner__title{font-size:1.125rem;padding-bottom:0}.hour-of-code-activity-page .activity-more-activities{margin-top:10px;background-color:#f8f8f8}.hour-of-code-activity-page .activity-more-activities .title{text-align:center;font-weight:700;line-height:1.8;margin:20px}.hour-of-code-activity-page .breadcrumbs{display:inline-block}.hour-of-code-activity-page .hoc-share-button{position:relative}.hour-of-code-activity-page .teacher-cta{display:inline-block;color:#fff;background:#224a75 url("/image/hour-of-code/2017/hoc-cards@2x.png?width=180&height=180&mode=contain&format=png&quality=80&cache=max&v=images-364c7731") no-repeat -55px;padding-left:140px;padding-top:25px;height:100px;width:100%}@media screen and (max-width:39.9375em){.hour-of-code-activity-page .teacher-cta{padding-top:14px}.hour-of-code-activity-page .teacher-cta.teacher-cta-bottom .teacher-cta-title{font-size:18px}}.hour-of-code-activity-page .teacher-cta .teacher-cta-title{color:#fff;text-align:left;margin:0;line-height:22px;text-transform:none;font-weight:600;font-size:21px}.hour-of-code-activity-page .teacher-cta .teacher-cta-subtitle{color:#fff;text-align:left;margin:0;line-height:35px;text-transform:none;letter-spacing:1px;font-weight:600;font-size:16px}.hour-of-code-activity-page .teacher-cta.teacher-cta-top{margin-top:0;box-shadow:none;background-image:none;padding-left:0;height:75px}.hour-of-code-activity-page .teacher-cta.teacher-cta-top .teacher-cta-title{text-align:center;font-size:20px}.hour-of-code-activity-page .teacher-cta.teacher-cta-top .teacher-cta-subtitle{text-align:center;font-weight:400;text-transform:uppercase}.hour-of-code-activity-page .teacher-cta.teacher-cta-bottom{margin-top:20px}.hour-of-code-activity-page .page-sharing{display:block;margin-bottom:1rem;padding-left:10px;vertical-align:top}.hour-of-code-activity-page .page-sharing .icn-facebook,.hour-of-code-activity-page .page-sharing .icn-google,.hour-of-code-activity-page .page-sharing .icn-mail,.hour-of-code-activity-page .page-sharing .icn-twitter{font-size:18px;height:30px;width:30px;padding:4px 0 0 6px}.hour-of-code-activity-page .page-sharing .icn-google{padding-left:5px}.hour-of-code-activity-page .subtitle-hero{font-family:Open Sans,Helvetica,Arial,sans-serif;color:#fff;line-height:1.5;text-shadow:2px 1px 2px #444;margin-top:0;font-size:18px;margin-bottom:20px;font-weight:500}@media screen and (max-width:39.9375em){.hour-of-code-activity-page .breadcrumbs{padding-top:20px}}.hour-of-code-activity-page .breadcrumbs .disabled{opacity:.5}.hour-of-code-activity-page .teacher-notes-button{margin-right:0;margin-bottom:0}@media screen and (max-width:39.9375em){.hour-of-code-activity-page .teacher-notes-button{padding-top:20px}}.hour-of-code-activity-page:not(.nasa-return-to-moon) .button.hollow{background-color:hsla(0,0%,100%,.25)}.hour-of-code-activity-page:not(.nasa-return-to-moon) .button.hollow:hover{background-color:#fefefe}.hour-of-code-activity-page .card{border:1px solid #ddd;box-shadow:1px 1px 1px 1px rgba(0,0,0,.025);transition:all .25s ease-in-out}.hour-of-code-activity-page .card .card-description{text-transform:uppercase}.hour-of-code-activity-page .card:hover{-webkit-transform:scale(1.025);transform:scale(1.025);box-shadow:1px 1px 1px 1px rgba(0,0,0,.125)}.hour-of-code-activity-page .teacher-notes{padding:20px}@media print,screen and (min-width:64em){.hour-of-code-activity-page .teacher-notes{padding:0 40px 20px 0}}.hour-of-code-activity-page .teacher-notes h4{margin:0;font-size:24px;margin-bottom:5px}.hour-of-code-activity-page .teacher-notes .title{margin:0 0 20px;color:#fff;text-transform:uppercase;text-align:left}.hour-of-code-activity-page .teacher-notes .button{margin-bottom:0}.hour-of-code-activity-page .teacher-notes .activity-long-description,.hour-of-code-activity-page .teacher-notes .activity-note-details{padding-bottom:20px}.hour-of-code-activity-page .teacher-notes .activity-events strong{margin-right:5px}.hour-of-code-activity-page .teacher-notes .activity-events a{font-weight:700;margin-left:10px}.hour-of-code-activity-page .teacher-notes .note{padding:0}.hour-of-code-activity-page .teacher-notes .checkmark-font li:before{font-size:14px;color:#82ca6d}.hour-of-code-activity-page .teacher-notes .list.list-details li{margin-left:0;list-style-type:none}.hour-of-code-activity-page .teacher-notes .list.list-details li .icon{display:inline-block;vertical-align:top;margin-right:10px;height:20px;line-height:20px}.hour-of-code-activity-page .teacher-notes .list.list-details li .text{display:inline-block;vertical-align:top;height:20px;line-height:20px;text-transform:capitalize}.hour-of-code-activity-page .teacher-notes .teacher-buttons .button{width:100%;margin-bottom:15px}.hour-of-code-activity-page .links-footer{margin-top:20px;padding-bottom:30px}.hour-of-code-activity-page .links-footer .title{margin:0 0 15px;text-align:left;margin-bottom:0;padding:0}.hour-of-code-activity-page .links-footer ul li{line-height:1.8}.hour-of-code-activity-page .links-footer ul li a{font-size:15px}@media screen and (max-width:39.9375em){.hour-of-code-activity-page .links-footer,.hour-of-code-activity-page .links-footer .title{text-align:center}}.hour-of-code-activity-page.puppy-adventure .activity-hero{background-image:url("/image/hour-of-code/2016/puppy-adventure/puppy-adventure-header.gif")}.hour-of-code-activity-page.puppy-adventure .activity-icon,.hour-of-code-activity-page.puppy-adventure .activity-screenshots{background-color:#316f60}.hour-of-code-activity-page.candy-quest .activity-hero{background-image:url("/image/hour-of-code/2016/candy-quest/candy-quest-hero.gif");background-position:bottom}.hour-of-code-activity-page.candy-quest .activity-icon,.hour-of-code-activity-page.candy-quest .activity-screenshots{background-color:#664635}.hour-of-code-activity-page.brick-breaker .activity-hero{background-image:url("/image/hour-of-code/2016/brick-breaker/brick-breaker-header.png");background-position:bottom}.hour-of-code-activity-page.tell-a-joke .activity-hero{background-image:url("/image/hour-of-code/2016/knock-knock-joke/knock-knock-joke-header.gif");background-position:top}.hour-of-code-activity-page.debugger .activity-hero{background-image:url("/image/hour-of-code/2016/debugger/debugger-header.png");background-position:bottom}.hour-of-code-activity-page.debugger .activity-icon,.hour-of-code-activity-page.debugger .activity-screenshots{background-color:#5d65a4}.hour-of-code-activity-page.platformer-starter-kit .activity-hero{background-image:url("/image/hour-of-code/2016/platformer-starter-kit/platformer-starter-kit-header.png");background-position:bottom}.hour-of-code-activity-page.barbie-pet-vet .activity-hero{background-image:url("/image/hour-of-code/2017/barbie/barbie-header.gif");background-position:bottom}.hour-of-code-activity-page.barbie-pet-vet .activity-icon,.hour-of-code-activity-page.barbie-pet-vet .activity-screenshots{background-color:#e11383}.hour-of-code-activity-page.barbie-ycba .activity-hero{background-color:#ef3d9c;background-image:url("/image/hour-of-code/2018/barbie-careers/barbie-careers-header.png");background-position:bottom;background-size:contain}.hour-of-code-activity-page.barbie-ycba .activity-icon,.hour-of-code-activity-page.barbie-ycba .activity-screenshots{background-color:#e11383}.hour-of-code-activity-page.crystal-clash .activity-hero{background-image:url("/image/hour-of-code/2018/crystal-clash/crystal-clash-header.png");background-position:bottom}.hour-of-code-activity-page.crystal-clash .activity-icon,.hour-of-code-activity-page.crystal-clash .activity-screenshots{background-color:#124f88}.hour-of-code-activity-page.pets-game .activity-hero{background-image:url("/image/hour-of-code/2018/pets-game/pets-game-header.png");background-position:bottom}.hour-of-code-activity-page.cooking-game .activity-hero{background-image:url("/image/hour-of-code/2018/cooking-game/cooking-game-header.png");background-position:bottom}.hour-of-code-activity-page.change-the-world .activity-hero{background-image:url("/image/hour-of-code/2018/change-the-world/change-the-world-header.png");background-position:bottom}.hour-of-code-activity-page.draw-a-landscape .activity-hero{background-image:url("/image/hour-of-code/2018/draw-a-landscape/draw-a-landscape-header.png");background-position:bottom}.hour-of-code-activity-page.superhero-masks .activity-hero{background-image:url("/image/hour-of-code/2018/superhero-masks/superhero-masks-header.png");background-position:bottom}.hour-of-code-activity-page.hot-wheels-obstacle-course .activity-hero{background-image:url("/image/hour-of-code/2016/obstacle-course/obstacle-course-header.png");background-position:bottom}.hour-of-code-activity-page.monster-high-scavenger-hunt .activity-hero{background-image:url("/image/hour-of-code/2016/scavenger-hunt/scavenger-hunt-header.gif");background-position:50%}.hour-of-code-activity-page.code-monsters .activity-hero{background-image:url("/image/hour-of-code/2016/code-monsters/code-monsters-header.png");background-position:top}.hour-of-code-activity-page.code-monsters .activity-icon,.hour-of-code-activity-page.code-monsters .activity-screenshots{background-color:#125a25}.hour-of-code-activity-page.code-commander .activity-hero{background-image:url("/image/hour-of-code/2016/code-commander/code-commander-header.png");background-position:bottom}.hour-of-code-activity-page.code-commander .activity-icon,.hour-of-code-activity-page.code-commander .activity-screenshots{background-color:#2f7f4f}.hour-of-code-activity-page.dragon-dash .activity-hero{background-image:url("/image/hour-of-code/2016/dragon-dash/dragon-dash-header.gif");background-position:bottom}.hour-of-code-activity-page.dragon-dash .activity-icon,.hour-of-code-activity-page.dragon-dash .activity-screenshots{background-color:#766ea9}.hour-of-code-activity-page.lost-in-space .activity-hero{background-image:url("/image/hour-of-code/2016/lost-in-space/lost-in-space-header.png");background-position:50%}.hour-of-code-activity-page.lost-in-space .activity-icon,.hour-of-code-activity-page.lost-in-space .activity-screenshots{background-color:#031e3a}.hour-of-code-activity-page.homophones .activity-hero{background-image:url("/image/hour-of-code/2016/stem-homophones/stem-homophones-header.png");background-position:bottom}.hour-of-code-activity-page.homophones .activity-icon,.hour-of-code-activity-page.homophones .activity-screenshots{background-color:#084e36}.hour-of-code-activity-page.ecological-pyramid .activity-hero{background-image:url("/image/hour-of-code/2016/stem-ecological-pyramid/stem-ecological-pyramid-header.gif");background-position:bottom}.hour-of-code-activity-page.solar-system .activity-hero{background-image:url("/image/hour-of-code/2016/stem-solar-system/stem-solar-system-header.png");background-position:50%}.hour-of-code-activity-page.analog-clock .activity-hero{background-image:url("/image/hour-of-code/2016/stem-analog-clock/stem-analog-clock-header.png");background-position:bottom}.hour-of-code-activity-page.bill-of-rights .activity-hero{background-image:url("/image/hour-of-code/2016/stem-bill-of-rights/stem-bill-of-rights-header.png");background-position:bottom}.hour-of-code-activity-page.multiplication-escape .activity-hero{background-image:url("/image/hour-of-code/2016/stem-multiplication-escape/stem-multiplication-escape-header.png");background-position:bottom}.hour-of-code-activity-page.counter-hack .activity-hero{background-image:url("/image/hour-of-code/2016/javascript/javascript-header.gif");background-position:bottom}.hour-of-code-activity-page.counter-hack .activity-icon,.hour-of-code-activity-page.counter-hack .activity-screenshots{background-color:#4b7394}.hour-of-code-activity-page.toxic-jungle .activity-hero{background-image:url("/image/hour-of-code/2016/toxic-jungle/toxic-jungle-header.png");background-position:50%}.hour-of-code-activity-page.toxic-jungle .activity-icon,.hour-of-code-activity-page.toxic-jungle .activity-screenshots{background-color:#355c37}.hour-of-code-activity-page.peep-dance-with-friends .activity-hero{background-image:url("/image/hour-of-code/2016/peep-dance-with-friends/peep-dance-with-friends-header.png");background-position:bottom}.hour-of-code-activity-page.peep-nature-walk .activity-hero{background-image:url("/image/hour-of-code/2016/peep-nature-walk/peep-nature-walk-header.png");background-position:bottom}.hour-of-code-activity-page.undersea-arcade .activity-hero{background-image:url("/image/hour-of-code/2016/arcade-shooter/arcade-shooter-header.png");background-position:bottom}.hour-of-code-activity-page.physics-cannon-2-player .activity-hero{background-image:url("/image/hour-of-code/2016/2-player-cannon-game/2-player-cannon-game-kit-header.png");background-position:bottom}.hour-of-code-activity-page.spin-draw .activity-hero{background-image:url("/image/hour-of-code/2016/spin-draw/spin-draw-header.png");background-position:bottom}.hour-of-code-activity-page.bird-mayhem .activity-hero{background-image:url("/image/hour-of-code/2016/bird-mayhem/bird-mayhem-header.png");background-position:top}.hour-of-code-activity-page.pattern-maker .activity-hero{background-image:url("/image/hour-of-code/2016/pattern-maker/pattern-maker-header.png");background-position:50%}.hour-of-code-activity-page.pattern-maker .activity-icon,.hour-of-code-activity-page.pattern-maker .activity-screenshots{background-color:#30527d}.hour-of-code-activity-page.dragon-blast .activity-hero{background-image:url("/image/hour-of-code/2017/dragon-blast/dragon-blast-header.png");background-position:50%}.hour-of-code-activity-page.dragon-blast .activity-icon,.hour-of-code-activity-page.dragon-blast .activity-screenshots{background-color:#40310f}.hour-of-code-activity-page.space-quest .activity-hero{background-image:url("/image/hour-of-code/2017/space-quest/space-quest-header.png");background-position:bottom}.hour-of-code-activity-page.space-quest .activity-icon,.hour-of-code-activity-page.space-quest .activity-screenshots{background-color:#756d3b}.hour-of-code-activity-page.hot-wheels-hack-the-track .activity-hero{background-image:url("/image/hour-of-code/2016/hot-wheels/obstacle-course-header.png");background-position:bottom}.hour-of-code-activity-page.monster-high-music-video .activity-hero{background-image:url("/image/hour-of-code/2016/scavenger-hunt/scavenger-hunt-header.gif");background-position:bottom}.hour-of-code-activity-page.nasa-moon-2-mars .activity-hero{background-color:#2d2082;background-image:url("/image/hour-of-code/2019/nasa-moon-2-mars/nasa-moon-2-mars-background.png");background-position:top;background-size:cover}.hour-of-code-activity-page.nasa-moon-2-mars .activity-icon,.hour-of-code-activity-page.nasa-moon-2-mars .activity-screenshots{background-color:#2d2082}.hour-of-code-activity-page.nasa-return-to-moon .activity-hero{background-color:#2a247d;background-image:url("/image/hour-of-code/2021/nasa-return-to-moon/nasa-return-to-moon-hero.png"),url("/image/hour-of-code/2021/nasa-return-to-moon/hero-earth.png"),url("/image/hour-of-code/2021/nasa-return-to-moon/nasa-return-to-moon-background.png");background-position:calc(50% + 7rem) 100%,bottom 8rem left calc(50% - 6rem),bottom;background-size:18rem,4rem,cover}.hour-of-code-activity-page.nasa-return-to-moon .activity-icon,.hour-of-code-activity-page.nasa-return-to-moon .activity-screenshots{background-color:#2a247d}.hour-of-code-activity-page.spelling-bee .activity-hero{background-color:#459cdd;background-image:url("/image/hour-of-code/2023/spelling-bee/spelling-bee-background.png");background-position:top;background-size:cover}.hour-of-code-activity-page.spelling-bee .activity-icon,.hour-of-code-activity-page.spelling-bee .activity-screenshots{background-color:#459cdd}.hour-of-code-activity-page.my-favorite-word .activity-hero{background-image:url("/image/hour-of-code/2023/spelling-bee/my-favorite-word-background.png");background-position:bottom}.hour-of-code-activity-page.my-favorite-word .activity-icon,.hour-of-code-activity-page.my-favorite-word .activity-screenshots{background-color:#fff3bc}.hour-of-code-activity-page.my-favorite-word-javascript .activity-hero{background-image:url("/image/hour-of-code/2023/spelling-bee/my-favorite-word-javascript-background.png");background-position:bottom}.hour-of-code-activity-page.my-favorite-word-javascript .activity-icon,.hour-of-code-activity-page.my-favorite-word-javascript .activity-screenshots{background-color:#ccebf7}.hour-of-code-activity-page.weather-control .activity-hero{background-image:url("/image/hour-of-code/2023/weather-control/weather-control-background.png");background-position:bottom}.hour-of-code-activity-page.weather-control .activity-icon,.hour-of-code-activity-page.weather-control .activity-screenshots{background-color:#7750ff}.hour-of-code-activity-page.word-magic .activity-hero{background-image:url("/image/hour-of-code/2023/word-magic/word-magic-hero.png"),url("/image/hour-of-code/2023/word-magic/word-magic-background.png");background-position:calc(50% + 26rem) 80%,bottom;background-size:26rem,cover}.hour-of-code-activity-page.word-magic .activity-icon,.hour-of-code-activity-page.word-magic .activity-screenshots{background-color:#c5c3f1}.hour-of-code-activity-page.word-magic-javascript .activity-hero{background-image:url("/image/hour-of-code/2023/word-magic/word-magic-javascript-hero.png"),url("/image/hour-of-code/2023/word-magic/word-magic-javascript-background.png");background-position:calc(50% + 26rem) 80%,bottom;background-size:26rem,cover}.hour-of-code-activity-page.word-magic-javascript .activity-icon,.hour-of-code-activity-page.word-magic-javascript .activity-screenshots{background-color:#b7e2d3}.hour-of-code-activity-page.balancing-act .activity-hero{background-image:url("/image/hour-of-code/2023/balancing-act/balancing-act-background.png");background-position:bottom}.hour-of-code-activity-page.balancing-act .activity-icon,.hour-of-code-activity-page.balancing-act .activity-screenshots{background-color:#b15a55}.hour-of-code-activity-page.tickle-monster .activity-hero{background-image:url("/image/hour-of-code/2023/tickle-monster/tickle-monster-background.png");background-position:bottom}.hour-of-code-activity-page.tickle-monster .activity-icon,.hour-of-code-activity-page.tickle-monster .activity-screenshots{background-color:#527b84}.hour-of-code-activity-page.fruit-fighter .activity-hero{background-image:url("/image/hour-of-code/2023/fruit-fighter/fruit-fighter-background.png");background-position:bottom}.hour-of-code-activity-page.fruit-fighter .activity-icon,.hour-of-code-activity-page.fruit-fighter .activity-screenshots{background-color:#4a81fc}.hour-of-code-activity-page.retro-racer .activity-hero{background-image:url("/image/hour-of-code/2021/retro-racer/retro-racer-background.png");background-position:bottom}.hour-of-code-activity-page.retro-racer .activity-icon,.hour-of-code-activity-page.retro-racer .activity-screenshots{background-color:#906cb5}.hour-of-code-activity-page.platform-peril .activity-hero{background-image:url("/image/hour-of-code/2021/platform-peril/platform-peril-background.png");background-position:bottom}.hour-of-code-activity-page.platform-peril .activity-icon,.hour-of-code-activity-page.platform-peril .activity-screenshots{background-color:#50ad9f}.hour-of-code-activity-page.outlast-the-onslaught .activity-hero{background-image:url("/image/hour-of-code/2021/outlast-the-onslaught/outlast-the-onslaught-background.png");background-position:bottom}.hour-of-code-activity-page.outlast-the-onslaught .activity-icon,.hour-of-code-activity-page.outlast-the-onslaught .activity-screenshots{background-color:#e5b462}.hour-of-code-activity-page.byjus-coding-cup .activity-hero{background-image:url("/image/hour-of-code/2022/byjus-coding-cup/byjus-coding-cup-background.png");background-position:bottom}.hour-of-code-activity-page.byjus-coding-cup .activity-icon,.hour-of-code-activity-page.byjus-coding-cup .activity-screenshots{background-color:#96cefb}.hour-of-code-activity-page.life-on-land .activity-hero{background-image:url("/image/hour-of-code/2019/life-on-land/life-on-land-background.png");background-position:bottom}.hour-of-code-activity-page.life-on-land .activity-icon,.hour-of-code-activity-page.life-on-land .activity-screenshots{background-color:#3166b3}.hour-of-code-activity-page.life-on-land-python .activity-hero{background-image:url("/image/hour-of-code/2019/life-on-land-python/life-on-land-python-background.png");background-position:bottom}.hour-of-code-activity-page.life-on-land-python .activity-icon,.hour-of-code-activity-page.life-on-land-python .activity-screenshots{background-color:#50b33e}.hour-of-code-activity-page.affordable-and-clean-energy .activity-hero{background-image:url("/image/hour-of-code/2019/affordable-and-clean-energy/affordable-and-clean-energy-background.png");background-position:bottom}.hour-of-code-activity-page.affordable-and-clean-energy .activity-icon,.hour-of-code-activity-page.affordable-and-clean-energy .activity-screenshots{background-color:#199e47}.hour-of-code-activity-page.affordable-and-clean-energy-html .activity-hero{background-image:url("/image/hour-of-code/2019/affordable-and-clean-energy-html/affordable-and-clean-energy-html-background.png");background-position:bottom}.hour-of-code-activity-page.affordable-and-clean-energy-html .activity-icon,.hour-of-code-activity-page.affordable-and-clean-energy-html .activity-screenshots{background-color:#5620c2}.hour-of-code-activity-page.responsible-consumption-and-production .activity-hero{background-image:url("/image/hour-of-code/2019/responsible-consumption-and-production/responsible-consumption-and-production-background.png");background-position:bottom}.hour-of-code-activity-page.responsible-consumption-and-production .activity-icon,.hour-of-code-activity-page.responsible-consumption-and-production .activity-screenshots{background-color:#b57714}.hour-of-code-activity-page.responsible-consumption-and-production-javascript .activity-hero{background-image:url("/image/hour-of-code/2019/responsible-consumption-and-production-javascript/responsible-consumption-and-production-javascript-background.png");background-position:bottom}.hour-of-code-activity-page.responsible-consumption-and-production-javascript .activity-icon,.hour-of-code-activity-page.responsible-consumption-and-production-javascript .activity-screenshots{background-color:#3166b3}@media screen and (max-width:1224px){.hour-of-code-activity-page.word-magic-javascript .activity-hero,.hour-of-code-activity-page.word-magic .activity-hero{background-position:right 80%,bottom}}@media screen and (max-width:39.9375em){.hour-of-code-activity-page.word-magic-javascript .activity-hero,.hour-of-code-activity-page.word-magic .activity-hero{background-position:center 88%,bottom;background-size:18rem,cover;padding-bottom:14rem}}@media print,screen and (min-width:40em){.hour-of-code-activity-page.nasa-moon-2-mars .activity-hero{max-height:350px;overflow:hidden}}.hour-of-code-activity-page.nasa-return-to-moon .activity-hero{padding-bottom:12.5rem}@media print,screen and (min-width:40em){.hour-of-code-activity-page.nasa-return-to-moon .activity-hero{background-position:bottom right 5%,top 2rem left calc(50% + 9rem),bottom;padding-bottom:8rem}}@media print,screen and (min-width:64em){.hour-of-code-activity-page.nasa-return-to-moon .activity-hero{background-position:bottom left 86%,top 1.5rem left calc(50% + 3rem),bottom -2rem center;background-size:25rem,6rem,cover}}@media screen and (min-width:75em){.hour-of-code-activity-page.nasa-return-to-moon .activity-hero{background-position:calc(50% + 18rem) 100%,top 1.5rem left calc(50% + 3rem),bottom -2rem center;padding-bottom:7rem}}.hour-of-code-activity-page.nasa-return-to-moon .activity-hero-button-container{display:inline-block}@media print,screen and (min-width:40em){.hour-of-code-activity-page.nasa-return-to-moon .activity-hero-button-container{position:absolute;right:1rem}}.hour-of-code-activity-page.nasa-return-to-moon .activity-screenshots .dashboard-nav{overflow:visible}.hour-of-code-activity-page.nasa-return-to-moon .activity-screenshots .card .card-thumbnail img{object-fit:cover;object-position:center;width:100%;height:100%}.hour-of-code-activity-page.spelling-bee .activity-hero{padding-bottom:0}.hour-of-code-activity-page.spelling-bee .activity-hero-button-container{display:inline-block}@media print,screen and (min-width:40em){.hour-of-code-activity-page.spelling-bee .activity-hero-button-container{position:absolute;right:1rem}}.hour-of-code-activity-page.barbie-pet-vet .activity-hero .title,.hour-of-code-activity-page.barbie-ycba .activity-hero .title{border-bottom:4px solid #e11383}body.site section.hour-of-code-activity-page{padding-bottom:0;padding-top:0}.hour-of-code-hero{background-image:linear-gradient(97.56deg,#00c5cb .33%,#0088d4 98.07%);background-repeat:no-repeat;background-size:cover;color:#fff;padding:15px 0;text-align:left}@media screen and (max-width:39.9375em){.hour-of-code-hero{text-align:center}}.hour-of-code-hero h1{margin:0;padding:0;letter-spacing:1px;font-size:36px}.hour-of-code-hero h2{margin:15px 0 0;padding:0}.hour-of-code-hero a{color:#fff}.hour-of-code-hero a.hero-link:hover{text-decoration:underline}.hour-of-code-hero a.teacher-link{font-weight:700}.hour-of-code-hero a.teacher-link:hover{text-decoration:underline}.hour-of-code-hero .button.button-hero{border:1px solid #fff;background-color:transparent}.hour-of-code-hero .button.button-hero:hover{cursor:pointer;color:#0091d6;background-color:#fff}.hour-of-code-hero .button.button-hero.button-share{min-width:109px}.hour-of-code-hero .certificates .certificate{display:inline-block;width:100px;margin:12px 0 12px 15px}.hour-of-code-hero .certificates .certificate.certificate-locked{-webkit-filter:grayscale(1);filter:grayscale(1)}.hour-of-code-hero .certificates .certificate:last-child{margin-right:0}@media screen and (max-width:39.9375em){.hour-of-code-hero .certificates{text-align:center}.hour-of-code-hero .certificates .certificate{margin-left:0;margin-right:12px}}.hour-of-code-hero .project-count-inline{text-align:center}@media print,screen and (min-width:64em){.hour-of-code-hero .project-count-inline{margin:10px 0 5px}}.hour-of-code-hero .stats{margin:15px 0 0}@media screen and (max-width:39.9375em){.hour-of-code-hero .stats{margin-top:23px}}.hour-of-code-hero .stats .stat .icon{display:inline-block;width:25px;height:25px;background-size:contain;background-repeat:no-repeat;background-position:50%;vertical-align:top;margin-right:5px}.hour-of-code-hero .stats .stat .value{display:inline-block;font-size:16px;font-weight:600;height:25px;vertical-align:top;text-transform:uppercase;line-height:25px}.hour-of-code-hero .stats .stat.stat-xp{display:inline}.hour-of-code-hero .stats .stat.stat-xp .icon{background-image:url("/image/hour-of-code/xp-icon.png")}.hour-of-code-hero .stats .stat.stat-xp .value{line-height:20px}.hour-of-code-hero .stats .stat.stat-badges .icon{background-image:url("/image/hour-of-code/star-icon.png")}.hour-of-code-hero .stats .stat.stat-certificates .icon{background-image:url("/image/hour-of-code/certificates-icon.png")}.hour-of-code-hero .buttons .button{font-size:13px;margin-right:15px}.hour-of-code-hero .buttons .button.button-teachers{min-width:145px}.hour-of-code-hero .buttons .button.button-teachers.button-teachers-top{margin-top:8px}.hour-of-code-hero .buttons .button.button-teachers.button-teachers-bottom{margin-top:15px}.hour-of-code-hero .buttons .button.button-restart{margin-top:15px;min-width:145px}.hour-of-code-hero .buttons .button:last-child{margin-right:0}.hour-of-code-hero .buttons.left{text-align:left}@media screen and (max-width:39.9375em){.hour-of-code-hero .buttons.left{text-align:center}}.hour-of-code-hero .buttons.right{text-align:right}@media screen and (max-width:39.9375em){.hour-of-code-hero .buttons.right{text-align:center}}.hour-of-code-hero .tabs{background:none;border:none;margin:20px 0 0}@media screen and (max-width:39.9375em){.hour-of-code-hero .tabs{margin-top:10px}}.hour-of-code-hero .tabs .tabs-title{display:inline-block;margin-right:15px;margin-bottom:15px;float:none}.hour-of-code-hero .tabs .tabs-title .tab-button{color:#fff;outline:none;background-color:#0087a9;border-radius:20px;min-width:85px;height:35px;line-height:35px;padding:0;text-align:center;font-weight:400}.hour-of-code-hero .tabs .tabs-title.is-active .tab-button{color:#0187a9;background-color:#fff}.hour-of-code-page h1,.hour-of-code-page h2{color:#fff}.hour-of-code-page h1{font-size:50px;font-weight:700}.hour-of-code-page h2{font-size:17px;line-height:26px;margin:0}.hour-of-code-page .hour-of-code-hero{position:relative;z-index:1}.hour-of-code-page .hour-of-code-hero h1{font-size:30px}.hour-of-code-page .hour-of-code-hero .levels-remaining{margin-bottom:0}.hour-of-code-page .hour-of-code-hero .levels-remaining a{font-size:14px}@media print,screen and (min-width:64em){.hour-of-code-page .hour-of-code-hero .levels-remaining a{font-size:16px}}.hour-of-code-page .hour-of-code-hero .certificates .certificate{display:inline-block;width:60px;margin:5px 10px}.hour-of-code-page .hour-of-code-hero .certificates .certificate.certificate-locked{-webkit-filter:grayscale(1);filter:grayscale(1)}.hour-of-code-page .hour-of-code-hero .certificates .certificate:last-child{margin-right:0}@media print,screen and (min-width:64em){.hour-of-code-page .hour-of-code-hero .certificates .certificate{width:100px}}@media screen and (max-width:39.9375em){.hour-of-code-page .hour-of-code-hero .certificates{text-align:center}.hour-of-code-page .hour-of-code-hero .certificates .certificate{margin-left:0;margin-right:12px}}.hour-of-code-page .hour-of-code-hero .hero-top-row a{font-size:12px}.hour-of-code-page .hour-of-code-hero .hero-top-row .text-right{text-align:right}.hour-of-code-page .hour-of-code-hero .stat.stat-xp{display:inline}.hour-of-code-page .hour-of-code-hero .stat.stat-xp .icon{background-image:url("/image/hour-of-code/xp-icon.png")}.hour-of-code-page .hour-of-code-hero .stat.stat-xp .value{line-height:20px}.hour-of-code-page .hour-of-code-hero .stat.stat-badges{display:inline}.hour-of-code-page .hour-of-code-hero .stat.stat-reset .icon{font-size:16px;width:auto;margin-top:5px}.hour-of-code-page .activities{background-color:#f4fafa;padding:30px}.hour-of-code-page .activities .tabs{background:none;border:0;text-align:center;margin-bottom:10px}.hour-of-code-page .activities .tabs .tabs-title{float:none;background-color:transparent;display:inline-block;margin-right:0;margin-bottom:15px}.hour-of-code-page .activities .tabs .tabs-title .tab-button{outline:none;color:#575757;background-color:transparent;font-size:16px;font-weight:700;padding:0 20px}.hour-of-code-page .activities .tabs .tabs-title .tab-button:hover{color:#00bcd4}.hour-of-code-page .activities .tabs .tabs-title.is-active{outline:none;background-color:transparent}.hour-of-code-page .activities .tabs .tabs-title.is-active .tab-button{color:#00bcd4}.hour-of-code-page .activities .tabs .tabs-title.is-active>a[aria-selected=true],.hour-of-code-page .activities .tabs .tabs-title:hover>a{background-color:transparent}.hour-of-code-page .activities .tabs-content{background-color:transparent;border-style:none}.hour-of-code-page .activities .card-container{text-align:center}.hour-of-code-page .activities .card-container .community-project-old{display:inline-block;width:100%}.hour-of-code-page .activities .card-container .community-project-old .project-card{width:100%;margin-bottom:30px}.hour-of-code-page .activities .card-container .community-project-old .project-card .project-title h5{padding:0}.hour-of-code-page .activities .card-container .community-project-old .icon-button-like .icon-heart{display:inline-block}.hour-of-code-page .activities .card-container .community-project-old .icon-button-like .icon-heart-2,.hour-of-code-page .activities .card-container .community-project-old .icon-button-like.liked .icon-heart{display:none}.hour-of-code-page .activities .card-container .community-project-old .icon-button-like.liked .icon-heart-2{display:inline-block}.hour-of-code-page .activities .mc-assets{text-align:center}.hour-of-code-page .activities .mc-assets li{overflow:hidden;border-radius:5px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);width:198px!important;height:170px!important;line-height:normal!important;min-height:0!important;margin:0;text-align:center}.hour-of-code-page .activities .mc-assets li a{display:inline-block}.hour-of-code-page .activities .mc-assets li .open{display:block;width:100%!important;height:130px!important}.hour-of-code-page .activities .mc-assets li .open .main-container{width:100%;height:100%;padding:10px}.hour-of-code-page .activities .mc-assets li .open .main-container .main{display:block;line-height:114px;position:relative;padding:0;width:100%!important;height:100%!important;line-height:normal!important;min-height:0!important;background-repeat:no-repeat;background-position:50%;background-size:contain}.hour-of-code-page .activities .mc-assets li .open .main-container .main img{visibility:visible;width:auto!important;height:100%!important;max-height:none;vertical-align:middle}.hour-of-code-page .activities .mc-assets li .open .main-container .main img.hide-rendering{visibility:visible}.hour-of-code-page .activities .mc-assets li .open .main-container .main img.hide-rendering.render{visibility:hidden}.hour-of-code-page .activities .mc-assets li .data{height:40px!important;border-top:0;background-color:#fff;text-align:left;padding-left:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0}.hour-of-code-page .activities .mc-assets li .data .actions{height:100%!important;text-align:center;border-radius:0}.hour-of-code-page .activities .mc-assets li .data .actions a{text-decoration:none}.hour-of-code-page .activities .mc-assets li .data .stats{text-align:center}.hour-of-code-page .activities .mc-assets li .data .stats .stat{display:inline-block;width:18px;margin-right:15px}.hour-of-code-page .activities .mc-assets li .data .stats .stat .icon{width:100%;height:18px;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-position:50%}.hour-of-code-page .activities .mc-assets li .data .stats .stat .value{width:100%;text-align:center;font-size:10px;padding-top:3px;padding-bottom:3px}.hour-of-code-page .activities .mc-assets li .data .stats .stat.likes .icon{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.hour-of-code-page .activities .mc-assets li .data .stats .stat.views .icon{background-image:url("/image/dashboard/student/project-icons/views.png")}.hour-of-code-page .activities .mc-assets li .data .stats .stat:last-child{margin-right:0}.hour-of-code-page .activities .mc-assets li .data:hover{background-color:#000}.hour-of-code-page .activities .mc-assets li:hover{-webkit-transform:scale(1.01);transform:scale(1.01);box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.hour-of-code-page .activities .mc-assets li:hover .data{background-color:#000}.hour-of-code-page .activities .mc-assets li.small{width:195px;margin:10px}.hour-of-code-page .activities .mc-assets li.green{background-color:#947bb8}.hour-of-code-page .activities .mc-assets li.blue{background-color:#3d9fd0}.hour-of-code-page .activities .mc-assets li.violet{background-color:#80c36f}.hour-of-code-page .activities .mc-assets.mobs li .main{width:auto;height:auto}.hour-of-code-page .activities .mc-assets.mobs li .main img.hide-rendering{visibility:visible}.hour-of-code-page .activities .mc-assets.mobs li .main img.hide-rendering.render{visibility:hidden}.hour-of-code-page .activities .image-button{width:100%;height:100%;text-align:center}.hour-of-code-page .activities .image-button .image-container{height:132px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.hour-of-code-page .activities .image-button .image-container .image{width:114px;height:114px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.hour-of-code-page .activities .image-button .labels-container .labels .label{text-align:left;font-weight:400;padding-left:20px;cursor:pointer;font-size:14px}.hour-of-code-page .activities .image-button.large{height:375px}.hour-of-code-page .activities .image-button.large .image-container{width:100%;height:100%}.hour-of-code-page .activities .image-button.large .image-container .image{width:100%;height:100%;object-fit:cover}.hour-of-code-page .activities .image-button.large .labels-container .labels .label{width:100%;height:75px;line-height:50px;height:100%}.hour-of-code-page .activities .image-button.small{height:177px}.hour-of-code-page .activities .image-button.full-image .image-container .image{width:100%;height:100%;image-rendering:auto;object-fit:cover}.hour-of-code-page .activities .image-button.blue{background-color:#41a8dd}.hour-of-code-page .activities .image-button.violet{background-color:#977dbb}.hour-of-code-page .activities .image-button.green{background-color:#83c972}.hour-of-code-page .content{background-color:#f4fafa}.hour-of-code-page .content .section-container{background-color:#fff;margin:0;width:100%;display:block;max-width:none}.hour-of-code-page .content .section{padding-top:50px;text-align:center}@media screen and (max-width:39.9375em){.hour-of-code-page .content .section{padding-top:40px}}.hour-of-code-page .content .section .title{font-weight:700;margin-bottom:15px;text-transform:uppercase;text-align:center}@media print,screen and (min-width:40em){.hour-of-code-page .content .section .title{font-size:24px}}.hour-of-code-page .content .section .subtitle{margin-bottom:30px;text-align:center}@media print,screen and (min-width:40em){.hour-of-code-page .content .section .subtitle{font-size:20px}}.hour-of-code-page .content .what-is-hoc{background:transparent url(/image/hour-of-code/hoc-school-graphic.png) no-repeat bottom;background-size:contain;text-align:center;min-height:400px}.hour-of-code-page .content .what-is-hoc img.languages{max-height:70px}@media print,screen and (min-width:40em){.hour-of-code-page .content .what-is-hoc img.languages{max-height:90px}}.hour-of-code-page .content .your-class-will-love .button-join{margin-bottom:30px;min-width:200px;letter-spacing:2px;font-weight:600}@media print,screen and (min-width:40em){.hour-of-code-page .content .your-class-will-love .button-join{margin-bottom:60px}}.hour-of-code-page .content .your-class-will-love .step{margin-bottom:20px}.hour-of-code-page .content .your-class-will-love .step label{font-weight:400}.hour-of-code-page .content .activities-table .notice{font-size:16px;font-style:italic;margin-bottom:30px}@media print,screen and (min-width:40em){.hour-of-code-page .content .activities-table .notice{font-size:20px;margin-bottom:60px}}.hour-of-code-page .content .activities-table .activities{text-align:left}@media print,screen and (min-width:40em){.hour-of-code-page .content .activities-table .activities{margin:auto;max-width:75%}}.hour-of-code-page .content .activities-table .activities .activity .title{font-size:16px;text-align:left}.hour-of-code-page .content .activities-table .activities .activity .title a{color:#25293a}.hour-of-code-page .content .activities-table .activities .activity .language,.hour-of-code-page .content .activities-table .activities .activity .levels_hoc{text-transform:capitalize}.hour-of-code-page .content .activities-table .table-activities{font-size:14px;text-align:left}@media print,screen and (min-width:40em){.hour-of-code-page .content .activities-table .table-activities{display:inline}}.hour-of-code-page .content .activities-table .table-activities a{color:#0a0a0a;font-size:14px}.hour-of-code-page .content .activities-table .table-activities .language,.hour-of-code-page .content .activities-table .table-activities .levels_hoc{text-transform:capitalize}.hour-of-code-page .content .teacher-resources .feature-list-container{text-align:left}@media screen and (max-width:39.9375em){.hour-of-code-page .content .teacher-resources .feature-list-container a{margin-top:25px;display:block;text-align:center}}.hour-of-code-page .content .teacher-resources .feature-list-container .feature-list{margin-top:25px;max-width:320px;text-align:left}@media screen and (max-width:39.9375em){.hour-of-code-page .content .teacher-resources .feature-list-container .feature-list{margin:10px auto}}.hour-of-code-page .content .teacher-resources .feature-list-container .feature-list .icon-checkmark{color:#80cc69;margin-right:15px}.hour-of-code-page .content .teacher-resources .feature-list-container .feature-list .feature{font-weight:400}.hour-of-code-page .content .frequently-ask-questions .accordion{background:none}.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item{background:none;border:none}.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-title{background:none;border:none;font-size:18px;color:#9c9c9c;line-height:30px;font-weight:600;padding:10px;text-align:left}.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-title .icon-arrow-right{height:30px;line-height:30px;margin-right:5px;vertical-align:top}.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-title .title{height:30px;line-height:30px;font-size:18px;vertical-align:top}@media screen and (max-width:39.9375em){.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-title .title{font-size:14px}}.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-title:hover{cursor:pointer}.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-title:before{height:30px;line-height:30px}.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-content{border:none;background:none;text-align:left}@media screen and (max-width:39.9375em){.hour-of-code-page .content .frequently-ask-questions .accordion .accordion-item .accordion-content{font-size:15px}}.hour-of-code-page .content .sub-content{background-color:#fff}.hour-of-code-page .links-footer{margin:0;padding:30px 0;background-color:#fff}.hour-of-code-page .sale-badge{position:absolute;top:4rem;right:2%;display:block;width:75px;height:75px;background-image:url("/image/sale-badges/12-new.png");background-repeat:no-repeat;background-size:100% 100%;pointer-events:none}@media print,screen and (min-width:40em){.hour-of-code-page .sale-badge{top:-.5rem;right:auto;left:19rem;width:80px;height:80px}}@media print,screen and (min-width:64em){.hour-of-code-page .sale-badge{left:95%}}@media screen and (min-width:75em){.hour-of-code-page .sale-badge{left:90%;background-image:url("/image/sale-badges/12-new@2x.png")}}.hour-of-code-page .codejam-badge{position:absolute;top:4rem;right:2%;display:block;width:120px;height:120px;background-image:url("/image/hackathons/holiday-code-jam/holiday-code-jam-sticker.png");background-repeat:no-repeat;background-size:contain;-webkit-transform:rotate(15deg);transform:rotate(15deg)}@media print,screen and (min-width:40em){.hour-of-code-page .codejam-badge{top:-.5rem;right:auto;left:19rem;width:120px;height:120px}}@media print,screen and (min-width:64em){.hour-of-code-page .codejam-badge{left:95%}}@media screen and (min-width:75em){.hour-of-code-page .codejam-badge{left:90%;background-image:url("/image/hackathons/holiday-code-jam/holiday-code-jam-sticker.png")}}.hour-of-code-page .pos-relative{position:relative}.hour-of-code-links-footer{margin-top:15px}.hour-of-code-links-footer .title{margin:0 0 15px;text-align:left}.hour-of-code-links-footer ul li{line-height:30px}@media screen and (max-width:39.9375em){.hour-of-code-links-footer,.hour-of-code-links-footer .title{text-align:center}}.modal-hoc-hackathon-rules{overflow-y:scroll;max-height:95vh;padding:20px}.modal-hoc-hackathon-rules h2{font-size:36px}.modal-hoc-hackathon-rules p.red{color:#dc0c0c}.modal-hoc-hackathon-rules ol li ol{list-style-type:lower-alpha}.modal-hoc-hackathon-rules ul{list-style-type:square}.modal-hoc-hackathon-rules ol,.modal-hoc-hackathon-rules ul{font-size:16px;line-height:1.5}.modal-hoc-hackathon-rules ol li,.modal-hoc-hackathon-rules ul li{margin-left:30px;margin-bottom:10px}.modal-hoc-hackathon-rules ol ul,.modal-hoc-hackathon-rules ul ul{padding-top:5px}.modal-hoc-hackathon-rules ol ul li,.modal-hoc-hackathon-rules ul ul li{margin-bottom:0;list-style-type:disc}.modal-hoc-hackathon-rules .close-reveal-modal{right:30px;top:20px;color:#000}.modal-hoc-hackathon-rules .rules-header{background-color:#00bcd4;margin:auto;text-align:center}.modal-hoc-hackathon-rules .close-reveal-modal.nasa-modal{color:hsla(0,0%,100%,.6)}.levels-remaining{color:#fff;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.levels-remaining a{font-weight:600}.levels-remaining a:hover{text-decoration:underline}.levels-remaining a.button:hover{text-decoration:none}body.hoc-teacher .hoc-2016-activities h1,body.hoc-teacher .hoc-2016-activities h2,body.hoc-teacher .hoc-2016-activities h3,body.hoc-teacher .hoc-2016-activities h4,body.hoc-teacher .hoc-2016-activities h5,body.hoc-teacher .hoc-2016-activities h6,body.hoc-teacher .hoc-teacher h1,body.hoc-teacher .hoc-teacher h2,body.hoc-teacher .hoc-teacher h3,body.hoc-teacher .hoc-teacher h4,body.hoc-teacher .hoc-teacher h5,body.hoc-teacher .hoc-teacher h6{margin-top:0}body.hoc-teacher .hoc-2016-activities h1,body.hoc-teacher .hoc-teacher h1{font-size:30px;line-height:1.3;color:#fff;font-weight:700;text-align:left}body.hoc-teacher .hoc-2016-activities h2,body.hoc-teacher .hoc-teacher h2{color:#fff;font-size:17px;margin:0;padding-bottom:20px;line-height:26px}body.hoc-teacher .hoc-2016-activities h4 a,body.hoc-teacher .hoc-teacher h4 a{color:#000;display:block;text-align:left}body.hoc-teacher .hoc-2016-activities ul,body.hoc-teacher .hoc-teacher ul{list-style-position:inside}body.hoc-teacher .hoc-2016-activities .hero,body.hoc-teacher .hoc-teacher .hero{background-color:#6565e7;background-size:cover;position:relative;padding-top:30px;padding-bottom:30px;z-index:1}body.hoc-teacher .hoc-2016-activities .hero .link-back,body.hoc-teacher .hoc-teacher .hero .link-back{display:block;margin-top:-30px;margin-bottom:0;padding-left:1em;line-height:30px;font-size:14px;color:#fff}body.hoc-teacher .hoc-2016-activities .hero .teacher-tabs,body.hoc-teacher .hoc-teacher .hero .teacher-tabs{background:none;border:none;margin:20px 0 0}@media screen and (max-width:39.9375em){body.hoc-teacher .hoc-2016-activities .hero .teacher-tabs,body.hoc-teacher .hoc-teacher .hero .teacher-tabs{margin-top:10px}}body.hoc-teacher .hoc-2016-activities .hero .teacher-tabs .tabs-title,body.hoc-teacher .hoc-teacher .hero .teacher-tabs .tabs-title{display:inline-block;margin-right:15px;margin-bottom:15px;float:none}body.hoc-teacher .hoc-2016-activities .hero .teacher-tabs .tabs-title .tab-button,body.hoc-teacher .hoc-teacher .hero .teacher-tabs .tabs-title .tab-button{color:#fff;outline:none;background-color:#64388d;border-radius:20px;min-width:85px;height:35px;line-height:35px;padding:0;text-align:center;font-weight:400}body.hoc-teacher .hoc-2016-activities .hero .teacher-tabs .tabs-title.is-active .tab-button,body.hoc-teacher .hoc-teacher .hero .teacher-tabs .tabs-title.is-active .tab-button{color:#64388d;background-color:#fff}body.hoc-teacher .hoc-2016-activities .hero .filter-tabs .button,body.hoc-teacher .hoc-teacher .hero .filter-tabs .button{background-color:rgba(0,0,0,.1);border:none;border-radius:50px;font-weight:500;padding:10px 20px;text-transform:none}body.hoc-teacher .hoc-2016-activities .hero .filter-tabs .button.active,body.hoc-teacher .hoc-2016-activities .hero .filter-tabs .button:focus,body.hoc-teacher .hoc-2016-activities .hero .filter-tabs .button:hover,body.hoc-teacher .hoc-teacher .hero .filter-tabs .button.active,body.hoc-teacher .hoc-teacher .hero .filter-tabs .button:focus,body.hoc-teacher .hoc-teacher .hero .filter-tabs .button:hover{background-color:#fff;color:#473965}body.hoc-teacher .hoc-2016-activities .hero .top-actions,body.hoc-teacher .hoc-teacher .hero .top-actions{text-align:center}@media print,screen and (min-width:40em){body.hoc-teacher .hoc-2016-activities .hero .top-actions,body.hoc-teacher .hoc-teacher .hero .top-actions{float:right}}body.hoc-teacher .hoc-2016-activities .hero .top-actions .no-border,body.hoc-teacher .hoc-teacher .hero .top-actions .no-border{border:none}body.hoc-teacher .hoc-2016-activities .hero .top-actions a,body.hoc-teacher .hoc-teacher .hero .top-actions a{border-color:#fff;color:#fff;display:block;float:left;margin-right:10px;margin-bottom:10px}body.hoc-teacher .hoc-2016-activities .hero .top-actions a:hover,body.hoc-teacher .hoc-teacher .hero .top-actions a:hover{background-color:#fff;color:#473965}body.hoc-teacher .hoc-2016-activities .hero .top-actions .page-sharing,body.hoc-teacher .hoc-teacher .hero .top-actions .page-sharing{display:inline}body.hoc-teacher .hoc-2016-activities .hero .top-actions .page-sharing .icn-facebook,body.hoc-teacher .hoc-2016-activities .hero .top-actions .page-sharing .icn-google,body.hoc-teacher .hoc-2016-activities .hero .top-actions .page-sharing .icn-mail,body.hoc-teacher .hoc-2016-activities .hero .top-actions .page-sharing .icn-twitter,body.hoc-teacher .hoc-teacher .hero .top-actions .page-sharing .icn-facebook,body.hoc-teacher .hoc-teacher .hero .top-actions .page-sharing .icn-google,body.hoc-teacher .hoc-teacher .hero .top-actions .page-sharing .icn-mail,body.hoc-teacher .hoc-teacher .hero .top-actions .page-sharing .icn-twitter{width:33px;height:33px;line-height:33px;font-size:19px;margin-right:10px;padding:0}body.hoc-teacher .hoc-2016-activities .hero .title,body.hoc-teacher .hoc-teacher .hero .title{font-size:30px;letter-spacing:1px;line-height:1;margin-top:10px;margin-bottom:30px;text-align:center;text-transform:none}@media print,screen and (min-width:64em){body.hoc-teacher .hoc-2016-activities .hero .title,body.hoc-teacher .hoc-teacher .hero .title{margin-top:0}}body.hoc-teacher .hoc-2016-activities .hero .logged-in,body.hoc-teacher .hoc-teacher .hero .logged-in{margin-bottom:20px;text-align:center}@media print,screen and (min-width:40em){body.hoc-teacher .hoc-2016-activities .hero .logged-in,body.hoc-teacher .hoc-teacher .hero .logged-in{margin-bottom:0;text-align:left}}body.hoc-teacher .hoc-2016-activities .hero .logged-in h5,body.hoc-teacher .hoc-teacher .hero .logged-in h5{color:#fff;font-size:20px;font-weight:400}body.hoc-teacher .hoc-2016-activities .hero .logged-in p,body.hoc-teacher .hoc-teacher .hero .logged-in p{color:#fff;line-height:1.5;margin-bottom:20px}body.hoc-teacher .hoc-2016-activities .hero .logged-in .classname,body.hoc-teacher .hoc-teacher .hero .logged-in .classname{font-style:italic}body.hoc-teacher .hoc-2016-activities .hero .logged-in ul,body.hoc-teacher .hoc-teacher .hero .logged-in ul{display:inline-block;text-align:left}@media print,screen and (min-width:40em){body.hoc-teacher .hoc-2016-activities .hero .logged-in ul,body.hoc-teacher .hoc-teacher .hero .logged-in ul{display:block}}body.hoc-teacher .hoc-2016-activities .hero .logged-in ul li,body.hoc-teacher .hoc-teacher .hero .logged-in ul li{color:#fff;line-height:2}body.hoc-teacher .hoc-2016-activities .hero .logged-in a,body.hoc-teacher .hoc-teacher .hero .logged-in a{text-transform:uppercase}@media print,screen and (min-width:40em){body.hoc-teacher .hoc-2016-activities .hero .logged-in .title,body.hoc-teacher .hoc-teacher .hero .logged-in .title{text-align:left}}body.hoc-teacher .hoc-2016-activities .hero .logged-in .subtitle,body.hoc-teacher .hoc-teacher .hero .logged-in .subtitle{font-size:16px}@media print,screen and (min-width:40em){body.hoc-teacher .hoc-2016-activities .hero .logged-in .subtitle,body.hoc-teacher .hoc-teacher .hero .logged-in .subtitle{text-align:left}}body.hoc-teacher .hoc-2016-activities .hero .logged-in .participants,body.hoc-teacher .hoc-teacher .hero .logged-in .participants{color:#fff}body.hoc-teacher .hoc-2016-activities .breadcrumbs li,body.hoc-teacher .hoc-teacher .breadcrumbs li{color:#fff;font-size:14px;font-weight:700}body.hoc-teacher .hoc-2016-activities .breadcrumbs a,body.hoc-teacher .hoc-teacher .breadcrumbs a{color:#fff}body.hoc-teacher .hoc-2016-activities .breadcrumbs .disabled,body.hoc-teacher .hoc-teacher .breadcrumbs .disabled{opacity:.5}body.hoc-teacher .hoc-2016-activities .header-info__label,body.hoc-teacher .hoc-teacher .header-info__label{color:#fff;text-align:center;font-weight:700;text-transform:uppercase}body.hoc-teacher .hoc-2016-activities .header-info__link,body.hoc-teacher .hoc-teacher .header-info__link{color:#fff;text-transform:uppercase;text-decoration:underline;text-align:center}body.hoc-teacher .hoc-2016-activities .hoc-2016-activities_featured-activities,body.hoc-teacher .hoc-teacher .hoc-2016-activities_featured-activities{padding-top:30px}body.hoc-teacher .hoc-2016-activities .hoc-2016-activities_more-activities,body.hoc-teacher .hoc-teacher .hoc-2016-activities_more-activities{padding:30px 0}body.hoc-teacher .hoc-2016-activities .card,body.hoc-teacher .hoc-teacher .card{border:1px solid #ddd;box-shadow:1px 1px 1px 1px rgba(0,0,0,.025);transition:all .25s ease-in-out}body.hoc-teacher .hoc-2016-activities .card .card-description,body.hoc-teacher .hoc-teacher .card .card-description{text-transform:uppercase}body.hoc-teacher .hoc-2016-activities .card:hover,body.hoc-teacher .hoc-teacher .card:hover{-webkit-transform:scale(1.025);transform:scale(1.025);box-shadow:1px 1px 2px 2px rgba(0,0,0,.125)}body.hoc-teacher .hoc-2016-activities.hoc-2016-activities-k2 .hero,body.hoc-teacher .hoc-teacher.hoc-2016-activities-k2 .hero{background-image:url("/image/hour-of-code/2016/header.jpg");background-size:cover;padding:30px}body.hoc-teacher .hoc-2016-activities.hoc-2016-activities-35 .hero,body.hoc-teacher .hoc-teacher.hoc-2016-activities-35 .hero{background-image:url("/image/hour-of-code/2016/header-pink.jpg");background-size:cover;padding:30px 0}body.hoc-teacher .hoc-2016-activities.hoc-2016-activities-6plus .hero,body.hoc-teacher .hoc-teacher.hoc-2016-activities-6plus .hero{background-image:url("/image/hour-of-code/2016/header-red.jpg");background-size:cover;padding:30px 0}body.hoc-teacher .hoc-2016-activities.hoc-2016-activities-stem .hero,body.hoc-teacher .hoc-teacher.hoc-2016-activities-stem .hero{background-image:url("/image/hour-of-code/2016/header-green.jpg");background-size:cover;padding:30px 0}body.hoc-teacher .hoc-2016-activities.hoc-2016-activities-build-app .hero,body.hoc-teacher .hoc-teacher.hoc-2016-activities-build-app .hero{background-image:url("/image/hour-of-code/2016/header-yellow.jpg");background-size:cover;padding:30px 0}body.hoc-teacher .hoc-2016-activities .img-header-space-01,body.hoc-teacher .hoc-teacher .img-header-space-01{background-image:url("/image/hour-of-code/2016/header-purple.jpg")}body.hoc-teacher .hoc-2016-activities #activities h3,body.hoc-teacher .hoc-teacher #activities h3{margin:0 10px 12px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list{margin-bottom:30px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-tile,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-tile{position:relative;display:inline-block;vertical-align:top;width:100%;height:180px;background-size:cover;background-position:top;border-radius:0}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .description h5,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .description h5{margin:5px 0 0}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list hr,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list hr{border-bottom:0;margin:10px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-description,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-description{display:block}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-description .activity-description-level,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-description .activity-description-level{font-size:20px;line-height:26px;font-weight:500;margin:8px 0 1px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-description .activity-time-grade,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-description .activity-time-grade{font-size:13px;line-height:19px;font-weight:500;margin:0 0 6px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .grade,body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .time,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .grade,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .time{margin-right:20px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .icon-graduation,body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .icon-time,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .icon-graduation,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-description .activity-time-grade .icon-time{color:#596267;margin-right:2px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-teacher-notes h6,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-teacher-notes h6{border-bottom:1px solid #dae1e1;padding:0 0 2px;margin:10px 0 4px}body.hoc-teacher .hoc-2016-activities #activities .hoc-teacher-activity-list .activity-teacher-notes p,body.hoc-teacher .hoc-teacher #activities .hoc-teacher-activity-list .activity-teacher-notes p{width:90%;font-size:13px;line-height:19px}body.hoc-teacher .hoc-2016-activities .countdown-wrapper,body.hoc-teacher .hoc-teacher .countdown-wrapper{top:-70px;right:10px}body.hoc-teacher .hoc-2016-activities .featured-content-box,body.hoc-teacher .hoc-teacher .featured-content-box{margin:20px 0}body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs,body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs{background:none;border:0;text-align:center;margin-bottom:10px}body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs .tabs-title,body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs .tabs-title{float:none;background-color:transparent;display:inline-block;margin-right:0;margin-bottom:15px}body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs .tabs-title .tab-button,body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs .tabs-title .tab-button{outline:none;color:#575757;background-color:transparent;font-size:16px;font-weight:700;padding:0 20px}body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs .tabs-title .tab-button:hover,body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs .tabs-title .tab-button:hover{color:#00bcd4}body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs .tabs-title.is-active,body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs .tabs-title.is-active{outline:none;background-color:transparent}body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs .tabs-title.is-active .tab-button,body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs .tabs-title.is-active .tab-button{color:#00bcd4}body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs .tabs-title.is-active>a[aria-selected=true],body.hoc-teacher .hoc-2016-activities .hour-of-code-gallery .activities .tabs .tabs-title:hover>a,body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs .tabs-title.is-active>a[aria-selected=true],body.hoc-teacher .hoc-teacher .hour-of-code-gallery .activities .tabs .tabs-title:hover>a{background-color:transparent}body.hoc-teacher .hoc-2016-activities .grant-banner,body.hoc-teacher .hoc-teacher .grant-banner{background-color:#5b40cb;background-repeat:no-repeat;color:#fefefe;font-size:.875rem;padding:1rem 0;position:relative;text-align:center}body.hoc-teacher .hoc-2016-activities .grant-banner.\--static,body.hoc-teacher .hoc-teacher .grant-banner.\--static{background-image:linear-gradient(180deg,#5b40cb,#7238c1)}body.hoc-teacher .hoc-2016-activities .grant-banner.\--sticky,body.hoc-teacher .hoc-teacher .grant-banner.\--sticky{background-color:#382564;background-image:none;position:fixed;right:0;bottom:0;left:0;z-index:2}@media print,screen and (min-width:40em){body.hoc-teacher .hoc-2016-activities .grant-banner,body.hoc-teacher .hoc-teacher .grant-banner{text-align:left}body.hoc-teacher .hoc-2016-activities .grant-banner.\--static,body.hoc-teacher .hoc-teacher .grant-banner.\--static{background-image:url("/image/school/tynker-grant/teacher-computer-banner.png"),url("/image/school/tynker-grant/banner-bg-stripes.svg"),linear-gradient(180deg,#5b40cb,#7238c1);background-position:top 35% right 7%,100%,50%;background-size:auto 200%,60% auto,auto}body.hoc-teacher .hoc-2016-activities .grant-banner.\--sticky,body.hoc-teacher .hoc-teacher .grant-banner.\--sticky{background-image:url("/image/school/tynker-grant/teacher-computer-banner.png");background-position:top 25% right 7%;background-size:auto 150%}}@media print,screen and (min-width:64em){body.hoc-teacher .hoc-2016-activities .grant-banner.\--static,body.hoc-teacher .hoc-teacher .grant-banner.\--static{background-position:top 35% left calc(50% + 21.875rem),100%,50%;background-size:auto 200%,40% auto,auto}body.hoc-teacher .hoc-2016-activities .grant-banner.\--sticky,body.hoc-teacher .hoc-teacher .grant-banner.\--sticky{background-position:top 25% left calc(50% + 21.875rem);background-size:auto 150%}}@media screen and (min-width:75em){body.hoc-teacher .hoc-2016-activities .grant-banner.\--static,body.hoc-teacher .hoc-teacher .grant-banner.\--static{background-image:url("/image/school/tynker-grant/teacher-computer-banner@2x.png"),url("/image/school/tynker-grant/banner-bg-stripes.svg"),linear-gradient(180deg,#5b40cb,#7238c1);background-position:top 35% left calc(50% + 18.75rem),100%,50%}body.hoc-teacher .hoc-2016-activities .grant-banner.\--sticky,body.hoc-teacher .hoc-teacher .grant-banner.\--sticky{background-image:url("/image/school/tynker-grant/teacher-computer-banner@2x.png");background-position:top 25% left calc(50% + 18.75rem)}}body.hoc-teacher .hoc-2016-activities .grant-banner a,body.hoc-teacher .hoc-teacher .grant-banner a{color:inherit;font-size:inherit;font-weight:700;text-decoration:underline;white-space:nowrap}body.hoc-teacher .hoc-2016-activities .grant-banner a:after,body.hoc-teacher .hoc-teacher .grant-banner a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}body.hoc-teacher .hoc-2016-activities .grant-banner p,body.hoc-teacher .hoc-teacher .grant-banner p{color:inherit;font-size:inherit;margin-bottom:0}body.hoc-teacher .hoc-2016-activities .grant-banner__title,body.hoc-teacher .hoc-teacher .grant-banner__title{font-size:1.125rem;padding-bottom:0}body.hoc-teacher .sale-badge{position:absolute;top:-1rem;left:14rem;display:block;width:90px;height:90px;background-image:url("/image/sale-badges/12-new.png");background-repeat:no-repeat;background-size:100% 100%;pointer-events:none}@media print,screen and (min-width:64em){body.hoc-teacher .sale-badge{top:-1.25rem;left:85%;width:80px;height:80px}}@media screen and (min-width:75em){body.hoc-teacher .sale-badge{left:95%;background-image:url("/image/sale-badges/12-new@2x.png")}}body.hoc-teacher .codejam-badge{position:absolute;top:-1rem;left:14rem;display:block;width:120px;height:120px;background-image:url("/image/hackathons/holiday-code-jam/holiday-code-jam-sticker.png");background-repeat:no-repeat;background-size:contain;-webkit-transform:rotate(15deg);transform:rotate(15deg)}@media print,screen and (min-width:64em){body.hoc-teacher .codejam-badge{top:-1.25rem;left:85%;width:120px;height:120px}}@media screen and (min-width:75em){body.hoc-teacher .codejam-badge{left:95%;background-image:url("/image/hackathons/holiday-code-jam/holiday-code-jam-sticker.png")}}body.hoc-teacher .pos-relative{position:relative}body.site.hoc-teacher section.hoc-teacher{padding-bottom:0;padding-top:0}body{background-color:#f4f9fa}#avatar-dropdown a.avatar-image{width:150px;display:block}#avatar-dropdown a.avatar-image canvas{width:100%}html.sticky-footer body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}html.sticky-footer body header{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}html.sticky-footer body main{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}html.sticky-footer body main .off-canvas-wrapper{width:100%}html.sticky-footer body main.has-off-canvas{display:-webkit-flex;display:-ms-flexbox;display:flex}html.sticky-footer body main.has-off-canvas .off-canvas-wrapper{width:100%}html.sticky-footer body main.has-off-canvas .off-canvas-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;height:100%;min-height:100vh}html.sticky-footer body main.has-off-canvas .off-canvas-content .root-ui-view{height:100%}html.sticky-footer body footer{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.center{text-align:center}.full-height{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;height:100%}.mobile-page{background-color:#fff}@media print,screen and (min-width:40em){.mobile-page-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.mobile-page .mobile-page-hero{background-color:#6e76ea;background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/waves/waves-top-layered.svg"),radial-gradient(ellipse at top,#00bcd4,#2132ab 85%);background-position:bottom -2px center,50%,bottom;background-repeat:no-repeat;background-size:150% auto,cover,cover;color:#fff;font-weight:500;padding:2rem 0 0;text-align:center}@media print,screen and (min-width:40em){.mobile-page .mobile-page-hero{padding:4rem 0 0}}@media print,screen and (min-width:64em){.mobile-page .mobile-page-hero{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/waves/waves-top-layered.svg"),radial-gradient(ellipse at top,#00bcd4,#2132ab 85%);background-position:bottom -2px center,50%,bottom;background-size:135% auto,cover,cover;text-align:left}}.mobile-page .mobile-page-hero.\--tynker-junior{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/mobile/v2/hero-bg-tynker-junior.svg");background-position:bottom -2px center,50%;background-size:150% auto,cover}@media print,screen and (min-width:64em){.mobile-page .mobile-page-hero.\--tynker-junior{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/mobile/v2/hero-tynker-jr@2x.png"),url("/image/mobile/v2/hero-bg-tynker-junior.svg");background-position:bottom -2px center,top 25% left calc(50% + 18rem),bottom;background-size:100% 4rem,38rem,cover}.mobile-page .mobile-page-hero.\--tynker-junior.\--has-tabs{background-position:bottom -2px center,top 20% left calc(50% + 2rem),bottom;background-size:100% 4rem,32rem,cover}}.mobile-page .mobile-page-hero.\--tynker{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/mobile/v2/hero-bg-tynker-app.svg");background-position:bottom -2px center,50%;background-size:150% auto,cover}@media print,screen and (min-width:64em){.mobile-page .mobile-page-hero.\--tynker{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/mobile/v2/hero-tynker@2x.png"),url("/image/mobile/v2/hero-bg-tynker-app.svg");background-position:bottom -2px center,top 25% left calc(50% + 18rem),bottom;background-size:100% 4rem,38rem,cover}.mobile-page .mobile-page-hero.\--tynker.\--has-tabs{background-position:bottom -2px center,top 20% left calc(50% + 2rem),bottom;background-size:100% 4rem,32rem,cover}}.mobile-page .mobile-page-hero.\--mod-creator{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/mobile/v2/hero-bg-mod-creator.svg");background-position:bottom -2px center,50%;background-size:150% auto,cover}@media print,screen and (min-width:64em){.mobile-page .mobile-page-hero.\--mod-creator{background-image:url("/image/waves/swoosh-lower-white-symmetric.svg"),url("/image/mobile/v2/hero-mod-creator@2x.png"),url("/image/mobile/v2/hero-bg-mod-creator.svg");background-position:bottom -2px center,top 25% left calc(50% + 18rem),bottom;background-size:100% 4rem,38rem,cover}.mobile-page .mobile-page-hero.\--mod-creator.\--has-tabs{background-position:bottom -2px center,top 20% left calc(50% + 2rem),bottom;background-size:100% 4rem,32rem,cover}}.mobile-page .mobile-page-hero p{color:inherit}.mobile-page .mobile-page-hero-icon{max-width:5rem}.mobile-page-card{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;color:#292929;display:block;padding:1.875rem;text-align:center;position:relative;max-width:100%;background-color:#fefefe;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.2);transition-duration:.125s;transition-property:all;transition-timing-function:ease-in-out}.mobile-page-card:focus,.mobile-page-card:hover{color:#292929;-webkit-transform:scale(1.012);transform:scale(1.012);text-decoration:none;box-shadow:0 .125rem .25rem hsla(0,0%,4%,.1),0 .375rem .75rem .0625rem hsla(0,0%,4%,.08)}.mobile-page-card p{color:inherit}@media print,screen and (min-width:64em){.mobile-page-card{padding:2rem 4rem}}.mobile-page-card-title{color:#0a0a0a}.mobile-page-card-icon{margin-bottom:.5rem;max-width:6rem}.mobile-page-card-description{font-size:1.125em}.mobile-page-tab{background-color:#f4f9fa;border-radius:8px;color:#222;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:.875rem;margin:0 auto .75rem;padding:.75rem;transition:all .2s ease-in-out;width:100%;max-width:14rem}.mobile-page-tab.is-active,.mobile-page-tab:focus,.mobile-page-tab:hover{color:#222;-webkit-transform:scale(1.125);transform:scale(1.125)}.mobile-page-tab.is-active{background-color:#2eadc9;color:#fff;font-weight:700}.\--tynker-junior .mobile-page-tab.is-active{background-color:#4d30ba}@media print,screen and (min-width:64em){.mobile-page-tab{margin-right:0}}.mobile-page-tab-icon{margin-right:.75rem;width:3rem;height:3rem}.mobile-page-tab-copy{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.mobile-page-tab-title{display:block;font-size:1.2em}.mobile-page .button-app-store{display:inline-block;width:12rem}@media print,screen and (min-width:64em){.mobile-page .button-app-store{position:absolute;bottom:30.5vw;left:70%}}@media screen and (min-width:75em){.mobile-page .button-app-store{top:14.25rem;left:calc(50% + 15rem)}}.mobile-page .footnote-text{margin-top:1rem}.mobile-page .bg-gray{background-color:#edeeef}body.site section.mobile-page{padding-bottom:0;padding-top:0}.online-private-classes a,.online-private-classes p{font-size:inherit}.online-private-classes .opc-hero{background-repeat:no-repeat;background-color:#034f59;background-image:linear-gradient(180deg,rgba(0,0,0,.25),transparent 15%),url("/image/online-private-classes/hero-student.png"),url("/image/online-private-classes/hero-bg.png");background-position:50%,center bottom -5px,0;background-size:auto,15.625rem,cover;padding-top:80px;padding-bottom:15rem}@media print,screen and (min-width:64em){.online-private-classes .opc-hero{background-size:auto,21.875rem,cover;background-position:50%,left calc(50% + 17.1875rem) bottom -5px,50%;background-size:auto,29.6875rem,cover;padding-bottom:3.75rem}}@media screen and (min-width:75em){.online-private-classes .opc-hero{background-position:50%,left calc(50% + 21.875rem) bottom -5px,50%;background-size:auto,33.75rem,cover}}@media screen and (min-device-pixel-ratio:2) and (-webkit-min-device-pixel-ratio:2),screen and (min-device-pixel-ratio:2) and (min-resolution:192dpi){.online-private-classes .opc-hero{background-image:linear-gradient(180deg,rgba(0,0,0,.25),transparent 15%),url("/image/online-private-classes/hero-student@2x.png"),url("/image/online-private-classes/hero-bg@2x.png")}}.online-private-classes .opc-hero .margin-top{margin-top:-1rem}.online-private-classes .opc-live-icon{object-fit:contain;object-position:center;width:2.5rem;height:2.5rem}.online-private-classes .opc-badge{--offset-top:-4.375rem;--offset-left:23.125rem;display:none;position:absolute;top:var(--offset-top);left:calc(50% + var(--offset-left));width:8.125rem;height:8.125rem;z-index:1}.online-private-classes .opc-badge>img{width:inherit;height:inherit}@media print,screen and (min-width:64em){.online-private-classes .opc-badge{display:block}}@media screen and (min-width:75em){.online-private-classes .opc-badge{--offset-top:-2.5rem;--offset-left:25rem}}.online-private-classes .opc-how-card{position:relative;z-index:1}.online-private-classes .opc-how-card__icon{margin-bottom:30px}.online-private-classes .opc-how-card__title{margin-bottom:20px}.online-private-classes .opc-courses{background-color:#f4faff}.online-private-classes .opc-instructor{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.25rem;margin:1.25rem auto;text-align:center;max-width:28.75rem}.online-private-classes .opc-instructor p{margin-bottom:0}@media print,screen and (min-width:40em){.online-private-classes .opc-instructor{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:1.875rem;text-align:left}}@media print,screen and (min-width:64em){.online-private-classes .opc-instructor{gap:2.5rem;margin:1.25rem auto}}.online-private-classes .opc-instructor__icon{aspect-ratio:1/1;background-color:#4dc4d9;background-image:linear-gradient(180deg,#4dc4d9 15%,#6b55b5 85%);border-radius:50%;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:.25rem;position:relative;min-width:10rem;min-height:10rem}.online-private-classes .opc-instructor__icon>img{border-radius:inherit;width:100%;height:100%}.online-private-classes .opc-instructor__name{font-size:1.25rem;font-weight:700}.online-private-classes .opc-instructor__title{font-weight:700}.online-private-classes .opc-guarantee{background-color:#f4faff;position:relative}@media print,screen and (min-width:64em){.online-private-classes .opc-guarantee{background-image:url("/image/online-private-classes/bg-guarantee.png");background-position:bottom 0 left calc(50% - 450px);background-repeat:no-repeat;background-size:250px;padding-top:3rem;padding-bottom:4rem}}@media screen and (min-width:75em){.online-private-classes .opc-guarantee{background-image:url("/image/online-private-classes/bg-guarantee.png");background-position:bottom 0 left calc(50% - 500px)}}.online-private-classes .opc-guarantee__badge{background-image:url("/image/online-private-classes/icon-guarantee.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fefefe;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.9375rem;font-weight:600;margin-right:auto;margin-left:auto;text-align:center;text-transform:uppercase;width:10.9375rem;height:10.9375rem}@media print,screen and (min-width:64em){.online-private-classes .opc-guarantee__badge{position:absolute;top:-5rem;left:calc(50% + 275px)}}@media print,screen and (min-width:64em){.online-private-classes .opc-testimonials{background-image:url("/image/online-private-classes/bg-testimonials-1.svg"),url("/image/online-private-classes/bg-testimonials-2.svg");background-position:top 2rem left -300px,bottom 1rem right -300px;background-repeat:no-repeat}}.online-private-classes .opc-testimonials .opc-testimonial{background-color:#fefefe;border:1px solid #a6eaf9;border-radius:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:1.875rem 3.75rem;min-height:100%}.online-private-classes .opc-testimonials .opc-testimonial img{margin-bottom:30px}.online-private-classes .opc-testimonials .opc-testimonial__quote{border:0;color:#0a0a0a;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:1.25rem;padding:0;margin:0 0 1rem}.online-private-classes .opc-testimonials .opc-testimonial q{display:inline-block;position:relative;quotes:none}.online-private-classes .opc-testimonials .opc-testimonial q:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='13' viewBox='0 0 20 13'%3E%3Cpath fill='%2306afa6' d='M9 6v7H0V6l2-6h5L6 6h3zm11 0v7h-9V6l2-6h5l-1 6h3z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";position:absolute;top:0;right:calc(100% + 1ex);width:1.25rem;height:1.25rem}.online-private-classes .opc-testimonials .opc-testimonial__cite{border-top:1px solid currentColor;font-size:1.25rem;font-weight:700;margin-bottom:0;padding-top:1rem;max-width:18.75rem}@media print,screen and (min-width:64em){.online-private-classes .opc-testimonials .opc-testimonial{padding:2.5rem 5rem}}.online-private-classes .opc-slide-container{display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none;overflow-x:scroll;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%}.online-private-classes .opc-slide-container .opc-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-inline:1.25rem;position:relative;scroll-snap-align:start;width:inherit}.online-private-classes .opc-slide-nav{text-align:center}.online-private-classes .opc-slide-nav a{border:1px solid #4f83c8;border-radius:50%;display:inline-block;width:2rem;height:2rem}.online-private-classes .opc-slide-nav a:focus,.online-private-classes .opc-slide-nav a:hover{background-color:#6896c5}.privacy-page ol li,.privacy-page ul li{list-style-position:inside;margin-bottom:1rem}.privacy-page ol li p:first-child,.privacy-page ul li p:first-child{display:inline}.privacy-page ol li p:nth-child(2),.privacy-page ul li p:nth-child(2){margin-top:1rem}.privacy-page ol.blank{list-style-type:none}.privacy-page ol.upper-alpha{list-style-type:upper-alpha}.privacy-page ul{list-style-type:disc}.privacy-page ul ul{list-style-type:circle}.privacy-page ul ul ul{list-style-type:square}.privacy-page ul ul ul ul{list-style-type:disc}.privacy-page .underline{text-decoration:underline}.privacy-page .c2{orphans:2;widows:2;direction:ltr}.privacy-page .c5{color:#15c;text-decoration:underline}.privacy-page .c1{color:inherit;text-decoration:inherit}.privacy-page .c0{font-weight:700}.privacy-page .c4{font-style:italic}.privacy-page .c3{height:11pt}.privacy-page.\--non-student h3,.privacy-page.\--student h3{text-decoration:underline}.privacy-page.\--non-student h4,.privacy-page.\--student h4{text-decoration:underline;font-style:italic}.privacy-page.\--non-student ul.toc,.privacy-page.\--student ul.toc{margin-left:2rem}.privacy-page.\--non-student ul.toc li a,.privacy-page.\--student ul.toc li a{font-weight:700}@media screen and (max-width:39.9375em){body.site section.privacy-page{padding-top:0}}body.site section.privacy-page .menu-tabs{margin-bottom:2rem}body.site section.privacy-page .ul1 a{font-weight:600}.off-canvas-content .privacy-page .menu-tabs.menu-tabs-top{background-color:transparent}.reveal,.reveal a{font-size:12px}.reveal .reveal__header h1{padding-bottom:0}.reveal .reveal__footer p{margin-bottom:0}.reveal .reveal__footer p a:not(.button):not(.ty-button){font-size:16px}.reveal .reveal__form .field-big{position:relative;display:block;margin:14px 0 0;clear:both}.reveal .reveal__form .field-big label{position:relative;display:block;color:#3e3e3e;font-size:15px;font-weight:500;text-align:left;margin:10px 0 5px}.reveal .reveal__form .field-big input[type=date],.reveal .reveal__form .field-big input[type=email],.reveal .reveal__form .field-big input[type=password],.reveal .reveal__form .field-big input[type=search],.reveal .reveal__form .field-big input[type=tel],.reveal .reveal__form .field-big input[type=text],.reveal .reveal__form .field-big input[type=time],.reveal .reveal__form .field-big input[type=url],.reveal .reveal__form .field-big textarea{position:relative;display:block;width:99.6%;height:40px;font-size:16px;padding:4px 8px;border-radius:5px}.reveal .reveal__form .field-big.field-profile-icon input[type=text]{padding:4px 40px 4px 46px}.reveal .reveal__form .field-big.field-profile-icon .field-profile-avatar{position:absolute;left:1px;bottom:1px;width:38px;height:38px;background:#f5f6f7;overflow:hidden}.reveal .reveal__form .field-big.field-profile-icon .field-profile-avatar img{width:38px;height:38px;padding:0;margin:0}.reveal .reveal__form .field-big.field-profile-icon .field-profile-refresh{position:absolute;right:1px;bottom:1px;width:38px;height:38px;text-align:center;padding:9px 0 0}.reveal .reveal__form .field-big.field-profile-icon .field-profile-refresh span{color:#c0c7cb;font-size:22px;line-height:22px}.reveal .reveal__form .field-big.field-profile-icon .field-profile-refresh:hover span{color:#5cbe5a}.reveal .reveal__form .field-big.field-refresh input[type=text]{padding:4px 40px 4px 8px}.reveal .reveal__form .field-big.field-refresh .refresh-icon{position:absolute;right:1px;bottom:1px;width:38px;height:38px;text-align:center;padding:9px 0 0}.reveal .reveal__form .field-big.field-refresh .refresh-icon span{color:#c0c7cb;font-size:22px;line-height:22px}.reveal .reveal__form .field-big.field-refresh .refresh-icon:hover span{color:#5cbe5a}.reveal .reveal__form .field-big-link{margin-bottom:1rem}.reveal .reveal__form .field-big-footnote{margin-top:-10px}.reveal .reveal__form .field-big-footnote input[type=checkbox],.reveal .reveal__form .field-big-footnote input[type=radio],.reveal .social-buttons-small .button:last-of-type{margin-bottom:0}.reveal .reveal__btn-panel .button.disabled,.reveal .reveal__btn-panel .button[disabled]{opacity:.9!important}.reveal .reveal__btn-panel .button{font-size:14px}.reveal-lightbox{overflow:hidden}.reveal-lightbox .slide-caption p{padding-top:20px;max-width:80%}.reveal-lightbox .slick-dots{position:absolute;bottom:40px;right:10px;list-style:none;display:block;text-align:right;padding:0;margin:0;width:100%}.tablet-frame{border:1px solid silver;border-radius:21px;box-shadow:3px 3px 6px 0 #d0d0d0;display:block;position:relative}.tablet-frame img{background-color:#f8f8f8;border:35px solid #f8f8f8;border-radius:20px;width:100%;padding:0;margin:0;min-height:300px;object-fit:cover}@media print,screen and (min-width:64em){.tablet-frame img{min-height:410px}}.tablet-frame.tablet-frame-video:before{content:"";background:url("/image/ui/icn-play-video.png") no-repeat;height:61px;width:61px;position:absolute;margin:0 0 -30px -30px;left:50%;bottom:50%}.sticky-top-bar .topbar-sticky-shrink{background:#fff;box-shadow:inset 0 1px #fff,0 0 2px rgba(34,25,25,.4)}.sticky-top-bar .topbar-sticky-shrink .menu{color:#9b9b9b;font-size:15px;line-height:60px;background-color:#fff}.sticky-top-bar .topbar-sticky-shrink{display:none}.sticky-top-bar [data-sticky*=sticky] .topbar-sticky-shrink{display:block}.sticky-top-bar .is-stuck .topbar-sticky-shrink{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.sticky-top-bar [data-sticky]{width:100%}.sticky-top-bar .top-bar .top-bar-title img{height:42px}@media screen and (max-width:39.9375em){.sticky-top-bar .top-bar .top-bar-right{width:auto}}.hidden{display:none!important}.dashboard .filter-tabs-dropdown{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;margin-right:20px;display:inline-block;text-transform:none}.dashboard .filter-tabs-dropdown select{border-radius:5px;border:none;font-weight:700;text-transform:uppercase;padding:0 30px;height:35px;color:#666;outline:none}.dashboard .filter-tabs-dropdown .select{outline:none;padding:0 20px 0 0}.dashboard .search-field-wrapper .search-field{box-shadow:none;border:none;border-radius:50px;outline:none;font-weight:500}.dashboard .search-field-wrapper .search-field::-webkit-input-placeholder{color:#666;font-weight:500}.dashboard .search-field-wrapper .search-field:-moz-placeholder,.dashboard .search-field-wrapper .search-field::-moz-placeholder{color:#666;font-weight:500}.dashboard .search-field-wrapper .search-field:-ms-input-placeholder{color:#666;font-weight:500}.dashboard>.section-banner{background-color:#00bcd4;background-size:cover;background-repeat:no-repeat;padding-top:30px;overflow:hidden}.dashboard>.section-content .filter-tabs-dropdown select{background-color:transparent;color:#333;border-bottom:1px solid #dedbdb;border-radius:0}.dashboard .select-minecraft-version{display:block;margin-bottom:14px;margin-right:0}@media print,screen and (min-width:40em){.dashboard .select-minecraft-version{display:inline-block;margin-right:20px}}.dashboard .select-minecraft-version select{margin-bottom:0;padding-left:15px}.dashboard .select-minecraft-version .label{color:#fff;font-size:14px;font-weight:600;margin-top:5px;text-align:left}.shared-activity-feed{background-color:#fff;border-radius:5px;margin-bottom:1.875rem;padding:1.25rem}.progress-overview .shared-activity-feed{margin-top:20px;max-height:260px;border:1px solid #ddd}.progress-overview .shared-activity-feed-content{max-height:218px}.shared-activity-feed-content{list-style-type:disc;margin-bottom:0;padding-left:1.5em;max-height:18rem;overflow-y:auto}.shared-activity-feed-entry{color:#ccc;float:left;position:relative;width:100%;max-height:5rem}.shared-activity-feed-entry:not(:last-child){padding-bottom:1rem}.shared-activity-feed-teacher .shared-activity-feed-entry:before{background-color:currentColor;content:"";display:block;position:absolute;top:0;bottom:0;left:-.75em;width:1px;-webkit-transform:translateX(-51%);transform:translateX(-51%)}.shared-activity-feed-entry p{color:#0a0a0a;margin-bottom:0}.shared-activity-feed-entry small{color:#5c5c5c;font-size:.82rem}.shared-activity-feed-icon{padding:0;text-align:center}.dashboard .list-grid-toggle{background-color:#fff;padding:8px;color:#777;border-radius:4px}.dashboard .list-grid-toggle span{color:#777}admin-settings .admin-settings .header{background-color:#6f6cdf;color:#fefefe;padding:1.875rem 0}admin-settings .admin-settings .header .title-actions .title{float:left;font-size:36px;font-weight:700;line-height:48px;color:inherit}admin-settings .admin-settings .header .actions{float:right}admin-settings .admin-settings .header .actions .button{min-width:200px;margin-top:1rem}admin-settings .admin-settings .header .actions .button.hollow{border-color:#fff;color:#fff}admin-settings .admin-settings .header .actions .button+.button{margin-left:5px}admin-settings .admin-settings .header .filters .link{margin-top:1.5em;color:#fff;font-weight:600}admin-settings .admin-settings .header .filters .filter{display:inline-block;width:150px;margin-right:5px;color:#fff}admin-settings .admin-settings .header .filters .filter select{display:block;width:100%}admin-settings .admin-settings .header .filters .filter input{display:block;border-radius:5px}admin-settings .admin-settings .header .title-actions .title{float:none}admin-settings .admin-settings .header .menu li a{border-bottom:4px solid transparent;color:#fff}admin-settings .admin-settings .header .menu li a.active,admin-settings .admin-settings .header .menu li a:focus,admin-settings .admin-settings .header .menu li a:hover{border-color:#fff;color:#fff}admin-settings .admin-settings .body{padding-top:40px;padding-bottom:40px}admin-settings .admin-settings .body,admin-settings .admin-settings .body a{font-size:14px}admin-settings .admin-settings .body .actions select.bulk-actions{width:auto;min-width:200px}admin-settings .admin-settings .body .actions .link-export{float:right}admin-settings .admin-settings .body table thead th{white-space:nowrap}admin-settings .admin-settings .body table tbody tr.disabled{opacity:.5}admin-settings .admin-settings .body table tbody td.authtype{text-transform:capitalize}admin-settings .admin-settings .body select.limit{width:auto}admin-settings-admins .admin-settings-admins .actions .button-add-admin{float:right}admin-settings-district .admin-settings-district form input:not(.button),admin-settings-district .admin-settings-district form select,admin-settings-district .admin-settings-district form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-settings-district .admin-settings-district form input:not(.button):focus,admin-settings-district .admin-settings-district form select:focus,admin-settings-district .admin-settings-district form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-settings-district .admin-settings-district form input:not(.button).ng-not-empty.ng-invalid,admin-settings-district .admin-settings-district form input:not(.button).ng-touched.ng-invalid,admin-settings-district .admin-settings-district form select.ng-not-empty.ng-invalid,admin-settings-district .admin-settings-district form select.ng-touched.ng-invalid,admin-settings-district .admin-settings-district form textarea.ng-not-empty.ng-invalid,admin-settings-district .admin-settings-district form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-settings-district .admin-settings-district form h3{padding:0}admin-settings-district .admin-settings-district form .actions{text-align:right}admin-settings-district .admin-settings-district form .actions .button-submit{min-width:220px;outline:none}admin-settings-licenses .admin-settings-licenses .licenses .boxed{margin-bottom:30px;border:1px solid #e0e0e0;border-radius:8px;padding:0;background-color:#fff}admin-settings-licenses .admin-settings-licenses .licenses .boxed.boxed-purple{background-color:#5155a0;color:#fff}admin-settings-licenses .admin-settings-licenses .licenses .boxed.boxed-purple h5,admin-settings-licenses .admin-settings-licenses .licenses .boxed.boxed-purple p{color:#fff;line-height:1.1}admin-settings-licenses .admin-settings-licenses .licenses .boxed h6.license-name{background-color:#997abc;color:#fff;padding:14px;border-top-left-radius:8px;border-top-right-radius:8px}admin-settings-licenses .admin-settings-licenses .licenses .boxed h6.license-name span{font-size:13px;display:block;font-style:italic}admin-settings-licenses .admin-settings-licenses .licenses .boxed .license-info{padding:5px 20px;height:300px;overflow-y:auto}admin-settings-licenses .admin-settings-licenses .licenses .boxed .license-info .used-available{color:#82ca6d}admin-settings-licenses .admin-settings-licenses .licenses .boxed .license-info .used-available.unavailable{color:#f25954}admin-settings-licenses .admin-settings-licenses .licenses .boxed .details{margin-top:10px}admin-settings-licenses .admin-settings-licenses .licenses .boxed .details h6{margin-bottom:0}admin-settings-licenses .admin-settings-licenses .licenses .boxed .details ul{list-style-type:disc;padding-left:20px}admin-settings-licenses .admin-settings-licenses .licenses .boxed .details ul li{color:#666;font-size:14px}admin-settings-licenses .admin-settings-licenses .licenses .boxed .license-date{font-weight:400;color:#666;font-size:14px;padding-bottom:5px}admin-settings-licenses .admin-settings-licenses .licenses .boxed .license-details-link{margin-bottom:1em;display:block;color:#575757}admin-settings-licenses .admin-settings-licenses .licenses .boxed .license-details-link:hover{color:#00bcd4}admin-settings-licenses .admin-settings-licenses .licenses .boxed .license-details-link .icon-upload{font-size:20px}admin-settings-licenses .admin-settings-licenses .licenses .expired-license h6.license-name{background-color:#dc4944}admin-add-students-to-classroom .admin-add-students-to-classroom .authtype{font-weight:700;text-transform:capitalize}admin-add-students-to-classroom .admin-add-students-to-classroom .card-button h5{text-transform:capitalize}admin-add-students-to-classroom .admin-add-students-to-classroom form input:not(.button),admin-add-students-to-classroom .admin-add-students-to-classroom form select,admin-add-students-to-classroom .admin-add-students-to-classroom form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-add-students-to-classroom .admin-add-students-to-classroom form input:not(.button):focus,admin-add-students-to-classroom .admin-add-students-to-classroom form select:focus,admin-add-students-to-classroom .admin-add-students-to-classroom form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-add-students-to-classroom .admin-add-students-to-classroom form input:not(.button).ng-not-empty.ng-invalid,admin-add-students-to-classroom .admin-add-students-to-classroom form input:not(.button).ng-touched.ng-invalid,admin-add-students-to-classroom .admin-add-students-to-classroom form select.ng-not-empty.ng-invalid,admin-add-students-to-classroom .admin-add-students-to-classroom form select.ng-touched.ng-invalid,admin-add-students-to-classroom .admin-add-students-to-classroom form textarea.ng-not-empty.ng-invalid,admin-add-students-to-classroom .admin-add-students-to-classroom form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-add-students-to-classroom .admin-add-students-to-classroom h4{margin-bottom:0;margin-top:1rem}admin-add-students-to-classroom .admin-add-students-to-classroom .actions{margin-top:20px;text-align:right}admin-add-students-to-classroom .admin-add-students-to-classroom .actions .button{min-width:200px;outline:none}admin-add-students-to-classroom .admin-add-students-to-classroom .actions .button.button-back,admin-add-students-to-classroom .admin-add-students-to-classroom .actions .button.button-cancel{float:left}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher .authtype{font-weight:700;text-transform:capitalize}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher .card-button h5{text-transform:capitalize}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form input:not(.button),admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form select,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form input:not(.button):focus,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form select:focus,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form input:not(.button).ng-not-empty.ng-invalid,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form input:not(.button).ng-touched.ng-invalid,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form select.ng-not-empty.ng-invalid,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form select.ng-touched.ng-invalid,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form textarea.ng-not-empty.ng-invalid,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher h4{margin-bottom:0;margin-top:1rem}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher .actions{margin-top:20px;text-align:right}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher .actions .button{min-width:200px;outline:none}admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher .actions .button.button-back,admin-assign-classrooms-to-teacher .admin-assign-classrooms-to-teacher .actions .button.button-cancel{float:left}admin-classrooms .admin-classrooms .header{background-color:#6f6cdf;color:#fefefe;padding:1.875rem 0}admin-classrooms .admin-classrooms .header .title-actions .title{float:left;font-size:36px;font-weight:700;line-height:48px;color:inherit}admin-classrooms .admin-classrooms .header .actions{float:right}admin-classrooms .admin-classrooms .header .actions .button{min-width:200px;margin-top:1rem}admin-classrooms .admin-classrooms .header .actions .button.hollow{border-color:#fff;color:#fff}admin-classrooms .admin-classrooms .header .actions .button+.button{margin-left:5px}admin-classrooms .admin-classrooms .header .filters .link{margin-top:1.5em;color:#fff;font-weight:600}admin-classrooms .admin-classrooms .header .filters .filter{display:inline-block;width:150px;margin-right:5px;color:#fff}admin-classrooms .admin-classrooms .header .filters .filter select{display:block;width:100%}admin-classrooms .admin-classrooms .header .filters .filter input{display:block;border-radius:5px}admin-classrooms .admin-classrooms .body{padding-top:40px;padding-bottom:40px}admin-classrooms .admin-classrooms .body,admin-classrooms .admin-classrooms .body a{font-size:14px}admin-classrooms .admin-classrooms .body .actions select.bulk-actions{width:auto;min-width:200px}admin-classrooms .admin-classrooms .body .actions .link-export{float:right}admin-classrooms .admin-classrooms .body table thead th{white-space:nowrap}admin-classrooms .admin-classrooms .body table tbody tr.disabled{opacity:.5}admin-classrooms .admin-classrooms .body table tbody td.authtype{text-transform:capitalize}admin-classrooms .admin-classrooms .body select.limit{width:auto}admin-edit-admin .admin-edit-admin .authtype{font-weight:700;text-transform:capitalize}admin-edit-admin .admin-edit-admin .card-button h5{text-transform:capitalize}admin-edit-admin .admin-edit-admin form input:not(.button),admin-edit-admin .admin-edit-admin form select,admin-edit-admin .admin-edit-admin form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-edit-admin .admin-edit-admin form input:not(.button):focus,admin-edit-admin .admin-edit-admin form select:focus,admin-edit-admin .admin-edit-admin form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-edit-admin .admin-edit-admin form input:not(.button).ng-not-empty.ng-invalid,admin-edit-admin .admin-edit-admin form input:not(.button).ng-touched.ng-invalid,admin-edit-admin .admin-edit-admin form select.ng-not-empty.ng-invalid,admin-edit-admin .admin-edit-admin form select.ng-touched.ng-invalid,admin-edit-admin .admin-edit-admin form textarea.ng-not-empty.ng-invalid,admin-edit-admin .admin-edit-admin form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-edit-admin .admin-edit-admin h4{margin-bottom:0;margin-top:1rem}admin-edit-admin .admin-edit-admin .actions{margin-top:20px;text-align:right}admin-edit-admin .admin-edit-admin .actions .button{min-width:200px;outline:none}admin-edit-admin .admin-edit-admin .actions .button.button-back,admin-edit-admin .admin-edit-admin .actions .button.button-cancel{float:left}admin-edit-school .admin-edit-school .authtype{font-weight:700;text-transform:capitalize}admin-edit-school .admin-edit-school .card-button h5{text-transform:capitalize}admin-edit-school .admin-edit-school form input:not(.button),admin-edit-school .admin-edit-school form select,admin-edit-school .admin-edit-school form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-edit-school .admin-edit-school form input:not(.button):focus,admin-edit-school .admin-edit-school form select:focus,admin-edit-school .admin-edit-school form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-edit-school .admin-edit-school form input:not(.button).ng-not-empty.ng-invalid,admin-edit-school .admin-edit-school form input:not(.button).ng-touched.ng-invalid,admin-edit-school .admin-edit-school form select.ng-not-empty.ng-invalid,admin-edit-school .admin-edit-school form select.ng-touched.ng-invalid,admin-edit-school .admin-edit-school form textarea.ng-not-empty.ng-invalid,admin-edit-school .admin-edit-school form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-edit-school .admin-edit-school h4{margin-bottom:0;margin-top:1rem}admin-edit-school .admin-edit-school .actions{margin-top:20px;text-align:right}admin-edit-school .admin-edit-school .actions .button{min-width:200px;outline:none}admin-edit-school .admin-edit-school .actions .button.button-back,admin-edit-school .admin-edit-school .actions .button.button-cancel{float:left}admin-edit-student .admin-edit-student .authtype{font-weight:700;text-transform:capitalize}admin-edit-student .admin-edit-student .card-button h5{text-transform:capitalize}admin-edit-student .admin-edit-student form input:not(.button),admin-edit-student .admin-edit-student form select,admin-edit-student .admin-edit-student form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-edit-student .admin-edit-student form input:not(.button):focus,admin-edit-student .admin-edit-student form select:focus,admin-edit-student .admin-edit-student form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-edit-student .admin-edit-student form input:not(.button).ng-not-empty.ng-invalid,admin-edit-student .admin-edit-student form input:not(.button).ng-touched.ng-invalid,admin-edit-student .admin-edit-student form select.ng-not-empty.ng-invalid,admin-edit-student .admin-edit-student form select.ng-touched.ng-invalid,admin-edit-student .admin-edit-student form textarea.ng-not-empty.ng-invalid,admin-edit-student .admin-edit-student form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-edit-student .admin-edit-student h4{margin-bottom:0;margin-top:1rem}admin-edit-student .admin-edit-student .actions{margin-top:20px;text-align:right}admin-edit-student .admin-edit-student .actions .button{min-width:200px;outline:none}admin-edit-student .admin-edit-student .actions .button.button-back,admin-edit-student .admin-edit-student .actions .button.button-cancel{float:left}admin-edit-teacher .admin-edit-teacher .authtype{font-weight:700;text-transform:capitalize}admin-edit-teacher .admin-edit-teacher .card-button h5{text-transform:capitalize}admin-edit-teacher .admin-edit-teacher form input:not(.button),admin-edit-teacher .admin-edit-teacher form select,admin-edit-teacher .admin-edit-teacher form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-edit-teacher .admin-edit-teacher form input:not(.button):focus,admin-edit-teacher .admin-edit-teacher form select:focus,admin-edit-teacher .admin-edit-teacher form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-edit-teacher .admin-edit-teacher form input:not(.button).ng-not-empty.ng-invalid,admin-edit-teacher .admin-edit-teacher form input:not(.button).ng-touched.ng-invalid,admin-edit-teacher .admin-edit-teacher form select.ng-not-empty.ng-invalid,admin-edit-teacher .admin-edit-teacher form select.ng-touched.ng-invalid,admin-edit-teacher .admin-edit-teacher form textarea.ng-not-empty.ng-invalid,admin-edit-teacher .admin-edit-teacher form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-edit-teacher .admin-edit-teacher h4{margin-bottom:0;margin-top:1rem}admin-edit-teacher .admin-edit-teacher .actions{margin-top:20px;text-align:right}admin-edit-teacher .admin-edit-teacher .actions .button{min-width:200px;outline:none}admin-edit-teacher .admin-edit-teacher .actions .button.button-back,admin-edit-teacher .admin-edit-teacher .actions .button.button-cancel{float:left}admin-import-district-data .admin-import-district-data form input:not(.button),admin-import-district-data .admin-import-district-data form select,admin-import-district-data .admin-import-district-data form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-import-district-data .admin-import-district-data form input:not(.button):focus,admin-import-district-data .admin-import-district-data form select:focus,admin-import-district-data .admin-import-district-data form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-import-district-data .admin-import-district-data form input:not(.button).ng-not-empty.ng-invalid,admin-import-district-data .admin-import-district-data form input:not(.button).ng-touched.ng-invalid,admin-import-district-data .admin-import-district-data form select.ng-not-empty.ng-invalid,admin-import-district-data .admin-import-district-data form select.ng-touched.ng-invalid,admin-import-district-data .admin-import-district-data form textarea.ng-not-empty.ng-invalid,admin-import-district-data .admin-import-district-data form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-import-district-data .admin-import-district-data .authtype{font-weight:700;text-transform:capitalize}admin-import-district-data .admin-import-district-data .card-button h5{text-transform:capitalize}admin-import-district-data .admin-import-district-data .more-info{text-align:right;font-size:14px;color:#aaa}admin-import-district-data .admin-import-district-data .more-info .has-tip{border-bottom:none}admin-import-district-data .admin-import-district-data a:not(.button):not(.ty-button){font-size:14px;color:#0a0a0a;text-decoration:underline}admin-import-district-data .admin-import-district-data .step{margin-bottom:1rem}admin-import-district-data .admin-import-district-data .step h3{margin-bottom:0}admin-import-district-data .admin-import-district-data .step .info{margin-bottom:0;color:gray}admin-import-district-data .admin-import-district-data .step .button-choose-file{margin-bottom:0}admin-import-district-data .admin-import-district-data .step .file-name{display:inline-block;line-height:34px}admin-import-district-data .admin-import-district-data .step #file-chooser{height:0;margin:0;border:none;opacity:0}admin-import-district-data .admin-import-district-data .messages{text-align:right}admin-import-district-data .admin-import-district-data .messages .error{color:#f25954;font-size:14px;font-weight:600}admin-import-district-data .admin-import-district-data .actions{margin-top:20px;text-align:right}admin-import-district-data .admin-import-district-data .actions .button{min-width:200px;outline:none}admin-import-district-data .admin-import-district-data .actions .button.button-cancel{float:left}admin-import-teachers .admin-import-teachers form input:not(.button),admin-import-teachers .admin-import-teachers form select,admin-import-teachers .admin-import-teachers form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-import-teachers .admin-import-teachers form input:not(.button):focus,admin-import-teachers .admin-import-teachers form select:focus,admin-import-teachers .admin-import-teachers form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-import-teachers .admin-import-teachers form input:not(.button).ng-not-empty.ng-invalid,admin-import-teachers .admin-import-teachers form input:not(.button).ng-touched.ng-invalid,admin-import-teachers .admin-import-teachers form select.ng-not-empty.ng-invalid,admin-import-teachers .admin-import-teachers form select.ng-touched.ng-invalid,admin-import-teachers .admin-import-teachers form textarea.ng-not-empty.ng-invalid,admin-import-teachers .admin-import-teachers form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-import-teachers .admin-import-teachers .authtype{font-weight:700;text-transform:capitalize}admin-import-teachers .admin-import-teachers .card-button h5{text-transform:capitalize}admin-import-teachers .admin-import-teachers .more-info{text-align:right;font-size:14px;color:#aaa}admin-import-teachers .admin-import-teachers .more-info .has-tip{border-bottom:none}admin-import-teachers .admin-import-teachers a:not(.button):not(.ty-button){font-size:14px;color:#0a0a0a;text-decoration:underline}admin-import-teachers .admin-import-teachers .step{margin-bottom:1rem}admin-import-teachers .admin-import-teachers .step h3{margin-bottom:0}admin-import-teachers .admin-import-teachers .step .info{margin-bottom:0;color:gray}admin-import-teachers .admin-import-teachers .step .button-choose-file{margin-bottom:0}admin-import-teachers .admin-import-teachers .step .file-name{display:inline-block;line-height:34px}admin-import-teachers .admin-import-teachers .step #file-chooser{height:0;margin:0;border:none;opacity:0}admin-import-teachers .admin-import-teachers .messages{text-align:right}admin-import-teachers .admin-import-teachers .messages .error{color:#f25954;font-size:14px;font-weight:600}admin-import-teachers .admin-import-teachers .actions{margin-top:20px;text-align:right}admin-import-teachers .admin-import-teachers .actions .button{min-width:200px;outline:none}admin-import-teachers .admin-import-teachers .actions .button.button-cancel{float:left}.tooltip.tooltip-more-info{max-width:15rem}admin-move-students-to-school .admin-move-students-to-school .authtype{font-weight:700;text-transform:capitalize}admin-move-students-to-school .admin-move-students-to-school .card-button h5{text-transform:capitalize}admin-move-students-to-school .admin-move-students-to-school form input:not(.button),admin-move-students-to-school .admin-move-students-to-school form select,admin-move-students-to-school .admin-move-students-to-school form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-move-students-to-school .admin-move-students-to-school form input:not(.button):focus,admin-move-students-to-school .admin-move-students-to-school form select:focus,admin-move-students-to-school .admin-move-students-to-school form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-move-students-to-school .admin-move-students-to-school form input:not(.button).ng-not-empty.ng-invalid,admin-move-students-to-school .admin-move-students-to-school form input:not(.button).ng-touched.ng-invalid,admin-move-students-to-school .admin-move-students-to-school form select.ng-not-empty.ng-invalid,admin-move-students-to-school .admin-move-students-to-school form select.ng-touched.ng-invalid,admin-move-students-to-school .admin-move-students-to-school form textarea.ng-not-empty.ng-invalid,admin-move-students-to-school .admin-move-students-to-school form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-move-students-to-school .admin-move-students-to-school h4{margin-bottom:0;margin-top:1rem}admin-move-students-to-school .admin-move-students-to-school .actions{margin-top:20px;text-align:right}admin-move-students-to-school .admin-move-students-to-school .actions .button{min-width:200px;outline:none}admin-move-students-to-school .admin-move-students-to-school .actions .button.button-back,admin-move-students-to-school .admin-move-students-to-school .actions .button.button-cancel{float:left}admin-move-teachers-to-school .admin-move-teachers-to-school .authtype{font-weight:700;text-transform:capitalize}admin-move-teachers-to-school .admin-move-teachers-to-school .card-button h5{text-transform:capitalize}admin-move-teachers-to-school .admin-move-teachers-to-school form input:not(.button),admin-move-teachers-to-school .admin-move-teachers-to-school form select,admin-move-teachers-to-school .admin-move-teachers-to-school form textarea{box-shadow:none;border-color:#d3d3d3;border-radius:5px}admin-move-teachers-to-school .admin-move-teachers-to-school form input:not(.button):focus,admin-move-teachers-to-school .admin-move-teachers-to-school form select:focus,admin-move-teachers-to-school .admin-move-teachers-to-school form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}admin-move-teachers-to-school .admin-move-teachers-to-school form input:not(.button).ng-not-empty.ng-invalid,admin-move-teachers-to-school .admin-move-teachers-to-school form input:not(.button).ng-touched.ng-invalid,admin-move-teachers-to-school .admin-move-teachers-to-school form select.ng-not-empty.ng-invalid,admin-move-teachers-to-school .admin-move-teachers-to-school form select.ng-touched.ng-invalid,admin-move-teachers-to-school .admin-move-teachers-to-school form textarea.ng-not-empty.ng-invalid,admin-move-teachers-to-school .admin-move-teachers-to-school form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}admin-move-teachers-to-school .admin-move-teachers-to-school h4{margin-bottom:0;margin-top:1rem}admin-move-teachers-to-school .admin-move-teachers-to-school .actions{margin-top:20px;text-align:right}admin-move-teachers-to-school .admin-move-teachers-to-school .actions .button{min-width:200px;outline:none}admin-move-teachers-to-school .admin-move-teachers-to-school .actions .button.button-back,admin-move-teachers-to-school .admin-move-teachers-to-school .actions .button.button-cancel{float:left}admin-profile .admin-profile .header{background-color:#6f6cdf;color:#fefefe;padding:1.875rem 0}admin-profile .admin-profile .header .title-actions .title{float:left;font-size:36px;font-weight:700;line-height:48px;color:inherit}admin-profile .admin-profile .header .actions{float:right}admin-profile .admin-profile .header .actions .button{min-width:200px;margin-top:1rem}admin-profile .admin-profile .header .actions .button.hollow{border-color:#fff;color:#fff}admin-profile .admin-profile .header .actions .button+.button{margin-left:5px}admin-profile .admin-profile .header .filters .link{margin-top:1.5em;color:#fff;font-weight:600}admin-profile .admin-profile .header .filters .filter{display:inline-block;width:150px;margin-right:5px;color:#fff}admin-profile .admin-profile .header .filters .filter select{display:block;width:100%}admin-profile .admin-profile .header .filters .filter input{display:block;border-radius:5px}admin-profile .admin-profile .body{padding-top:40px;padding-bottom:40px}admin-profile .admin-profile .body,admin-profile .admin-profile .body a{font-size:14px}admin-profile .admin-profile .body .actions select.bulk-actions{width:auto;min-width:200px}admin-profile .admin-profile .body .actions .link-export{float:right}admin-profile .admin-profile .body table thead th{white-space:nowrap}admin-profile .admin-profile .body table tbody tr.disabled{opacity:.5}admin-profile .admin-profile .body table tbody td.authtype{text-transform:capitalize}admin-profile .admin-profile .body select.limit{width:auto}admin-schools .admin-schools .header{background-color:#6f6cdf;color:#fefefe;padding:1.875rem 0}admin-schools .admin-schools .header .title-actions .title{float:left;font-size:36px;font-weight:700;line-height:48px;color:inherit}admin-schools .admin-schools .header .actions{float:right}admin-schools .admin-schools .header .actions .button{min-width:200px;margin-top:1rem}admin-schools .admin-schools .header .actions .button.hollow{border-color:#fff;color:#fff}admin-schools .admin-schools .header .actions .button+.button{margin-left:5px}admin-schools .admin-schools .header .filters .link{margin-top:1.5em;color:#fff;font-weight:600}admin-schools .admin-schools .header .filters .filter{display:inline-block;width:150px;margin-right:5px;color:#fff}admin-schools .admin-schools .header .filters .filter select{display:block;width:100%}admin-schools .admin-schools .header .filters .filter input{display:block;border-radius:5px}admin-schools .admin-schools .body{padding-top:40px;padding-bottom:40px}admin-schools .admin-schools .body,admin-schools .admin-schools .body a{font-size:14px}admin-schools .admin-schools .body .actions select.bulk-actions{width:auto;min-width:200px}admin-schools .admin-schools .body .actions .link-export{float:right}admin-schools .admin-schools .body table thead th{white-space:nowrap}admin-schools .admin-schools .body table tbody tr.disabled{opacity:.5}admin-schools .admin-schools .body table tbody td.authtype{text-transform:capitalize}admin-schools .admin-schools .body select.limit{width:auto}admin-students .admin-students .header{background-color:#6f6cdf;color:#fefefe;padding:1.875rem 0}admin-students .admin-students .header .title-actions .title{float:left;font-size:36px;font-weight:700;line-height:48px;color:inherit}admin-students .admin-students .header .actions{float:right}admin-students .admin-students .header .actions .button{min-width:200px;margin-top:1rem}admin-students .admin-students .header .actions .button.hollow{border-color:#fff;color:#fff}admin-students .admin-students .header .actions .button+.button{margin-left:5px}admin-students .admin-students .header .filters .link{margin-top:1.5em;color:#fff;font-weight:600}admin-students .admin-students .header .filters .filter{display:inline-block;width:150px;margin-right:5px;color:#fff}admin-students .admin-students .header .filters .filter select{display:block;width:100%}admin-students .admin-students .header .filters .filter input{display:block;border-radius:5px}admin-students .admin-students .body{padding-top:40px;padding-bottom:40px}admin-students .admin-students .body,admin-students .admin-students .body a{font-size:14px}admin-students .admin-students .body .actions select.bulk-actions{width:auto;min-width:200px}admin-students .admin-students .body .actions .link-export{float:right}admin-students .admin-students .body table thead th{white-space:nowrap}admin-students .admin-students .body table tbody tr.disabled{opacity:.5}admin-students .admin-students .body table tbody td.authtype{text-transform:capitalize}admin-students .admin-students .body select.limit{width:auto}admin-teacher-metrics .row-header{font-size:12px;font-weight:700;line-height:25px;color:#707070}admin-teacher-metrics .activity-segment .row-bar{margin-bottom:6px;white-space:nowrap}admin-teacher-metrics .activity-segment .row-bar .column-name{overflow:hidden;text-overflow:ellipsis;text-align:right;color:#707070}admin-teacher-metrics .activity-segment .row-bar .column-value{color:hsla(0,0%,44%,.55)}admin-teacher-metrics .activity-segment .row-bar .column-bar{font-size:12px}admin-teacher-metrics .activity-segment .row-bar .column-bar .bar{height:20px;border-radius:15px;background-color:#997abc;color:#d3d3d3}admin-teacher-metrics .activity-segment .row-bar .column-bar .bar.bar-concepts{float:left;width:100%;background:none}admin-teacher-metrics #table{overflow-x:hidden;overflow-y:auto;height:275px}admin-teachers .admin-teachers .header{background-color:#6f6cdf;color:#fefefe;padding:1.875rem 0}admin-teachers .admin-teachers .header .title-actions .title{float:left;font-size:36px;font-weight:700;line-height:48px;color:inherit}admin-teachers .admin-teachers .header .actions{float:right}admin-teachers .admin-teachers .header .actions .button{min-width:200px;margin-top:1rem}admin-teachers .admin-teachers .header .actions .button.hollow{border-color:#fff;color:#fff}admin-teachers .admin-teachers .header .actions .button+.button{margin-left:5px}admin-teachers .admin-teachers .header .filters .link{margin-top:1.5em;color:#fff;font-weight:600}admin-teachers .admin-teachers .header .filters .filter{display:inline-block;width:150px;margin-right:5px;color:#fff}admin-teachers .admin-teachers .header .filters .filter select{display:block;width:100%}admin-teachers .admin-teachers .header .filters .filter input{display:block;border-radius:5px}admin-teachers .admin-teachers .body{padding-top:40px;padding-bottom:40px}admin-teachers .admin-teachers .body,admin-teachers .admin-teachers .body a{font-size:14px}admin-teachers .admin-teachers .body .actions select.bulk-actions{width:auto;min-width:200px}admin-teachers .admin-teachers .body .actions .link-export{float:right}admin-teachers .admin-teachers .body table thead th{white-space:nowrap}admin-teachers .admin-teachers .body table tbody tr.disabled{opacity:.5}admin-teachers .admin-teachers .body table tbody td.authtype{text-transform:capitalize}admin-teachers .admin-teachers .body select.limit{width:auto}.modal-admin-add-students-to-classroom{border-radius:8px}.modal-admin-add-students-to-classroom h2{font-weight:600}.modal-admin-assign-classrooms-to-teacher{border-radius:8px}.modal-admin-assign-classrooms-to-teacher h2{font-weight:600}.modal-admin-edit-admin{border-radius:8px}.modal-admin-edit-admin h2{font-weight:600}.modal-admin-edit-school{border-radius:8px}.modal-admin-edit-school .title{font-weight:700}.modal-admin-edit-student{border-radius:8px}.modal-admin-edit-student h2{font-weight:600}.modal-admin-edit-teacher{border-radius:8px}.modal-admin-edit-teacher h2{font-weight:600}.modal-admin-import-district-data{border-radius:8px}.modal-admin-import-district-data h2{font-weight:600}.modal-admin-import-teachers{border-radius:8px}.modal-admin-import-teachers h2{font-weight:600}.modal-admin-move-students-to-school{border-radius:8px}.modal-admin-move-students-to-school h2{font-weight:600}.modal-admin-move-teachers-to-school{border-radius:8px}.modal-admin-move-teachers-to-school h2{font-weight:600}.student-awards-category-badges .achievement-card{min-height:158px;margin-bottom:20px;cursor:pointer;position:relative}.student-awards-category-badges .achievement-card img{opacity:.8;filter:alpha(opacity=50)}.student-awards-category-badges .achievement-card p{color:#888;text-align:center;font-size:14px}.student-awards-category-badges .achievement-card .achievement-details{position:absolute;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:all .2s;top:0;left:0;width:100%;height:100%}.student-awards-category-badges .achievement-card .achievement-details-hover{position:absolute;opacity:0;transition:all .2s;top:0;left:0;width:100%;text-align:center;padding:10px;background-color:#fff;border-radius:5px}.student-awards-category-badges .achievement-card .achievement-details-hover a{font-size:14px;color:#00bcd4}.student-awards-category-badges .achievement-card .achievement-details-hover .message{margin:5px 0;display:inline-block;font-size:13px;margin:0;color:rgba(0,0,0,.4)}.student-awards-category-badges .achievement-card:before{content:"";position:absolute;right:5px;top:13px;background:url("/image/dashboard/student/placeholder/lock.png") no-repeat;height:30px;width:30px}.student-awards-category-badges .achievement-card.unlocked:before{background:none}.student-awards-category-badges .achievement-card.unlocked img{opacity:1;filter:alpha(opacity=50)}.student-awards-category-badges .achievement-card.earned:before{background:url("/image/dashboard/student/placeholder/checkmark.png") no-repeat}.student-awards-category-badges .achievement-card.earned img{opacity:1;filter:alpha(opacity=50)}.student-awards-category-badges .achievement-card.earned .achievement-details{-webkit-filter:grayscale(0);filter:grayscale(0)}.student-awards-category-badges .achievement-card:hover .achievement-details{height:100%;-webkit-filter:grayscale(0);filter:grayscale(0)}.student-awards-category-badges .achievement-card:hover .achievement-details-hover{opacity:1;min-height:120px;margin-top:100px;z-index:1}.add-multiple,.add-multiple a{font-size:14px}.add-multiple .auto-fill{margin-bottom:1rem;border-radius:8px;padding:1rem;background-color:#5197ae}.add-multiple .auto-fill label{color:#fff;font-weight:400}.add-multiple .auto-fill input{margin-top:5px;margin-bottom:0;border-radius:5px}.add-multiple .auto-fill .button-auto-fill{display:block;width:100%;outline:none}.add-multiple .main .errors{clear:both;color:#bb1f1e}@media print,screen and (min-width:40em){.add-multiple .main .errors{clear:none}}.add-multiple .main .errors .label{display:none;margin-bottom:.5em}.add-multiple .main .errors .error-list{margin-bottom:1em;border-radius:5px;padding:10px 15px;background-color:#bb1f1e;color:#fff;line-height:1.3;font-size:12px;font-weight:700}.add-multiple .main .table-container{width:100%;overflow:auto}.add-multiple .main table{margin-bottom:.5em}.add-multiple .main table thead{background-color:#e4f5fa}.add-multiple .main table thead th{border:1px solid #f1f1f1;font-weight:400;text-transform:uppercase}.add-multiple .main table thead th i{display:block;font-size:10px}.add-multiple .main table tbody tr.show-remove td.index .exclamation-sign,.add-multiple .main table tbody tr.show-remove td.index .number{display:inline-block}.add-multiple .main table tbody tr.show-remove td.index .remove-row{display:none;color:#0a0a0a}.add-multiple .main table tbody tr.show-remove:hover td.index .exclamation-sign,.add-multiple .main table tbody tr.show-remove:hover td.index .number{display:none}.add-multiple .main table tbody tr.show-remove:hover td.index .remove-row{display:inline-block}.add-multiple .main table tbody tr td{border:1px solid #f1f1f1;padding:0;font-weight:500}.add-multiple .main table tbody tr td.index{width:37px;text-align:center}.add-multiple .main table tbody tr td.index .exclamation-sign{display:inline-block;margin:0 10px;border:2px solid #bb1f1e;border-radius:50%;width:16px;height:16px;line-height:12px;font-weight:700}.add-multiple .main table tbody tr td input{margin:0;border-color:transparent}.add-multiple .main table tbody tr td input[type=password],.add-multiple .main table tbody tr td input[type=text]{margin:0;border-color:transparent;box-shadow:none;background:none;font-weight:400}.add-multiple .main table tbody tr td input[type=password]:focus,.add-multiple .main table tbody tr td input[type=password]:hover,.add-multiple .main table tbody tr td input[type=text]:focus,.add-multiple .main table tbody tr td input[type=text]:hover{background:none}.add-multiple .main table tbody tr td select{background:none;border-color:transparent;box-shadow:none;font-weight:400;margin:0}.add-multiple .main table tbody tr:nth-child(2n),.add-multiple .main table tbody tr td select:focus,.add-multiple .main table tbody tr td select:hover{background:none}.add-multiple .main table tbody tr.error td{color:#bb1f1e}.add-multiple .main table tbody tr.error td input{color:#bb1f1e;font-weight:600}.add-multiple .main table tfoot{border:none;background:none}.add-multiple .main table tfoot td{padding-left:0;padding-right:0}.add-multiple .main table tfoot td .add-row+.add-row{margin-left:1em}.add-multiple .main table tfoot td .show-passwords{float:right}.add-multiple .main .table-actions{margin-bottom:1rem;text-align:right}.add-multiple .main .table-actions:after,.add-multiple .main .table-actions:before{display:table;content:" "}.add-multiple .main .table-actions:after{clear:both}.add-multiple .main .table-actions .add-rows{float:left}.add-multiple .main .table-actions .add-rows .button-add,.add-multiple .main .table-actions .add-rows input.count{display:inline-block;width:auto;margin-bottom:0;vertical-align:middle}.add-multiple .main .table-actions .add-rows .button-add,.add-multiple .main .table-actions .add-rows .button-add:focus{outline:none}.add-multiple .main .table-actions .add-rows input.count{width:4em}.add-multiple .main .table-actions a{display:inline-block;height:34px;line-height:34px}.add-multiple .main .table-actions a+a{margin-left:1em}.add-multiple .actions{text-align:center}.add-multiple .actions .button{min-width:165px;outline:none}@media print,screen and (min-width:40em){.add-multiple .actions .button{min-width:220px}}.add-multiple .actions .link-skip:before{content:" ";display:block}@media print,screen and (min-width:40em){.add-multiple .actions .button+.button{margin-left:10px}}.add-multiple .actions a.link,.add-multiple .table-actions a.link{font-weight:700;color:gray;text-decoration:underline}.add-multiple .actions a.link:focus,.add-multiple .actions a.link:hover,.add-multiple .table-actions a.link:focus,.add-multiple .table-actions a.link:hover{color:#00bcd4}admin-metric-chart table{margin-bottom:0}admin-metric-chart tbody,admin-metric-chart tfoot,admin-metric-chart thead{background-color:transparent;border:unset;color:inherit}admin-metric-chart tbody td,admin-metric-chart tbody th,admin-metric-chart tfoot td,admin-metric-chart tfoot th,admin-metric-chart thead td,admin-metric-chart thead th{font-weight:inherit;text-align:inherit}admin-metric-chart tbody tr:nth-child(2n),admin-metric-chart tbody tr:nth-child(odd){border:unset}admin-metric-chart .admin-metric-chart .metric-chart-table{background-color:#fefefe;border:.0625rem solid #d8d8d8;border-radius:.625rem;font-weight:400;padding-bottom:.625rem;position:relative}@media only screen{admin-metric-chart .admin-metric-chart .metric-chart-table{overflow-x:auto;overflow-y:auto;max-height:21.875rem}}admin-metric-chart .admin-metric-chart .metric-chart-table table,admin-metric-chart .admin-metric-chart .metric-chart-table tbody,admin-metric-chart .admin-metric-chart .metric-chart-table td,admin-metric-chart .admin-metric-chart .metric-chart-table tfoot,admin-metric-chart .admin-metric-chart .metric-chart-table th,admin-metric-chart .admin-metric-chart .metric-chart-table thead,admin-metric-chart .admin-metric-chart .metric-chart-table tr{background:inherit}admin-metric-chart .admin-metric-chart .metric-chart-table table{width:auto;min-width:100%}admin-metric-chart .admin-metric-chart .metric-chart-table thead{font-size:1rem;font-weight:700}admin-metric-chart .admin-metric-chart .metric-chart-table tbody{font-size:.875rem}admin-metric-chart .admin-metric-chart .metric-chart-table tr>*{padding:.625rem}admin-metric-chart .admin-metric-chart .metric-chart-table tr>:first-child{padding-left:1.25rem}admin-metric-chart .admin-metric-chart .metric-chart-table tr>:last-child{padding-right:1.25rem}admin-metric-chart .admin-metric-chart .metric-chart-table thead tr:first-child>*{padding-top:1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}admin-metric-chart .admin-metric-chart .metric-chart-table__value{-webkit-flex-basis:3.125rem;-ms-flex-preferred-size:3.125rem;flex-basis:3.125rem;min-width:3.125rem}admin-metric-chart .admin-metric-chart .metric-chart-table__bar{background-color:#6db4f0;border-radius:.625rem;color:#fefefe;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.75rem;font-weight:bolder;opacity:1;opacity:var(--bar-opacity,1);overflow:hidden;width:100%;width:var(--bar-width,100%);height:1.25rem}admin-metric-chart .admin-metric-chart .metric-chart-table__bar>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;line-height:1.25rem;overflow:inherit;padding:0 1ch;text-overflow:ellipsis;white-space:nowrap;min-width:0}admin-metric-chart .admin-metric-chart .metric-chart-table__bar.\--concepts{background-color:transparent}.dashboard-student-awards{margin-bottom:30px;background-color:#2e3347}.dashboard-student-awards:not(:first-of-type){margin-top:30px}.dashboard-student-awards .student-awards-category-image{max-width:130px;display:block;margin:0 auto}.dashboard-student-awards .student-awards-category{border-top-left-radius:5px;border-bottom-left-radius:5px;padding:20px;height:245px}@media screen and (max-width:39.9375em){.dashboard-student-awards .student-awards-category{border-bottom-left-radius:0;border-top-right-radius:5px;padding:10px;padding-top:0;max-height:210px!important}}.dashboard-student-awards .student-awards-category .title-overlay{color:#fff;text-align:center;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.dashboard-student-awards .student-awards-category .progress-label,.dashboard-student-awards .student-awards-category .title{color:#fff;text-align:center;display:block}.dashboard-student-awards .student-awards-category .progress{background-color:hsla(0,0%,100%,.6)}.dashboard-student-awards .student-awards-category .progress-meter{background-color:#fff}.dashboard-student-awards .student-awards-category.student-awards-category-recent-awards{background-color:#00bcd4}.dashboard-student-awards .student-awards-category.student-awards-category-trophies{background-color:#997abc}.dashboard-student-awards .student-awards-category.student-awards-category-animator{background-color:#e56000}.dashboard-student-awards .student-awards-category.student-awards-category-minecraft-modder{background-color:#82ca6d}.dashboard-student-awards .student-awards-category.student-awards-category-minecraft-game-designer{background-color:#60aad5}.dashboard-student-awards .student-awards-category.student-awards-category-game-designer{background-color:#ffb800}.dashboard-student-awards .student-awards-category.student-awards-category-coder{background-color:#00bcd4}.dashboard-student-awards .student-awards-category.student-awards-category-digital-literacy{background-color:#29cc96}.dashboard-student-awards .student-awards-category.student-awards-category-artist{background-color:#5fb720}.dashboard-student-awards .student-awards-category.student-awards-category-sound-designer{background-color:#766889}.dashboard-student-awards .student-awards-category.student-awards-category-ai-ml{background-color:#63c}.dashboard-student-awards .student-awards-category.student-awards-category-drone-pilot{background-color:#dc4944}.dashboard-student-awards .student-awards-category.student-awards-category-ar-designer{background-color:#1cafd1}.dashboard-student-awards .student-awards-category.student-awards-category-hardware-programmer{background-color:#dc4944}.dashboard-student-awards .student-awards-category.student-awards-category-advanced-coder{background-color:#22bdb6}.dashboard-student-awards .student-awards-category.student-awards-category-web-developer{background-color:#00ace1}.dashboard-student-awards .student-awards-category.student-awards-category-tynker-blocks-concepts{background-color:#63c64b}.dashboard-student-awards .student-awards-category.student-awards-category-python-concepts{background-color:#c94b5d}.dashboard-student-awards .student-awards-category-badges{background-color:#25293a;border-top-right-radius:5px;border-bottom-right-radius:5px;color:#fff;padding:0 0 25px;overflow:auto;height:245px}.dashboard-student-awards .student-awards-category-badges::-webkit-scrollbar{width:5px;height:5px}.dashboard-student-awards .student-awards-category-badges::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.dashboard-student-awards .student-awards-category-badges::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px}.dashboard-student-awards .student-awards-category-badges .skill-badge{max-height:75px;display:block;margin:20px auto}.dashboard-student-awards .student-awards-category-badges .achievement-card{min-height:90px}.dashboard-student-awards .student-awards-category-badges .achievement-card p{margin-top:-15px}.dashboard-student-awards .student-awards-category-badges .achievement-details-hover h6{font-size:14px}.dashboard-student-awards .student-awards-category-badges .achievement-details-hover .title{color:#000}edit-profile .collapsed .collapser,edit-profile .collapsed .collapsible,edit-profile .expander{display:none}edit-profile .collapsed .expander{display:inline-block}.menu-tabs{min-height:56px}.menu-tabs .sticky{background-color:#fff;width:100%;padding:10px 30px;border-bottom:1px solid #eee;margin-top:0!important}.menu-tabs .tabs-title a{line-height:34px;font-size:16px;padding:0 15px;margin-right:10px;color:#335675;border-bottom:4px solid transparent;border-radius:0}.menu-tabs .is-active a,.menu-tabs .tabs-title a:hover{color:#00bcd4;background:none}.menu-tabs .is-active a{border-bottom-color:#00bcd4;border-radius:0}.menu-tabs.menu-tabs-top{padding:10px 0 10px 30px;background-color:#fff;border-bottom:1px solid #d3d3d3;white-space:nowrap;overflow-x:auto}.menu-tabs.menu-tabs-top::-webkit-scrollbar{width:5px;height:5px}.menu-tabs.menu-tabs-top::-webkit-scrollbar-track{background-color:#d3d3d3;border-radius:5px}.menu-tabs.menu-tabs-top::-webkit-scrollbar-thumb{background-color:#545454;border-radius:5px}@media print,screen and (min-width:64em){.menu-tabs.menu-tabs-top{white-space:normal;overflow-x:inherit}}.menu-tabs.menu-tabs-top .menu{display:inline-block}.menu-tabs.menu-tabs-top .menu .tabs-title{float:none;display:inline-block}.menu-tabs .button{float:right;margin-bottom:0}.menu-tabs .button span{font-size:12px;padding-right:10px;vertical-align:middle}.parent-dashboard.parent-dashboard-answer-keys .answer-keys{padding:20px 10px 0}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-answer-keys .answer-keys{padding:30px 30px 0}}@media screen and (min-width:75em){.parent-dashboard.parent-dashboard-answer-keys .answer-keys{padding-right:0;padding-left:0}}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu.vertical li{padding:10px 0;background-color:#fff}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu.vertical li.is-accordion-submenu-item{padding:8px 0;background-color:#fff}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu.vertical li.is-accordion-submenu-parent{border-bottom:1px solid #e0e0e0}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu.vertical.nested{margin-left:0}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu.vertical.nested.submenu{margin-left:1rem}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu.vertical a.vertical-accordion-menu-link{padding-bottom:5px;padding-top:5px;font-size:16px;line-height:18px}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu.vertical a.selected{background-color:#00bcd4;color:#fff}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu .is-active>a{background-color:#fff;color:#00bcd4}.parent-dashboard.parent-dashboard-answer-keys .answer-keys ul.menu .is-active>a:hover{color:#008fa1}.parent-dashboard .bm-banner{bottom:auto;top:12px}.parent-dashboard .bm-payment-modal{position:fixed;top:24px}.parent-dashboard .parent-student-card{text-align:center;background-color:#fff;color:#0a0a0a;border-radius:8px;margin-bottom:20px;padding:2rem 1.5rem 0;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.parent-dashboard .parent-student-card .avatar{position:relative;overflow:visible;height:70px;width:70px}.parent-dashboard .parent-student-card .avatar>img{background-color:#00bcd4;border:2px solid #fff;border-radius:50%;box-shadow:0 5px 10px rgba(0,0,0,.125);overflow:hidden;width:inherit;height:inherit}.parent-dashboard .parent-student-card .avatar.\--beginner>img{background-color:#00bcd4}.parent-dashboard .parent-student-card .avatar.\--intermediate>img{background-color:#25293a}.parent-dashboard .parent-student-card .avatar.\--advanced>img{background-color:#766889}.parent-dashboard .parent-student-card .avatar.\--master>img{background-color:#e56000}.parent-dashboard .parent-student-card .avatar.is-premium:before{background-image:url("/image/dashboard/parent/family-portal/icon-crown.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;top:-.25rem;right:-.25rem;width:1.75rem;height:1.75rem}.parent-dashboard .parent-student-card .parent-student-card-fake-input-container .parent-student-card-fake-input.parent-student-card-fake-input-password{display:block}.parent-dashboard .parent-student-card .parent-student-card-fake-input-container.parent-student-card-fake-input-container-show .parent-student-card-fake-input.parent-student-card-fake-input-password,.parent-dashboard .parent-student-card .parent-student-card-fake-input-container .parent-student-card-fake-input.parent-student-card-fake-input-text{display:none}.parent-dashboard .parent-student-card .parent-student-card-fake-input-container.parent-student-card-fake-input-container-show .parent-student-card-fake-input.parent-student-card-fake-input-text{display:block}.parent-dashboard .parent-student-card .parent-student-card-fake-input{background-color:#fff;padding:10px;border:1px solid #ddd;font-size:14px;text-overflow:ellipsis;margin-bottom:5px;overflow:hidden}.parent-dashboard .parent-student-card .parent-student-card-fake-input .show{float:right;font-size:10px;color:#5c5c5c}.parent-dashboard .parent-student-card .parent-student-card-fake-input .show:hover{text-decoration:underline}.parent-dashboard .parent-student-card .parent-student-card-fake-input label{color:#707070;display:inline;margin-top:0}.parent-dashboard .parent-student-card .parent-student-card-username{font-weight:700;font-size:18px;line-height:1.8;text-align:left}.parent-dashboard .parent-student-card .parent-student-card-account{color:#e56000;font-size:16px;font-weight:600;line-height:1;margin-bottom:10px;text-align:left;text-transform:uppercase}.parent-dashboard .parent-student-card .parent-student-card-account-status{font-size:14px;font-weight:400}.parent-dashboard .parent-student-card .parent-student-card-account-action{font-size:12px;margin-left:6px;text-transform:uppercase}.parent-dashboard .parent-student-card .parent-student-card-account-action-2{text-transform:capitalize;font:normal normal normal 16px/17px Open Sans;letter-spacing:0;color:#1ebcd4;line-height:1.2}.parent-dashboard .parent-student-card .parent-student-card-account-description{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 6px;margin-right:4px;font-weight:600;text-align:left;text-transform:uppercase;font:normal normal 700 16px/17px Open Sans;letter-spacing:0;color:#d43445;margin-bottom:16px;background:#ffd8dc 0 0 no-repeat padding-box;border-radius:10px}.parent-dashboard .parent-student-card .parent-student-card-info{margin-top:-6px;margin-bottom:10px;text-align:left;font-size:12px;line-height:1;color:#00bcd4}.parent-dashboard .parent-student-card .parent-student-card-info.alert{color:red;font-style:italic}.parent-dashboard .parent-student-card .parent-student-card-name{font-weight:600;font-size:22px;line-height:1.5;padding-bottom:5px}.parent-dashboard .parent-student-card .edit-child{font-size:14px;color:#00bcd4}.parent-dashboard .parent-student-card .parent-student-card-settings{padding-top:.5rem;width:30px}.parent-dashboard .parent-student-card .parent-student-card-child-level{font-weight:600}.parent-dashboard .parent-student-card .parent-student-card-details{font-size:14px;font-weight:400;text-align:left}.parent-dashboard .parent-student-card .parent-student-card-details .button{margin-bottom:0}.parent-dashboard .parent-student-card .parent-student-card-details p{text-align:left;font-size:14px;line-height:1.8;padding-bottom:5px}.parent-dashboard .parent-student-card span.icon-pencil{margin-left:0}.parent-dashboard .parent-student-card-summary{text-align:center;font-weight:400;padding:15px 0;line-height:1.2;font-size:12px}.parent-dashboard .parent-student-card-summary .number{font-size:18px;display:block}.parent-dashboard .parent-student-card-summary a{font-size:1em}.parent-dashboard .parent-student-card-summary .pipe{border-right:1px solid #e0e0e0}.parent-dashboard .parent-student-card-summary.top-border{border-top:1px solid #e0e0e0;margin-top:20px}.parent-dashboard .parent-student-card-summary.bottom-border{border-bottom:1px solid #e0e0e0}.parent-dashboard .article-card{border:1px solid #e0e0e0;border-radius:8px;transition:.5s;background-color:#fff}.parent-dashboard .article-card img{width:100%;overflow:hidden;padding:10px 10px 5px}.parent-dashboard .article-card .title{padding:10px}.parent-dashboard .article-card:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);-webkit-transform:scale(1.02);transform:scale(1.02);transition:.5s}.parent-dashboard .video-card{display:inline-block;border-radius:5px;background-color:#fff;position:relative;left:0;top:0;overflow:hidden}.parent-dashboard .video-card img{width:100%;overflow:hidden;position:relative;top:0;left:0}.parent-dashboard .video-card .title{padding:10px;color:#0a0a0a}.parent-dashboard .video-card .video-play{content:"";background:url("/image/ui/icn-play-video.png") no-repeat;display:block;height:61px;width:61px;position:absolute;margin:0 0 -10px -30px;top:20%;left:50%}.parent-dashboard .video-card:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);-webkit-transform:scale(1.02);transform:scale(1.02);transition:.5s}.parent-dashboard .card-consumer-course{text-align:center;padding-bottom:10px;margin:10px;position:relative;transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.parent-dashboard .card-consumer-course:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.parent-dashboard .card-consumer-course.card-consumer-locked:before{content:"";position:absolute;left:10%;bottom:1%;background:url("/image/dashboard/student/placeholder/lock.png") no-repeat;height:30px;width:30px}.parent-dashboard .card-consumer-course.card-consumer-course-unlocked #percent-indicator{display:none}.parent-dashboard .card-consumer-course.card-consumer-course-unlocked:hover #percent-indicator{display:block;position:absolute;font-size:20px;z-index:100;left:33%;top:35%;font-weight:700}.parent-dashboard .card-consumer-course.card-consumer-course-unlocked:hover .character-badge{display:none}.parent-dashboard .card-consumer-course .character-badge{position:absolute;margin-top:12px;z-index:2;height:90px;left:15%}.parent-dashboard .card-consumer-course .ribbon-wrapper-beginner{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.parent-dashboard .card-consumer-course .ribbon-wrapper-beginner:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#22bdb6 #22bdb6 #22bdb6 transparent}.parent-dashboard .card-consumer-course .ribbon-wrapper-free{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.parent-dashboard .card-consumer-course .ribbon-wrapper-free:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#f25954 #f25954 #f25954 transparent}.parent-dashboard .card-consumer-course .ribbon-wrapper-intermediate{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.parent-dashboard .card-consumer-course .ribbon-wrapper-intermediate:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#3ca7de #3ca7de #3ca7de transparent}.parent-dashboard .card-consumer-course .ribbon-wrapper-advanced{width:90px;height:88px;overflow:hidden;position:absolute;top:-3px;right:-3px}.parent-dashboard .card-consumer-course .ribbon-wrapper-advanced:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid;border-color:#997abc #997abc #997abc transparent}.parent-dashboard .card-consumer-course .ribbon{font:normal 12px Sans-Serif;color:#fff;text-align:center;text-shadow:hsla(0,0%,100%,.5) 0 1px 0;position:relative;padding:5px 0;left:15px;top:15px;width:72px;box-shadow:0 0 3px rgba(0,0,0,.3)}.parent-dashboard .card-consumer-course .ribbon.free{background-color:#f25954}.parent-dashboard .card-consumer-course .ribbon.beginner{background-color:#22bdb6}.parent-dashboard .card-consumer-course .ribbon.intermediate{background-color:#3ca7de}.parent-dashboard .card-consumer-course .ribbon.advanced{background-color:#997abc}.parent-dashboard .card-consumer-course:hover{box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.parent-dashboard .card-consumer-course:hover .play-button-hover{background-color:#766889;padding:5px 30px;color:#fff;border-radius:5px}.parent-dashboard .card-consumer-course a.play-button-hover:hover{background-color:#997abc;padding:5px 30px;color:#fff;border-radius:5px}.parent-dashboard .card-consumer-course .circle-progress{margin-top:-55px}.parent-dashboard .card-consumer-course h4{font-size:22px;margin-top:-25px;font-weight:700;text-transform:capitalize;padding-bottom:2px}.parent-dashboard .card-consumer-course .description{font-size:12px;color:#5c5c5c;height:25px}.parent-dashboard .card-consumer-course a{color:#ccc}.parent-dashboard .card-consumer-course .status{font-size:18px}@media screen and (max-width:39.9375em){.parent-dashboard .card-consumer-course{margin-bottom:20px}}.parent-dashboard.parent-dashboard-courses{background-color:#fff}.parent-dashboard.parent-dashboard-courses .parent-dashboard-courses-sem section:not(.page-hero):not(.home-pricing-plans){padding-top:2rem;padding-bottom:2rem}.parent-dashboard.parent-dashboard-courses .parent-dashboard-courses-sem hr{margin:1.25rem auto}.parent-dashboard.parent-dashboard-courses blockquote:before{content:"";top:auto;left:auto}.parent-dashboard.parent-dashboard-courses .page-hero{margin-top:-2.625rem}.parent-dashboard.parent-dashboard-courses .home-pricing .home-pricing-plans nav{margin-bottom:60px}.parent-dashboard.parent-dashboard-courses .home-learning-progression .tynker-progression a{cursor:default}.parent-dashboard.parent-dashboard-courses .home-learning-progression .tynker-progression li{color:#000;line-height:1.8;letter-spacing:1px;color:#25293a}@media print,screen and (min-width:64em){.parent-dashboard.parent-dashboard-courses .home-learning-progression .tynker-progression{background:url("/image/parents/path-bg-gray.png") no-repeat;background-size:cover;background-position:50%;max-width:1400px;margin:auto}.parent-dashboard.parent-dashboard-courses .home-learning-progression .tynker-progression .tynker-progression-content{width:80%;margin:auto}.parent-dashboard.parent-dashboard-courses .home-learning-progression .tynker-progression .tynker-progression-content h4{padding:10px 10px 0;font-weight:600}.parent-dashboard.parent-dashboard-courses .home-learning-progression .tynker-progression .tynker-progression-content .card-thumbnail{object-fit:cover}}.parent-dashboard.parent-dashboard-courses .accordion.accordion-faq a.accordion-title{border-bottom:none}.parent-dashboard .dashboard-top-banner-alert{background-color:#254358;color:#fff}.parent-dashboard .dashboard-top-banner{position:relative;padding:30px 2px;overflow:hidden;width:100%}.parent-dashboard .dashboard-top-banner .subtitle{font-weight:400;line-height:1.5;padding-bottom:15px}@media screen and (max-width:639px){.parent-dashboard .dashboard-top-banner{display:inline-block}.parent-dashboard .dashboard-top-banner:after{left:-7px;top:-7px;height:54px;width:54px}}.parent-dashboard .dashboard-top-banner.top-banner-welcome{text-align:center}.parent-dashboard .dashboard-top-banner.top-banner-welcome a{text-decoration:underline}.parent-dashboard .dashboard-top-banner.top-banner-alert{text-align:center}.parent-dashboard .dashboard-top-banner.top-banner-alert .icon-warning{color:#e56000}.parent-dashboard .dashboard-top-banner.top-banner-alert .top-banner-alert-alert-notice{border-radius:5px;padding-right:0;background-color:#fff;max-width:800px}.parent-dashboard.parent-dashboard-courses-plans-pricing section.dashboard-top-banner-alert{padding-bottom:0;padding-top:0}.parent-dashboard.parent-dashboard-home section.dashboard-top-banner-alert{padding-bottom:10px;padding-top:10px}.button.parent-top-nav-sale{background-color:#bf103d}.button.parent-top-nav-sale:hover{background-color:#a70831}.parent-dashboard.parent-dashboard-gallery .parent-gallery{margin:20px 0}.parent-dashboard.parent-dashboard-gallery .parent-gallery input[type=radio]{margin-left:10px}.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing{position:relative;display:inline-block;margin-top:10px}.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-facebook,.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-google-plus,.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-mail-2,.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-twitter{float:left;display:inline-block;width:40px;height:40px;color:#fff;font-size:21px;line-height:21px;-webkit-font-smoothing:antialiased;border-radius:20px;padding:9px 0 0 10px;margin:10px 10px 10px 0}.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-facebook{background:#40659f}.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-twitter{background:#57bee2}.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-google-plus{font-size:24px;line-height:24px;background:#c74a31}.parent-dashboard.parent-dashboard-gallery .parent-gallery .page-sharing .icon-mail-2{background:#596267}.parent-dashboard.parent-dashboard-gallery .parent-gallery .control{padding-top:10px}.parent-dashboard.parent-dashboard-gallery .parent-gallery .parent-gallery-showcase-link{font-size:16px;margin:10px 0}@media print,screen and (min-width:40em){header.header-parent-dashboard{display:none}}.parent-dashboard{height:100%;min-height:calc(100vh - 4.375rem)}.parent-dashboard.parent-dashboard-home{background-color:#eff8ff;background-image:url("/image/dashboard/parent/graphic-rocket.svg"),linear-gradient(135deg,#eff8ff 35%,#a5d8ff);background-position:0 100%;background-size:20%,100%;background-repeat:no-repeat}.parent-dashboard.parent-dashboard-progress{background-color:#eff8ff;background-image:linear-gradient(135deg,#eff8ff 35%,#a5d8ff)}.parent-dashboard.parent-dashboard .tabs-content{background-color:transparent}.parent-dashboard-back-button{color:#fff;display:inline-block;font-weight:600;padding:.6em 0}.parent-dashboard-header{font-weight:400;position:relative;padding-top:2rem;padding-bottom:2rem;text-align:center;margin-bottom:1rem}@media print,screen and (min-width:40em){.parent-dashboard-header{padding-bottom:2rem;text-align:left}}@media print,screen and (min-width:64em){.parent-dashboard-header{padding-top:2rem;padding-bottom:2rem}}.parent-dashboard-header.\--class-schedule-card .free-acc-header-div,.parent-dashboard-header.\--gadgets-sale .free-acc-header-div,.parent-dashboard-header.\--gadgets .free-acc-header-div,.parent-dashboard-header.\--heroes-sale .free-acc-header-div,.parent-dashboard-header.\--heroes .free-acc-header-div,.parent-dashboard-header.\--monster-sale .free-acc-header-div,.parent-dashboard-header.\--monster .free-acc-header-div{width:100%;padding:0 10rem!important;text-align:center}@media screen and (max-width:1024px){.parent-dashboard-header.\--class-schedule-card .free-acc-header-div,.parent-dashboard-header.\--gadgets-sale .free-acc-header-div,.parent-dashboard-header.\--gadgets .free-acc-header-div,.parent-dashboard-header.\--heroes-sale .free-acc-header-div,.parent-dashboard-header.\--heroes .free-acc-header-div,.parent-dashboard-header.\--monster-sale .free-acc-header-div,.parent-dashboard-header.\--monster .free-acc-header-div{padding:0 1rem!important}}.parent-dashboard-header.\--class-schedule-card .free-acc-header-div h1,.parent-dashboard-header.\--gadgets-sale .free-acc-header-div h1,.parent-dashboard-header.\--gadgets .free-acc-header-div h1,.parent-dashboard-header.\--heroes-sale .free-acc-header-div h1,.parent-dashboard-header.\--heroes .free-acc-header-div h1,.parent-dashboard-header.\--monster-sale .free-acc-header-div h1,.parent-dashboard-header.\--monster .free-acc-header-div h1{font:normal normal 700 30px/37px Montserrat;margin:0;padding-bottom:.75rem}.parent-dashboard-header.\--class-schedule-card .free-acc-header-div p,.parent-dashboard-header.\--gadgets-sale .free-acc-header-div p,.parent-dashboard-header.\--gadgets .free-acc-header-div p,.parent-dashboard-header.\--heroes-sale .free-acc-header-div p,.parent-dashboard-header.\--heroes .free-acc-header-div p,.parent-dashboard-header.\--monster-sale .free-acc-header-div p,.parent-dashboard-header.\--monster .free-acc-header-div p{margin-bottom:2rem;font:normal normal 500 20px/24px Montserrat}.parent-dashboard-header p{color:inherit;font-size:1.125rem}.parent-dashboard-header p.note{font-size:14px}.parent-dashboard-header .sale-blurb{background-image:url("/image/dashboard/parent/landing/blurb-bg-red.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;padding:4rem 2.5rem 2.5rem 3rem;position:absolute;width:23rem;height:23rem}.parent-dashboard-header .sale-blurb-title{color:inherit;font-size:33px;font-weight:700;padding:0;text-align:center;text-transform:uppercase}.parent-dashboard-header .sale-blurb-subtitle{display:block;font-size:18px;font-weight:400;text-transform:capitalize}.parent-dashboard-header .sale-blurb-list{text-align:left;line-height:2;margin-bottom:0;padding-left:1.25rem}.parent-dashboard-header .sale-blurb-action{text-align:center}.parent-dashboard-header .sale-blurb-action a{color:#fff;text-decoration:underline}.parent-dashboard-header .sale-blurb-action a:hover{text-decoration:none}.parent-dashboard-header .dismiss-link{color:#0a0a0a;font-size:14px}.parent-dashboard-header .dismiss-link:hover{color:#0a0a0a;text-decoration:underline}.parent-dashboard-header.\--class-schedule-card{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.parent-dashboard-header.\--class-schedule-card .CardRoot{width:600px;height:200px;background-color:#fff;border-radius:10px;margin-right:3rem;color:#000}.parent-dashboard-header.\--class-schedule-card .h2{word-break:break-word;font-size:1.5rem;line-height:1.813rem}.parent-dashboard-header.\--class-schedule-card p{font-size:1rem}.parent-dashboard-header.\--class-schedule-card .cards{margin:0 auto}.parent-dashboard-child-icon{display:inline-block;margin-right:.25em;position:relative;vertical-align:middle}.parent-dashboard-child-icon>img{background-color:#00bcd4;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.25);overflow:hidden;width:2rem;height:2rem}.parent-dashboard-child-icon.\--beginner>img{background-color:#00bcd4}.parent-dashboard-child-icon.\--intermediate>img{background-color:#25293a}.parent-dashboard-child-icon.\--advanced>img{background-color:#766889}.parent-dashboard-child-icon.\--mastered>img{background-color:#e56000}.parent-dashboard-child-icon.is-premium:before{background-image:url("/image/dashboard/parent/family-portal/icon-crown.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;top:-.25rem;right:-.25rem;width:1rem;height:1rem}.parent-dashboard hr{border-top:1px solid #e0e0e0;border-bottom:0}.parent-dashboard .bg{background-color:#00bcd4}.parent-dashboard .small{font-size:12px}.parent-dashboard .boxed{border:0!important;box-shadow:0 0 20px rgba(0,0,0,.1);margin-bottom:40px;min-height:150px}.parent-dashboard .boxed .subtext{font-size:14px}.parent-dashboard .boxed blockquote{font-size:16px;padding-top:40px}.parent-dashboard .boxed blockquote:before{color:#3f9bba}.parent-dashboard blockquote{color:#596267;font-size:16px;line-height:24px;font-weight:400;font-style:italic;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;position:relative;border-left:none}.parent-dashboard blockquote cite{display:block;color:#8c9295;font-size:16px;line-height:18px;text-align:right;font-family:Open Sans,Helvetica,Arial,sans-serif;border-top:1px solid #dae1e1;padding:5px 0 0;margin:10px 5px 0 0}.parent-dashboard blockquote cite .title{font-size:12px;line-height:16px;display:block;padding-top:2px}.parent-dashboard blockquote cite:before{content:"\2014\2009"}.parent-dashboard blockquote:before{content:" \201C   ";color:#cfcecc;font-size:80px;font-weight:400;text-indent:0;font-family:Georgia,serif;position:absolute;top:30px;left:-10px}.parent-dashboard blockquote span{display:block;font-size:14px;margin-top:20px}.parent-dashboard .boxed{border:1px solid #e0e0e0;border-radius:8px;padding:10px;background-color:#fff}.parent-dashboard .button.purple{background-color:#766889}.parent-dashboard .button.purple:hover{background-color:#5d526c}.parent-dashboard .button.purple:focus{background-color:#443c4f}.parent-dashboard .button.orange{background-color:#e56000}.parent-dashboard .button.orange:hover{background-color:#b24b00}.parent-dashboard .button.orange:focus{background-color:#7f3500}.parent-dashboard .button.gray{background-color:#ccc}.parent-dashboard .button.gray:hover{background-color:#b3b3b3}.parent-dashboard .button.gray:focus{background-color:#999}.parent-dashboard .button.outline{border:1px solid #00bcd4;background-color:hsla(0,0%,100%,.5);color:#00bcd4}.parent-dashboard .button.outline:hover{border:1px solid #008fa1;background-color:#008fa1;color:#fff}.parent-dashboard .button.outline:focus{border:1px solid #00626e;background-color:#00626e;color:#fff}.parent-dashboard .button.outline-white{border:1px solid #fff;background-color:hsla(0,0%,100%,.1);color:#fff}.parent-dashboard .button.outline-white:hover{background-color:hsla(0,0%,100%,0)}.parent-dashboard .button.outline-white:focus{background-color:hsla(0,0%,100%,.2)}.parent-dashboard .button.outline-purple{border:1px solid #766889;background-color:hsla(0,0%,100%,.1);color:#766889}.parent-dashboard .button.outline-purple:focus,.parent-dashboard .button.outline-purple:hover{background-color:#766889;color:#fff}.parent-dashboard .menu-tabs.non-sticky{padding:10px 0}.parent-dashboard .tab-group{position:relative;display:inline-block;vertical-align:middle;cursor:pointer}.parent-dashboard .tab-group .tab{padding:5px 20px;background-color:#fff;border:1px solid #e0e0e0;color:#00bcd4}.parent-dashboard .tab-group .tab.on{background-color:#00bcd4;border:1px solid #00bcd4;color:#fff}.parent-dashboard .tab-group :first-child{border-radius:8px;border-top-right-radius:0;border-bottom-right-radius:0}.parent-dashboard .tab-group :last-child{margin:0 1px 0 0;border-radius:8px;border-top-left-radius:0;border-bottom-left-radius:0}.parent-dashboard .off-canvas-content .tabs-content{background-color:transparent}.parent-dashboard input[type=date],.parent-dashboard input[type=email],.parent-dashboard input[type=password],.parent-dashboard input[type=search],.parent-dashboard input[type=tel],.parent-dashboard input[type=text],.parent-dashboard input[type=time],.parent-dashboard input[type=url],.parent-dashboard select{width:100%;border:1px solid #e0e0e0;font-size:14px;padding:10px;margin:0;height:42px}.parent-dashboard select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right .25rem center}.parent-dashboard label{margin-top:20px}.parent-dashboard label.alert{color:red}.parent-dashboard .alert-error{padding-top:25px;color:#f25954;font-size:16px;text-transform:capitalize}.parent-dashboard .icon-wand{color:#00bcd4}.parent-dashboard .top-headline{padding:30px 0 0}.parent-dashboard .top-headline .title{line-height:30px}@media print,screen and (min-width:40em){.parent-dashboard .top-headline .title{line-height:58px}}.parent-dashboard .top-headline .actions{text-align:right}.parent-dashboard .top-headline .actions .link.link-action{margin-right:20px}.parent-dashboard .top-headline .actions .link.link-action .icon{height:44px;line-height:44px;display:inline-block;margin-right:10px}.parent-dashboard .top-headline .actions .link.link-action .title{height:44px;line-height:44px;display:inline-block}.parent-dashboard .top-headline .actions .link.link-action:hover{border-bottom:2px solid #fff;padding-bottom:10px}.parent-dashboard .top-headline .actions .link.link-action:last-child{margin-right:0}.parent-dashboard .top-headline .subtitle,.parent-dashboard .top-headline a,.parent-dashboard .top-headline h3,.parent-dashboard .top-headline p{padding:0}.parent-dashboard .top-headline .subtitle{padding-bottom:15px;line-height:1.5}.parent-dashboard .top-headline .icon-play{font-size:40px}.parent-dashboard .menu-tabs .tabs-title.tabs-title-underline a{line-height:34px;font-size:16px;padding:0 15px;margin-right:10px;color:#335675;border-bottom:4px solid transparent;border-radius:0}.parent-dashboard .menu-tabs .tabs-title.tabs-title-underline a:hover{color:#00bcd4;background-color:transparent}.parent-dashboard .menu-tabs .tabs-title.tabs-title-underline.is-active a{background-color:transparent;color:#00bcd4;border-bottom-color:#00bcd4;border-radius:0}.parent-dashboard .animated{-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.parent-dashboard .animated.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-2px)}60%{-webkit-transform:translateY(-2px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}60%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.parent-dashboard #confirm-switch-user h2{font-size:30px}.parent-dashboard #tutorials{text-align:center}.parent-dashboard #tutorials .video-card{margin-bottom:15px}.parent-dashboard #tutorials .video-card .title{line-height:30px}.parent-dashboard .tynker-header-card{height:auto;width:100%;background-color:#fff;color:#000;padding:1.8rem 1.7rem;box-shadow:0 3px 6px #00000029;border:1px solid #c1c1c1;border-radius:20px;text-align:left}.parent-dashboard .card-padding{padding:.7rem 1.7rem 1.2rem}.parent-dashboard .card-heading-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:25.85rem}.parent-dashboard .card-heading-wrapper .parent-dashboard-child-icon{margin-right:0;width:3rem;text-align:center}.parent-dashboard .card-heading-wrapper .parent-dashboard-child-icon>img{width:2.3rem;height:2.3rem}.parent-dashboard .card-heading-wrapper .card-heading{text-align:left;font:normal normal 700 16px/21px Montserrat;letter-spacing:0;text-transform:uppercase;margin-left:.6rem;word-break:break-word}.parent-dashboard .card-heading-wrapper .card-heading span{color:#746ae7}.parent-dashboard .card-heading-wrapper .card-heading-counter{text-align:left;color:red;font:normal normal 700 16px/21px Montserrat;letter-spacing:0;text-transform:uppercase;margin-left:.6rem;word-break:break-word}.parent-dashboard .card-heading-wrapper .card-heading-counter span{color:#746ae7}.parent-dashboard .card-heading-wrapper .join-now{margin-left:auto;background:#fde867 0 0 no-repeat padding-box;border-radius:5px;text-align:left;font:normal normal 700 12px/14px Montserrat;letter-spacing:0;color:#0f0f0f;text-transform:uppercase;padding:8px}.parent-dashboard .class-waitlist{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:.4rem;width:18rem;margin-left:3.5rem}.parent-dashboard .class-waitlist .title{text-align:left;font:normal normal 700 16px/21px Montserrat;letter-spacing:0;color:#806bef;text-transform:uppercase}.parent-dashboard .class-waitlist .reservations-message{text-align:left;font:normal normal normal 14px/24px Open Sans;letter-spacing:0;color:#25293a}.parent-dashboard .card-intro-text{text-align:left;font:normal normal 700 16px/21px Montserrat;letter-spacing:0;color:#25293a;margin:.5rem 0}.parent-dashboard .card-date-time-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.5rem}.parent-dashboard .card-date-time-wrapper .card-date-time-img-wrap .card-purple-icon{width:1.109rem;height:1.109rem}.parent-dashboard .class-on-laptop-text{font-size:.8rem;font-weight:400;margin-top:1.188rem}.parent-dashboard .card-cols-wrapper{margin-left:3.5rem}.parent-dashboard .card-cols-wrapper,.parent-dashboard .card-right-col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.parent-dashboard .card-right-col{text-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.parent-dashboard .card-cta{margin-bottom:.5rem;line-height:1.2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.parent-dashboard .tynker-card-option-2 .card-cta{margin-bottom:0}.parent-dashboard .card2-icon{margin-left:auto;margin-top:.5rem;width:75px;height:75px}.parent-dashboard .card2-icon-btn-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:3.5rem;margin-top:-14px}.parent-dashboard .card2-icon-btn-wrapper .schedule{text-align:left;font:normal normal 700 16px/23px Montserrat;color:#25293a;letter-spacing:0;width:16rem}.parent-dashboard .card2-icon-btn-wrapper .schedule span{color:#806bef}.parent-dashboard .card2-icon-btn-wrapper .intro-message{text-align:left;font:normal normal normal 14px/24px Open Sans;letter-spacing:0;color:#0f0f0f;width:20rem}.parent-dashboard .card2-icon-btn-wrapper .intro-command{text-align:left;font:normal normal normal 14px/24px Open Sans;letter-spacing:0;width:20rem;font-weight:700;color:#d43445}.parent-dashboard .card2-icon-btn-wrapper .intro-command-new{color:#0a0a0a;font-family:Open Sans;font-weight:400;line-height:28px}.parent-dashboard .card2-icon-btn-wrapper .intro-command-new span{color:#d43445;font-family:Open Sans;font-weight:700}.parent-dashboard .card2-icon-btn-wrapper .time-section{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.parent-dashboard .card2-icon-btn-wrapper .time-section .calendar-icon{width:17.749px;height:19.814px;margin-right:12px}.parent-dashboard .card2-icon-btn-wrapper .time-section .date-time-text{color:#151515;font-family:Open Sans;font-size:16px;font-weight:400}.parent-dashboard .card2-icon-btn-wrapper .bottom-text{color:#151515;font-family:Open Sans;font-size:13px;font-weight:400;margin-top:10px;margin-bottom:10px}.parent-dashboard .cta-button-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (min-width:64em){.parent-dashboard .cta-button-wrapper{-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}}@media screen and (min-width:75em){.parent-dashboard .cta-button-wrapper{-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}}.parent-dashboard .cta-button-wrapper .reschedule-cta{text-align:center;font:normal normal normal 16px/32px Open Sans;letter-spacing:0;color:#1ebcd4;cursor:pointer}.parent-dashboard .cta-button-wrapper .schedule-cta{background:#ff8d1a 0 0 no-repeat padding-box;border:1px solid #ff8d1a;border-radius:5px;text-align:center;font:normal normal 700 14px/19px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;padding:10px;cursor:pointer}.parent-dashboard .cta-button-wrapper .see-next-cta{border:1px solid #707070;border-radius:5px;text-align:center;font:normal normal 700 12px/17px Open Sans;letter-spacing:0;color:#707070;text-transform:uppercase;padding:10px;cursor:pointer}.parent-dashboard .cta-button-wrapper .see-next-cta:hover{color:#fefefe;background-color:#707070}.parent-dashboard .byjus-cta-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:0}@media print,screen and (min-width:64em){.parent-dashboard .byjus-cta-wrapper{-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;margin-left:3.5rem}}.parent-dashboard .justify-content{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.parent-dashboard .mt-14{margin-top:14px}.parent-dashboard .header-card-date-time{font-size:1rem}.parent-dashboard .navigation-actions-container{margin-bottom:5rem}.parent-dashboard .navigation-actions-container a{width:18%;padding:.6rem 1rem;border-radius:8px;color:#000;font-weight:700;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1)}.parent-dashboard .navigation-actions-container a .parent-nav-icon{position:absolute;left:6%;color:#7b64d5;font-size:1.25rem}@media screen and (max-width:1024px){.parent-dashboard-header.\--class-schedule-card{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.parent-dashboard-header.\--class-schedule-card .medium-7{width:100%;text-align:center;margin-bottom:1.5rem}}@media screen and (max-width:500px){.card-cols-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-right-col{margin-top:1rem}.tynker-header-card{padding:1.2rem!important}.card-heading{font-size:.8rem;line-height:1.5rem}.card-heading-wrapper,.class-waitlist{width:unset!important}.card2-icon{margin-left:.5rem!important;margin-top:.5rem!important;width:55px!important;height:55px!important}.card2-icon-btn-wrapper{width:15rem;margin-top:0!important}.card2-icon-btn-wrapper .intro-message{width:15rem!important}}.projects-wrapper .title{text-align:center;font:normal normal 700 16px/19px Montserrat;letter-spacing:.96px;color:#3d4d59;text-transform:uppercase;margin-bottom:.5rem}.projects-wrapper .subtitle{text-align:center;font:normal normal 800 30px/31px Montserrat;letter-spacing:0;color:#25293a;text-transform:capitalize;padding-bottom:2rem}.projects-wrapper .lessons{display:inline-block}.projects-wrapper .lessons>.zf-column{padding:.9375rem 0}.projects-wrapper .lessons>.zf-column a{padding:0!important}.projects-wrapper .course-card{text-align:center}.projects-wrapper .course-card .course-image{-webkit-filter:drop-shadow(0 .2rem .5rem rgba(0,0,0,.15));filter:drop-shadow(0 .2rem .5rem rgba(0,0,0,.15));width:17.5rem;height:9.75rem}.view-more-button{display:block;text-align:center;font:normal normal 500 16px/19px Montserrat;letter-spacing:0;color:#53b9d1}.video-wrapper{margin-bottom:3.438rem;text-align:center;padding:0 .9375rem}.video-wrapper .video-heading{font:normal normal 700 30px/31px Montserrat}.video-wrapper .video-text{font:normal normal 500 20px/24px Montserrat;margin:.75rem 0 1.563rem}.video-wrapper a{position:relative}.video-wrapper .play-button-wrapper{position:absolute;width:5rem;height:5rem;border-radius:50%;left:44%;bottom:-1.5rem;background:#2e3347 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029}@media screen and (max-width:500px){.video-wrapper .play-button-wrapper{width:3.5rem;height:3.5rem}}.video-wrapper .play-button-wrapper .play-button{width:1.5rem;height:1.5rem;border-top-right-radius:20%;background-color:#fff;-webkit-transform:rotate(30deg) skewX(-30deg) scaleY(.866);transform:rotate(30deg) skewX(-30deg) scaleY(.866);position:absolute;top:calc(50% - 12px);left:calc(50% - 6px)}@media screen and (max-width:500px){.video-wrapper .play-button-wrapper .play-button{width:1rem;height:1rem;top:calc(50% - 8px);left:calc(50% - 4px)}}.video-wrapper .play-button-wrapper .play-button:after,.video-wrapper .play-button-wrapper .play-button:before{content:"";position:absolute;left:0;background-color:inherit;width:100%;height:100%;border-top-right-radius:20%}.video-wrapper .play-button-wrapper .play-button:before{-webkit-transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translateY(-50%);transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translateY(-50%)}.video-wrapper .play-button-wrapper .play-button:after{-webkit-transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}.building-for-tomorrow-outer-wrapper{padding-left:.9375rem;padding-right:.9375rem;margin-bottom:3.15rem}@media screen and (max-width:1024px){.building-for-tomorrow-outer-wrapper{margin-bottom:2.15rem}}.building-for-tomorrow-outer-wrapper .learn-code-header{font:normal normal 700 16px/19px Montserrat;letter-spacing:.96px;margin-bottom:.5rem;text-transform:uppercase;color:#3b4e59}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;max-width:75rem}@media screen and (max-width:1024px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-text{float:left;padding-left:.9375rem;padding-right:.9375rem;width:41.6666666667%}@media screen and (max-width:1024px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-text{width:66.6%;margin-left:16.6666666667%}}@media screen and (max-width:640px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-text{width:100%;margin:0}}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-text .learn-code-quest{font:normal normal 700 30px/37px Montserrat;margin-bottom:1.2em;padding-bottom:0;position:relative;z-index:1}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-text .learn-code-brife{font:normal normal normal 20px/32px Open Sans;margin-bottom:1rem}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-img{margin-bottom:1.375rem;margin-left:8.3333333333%;padding-left:.9375rem;padding-right:.9375rem;position:relative;width:50%}@media screen and (min-width:1024px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-img{margin-top:2rem}}@media screen and (max-width:1024px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-img{width:66.6%;margin-left:16.6666666667%;padding:0}}@media screen and (max-width:640px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-img{display:none}}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-wrapper .learn-code-img img{border-radius:5%;width:28rem;padding-left:.9375rem;padding-right:.9375rem;min-width:100%;max-width:100%}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2.125rem;max-width:75rem}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box{clear:none;float:left;padding-left:.9375rem;padding-right:.9375rem;width:25%}@media screen and (max-width:1024px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box{width:50%;height:auto;margin-bottom:1rem}}@media screen and (max-width:640px){.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box{width:100%}}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .dropdown-box-header{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #d3dfe2;border-radius:1.25rem;box-shadow:inset 0 -.5rem .5rem #fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:600;overflow:hidden;padding:1.3125rem 1.9375rem;text-align:left;transition-duration:.25s;transition-timing-function:linear;width:100%}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .dropdown-box-header:hover{border:3px solid #395b67}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .head-name{font:normal normal 700 18px/25px Open Sans;position:relative;text-align:left;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .dropdown-box-header-open{border:3px solid #395b67;height:100%}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .dropdown-box-header-open .head-name{color:#395b67}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .dropdown-box-header-open .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#395b67}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .dropdown-box-header-open .content{color:#0a0a0a;font-size:.875rem;font-weight:400;margin-top:1.25rem;height:100%;transition-duration:.25s;transition-property:height;transition-timing-function:linear;visibility:visible}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .icon{line-height:0;margin-left:auto;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .icon:before{content:"\E09B";font-family:icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.building-for-tomorrow-outer-wrapper .building-for-tomorrow-dropdown .dropdown-box .content{height:0;visibility:hidden}.browse-curriculum-outer-wrapper{background:transparent linear-gradient(180deg,#5954d6,#58b4cf) 0 0 no-repeat padding-box;margin:3.614rem 0 3.425rem;padding:4.438rem 2rem 7rem}@media screen and (max-width:1024px){.browse-curriculum-outer-wrapper{padding:4.438rem 1rem}}.browse-curriculum-outer-wrapper .depth-text{font:normal normal 700 16px/19px Montserrat;letter-spacing:.96px;text-transform:uppercase;color:#f8f8f8;margin-bottom:.375rem;text-align:left}@media screen and (max-width:1024px){.browse-curriculum-outer-wrapper .depth-text{margin-left:16.6666666667%;width:66.6666666667%}}@media screen and (max-width:640px){.browse-curriculum-outer-wrapper .depth-text{width:100%;margin-left:0}}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:1024px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col{width:36%;text-align:center}@media screen and (max-width:1024px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col{margin-left:16.6666666667%;width:66.6666666667%;margin-bottom:1rem;text-align:left}}@media screen and (max-width:640px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col{width:100%;margin-left:0;margin-bottom:1.5rem}}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col h2{font:normal normal 800 30px/45px Montserrat;color:#fff;margin-bottom:2.188rem;padding:0;text-align:left}@media screen and (max-width:1024px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col h2{margin-bottom:1rem}}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col p{margin-bottom:3.398rem;font:normal normal normal 16px/30px Open Sans;color:#fff;text-align:left}@media screen and (max-width:1024px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col p{margin-bottom:1.5rem}}@media screen and (min-width:1380px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-left-col a{margin-right:6rem}}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col{background:0 0;float:left;margin-left:8.3333333333%;padding-left:.9375rem;padding-right:.9375rem;width:50%}@media screen and (max-width:1024px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col{margin-left:16.6666666667%;width:66.6666666667%;padding:0}}@media screen and (max-width:640px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col{width:100%;margin:0}}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col h2{font:normal normal 700 1.125rem/1.375rem Montserrat;letter-spacing:1.08px;color:#0a0a0a;background-color:transparent;cursor:pointer;display:block;padding:1.188rem 2.375rem;position:relative;margin-bottom:0}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col h2:before{content:"\E09B";display:inline-block;font-family:icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;margin-top:-.5rem;position:absolute;right:1rem;text-transform:none;top:50%;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col nav{position:relative;width:clamp(320px,50vw,100%);background:#fefefe;border-radius:.75rem;color:#0a0a0a;margin-bottom:1.5rem}@media screen and (max-width:640px){.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col nav{width:100%}}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col nav.active{border:3px solid #395b67}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col #toggle:not(:checked)~h2{color:#395b67}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col #toggle{position:absolute;left:0;top:0;width:100%;z-index:1;opacity:0;cursor:pointer;height:4.5rem;margin:0}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col #toggle:not(:checked)~h2:before{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col #toggle:checked~ul{display:none;opacity:0}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col #toggle:not(:checked)~ul{opacity:1;max-height:200px;padding:0 2.375rem 1.25rem;transition:max-height .25s linear}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col ul{transition:all .4s ease-out;width:100%;margin:0}.browse-curriculum-outer-wrapper .browse-curriculum-inner-wrapper .browse-curriculum-right-col li{border-radius:2px;position:relative;display:inline-block;line-height:1.5;width:100%;font-weight:400}.plan-table-outer-wrapper{padding-left:.9375rem;padding-right:.9375rem}.plan-table-outer-wrapper .plan-table-wrapper{box-shadow:0 3px 6px #00000029;padding:3.385rem 2.416rem 2.948rem;border-radius:10px;background:#fff;width:61.5rem;margin:0 auto}@media screen and (max-width:1220px){.plan-table-outer-wrapper .plan-table-wrapper{width:100%}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper{padding:2rem 1.5rem}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table{display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:400}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .heading-free-text,.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .heading-premium-text{font:normal normal 700 30px/37px Montserrat}@media screen and (max-width:1024px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .heading-free-text,.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .heading-premium-text{font:normal normal 700 20px/24px Montserrat}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .heading-free-text,.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .heading-premium-text{height:3rem;font:normal normal 700 16px/19px Montserrat}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .heading-premium-text{color:#3091e3}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .visibility{visibility:hidden}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .visibility{height:3rem}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .green-tick-mark{position:relative;display:inline-block;width:46px;height:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg);left:25%}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .green-tick-mark:after{position:absolute;content:" ";height:5px;inset:auto 45% 25% 35%;background:#5e9a3f}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .green-tick-mark:before{position:absolute;content:" ";width:5px;height:auto;inset:30% auto 25% 50%;background:#5e9a3f}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .table-td{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:3rem;border-bottom:1px solid #ccc;padding-top:.8rem;font:normal normal 500 20px/24px Montserrat}@media screen and (max-width:1024px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .table-td{font:normal normal 500 1rem/1.25rem Montserrat;padding:.8rem 0}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .table-td{height:4rem;font-size:.9rem;font:normal normal 500 .9rem/1.2rem Montserrat}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .table-th{font:normal normal 500 20px/24px Montserrat}@media screen and (max-width:1024px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .table-th{font:normal normal 500 1rem/1.25rem Montserrat}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .table-th{height:3rem;font:normal normal 500 .9rem/1rem Montserrat}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .plan-table-col .margr1{margin-right:1rem}}@media screen and (min-width:1024px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .width-col1{width:48%}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .width-col1{width:60%}}@media screen and (min-width:1024px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table .width-col{width:26%}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;margin-top:3rem}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns{margin-top:2rem;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:self-end;-ms-flex-align:self-end;align-items:self-end}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns a{margin-bottom:0}@media screen and (max-width:640px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns a{font-size:.9rem}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns .plan-table-add-button{margin-right:4rem}@media screen and (max-width:900px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns .plan-table-add-button{margin-right:2rem}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns .plan-table-add-button{margin-bottom:1rem;margin-right:0}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns .plan-table-trial-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:3rem}@media screen and (max-width:900px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns .plan-table-trial-button{margin-right:2rem}}@media screen and (max-width:700px){.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns .plan-table-trial-button{margin-right:0;-webkit-align-items:end;-ms-flex-align:end;align-items:end}}.plan-table-outer-wrapper .plan-table-wrapper .plan-table-btns .plan-table-trial-button span{font:normal normal normal 14px/19px Open Sans;letter-spacing:.84px;color:#3d4d59;margin-top:.313rem}.blue-underline{display:inline-block;position:relative}.blue-underline:after{aspect-ratio:15/1;background-image:url(/image/dashboard/teacher/underline-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";left:-1rem;pointer-events:none;position:absolute;top:93%;width:11rem}.parent-dashboard-bottom-sale-banner{background-color:transparent;background-image:url("/image/dashboard/parent/parent-dashboard-bottom-sale-banner/tag-sale@2x.png"),linear-gradient(94deg,#00bcd4,#9661e8);background-position:center -24px,0 24px;background-repeat:no-repeat;background-origin:padding-box;background-size:123px 115px,contain;display:block;padding-top:24px}.parent-dashboard-bottom-sale-banner.\--orange{background-image:url("/image/dashboard/parent/parent-dashboard-bottom-sale-banner/tag-sale@2x.png"),linear-gradient(94deg,#ff594c,#ff7c36)}.parent-dashboard-bottom-sale-banner-content{color:#fff;padding-top:3rem;padding-bottom:1rem}.parent-dashboard-bottom-sale-banner-content h2,.parent-dashboard-bottom-sale-banner-content p{color:inherit;margin:0;padding:0}.parent-dashboard-bottom-sale-banner-content h2{font-size:24px}@media print,screen and (min-width:64em){.parent-dashboard-bottom-sale-banner-content{padding-top:1rem}}.parent-dashboard.parent-dashboard-home section{padding-bottom:20px;padding-top:20px}.parent-dashboard.parent-dashboard-home h5{margin:0 0 10px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children{background:#7ab2ce;background:linear-gradient(145deg,#7ab2ce,#75b09f)}.parent-dashboard.parent-dashboard-home .parent-dashboard-children form label{font-weight:500;margin-bottom:10px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children form select{height:42px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children.new{border-bottom:1px solid #e0e0e0;padding-bottom:40px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits{display:inline-block;width:100%;max-width:350px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dt{clear:left;float:left;margin-bottom:16px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dt .image{height:30px}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dt .image{height:50px}}@media screen and (min-width:75em){.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dt .image{height:50px}}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dd{float:left;margin-left:16px;margin-bottom:20px;text-align:left;min-height:30px;line-height:30px;max-width:178px}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dd{font-size:13px;min-height:50px;line-height:50px;max-width:none}}@media print,screen and (min-width:64em){.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dd{font-size:14px;min-height:50px;line-height:50px;max-width:none}}@media screen and (min-width:75em){.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits dl dd{font-size:16px;min-height:50px;line-height:50px;max-width:none}}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits .title{margin-bottom:26px;font-size:24px;font-weight:400;padding:0}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits .icon-checkmark{color:#5cbe5a}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .add-child-benefits .sub-item{margin-left:29px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .slideshow .add-child-benefits{margin-top:0;padding-left:0}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .slideshow .add-child-benefits .benefits-large{font-size:22px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .slideshow .add-child-benefits .add-child-benefit{font-size:18px;line-height:72px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .slideshow .add-child-benefits ul{text-align:left}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .slideshow .add-child-benefits li{padding-bottom:2px;padding-top:2px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .slideshow .add-child-benefits li img{height:72px;width:72px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .edit-child-account .btnPanel{margin-top:20px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .child-card span.icon-pencil{margin-left:0}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .complete-setup{background-color:#fff;border-radius:5px;padding-top:1rem}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-home .parent-dashboard-children .complete-setup{margin-top:2rem}}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .complete-setup .title{font-size:24px}.parent-dashboard.parent-dashboard-home .parent-dashboard-children .complete-setup form .button{margin-top:1rem}.parent-dashboard.parent-dashboard-home .dashboard-portfolio{padding:30px 5px 0}.parent-dashboard.parent-dashboard-home .tab-group{padding-top:20px}.parent-dashboard.parent-dashboard-home .slideshow{text-align:center;font-size:15px;font-weight:500}.parent-dashboard.parent-dashboard-home .slideshow .activity{font-size:18px}.parent-dashboard.parent-dashboard-home .slideshow .text-content{padding-top:10%}.parent-dashboard.parent-dashboard-home .slideshow .text-content .button{margin:15px}.parent-dashboard.parent-dashboard-home .slideshow .slider .title{color:#fff;font-size:22px}.parent-dashboard.parent-dashboard-home .slideshow .slider .slick-next,.parent-dashboard.parent-dashboard-home .slideshow .slider .slick-prev{display:none!important}.parent-dashboard.parent-dashboard-home .slideshow .slider .slick-dots{bottom:-30px}.parent-dashboard.parent-dashboard-home .slideshow .slider .slick-dots li button:before{color:#fff;font-size:15px}.parent-dashboard.parent-dashboard-home .dashboard-coding-importance{margin:20px 0;padding:20px 30px}.parent-dashboard.parent-dashboard-home .dashboard-coding-importance p{font-size:18px;line-height:1.5;margin-bottom:10px}.parent-dashboard.parent-dashboard-home .dashboard-coding-importance img{width:100%}.parent-dashboard.parent-dashboard-home .dashboard-coding-importance h4{padding-bottom:10px}.parent-dashboard.parent-dashboard-home .dashboard-magazine{margin:20px 0;padding:0 30px}.parent-dashboard.parent-dashboard-home .dashboard-magazine p{padding:5px 0 20px}.parent-dashboard.parent-dashboard-home .course-highlight{text-align:center;color:#fff;background-color:#25293a;background-repeat:no-repeat;background-size:cover;padding:20px 0}.parent-dashboard.parent-dashboard-home .course-highlight h3{color:#fff}.parent-dashboard.parent-dashboard-home .course-highlight .course-highlight-cards{margin:20px 0}.parent-dashboard.parent-dashboard-home .gift-highlight{color:#fff;font-weight:500;background-color:#25293a;background-image:url("/image/dashboard/parent/promo/gift-bg.jpg");background-repeat:no-repeat;background-size:cover;padding:40px 0}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-home .gift-highlight{min-height:300px}}.parent-dashboard.parent-dashboard-home .gift-highlight p{color:#fff;padding-bottom:20px}.parent-dashboard.parent-dashboard-home .gift-highlight .purple-callout{color:#997abc;font-size:18px;text-transform:uppercase}.parent-dashboard.parent-dashboard-home .gift-highlight h3{padding-bottom:0;color:#fff}.parent-dashboard.parent-dashboard-home .parents-subs{margin:30px 0;padding:0 30px}.parent-dashboard.parent-dashboard-home .parents-subs .parent-subs-content{padding-left:6%;margin-top:30px;padding-bottom:30px}.parent-dashboard.parent-dashboard-home .parents-subs .parent-subs-content ul{line-height:1.6;margin-left:5px;margin-bottom:20px}.parent-dashboard.parent-dashboard-home .parents-subs .parent-subs-content li{font-size:18px;list-style-type:disc;margin-left:15px}.parent-dashboard.parent-dashboard-home .parents-subs .parent-subs-content p{font-size:18px}.parent-dashboard.parent-dashboard-home .parents-our-mission{margin:30px 0;padding:0 30px}.parent-dashboard.parent-dashboard-home .parents-our-mission .row-white-overlap{border-top-left-radius:5px;border-top-right-radius:5px;height:100%;width:100%;padding-bottom:15px;padding-top:15px}.parent-dashboard.parent-dashboard-home .parents-our-mission .row-white-overlap h3{margin:0;font-size:22px}@media screen and (max-width:39.9375em){.parent-dashboard.parent-dashboard-home .parents-our-mission .row-white-overlap{margin-top:-30px}}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-home .parents-our-mission .row-white-overlap{padding-bottom:30px;padding-top:30px}}.parent-dashboard.parent-dashboard-home .parents-our-mission .parents-our-mission__title{margin-top:30px;text-align:center}.parent-dashboard.parent-dashboard-home .parents-our-mission .twenty-first-century-skills{background-color:#66679e;color:#fff;font-size:18px;letter-spacing:.8px;padding-bottom:1rem;padding-top:1rem}.parent-dashboard.parent-dashboard-home .parents-our-mission .twenty-first-century-skills .twenty-first-century-skills-spacer{margin-left:1rem;margin-right:1rem}.parent-dashboard.parent-dashboard-home .dashboard-parent-minecraft{margin:20px 0;padding:0 30px}.parent-dashboard.parent-dashboard-home .dashboard-parent-minecraft .parent-mc-content{padding:20px}.parent-dashboard.parent-dashboard-home .dashboard-parent-minecraft p{margin-bottom:20px}.parent-dashboard.parent-dashboard-home .dashboard-parent-map{margin:20px 0;padding:0 30px;text-align:center}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h3,.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h4,.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h5{line-height:1.1}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h3,.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h4{color:#766889}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h3{font-size:100px;margin-top:.5em;font-weight:600}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h3 span{font-size:60px}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h4{font-size:43px;text-transform:lowercase}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .dashboard-parent-map-content h5{font-size:30px;text-transform:lowercase}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .parents-map__container{background-image:url("/image/homepage-update/map-bg.png");background-repeat:no-repeat;background-position:50% 50%;border-top:1px solid #fff;border-top-left-radius:5px;border-top-right-radius:5px}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .parents-map__section{background-repeat:no-repeat;background-position:50% 30%;text-align:center}.parent-dashboard.parent-dashboard-home .dashboard-parent-map .parents-map__section--circle{background-image:url("/image/parents/map-circle.png")}.parent-dashboard.parent-dashboard-home .dashboard-parent-testimonials{margin:20px 0;padding:0 30px}.parent-dashboard.parent-dashboard-home .dashboard-parent-testimonials h3{margin-bottom:20px}.parent-dashboard.parent-dashboard-home .dashboard-parent-testimonials .simple-bubble-quote-wrap blockquote{position:relative;font-size:18px;line-height:24px;font-style:italic;background:#fafafa;border-radius:10px;padding:20px 20px 20px 48px;margin:0 0 44px}.parent-dashboard.parent-dashboard-home .sem-landing-page-easiest p{font-size:18px}.parent-dashboard.parent-dashboard-home .sem-landing-page-easiest .featured-maker-testimonial-card .quote{padding:0 10px;text-indent:-10px}.parent-dashboard.parent-dashboard-home .sem-landing-page-easiest .featured-maker-testimonial-card .quote:after,.parent-dashboard.parent-dashboard-home .sem-landing-page-easiest .featured-maker-testimonial-card .quote:before{font-size:18px}.parent-dashboard.parent-dashboard-home .learning-path-circles .tabs-title>a{color:#0a0a0a;line-height:18px;outline:none}.parent-dashboard.parent-dashboard-home .learning-path-circles .tabs-title>a img{height:100px}.parent-dashboard.parent-dashboard-home .learning-path-circles .tabs-title>a span{display:block;font-size:14px;font-weight:600;padding-top:1rem;text-transform:uppercase}.parent-dashboard.parent-dashboard-home .learning-path-circles .tabs-title>a:focus,.parent-dashboard.parent-dashboard-home .learning-path-circles .tabs-title>a:hover,.parent-dashboard.parent-dashboard-home .learning-path-circles .tabs-title>a[aria-selected=true]{background-color:#fff;border-radius:5px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);-webkit-transform:scale(1.012);transform:scale(1.012)}.parent-dashboard.parent-dashboard-home .parent-articles .parent-article{transition:all .1s ease-in-out}.parent-dashboard.parent-dashboard-home .parent-articles .parent-article:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.parent-dashboard.parent-dashboard-home .parent-articles .parent-article.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.parent-dashboard.parent-dashboard-home .parent-articles .parent-article.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.parent-dashboard.parent-dashboard-home .accelerated-learning h2{color:#fff;font-size:22px;margin-bottom:0;padding-bottom:0}.parent-dashboard.parent-dashboard-home .accelerated-learning img{max-height:290px}parent-sidebar-avatar,parent-sidebar-avatar-ext{display:block}parent-sidebar-avatar-ext .parent-sidebar-avatar,parent-sidebar-avatar .parent-sidebar-avatar{overflow:hidden;padding:1rem .5rem;text-overflow:ellipsis}.parent-dashboard.parent-dashboard-portfolio .top-headline{padding-top:0;background-image:linear-gradient(90.89deg,#607fd0 -1.44%,#6f6cdf 53.3%);color:#fff}.parent-dashboard.parent-dashboard-portfolio .top-headline .icon-plus-2{font-size:20px;background-color:#df686d;border-radius:50%;padding:10px;margin-bottom:1px}.parent-dashboard.parent-dashboard-portfolio .top-headline .icon-play{font-size:40px}.parent-dashboard.parent-dashboard-portfolio .top-headline .action{text-align:center}.parent-dashboard.parent-dashboard-portfolio #video-toggle{display:none}.parent-dashboard.parent-dashboard-portfolio .horizontal-selector{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.parent-dashboard.parent-dashboard-portfolio .horizontal-selector a{color:#575757;border-bottom-style:solid;border-bottom-color:#daeff5;border-bottom-width:5px;padding:5px 20px;font-weight:600;text-decoration:none}.parent-dashboard.parent-dashboard-portfolio .horizontal-selector .is-active a{color:#665fef;border-bottom-style:solid;border-bottom-color:#665fef;border-bottom-width:5px}.parent-dashboard.parent-dashboard-portfolio .parent-portfolio{padding:30px}.parent-dashboard.parent-dashboard-portfolio .parent-portfolio .activity-feed{max-height:300px;overflow-y:scroll;margin-top:20px}.premium-learning-path{border-left:2px solid #e1e2e3;left:10px;position:relative}.premium-learning-path .premium-learning-path-circle{background-color:#fd9c4e;color:#fff;border-radius:100%;line-height:13px;width:13px;height:13px;text-align:center;z-index:2;position:relative;top:110px;z-index:10;font-weight:700;left:-8px}.premium-learning-path .premium-learning-path-card{background-color:#fff;margin-left:40px;padding:2rem}.premium-learning-path:first-child .premium-learning-path-circle,.premium-learning-path:last-child .premium-learning-path-circle{height:26px;line-height:26px;width:26px;left:-14px}.parent-dashboard.parent-dashboard-progress .progress-header{padding:0 1.25rem 1.25rem}.parent-dashboard.parent-dashboard-progress .progress-header__title{color:inherit;font-size:1.875rem;font-weight:700;position:relative;left:2%;margin-top:-1rem;margin-bottom:0;padding-bottom:0}.parent-dashboard.parent-dashboard-progress .progress-pill-nav{margin-bottom:1.25rem}@media print,screen and (min-width:64em){.parent-dashboard.parent-dashboard-progress .progress-pill-nav{margin-bottom:0;-webkit-transform:translateX(50%);transform:translateX(50%)}}.parent-dashboard.parent-dashboard-progress .progress-overview .edit-child-account{background-color:#fff;display:inline-block;border-radius:5px;padding:20px 10px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.parent-dashboard.parent-dashboard-progress .progress-overview .edit-child-account form label{font-weight:500;margin-bottom:10px}.parent-dashboard.parent-dashboard-progress .progress-overview .dashboard-progress{padding:20px 10px;position:relative;overflow:hidden;color:#fff}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-progress .progress-overview .dashboard-progress{padding:40px 30px 30px}}.parent-dashboard.parent-dashboard-progress .progress-overview .dashboard-progress hr{margin:0}.parent-dashboard.parent-dashboard-progress .progress-overview .dashboard-progress .subtitle{padding-bottom:15px;line-height:1.5}@media screen and (max-width:639px){.parent-dashboard.parent-dashboard-progress .progress-overview .dashboard-progress{display:inline-block}.parent-dashboard.parent-dashboard-progress .progress-overview .dashboard-progress:after{left:-7px;top:-7px;height:54px;width:54px}}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity{padding:20px 10px}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity{padding:40px 30px 30px}}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity ::-webkit-scrollbar{width:6px}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity ::-webkit-scrollbar-track{background-color:#e0e0e0}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity ::-webkit-scrollbar-thumb{background-color:#a0a0a0}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity .no-padding{padding:0}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity .block{position:relative;display:block;width:100%;max-height:260px;overflow:auto;margin:20px 0;border:1px solid #ddd}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity .level{font-size:13px}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity p .username{font-weight:500;color:#565f85;font-size:14px}.parent-dashboard.parent-dashboard-progress .progress-overview .progress-activity .bg{background-color:#f5f9fc}.parent-dashboard.parent-dashboard-progress .progress-learning-path .learning-path-header{color:#eee;padding:1rem 1.25rem}.parent-dashboard.parent-dashboard-progress .progress-learning-path .learning-path-header h2{display:inline-block;padding:0;margin:0}.parent-dashboard.parent-dashboard-progress .progress-learning-path .learning-path-header h2 img{max-width:35px}.parent-dashboard.parent-dashboard-progress .progress-learning-path .learning-path-header li{display:inline-block;text-align:center;font-size:.75rem;height:35px;width:35px;background-color:#d8eaf0;border-radius:50%;padding:5px;line-height:25px;margin-right:10px;color:#0158d7;font-weight:700;cursor:pointer}.parent-dashboard.parent-dashboard-progress .progress-learning-path .learning-path-header .is-active{background-color:#fefefe}.parent-dashboard.parent-dashboard-progress .progress-learning-path .ty-box{box-shadow:none;border-radius:16px}.parent-dashboard.parent-dashboard-progress .progress-learning-path .student-progress-tracker .platform-icon{padding-right:4px;line-height:inherit}.parent-dashboard.parent-dashboard-progress .progress-learning-path .student-progress-tracker .subtitle-divider{color:#d8d8d8;padding:0 4px}.parent-dashboard.parent-dashboard-progress .progress-learning-path .student-progress-tracker .completion-subtext{color:#5778d0;font-weight:700;font-size:14px}.parent-dashboard.parent-dashboard-progress .progress-learning-path .student-progress-tracker .lessons-label{color:#000;font-size:.75rem}.parent-dashboard.parent-dashboard-progress .achievements-stat-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container{width:50%}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container{width:18%}}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container .achievements-stat{border-radius:.625rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.3125rem;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;padding:1.25rem 0;text-align:left;line-height:1.2;cursor:pointer}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container .achievements-stat p{margin:0}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container .achievements-stat__text-container{padding:0 0 0 .75rem}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container .achievements-stat__icon{color:#7b64d5;font-size:2rem}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container .achievements-stat__number{font-size:1.125rem}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container .achievements-stat__label{font-size:.875rem}.parent-dashboard.parent-dashboard-progress .achievements-stat-row .achievements-stat-container .achievements-stat__image{padding:0;max-height:50px;max-width:50px}.parent-dashboard.parent-dashboard-progress .block{position:relative;display:block;width:100%;max-height:260px;overflow:auto;margin:20px 0;border:1px solid #ddd}.parent-dashboard.parent-dashboard-progress .icon-premium{height:22px;margin:0 5px}.parent-dashboard.parent-dashboard-badge-detail{background-color:#f0fafd}.parent-dashboard.parent-dashboard-badge-detail .badge-student-selector{position:absolute;width:15%;left:15%}.parent-dashboard.parent-dashboard-badge-detail .badge-student-selector select{border-radius:4px}.parent-dashboard.parent-dashboard-resources{min-height:auto}.parent-dashboard.parent-dashboard-settings .tabs-content{background-color:transparent}.parent-dashboard.parent-dashboard-settings .content-box{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);border-radius:5px;background-color:#fff;padding:30px}.parent-dashboard.parent-dashboard-settings a.avatar-image{width:150px;display:block;margin:auto}.parent-dashboard.parent-dashboard-settings a.avatar-image canvas{width:100%}.parent-dashboard.parent-dashboard-settings .settings-section{overflow:hidden}.parent-dashboard.parent-dashboard-settings .settings-section.settings-add-a-child{margin-top:20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account dl{font-size:0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account dl dt{font-size:16px;display:inline-block;font-weight:600;margin-bottom:10px;vertical-align:top;width:100%}@media print,screen and (min-width:64em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account dl dt{width:35%}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account dl dd{vertical-align:top;font-size:16px;display:inline-block;margin-bottom:10px;box-sizing:border-box;width:100%}@media print,screen and (min-width:64em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account dl dd{width:65%}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account li.blank{display:none}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info{margin-bottom:15px;padding-bottom:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info .account-info-section{margin-top:30px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info .account-info-section.no-margin{margin-top:0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info.account-info-edit form label{margin:10px 0;font-weight:500}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info.account-info-edit form input[type=checkbox]{margin:0 10px 0 0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info.account-info-edit .title{font-size:18px;font-weight:600;text-transform:uppercase;margin:0 0 10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info.account-info-edit .account-info-edit-buttons .button{min-width:100px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .account-info.account-info-edit .account-info-edit-buttons .button.button-save{margin-right:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .avatar-container{margin-bottom:20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .avatar-container .avatar{max-height:120px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .attributes-container{margin-bottom:20px;padding:0}@media print,screen and (min-width:64em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .attributes-container{padding-left:30px}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .actions-container{padding:0;text-align:left}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-your-account .actions-container{text-align:right}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account form label{margin:10px 0;font-weight:500}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account form input[type=checkbox]{margin:0 10px 0 0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account form select{height:42px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account .link{color:#30c4de;font-size:16px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account .link.link-manage{text-transform:lowercase}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account .link.link-manage:hover{cursor:pointer}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account .child-accounts{padding-top:0;padding-bottom:0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account .child-accounts .tabs-content{background-color:#fff}.parent-dashboard.parent-dashboard-settings .settings-section.settings-child-account .child-accounts .settings-userAccount{padding-top:20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .content-box.content-box-billing-info{padding-bottom:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .content-box.content-box-billing-info.no-subscriptions{padding-bottom:inherit}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .link{color:#30c4de;font-size:12px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .link.link-add-plan,.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .link.link-manage{text-transform:lowercase}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .section-card{margin-bottom:20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .section-card .title,.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .section-subscriptions .title{margin-bottom:15px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .license{display:inline-block;margin-right:100px;margin-bottom:20px;vertical-align:top}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .license .license-name{font-size:16px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-billing-info .license .license-recurring{text-transform:lowercase;color:#aeafb0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans{text-align:center}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .header{display:none}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .disclaimer,.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .pricing-feature{color:#000}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .zf-column{text-align:center}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plans .zf-column{margin-bottom:40px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plans .zf-column:last-child{margin-bottom:0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan{position:relative;display:inline-block;background-color:#fff;color:#000;border-radius:5px;padding-top:30px;padding-bottom:10px;text-align:center;vertical-align:middle;width:100%;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease-in-out}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan sup{font-size:30px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .recurring-billing{color:#a3a4a5;text-transform:uppercase;font-size:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .button{margin:10px 0;min-width:100px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .button.button-upgrade{background-color:#746a88}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .current-plan-header{top:-26px;position:absolute;text-align:center;width:100%;font-size:14px;color:#1fbdd4;text-transform:uppercase}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .sale{color:#ce243b;text-transform:uppercase;font-weight:600;margin-right:15px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-name{font-weight:700;font-size:16px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-period{top:118px;left:0;position:absolute;width:100%;font-size:12px;color:#656667}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-price{font-size:50px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-callout{color:#ee5a5c;font-weight:600;height:26px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-callout.promotion{height:50px;padding:0 10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-top{margin-bottom:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-middle{font-size:12px;font-weight:600;color:gray;margin-top:20px;margin-bottom:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan .plan-bottom{font-size:14px;font-weight:500}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan.plan-current{border:2px solid #1fbdd4}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .plan.plan-current .plan-callout{font-weight:700;font-size:14px;color:#1fbcd2;margin-right:6px;text-transform:none}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock{display:inline-block;background-color:#fff;padding:20px;text-align:center;border-radius:5px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);max-width:850px;width:100%;margin-top:40px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock .title{padding:0;font-size:22px;margin:0 0 20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock .list.list-features{max-width:460px;display:inline-block;width:100%}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock .list.list-features li{border-bottom:1px dashed #e0e1e2;padding:10px;font-size:14px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock .list.list-features li span{width:50%;text-align:center;display:inline-block}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock .list.list-features li .name{text-align:left}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock .list.list-features li .value{text-align:center}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .unlock .list.list-features li .value.icon-checkmark{color:#83c972}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing,.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .subline,.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing h1{color:#fff}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans{padding:20px 0 40px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing{color:#666;padding:15px}@media screen and (min-width:40em) and (max-width:63.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing{padding:5px}}@media screen and (max-width:39.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing{padding:5px}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header{text-align:center}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header:hover .card-pricing-button-buy{background-color:#00a5bb}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header:hover .card-pricing-button-buy-outline{border:1px solid #00a5bb;background-color:#00a5bb;color:#fff}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header h2{font-size:24px;line-height:1;font-weight:700;margin-bottom:5px;margin-top:20px;color:#666}@media screen and (max-width:39.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header h2{font-size:19px}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-sale{color:#bf103d}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price{line-height:1;margin:20px 0 0 10px;font-size:50px;font-weight:700}@media screen and (max-width:39.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price{margin:0;font-size:40px}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price .month{font-size:12px;font-weight:300;margin-left:-10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price.card-pricing-price-unlimited{margin-left:22px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-was{text-decoration:line-through;color:gray;font-size:20px}@media screen and (max-width:39.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-was{font-size:12px;padding-bottom:20px}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-add-child,.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-description,.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-total{font-weight:400;color:#666;font-size:15px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-add-child,.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-total{line-height:1;font-size:12px;padding:5px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul{margin:14px auto;line-height:2;text-transform:uppercase;font-size:12px;color:#333;margin-top:20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul img{margin-right:5px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul li.card-pricing-icon{text-align:left;width:50%;margin:auto;padding:4px 0 0}@media screen and (min-width:40em) and (max-width:63.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul li.card-pricing-icon{width:75%}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-flag{color:#fff;font-size:11px;position:absolute;top:1%;letter-spacing:1px;background-color:#00bcd4;padding:1px 5px;font-weight:500;left:0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-highlight{color:#00bcd4}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button{margin:30px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy{background-color:#00bcd4;border:1px solid #00bcd4;font-weight:500;color:#fff;border-radius:5px;margin:0;width:60%}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy:hover{background-color:#00a5bb}@media screen and (min-width:40em) and (max-width:63.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy{width:100%}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline{border:1px solid #00bcd4;background-color:hsla(0,0%,100%,.5);color:#00bcd4;border-radius:5px;margin:0;width:60%;font-weight:500}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline:hover{border:1px solid #00a5bb;background-color:#00a5bb;color:#fff}@media screen and (min-width:40em) and (max-width:63.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline{width:100%}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content{line-height:1.8;font-size:14px;margin:15px;padding-bottom:20px;font-weight:200;width:80%;margin:auto}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content h4{line-height:1.4;font-weight:600;margin-bottom:0;font-size:14px;color:#000}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content hr{border:none;border-top:1px solid #e8e8e8;width:13%;margin:auto}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content .card-pricing-content-details{margin-top:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content .card-pricing-content-details div{padding:2px;border-bottom:1px dotted #0b1e3a;color:#000}@media screen and (max-width:39.9375em){.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content .card-pricing-content-details div{color:#333;border-bottom:1px dotted #efefef}}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content .tooltip{position:relative}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content .tooltip .tooltiptext{visibility:hidden;width:250px;background-color:#fff;color:#666;text-align:center;padding:10px;border-radius:6px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);position:absolute;z-index:1;top:100%;left:50%;margin-left:-125px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-plans .card-pricing-content .tooltip:hover .tooltiptext{visibility:visible}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials{padding:30px 0 80px;background-color:#f6fafb;background-repeat:no-repeat;background-position:50%}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials h2,.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials h4{margin-bottom:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials ul{color:#333;list-style-type:disc;margin-left:10px;font-size:18px;line-height:1.5;font-weight:500}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials ul li{margin-top:30px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials .quote blockquote{margin:30px;color:#fff;font-size:20px;line-height:1.5;font-weight:400;font-style:normal}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials .quote-wrap blockquote cite{color:#e1eff4}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials .quote-wrap blockquote:before{position:absolute;display:block;top:-20px;left:-2px;color:#bee4be}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials .quote-wrap{color:#fff;background-color:#77c677;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials .icon-checkmark{text-align:right;color:#4fbfb9;margin-top:10px;margin-left:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials .safe-place-content{padding-top:10px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials .safe-place-content p{line-height:1}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-testimonials h3{margin:0;font-size:18px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-faq{background-color:#fff;padding:40px 0}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-faq .accordion-header{text-align:left;color:#666;font-size:20px;line-height:24px;font-weight:300;margin-left:28px;cursor:pointer}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-faq .accordion-content{text-align:left;border:none;border-bottom:1px solid #efefef;padding:0;margin:16px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-faq .accordion-content p{line-height:1.5;font-size:18px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-tynker-plans .home-pricing .home-pricing-faq .home-pricing-faq-questions{margin-top:20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-payment-history dl{border-bottom:1px solid #dedede;font-size:0;padding-bottom:20px;padding-top:20px}.parent-dashboard.parent-dashboard-settings .settings-section.settings-payment-history dl dt{width:30%;font-size:16px;font-weight:600;display:inline-block;margin-bottom:10px;vertical-align:top}.parent-dashboard.parent-dashboard-settings .settings-section.settings-payment-history dl dd{width:70%;font-size:16px;display:inline-block;margin-bottom:10px;vertical-align:top}.parent-dashboard.parent-dashboard-settings .settings-section.settings-payment-history dl:last-child{border-bottom:0}.parent-dashboard.parent-dashboard-settings .modal.reveal .close-modal{display:none}.parent-dashboard .subscription-plan{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);border:2px solid #777;margin-bottom:40px;position:relative;display:inline-block;background-color:#fff;color:#000;border-radius:5px;padding-top:30px;padding-bottom:10px;text-align:center;vertical-align:middle;width:100%;cursor:pointer}.parent-dashboard .subscription-plan:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.parent-dashboard .subscription-plan sup{font-size:30px}.parent-dashboard .subscription-plan .recurring-billing{color:#a3a4a5;text-transform:uppercase;font-size:10px}.parent-dashboard .subscription-plan .button{margin:10px 0;min-width:100px}.parent-dashboard .subscription-plan .button.button-upgrade{background-color:#746a88}.parent-dashboard .subscription-plan .current-subscription-header{top:-26px;position:absolute;text-align:center;width:100%;font-size:14px;color:#1fbdd4;text-transform:uppercase}.parent-dashboard .subscription-plan .sale{color:#ce243b;text-transform:uppercase;font-weight:600;margin-right:15px}.parent-dashboard .subscription-plan .subscription-name{font-weight:700;font-size:16px}.parent-dashboard .subscription-plan .subscription-period{width:100%;font-size:12px;color:#656667}.parent-dashboard .subscription-plan .subscription-price{font-size:50px}.parent-dashboard .subscription-plan .subscription-callout{font-weight:700;font-size:14px;text-transform:none;font-weight:600;height:26px}.parent-dashboard .subscription-plan .subscription-callout.promotion{height:50px;padding:0 10px}.parent-dashboard .subscription-plan .subscription-middle{font-size:12px;font-weight:600;color:gray;margin-bottom:10px}.parent-dashboard .subscription-plan .subscription-bottom{font-size:14px;font-weight:500}.parent-dashboard .subscription-plan-info{display:inline-block;margin-right:100px;margin-bottom:20px;vertical-align:top}.parent-dashboard .subscription-plan-info .subscription-name{font-size:16px}.parent-dashboard .subscription-plan-info .subscription-recurring{text-transform:lowercase;color:#aeafb0}.parent-dashboard .subscription-plan-info .link-manage:hover{cursor:pointer}.parent-dashboard .upgrade-plan{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);border:2px solid #00bcd4;margin-bottom:40px;position:relative;display:inline-block;background-color:#fff;color:#000;border-radius:5px;padding-top:30px;padding-bottom:10px;text-align:center;vertical-align:middle;width:100%;cursor:pointer;transition:opacity .25 ease-in-out}.parent-dashboard .upgrade-plan:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.parent-dashboard .upgrade-plan sup{font-size:30px}.parent-dashboard .upgrade-plan .recurring-billing{color:#a3a4a5;text-transform:uppercase;font-size:10px}.parent-dashboard .upgrade-plan .button{margin:10px 0;min-width:100px}.parent-dashboard .upgrade-plan .button.button-upgrade{background-color:#746a88}.parent-dashboard .upgrade-plan .current-subscription-header{top:-26px;position:absolute;text-align:center;width:100%;font-size:14px;color:#1fbdd4;text-transform:uppercase}.parent-dashboard .upgrade-plan .sale{color:#ce243b;text-transform:uppercase;font-weight:600;margin-right:15px}.parent-dashboard .upgrade-plan .subscription-name{font-weight:700;font-size:16px}.parent-dashboard .upgrade-plan .subscription-period{width:100%;font-size:12px;color:#656667}.parent-dashboard .upgrade-plan .subscription-price{font-size:50px}.parent-dashboard .upgrade-plan .subscription-callout{color:#ee5a5c;font-weight:600;height:26px}.parent-dashboard .upgrade-plan .subscription-callout.promotion{height:50px;padding:0 10px}.parent-dashboard .upgrade-plan .subscription-middle{font-size:12px;font-weight:600;color:gray;margin-bottom:10px}.parent-dashboard .upgrade-plan .subscription-bottom{font-size:14px;font-weight:500}.parent-dashboard .upgrade-plan:hover{-webkit-filter:none;filter:none;opacity:1}select.select-filter{background-color:transparent;border:none;border-bottom:1px solid #dedbdb;border-radius:0;font-weight:700;text-transform:uppercase;padding:0 30px;height:35px;color:#666;outline:none}select.select-filter.select-filter-white{color:#fff}.progress.progress-green{background-color:#efefef}.progress.progress-green .progress-meter{background-color:#82ca6d}state-dashboard-student-classrooms .classrooms .section-banner{padding:5px 15px 0}state-dashboard-student-classrooms .classrooms .section-banner .link-join-class{float:right;font-size:12px;line-height:15px}state-dashboard-student-classrooms .classrooms .section-content{padding:30px 30px 0}state-dashboard-student-classrooms .classrooms .list .section-banner{background-color:#00bcd4}state-dashboard-student-classrooms .classrooms .list .section-banner h1{color:#fff;font-size:34px;line-height:1;margin-bottom:30px;padding-top:30px}state-dashboard-student-classrooms .classrooms .single .section-banner{line-height:34px;min-height:94px}state-dashboard-student-classrooms .classrooms .single .section-banner .link-all-classrooms{display:block;font-size:12px;font-weight:700;line-height:15px;margin-bottom:10px;text-transform:uppercase}state-dashboard-student-classrooms .classrooms .single .section-banner .avatar.avatar-teacher{background-color:hsla(0,0%,100%,.5);border-radius:50%;display:inline-block;margin-right:5px;width:40px;height:40px}state-dashboard-student-classrooms .classrooms .single .section-banner .title-subtitle{color:#fff;display:inline-block;margin-right:3em;vertical-align:top}state-dashboard-student-classrooms .classrooms .single .section-banner .title-subtitle .title{font-size:16px;font-weight:700;line-height:1.3em}state-dashboard-student-classrooms .classrooms .single .section-banner .title-subtitle .subtitle{font-size:12px;line-height:1.2em}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group{vertical-align:top}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-blue.active,state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-blue:hover{color:#31507f}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-green.active,state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-green:hover{color:#4ca960}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-orange.active,state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-orange:hover{color:#e56000}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-purple.active,state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-purple:hover{color:#997abc}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-red.active,state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-red:hover{color:#f25954}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-teal.active,state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-teal:hover{color:#22bdb6}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-purple:hover state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-purple.active{color:#997abc}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-green:hover state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-green.active{color:#4ca960}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-orange:hover state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-orange.active{color:#e56000}state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-red:hover state-dashboard-student-classrooms .classrooms .single .section-banner .button-group .button.hollow.classroom-gradient-red.active{color:#f25954}.state-dashboard-student-courses .dashboard-header-tabs h1{color:#fff;font-size:34px;line-height:1;margin-bottom:0;padding-top:20px}@media print,screen and (min-width:64em){.state-dashboard-student-courses .dashboard-header-tabs h1{line-height:84px;padding-bottom:0;padding-top:0}}.state-dashboard-student-courses .search-box-container{background-color:#fff;border-radius:5px;display:inline-block;margin-top:1rem;margin-bottom:.1rem;padding:5px 7px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:500px}.state-dashboard-student-courses .search-box-container .community-search-filters{line-height:30px}.state-dashboard-student-courses .search-box-container .community-search-filters,.state-dashboard-student-courses .search-box-container .community-search-filters .community-search-filter{margin-bottom:0}.state-dashboard-student-courses .search-box-container .search-box{border:none;box-shadow:none;height:30px;margin-bottom:0;padding:5px;width:100%;background:transparent;float:left;-webkit-flex:1;-ms-flex:1;flex:1}.state-dashboard-student-courses .search-box-container .search-box,.state-dashboard-student-courses .search-box-container .search-box-clearer,.state-dashboard-student-courses .search-box-container .search-button{display:inline-block}.state-dashboard-student-courses .search-box-container .search-box-clearer,.state-dashboard-student-courses .search-box-container .search-button{float:right}.state-dashboard-student-courses .search-box-container .search-box-clearer{color:#575757;font-size:10px;line-height:30px;padding-left:10px;padding-right:10px}.state-dashboard-student-courses .search-box-container .search-button{background-color:#997abc;padding:5px 6px;line-height:1;cursor:pointer;width:30px;height:30px;color:#fff;border-radius:99px}.state-dashboard-student-courses .search-box-container.search-zero-state:not(:focus-within){background-color:rgba(46,51,71,.5)}.state-dashboard-student-courses .search-box-container.search-zero-state:not(:focus-within) .search-button{background-color:transparent}.state-dashboard-student-courses .search-box-container .ui-autocomplete{background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);padding-top:.4375rem;padding-bottom:.4375rem;position:absolute;transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.state-dashboard-student-courses .search-box-container .ui-autocomplete .ui-menu-item a{color:#0a0a0a;display:block;padding-left:.4375rem;padding-right:.4375rem}.state-dashboard-student-courses .search-box-container .ui-autocomplete .ui-menu-item:focus a,.state-dashboard-student-courses .search-box-container .ui-autocomplete .ui-menu-item:hover a,.state-dashboard-student-courses .search-box-container .ui-autocomplete .ui-menu-item a.ui-state-focus{background-color:#ebebeb}.state-dashboard-student-courses .search-box-container .ui-helper-hidden-accessible{display:none}.state-dashboard-student-courses .dashboard-header-tabs.tabsection{margin-top:-2rem;padding-bottom:2rem}.state-dashboard-student-courses .dashboard-header-tabs.tabsection .tab{margin:10px 4px 0;padding:4px 10px;font-size:12px}.hour-of-code-activities{padding:10px;display:block;min-height:300px}.dashboard-student.dashboard-student-minecraft .section-banner{padding-top:0}.locked-minecraft-resource-card{background-color:#d3d3d3;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;min-height:226px;width:100%;display:inline-block;position:relative;border-radius:5px}.locked-minecraft-resource-card .card-thumbnail{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:5px}.locked-minecraft-resource-card .description-container{transition:height .25s ease-in-out;padding:5px;background-color:#fff;position:absolute;width:100%;height:34px;overflow:hidden;bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.locked-minecraft-resource-card .description-container .title{color:#25293a;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:auto;line-height:normal;margin:0 0 2px;padding:0;text-transform:capitalize}.locked-minecraft-resource-card .description-container .description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#25293a;font-size:14px;line-height:normal}.locked-minecraft-resource-card .description-container .description a{font-size:14px}.locked-minecraft-resource-card:hover{-webkit-transform:scale(1.01);transform:scale(1.01);cursor:pointer}.locked-minecraft-resource-card:hover .description-container{height:77px}.minecraft-community-resources select{font-weight:600;border:none;outline:none;border-bottom:1px solid #dedbdb;padding:0 20px 0 0;text-transform:uppercase;border-radius:0;background-color:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-size:9px 6px;background-position:right -.875rem center;background-origin:content-box;background-repeat:no-repeat}.minecraft-community-resources loading-indicator .loading-indicator.loading-indicator-blocks{margin:261px auto}.minecraft-resource-shortcuts{white-space:nowrap;padding-top:5px;margin-bottom:30px}.minecraft-resource-shortcuts .card.card-create,.minecraft-resource-shortcuts .minecraft-resource-card,.minecraft-resource-shortcuts .view-all{display:inline-block;vertical-align:top;margin-left:.5em}.minecraft-resource-shortcuts .card.card-create:first-child,.minecraft-resource-shortcuts .minecraft-resource-card:first-child,.minecraft-resource-shortcuts .view-all:first-child{margin-left:0}.minecraft-resource-shortcuts .view-all{color:#fff;font-size:.9rem;font-weight:700;line-height:80px;text-align:center;width:80px;height:80px;white-space:normal}.minecraft-resource-shortcuts .view-all .inner{display:inline-block;line-height:normal;vertical-align:middle}.minecraft-resource-shortcuts .minecraft-mod-card{margin-left:10px}.minecraft-resource-shortcuts .card.card-create{background:none;border-radius:0;height:100px;line-height:100px;margin-bottom:0;min-height:unset;position:relative;text-align:center;width:135px;overflow:visible;margin-left:1em}.minecraft-resource-shortcuts .card.card-create:first-child{margin-left:0}.minecraft-resource-shortcuts .card.card-create.card-create-msg{line-height:42px;box-shadow:none;width:110px;overflow:hidden;padding:0;margin:0;color:#00bcd4;padding-top:20px;background:#00aecc;border-radius:5px;margin-right:5px}.minecraft-resource-shortcuts .card.card-create.card-create-msg .plus-sign{color:#00aecc;background-color:#fff;width:30px;height:30px;display:inline-block;border-radius:50%;line-height:1;font-weight:600;font-size:28px;text-align:center}.minecraft-resource-shortcuts .card.card-create.card-create-msg .title{color:#fff;padding:0;margin:0;line-height:1.4;font-size:16px;font-weight:600;font-family:Open Sans Condensed;text-transform:uppercase}.minecraft-resource-shortcuts .card.card-create.card-create-msg .link{color:#00bcd4;font-size:16px;font-weight:500}.minecraft-resource-shortcuts .card.card-create.card-create-msg:hover{text-decoration:none;-webkit-transform:scale(1.05);transform:scale(1.05)}.minecraft-resource-shortcuts .card.card-create.card-create-msg.card-create-msg-no-animation .title{font-size:16px}.minecraft-resource-shortcuts .card.card-create.card-create-msg.card-create-msg-no-animation:hover{-webkit-transform:none;transform:none}.minecraft-resource-shortcuts .card.card-create img{height:60%;display:inline;margin:0}.minecraft-resource-shortcuts .card.card-create .caption{background-color:#fff;bottom:0;color:#000;font-size:.9rem;height:2em;line-height:2em;position:absolute;text-align:center;width:100%;font-family:Open Sans Condensed;font-weight:600}.minecraft-resource-shortcuts .card.card-minecraft{background:#00aecc;box-shadow:none;margin-bottom:0;min-height:0}.minecraft-resource-shortcuts .card.card-minecraft .action-hover-container .action-hover{max-width:50px;max-height:50px}.minecraft-resource-shortcuts .card.card-minecraft .action-hover-container .action-hover .action .action-icon{font-size:24px}.minecraft-resource-shortcuts .card.card-minecraft .card-thumbnail{background-repeat:no-repeat;background-size:auto 75%;height:80px;padding:0;width:80px}.minecraft-resource-shortcuts .card.card-minecraft .card-details{display:none}.minecraft-resource-shortcuts .minecraft-resource-card{padding:10px;height:100px;text-align:center;border-radius:0;margin-right:10px;background-color:#00aecc;border-radius:5px;width:110px;border:1px solid hsla(0,0%,100%,.12);padding-top:5px}.minecraft-resource-shortcuts .minecraft-resource-card .card-thumbnail{display:inline-block}.minecraft-resource-shortcuts .minecraft-resource-card.minecraft-resource-card-block .card-thumbnail{margin-top:3px;border-radius:0}.minecraft-resource-shortcuts .minecraft-resource-card:hover{-webkit-transform:scale(1.09);transform:scale(1.09)}.minecraft-resource-shortcuts .loading-indicator.loading-indicator-blocks{margin:45px auto}.minecraft-resource-shortcuts .loading-indicator.loading-indicator-blocks .rect1,.minecraft-resource-shortcuts .loading-indicator.loading-indicator-blocks .rect2,.minecraft-resource-shortcuts .loading-indicator.loading-indicator-blocks .rect3,.minecraft-resource-shortcuts .loading-indicator.loading-indicator-blocks .rect4,.minecraft-resource-shortcuts .loading-indicator.loading-indicator-blocks .rect5{background-color:#fff}.minecraft-resources{min-height:355px}.minecraft-resources .minecraft-resources-filters{padding:0;margin-bottom:30px}.minecraft-resources .message{color:#666;font-weight:600;text-align:center;margin:100px}.minecraft-resources .not-found-message{padding:20px;color:red;font-weight:700}.minecraft-resources .card.card-create{min-height:234px}.minecraft-resources-filters .status-dropdown{background-color:transparent;color:#333;border:0;border-bottom:1px solid #dedbdb;border-radius:0;outline:none;padding:0 20px 0 0;height:35px;border:none;font-weight:700;text-transform:uppercase;margin:0}.minecraft-resources-filters .resource-types{padding:0;margin:0;list-style:none;position:relative;text-align:center;min-height:35px;line-height:35px}.minecraft-resources-filters .resource-types .resource-type{display:inline-block;margin-right:25px}.minecraft-resources-filters .resource-types .resource-type a{color:#575757;font-weight:700}.minecraft-resources-filters .resource-types .resource-type a.active{color:#00bcd4}.minecraft-resources-filters .search-field-wrapper{position:relative}.minecraft-resources-filters .search-field-wrapper .search-field{margin:0;box-shadow:none;border:none;border-radius:50px;outline:none;font-weight:500}.minecraft-resources-filters .search-field-wrapper .close-icon{background-color:#777;width:15px;height:15px;position:absolute;top:12px;right:12px;color:#fff;border-radius:50%;font-size:9px;line-height:10px;outline:none}.my-minecraft-server ol{list-style-position:inside}.my-minecraft-server .title{margin-top:0}.my-minecraft-server .minecraft-featured-section{background-color:#997abc;background-image:url("/image/dashboard/student/placeholder/minecraft-bg.png");background-size:contain;background-position:bottom;background-repeat:no-repeat;padding:10px 0}.my-minecraft-server .minecraft-featured-section h3,.my-minecraft-server .minecraft-featured-section p.subtitle{color:#fff}.my-minecraft-server .minecraft-server-hero-section{background-color:#6a689e;background:linear-gradient(135deg,#6a689e,#4d57c2);padding:10px 0;position:relative}.my-minecraft-server .minecraft-server-hero-section img{position:absolute;bottom:0}@media print,screen and (min-width:64em){.my-minecraft-server .minecraft-server-hero-section{background-image:url("/image/dashboard/student/minecraft/bg-mc-server-graphic-small.png"),linear-gradient(135deg,#6a689e,#4d57c2);background-size:contain;background-position:50%;background-repeat:no-repeat}}.my-minecraft-server .minecraft-server-section-content{padding-bottom:1rem;padding-top:1rem}.my-minecraft-server .minecraft-server-time{background-color:#2e3347;text-align:center;border-radius:5px;padding:10px}.my-minecraft-server .minecraft-server-time h6{color:#fff;margin-top:20px}.my-minecraft-server .minecraft-server-time .days-left{text-transform:uppercase;color:hsla(0,0%,100%,.5);font-weight:100;font-size:14px}.my-minecraft-server .minecraft-server-time .time-countdown{color:#fff;font-size:70px;font-weight:900;margin-bottom:0;margin-top:-10px;padding:0}.my-minecraft-server .minecraft-server-time .time-countdown>span{position:relative}.my-minecraft-server .minecraft-server-time .time-countdown>span .time-countdown-label{bottom:2px;color:hsla(0,0%,100%,.5);font-size:10px;font-weight:100;left:20px;position:absolute}.my-minecraft-server .minecraft-server-add-time{background-color:#2e3347;border-radius:5px;color:#fff;position:relative;text-align:center;width:100%;padding:15px;cursor:pointer;margin-top:45px}.my-minecraft-server .minecraft-server-add-time h2,.my-minecraft-server .minecraft-server-add-time p{color:#fff}.my-minecraft-server .minecraft-server-add-time:hover{box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.my-minecraft-server .minecraft-server-add-time:before{content:"Add Time";color:#fff;font-size:13px;position:absolute;margin-top:-35px;left:30px}.my-minecraft-server .minecraft-server-add-time:after{content:"+";text-align:center;height:25px;width:25px;color:#fff;background-color:#00bcd4;border-radius:50%;position:absolute;bottom:-10px;right:40%;font-size:25px;line-height:25px;font-weight:100}.my-minecraft-server .minecraft-server-time-wrapper{position:relative}.my-minecraft-server .minecraft-server-time-connector{background-color:#2e3347;height:3px;width:53%;right:10%;top:100px;position:absolute}.my-minecraft-server .minecraft-settings .panel{background-color:#fff;padding:1rem}.my-minecraft-server .setup-server{padding:40px 0;color:#fff;text-align:center;margin:auto;height:100%}.my-minecraft-server .setup-server .setup-server-content{max-width:1000px;margin:auto}.my-minecraft-server .setup-server .setup-server-content h1{font-size:30px;color:#fff}.my-minecraft-server .setup-server .setup-server-content .button.button-orange{background-color:#fd943e}.my-minecraft-server .setup-server .setup-server-content .features{margin-top:15px}.my-minecraft-server .setup-server .setup-server-content .features .feature .image{width:250px;margin-right:10px}.my-minecraft-server .setup-server .setup-server-content .features .feature .title{font-weight:500;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.my-minecraft-server .setup-server .setup-server-content .join-message{font-weight:600;font-size:25px;text-align:left;margin-top:30px}.my-minecraft-server.embedded .section-content{padding:35px 15px 0}.reveal--setup-minecraft h2{font-size:24px}.reveal--setup-minecraft .reveal__body{height:100%}.reveal--setup-minecraft .help-button{display:inline-block;float:right}.reveal--setup-minecraft .icon-help{color:#000;font-size:20px}.reveal--setup-minecraft .help{position:absolute;background-color:#fff;border-radius:4px;padding:10px;z-index:10;min-width:400px;border:1px solid #ccc;box-shadow:1px 2px 2px rgba(0,0,0,.5)}.reveal--setup-minecraft .disclaimer{color:#fff;font-size:12px;text-align:center}.reveal--setup-minecraft .mc-setup-steps{margin-top:10px}.reveal--setup-minecraft .mc-setup-steps span{display:inline-block;border:1px dashed #fff;border-radius:4px;padding:2px;line-height:0;-webkit-filter:gray;filter:gray;filter:grayscale(100%);filter:url(/css/desaturate.svg#greyscale);-webkit-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);-moz-filter:grayscale(100%)}.reveal--setup-minecraft .mc-setup-steps span img{margin-top:0;background-color:#000;height:80px}.reveal--setup-minecraft .mc-setup-steps span.active{border:1px solid #fff;filter:none;-webkit-filter:none;-o-filter:none;-ms-filter:none;-moz-filter:none}.reveal--setup-minecraft .mc-setup-steps span.active img{background-color:#0099cb}.reveal--setup-minecraft .mc-setup-steps div.divider{border-top:1px dashed #fff;display:inline-block;width:40px}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server.reveal--setup-minecraft{-webkit-animation:fade-in .25s;animation:fade-in .25s}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server.reveal--setup-minecraft .mc-setup-steps span img{margin-top:0}.state-dashboard-student-minecraft-community,.state-dashboard-student-minecraft-course{padding:1rem}.state-dashboard-student-minecraft-course h3{color:#fff}.state-dashboard-student-minecraft-featured{padding:0}.state-dashboard-student-minecraft-featured .dashboard-student-minecraft-featured-explore{background:linear-gradient(135deg,#6a689e,#4d57c2);padding-bottom:1rem;padding-top:1rem}.state-dashboard-student-minecraft-featured .dashboard-student-minecraft-featured-explore h2{color:#fff;font-size:28px}.state-dashboard-student-minecraft-featured .card.card-create{min-height:226px}.dashboard student-create-minecraft .section-banner{padding-top:30px}.dashboard student-create-minecraft .section-banner .filter-tabs{vertical-align:top}.dashboard student-create-minecraft .section-content .filter-tabs-dropdown{display:block;margin-right:0;margin-bottom:30px}.dashboard student-create-minecraft .section-content .menu.resource-types{text-align:center}.dashboard student-create-minecraft .section-content .menu.resource-types li{display:inline-block}.dashboard student-create-minecraft .section-content .menu.resource-types li a{color:#575757;font-weight:700}.dashboard student-create-minecraft .section-content .menu.resource-types li a.active,.dashboard student-create-minecraft .section-content .menu.resource-types li a:hover{color:#00bcd4}.dashboard student-create-minecraft .section-content .student-all-minecraft-resources .message{color:#666;font-weight:600;text-align:center;margin:100px}.dashboard student-create-minecraft .title{margin:0 0 15px;padding:0;font-size:30px}.dashboard student-create-minecraft .minecraft-mod-card{width:190px;height:100px}.student-minecraft-courses{min-height:579px}.student-minecraft-courses .section-banner{padding-top:30px}.student-minecraft-courses .section-banner .filter-tabs{vertical-align:top}.student-minecraft-courses .hero{position:relative;height:425px;background-repeat:no-repeat}.student-minecraft-courses .hero .section-banner{background:none}.student-minecraft-courses .hero .ballon{position:absolute;margin-left:5px;margin-right:5px}@media print,screen and (min-width:40em){.student-minecraft-courses .hero .ballon{margin-left:15px}}.student-minecraft-courses .hero .ballon:after,.student-minecraft-courses .hero .ballon:before{content:"";display:block;position:absolute;border-radius:50%;background-color:#fff;-webkit-filter:drop-shadow(10px 5px 5px rgba(0,0,0,.3));filter:drop-shadow(10px 5px 5px rgba(0,0,0,.3))}.student-minecraft-courses .hero .ballon:before{width:40px;height:40px;left:40%;bottom:-30px}@media print,screen and (min-width:40em){.student-minecraft-courses .hero .ballon:before{top:25%;right:-25px;left:auto;bottom:auto}}.student-minecraft-courses .hero .ballon:after{width:25px;height:25px;left:52%;bottom:-50px}@media print,screen and (min-width:40em){.student-minecraft-courses .hero .ballon:after{top:40%;right:-45px;left:auto;bottom:auto}}.student-minecraft-courses .hero .ballon .content{-webkit-filter:drop-shadow(10px 5px 5px rgba(0,0,0,.3));filter:drop-shadow(10px 5px 5px rgba(0,0,0,.3));padding:15px 25px;border-radius:15px;font-size:15px;background-color:#fff}@media print,screen and (min-width:64em){.student-minecraft-courses .hero .ballon .content{padding:25px 45px;font-size:18px}}.student-minecraft-courses .hero .ballon .content h1{margin:0 0 10px;padding:0;font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:700;text-align:center;text-transform:uppercase}.student-minecraft-courses .hero .ballon .content ul{margin:0}.student-minecraft-courses .hero .ballon .content ul li{padding-bottom:5px}.student-minecraft-courses .hero .ballon .content .icon-checkmark{color:#84c971}.student-minecraft-courses .hero .ballon .content .icon-calendar{color:#7465a5}.student-minecraft-courses .section-content{padding:0}.student-minecraft-courses .section-content .projects .section-content{padding-top:30px}.student-minecraft-courses .section-content student-create-minecraft .section-banner{padding-top:0}.student-minecraft-courses .section-content .community community-explorer .community-content{padding-top:30px}.student-minecraft-classic-courses .hero{background-image:url("/image/dashboard/student/minecraft/student-minecraft-courses/char-classic.png"),url("/image/dashboard/student/minecraft/student-minecraft-courses/bg-mc-editions.png");background-position:100% 95%,50%;background-size:40%,cover;height:600px}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .hero{background-position:95% 80%,50%;background-size:25%,cover;height:425px}}@media print,screen and (min-width:64em){.student-minecraft-classic-courses .hero{background-position:80% 80%,50%;background-size:30%,cover}}@media screen and (min-width:75em){.student-minecraft-classic-courses .hero{background-position:75% 80%,50%;background-size:auto 325px,cover}}.student-minecraft-classic-courses .hero .video-link{display:block;height:351px}@media screen and (min-width:23.4375em){.student-minecraft-classic-courses .hero .video-link{height:399px}}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .hero .video-link{height:272px}}@media print,screen and (min-width:64em){.student-minecraft-classic-courses .hero .video-link{height:320px}}.student-minecraft-classic-courses .hero .ballon{position:absolute;top:249px}@media screen and (min-width:23.4375em){.student-minecraft-classic-courses .hero .ballon{top:201px}}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .hero .ballon{top:153px;right:40%}}@media print,screen and (min-width:64em){.student-minecraft-classic-courses .hero .ballon{top:105px;right:45%;margin-right:50px}}.student-minecraft-classic-courses .section-banner .filter-tabs{vertical-align:top;margin-bottom:0}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .section-banner .filter-tabs.filter-server{float:right}}.student-minecraft-classic-courses .section-content .overview{padding-top:35px}.student-minecraft-classic-courses .section-content .overview .card.card-callout .card-thumbnail{height:438px}.student-minecraft-classic-courses .section-content .courses{background-color:#fff}.student-minecraft-classic-courses .section-content .courses.solo{padding:25px 0 0}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .section-content .courses.solo{padding:35px 0 0}}.student-minecraft-classic-courses .section-content .tutorials .all-but-mods{background-image:url("/image/dashboard/student/minecraft/student-minecraft-courses/bg-blue-squares.png");background-position:50%;background-repeat:no-repeat;background-size:cover;padding:25px 0 0}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .section-content .tutorials .all-but-mods{background-image:url("/image/dashboard/student/minecraft/student-minecraft-courses/mc-classic-rainbow-chicken.png"),url("/image/dashboard/student/minecraft/student-minecraft-courses/bg-blue-squares.png");background-position:80% 20%,50%;background-size:30% auto,cover;padding:45px 0 10px}}.student-minecraft-classic-courses .section-content .tutorials .all-but-mods .mc-shortcuts{padding-left:0;padding-right:0}.student-minecraft-classic-courses .section-content .tutorials .all-but-mods .video-rainbow-chicken{display:block;height:220px}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .section-content .tutorials .all-but-mods .video-rainbow-chicken{height:380px}}.student-minecraft-classic-courses .section-content .tutorials .mods{padding:30px 0 0}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .section-content .tutorials .mods{padding:50px 0 0}}.student-minecraft-classic-courses .section-content .tutorials .mods>.zf-row:first-child{background-image:url("/image/dashboard/student/minecraft/student-minecraft-courses/mc-classic-tutorials.png");background-position:top;background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .section-content .tutorials .mods>.zf-row:first-child{background-position:0 0;background-size:40% auto}}.student-minecraft-classic-courses .section-content .tutorials .mods .placeholder{min-height:221px}@media print,screen and (min-width:40em){.student-minecraft-classic-courses .section-content .tutorials .mods .card.card-create{min-height:206px}.student-minecraft-classic-courses .section-content .tutorials .mods .card.card-create img{height:120px}}.student-minecraft-classic-courses .section-content .tutorials.solo .all-but-mods{background:none;padding-bottom:0}.student-minecraft-classic-courses .section-content .tutorials.solo .mods{padding-top:0}.student-minecraft-classic-courses .section-content .tutorials.solo .mods>.zf-row:first-child{background:none}.student-minecraft-classic-courses .card.card-video:before{content:"";background:transparent url("/image/ui/icn-play-video.png") no-repeat;background-size:contain;height:40px;width:40px;position:absolute;right:5px;top:130px}.student-minecraft-classic-courses .card.card-video .card-thumbnail{height:175px}.student-minecraft-classic-courses .card.card-video .card-name{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition{position:relative}.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero{background-image:url("/image/dashboard/student/minecraft/student-minecraft-education-courses/char-ee.png"),url("/image/dashboard/student/minecraft/student-minecraft-courses/bg-mc-editions.png");background-position:105% 95%,50%;background-size:auto 35%,cover;height:500px}@media screen and (min-width:23.4375em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero{background-size:auto 40%,cover}}@media print,screen and (min-width:40em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero{background-position:115% 85%,50%;background-size:43% auto,cover;height:425px}}@media print,screen and (min-width:64em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero{background-position:90% bottom,50%;background-size:35%,cover}}@media screen and (min-width:75em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero{background-position:80% bottom,50%;background-size:auto 70%,cover}}@media screen and (min-width:90em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero{background-position:70% bottom,50%;background-size:auto 70%,cover}}.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero .ballon{position:absolute;top:105px}@media screen and (min-width:25.875em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero .ballon{right:7%}}@media print,screen and (min-width:40em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero .ballon{right:33%}}@media print,screen and (min-width:64em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero .ballon{right:45%}}@media screen and (min-width:75em){.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .hero .ballon{right:40%;right:45%}}.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .actions{padding:25px}.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .no-education-edition .actions .image-button{margin-bottom:30px}.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .section-content .trials,.dashboard-student.dashboard-student-minecraft .student-minecraft-education-courses .section-content .tutorials{padding-top:30px}.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero{position:relative;background-image:url("/image/dashboard/student/minecraft/student-minecraft-pocket-courses/char-mc.png"),url("/image/dashboard/student/minecraft/student-minecraft-courses/bg-mc-editions.png");background-position:250% bottom,50%;background-size:75% auto,cover;height:500px}@media screen and (min-width:23.4375em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero{background-position:180% bottom,50%;background-size:240px auto,cover}}@media screen and (min-width:25.875em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero{background-position:150% bottom,50%}}@media print,screen and (min-width:40em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero{background-position:140% 66%,50%;background-size:50% auto,cover;height:425px}}@media print,screen and (min-width:64em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero{background-position:125%,50%;background-size:contain,cover}}@media screen and (min-width:75em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero{background-position:95% 100%,50%}}@media screen and (min-width:90em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero{background-position:85%,50%}}.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero .ballon{position:absolute;top:105px}@media screen and (min-width:25.875em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero .ballon{right:25%}}@media print,screen and (min-width:40em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero .ballon{right:40%}}@media print,screen and (min-width:64em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero .ballon{right:40%}}@media screen and (min-width:75em){.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero .ballon{right:45%}}.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .hero .ballon .content:after{content:"";display:block;position:absolute;right:-30px;bottom:0;width:124px;height:112px;background-image:url("/image/dashboard/student/minecraft/student-minecraft-pocket-courses/coming-soon-purple.png");background-size:contain}.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .section-content .actions{padding:25px}.dashboard-student.dashboard-student-minecraft .student-minecraft-pocket-courses .filter-tabs .button-container{position:relative;display:inline-block}.student-minecraft-tutorials{padding-bottom:1rem;padding-top:1rem}.student-minecraft-tutorials .card .card-thumbnail{object-fit:cover}.student-minecraft-tutorials .card.card-create{background-color:#00bcd5;padding-bottom:10px;min-height:216px}.student-minecraft-tutorials .card.card-create h5{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;margin:0;padding:18px 0}.student-minecraft-tutorials .card.card-create img{margin:20px auto 0}.student-minecraft-tutorials .minecraft-resource-card-2{min-height:216px}.state-dashboard-student-create .search-box-container{background-color:#fff;border-radius:5px;display:inline-block;margin-top:1rem;margin-bottom:.1rem;padding:5px 7px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:500px}.state-dashboard-student-create .search-box-container .community-search-filters{line-height:30px}.state-dashboard-student-create .search-box-container .community-search-filters,.state-dashboard-student-create .search-box-container .community-search-filters .community-search-filter{margin-bottom:0}.state-dashboard-student-create .search-box-container .search-box{border:none;box-shadow:none;height:30px;margin-bottom:0;padding:5px;width:100%;background:transparent;float:left;-webkit-flex:1;-ms-flex:1;flex:1}.state-dashboard-student-create .search-box-container .search-box,.state-dashboard-student-create .search-box-container .search-box-clearer,.state-dashboard-student-create .search-box-container .search-button{display:inline-block}.state-dashboard-student-create .search-box-container .search-box-clearer,.state-dashboard-student-create .search-box-container .search-button{float:right}.state-dashboard-student-create .search-box-container .search-box-clearer{color:#575757;font-size:10px;line-height:30px;padding-left:10px;padding-right:10px}.state-dashboard-student-create .search-box-container .search-button{background-color:#997abc;padding:5px 6px;line-height:1;cursor:pointer;width:30px;height:30px;color:#fff;border-radius:99px}.state-dashboard-student-create .search-box-container.search-zero-state:not(:focus-within){background-color:rgba(46,51,71,.5)}.state-dashboard-student-create .search-box-container.search-zero-state:not(:focus-within) .search-button{background-color:transparent}.state-dashboard-student-create .search-box-container .ui-autocomplete{background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);padding-top:.4375rem;padding-bottom:.4375rem;position:absolute;transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.state-dashboard-student-create .search-box-container .ui-autocomplete .ui-menu-item a{color:#0a0a0a;display:block;padding-left:.4375rem;padding-right:.4375rem}.state-dashboard-student-create .search-box-container .ui-autocomplete .ui-menu-item:focus a,.state-dashboard-student-create .search-box-container .ui-autocomplete .ui-menu-item:hover a,.state-dashboard-student-create .search-box-container .ui-autocomplete .ui-menu-item a.ui-state-focus{background-color:#ebebeb}.state-dashboard-student-create .search-box-container .ui-helper-hidden-accessible{display:none}.state-dashboard-student-projects-quick-tips,.state-dashboard-student-projects-workshop{padding-bottom:1rem;padding-top:1rem}.state-dashboard-student-home-workshop-category .dashboard-header-tabs .title{color:#fff;font-weight:700}.state-dashboard-student-home-workshop-category .dashboard-header-tabs .button.create{background:radial-gradient(ellipse at center,#7db9e8 0,#2f61b9 75%);float:right;padding:4px 20px 4px 10px;margin:0}.state-dashboard-student-home-workshop-category .dashboard-header-tabs .button.create img{height:30px}.state-dashboard-student-home-workshop-category .dashboard-header-tabs .tab.mc-edition-selector{margin-top:-7px;margin-bottom:0}.activities-remaining{color:#fff;font-weight:600;margin-top:.75rem;text-align:center;text-transform:uppercase}.activities-remaining a{font-weight:600}.activities-remaining .button{margin-top:.5rem;margin-bottom:0}.activities-remaining div{font-size:14px;font-weight:400;text-transform:none;margin-top:4px}.callout.callout-student{border:none;box-shadow:4px 4px 10px rgba(0,0,0,.5);padding:0;min-height:70px}.callout.callout-student a,.callout.callout-student h5,.callout.callout-student label,.callout.callout-student p,.callout.callout-student span{color:#fff}.callout.callout-student h5{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;text-transform:none}.callout.callout-student p a{font-weight:700;text-decoration:underline;font-size:14px}.callout.callout-student .button{margin-bottom:0}.callout.callout-student .close-button{border:1px solid #fff;border-radius:12px;color:#fff;font-size:1.5em;font-weight:500;padding-left:5px;padding-right:5px}.callout.callout-student .callout-student-icon{background-color:rgba(0,0,0,.1);padding:10px;min-height:70px}.callout.callout-student .callout-student-content{padding-bottom:10px;padding-top:10px;padding-left:15px}.callout.callout-student .callout-student-counter{text-align:center}.callout.callout-student .callout-student-counter p{font-size:14px;width:100%;margin-top:22px}.callout.callout-student .callout-student-counter .callout-student-counter-number-wrapper{position:relative;width:20px;background-color:#aaabac;border-radius:5px;display:inline-block;margin-left:5px;text-align:left}.callout.callout-student .callout-student-counter .callout-student-counter-number-wrapper span{font-weight:700;font-size:20px;color:#555;z-index:2;width:20px;position:absolute;padding-left:4px}.callout.callout-student .callout-student-counter .callout-student-counter-number-wrapper .callout-student-counter-number{display:inline;position:relative;border-radius:3px;padding:0 5px;font-size:20px}.callout.callout-student .callout-student-counter .callout-student-counter-number-wrapper .callout-student-counter-number:before{content:"";position:absolute;top:-1px;left:0;height:50%;width:20px;background-color:#e2dbe1;border-top-right-radius:5px;border-top-left-radius:5px}.callout.callout-student .callout-student-counter .callout-student-counter-number-wrapper .callout-student-counter-number:after{content:"";position:absolute;height:50%;width:20px;background-color:#eef3f8;bottom:-2px;left:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.callout.callout-student.callout-student-minecraft-setup{background-color:#997abc}.callout.callout-student.callout-student-minecraft-setup .callout-student-icon{background-image:url("/image/dashboard/student/placeholder/minecraft-callout-icon.png");background-size:50px;background-repeat:no-repeat;background-position:50%}.callout.callout-student.callout-student-minecraft-setup .text-right{padding-right:8px}.callout.callout-student.callout-student-minecraft-setup .button{background-color:#82ca6d}.callout.callout-student.callout-student-minecraft-setup p{padding-top:7px;margin-bottom:0}.callout.callout-student.callout-student-reached-max{background-color:#888}.callout.callout-student.callout-student-reached-max .callout-student-icon{min-height:80px;background-image:url("/image/dashboard/student/placeholder/max-reached-lock.png");background-size:50px;background-repeat:no-repeat;background-position:50%}.callout.callout-student.callout-student-remind-parents{background-color:#c84139}.callout.callout-student.callout-student-remind-parents .callout-student-icon{background-color:transparent}.callout.callout-student.callout-student-remind-parents .callout-student-content{background-color:#dc4944;padding-bottom:20px;padding-top:20px}.callout.callout-student.callout-student-remind-parents .captcha{margin-bottom:0;-webkit-transform:scale(.77);transform:scale(.77);-webkit-transform-origin:0 0;transform-origin:0 0}.callout.callout-student.callout-student-upgrade-account{background-color:#ffa64d}.callout.callout-student.callout-student-upgrade-account .callout-student-icon{padding:8px}.callout.callout-student.callout-student-upgrade-account .callout-student-icon h4{font-size:40px;font-weight:700;color:#fff!important;padding-bottom:0}.callout.callout-student.callout-student-upgrade-account .callout-student-icon p{font-size:12px;text-align:center}.callout.callout-minecraft{background-size:cover;border:none;background-position:0 0;border-radius:5px}.callout.callout-minecraft h5,.callout.callout-minecraft label,.callout.callout-minecraft p{color:#fff}.callout.callout-minecraft a{color:#e56000}.callout.callout-minecraft p{margin-bottom:4px}.callout.callout-minecraft .button{margin-top:21px}.callout.callout-minecraft.callout-minecraft-account{background-image:url("/image/dashboard/student/placeholder/minecraft-banner-blue.png")}.callout.callout-minecraft.callout-minecraft-account img{display:inline;padding-right:10px;margin-top:-3px}.callout.callout-minecraft.callout-minecraft-account p{display:inline;line-height:37px}.callout.callout-minecraft.callout-minecraft-account p a{text-decoration:underline;color:#fff}.callout.callout-minecraft.callout-minecraft-account .button{margin:0}.callout.callout-minecraft.callout-minecraft-parent-notification{background-color:#3ca7de;padding:2rem 3rem 3rem;text-align:left}.callout.callout-minecraft.callout-minecraft-parent-notification .captcha{margin-bottom:0;-webkit-transform:scale(.77);transform:scale(.77);-webkit-transform-origin:0 0;transform-origin:0 0}.chip{background:rgba(0,188,212,.3);border-radius:20px;color:#25293a;font-size:12px;font-weight:600;margin:4px}.chip,.chip>a{display:inline-block}.chip>a{color:inherit;font-size:inherit;font-weight:inherit;padding:4px 10px}.chip:hover{color:#00bcd4}.chip.is-active{background-color:#00bcd4;color:#fff}.code-these-games-landing{background-color:#0a0a0a;background-image:url("/image/dashboard/student/book/landing-bg.png");background-position:0;background-repeat:no-repeat;background-size:cover;color:#fff;padding-top:2.5rem;padding-bottom:5rem}.code-these-games-landing h1,.code-these-games-landing h2,.code-these-games-landing p{color:inherit}.code-these-games-landing-title{margin-bottom:1.5rem}.code-these-games-landing-title h1{font-size:1.875rem;font-weight:700}.code-these-games-landing-subtitle{font-size:1.125rem;font-weight:400}.code-these-games-landing .card{background-color:transparent;box-shadow:none}.code-these-games-landing .card:hover{box-shadow:none}.code-these-games{background-color:#0a0a0a;background-image:url("/image/dashboard/student/book/book-bg.png");background-position:0 0;background-repeat:no-repeat;background-size:cover;color:#fff;padding-top:2.5rem}.code-these-games-title{margin-bottom:2.5rem}.code-these-games-title-image{max-width:18.75rem}.code-these-games-subtitle{color:#fff;font-size:1.25rem;font-weight:500;margin-bottom:0}.dashboard-student .community-assets .loading-indicator{margin-top:0;margin-bottom:15px}.community-explorer .bg{background:#256797;background:linear-gradient(180deg,#256797 5%,#38386f 94%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#256797",endColorstr="#38386f",GradientType=0)}.community-explorer .bg .bg2{background-image:url(/image/community-profile/bg-remix-tree.png)}.community-explorer .bg .bg2 .community-profile-hero{padding:20px 5px;background-image:none}.community-explorer .bg .bg2 .community-profile-hero .info{text-align:center;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-explorer .bg .bg2 .community-profile-hero .info span{color:#a3c1d1}.community-explorer .bg .bg2 .community-profile-hero .info a{font-weight:700}.community-explorer .bg .bg2 .community-profile-hero a.toggle{float:right}.community-explorer .bg .bg2 .loading-indicator{height:140px;margin-top:0;padding-top:100px}.community-explorer .bg .bg2 .grid-view{background-color:#f8f8f8;padding:30px}.community-explorer .explorer-projects{line-height:0}.community-explorer .explorer-projects line.link{fill:none;stroke:#999;stroke-opacity:.3;stroke-width:1.5px}.community-explorer .explorer-projects g.node image{width:100px;height:60px}.community-explorer .explorer-projects g.node text{font-weight:700;font-size:16px;text-anchor:middle}.community-explorer .explorer-projects g.node .frame{-webkit-transform:translate(-56px,-36px);transform:translate(-56px,-36px);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.community-explorer .explorer-projects g.node .frame rect{fill:#8bddff}.community-explorer .explorer-projects g.node .indicator{-webkit-transform:translate(110px);transform:translate(110px)}.community-explorer .explorer-projects g.node .indicator circle{stroke-width:2px}.community-explorer .explorer-projects g.node .indicator text{font-weight:600}.community-explorer .explorer-projects g.node .likes{-webkit-transform:translate(-10px,-20px);transform:translate(-10px,-20px)}.community-explorer .explorer-projects g.node .likes path{stroke:red;stroke-width:10;fill:red;-webkit-transform:scale(.08);transform:scale(.08)}.community-explorer .explorer-projects g.node .likes text{fill:#fff;font-size:12px;-webkit-transform:translate(20px,20px);transform:translate(20px,20px)}.community-explorer .explorer-projects g.node .controls{display:none;-webkit-transform:translate(56px,36px);transform:translate(56px,36px)}.community-explorer .explorer-projects g.node .controls circle.control{stroke:#fff;stroke-width:2px;fill:rgba(0,0,0,.6)}.community-explorer .explorer-projects g.node .controls circle.control text{font-weight:600}.community-explorer .explorer-projects g.node .controls polygon.play{stroke:#fff;fill:#fff}.community-explorer .explorer-projects g.node .textarea rect{display:none;fill:transparent}.community-explorer .explorer-projects g.node .textarea text{fill:#fff}.community-explorer .explorer-projects g.node .textarea text.author{display:none}.community-explorer .explorer-projects g.node .textarea text.link:hover{fill:#0ff;text-decoration:underline}.community-explorer .explorer-projects g.node:hover .frame{-webkit-transform:translate(-224px,-144px) scale(4);transform:translate(-224px,-144px) scale(4);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.community-explorer .explorer-projects g.node:hover .indicator{display:none}.community-explorer .explorer-projects g.node:hover .controls{display:block}.community-explorer .explorer-projects g.node:hover.unpublished .controls{display:none}.community-explorer .explorer-projects g.node:hover .textarea{-webkit-transform:translateY(108px);transform:translateY(108px);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.community-explorer .explorer-projects g.node:hover .textarea rect{display:block;fill:#8bddff}.community-explorer .explorer-projects g.node:hover .textarea text.author,.community-explorer .explorer-projects g.node:hover .textarea text.name{display:block}.community-explorer .explorer-projects g.node:hover.unpublished .textarea rect{fill:#ccc}.community-explorer .explorer-projects g.node:hover.unpublished .textarea text{fill:#000}.community-explorer .explorer-projects g.node:hover.unpublished .textarea text.author{display:none}.community-explorer .explorer-projects g.node:hover.children .textarea rect,.community-explorer .explorer-projects g.node:hover.hilight .textarea rect{fill:#47ce62}.community-explorer .explorer-projects g.node:hover.children.primary .textarea rect,.community-explorer .explorer-projects g.node:hover.primary .textarea rect{fill:#fde77d}.community-explorer .explorer-projects g.node.unpublished .frame rect{fill:#ccc}.community-explorer .explorer-projects g.node.unpublished text.name{fill:#ccc;font-size:12px;font-weight:500}.community-explorer .explorer-projects g.node.unpublished text.link{display:none}.community-explorer .explorer-projects g.node.hilight .frame rect{fill:#47ce62}.community-explorer .explorer-projects g.node.hilight .indicator circle{stroke:#288258;fill:#50d46d}.community-explorer .explorer-projects g.node.hilight .indicator text{fill:#2b733b}.community-explorer .explorer-projects g.node.children .frame rect{fill:#47ce62}.community-explorer .explorer-projects g.node.children .indicator circle{stroke:#288258;fill:#50d46d}.community-explorer .explorer-projects g.node.children .indicator text{fill:#2b733b}.community-explorer .explorer-projects g.node.primary .frame rect{fill:#fde77d}.community-explorer .explorer-projects g.node.primary .indicator circle{stroke:#c2962d;fill:#fdeeb6}.community-explorer .explorer-projects g.node.primary .indicator text{fill:#c2962d}.community-explorer .explorer-projects g.node.children.primary .frame rect{fill:#fde77d}.community-explorer .explorer-projects g.node.children.primary .indicator circle{stroke:#c2962d;fill:#fdeeb6}.community-explorer .explorer-projects g.node.children.primary .indicator text{fill:#c2962d}.body-dashboard-student .off-canvas-content .dashboard-student .menu-tabs{margin-bottom:-60px}.body-dashboard-student .off-canvas-content .dashboard-student .menu-tabs .sticky{background-color:transparent;border-bottom:none}.body-dashboard-student .off-canvas-content .dashboard-student .menu-tabs .tabs-title a{color:#fff;border-bottom:4px solid transparent}.body-dashboard-student .off-canvas-content .dashboard-student .menu-tabs .is-active a{color:#fff;border-bottom-color:#fff;font-weight:700}.dashboard-student{overflow:hidden}.dashboard-student .tabs-title a:focus,.dashboard-student .tabs-title a[aria-selected=true]{background-color:transparent}.dashboard-student .search-field{box-shadow:none;border:none;border-radius:50px;outline:none;font-weight:500}.dashboard-student .search-field::-webkit-input-placeholder{color:#666;font-weight:500}.dashboard-student .search-field:-moz-placeholder,.dashboard-student .search-field::-moz-placeholder{color:#666;font-weight:500}.dashboard-student .search-field:-ms-input-placeholder{color:#666;font-weight:500}.dashboard-student .section-banner h2{font-size:24px;padding-top:25px;color:#fff}.dashboard-student .section-banner a,.dashboard-student .section-banner p{color:#fff}.dashboard-student .section-banner a:hover{color:#fff;text-decoration:underline}.dashboard-student .section-banner .section-banner-alert{border-radius:5px;color:#fff;padding-right:26px;text-align:center;font-weight:600}.dashboard-student .section-banner .section-banner-alert .button{color:#fff;background-color:rgba(0,0,0,.2);text-transform:capitalize;margin:0}.dashboard-student .section-banner .section-banner-alert .button.section-banner-profile-alert-icon{display:inline-block;background-image:url("/image/dashboard/student/placeholder/notification-bell.png");background-position:50%;background-repeat:no-repeat;background-color:#ffc446;background-size:20px 20px;height:50px;width:50px}.dashboard-student .section-banner .section-banner-alert .button.section-banner-profile-lock-icon{display:inline-block;background-color:#888;height:50px}.dashboard-student .section-banner .section-banner-alert .button.section-banner-profile-alert-msg{line-height:18px;padding:6px 18px 0;display:inline-block;height:50px}@media screen and (max-width:39.9375em){.dashboard-student .section-banner .section-banner-alert .button.section-banner-profile-alert-msg{width:100%;border-radius:5px}}.dashboard-student .section-banner .section-banner-alert .button:hover.section-banner-profile-alert-msg{font-weight:600;text-shadow:1px 1px 10px rgba(0,0,0,.5)}.dashboard-student .section-banner .section-banner-alert .underline{text-decoration:underline}@media print,screen and (min-width:64em){.dashboard-student .section-banner .section-banner-alert{text-align:right}}.dashboard-student .section-banner .filter-tabs{text-align:center}@media print,screen and (min-width:40em){.dashboard-student .section-banner .filter-tabs{display:inline-block;text-align:left}}.dashboard-student .section-banner .filter-tabs .button.hollow{padding:10px 20px;font-family:Open Sans,Helvetica,Arial,sans-serif;min-width:100px;border:none;color:#fff;margin-right:1em;margin-bottom:1em;border-radius:50px;font-weight:500;text-decoration:none;text-transform:none;background-color:rgba(0,0,0,.1)}.dashboard-student .section-banner .filter-tabs .button.hollow.active,.dashboard-student .section-banner .filter-tabs .button.hollow:hover{background-color:#fff;color:#00bcd4}.dashboard-student .section-banner.section-banner-classrooms{background-color:#997abc}.dashboard-student .section-banner.section-banner-classrooms .filter-tabs .button.hollow.active,.dashboard-student .section-banner.section-banner-classrooms .filter-tabs .button.hollow:hover{color:#997abc}.dashboard-student .section-banner.section-banner-courses{background-color:#00bcd4}.dashboard-student .section-banner.section-banner-courses .filter-tabs .button.hollow.active,.dashboard-student .section-banner.section-banner-courses .filter-tabs .button.hollow:hover{color:#00bcd4}.dashboard-student .section-banner.section-banner-puzzles{background-color:#31507f}.dashboard-student .section-banner.section-banner-puzzles .filter-tabs .button.hollow.active,.dashboard-student .section-banner.section-banner-puzzles .filter-tabs .button.hollow:hover{color:#31507f}.dashboard-student .section-banner.section-banner-minecraft-create{background-color:#6a689e;background:linear-gradient(135deg,#6a689e,#4d57c2);padding-left:0}.dashboard-student .section-banner.section-banner-minecraft-create .filter-tabs .button.hollow.active,.dashboard-student .section-banner.section-banner-minecraft-create .filter-tabs .button.hollow:hover{color:#4a5173}.dashboard-student .section-banner.section-banner-minecraft-my-server{background-color:#6a689e;background:linear-gradient(135deg,#6a689e,#4d57c2);padding-left:0}.dashboard-student .section-banner.section-banner-minecraft-my-server .filter-tabs .button.hollow.active,.dashboard-student .section-banner.section-banner-minecraft-my-server .filter-tabs .button.hollow:hover{color:#4a5173}.dashboard-student .dashboard-student-classrooms .section-content,.dashboard-student .dashboard-student-create-minecraft{padding-bottom:30px}.dashboard-student .classroom-blue{background-color:#31507f}.dashboard-student .classroom-green{background-color:#4ca960}.dashboard-student .classroom-orange{background-color:#e56000}.dashboard-student .classroom-purple{background-color:#997abc}.dashboard-student .classroom-red{background-color:#f25954}.dashboard-student .classroom-yellow{background-color:#ffcd4b}.dashboard-student .classroom-teal{background-color:#22bdb6}.dashboard-student .classroom-gradient-purple{background:#997abc;background:linear-gradient(45deg,#997abc,#2d5ea3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#997abc",endColorstr="#2d5ea3",GradientType=1)}.dashboard-student .classroom-gradient-green{background:#ffcd4b;background:linear-gradient(45deg,#ffcd4b,#4ca960);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#4ca960",GradientType=1)}.dashboard-student .classroom-gradient-orange{background:#e56000;background:linear-gradient(45deg,#ffcd4b,#e56000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#FFA64D",GradientType=1)}.dashboard-student .classroom-gradient-red{background:#f25954;background:linear-gradient(45deg,#f25954,#e0439c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc3929",endColorstr="#e0439c",GradientType=1)}.dashboard-student .home-courses-section .title,.dashboard-student .launchpad-community-section h4.title{margin-top:0}.dashboard-student .community-projects-old{margin-bottom:30px;text-align:center}.dashboard-student .community-projects-old .community-project-old{display:inline-block;margin-bottom:30px}.dashboard-student .dashboard-student-community-featured .community-projects-old{text-align:left;margin-bottom:0}.dashboard-student .student-badges .tabs .tabs-title.is-active{background-color:#eee}.dashboard-student .card-minecraft-friend{height:158px}.dashboard-student .card-minecraft-friend .avatar{color:#fff;font-weight:600;font-size:20px;height:50px;line-height:50px;text-transform:uppercase}.dashboard-student .card-minecraft-friend .avatar.orange{background-color:#eb5600}.dashboard-student .card-minecraft-friend .avatar.violet{background-color:#4951b5}.dashboard-student .card-minecraft-friend .avatar.red{background-color:#b22200}.dashboard-student .card-minecraft-friend .avatar.blue{background-color:#008698}.dashboard-student .card-minecraft-friend .avatar.green{background-color:#003d31}.dashboard-student .card-minecraft-friend .card-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-student.dashboard-student-community .community-featured-section{position:relative;background-color:#00bcd4;padding:20px 16px;overflow:hidden}.dashboard-student.dashboard-student-community .community-featured-section .subtitle,.dashboard-student.dashboard-student-community .community-featured-section h3{color:#fff;margin-top:15px}.dashboard-student.dashboard-student-community .community-featured-section .subtitle a,.dashboard-student.dashboard-student-community .community-featured-section h3 a{color:#fff}.dashboard-student.dashboard-student-community .community-featured-section .subtitle a:hover,.dashboard-student.dashboard-student-community .community-featured-section h3 a:hover{color:#fff;text-decoration:underline}.dashboard-student.dashboard-student-community .community-content{max-width:1200px;margin:auto}.dashboard-student.dashboard-student-community .community-content h4{display:inline-block}.dashboard-student.dashboard-student-community .community-content select{border-radius:5px}.dashboard-student .unlock-activities{margin-bottom:14px;text-align:center}.dashboard-student .unlock-activities .button-signin,.dashboard-student .unlock-activities .button-unlock-everything{margin-bottom:0}.dashboard-student .unlock-activities .button-signin .icon-lock:before,.dashboard-student .unlock-activities .button-unlock-everything .icon-lock:before{padding-right:.5em}@media print,screen and (min-width:40em){.dashboard-student .unlock-activities{float:right}}.search-field{margin-top:15px;margin-bottom:20px;background-color:#fff;height:40px;border:none;border-radius:5px;padding-left:25px}.dashboard-choice-chips{margin-bottom:0;padding-bottom:12px;padding-top:12px;white-space:nowrap}.dashboard-choice-chips::-webkit-scrollbar{display:none}.dashboard-choice-chips .icon{margin-bottom:4px}.body-dashboard-student{-webkit-font-smoothing:antialiased}.body-dashboard-student .alert-error{text-align:center;margin:0 20px 20px;color:#dd3326;font-weight:600}.dashboard-student.dashboard-student-achievements{color:#fff}.dashboard-student.dashboard-student-achievements a,.dashboard-student.dashboard-student-achievements h1,.dashboard-student.dashboard-student-achievements h2,.dashboard-student.dashboard-student-achievements h3,.dashboard-student.dashboard-student-achievements h4,.dashboard-student.dashboard-student-achievements h5,.dashboard-student.dashboard-student-achievements h6,.dashboard-student.dashboard-student-achievements p{color:#fff;font-weight:500}.dashboard-student.dashboard-student-achievements label{color:#fff;margin-bottom:8px;font-size:14px;font-weight:600}.dashboard-student.dashboard-student-achievements input[type=password],.dashboard-student.dashboard-student-achievements input[type=text]{border:1px solid #fff;border-radius:5px;color:#fff;height:45px;background-color:rgba(0,0,0,.22);font-size:16px;padding:10px}.dashboard-student.dashboard-student-achievements .achievements-section .tabs-content,.dashboard-student.dashboard-student-achievements .achievements-section .tabs-content .section-banner{background:transparent}.dashboard-student.dashboard-student-achievements .loading-indicator .rect1,.dashboard-student.dashboard-student-achievements .loading-indicator .rect2,.dashboard-student.dashboard-student-achievements .loading-indicator .rect3,.dashboard-student.dashboard-student-achievements .loading-indicator .rect4,.dashboard-student.dashboard-student-achievements .loading-indicator .rect5{background-color:#fff}.dashboard-student.dashboard-student-achievements p{font-size:14px}.dashboard-student.dashboard-student-achievements .filter-tabs{padding:10px 20px;font-family:Open Sans,Helvetica,Arial,sans-serif;min-width:100px;border:none;color:#fff;margin-right:5px;margin-bottom:14px;border-radius:50px;font-weight:500;text-decoration:none;text-transform:none;background-color:rgba(0,0,0,.1)}.dashboard-student.dashboard-student-achievements .filter-tabs:hover{background-color:#fff;color:#00bcd4}.body-dashboard-student-achievements .off-canvas-content{background-color:#2e3347;background-image:url("/image/dashboard/student/launchpad/bg-space.jpg");background-size:cover}.body-dashboard-student-achievements .dashboard-header-tabs .tab{background-color:rgba(46,51,71,.5);color:#fff}.body-dashboard-student-achievements .dashboard-header-tabs .tab.selected,.body-dashboard-student-achievements .dashboard-header-tabs .tab:hover{background-color:#fff;color:#2e3347}.dashboard-student.dashboard-student-achievements .dashboard-student-achievements-awards .recent-activity .activity-segment,.dashboard-student.dashboard-student-achievements .dashboard-student-achievements-awards .recent-activity .activity-segment p{color:#000}.dashboard-student.dashboard-student-launchpad .has-tip{position:relative;display:inline-block;border-bottom:1px dotted #8a8a8a;font-weight:700;cursor:auto}.dashboard-student.dashboard-student-launchpad .tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.dashboard-student.dashboard-student-launchpad .tooltip:before{position:absolute}.dashboard-student.dashboard-student-launchpad .tooltip.bottom:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0a0a0a;bottom:100%}.dashboard-student.dashboard-student-launchpad .tooltip.bottom.align-center:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dashboard-student.dashboard-student-launchpad .tooltip.top:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}.dashboard-student.dashboard-student-launchpad .tooltip.top.align-center:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dashboard-student.dashboard-student-launchpad .tooltip.left:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0a0a;left:100%}.dashboard-student.dashboard-student-launchpad .tooltip.left.align-center:before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dashboard-student.dashboard-student-launchpad .tooltip.right:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.dashboard-student.dashboard-student-launchpad .tooltip.right.align-center:before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.dashboard-student.dashboard-student-launchpad .tooltip.align-top:before{bottom:auto;top:10%}.dashboard-student.dashboard-student-launchpad .tooltip.align-bottom:before{bottom:10%;top:auto}.dashboard-student.dashboard-student-launchpad .tooltip.align-left:before{left:10%;right:auto}.dashboard-student.dashboard-student-launchpad .tooltip.align-right:before{left:auto;right:10%}.dashboard-student.dashboard-student-launchpad h3{font-size:18px}.dashboard-student.dashboard-student-launchpad .left{text-align:left}.dashboard-student.dashboard-student-launchpad .right{text-align:right}.dashboard-student.dashboard-student-launchpad .section-content{padding-bottom:30px}.dashboard-student.dashboard-student-launchpad .section-content .title{margin-top:0;margin-bottom:15px}.dashboard-student.dashboard-student-launchpad .launchpad-activities-level-filter{max-width:185px;padding-left:15px;padding-right:15px}@media screen and (min-width:75em){.dashboard-student.dashboard-student-launchpad .launchpad-activities-level-filter{margin-bottom:0;margin-top:28px}}.dashboard-student.dashboard-student-launchpad .view-all-link{float:none;margin:0;color:#fff}.dashboard-student.dashboard-student-launchpad .view-all-link:hover{color:#fff;text-decoration:underline}.dashboard-student.dashboard-student-launchpad .progress-bar-container{display:inline-block;margin-right:15px;margin-top:.5rem;text-align:center;vertical-align:top}@media screen and (max-width:39.9375em){.dashboard-student.dashboard-student-launchpad .progress-bar-container{margin-bottom:.5rem}}.dashboard-student.dashboard-student-launchpad .progress-bar-container .current-level{display:inline-block;vertical-align:top;height:20px;line-height:20px;margin-right:15px}.dashboard-student.dashboard-student-launchpad .progress-bar-container .current-level .level{font-weight:600}.dashboard-student.dashboard-student-launchpad .progress-bar-container .next-level{display:inline-block;vertical-align:top;height:20px;line-height:20px;margin-left:15px}.dashboard-student.dashboard-student-launchpad .progress-bar-container .next-level .level{font-weight:600}.dashboard-student.dashboard-student-launchpad .progress-bar-container .progress-bar{display:inline-block;vertical-align:top;width:185px;height:20px;border:2px solid #008cbb;border-radius:20px;overflow:hidden}.dashboard-student.dashboard-student-launchpad .progress-bar-container .progress-bar .progress-bar-fill{background-image:linear-gradient(180deg,#f5d01e 32.85%,#ffff8d 99.95%);position:relative;width:100%;height:16px}.dashboard-student.dashboard-student-launchpad .progress-bar-container .progress-bar .progress-bar-fill:after{background-image:url(/image/dashboard/student/progress-student/progress-glow.png);background-position:50%;background-size:cover;bottom:0;content:" ";left:0;position:absolute;right:0;top:0}.dashboard-student.dashboard-student-launchpad .activities-remaining a{color:#fff}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section{position:relative;padding:10px 16px 0;overflow:hidden;text-align:center;color:#fff}@media screen and (min-width:75em){.dashboard-student.dashboard-student-launchpad .launchpad-featured-section{padding-top:16px;margin-bottom:16px}}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .subtitle,.dashboard-student.dashboard-student-launchpad .launchpad-featured-section h3{color:#fff;margin-bottom:0}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .subtitle a,.dashboard-student.dashboard-student-launchpad .launchpad-featured-section h3 a{color:#fff}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .subtitle a:hover,.dashboard-student.dashboard-student-launchpad .launchpad-featured-section h3 a:hover{color:#fff;text-decoration:underline}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .title{font-size:20px;text-align:center}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .subtitle{text-align:center}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .restart{margin-bottom:0}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .restart a{color:#fff;font-size:10px}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .restart a:hover{text-decoration:underline}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .level-xp{height:100px;line-height:100px;font-weight:600}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .level-xp .icon-lightning{display:inline-block;margin-left:10px;margin-right:10px;color:#ffe100}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .image-buttons{display:inline-block}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .image-buttons .image-button{margin-right:15px;background-color:#004980;width:40px;height:40px;border-radius:50%;box-shadow:1px 1px 20px rgba(0,0,0,.2);border:4px solid #008cbb;background-repeat:no-repeat;display:inline-block}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .image-buttons .image-button.image-button-certificate{background-size:32px 26px;background-position:1px;background-image:url("/image/dashboard/student/launchpad/certificate-1.png")}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .image-buttons .image-button.image-button-chest{background-image:url("/image/dashboard/student/launchpad/chest-closed.png");background-size:30px 30px;background-position:50%}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .image-buttons .image-button.image-button-icon span{color:#fdda60;font-size:30px;line-height:50px}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .image-buttons .image-button.image-button-lock{background-image:url("/image/dashboard/student/launchpad/lock.png");background-position:50%;background-size:55px 55px}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .launchpad-unlock-button{margin-bottom:0}@media screen and (max-width:39.9375em){.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .launchpad-unlock-button{display:inline-block;margin-right:1rem;vertical-align:top}}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .callout-student-notification{margin-top:0}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .callout-minecraft-account{margin:0;padding:0;border:none;background:none;text-align:right}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .callout-minecraft-account .message{color:#fff}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section .callout-minecraft-account .link-setup{color:#fff;text-decoration:underline}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section.classroom-featured-section .subtitle,.dashboard-student.dashboard-student-launchpad .launchpad-featured-section.classroom-featured-section .title{text-align:left}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section.classroom-featured-section .button{background-color:#fff;color:#ffa64d}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section.classroom-featured-section .hollow{border:1px solid #fff;color:#fff;background-color:transparent}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section.classroom-featured-section .avatar-container{text-align:left;margin-bottom:25px}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section.classroom-featured-section .avatar-container .avatar{display:inline-block;margin:0;vertical-align:top;height:50px;width:auto;border-radius:50%;border:2px solid #fff}.dashboard-student.dashboard-student-launchpad .launchpad-featured-section.classroom-featured-section .avatar-container .subtitle{display:inline-block;line-height:50px;height:50px;vertical-align:top;margin-left:10px}.dashboard-student.dashboard-student-launchpad .launchpad-courses-section h4.title{margin-top:0}.dashboard-student.dashboard-student-launchpad .launchpad-courses-section .student-course-card .card-details .subtitle,.dashboard-student.dashboard-student-launchpad .launchpad-courses-section .student-course-card .card-details .title{color:#fff}.dashboard-student.dashboard-student-launchpad .launchpad-courses-section .student-course-card .play-button-hover{color:#fff;border-color:#fff}.dashboard-student.dashboard-student-launchpad .launchpad-courses-section .student-course-card .play-button-hover:hover{border-color:#00bcd4}.dashboard-student.dashboard-student-launchpad .launchpad-courses-section .view-all-link{padding-right:10px}.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section .section-banner{background:none;padding:0}.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section .section-banner .filter-tabs{margin-bottom:0}.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section .section-banner .filter-tabs .button.hollow.active,.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section .section-banner .filter-tabs .button.hollow:hover{color:#008cbb}.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section minecraft-resources .not-found-message span,.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section student-notebooks .not-found-message span,.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section student-projects .not-found-message span,.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section student-robotics-drones-projects .not-found-message span{color:#fff}.dashboard-student.dashboard-student-launchpad .launchpad-my-projects-section student-all-minecraft-resources .message-not-found{display:none}.dashboard-student.dashboard-student-launchpad .launchpad-promo-section{padding-top:2rem}.dashboard-student.dashboard-student-launchpad .popover-sliders{position:absolute;left:0;right:0;top:0;bottom:0}.body-dashboard-student-launchpad .off-canvas-content{background-size:cover}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner{background-color:#2e3347;background-image:url("/image/dashboard/student/launchpad/bg-space.jpg");background-size:cover}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner h1,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner h2,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner h3,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner h4{color:#fff}.body-dashboard-student-launchpad h1,.body-dashboard-student-launchpad h2,.body-dashboard-student-launchpad h3,.body-dashboard-student-launchpad h4,.body-dashboard-student-launchpad h5{position:relative;margin-top:0;margin-bottom:0;padding-bottom:0}.body-dashboard-student-launchpad h1 .view-more,.body-dashboard-student-launchpad h2 .view-more,.body-dashboard-student-launchpad h3 .view-more,.body-dashboard-student-launchpad h4 .view-more,.body-dashboard-student-launchpad h5 .view-more{float:right;margin-right:20px}.body-dashboard-student-launchpad .reveal h2{padding-bottom:10px;margin-bottom:.5rem}.body-dashboard-student-launchpad verification-banner{display:block;background-color:#2e3347;background-image:url("/image/dashboard/student/launchpad/bg-space.jpg");background-size:cover}.body-dashboard-student-launchpad verification-banner .callout.callout-minecraft.callout-minecraft-account{margin-bottom:0}.body-dashboard-student-launchpad verification-banner resend-parent-verification-email-banner .resend-parent-verification-email-banner,.body-dashboard-student-launchpad verification-banner resend-verification-email-banner .resend-verification-email-banner{margin-bottom:0;padding-top:60px;padding-bottom:30px}.body-dashboard-student-launchpad .launchpad-strip{margin:0 25px}.body-dashboard-student-launchpad .launchpad-strip.body-dashboard-student-launchpad-banner{margin:0;padding:0 25px}.body-dashboard-student-launchpad .launchpad-strip.body-dashboard-student-launchpad-banner gallery-slider .nav.nav-left{margin-left:0}.body-dashboard-student-launchpad .launchpad-strip.body-dashboard-student-launchpad-banner gallery-slider .nav.nav-right{margin-right:0}.body-dashboard-student-launchpad .launchpad-strip gallery-slider .nav{background-color:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.5);opacity:.9}.body-dashboard-student-launchpad .launchpad-strip gallery-slider .nav span{color:#aaa}.body-dashboard-student-launchpad .launchpad-strip gallery-slider .nav:hover{box-shadow:4px 4px 4px rgba(0,0,0,.5);opacity:1}.body-dashboard-student-launchpad .launchpad-strip gallery-slider .nav:hover span{color:#555}.body-dashboard-student-launchpad .launchpad-strip gallery-slider .nav.nav-left{margin-left:-25px}.body-dashboard-student-launchpad .launchpad-strip gallery-slider .nav.nav-right{margin-right:-25px}.body-dashboard-student-launchpad .launchpad-strip gallery-slider .student-course-card.card.card-course .locked-image{display:none}.body-dashboard-student-launchpad .launchpad-strip gallery-slider.show-locked{margin-top:-35px}.body-dashboard-student-launchpad .launchpad-strip gallery-slider.show-locked .student-course-card.card.card-course{overflow:visible}.body-dashboard-student-launchpad .launchpad-strip gallery-slider.show-locked .student-course-card.card.card-course .card-image{margin-top:20px}.body-dashboard-student-launchpad .launchpad-strip gallery-slider.show-locked .student-course-card.card.card-course .card-image .card-preview-action{display:none}.body-dashboard-student-launchpad .launchpad-strip gallery-slider.show-locked .student-course-card.card.card-course .card-image .locked-image{display:inline-block;position:absolute;left:50%;top:-80px;-webkit-transform:translate(-50%) scale(.35);transform:translate(-50%) scale(.35)}.body-dashboard-student-launchpad .launchpad-strip gallery-slider.show-locked .student-course-card.card.card-course.small .card-tag{right:2rem;z-index:2}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner{margin-bottom:20px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item .slider-card,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-challenge,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-diy,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-puzzle{width:300px;margin:0 20px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item .slider-card .card,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-challenge .card,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-diy .card,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-puzzle .card{margin-top:30px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item .slider-card .card:hover,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-challenge .card:hover,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-diy .card:hover,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-puzzle .card:hover{box-shadow:0 0 30px #000}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item .slider-card .card .card-tag,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-challenge .card .card-tag,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-diy .card .card-tag,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-puzzle .card .card-tag{bottom:60px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item .slider-card .card .card-details p.card-name,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-challenge .card .card-details p.card-name,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-diy .card .card-details p.card-name,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-puzzle .card .card-details p.card-name{font-size:14px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item .slider-card .card .card-details p.card-description,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-challenge .card .card-details p.card-description,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-diy .card .card-details p.card-description,.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-puzzle .card .card-details p.card-description{font-size:13px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-classroom{width:300px;margin:0 20px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-classroom .card{margin-top:30px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-classroom .card:hover{box-shadow:0 0 30px #000}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-assignment{width:300px;margin:0 20px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-assignment .student-assignment-group-card{margin-top:30px}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-assignment .student-assignment-group-card:hover{box-shadow:0 0 30px #000}.body-dashboard-student-launchpad .body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-assignment .student-assignment-group-card.is-new-highlight:after{position:absolute;top:-20px;right:-20px;display:block;width:75px;height:75px;background-image:url("/image/sale-badges/new.png");background-repeat:no-repeat;background-size:100% 100%;content:""}.body-dashboard-student-launchpad .strip-recommended-activities.body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-assignment{width:300px}.body-dashboard-student-launchpad .strip-recommended-activities.body-dashboard-student-launchpad-banner .gallery-slider-item slider-card-assignment .student-assignment-group-card{width:300px;height:200px}.body-dashboard-student-launchpad .strip-recommended-activities .gallery-slider-item slider-card-assignment{width:270px}.body-dashboard-student-launchpad .strip-recommended-activities .gallery-slider-item slider-card-assignment .student-assignment-group-card{width:270px;height:200px}.body-dashboard-student-launchpad .gallery-slider-item{vertical-align:middle}.body-dashboard-student-launchpad .gallery-slider-item .view-more-card{padding:20px 40px}.body-dashboard-student-launchpad .gallery-slider-item .slider-card,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle{display:inline-block;width:270px;margin:0 12px}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card{background-color:transparent;margin-top:20px}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card:hover,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card:hover,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card:hover,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card:hover .card-tag,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card:hover .card-tag,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card:hover .card-tag,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card:hover .card-tag{display:block}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card .card-tag,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card .card-tag,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card .card-tag,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card .card-tag{display:none;bottom:50px}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card:hover .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card:hover .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card:hover .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card:hover .card-details{display:block}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card .card-details{display:none;position:absolute;width:100%;bottom:0;border-top:transparent;background:linear-gradient(180deg,rgba(69,72,77,0) 0,#232427 50%,#000);padding:20% 0 10px}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card .card-details p,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card .card-details p,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card .card-details p,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card .card-details p{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card .card-details p.card-name,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card .card-details p.card-name,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card .card-details p.card-name,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card .card-details p.card-name{font-size:12px}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card .card-details p.card-description,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card .card-details p.card-description,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card .card-details p.card-description,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card .card-details p.card-description{font-size:11px}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card:hover .progress,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card:hover .progress,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card:hover .progress,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card:hover .progress{display:none}.body-dashboard-student-launchpad .gallery-slider-item .slider-card .card .progress,.body-dashboard-student-launchpad .gallery-slider-item slider-card-challenge .card .progress,.body-dashboard-student-launchpad .gallery-slider-item slider-card-diy .card .progress,.body-dashboard-student-launchpad .gallery-slider-item slider-card-puzzle .card .progress{position:absolute;left:10px;bottom:10px;width:20%;border-radius:8px;background-color:rgba(0,0,0,.7);height:12px;padding:2px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-classroom{display:inline-block;width:240px;margin:0 12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-classroom .card{margin-top:20px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-classroom .card:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment{display:inline-block;margin:0 12px;width:240px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card{margin-top:20px;height:223px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card img{height:100%;width:100%;border-radius:5px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card:hover .progress{display:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card .progress{position:absolute;left:10px;bottom:10px;width:20%;border-radius:8px;background-color:rgba(0,0,0,.7);height:12px;padding:2px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card:hover .card-details{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card .card-details{display:none;position:absolute;left:0;right:0;bottom:0;border-top:transparent;background:linear-gradient(180deg,rgba(69,72,77,0) 0,#232427 50%,#000);padding-top:20%}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card .card-details p{color:#fff;margin-bottom:0}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card .card-details p.card-name{font-size:12px;font-weight:700}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card .card-details p.card-description{font-size:11px;overflow:hidden;text-overflow:ellipsis}.body-dashboard-student-launchpad .gallery-slider-item slider-card-assignment .student-assignment-group-card .card-details .card-button{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item.multiplayer-battles-slider{margin:0}.body-dashboard-student-launchpad .gallery-slider-item.multiplayer-battles-slider .card:hover{box-shadow:none;-webkit-transform:scale(1.05);transform:scale(1.05)}.body-dashboard-student-launchpad .gallery-slider-item.multiplayer-battles-slider .card .card-details{margin-left:0;width:100%;bottom:0}.body-dashboard-student-launchpad .gallery-slider-item.multiplayer-battles-slider .card img{max-height:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project{display:inline-block;margin:0 12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2{width:270px;height:200px;margin-top:20px;min-height:auto}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-preview-image,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-preview-image{height:200px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-preview .card-preview-text,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-preview .card-preview-text{margin-top:50px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2:hover,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2:hover .card-more-options,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2:hover .card-more-options{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-more-options,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-more-options{display:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2:hover .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2:hover .card-details{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-details{display:none;position:absolute;left:0;right:0;bottom:0;border-top:transparent;background:linear-gradient(180deg,rgba(69,72,77,0) 0,#232427 50%,#000);padding-top:20%}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-details p,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-details p{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-details p.card-name,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-details p.card-name{font-size:12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-details p.card-description,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-details p.card-description{font-size:11px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-details .card-button,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-details .card-button{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-back ul li a,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-back ul li a{padding:4px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-notebook .project-card-2 .card-preview .card-preview-overlay .warning,.body-dashboard-student-launchpad .gallery-slider-item slider-card-project .project-card-2 .card-preview .card-preview-overlay .warning{bottom:10px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft{display:inline-block;margin:0 12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2{width:270px;height:200px;margin-top:20px;min-height:auto}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-preview-image{height:200px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-more-options{display:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2:hover .card-details{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-details{display:none;position:absolute;left:0;right:0;bottom:0;border-top:transparent;background:linear-gradient(180deg,rgba(69,72,77,0) 0,#232427 50%,#000);padding-top:20%}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-details p{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-details p.card-name{font-size:12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-details p.card-description{font-size:11px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-details .card-button{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-back ul li a{padding:4px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-minecraft .minecraft-resource-card-2 .card-preview .card-preview-overlay .warning{margin-bottom:35px}.body-dashboard-student-launchpad .gallery-slider-item user-profile-card{display:inline-block;width:150px;margin:0 12px;margin-top:20px}.body-dashboard-student-launchpad .gallery-slider-item user-profile-card a:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item user-profile-card .username{font-size:12px;font-weight:700;color:#000}.body-dashboard-student-launchpad .gallery-slider-item user-profile-card .stats .value{font-size:11px;text-align:center;color:#555}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project{display:inline-block;margin:0 12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2{width:270px;height:200px;margin-top:20px;min-height:auto}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-preview-image,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-preview-image,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-preview-image{height:200px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-preview .card-preview-text,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-preview .card-preview-text,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-preview .card-preview-text{margin-top:50px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2:hover,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2:hover,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2:hover.project-card-2-featured:after,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2:hover.project-card-2-featured:after,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2:hover.project-card-2-featured:after{display:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2:hover .card-more-options,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2:hover .card-more-options,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2:hover .card-more-options{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-more-options,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-more-options,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-more-options{display:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2:hover .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2:hover .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2:hover .card-details{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details{display:none;position:absolute;left:0;right:0;bottom:0;border-top:transparent;background:linear-gradient(180deg,rgba(69,72,77,0) 0,#232427 50%,#000);padding-top:20%;padding-bottom:5px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details p,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details p,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details p{color:#fff;margin-bottom:0}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details p.card-name,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details p.card-name,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details p.card-name{font-size:12px;margin-top:4px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details p.card-description,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details p.card-description,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details p.card-description{font-size:11px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details p.card-description a,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details p.card-description a,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details p.card-description a{font-size:11px;vertical-align:bottom}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details .card-button,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details .card-button,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details .card-button{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details .card-avatar,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details .card-avatar,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details .card-avatar{left:5px;bottom:50px;top:auto}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details .card-counter,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-details .card-counter .value,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details .card-counter,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-details .card-counter .value,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details .card-counter,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-details .card-counter .value{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .project-card-2 .card-back ul li a,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook .project-card-2 .card-back ul li a,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project .project-card-2 .card-back ul li a{padding:4px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft.small .project-card-2,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook.small .project-card-2,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project.small .project-card-2{width:220px;height:138px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft.small .project-card-2 .card-preview .card-preview-text,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-notebook.small .project-card-2 .card-preview .card-preview-text,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-project.small .project-card-2 .card-preview .card-preview-text{margin-top:30px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft{display:inline-block;margin:0 12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2{width:270px;height:200px;margin-top:20px;min-height:auto}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-preview-image{height:200px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2:hover .card-more-options{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-more-options{display:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2:hover .card-hover-tag{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-hover-tag{display:none}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2:hover .card-details{display:block}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details{display:none;position:absolute;left:0;right:0;bottom:0;border-top:transparent;background:linear-gradient(180deg,rgba(69,72,77,0) 0,#232427 50%,#000);padding-top:20%;padding-bottom:5px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details p{color:#fff;margin-bottom:0}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details p.card-name{font-size:12px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details p.card-description{font-size:11px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details p.card-description a{font-size:11px;vertical-align:bottom}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details .card-button{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details .card-avatar{left:5px;bottom:50px;top:auto}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details .card-counter,.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-details .card-counter .value{color:#fff}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft .minecraft-resource-card-2 .card-back ul li a{padding:4px}.body-dashboard-student-launchpad .gallery-slider-item slider-card-community-minecraft.small .minecraft-resource-card-2{width:220px;height:138px}.body-dashboard-student-launchpad .strip-recommended-courses-player-control{margin-top:-30px}.body-dashboard-student-launchpad .strip-recommended-courses-player-control .gallery-slider-item{vertical-align:bottom}.body-dashboard-student-launchpad .strip-recommended-courses-player-control .pointer{width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:30px solid #f4f9fa;margin-left:60px}.dashboard-student-robotics>.section-content{padding:30px 30px 0}.dashboard-student-textcoding>.section-content,.dashboard-student-visualcoding>.section-content{padding:30px}body.body-dashboard-student--feed state-dashboard-student-account .link-join-class,body.body-dashboard-student--feed state-dashboard-student-classrooms-list .link-join-class{margin-right:45px}body.body-dashboard-student--feed state-dashboard-student-classrooms-show .button.button--join-class{margin-top:45px!important}body.body-dashboard-student--feed state-dashboard-student-community-v2 .unlock-activities,body.body-dashboard-student--feed state-dashboard-student-courses .unlock-activities,body.body-dashboard-student--feed state-dashboard-student-minecraft .unlock-activities,body.body-dashboard-student--feed state-dashboard-student-projects .unlock-activities{margin-top:30px!important}.state-dashboard-student-home-puzzles{padding-top:1rem}.state-dashboard-student-home-workshop .section-content{padding-bottom:1rem;padding-top:1rem}.state-dashboard-student-home-workshop a.back-link,.state-dashboard-student-home-workshop h4{color:#fff}.state-dashboard-student-home-workshop .category-templates{padding-bottom:1rem;padding-top:1rem}.state-dashboard-student-home-workshop .minecraft-mod-card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);height:auto;width:100%}.state-dashboard-student-home-workshop .minecraft-mod-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.state-dashboard-student-home-workshop .minecraft-mod-card .card-thumbnail{position:static;height:160px;border-bottom-left-radius:0;border-bottom-right-radius:0}.state-dashboard-student-home-workshop .minecraft-mod-card .description-container{padding:10px;position:static}.state-dashboard-student-home-workshop .minecraft-mod-card .description-container .title{font-weight:700}.dashboard-student.dashboard-student-launchpad .launchpad-activities .section-content{padding-top:0}.dashboard-student.dashboard-student-launchpad .launchpad-activities .show-all-link{color:#fff}launchpad-activities-remaining .launchpad-activities-button{display:inline-block;position:relative;z-index:50;float:right;margin-top:8px;margin-right:15px}launchpad-activities-remaining .launchpad-activities-remaining{display:inline-block;position:relative;z-index:50;float:right;margin-right:15px;height:50px;width:50px;background-color:#000;border-bottom-left-radius:40px;border-bottom-right-radius:40px;text-align:center;padding:0 10px 10px;transition:all .1s ease-in-out}launchpad-activities-remaining .launchpad-activities-remaining a{display:inline-block;color:#fff;font-weight:600;font-size:12px;line-height:16px;margin-top:6px}launchpad-activities-remaining .launchpad-activities-remaining a strong{display:block;font-weight:700;font-size:16px}launchpad-activities-remaining .launchpad-activities-remaining:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:4px 4px 8px rgba(0,0,0,.4)}launchpad-awards .invoke-awards{display:inline-block;position:relative;z-index:50;float:right;margin-right:15px;background-color:#000;border-bottom-left-radius:40px;border-bottom-right-radius:40px;text-align:center;padding:0 10px 10px;transition:all .1s ease-in-out}launchpad-awards .invoke-awards a{vertical-align:middle}launchpad-awards .invoke-awards a.button{margin:0 0 0 10px}launchpad-awards .invoke-awards a.show-awards{color:#ffd600;font-size:30px;line-height:40px}launchpad-awards .invoke-awards a.show-awards .notify{position:absolute;right:0;bottom:0;display:inline-block;border-radius:50%;background-color:#7ee86b;color:#eef7ee;font-weight:700;font-size:12px;line-height:12px;padding:4px;width:20px;height:20px}launchpad-awards .invoke-awards:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:4px 4px 8px rgba(0,0,0,.4)}launchpad-awards .awards-panel{position:absolute;top:0;right:0;bottom:0;z-index:51;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,.8);transition:width .2s ease-in-out;width:0;background-color:#333}launchpad-awards .awards-panel.visible{width:50%;padding:40px 60px}launchpad-awards .awards-panel a.hide-awards{display:block;position:absolute;top:0;right:0;color:#fff;font-size:20px;line-height:20px;text-align:center;margin-right:20px;margin-top:20px}launchpad-awards .awards-panel .section{margin-bottom:30px}launchpad-awards .awards-panel h3{color:#fff;margin-bottom:10px}launchpad-awards .awards-panel h3.disabled{color:#555}launchpad-awards .awards-panel p{color:#fff}launchpad-awards .awards-panel .profile-stat-box{background-color:rgba(0,0,0,.25);padding:5px;border-radius:5px;margin-bottom:10px;min-height:106px;min-height:104px;min-height:95px;padding:10px;text-align:center}launchpad-awards .awards-panel .profile-stat-box.expertise{padding:10px 5px}launchpad-awards .awards-panel .profile-stat-box.expertise:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2);cursor:pointer}launchpad-awards .awards-panel .profile-stat-box.expertise:hover .counter-label-hover{display:block}launchpad-awards .awards-panel .profile-stat-box.expertise .counter-label-hover,launchpad-awards .awards-panel .profile-stat-box.expertise:hover .counter-label{display:none}launchpad-awards .awards-panel .profile-stat-box.expertise .counter-label{display:block}launchpad-awards .awards-panel .profile-stat-box img{display:block;margin:0 auto;max-height:24px;max-width:30px;object-fit:cover}launchpad-awards .awards-panel .profile-stat-box p{text-transform:uppercase;font-weight:700;text-align:center;font-size:14px;padding:0;margin:0}launchpad-awards .awards-panel .profile-stat-box .expert-in{text-transform:none;font-size:12px;font-weight:400}launchpad-awards .awards-panel .profile-stat-box .profile-stat{font-weight:900;font-size:30px}launchpad-awards .awards-panel .profile-stat-box .icon-copy{text-align:center}launchpad-awards .awards-panel .profile-stat-box .profile-stat-hover,launchpad-awards .awards-panel .profile-stat-box:hover .profile-stat,launchpad-awards .awards-panel .profile-stat-box:hover .profile-stat-label{display:none}launchpad-awards .awards-panel .profile-stat-box:hover .profile-stat-hover{font-weight:400;text-transform:none;display:table-cell;font-size:11px;line-height:1.1em;vertical-align:middle;height:50px}launchpad-awards .awards-panel .profile-stat-box p{font-size:11px;color:#fff}launchpad-awards .awards-panel .profile-stat-box .profile-stat{font-size:20px}launchpad-awards .awards-panel .profile-stat-box .icon-copy{color:#7ee86c;font-size:20px}launchpad-awards .awards-panel .profile-stat-box .icon-heart-2{color:#df6a70;font-size:20px}.dashboard-student.dashboard-student-launchpad .launchpad-daily-missions{min-height:324px}.dashboard-student launchpad-my-projects .title{display:inline-block;margin-right:1em}.dashboard-student launchpad-my-projects .section-banner{display:inline-block}.dashboard-student launchpad-my-projects student-projects .section-content{padding-top:10px}.dashboard-student launchpad-my-projects .row-view-all{margin-top:-30px}.lesson-card{background-color:#fff;border:1px solid #eee;border-radius:8px;margin-bottom:20px;padding:15px;position:relative;text-align:center}.lesson-card:hover{box-shadow:3px 3px 23px -2px #ccc}.lesson-card:hover .button{background-color:#00bcd4;color:#fff}.lesson-card:hover .circle-progress svg circle{fill:none}.lesson-card:hover .circle-progress>span{background-color:#fff;height:100px;width:100px;position:absolute;top:5px;left:5px;border-radius:50%;line-height:100px;font-size:30px}.lesson-card.completed{background-color:#eee}.lesson-card.completed .lesson-status{background:url("/image/dashboard/student/placeholder/checkmark.png") no-repeat}.lesson-card.locked{-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1);-ms-filter:grayscale(1);filter:grayscale(1);-webkit-transform:none;transform:none;pointer-events:none}.lesson-card .button{background-color:#fff;color:#ccc;margin-bottom:0}.lesson-card .lesson-number{height:30px;width:30px;border-radius:50%;background-color:#00bcd4;color:#fff;font-size:16px;line-height:30px;position:absolute}.lesson-card .lesson-status{background:none;position:absolute;right:5px;top:13px;height:30px;width:30px}.lesson-card .course-number{color:#00bcd4;font-size:16px;height:23px}.lesson-card .play-button-hover.disabled{opacity:.25;cursor:not-allowed}.modal-challenges{background-color:#fff;border:0;border-radius:10px!important;color:#0a0a0a;overflow:visible!important;padding:0!important;position:relative;max-width:1024px!important;width:100%}.modal-challenges-header{background-color:#4e85fb;background-image:linear-gradient(90deg,#02bcd4 15%,#4e85fb 85%);border-top-right-radius:inherit;border-top-left-radius:inherit;color:#fff;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;padding:1.25rem;text-transform:uppercase}.modal-challenges-header h1,.modal-challenges-header h2,.modal-challenges-header h3,.modal-challenges-header h4{color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important}.modal-challenges-content{margin-right:auto;margin-left:auto;padding:2rem 0;width:75%}.modal-challenges p{font-weight:400}.modal-challenges>.close-reveal-modal{background-color:#444852;border-radius:50%;color:#fff!important;line-height:.925!important;top:-.35em!important;right:-.35em!important;text-align:center;width:1em;height:1em}.modal-challenges>.close-reveal-modal:hover{color:#00bcd4!important}body.body-dashboard-student .modal-create-notebook .title{font-size:26px;margin-bottom:25px}body.body-dashboard-student .modal-create-notebook .card-project-create{background-color:#9078c6}@media print,screen and (min-width:40em){body.body-dashboard-student .modal-create-project{min-height:360px}}@media print,screen and (min-width:64em){body.body-dashboard-student .modal-create-project{min-height:500px}}@media screen and (min-width:75em){body.body-dashboard-student .modal-create-project{min-height:767px}}body.body-dashboard-student .modal-create-project .title{font-size:26px;margin-bottom:25px}.modal-notifications{background-color:transparent!important;border:none!important;width:810px!important;border-radius:5px!important;box-shadow:none!important;max-width:100vw!important}.modal-notifications h5,.modal-notifications p{color:#fefefe}.modal-notifications h5{font-size:35px}.modal-notifications p{font-size:20px!important;font-weight:400}.modal-notifications ul li{color:#fefefe;font-size:20px;font-weight:400}.modal-notifications .slider .slide{background-repeat:no-repeat;border-radius:5px;padding-top:40px;position:relative;height:500px!important;background-color:#5266a9;background-position:100%;background-size:0;text-align:center;max-width:100vw}.modal-notifications .slider .slide .action{position:absolute;bottom:20px}@media screen and (max-width:39.9375em){.modal-notifications .slider .slide .action{left:0;right:0}}@media print,screen and (min-width:40em){.modal-notifications .slider .slide{background-position:0;background-size:cover;text-align:left}}.modal-notifications .slider ul.slick-dots{bottom:-40px}.modal-notifications .slider ul.slick-dots li{height:40px}.modal-notifications .slider ul.slick-dots li button:before{color:#fefefe;font-size:16px;line-height:40px}.modal-notifications .slick-dotted.slick-slider{margin-bottom:40px}.modal-notifications .slick-prev.slick-arrow{left:10px;z-index:2;height:35px;width:35px}.modal-notifications .slick-prev.slick-arrow:before{font-size:35px;color:hsla(0,0%,100%,.5)}.modal-notifications .slick-next.slick-arrow{right:25px;height:35px;width:35px}.modal-notifications .slick-next.slick-arrow:before{font-size:35px;color:hsla(0,0%,100%,.5)}.reveal.modal-notifications .close-reveal-modal{color:#fff;margin-top:12px;margin-right:10px}.reveal.modal-notifications .close-reveal-modal:hover{color:rgba(0,0,0,.3)!important}.reveal.reveal-animated.modal-notifications{padding:0}.modal-out-of-plays{background-color:transparent!important;border:none!important;width:810px!important;border-radius:5px!important;box-shadow:none!important}.modal-out-of-plays .content{padding-top:40px;height:500px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url(/image/mobile-app/default-message@2x.png);width:810px}.modal-out-of-plays h5,.modal-out-of-plays p{color:#fefefe}.modal-out-of-plays h5{font-size:35px}.modal-out-of-plays p{font-size:20px!important;font-weight:400;padding-bottom:20px}.modal-out-of-plays.reveal.modal-out-of-plays .close-reveal-modal{color:#fff;top:10px;right:20px}.modal-out-of-plays.reveal.modal-out-of-plays .close-reveal-modal:hover{color:rgba(0,0,0,.3)!important}.modal-out-of-plays.reveal.reveal-animated{padding:0}.reveal-overlay{overflow-y:auto}.modal-out-of-plays-v2{display:block!important;position:absolute!important;bottom:0!important;width:100%!important;max-width:100%!important;padding:unset!important;top:unset!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;border:unset!important;min-height:unset!important;box-shadow:0 0 20px #000!important;overflow:visible}.modal-out-of-plays-v2.tynker-app{height:100%!important}.modal-out-of-plays-v2.tynker-app .content{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal-out-of-plays-v2.tynker-app .content .shine-image{top:50%}.modal-out-of-plays-v2.tynker-app .back-button{position:absolute;left:40px;top:40px}.modal-out-of-plays-v2 .header-img{position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-100px);transform:translate(-50%,-100px)}@media screen and (max-height:428px){.modal-out-of-plays-v2 .header-img{display:none}}.modal-out-of-plays-v2 .content{color:#fff;background:#5036a5;box-shadow:0 3px 6px rgba(0,0,0,.3);padding:4.813rem 2rem}@media screen and (max-width:640px){.modal-out-of-plays-v2 .content{padding:4rem 2rem}}.modal-out-of-plays-v2 .content .student-verify .title{margin-bottom:1rem}.modal-out-of-plays-v2 .content .student-verify .description{margin-top:1rem;margin-bottom:1rem}.modal-out-of-plays-v2 .content .student-verify input{margin-bottom:0;height:50px}.modal-out-of-plays-v2 .content .student-verify.tynker-app .email-prompt{padding-left:18px}.modal-out-of-plays-v2 .content .student-verify.tynker-app input{border-radius:50px}.modal-out-of-plays-v2 .content .student-verify.tynker-app input[type=submit]{outline:4px solid #fff;background:linear-gradient(180deg,#ff8d1a,#d26726);border:2px solid #d26726;box-shadow:inset 0 2px 0 0 #ffbb76,0 0 0 3px #fff;transition:all .2s ease-in-out}.modal-out-of-plays-v2 .content .student-verify.tynker-app input[type=submit]:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.modal-out-of-plays-v2 .content .student-verify.tynker-app input[type=email]{padding-left:20px;padding-right:20px}.modal-out-of-plays-v2 .content .student-verify .email-prompt{margin-bottom:6px;font-size:12px}.modal-out-of-plays-v2 .content .student-verify .not-sent-container{margin-top:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:8px}@media screen and (max-width:640px){.modal-out-of-plays-v2 .content .student-verify .not-sent-container{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}}.modal-out-of-plays-v2 .content .shine-image{background-image:url("/images/shine.svg");background-size:100% 100%;position:absolute;width:392px;height:332px;opacity:.11;top:30%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}@media screen and (max-width:1024px){.modal-out-of-plays-v2 .content .shine-image{right:6%}}@media screen and (max-width:640px){.modal-out-of-plays-v2 .content .shine-image{display:none}}.modal-out-of-plays-v2 .content .title{text-align:center;font:normal normal 700 24px/30px Montserrat;color:#f8f8f8;margin-bottom:1rem}.modal-out-of-plays-v2 .content .description{text-align:center;font:normal normal normal 14px/23px Open Sans;letter-spacing:.7px;color:#fff}.modal-out-of-plays-v2 .content .container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal-out-of-plays-v2 .content .container,.modal-out-of-plays-v2 .content .container .button-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal-out-of-plays-v2 .content .container .button-container{-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:1.625rem}@media screen and (max-width:640px){.modal-out-of-plays-v2 .content .container .button-container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.modal-out-of-plays-v2.reveal.modal-out-of-plays-v2 .close-reveal-modal{color:#fff;top:10px;right:20px}.modal-out-of-plays-v2.reveal.modal-out-of-plays-v2 .close-reveal-modal:hover{color:rgba(0,0,0,.3)!important}.modal-out-of-plays-v2.reveal.reveal-animated{padding:0}body.body-dashboard-student .modal-rewards{height:auto;max-height:none;position:relative;max-width:700px;background-color:#004e82;background:radial-gradient(50% 54.94%,circle farthest-corner,#0088d5 0,#0077bc 20.9%,#00619c 53.94%,#005387 81.49%,#004e80 100%);color:#fefefe;padding-top:3rem;border:2px solid #fefefe;text-align:center;overflow:visible}body.body-dashboard-student .modal-rewards::-webkit-scrollbar{width:10px;height:10px}body.body-dashboard-student .modal-rewards::-webkit-scrollbar-track{background-color:transparent;width:10px}body.body-dashboard-student .modal-rewards::-webkit-scrollbar-thumb{background-color:#fefefe;border-radius:50px}body.body-dashboard-student .modal-rewards h2{color:#fefefe;font-weight:600}body.body-dashboard-student .modal-rewards .close-reveal-modal{position:absolute;color:#fefefe;height:40px;width:40px;right:5px;top:5px}body.body-dashboard-student .modal-rewards .close-reveal-modal:hover{text-shadow:2px 2px 5px #000}body.body-dashboard-student .modal-rewards .title{font-size:40px;text-transform:capitalize;text-align:center;color:#fefefe;padding:0}body.body-dashboard-student .modal-rewards .subtitle{color:#fff;margin-bottom:30px}body.body-dashboard-student .modal-rewards .button-create-account{-webkit-animation:pulsate 1.25s ease-in-out;animation:pulsate 1.25s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#00bcd4;padding:20px;margin:25px;border:2px solid transparent}body.body-dashboard-student .modal-rewards .button-create-account:hover{border-color:#fff;backround-color:#00e2ff}body.body-dashboard-student .modal-rewards .rewards{max-width:530px}body.body-dashboard-student .modal-rewards .rewards .reward{text-align:center}body.body-dashboard-student .modal-rewards .rewards .reward .image{display:inline-block;background-color:#82ca6d;width:100px;height:100px;border-radius:50%}body.body-dashboard-student .modal-rewards .rewards .reward .image.image-badge{box-shadow:1px 1px 20px rgba(0,0,0,.2);border:3px solid #fefefe;background-size:cover;background-position:50%}body.body-dashboard-student .modal-rewards .rewards .reward .image.image-unknown{background-image:url("/image/dashboard/student/modal-rewards/question-mark.png");background-color:#06191d;background-size:22px 29px;background-position:50%;background-repeat:no-repeat;display:inline-block;pointer:no-events}body.body-dashboard-student .modal-rewards .rewards .reward .name{display:block;padding:10px 0;color:#fff;text-align:center;font-size:14px}@media print,screen and (min-width:64em){body.body-dashboard-student .modal-rewards .rewards .reward .name{max-width:102px}}body.body-dashboard-student .modal-rewards .loading-indicator .rect1,body.body-dashboard-student .modal-rewards .loading-indicator .rect2,body.body-dashboard-student .modal-rewards .loading-indicator .rect3,body.body-dashboard-student .modal-rewards .loading-indicator .rect4,body.body-dashboard-student .modal-rewards .loading-indicator .rect5{background-color:#fefefe}body.body-dashboard-student .modal-rewards.modal-rewards-earned .image-chest-sunburst{background-image:url(/image/dashboard/student/modal-rewards/sunburst.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;padding-top:4rem;padding-bottom:4rem;margin-top:-18px}body.body-dashboard-student .modal-rewards.modal-rewards-earned .image-chest-sunburst img{height:234px}body.body-dashboard-student .modal-rewards.modal-rewards-unlocked p{background-image:url(/image/dashboard/student/modal-rewards/chest-open.png);background-repeat:no-repeat;background-position:100% 50%;background-size:contain;padding-top:1rem;padding-bottom:1rem}body.body-dashboard-student .modal-rewards.modal-rewards-welcome{padding-top:100px}body.body-dashboard-student .modal-rewards.modal-rewards-welcome .image-chest{position:absolute;top:-23px;left:50%;width:108px;height:108px;background-size:108px 108px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url(/image/dashboard/student/modal-rewards/chest-open.png);z-index:10}body.body-dashboard-student .modal-rewards.modal-rewards-save{padding-top:100px}body.body-dashboard-student .modal-rewards.modal-rewards-save .image-chest{position:absolute;top:-23px;left:50%;width:108px;height:108px;background-size:108px 108px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url("/image/dashboard/student/modal-rewards/chest-closed.png");z-index:10}body.body-dashboard-student .modal-rewards.modal-rewards-save .image-chest-sunburst{position:absolute;top:-50px;left:50%;width:180px;height:180px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-image:url("/image/dashboard/student/modal-rewards/sunburst.png");background-size:180px 180px}body.body-dashboard-student .pulsate{-webkit-animation:pulse .5s ease-in-out infinite;animation:pulse .5s ease-in-out infinite}body.body-dashboard-student .modal-whitelist-minecraft-user .title{font-size:26px;margin-bottom:25px}body.body-dashboard-student .modal-whitelist-minecraft-user .fields{margin:15px 0}body.body-dashboard-student .modal-whitelist-minecraft-user .fields input{display:block;box-sizing:border-box;width:100%;height:2.125rem;padding:.4375rem;border:1px solid #cacaca;margin:0 0 .875rem;font-family:inherit;font-size:.875rem;color:#0a0a0a;background-color:#fefefe;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);border-radius:0;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none}body.body-dashboard-student .modal-whitelist-minecraft-user .fields .button.disabled{pointer-events:none}body.body-dashboard-student .modal-whitelist-minecraft-user .actions{text-align:right}progress-circle svg{fill-opacity:0;stroke:#22bdb6}.progress.stars{background-image:url(/image/dashboard/student/progress-stars/progress-bar.png);height:52px;width:276px}.progress.stars,.progress.stars .progress-meter{background-color:transparent;background-repeat:repeat-x}.progress.stars .progress-meter{background-image:url(/image/dashboard/student/progress-stars/progress-fill.png)}.progress.student{background-color:transparent;background-image:url(/image/dashboard/student/progress-student/progress-bar.png);background-size:contain;height:58px;width:253px}.progress.student .progress-meter{background-color:transparent;background-image:url(/image/dashboard/student/progress-student/progress-fill.png);background-size:cover}.progress.student .progress-overlay{position:absolute;left:0;right:0;top:0;bottom:0;display:block;background-image:url(/image/dashboard/student/progress-student/progress-glow.png);background-repeat:repeat-x;background-size:cover}.progress.student.large{height:116px;width:506px}.profile-wizard{padding:2rem 1rem;position:relative}@media screen and (min-width:75em){.profile-wizard.profile-wizard-step-0{padding-bottom:178px}}.profile-wizard.profile-wizard-step-experience{background-image:url(/image/dashboard/student/profile-wizard/bg-objects.png);background-position:50%;background-repeat:no-repeat}.profile-wizard h2,.profile-wizard p{color:#fefefe}.profile-wizard h2{font-size:26px;margin-top:3%;text-transform:capitalize}.profile-wizard .arrow{background-color:#00bcd4;border-radius:6px;transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);padding:.5rem 1.5rem;position:absolute;top:30%}.profile-wizard .arrow:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.profile-wizard .arrow.previous{left:1rem}@media print,screen and (min-width:64em){.profile-wizard .arrow.previous{left:8%}}.profile-wizard .arrow.next{right:1rem}@media print,screen and (min-width:64em){.profile-wizard .arrow.next{right:8%}}.profile-wizard .arrow.disabled{cursor:default;opacity:.33}.profile-wizard .arrow:hover{background:#00d3ee}.profile-wizard .grade-selector{background-color:#00bcd4;color:#fefefe;font-size:28px;height:64px;margin-top:8%}.profile-wizard .username-selector{display:inline-block;margin-top:1rem;position:relative;width:370px}.profile-wizard .username-selector input{padding:1rem 40px 1rem 8px;font-size:20px;font-weight:500;height:3.5rem;border-radius:6px}.profile-wizard .username-selector .input-action{bottom:30px;color:#00bcd4;font-size:26px;padding:9px 0 0;position:absolute;right:10px;text-align:center;width:38px}.profile-wizard .interest-selector{color:#fefefe;font-size:20px;margin-top:8%}.profile-wizard .interest-selector>a{color:#fefefe;display:block;font-weight:600}.profile-wizard .interest-selector .interest{opacity:.5}.profile-wizard .interest-selector .interest:hover{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.profile-wizard .interest-selector .interest-selected{opacity:1}.profile-wizard .interest-selector .interest-selected:hover{-webkit-transform:scale(1);transform:scale(1)}.profile-wizard .experience-selector{margin-top:5%;margin-bottom:10%}.profile-wizard .experience-selector .experience-level{display:inline-block;font-size:18px;padding-top:1.25rem;padding-bottom:1.25rem;text-transform:none;width:100%}.profile-wizard .skip-link{color:#fefefe;float:right;text-align:center;text-transform:uppercase}.body-dashboard-student-profile-wizard .off-canvas-content{background-color:#2e3347;background-image:url("/image/dashboard/student/launchpad/bg-space.jpg");background-size:cover}.skill-tree .skill-tree-skill{cursor:pointer;width:120px}.skill-tree .skill-tree-skill .skill-tree-skill-content{padding:1rem;border:10px solid #005a8e;border-radius:70px;height:120px;position:relative}.skill-tree .skill-tree-skill .skill-tree-skill-content img{height:45px;margin-top:10px}.skill-tree .skill-tree-skill .skill-tree-skill-content progress-circle{position:absolute;bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.skill-tree .skill-tree-skill .skill-tree-skill-content progress-circle svg{fill-opacity:0;stroke:#f0e366}.skill-tree .skill-tree-skill .skill-tree-skill-label{font-size:14px;font-weight:700;margin-top:1rem;text-transform:uppercase}.skill-tree .skill-tree-skill .skill-tree-skill-bubble,.skill-tree .skill-tree-skill .skill-tree-skill-hover{display:none}.skill-tree .skill-tree-skill .skill-tree-skill-score{font-size:1.5rem;margin-bottom:0}.skill-tree .skill-tree-skill .skill-tree-skill-name{font-size:12px;font-weight:600;line-height:1.33;text-transform:uppercase}.skill-tree .skill-tree-skill:hover .skill-tree-skill-content{background-color:#35374d}.skill-tree .skill-tree-skill:hover .skill-tree-skill-content img{display:none}.skill-tree .skill-tree-skill:hover .skill-tree-skill-hover{display:block}.skill-tree .skill-tree-skill:hover .skill-tree-skill-bubble{background:#fefefe;border-radius:5px;box-shadow:0 .15em .1em rgba(0,0,0,.5);display:block;font-size:12px;font-weight:700;line-height:1.2;padding:5px;position:relative}.skill-tree .skill-tree-skill:hover .skill-tree-skill-bubble :before{border:14px solid transparent;border-bottom-color:#fefefe;border-left:0;border-top:0;content:"";left:30%;margin-top:-12px;height:0;position:absolute;top:0;width:0}.skill-tree .skill-tree-skill:hover .skill-tree-skill-bubble a{font-size:12px}.skill-tree .skill-tree-skill:hover .skill-tree-skill-bubble a:hover{text-decoration:underline}.skill-tree .skill-tree-skill:hover .skill-tree-skill-label{display:none}.skill-tree a.skill-tree-skill{display:block}.state-dashboard-student{height:100%}.student-avatar-selector{background-image:url(/image/dashboard/student/public-profile/adventurer-podium-01-08-2018.png);background-repeat:no-repeat;background-position:50% 92%;display:inline-block;padding:32px 0 60px;position:relative;width:270px;min-height:270px}.student-avatar-selector>img{width:100%}.student-avatar-selector .avatar-placeholder-container{text-align:center}.student-avatar-selector .avatar-placeholder-container .avatar-placeholder{display:inline-block;width:auto;height:150px}.student-avatar-selector .edit-button{width:65px;height:65px;line-height:53px;border-radius:50%;background-color:#00bcd4;color:#fff;font-size:30px;position:absolute;right:5px;bottom:20%;border:4px solid transparent}.student-avatar-selector .edit-button:hover{border:4px solid #fff}.student-avatar-selector.no-avatar{padding:32px 0}.student-avatar-selector.troll{padding-bottom:46px}.student-avatar-selector.tiny{padding-bottom:60px;min-height:auto}.student-diys .menu-filters{margin-bottom:20px}input.student-input{height:40px;border-radius:5px}student-notebooks .not-found-message span{padding:20px;color:red;font-weight:700}student-projects .project-tabs a{cursor:pointer;font-size:16px}student-projects .project-tabs a.active{font-weight:700}student-projects .not-found-message span{padding:20px;color:red;font-weight:700}.student-profile .username{max-width:550px;word-wrap:break-word}.student-profile .progress.stars{margin-bottom:1rem;margin-left:auto;margin-right:auto}.student-profile h2.username{font-size:26px;margin-bottom:0;padding-bottom:0}.student-profile h3{font-size:24px;text-transform:uppercase;padding:0;margin:0;padding-bottom:5px}.student-profile .progress-level,.student-profile .progress-status{padding-top:40px}.student-profile .interest-selector{padding-top:50px}.student-profile .interest-selector .interest{margin:0;padding:0}.student-profile .edit-button{float:right}.student-profile .edit-button .filter-tabs{padding:10px 20px;font-family:Open Sans,Helvetica,Arial,sans-serif;min-width:100px;border:none;color:#fff;margin-right:5px;margin-bottom:14px;border-radius:50px;font-weight:500;text-decoration:none;text-transform:none;background-color:rgba(0,0,0,.1)}.student-profile .edit-button .filter-tabs:hover{background-color:#fff;color:#00bcd4}.student-public-profile .follow-button{margin-top:20px}.student-public-profile .profile-banner-code-lines img,.student-public-profile .profile-banner-projects img{height:23px}.student-public-profile .interests-row{margin-top:20px}.student-public-profile .interests-row .interests-box{border-radius:5px;background-color:rgba(0,0,0,.1);min-height:50px;padding:10px;margin-bottom:10px}.student-public-profile .interests-row .interests-box p{color:#fff;font-weight:400;text-align:left;font-size:13px;margin-bottom:0}.student-public-profile .interests-row .interests-box p span{font-weight:700;text-transform:uppercase;display:block}.student-public-profile .interests-row .interests-box img{padding-top:8px}.student-public-profile .student-public-profile-projects{padding-bottom:60px}.student-public-profile .student-public-profile-projects h4{text-align:left}@media print,screen and (min-width:64em){.student-public-profile .student-public-profile-projects pagination-simple{float:right;margin-top:-48px}}.student-public-profile .student-public-profile-projects .toggle-view-box{height:40px;width:40px;border-radius:5px;background-color:#e7e7e7;padding:7px 12px;color:#666;float:right;margin-bottom:20px}.student-public-profile .student-public-profile-projects .toggle-view-box .icon-grid-view{color:#666}.student-public-profile .student-public-profile-projects .toggle-view-box .icon-remix-view{background-image:url(/image/dashboard/student/public-profile/icon-remix-tree-02-20-2018.png);height:24px;width:24px;display:block;background-size:22px;background-repeat:no-repeat;margin:3px -3px}.student-public-profile .student-public-profile-projects .toggle-view-box.active{color:#00bcd4;background-color:#e0f1f8}.student-public-profile .student-public-profile-projects .toggle-view-box.active .icon-grid-view{color:#00bcd4}.student-public-profile .student-public-profile-projects .toggle-view-box.active .icon-remix-view{background-image:url(/image/dashboard/student/public-profile/icon-remix-tree-active-02-20-2018.png)}.student-public-profile .student-public-profile-projects .toggle-view-box:hover{color:#00bcd4;background-color:#e0f1f8;-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.student-public-profile .student-public-profile-projects .toggle-view-box:hover .icon-grid-view{color:#00bcd4}.student-public-profile .student-public-profile-follow{margin:30px 0;padding:30px 0;background-color:#fff}.student-public-profile .student-public-profile-follow h5 span{color:#666}.student-public-profile .student-public-profile-follow .boxed{background-color:#f2f7f9;border-radius:5px;padding:40px}.student-public-profile .user-avatar-image canvas{width:100%!important;height:100%!important}.student-public-profile .skill-tree{margin-top:25px}.student-public-profile .skill-tree .skill-tree-skill{position:relative}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-bubble{text-align:center;color:#fff;background-color:#e56000;position:absolute;top:80px}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-bubble a{color:#fff;font-weight:900;font-size:14px;display:block}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-bubble a:before{display:none}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-bubble span:before{border-bottom-color:#e56000;left:40%;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:14px solid #e56000}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-content{border:10px solid rgba(0,0,0,.313);height:80px;width:80px;padding:0 15px;display:block;margin:0 auto}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-content img{margin:15px auto;width:80%;height:auto;display:block}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-label{color:#fff;text-transform:uppercase;font-weight:700;text-align:center}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-hover{width:186%;margin:0 auto;margin-left:-13px;margin-top:10px}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-hover p{font-size:12px;text-align:center}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-hover .skill-tree-skill-score{font-weight:900}.student-public-profile .skill-tree .skill-tree-skill .skill-tree-skill-hover .skill-tree-skill-name{font-size:11px}.student-public-profile .skill-tree .skill-tree-skill:hover .skill-tree-label{display:block!important}.student-public-profile .skill-tree .skill-tree-skill:hover img{display:none}.student-public-profile .card-thumbnail-container{position:relative}.student-public-profile .card-thumbnail-container .card-tag{position:absolute;bottom:10px;right:10px}.student-public-profile .card-thumbnail-container .card-tag .card-tag-content{background-color:#00bcd4;height:27px;border-radius:5px;position:relative;width:101px}.student-public-profile .card-thumbnail-container .card-tag .card-tag-content .card-tag-content-label{background-color:#00bcd4;display:block;width:96%;position:absolute;top:-2px;left:2px;height:31px;border-radius:100% 100%/24% 24%;font-size:14px;color:#fff;line-height:29px;text-align:center;font-weight:900}student-robotics-drones-projects .section-banner{background:none;padding:0}student-robotics-drones-projects .section-banner .filter-column{padding:0}student-robotics-drones-projects .section-banner .message-requires-accessory p{color:#000}student-robotics-drones-projects .section-banner .app-store-badge img{max-width:130px;margin-right:20px;display:inline-block;float:right}student-robotics-drones-projects .not-found-message span{padding:20px;color:red;font-weight:700}student-sidebar-avatar,student-sidebar-avatar-ext{display:block;position:relative}student-sidebar-avatar-ext{min-height:156px}.student-sidebar-avatar-edit{position:absolute;top:55px}.body-dashboard-student [data-student-tooltip]{position:relative;z-index:2;cursor:pointer}.body-dashboard-student [data-student-tooltip]:after,.body-dashboard-student [data-student-tooltip]:before{visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;pointer-events:none}.body-dashboard-student [data-student-tooltip]:before{position:absolute;top:-15px;left:50%;margin-bottom:5px;margin-left:-80px;padding:7px;width:160px;border-radius:3px;background-color:#000;background-color:rgba(51,51,51,.9);color:#fff;content:attr(data-student-tooltip);text-align:center;font-size:14px;line-height:1.2;z-index:100}.body-dashboard-student [data-student-tooltip]:after{position:absolute;top:-15px;left:50%;margin-left:-5px;width:0;border-top:5px solid #000;border-top:5px solid rgba(51,51,51,.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0;z-index:100}.body-dashboard-student [data-student-tooltip]:hover:after,.body-dashboard-student [data-student-tooltip]:hover:before{visibility:visible;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}user-avatar-image canvas{height:800;width:100%}.dashboard-student verification-banner .callout-minecraft-account,.dashboard-student verification-banner .resend-parent-verification-email-banner,.dashboard-student verification-banner .resend-verification-email-banner{margin-bottom:30px}.modal-add-single-teacher{border-radius:8px}.modal-add-single-teacher .authtype{font-style:italic;text-transform:capitalize}.modal-add-single-teacher .actions{text-align:right}.modal-add-single-teacher .actions .button-back{float:left}.modal-edit-school{border-radius:8px}.modal-edit-school .actions{text-align:right}.modal-edit-school .actions .button{outline:none;min-width:100px}.modal-edit-school .actions .button.button-cancel{float:left}.modal-edit-profile{border-radius:8px}.modal-edit-profile dl{font-size:medium}.modal-edit-profile dl dt{float:left;width:100px;clear:both;margin-bottom:.5em;margin-right:1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.modal-edit-profile dl dd{margin-bottom:.5rem}.modal-import-students{border-radius:8px}.modal-import-students .choose-authtype-label{font-weight:700;color:#3ca7de}.modal-import-students #file-upload{border:1px dashed #ccc;padding:50px 20px;border-radius:5px}.modal-import-students #file-upload .icon-upload{text-align:center;width:100%;font-size:60px;color:#ccc}.modal-import-students #file-upload p{text-align:center;width:60%;display:block;margin:0 auto;padding-top:30px;color:#25293a}.modal-import-students .button{margin-right:10px}.modal-import-students .filename{display:block;color:#999;padding-bottom:10px;font-size:12px}.modal-import-teachers{border-radius:8px}.modal-import-teachers #file-upload{border:1px dashed #ccc;padding:50px 20px;border-radius:5px}.modal-import-teachers #file-upload .icon-upload{text-align:center;width:100%;font-size:60px;color:#ccc}.modal-import-teachers #file-upload p{text-align:center;width:60%;display:block;margin:0 auto;padding-top:30px;color:#25293a}.modal-import-teachers .button{margin-right:10px}.modal-import-teachers .filename{display:block;color:#999;padding-bottom:10px;font-size:12px}.modal-move-class label[for=selectTeacher] .class,.modal-move-class label[for=selectTeacher] .teacher{font-style:italic}.modal-move-class .actions{text-align:right}state-dashboard-teacher-admin .state-dashboard-teacher-admin{overflow:hidden}state-dashboard-teacher-admin .state-dashboard-teacher-admin.state-dashboard-teacher-admin-classrooms .section-banner .filter-tabs,state-dashboard-teacher-admin .state-dashboard-teacher-admin.state-dashboard-teacher-admin-students .section-banner .filter-tabs,state-dashboard-teacher-admin .state-dashboard-teacher-admin.state-dashboard-teacher-admin-teachers .section-banner .filter-tabs{margin-bottom:0}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .menu{display:inline-block;border-bottom:1px solid #ffffff3d}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .menu li a{border-bottom:4px solid transparent;color:#fefefe}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .menu li a.active,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .menu li a:focus,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .menu li a:hover{border-color:#fefefe;color:#fefefe}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .actions{float:right}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .actions .button{min-width:200px}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .actions .button.hollow{border-color:#fff;color:#fefefe}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-classrooms .header,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-students .header,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-teachers .header{padding-top:20px;background:#7ab2ce;background:linear-gradient(45deg,#7ab2ce,#75b09f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ab2ce",endColorstr="#75b09f",GradientType=1)}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-classrooms .header .title,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-students .header .title,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-teachers .header .title{display:none}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-classrooms .header label,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-students .header label,state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content admin-teachers .header label{font-size:.8rem}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content .links{margin-bottom:.5rem;text-align:center}@media print,screen and (min-width:40em){state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content .links li{display:inline-block}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content .links li:before{content:" | ";display:inline}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content .links li:first-child:before{display:none}}state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-content .links li a{font-size:14px}state-dashboard-teacher-admin-licenses .state-dashboard-teacher-admin-licenses{margin-top:30px;margin-bottom:30px}state-dashboard-teacher-admin-licenses .state-dashboard-teacher-admin-licenses .teacher-admin-school{margin-bottom:30px}teacher-admin-classrooms .teacher-admin-classrooms{margin-top:30px;margin-bottom:30px}teacher-admin-classrooms .teacher-admin-classrooms .table-admin-classrooms{border-radius:8px}teacher-admin-classrooms .teacher-admin-classrooms .table-admin-classrooms table{width:100%}teacher-admin-metrics .teacher-metrics .teacher-metrics-section{padding-top:1.875rem;padding-bottom:1.875rem}teacher-admin-metrics .teacher-metrics .teacher-metrics-section:not(:last-child){border-bottom:.0625rem solid #bfbfbf}teacher-admin-metrics .teacher-metrics .teacher-metrics-table table thead th:first-child{min-width:10rem}teacher-admin-metrics .teacher-metrics .teacher-metrics-table table tbody{font-weight:400}teacher-admin-metrics .teacher-metrics .teacher-metrics-table table tbody td{padding:.625rem}teacher-admin-metrics .teacher-metrics .teacher-metrics-table table tr>:not(:first-child){border-left-style:solid}teacher-admin-metrics .teacher-metrics .teacher-metrics-table table tr>:not(:last-child){border-right-style:solid}teacher-admin-metrics .teacher-metrics .teacher-metrics-table__super-thead>*{background-color:#d8f2fc;text-transform:uppercase}teacher-admin-metrics .teacher-metrics admin-metric-chart .admin-metric-chart .row-header{font-weight:700;font-size:15px;color:inherit}teacher-admin-metrics .teacher-metrics admin-metric-chart .admin-metric-chart .table .activity-segment .row-bar .column-name,teacher-admin-metrics .teacher-metrics admin-metric-chart .admin-metric-chart .table .activity-segment .row-bar .column-value{font-size:14px;color:inherit}teacher-admin-metrics .teacher-metrics .table-admin-metrics{border-radius:8px}teacher-admin-overview{display:block;margin-top:30px;margin-bottom:30px;padding:30px 15px}teacher-admin-overview .license-info p{padding-bottom:0}teacher-admin-overview .license-info a{font-weight:400;color:#25293a}teacher-admin-overview .license-info a:hover{color:#00bcd4}teacher-admin-overview .license-info h6{margin-bottom:0;padding-bottom:0}teacher-admin-overview .admin-tasks{color:#25293a;font-weight:400}teacher-admin-overview .admin-tasks:hover{color:#00bcd4}teacher-admin-overview .boxed{margin-bottom:30px}teacher-admin-overview .video-tutorial{text-align:center}teacher-admin-overview .video-tutorial .icon{font-size:30px}.dashboard-teacher-admin-privacy{margin-top:30px;margin-bottom:30px}teacher-admin-school .boxed{overflow:auto}teacher-admin-school .other-admins .boxed ul{max-height:150px;overflow:auto}teacher-admin-students .teacher-admin-students{margin-top:30px;margin-bottom:30px}teacher-admin-students .teacher-admin-students table .class_count{white-space:nowrap}teacher-admin-students .teacher-admin-students table td ul{margin-bottom:0}teacher-admin-students .teacher-admin-students table tfoot th{font-weight:400}teacher-admin-students .teacher-admin-students .video-tutorial{margin-top:21px;text-align:center}@media print,screen and (min-width:64em){teacher-admin-students .teacher-admin-students .video-tutorial{text-align:left}}teacher-admin-students .teacher-admin-students .video-tutorial .icon{font-size:30px}teacher-admin-teachers .teacher-admin-teachers{margin-top:30px;margin-bottom:30px}.modal-accept-camp-terms{background-color:#f9f9f9;padding-top:20px;padding-bottom:1rem}@media screen and (max-width:39.9375em){.modal-accept-camp-terms.reveal.reveal-animated{padding-left:0;padding-right:0}}.modal-accept-camp-terms .modal-header .subtitle,.modal-accept-camp-terms .modal-header .title{text-align:center}.modal-accept-camp-terms .modal-header .title{margin:0;padding:0}.modal-accept-camp-terms .modal-header .subtitle{margin-bottom:1rem;font-size:13px;color:#72797f}.modal-accept-camp-terms .terms-area{max-height:400px;overflow:auto;margin-bottom:1rem;border-radius:5px;padding:20px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){.modal-accept-camp-terms .terms-area{border:1px solid #d3d3d3;padding:25px 10px}}.modal-accept-camp-terms .terms-area h2{font-size:1.7rem}.modal-accept-camp-terms .terms-area p,.modal-accept-camp-terms .terms-area ul{font-size:14px}.modal-accept-camp-terms .terms-area ul{list-style-type:disc}.modal-accept-camp-terms .terms-area ul li{list-style-position:inside}.modal-accept-camp-terms .terms-area ul ul{list-style-type:circle}.modal-accept-camp-terms .terms-area ul ul ul{list-style-type:square}.modal-accept-camp-terms .button{min-width:200px}.modal-accept-camp-terms .button.accept{float:right}.modal-camp-info.reveal.reveal-animated{border:none;border-radius:10px;padding:0}.modal-camp-info.reveal.reveal-animated .close-reveal-modal{color:#fefefe;font-size:2rem}.modal-camp-info.reveal.reveal-animated .close-reveal-modal:focus,.modal-camp-info.reveal.reveal-animated .close-reveal-modal:hover{color:inherit}.modal-camp-info .modal-header{padding:25px;background-color:#3790b1;font-weight:700}.modal-camp-info .modal-header h6{margin:0;padding:0;color:#fefefe;font-size:1rem;line-height:1}.modal-camp-info .modal-header h2{margin:0;padding:0;color:#fefefe;font-size:2rem}.modal-camp-info .modal-body{padding:40px 25px}.modal-camp-info .modal-body p.highlight{font-size:1.1rem;font-weight:400}.modal-camp-info .modal-body a{font-size:medium}.modal-camp-info .modal-body ol,.modal-camp-info .modal-body ul{padding-left:1.5rem;font-size:medium}.modal-camp-info .modal-body ul{list-style-type:disc}.modal-camp-info .modal-body ul ul{list-style-type:circle}.modal-camp-info .modal-body .course-group{font-size:1rem;font-weight:700}.modal-camp-info .modal-body .tabs{border:none;padding-left:0}.modal-camp-info .modal-body .tabs .tabs-title{margin-bottom:7px}.modal-camp-info .modal-body .tabs .tabs-title a{padding:0;line-height:1.3;background:none;outline:none;color:#525252;font-size:medium}.modal-camp-info .modal-body .tabs .tabs-title a:focus,.modal-camp-info .modal-body .tabs .tabs-title a:hover{background:none;outline:none;color:#00bcd4}.modal-camp-info .modal-body .tabs .tabs-title.is-active a{color:#00bcd4}.modal-camp-info .modal-body .tabs-content{border:none}.modal-camp-info .modal-body .tabs-content .tabs-panel{padding:0}.modal-camp-info .modal-footer{display:none;border-top:1px solid #e6e6e6;padding:15px 25px}.modal-camp-info .modal-footer .link a{font-size:.8rem}.modal-camp-info .modal-footer .link.link-next{text-align:right}.modal-camp-info.modal-camp-info-types-offered #what-courses img{float:right;max-width:50%;margin-left:1rem}.modal-camp-info.modal-camp-info-pledge .pledge{font-style:italic}.modal-camp-info.modal-camp-info-pledge .field-pedge.signed{color:#525252}.modal-camp-info.modal-camp-info-pledge .button-sign-pledge{min-width:200px;font-size:.9rem}.modal-camp-info.modal-camp-info-location-schedule-equipment label{font-size:medium}teacher-camp-estimator .teacher-camp-estimator form .estimated-income{margin-bottom:2rem}teacher-camp-estimator .teacher-camp-estimator form .estimated-income h4{margin-bottom:0;padding-bottom:0}teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence{font-size:1.2rem;font-weight:700}teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence.income-raw .income-raw{font-size:30px;vertical-align:sub}teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence.considerations{color:#d3d3d3}teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence.considerations .campers-per-week,teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence.considerations .number-of-weeks,teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence.considerations .price-per-week{color:#a9a9a9}teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence.considerations .cost-business{color:gray}teacher-camp-estimator .teacher-camp-estimator form .estimated-income .sentence.considerations .income{color:#0a0a0a}teacher-camp-estimator .teacher-camp-estimator form fieldset{margin-bottom:2rem}teacher-camp-estimator .teacher-camp-estimator form fieldset legend{display:block;width:100%;margin-bottom:1rem;border-bottom:1px solid}teacher-camp-estimator .teacher-camp-estimator form fieldset legend h4{margin-bottom:0;padding-bottom:0}teacher-camp-estimator .teacher-camp-estimator form fieldset label{display:inline-block}teacher-camp-estimator .teacher-camp-estimator form fieldset .field{margin-bottom:.875rem}teacher-camp-estimator .teacher-camp-estimator form fieldset .field .help-text{margin-top:0}teacher-camp-estimator .teacher-camp-estimator form fieldset .field .value{font-size:20px;font-weight:700}teacher-camp-estimator .teacher-camp-estimator form fieldset .column-value{text-align:right}teacher-camp-estimator .teacher-camp-estimator .has-tip{border-bottom:none;vertical-align:text-top;font-size:1rem;color:#d3d3d3;outline:none}.tooltip.teacher-camp-estimator{max-width:15rem}teacher-camp-wizard .teacher-camp-wizard .step{padding-left:15px;padding-right:15px}teacher-camp-wizard .teacher-camp-wizard .step>.header{margin-bottom:1rem;border-bottom:1px solid #e0e0e0;padding-bottom:1rem;text-align:center}teacher-camp-wizard .teacher-camp-wizard .step .subtitle,teacher-camp-wizard .teacher-camp-wizard .step .title{text-align:center}teacher-camp-wizard .teacher-camp-wizard .step .title{margin:0;padding:0}teacher-camp-wizard .teacher-camp-wizard .step .subtitle{margin-bottom:1rem;font-size:13px;color:#72797f}teacher-camp-wizard .teacher-camp-wizard .step form .zf-column{padding-right:.46875rem;padding-left:.46875rem}teacher-camp-wizard .teacher-camp-wizard .step form label{position:relative;margin-bottom:.5rem;font-weight:500}teacher-camp-wizard .teacher-camp-wizard .step form label input,teacher-camp-wizard .teacher-camp-wizard .step form label select,teacher-camp-wizard .teacher-camp-wizard .step form label textarea{margin-top:5px}teacher-camp-wizard .teacher-camp-wizard .step form label .icon-info{position:absolute;right:-1.5rem;top:2.5rem}teacher-camp-wizard .teacher-camp-wizard .step form input,teacher-camp-wizard .teacher-camp-wizard .step form select,teacher-camp-wizard .teacher-camp-wizard .step form textarea{display:block;margin-bottom:0;box-shadow:none;border-color:#d3d3d3;border-radius:5px}teacher-camp-wizard .teacher-camp-wizard .step form input:focus,teacher-camp-wizard .teacher-camp-wizard .step form select:focus,teacher-camp-wizard .teacher-camp-wizard .step form textarea:focus{border-color:#4397e5;box-shadow:0 0 10px 0 rgba(59,196,255,.5)}teacher-camp-wizard .teacher-camp-wizard .step form input.ng-not-empty.ng-invalid,teacher-camp-wizard .teacher-camp-wizard .step form input.ng-touched.ng-invalid,teacher-camp-wizard .teacher-camp-wizard .step form select.ng-not-empty.ng-invalid,teacher-camp-wizard .teacher-camp-wizard .step form select.ng-touched.ng-invalid,teacher-camp-wizard .teacher-camp-wizard .step form textarea.ng-not-empty.ng-invalid,teacher-camp-wizard .teacher-camp-wizard .step form textarea.ng-touched.ng-invalid{border-color:#eb4848;box-shadow:0 2px 10px 0 rgba(208,2,27,.17)}teacher-camp-wizard .teacher-camp-wizard .step form input,teacher-camp-wizard .teacher-camp-wizard .step form select{height:3rem}teacher-camp-wizard .teacher-camp-wizard .step form .help-text{display:block;margin-top:0;color:#72797f;font-style:italic}teacher-camp-wizard .teacher-camp-wizard .step form .help-text,teacher-camp-wizard .teacher-camp-wizard .step form .help-text a{font-size:10px}teacher-camp-wizard .teacher-camp-wizard .step form .icon-info{border-bottom:none;vertical-align:text-top;font-size:1rem;color:#d3d3d3;outline:none}teacher-camp-wizard .teacher-camp-wizard .step .row-back-next{margin-top:1rem}teacher-camp-wizard .teacher-camp-wizard .step .row-back-next .button{min-width:100px}teacher-camp-wizard .teacher-camp-wizard .step .row-back-next .button.hollow{float:left}teacher-camp-wizard .teacher-camp-wizard .step .row-back-next .button.primary{float:right}teacher-camp-wizard .teacher-camp-wizard .step.teacher{padding-top:20px;padding-bottom:1rem}teacher-camp-wizard .teacher-camp-wizard .step.teacher form label{margin-bottom:1rem}teacher-camp-wizard .teacher-camp-wizard .step.teacher .photo{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);display:inline-block;margin-top:30px;margin-bottom:10px;border-radius:50%;width:120px;height:120px;object-fit:cover}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.teacher .photo{margin-top:40px}}teacher-camp-wizard .teacher-camp-wizard .step.teacher #photo-file-chooser{height:0;margin:0;border:none;opacity:0}teacher-camp-wizard .teacher-camp-wizard .step.teacher .button{min-width:130px;outline:none}teacher-camp-wizard .teacher-camp-wizard .step.description>.header img{max-width:292px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.description>.header img{max-width:362px}}teacher-camp-wizard .teacher-camp-wizard .step.description .row-suggested-images .zf-column{padding-right:.3125rem;padding-left:.3125rem}teacher-camp-wizard .teacher-camp-wizard .step.description .suggested-images{margin-bottom:0;text-align:center;font-weight:600;line-height:2}teacher-camp-wizard .teacher-camp-wizard .step.description .suggested-image{width:100%;height:40px;object-fit:cover;margin-bottom:10px;border-radius:5px}teacher-camp-wizard .teacher-camp-wizard .step.description #header-file-chooser{display:block;height:0;margin:0;border:none;opacity:0}teacher-camp-wizard .teacher-camp-wizard .step.description .button-upload{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:0;padding:2px;text-align:left}teacher-camp-wizard .teacher-camp-wizard .step.description .button-upload img{width:80%;height:36px;object-fit:cover}teacher-camp-wizard .teacher-camp-wizard .step.description .button-upload .icon{display:none;width:20%;text-align:center;line-height:36px}teacher-camp-wizard .teacher-camp-wizard .step.description .button-upload .text{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;line-height:36px;text-align:center;white-space:nowrap}teacher-camp-wizard .teacher-camp-wizard .step.description .button-upload.primary .icon{display:unset}teacher-camp-wizard .teacher-camp-wizard .step.description .button-upload.primary .text{display:none}teacher-camp-wizard .teacher-camp-wizard .step.location>.header img{max-width:267px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.location>.header img{max-width:368px}}teacher-camp-wizard .teacher-camp-wizard .step.schedule>.header img{max-width:267px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.schedule>.header img{max-width:368px}}teacher-camp-wizard .teacher-camp-wizard .step.schedule .subtitle{margin-bottom:40px}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .button-group,teacher-camp-wizard .teacher-camp-wizard .step.schedule form input,teacher-camp-wizard .teacher-camp-wizard .step.schedule form select{margin-bottom:15px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.schedule form .button-group,teacher-camp-wizard .teacher-camp-wizard .step.schedule form input,teacher-camp-wizard .teacher-camp-wizard .step.schedule form select{margin-bottom:0}}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .add-session{margin-bottom:10px;border-bottom:1px solid #d3d3d3}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.schedule form .add-session{margin-bottom:1rem;padding-bottom:1rem}}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .add-session select:invalid{color:#d4d4d4}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .add-session .button-group{margin-bottom:0}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .add-session .button-group .button{width:50%;height:3rem;margin-right:0;padding:0;line-height:3rem}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .add-session .button-group .button.small{font-size:.75rem}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .add-session .button-add{width:100%;margin-bottom:0;font-size:.75rem;font-weight:700}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .header{margin-bottom:10px;color:#7f7f7f;font-weight:600}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session{position:relative;margin-bottom:10px;border-bottom:1px solid #d3d3d3}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session{margin-bottom:1.5rem;padding-bottom:1.5rem}}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session:last-child{margin-bottom:5px;border-bottom:none;padding-bottom:0}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session:last-child{margin-bottom:2rem}}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .column-dates{margin-bottom:2rem;color:#555;text-align:center}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .column-dates{margin-bottom:0;text-align:initial}}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .column-dates .dates{font-weight:700}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .column-dates .dates .month-day{font-size:13px}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .column-dates .dates .suffix{font-size:10px}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .column-dates .course-name{font-size:14px}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .column-dates .mode{font-size:10px}teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .delete-session{position:absolute;right:0;height:3rem;line-height:3rem;font-size:1rem}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.schedule form .sessions .session .delete-session{right:-1rem}}teacher-camp-wizard .teacher-camp-wizard .step.review>.header img{max-width:280px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.review>.header img{max-width:372px}}teacher-camp-wizard .teacher-camp-wizard .step.review .subtitle{margin-bottom:25px}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions,teacher-camp-wizard .teacher-camp-wizard .step.review .summary{border-radius:5px;padding:20px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.review .sessions,teacher-camp-wizard .teacher-camp-wizard .step.review .summary{border:1px solid #d3d3d3;padding:25px 10px}}teacher-camp-wizard .teacher-camp-wizard .step.review .summary{margin-bottom:15px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.review .summary{margin-bottom:10px}}teacher-camp-wizard .teacher-camp-wizard .step.review .summary .label,teacher-camp-wizard .teacher-camp-wizard .step.review .summary .value{margin-bottom:1rem}teacher-camp-wizard .teacher-camp-wizard .step.review .summary .label:last-child,teacher-camp-wizard .teacher-camp-wizard .step.review .summary .value:last-child{margin-bottom:0}teacher-camp-wizard .teacher-camp-wizard .step.review .summary .label{color:#818181;font-weight:600}teacher-camp-wizard .teacher-camp-wizard .step.review .summary .value{color:#616161;font-size:14px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.review .summary .value{font-size:1rem}}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions{padding:1rem 10px}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .header{margin-bottom:20px;color:#7f7f7f;font-weight:600}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .header.column-dates{font-weight:700}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session{border-bottom:1px solid #d3d3d3;padding-top:10px;padding-bottom:5px}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session:last-child{border-bottom:none}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session{border-bottom:none;border-top:1px solid #d3d3d3;padding-top:5px}}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column{padding-top:10px;padding-bottom:10px;font-size:13px}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column{font-size:1rem}}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column.column-dates{margin-bottom:10px;padding-top:0;padding-bottom:0;color:#555;text-align:center}@media print,screen and (min-width:40em){teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column.column-dates{margin-bottom:0;text-align:initial}}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column.column-dates .dates{font-weight:700;line-height:1.2}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column.column-dates .dates .month-day{font-size:13px}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column.column-dates .dates .suffix{font-size:10px}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column.column-dates .course-name{font-size:14px}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column.column-dates .mode{font-size:10px}teacher-camp-wizard .teacher-camp-wizard .step.review .sessions .session .zf-column .label{color:#afafaf;font-size:10px}teacher-camp-wizard .teacher-camp-wizard .step.review .error-message{color:#eb4848;margin-bottom:1rem}.tooltip.teacher-camp-wizard{max-width:15rem;background-color:rgba(0,0,0,.7)}.tooltip.teacher-camp-wizard:before{border-right-color:rgba(0,0,0,.7)}teacher-camps .teacher-camps{padding-top:60px;padding-bottom:60px;background-color:#fefefe}teacher-camps .teacher-camps.banner{padding-top:0}teacher-camps .teacher-camps .whats-new{margin-bottom:60px;padding:1rem 0;background-color:#52559c;color:#fefefe;text-align:center;font-weight:500}teacher-camps .teacher-camps .header:after,teacher-camps .teacher-camps .header:before{display:table;content:" "}teacher-camps .teacher-camps .header:after{clear:both}@media print,screen and (min-width:40em){teacher-camps .teacher-camps .header h1{float:left}}teacher-camps .teacher-camps .header .contact-links{text-align:center}@media print,screen and (min-width:40em){teacher-camps .teacher-camps .header .contact-links{float:right}}teacher-camps .teacher-camps .header .contact-links li{display:inline-block}teacher-camps .teacher-camps .header .contact-links li .icon{display:block}teacher-camps .teacher-camps .header .contact-links li+li{margin-left:1em}teacher-camps .teacher-camps section{margin-bottom:20px;border-bottom:1px dotted #dce7e8;padding:20px 0}teacher-camps .teacher-camps section:last-child{border-bottom:none}teacher-camps .teacher-camps section>h6{margin-bottom:0;padding-bottom:0;text-transform:uppercase;letter-spacing:1.3px}teacher-camps .teacher-camps section p{padding-bottom:0}teacher-camps .teacher-camps section ul{font-size:medium}teacher-camps .teacher-camps section ul li{line-height:1.8}teacher-camps .teacher-camps section.learn-the-basics .button{display:block}teacher-camps .teacher-camps section.plan-your-camp .planning-checklist{list-style:disc inside;font-size:14px}teacher-camps .teacher-camps section.plan-your-camp .button-pledge{display:block}teacher-camps .teacher-camps section.start-enrollment .stripe{margin-bottom:1rem;min-height:42px}teacher-camps .teacher-camps section.start-enrollment .button{display:block;margin-bottom:0}teacher-camps .teacher-camps section.start-enrollment .button.disabled{cursor:default}teacher-camps .teacher-camps section.start-enrollment .link{margin-left:2rem;line-height:42px}teacher-camps .teacher-camps section.start-enrollment .link:first-child{margin-left:0}teacher-camps .teacher-camps section.launch-your-camp .link{margin-left:2rem;line-height:42px}teacher-camps .teacher-camps section.launch-your-camp .link:first-child{margin-left:0}body.lesson-preview .lesson-preview .header{padding-top:10px;background-color:#22506a}body.lesson-preview .lesson-preview .header.header-links{padding-bottom:10px}body.lesson-preview .lesson-preview .header.header-links .title{display:block;line-height:34px;color:#fefefe;font-size:13px;font-weight:700}@media print,screen and (min-width:64em){body.lesson-preview .lesson-preview .header.header-links .title{float:left}}body.lesson-preview .lesson-preview .header.header-links .chapters-list{margin-bottom:0;text-align:right}@media print,screen and (min-width:64em){body.lesson-preview .lesson-preview .header.header-links .chapters-list{float:right}}body.lesson-preview .lesson-preview .header.header-links .chapters-list li{display:inline-block}body.lesson-preview .lesson-preview .header.header-links .chapters-list li a{display:block;width:34px;height:34px;border-radius:50%;background-color:rgba(0,0,0,.1);color:#fff;line-height:34px;text-align:center}body.lesson-preview .lesson-preview .header.header-links .chapters-list li a.active,body.lesson-preview .lesson-preview .header.header-links .chapters-list li a:focus,body.lesson-preview .lesson-preview .header.header-links .chapters-list li a:hover{background-color:#fff;color:#00bcd4;outline:none}body.lesson-preview .lesson-preview .header.header-nav .dashboard-nav{display:inline-block;width:auto}body.lesson-preview .lesson-preview .header.header-nav .right{float:right}body.lesson-preview .lesson-preview .header.header-nav .right .assign-unassign{display:inline-block}body.lesson-preview .lesson-preview .header.header-nav .right .assign-unassign .button{margin-top:-5px;margin-bottom:0}body.lesson-preview .lesson-preview .header.header-nav .right .run-lesson{display:inline-block}body.lesson-preview .lesson-preview .header.header-nav .right .run-lesson .button{margin-top:-5px;margin-bottom:0}body.lesson-preview .lesson-preview .header.header-nav .right .platforms{display:inline-block;color:#fefefe;font-size:13px;font-weight:700;line-height:34px}body.lesson-preview .lesson-preview .header.header-nav .right .platforms .platform{display:inline-block;margin-left:10px;text-transform:none}body.lesson-preview .lesson-preview .header.header-nav .right .platforms .platform .icon.icon-apple{margin-top:-2px}body.lesson-preview .lesson-preview .header.header-nav .right .platforms .platform.platform-required{font-weight:400}body.lesson-preview .lesson-preview .header.header-nav .right .platforms .platform.platform-required a{font-size:13px;font-weight:700}body.lesson-preview .lesson-preview .header.header-nav .right .platforms .platform.platform-required img{margin-right:4px;height:24px}body.lesson-preview .lesson-preview .lesson-hero{position:relative;width:100%;padding:10px 0 30px;background-size:cover;background-repeat:no-repeat;background-color:#666;background-position:50%}body.lesson-preview .lesson-preview .lesson-hero .row{width:1000px}body.lesson-preview .lesson-preview .lesson-hero h1{position:relative;z-index:1;font-size:40px;margin:0 0 5px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.8)}body.lesson-preview .lesson-preview .lesson-hero p.subtitle{text-align:center;color:#fefefe;padding-bottom:0;margin-bottom:0}body.lesson-preview .lesson-preview .lesson-hero .course-char-image{text-align:center}body.lesson-preview .lesson-preview .lesson-hero .course-char-image img{max-height:300px}body.lesson-preview .lesson-preview .course-nav{display:inline-block;color:#fff;font-size:11px;font-weight:600;margin-bottom:10px}body.lesson-preview .lesson-preview .course-nav:before{content:"\E09C";font-family:IcoMoon;font-size:10px;margin-right:5px}body.lesson-preview .lesson-preview .course-nav:hover{color:#e56000}body.lesson-preview .lesson-preview .course-nav:empty{display:none}body.lesson-preview .lesson-preview h2{font-size:36px;color:#666}body.lesson-preview .lesson-preview .unit-container{position:relative;white-space:nowrap;width:100%;overflow:hidden}body.lesson-preview .lesson-preview .unit-container .scrollctrl{position:absolute;top:0;bottom:0;width:100px}body.lesson-preview .lesson-preview .unit-container .scrollctrl.scroll-left{left:0}body.lesson-preview .lesson-preview .unit-container .scrollctrl.scroll-right{right:0}body.lesson-preview .lesson-preview .chapters{margin:60px 0 0;padding:0 50px 70px;overflow-y:hidden;overflow-x:auto}body.lesson-preview .lesson-preview .chapters li{position:relative;width:140px;display:inline-block;vertical-align:top;margin:0;padding-right:20px}body.lesson-preview .lesson-preview .chapters li .cover-image{position:relative;width:100px;height:100px;margin:0 auto;background-size:contain;background-position:bottom;background-repeat:no-repeat}body.lesson-preview .lesson-preview .chapters li .cover-image.locked{background-image:url("/image/lessons/default-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .cover-image.in-progress{background-image:url("/image/lessons/default-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .cover-image.completed{background-image:url("/image/lessons/default-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .description{position:relative;width:180px;height:40px;margin-left:-30px;font-size:16px;line-height:20px;text-align:center;white-space:normal;color:#fff}body.lesson-preview .lesson-preview .chapters li .review.locked{background-image:url("/image/lessons/review-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .review.in-progress{background-image:url("/image/lessons/review-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .review.completed{background-image:url("/image/lessons/review-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .tutorial.locked{background-image:url("/image/lessons/tutorial-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .tutorial.in-progress{background-image:url("/image/lessons/tutorial-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .tutorial.completed{background-image:url("/image/lessons/tutorial-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .puzzle.locked{background-image:url("/image/lessons/puzzle-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .puzzle.in-progress{background-image:url("/image/lessons/puzzle-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .puzzle.completed{background-image:url("/image/lessons/puzzle-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .create.locked{background-image:url("/image/lessons/create-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .create.in-progress{background-image:url("/image/lessons/create-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .create.completed{background-image:url("/image/lessons/create-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .video.locked{background-image:url("/image/lessons/video-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .video.in-progress{background-image:url("/image/lessons/video-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .video.completed{background-image:url("/image/lessons/video-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .gameplay.locked{background-image:url("/image/lessons/gameplay-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .gameplay.in-progress{background-image:url("/image/lessons/gameplay-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .gameplay.completed{background-image:url("/image/lessons/gameplay-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .quiz.locked{background-image:url("/image/lessons/quiz-btn-locked.png")}body.lesson-preview .lesson-preview .chapters li .quiz.in-progress{background-image:url("/image/lessons/quiz-btn-progress.png")}body.lesson-preview .lesson-preview .chapters li .quiz.completed{background-image:url("/image/lessons/quiz-btn-completed.png")}body.lesson-preview .lesson-preview .chapters li .in-progress{scale:2;-webkit-transform-origin:center,bottom;transform-origin:center,bottom}body.lesson-preview .lesson-preview .chapters li .in-progress:hover{scale:2.1}body.lesson-preview .lesson-preview .chapters li .completed:hover{scale:1.05;-webkit-transform-origin:center,bottom;transform-origin:center,bottom}body.lesson-preview .lesson-preview .chapters li.lesson-badge{background-image:none;cursor:default}body.lesson-preview .lesson-preview .chapters li.lesson-badge .cover-image{width:160px;height:160px;background-image:url("/image/lessons/lesson-badge.png");border:none}body.lesson-preview .lesson-preview .chapters li.lesson-badge .cover-image img{width:160px;height:160px}body.lesson-preview .lesson-preview .chapters li.lesson-badge .badge-name{padding:5px;margin:5px;font-size:14px;width:auto}body.lesson-preview .lesson-preview .chapters li.lesson-badge .description{height:60px;width:160px;margin-left:0}body.lesson-preview .lesson-preview .chapters li:nth-child(odd):before{content:"";position:absolute;right:20px;height:220px;bottom:-185px;border-left:10px dotted hsla(0,0%,100%,.5);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);z-index:0}body.lesson-preview .lesson-preview .chapters li:nth-child(odd) .description{vertical-align:bottom}body.lesson-preview .lesson-preview .chapters li:nth-child(2n){margin-top:260px;margin-left:-60px;padding-left:20px;padding-right:0}body.lesson-preview .lesson-preview .chapters li:nth-child(2n) .description{position:absolute;bottom:-50px}body.lesson-preview .lesson-preview .chapters li:nth-child(2n):before{content:"";position:absolute;right:0;height:220px;bottom:25px;border-left:10px dotted hsla(0,0%,100%,.5);-webkit-transform:rotate(30deg);transform:rotate(30deg);z-index:0}body.lesson-preview .lesson-preview .chapters li:nth-child(2n).lesson-badge{margin-top:220px;margin-left:-10px}body.lesson-preview .lesson-preview .chapters li.lesson-badge:after,body.lesson-preview .lesson-preview .chapters li.lesson-badge:before{border:none}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2)~li{margin-right:100px;width:190px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2)~li .description{margin-left:-5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2):nth-child(odd):before,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2)~li:nth-child(odd):before{-webkit-transform:rotate(-85deg);transform:rotate(-85deg);right:-40px;bottom:-70px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2):nth-child(2n),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2)~li:nth-child(2n){margin-top:30px;margin-left:5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2).lesson-badge .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(2)~li.lesson-badge .description{margin-left:5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3)~li{margin-right:100px;width:190px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3)~li .description{margin-left:-5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3).lesson-badge .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3)~li.lesson-badge .description{margin-left:5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3):nth-child(2n),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3)~li:nth-child(2n){margin-top:60px;margin-left:-40px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3):nth-child(2n) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3)~li:nth-child(2n) .description{position:relative;bottom:0}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3):nth-child(2n):before,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3)~li:nth-child(2n):before{-webkit-transform:rotate(75deg);transform:rotate(75deg);right:-60px;bottom:-40px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3):nth-child(odd):before,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(3)~li:nth-child(odd):before{-webkit-transform:rotate(-75deg);transform:rotate(-75deg);right:-20px;bottom:-100px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4)~li{margin-right:100px;width:190px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4)~li .description{margin-left:-5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4):nth-child(2n),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4)~li:nth-child(2n){margin-top:60px;margin-left:-40px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4):nth-child(2n) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4)~li:nth-child(2n) .description{position:relative;bottom:0}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4):nth-child(2n):before,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4)~li:nth-child(2n):before{-webkit-transform:rotate(75deg);transform:rotate(75deg);right:-60px;bottom:-53px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4):nth-child(odd):before,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(4)~li:nth-child(odd):before{-webkit-transform:rotate(-75deg);transform:rotate(-75deg);right:-20px;bottom:-100px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(5),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(5)~li{width:190px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(5) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(5)~li .description{margin-left:-5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(6),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(6)~li{width:190px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(6) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(6)~li .description{margin-left:-5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(6).lesson-badge .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(6)~li.lesson-badge .description{right:24px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(7),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(7)~li{width:160px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(7).lesson-badge .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(7)~li.lesson-badge .description{right:-10px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(8),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(8)~li{width:148px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(8) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(8)~li .description{margin-left:-26px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(8).lesson-badge .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(8)~li.lesson-badge .description{right:-30px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9)~li{width:135px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9) .cover-image,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9)~li .cover-image{width:80px;height:80px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9)~li .description{margin-left:-32.5px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9).lesson-badge .cover-image,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9)~li.lesson-badge .cover-image{width:140px;height:140px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9).lesson-badge .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(9)~li.lesson-badge .description{width:140px;margin-left:0}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10),body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10)~li{width:124px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10) .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10)~li .description{margin-left:-38px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10) .cover-image,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10)~li .cover-image{width:80px;height:80px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10).lesson-badge .cover-image,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10)~li.lesson-badge .cover-image{width:120px;height:120px}body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10).lesson-badge .description,body.lesson-preview .lesson-preview .chapters li:first-child:nth-last-child(10)~li.lesson-badge .description{right:-22px}body.lesson-preview .lesson-preview .course-name{font-size:20px}body.lesson-preview .lesson-preview .lesson-summary .content{display:inline-block;width:33%;vertical-align:top;padding-right:20px;margin-top:0}body.lesson-preview .lesson-preview .lesson-summary h5{font-size:26px;color:#666;border-bottom:1px solid #5c5c5c}body.lesson-preview .lesson-preview .lesson-badge .cover-image{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);-webkit-filter:url("/ext/filters.svg#grayscale");filter:url("/ext/filters.svg#grayscale");-webkit-filter:gray;filter:gray}body.lesson-preview .lesson-preview .lesson-badge .badge-name{background-color:#8a8a8a}body.lesson-preview .lesson-preview .lesson-badge.completed .cover-image{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);-webkit-filter:none;filter:none}body.lesson-preview .lesson-preview .lesson-badge.completed .badge-name{background-color:#82ca6d}body.lesson-preview .lesson-preview .teacher-preview{position:absolute;top:0;left:0;right:0;width:100%;font-size:22px;color:#fff;padding:10px;text-align:center;background-color:rgba(153,122,188,.8);z-index:20}body.lesson-preview .lesson-preview .teacher-preview .row{padding:0}body.lesson-preview .lesson-preview .teacher-preview a.return-class{color:#fff;float:left;margin-top:5px;font-size:16px}body.lesson-preview .lesson-preview .teacher-preview a.return-class:before{content:"\E09C";font-family:IcoMoon;font-size:14px;margin-right:5px}body.lesson-preview .lesson-preview .teacher-preview a.return-class:hover{color:#e56000}body.lesson-preview .lesson-preview .teacher-image{width:50px;height:50px;display:inline-block;vertical-align:middle;background-size:cover;border-radius:50%}body.lesson-preview .lesson-preview .classroom.lesson .lesson-badge.completed .description:before{content:" "}body.lesson-preview .lesson-preview .teacher .lesson-badge .cover-image{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);-webkit-filter:none;filter:none}body.lesson-preview .lesson-preview .teacher .lesson-badge .badge-name{background-color:#82ca6d}body.lesson-preview .lesson-preview .teacher-guide{padding-left:20px;padding-top:40px;background-color:#fefefe}body.lesson-preview .lesson-preview .teacher-guide h2{font-size:36px}body.lesson-preview .lesson-preview .teacher-guide h3{font-size:24px;margin-top:1.5em}body.lesson-preview .lesson-preview .teacher-guide hr{border:none;border-top:1px solid #5c5c5c}body.lesson-preview .lesson-preview .teacher-guide ul{list-style:disc outside;margin-left:28px}body.lesson-preview .lesson-preview .teacher-guide ol{margin-left:34px!important}body.lesson-preview .lesson-preview .teacher-guide code{border:none;background:none}body.lesson-preview .lesson-preview .answer-keys{padding-top:40px;padding-bottom:40px;background-color:#fefefe}body.lesson-preview .lesson-preview .answer-keys .answer-key{margin-bottom:40px}body.lesson-preview .lesson-preview .slides{padding-top:15px;padding-bottom:15px}body.lesson-preview .lesson-preview .time,body.lesson-preview .lesson-preview .time span,body.lesson-preview .lesson-preview .time strong{color:#000!important}body.lesson-preview .lesson-preview .time:before{content:"";padding-right:1.1rem;color:#6e6cdf;-webkit-filter:invert(42%) sepia(72%) saturate(712%) hue-rotate(206deg) brightness(93%) contrast(87%);filter:invert(42%) sepia(72%) saturate(712%) hue-rotate(206deg) brightness(93%) contrast(87%);background-image:url("/image/TIMER_ICON.svg");background-size:100% 100%;margin-right:.2rem}@media print{body.lesson-preview .lesson-preview body>.content{display:block!important}body.lesson-preview .lesson-preview #print-area,body.lesson-preview .lesson-preview .lesson-hero .chapters,body.lesson-preview .lesson-preview .lesson-hero .course-nav,body.lesson-preview .lesson-preview .sub-navigation{display:none!important}body.lesson-preview .lesson-preview .course-catalog>li,body.lesson-preview .lesson-preview .course-catalog>li span{-webkit-print-color-adjust:exact;-webkit-filter:opacity(1)}body.lesson-preview .lesson-preview .course-catalog>li a[href]:after{content:none}}body.site-app.lesson-preview .filter-tabs .button{padding:10px 20px;border:none;border-radius:50px;background-color:rgba(0,0,0,.1);color:#fff;font-weight:500;text-transform:none}body.site-app.lesson-preview .filter-tabs .button.active,body.site-app.lesson-preview .filter-tabs .button:focus,body.site-app.lesson-preview .filter-tabs .button:hover{background-color:#fefefe;color:#00bcd4}.modal-classroom-add-multiple-students{border-radius:8px}.modal-classroom-add-multiple-students,.modal-classroom-add-multiple-students a{font-size:14px}.modal-classroom-add-multiple-students .authtype{font-weight:700;text-transform:capitalize}.modal-classroom-add-multiple-students .actions{text-align:center}@media print,screen and (min-width:40em){.modal-classroom-add-multiple-students .actions{float:right}}.modal-classroom-add-multiple-students .actions .button{margin-bottom:5px}.modal-classroom-add-multiple-students .actions .button:focus{outline:none}.modal-classroom-add-multiple-students .main h5,.modal-classroom-add-multiple-students .main h6{margin-bottom:0}.modal-classroom-add-multiple-students .main .generate{margin-bottom:.5em;text-align:center}@media print,screen and (min-width:40em){.modal-classroom-add-multiple-students .main .generate{float:right}}.modal-classroom-add-multiple-students .main .errors{clear:both;color:#bb1f1e}@media print,screen and (min-width:40em){.modal-classroom-add-multiple-students .main .errors{clear:none}}.modal-classroom-add-multiple-students .main .errors .label{display:inline-block;margin-bottom:.5em}.modal-classroom-add-multiple-students .main .errors .error-list{margin-bottom:1em;border-radius:5px;padding:10px 15px;background-color:#bb1f1e;color:#fefefe;line-height:1.3;font-size:12px;font-weight:700}.modal-classroom-add-multiple-students .main .table-container{width:100%;overflow:auto}@media print,screen and (min-width:40em){.modal-classroom-add-multiple-students .main .table-container{max-height:500px}}.modal-classroom-add-multiple-students .main table{margin-bottom:.5em}.modal-classroom-add-multiple-students .main table thead th{border:1px solid #f1f1f1;font-weight:400;text-transform:uppercase}.modal-classroom-add-multiple-students .main table tbody tr td{border:1px solid #f1f1f1;padding:0;font-weight:500}.modal-classroom-add-multiple-students .main table tbody tr td.index{width:37px;text-align:center}.modal-classroom-add-multiple-students .main table tbody tr td.index .exclamation-sign{display:inline-block;margin:0 10px;border:2px solid #bb1f1e;border-radius:50%;width:16px;height:16px;line-height:12px;font-weight:700}.modal-classroom-add-multiple-students .main table tbody tr td input{margin:0;border-color:transparent}.modal-classroom-add-multiple-students .main table tbody tr td input[type=password],.modal-classroom-add-multiple-students .main table tbody tr td input[type=text]{margin:0;border-color:transparent;box-shadow:none;background:none;font-weight:400}.modal-classroom-add-multiple-students .main table tbody tr:nth-child(2n),.modal-classroom-add-multiple-students .main table tbody tr td input[type=password]:focus,.modal-classroom-add-multiple-students .main table tbody tr td input[type=password]:hover,.modal-classroom-add-multiple-students .main table tbody tr td input[type=text]:focus,.modal-classroom-add-multiple-students .main table tbody tr td input[type=text]:hover{background:none}.modal-classroom-add-multiple-students .main table tbody tr.error td{color:#bb1f1e}.modal-classroom-add-multiple-students .main table tbody tr.error td input{color:#bb1f1e;font-weight:600}.modal-classroom-add-multiple-students .main table tfoot{border:none;background:none}.modal-classroom-add-multiple-students .main table tfoot td{padding-left:0;padding-right:0}.modal-classroom-add-multiple-students .main table tfoot td .add-row+.add-row{margin-left:1em}.modal-classroom-add-multiple-students .main table tfoot td .show-passwords{float:right}.modal-classroom-add-multiple-students .main .table-actions{margin-bottom:1rem;text-align:center}@media print,screen and (min-width:40em){.modal-classroom-add-multiple-students .main .table-actions{text-align:left}}.modal-classroom-add-multiple-students .main .table-actions .show-passwords{text-align:center}@media print,screen and (min-width:40em){.modal-classroom-add-multiple-students .main .table-actions .show-passwords{float:right}}.modal-classroom-add-multiple-students .auto-fill a.link-back{font-size:medium}.modal-classroom-add-multiple-students .auto-fill h6{margin:1em 0 0}.modal-classroom-add-multiple-students .auto-fill input.prefix{margin-bottom:0}.modal-classroom-add-multiple-students .auto-fill .button-auto-fill{margin-top:1em}.modal-classroom-add-multiple-students .add-rows a.link-back{font-size:medium}.modal-classroom-add-multiple-students .add-rows h6{margin:1em 0 0}.modal-classroom-add-multiple-students .add-rows .button-add,.modal-classroom-add-multiple-students .add-rows input.count{display:inline-block;width:auto;margin-bottom:0;vertical-align:middle}.modal-classroom-add-multiple-students .add-rows .total-rows{font-weight:400}.modal-classroom-add-students{border-radius:8px}@media print,screen and (min-width:40em){.modal-classroom-add-students.reveal.reveal-animated{padding:40px 0}}@media print,screen and (min-width:64em){.modal-classroom-add-students.reveal.reveal-animated{padding:40px}}.modal-classroom-add-students h2{text-align:center}.modal-classroom-add-students .subtitle{margin-bottom:30px;text-align:center;text-transform:uppercase;color:gray;font-size:16px;font-weight:500}.modal-classroom-add-single-student{border-radius:8px}.modal-classroom-add-single-student .authtype{font-weight:700;text-transform:capitalize}.modal-classroom-add-single-student .actions{text-align:right}.modal-classroom-add-single-student .actions .button:focus{outline:none}.modal-classroom-add-single-student .actions .button.button-back{float:left}.modal-classroom-assignment-group-student-progress{font-size:1rem}.modal-classroom-assignment-group-student-progress.reveal.reveal-animated{padding:75px 90px}.modal-classroom-assignment-group-student-progress .modal-header h3{font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.modal-classroom-assignment-group-student-progress .modal-body teacher-classroom-assignment-group-progress teacher-student-progress .title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}.modal-classroom-assignment-group-student-progress .modal-body teacher-classroom-assignment-group-progress teacher-student-progress td{line-height:2}.modal-classroom-assignment-student-progress{font-size:1rem}.modal-classroom-assignment-student-progress.reveal.reveal-animated{padding:75px 90px}.modal-classroom-assignment-student-progress .modal-header h3{font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.modal-classroom-google-join .content .steps{list-style-type:disc;list-style-position:inside;font-size:16px}.modal-classroom-google-join .content .steps .image{text-align:center;padding:15px}.modal-classroom-google-join .content .steps .image img{max-height:120px}.modal-classroom-import-students{border-radius:8px}.modal-classroom-import-students #file-upload{border:1px dashed #ccc;padding:50px 20px;border-radius:5px}.modal-classroom-import-students #file-upload .icon-upload{text-align:center;width:100%;font-size:60px;color:#ccc}.modal-classroom-import-students #file-upload p{text-align:center;width:60%;display:block;margin:0 auto;padding-top:30px;color:#25293a}.modal-classroom-print-lesson-plan iframe{border:none;height:50vh;width:100%}.modal-classroom-print-lesson-plan iframe.loading{height:1px;overflow:hidden}.modal-classroom-print-lesson-plan .modal-footer{text-align:right}.modal-classroom-progress{font-size:1rem}.modal-classroom-progress.reveal.reveal-animated{padding:75px 90px}.modal-classroom-progress .modal-header h3{font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.modal-classroom-progress .modal-body teacher-classroom-progress .title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}.modal-classroom-progress .modal-body teacher-classroom-progress td{line-height:2}.modal-classroom-progress .modal-body teacher-classroom-progress td.value{text-align:right}@media print{body.print-lessons>.content{display:block!important}body.print-lessons #print-area{display:none!important}}#print-area-lessons{padding:0 40px;background-color:#fff;font-size:14px;font-weight:300}#print-area-lessons .print-body-lessons{margin-top:20px}#print-area-lessons .print-body-lessons .first-page{text-align:center}#print-area-lessons .print-body-lessons .first-page .title{margin-top:60px;margin-bottom:60px;padding:0}#print-area-lessons .print-body-lessons .first-page .description{text-align:justify}#print-area-lessons .print-body-lessons .first-page .copyright{margin-top:60px;text-align:center}#print-area-lessons h1,#print-area-lessons h2,#print-area-lessons h3,#print-area-lessons h4,#print-area-lessons h5{line-height:1.1em;font-weight:400}#print-area-lessons h1{font-size:26px}#print-area-lessons h2{font-size:22px}#print-area-lessons h3{font-size:20px;margin-top:1.5em;margin-bottom:0}#print-area-lessons h4{font-size:18px}#print-area-lessons h5{font-size:16px}#print-area-lessons .quizzes .quiz p.question{font-size:16px;font-weight:500;margin-bottom:5px}#print-area-lessons .quizzes .quiz p.question img{display:block;margin:10px 0 0}#print-area-lessons .quizzes .quiz .choice.correct{color:#0a0;font-weight:600}#print-area-lessons .quizzes .quiz .choice.correct>img{border:3px solid #0a0}#print-area-lessons .quizzes .quiz .choices{margin-bottom:10px}#print-area-lessons .quizzes .quiz .choice.wrong{color:#666}#print-area-lessons .assignments>ul>li{border:none;page-break-before:always}#print-area-lessons .assignments>ul>li>.content ul{list-style-type:disc}#print-area-lessons .assignments>ul>li>.content code{background-color:transparent;border:none}#print-area-lessons .assignments>ul>li .details .descriptionColumn .content{float:left;padding-right:20px;width:100%}#print-area-lessons h2{font-weight:900}#print-area-lessons .exerciseInstructions>ol h3,#print-area-lessons h5{font-weight:900;padding-top:20px;padding-bottom:10px;margin-bottom:0}#print-area-lessons h6{font-weight:800;padding-top:20px;padding-bottom:10px}#print-area-lessons h7{font-weight:700;padding-top:20px;padding-bottom:10px}#print-area-lessons .assignments ul.block{padding-left:24px}#print-area-lessons .assignments .lessonList .description h2,#print-area-lessons .assignments .lessonList .description h5,#print-area-lessons .assignments .lessonList .description h6,#print-area-lessons .assignments .lessonList .description h7{padding-top:0;margin-top:0}#print-area-lessons .puzzles .question-block .answer img{max-height:none}#print-area-lessons ul.video{list-style-type:none;margin:0 0 10px}#print-area-lessons ul.video li{font-size:15px;line-height:17px;font-weight:300;background-image:url("/global/ui02/css/img/blt-play.png");background-repeat:no-repeat;background-position:1px 2px;padding-left:24px;margin:0 0 7px}#print-area-lessons ul.video li q iframe{display:none}#print-area-lessons .assignments ul.assignment-list>li .details .projectColumn img{display:inline-block;width:160px;margin:10px}#print-area-lessons .quizzes .quiz .choice.correct>img{border-color:#000!important}#print-area-lessons .assignments>ul>li .lessonList .playerFrame img{width:152px}teacher-classroom-add-students .card.card-button h5{font-size:1rem}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method{transition:all .1s ease-in-out;box-shadow:.5px .5px .5px .5px rgba(0,0,0,.1);margin-left:15px;margin-right:15px}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method.disabled{-webkit-filter:grayscale(100%) opacity(50%);filter:grayscale(100%) opacity(50%)}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-thumbnail{float:left;position:relative;width:130px;height:130px;border-radius:5px 0 0 5px;line-height:130px;background-color:#766889;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-thumbnail{float:none;width:auto;border-radius:5px 5px 0 0}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-thumbnail img{max-width:80%}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-thumbnail .classcode{display:inline-block;width:80%;margin-top:35px;height:55px;line-height:55px;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.8);font-size:20px;font-weight:700;color:#fff}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-thumbnail .selected{position:absolute;top:0}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-thumbnail .selected.small{left:0;right:unset}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-thumbnail .selected.medium{left:unset;right:0}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-details{height:110px;overflow:hidden;margin-left:130px;border:none;text-align:left}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-details{height:auto;min-height:120px;margin-left:0;text-align:center}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-details .card-name{white-space:normal}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-details .card-name h3{margin-bottom:5px;padding:0;text-align:left}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-details .card-name h3{text-align:center}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-login .card-login-method .card-details .card-description{white-space:normal}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join{text-align:center}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .groupcode{margin:0 auto 30px;border:1px solid #ddd;color:#766889;font-size:45px;font-weight:700;letter-spacing:10px}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .groupcode{width:60%;font-size:60px}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .groupcode-label{margin-bottom:35px;color:#a5a5a5;font-size:18px;font-weight:600}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .join-intructions{margin-bottom:30px}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .join-intructions .join-step:not(:first-of-type):before{content:" ";display:block;width:100px;margin:20px auto;border-top:1px solid #e0e0e0}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .join-intructions .join-step{min-height:70px}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .join-intructions .join-step:not(:first-of-type):before{display:none}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .join-intructions .join-step .number{display:inline-block;width:28px;height:28px;border-radius:50%;background-color:#766889;color:#fefefe;font-size:18px;font-weight:600;line-height:28px}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .join-intructions .join-step .text{max-width:170px;margin:auto;font-size:14px}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .step.step-add-students.login-method-join .join-intructions .join-step+.join-step{border-left:1px solid #e0e0e0}}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .actions{text-align:center}teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .actions .button{min-width:165px;outline:none}@media print,screen and (min-width:40em){teacher-classroom-add-students-2019 .teacher-classroom-add-students-2019 .actions .button{min-width:220px}}teacher-classroom-add-students-2021 .add-students-tab{background-color:#fff;padding:30px 30px 10px;margin-bottom:50px}teacher-classroom-add-students-2021 .pre-title{text-align:left;margin-bottom:10px;color:#0a0a0a;font-size:20px;font-weight:700}teacher-classroom-add-students-2021 .help-link{margin-top:5px;float:right;color:#000;font-size:14px}teacher-classroom-add-students-2021 .help-link a{text-decoration:underline;font-size:14px;color:#000;font-weight:700}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method{transition:all .1s ease-in-out;box-shadow:.5px .5px .5px .5px rgba(0,0,0,.1);margin-left:15px;margin-right:15px}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method.disabled{-webkit-filter:grayscale(100%) opacity(50%);filter:grayscale(100%) opacity(50%)}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-thumbnail{float:left;position:relative;width:130px;height:130px;border-radius:5px 0 0 5px;line-height:130px;background-color:#766889;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-thumbnail{float:none;width:auto;border-radius:5px 5px 0 0}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-thumbnail img{max-width:80%}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-thumbnail .classcode{display:inline-block;width:80%;margin-top:35px;height:55px;line-height:55px;border-radius:8px;box-shadow:0 0 6px rgba(0,0,0,.8);font-size:20px;font-weight:700;color:#fff}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-thumbnail .selected{position:absolute;top:0}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-thumbnail .selected.small{left:0;right:unset}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-thumbnail .selected.medium{left:unset;right:0}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-details{height:110px;overflow:hidden;margin-left:130px;border:none;text-align:left}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-details{height:auto;min-height:120px;margin-left:0;text-align:center}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-details .card-name{white-space:normal}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-details .card-name h3{margin-bottom:5px;padding:0;text-align:left}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-details .card-name h3{text-align:center}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-login .card-login-method .card-details .card-description{white-space:normal}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join{text-align:center}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .groupcode{margin:0 auto 30px;border:1px solid #ddd;color:#766889;font-size:45px;font-weight:700;letter-spacing:10px}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .groupcode{width:60%;font-size:60px}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .groupcode-label{margin-bottom:35px;color:#a5a5a5;font-size:18px;font-weight:600}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .join-intructions{margin-bottom:30px}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .join-intructions .join-step:not(:first-of-type):before{content:" ";display:block;width:100px;margin:20px auto;border-top:1px solid #e0e0e0}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .join-intructions .join-step{min-height:70px}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .join-intructions .join-step:not(:first-of-type):before{display:none}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .join-intructions .join-step .number{display:inline-block;width:28px;height:28px;border-radius:50%;background-color:#766889;color:#fefefe;font-size:18px;font-weight:600;line-height:28px;margin-bottom:10px}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .join-intructions .join-step .text{max-width:170px;margin:auto;font-size:14px}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .step.step-add-students.login-method-join .join-intructions .join-step+.join-step{border-left:1px solid #e0e0e0}}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .actions{white-space:nowrap;text-align:center}teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .actions .button{min-width:165px;outline:none}@media print,screen and (min-width:40em){teacher-classroom-add-students-2021 .teacher-classroom-add-students-2021 .actions .button{min-width:220px}}teacher-classroom-add-students-2022 .add-students-tab{background-color:#fff;padding:30px 30px 10px;margin-bottom:50px}teacher-classroom-add-students-2022 .pre-title{text-align:left;margin-bottom:10px;color:#0a0a0a;font-size:20px;font-weight:700}teacher-classroom-add-students-2022 .help-link{margin-top:5px;float:right;color:#000;font-size:14px}teacher-classroom-add-students-2022 .help-link a{text-decoration:underline;font-size:14px;color:#000;font-weight:700}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .choice{display:inline-block;width:200px;height:200px;background-repeat:no-repeat;background-position:50%;background-size:contain;transition:all .1s ease-in-out}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .choice:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .choice.choice-oauth{background-image:url(/image/dashboard/teacher/onboarding/choice-oauth.png)}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .choice.choice-tynker{background-image:url(/image/dashboard/teacher/onboarding/choice-tynker.png)}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .choice.choice-import{background-image:url(/image/dashboard/teacher/onboarding/choice-import.png)}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .choice.choice-class-code{background-image:url(/image/dashboard/teacher/onboarding/choice-class-code.png)}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .groupcode{margin:0 auto 30px;border:1px solid #ddd;color:#766889;font-size:45px;font-weight:700;letter-spacing:10px}@media print,screen and (min-width:40em){teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .groupcode{width:60%;font-size:60px}}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .groupcode-label{margin-bottom:35px;color:#a5a5a5;font-size:18px;font-weight:600}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .join-intructions{margin-bottom:30px}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .join-intructions .join-step:not(:first-of-type):before{content:" ";display:block;width:100px;margin:20px auto;border-top:1px solid #e0e0e0}@media print,screen and (min-width:40em){teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .join-intructions .join-step{min-height:70px}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .join-intructions .join-step:not(:first-of-type):before{display:none}}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .join-intructions .join-step .number{display:inline-block;width:28px;height:28px;border-radius:50%;background-color:#766889;color:#fefefe;font-size:18px;font-weight:600;line-height:28px;margin-bottom:10px}teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .join-intructions .join-step .text{max-width:170px;margin:auto;font-size:14px}@media print,screen and (min-width:40em){teacher-classroom-add-students-2022 .teacher-classroom-add-students-2022 .join-intructions .join-step+.join-step{border-left:1px solid #e0e0e0}}teacher-classroom-answer-keys .teacher-classroom-answer-keys{padding-top:30px;padding-bottom:30px}@media print,screen and (min-width:40em){teacher-classroom-answer-keys .teacher-classroom-answer-keys>.menu{float:left}}teacher-classroom-answer-keys .teacher-classroom-answer-keys>.menu li a{display:inline-block;color:#0a0a0a;font-weight:300}teacher-classroom-answer-keys .teacher-classroom-answer-keys>.menu li a:focus,teacher-classroom-answer-keys .teacher-classroom-answer-keys>.menu li a:hover{color:#00bcd4}teacher-classroom-answer-keys .teacher-classroom-answer-keys>.menu li a.active{color:#00bcd4;font-weight:700}teacher-classroom-answer-keys .teacher-classroom-answer-keys>.menu li a:after{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}teacher-classroom-assignment-group .teacher-classroom-assignment-group{padding-top:30px;padding-bottom:30px}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu{margin-bottom:1em;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu{text-align:inherit}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu.menu-tabs2{float:left;margin-bottom:1rem}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu.menu-actions{float:right;margin-bottom:1rem}}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu li a{display:inline-block;color:#0a0a0a;font-weight:300}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu li a:focus,teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu li a:hover{color:#00bcd4}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu li a.active{color:#00bcd4;font-weight:700}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu li a .icon{padding-right:.5em;line-height:22px;vertical-align:text-bottom}teacher-classroom-assignment-group .teacher-classroom-assignment-group>.menu li a:after{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}teacher-classroom-assignment-group-progress .teacher-classroom-assignment-group-progress .teacher-percentile-table tr .valuePercentage{display:none}teacher-classroom-assignment-group-progress .teacher-classroom-assignment-group-progress .teacher-percentile-table tr .valuePercentage .progressbar{width:150px}teacher-classroom-assignment-group-progress .teacher-classroom-assignment-group-progress .teacher-percentile-table tr .value{text-align:right}@media print,screen and (min-width:40em){teacher-classroom-assignment-group-progress .teacher-classroom-assignment-group-progress .teacher-percentile-table tr.progressbar .valuePercentage{display:initial}}teacher-classroom-assignment-progress .teacher-classroom-assignment-progress .loading-indicator{margin:0 auto}teacher-classroom-assignment-progress .teacher-classroom-assignment-progress .teacher-percentile-table tr .valuePercentage{display:none}teacher-classroom-assignment-progress .teacher-classroom-assignment-progress .teacher-percentile-table tr .valuePercentage .progressbar{width:150px}teacher-classroom-assignment-progress .teacher-classroom-assignment-progress .teacher-percentile-table tr .value{text-align:right}@media print,screen and (min-width:40em){teacher-classroom-assignment-progress .teacher-classroom-assignment-progress .teacher-percentile-table tr.progressbar .valuePercentage{display:initial}}.teacher-classroom-awards{padding-top:30px;padding-bottom:30px}.teacher-classroom-awards .tabs{height:4rem;border:none;background:none;text-align:center}@media print,screen and (min-width:40em){.teacher-classroom-awards .tabs{text-align:inherit}}.teacher-classroom-awards .tabs li{display:inline-block}.teacher-classroom-awards .tabs li a{display:block;padding:.7rem 1rem;color:#0a0a0a;font-weight:700}.teacher-classroom-awards .tabs li a:focus,.teacher-classroom-awards .tabs li a:hover{color:#00bcd4}.teacher-classroom-awards .tabs li a.active{color:#00bcd4;font-weight:700}.teacher-classroom-awards .tabs li a:after{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions{border-radius:5px;padding:.5em 1em;text-align:center;background-color:#414f5b;color:#fefefe}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions:after,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions:before{display:table;content:" "}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions:after{clear:both}@media print,screen and (min-width:40em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions{text-align:right}}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .cancel{margin-right:1rem;line-height:3rem;color:#fefefe;text-decoration:underline}@media print,screen and (min-width:40em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .cancel{float:left}}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .selected-count{line-height:3rem}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .actions{text-align:center}@media print,screen and (min-width:40em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .actions{float:right;line-height:3rem}}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .actions .button{min-width:100px;margin-left:1rem;margin-bottom:0}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .actions .button:first-child{margin-left:0}@media print,screen and (min-width:40em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .bulk-actions .actions .button:first-child{margin-left:1rem}}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group{margin-bottom:40px}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .column-select{text-align:center}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .column-select .select{line-height:3rem;font-size:1rem}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .select-date,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .select-name{line-height:3rem;font-size:.9rem;font-weight:500}@media print,screen and (min-width:40em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .select-date,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .select-name{font-size:1rem}}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .column-print{text-align:right;line-height:3rem}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .column-print .button{margin-bottom:0;vertical-align:unset}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .header .certificate-count{line-height:3rem;font-size:.85rem}@media print,screen and (min-width:40em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .header .certificate-count{font-size:1rem}}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .select-date{float:left;padding:5px 0;line-height:1.2rem;text-align:center;font-size:.8rem}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-certificate-name,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-user-name{line-height:2rem}@media print,screen and (min-width:40em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-certificate-name,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-user-name{line-height:3rem}}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-certificate-name .certificate-name,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-certificate-name .user-name,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-user-name .certificate-name,teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .column-user-name .user-name{display:inline-block;line-height:normal}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .actions{text-align:right;white-space:nowrap}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .actions a{line-height:3rem}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .actions a .icon{color:#0a0a0a}teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .actions a+a{margin-left:.5em}@media print,screen and (min-width:64em){teacher-classroom-awards-certificates .teacher-classroom-awards-certificates .certificate-group .group .actions a+a{margin-left:1em}}teacher-classroom-awards-class-awards .teacher-classroom-awards-class-awards .class-awards-container{margin:10px 25px}teacher-classroom-awards-class-awards .teacher-classroom-awards-class-awards .class-awards-container .class-awards-container-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}teacher-classroom-awards-class-awards .teacher-classroom-awards-class-awards .class-awards-container .class-awards-container-row .class-award-box{border-radius:20px;margin:10px;max-width:30%;box-shadow:4px 4px 1rem rgba(0,0,0,.2)}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll{padding:1em;background-color:#fefefe}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards{width:100%;margin-bottom:0}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards thead{border:none;background-color:#fefefe}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards thead tr th{font-weight:600}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards thead tr th.corner{text-align:center}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards thead tr th.rotate{height:170px;border-left:1px solid #f1f1f1;white-space:nowrap;font-size:.9rem;font-weight:500;text-align:center}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards thead tr th.rotate>.award-name{display:inline-block;-webkit-transform:translateY(4em) rotate(-90deg);transform:translateY(4em) rotate(-90deg);width:2em}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards thead tr th.rotate>.award-name.has-tip{border-bottom:none;cursor:pointer;outline:none;font-weight:inherit}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards tbody{border:none}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards tbody tr{border-top:1px solid #f1f1f1;border-bottom:none}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards tbody tr th{font-weight:500}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards tbody tr td{border-left:1px solid #f1f1f1;text-align:center;font-weight:500}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards tbody tr td .has-tip{border-bottom:none;cursor:pointer;outline:none}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards .circle{display:inline-block;width:1.5em;height:1.5em;border-radius:50%;background-color:#5c5c5c;vertical-align:middle}teacher-classroom-awards-summary .teacher-classroom-awards-summary .table-scroll .table-awards .circle.earned{background-color:#82ca6d}body.body-dashboard-teacher .tooltip{text-align:center}body.body-dashboard-teacher .tooltip a{font-size:inherit}teacher-classroom-card-assignment .card-assignment{position:relative;cursor:auto}teacher-classroom-card-assignment .card-assignment .number{position:absolute;top:2px;left:5px;display:block;height:30px;width:30px;border-radius:50%;background-color:#00bcd4;color:#fff;text-align:center;line-height:30px;font-size:17px;font-weight:700}teacher-classroom-card-assignment .card-assignment.complete .number{background-color:#82ca6d}teacher-classroom-card-assignment .card-assignment.removed .number,teacher-classroom-card-assignment .card-assignment.unassigned .number{background-color:#766889}teacher-classroom-card-assignment .card-assignment .image{height:120px;overflow:hidden}teacher-classroom-card-assignment .card-assignment .image.menu-open{overflow:visible}teacher-classroom-card-assignment .card-assignment .image>.icons{position:absolute}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon{display:block;width:30px;height:30px;border-bottom-right-radius:5px;background-position:50%;background-repeat:no-repeat;background-size:60%}@media print,screen and (min-width:40em){teacher-classroom-card-assignment .card-assignment .image>.icons>.icon{width:40px;height:40px}}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.picture-block-coding{background-color:#5947ff;background-image:url(/image/course-catalog/icon-picture-block-coding.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.html{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.ar,teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.drones,teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.ap{background-color:#009cde;background-image:url(/image/course-catalog/icon-AP.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.p5{background-color:#ed225d;background-image:url(/image/course-catalog/icon-P5.svg)}teacher-classroom-card-assignment .card-assignment .image>.icons>.icon.live-coding{background-color:transparent;background-image:none}teacher-classroom-card-assignment .card-assignment .image>.card-more-options{z-index:10;position:absolute;top:-25px;bottom:17px;right:-20px;width:55px;height:55px;border-radius:40%;background:hsla(0,0%,100%,.98);-webkit-filter:brightness(100%);filter:brightness(100%);box-shadow:-1px 2px 5px rgba(0,0,0,.1);transition:all .25s ease}teacher-classroom-card-assignment .card-assignment .image>.card-more-options .link-more-options{position:absolute;top:31px;right:28px;width:auto;height:10px;line-height:10px;color:#0058d7;font-size:41px;font-weight:500;transition:all .25s ease;text-decoration:none}teacher-classroom-card-assignment .card-assignment .image>.card-more-options .menu{display:none;margin-top:15px;padding:10px 20px 25px}teacher-classroom-card-assignment .card-assignment .image>.card-more-options .menu li a{color:#0a0a0a}teacher-classroom-card-assignment .card-assignment .image>.card-more-options .menu li a:focus,teacher-classroom-card-assignment .card-assignment .image>.card-more-options .menu li a:hover{color:#00bcd4}teacher-classroom-card-assignment .card-assignment .image>.card-more-options .menu li a .icon{display:none}teacher-classroom-card-assignment .card-assignment .image>.card-more-options.open{top:1px;right:3px;bottom:auto;width:auto;height:auto;border-radius:5px}teacher-classroom-card-assignment .card-assignment .image>.card-more-options.open .link-more-options{top:5px;right:5px}teacher-classroom-card-assignment .card-assignment .image>.card-more-options.open .menu{display:block}teacher-classroom-card-assignment .card-assignment .image>img{width:100%;height:100%;object-fit:cover;object-position:center;cursor:pointer}teacher-classroom-card-assignment .card-assignment.course-5c917f720460584a975caf69 .image>img{object-fit:contain}teacher-classroom-card-assignment .card-assignment .info-container .info{min-height:120px;padding:10px}teacher-classroom-card-assignment .card-assignment .info-container .info .title-description{text-align:center;cursor:pointer}teacher-classroom-card-assignment .card-assignment .info-container .info .title-description .title{height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700}teacher-classroom-card-assignment .card-assignment .info-container .info .title-description .description{height:3em;overflow:hidden;margin-bottom:1em;font-size:13px}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions{position:relative;min-height:34px}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .completion>.key{display:none}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .completion>.progressbar{width:90%;height:10px;margin:.5em auto;border-radius:8px;background-color:#efefef}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .completion>.progressbar .progress-meter{background-color:#82ca6d}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .completion>.completed{font-size:12px;text-align:center;font-style:italic}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .completion>.completed a{font-size:12px}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .actions{display:none;position:absolute;top:0;width:100%;background-color:#fefefe;text-align:center}teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .actions .button{min-width:40%;margin-bottom:0}@media (hover:none){teacher-classroom-card-assignment .card-assignment .info-container .info>.progress-actions .actions{display:block}}teacher-classroom-card-assignment .card-assignment.removed .info-container .info>.progress-actions .actions,teacher-classroom-card-assignment .card-assignment.unassigned .info-container .info>.progress-actions .actions,teacher-classroom-card-assignment .card-assignment:hover .info-container .info>.progress-actions .actions{display:block}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list{max-width:75rem;margin-right:auto;margin-left:auto;overflow:visible}teacher-classroom-card-assignment .card-assignment.list:after,teacher-classroom-card-assignment .card-assignment.list:before{display:table;content:" "}teacher-classroom-card-assignment .card-assignment.list:after{clear:both}teacher-classroom-card-assignment .card-assignment.list.number{margin-left:45px}teacher-classroom-card-assignment .card-assignment.list .number{top:50%;left:-45px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}teacher-classroom-card-assignment .card-assignment.list .image{width:16.6666666667%;float:left;padding-right:0;padding-left:0;position:relative;border-top-left-radius:5px;border-bottom-left-radius:5px}teacher-classroom-card-assignment .card-assignment.list .image:last-child:not(:first-child){float:right}teacher-classroom-card-assignment .card-assignment.list .info-container{width:83.3333333333%;float:left;padding-right:0;padding-left:0}teacher-classroom-card-assignment .card-assignment.list .info-container:last-child:not(:first-child){float:right}teacher-classroom-card-assignment .card-assignment.list .info-container .info{max-width:75rem;margin-right:auto;margin-left:auto}teacher-classroom-card-assignment .card-assignment.list .info-container .info:after,teacher-classroom-card-assignment .card-assignment.list .info-container .info:before{display:table;content:" "}teacher-classroom-card-assignment .card-assignment.list .info-container .info:after{clear:both}teacher-classroom-card-assignment .card-assignment.list .info-container .info .title-description{width:41.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem;text-align:left}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .title-description{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .title-description:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions{width:58.3333333333%;float:left;padding-right:.625rem;padding-left:.625rem;position:static}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner{max-width:75rem;margin-right:auto;margin-left:auto}teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner:after,teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner:before{display:table;content:" "}teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner:after{clear:both}teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .completion{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .completion{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .completion:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .completion>.key{display:block}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .completion>.progressbar{width:100%}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .completion>.completed{text-align:left}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .actions{width:50%;float:left;padding-right:.625rem;padding-left:.625rem;position:static;display:block}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .actions{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .actions:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-card-assignment .card-assignment.list .info-container .info .progress-actions .progress-actions-inner .actions .button{margin-top:1em;margin-bottom:1em}}teacher-classroom-course-lessons>.section-banner h3{margin-bottom:0}teacher-classroom-course-lessons>.section-banner .assignment-date{font-size:11px;font-style:italic}teacher-classroom-course-lessons .teacher-classroom-course-lessons{padding-top:30px;padding-bottom:30px}teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu{margin-bottom:1em;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu{text-align:inherit}teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu.menu-actions{float:right;margin-bottom:1rem}}teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu li a{display:inline-block;color:#0a0a0a;font-weight:300}teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu li a:focus,teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu li a:hover{color:#00bcd4}teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu li a.active{color:#00bcd4;font-weight:700}teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu li a .icon{padding-right:.5em;line-height:22px;vertical-align:text-bottom}teacher-classroom-course-lessons .teacher-classroom-course-lessons>.menu li a:after{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}teacher-classroom-course-lessons .teacher-classroom-course-lessons .set-title{display:inline-block;padding-top:4px;padding-bottom:4px}teacher-classroom-course-lessons .teacher-classroom-course-lessons .assign-unassign-all{margin-left:65px;margin-bottom:0}teacher-classroom-courses .teacher-classroom-courses{padding-top:30px;padding-bottom:30px}teacher-classroom-courses .teacher-classroom-courses .school-plan-card{text-align:left!important}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .divider{width:35px;margin-left:10px;margin-right:10px}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .title{max-width:unset}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .package-price-old-price{position:unset}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .package-price-savings{right:-15px}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .shift-left{margin-right:45px}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper{display:-webkit-flex;display:-ms-flexbox;display:flex}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-left{width:30%}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right{width:70%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right .upper-right-right{float:right;width:48%}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right .sale-container{width:12%}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right.extended{margin-right:0}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right.extended .upper-right-right{width:58%}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right.extended .sale-container{width:0}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right .upper-right-left{width:42%;display:-webkit-flex;display:-ms-flexbox;display:flex}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .upper .upper-right .upper-right-left .upper-right-left-right{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-flex;display:-ms-flexbox;display:flex}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .lower{display:-webkit-flex;display:-ms-flexbox;display:flex}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .lower .lower-left{width:60%;display:-webkit-flex;display:-ms-flexbox;display:flex}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .lower .lower-left .column1,teacher-classroom-courses .teacher-classroom-courses .school-plan-card .lower .lower-left .column2{width:50%}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .lower .lower-right{width:30%}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .lower .lower-right .cta{padding-top:25px}teacher-classroom-courses .teacher-classroom-courses .school-plan-card .lower .lower-right .cta a{font-size:.85rem;font-weight:600}teacher-classroom-courses .teacher-classroom-courses .webinar-link{display:block;font-size:18px;font-weight:700;text-transform:uppercase}teacher-classroom-courses .teacher-classroom-courses .webinar-link i{margin:0 0 2px 14px}teacher-classroom-courses .teacher-classroom-courses .video-library-no-assignments{width:80%;margin-left:10%;margin-right:10%;padding-left:0}teacher-classroom-courses .teacher-classroom-courses .video-library-assignments{margin-left:30%}teacher-classroom-courses .teacher-classroom-courses .banner-free-license{text-align:left;border-radius:5px;margin:1rem 2rem 2rem;font-size:14px}teacher-classroom-courses .teacher-classroom-courses .banner-free-license.normal{background-color:#e8e5fd;border:1px solid #a49be6}teacher-classroom-courses .teacher-classroom-courses .banner-free-license.green{background-color:#e9f4e3;border:1px solid #93c777}teacher-classroom-courses .teacher-classroom-courses .banner-free-license.red{background-color:#ffebee;border:1px solid #b16a67}teacher-classroom-courses .teacher-classroom-courses .banner-free-license p{margin:0;padding:15px 30px;font-size:13px}teacher-classroom-courses .teacher-classroom-courses .banner-free-license a{color:#0a0a0a;text-decoration:underline;font-weight:700;font-size:13px}teacher-classroom-courses .teacher-classroom-courses .banner-free-license-courses{background-color:#e8e5fd;border:1px solid #a49be6;border-radius:5px;margin:.5rem 1rem 1rem;font-size:12px}teacher-classroom-courses .teacher-classroom-courses .banner-free-license-courses p{margin:0;padding:15px 30px}teacher-classroom-courses .teacher-classroom-courses .banner-free-license-courses a{color:#0a0a0a;text-decoration:underline;font-weight:700}teacher-classroom-courses .teacher-classroom-courses .bottom-note{font-size:12px;margin-top:2rem;margin-right:6rem}teacher-classroom-courses .teacher-classroom-courses .card-more-options{background-color:#f2faff;border-radius:30%;position:absolute;right:20px;width:2.8125rem;height:1.25rem;z-index:10;box-shadow:-1px 2px 5px rgba(0,0,0,.1)}teacher-classroom-courses .teacher-classroom-courses .card-more-options .icon-more{position:absolute;top:-28px;right:-22px}teacher-classroom-courses .teacher-classroom-courses .card-more-options .icon-more:before{font-size:3.75rem}teacher-classroom-courses .teacher-classroom-courses .card-more-options .link-more-options{color:#0058d7;font-size:2.5625rem;font-weight:500;line-height:.625rem;position:absolute;top:1.9375rem;right:1.75rem;width:auto;height:10px;text-decoration:none}teacher-classroom-courses .teacher-classroom-courses .card-more-options .menu{display:none;margin-top:15px;padding:10px 20px 25px}teacher-classroom-courses .teacher-classroom-courses .card-more-options .menu li a{color:#0a0a0a}teacher-classroom-courses .teacher-classroom-courses .card-more-options .menu li a:focus,teacher-classroom-courses .teacher-classroom-courses .card-more-options .menu li a:hover{color:#00bcd4}teacher-classroom-courses .teacher-classroom-courses .card-more-options .menu li a .icon{display:none}teacher-classroom-courses .teacher-classroom-courses .card-more-options.open{bottom:auto;width:150px;height:auto;position:absolute;right:20px;border-radius:5px}teacher-classroom-courses .teacher-classroom-courses .card-more-options.open .link-more-options{top:5px;right:5px}teacher-classroom-courses .teacher-classroom-courses .card-more-options.open .icon-more{right:0;top:0}teacher-classroom-courses .teacher-classroom-courses .card-more-options.open .menu{display:block}teacher-classroom-courses .teacher-classroom-courses .lesson-menu{width:100%}@media print,screen and (min-width:40em){teacher-classroom-courses .teacher-classroom-courses .lesson-menu{width:30%}}@media print,screen and (min-width:64em){teacher-classroom-courses .teacher-classroom-courses .lesson-menu{width:25%}}teacher-classroom-courses .teacher-classroom-courses .lesson-menu__title{font-size:.9375rem}teacher-classroom-courses .teacher-classroom-courses .lesson-menu__assignments li{margin-bottom:.625rem}teacher-classroom-courses .teacher-classroom-courses .lesson-menu__add-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:.3125rem;color:#0058d7;cursor:pointer;font-size:.875rem;font-weight:700;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;text-transform:uppercase;transition-duration:.125s;transition-property:background-color,color;transition-timing-function:ease-in;width:100%;min-height:3.125rem}teacher-classroom-courses .teacher-classroom-courses .lesson-menu__add-button:before{background-color:#0058d7;border-radius:.625rem;color:#f2faff;content:"+";display:inline-block;font-size:1.25rem;line-height:.95;margin:0 1.25rem;text-align:center;width:1.25rem;height:1.25rem}teacher-classroom-courses .teacher-classroom-courses .lesson-menu__add-button:hover{background-color:rgba(0,88,215,.1)}teacher-classroom-courses .teacher-classroom-courses .lesson-menu__add-button.is-active{background-color:#0058d7;color:#f2faff}teacher-classroom-courses .teacher-classroom-courses .lesson-menu__add-button.is-active:before{background-color:#f2faff;color:#0058d7}teacher-classroom-courses .teacher-classroom-courses .lesson-menu .assigned-lesson{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fefefe;border-radius:.3125rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.75rem;font-weight:700;line-height:1.5;padding:.625rem;text-align:left;transition:background-color .125s ease-in;width:100%}teacher-classroom-courses .teacher-classroom-courses .lesson-menu .assigned-lesson img{border-radius:.625rem;margin-right:1.25rem;width:4.375rem;height:2.8125rem}@media print,screen and (min-width:40em){teacher-classroom-courses .teacher-classroom-courses .lesson-menu .assigned-lesson{background-color:transparent;box-shadow:none;padding:.3125rem .625rem}teacher-classroom-courses .teacher-classroom-courses .lesson-menu .assigned-lesson:hover{background-color:#d5d7f1}teacher-classroom-courses .teacher-classroom-courses .lesson-menu .assigned-lesson.is-active{background-color:#564fe3;color:#fefefe}}teacher-classroom-courses .teacher-classroom-courses .lesson-menu .assigned-lesson__title{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}teacher-classroom-courses .teacher-classroom-courses .lessons-container{margin-left:auto;width:100%}@media print,screen and (min-width:40em){teacher-classroom-courses .teacher-classroom-courses .lessons-container{width:67.5%}}@media print,screen and (min-width:64em){teacher-classroom-courses .teacher-classroom-courses .lessons-container{width:70%}}teacher-classroom-courses .teacher-classroom-courses .lessons{background-color:#fff;border-top:5px solid #6f68e7;border-radius:20px;box-shadow:0 0 8px rgba(0,0,0,.1);padding:1.25rem;position:relative;width:100%}@media print,screen and (min-width:64em){teacher-classroom-courses .teacher-classroom-courses .lessons{padding:1.25rem 3.125rem 3.125rem}}teacher-classroom-courses .teacher-classroom-courses .no-assignments-page{width:80%;margin-left:10%;margin-right:10%;background-color:#fefefe;border-radius:20px;box-shadow:0 0 8px rgba(0,0,0,.1)}teacher-classroom-courses .teacher-classroom-courses .no-assignments-page .no-assignments-content{padding:3rem}teacher-classroom-courses .teacher-classroom-courses .no-assignments-page .no-assignments-messge{text-align:center}teacher-classroom-courses .teacher-classroom-courses .suggested-course-section hr{margin:20px 0;border:1px solid #f2faff}teacher-classroom-courses .teacher-classroom-courses .suggested-course-section .suggested-course-card{display:inline-block}teacher-classroom-courses .teacher-classroom-courses .suggested-course-section .suggested-course-card .image img{border-radius:10px}teacher-classroom-courses .teacher-classroom-courses .suggested-course-section .suggested-course-card h5{padding:0}teacher-classroom-courses .teacher-classroom-courses .suggested-course-section .suggested-course-card .info a{font-size:.75rem;font-weight:700}teacher-classroom-courses .teacher-classroom-courses .suggested-course{border-bottom:1px solid #f2faff;padding:1.25rem 0}teacher-classroom-courses .teacher-classroom-courses .suggested-course__thumbnail{border-radius:.625rem}teacher-classroom-courses .teacher-classroom-courses .suggested-course__description,teacher-classroom-courses .teacher-classroom-courses .suggested-course__title{margin-bottom:0;padding-bottom:0}teacher-classroom-courses .teacher-classroom-courses .suggested-course__overview-link{display:inline-block;font-size:.75rem;font-weight:700}@media print,screen and (min-width:40em){teacher-classroom-courses .teacher-classroom-courses .suggested-course{padding:1.25rem}}teacher-classroom-courses .teacher-classroom-courses .explore-button{margin-top:50px;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-courses .teacher-classroom-courses .course-filter{float:left;text-align:inherit}}teacher-classroom-courses .teacher-classroom-courses .course-filter .filter-label{display:inline-block;color:#25293a;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;margin-right:25px}teacher-classroom-courses .teacher-classroom-courses .course-filter .filter-options{display:inline-block}teacher-classroom-courses .teacher-classroom-courses .course-filter>.menu,teacher-classroom-courses .teacher-classroom-courses .course-filter>.ui-view>.menu{margin-bottom:1em;text-align:center}teacher-classroom-courses .teacher-classroom-courses .course-filter>.menu li a,teacher-classroom-courses .teacher-classroom-courses .course-filter>.ui-view>.menu li a{display:inline-block;padding:5px 10px;border-radius:15px;text-align:center;font-weight:700;font-size:14px;background-color:#e6f3f6;color:#666767}teacher-classroom-courses .teacher-classroom-courses .course-filter>.menu li a.active,teacher-classroom-courses .teacher-classroom-courses .course-filter>.ui-view>.menu li a.active{color:#fff;background-color:#1ebcd4}teacher-classroom-courses .teacher-classroom-courses .course-filter>.menu li a:after,teacher-classroom-courses .teacher-classroom-courses .course-filter>.ui-view>.menu li a:after{display:block;content:attr(title);font-weight:700;height:0;overflow:hidden;visibility:hidden}teacher-classroom-courses .teacher-classroom-courses>.content .actions{text-align:center}@media print,screen and (min-width:40em){teacher-classroom-courses .teacher-classroom-courses>.content .actions{text-align:right}}teacher-classroom-courses .teacher-classroom-courses>.content .actions>.button .icon{padding-right:10px;vertical-align:middle;font-size:12px}teacher-classroom-gradebook a{font-size:inherit}teacher-classroom-gradebook .export-gradebook{margin-bottom:1.875rem}teacher-classroom-gradebook .gradebook{margin-bottom:2.5rem}teacher-classroom-gradebook .gradebook.\--view-plans{margin-top:gal(lg)}teacher-classroom-gradebook .gradebook .icon-checkmark{background-color:#52a5d9;border-radius:.3125rem;color:#fefefe;font-size:.625rem;padding:.1875rem}teacher-classroom-gradebook .gradebook .gradebook-table{position:relative}teacher-classroom-gradebook .gradebook .gradebook-table tbody a{color:inherit}teacher-classroom-gradebook .gradebook .gradebook-table.\--attendance thead th:first-child{width:12.5rem}teacher-classroom-gradebook .gradebook .gradebook-table-legend{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.25rem}teacher-classroom-gradebook .gradebook .gradebook-table-legend__label{display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:0;padding-bottom:0}teacher-classroom-gradebook .gradebook .gradebook-table .limit{color:#ce003e}teacher-classroom-gradebook .last-updated{font-size:.75rem;color:#656769}teacher-classroom-gradebook .video-tutorial{margin-bottom:40px}teacher-classroom-gradebook .video-tutorial .icon{font-size:30px}.ng-tooltip{max-width:18.75rem}teacher-classroom-lessons-2018 .teacher-classroom-lessons-2018{padding-top:30px;padding-bottom:30px}teacher-classroom-onboarding .teacher-classroom-onboarding{background:#fefefe}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding{padding-top:40px}}teacher-classroom-onboarding .teacher-classroom-onboarding>.content{width:100%}teacher-classroom-onboarding .teacher-classroom-onboarding .links{margin-bottom:.5rem}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .links li{display:inline-block}teacher-classroom-onboarding .teacher-classroom-onboarding .links li:before{content:" | ";display:inline}teacher-classroom-onboarding .teacher-classroom-onboarding .links li:first-child:before{display:none}}teacher-classroom-onboarding .teacher-classroom-onboarding .links li a{font-size:14px}teacher-classroom-onboarding .teacher-classroom-onboarding .links.links-top{text-align:right}teacher-classroom-onboarding .teacher-classroom-onboarding .links.links-bottom{text-align:center}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard{padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard{margin-bottom:.5rem;border-radius:5px;padding:40px 40px 50px}}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .body{margin-bottom:30px}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .links{margin-top:40px;margin-bottom:0;text-align:center}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .links .link-video .icon{font-size:30px}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .links.links-middle{margin-bottom:30px}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom>.title{margin-bottom:40px;text-align:center}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:100%;margin:0 auto 30px}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:80%}}@media screen and (min-width:75em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:60%}}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom h3.title{margin-bottom:20px;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom h3.title{max-width:60%;margin-left:auto;margin-right:auto}}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom .loading-indicator{margin-top:40px;margin-bottom:40px}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:100%;margin:0 auto 40px}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:80%;margin-bottom:40px}}@media screen and (min-width:75em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:60%}}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:30px}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:0}}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-classroom .courses .card-mini-course{margin-bottom:0}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-students>.title,teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .assign-course{text-align:center}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .assign-course .title{margin-bottom:10px}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .assign-course .button{margin-bottom:40px;text-transform:none}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .assign-course .button{min-width:200px}}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress{text-align:center}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress .title,teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress h4{margin-bottom:10px}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress .counts{margin-bottom:30px}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress .button{margin-bottom:0;text-transform:none}@media print,screen and (min-width:40em){teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress .button{min-width:200px}}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress .button+.button{margin-left:1em}teacher-classroom-onboarding .teacher-classroom-onboarding .wizard .add-progress.tweet-loc .button{text-transform:uppercase}teacher-classroom-onboarding .teacher-classroom-onboarding.step-assign-course{background:none}teacher-classroom-onboarding .teacher-classroom-onboarding.step-assign-course .links{display:none}teacher-classroom-onboarding .teacher-classroom-onboarding.step-assign-course .wizard{border:1px solid #e6e6e6}teacher-classroom-onboarding .teacher-classroom-onboarding.step-assign-course .wizard .body{margin-bottom:0}teacher-classroom-onboarding .teacher-classroom-onboarding.step-add-progress{background:none}teacher-classroom-onboarding .teacher-classroom-onboarding.step-add-progress .links-top{display:none}teacher-classroom-onboarding .teacher-classroom-onboarding.step-add-progress .wizard{border:1px solid #e6e6e6}teacher-classroom-onboarding .teacher-classroom-onboarding.step-add-progress .wizard .body{margin-bottom:0}teacher-classroom-onboarding .teacher-classroom-onboarding.step-add-progress .wizard .progress-bar{display:none}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019{padding-top:40px}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019>.content{width:100%}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .links{margin-bottom:.5rem}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .links li{display:inline-block}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .links li:before{content:" | ";display:inline}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .links li:first-child:before{display:none}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .links li a{font-size:14px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .links.links-top{text-align:right}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .links.links-bottom{text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .modal-enabled{cursor:pointer}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .modal-enabled:hover{text-decoration:underline}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard{margin-bottom:1rem;padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2);margin-bottom:.5rem;border-radius:5px;padding:30px}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .progress-bar{margin-bottom:30px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .body .pre-title{text-align:center;text-transform:uppercase;color:gray;font-size:14px;font-weight:600}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .body>.step>.title{padding:0;margin-bottom:30px;text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .links{margin-top:40px;margin-bottom:0;text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .links .link-video .icon{font-size:30px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .links.links-middle{margin-bottom:30px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom>.title{margin-bottom:40px;text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:100%;margin:0 auto 30px}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:80%}}@media screen and (min-width:75em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:60%}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom h3.title{margin-bottom:20px;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom h3.title{max-width:60%;margin-left:auto;margin-right:auto}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom .loading-indicator{margin-top:40px;margin-bottom:40px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:100%;margin:0 auto 40px}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:80%;margin-bottom:40px}}@media screen and (min-width:75em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:60%}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:30px}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:0}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-classroom .courses .card-mini-course{margin-bottom:0}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-clever,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-google,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students>.title{text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-clever .subtitle,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-clever .title,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-clever img,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-google .subtitle,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-google .title,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-google img{max-width:60%;margin:auto}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-clever .subtitle,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-students.add-students-google .subtitle{margin-bottom:20px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-unlocked-courses .title{margin:0;padding:0;text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-unlocked-courses .subtitle{padding:0;text-align:center;color:gray}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-unlocked-courses .actions{text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-unlocked-courses .actions .label-assign-first-lesson-only{font-size:12px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-unlocked-courses .actions .button-assign{min-width:220px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students{text-align:center}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress .title,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress h4,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course .title,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course h4,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students .title,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students h4{margin-bottom:10px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress .info,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course .info,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students .info{margin-bottom:20px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress .counts,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course .counts,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students .counts{margin-bottom:30px}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress .button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course .button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students .button{margin-bottom:0;text-transform:none}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress .button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course .button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students .button{min-width:200px}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress .button+.button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course .button+.button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students .button+.button{margin-left:1em}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .add-progress.tweet-loc .button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .assign-course.tweet-loc .button,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019 .wizard .complete-without-students.tweet-loc .button{text-transform:uppercase}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-assign-course .links,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-assign-course .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-assign-course .wizard{margin-bottom:0}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-complete-without-students .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-complete-without-students .wizard{margin-bottom:0}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-assign-unlocked-courses .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-assign-unlocked-courses .wizard{margin-bottom:0}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-assign-unlocked-courses .wizard .body>.step>.title{margin-bottom:0}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-add-progress .links-top,teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-add-progress .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-add-progress .wizard{margin-bottom:0}}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-add-progress .wizard .body{margin-bottom:0}teacher-classroom-onboarding-2019 .teacher-classroom-onboarding-2019.step-add-progress .wizard .progress-bar{display:none}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .button.tiny{padding:.5em 1em;font-size:.7rem}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022{padding-top:20px}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022>.content{width:100%}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .links{margin-bottom:.5rem}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .links li{display:inline-block}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .links li:before{content:" | ";display:inline}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .links li:first-child:before{display:none}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .links li a{font-size:14px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .links.links-top{text-align:right}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .links.links-bottom{text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .modal-enabled{cursor:pointer}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .modal-enabled:hover{text-decoration:underline}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard{margin-bottom:1rem;padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2);margin-bottom:.5rem;border-radius:5px;padding:30px}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .progress-bar{margin-bottom:30px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .body .pre-title{text-align:center;text-transform:uppercase;color:gray;font-size:14px;font-weight:600}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .body>.step>.title{padding:0;margin-bottom:30px;text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .links{margin-top:40px;margin-bottom:0;text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .links .link-video .icon{font-size:30px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .links.links-middle{margin-bottom:30px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom>.title{margin-bottom:40px;text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:100%;margin:0 auto 30px}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:80%}}@media screen and (min-width:75em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:60%}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom h3.title{margin-bottom:20px;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom h3.title{max-width:60%;margin-left:auto;margin-right:auto}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom .loading-indicator{margin-top:40px;margin-bottom:40px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:100%;margin:0 auto 40px}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:80%;margin-bottom:40px}}@media screen and (min-width:75em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:60%}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:30px}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:0}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-classroom .courses .card-mini-course{margin-bottom:0}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-clever,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-google,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students>.title{text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-clever .subtitle,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-clever .title,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-clever img,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-google .subtitle,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-google .title,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-google img{max-width:60%;margin:auto}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-clever .subtitle,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-students.add-students-google .subtitle{margin-bottom:20px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-unlocked-courses .title{margin:0;padding:0;text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-unlocked-courses .subtitle{padding:0;text-align:center;color:gray}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-unlocked-courses .actions{text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-unlocked-courses .actions .label-assign-first-lesson-only{font-size:12px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-unlocked-courses .actions .button-assign{min-width:220px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students{text-align:center}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress .title,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress h4,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course .title,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course h4,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students .title,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students h4{margin-bottom:10px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress .info,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course .info,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students .info{margin-bottom:20px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress .counts,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course .counts,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students .counts{margin-bottom:30px}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress .button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course .button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students .button{margin-bottom:0;text-transform:none}@media print,screen and (min-width:40em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress .button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course .button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students .button{min-width:200px}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress .button+.button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course .button+.button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students .button+.button{margin-left:1em}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .add-progress.tweet-loc .button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .assign-course.tweet-loc .button,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022 .wizard .complete-without-students.tweet-loc .button{text-transform:uppercase}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-assign-course .links,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-assign-course .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-assign-course .wizard{margin-bottom:0}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-complete-without-students .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-complete-without-students .wizard{margin-bottom:0}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-assign-unlocked-courses .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-assign-unlocked-courses .wizard{margin-bottom:0}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-assign-unlocked-courses .wizard .body>.step>.title{margin-bottom:0}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-add-progress .links-top,teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-add-progress .progress-bar{display:none}@media screen and (max-width:39.9375em){teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-add-progress .wizard{margin-bottom:0}}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-add-progress .wizard .body{margin-bottom:0}teacher-classroom-onboarding-2022 .teacher-classroom-onboarding-2022.step-add-progress .wizard .progress-bar{display:none}teacher-classroom-overview-2018 .teacher-classroom-overview-2018{padding-top:15px;padding-bottom:15px}@media print,screen and (min-width:64em){teacher-classroom-overview-2018 .teacher-classroom-overview-2018{padding-top:40px;padding-bottom:40px}}teacher-classroom-progress .teacher-classroom-progress .loading-indicator{margin:0 auto}teacher-classroom-projects select{font-family:Open Sans;font-size:11px}teacher-classroom-projects .no-students .column-text{padding-top:40px}teacher-classroom-projects .no-students .column-text .actions{text-align:center}teacher-classroom-projects .no-students .column-text .actions .button-add-students{min-width:220px}teacher-classroom-projects .projectsTotalCount{margin-bottom:30px;height:2.125rem;line-height:2.125rem;text-overflow:ellipsis;white-space:nowrap}teacher-classroom-projects .sort-by select{display:inline;width:auto}teacher-classroom-projects .teacher-actions{margin-top:15px}teacher-classroom-projects .teacher-actions a{color:#575757;font-size:14px;padding:.5rem 1.25rem;margin-bottom:20px;border-bottom:5px solid #b5b5b5}teacher-classroom-projects .teacher-actions a:hover{color:#6e6cdf}teacher-classroom-projects .teacher-actions a.active{color:#6e6cdf;border-bottom:5px solid #6e6cdf;font-weight:700}teacher-classroom-projects .teacher-actions a:last-child{margin-right:0}teacher-classroom-projects .teacher-actions a .icon-download,teacher-classroom-projects .teacher-actions a .icon-printer,teacher-classroom-projects .teacher-actions a .icon-user-add{padding-right:3px;font-size:18px;margin-top:-8px}teacher-classroom-projects .teacher-actions .button{color:#fefefe;vertical-align:initial}teacher-classroom-projects .teacher-actions.text-right{margin:10px}teacher-classroom-projects .data-feed{background-color:#fff;border-radius:8px;border:1px solid #eee;margin-bottom:40px;height:350px;overflow-y:auto}teacher-classroom-projects .data-feed .data-feed-title{background-color:#51579e;border-top-right-radius:8px;border-top-left-radius:8px;padding:15px}teacher-classroom-projects .data-feed .data-feed-title h5{font-weight:400;padding-bottom:0;margin-bottom:0;color:#fefefe}teacher-classroom-projects .data-feed .data-feed-content{padding:15px}teacher-classroom-projects .data-feed .username{font-weight:700;font-size:16px}teacher-classroom-projects .data-feed a,teacher-classroom-projects .data-feed p{font-size:14px;color:#666}teacher-classroom-projects .data-feed a{font-weight:400}teacher-classroom-projects .data-feed .student-rank{font-weight:700}teacher-classroom-projects .switch{position:relative;display:inline-block;width:60px;height:34px}teacher-classroom-projects .switch input{opacity:0;width:0;height:0}teacher-classroom-projects .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}teacher-classroom-projects .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}teacher-classroom-projects input:checked+.slider{background-color:#2196f3}teacher-classroom-projects input:focus+.slider{box-shadow:0 0 1px #2196f3}teacher-classroom-projects input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}teacher-classroom-projects .slider.round{border-radius:34px}teacher-classroom-projects .slider.round:before{border-radius:50%}teacher-classroom-showcase .buttons{margin-top:.6rem;margin-bottom:.6rem}teacher-classroom-showcase .buttons .button{font-size:.7rem}teacher-classroom-showcase .share{margin-bottom:15px;font-family:Montserrat}teacher-classroom-showcase .access{font-family:Open Sans;color:#363636}teacher-classroom-showcase .access .actions a{color:#000}teacher-classroom-showcase .access a,teacher-classroom-showcase .access h6{font-size:14px}teacher-classroom-showcase .access .modify-access{font-size:12px}teacher-classroom-showcase textarea{width:75%;height:5rem;font-family:Montserrat;font-weight:100}teacher-classroom-showcase .showcase-description{margin-bottom:15px;font-size:15px}teacher-classroom-showcase .showcase-name{color:#6e6cdf}teacher-classroom-showcase .zero-state{padding-top:60px;padding-bottom:30px}teacher-classroom-showcase .zero-state .webinar-link,teacher-classroom-showcase .zero-state .webinar-link:hover{text-decoration:none}teacher-classroom-showcase .zero-state .webinar-link:hover .webinar-link-text{text-decoration:underline}teacher-classroom-showcase .zero-state .icon{font-size:30px}teacher-classroom-showcase .teacher-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:15px 0 0 50px}teacher-classroom-showcase .teacher-actions a{color:#575757;font-size:14px;padding:.5rem 1.25rem;margin-bottom:20px;border-bottom:5px solid #b5b5b5}teacher-classroom-showcase .teacher-actions a:hover{color:#6e6cdf}teacher-classroom-showcase .teacher-actions a.active{color:#6e6cdf;border-bottom:5px solid #6e6cdf;font-weight:700}teacher-classroom-showcase .teacher-actions a:last-child{margin-right:0}teacher-classroom-showcase .teacher-actions a .icon-download,teacher-classroom-showcase .teacher-actions a .icon-printer,teacher-classroom-showcase .teacher-actions a .icon-user-add{padding-right:3px;font-size:18px;margin-top:-8px}teacher-classroom-showcase .teacher-actions .button{color:#fefefe;vertical-align:initial}teacher-classroom-showcase .teacher-actions.text-right{margin:10px}teacher-classroom-showcase .data-feed{background-color:#fff;border-radius:8px;border:1px solid #eee;margin-bottom:40px;height:350px;overflow-y:auto}teacher-classroom-showcase .data-feed .data-feed-title{background-color:#51579e;border-top-right-radius:8px;border-top-left-radius:8px;padding:15px}teacher-classroom-showcase .data-feed .data-feed-title h5{font-weight:400;padding-bottom:0;margin-bottom:0;color:#fefefe}teacher-classroom-showcase .data-feed .data-feed-content{padding:15px}teacher-classroom-showcase .data-feed .username{font-weight:700;font-size:16px}teacher-classroom-showcase .data-feed a,teacher-classroom-showcase .data-feed p{font-size:14px;color:#666}teacher-classroom-showcase .data-feed a{font-weight:400}teacher-classroom-showcase .data-feed .student-rank{font-weight:700}teacher-classroom-showcase .switch{position:relative;display:inline-block;width:60px;height:34px}teacher-classroom-showcase .switch input{opacity:0;width:0;height:0}teacher-classroom-showcase .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}teacher-classroom-showcase .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}teacher-classroom-showcase input:checked+.slider{background-color:#2196f3}teacher-classroom-showcase input:focus+.slider{box-shadow:0 0 1px #2196f3}teacher-classroom-showcase input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}teacher-classroom-showcase .slider.round{border-radius:34px}teacher-classroom-showcase .slider.round:before{border-radius:50%}teacher-classroom-showcase .showcase{padding-top:15px}teacher-classroom-showcase .showcase .header{margin-left:30px}teacher-classroom-showcase .showcase .projects .actions{text-align:center}@media print,screen and (min-width:40em){teacher-classroom-showcase .showcase .projects .actions{text-align:right}}teacher-classroom-showcase .showcase .projects .actions>.button .icon{padding-right:10px;vertical-align:middle;font-size:12px}@media print,screen and (min-width:40em){teacher-classroom-students{background-color:#f4f9fa}}teacher-classroom-students .wizard{margin-bottom:1rem;padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-classroom-students .wizard{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2);margin-bottom:.5rem;border-radius:5px;padding:30px}}teacher-classroom-students .back-link{margin-top:-10px;margin-bottom:5px;margin-left:20px}teacher-classroom-students .back-link a{font-size:14px;font-weight:700}teacher-classroom-students .no-students h3{text-align:center}teacher-classroom-students .no-students h4{margin-bottom:30px;text-align:center}teacher-classroom-students .with-students .classroom-students .button-add-to-class{display:block}teacher-classroom-students .with-students .top-actions{min-height:1em}teacher-classroom-students .with-students .table-teacher,teacher-classroom-students .with-students .teacher-table{color:#000;font-size:14px;text-align:left;margin-bottom:-15px}teacher-classroom-students .with-students .table-teacher table,teacher-classroom-students .with-students .teacher-table table{margin-top:10px;width:100%}teacher-classroom-students .with-students .table-teacher table thead,teacher-classroom-students .with-students .teacher-table table thead{background-color:transparent;border:none}teacher-classroom-students .with-students .table-teacher table thead .icon,teacher-classroom-students .with-students .teacher-table table thead .icon{max-height:1em}teacher-classroom-students .with-students .table-teacher table tbody,teacher-classroom-students .with-students .teacher-table table tbody{border:none;background:#e6e6e6}teacher-classroom-students .with-students .table-teacher table tbody tr:nth-child(2n),teacher-classroom-students .with-students .teacher-table table tbody tr:nth-child(2n){background-color:#efefef}teacher-classroom-students .with-students .table-teacher table td,teacher-classroom-students .with-students .teacher-table table td{padding:10px}teacher-classroom-students .with-students .table-teacher table tfoot,teacher-classroom-students .with-students .teacher-table table tfoot{background-color:transparent;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border:none}teacher-classroom-students .with-students .table-teacher table tfoot a,teacher-classroom-students .with-students .teacher-table table tfoot a{color:#00bcd4;font-size:14px}teacher-classroom-students .with-students .table-teacher h6,teacher-classroom-students .with-students .teacher-table h6{color:#444;margin-bottom:0;padding:0;font-size:14px;text-align:left}teacher-classroom-students .with-students .table-teacher h6 a,teacher-classroom-students .with-students .teacher-table h6 a{font-size:14px}teacher-classroom-students .with-students .table-teacher p,teacher-classroom-students .with-students .teacher-table p{font-size:14px;padding-bottom:0!important;margin-bottom:0}teacher-classroom-students .with-students .table-teacher a,teacher-classroom-students .with-students .teacher-table a{color:#444;font-size:14px}teacher-classroom-students .with-students .table-teacher a:hover,teacher-classroom-students .with-students .teacher-table a:hover{color:#00bcd4}teacher-classroom-students .with-students .table-teacher .icon-mail,teacher-classroom-students .with-students .table-teacher .icon-maker,teacher-classroom-students .with-students .table-teacher .icon-remove,teacher-classroom-students .with-students .teacher-table .icon-mail,teacher-classroom-students .with-students .teacher-table .icon-maker,teacher-classroom-students .with-students .teacher-table .icon-remove{padding-right:3px;color:#888}teacher-classroom-students .with-students .table-teacher .disable-view,teacher-classroom-students .with-students .teacher-table .disable-view{margin-top:10px}teacher-classroom-students .with-students .table-teacher .fixed-content-row,teacher-classroom-students .with-students .teacher-table .fixed-content-row{position:relative}teacher-classroom-students .with-students .table-teacher .fixed-content-column,teacher-classroom-students .with-students .teacher-table .fixed-content-column{position:absolute;background-color:#e6e6e6;height:60px;padding:5px!important;border:none;z-index:2}teacher-classroom-students .with-students .table-teacher .fixed-content-column a,teacher-classroom-students .with-students .teacher-table .fixed-content-column a{max-width:105px;display:inline-block;font-size:13px!important;font-weight:700;line-height:40px}teacher-classroom-students .with-students .table-teacher .fixed-content-column a span,teacher-classroom-students .with-students .teacher-table .fixed-content-column a span{display:inline-block}teacher-classroom-students .with-students .table-teacher .fixed-content-column a .icon-bookmark,teacher-classroom-students .with-students .teacher-table .fixed-content-column a .icon-bookmark{color:#00bcd4}teacher-classroom-students .with-students .teacher-table.teacher-table-students tbody td.checkbox-index{white-space:nowrap}teacher-classroom-students .with-students .teacher-table.teacher-table-students tbody a{font-size:14px}teacher-classroom-students .with-students .teacher-table.teacher-table-students tfoot .actions{text-align:right}teacher-classroom-students .with-students .teacher-table.teacher-table-students tfoot .actions a+a{margin-left:1em}teacher-classroom-students .with-students .teacher-table.teacher-table-students p{font-size:14px;color:#444;font-weight:400}teacher-classroom-students .with-students .teacher-table.teacher-table-students .password .external{text-transform:capitalize}teacher-classroom-students .with-students .teacher-table.teacher-table-students .edit-input a{color:#00bcd4;font-size:13px}teacher-classroom-students .with-students .teacher-table.teacher-table-students .edit-input input{height:30px!important;border-radius:5px;border:none;margin-bottom:5px!important;color:#444;display:block;box-shadow:none}teacher-classroom-students .with-students .limit-tutorial .video-tutorial a{display:block;text-align:center}@media print,screen and (min-width:40em){teacher-classroom-students .with-students .limit-tutorial .video-tutorial a{margin-top:40px;text-align:left}}teacher-classroom-students .with-students .limit-tutorial .video-tutorial a .icon{font-size:30px}teacher-classroom-summary-card .teacher-classroom-summary-card{border:1px solid rgba(58,60,67,.71);color:#0a0a0a;cursor:auto;font-size:14px;padding:10px 15px 0}teacher-classroom-summary-card .teacher-classroom-summary-card .disabled{color:#ccc}teacher-classroom-summary-card .teacher-classroom-summary-card .hover-action{display:block}teacher-classroom-summary-card .teacher-classroom-summary-card .hover-action .button{margin:0}teacher-classroom-summary-card .teacher-classroom-summary-card .hover-action .button.secondary{color:#0058d7}teacher-classroom-summary-card .teacher-classroom-summary-card .hover-action.info{display:none}teacher-classroom-summary-card .teacher-classroom-summary-card.clickable,teacher-classroom-summary-card .teacher-classroom-summary-card .clickable{cursor:pointer}teacher-classroom-summary-card .teacher-classroom-summary-card .name{margin:0;padding-bottom:5px;color:#7c6ee7;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem}teacher-classroom-summary-card .teacher-classroom-summary-card a.button.hollow{color:#766889}teacher-classroom-summary-card .teacher-classroom-summary-card a.button.hollow:hover,teacher-classroom-summary-card .teacher-classroom-summary-card a.button.primary,teacher-classroom-summary-card .teacher-classroom-summary-card a.button.secondary{color:#fefefe}teacher-classroom-summary-card .teacher-classroom-summary-card a.link{color:#0058d7;font-size:12px;text-transform:uppercase}teacher-classroom-summary-card .teacher-classroom-summary-card a.link:hover{text-decoration:underline}teacher-classroom-summary-card .teacher-classroom-summary-card .grade{margin-bottom:5px;color:#7580b3;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase}teacher-classroom-summary-card .teacher-classroom-summary-card .loading-indicator{margin:0 auto}teacher-classroom-summary-card .teacher-classroom-summary-card .number{line-height:2em;white-space:nowrap}teacher-classroom-summary-card .teacher-classroom-summary-card .number a{color:#0a0a0a;font-size:14px;font-weight:300}teacher-classroom-summary-card .teacher-classroom-summary-card .number a:focus,teacher-classroom-summary-card .teacher-classroom-summary-card .number a:hover{text-decoration:underline}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container{background-color:#f0faff;border-top:1px solid #d4e7ee}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container .button.hollow{border:1px solid #626262;color:#626262}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container .button.hollow .icon.icon-info{margin-right:4px;color:#ba1e5d}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container .button.hollow:hover{border:1px solid transparent}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container .button.hollow:hover .icon.icon-info{color:#fefefe}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container a.link{display:inline-block;color:#626262;padding:.85em 1em;text-decoration:underline}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container a.link:hover{color:#0058d7;text-decoration:none}teacher-classroom-summary-card .teacher-classroom-summary-card .action-container .ng-hide:not(.ng-hide-animate){display:none!important;visibility:hidden}@media screen and (min-width:75em){teacher-classroom-summary-card .teacher-classroom-summary-card .action-container .ng-hide:not(.ng-hide-animate){display:inline-block!important}}teacher-classroom-summary-card .teacher-classroom-summary-card .action{border-radius:5px;padding:10px;color:#fefefe;text-align:center;font-weight:500;border-top-left-radius:0;border-top-right-radius:0}teacher-classroom-summary-card .teacher-classroom-summary-card .action .chevron{float:right}teacher-classroom-summary-card .teacher-classroom-summary-card .action a{font-size:15px}teacher-classroom-summary-card .teacher-classroom-summary-card.ok .action{background-color:#62afae}teacher-classroom-summary-card .teacher-classroom-summary-card.ok .action:hover{background-color:#4b9392}teacher-classroom-summary-card .teacher-classroom-summary-card.ok .action:active,teacher-classroom-summary-card .teacher-classroom-summary-card.ok .action:focus{background-color:#3a7171}teacher-classroom-summary-card .teacher-classroom-summary-card.warning .action{background-color:#3790b1}teacher-classroom-summary-card .teacher-classroom-summary-card.warning .action:hover{background-color:#2b708a}teacher-classroom-summary-card .teacher-classroom-summary-card.warning .action:active,teacher-classroom-summary-card .teacher-classroom-summary-card.warning .action:focus{background-color:#1f5163}teacher-classroom-summary-card .teacher-classroom-summary-card.alert .action{background-color:#ba1e5d}teacher-classroom-summary-card .teacher-classroom-summary-card.alert .action:hover{background-color:#8e1747}teacher-classroom-summary-card .teacher-classroom-summary-card.alert .action:active,teacher-classroom-summary-card .teacher-classroom-summary-card.alert .action:focus{background-color:#621031}teacher-classroom-summary-card .teacher-classroom-summary-card.menu-open{overflow:visible}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options{z-index:10;position:absolute;top:-25px;bottom:17px;right:-20px;width:55px;height:55px;border-radius:40%;background:hsla(0,0%,100%,.98);-webkit-filter:brightness(100%);filter:brightness(100%);box-shadow:-1px 2px 5px rgba(0,0,0,.1);transition:all .25s}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .link-more-options{position:absolute;top:31px;right:28px;width:auto;height:10px;line-height:10px;color:#0058d7;font-size:41px;font-weight:500;transition:all .25s;text-decoration:none}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .menu{display:none;margin-top:15px;padding:10px 20px 25px}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .menu li a{color:#0a0a0a}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .menu li a:focus,teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .menu li a:hover{color:#0058d7}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .menu li .text{display:block;padding:0 1rem .7rem;color:#0a0a0a}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .menu li .text strong{font-size:16px;display:block;font-weight:500}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options .menu li.separator{border-bottom:1px solid #cacaca}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options.open{top:1px;right:3px;bottom:auto;width:auto;height:auto;border-radius:5px}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options.open .link-more-options{top:5px;right:5px}teacher-classroom-summary-card .teacher-classroom-summary-card>.card-more-options.open .menu{display:block}teacher-classroom-card-class-award .teacher-classroom-card-class-award{text-align:center;padding:10px}teacher-classroom-card-class-award .teacher-classroom-card-class-award h6{margin-bottom:0}teacher-classroom-card-class-award .teacher-classroom-card-class-award p{font-size:1rem;margin:0;padding-bottom:10px;color:#0a0a0a;font-weight:700}teacher-classroom-card-class-award .teacher-classroom-card-class-award .award-icon-border{text-align:center;margin:auto;height:100px;width:100px;border-radius:50%;border:8px dashed #6683ea}teacher-classroom-card-class-award .teacher-classroom-card-class-award .award-icon-border .award-icon{text-align:center;vertical-align:middle;line-height:100px;margin:5px;height:75px;width:75px;background-color:#6683ea;border-radius:50%}teacher-classroom-card-class-award .teacher-classroom-card-class-award .award-icon-border .award-icon p{color:#fefefe;line-height:75px;vertical-align:middle;font-size:125%;font-weight:700}teacher-classroom-card-class-award .teacher-classroom-card-class-award .share-link-section{text-align:center;margin-top:10px}teacher-classroom-card-class-award .teacher-classroom-card-class-award .share-link-section a{color:#0a0a0a;text-decoration:underline;font-weight:700}teacher-classroom-card-class-award .teacher-classroom-card-class-award .share-link-section a span{margin-right:10px;padding:5px;color:#fefefe;background-color:#4c89e4;border-radius:50%}teacher-classroom-card-class-award-concepts .teacher-classroom-card-class-award-concepts{text-align:center;padding:10px}teacher-classroom-card-class-award-concepts .teacher-classroom-card-class-award-concepts h6{margin-bottom:0}teacher-classroom-card-class-award-concepts .teacher-classroom-card-class-award-concepts p{font-size:1rem;margin:0;padding-bottom:10px;color:#0a0a0a;font-weight:700}teacher-classroom-card-class-award-concepts .teacher-classroom-card-class-award-concepts .classroom-icon-awards{display:inline-block;height:75px;width:75px}teacher-classroom-card-class-award-concepts .teacher-classroom-card-class-award-concepts .share-link-section{text-align:center;margin-top:10px}teacher-classroom-card-class-award-concepts .teacher-classroom-card-class-award-concepts .share-link-section a{color:#0a0a0a;text-decoration:underline;font-weight:700}teacher-classroom-card-class-award-concepts .teacher-classroom-card-class-award-concepts .share-link-section a span{margin-right:10px;padding:5px;color:#fefefe;background-color:#4c89e4;border-radius:50%}.teacher-classroom-widget{--body-overflow:auto;--height:auto;background-color:#fefefe;border-radius:.625rem;box-shadow:0 3px 6px rgba(0,0,0,.3);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:30px;padding:1.25rem;height:var(--height);height:var(--row-height,var(--height))}@media print,screen and (min-width:64em){.teacher-classroom-widget-row-1{--row-height:320px}.teacher-classroom-widget-row-2{--row-height:360px}.teacher-classroom-widget-row-3{--row-height:380px}}.teacher-classroom-widget__header{padding-bottom:1.25rem;text-align:center}.teacher-classroom-widget__title{padding-bottom:0}.teacher-classroom-widget__title:last-child{margin-bottom:0}.teacher-classroom-widget__body{margin:auto 0;overflow-y:var(--body-overflow);min-height:0}.teacher-classroom-widget__footer{padding-top:1.25rem;padding-bottom:10px;text-align:center}.teacher-classroom-widget__footer a{color:#25293a;text-decoration:underline;text-transform:uppercase;font-weight:700}@media print,screen and (min-width:64em){.teacher-classroom-widget__footer{font-size:1rem}}.teacher-classroom-widget .widget-page-link-section{text-align:center;margin:10px}.teacher-classroom-widget .widget-page-link-section a{color:#4d4d4d;text-decoration:underline;font-weight:700}.teacher-classroom-widget .table{clear:both;text-align:initial}.teacher-classroom-widget .table .title{display:inline-block}.teacher-classroom-widget .table .sort{float:right;position:relative;width:13px;height:16px}.teacher-classroom-widget .table .sort:before{top:0;border-bottom:6px solid #00bcd4}.teacher-classroom-widget .table .sort:after,.teacher-classroom-widget .table .sort:before{content:"";position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.teacher-classroom-widget .table .sort:after{bottom:0;border-top:6px solid #ccc}.teacher-classroom-widget .table .sort.reverse:before{border-bottom-color:#ccc}.teacher-classroom-widget .table .sort.reverse:after{border-top-color:#00bcd4}.teacher-classroom-widget .table .table-scroll::-webkit-scrollbar{width:10px;height:5px}.teacher-classroom-widget .table .table-scroll::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:5px}.teacher-classroom-widget .table .table-scroll::-webkit-scrollbar-thumb{background-color:#a7a7a7;border-radius:5px}.teacher-classroom-widget .table table{width:100%}.teacher-classroom-widget .table table td,.teacher-classroom-widget .table table th{padding:.3rem .4rem}.teacher-classroom-widget .table table tbody,.teacher-classroom-widget .table table thead{border:none;background:none}.teacher-classroom-widget .table table tbody tr:nth-child(2n){background:none}.teacher-classroom-widget .table table tbody tr a{color:#0a0a0a;font-weight:300}.teacher-classroom-widget .table table tbody tr a:active,.teacher-classroom-widget .table table tbody tr a:focus,.teacher-classroom-widget .table table tbody tr a:hover{color:#000}.teacher-classroom-widget .table table tbody tr.top,.teacher-classroom-widget .table table tbody tr.top a{color:#379a3a}.teacher-classroom-widget .table table tbody tr.top a:hover{color:#2a742c}.teacher-classroom-widget .table table tbody tr.top a:active,.teacher-classroom-widget .table table tbody tr.top a:focus{color:#1c4f1e}.teacher-classroom-widget .table table tbody tr.bottom,.teacher-classroom-widget .table table tbody tr.bottom a{color:#f25954}.teacher-classroom-widget .table table tbody tr.bottom a:hover{color:#ee2b25}.teacher-classroom-widget .table table tbody tr.bottom a:active,.teacher-classroom-widget .table table tbody tr.bottom a:focus{color:#d01610}teacher-classroom-widget-certificates .teacher-classroom-widget.\--certificates .awards-won{text-align:center}teacher-classroom-widget-certificates .teacher-classroom-widget.\--certificates .awards-won .awards-number-box{text-align:center;margin:auto;height:100px;width:150px;margin-top:1rem;margin-bottom:1rem;background-color:#ffebd8;border:5px solid #e67301;border-radius:25px;box-shadow:3px 4px 1px rgba(0,0,0,.05)}teacher-classroom-widget-certificates .teacher-classroom-widget.\--certificates .awards-won .awards-number-box p{line-height:85px;vertical-align:middle;color:#e67301;font-size:4rem;font-weight:700}teacher-classroom-widget-certificates .teacher-classroom-widget.\--certificates .awards-won p{line-height:1.5rem;font-weight:700;padding:0;margin:0}teacher-classroom-widget-certificates .teacher-classroom-widget.\--certificates .awards-won p .certificateNumber{color:#6280e2}teacher-classroom-widget-class-awards .teacher-classroom-widget.\--class-awards teacher-classroom-card-class-award .teacher-classroom-card-class-award{padding:0}teacher-classroom-widget-class-awards .teacher-classroom-widget.\--class-awards teacher-classroom-card-class-award .teacher-classroom-card-class-award h6{padding-bottom:0}teacher-classroom-widget-class-awards .teacher-classroom-widget.\--class-awards teacher-classroom-card-class-award .teacher-classroom-card-class-award p{padding-bottom:.5rem}teacher-classroom-widget-class-awards .teacher-classroom-widget.\--class-awards teacher-classroom-card-class-award .teacher-classroom-card-class-award .share-link-section{margin-top:.5rem}@media print,screen and (min-width:64em){teacher-classroom-widget-class-awards .teacher-classroom-widget.\--class-awards teacher-classroom-card-class-award .teacher-classroom-card-class-award p{padding-bottom:1rem}teacher-classroom-widget-class-awards .teacher-classroom-widget.\--class-awards teacher-classroom-card-class-award .teacher-classroom-card-class-award .share-link-section{margin-top:1rem}}teacher-classroom-widget-activity .teacher-classroom-widget.\--activity .teacher-classroom-widget__title.\--subtitle{color:#6784e7}teacher-classroom-widget-activity .teacher-classroom-widget.\--activity .activity-icon{background-image:url("/image/classroom/Icon_02.png");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem;width:2rem;height:2.375rem}teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-chart,teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-table{text-align:right}teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-chart .chart,teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-chart .table,teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-table .chart,teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-table .table{text-align:initial}teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-chart .chart,teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .column-table .chart{overflow:hidden}teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .table-scroll{max-height:260px}@media print,screen and (min-width:64em){teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .table-scroll{height:260px}}teacher-classroom-widget-concepts .teacher-classroom-widget.\--concepts .table-scroll table td.concepts{text-align:right}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons{margin-bottom:30px}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .view-selector{display:none;float:right;overflow:hidden;margin-bottom:0;border-radius:5px}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .view-selector li{float:left}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .view-selector li a{display:block;background-color:#f2f2f2;text-align:center;width:35px;height:28px;line-height:28px;color:#485c6d}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .view-selector li a .icon{vertical-align:unset}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .view-selector li.active a,teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .view-selector li:hover a{background-color:#485c6d;color:#f2f2f2}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .title{margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-chart{text-align:center}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-chart .chart{overflow:hidden;margin-bottom:30px}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-chart .chart{margin-bottom:0}}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-table{text-align:right}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-table .subtitle{margin-bottom:5px}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .table-scroll{max-height:245px}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .table-scroll{height:245px}}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .table-scroll table td.completed{text-align:right}@media print,screen and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-chart{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-chart{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-chart:last-child:not(:first-child){float:right}}@media print,screen and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-table{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-table{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons .column-table:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed .view-selector{display:block}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.table .column-chart{display:none}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.table .column-table{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.table .column-table{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.table .column-table:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.table .column-table .sort{float:none;display:inline-block;width:1em;height:20px;vertical-align:sub}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.table .column-table .sort:before{border-left-width:8px;border-right-width:8px;border-bottom-width:8px}teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.table .column-table .sort:after{border-left-width:8px;border-right-width:8px;border-top-width:8px}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.chart .column-chart{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.chart .column-chart{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.chart .column-chart:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.collapsed.chart .column-table{display:none}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.expanded .column-chart{display:block;width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.expanded .column-chart{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.expanded .column-chart:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.expanded .column-table{display:block;width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.expanded .column-table{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){teacher-classroom-widget-lessons .teacher-classroom-widget-lessons.expanded .column-table:last-child:not(:first-child){float:right}}teacher-classroom-widget-projects .teacher-classroom-widget-projects{margin-bottom:30px}teacher-classroom-widget-projects .teacher-classroom-widget-projects .chart{overflow:hidden;margin-bottom:30px}@media print,screen and (min-width:64em){teacher-classroom-widget-projects .teacher-classroom-widget-projects .chart{margin-bottom:0}}teacher-classroom-widget-projects .teacher-classroom-widget-projects .chart .title{margin:0;padding:0}teacher-classroom-widget-projects .teacher-classroom-widget-projects .chart .tweet .icon{font-size:20px}teacher-classroom-widget-projects .teacher-classroom-widget-projects .table .table-scroll{max-height:300px}@media print,screen and (min-width:64em){teacher-classroom-widget-projects .teacher-classroom-widget-projects .table .table-scroll{height:300px}}teacher-classroom-widget-projects .teacher-classroom-widget-projects .column-link,teacher-classroom-widget-projects .teacher-classroom-widget-projects .table table td.lines,teacher-classroom-widget-projects .teacher-classroom-widget-projects .table table td.projects{text-align:right}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects{--height:360px}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project-list{margin-bottom:0}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project-list>li{margin-bottom:.625rem}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c9c9c9;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.3);color:#4d4d4d;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:.875rem;margin-inline:.625rem;padding:.625rem;transition:scale .125s ease;width:calc(100% - 1.25rem)}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project:hover{scale:1.012}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project__play-icon{display:inline-block;width:2rem;height:2rem}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project__play-icon:before{background-image:url("/image/classroom/play.png");background-position:50%;background-size:100%;background-repeat:no-repeat;content:"";display:inherit;width:inherit;height:inherit}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project__details{line-height:1.25;margin-left:1.25rem;text-align:left}teacher-classroom-widget-new-projects .teacher-classroom-widget.\--new-projects .project__title{display:block;font-weight:700}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress{--body-overflow:visible;min-height:300px}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress loading-indicator{width:100%}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .previous:before{content:"";font-size:30px;padding-right:1.1rem;font-weight:600;background-image:url("/image/classroom/Arrow_01_Left.png");background-position:50%;background-size:80%;background-repeat:no-repeat}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .next:before{content:"";padding-right:1.1rem;font-size:30px;font-weight:600;background-image:url("/image/classroom/Arrow_01_Right.png");background-position:50%;background-size:80%;background-repeat:no-repeat}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .progress-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .inner-circle{--size:9.5rem;background-color:#f4fbff;border-radius:50%;display:grid;place-items:center;font-family:Open Sans,Helvetica,Arial,sans-serif;margin:auto;width:var(--size);height:var(--size);max-width:12.5rem}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .inner-circle .inner-text{--size_inner:6rem;display:grid;place-items:center;margin:auto;width:var(--size_inner);height:var(--size_inner)}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .inner-circle .inner-text .percent-text{font-size:calc(var(--size) / 5);font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#3a94f1}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .inner-circle .inner-text .progress-text{color:#707070;font-size:calc(var(--size) / 10)}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .progressbar{width:90%;max-width:200px;height:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:1em auto .5em;border-radius:8px;background-color:#efefef;--size:12rem;--fg:linear-gradient(#20bbb7,#069ef1);--bg:#ededed;--pgPercentage:var(--value);width:var(--size);height:var(--size);border-radius:50%;display:grid;place-items:center;background:linear-gradient(calc(var(--pgPercentage) * 1deg),#000 50%,transparent 0),linear-gradient(0deg,#000 50%,#d3d3d3 0);font-family:Helvetica,Arial,sans-serif;font-size:calc(var(--size) / 5);color:var(--fg)}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .progressbar:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-2}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .progressbar:after{content:"";position:absolute;width:80%;height:80%;top:10%;left:10%;background-color:#fff;border-radius:50%;z-index:-1}teacher-classroom-widget-course-progress .teacher-classroom-widget.\--course-progress .progressbar .progress-meter{background-color:#82ca6d}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist{border:4px solid #e67300;position:relative}@media print,screen and (min-width:40em){teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist{min-height:300px;max-height:360px}}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .icon-box{background-image:url("/image/classroom/pencil.png");background-position:50%;background-size:cover;position:absolute;top:.625rem;right:.625rem;width:3.75rem;height:3.75rem}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .checkbox{border-radius:3px;display:-webkit-flex;display:-ms-flexbox;display:flex;float:right;width:1.25rem;height:1.25rem}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .checkbox.unchecked{border:2px solid #bcb5b5}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .checkbox.checked{background-image:url("/image/classroom/checkmark.png");background-position:50%;background-size:cover}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .number{color:#ff8d1a;font-size:26px;font-family:Montserrat;margin-right:20px}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .item{color:#4d4d4d;font-size:14px;font-family:Montserrat;cursor:pointer}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .task{margin:0 auto;width:80%}teacher-classroom-widget-checklist .teacher-classroom-widget.\--checklist .subtitle{color:#4a4a4a;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1.125rem;text-align:center}teacher-percentile-table .teacher-percentile-table{clear:both;text-align:initial}teacher-percentile-table .teacher-percentile-table .title{margin-bottom:1em;display:inline-block}teacher-percentile-table .teacher-percentile-table .sort{float:right;position:relative;width:13px;height:16px}teacher-percentile-table .teacher-percentile-table .sort:before{content:"";position:absolute;top:0;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #00bcd4}teacher-percentile-table .teacher-percentile-table .sort:after{content:"";position:absolute;bottom:0;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ccc}teacher-percentile-table .teacher-percentile-table .sort.reverse:before{border-bottom-color:#ccc}teacher-percentile-table .teacher-percentile-table .sort.reverse:after{border-top-color:#00bcd4}teacher-percentile-table .teacher-percentile-table .table-scroll::-webkit-scrollbar{width:10px;height:5px}teacher-percentile-table .teacher-percentile-table .table-scroll::-webkit-scrollbar-track{background-color:#f7f7f7;border-radius:5px}teacher-percentile-table .teacher-percentile-table .table-scroll::-webkit-scrollbar-thumb{background-color:#a7a7a7;border-radius:5px}teacher-percentile-table .teacher-percentile-table table{width:100%;margin-bottom:0}teacher-percentile-table .teacher-percentile-table table td,teacher-percentile-table .teacher-percentile-table table th{padding:0}teacher-percentile-table .teacher-percentile-table table tbody,teacher-percentile-table .teacher-percentile-table table thead{border:none;background:none}teacher-percentile-table .teacher-percentile-table table tbody tr:nth-child(2n){background:none}teacher-percentile-table .teacher-percentile-table table tbody tr a{color:#0a0a0a;font-weight:300}teacher-percentile-table .teacher-percentile-table table tbody tr a:active,teacher-percentile-table .teacher-percentile-table table tbody tr a:focus,teacher-percentile-table .teacher-percentile-table table tbody tr a:hover{color:#000}teacher-percentile-table .teacher-percentile-table table tbody tr.top,teacher-percentile-table .teacher-percentile-table table tbody tr.top a{color:#379a3a}teacher-percentile-table .teacher-percentile-table table tbody tr.top a:hover{color:#2a742c}teacher-percentile-table .teacher-percentile-table table tbody tr.top a:active,teacher-percentile-table .teacher-percentile-table table tbody tr.top a:focus{color:#1c4f1e}teacher-percentile-table .teacher-percentile-table table tbody tr.bottom,teacher-percentile-table .teacher-percentile-table table tbody tr.bottom a{color:#f25954}teacher-percentile-table .teacher-percentile-table table tbody tr.bottom a:hover{color:#ee2b25}teacher-percentile-table .teacher-percentile-table table tbody tr.bottom a:active,teacher-percentile-table .teacher-percentile-table table tbody tr.bottom a:focus{color:#d01610}teacher-percentile-table .teacher-percentile-table table tbody tr .progressbar{width:200px;height:10px;margin:1em auto .5em;border-radius:8px;background-color:#efefef}teacher-percentile-table .teacher-percentile-table table tbody tr .progressbar .progress-meter{background-color:#82ca6d}.teacher-admin-settings .teacher-actions{line-height:40px}.teacher-admin-settings .teacher-actions>a{font-size:14px}.teacher-admin-settings .select-limit{margin-top:20px}.teacher-admin-settings .table-teacher,.teacher-admin-settings .teacher-table{color:#000;font-size:14px;text-align:left;margin-bottom:-15px}.teacher-admin-settings .table-teacher table,.teacher-admin-settings .teacher-table table{margin-top:10px;width:100%}.teacher-admin-settings .table-teacher table thead,.teacher-admin-settings .teacher-table table thead{background-color:#fefefe;border:none}.teacher-admin-settings .table-teacher table thead th,.teacher-admin-settings .teacher-table table thead th{padding:20px 10px;white-space:nowrap;color:#444}.teacher-admin-settings .table-teacher table thead th a,.teacher-admin-settings .teacher-table table thead th a{font-weight:700}.teacher-admin-settings .table-teacher table tbody,.teacher-admin-settings .teacher-table table tbody{border:none;background:#e6e6e6}.teacher-admin-settings .table-teacher table tbody tr:nth-child(2n),.teacher-admin-settings .teacher-table table tbody tr:nth-child(2n){background-color:#efefef}.teacher-admin-settings .table-teacher table tfoot,.teacher-admin-settings .teacher-table table tfoot{background-color:#fefefe;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border:none}.teacher-admin-settings .table-teacher table tfoot a,.teacher-admin-settings .teacher-table table tfoot a{color:#00bcd4;font-size:14px}.teacher-admin-settings .table-teacher table td,.teacher-admin-settings .teacher-table table td{padding:10px}.teacher-admin-settings .table-teacher h6,.teacher-admin-settings .teacher-table h6{color:#444;margin-bottom:0;padding:0;font-size:14px;text-align:left}.teacher-admin-settings .table-teacher h6 a,.teacher-admin-settings .teacher-table h6 a{font-size:14px}.teacher-admin-settings .table-teacher p,.teacher-admin-settings .teacher-table p{font-size:14px;margin-bottom:0;padding-bottom:0}.teacher-admin-settings .table-teacher a,.teacher-admin-settings .teacher-table a{color:#444;font-size:14px}.teacher-admin-settings .table-teacher a:hover,.teacher-admin-settings .teacher-table a:hover{color:#00bcd4}.teacher-admin-settings .table-teacher .icon-mail,.teacher-admin-settings .table-teacher .icon-maker,.teacher-admin-settings .table-teacher .icon-remove,.teacher-admin-settings .teacher-table .icon-mail,.teacher-admin-settings .teacher-table .icon-maker,.teacher-admin-settings .teacher-table .icon-remove{padding-right:3px;color:#888}.teacher-admin-settings .table-teacher .disable-view,.teacher-admin-settings .teacher-table .disable-view{margin-top:10px}.teacher-admin-settings .tooltip2{position:relative;display:inline-block;border-bottom:1px dotted #000}.teacher-admin-settings .tooltip2 .tooltiptext{visibility:hidden;width:140px;background-color:#000;color:#ccc;text-align:center;border-radius:6px;padding:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:normal;position:absolute;z-index:1}.teacher-admin-settings .tooltip2:hover .tooltiptext{visibility:visible;top:100%}.card.card-button{background-color:#00bcd4;color:#fefefe;min-height:0;padding:50px 0;text-align:center}.card.card-button:focus,.card.card-button:hover{background-color:#0096aa}.card.card-button .icon{display:block;font-size:40px;line-height:40px;height:40px;margin:auto;text-align:center}.card.card-button .icon.icon-tynker{background-image:url(/image/tynker-t-logo-66.png);background-size:contain;background-repeat:no-repeat;width:40px}.card.card-button .icon.icon-clever{background-image:url(/image/clever-icon.png);background-size:contain;background-repeat:no-repeat;width:40px}.card.card-button h5{color:#fefefe;font-size:22px;margin:0;padding:1em 0 0}.card-course-summary{position:relative;overflow:visible;min-height:422px;margin-bottom:30px;border-radius:5px;padding:14px;background-color:#daedf9}.card-course-summary h6{padding-bottom:30px;color:#65759b;font-weight:700;font-size:20px;text-align:center}.card-course-summary p{margin:0;padding-bottom:10px;color:#666}.card-course-summary .course-price{padding:0;font-size:26px;text-align:center;font-weight:700;margin-bottom:0}.card-course-summary .license-info .expired-license{color:#dc4944}.card-course-summary .course-filters a{font-size:14px;background-color:transparent!important}.card-course-summary .course-filters a span{padding-left:0}.card-course-summary .icon-checkmark:after{display:none}.card-course-summary .your-course-plan{position:relative}.card-course-summary .your-course-plan .your-course-plan-callout{position:absolute;left:-30px;top:-20px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);height:40px;width:40px;border-radius:30px;padding:10px 8px 0;line-height:1;background-color:#7580b2;color:#fefefe;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase}@media print,screen and (min-width:64em){.card-course-summary .your-course-plan .your-course-plan-callout{top:-5px;left:-18px}}.card-course-summary .button.primary{margin-top:30px;margin-bottom:0;padding-left:0;padding-right:0}@media print,screen and (min-width:40em){.dl-horizontal dt{float:left;width:120px;overflow:hidden;clear:left;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.1rem;font-weight:400}.dl-horizontal dd{margin-left:130px;margin-bottom:.1rem}}.dashboard-teacher-admin h1{font-size:34px;font-weight:400;padding-bottom:0}.dashboard-teacher-admin h5{font-weight:400}.dashboard-teacher-admin p{margin-bottom:0;padding-bottom:0}.dashboard-teacher-admin-metrics .metrics-table-legend{margin-bottom:10px}.dashboard-teacher-admin-metrics .metrics-table-legend h5{padding-bottom:0;margin-bottom:0}.dashboard-teacher-admin-metrics .metrics-table-legend p{padding-bottom:0;padding-right:20px;font-size:12px;display:inline-block}.dashboard-teacher .alert-permissions{margin-bottom:15px;border-radius:5px;padding:15px 10px;background-color:#22bdb6}.dashboard-teacher .alert-permissions .message{color:#fff;font-weight:400;font-size:16px;line-height:36px;margin-bottom:0;padding-bottom:0;text-align:center}@media print,screen and (min-width:64em){.dashboard-teacher .alert-permissions .message{text-align:left}}.dashboard-teacher .alert-permissions .action{text-align:center}@media print,screen and (min-width:64em){.dashboard-teacher .alert-permissions .action{text-align:right}}.dashboard-teacher .alert-permissions .action .button{font-weight:700;margin-bottom:0;white-space:nowrap}.float-right{float:right}.margin-top{margin-top:20px}.margin-bottom{margin-bottom:20px}.modal-import a{font-size:inherit;font-weight:700}.modal-import .authtype{font-style:italic}.modal-import .authtype,.modal-import .card-button h5{text-transform:capitalize}.modal-import #file-chooser{height:1px;opacity:0}.modal-import .import-file{background-color:transparent}.modal-import .import-file.uploading #file-upload{border:3px dashed #ccc}.modal-import .import-file.uploading #file-upload,.modal-import .import-file.uploading #file-upload p,.modal-import .import-file.uploading .summary p{color:cyan}.modal-import .import-file.processing #file-upload{border:3px dashed #ccc}.modal-import .import-file.processing #file-upload,.modal-import .import-file.processing #file-upload p,.modal-import .import-file.processing .summary p{color:#90ee90}.modal-import .import-file.valid #file-upload{border:3px dashed #ccc}.modal-import .import-file.valid #file-upload,.modal-import .import-file.valid #file-upload p,.modal-import .import-file.valid .summary p{color:green}.modal-import .import-file.invalid #file-upload{border:3px solid #999}.modal-import .import-file.invalid #file-upload,.modal-import .import-file.invalid #file-upload p,.modal-import .import-file.invalid .summary p{color:red}.modal-import.draging #file-upload,.modal-import .draging-overlay{background-color:rgba(0,255,0,.5)}.modal-import .draging-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.modal-import .actions{text-align:right}.modal-import .actions .button-back{float:left}.teacher-classroom-onboarding-2019 .progress-bar,.teacher-classroom-onboarding .progress-bar,.teacher-onboarding-2019 .progress-bar,.teacher-onboarding-2022 .progress-bar,.teacher-onboarding .progress-bar{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;background-color:#eeeff0;font-size:10px;font-weight:400;line-height:1.4;margin-top:0;margin-bottom:0;border-radius:0;height:auto}.teacher-classroom-onboarding-2019 .progress-bar .step,.teacher-classroom-onboarding .progress-bar .step,.teacher-onboarding-2019 .progress-bar .step,.teacher-onboarding-2022 .progress-bar .step,.teacher-onboarding .progress-bar .step{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:33.33%;height:38px;padding-top:5px;padding-bottom:5px;padding-left:20px;background-color:#dcdee0;color:#fefefe;text-transform:uppercase;color:#7463a5}.teacher-classroom-onboarding-2019 .progress-bar .step:first-child,.teacher-classroom-onboarding .progress-bar .step:first-child,.teacher-onboarding-2019 .progress-bar .step:first-child,.teacher-onboarding-2022 .progress-bar .step:first-child,.teacher-onboarding .progress-bar .step:first-child{padding-left:10px}.teacher-classroom-onboarding-2019 .progress-bar .step .icon,.teacher-classroom-onboarding .progress-bar .step .icon,.teacher-onboarding-2019 .progress-bar .step .icon,.teacher-onboarding-2022 .progress-bar .step .icon,.teacher-onboarding .progress-bar .step .icon{display:none;margin-right:1em;border-radius:50%;width:10px;height:10px;background-color:#525252;color:#fefefe;text-align:center;line-height:10px;font-size:6px}.teacher-classroom-onboarding-2019 .progress-bar .step:before,.teacher-classroom-onboarding .progress-bar .step:before,.teacher-onboarding-2019 .progress-bar .step:before,.teacher-onboarding-2022 .progress-bar .step:before,.teacher-onboarding .progress-bar .step:before{content:"";position:absolute;top:-2px;bottom:0;left:0;width:0;height:0;border-left:11px solid #fefefe;border-top:21px solid transparent;border-bottom:21px solid transparent}.teacher-classroom-onboarding-2019 .progress-bar .step:after,.teacher-classroom-onboarding .progress-bar .step:after,.teacher-onboarding-2019 .progress-bar .step:after,.teacher-onboarding-2022 .progress-bar .step:after,.teacher-onboarding .progress-bar .step:after{content:"";position:absolute;right:-10px;bottom:0;width:0;height:0;border-left:10px solid #dcdee0;border-top:19px solid transparent;border-bottom:19px solid transparent;z-index:10}@media print,screen and (min-width:40em){.teacher-classroom-onboarding-2019 .progress-bar .step,.teacher-classroom-onboarding .progress-bar .step,.teacher-onboarding-2019 .progress-bar .step,.teacher-onboarding-2022 .progress-bar .step,.teacher-onboarding .progress-bar .step{padding:0 15px 0 25px;height:24px;line-height:24px;white-space:nowrap;text-align:left}.teacher-classroom-onboarding-2019 .progress-bar .step:first-child,.teacher-classroom-onboarding .progress-bar .step:first-child,.teacher-onboarding-2019 .progress-bar .step:first-child,.teacher-onboarding-2022 .progress-bar .step:first-child,.teacher-onboarding .progress-bar .step:first-child{padding-left:15px}.teacher-classroom-onboarding-2019 .progress-bar .step:before,.teacher-classroom-onboarding .progress-bar .step:before,.teacher-onboarding-2019 .progress-bar .step:before,.teacher-onboarding-2022 .progress-bar .step:before,.teacher-onboarding .progress-bar .step:before{top:-3px;border-left-width:12px;border-top-width:15px;border-bottom-width:15px}.teacher-classroom-onboarding-2019 .progress-bar .step:after,.teacher-classroom-onboarding .progress-bar .step:after,.teacher-onboarding-2019 .progress-bar .step:after,.teacher-onboarding-2022 .progress-bar .step:after,.teacher-onboarding .progress-bar .step:after{border-top-width:12px;border-bottom-width:12px}}.teacher-classroom-onboarding-2019 .progress-bar .step:first-child:before,.teacher-classroom-onboarding-2019 .progress-bar .step:last-child:after,.teacher-classroom-onboarding .progress-bar .step:first-child:before,.teacher-classroom-onboarding .progress-bar .step:last-child:after,.teacher-onboarding-2019 .progress-bar .step:first-child:before,.teacher-onboarding-2019 .progress-bar .step:last-child:after,.teacher-onboarding-2022 .progress-bar .step:first-child:before,.teacher-onboarding-2022 .progress-bar .step:last-child:after,.teacher-onboarding .progress-bar .step:first-child:before,.teacher-onboarding .progress-bar .step:last-child:after{display:none}.teacher-classroom-onboarding-2019 .progress-bar .step.active,.teacher-classroom-onboarding .progress-bar .step.active,.teacher-onboarding-2019 .progress-bar .step.active,.teacher-onboarding-2022 .progress-bar .step.active,.teacher-onboarding .progress-bar .step.active{font-weight:700;color:#fff;background-color:#7463a5}.teacher-classroom-onboarding-2019 .progress-bar .step.active:after,.teacher-classroom-onboarding .progress-bar .step.active:after,.teacher-onboarding-2019 .progress-bar .step.active:after,.teacher-onboarding-2022 .progress-bar .step.active:after,.teacher-onboarding .progress-bar .step.active:after{border-left-color:#7463a5}.teacher-classroom-onboarding-2019 .progress-bar .step.complete,.teacher-classroom-onboarding .progress-bar .step.complete,.teacher-onboarding-2019 .progress-bar .step.complete,.teacher-onboarding-2022 .progress-bar .step.complete,.teacher-onboarding .progress-bar .step.complete{font-weight:700;color:#fff;background-color:#82ca6d}.teacher-classroom-onboarding-2019 .progress-bar .step.complete:after,.teacher-classroom-onboarding .progress-bar .step.complete:after,.teacher-onboarding-2019 .progress-bar .step.complete:after,.teacher-onboarding-2022 .progress-bar .step.complete:after,.teacher-onboarding .progress-bar .step.complete:after{border-left-color:#82ca6d}.teacher-classroom-onboarding-2019 .progress-bar .step.complete .icon,.teacher-classroom-onboarding .progress-bar .step.complete .icon,.teacher-onboarding-2019 .progress-bar .step.complete .icon,.teacher-onboarding-2022 .progress-bar .step.complete .icon,.teacher-onboarding .progress-bar .step.complete .icon{display:inline-block;background-color:rgba(0,0,0,.3)}.teacher-classroom-onboarding-2019 .progress-bar.steps-2 .step,.teacher-classroom-onboarding .progress-bar.steps-2 .step,.teacher-onboarding-2019 .progress-bar.steps-2 .step,.teacher-onboarding-2022 .progress-bar.steps-2 .step,.teacher-onboarding .progress-bar.steps-2 .step{width:50%}.dashboard-teacher .section-banner.section-banner-teacher.section-banner-breadcrumb{padding-top:15px;padding-bottom:15px;line-height:34px}@media print,screen and (min-width:64em){.dashboard-teacher .section-banner.section-banner-teacher.section-banner-breadcrumb{padding-top:5px;padding-bottom:5px}}.dashboard-teacher .section-banner.section-banner-teacher.section-banner-breadcrumb .link-back{display:block;font-size:12px;line-height:15px;margin-bottom:10px;text-transform:uppercase;font-weight:700}.dashboard-teacher .section-banner.section-banner-teacher.section-banner-breadcrumb .title{color:#fff;display:inline-block;font-size:24px;line-height:34px;margin-right:2em;margin-bottom:30px;padding:0;text-transform:capitalize;vertical-align:top}.dashboard-teacher .section-banner.section-banner-teacher.section-banner-breadcrumb .button-group{display:inline-block;text-align:left;vertical-align:top}.dashboard-teacher-community-minecraft .select-minecraft-version{float:right;margin:0}.dashboard-teacher-community-minecraft .select-minecraft-version .label{color:#000}teacher-courses-curriculum .teacher-courses-curriculum{overflow:hidden}.state-dashboard-teacher-lessons-diy-library .section-content{padding-bottom:1rem;padding-top:1rem}.state-dashboard-teacher-lessons-diy-library-category .dashboard-header-tabs .title{color:#fff;font-weight:700}.state-dashboard-teacher-lessons-diy-library-category .section-banner.section-banner-teacher h4{color:#fefefe}.state-dashboard-teacher-lessons-diy-library .state-dashboard-teacher-lessons-diy-library-category .section-banner.section-banner-teacher{padding-top:26px}.dashboard-teacher.dashboard-teacher-projects .section-content .section-banner{background:none;padding:0;position:static}.dashboard-teacher.dashboard-teacher-projects .section-content .section-banner .filter-column{padding-top:0}.dashboard-teacher.dashboard-teacher-projects .section-content .section-banner .search-field{margin-top:0}.dashboard-teacher-projects-robotics,.dashboard-teacher-projects-text-coding,.dashboard-teacher-projects-visual-coding{padding:30px 30px 0}.modal-import-settings-students{border-radius:8px}.modal-import-settings-students #file-upload{border:1px dashed #ccc;padding:50px 20px;border-radius:5px}.modal-import-settings-students #file-upload .icon-upload{text-align:center;width:100%;font-size:60px;color:#ccc}.modal-import-settings-students #file-upload p{text-align:center;width:60%;display:block;margin:0 auto;padding-top:30px;color:#25293a}state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-banner .menu{display:inline-block;border-bottom:1px solid #ffffff3d}state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-banner .menu li a{border-bottom:4px solid transparent;color:#fefefe}state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-banner .menu li a.active,state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-banner .menu li a:focus,state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-banner .menu li a:hover{border-color:#fefefe;color:#fefefe}state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-content .dashboard-teacher-settings-licenses,state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-content .dashboard-teacher-settings-overview,state-dashboard-teacher-settings .state-dashboard-teacher-settings .section-content .dashboard-teacher-settings-privacy{margin-top:30px;margin-bottom:30px}state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-classrooms .section-banner .filter-tabs,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-students .section-banner .filter-tabs{margin-bottom:0}state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-classrooms admin-classrooms .header,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-classrooms admin-students .header,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-students admin-classrooms .header,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-students admin-students .header{padding-top:20px;background:#7ab2ce;background:linear-gradient(45deg,#7ab2ce,#75b09f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ab2ce",endColorstr="#75b09f",GradientType=1)}state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-classrooms admin-classrooms .header .title,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-classrooms admin-students .header .title,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-students admin-classrooms .header .title,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-students admin-students .header .title{display:none}state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-classrooms admin-classrooms .header label,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-classrooms admin-students .header label,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-students admin-classrooms .header label,state-dashboard-teacher-settings .state-dashboard-teacher-settings.state-dashboard-teacher-settings-students admin-students .header label{font-size:.8rem}teacher-settings-overview .boxed{margin-bottom:30px}teacher-settings-school hr{border:none;border-top:2px solid #e8e8e8;margin:30px 0}teacher-settings-school .expired-license-message{display:inline-block;font-size:16px;font-weight:700}teacher-settings-school .license-list{margin-top:15px;list-style-type:disc;padding-left:30px}teacher-settings-school .admins{margin-top:20px;font-weight:400}teacher-settings-school .admin-list{margin-top:15px}teacher-settings-school .boxed{overflow:auto}teacher-settings-school .name{margin-bottom:0}teacher-settings-school .region-flag{margin-right:25px}teacher-settings-school .info{margin-top:20px}teacher-settings-school .info-label{font-weight:400}teacher-settings-school .warning-icon{display:inline-block;vertical-align:top;padding:0 10px;color:red}teacher-settings-school .warning-message{display:inline-block;width:90%}teacher-settings-school .main-section{margin:20px 40px}teacher-settings-school .side-section{margin:10px 20px}teacher-settings-school .avatar-image,teacher-settings-school .profile-section-header{display:inline-block}teacher-settings-school .avatar-image img{width:50px;height:50px;border:1px solid #d3d3d3;border-radius:50%}teacher-settings-school .avatar-link{margin-left:30px;display:inline-block}teacher-settings-school .additional-info{margin-top:20px}teacher-settings-school .login-info{margin-bottom:10px}teacher-settings-school dl dt.avatar{line-height:70px}teacher-settings-school dl dd.avatar .edit-avatar-link{display:block;padding-bottom:10px}teacher-settings-school dl dd.avatar .edit-avatar-link img{width:70px;height:70px;border:1px solid;border-radius:50%}teacher-settings-students table td.classrooms ul,teacher-settings-students table td.courses ul,teacher-settings-students table td.teachers ul{margin-bottom:0}.dashboard-teacher .section-banner,.dashboard-teacher .section-banner .subtitle,.dashboard-teacher .section-banner a,.dashboard-teacher .section-banner h1,.dashboard-teacher .section-banner h2,.dashboard-teacher .section-banner h3,.dashboard-teacher .section-banner p,.teacher-dashboard .section-banner,.teacher-dashboard .section-banner .subtitle,.teacher-dashboard .section-banner a,.teacher-dashboard .section-banner h1,.teacher-dashboard .section-banner h2,.teacher-dashboard .section-banner h3,.teacher-dashboard .section-banner p{color:#fefefe}.dashboard-teacher .section-banner h2,.teacher-dashboard .section-banner h2{padding-bottom:1.875rem}.dashboard-teacher .section-banner p,.teacher-dashboard .section-banner p{padding-bottom:1.25rem}.dashboard-teacher .section-banner .main-header,.teacher-dashboard .section-banner .main-header{padding:0;text-align:center}.dashboard-teacher .section-banner .sub-header,.teacher-dashboard .section-banner .sub-header{font-size:1rem;text-align:center}.dashboard-teacher .section-banner .subtitle,.teacher-dashboard .section-banner .subtitle{padding-bottom:15px;line-height:1.5}.dashboard-teacher .section-banner .helper-link,.teacher-dashboard .section-banner .helper-link{margin-right:1.25rem}.dashboard-teacher .section-banner .section-banner-content,.teacher-dashboard .section-banner .section-banner-content{padding-top:30px}.dashboard-teacher .section-banner .filter-tabs,.teacher-dashboard .section-banner .filter-tabs{text-align:center}@media print,screen and (min-width:40em){.dashboard-teacher .section-banner .filter-tabs,.teacher-dashboard .section-banner .filter-tabs{text-align:left}}.dashboard-teacher .section-banner .filter-tabs .button.hollow,.teacher-dashboard .section-banner .filter-tabs .button.hollow{padding:10px 20px;font-family:Open Sans,Helvetica,Arial,sans-serif;min-width:100px;border:none;color:#fff;margin-right:5px;margin-bottom:14px;border-radius:50px;font-weight:500;text-decoration:none;text-transform:none;background-color:rgba(0,0,0,.1)}.dashboard-teacher .section-banner .filter-tabs .button.hollow:hover,.teacher-dashboard .section-banner .filter-tabs .button.hollow:hover{background-color:#fff;color:#e56000;text-decoration:none}.dashboard-teacher .section-banner .filter-tabs .button.hollow.active,.teacher-dashboard .section-banner .filter-tabs .button.hollow.active{background-color:#fff;color:#e56000}.dashboard-teacher .section-banner .filter-tabs .button.hollow.small,.teacher-dashboard .section-banner .filter-tabs .button.hollow.small{background-color:rgba(46,51,71,.5);margin:20px 4px 0;padding:6px 10px;font-size:12px}.dashboard-teacher .section-banner .filter-tabs .button.hollow.small a,.teacher-dashboard .section-banner .filter-tabs .button.hollow.small a{font-size:12px}.dashboard-teacher .section-banner .filter-tabs .button.hollow.small a:hover,.teacher-dashboard .section-banner .filter-tabs .button.hollow.small a:hover{color:#00bcd4}.dashboard-teacher .section-banner .filter-tabs .button.hollow.small.active,.teacher-dashboard .section-banner .filter-tabs .button.hollow.small.active{background-color:#fff;color:#000}.dashboard-teacher .section-banner .filter-tabs .button.hollow.small.active a,.teacher-dashboard .section-banner .filter-tabs .button.hollow.small.active a{color:#000}.dashboard-teacher .section-banner .filter-tabs .button.hollow.small:hover,.teacher-dashboard .section-banner .filter-tabs .button.hollow.small:hover{background-color:#fff;color:#000;text-decoration:none}.dashboard-teacher .section-banner .filter-tabs .button.icon,.teacher-dashboard .section-banner .filter-tabs .button.icon{min-width:unset}.dashboard-teacher .section-banner .search-box-container,.teacher-dashboard .section-banner .search-box-container{background-color:#fefefe;border-radius:5px;display:inline-block;margin-bottom:1rem;padding:5px 7px;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:500px}.dashboard-teacher .section-banner .search-box-container .community-search-filters,.teacher-dashboard .section-banner .search-box-container .community-search-filters{line-height:30px}.dashboard-teacher .section-banner .search-box-container .community-search-filters,.dashboard-teacher .section-banner .search-box-container .community-search-filters .community-search-filter,.teacher-dashboard .section-banner .search-box-container .community-search-filters,.teacher-dashboard .section-banner .search-box-container .community-search-filters .community-search-filter{margin-bottom:0}.dashboard-teacher .section-banner .search-box-container .search-box,.teacher-dashboard .section-banner .search-box-container .search-box{border:none;box-shadow:none;height:30px;margin-bottom:0;padding:5px;width:100%;background:transparent;float:left;-webkit-flex:1;-ms-flex:1;flex:1}.dashboard-teacher .section-banner .search-box-container .search-box,.dashboard-teacher .section-banner .search-box-container .search-box-clearer,.dashboard-teacher .section-banner .search-box-container .search-button,.teacher-dashboard .section-banner .search-box-container .search-box,.teacher-dashboard .section-banner .search-box-container .search-box-clearer,.teacher-dashboard .section-banner .search-box-container .search-button{display:inline-block}.dashboard-teacher .section-banner .search-box-container .search-box-clearer,.dashboard-teacher .section-banner .search-box-container .search-button,.teacher-dashboard .section-banner .search-box-container .search-box-clearer,.teacher-dashboard .section-banner .search-box-container .search-button{float:right}.dashboard-teacher .section-banner .search-box-container .search-box-clearer,.teacher-dashboard .section-banner .search-box-container .search-box-clearer{color:#575757;font-size:10px;line-height:40px;padding-left:10px;padding-right:10px}.dashboard-teacher .section-banner .search-box-container .search-button,.teacher-dashboard .section-banner .search-box-container .search-button{background-color:#997abc;padding:5px 6px;line-height:1;cursor:pointer;width:30px;height:30px;color:#fefefe;border-radius:99px}.dashboard-teacher .section-banner .search-box-container.search-zero-state:not(:focus-within),.teacher-dashboard .section-banner .search-box-container.search-zero-state:not(:focus-within){background-color:rgba(46,51,71,.5)}.dashboard-teacher .section-banner .search-box-container.search-zero-state:not(:focus-within) .search-button,.teacher-dashboard .section-banner .search-box-container.search-zero-state:not(:focus-within) .search-button{background-color:transparent}.dashboard-teacher .section-banner .search-box-container .ui-autocomplete,.teacher-dashboard .section-banner .search-box-container .ui-autocomplete{background-color:#fefefe;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);padding-top:.4375rem;padding-bottom:.4375rem;position:absolute;transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.dashboard-teacher .section-banner .search-box-container .ui-autocomplete .ui-menu-item a,.teacher-dashboard .section-banner .search-box-container .ui-autocomplete .ui-menu-item a{color:#0a0a0a;display:block;padding-left:.4375rem;padding-right:.4375rem}.dashboard-teacher .section-banner .search-box-container .ui-autocomplete .ui-menu-item:focus a,.dashboard-teacher .section-banner .search-box-container .ui-autocomplete .ui-menu-item:hover a,.dashboard-teacher .section-banner .search-box-container .ui-autocomplete .ui-menu-item a.ui-state-focus,.teacher-dashboard .section-banner .search-box-container .ui-autocomplete .ui-menu-item:focus a,.teacher-dashboard .section-banner .search-box-container .ui-autocomplete .ui-menu-item:hover a,.teacher-dashboard .section-banner .search-box-container .ui-autocomplete .ui-menu-item a.ui-state-focus{background-color:#ebebeb}.dashboard-teacher .section-banner .search-box-container .ui-helper-hidden-accessible,.teacher-dashboard .section-banner .search-box-container .ui-helper-hidden-accessible{display:none}.dashboard-teacher .section-banner .section-banner-account-summary,.teacher-dashboard .section-banner .section-banner-account-summary{margin-bottom:15px;font-weight:400}@media print,screen and (min-width:64em){.dashboard-teacher .section-banner .section-banner-account-summary,.teacher-dashboard .section-banner .section-banner-account-summary{margin-bottom:0}}.dashboard-teacher .section-banner .section-banner-account-summary .account-type,.teacher-dashboard .section-banner .section-banner-account-summary .account-type{padding:0;margin:0}.dashboard-teacher .section-banner .section-banner-alert,.teacher-dashboard .section-banner .section-banner-alert{margin-bottom:15px;text-align:center}.dashboard-teacher .section-banner .section-banner-alert:last-child,.teacher-dashboard .section-banner .section-banner-alert:last-child{margin-bottom:0}@media print,screen and (min-width:64em){.dashboard-teacher .section-banner .section-banner-alert,.teacher-dashboard .section-banner .section-banner-alert{text-align:right}}.dashboard-teacher .section-banner .section-banner-alert .button,.teacher-dashboard .section-banner .section-banner-alert .button{margin:0;border-radius:10px;padding:10px 20px;line-height:1.2;background-color:rgba(0,0,0,.2);color:#fefefe;font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:700;text-transform:none}@media screen and (min-width:75em){.dashboard-teacher .section-banner .section-banner-alert .button,.teacher-dashboard .section-banner .section-banner-alert .button{min-width:450px}}.dashboard-teacher .section-banner .section-banner-alert .underline,.teacher-dashboard .section-banner .section-banner-alert .underline{text-decoration:underline}.dashboard-teacher .section-banner.small-banner,.teacher-dashboard .section-banner.small-banner{padding:20px 16px}.dashboard-teacher .section-banner.small-banner p,.teacher-dashboard .section-banner.small-banner p{padding-bottom:0}.dashboard-teacher .section-banner.small-banner h2,.teacher-dashboard .section-banner.small-banner h2{padding-top:0}.dashboard-teacher .section-banner.top-banner-welcome,.teacher-dashboard .section-banner.top-banner-welcome{background-image:url("/image/dashboard/parent/codey-wave.png");background-repeat:no-repeat;background-position:1% 20%;background-size:inherit;text-align:center}.dashboard-teacher .section-banner.top-banner-welcome a,.teacher-dashboard .section-banner.top-banner-welcome a{text-decoration:underline}@media screen and (min-width:40em) and (max-width:63.9375em){.dashboard-teacher .section-banner.top-banner-welcome,.teacher-dashboard .section-banner.top-banner-welcome{background-image:none}}@media screen and (max-width:39.9375em){.dashboard-teacher .section-banner.top-banner-welcome,.teacher-dashboard .section-banner.top-banner-welcome{background-image:none}}.dashboard-teacher .section-banner.top-banner-alert,.teacher-dashboard .section-banner.top-banner-alert{text-align:center}.dashboard-teacher .section-banner.top-banner-alert .icon-warning,.teacher-dashboard .section-banner.top-banner-alert .icon-warning{color:#e56000}.dashboard-teacher .section-banner.top-banner-alert .top-banner-alert-alert-notice,.teacher-dashboard .section-banner.top-banner-alert .top-banner-alert-alert-notice{border-radius:5px;padding-right:0;background-color:#fefefe;max-width:800px}.dashboard-teacher .section-banner.section-banner-teacher,.teacher-dashboard .section-banner.section-banner-teacher{background-color:#6f6cdf;color:#fefefe;padding-top:.625rem}.dashboard-teacher .section-banner.section-banner-profile,.teacher-dashboard .section-banner.section-banner-profile{background-color:#6583e9;color:#fefefe;padding-top:1.875rem;padding-bottom:1.875rem;text-align:left}.dashboard-teacher .section-banner.section-banner-profile h4,.teacher-dashboard .section-banner.section-banner-profile h4{color:#fefefe;padding-bottom:0;text-transform:capitalize}card-mini-course .card-mini-course{margin-top:10px;cursor:pointer}card-mini-course .card-mini-course:hover{-webkit-transform:none;transform:none;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}card-mini-course .card-mini-course>.image{height:120px;overflow:hidden}card-mini-course .card-mini-course>.image>img{width:100%;height:100%;object-fit:cover;object-position:0 0}card-mini-course .card-mini-course>p.grade{padding:2px 10px}card-mini-course .card-mini-course>.grade{padding:2px 10px;background-color:#e5f2fc;color:#666;text-transform:uppercase;font-size:10px;font-weight:700}card-mini-course .card-mini-course>.grade .seats{float:right}card-mini-course .card-mini-course>.info{padding:10px;min-height:120px}card-mini-course .card-mini-course>.info>.title{margin-bottom:15px;padding:0;text-align:left;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400}card-mini-course .card-mini-course>.info>.description{padding:0;font-size:11px}card-mini-course .card-mini-course>.info input[type=checkbox],card-mini-course .card-mini-course>.info label{cursor:pointer}.teacher-dashboard .card-video .video-play{content:"";background:url("/image/ui/icn-play-video.png") no-repeat;display:block;height:61px;width:61px;position:absolute;margin:0 0 -10px -30px;top:20%;left:50%}@media print,screen and (min-width:40em){.teacher-dashboard .card-video.video-large .card-thumbnail{height:300px}.teacher-dashboard .card-video.video-large .video-play{top:35%}}.teacher-dashboard .card-video .card-name{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif!important;font-weight:400!important}.teacher-dashboard .card-video .card-thumbnail{object-fit:cover}.teacher-dashboard .card-guide .card-thumbnail{background-color:#8f93cd;object-fit:cover}.teacher-dashboard .card-guide .card-callout{display:block;height:40px;width:40px;position:absolute;margin:0 0 -10px -30px;bottom:30%;right:3%;opacity:.7}.teacher-dashboard .card-guide .card-callout.pdf-print{visibility:hidden;content:"";background:url("/image/ui/icn-print-pdf.png") no-repeat;background-size:contain}.teacher-dashboard .card-guide .card-callout.video-play{visibility:hidden;content:"";background:url("/image/ui/icn-play-video.png") no-repeat;background-size:contain}.teacher-dashboard .card-guide:hover .card-callout.pdf-print,.teacher-dashboard .card-guide:hover .card-callout.video-play{visibility:visible}.teacher-dashboard .card-guide .card-name{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif!important;font-weight:400!important}.teacher-dashboard .card-tasks h5{padding:0;margin:0}.teacher-dashboard .card-tasks .checklist{padding:10px;border:1px solid #efefef;border-radius:5px;margin:5px 0 0}.teacher-dashboard .card-tasks .checklist .icon-checkmark{background-color:#dc4944;border-radius:30px;padding:10px;color:#fff;font-size:14px;margin-right:10px;position:relative}.teacher-dashboard .card-tasks .checklist .icon-checkmark.is-active{background-color:#82ca6d}.teacher-dashboard .checklist{padding:10px;border:1px solid #efefef;border-radius:5px;margin:0 0 12px}.teacher-dashboard .checklist .icon-checkmark{background-color:#dc4944;border-radius:30px;padding:10px;color:#fff;font-size:14px;margin-right:10px;position:relative}.teacher-dashboard .checklist .icon-checkmark.is-active{background-color:#82ca6d}.teacher-dashboard .checklist .icon-checkmark:after{background-color:#dc4944;padding:8px 11px;position:absolute!important;left:0;top:0;border-radius:50%;content:"\2716";color:#fff;font-size:15px;height:34px;width:34px}.teacher-dashboard .checklist .icon-checkmark.is-active:after{display:none}.teacher-dashboard .classroom-notification-list{height:350px;overflow:auto}.teacher-dashboard .classroom-notification-list p{color:#25293a;font-size:14px;display:inline-block;width:62%;margin:0;padding:0;margin-left:40px}.teacher-dashboard .classroom-notification-list .notification-action{color:#00bcd4;font-weight:700;float:right;font-size:14px;padding-top:3px}.teacher-dashboard .classroom-notification-list .checklist{padding:10px;border:1px solid #efefef;border-radius:5px;margin:0 0 12px;position:relative}.teacher-dashboard .classroom-notification-list .checklist:hover{background-color:#f8f8f8}.teacher-dashboard .classroom-notification-list .checklist .icon-warning{color:#fff;font-size:16px;background-color:#e56000;border-radius:50%;height:30px;width:30px;padding:7px;position:absolute;top:7px;left:7px}.teacher-dashboard .classroom-notification-list .red-alert{background-color:#dc4944;border:none}.teacher-dashboard .classroom-notification-list .red-alert:hover{background-color:#c82b25}.teacher-dashboard .classroom-notification-list .red-alert .notification-action,.teacher-dashboard .classroom-notification-list .red-alert p{color:#fff}.teacher-dashboard .classroom-notification-list .red-alert .icon-warning{color:#dc4944;background-color:#fff}.teacher-dashboard .card-alert{padding:10px}.teacher-dashboard .card-alert.green{background-color:#82ca6d}.teacher-dashboard .card-alert.green h5,.teacher-dashboard .card-alert.green p{color:#fff;font-weight:500}.teacher-dashboard .card-alert.red{background-color:#f25954}.teacher-dashboard .card-alert.red h5,.teacher-dashboard .card-alert.red p{color:#fff;font-weight:500}.teacher-dashboard .card-profile-teacher{text-align:center}.teacher-dashboard .card-profile-teacher .summary{padding:6px 0;margin:3px}.teacher-dashboard .card-resource{text-align:center;background-color:hsla(0,0%,100%,.4);color:#fff}.teacher-dashboard .card-resource h5{text-align:center;padding:10px 10px 0;margin:0;color:#fff;font-size:18px}.teacher-dashboard .card-resource img{height:110px;object-fit:cover;margin:0 auto 10px;padding:10px}.teacher-dashboard .teacher-lesson-card{width:100%}.teacher-dashboard .teacher-lesson-card:hover .button{color:#fefefe!important;background-color:#766889!important}.teacher-dashboard .teacher-lesson-card .lesson{margin-top:15px}.teacher-dashboard .teacher-lesson-card .course-number{color:#444!important}.teacher-dashboard .teacher-lesson-card .lesson-number{left:4px!important;top:4px!important}.teacher-dashboard .teacher-lesson-card .subtitle{margin:5px 10px;display:-webkit-box;-webkit-line-clamp:1;text-transform:uppercase;font-weight:700;font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;color:#000;overflow:hidden;white-space:normal!important;padding-bottom:0!important}.teacher-dashboard .teacher-lesson-card .description{min-height:40px;height:auto;margin:0 10px 5px;display:-webkit-box;-webkit-line-clamp:2;font-size:14px;padding-bottom:0}.teacher-dashboard .teacher-lesson-card .assign-unassign-lesson-action{font-size:13px;font-weight:700;text-align:center;display:block}.teacher-dashboard .teacher-lesson-card .assign-unassign-lesson-action a{font-size:13px;font-weight:700}.teacher-dashboard .teacher-lesson-card .button{margin-bottom:10px!important;color:#766889!important}.teacher-dashboard .teacher-lesson-card img{height:150px;object-fit:cover;width:100%}.teacher-dashboard .teacher-lesson-card .assigned-lesson,.teacher-dashboard .teacher-lesson-card .card-teacher-guide{font-size:10px;margin-bottom:5px}.teacher-dashboard .teacher-lesson-card .card-teacher-actions a{font-size:12px}.teacher-dashboard .teacher-lesson-card .button.unassign{border:none;color:#666}.card-mini-lesson{margin-top:10px}.card-mini-lesson .card-lesson-image{height:120px;overflow:hidden}.card-mini-lesson .card-lesson-image img{width:100%;height:100%;object-fit:cover;object-position:0 0}.card-mini-lesson .lesson-grade{background-color:#e5f2fc;color:#666;text-transform:uppercase;font-weight:700;font-size:10px;padding:2px;padding-left:10px}.card-mini-lesson .lesson-info{padding:10px}.card-mini-lesson .lesson-title{padding:0;font-weight:400;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-mini-lesson .lesson-description{overflow:hidden;text-overflow:ellipsis;height:3.2em;padding:0;font-size:11px}.card-mini-lesson .actions{padding:10px}.card-mini-lesson .actions a{display:block}.card-mini-lesson .actions a.link-add-students{margin-bottom:.5em;text-align:center;font-size:16px;font-weight:500}.card-mini-lesson .actions a.button-preview{margin-right:5px}.card-mini-lesson .actions a.button-assign{margin-left:5px}.card-mini-lesson .select-lesson{text-align:center;margin-top:10px;border-top:1px solid #f5f3f3;padding:10px 0}.card-mini-lesson .select-lesson label{font-size:12px}course-answer-key .course{margin-bottom:30px}course-answer-key .course .chapters{background-color:#fefefe;border:1px solid #eee}course-answer-key .course .chapters .chapter-image{width:30px}course-answer-key .course .chapters a.is-active{font-weight:700}course-answer-key .course .lesson{padding:0 30px}course-answer-key .course .lesson .quiz .question{font-weight:700;padding-bottom:5px}course-answer-key .course .lesson .quiz .choices .choice.correct{margin-left:20px}course-answer-key .course .lesson .quiz .choices .choice.wrong{margin-left:40px;list-style-type:disc}course-answer-key .course .lesson .quiz .choices .choice code-snippet{display:inline-block;vertical-align:top}course-answer-key .course .lesson .nbsample>a,course-answer-key .course .lesson .nbsandbox>a,course-answer-key .course .lesson .sample>a,course-answer-key .course .lesson .screenshot>a{float:right}course-answer-key .course .lesson .nbsample>iframe,course-answer-key .course .lesson .nbsandbox>iframe,course-answer-key .course .lesson .sample>iframe,course-answer-key .course .lesson .screenshot>iframe{width:700px;height:540px}course-answer-key .course .lesson .nbsample>img,course-answer-key .course .lesson .nbsandbox>img,course-answer-key .course .lesson .sample>img,course-answer-key .course .lesson .screenshot>img{margin-top:10px}.create-password-banner{padding-top:.5rem;padding-bottom:.5rem;background-color:#3f6790;color:#fefefe;font-weight:400}.create-password-banner .button{margin-left:10px;margin-bottom:0}.curriculum-description{padding:20px}.curriculum-description p{font-weight:400}.programming-curriculum .courses .tabs-vertical-learning-paths a span{padding-left:0!important}.programming-curriculum .programming-curriculum-plan,.programming-curriculum .your-course-plan{position:relative}.programming-curriculum .programming-curriculum-plan .your-course-plan-callout,.programming-curriculum .your-course-plan .your-course-plan-callout{position:absolute;top:-20px;left:-30px;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);height:35px;width:35px;background-color:#ba1e5d;border-radius:30px;font-size:10px;line-height:1;padding:7px 0;font-weight:600;font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;color:#fefefe;text-transform:uppercase}@media print,screen and (min-width:64em){.programming-curriculum .programming-curriculum-plan .your-course-plan-callout,.programming-curriculum .your-course-plan .your-course-plan-callout{top:-33px;left:-27px}}.programming-curriculum .programming-curriculum-courses-list .programming-curriculum-plan .your-course-plan-callout{top:-10px;left:-45px;color:#fefefe}.programming-curriculum .programming-curriculum-courses-list .is-active .programming-curriculum-plan span{color:#fefefe}.programming-curriculum .card-course-summary .your-course-plan{position:relative}.programming-curriculum .card-course-summary .your-course-plan .your-course-plan-callout{height:40px;width:40px;font-size:10px;padding:10px 8px 0}body.body-dashboard-teacher{-webkit-font-smoothing:antialiased}body.body-dashboard-teacher .menu-tabs{margin-bottom:-60px!important}body.body-dashboard-teacher .menu-tabs .sticky{background-color:transparent!important;border-bottom:none!important;z-index:100}body.body-dashboard-teacher .menu-tabs .tabs-title a{color:#fefefe!important;border-bottom:4px solid transparent!important}body.body-dashboard-teacher .menu-tabs .is-active a{color:#fefefe!important;border-bottom-color:#fefefe!important;font-weight:700}body.body-dashboard-teacher .dashboard-sidebar{overflow:visible}body.body-dashboard-teacher .dashboard-sidebar .dashboard-sidebar-nav-container{max-height:100%;overflow-x:hidden;overflow-y:auto}body.body-dashboard-teacher .dashboard-sidebar .dashboard-sidebar-nav-container .dashboard-sidebar-nav.dashboard-sidebar-nav-teacher .sidebar-nav-profile{min-height:157px}.dashboard-teacher,.teacher-dashboard{position:relative}.dashboard-teacher .take-me-to-old-dashboard,.teacher-dashboard .take-me-to-old-dashboard{float:right;margin-bottom:1em;font-size:12px}.dashboard-teacher p,.teacher-dashboard p{font-weight:400;padding-bottom:15px}.dashboard-teacher p.subtitle,.teacher-dashboard p.subtitle{font-weight:600}.dashboard-teacher .card p,.teacher-dashboard .card p{padding-bottom:0}.dashboard-teacher .teacher-dashboard-content,.teacher-dashboard .teacher-dashboard-content{padding-top:30px}.dashboard-teacher .teacher-dashboard-content .switch,.teacher-dashboard .teacher-dashboard-content .switch{position:relative;display:inline-block;width:60px;height:34px}.dashboard-teacher .teacher-dashboard-content .switch input,.teacher-dashboard .teacher-dashboard-content .switch input{opacity:0;width:0;height:0}.dashboard-teacher .teacher-dashboard-content .slider,.teacher-dashboard .teacher-dashboard-content .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.dashboard-teacher .teacher-dashboard-content .slider:before,.teacher-dashboard .teacher-dashboard-content .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.dashboard-teacher .teacher-dashboard-content input:checked+.slider,.teacher-dashboard .teacher-dashboard-content input:checked+.slider{background-color:#2196f3}.dashboard-teacher .teacher-dashboard-content input:focus+.slider,.teacher-dashboard .teacher-dashboard-content input:focus+.slider{box-shadow:0 0 1px #2196f3}.dashboard-teacher .teacher-dashboard-content input:checked+.slider:before,.teacher-dashboard .teacher-dashboard-content input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.dashboard-teacher .teacher-dashboard-content .slider.round,.teacher-dashboard .teacher-dashboard-content .slider.round{border-radius:34px}.dashboard-teacher .teacher-dashboard-content .slider.round:before,.teacher-dashboard .teacher-dashboard-content .slider.round:before{border-radius:50%}.dashboard-teacher .teacher-dashboard-content input[type=date],.dashboard-teacher .teacher-dashboard-content input[type=email],.dashboard-teacher .teacher-dashboard-content input[type=password],.dashboard-teacher .teacher-dashboard-content input[type=search],.dashboard-teacher .teacher-dashboard-content input[type=tel],.dashboard-teacher .teacher-dashboard-content input[type=text],.dashboard-teacher .teacher-dashboard-content input[type=time],.dashboard-teacher .teacher-dashboard-content input[type=url],.teacher-dashboard .teacher-dashboard-content input[type=date],.teacher-dashboard .teacher-dashboard-content input[type=email],.teacher-dashboard .teacher-dashboard-content input[type=password],.teacher-dashboard .teacher-dashboard-content input[type=search],.teacher-dashboard .teacher-dashboard-content input[type=tel],.teacher-dashboard .teacher-dashboard-content input[type=text],.teacher-dashboard .teacher-dashboard-content input[type=time],.teacher-dashboard .teacher-dashboard-content input[type=url]{width:100%;border:1px solid #e0e0e0;font-size:14px;padding:10px}.dashboard-teacher .teacher-dashboard-content .button span,.teacher-dashboard .teacher-dashboard-content .button span{font-size:12px;padding-right:10px;vertical-align:middle}.dashboard-teacher .teacher-dashboard-content label,.teacher-dashboard .teacher-dashboard-content label{margin-top:20px}.dashboard-teacher .teacher-dashboard-content label.alert,.teacher-dashboard .teacher-dashboard-content label.alert{color:red}.dashboard-teacher .teacher-dashboard-content .sort-by,.teacher-dashboard .teacher-dashboard-content .sort-by{margin-top:0;display:inline-block}.dashboard-teacher .teacher-dashboard-content tfoot,.teacher-dashboard .teacher-dashboard-content tfoot{font-size:14px;vertical-align:middle}.dashboard-teacher .teacher-dashboard-content tfoot th,.teacher-dashboard .teacher-dashboard-content tfoot th{vertical-align:middle;padding:20px}.dashboard-teacher .teacher-dashboard-content tfoot span.table-divider,.teacher-dashboard .teacher-dashboard-content tfoot span.table-divider{opacity:.1;padding:0 10px}.dashboard-teacher .teacher-dashboard-content tfoot form,.teacher-dashboard .teacher-dashboard-content tfoot form{font-weight:400;padding-top:10px}.dashboard-teacher .teacher-dashboard-content tfoot a,.teacher-dashboard .teacher-dashboard-content tfoot a{font-size:14px}.dashboard-teacher .teacher-dashboard-content .gradebook-tour-link,.teacher-dashboard .teacher-dashboard-content .gradebook-tour-link{font-weight:700;font-size:18px;float:right;margin-top:-4rem}.dashboard-teacher .teacher-dashboard-content .gradebook-tour-link a,.teacher-dashboard .teacher-dashboard-content .gradebook-tour-link a{text-transform:uppercase}.dashboard-teacher .teacher-dashboard-content .gradebook-tour-link a i,.teacher-dashboard .teacher-dashboard-content .gradebook-tour-link a i{margin:0 0 2px 14px}.dashboard-teacher .tabs,.teacher-dashboard .tabs{background-color:#f8f8f8}.dashboard-teacher .boxed,.teacher-dashboard .boxed{border:1px solid #e0e0e0;border-radius:8px;padding:10px;background-color:#fefefe}.dashboard-teacher .boxed.boxed-purple,.teacher-dashboard .boxed.boxed-purple{background-color:#5155a0;color:#fff}.dashboard-teacher .boxed.boxed-purple h5,.dashboard-teacher .boxed.boxed-purple p,.teacher-dashboard .boxed.boxed-purple h5,.teacher-dashboard .boxed.boxed-purple p{color:#fff;line-height:1.1}.dashboard-teacher .content-box,.teacher-dashboard .content-box{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);border-radius:5px;background-color:#fff;padding:30px}.dashboard-teacher .classroom-selector,.teacher-dashboard .classroom-selector{border-radius:5px;border:1px solid #ccc;position:relative;cursor:pointer;background:#f8f8f8;padding:5px 10px}.dashboard-teacher .classroom-selector .pointer-down,.teacher-dashboard .classroom-selector .pointer-down{border:5px solid transparent;border-top:5px solid #000;display:inline-block}.dashboard-teacher select,.teacher-dashboard select{line-height:normal;border-radius:5px;color:#656769}.dashboard.dashboard-teacher .teacher-actions{margin-bottom:15px}.dashboard.dashboard-teacher .teacher-actions a{color:#575757;font-size:14px;font-weight:700;padding:.5rem 1.25rem;margin-bottom:20px;border-bottom:5px solid #b5b5b5}.dashboard.dashboard-teacher .teacher-actions a:hover{color:#6e6cdf}.dashboard.dashboard-teacher .teacher-actions a.active{color:#6e6cdf;border-bottom:5px solid #6e6cdf;font-weight:700}.dashboard.dashboard-teacher .teacher-actions a:last-child{margin-right:0}.dashboard.dashboard-teacher .teacher-actions a .icon-download,.dashboard.dashboard-teacher .teacher-actions a .icon-printer,.dashboard.dashboard-teacher .teacher-actions a .icon-user-add{padding-right:3px;font-size:18px;margin-top:-8px}.dashboard.dashboard-teacher .teacher-actions .button{color:#fefefe;vertical-align:initial}.dashboard.dashboard-teacher .teacher-actions.text-right{margin:10px}.dashboard.dashboard-teacher .export-gradebook a{color:#575757;margin-bottom:2rem}.dashboard.dashboard-teacher .data-feed{background-color:#fff;border-radius:8px;border:1px solid #eee;margin-bottom:40px;height:350px;overflow-y:auto}.dashboard.dashboard-teacher .data-feed .data-feed-title{background-color:#51579e;border-top-right-radius:8px;border-top-left-radius:8px;padding:15px}.dashboard.dashboard-teacher .data-feed .data-feed-title h5{font-weight:400;padding-bottom:0;margin-bottom:0;color:#fefefe}.dashboard.dashboard-teacher .data-feed .data-feed-content{padding:15px}.dashboard.dashboard-teacher .data-feed .username{font-weight:700;font-size:16px}.dashboard.dashboard-teacher .data-feed a,.dashboard.dashboard-teacher .data-feed p{font-size:14px;color:#666}.dashboard.dashboard-teacher .data-feed a{font-weight:400}.dashboard.dashboard-teacher .data-feed .student-rank{font-weight:700}body.body-dashboard-teacher--feed state-dashboard-teacher-admin .state-dashboard-teacher-admin .section-banner .actions .button{margin-top:15px}.modal-confirm-delete .actions .button-confirm{float:right;outline:none}.modal-teacher-assign-project .actions{text-align:right}.modal-upgrade-stem.reveal.reveal-animated{padding:40px}.modal-upgrade-stem h2{font-weight:700}.modal-upgrade-stem .button{font-size:1rem;font-weight:400}.modal-upgrade-stem .video{display:block;position:relative;transition:all .1s ease-in-out}.modal-upgrade-stem .video:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.modal-upgrade-stem .video.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.modal-upgrade-stem .video.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.modal-upgrade-stem .video .video-play:before{content:"";background:url("/image/ui/icn-play-video.png") no-repeat;height:61px;width:61px;position:absolute;margin:0 0 -30px -30px;left:50%;bottom:50%}.modal-upgrade-stem .video img{max-height:300px}.modal-whats-new.modal-whats-new-qrcode{padding:40px 20px}.modal-whats-new.modal-whats-new-qrcode .title{margin-bottom:0}.modal-whats-new.modal-whats-new-qrcode .subtitle{margin-bottom:30px}.modal-whats-new.modal-whats-new-qrcode ol{margin-bottom:60px;list-style-position:inside;font-size:.8rem}.modal-whats-new.modal-whats-new-qrcode img.demo{height:300px;width:100%;object-fit:contain}.modal-whats-new.modal-whats-new-j0free.reveal.reveal-animated{padding:40px 20px 20px}.modal-whats-new.modal-whats-new-j0free .title{margin-bottom:0}@media print,screen and (min-width:40em){.modal-whats-new.modal-whats-new-j0free .subtitle{margin-bottom:15px}}@media print,screen and (min-width:64em){.modal-whats-new.modal-whats-new-j0free .subtitle{margin-bottom:25px}}@media screen and (min-width:90em){.modal-whats-new.modal-whats-new-j0free .subtitle{margin-bottom:50px}}.modal-whats-new.modal-whats-new-j0free .instructions p{font-size:14px}.modal-whats-new.modal-whats-new-j0free .instructions ol{margin-bottom:30px;list-style-position:inside;font-size:14px}.modal-whats-new.modal-whats-new-j0free img.demo{margin-bottom:15px}.modal-whats-new.modal-whats-new-j0free .about-the-app{margin-bottom:15px;font-size:12px}.modal-whats-new.modal-whats-new-j0free .download-app{margin-bottom:15px;text-align:center}@media print,screen and (min-width:40em){.modal-whats-new.modal-whats-new-j0free .download-app{text-align:left}}@media screen and (min-width:75em){.modal-whats-new.modal-whats-new-j0free .actions{margin-top:-50px}}.modal-whats-new.modal-whats-new-j0free .actions .button{display:block}@media print,screen and (min-width:40em){.modal-whats-new.modal-whats-new-j0free .actions .button{display:inline-block}.modal-whats-new.modal-whats-new-j0free .actions .button+.button{margin-left:1em}}.modal-teacher-assign-project p{margin-bottom:10px}.modal-teacher-assign-project .title{font-size:20px}.modal-teacher-assign-project label{margin-bottom:5px}.modal-teacher-assign-project .search-drop-down{margin-bottom:10px}.modal-teacher-assign-project .button{margin-bottom:0}.dashboard-teacher-plans .plans-table{margin:auto;text-align:center}.dashboard-teacher-plans .plans-table h4{margin-bottom:0;padding-bottom:0}.dashboard-teacher-plans .plans-table thead{background:#fefefe}.dashboard-teacher-plans .plans-table th{font-weight:400;text-align:center}.dashboard-teacher-plans .plans-table th p{padding-bottom:0;color:#25293a}.dashboard-teacher-plans .plans-table th .button{margin-top:15px}.dashboard-teacher-plans .plans-table td{padding:14px 0}.dashboard-teacher-plans .plans-table .feature{text-align:left;padding:10px}.dashboard-teacher-plans .plans-table .district{padding:30px}.dashboard-teacher-plans .plans-table .district a{color:#e56000}.pricing-table ul .dashboard-teacher-plansli:last-child{padding-right:20px}.dashboard-teacher-plans .overview{height:70px!important;margin:0!important;padding-top:25px!important}.dashboard-teacher-plans .overviewh3{font-size:26px!important;font-weight:700!important;color:#fff!important}.dashboard-teacher-plans .option1{border:1px solid #2abb9b!important}.dashboard-teacher-plans .option1.overview{background:#2abb9b!important}.dashboard-teacher-plans .option2{border-color:#36a1d8!important}.dashboard-teacher-plans .option2.overview{background:#36a1d8!important}.dashboard-teacher-plans .option3{border:1px solid #d23d34!important}.dashboard-teacher-plans .option3.overview{background:#d23d34!important}.dashboard-teacher-plans .option4{border:1px solid #fea11d!important}.dashboard-teacher-plans .option4.overview{background:#fea11d!important}.dashboard-teacher-plans .option5{border-color:#8d73c3!important}.dashboard-teacher-plans .option5.overview{background:#8d73c3!important}.dashboard-teacher-plans .option6{border:1px solid #353e43!important}.dashboard-teacher-plans .option6.overview{background:#353e43!important}.dashboard-teacher-plans .grade{height:90px!important}.dashboard-teacher-plans .grade h3{margin-bottom:5px!important}.dashboard-teacher-plans .grade h5{font-size:14px!important;color:#fff!important;margin-top:0!important;margin-bottom:5px!important}.dashboard-teacher-plans .data-point-large{border-top:none!important;border-bottom:none!important;height:150px!important}.dashboard-teacher-plans .data-point-large1{border-top:none!important;border-bottom:none!important;height:185px!important}.dashboard-teacher-plans .data-point-large1 h5,.dashboard-teacher-plans .data-point-large h5{text-align:center;color:#596267;font-size:20px;font-weight:600;margin-bottom:0;margin-top:16px}.dashboard-teacher-plans .data-point-large1 p,.dashboard-teacher-plans .data-point-large p{color:#9a9a9a;text-align:center;line-height:18px!important}.dashboard-teacher-plans .price-point p{margin:10px;font-size:24px!important;font-weight:700!important}.dashboard-teacher-plans .payment-info{font-size:12px;color:#9a9a9a;text-align:center;line-height:16px}.dashboard-teacher-plans .click-options{background:#f5f6f7!important}.dashboard-teacher-plans .click-options a{margin:10px!important}.dashboard-teacher-plans .current-plan{width:50px;height:50px;border-radius:25px;font-size:11px;color:#fff;line-height:15px;text-align:center;padding:9px;font-weight:500;background:#363636;z-index:100;display:block;position:absolute;left:-14px;top:-22px;text-transform:uppercase;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}scope-and-sequence .scope-and-sequence{margin-bottom:30px}scope-and-sequence .scope-and-sequence .button-download{float:right;margin-bottom:8px}scope-and-sequence .scope-and-sequence .pdf-preview{width:100%;height:500px}scope-and-sequence .scope-and-sequence .section-label{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#6583e9;font-size:1.5rem;font-weight:600;padding:10px}scope-and-sequence .scope-and-sequence .subheading{font-size:20px!important}scope-sequence-standards .scope-sequence-standards h3{margin-top:1em;color:#6583e9;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}scope-sequence-standards .scope-sequence-standards .subheading{font-size:20px!important}scope-sequence-standards .scope-sequence-standards h4{color:#6583e9;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;padding:10px}scope-sequence-standards .scope-sequence-standards h4.subheading{color:#000}scope-sequence-standards .scope-sequence-standards hr{margin-top:10px;margin-bottom:10px}scope-sequence-standards .scope-sequence-standards .scope-and-sequence{margin-bottom:30px}scope-sequence-standards .scope-sequence-standards .scope-and-sequence h4{display:inline-block}scope-sequence-standards .scope-sequence-standards .scope-and-sequence .button-download{float:right;margin-bottom:8px}scope-sequence-standards .scope-sequence-standards .scope-and-sequence .pdf-preview{width:100%;height:500px}scope-sequence-standards .scope-sequence-standards .scope-and-sequence .section-label{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#6583e9;font-size:1.5rem;font-weight:600;padding:10px}scope-sequence-standards .scope-sequence-standards .scope-and-sequence .subheading{font-size:20px!important}scope-sequence-standards .scope-sequence-standards .standards-mapping-description{font-size:16px}scope-sequence-standards .scope-sequence-standards .standards-mapping-description .subheading{font-size:20px}scope-sequence-standards .scope-sequence-standards .standards-mapping-description ul{vertical-align:top;display:inline-block;padding-left:20px;padding-top:5px}scope-sequence-standards .scope-sequence-standards .standards-mapping-description li{font-size:14px;padding-top:5px;list-style:disc inside}.dashboard-sidebar .dashboard-sidebar-nav-teacher li.current{background-color:#2f344a}.dashboard-sidebar .dashboard-sidebar-nav-teacher li.current p{color:#fff}.dashboard-sidebar .dashboard-sidebar-nav-teacher li a{padding:25px 20px}.dashboard-sidebar .dashboard-sidebar-nav-teacher li p{color:#9fb0bf;text-transform:uppercase;font-size:14px}.dashboard-sidebar .dashboard-sidebar-nav-teacher li:hover{background-color:#2f344a}.dashboard-sidebar .dashboard-sidebar-nav-teacher li .is-accordion-submenu-parent a :after{background-color:#9fb0bf}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile .title{white-space:normal}teacher-concepts-list .teacher-concepts-list{margin:2rem}teacher-concepts-list .teacher-concepts-list .concept-list{background-color:#fefefe;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);border-radius:1rem;padding:2rem}teacher-concepts-list .teacher-concepts-list .concept-list>li:not(:first-child){padding-top:1.25rem}teacher-concepts-list .teacher-concepts-list .concept-list>li:not(:last-child){border-bottom:.0625rem solid #f2faff;padding-bottom:1.25rem}teacher-concepts-list .teacher-concepts-list .concept-list__icon{aspect-ratio:4/3;background-color:#eaf8fc;border-radius:1rem;color:#6f6cdf;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.625rem;width:5rem}teacher-concepts-list .teacher-concepts-list .concept-list__sub-concepts{-webkit-columns:3;-moz-columns:3;columns:3;list-style-type:disc;list-style-position:inside}teacher-concepts-list .teacher-concepts-list .concept-list .concept-list-item .concept-icon-container{display:-webkit-flex;display:-ms-flexbox;display:flex;width:88px;height:68px;background-color:#eaf8fc;border-radius:20px}teacher-concepts-list .teacher-concepts-list .concept-list .concept-list-item .concept-icon-container .concept-icon{padding:10px}standards-compliance .standards-compliance .common-core-chart{font-weight:400}standards-compliance .standards-compliance .common-core-chart .na-content{background-color:#dce8f3;padding:10px 14px;display:block;text-align:center;margin-top:-9px;margin-bottom:-10px}standards-compliance .standards-compliance .boxed{height:300px;overflow:auto;margin-bottom:30px}state-dashboard-teacher-courses .state-dashboard-teacher-courses{background-color:#f4fafa}state-dashboard-teacher-courses .state-dashboard-teacher-courses a{font-size:inherit}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content{background-color:#fefefe;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content .loading-indicator{margin:auto;padding-top:20px;height:60px}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-body,state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-header{padding:1.25rem}@media print,screen and (min-width:40em){state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-body,state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-header{padding:1.25rem 2.5rem}}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-header{background-color:#dfeef9;border-top-left-radius:1rem;border-top-right-radius:1rem}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-header__icon{color:#7c6ee7;font-size:1.375rem;vertical-align:bottom}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-header__link{text-decoration:underline;color:inherit;font-weight:inherit}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .button-toggle-filters{min-width:7.5rem;color:#25293a;margin-bottom:0;outline:none;background-color:#fefefe}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filters-dropdown,state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filters-dropdown.dropdown-pane{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);border-radius:5px;padding:0;overflow:hidden;width:auto}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .menu-icon{font-size:16px;margin-left:5px;vertical-align:text-bottom}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter-selected{color:#ffd600!important}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter-selected-white-background{color:#00c!important}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter{transition:all .1s;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;margin-bottom:0;padding:.5rem 2rem .5rem 1rem;color:#000;text-decoration:none;cursor:pointer;width:100%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter.is-active,state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter:focus,state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter:hover{box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);background-color:#eaf6f9}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter.is-empty{background-color:transparent;box-shadow:none;cursor:default;-webkit-filter:grayscale(25%) opacity(50%);filter:grayscale(25%) opacity(50%)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container{margin-right:.5rem}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon{display:block;width:26px;height:26px;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:60%;background-color:#f5de64;text-align:center}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.picture-block-coding{background-color:#5947ff;background-image:url(/image/course-catalog/icon-picture-block-coding.svg);background-position:6px 50%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.text-coding{background-color:#5589b8;background-image:url(/image/course-catalog/icon-text-coding.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.html-css{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.apple{background-color:#030304;background-image:url(/image/course-catalog/icon-apple.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.voice-over{background-color:#62519c;background-image:url(/image/cards/icons/voiceover.png)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.icon-screen{color:#fefefe;line-height:25px;background-color:#030304}state-dashboard-teacher-courses .state-dashboard-teacher-courses .catalog-content-filters .filter .icon-container .icon.iphone{background-color:#030304;background-size:12px;background-image:url(/image/course-catalog/icon-phone.svg)}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .divider{width:35px;margin-left:10px;margin-right:10px}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .title{max-width:unset}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .package-price-old-price{position:unset}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .package-price-savings{right:-15px}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .shift-left{margin-right:45px}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper{display:-webkit-flex;display:-ms-flexbox;display:flex}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-left{width:32.5%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-left-full{width:100%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right{width:67.5%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right .upper-right-right{float:right;width:43.5%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right .sale-container{width:8.5%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right.extended{margin-right:0}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right.extended .upper-right-right{width:52%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right.extended .sale-container{width:0}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right .upper-right-left{width:48%;display:-webkit-flex;display:-ms-flexbox;display:flex}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .upper .upper-right .upper-right-left .upper-right-left-right{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:-webkit-flex;display:-ms-flexbox;display:flex}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower{display:-webkit-flex;display:-ms-flexbox;display:flex}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower .lower-left{width:65%;display:-webkit-flex;display:-ms-flexbox;display:flex}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower .lower-left ul{-webkit-columns:2;-moz-columns:2;columns:2}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower .lower-left ul li{margin-left:1rem}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower .lower-left a{color:inherit;text-decoration:underline}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower .lower-right{width:30%}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower .lower-right .cta{padding-top:25px}state-dashboard-teacher-courses .state-dashboard-teacher-courses .school-plan-card .lower .lower-right .cta a{font-size:.85rem;font-weight:600}state-dashboard-teacher-courses .state-dashboard-teacher-courses .banner-free-license{background-color:#e8e5fd;border:.0625rem solid #a49be6;border-radius:.3125rem;font-size:.875rem;margin-bottom:1.25rem;padding:.625rem 1.25rem}state-dashboard-teacher-courses .state-dashboard-teacher-courses .banner-free-license p{margin:0;padding:.9375rem 1.875rem}state-dashboard-teacher-courses .state-dashboard-teacher-courses .banner-free-license a{color:inherit;text-decoration:underline}state-dashboard-teacher-courses .state-dashboard-teacher-courses .banner-free-license.\--green{background-color:#e9f4e3;border-color:#93c777}state-dashboard-teacher-courses .state-dashboard-teacher-courses .banner-free-license.\--red{background-color:#ffebee;border-color:#b16a67}@media print,screen and (min-width:64em){state-dashboard-teacher-courses .state-dashboard-teacher-courses .banner-free-license{margin-bottom:1.875rem}}state-dashboard-teacher-courses .state-dashboard-teacher-courses .menu.menu-filters{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}state-dashboard-teacher-courses .state-dashboard-teacher-courses .menu.menu-filters li{border-color:#daeff5;border-width:.5rem;padding:0}state-dashboard-teacher-courses .state-dashboard-teacher-courses .menu.menu-filters li a{padding:1rem 1.25rem}state-dashboard-teacher-courses .state-dashboard-teacher-courses .card-course-2018{border-bottom:.0625rem solid #f2faff;border-radius:0;box-shadow:none;margin-bottom:0;padding:.625rem 0}state-dashboard-teacher-courses .state-dashboard-teacher-courses .card-course-2018 .image{margin-bottom:.625rem}state-dashboard-teacher-courses .state-dashboard-teacher-courses .card-course-2018:hover{box-shadow:none;-webkit-transform:none;transform:none}@media print,screen and (min-width:40em){state-dashboard-teacher-courses .state-dashboard-teacher-courses .card-course-2018{padding:1.25rem 0}state-dashboard-teacher-courses .state-dashboard-teacher-courses .card-course-2018 .image{margin-bottom:0}}state-dashboard-teacher-courses .state-dashboard-teacher-courses .card-callout{margin-right:5px;border-radius:100%;color:#fefefe;font-weight:700;position:absolute;text-align:center;text-transform:uppercase;width:var(--size);height:var(--size);letter-spacing:-.5px;font-size:.875rem;-webkit-transform:none;transform:none;background-color:transparent;--size:none}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table{--gap:0.625rem;padding:0 var(--gap)}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table table{margin-bottom:1em}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table thead{vertical-align:bottom}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table tr>*{padding-right:1.25rem;padding-left:1.25rem}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table tr>:not(:last-child){border-right-style:solid}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table tr>:nth-child(2),state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table tr>:nth-child(4),state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table tr>:nth-child(8){border-right-width:.125rem}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table__suptitle{color:#565f85;display:block;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table__title{font-size:1.125rem;white-space:nowrap}@media print,screen and (min-width:40em){state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table{--gap:1.25rem}state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table tr>*{padding-right:1.875rem;padding-left:1.875rem}}@media print,screen and (min-width:64em){state-dashboard-teacher-plan-comparison .state-dashboard-teacher-plan-comparison .plan-comparison-table tr>[class*=sticky-cell]{left:calc(var(--gap) * -1);z-index:2}}student-report-card hr{border:1px solid #adadad;margin:0;padding:0}student-report-card .gradebook-report-card-background{background:#ddf8ff}student-report-card .gradebook-report-card-background.classroom-blue{background:#3890b1}student-report-card .gradebook-report-card-background.classroom-green{background:#4ca960}student-report-card .gradebook-report-card-background.classroom-orange{background:#e56000}student-report-card .gradebook-report-card-background.classroom-purple{background:#997abc}student-report-card .gradebook-report-card-background.classroom-red{background:#f25954}student-report-card .gradebook-report-card-background.classroom-yellow{background:#ffcd4b}student-report-card .gradebook-report-card-background.classroom-teal{background:#22bdb6}student-report-card .gradebook-report-card-background.classroom-gradient-purple{background:#997abc;background:linear-gradient(45deg,#997abc,#2d5ea3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#997abc",endColorstr="#2d5ea3",GradientType=1)}student-report-card .gradebook-report-card-background.classroom-gradient-green{background:#4ca960;background:linear-gradient(45deg,#68e082,#00481d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68e082",endColorstr="#00481d",GradientType=1)}student-report-card .gradebook-report-card-background.classroom-gradient-orange{background:#e56000;background:linear-gradient(45deg,#ffcd4b,#e56000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#FFA64D",GradientType=1)}student-report-card .gradebook-report-card-background.classroom-gradient-red{background:#f25954;background:linear-gradient(45deg,#f25954,#e0439c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc3929",endColorstr="#e0439c",GradientType=1)}student-report-card .gradebook-report-card-background .breadcrumb{margin:15px 0;padding:0;line-height:34px}student-report-card .gradebook-report-card-background .breadcrumb a{color:#393939}student-report-card .gradebook-report-card-background .breadcrumb .separator{padding:0 5px;color:#393939}student-report-card .gradebook-report-card-background .breadcrumb .student-name{font-size:16px;color:#393939}student-report-card .gradebook-report-card-background select{margin:15px 0}student-report-card .gradebook-report-card-background select option{font-size:11px;color:#707070}student-report-card .gradebook-report-card-background .class-title{display:inline-block;margin:15px 0;line-height:20px;color:#393939;font-size:14px;font-family:Open Sans;float:right}student-report-card .gradebook-report-card-background .bulk-send{margin:15px 0;line-height:20px;text-wrap:none;float:right}student-report-card .gradebook-report-card-background .bulk-send a{color:#393939;font-size:14px;font-family:Open Sans}student-report-card .gradebook-student-report-hero .gradebook-data-boxes,student-report-card .gradebook-student-report-hero .student-profile-card-container{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){student-report-card .gradebook-student-report-hero .gradebook-data-boxes,student-report-card .gradebook-student-report-hero .student-profile-card-container{padding-right:.9375rem;padding-left:.9375rem}}student-report-card .gradebook-student-report-hero .gradebook-data-boxes:last-child:not(:first-child),student-report-card .gradebook-student-report-hero .student-profile-card-container:last-child:not(:first-child){float:right}@media print,screen and (min-width:64em){student-report-card .gradebook-student-report-hero .gradebook-data-boxes,student-report-card .gradebook-student-report-hero .student-profile-card-container{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){student-report-card .gradebook-student-report-hero .gradebook-data-boxes,student-report-card .gradebook-student-report-hero .student-profile-card-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){student-report-card .gradebook-student-report-hero .gradebook-data-boxes:last-child:not(:first-child),student-report-card .gradebook-student-report-hero .student-profile-card-container:last-child:not(:first-child){float:right}}student-report-card .gradebook-student-report-hero .gradebook-data-boxes .counter,student-report-card .gradebook-student-report-hero .student-profile-card-container .counter{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){student-report-card .gradebook-student-report-hero .gradebook-data-boxes .counter,student-report-card .gradebook-student-report-hero .student-profile-card-container .counter{padding-right:.9375rem;padding-left:.9375rem}}student-report-card .gradebook-student-report-hero .gradebook-data-boxes .counter:last-child:not(:first-child),student-report-card .gradebook-student-report-hero .student-profile-card-container .counter:last-child:not(:first-child){float:right}.student-report-card-print-body .gradebook-student-report-hero{background:transparent linear-gradient(180deg,#9876f0,#665fef) 0 0 no-repeat padding-box;padding:30px 0;margin-bottom:30px}.student-report-card-print-body .gradebook-student-report-hero h5{color:#525252;margin-bottom:0}.student-report-card-print-body .gradebook-student-report-hero p{padding-bottom:0;margin-bottom:0;color:#525252;font-size:15px}.student-report-card-print-body .gradebook-student-report-hero .full-name{padding-bottom:0}.student-report-card-print-body .gradebook-student-report-hero .user-name{padding-bottom:20px}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container{margin-bottom:20px}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card{padding:30px;background:transparent linear-gradient(180deg,#e6f9ff,#fff) 0 0 no-repeat padding-box;border-top-right-radius:13px;border-top-left-radius:13px;color:#525252}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar{padding-right:.9375rem;padding-left:.9375rem}}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar:last-child:not(:first-child){float:right}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar .container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:100px;height:100px;background-color:#665fef;border-radius:50%;border:2px solid #fff}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar img{max-width:80px;height:80%;margin:auto}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info{padding-right:.9375rem;padding-left:.9375rem}}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info:last-child:not(:first-child){float:right}@media print,screen and (min-width:64em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar{width:33.3333333333%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info{width:66.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info:last-child:not(:first-child){float:right}}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .print-gradebook{padding:20px;background-color:#fff;border-bottom-left-radius:13px;border-bottom-right-radius:13px}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .print-gradebook p{color:#00bcd4;display:block;width:100%;text-align:center;font-weight:400}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .print-gradebook p a{margin:0 20px}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes{padding:0}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .top-row{margin-bottom:20px}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .bottom-row{margin-bottom:0}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .opacity-box{background-color:#fff;padding:10px;border-radius:13px;min-height:137px}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .data-title{font-size:18px;font-weight:400;color:#484848;text-align:center;width:100%}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .data-image.lessons-completed:before{content:"";position:relative;white-space:pre;display:inline-block;width:30%;height:50px;left:35%;background-position:50%;background-repeat:no-repeat;background-image:url("/image/classroom/lessons_completed.png")}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .data-image.concepts-mastered:before{content:"";position:relative;white-space:pre;display:inline-block;width:30%;height:50px;left:35%;background-position:50%;background-repeat:no-repeat;background-image:url("/image/classroom/concepts_mastered.png")}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .data-image.lines-of-code:before{content:"";position:relative;white-space:pre;display:inline-block;width:30%;height:50px;left:35%;background-position:50%;background-repeat:no-repeat;background-image:url("/image/classroom/lines_of_code.png")}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .data-image.projects-created:before{content:"";position:relative;white-space:pre;display:inline-block;width:30%;height:50px;left:35%;background-position:50%;background-repeat:no-repeat;background-image:url("/image/classroom/projects_created.png")}.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .data-subtitle{color:#6e6cdf;font-size:18px;text-align:center;width:100%;font-weight:700}.student-report-card-print-body .wrap .certificates-earned-container,.student-report-card-print-body .wrap .projects-created-container{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .certificates-earned-container,.student-report-card-print-body .wrap .projects-created-container{padding-right:.9375rem;padding-left:.9375rem}}.student-report-card-print-body .wrap .certificates-earned-container:last-child:not(:first-child),.student-report-card-print-body .wrap .projects-created-container:last-child:not(:first-child){float:right}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .certificates-earned-container,.student-report-card-print-body .wrap .projects-created-container{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.student-report-card-print-body .wrap .certificates-earned-container,.student-report-card-print-body .wrap .projects-created-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .certificates-earned-container:last-child:not(:first-child),.student-report-card-print-body .wrap .projects-created-container:last-child:not(:first-child){float:right}}.student-report-card-print-body .wrap .concept-mastery-container,.student-report-card-print-body .wrap .recent-activity-container{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .concept-mastery-container,.student-report-card-print-body .wrap .recent-activity-container{padding-right:.9375rem;padding-left:.9375rem}}.student-report-card-print-body .wrap .concept-mastery-container:last-child:not(:first-child),.student-report-card-print-body .wrap .recent-activity-container:last-child:not(:first-child){float:right}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .concept-mastery-container,.student-report-card-print-body .wrap .recent-activity-container{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.student-report-card-print-body .wrap .concept-mastery-container,.student-report-card-print-body .wrap .recent-activity-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .concept-mastery-container:last-child:not(:first-child),.student-report-card-print-body .wrap .recent-activity-container:last-child:not(:first-child){float:right}}.student-report-card-print-body .wrap .concept-mastery-report-table td,.student-report-card-print-body .wrap .lesson-progress-report-table td{font-size:14px;line-height:31px;font-weight:400;text-align:left;padding:5px 10px}.student-report-card-print-body .wrap .concept-mastery-report-table th,.student-report-card-print-body .wrap .lesson-progress-report-table th{text-align:left}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports{position:relative;display:block;width:100%;height:260px;overflow:auto;margin:0 10px 20px 0}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .score,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .score{display:inline-block;width:10px;height:10px;vertical-align:middle}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .score.beginner,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .score.beginner{background-color:#00bcd4}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .score.intermediate,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .score.intermediate{background-color:#31507f}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .score.advanced,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .score.advanced{background-color:#997abc}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .score.mastered,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .score.mastered{background-color:#82ca6d}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .state,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .state{display:inline-block;width:10px;height:10px;vertical-align:middle}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .state.notstarted,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .state.notstarted{background-color:#ddd}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .state.inprogress,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .state.inprogress{background-color:#997abc}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports .state.complete,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports .state.complete{background-color:#82ca6d}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table{width:100%;background:#fff;border:none;margin:0}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table th,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table th{color:#fff;font-size:10px;line-height:12px;font-weight:500;text-align:center;background:#596267;padding:4px}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table th:first-child,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table th:first-child{text-align:left}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table tbody tr:nth-child(2n),.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table tbody tr:nth-child(2n){background:#f2f5f5}.student-report-card-print-body .wrap .concept-mastery-report-table .lesson-progress-report-table-link,.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table tbody tr td,.student-report-card-print-body .wrap .lesson-progress-report-table .lesson-progress-report-table-link,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table tbody tr td{color:#3b3832;font-size:11px;line-height:12px;font-weight:400;text-align:center;vertical-align:top;border:none;padding:2px 4px}.student-report-card-print-body .wrap .concept-mastery-report-table .lesson-progress-report-table-link:hover,.student-report-card-print-body .wrap .lesson-progress-report-table .lesson-progress-report-table-link:hover{text-decoration:underline}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table tbody tr td.cell-left,.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table tbody tr td:first-child,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table tbody tr td.cell-left,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table tbody tr td:first-child{text-align:left}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table tbody tr td span,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table tbody tr td span{margin-right:1px}.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports table tbody tr td span img,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports table tbody tr td span img{width:12px;height:12px}.student-report-card-print-body .wrap .lesson-progress-report-table{margin-bottom:30px}.student-report-card-print-body .wrap .recent-activity-report-box .icon span{font-size:20px;color:#646a8d}.student-report-card-print-body .wrap .recent-activity-report-box .feed-action{color:#666;font-size:16px;font-weight:400;padding-bottom:0;margin-bottom:5px}.student-report-card-print-body .wrap .recent-activity-report-box .feed-timestamp{padding-bottom:0;margin-bottom:20px;font-size:13px;color:#ccc}.student-report-card-print-body .wrap .recent-activity-report-box .feed-timestamp.project{margin-bottom:0;padding-bottom:2px;font-size:11px}.student-report-card-print-body .wrap .recent-activity-report-box .activity-log{position:relative;display:block;width:100%;height:260px;border:none;overflow:auto;padding:5px 0 5px 5px;margin:0 10px 20px 0}.student-report-card-print-body .wrap .recent-activity-report-box .activity-log .activity-segment{margin-bottom:20px}.student-report-card-print-body .wrap .recent-activity-report-box .activity-log .activity-segment p{margin-bottom:0;padding-bottom:0}.student-report-card-print-body .wrap .recent-activity-report-box .activity-log h5{padding-bottom:8px;border-bottom:1px solid #dae1e1}.student-report-card-print-body .wrap .recent-activity-report-box .activity-log ul{width:100%;background:#fff;border:none;margin:0}.student-report-card-print-body .wrap .recent-activity-report-box .activity-log ul li{color:#3b3832;font-size:11px;line-height:12px;font-weight:400;margin:0 0 5px}.student-report-card-print-body .wrap .recent-activity-report-box .activity-log ul li i{font-size:10px}.student-report-card-print-body .wrap .table-legend p{padding-bottom:15px;display:inline-block;padding-left:10px;font-size:14px;margin-bottom:0}.student-report-card-print-body .wrap .table-legend .complete,.student-report-card-print-body .wrap .table-legend .completed{background-color:#5fb720;font-size:10px;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .notstarted{background-color:#ddd;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .inprogress{background-color:#997abc;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .beginner{background-color:#00bcd4;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .intermediate{background-color:#31507f;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .advanced{background-color:#997abc;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .mastered{background-color:#82ca6d;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .lowscore{background-color:#f25954;height:10px;width:10px;display:inline-block}.student-report-card-print-body .wrap .table-legend .has-certificate{color:#00bcd4}.student-report-card-print-body .wrap .table-legend .no-certificate{color:#e56000}.student-report-card-print-body .wrap .certificates gallery-slider .gallery-slider-container{text-align:left}.student-report-card-print-body .wrap .certificates gallery-slider .gallery-slider-item{width:100%;padding:0 1rem}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .certificates gallery-slider .gallery-slider-item{width:50%}}@media print,screen and (min-width:64em){.student-report-card-print-body .wrap .certificates gallery-slider .gallery-slider-item{width:33%}}@media screen and (min-width:90em){.student-report-card-print-body .wrap .certificates gallery-slider .gallery-slider-item{width:25%}}.student-report-card-print-body .wrap .recent-projects gallery-slider .gallery-slider-container{text-align:left}.student-report-card-print-body .wrap .recent-projects gallery-slider .gallery-slider-item{width:100%;padding:0 1rem;width:50%}.student-report-card-print-body .wrap .badges,.student-report-card-print-body .wrap .certificates{margin-bottom:30px}.student-report-card-print-body .wrap .badges gallery-slider .gallery-slider-container{text-align:left}.student-report-card-print-body .wrap .badges gallery-slider .gallery-slider-item{width:50%;padding:0 1rem}@media print,screen and (min-width:40em){.student-report-card-print-body .wrap .badges gallery-slider .gallery-slider-item{width:25%}}@media print,screen and (min-width:64em){.student-report-card-print-body .wrap .badges gallery-slider .gallery-slider-item{width:20%}}@media screen and (min-width:90em){.student-report-card-print-body .wrap .badges gallery-slider .gallery-slider-item{width:16.67%}}.student-report-card-print-body .wrap .badges .badge .label{text-align:center;font-size:14px;font-weight:600}@media print{.print-row{page-break-inside:avoid}.student-report-card-print-body .gradebook-student-report-hero{margin-bottom:0;padding-bottom:0}.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container{width:100%;float:left;padding-right:.625rem;padding-left:.625rem;padding-right:.9375rem;padding-left:.9375rem}}@media print{.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container:last-child:not(:first-child){float:right}}@media print{.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar{width:25%;float:left;padding-right:.625rem;padding-left:.625rem;padding-right:.9375rem;padding-left:.9375rem}}@media print{.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar:last-child:not(:first-child){float:right}}@media print{.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .avatar img{width:100px;height:100px}}@media print{.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info{width:75%;float:left;padding-right:.625rem;padding-left:.625rem;padding-right:.9375rem;padding-left:.9375rem}}@media print{.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .student-profile-card .info:last-child:not(:first-child){float:right}}@media print{.student-report-card-print-body .gradebook-student-report-hero .student-profile-card-container .print-gradebook{display:none}}@media print{.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes{width:100%;float:left;padding-right:.625rem;padding-left:.625rem;padding-right:.9375rem;padding-left:.9375rem}}@media print{.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes:last-child:not(:first-child){float:right}}@media print{.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .counter{width:25%;float:left;padding-right:.625rem;padding-left:.625rem;clear:none;float:left!important;padding-right:.9375rem;padding-left:.9375rem}}@media print{.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .counter:last-child:not(:first-child){float:right}}@media print{.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .counter .opacity-box{margin-bottom:0;padding-right:0;padding-left:0}}@media print{.student-report-card-print-body .gradebook-student-report-hero .gradebook-data-boxes .counter .data-title{font-size:14px}}@media print{.student-report-card-print-body .wrap{padding-bottom:0}}@media print{.student-report-card-print-body .wrap .concept-mastery-container,.student-report-card-print-body .wrap .recent-activity-container{width:100%;float:left;padding-right:.625rem;padding-left:.625rem;padding-right:.9375rem;padding-left:.9375rem}}@media print{.student-report-card-print-body .wrap .concept-mastery-container:last-child:not(:first-child),.student-report-card-print-body .wrap .recent-activity-container:last-child:not(:first-child){float:right}}@media print{.student-report-card-print-body .wrap .concept-mastery-container.empty,.student-report-card-print-body .wrap .recent-activity-container.empty{display:none}}@media print{.student-report-card-print-body .wrap .concept-mastery-container .activity-log,.student-report-card-print-body .wrap .recent-activity-container .activity-log{height:auto}.student-report-card-print-body .wrap .concept-mastery-container .activity-log .activity-segment,.student-report-card-print-body .wrap .recent-activity-container .activity-log .activity-segment{margin-bottom:20px}.student-report-card-print-body .wrap .concept-mastery-container .activity-log .activity-segment p,.student-report-card-print-body .wrap .recent-activity-container .activity-log .activity-segment p{font-size:11px;margin-bottom:0}}@media print{.student-report-card-print-body .wrap .concept-mastery-report-table .student-reports,.student-report-card-print-body .wrap .lesson-progress-report-table .student-reports{height:auto}}@media print{.student-report-card-print-body .wrap .table-legend{display:none}}@media print{.student-report-card-print-body .wrap .certificates a[href]:after{content:none}}@media print{.student-report-card-print-body .wrap .recent-projects tbody{border:none}.student-report-card-print-body .wrap .recent-projects img{height:30px}.student-report-card-print-body .wrap .recent-projects .project-title,.student-report-card-print-body .wrap .recent-projects .project-url{font-size:11px;color:666}.student-report-card-print-body .wrap .recent-projects .project-title{font-weight:700}}teacher-add-classroom .teacher-add-classroom .toggle-options-container{text-align:center}@media print,screen and (min-width:40em){teacher-add-classroom .teacher-add-classroom .toggle-options-container{text-align:right}}teacher-add-classroom .teacher-add-classroom #clever_classroom,teacher-add-classroom .teacher-add-classroom #google_classroom,teacher-add-classroom .teacher-add-classroom #tynker_classroom{padding:20px 0}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed{padding:20px}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed h5,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed h5,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed h5{font-size:20px}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed .external-logo,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed .external-logo,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed .external-logo{vertical-align:middle}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed .comment,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed .comment,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed .comment{font-size:16px}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed label input,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed label input,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed label input{margin-bottom:0}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed label.grade,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed label.grade,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed label.grade{margin-top:20px}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed .help-text,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed .help-text,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed .help-text{margin-top:5px;margin-bottom:0;padding-bottom:0}teacher-add-classroom .teacher-add-classroom #clever_classroom .boxed .help-text.error,teacher-add-classroom .teacher-add-classroom #google_classroom .boxed .help-text.error,teacher-add-classroom .teacher-add-classroom #tynker_classroom .boxed .help-text.error{color:red;text-align:left}teacher-add-classroom .teacher-add-classroom .video-tutorial{text-align:center}teacher-add-classroom .teacher-add-classroom .video-tutorial .icon{font-size:30px}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom li,teacher-add-classlink-classroom .teacher-add-classlink-classroom li{white-space:nowrap}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom select,teacher-add-classlink-classroom .teacher-add-classlink-classroom select{margin-bottom:0}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .help-text,teacher-add-classlink-classroom .teacher-add-classlink-classroom .help-text{margin-bottom:0;padding-bottom:5px;color:initial}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .help-text.error,teacher-add-classlink-classroom .teacher-add-classlink-classroom .help-text.error{color:#dd4b39}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom label.title,teacher-add-classlink-classroom .teacher-add-classlink-classroom label.title{font-weight:700}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .field.field-grade,teacher-add-classlink-classroom .teacher-add-classlink-classroom .field.field-grade{margin-bottom:40px}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .standards,teacher-add-classlink-classroom .teacher-add-classlink-classroom .standards{display:inline-block;margin-bottom:15px;margin-left:15px}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .grade-selection,teacher-add-classlink-classroom .teacher-add-classlink-classroom .grade-selection{display:inline-block;margin-bottom:5px}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .grades,teacher-add-classlink-classroom .teacher-add-classlink-classroom .grades{-webkit-columns:3;-moz-columns:3;columns:3}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .grades label,teacher-add-classlink-classroom .teacher-add-classlink-classroom .grades label{cursor:pointer}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom input[type=submit],teacher-add-classlink-classroom .teacher-add-classlink-classroom input[type=submit]{display:block;min-width:220px;margin:auto;outline:none}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .classlink-classroom-button,teacher-add-classlink-classroom .teacher-add-classlink-classroom .classlink-classroom-button{background-color:#3baecf}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .classlink-classroom-button:hover,teacher-add-classlink-classroom .teacher-add-classlink-classroom .classlink-classroom-button:hover{background-color:#3baecf;-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .classlink-classroom-button img,teacher-add-classlink-classroom .teacher-add-classlink-classroom .classlink-classroom-button img{width:32px;margin-right:4px}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .actions,teacher-add-classlink-classroom .teacher-add-classlink-classroom .actions{text-align:center;white-space:nowrap}teacher-add-classlink-classroom-2022 .teacher-add-classlink-classroom .actions .button,teacher-add-classlink-classroom .teacher-add-classlink-classroom .actions .button{min-width:165px;outline:none}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom li,teacher-add-canvas-classroom .teacher-add-canvas-classroom li{white-space:nowrap}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom select,teacher-add-canvas-classroom .teacher-add-canvas-classroom select{margin-bottom:0}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .help-text,teacher-add-canvas-classroom .teacher-add-canvas-classroom .help-text{margin-bottom:0;padding-bottom:5px;color:initial}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .help-text.error,teacher-add-canvas-classroom .teacher-add-canvas-classroom .help-text.error{color:#dd4b39}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom label.title,teacher-add-canvas-classroom .teacher-add-canvas-classroom label.title{font-weight:700}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .field.field-grade,teacher-add-canvas-classroom .teacher-add-canvas-classroom .field.field-grade{margin-bottom:40px}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .standards,teacher-add-canvas-classroom .teacher-add-canvas-classroom .standards{display:inline-block;margin-bottom:15px;margin-left:15px}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .grade-selection,teacher-add-canvas-classroom .teacher-add-canvas-classroom .grade-selection{display:inline-block;margin-bottom:5px}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .grades,teacher-add-canvas-classroom .teacher-add-canvas-classroom .grades{-webkit-columns:3;-moz-columns:3;columns:3}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .grades label,teacher-add-canvas-classroom .teacher-add-canvas-classroom .grades label{cursor:pointer}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom input[type=submit],teacher-add-canvas-classroom .teacher-add-canvas-classroom input[type=submit]{display:block;min-width:220px;margin:auto;outline:none}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .canvas-classroom-button,teacher-add-canvas-classroom .teacher-add-canvas-classroom .canvas-classroom-button{background-color:#3baecf}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .canvas-classroom-button:hover,teacher-add-canvas-classroom .teacher-add-canvas-classroom .canvas-classroom-button:hover{background-color:#3baecf;-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .canvas-classroom-button img,teacher-add-canvas-classroom .teacher-add-canvas-classroom .canvas-classroom-button img{width:32px;margin-right:4px}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .actions,teacher-add-canvas-classroom .teacher-add-canvas-classroom .actions{text-align:center;white-space:nowrap}teacher-add-canvas-classroom-2022 .teacher-add-canvas-classroom .actions .button,teacher-add-canvas-classroom .teacher-add-canvas-classroom .actions .button{min-width:165px;outline:none}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom li,teacher-add-clever-classroom .teacher-add-clever-classroom li{white-space:nowrap}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom label.title,teacher-add-clever-classroom .teacher-add-clever-classroom label.title{font-weight:700;text-align:left}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .field.field-grade,teacher-add-clever-classroom .teacher-add-clever-classroom .field.field-grade{margin-bottom:40px}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .standards,teacher-add-clever-classroom .teacher-add-clever-classroom .standards{display:inline-block;margin-bottom:15px;margin-left:15px}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .grade-selection,teacher-add-clever-classroom .teacher-add-clever-classroom .grade-selection{display:inline-block;margin-bottom:5px}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .grades,teacher-add-clever-classroom .teacher-add-clever-classroom .grades{-webkit-columns:3;-moz-columns:3;columns:3}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .button-authorize,teacher-add-clever-classroom-2022 .teacher-add-clever-classroom input[type=submit],teacher-add-clever-classroom .teacher-add-clever-classroom .button-authorize,teacher-add-clever-classroom .teacher-add-clever-classroom input[type=submit]{display:block;min-width:220px;margin:auto;outline:none}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .clever-classroom-button,teacher-add-clever-classroom .teacher-add-clever-classroom .clever-classroom-button{background-color:#307bf7}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .clever-classroom-button:hover,teacher-add-clever-classroom .teacher-add-clever-classroom .clever-classroom-button:hover{background-color:#307bf7;-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .clever-classroom-button img,teacher-add-clever-classroom .teacher-add-clever-classroom .clever-classroom-button img{width:32px;margin-right:4px}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .actions,teacher-add-clever-classroom .teacher-add-clever-classroom .actions{text-align:center;white-space:nowrap}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .actions .button,teacher-add-clever-classroom .teacher-add-clever-classroom .actions .button{min-width:165px;outline:none}teacher-add-clever-classroom-2022 .teacher-add-clever-classroom .actions input,teacher-add-clever-classroom .teacher-add-clever-classroom .actions input{display:inline-block}teacher-add-google-classroom-2022 .teacher-add-google-classroom li,teacher-add-google-classroom .teacher-add-google-classroom li{white-space:nowrap}teacher-add-google-classroom-2022 .teacher-add-google-classroom label.title,teacher-add-google-classroom .teacher-add-google-classroom label.title{font-weight:700;text-align:left}teacher-add-google-classroom-2022 .teacher-add-google-classroom .field.field-grade,teacher-add-google-classroom .teacher-add-google-classroom .field.field-grade{margin-bottom:40px}teacher-add-google-classroom-2022 .teacher-add-google-classroom .standards,teacher-add-google-classroom .teacher-add-google-classroom .standards{display:inline-block;margin-bottom:15px;margin-left:15px}teacher-add-google-classroom-2022 .teacher-add-google-classroom .grade-selection,teacher-add-google-classroom .teacher-add-google-classroom .grade-selection{display:inline-block;margin-bottom:5px}teacher-add-google-classroom-2022 .teacher-add-google-classroom .grades,teacher-add-google-classroom .teacher-add-google-classroom .grades{-webkit-columns:3;-moz-columns:3;columns:3}teacher-add-google-classroom-2022 .teacher-add-google-classroom .button-authorize,teacher-add-google-classroom-2022 .teacher-add-google-classroom input[type=submit],teacher-add-google-classroom .teacher-add-google-classroom .button-authorize,teacher-add-google-classroom .teacher-add-google-classroom input[type=submit]{display:block;min-width:220px;margin:auto;outline:none}teacher-add-google-classroom-2022 .teacher-add-google-classroom .google-classroom-button,teacher-add-google-classroom .teacher-add-google-classroom .google-classroom-button{background-color:#20a466}teacher-add-google-classroom-2022 .teacher-add-google-classroom .google-classroom-button:hover,teacher-add-google-classroom .teacher-add-google-classroom .google-classroom-button:hover{background-color:#20a466;-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-add-google-classroom-2022 .teacher-add-google-classroom .google-classroom-button img,teacher-add-google-classroom .teacher-add-google-classroom .google-classroom-button img{width:32px;margin-right:4px}teacher-add-google-classroom-2022 .teacher-add-google-classroom .actions,teacher-add-google-classroom .teacher-add-google-classroom .actions{text-align:center;white-space:nowrap}teacher-add-google-classroom-2022 .teacher-add-google-classroom .actions .button,teacher-add-google-classroom .teacher-add-google-classroom .actions .button{min-width:165px;outline:none}teacher-add-google-classroom-2022 .teacher-add-google-classroom .actions input,teacher-add-google-classroom .teacher-add-google-classroom .actions input{display:inline-block}teacher-add-tynker-classroom-2022 .teacher-add-tynker-classroom input[type=text]{border:1px solid #707070;border-radius:12px;padding:24px}teacher-add-tynker-classroom .teacher-add-tynker-classroom li{white-space:nowrap}teacher-add-tynker-classroom .teacher-add-tynker-classroom select{margin-bottom:0}teacher-add-tynker-classroom .teacher-add-tynker-classroom .help-text{margin-bottom:0;padding-bottom:5px;color:initial}teacher-add-tynker-classroom .teacher-add-tynker-classroom .help-text.error{color:#dd4b39}teacher-add-tynker-classroom .teacher-add-tynker-classroom label.title{font-weight:700}teacher-add-tynker-classroom .teacher-add-tynker-classroom .field.field-grade{margin-bottom:40px}teacher-add-tynker-classroom .teacher-add-tynker-classroom .standards{display:inline-block;margin-bottom:15px;margin-left:15px}teacher-add-tynker-classroom .teacher-add-tynker-classroom .grade-selection{display:inline-block;margin-bottom:5px}teacher-add-tynker-classroom .teacher-add-tynker-classroom .grades{-webkit-columns:3;-moz-columns:3;columns:3}teacher-add-tynker-classroom .teacher-add-tynker-classroom .grades label{cursor:pointer}teacher-add-tynker-classroom .teacher-add-tynker-classroom input[type=submit]{display:block;min-width:220px;margin:auto;outline:none}teacher-add-tynker-classroom .teacher-add-tynker-classroom .actions{text-align:center;white-space:nowrap}teacher-add-tynker-classroom .teacher-add-tynker-classroom .actions .button{min-width:165px;outline:none}teacher-answer-keys .section-banner .actions{text-align:right}teacher-answer-keys .section-content{padding:30px 15px}answer-keys .main-menu{border:1px solid #e0e0e0;max-height:70vh;overflow:auto;padding:0;margin:0;list-style:none;position:relative}answer-keys iframe.pdf-view{width:100%;height:100vh;border:none}answer-keys .question{font-weight:700}answer-keys .choices code,answer-keys .question code{border:none;background-color:transparent}answer-keys .choices div{display:inline-block}answer-keys .choices li.correct{margin-left:20px}answer-keys .choices li.wrong{margin-left:40px}answer-keys ul{line-height:1.6}answer-keys ul li{padding:8px 0;background-color:#fff}answer-keys ul li.parent{border-bottom:1px solid #e0e0e0}answer-keys ul li.parent a{display:block;position:relative;padding-bottom:5px;padding-top:5px;font-size:16px;line-height:18px;text-decoration:none;padding:.7rem 1rem}answer-keys ul li.parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#ff8d1a transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}teacher-banner-inline .section-banner-inline{background-color:rgba(0,0,0,.3);border-radius:5px;width:100%;padding:0;margin-bottom:10px;margin-top:-20px}@media screen and (max-width:39.9375em){teacher-banner-inline .section-banner-inline{margin-top:0;margin-bottom:10px}}@media screen and (min-width:40em) and (max-width:63.9375em){teacher-banner-inline .section-banner-inline{margin-top:0;margin-bottom:10px}}teacher-banner-inline .section-banner-inline .section-banner-inline-content{padding:5px}teacher-banner-inline .section-banner-inline p{margin:0;padding:0;display:block;text-align:left;font-weight:700}teacher-banner-inline .section-banner-inline span{font-size:12px;font-weight:400;display:block;text-align:left}teacher-banner-inline .section-banner-inline .underline{font-weight:700}teacher-banner-inline .section-banner-inline .banner-icon{background-color:#ffc446;height:100%;padding-bottom:17px;border-top-left-radius:5px;border-bottom-left-radius:5px;padding-left:11px;padding-top:7px}@media screen and (max-width:39.9375em){teacher-banner-inline .section-banner-inline .banner-icon{padding-bottom:26px;padding-top:16px}}teacher-banner-inline .section-banner-inline .icon-tag{color:#fff;font-size:30px;text-align:center;margin-top:17px}.dashboard-teacher .section-banner teacher-banner-inline .section-banner-inline p{padding:0}teacher-home-2018 .teacher-home-2018{position:relative}teacher-home-2018 .teacher-home-2018 .container .top{background:linear-gradient(180deg,#9876f0,#665fef)}teacher-home-2018 .teacher-home-2018 .container .top .header{max-width:100%}teacher-home-2018 .teacher-home-2018 .container .top .filter-tabs{margin-bottom:1rem}teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary{margin-bottom:1rem;text-align:center}@media print,screen and (min-width:40em){teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary{text-align:right}}teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary .link{padding:10px 0;line-height:1;font-size:14px;font-weight:600}teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary .link.active,teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary .link:focus,teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary .link:hover{text-decoration:underline}teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary .link+.link{margin-left:30px}teacher-home-2018 .teacher-home-2018 .container .top .menu-secondary select{width:auto;margin-left:1rem;margin-bottom:0;padding:0 1em;font-weight:400}teacher-home-2018 .teacher-home-2018 .container .top .active-zero-state{padding-top:30px}teacher-home-2018 .teacher-home-2018 .container .top .active-zero-state .wizard{padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-home-2018 .teacher-home-2018 .container .top .active-zero-state .wizard{margin-bottom:.5rem;border-radius:5px;padding:40px 40px 50px}}teacher-home-2018 .teacher-home-2018 .container .top .active-zero-state .wizard .body{margin-bottom:30px}teacher-home-2018 .teacher-home-2018 .container .top .active-zero-state .wizard .no-active-classrooms>.title{margin-bottom:40px;text-align:center;color:#0a0a0a}teacher-home-2018 .teacher-home-2018 .container .top .active-zero-state .wizard .no-active-classrooms .button-start{min-width:200px}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding{padding-bottom:40px;background:none;color:#0a0a0a}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .links.links-top{text-align:center}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .links.links-wizard a{color:#00bcd4}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .links.links-wizard a:hover{color:#008fa1}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .links.links-wizard a:active,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .links.links-wizard a:focus{color:#00343b}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .wizard .add-classroom h3.title,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .wizard .add-progress h3.title,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .wizard .add-students h3.title,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding .wizard .assign-course h3.title{color:#0a0a0a}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019{background:none}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 .subtitle,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 .text,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 .title,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 h1,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 h2,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 h3,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 p{color:#0a0a0a}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom{color:#e56000}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom:hover{color:#008fa1}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom:active,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom:focus{color:#00343b}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022{background:none}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 .subtitle,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 .text,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 .title,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 h1,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 h2,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 h3,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 p{color:#0a0a0a}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom{color:#e56000}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom:hover{color:#008fa1}teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom:active,teacher-home-2018 .teacher-home-2018 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom:focus{color:#00343b}teacher-home-2018 .teacher-home-2018 .container .top .load-more{text-align:center}teacher-home-2018 .teacher-home-2018 .container .top .load-more .button{min-width:200px;border-color:#fefefe}teacher-home-2018 .teacher-home-2018 .container .top .load-more .button:hover,teacher-home-2018 .teacher-home-2018 .container .top .load-more .buttonfocus{background-color:#fefefe;color:#766889}teacher-home-2018 .teacher-home-2018 .container .bottom .news{padding-top:30px;padding-bottom:30px}teacher-home-2018 .teacher-home-2018 .container .bottom .news .twitter{border-radius:5px;padding:20px;background-color:#fefefe}teacher-home-2018 .teacher-home-2018 .container .bottom .news .twitter>.link{display:block;margin-bottom:15px;text-align:center}teacher-home-2018 .teacher-home-2018 .container .bottom .home-hackathons{padding-top:30px}teacher-home-2022 .teacher-home-2022{position:relative}teacher-home-2022 .teacher-home-2022 .container .top{background:#6684ef;color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .container .top.has-classes{background:#fefefe}teacher-home-2022 .teacher-home-2022 .container .top .header{max-width:100%;padding-left:2rem;padding-right:2rem}teacher-home-2022 .teacher-home-2022 .container .top .header .avatar-frame{display:inline-block;width:70px;height:70px;margin-left:25px;border:5px double #fefefe;border-radius:50%}teacher-home-2022 .teacher-home-2022 .container .top .header .avatar-frame img{border-radius:50%}teacher-home-2022 .teacher-home-2022 .container .top .filter-tabs{margin-bottom:1rem}teacher-home-2022 .teacher-home-2022 .container .top h3.title{margin-bottom:1rem;padding:0;font-weight:700}teacher-home-2022 .teacher-home-2022 .container .top .subtitle{color:#fefefe;font-size:1rem;font-weight:400}teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary{margin-top:1rem;margin-bottom:1rem;text-align:center}@media print,screen and (min-width:40em){teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary{text-align:right}}teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary .link{padding:10px 0;line-height:1;font-size:14px;font-weight:600}teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary .link.active,teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary .link:focus,teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary .link:hover{text-decoration:underline}teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary .link+.link{margin-left:30px}teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary label{display:inline-block;margin-left:1rem;margin-right:.5rem}teacher-home-2022 .teacher-home-2022 .container .top .menu-secondary select{width:auto;margin-bottom:0;padding:0 2em 0 1em;font-weight:400}teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state{padding-top:30px}teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state .wizard{padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state .wizard{margin-bottom:.5rem;border-radius:5px;padding:40px 40px 50px}}teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state .wizard .body{margin-bottom:30px}teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state .wizard .no-active-classrooms>.title{margin-bottom:40px;text-align:center;color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state .wizard .no-active-classrooms .button-start{min-width:200px}teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state .webinar-link{text-transform:uppercase}teacher-home-2022 .teacher-home-2022 .container .top .active-zero-state .webinar-link i{margin:0 0 2px 14px}teacher-home-2022 .teacher-home-2022 .container .top .header{background:linear-gradient(#6760ef,#9775f0)}teacher-home-2022 .teacher-home-2022 .container .top .show-more-less{color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding{padding-bottom:40px;background:none;color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .links.links-top{text-align:center}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .links.links-wizard a{color:#00bcd4}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .links.links-wizard a:hover{color:#008fa1}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .links.links-wizard a:active,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .links.links-wizard a:focus{color:#00343b}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .wizard .add-classroom h3.title,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .wizard .add-progress h3.title,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .wizard .add-students h3.title,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding .wizard .assign-course h3.title{color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019{background:none}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 .subtitle,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 .text,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 .title,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 h1,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 h2,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 h3,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 p{color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom{color:#e56000}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom:hover{color:#008fa1}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom:active,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2019 .welcome a.link-add-tynker-classroom:focus{color:#00343b}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022{background:none}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 .subtitle,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 .text,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 .title,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 h1,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 h2,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 h3,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 p{color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom{color:#e56000}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom:hover{color:#008fa1}teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom:active,teacher-home-2022 .teacher-home-2022 .container .top .teacher-onboarding-2022 .welcome a.link-add-tynker-classroom:focus{color:#00343b}teacher-home-2022 .teacher-home-2022 .container .top .load-more{text-align:center}teacher-home-2022 .teacher-home-2022 .container .top .load-more .button{min-width:200px;border-color:#fefefe}teacher-home-2022 .teacher-home-2022 .container .top .load-more .button:hover,teacher-home-2022 .teacher-home-2022 .container .top .load-more .buttonfocus{background-color:#fefefe;color:#766889}teacher-home-2022 .teacher-home-2022 .container .bottom h3.title{margin-bottom:1.25rem;padding-bottom:0}teacher-home-2022 .teacher-home-2022 .container .bottom .news{padding-bottom:30px}teacher-home-2022 .teacher-home-2022 .container .bottom .news .twitter{border-radius:5px;padding:20px;background-color:#fefefe}teacher-home-2022 .teacher-home-2022 .container .bottom .news .twitter>.link{display:block;margin-bottom:15px;text-align:center}teacher-home-2022 .teacher-home-2022 .container .bottom .home-hackathons{padding-top:30px}teacher-home-2022 .teacher-home-2022 .alt{background-color:#f0faff}teacher-home-2022 .teacher-home-2022 .connect-classroom .classroom-logos{text-align:center}teacher-home-2022 .teacher-home-2022 .connect-classroom .classroom-logos .classroom-connect-icon{margin-bottom:6px;height:48px}teacher-home-2022 .teacher-home-2022 .request-license-hero{background:transparent linear-gradient(112deg,#f4f4ff,#e8e6ff 41%,#ddf7ff) 0 0 no-repeat padding-box;padding:1.25rem 0 0}@media print,screen and (min-width:40em){teacher-home-2022 .teacher-home-2022 .request-license-hero{padding:1.875rem 0 0}}teacher-home-2022 .teacher-home-2022 .teacher-resources{width:100%}teacher-home-2022 .teacher-home-2022 .teacher-resources .teacher-resources-item{text-align:center;color:#0a0a0a}teacher-home-2022 .teacher-home-2022 .teacher-resources .teacher-resources-item img{margin-bottom:10px}teacher-home-2022 .teacher-home-2022 .teacher-resources .teacher-resources-item .resources-button{text-align:center;padding:10px;margin-top:5px;width:100%}teacher-home-2022 .teacher-home-2022 .teacher-resources .teacher-resources-item .resources-button a{color:#0a0a0a;font-weight:700}teacher-home-2022 .teacher-home-2022 .onboarding-video-container{padding-bottom:3rem}teacher-home-2022 .teacher-home-2022 .onboarding-video-container .onboarding-video{max-width:800px;text-align:center;margin:50px auto 30px}teacher-home-2022 .teacher-home-2022 .onboarding-video-container .onboarding-video a{display:inline-block;position:relative}teacher-home-2022 .teacher-home-2022 .onboarding-video-container .onboarding-video a img{border:1px solid #e0e0e0;height:400px}teacher-home-2022 .teacher-home-2022 .onboarding-video-container .onboarding-video a .video-play{background:url(/image/ui/icn-play-video.png) no-repeat;background-size:contain;height:60px;width:60px;position:absolute;margin:0 0 -45px -15px;left:50%;bottom:50%}teacher-home-2022 .teacher-home-2022 .onboarding-video-container .onboarding-video iframe{border:0;width:100%;height:400px}teacher-home-class-summary .svg,teacher-home-class-summary svg{max-width:100%}teacher-home-class-summary .class-selector{margin-bottom:10px}teacher-home-class-summary .boxed.boxed-purple .charts{margin:10px}teacher-home-class-summary .boxed.boxed-purple .charts .donut-chat-container{text-align:center}teacher-home-class-summary .boxed.boxed-purple .charts .completion-chart-container{max-height:236px;overflow-y:scroll}teacher-home-class-summary .boxed.boxed-purple .numbers{padding:0 10px 10px}teacher-home-class-summary .boxed.boxed-purple .numbers .pipe h5,teacher-home-class-summary .boxed.boxed-purple .numbers .pipe p{padding-bottom:0;margin-bottom:5px}teacher-home-class-summary .boxed.boxed-purple .numbers .button{margin-top:5px;margin-bottom:5px}teacher-home-class-summary .projects-to-date{margin-top:20px;margin-bottom:30px}teacher-home-class-summary .projects-to-date .projects-to-date-chart-container{margin:10px}teacher-free-courses,teacher-home-class-summary .projects-to-date .projects-to-date-chart-container classroom-projects-to-date-chart .svg,teacher-home-class-summary .projects-to-date .projects-to-date-chart-container classroom-projects-to-date-chart svg{width:100%}teacher-free-courses .teacher-free-courses{margin-bottom:0;border-radius:5px;padding:1.5rem 2.5rem;width:100%}teacher-free-courses .teacher-free-courses h3.title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:33px;font-weight:700;margin-bottom:20px;margin-top:20px;text-align:center;color:#393939;opacity:1}teacher-free-courses .teacher-free-courses h4.title{font-size:2rem;color:#393939;text-align:center;margin-bottom:2rem}teacher-free-courses .teacher-free-courses .link-border{border:1px solid #afafaf;border-radius:5px;opacity:1}teacher-free-courses .teacher-free-courses .item{background-color:#f0faff;width:100%;padding-top:30px;padding-bottom:30px}teacher-free-courses .teacher-free-courses .item .grade-selector{width:100%;text-align:center;padding:20px;font-weight:700;cursor:pointer}teacher-free-courses .teacher-free-courses .item .selector-bar{margin-top:10px;margin-bottom:10px;height:8px;background-color:#7068e7}teacher-free-courses .teacher-free-courses .item image{padding-top:10px}teacher-free-courses .teacher-free-courses .item .body{padding-bottom:38px;font-size:1rem}teacher-free-courses .teacher-free-courses .item .class-icon-section{margin-bottom:20px;text-align:left}teacher-free-courses .teacher-free-courses .item .class-icon-section .class-info-icon{margin-bottom:8px}teacher-free-courses .teacher-free-courses .item .presentation-text{white-space:nowrap}teacher-free-courses .teacher-free-courses .item .create-class-section{text-align:right}teacher-licenses .teacher-licenses .licenses .boxed{padding:0!important;margin-bottom:30px}teacher-licenses .teacher-licenses .licenses .boxed h6.license-name{background-color:#997abc;color:#fefefe;padding:14px;border-top-left-radius:8px;border-top-right-radius:8px}teacher-licenses .teacher-licenses .licenses .boxed h6.license-name span{font-size:13px;display:block;font-style:italic}teacher-licenses .teacher-licenses .licenses .boxed .license-info{padding:5px 20px;height:300px;overflow-y:auto}teacher-licenses .teacher-licenses .licenses .boxed .license-info .used-available{color:#82ca6d}teacher-licenses .teacher-licenses .licenses .boxed .license-info .used-available.unavailable{color:#f25954}teacher-licenses .teacher-licenses .licenses .boxed .details{margin-top:10px}teacher-licenses .teacher-licenses .licenses .boxed .details h6{margin-bottom:0}teacher-licenses .teacher-licenses .licenses .boxed .details ul{list-style-type:disc;padding-left:20px}teacher-licenses .teacher-licenses .licenses .boxed .details ul li{color:#666;font-size:14px}teacher-licenses .teacher-licenses .licenses .boxed .license-date{font-weight:400;color:#666;font-size:14px;padding-bottom:5px}teacher-licenses .teacher-licenses .licenses .boxed .license-details-link{margin-bottom:1em;display:block;color:#575757}teacher-licenses .teacher-licenses .licenses .boxed .license-details-link:hover{color:#00bcd4}teacher-licenses .teacher-licenses .licenses .boxed .license-details-link .icon-upload{font-size:20px}teacher-licenses .teacher-licenses .licenses .expired-license h6.license-name{background-color:#dc4944}teacher-notifications .teacher-notifications{position:absolute;top:0;right:15px;background-color:#000;border-radius:50%;border-top-left-radius:0;border-top-right-radius:0;width:40px;height:40px;z-index:40!important;padding:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transition:all .1s ease-in-out}teacher-notifications .teacher-notifications svg{width:100%;height:100%}teacher-notifications .teacher-notifications svg path{fill:#fff}teacher-notifications .teacher-notifications__icon,teacher-notifications .teacher-notifications__icon-container{width:100%;height:100%}teacher-notifications .teacher-notifications__counter{position:absolute;font-size:10px;font-weight:700;top:2px;right:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;border-radius:50%;color:#fff;background-color:#d01031}teacher-notifications .teacher-notifications:hover{cursor:pointer;-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:4px 4px 8px rgba(0,0,0,.4)}teacher-notifications .teacher-notifications .teacher-notifications-panel{z-index:20;width:310px;border-radius:5px;color:#444;padding:0}@media screen and (max-width:39.9375em){teacher-notifications .teacher-notifications .teacher-notifications-panel{left:-155px!important}}@media screen and (min-width:23.4375em){teacher-notifications .teacher-notifications .teacher-notifications-panel{width:342px}}@media print,screen and (min-width:40em){teacher-notifications .teacher-notifications .teacher-notifications-panel{width:500px}}@media print,screen and (min-width:64em){teacher-notifications .teacher-notifications .teacher-notifications-panel{width:550px}}teacher-notifications .teacher-notifications .teacher-notifications-panel:before{content:"";position:absolute;top:-8px;right:23px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}@media screen and (max-width:39.9375em){teacher-notifications .teacher-notifications .teacher-notifications-panel:before{left:158px}}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list{overflow:auto;color:#444;text-transform:none;padding:5px 10px;margin:0}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification{margin-bottom:5px}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification:last-child{margin-bottom:0}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification:hover{background-color:#fff;border:none}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .checklist{position:relative;margin:0;border:1px solid #efefef;border-radius:5px;padding:10px;text-align:left}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .checklist:after,teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .checklist:before{content:"";display:block;height:0;clear:both}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .checklist p{color:#444;text-transform:none;display:inline-block;text-align:left;margin-bottom:0;padding-bottom:0;padding-left:40px;white-space:normal}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .checklist .notification-action{text-transform:none;font-weight:700;color:#00bcd4;float:right}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .checklist:hover{background-color:#f8f8f8}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .checklist .icon-warning{position:absolute;top:7px;left:7px;color:#fff;font-size:16px;background-color:#e56000;border-radius:50%;height:30px;width:30px;padding:7px}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .red-alert{background-color:#dc4944;border:none}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .red-alert:hover{background-color:#c82b25}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .red-alert .notification-action,teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .red-alert p{color:#fff}teacher-notifications .teacher-notifications .teacher-notifications-panel .notifications-list .notification .red-alert .icon-warning{color:#dc4944;background-color:#fff}teacher-onboarding .teacher-onboarding{background:#fefefe}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding{padding-top:40px;background:#7ab2ce;background:linear-gradient(45deg,#7ab2ce,#75b09f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ab2ce",endColorstr="#75b09f",GradientType=1)}}teacher-onboarding .teacher-onboarding>loading-indicator .loading-indicator.loading-indicator-blocks div{background-color:#fefefe}teacher-onboarding .teacher-onboarding>.content{width:100%}teacher-onboarding .teacher-onboarding .links{margin-bottom:.5rem}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding .links li{display:inline-block}teacher-onboarding .teacher-onboarding .links li:before{content:" | ";display:inline}teacher-onboarding .teacher-onboarding .links li:first-child:before{display:none}}teacher-onboarding .teacher-onboarding .links li a{font-size:14px}teacher-onboarding .teacher-onboarding .links.links-top{text-align:right}teacher-onboarding .teacher-onboarding .links.links-top,teacher-onboarding .teacher-onboarding .links.links-top a{color:#fefefe}teacher-onboarding .teacher-onboarding .links.links-bottom{text-align:center}teacher-onboarding .teacher-onboarding .links.links-bottom,teacher-onboarding .teacher-onboarding .links.links-bottom a{color:#fefefe}teacher-onboarding .teacher-onboarding .wizard{padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding .wizard{margin-bottom:.5rem;border-radius:5px;padding:40px 40px 50px}}teacher-onboarding .teacher-onboarding .wizard .body{margin-bottom:30px}teacher-onboarding .teacher-onboarding .wizard .links{margin-top:40px;margin-bottom:0;text-align:center}teacher-onboarding .teacher-onboarding .wizard .links .link-video .icon{font-size:30px}teacher-onboarding .teacher-onboarding .wizard .links.links-middle{margin-bottom:30px}teacher-onboarding .teacher-onboarding .wizard .links.links-middle>li>a{color:#e56000}teacher-onboarding .teacher-onboarding .wizard .links.links-middle>li>a:hover{color:#008fa1}teacher-onboarding .teacher-onboarding .wizard .links.links-middle>li>a:active,teacher-onboarding .teacher-onboarding .wizard .links.links-middle>li>a:focus{color:#00343b}teacher-onboarding .teacher-onboarding .wizard .add-classroom>.title{margin-bottom:40px;text-align:center}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:100%;margin:0 auto 30px}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:80%}}@media screen and (min-width:75em){teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:60%}}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom h3.title,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom h3.title{margin-bottom:20px;text-align:center}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom h3.title,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom h3.title{max-width:60%;margin-left:auto;margin-right:auto}}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom .loading-indicator,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .loading-indicator{margin-top:40px;margin-bottom:40px}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom .teacher-add-clever-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom .teacher-add-google-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:100%;margin:0 auto 40px}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom .teacher-add-clever-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom .teacher-add-google-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:80%;margin-bottom:40px}}@media screen and (min-width:75em){teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom .teacher-add-clever-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-clever-classroom .teacher-add-google-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:60%}}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .alert-container{text-align:center}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .alert-container .alert{display:inline-block;margin-bottom:1em;border-radius:2em;padding:.5em 2em;background-color:#ba2325;text-align:center}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .alert-container .alert,teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .alert-container .alert a{color:#fefefe;font-size:14px;font-weight:300}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .alert-container .alert a{text-decoration:underline}teacher-onboarding .teacher-onboarding .wizard .add-classroom.add-google-classroom .alert-container .alert .icon{margin-left:1em}teacher-onboarding .teacher-onboarding .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:30px}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding .wizard .add-classroom .courses .zf-column+.zf-column{margin-top:0}}teacher-onboarding .teacher-onboarding .wizard .add-classroom .courses .card-mini-course{margin-bottom:0}teacher-onboarding .teacher-onboarding .wizard .add-students>.title,teacher-onboarding .teacher-onboarding .wizard .assign-course{text-align:center}teacher-onboarding .teacher-onboarding .wizard .assign-course .title{margin-bottom:10px}teacher-onboarding .teacher-onboarding .wizard .assign-course .button{margin-bottom:40px;text-transform:none}@media print,screen and (min-width:40em){teacher-onboarding .teacher-onboarding .wizard .assign-course .button{min-width:200px}}teacher-onboarding .teacher-onboarding .wizard .add-progress{margin-bottom:50px;text-align:center}teacher-onboarding .teacher-onboarding .wizard .add-progress .image{width:100px;height:100px;margin:-60px auto 15px;border-radius:50%;overflow:hidden}teacher-onboarding .teacher-onboarding .wizard .add-progress .image img{object-fit:cover;height:100%}teacher-onboarding .teacher-onboarding .wizard .add-progress .title{margin-bottom:10px}teacher-onboarding .teacher-onboarding .wizard .add-progress h4{margin-bottom:20px}teacher-onboarding .teacher-onboarding .wizard .add-progress .strong{font-weight:700}teacher-onboarding .teacher-onboarding .wizard .add-progress .button{margin-bottom:0}teacher-onboarding .teacher-onboarding .wizard .add-progress .button .icon{margin-right:1em;font-size:20px}teacher-onboarding .teacher-onboarding.step-assign-course .wizard .body{margin-bottom:0}teacher-request-free-access .teacher-request-free-access{background-color:#f0fafe}.teacher-dashboard-content teacher-request-free-access .teacher-request-free-access{padding-top:0}teacher-request-free-access .teacher-request-free-access a{font-size:inherit}teacher-request-free-access .teacher-request-free-access .dismiss-button{float:right;color:#00bcd4;font-family:Open Sans;font-weight:700;cursor:pointer}teacher-request-free-access .teacher-request-free-access .request-license-hero{background:transparent linear-gradient(112deg,#f4f4ff,#e8e6ff 41%,#ddf7ff) 0 0 no-repeat padding-box;padding:1.25rem 0 1.875rem}@media print,screen and (min-width:40em){teacher-request-free-access .teacher-request-free-access .request-license-hero{padding:1.875rem 0 3.75rem}}teacher-request-free-access .teacher-request-free-access .request-license-back-button{color:inherit}teacher-request-free-access .teacher-request-free-access .grade-description{font-size:.875rem;text-align:center}teacher-request-free-access .teacher-request-free-access .wizard{background-color:#f0fafe;margin:0 auto;padding:1.25rem 1.875rem;max-width:33.75rem}@media print,screen and (min-width:64em){teacher-request-free-access .teacher-request-free-access .wizard{padding:1.875rem 3.75rem}}teacher-request-free-access .teacher-request-free-access .wizard__input{display:block;font-weight:600;margin-bottom:1.125rem;position:relative}teacher-request-free-access .teacher-request-free-access .wizard__input input:not([type]),teacher-request-free-access .teacher-request-free-access .wizard__input input[type=email],teacher-request-free-access .teacher-request-free-access .wizard__input input[type=number],teacher-request-free-access .teacher-request-free-access .wizard__input input[type=text],teacher-request-free-access .teacher-request-free-access .wizard__input select{background-color:#fefefe;border:.0625rem solid #cacaca;border-radius:.3125rem;box-shadow:inset 0 .0625rem .3125rem rgba(0,0,0,.1);margin:.5rem 0 0;padding:0 1rem;width:100%;height:2.8125rem}teacher-request-free-access .teacher-request-free-access .wizard__input select{background-position:100%}teacher-request-free-access .teacher-request-free-access .wizard__error{color:#dc3628;display:block;font-size:.75rem;line-height:1;margin-top:-1rem;white-space:nowrap;opacity:0}teacher-request-free-access .teacher-request-free-access .wizard__school-list{background-color:#fefefe;border-radius:.3125rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);display:block;overflow-y:auto;position:absolute;max-height:12.5rem;z-index:2}teacher-request-free-access .teacher-request-free-access .wizard__school-list li:not(:last-child){border-bottom:.0625rem solid #f2faff}teacher-request-free-access .teacher-request-free-access .wizard__school{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-size:.875rem;font-weight:inherit;padding:.5rem .25rem;text-align:left;text-transform:none;width:100%}teacher-request-free-access .teacher-request-free-access .wizard__school address{font-size:.75rem;font-style:inherit;font-weight:400;padding-top:.25rem}teacher-request-free-access .teacher-request-free-access .wizard__school:hover{background-color:#eaf6f9}teacher-request-free-access .teacher-request-free-access .wizard__response{font-size:1rem;margin-bottom:0;padding-bottom:0;text-align:center}teacher-request-free-access .teacher-request-free-access .wizard__response a{color:inherit;font-weight:inherit;text-decoration:underline}teacher-request-free-access .teacher-request-free-access .eligibility-section{background-color:#f0fafe;padding-top:3rem;padding-bottom:3rem}teacher-request-free-access .teacher-request-free-access .eligibility-section a{color:inherit;font-weight:inherit;text-decoration:underline}teacher-request-free-access .teacher-request-free-access>loading-indicator .loading-indicator.loading-indicator-blocks div{background-color:#fefefe}teacher-request-free-access .teacher-request-free-access>.content{width:100%}teacher-request-free-access .teacher-request-free-access .back-link{color:#fff}teacher-request-free-access .teacher-request-free-access .links{margin-bottom:.5rem}@media print,screen and (min-width:40em){teacher-request-free-access .teacher-request-free-access .links li{display:inline-block}teacher-request-free-access .teacher-request-free-access .links li:before{content:" | ";display:inline}teacher-request-free-access .teacher-request-free-access .links li:first-child:before{display:none}}teacher-request-free-access .teacher-request-free-access .links li a{font-size:18px}teacher-request-free-access .teacher-request-free-access .links.links-top{text-align:right}teacher-request-free-access .teacher-request-free-access .links.links-top,teacher-request-free-access .teacher-request-free-access .links.links-top a{color:#fefefe}teacher-request-free-access .teacher-request-free-access .links.links-bottom{text-align:left}@media print,screen and (min-width:40em){teacher-request-free-access .teacher-request-free-access .links.links-bottom,teacher-request-free-access .teacher-request-free-access .links.links-bottom a{color:#fefefe;font-weight:700;font-size:18px}}teacher-request-free-access .teacher-request-free-access .pre-title{text-align:left;margin-bottom:10px;text-transform:uppercase;color:#fefefe;font-size:18px;font-weight:700}teacher-request-free-access .teacher-request-free-access .pre-title .grade{text-transform:none;font-weight:400}teacher-request-free-access .teacher-request-free-access .body .pre-title{text-align:center;text-transform:uppercase;color:#000;font-size:18px;font-weight:700}teacher-request-free-access .teacher-request-free-access .body .pre-title a{font-size:14px;text-transform:none;margin-left:10px}teacher-request-free-access .teacher-request-free-access .body>.step>.title{padding:0;margin-bottom:30px;text-align:center}teacher-request-free-access .teacher-request-free-access .body>.step.welcome>.title{margin:0;padding:0;margin-bottom:30px}teacher-request-free-access .teacher-request-free-access .body>.step.welcome>.subtitle{text-align:center}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .image{text-align:center;margin-bottom:20px}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .image a{display:inline-block;position:relative;color:#fff}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .image a .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#053369;background:linear-gradient(145deg,rgba(5,51,105,.9),rgba(122,178,206,.8477766106) 35%,rgba(117,176,161,.65) 66%,rgba(157,199,196,.4))}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .image a .video-play{display:inline-block;background:url(/image/ui/icn-play-video.png) no-repeat;height:61px;width:61px;position:absolute;margin:0 0 -30px -30px;left:50%;bottom:50%}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .image img{max-width:150px}@media print,screen and (min-width:40em){teacher-request-free-access .teacher-request-free-access .body>.step.welcome .image img{max-width:100%}}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions{text-align:center}@media print,screen and (min-width:40em){teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions{text-align:initial}}@media print,screen and (min-width:64em){teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions{padding-top:40px}}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .title{margin:0;padding:0;margin-bottom:30px}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .text{padding:0}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .button-add-tynker-classroom{min-width:220px}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .teacher-add-clever-classroom,teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .teacher-add-google-classroom{display:inline-block}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .teacher-add-clever-classroom .loading-indicator,teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .teacher-add-google-classroom .loading-indicator{margin-top:0;margin-bottom:0}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .or{line-height:2rem;font-size:14px}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .actions .link-add-tynker-classroom{font-size:14px}teacher-request-free-access .teacher-request-free-access .body>.step.welcome .quick-links{margin-top:25px}teacher-request-free-access .teacher-request-free-access .body .clever-sync-banner{background:#4169e3 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:10px;text-align:center;padding:18px 41px 18px 33px;font:normal normal normal 18px/30px Open Sans;letter-spacing:0;color:#f8f8f8;margin-bottom:24px}teacher-request-free-access .teacher-request-free-access .body .clever-sync-banner a{text-decoration:underline;color:#f8f8f8;font-weight:700}teacher-request-free-access .teacher-request-free-access .links{margin-bottom:0;text-align:center}teacher-request-free-access .teacher-request-free-access .links .link-video .icon{font-size:30px}teacher-request-free-access .teacher-request-free-access .links.links-middle{margin-bottom:30px}teacher-request-free-access .teacher-request-free-access .links.links-middle>li>a{color:#e56000}teacher-request-free-access .teacher-request-free-access .links.links-middle>li>a:hover{color:#008fa1}teacher-request-free-access .teacher-request-free-access .links.links-middle>li>a:active,teacher-request-free-access .teacher-request-free-access .links.links-middle>li>a:focus{color:#00343b}teacher-request-free-access .teacher-request-free-access .alert-container{text-align:center}teacher-request-free-access .teacher-request-free-access .alert-container .alert{display:inline-block;margin-bottom:1em;border-radius:2em;padding:.5em 2em;background-color:#ba2325;text-align:center}teacher-request-free-access .teacher-request-free-access .alert-container .alert,teacher-request-free-access .teacher-request-free-access .alert-container .alert a{color:#fefefe;font-size:14px;font-weight:300}teacher-request-free-access .teacher-request-free-access .alert-container .alert a{text-decoration:underline}teacher-request-free-access .teacher-request-free-access .alert-container .alert .icon{margin-left:1em}teacher-request-free-access .teacher-request-free-access .add-classroom.add-clever-classroom .loading-indicator,teacher-request-free-access .teacher-request-free-access .add-classroom.add-google-classroom .loading-indicator{margin-top:40px;margin-bottom:40px}teacher-request-free-access .teacher-request-free-access .add-classroom.add-clever-classroom .teacher-add-clever-classroom,teacher-request-free-access .teacher-request-free-access .add-classroom.add-clever-classroom .teacher-add-google-classroom,teacher-request-free-access .teacher-request-free-access .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-request-free-access .teacher-request-free-access .add-classroom.add-google-classroom .teacher-add-google-classroom{width:100%;margin:0 auto}teacher-request-free-access .teacher-request-free-access .add-classroom.add-clever-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-request-free-access .teacher-request-free-access .add-classroom.add-clever-classroom .teacher-add-google-classroom .no-classrooms-available,teacher-request-free-access .teacher-request-free-access .add-classroom.add-google-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-request-free-access .teacher-request-free-access .add-classroom.add-google-classroom .teacher-add-google-classroom .no-classrooms-available{font-size:18px;font-weight:700;margin-bottom:20px}teacher-request-free-access .teacher-request-free-access .step-progress{color:#8b8b8b;margin-top:10px;text-align:center;font-size:14px}teacher-request-free-access .teacher-request-free-access .step-progress .step-number{margin:0 3px}teacher-request-free-access .teacher-request-free-access .help-link{margin-top:5px;float:right;color:#fff;font-size:14px}teacher-request-free-access .teacher-request-free-access .help-link a{text-decoration:underline;font-size:14px;color:#fff;font-weight:700}teacher-request-free-access .teacher-request-free-access .create-links .loading-indicator{margin:0 auto}teacher-request-free-access .teacher-request-free-access .create-links .button-add-tynker-classroom{margin:0 .5rem 1rem}teacher-request-free-access .teacher-request-free-access .create-links .teacher-add-clever-classroom,teacher-request-free-access .teacher-request-free-access .create-links .teacher-add-google-classroom{display:inline-block;margin:0 .5rem 1rem;vertical-align:middle}teacher-request-free-access .teacher-request-free-access .create-links .teacher-add-clever-classroom>div,teacher-request-free-access .teacher-request-free-access .create-links .teacher-add-google-classroom>div{display:inline-block}teacher-onboarding-2019 .teacher-onboarding-2019{background:#fefefe}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019{padding-top:40px;background:#7ab2ce;background:linear-gradient(45deg,#7ab2ce,#75b09f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ab2ce",endColorstr="#75b09f",GradientType=1)}}teacher-onboarding-2019 .teacher-onboarding-2019>loading-indicator .loading-indicator.loading-indicator-blocks div{background-color:#fefefe}teacher-onboarding-2019 .teacher-onboarding-2019>.content{width:100%}teacher-onboarding-2019 .teacher-onboarding-2019 .links{margin-bottom:.5rem}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019 .links li{display:inline-block}teacher-onboarding-2019 .teacher-onboarding-2019 .links li:before{content:" | ";display:inline}teacher-onboarding-2019 .teacher-onboarding-2019 .links li:first-child:before{display:none}}teacher-onboarding-2019 .teacher-onboarding-2019 .links li a{font-size:18px}teacher-onboarding-2019 .teacher-onboarding-2019 .links.links-top{text-align:right}teacher-onboarding-2019 .teacher-onboarding-2019 .links.links-top,teacher-onboarding-2019 .teacher-onboarding-2019 .links.links-top a{color:#fefefe}teacher-onboarding-2019 .teacher-onboarding-2019 .links.links-bottom{text-align:center}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019 .links.links-bottom,teacher-onboarding-2019 .teacher-onboarding-2019 .links.links-bottom a{color:#fefefe;font-weight:700;font-size:18px}}teacher-onboarding-2019 .teacher-onboarding-2019 .pre-title{text-align:left;margin-bottom:10px;text-transform:uppercase;color:#fefefe;font-size:18px;font-weight:700}teacher-onboarding-2019 .teacher-onboarding-2019 .pre-title .grade{text-transform:none;font-weight:400}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard{margin-bottom:1rem;padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019 .wizard{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2);margin-bottom:.5rem;border-radius:5px;padding:30px}}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .progress-bar{margin-bottom:30px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body .pre-title{text-align:center;text-transform:uppercase;color:#000;font-size:18px;font-weight:700}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body .pre-title a{font-size:14px;text-transform:none;margin-left:10px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step>.title{padding:0;margin-bottom:30px;text-align:center}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome{padding:40px}}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome>.title{margin:0;padding:0;margin-bottom:30px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome>.subtitle{text-align:center}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .image{text-align:center;margin-bottom:20px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .image img{max-width:150px}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .image img{max-width:100%}}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions{text-align:center}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions{text-align:initial}}@media print,screen and (min-width:64em){teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions{padding-top:40px}}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .title{margin:0;padding:0;margin-bottom:30px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .text{padding:0}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .button-add-tynker-classroom{min-width:220px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .teacher-add-clever-classroom,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .teacher-add-google-classroom{display:inline-block}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .teacher-add-clever-classroom .loading-indicator,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .teacher-add-google-classroom .loading-indicator{margin-top:0;margin-bottom:0}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .or{line-height:2rem;font-size:14px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .actions .link-add-tynker-classroom{font-size:14px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .body>.step.welcome .quick-links{margin-top:25px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .links{margin-top:40px;margin-bottom:0;text-align:center}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .links .link-video .icon{font-size:30px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .links.links-middle{margin-bottom:30px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .links.links-middle>li>a{color:#e56000}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .links.links-middle>li>a:hover{color:#008fa1}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .links.links-middle>li>a:active,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .links.links-middle>li>a:focus{color:#00343b}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .alert-container{text-align:center}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .alert-container .alert{display:inline-block;margin-bottom:1em;border-radius:2em;padding:.5em 2em;background-color:#ba2325;text-align:center}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .alert-container .alert,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .alert-container .alert a{color:#fefefe;font-size:14px;font-weight:300}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .alert-container .alert a{text-decoration:underline}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .alert-container .alert .icon{margin-left:1em}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:100%;margin:0 auto}@media print,screen and (min-width:40em){teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:80%}}@media screen and (min-width:75em){teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-tynker-classroom .teacher-add-tynker-classroom{width:60%}}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-clever-classroom .loading-indicator,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-google-classroom .loading-indicator{margin-top:40px;margin-bottom:40px}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-clever-classroom .teacher-add-clever-classroom,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-clever-classroom .teacher-add-google-classroom,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom{width:100%;margin:0 auto}teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-clever-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-clever-classroom .teacher-add-google-classroom .no-classrooms-available,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-onboarding-2019 .teacher-onboarding-2019 .wizard .add-classroom.add-google-classroom .teacher-add-google-classroom .no-classrooms-available{font-size:18px;font-weight:700;margin-bottom:20px}teacher-onboarding-2019 .teacher-onboarding-2019 .step-progress{color:#8b8b8b;margin-top:10px;text-align:center;font-size:14px}teacher-onboarding-2019 .teacher-onboarding-2019 .step-progress .step-number{margin:0 3px}teacher-onboarding-2019 .teacher-onboarding-2019 .help-link{margin-top:5px;float:right;color:#fff;font-size:14px}teacher-onboarding-2019 .teacher-onboarding-2019 .help-link a{text-decoration:underline;font-size:14px;color:#fff;font-weight:700}teacher-onboarding-2022 .teacher-onboarding-2022,teacher-onboarding-2022a .teacher-onboarding-2022{background:#fefefe}teacher-onboarding-2022 .teacher-onboarding-2022 a,teacher-onboarding-2022a .teacher-onboarding-2022 a{font-size:inherit}@media print,screen and (min-width:40em){teacher-onboarding-2022 .teacher-onboarding-2022,teacher-onboarding-2022a .teacher-onboarding-2022{padding-top:40px}.teacher-dashboard-content teacher-onboarding-2022 .teacher-onboarding-2022,.teacher-dashboard-content teacher-onboarding-2022a .teacher-onboarding-2022{padding-top:0}}@media print,screen and (min-width:40em){teacher-onboarding-2022 .teacher-onboarding-2022,teacher-onboarding-2022a .teacher-onboarding-2022{background:#665fef;background:transparent linear-gradient(180deg,#9876f0,#665fef) 0 0 no-repeat padding-box}}teacher-onboarding-2022 .teacher-onboarding-2022>loading-indicator .loading-indicator.loading-indicator-blocks div,teacher-onboarding-2022a .teacher-onboarding-2022>loading-indicator .loading-indicator.loading-indicator-blocks div{background-color:#fefefe}teacher-onboarding-2022 .teacher-onboarding-2022>.content,teacher-onboarding-2022a .teacher-onboarding-2022>.content{width:100%}teacher-onboarding-2022 .teacher-onboarding-2022 .back-link,teacher-onboarding-2022a .teacher-onboarding-2022 .back-link{color:#fff}teacher-onboarding-2022 .teacher-onboarding-2022 .links,teacher-onboarding-2022a .teacher-onboarding-2022 .links{margin-bottom:.5rem}@media print,screen and (min-width:40em){teacher-onboarding-2022 .teacher-onboarding-2022 .links li,teacher-onboarding-2022a .teacher-onboarding-2022 .links li{display:inline-block}teacher-onboarding-2022 .teacher-onboarding-2022 .links li:before,teacher-onboarding-2022a .teacher-onboarding-2022 .links li:before{content:" | ";display:inline}teacher-onboarding-2022 .teacher-onboarding-2022 .links li:first-child:before,teacher-onboarding-2022a .teacher-onboarding-2022 .links li:first-child:before{display:none}}teacher-onboarding-2022 .teacher-onboarding-2022 .links li a,teacher-onboarding-2022a .teacher-onboarding-2022 .links li a{font-size:18px}teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-top,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-top{text-align:right}teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-top,teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-top a,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-top,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-top a{color:#fefefe}teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-bottom,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-bottom{text-align:left}@media print,screen and (min-width:40em){teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-bottom,teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-bottom a,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-bottom,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-bottom a{color:#fefefe;font-weight:700;font-size:18px}}teacher-onboarding-2022 .teacher-onboarding-2022 .pre-title,teacher-onboarding-2022a .teacher-onboarding-2022 .pre-title{text-align:left;margin-bottom:10px;text-transform:uppercase;color:#fefefe;font-size:18px;font-weight:700}teacher-onboarding-2022 .teacher-onboarding-2022 .pre-title .grade,teacher-onboarding-2022a .teacher-onboarding-2022 .pre-title .grade{text-transform:none;font-weight:400}teacher-onboarding-2022 .teacher-onboarding-2022 .wizard,teacher-onboarding-2022a .teacher-onboarding-2022 .wizard{margin-bottom:1rem;padding:30px 15px;background-color:#fefefe}@media print,screen and (min-width:40em){teacher-onboarding-2022 .teacher-onboarding-2022 .wizard,teacher-onboarding-2022a .teacher-onboarding-2022 .wizard{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2);border-radius:20px;padding:30px}}teacher-onboarding-2022 .teacher-onboarding-2022 .wizard .progress-bar,teacher-onboarding-2022a .teacher-onboarding-2022 .wizard .progress-bar{margin-bottom:30px}teacher-onboarding-2022 .teacher-onboarding-2022 .body .pre-title,teacher-onboarding-2022a .teacher-onboarding-2022 .body .pre-title{text-align:center;text-transform:uppercase;color:#000;font-size:18px;font-weight:700}teacher-onboarding-2022 .teacher-onboarding-2022 .body .pre-title a,teacher-onboarding-2022a .teacher-onboarding-2022 .body .pre-title a{font-size:14px;text-transform:none;margin-left:10px}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step>.title,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step>.title{padding:0;margin-bottom:30px;text-align:center}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome>.title,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome>.title{margin:0;padding:0;margin-bottom:30px}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome>.subtitle,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome>.subtitle{text-align:center}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .image,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .image{text-align:center;margin-bottom:20px}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .image a,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .image a{display:inline-block;position:relative;color:#fff}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .image a .overlay,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .image a .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#053369;background:linear-gradient(145deg,rgba(5,51,105,.9),rgba(122,178,206,.8477766106) 35%,rgba(117,176,161,.65) 66%,rgba(157,199,196,.4))}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .image a .video-play,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .image a .video-play{display:inline-block;background:url(/image/ui/icn-play-video.png) no-repeat;height:61px;width:61px;position:absolute;margin:0 0 -30px -30px;left:50%;bottom:50%}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .image img,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .image img{max-width:150px}@media print,screen and (min-width:40em){teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .image img,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .image img{max-width:100%}}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions{text-align:center}@media print,screen and (min-width:40em){teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions{text-align:initial}}@media print,screen and (min-width:64em){teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions{padding-top:40px}}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .title,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .title{margin:0;padding:0;margin-bottom:30px}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .text,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .text{padding:0}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .button-add-tynker-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .button-add-tynker-classroom{min-width:220px}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-clever-classroom,teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-google-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-clever-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-google-classroom{display:inline-block}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-clever-classroom .loading-indicator,teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-google-classroom .loading-indicator,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-clever-classroom .loading-indicator,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .teacher-add-google-classroom .loading-indicator{margin-top:0;margin-bottom:0}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .or,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .or{line-height:2rem;font-size:14px}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .actions .link-add-tynker-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .actions .link-add-tynker-classroom{font-size:14px}teacher-onboarding-2022 .teacher-onboarding-2022 .body>.step.welcome .quick-links,teacher-onboarding-2022a .teacher-onboarding-2022 .body>.step.welcome .quick-links{margin-top:25px}teacher-onboarding-2022 .teacher-onboarding-2022 .body .clever-sync-banner,teacher-onboarding-2022a .teacher-onboarding-2022 .body .clever-sync-banner{background:#4169e3 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:10px;text-align:center;padding:18px 41px 18px 33px;font:normal normal normal 18px/30px Open Sans;letter-spacing:0;color:#f8f8f8;margin-bottom:24px}teacher-onboarding-2022 .teacher-onboarding-2022 .body .clever-sync-banner a,teacher-onboarding-2022a .teacher-onboarding-2022 .body .clever-sync-banner a{text-decoration:underline;color:#f8f8f8;font-weight:700}teacher-onboarding-2022 .teacher-onboarding-2022 .links,teacher-onboarding-2022a .teacher-onboarding-2022 .links{margin-bottom:0;text-align:center}teacher-onboarding-2022 .teacher-onboarding-2022 .links .link-video .icon,teacher-onboarding-2022a .teacher-onboarding-2022 .links .link-video .icon{font-size:30px}teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-middle,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-middle{margin-bottom:30px}teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-middle>li>a,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-middle>li>a{color:#e56000}teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-middle>li>a:hover,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-middle>li>a:hover{color:#008fa1}teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-middle>li>a:active,teacher-onboarding-2022 .teacher-onboarding-2022 .links.links-middle>li>a:focus,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-middle>li>a:active,teacher-onboarding-2022a .teacher-onboarding-2022 .links.links-middle>li>a:focus{color:#00343b}teacher-onboarding-2022 .teacher-onboarding-2022 .alert-container,teacher-onboarding-2022a .teacher-onboarding-2022 .alert-container{text-align:center}teacher-onboarding-2022 .teacher-onboarding-2022 .alert-container .alert,teacher-onboarding-2022a .teacher-onboarding-2022 .alert-container .alert{display:inline-block;margin-bottom:1em;border-radius:2em;padding:.5em 2em;background-color:#ba2325;text-align:center}teacher-onboarding-2022 .teacher-onboarding-2022 .alert-container .alert,teacher-onboarding-2022 .teacher-onboarding-2022 .alert-container .alert a,teacher-onboarding-2022a .teacher-onboarding-2022 .alert-container .alert,teacher-onboarding-2022a .teacher-onboarding-2022 .alert-container .alert a{color:#fefefe;font-size:14px;font-weight:300}teacher-onboarding-2022 .teacher-onboarding-2022 .alert-container .alert a,teacher-onboarding-2022a .teacher-onboarding-2022 .alert-container .alert a{text-decoration:underline}teacher-onboarding-2022 .teacher-onboarding-2022 .alert-container .alert .icon,teacher-onboarding-2022a .teacher-onboarding-2022 .alert-container .alert .icon{margin-left:1em}teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-clever-classroom .loading-indicator,teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-google-classroom .loading-indicator,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-clever-classroom .loading-indicator,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-google-classroom .loading-indicator{margin-top:40px;margin-bottom:40px}teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-clever-classroom,teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-google-classroom,teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-google-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-clever-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-google-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-clever-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-google-classroom{width:100%;margin:0 auto}teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-google-classroom .no-classrooms-available,teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-onboarding-2022 .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-google-classroom .no-classrooms-available,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-clever-classroom .teacher-add-google-classroom .no-classrooms-available,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-clever-classroom .no-classrooms-available,teacher-onboarding-2022a .teacher-onboarding-2022 .add-classroom.add-google-classroom .teacher-add-google-classroom .no-classrooms-available{font-size:18px;font-weight:700;margin-bottom:20px}teacher-onboarding-2022 .teacher-onboarding-2022 .step-progress,teacher-onboarding-2022a .teacher-onboarding-2022 .step-progress{color:#8b8b8b;margin-top:10px;text-align:center;font-size:14px}teacher-onboarding-2022 .teacher-onboarding-2022 .step-progress .step-number,teacher-onboarding-2022a .teacher-onboarding-2022 .step-progress .step-number{margin:0 3px}teacher-onboarding-2022 .teacher-onboarding-2022 .help-link,teacher-onboarding-2022a .teacher-onboarding-2022 .help-link{margin-top:5px;float:right;color:#fff;font-size:14px}teacher-onboarding-2022 .teacher-onboarding-2022 .help-link a,teacher-onboarding-2022a .teacher-onboarding-2022 .help-link a{text-decoration:underline;font-size:14px;color:#fff;font-weight:700}teacher-onboarding-2022 .teacher-onboarding-2022 .create-links .loading-indicator,teacher-onboarding-2022a .teacher-onboarding-2022 .create-links .loading-indicator{margin:0 auto}teacher-onboarding-2022 .teacher-onboarding-2022 .create-links .button-add-tynker-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .create-links .button-add-tynker-classroom{margin:0 .5rem 1rem}teacher-onboarding-2022 .teacher-onboarding-2022 .create-links .teacher-add-clever-classroom,teacher-onboarding-2022 .teacher-onboarding-2022 .create-links .teacher-add-google-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .create-links .teacher-add-clever-classroom,teacher-onboarding-2022a .teacher-onboarding-2022 .create-links .teacher-add-google-classroom{display:inline-block;margin:0 .5rem 1rem;vertical-align:middle}teacher-onboarding-2022 .teacher-onboarding-2022 .create-links .teacher-add-clever-classroom>div,teacher-onboarding-2022 .teacher-onboarding-2022 .create-links .teacher-add-google-classroom>div,teacher-onboarding-2022a .teacher-onboarding-2022 .create-links .teacher-add-clever-classroom>div,teacher-onboarding-2022a .teacher-onboarding-2022 .create-links .teacher-add-google-classroom>div{display:inline-block}teacher-onboarding-2022a h1{color:#3767c5!important;font-size:2.5rem}teacher-onboarding-2022a h2,teacher-onboarding-2022a h3,teacher-onboarding-2022a h4{color:#3767c5}teacher-onboarding-2022a p{font-size:1.125rem}teacher-onboarding-2022a .button.google{font-size:18px;background-color:#dd4b39;color:#fefefe;line-height:1.3;min-width:auto}teacher-onboarding-2022a .button.google.small{font-size:.75rem}teacher-onboarding-2022a .button.google:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-onboarding-2022a .button.microsoft{font-size:18px;background-color:#75d0f3;color:#fefefe;line-height:1.3;min-width:auto}teacher-onboarding-2022a .button.microsoft.small{font-size:.75rem}teacher-onboarding-2022a .button.microsoft:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-onboarding-2022a .button.apple{font-size:18px;background-color:#000;color:#fefefe;line-height:1.3;min-width:auto}teacher-onboarding-2022a .button.apple.small{font-size:.75rem}teacher-onboarding-2022a .button.apple:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-onboarding-2022a .button.clever{font-size:18px;background-color:#4274f6;color:#fefefe;line-height:1.3;min-width:auto}teacher-onboarding-2022a .button.clever.small{font-size:.75rem}teacher-onboarding-2022a .button.clever:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}teacher-onboarding-2022a .field-grade label{font-size:1.1rem;font-weight:500}teacher-onboarding-2022a .webinar-link{float:left;font-size:18px;font-weight:700;text-transform:uppercase}teacher-onboarding-2022a .webinar-link i{margin:0 0 2px 14px}teacher-onboarding-2022a .completion{float:right;width:150px}teacher-onboarding-2022a .completion strong{color:#fff}teacher-onboarding-2022a .completion .progress{width:100%;height:10px;background-color:#fff;border-radius:5px;line-height:0}teacher-onboarding-2022a .completion .progress .completed{display:inline-block;height:100%;background-color:#00bcd4;border-radius:5px}teacher-onboarding-2022a .classcode .groupcode{width:90%;margin:0 auto 30px;border:1px solid currentColor;font-size:60px;font-weight:700;color:#414141;letter-spacing:.125em}teacher-onboarding-2022a .classcode .number{background-color:#5072c4;background-image:linear-gradient(180deg,#6c88f5,#5072c4);border-radius:50%;color:#fefefe;display:inline-block;font-weight:600;line-height:28px;margin-bottom:10px;text-align:center;width:28px;height:28px}teacher-onboarding-2022a .manual input[type=number]{width:10em}teacher-onboarding-2022a .teacher-classroom-add-multiple-students-2022 label{display:inline-block}teacher-onboarding-2022a .teacher-classroom-add-multiple-students-2022 label .button-auto-fill{margin-bottom:4px}teacher-onboarding-2022a .teacher-classroom-import-students-2022{border-radius:8px}teacher-onboarding-2022a .teacher-classroom-import-students-2022 .choose-authtype-label{font-weight:700;color:#3ca7de}teacher-onboarding-2022a .teacher-classroom-import-students-2022 #file-chooser{height:1px;opacity:0}teacher-onboarding-2022a .teacher-classroom-import-students-2022 #file-upload{border:1px dashed #ccc;padding:50px 20px;border-radius:5px}teacher-onboarding-2022a .teacher-classroom-import-students-2022 #file-upload .icon-upload{text-align:center;width:100%;font-size:60px;color:#ccc}teacher-onboarding-2022a .teacher-classroom-import-students-2022 #file-upload p{text-align:center;width:60%;display:block;margin:0 auto;padding-top:30px;color:#25293a}teacher-onboarding-2022a .teacher-classroom-import-students-2022 .button{margin-right:10px}teacher-onboarding-2022a .teacher-classroom-import-students-2022 .filename{display:block;color:#999;padding-bottom:10px;font-size:12px}teacher-classroom-onboarding-2022a.dashboard teacher-onboarding-2022a .teacher-onboarding-2022a{background:transparent}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum{text-align:center}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .free-curriculum-cards-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .free-curriculum-card{background-color:#eef8ff;padding:1.25rem .625rem;text-align:center;width:18.75rem}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .free-curriculum-card p{padding-bottom:0}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .free-curriculum-card__title{font-size:1.125rem}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .free-curriculum-card__icon{background-color:#fefefe;border-radius:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 1.25rem;width:6.25rem;height:6.25rem}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .free-curriculum-card__icon img{max-width:70%}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .eligibility-section{background-color:#f0fafe;padding-top:3rem;padding-bottom:3rem}teacher-onboarding-free-curriculum .teacher-onboarding-free-curriculum .eligibility-section a{color:inherit;font-weight:inherit;text-decoration:underline}.teacher-resources .section-banner.section-banner-teacher{background:#2c3864;padding-top:10px}.teacher-resources .section-banner.section-banner-teacher .search-box-container{margin:0 auto}.teacher-resources .section-banner.section-banner-teacher .search-box-container .search-button{background-color:transparent;color:#0a0a0a}.teacher-resources.alt,.teacher-resources .alt{background-color:#f0faff;max-width:100%;padding:2rem 1rem}@media print,screen and (min-width:40em){.teacher-resources.alt,.teacher-resources .alt{padding:2rem 12%}}@media print,screen and (min-width:64em){.teacher-resources.alt,.teacher-resources .alt{padding:2rem 15%}}.teacher-resources:not(.alt) .teacher-resources-item__button:not(:hover):not(:focus){background-color:#fefefe}.teacher-resources .teacher-resources-item-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}@media print,screen and (min-width:40em){.teacher-resources .teacher-resources-item-grid{grid-template-columns:repeat(3,1fr)}}.teacher-resources .teacher-resources-item-grid .teacher-resources-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;border-radius:4px;box-shadow:2px 2px 2px 2px rgba(0,0,0,.1);color:#0a0a0a;cursor:pointer;padding:1rem;position:relative;text-align:center;transition:all .1s ease-in-out}@media print,screen and (min-width:40em){.teacher-resources .teacher-resources-item-grid .teacher-resources-item{max-width:350px}}.teacher-resources .teacher-resources-item-grid .teacher-resources-item.switch-layout-for-small{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media print,screen and (min-width:40em){.teacher-resources .teacher-resources-item-grid .teacher-resources-item.switch-layout-for-small{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.teacher-resources .teacher-resources-item-grid .teacher-resources-item:not(.alt){background-color:#fefefe}.teacher-resources .teacher-resources-item-grid .teacher-resources-item:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.teacher-resources .teacher-resources-item-grid .teacher-resources-item__button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.teacher-resources .teacher-resources-item-grid .teacher-resources-item .image{display:block;height:110px;margin:20px;background-size:81px;background-position:50%;background-repeat:no-repeat}.teacher-resources .teacher-resources-item-grid .teacher-resources-item img{max-height:60px}.teacher-resources .teacher-resources-item-grid .teacher-resources-item p{font-size:14px;padding-bottom:0;margin-bottom:0}.teacher-sidebar-avatar{display:block;min-height:157px;overflow:hidden;text-overflow:ellipsis}.teacher-sidebar-avatar .avatar-frame{position:relative;width:70px;height:70px;margin:auto}.teacher-sidebar-avatar .avatar-frame .edit-avatar-button{position:absolute;top:0;display:block;width:100%;height:100%}.teacher-sidebar-avatar .avatar-frame .edit-avatar-button:hover .icon-pencil{opacity:1}.teacher-sidebar-avatar .avatar-frame .edit-avatar-button .icon-pencil{font-size:20px;color:#fff;height:100%;width:100%;background-color:rgba(0,0,0,.6);padding:17px 8px;border-radius:50%;opacity:0}.teacher-sidebar-avatar .avatar-frame .edit-avatar-button .icon-pencil:after{content:"edit";color:#fff;font-size:11px;font-weight:700;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-top:4px;display:block}.teacher-sidebar-avatar .title.school{white-space:normal}teacher-request-license .teacher-request-license{background-color:#f0fafe}teacher-request-license .teacher-request-license .request-license-hero{background:transparent linear-gradient(112deg,#f4f4ff,#e8e6ff 41%,#ddf7ff) 0 0 no-repeat padding-box;padding:1.25rem 0 1.875rem}@media print,screen and (min-width:40em){teacher-request-license .teacher-request-license .request-license-hero{padding:1.875rem 0 3.75rem}}teacher-request-license .teacher-request-license .request-license-back-button{color:inherit}.ty-table{border:.0625rem solid #c9dbde;border-radius:1rem;font-size:.875rem;font-weight:600;isolation:isolate;position:relative;text-align:center}@media not print{.ty-table{background-color:#eaf8fd;overflow-x:auto}}.ty-table a,.ty-table button:not(.ty-button),.ty-table p{font-size:inherit;font-weight:inherit}.ty-table button:not(.ty-button){cursor:pointer}.ty-table input,.ty-table p,.ty-table select,.ty-table table{margin-bottom:0}.ty-table p{padding-bottom:0}.ty-table tbody,.ty-table tfoot,.ty-table thead{background-color:transparent;border:unset;color:inherit}.ty-table tbody td,.ty-table tbody th,.ty-table tfoot td,.ty-table tfoot th,.ty-table thead td,.ty-table thead th{font-weight:inherit;text-align:inherit}.ty-table tbody tr:nth-child(2n),.ty-table tbody tr:nth-child(odd){border:unset}.ty-table table{background-color:inherit;border-style:none}@media not print{.ty-table table{width:auto;min-width:100%}}.ty-table tbody,.ty-table td,.ty-table tfoot,.ty-table th,.ty-table thead,.ty-table tr{background-color:inherit;border-color:#c9dbde;border-style:inherit;border-width:.0625rem}.ty-table thead{font-size:.75rem;font-weight:700}.ty-table thead th{height:3.75rem}@media not print{.ty-table tbody tr:nth-of-type(odd){background-color:#f4fdff}.ty-table tbody tr:nth-of-type(2n){background-color:#eaf8fd}}.ty-table tr>*{padding:.625rem;min-width:6.25rem}.ty-table tr>:first-child{padding-right:1.25rem;padding-left:1.25rem;text-align:left}@media print,screen and (min-width:40em){.ty-table tr>:first-child{padding-right:1.875rem;padding-left:1.875rem}}.ty-table tr>* p:not(:last-child){margin-bottom:1em}.ty-table :not(:last-child)>tr:last-child>*{border-bottom-style:solid}.ty-table input[type=checkbox]{accent-color:#2e76ff}.ty-table .icon-checkmark{background-color:#52a5d9;border-radius:.3125rem;color:#fefefe;font-size:.625rem;padding:.1875rem}.ty-table .ty-table__sticky-cell{position:-webkit-sticky;position:sticky}.ty-table .ty-table__sticky-cell:before{border:inherit;content:"";pointer-events:none;position:absolute;top:-.0625rem;top:var(--pseudoborder-inset,-.0625rem);right:-.0625rem;right:var(--pseudoborder-inset,-.0625rem);bottom:-.0625rem;bottom:var(--pseudoborder-inset,-.0625rem);left:-.0625rem;left:var(--pseudoborder-inset,-.0625rem)}.ty-table .ty-table__sticky-cell.\--column{border-right-style:solid;left:0;z-index:1}.ty-table .ty-table__sticky-cell.\--row{border-bottom-style:solid;top:0;z-index:2}.ty-table .ty-table__sticky-cell.\--corner{border-style:solid;top:0;left:0;z-index:3}@media print,screen and (min-width:40em){.ty-table .ty-table__sticky-cell.\--medium-column{border-right-style:solid;left:0;z-index:1}.ty-table .ty-table__sticky-cell.\--medium-row{border-bottom-style:solid;top:0;z-index:2}.ty-table .ty-table__sticky-cell.\--medium-corner{border-style:solid;top:0;left:0;z-index:3}}@media print,screen and (min-width:64em){.ty-table .ty-table__sticky-cell.\--large-column{border-right-style:solid;left:0;z-index:1}.ty-table .ty-table__sticky-cell.\--large-row{border-bottom-style:solid;top:0;z-index:2}.ty-table .ty-table__sticky-cell.\--large-corner{border-style:solid;top:0;left:0;z-index:3}}@media screen and (min-width:75em){.ty-table .ty-table__sticky-cell.\--xlarge-column{border-right-style:solid;left:0;z-index:1}.ty-table .ty-table__sticky-cell.\--xlarge-row{border-bottom-style:solid;top:0;z-index:2}.ty-table .ty-table__sticky-cell.\--xlarge-corner{border-style:solid;top:0;left:0;z-index:3}}.ty-table .ty-table__sticky-cell.\--row-offset{top:3.75rem}.ty-table .ty-table__sticky-cell.\--row-offset:before{border:0}.ty-table .ty-table__sticky-cell.has-border:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-advanced:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-beginner:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-complete:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-inprogress:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-intermediate:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-mastered:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-unassigned:before,.ty-table .ty-teacher-table tr>.ty-table__sticky-cell.is-unavailable:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-advanced:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-beginner:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-complete:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-inprogress:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-intermediate:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-mastered:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-unassigned:before,.ty-teacher-table .ty-table tr>.ty-table__sticky-cell.is-unavailable:before{border:.0625rem solid #c9dbde}.ty-table .ty-table__title{display:block;font-size:.875rem;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-weight:bolder}.ty-table .ty-table__action{color:#4b47e0;transition-duration:.125s;transition-property:color;transition-timing-function:ease-in-out}.has-action .ty-table__action:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.is-unavailable .ty-table__action{color:#3d32c8;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;z-index:1}.is-unavailable .ty-table__action:after{content:none}.ty-table .ty-table__action.\--shy{display:block;font-size:.75rem;line-height:1;opacity:0;transition-property:color,opacity;width:100%}.ty-table tr>:not(.is-unavailable) .ty-table__action{height:.75em}.ty-table .ty-table__action.\--shy:focus,.ty-table .ty-table__action.\--shy:hover{opacity:1}.ty-table .ty-table__thumbnail{display:inline-table}.ty-table .ty-table__thumbnail_image{display:table-cell;object-fit:cover;object-position:center;width:6.25rem;height:3.75rem;min-width:6.25rem;min-height:3.75rem}.ty-table .ty-table__thumbnail_info{display:table-cell;font-weight:lighter;padding-right:.625rem;padding-left:.625rem;vertical-align:middle}@media not print{.ty-table .ty-table__thumbnail_info{white-space:nowrap}}.ty-table .ty-table__thumbnail.\--vertical{display:block}.ty-table .ty-table__thumbnail.\--vertical .ty-table__thumbnail_image{display:inline-block}.ty-table .ty-table__thumbnail.\--vertical .ty-table__thumbnail_info{display:block;font-weight:400;padding:.3125rem;white-space:normal}@media print{.ty-table .ty-table__thumbnail .ty-table__thumbnail_image,.ty-table .ty-table__thumbnail img{display:none}}@media not print{.ty-table.\--scroll-y{--table-max-height:80vh;overflow-y:auto;max-height:var(--table-max-height)}}.ty-table.\--clamp-titles .ty-table__title{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.ty-table.has-border tr>*,.ty-table .has-border tr>*,.ty-table .ty-teacher-table tr>.is-advanced tr>*,.ty-table .ty-teacher-table tr>.is-beginner tr>*,.ty-table .ty-teacher-table tr>.is-complete tr>*,.ty-table .ty-teacher-table tr>.is-inprogress tr>*,.ty-table .ty-teacher-table tr>.is-intermediate tr>*,.ty-table .ty-teacher-table tr>.is-mastered tr>*,.ty-table .ty-teacher-table tr>.is-unassigned tr>*,.ty-table .ty-teacher-table tr>.is-unavailable tr>*,.ty-teacher-table .ty-table tr>.is-advanced tr>*,.ty-teacher-table .ty-table tr>.is-beginner tr>*,.ty-teacher-table .ty-table tr>.is-complete tr>*,.ty-teacher-table .ty-table tr>.is-inprogress tr>*,.ty-teacher-table .ty-table tr>.is-intermediate tr>*,.ty-teacher-table .ty-table tr>.is-mastered tr>*,.ty-teacher-table .ty-table tr>.is-unassigned tr>*,.ty-teacher-table .ty-table tr>.is-unavailable tr>*,.ty-teacher-table tr>.ty-table.is-advanced tr>*,.ty-teacher-table tr>.ty-table.is-beginner tr>*,.ty-teacher-table tr>.ty-table.is-complete tr>*,.ty-teacher-table tr>.ty-table.is-inprogress tr>*,.ty-teacher-table tr>.ty-table.is-intermediate tr>*,.ty-teacher-table tr>.ty-table.is-mastered tr>*,.ty-teacher-table tr>.ty-table.is-unassigned tr>*,.ty-teacher-table tr>.ty-table.is-unavailable tr>*{border-style:solid}.ty-table .text-left{text-align:left!important}.ty-table .text-center{text-align:center!important}.ty-table .text-right{text-align:right!important}.ty-table-control{background-color:#f4fdff;border:.0625rem solid #d9e5e5;border-radius:.625rem;color:#444!important;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.15em;padding:.3125rem;width:2.125em;height:2.125em}.ty-classroom-assignment{border-bottom:1px solid #f2faff;display:grid;grid-template-columns:1.5fr 1fr;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:.625rem;-webkit-align-items:start;-ms-flex-align:start;align-items:start;margin-right:auto;margin-bottom:1.25rem;margin-left:auto;padding-bottom:1.25rem;position:relative;text-align:left;width:100%}.ty-classroom-assignment p{font-size:inherit;margin-bottom:0;padding-bottom:0}.ty-classroom-assignment.has-number{padding-left:.625rem}@media print,screen and (min-width:40em){.ty-classroom-assignment.has-number{padding-left:1.25rem}}@media print,screen and (min-width:64em){.ty-classroom-assignment{grid-template-columns:7.5rem 4fr 1fr;row-gap:.3125rem;margin-bottom:0;padding-top:1.25rem;width:90%}.ty-classroom-assignment.has-number{padding-left:0}}.ty-classroom-assignment .ty-classroom-assignment__number{--size:1.5625rem;background-color:#006cf0;border-radius:50%;color:#fefefe;display:block;font-size:1.0625rem;font-weight:700;line-height:calc(var(--size) * .95);position:absolute;top:0;left:calc(var(--size) * -.5);text-align:center;height:var(--size);width:var(--size);z-index:2}@media print,screen and (min-width:64em){.ty-classroom-assignment .ty-classroom-assignment__number{--size:1.875rem;top:1.5625rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.ty-classroom-assignment.is-complete .ty-classroom-assignment__number{background-color:#328532}.ty-classroom-assignment.is-removed .ty-classroom-assignment__number,.ty-classroom-assignment.is-unassigned .ty-classroom-assignment__number{background-color:#766889}.ty-classroom-assignment .ty-classroom-assignment__thumbnail{display:none}@media print,screen and (min-width:64em){.ty-classroom-assignment .ty-classroom-assignment__thumbnail{border-radius:.625rem;display:block;grid-row:span 2;overflow:hidden;position:relative;width:7.5rem;height:5rem;background-color:#dbf3fc}}.ty-classroom-assignment .ty-classroom-assignment__icons{position:absolute;top:0;left:0}.ty-classroom-assignment-tag{background-position:50%;background-repeat:no-repeat;background-size:60%;border-bottom-right-radius:5px;display:block;width:1.25rem;height:1.25rem}.ty-classroom-assignment-tag.\--block-coding{background-color:#df6160;background-image:url("/image/course-catalog/icon-block-coding.svg")}.ty-classroom-assignment-tag.\--picture-block-coding{background-color:#5947ff;background-image:url("/image/course-catalog/icon-picture-block-coding.svg")}.ty-classroom-assignment-tag.\--python{background-color:#5589b8;background-image:url("/image/course-catalog/icon-python.svg")}.ty-classroom-assignment-tag.\--html{background-color:#eda756;background-image:url("/image/course-catalog/icon-html-css.svg")}.ty-classroom-assignment-tag.\--ar,.ty-classroom-assignment-tag.\--drones,.ty-classroom-assignment-tag.\--robotics-ar{background-color:#29b2ae;background-image:url("/image/course-catalog/icon-robotics.svg")}.ty-classroom-assignment-tag.\--javascript{background-color:#f5de64;background-image:url("/image/course-catalog/icon-javascript.svg")}.ty-classroom-assignment-tag.\--java{background-color:#81c373;background-image:url("/image/course-catalog/icon-java.png")}.ty-classroom-assignment-tag.\--stem{background-color:#62519c;background-image:url("/image/course-catalog/icon-STEM.svg")}.ty-classroom-assignment-tag.\--ap{background-color:#009cde;background-image:url("/image/course-catalog/icon-AP.svg")}.ty-classroom-assignment-tag.\--p5{background-color:#ed225d;background-image:url("/image/course-catalog/icon-P5.svg")}.ty-classroom-assignment .ty-classroom-assignment__image{width:100%;height:100%;object-fit:cover;object-position:center}.ty-classroom-assignment .ty-classroom-assignment__image.wide{object-fit:scale-down}.ty-classroom-assignment .ty-classroom-assignment__detail-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;grid-column:1/span 2;text-align:inherit}.ty-classroom-assignment .ty-classroom-assignment__detail-action:after{content:"";position:absolute;top:0;left:0;width:8.75rem;height:6.25rem;z-index:1}@media print,screen and (min-width:64em){.ty-classroom-assignment .ty-classroom-assignment__detail-action{grid-column:auto}}.ty-classroom-assignment .ty-classroom-assignment__title{margin-bottom:0;padding-bottom:0;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ty-classroom-assignment .ty-classroom-assignment__description{margin-bottom:0;overflow:hidden;padding-bottom:0}.ty-classroom-assignment .ty-classroom-assignment__actions{grid-column:1;grid-row:2;position:relative;text-align:inherit;z-index:2}.ty-classroom-assignment .ty-classroom-assignment__actions .button:last-child{margin-bottom:0}@media print,screen and (min-width:64em){.ty-classroom-assignment .ty-classroom-assignment__actions{grid-column:2}}.ty-classroom-assignment-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#0058d7;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;line-height:2;position:relative}.ty-classroom-assignment-action:focus,.ty-classroom-assignment-action:hover{color:#003cb2}.ty-classroom-assignment-action:not(:last-child){margin-right:1.875rem}.ty-classroom-assignment .ty-classroom-assignment__percentage{font-size:.75rem;grid-column:2;grid-row:2;align-self:center;text-align:center;text-transform:uppercase;min-width:4.6875rem;max-height:6.25rem}.ty-classroom-assignment .ty-classroom-assignment__percentage svg{display:block;margin:0 auto;max-width:4.6875rem;max-height:4.6875rem}@media print,screen and (min-width:64em){.ty-classroom-assignment .ty-classroom-assignment__percentage{grid-column:3;grid-row:1/span 2}}.course-filter{margin-top:0!important;color:#0a0a0a;position:relative;width:10rem;height:2.625rem;max-width:100%}.course-filter .course-filter__icon{color:#4b47e0;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:1.125rem;pointer-events:none;position:absolute;top:0;left:0;width:3.28125rem;height:2.625rem}.course-filter .course-filter__field{color:inherit;margin-bottom:0;padding:.5rem 1.5rem;width:100%;height:100%}.course-filter__icon~.course-filter__field{padding-left:3.28125rem}.course-filter.\--extended{width:21.25rem}.ty-teacher-table tr>.has-action{position:relative}.ty-teacher-table tr>.has-action:before{border:inherit;content:"";pointer-events:none;position:absolute;top:-.0625rem;top:var(--pseudoborder-inset,-.0625rem);right:-.0625rem;right:var(--pseudoborder-inset,-.0625rem);bottom:-.0625rem;bottom:var(--pseudoborder-inset,-.0625rem);left:-.0625rem;left:var(--pseudoborder-inset,-.0625rem)}.ty-teacher-table tr>.has-border,.ty-teacher-table tr>.is-advanced,.ty-teacher-table tr>.is-beginner,.ty-teacher-table tr>.is-complete,.ty-teacher-table tr>.is-inprogress,.ty-teacher-table tr>.is-intermediate,.ty-teacher-table tr>.is-mastered,.ty-teacher-table tr>.is-unassigned,.ty-teacher-table tr>.is-unavailable{border-style:solid}.ty-teacher-table tr>.has-thumbnail{vertical-align:top}.ty-teacher-table tr>.is-beginner{background-color:#d9e1f5;background-image:linear-gradient(180deg,#d6e7f5,#d9e1f5)}.ty-teacher-table tr>.is-inprogress,.ty-teacher-table tr>.is-intermediate{background-color:#e8eafc;background-image:linear-gradient(180deg,#f2f3fe,#e8eafc)}.ty-teacher-table tr>.is-advanced,.ty-teacher-table tr>.is-complete{background-color:#dcfad8;background-image:linear-gradient(180deg,#e4f8e1,#dcfad8)}.ty-teacher-table tr>.is-mastered{background-color:#f7e2c7;background-image:linear-gradient(180deg,#faebd9,#f7e2c7)}.ty-teacher-table tr>.is-unavailable{position:relative}.ty-teacher-table tr>.is-unavailable:after{background-color:#c9dbde;content:"";opacity:.5;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ty-teacher-table tr>.is-unassigned{background-color:#e8eded}.ty-teacher-table .ty-teacher-table__request-quote{font-size:1rem;font-weight:700}.ty-teacher-table-scroll-button{background-color:#303344;border:.0625rem solid currentColor;border-radius:50%;box-shadow:0 .1875rem .375rem hsla(0,0%,4%,.1);color:#f4fdff!important;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:1.875rem;height:1.875rem;z-index:1}.ty-teacher-table-scroll-button.\--left{top:1rem;left:1rem}.ty-teacher-table-scroll-button.\--right{top:1rem;right:1rem}.ty-teacher-legend{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:600;gap:1.25rem}.ty-teacher-legend button{cursor:pointer}.ty-teacher-legend-icon{background-color:currentColor;color:inherit;margin-right:.125rem;vertical-align:middle}.ty-teacher-legend-icon.\--box,.ty-teacher-legend-icon.\--complete,.ty-teacher-legend-icon.\--in-progress,.ty-teacher-legend-icon.\--inprogress,.ty-teacher-legend-icon.\--low-score,.ty-teacher-legend-icon.\--not-started{border:.0625rem solid hsla(0,0%,4%,.1);display:inline-block;width:1em;height:1em}.ty-teacher-legend-icon.\--not-started{background-color:#f4fdff;background-image:linear-gradient(135deg,#eaf8fd 50%,#f4fdff 0)}.ty-teacher-legend-icon.\--in-progress,.ty-teacher-legend-icon.\--inprogress{background-color:#997abc}.ty-teacher-legend-icon.\--complete{background-color:#5fb720}.ty-teacher-legend-icon.\--low-score{background-color:#f25954}.ty-teacher-legend-icon.\--advanced,.ty-teacher-legend-icon.\--apcsa,.ty-teacher-legend-icon.\--apcsp,.ty-teacher-legend-icon.\--beginner,.ty-teacher-legend-icon.\--csta,.ty-teacher-legend-icon.\--intermediate,.ty-teacher-legend-icon.\--mastered,.ty-teacher-legend-icon.\--pill{border-radius:.625rem;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;font-style:normal;width:1.25rem;height:1.125rem}.ty-teacher-legend-icon.\--beginner{background-color:#d5e3e8}.ty-teacher-legend-icon.\--beginner.\--alt{background-color:#6db5f0}.ty-teacher-legend-icon.\--intermediate{background-color:#dddffd}.ty-teacher-legend-icon.\--intermediate.\--alt{background-color:#8388f0}.ty-teacher-legend-icon.\--advanced{background-color:#c0e8ba}.ty-teacher-legend-icon.\--advanced.\--alt{background-color:#81bd77}.ty-teacher-legend-icon.\--mastered{background-color:#f2cfa4}.ty-teacher-legend-icon.\--mastered.\--alt{background-color:#efae5a}.ty-teacher-legend-icon.\--csta{background-color:#6db4f0;border:.0625rem solid hsla(0,0%,4%,.1)}.ty-teacher-legend-icon.\--apcsa{background-color:#b2d6f4;border:.0625rem solid hsla(0,0%,4%,.1)}.ty-teacher-legend-icon.\--apcsp{background-color:#deecf8;border:.0625rem solid hsla(0,0%,4%,.1)}.ty-teacher-legend-text.\--low-score{color:#f25954}.state-dashboard{height:100%}.feed-sidebar-section{margin-bottom:2rem}.feed-sidebar-card{position:relative;background-color:#fefefe;border-radius:5px;box-shadow:0 2px 2px rgba(0,0,0,.17)}.feed-sidebar-card:hover{box-shadow:0 2px 4px rgba(0,0,0,.27)}.feed-sidebar-challenges{cursor:pointer;padding:1rem}.feed-sidebar-challenges .challenge-image{height:50px}.feed-sidebar-challenges .challenge-info{padding-left:10px}.feed-sidebar-challenges .challenge-info span{font-size:12px}.feed-sidebar-challenges .challenge-info span.title{font-weight:700;text-transform:uppercase}.feed-sidebar-recent{border-top:1px solid #e6e6e6;font-size:10px;max-height:400px;margin-top:.5rem;padding-top:1rem;overflow-y:auto}@media screen and (min-width:90em){.feed-sidebar-recent{font-size:14px}}.feed-sidebar-recent .recent-list-item{margin-bottom:10px;padding-left:2em}.feed-sidebar-recent .recent-list-item:before{color:#e6e6e6;content:"\2022";display:inline-block;font-size:2.5em;line-height:0;position:absolute;top:21px;left:.125em}.feed-sidebar-recent .image{text-align:center;vertical-align:middle;width:5em;height:3em}.feed-sidebar-recent .image>img{width:auto;height:auto;max-width:100%;max-height:100%!important}.feed-sidebar-recent .description{font-size:inherit!important}.feed-sidebar-recent .description a{font-size:inherit}.feed-sidebar-recent .description .title{font-size:1em;font-weight:400!important}.feed-sidebar-recent .description .status{font-size:.8em}.feed-sidebar-avatar{margin-bottom:0!important;width:auto!important}.feed-sidebar-avatar .avatar-img{margin:0!important;width:35px!important;height:35px!important}.feed-sidebar-certs>.zf-row{margin-right:-10px!important;margin-left:-10px!important}@media print,screen and (min-width:40em){.feed-sidebar-certs>.zf-row{margin-right:-15px!important;margin-left:-15px!important}}.feed-sidebar student-certificate{display:block;height:0;overflow:hidden;padding-top:76.5306122449%;position:relative}.feed-sidebar student-certificate .certificate-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%}.feed-sidebar student-certificate .name-overlay{visibility:hidden}.feed-sidebar .user-card,.feed-sidebar activity-feed .recent-activity .activity-segment{background-color:transparent}.feed-sidebar .user-card{margin-bottom:0;box-shadow:none;padding:0}.feed-sidebar .user-card:hover{box-shadow:none}activity-feed .recent-activity{margin:0;max-height:200px;overflow-y:auto}activity-feed .recent-activity .activity-segment{background-color:#72c972;border-radius:4px;padding:6px 0;margin-bottom:10px;cursor:pointer}activity-feed .recent-activity .activity-segment .user-card{margin-bottom:0;background-color:transparent;box-shadow:none;padding:0}activity-feed .recent-activity .activity-segment .user-card .avatar{margin-bottom:0;width:auto}activity-feed .recent-activity .activity-segment .user-card .avatar-img{width:35px;height:35px}activity-feed .recent-activity .activity-segment p{font-size:12px;margin-bottom:0;color:#000}activity-feed .recent-activity .activity-segment p a{font-size:12px;font-weight:700;color:#000}activity-feed .recent-activity .activity-segment p a:hover{text-decoration:underline}student-concepts .concepts{border-bottom:1px solid #e0e0e0;padding:10px;background-color:#fefefe;color:#0a0a0a}student-concepts .concepts:last-child{border-bottom:0}student-concepts .status{width:12px;height:12px;vertical-align:middle;margin:0 5px;border-radius:50%;display:inline-block;font-size:14px}student-concepts .status.not-started{background-color:#cacaca}student-concepts .status.beginner{background-color:#22bdb6}student-concepts .status.intermediate{background-color:#3ca7de}student-concepts .status.advanced{background-color:#997abc}student-concepts .status.mastered{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #e56000;border-radius:0}.student-assessment-results-box>student-assessment-results{background-color:#fefefe;border-radius:8px;padding-top:2rem}.student-assessment-results-box>student-assessment-results .tests-box .tests{padding-left:0}student-assessment-results{display:block}student-assessment-results,student-assessment-results .tests-box{padding-left:2rem;padding-right:2rem;border-radius:8px;color:#0a0a0a}student-assessment-results .tests-box{background-color:#fefefe}student-assessment-results .tests-box .tests{padding-left:.5rem;margin-bottom:10px;border-bottom:1px solid #e0e0e0}student-assessment-results .tests-box .tests h4{padding:0}student-assessment-results .tests-box .tests p{line-height:1}student-assessment-results .tests-box .tests .review-link{font-size:1.25rem;line-height:1.3}student-assessment-results .tests-box .tests:first-child{padding-top:10px}student-assessment-results .tests-box .tests:last-child{border:none;margin-bottom:0}student-assessment-results .no-results-message{padding-bottom:1.5rem}.student-assessment-results-box>student-assessment-results-parent{background-color:#fefefe;border-radius:8px;padding-top:2rem}.student-assessment-results-box>student-assessment-results-parent .tests-box .tests{padding-left:0}student-assessment-results-parent .tests-box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}student-assessment-results-parent .tests-box .tests{width:100%}@media print,screen and (min-width:40em){student-assessment-results-parent .tests-box .tests{width:30%;margin-right:3%}}student-assessment-results-parent .tests-box .tests p{line-height:1}student-assessment-results-parent .tests-box .tests .review-link{color:#0158d7;font-weight:600;font-size:1.25rem;line-height:1.3}student-assessment-results-parent .tests-box .tests:first-child{padding-top:10px}student-assessment-results-parent .tests-box .tests:last-child{border:none;margin-bottom:0}student-assessment-results-parent .no-results-message{padding-bottom:1.5rem}.dashboard-header-tabs{color:#fefefe;padding-bottom:1rem;padding-top:1rem;background-color:#6583e9}.dashboard-header-tabs h1,.dashboard-header-tabs h2,.dashboard-header-tabs p{color:inherit}.dashboard-header-tabs .button-toggle-filters{color:inherit!important}.dashboard-header-tabs .tab{background-color:rgba(46,51,71,.5);display:inline-block;margin:10px;padding:7px 20px;color:#fefefe;border-radius:20px;font-size:14px;font-weight:600}.dashboard-header-tabs .tab.selected,.dashboard-header-tabs .tab:hover{background-color:#fefefe;color:#2e3347}.dashboard-header-tabs .unlock-activities{display:inline-block;text-align:center}.dashboard-header-tabs .unlock-activities a{color:#fff}.dashboard-header-tabs .unlock-activities a:hover{cursor:pointer;text-decoration:underline}.dashboard-header-tabs.dashboard-header-tabs-purple{background:linear-gradient(135deg,#6a689e,#4d57c2)}.dashboard-header-tabs.dashboard-header-tabs-purple .tab{background-color:#55579b}.dashboard-header-tabs.dashboard-header-tabs-purple .tab.selected,.dashboard-header-tabs.dashboard-header-tabs-purple .tab:hover{color:#55579b}.dashboard-header-tabs.dashboard-header-tabs-blue{background-color:#00bcd4}.dashboard-header-tabs.\--gradient{background-color:#00bcd4;background-image:linear-gradient(135deg,#00bcd4,#9661e8)}.dashboard-header-tabs.\--gradient-cyan{background-color:#00c4cb;background-image:linear-gradient(135deg,#00c4cb,#0389d4)}.dashboard-header-tabs.\--blue{background-color:#6583e9}.dashboard-header-tabs.\--gradient-orange{background-color:#fda940;background-image:linear-gradient(135deg,#fda940,#fe6489)}.dashboard-header-tabs.\--gradient-purple{background-color:#756ab8;background-image:linear-gradient(45deg,#756ab8,#56bbdd)}.dashboard-list{position:relative;display:block;background-color:#fefefe;border:1px solid #8f5f5d;line-height:1}.dashboard-list>li:not(:last-child){border-bottom:1px solid #8f5f5d}.dashboard-list .dashboard-list__entry{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:.5rem;width:100%;background-color:#fefefe;text-align:left}.dashboard-list .dashboard-list__entry>*{display:block;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0;padding:.25rem 1rem}.dashboard-list button.dashboard-list__entry{border-radius:0;cursor:pointer;transition:all .12s ease-in-out}.dashboard-list button.dashboard-list__entry:focus,.dashboard-list button.dashboard-list__entry:hover{background-color:#bbe3f5}.dashboard-list .dashboard-list__icon{-webkit-flex-basis:1.25rem;-ms-flex-preferred-size:1.25rem;flex-basis:1.25rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0;width:1.25rem;height:1.25rem;color:#fefefe;text-align:center}.dashboard-list .dashboard-list__icon>*{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.dashboard-list .dashboard-list__icon svg{width:.875rem;max-height:.875rem;pointer-events:none}.dashboard-list .dashboard-list__icon.\--javascript{background-color:#fbdd33;color:#0a0a0a}.dashboard-list .dashboard-list__icon.\--python{background-color:#5788b8}.dashboard-list .dashboard-list__icon.\--python .py-secondary{fill:#ffd94c}.dashboard-list .dashboard-list__icon.\--html{background-color:#f9a343}.dashboard-list .dashboard-list__icon.\--java{background-color:#6ab459;fill:currentColor}.dashboard-list .dashboard-list__icon.\--block-coding{background-color:#f0575c}.dashboard-list .dashboard-list__icon.\--minecraft{background-color:#82bd75}.dashboard-list .dashboard-list__icon.\--dark{background-color:#444447;color:#fefefe}.dashboard-list .dashboard-list__title{margin-bottom:0;padding-bottom:0;font-size:.875em}.dashboard-list .warning{background-color:#ea1a09}.dashboard-list .notice,.dashboard-list .warning{font-size:11px;font-weight:700;color:#fff;border-radius:9px;padding:0 10px;text-transform:uppercase}.dashboard-list .notice{background-color:#fa9e0a}.dashboard-list .info{font-size:11px;font-weight:700;color:#fff;background-color:#47ba16;border-radius:9px;padding:0 10px;text-transform:uppercase}.dashboard-list .dashboard-list__tag{padding:0 6px;display:inline-block;color:#fff}.dashboard-list .dashboard-list__tag.\--red{background-color:#f25954}.dashboard-list .dashboard-list__tag.\--secondary{background-color:#00bcd4}.dashboard-list .dashboard-list__meta{color:#585555;font-size:.75em}.dashboard-list .dashboard-list__meta.\--likes .icon,.dashboard-list .dashboard-list__meta.\--likes svg{color:#dc3628}.dashboard-list .dashboard-list__meta.\--views svg{display:inline-block;width:1em;vertical-align:middle}.dashboard-list .dashboard-list__meta.\--views .icon,.dashboard-list .dashboard-list__meta.\--views svg{color:#00bcd4}.dashboard-list .dashboard-list__meta.\--user .dashboard-list__avatar{border-radius:50%;display:inline-block;padding:2px}.dashboard-list .dashboard-list__meta.\--user .dashboard-list__avatar img{width:20px}.dashboard-list .dashboard-list__meta.\--user .dashboard-list__avatar.\--adventurer{border:3px solid #478468;background:#aff5ba;background:linear-gradient(180deg,#aff5ba 0,#478468 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aff5ba",endColorstr="#478468",GradientType=0)}.dashboard-list .dashboard-list__meta.\--user .dashboard-list__avatar.\--hacker{border:3px solid #1e78ca;background:#8edbe8;background:linear-gradient(180deg,#8edbe8 0,#1e78ca);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8edbe8",endColorstr="#1e78ca",GradientType=0)}.dashboard-list .dashboard-list__meta.\--user .dashboard-list__avatar.\--code-ninja{border:3px solid #e97f27;background:#fcdb88;background:linear-gradient(180deg,#fcdb88 0,#e97f27);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcdb88",endColorstr="#e97f27",GradientType=0)}.dashboard-list .dashboard-list__meta.\--user .dashboard-list__avatar.\--code-master{border:3px solid #e23f2d;background:#e29d95;background:linear-gradient(180deg,#e29d95 0,#e23f2d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e29d95",endColorstr="#e23f2d",GradientType=0)}.dashboard-list__thumbnail{display:inline-block;margin:0 auto;object-fit:contain;object-position:center;width:8rem;max-height:5rem}.dashboard-list .dashboard-list__action{color:#00bcd4;font-size:.875rem;text-transform:uppercase;font-weight:700}.dashboard-list .dashboard-list__action:hover{color:#009fbb}.dashboard-list .dashboard-list__action.\--secondary{color:#5c5c5c}.dashboard-list .dashboard-list__options{position:absolute;right:3rem;top:.75rem;z-index:2;padding:.125rem;background-color:#fefefe;border-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,.2)}.dashboard-list .dashboard-list__options ul{margin-left:0}.dashboard-list .dashboard-list__options a{display:block;padding:.125rem .75rem}.dashboard-list.\--condensed{border:0}.dashboard-list.\--condensed .dashboard-list__entry{padding:0}.dashboard-list.\--condensed .dashboard-list__icon{-webkit-flex-basis:2.058rem;-ms-flex-preferred-size:2.058rem;flex-basis:2.058rem;width:2.058rem;height:2.058rem}.dashboard-list.\--condensed .dashboard-list__icon svg{width:1rem}.dashboard-list.\--expanded .dashboard-list__entry{padding:1rem}.dashboard-list.\--expanded .dashboard-list__entry>*{padding-top:0;padding-bottom:0}.dashboard-list.\--expanded .dashboard-list__icon{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.dashboard-list.\--expanded .dashboard-list__title{font-size:1.125rem}.dashboard-list.\--expanded .dashboard-list__meta{font-size:1rem}.dashboard-list .not-found-message{padding:1em}.text{color:#000}.text:hover{color:#fff}.popover{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.25rem .25rem .25rem .15rem!important;background-color:#fff;top:75px;right:32px;z-index:999;border-radius:10px;box-shadow:0 3px 6px #00000072}.popover:before{content:"";position:absolute;width:17px;height:17px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-5px;left:75%;margin-left:-5px;box-shadow:-2px -2px 4px -4px #00000072;z-index:-1}.popoverOption{cursor:pointer;text-align:left;padding:1px 0 1px 6px;border-radius:5px;color:#000!important;background-color:#fff;width:124px;margin-left:-14px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:1px}.popoverOption img{width:16px;height:16px;margin-right:10px}.popoverOption:hover{background-color:#00bcd4;color:#fff!important}.popoverOption:hover a{color:#fff!important}.popoverOption:hover img{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%)}.popOverDots{color:#0058d7;font-size:1.6rem;font-weight:bolder;letter-spacing:.1rem;margin-top:-.5rem;margin-left:.3rem;font-family:initial}.popOverDotsBox{width:2.2rem;height:2.2rem;border-radius:.2rem .2rem .2rem .2rem;background-color:#fff;float:right;cursor:pointer;box-shadow:0 0 24px -10px RGB(0 0 0/50%);padding:0!important}.dashboard-nav{margin-bottom:0;isolation:isolate;margin-right:-25px;margin-left:-25px;overflow-x:auto;padding-right:25px;padding-left:25px;position:relative;white-space:nowrap;width:100%}.dashboard-nav::-webkit-scrollbar{display:none!important}@media print,screen and (min-width:64em){.dashboard-nav{scrollbar-width:none}}@media screen and (min-width:75em){.dashboard-nav{overflow-x:visible}}.dashboard-nav>li{display:inline-block;position:relative;padding:0 22px}.dashboard-nav>li>a,.dashboard-nav>li>button{text-decoration:none;background-size:100%;color:hsla(0,0%,100%,.85);cursor:pointer;display:block;font-weight:700;line-height:1.6;padding:8px 2px;position:relative;text-align:center;text-transform:uppercase;z-index:1}.dashboard-nav>li>a:visited:not(.button),.dashboard-nav>li>button:visited:not(.button){color:hsla(0,0%,100%,.85)}.dashboard-nav>li>a:after,.dashboard-nav>li>a:before,.dashboard-nav>li>button:after,.dashboard-nav>li>button:before{background-repeat:no-repeat;background-size:auto 100%;display:block;content:"";pointer-events:none;position:absolute;top:0;bottom:0;width:50px}.dashboard-nav>li>a:before,.dashboard-nav>li>button:before{background-position:100% 100%}.dashboard-nav>li>a:after,.dashboard-nav>li>button:after{background-position:0 100%}.dashboard-nav>li>a:focus,.dashboard-nav>li>a:hover,.dashboard-nav>li>button:focus,.dashboard-nav>li>button:hover{background-image:url("/image/dashboard/navigation/tab-body-hover.svg");color:#fff;z-index:2}.dashboard-nav>li>a:focus:before,.dashboard-nav>li>a:hover:before,.dashboard-nav>li>button:focus:before,.dashboard-nav>li>button:hover:before{background-image:url("/image/dashboard/navigation/tab-start-hover.svg");right:100%}.dashboard-nav>li>a:focus:after,.dashboard-nav>li>a:hover:after,.dashboard-nav>li>button:focus:after,.dashboard-nav>li>button:hover:after{background-image:url("/image/dashboard/navigation/tab-end-hover.svg");left:100%}.dashboard-nav>li>a:focus,.dashboard-nav>li>button:focus{outline:0}.dashboard-nav>li.is-active>a,.dashboard-nav>li.is-active>button{background-image:url("/image/dashboard/navigation/tab-body.svg");color:#0058d7!important;z-index:3}.dashboard-nav>li.is-active>a:before,.dashboard-nav>li.is-active>button:before{background-image:url("/image/dashboard/navigation/tab-start.svg");right:calc(100% - 1px)}.dashboard-nav>li.is-active>a:after,.dashboard-nav>li.is-active>button:after{background-image:url("/image/dashboard/navigation/tab-end.svg");left:calc(100% - 1px)}.dashboard-nav>li.filter-button{float:right}.dashboard-nav>li.filter-button>a{color:#477690;padding:8px 30px 8px 10px;font-size:1rem;line-height:1rem;background:#fff;border-radius:20px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2871, 118, 144%29'></polygon></svg>");background-origin:content-box;background-position:right -.875rem center;background-repeat:no-repeat;background-size:9px 6px;padding:8px 30px 8px 20px}.dashboard-nav>li.filter-button>a:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2871, 118, 144%29'></polygon></svg>")}.dashboard-nav>li.filter-button>a:hover:after,.dashboard-nav>li.filter-button>a:hover:before{background-image:none}.dashboard-nav>li.filter-button .menu-dropdown{position:absolute;background-color:#fff;text-align:left;padding:10px;border-radius:8px;z-index:51;box-shadow:2px 2px 10px rgba(0,0,0,.5);margin-top:10px}.dashboard-nav>li.filter-button .menu-dropdown ul{margin-bottom:0;margin-left:0}.dashboard-nav>li.filter-button .menu-dropdown ul li{color:#555;font-weight:700;padding:0 10px}.dashboard-nav>li.filter-button .menu-dropdown ul li a{color:#555;font-weight:700}.dashboard-nav>li.filter-button .menu-dropdown ul li a:hover{color:#000}.dashboard-nav>li.filter-button .menu-dropdown:after{content:"";position:absolute;border-style:solid;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-color:transparent transparent #fff}.dashboard-nav>li.tabs-title{float:none}.dashboard-nav>li.tabs-title>a,.dashboard-nav>li.tabs-title>button{font-size:16px}.dashboard-nav>li.tabs-title>a:hover,.dashboard-nav>li.tabs-title>button:hover{background-color:transparent}.dashboard-nav.\--inverted>li>a:before,.dashboard-nav.\--inverted>li>button:before{background-position:100% 0}.dashboard-nav.\--inverted>li>a:after,.dashboard-nav.\--inverted>li>button:after{background-position:0 0}.dashboard-nav.\--inverted>li>a:focus:before,.dashboard-nav.\--inverted>li>a:hover:before,.dashboard-nav.\--inverted>li>button:focus:before,.dashboard-nav.\--inverted>li>button:hover:before{background-image:url("/image/dashboard/navigation/tab-inverted-start-hover.svg")}.dashboard-nav.\--inverted>li>a:focus:after,.dashboard-nav.\--inverted>li>a:hover:after,.dashboard-nav.\--inverted>li>button:focus:after,.dashboard-nav.\--inverted>li>button:hover:after{background-image:url("/image/dashboard/navigation/tab-inverted-end-hover.svg")}.dashboard-nav.\--inverted>li.is-active>a:before,.dashboard-nav.\--inverted>li.is-active>button:before{background-image:url("/image/dashboard/navigation/tab-inverted-start.svg")}.dashboard-nav.\--inverted>li.is-active>a:after,.dashboard-nav.\--inverted>li.is-active>button:after{background-image:url("/image/dashboard/navigation/tab-inverted-end.svg")}.dashboard-nav.\--detached{border-bottom:2px solid #7580b3;margin-right:0;margin-left:0}.dashboard-nav.\--detached>li>a,.dashboard-nav.\--detached>li>button{color:rgba(90,94,107,.85)}.dashboard-nav.\--detached>li>a:focus,.dashboard-nav.\--detached>li>a:hover,.dashboard-nav.\--detached>li>button:focus,.dashboard-nav.\--detached>li>button:hover{background-image:url("/image/dashboard/navigation/tab-detached-body-hover.svg");color:#5a5e6b}.dashboard-nav.\--detached>li>a:focus:before,.dashboard-nav.\--detached>li>a:hover:before,.dashboard-nav.\--detached>li>button:focus:before,.dashboard-nav.\--detached>li>button:hover:before{background-image:url("/image/dashboard/navigation/tab-detached-start-hover.svg")}.dashboard-nav.\--detached>li>a:focus:after,.dashboard-nav.\--detached>li>a:hover:after,.dashboard-nav.\--detached>li>button:focus:after,.dashboard-nav.\--detached>li>button:hover:after{background-image:url("/image/dashboard/navigation/tab-detached-end-hover.svg")}.dashboard-nav.\--detached>li.is-active>a,.dashboard-nav.\--detached>li.is-active>button{background-image:url("/image/dashboard/navigation/tab-detached-body.svg");color:#fefefe!important}.dashboard-nav.\--detached>li.is-active>a:before,.dashboard-nav.\--detached>li.is-active>button:before{background-image:url("/image/dashboard/navigation/tab-detached-start.svg")}.dashboard-nav.\--detached>li.is-active>a:after,.dashboard-nav.\--detached>li.is-active>button:after{background-image:url("/image/dashboard/navigation/tab-detached-end.svg")}.dashboard-nav.\--portal{margin-right:0;margin-left:0}.dashboard-nav.\--portal>li>a,.dashboard-nav.\--portal>li>a:focus,.dashboard-nav.\--portal>li>a:hover,.dashboard-nav.\--portal>li>button,.dashboard-nav.\--portal>li>button:focus,.dashboard-nav.\--portal>li>button:hover{color:#00bcd4}.dashboard-nav.\--white>li.is-active>a,.dashboard-nav.\--white>li.is-active>button{background-image:url("/image/dashboard/navigation/tab-white-body.svg")}.dashboard-nav.\--white>li.is-active>a:before,.dashboard-nav.\--white>li.is-active>button:before{background-image:url("/image/dashboard/navigation/tab-white-start.svg")}.dashboard-nav.\--white>li.is-active>a:after,.dashboard-nav.\--white>li.is-active>button:after{background-image:url("/image/dashboard/navigation/tab-white-end.svg")}.dashboard-nav.is-scrollable{overflow-x:auto;overflow-x:overlay;scrollbar-width:auto}.dashboard-nav.is-scrollable::-webkit-scrollbar{background-color:transparent;display:block!important;height:.5em}.dashboard-nav.is-scrollable::-webkit-scrollbar-track,.dashboard-nav.is-scrollable::-webkit-scrollbar-track-piece{background-color:transparent}.dashboard-nav.is-scrollable::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:1em}.dashboard-nav-label{position:absolute;top:0;right:0;left:0;z-index:4;font-size:10px;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;transition:all .12s ease-in-out}li.is-active .dashboard-nav-label{color:#ffab00}.dashboard-nav-label.\--yellow{color:#ffd600}.dashboard-privacy{font-weight:500;font-size:14px}.dashboard-privacy .notice{margin:0 0 20px}.dashboard-privacy .button-delete{background-color:#c93126;background-image:none}.dashboard-privacy .button-delete:focus,.dashboard-privacy .button-delete:hover{background-color:#9e271e}.dashboard-privacy .button-export{background-color:#00a6db;background-image:none}.dashboard-privacy .button-export:focus,.dashboard-privacy .button-export:hover{background-color:#007fa8}.dashboard-privacy .action{display:inline-block;font-size:inherit}.dashboard-privacy .action.action-bold{font-weight:700;text-decoration:underline}.dashboard-privacy .warning{color:#c72315;font-weight:600}.dashboard-privacy .data-controller{padding-left:20px}.dashboard-privacy .data-controller .title{font-weight:600;margin-bottom:20px;font-size:18px}.dashboard-privacy .data-controller dd{margin-bottom:10px}.dashboard-privacy .contact-title{font-size:inherit}.dashboard-privacy .privacy-features{margin:20px 0;padding:10px 20px}.dashboard-privacy .privacy-features .update-features-link{display:block;padding:5px 0;font-size:inherit}.dashboard-privacy .privacy-features .icon{font-size:16px;vertical-align:baseline}.unlock-activities .button{margin-top:-.5rem}.unlock-activities .unlock-more-button{margin-bottom:0}@media screen and (max-width:39.9375em){.unlock-activities .unlock-more-button{display:inline-block;margin-right:1rem;vertical-align:top}}.grey{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}h4.title{margin-top:30px}p.subtitle{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:18px}p.username{font-weight:400;color:#666;font-size:14px;padding-bottom:0}p.project-name{font-weight:500;font-size:16px;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;padding-bottom:0}p.activity-description{font-size:14px;color:#888}hr{margin:15px 0;border-top:1px solid #ddd;border-left:0}.view-all-link{float:right;margin-top:-40px}.avatar{height:100px;overflow:hidden;width:100px}.avatar img{height:100%}.dashboard-account{box-shadow:5px 5px 2px rgba(0,0,0,.2);padding:30px 16px;border:2px solid #0c1125;background-color:#2e3347;border:0;margin-top:80px!important}.dashboard-account .avatar-image{margin:0 auto}.dashboard-account p{color:#fefefe}.dashboard-account h5{color:#fff;text-align:center;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-account .progress{background-color:#25293a;border-radius:8px}.dashboard-account .progress-meter{background-color:#01bcf3;border-radius:8px}.dashboard-account .dashboard-account-link{display:block}.ad-card{border-radius:5px;overflow:hidden;cursor:pointer}.ad-card img{width:100%;height:100%;object-fit:cover}.ad-card:hover{box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.project-card{background-color:#fefefe;border-radius:5px;border:1px solid #eee;overflow:hidden;margin-bottom:30px;cursor:pointer;position:relative}.project-card img{width:100%}.project-card .project-details{padding:10px 8px;border:none;border-top:1px solid #eee}.project-card .project-details .avatar{height:35px;width:35px}.project-card .project-details img{width:auto}.project-card .project-details a.more-actions{display:inline-block;float:right;min-height:36px;padding-left:18px}.project-card .project-details .more-icon{height:7px;width:7px;border-radius:50%;background-color:#ccc;position:relative;float:right;margin-top:15px;display:block;text-align:initial}.project-card .project-details .more-icon:after{content:"";height:7px;width:7px;border-radius:50%;background-color:#ccc;position:absolute;top:-12px}.project-card .project-details .more-icon:before{content:"";height:7px;width:7px;border-radius:50%;background-color:#ccc;position:absolute;bottom:-12px}.project-card:hover{box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.project-card .details-menu{position:absolute;top:0;left:0;background-color:#e56000;width:100%;height:100%;border-radius:5px;z-index:3}.project-card .details-menu li{border-top:1px solid #fefefe;padding:0}.project-card .details-menu li:hover{background-color:#008fa1}.project-card .details-menu li:first-child{border-top:none}.project-card .details-menu a{padding:15px 0 9px 30px;color:#fefefe;line-height:1;font-size:14px}.card-progress .progress{margin:0}.card-progress .progress-meter{background-color:#e56000}.off-canvas-content .tabs-panel{padding:0}.off-canvas-content .tabs-content{border:none;background-color:#f8f8f8}.activity-feed{background-color:#fefefe;border-radius:5px;border:1px solid #eee;margin-bottom:40px}.activity-feed a{font-weight:400;font-size:14px}.activity-feed form{margin-top:20px}.activity-feed .activity-feed-title{background-color:#a1f4ff;padding:15px}.activity-feed .avatar{height:30px;width:30px;float:right;margin-right:10px;margin-top:5px}.activity-feed .activity-segment{position:relative;height:55px}.activity-feed .activity-segment:before{content:" ";border-left:1px solid #ccc;position:absolute;left:10px;height:55px}.activity-feed .activity-segment:after{content:" ";position:absolute;left:5px;top:13px;height:10px;width:10px;background-color:#ccc;border-radius:50%}.featured-card{background-color:#fefefe;border-radius:8px;margin-top:30px;overflow:hidden;text-align:center}.featured-card .button{margin-top:20px}.featured-card .progress{background-color:#a1f4ff;height:10px;border-radius:5px}.featured-card .progress-meter{background-color:#e56000;border-radius:5px}.featured-card .featured-card-details{background-color:#fefefe;padding:15px;min-height:255px}.featured-card .featured-card-image{background:url("/image/dashboard/student/placeholder/img-5.png") no-repeat;background-size:cover;min-height:255px}.community-projects{margin-top:50px}section.projects .search-field{margin-top:25px;margin-bottom:20px;background-color:#fff;height:40px;border:none;border-radius:5px;padding-left:25px}section.projects ::-webkit-input-placeholder{color:#e56000;font-size:16px;font-weight:400}section.projects ::-moz-placeholder{color:#e56000;font-size:16px;font-weight:400}section.projects :-ms-input-placeholder{color:#e56000;font-size:16px;font-weight:300}.achievements-header span{color:#888;font-size:14px;font-family:Open Sans,Helvetica,Arial,sans-serif;padding-left:10px}.achievements-header h5{display:inline}.achievements-header img{display:inline;margin-top:-5px;padding-right:10px}.achievements-header .view-all-link{float:right;margin-top:0;line-height:25px}.awards ul,.badges ul,.character-book ul{border-radius:5px}.awards li:first-child a,.badges li:first-child a,.character-book li:first-child a{border-top-right-radius:5px;border-top-left-radius:5px}.awards li:last-child a,.badges li:last-child a,.character-book li:last-child a{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.awards .tabs-content.vertical,.badges .tabs-content.vertical,.character-book .tabs-content.vertical{border:0}#awards-tabs span,#badges-tabs-student span,#character-book-tabs span{float:right;color:#888;font-size:14px;line-height:28px}#awards-tabs img,#badges-tabs-student img,#character-book-tabs img{padding-right:20px}#awards-tabs a,#badges-tabs-student a,#character-book-tabs a{color:#888;font-size:14px}#awards-tabs .is-active span,#badges-tabs-student .is-active span,#character-book-tabs .is-active span{color:#fefefe}#awards-tabs .is-active a,#badges-tabs-student .is-active a,#character-book-tabs .is-active a{background-color:#e56000;color:#fefefe}.awards .certificate{margin-bottom:30px}.card-minecraft-mod-state .activate-mod-container{margin:auto;display:block;width:100%}.card-minecraft-mod-state .activate-mod-container .activate-mod{height:30px;width:30px;border-radius:50%;position:absolute;background-color:#ddd;background-size:15px;margin-left:6px}.card-minecraft-mod-state .activate-mod-container .activate-mod:after{content:" ";height:7px;width:7px;border-radius:50%;position:absolute;background-color:#9c9a9c;margin:11px}.card-minecraft-mod-state .activate-mod-container .activate-mod:before{content:" ";height:17px;width:17px;border-radius:50%;position:absolute;border:1px solid #9c9a9c;margin:6px}.card-minecraft-mod-state .activate-mod-container .activate-mod.active{background-color:#e56000}.card-minecraft-mod-state .activate-mod-container .activate-mod.active:after{background-color:#fff}.card-minecraft-mod-state .activate-mod-container .activate-mod.active:before{border:1px solid #fff}.card-minecraft-mod-state .activate-mod-container:hover .activate-mod{background-color:#666}.card-minecraft-mod-state .activate-mod-container:hover .activate-mod:after{content:"Activate";color:#666;position:absolute;font-size:10px;text-align:center;line-height:57px;margin:11px auto;background:none}.card-minecraft-mod-state .activate-mod-container:hover .activate-mod.active:after{content:"stop";left:5px}.card-minecraft-mod-state .remove-mod-container{margin:auto;display:block;width:100%}.card-minecraft-mod-state .remove-mod-container .remove-mod{height:30px;width:30px;border-radius:50%;position:absolute;background:url("/image/dashboard/student/garbage-icon.png") #ddd no-repeat 8px;background-size:15px;margin-left:6px;margin-top:55px}.card-minecraft-mod-state .remove-mod-container:hover .remove-mod{background-color:#666}.card-minecraft-mod-state .remove-mod-container:hover .remove-mod:after{content:"Delete";color:#666;position:absolute;top:33px;font-size:10px;width:69px;left:-20px;text-align:center}.missions-hero-section{background-color:#e56000;padding:20px 0}.missions-hero-section .subtitle,.missions-hero-section h3{color:#fefefe}.missions-hero-section .select-wrapper{position:relative}.missions-hero-section .select-wrapper:after{content:" ";position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(0,0,0,.2);right:20px;top:32px}.missions-hero-section .select-wrapper select{cursor:pointer;border:3px solid rgba(0,0,0,.2);background:none!important;height:50px;border-radius:5px;margin-top:10px;color:#fefefe!important;font-size:16px;padding-left:10px}.missions-hero-section .search-missions{margin-top:10px;background-color:rgba(0,0,0,.2);height:50px;border:none;border-radius:5px;padding-left:20px}.missions-hero-section ::-webkit-input-placeholder{color:#fefefe;font-size:16px;font-weight:400}.missions-hero-section ::-moz-placeholder{color:#fefefe;font-size:16px;font-weight:400}.missions-hero-section :-ms-input-placeholder{color:#fefefe;font-size:16px;font-weight:300}.search-field-wrapper{position:relative}.search-field-wrapper .search-field{margin-top:0;margin-bottom:0}.search-field-wrapper .search-field:invalid~.close-icon{display:none}.search-field-wrapper .close-icon{background-color:#777;width:15px;height:15px;position:absolute;top:12px;right:12px;color:#fff;border-radius:50%;font-size:9px;line-height:10px;outline:none}.search-field-wrapper .close-icon:hover{background-color:red;cursor:pointer}.gallery-container .gallery-hero{background:#bd274b;background:linear-gradient(135deg,#bd274b 2%,#a70644);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color1",endColorstr="$color2",GradientType=1);padding-bottom:30px}.gallery-container .gallery-hero h1,.gallery-container .gallery-hero h2{color:#fefefe}.gallery-container .gallery-hero h1{font-size:38px}.gallery-container .gallery-hero h2{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:22px}.gallery-container .gallery-hero h2 a{color:#fff;text-decoration:underline;font-size:22px;font-weight:300}.gallery-container .gallery-hero .gallery-hero-image{background-image:url(/image/gallery/hero-background.png);background-repeat:no-repeat;background-size:contain;background-position:50%,50%}.gallery-container .gallery-hero .create-button{display:block;margin-top:10px}@media print,screen and (min-width:40em){.gallery-container .gallery-hero .create-button{margin-top:80px;float:right}}.gallery-container .gallery-search{margin-top:30px}.gallery-container .pill-buttons li{float:left}.gallery-container .pill-buttons li a{background-color:#931a3a;border-radius:20px;color:#fefefe;font-size:14px;display:inline-block;margin:4px 6px 4px 2px;padding:7px 20px;text-align:center;text-decoration:none}.gallery-container .pill-buttons li.active a{background-color:#fefefe;color:#931a3a}.gallery-container .gallery-card{transition:all .1s ease-in-out;display:block;margin-bottom:30px}.gallery-container .gallery-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.gallery-container .gallery-card.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.gallery-container .gallery-card.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.gallery-container .gallery-card .image-container{background-repeat:no-repeat;background-size:contain;display:block;height:222px;margin-bottom:10px;text-align:center}.gallery-container .gallery-card .image-container>img{height:160px;margin-top:32px;margin-left:-2px;max-width:214px;object-fit:cover}.gallery-container .gallery-card .title-container{color:#25293a;display:block;font-weight:700;font-size:14px;line-height:14px;text-align:center}.gallery-container .gallery-card.gallery-card-blue .image-container{background-image:url(/image/gallery/folder-blue.png)}.gallery-container .gallery-card.gallery-card-green .image-container{background-image:url(/image/gallery/folder-green.png)}.gallery-container .gallery-card.gallery-card-purple .image-container{background-image:url(/image/gallery/folder-purple.png)}.gallery-container.gallery-container-purple .gallery-hero{background:#6a699c;background:linear-gradient(135deg,#6a699c 2%,#383ac1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color1",endColorstr="$color2",GradientType=1)}.lazy-img{background-image:none!important}body.site section.gallery-container{padding-bottom:0;padding-top:0}body.site .play-page{font-family:Open Sans,Helvetica,Arial,sans-serif;background:linear-gradient(180deg,#464c84,#293246);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#464c84",endColorstr="#293246",GradientType=0)}body.site .play-page h1{font-size:30px;color:#fff}body.site .play-page h2{font-size:25px;color:#fff}body.site .play-page h3{font-size:20px;color:#fff;border-bottom:none;font-weight:400}body.site .play-page a.learnmore{display:inline-block;color:#fff;text-decoration:underline;margin:0}body.site .play-page p{color:#fff;font-size:16px}body.site .play-page .learnmore{color:#fff}body.site .play-page .breadcrumbs{margin:0}body.site .play-page .breadcrumbs a{color:#fff;font-size:.6875rem;text-decoration:none}body.site .play-page .breadcrumbs a:hover{text-decoration:underline}body.site .play-page .breadcrumbs li{color:#fff;font-size:.6875rem}body.site .play-page .breadcrumbs li.current{color:#fff;font-weight:600}body.site .play-page .player-container{margin-top:20px;position:relative}body.site .play-page .player-container .container-blocker{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9)}body.site .play-page .player-container .container-blocker .message{width:70%;color:#fff;font-size:30px;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.site .play-page .player-container .container-blocker .message p{text-align:left;font-size:20px;color:#fff;margin-top:1rem;margin-bottom:0}body.site .play-page .player-container .container-blocker .message p a{font-size:20px;text-decoration:underline}body.site .play-page .player-container .container-blocker .message.over,body.site .play-page .player-container .container-blocker:hover .message.under{display:none}body.site .play-page .player-container .container-blocker:hover .message.over{display:block}body.site .play-page .panel{color:#000;border-radius:5px;padding-bottom:0;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fff;padding:20px 40px;margin-top:20px}body.site .play-page .panel h1{color:#000}body.site .play-page .panel h2{color:#000;padding-bottom:0;margin-bottom:10px}body.site .play-page .panel h2.author{font-size:16px}body.site .play-page .panel h2.author a{font-size:16px;color:#00bcd4}body.site .play-page .panel h2.author a:hover{text-decoration:underline}body.site .play-page .panel a,body.site .play-page .panel h3,body.site .play-page .panel p{color:#000}body.site .play-page .panel a.button{color:#fefefe}body.site .play-page .panel .community-actions{border:0;text-align:center;background-color:#f2fafa;padding-bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-weight:600;margin-top:0;padding:0;margin:20px -40px}body.site .play-page .panel .community-actions .action{display:inline-block;width:40px;margin:10px;text-align:center;text-decoration:none;font-size:12px;font-weight:400;cursor:pointer}body.site .play-page .panel .community-actions .action:hover{color:#00bfd8}body.site .play-page .panel .community-actions .action.action-views{cursor:default}body.site .play-page .panel .community-actions .action.action-views:hover{color:#000}body.site .play-page .panel .community-actions .action.action-like .icon-heart{display:block}body.site .play-page .panel .community-actions .action.action-like .icon-heart-2,body.site .play-page .panel .community-actions .action.action-like.liked .icon-heart{display:none}body.site .play-page .panel .community-actions .action.action-like.liked .icon-heart-2{display:block}body.site .play-page .panel ul.images li{text-align:center}body.site .play-page .panel ul.images li .img-container{display:inline-block;width:64px;height:64px;line-height:64px;text-align:center;vertical-align:middle}body.site .play-page .panel ul.images li .img-container img{max-width:64px;max-height:64px}body.site .play-page .panel ul.images li span{display:block;font-size:12px;white-space:nowrap;text-overflow:ellipsis;color:#000}@font-face{font-family:Exo;src:url(/ide/imgs/puzzler/exo-bold.ttf) format(truetype)}@font-face{font-family:icomoon;src:url(/global/fonts/icomoon/icomoon.ttf) format(truetype)}.player-container .play-button{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:inline-block;font-size:105px;width:100px;height:100px;line-height:110px;vertical-align:middle;border-radius:50%;text-decoration:none;color:#c8c8c8;background-color:rgba(0,0,0,.5);background-image:url("/ide/imgs/bigplay.png");background-position:50%;background-size:100%}.player-container .play-button:hover{color:#000;background-color:hsla(0,0%,100%,.5)}.player-container #stage-canvas{position:absolute;top:0;bottom:0;margin-left:auto;margin-right:auto}.player-container #stage-canvas .mbox{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.player-container #stage-canvas .mbox .overlay-prompt{display:none}.player-container #stage-canvas .mbox.overlay.show-overlay-prompt{background-color:rgba(0,0,0,.4)}.player-container #stage-canvas .mbox.overlay.show-overlay-prompt .overlay-prompt{display:block;position:absolute;right:10px;bottom:10px;color:#fff;padding:10px;border-radius:10px;background-color:rgba(0,0,0,.6)}.player-container #stage-canvas .mbox.overlay.top .overlay-prompt{bottom:10px}.player-container #stage-canvas .mbox.overlay.bottom .overlay-prompt{bottom:auto;top:10px}.player-container #stage-canvas .mbox.overlay.center .overlay-prompt{bottom:10px}.player-container #stage-canvas .mbox.overlay.minimal.bottom .overlay-prompt,.player-container #stage-canvas .mbox.overlay.minimal.center .overlay-prompt,.player-container #stage-canvas .mbox.overlay.minimal.top .overlay-prompt{top:auto;bottom:10px}.player-container #stage-canvas .mbox .messagebox{position:absolute;color:#fff;border:4px solid hsla(0,0%,100%,.6);border-radius:8px;background-color:rgba(0,0,0,.6)}.player-container #stage-canvas .mbox .messagebox .frame{display:none;position:absolute;bottom:0;width:125px;height:205px;overflow:hidden}.player-container #stage-canvas .mbox .messagebox .frame img{position:absolute;max-width:125px;max-height:125px;width:125px;bottom:0}.player-container #stage-canvas .mbox .messagebox .label{display:none;font-size:12px;font-weight:400;margin-top:10px}.player-container #stage-canvas .mbox .messagebox .contents{display:block;max-height:100px;min-height:40px;overflow-x:none;overflow-y:auto;text-align:center;margin:10px 20px}.player-container #stage-canvas .mbox.minimal .messagebox,.player-container #stage-canvas .mbox .prompts{display:none}.player-container #stage-canvas .mbox .close{font-family:icomoon;content:"\E086";font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;vertical-align:middle}.player-container #stage-canvas .mbox.ask .prompts.inside{display:none;height:52px}.player-container #stage-canvas .mbox.ask .prompts.outside{display:block;padding:10px;height:52px}.player-container #stage-canvas .mbox.ask .prompts{position:absolute;left:0;right:0;bottom:0;height:32px;padding:10px;text-align:center;background-color:rgba(0,0,0,.6)}.player-container #stage-canvas .mbox.ask .prompts p{display:block;position:relative;width:100%}.player-container #stage-canvas .mbox.ask .prompts a{display:inline-block;height:32px;line-height:20px;border-radius:20px;padding:4px 10px;margin-right:10px;background-color:#e9721a;color:#fff;border:2px solid #fff}.player-container #stage-canvas .mbox.ask.input .prompt.input{display:block}.player-container #stage-canvas .mbox.ask.input .prompt.input>span{display:block;position:absolute;left:0;right:120px}.player-container #stage-canvas .mbox.ask.input .prompt.input>span input{height:32px;width:100%;padding:6px}.player-container #stage-canvas .mbox.ask.input .prompt.input a{position:absolute;width:100px;right:0}.player-container #stage-canvas .mbox.ask.choices .prompt.input,.player-container #stage-canvas .mbox.ask.input .prompt.choices{display:none}.player-container #stage-canvas .mbox.ask.choices .prompt.choices{display:block;text-align:center}.player-container #stage-canvas .mbox.top{margin-top:0}.player-container #stage-canvas .mbox.top .messagebox{top:10px;width:90%;margin-left:-45%;left:50%}.player-container #stage-canvas .mbox.top .messagebox .frame{bottom:0;top:0;height:auto;padding:4px;text-align:center}.player-container #stage-canvas .mbox.top .messagebox .frame img{position:relative;max-height:100%;width:auto}.player-container #stage-canvas .mbox.top .messagebox .frame.Tiny img{position:absolute;max-width:160px;width:160px;max-height:160px;bottom:-60px;left:-10px}.player-container #stage-canvas .mbox.top .messagebox .frame.Troll img{position:absolute;max-width:160px;width:160px;max-height:160px;bottom:-80px;left:-15px}.player-container #stage-canvas .mbox.top .messagebox .frame.Quadruped img{position:absolute;max-width:280px;width:280px;max-height:280px;bottom:-140px;left:-125px}.player-container #stage-canvas .mbox.top .messagebox .frame.Teen img{position:absolute;max-width:380px;width:380px;max-height:380px;bottom:-230px;left:-120px}.player-container #stage-canvas .mbox.top .messagebox .frame.Female img,.player-container #stage-canvas .mbox.top .messagebox .frame.Male img{position:absolute;max-width:300px;width:300px;max-height:300px;bottom:-190px;left:-80px}.player-container #stage-canvas .mbox.center .messagebox{top:10%;bottom:10%;left:10%;right:10%;width:auto}.player-container #stage-canvas .mbox.center .messagebox .frame{top:0;bottom:0;height:auto}.player-container #stage-canvas .mbox.center .messagebox .frame img{max-width:125px!important;top:50%!important;margin-top:-50%!important;bottom:auto!important;left:auto!important}.player-container #stage-canvas .mbox.center.ask .prompts.inside{display:block}.player-container #stage-canvas .mbox.center.ask .prompts.outside{display:none}.player-container #stage-canvas .mbox.center.ask .messagebox .frame{bottom:72px}.player-container #stage-canvas .mbox.center.ask .messagebox .contents{position:absolute;display:block;top:20px;left:0;right:0;bottom:52px;max-height:none}.player-container #stage-canvas .mbox.bottom.ask .messagebox{bottom:72px}.player-container #stage-canvas .mbox.bottom .messagebox{bottom:10px;width:90%;margin-left:-45%;left:50%}.player-container #stage-canvas .mbox.bottom .messagebox .frame.Tiny img{max-width:250px;width:250px;max-height:250px;bottom:-90px;left:-60px}.player-container #stage-canvas .mbox.bottom .messagebox .frame.Troll img{max-width:200px;width:200px;max-height:200px;bottom:-80px;left:-30px}.player-container #stage-canvas .mbox.bottom .messagebox .frame.Quadruped img{max-width:320px;width:320px;max-height:320px;bottom:-160px;left:-150px}.player-container #stage-canvas .mbox.bottom .messagebox .frame.Teen img{max-width:400px;width:400px;max-height:400px;bottom:-230px;left:-130px}.player-container #stage-canvas .mbox.bottom .messagebox .frame.Female img,.player-container #stage-canvas .mbox.bottom .messagebox .frame.Male img{max-width:300px;width:300px;max-height:300px;bottom:-180px;left:-75px}.player-container #stage-canvas .mbox.avatar-label .label{display:block}.player-container #stage-canvas .mbox.avatar-left .frame{display:inline-block;left:10px}.player-container #stage-canvas .mbox.avatar-left .label{margin-left:145px}.player-container #stage-canvas .mbox.avatar-left .contents{text-align:left;margin-left:145px}.player-container #stage-canvas .mbox.avatar-right .frame{display:inline-block;right:10px}.player-container #stage-canvas .mbox.avatar-right .frame img{-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.player-container #stage-canvas .mbox.avatar-right .label{margin-left:20px;margin-right:145px}.player-container #stage-canvas .mbox.avatar-right .contents{text-align:left;margin-right:145px}.player-container .speechdialog{z-index:1000;border-radius:8px;padding:20px 40px;margin:8px;position:absolute;font-size:24px;line-height:30px;text-align:center;left:50%;border:4px solid #fff;background-color:#69c;color:#fff}.player-container .speechdialog.top{top:0;width:90%;margin-left:-45%;left:50%}.player-container .speechdialog.middle{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:80%;margin-left:-40%;left:50%}.player-container .speechdialog.bottom{bottom:0;width:100%;margin-left:-50%;left:50%}.player-container .speechdialog.close{display:block;position:absolute;top:-24px;right:-24px;width:44px;height:44px;border-radius:50%;line-height:38px;text-decoration:none;text-align:center;border:4px solid #fff;background-color:#69c}.player-container .speechdialog.close:before{font-family:icomoon;content:"\E086";font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;vertical-align:middle}.player-container #stage-controls{position:absolute;overflow:hidden;height:32px;color:#fff;text-align:left;margin-left:auto;margin-right:auto;background:#282e33;vertical-align:middle;padding:1px 20px 0;bottom:0;left:0;right:0}.player-container #stage-controls.logo-right{float:right}.player-container #stage-controls.autohide{display:block;background-color:rgba(80,80,80,.8)}.player-container #stage-controls span.info{position:absolute;top:0;left:0;display:block;padding-top:4px;padding-left:10px;color:#000}.player-container #stage-controls ul.toolright{position:absolute;top:0;right:0;display:block;padding-top:2px;padding-right:10px}.player-container #stage-controls li{display:inline-block;padding:0;cursor:pointer;width:80px;height:30px;background-repeat:no-repeat;background-position:50%}.player-container #stage-controls li.wide{width:104px}.player-container #stage-controls ul.buttons-right{position:absolute;top:0;right:0;display:block;padding-top:2px;padding-right:10px}.player-container #stage-controls li.play{background-image:url("/ide/imgs/player/icn-play.png");background-color:#36b670}.player-container #stage-controls li.play.on{display:none}.player-container #stage-controls li.play:hover{background-color:#3fc67c}.player-container #stage-controls li.stop{background-image:url("/ide/imgs/player/icn-stop.png");background-color:#c13c1b}.player-container #stage-controls li.stop.on{display:none}.player-container #stage-controls li.stop:hover{background-color:#d7431e}.player-container #stage-controls li.fullscreen{background-image:url("/ide/imgs/player/icn-fullscreen.png")}.player-container #stage-controls li.fullscreen:hover{background-image:url("/ide/imgs/player/icn-fullscreen-hover.png")}.player-container #stage-controls li.sound{background-image:url("/ide/imgs/player/icn-sound-on.png")}.player-container #stage-controls li.sound:hover{background-image:url("/ide/imgs/player/icn-sound-on-hover.png")}.player-container #stage-controls li.sound.muted{background-image:url("/ide/imgs/player/icn-sound-off.png")}.player-container #stage-controls li.sound.muted:hover{background-image:url("/ide/imgs/player/icn-sound-off-hover.png")}.player-container #stage-controls li.code{background:url("/ide/imgs/player/icn-code-view.png")}.player-container #stage-controls li.code:hover{background:url("/ide/imgs/player/icn-code-view-hover.png")}.player-container #infopopup h1.big{font-size:20pt;font-weight:700;padding:10px 0}.player-container #infopopup p{line-height:1.5em;font-size:14pt;padding:10px 0}.player-container #infopopup span.play_hilight_full{display:block}.player-container #infopopup .wCharacter{width:620px}.player-container .messageBox{position:relative;display:block;min-width:550px;background:#fff;border-radius:8px;-ms-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;padding:0;margin:0}.player-container .messageBox a.closeBox{position:absolute;top:-12.5px;right:-12.5px;display:block;width:26px;height:26px;text-indent:-9999px;background:url(/global/ui01/css/img/icn-close2.png) 0 0 no-repeat}.player-container .messageBox .messageBody{position:relative;display:block;padding:10px 15px 5px}.player-container .messageBox .messageBody h2{color:#3b3832;font-size:28px;line-height:34px;font-weight:400;letter-spacing:-1px;position:relative;display:block;margin:0 0 5px}.player-container .messageBox .messageBody .characterWrap{float:left;display:inline-block;width:180px;height:250px;overflow:hidden}.player-container .messageBox .messageBody .characterWrap img{width:170px}.player-container .messageBox .messageBody .content{float:left;display:inline-block;width:400px}.player-container .messageBox .messageFooter{text-align:center;position:relative;display:block;background:#faf9f1;border-top:1px solid #dadada;border-radius:0 0 8px8px;padding:6px 10px;margin:10px 0 0}.player-container .wCharacter{width:620px}.player-container .w500nm{width:500px}.player-container .btnDefaultOrange{color:#fff!important;text-align:center;text-decoration:none;letter-spacing:0;position:relative;display:inline-block;text-shadow:0 -1px 0 #9e5e11;background:#ff7c01;background:linear-gradient(180deg,#faa90c 0,#ed8c17);border:2px solid;border-color:#ed8c17 #e18517 #c87714;border-radius:3px;-ms-box-shadow:inset 0 0 1px #fff;box-shadow:inset 0 0 1px #fff;vertical-align:middle;padding:7px 12px;margin-right:5px;cursor:pointer}.player-container .btnDefaultOrange:hover{text-decoration:none;background:#f9941a;background:linear-gradient(180deg,#ffb320 0,#f9941a);-ms-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff;box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff}.player-container .btnDefaultBlue{color:#fff;text-align:center;text-decoration:none;letter-spacing:0;position:relative;display:inline-block;text-shadow:0 -1px 0 #0a6ba2;background:#2ca8ec;background:linear-gradient(180deg,#289ddd 0,#107ebc);border:2px solid;border-color:#0b6da4 #0b6da4 #076093;border-radius:3px;-ms-box-shadow:inset 0 0 1px #fff;box-shadow:inset 0 0 1px #fff;vertical-align:middle;padding:7px 12px;margin-right:5px;cursor:pointer}.player-container .btnDefaultBlue:hover{text-decoration:none;background:#ffb127;background:linear-gradient(180deg,#2da4e5 0,#1282c1);-ms-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff;box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff}.player-container .btnDefaultGreen{color:#fff!important;text-align:center;text-decoration:none;letter-spacing:0;position:relative;display:inline-block;text-shadow:0 -1px 0 #486902;background:#7faf1b;background:linear-gradient(180deg,#7faf1b 0,#618d03);border:2px solid;border-color:#567e02 #567e02 #486902;border-radius:3px;-ms-box-shadow:inset 0 0 1px #fff;box-shadow:inset 0 0 1px #fff;vertical-align:middle;padding:7px 12px;margin-right:5px;cursor:pointer}.player-container .btnDefaultGreen:hover{text-decoration:none;background:#628e05;background:linear-gradient(180deg,#85b71d 0,#628e05);-ms-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff;box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff}.player-container .btnDefaultWhite{color:#6d6a64!important;letter-spacing:0;text-align:center;text-decoration:none;position:relative;display:inline-block;text-shadow:0 1px 0 #fff;background:#f6f5f2;background:linear-gradient(180deg,#fbfbfa 0,#f6f5f2);border:2px solid;border-color:#e6e4dd #e6e4dd #dddbd3;border-radius:3px;-ms-box-shadow:inset 0 0 1px #fff;box-shadow:inset 0 0 1px #fff;vertical-align:middle;padding:7px 12px;margin-right:5px;cursor:pointer}.player-container .btnDefaultWhite:hover{text-decoration:none;background:#f9f8f6;background:linear-gradient(180deg,#fff 0,#f9f8f6);-ms-box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff;box-shadow:0 1px 2px rgba(0,0,0,.25),inset 0 0 1px #fff}.player-container .idepopup{position:absolute;background-color:rgba(0,0,0,.8);z-index:5000}.player-container .idepopup iframe{width:100%;height:100%}.player-container #speechdialog{font-family:Exo;z-index:1000;border-radius:8px;border:4px solid #fff;background-color:#69c;padding:20px 40px;margin:8px;width:450px;position:absolute;top:0;font-size:24px;line-height:30px;color:#fff;text-align:center}.player-container .w600nm{width:600px}.player-container a.globalhome{display:block;position:absolute;left:10px;top:10px;z-index:100;-webkit-transform:scale(1);transform:scale(1)}.player-container a.globalhome,.player-container a.globalhome:hover{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.player-container a.globalhome:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.player-container p{color:#000}.player-container a{text-decoration:none}.hackathon.hackathon-teaser{background-size:cover;min-height:90vh;overflow:hidden}.hackathon.hackathon-teaser .hackathon-teaser-content h1{padding-bottom:0}.hackathon.hackathon-teaser .hackathon-teaser-content .modal-info{width:100px;float:right;padding-top:20px}.hackathon.hackathon-teaser .hackathon-teaser-content .modal-info:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media print,screen and (min-width:40em){.hackathon.hackathon-teaser .hackathon-teaser-content img{max-width:50%}}.hackathon.hackathon-teaser .hackathon-teaser-content p{color:#fff;line-height:1.2;font-size:24px;font-weight:200}.hackathon.hackathon-teaser .hackathon-teaser-content p.subtitle{font-weight:600;font-size:33px}.hackathon.hackathon-teaser .hackathon-teaser-content p.countdown{margin-bottom:350px}.hackathon.hackathon-2017.hackathon-teaser{background:linear-gradient(0deg,rgba(25,34,63,.4),rgba(0,188,212,.95)),url("/image/play/summer/2017/dock-bg.jpg") no-repeat}.hackathon.hackathon-2018.hackathon-teaser{background:linear-gradient(0deg,rgba(19,186,190,0),#0eb5d2),url(/image/play/summer/2018/summer-code-2018-landing-bg.png) no-repeat;background-size:contain,cover}.hackathon.nasa-moon-to-mars.hackathon-teaser{background:url("/image/play/nasa/nasa-moon-to-mars-bg.png") no-repeat;background-size:cover}.hackathon.nasa-moon-to-mars.hackathon-teaser .hackathon-teaser-content h1{padding-bottom:20px}.hackathon.nasa-moon-to-mars.hackathon-teaser .hackathon-teaser-content .modal-info{width:100px;float:right;padding-top:20px}.hackathon.nasa-moon-to-mars.hackathon-teaser .hackathon-teaser-content .modal-info:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media print,screen and (min-width:40em){.hackathon.nasa-moon-to-mars.hackathon-teaser .hackathon-teaser-content img{max-width:35%}}.hackathon.nasa-moon-to-mars.hackathon-teaser .hackathon-teaser-content p{color:#fff;line-height:1.2;font-size:24px;font-weight:200;margin-top:30px}.hackathon.nasa-moon-to-mars.hackathon-teaser .hackathon-teaser-content p.subtitle{font-weight:600;font-size:33px}.hackathon.nasa-moon-to-mars.hackathon-teaser .hackathon-teaser-content p.countdown{margin-bottom:350px}.hackathon.minecraft-code-a-thon.hackathon-teaser{background:url("/image/play/minecraft/minecraft-code-a-thon-bg.png") no-repeat;background-size:cover;background-position:50%}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content h1{padding-bottom:20px}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content .modal-info{width:100px;float:right;padding-top:20px}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content .modal-info:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}@media print,screen and (min-width:40em){.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content img{max-width:35%}}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content p{color:#fff;line-height:1.2;font-size:24px;font-weight:200;margin-top:30px}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content p.subtitle{font-weight:600;font-size:33px}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content p.countdown{margin-bottom:350px}@media screen and (max-width:640px){.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content .modal-info{padding:10px}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content img{max-width:80%}.hackathon.minecraft-code-a-thon.hackathon-teaser .hackathon-teaser-content p.subtitle{font-size:26px}}body.body-hackathon .page-content{min-height:500px;overflow:hidden}body.body-hackathon .hackathon-community{padding:20px 0}article blockquote{margin-bottom:31px}article h1{text-align:center}article h2{margin:0 0 .75em;line-height:1.4}article p,article ul{font-size:20px;line-height:1.55;padding:0 0 15px}article a{font-size:20px}article li:not(:last-of-type){padding-bottom:31px}article .article-header{background:url("http://placehold.it/870x250");background-position:50%;background-size:cover;height:250px}article>section{padding:20px 0}article>section>:last-child,article>section>:last-child>:last-child,article>section>:last-child>:last-child>:last-child{margin-bottom:0;padding-bottom:0}article>section a.download{font-size:18px}article>section .article-section-title .article-section-subtitle{font-size:30px;text-align:center}.article-nav{background:#fff 0 0 no-repeat padding-box;box-shadow:0 5px 4px rgba(0,0,0,.11);border-radius:10px;margin-top:2rem}.article-nav ul li{font-size:16px;letter-spacing:0;text-align:left}.article-nav ul li a{color:#25293a;display:block;padding:1rem}.article-nav ul li.article-nav-current-item{background:#6361eb 0 0 no-repeat padding-box}.article-nav ul li.article-nav-current-item a{color:#fefefe}.article-nav ul li.article-nav-current-item:first-child{border-radius:5px 5px 0 0}.article-nav ul li.article-nav-current-item:last-child{border-radius:0 0 5px 5px}.article-root{max-width:75rem;margin-right:auto;margin-left:auto}.article-root .faq-container li{padding-bottom:unset}.article-root:after,.article-root:before{display:table;content:" "}.article-root:after{clear:both}@media print,screen and (min-width:40em){.article-root .article-container{width:66.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.article-root .article-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.article-root .article-container:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){.article-root .article-container{width:75%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){.article-root .article-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.article-root .article-container:last-child:not(:first-child){float:right}}.article-root .article-container section{max-width:75rem;margin-right:auto;margin-left:auto}.article-root .article-container section:after,.article-root .article-container section:before{display:table;content:" "}.article-root .article-container section:after{clear:both}.article-root .article-container section .article-text{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.article-root .article-container section .article-text{padding-right:.9375rem;padding-left:.9375rem}}.article-root .article-container section .article-text:last-child:not(:first-child){float:right}.article-root .article-container section .article-text h2 a{color:#25293a}.article-root .article-container section .article-image{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.article-root .article-container section .article-image{padding-right:.9375rem;padding-left:.9375rem}}.article-root .article-container section .article-image:last-child:not(:first-child){float:right}@media print,screen and (min-width:40em){.article-root .article-container .alternating section .article-text{width:58.3333333333%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.article-root .article-container .alternating section .article-text{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.article-root .article-container .alternating section .article-text:last-child:not(:first-child){float:right}}@media print,screen and (min-width:40em){.article-root .article-container .alternating section .article-image{width:41.6666666667%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.article-root .article-container .alternating section .article-image{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.article-root .article-container .alternating section .article-image:last-child:not(:first-child){float:right}}@media print,screen and (min-width:40em){.article-root .article-container .alternating section:nth-of-type(odd) .article-text{position:relative;left:41.6666666667%}}@media print,screen and (min-width:40em){.article-root .article-container .alternating section:nth-of-type(odd) .article-image{position:relative;left:-58.3333333333%}}.article-root .article-container .alternating div.section-full-width{max-width:75rem;margin-right:auto;margin-left:auto}.article-root .article-container .alternating div.section-full-width:after,.article-root .article-container .alternating div.section-full-width:before{display:table;content:" "}.article-root .article-container .alternating div.section-full-width:after{clear:both}.article-root .article-container .alternating div.section-full-width .article-text{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.article-root .article-container .alternating div.section-full-width .article-text{padding-right:.9375rem;padding-left:.9375rem}}.article-root .article-container .alternating div.section-full-width .article-text:last-child:not(:first-child){float:right}@media print,screen and (min-width:40em){.article-root .article-nav-container{width:33.3333333333%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.article-root .article-nav-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.article-root .article-nav-container:last-child:not(:first-child){float:right}}@media print,screen and (min-width:64em){.article-root .article-nav-container{width:25%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em) and (min-width:40em){.article-root .article-nav-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.article-root .article-nav-container:last-child:not(:first-child){float:right}}.article-root .article-cta{display:block;font-size:26px;text-align:center}.article-root table tbody td,.article-root table thead th{border:1px solid #f1f1f1;padding:1.5rem .625rem;text-align:center}.article-root table thead th{vertical-align:bottom}.article-root table tbody td{vertical-align:top}.article-root table tbody tr,.article-root table tbody tr:nth-child(2n){background-color:#fefefe}.explore-page{font-family:Open Sans,Helvetica,Arial,sans-serif;background:linear-gradient(180deg,#464c84,#293246);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#464c84",endColorstr="#293246",GradientType=0)}.explore-page h1{font-size:30px;padding:0;margin-bottom:30px}.explore-page h1,.explore-page h2{font-family:Open Sans,Helvetica,Arial,sans-serif;color:#fff!important}.explore-page h2{font-size:25px}.explore-page h3{font-size:20px;color:#fff!important;border-bottom:none;font-weight:400}.explore-page a,.explore-page h3{font-family:Open Sans,Helvetica,Arial,sans-serif}.explore-page a{outline:none;color:#fff;text-decoration:underline}.explore-page a:hover{font-weight:400}.explore-page p{font-family:Open Sans,Helvetica,Arial,sans-serif;color:#fff;font-size:16px}.explore-page .breadcrumbs li.current{color:#fff;font-weight:400}.explore-page .wrap{padding:30px 0}.explore-page .btn-round,.explore-page .button{text-decoration:none}.explore-page .more-directory{font-size:16px}.explore-page .breadcrumbs a{text-decoration:none}.explore-page .breadcrumbs a:hover{text-decoration:underline}.explore-page .panel{border:0}.explore-page .panel .gallery-listing{max-width:190px}.explore-page .panel .gallery-listing ul li{position:relative;border-radius:2px;padding:10px 0;margin-bottom:5px;line-height:18px}.explore-page .panel .gallery-listing ul li a{font-size:14px;padding:0;color:#fff;text-decoration:none}.explore-page .panel .gallery-listing ul li a:hover{font-weight:600;background-color:transparent}.explore-page .panel .gallery-listing ul li.heading{background-color:transparent;border:0;text-transform:uppercase;font-size:18px;font-weight:600;letter-spacing:1px;padding-top:10px;padding-bottom:20px;padding-left:0;color:#fff;margin-top:15px}.explore-page .panel .gallery-listing ul li.heading:hover{cursor:auto;padding-left:0;background-color:transparent}.explore-page .panel .gallery-listing ul li.heading:hover:before{display:none}.explore-page .panel .gallery-listing ul li.heading:first-child{margin-top:0}.explore-page .panel .gallery-listing ul li.active{border-radius:2px;padding:10px 0 10px 10px;background-color:#44dfc7;font-weight:600}.explore-page .panel .gallery-listing ul li.active a{padding:0;color:#fff;background-color:#44dfc7;text-decoration:none;font-weight:600}.explore-page .panel .gallery-listing ul li.active a:hover{font-weight:600;background-color:transparent}.explore-page .panel .gallery-listing ul li.active.right:before{display:inline-block;position:absolute;top:0;right:-19px;width:0;height:0;content:"";border-top:20px solid transparent;border-bottom:18px solid transparent;border-left:20px solid #44dfc7}.explore-page .panel .gallery-listing ul li.active:hover{cursor:pointer;background-color:#44dfc7;font-weight:600;padding-left:10px}.explore-page .panel .gallery-listing ul li.active:hover a{font-weight:600;background-color:transparent}.explore-page .panel .gallery-listing ul li:hover{cursor:pointer;background-color:#44dfc7;font-weight:600;padding-left:10px}.explore-page .panel .gallery-listing ul li:hover a{font-weight:600;background-color:transparent}.explore-page .panel .gallery-listing ul li:hover:before{display:inline-block;position:absolute;top:0;right:-19px;width:0;height:0;content:"";border-top:20px solid transparent;border-bottom:18px solid transparent;border-left:20px solid #44dfc7}.explore-page .community-project-old .project-card{float:none;width:100%;height:auto;border:0;margin-bottom:30px}.explore-page .community-project-old .project-card h5{padding:0}.explore-page .community-project-old .icon-button-like .icon-heart{display:inline-block}.explore-page .community-project-old .icon-button-like .icon-heart-2,.explore-page .community-project-old .icon-button-like.liked .icon-heart{display:none}.explore-page .community-project-old .icon-button-like.liked .icon-heart-2{display:inline-block}.explore-page.explore-page-view-resource .learnmore{float:none;line-height:24px;display:inline-block;padding-top:12px;font-weight:600;color:#fff;text-decoration:underline}.explore-page.explore-page-view-resource .preview-container{box-sizing:border-box;width:100%;height:100%;min-height:100px;background-color:#fff;padding:20px;border-radius:5px;display:inline-block;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);position:relative}.explore-page.explore-page-view-resource .preview-container .preview-frame{border-radius:5px;background-size:contain}.explore-page.explore-page-view-resource .preview-container .canvas-frame{border-radius:5px}.explore-page.explore-page-view-resource .preview-container .download-button{position:absolute;width:80px;height:50px;right:15px;bottom:15px;color:#000;text-align:center;text-decoration:none}.explore-page.explore-page-view-resource .preview-container .download-button .icon-download{font-size:27px}.explore-page.explore-page-view-resource .preview-container .download-button .text{font-size:20px;text-decoration:none}.explore-page.explore-page-view-resource .preview-container .download-button:hover .icon-download,.explore-page.explore-page-view-resource .preview-container .download-button:hover .text{font-weight:600}.explore-page.explore-page-view-resource .variants{margin:auto!important;padding:15px}.explore-page.explore-page-view-resource .variants ul li{background-color:#fff;border-color:#d3d3d3;margin-right:10px}.explore-page.explore-page-view-resource .variants ul li:last-child{margin-right:0}.explore-page.explore-page-view-resource .summary{color:#000;border-radius:5px;padding-bottom:0;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.explore-page.explore-page-view-resource .summary h1{text-transform:none;letter-spacing:1px;font-weight:400;font-size:25px;word-wrap:break-word;margin-bottom:5px;color:#000}.explore-page.explore-page-view-resource .summary p{color:#000;font-size:14px}.explore-page.explore-page-view-resource .summary p b{color:#000;font-weight:400}.explore-page.explore-page-view-resource .summary a,.explore-page.explore-page-view-resource .summary p a{color:#1bb0de;font-weight:400}.explore-page.explore-page-view-resource .summary a.btn-round{display:inline-block;margin-top:15px;margin-bottom:20px;margin-right:15px;color:#fff}.explore-page.explore-page-view-resource .summary a.btn-round.orange{background-color:#ee9920;border-color:#ee9920;color:#fff}.explore-page.explore-page-view-resource .summary a.btn-round.orange.hollow{color:#ee9920;background-color:#fff}.explore-page.explore-page-view-resource .summary a.btn-round.orange.hollow:hover{color:#fff;background-color:#ee9920}.explore-page.explore-page-view-resource .summary .footnote{font-weight:300}.explore-page.explore-page-view-resource .summary .buttons-container{margin-top:15px}.explore-page.explore-page-view-resource .summary .buttons-container .btn-round{border-radius:5px;line-height:20px;margin:0 10px 15px 0;box-sizing:border-box;text-transform:none}.explore-page.explore-page-view-resource .summary .community-info{border:0;text-align:center;background-color:#f2fafa;padding-bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;font-weight:600;margin-top:0;padding:0}.explore-page.explore-page-view-resource .summary .community-info .action{color:#000;float:none;margin:10px}.explore-page.explore-page-view-resource .summary .community-info .action .label{font-size:12px}.explore-page.explore-page-view-resource .summary .community-info .action:hover{color:#36a1d8}.explore-page.explore-page-view-resource .summary .community-info .action:last-child{margin-right:0}.explore-page.explore-page-view-resource .summary .community-info .action.likes .icon-heart,.explore-page.explore-page-view-resource .summary .community-info .action.likes .icon-heart-2{height:22px;font-size:14px}.explore-page.explore-page-view-resource .summary .community-info .action.likes .icon-like,.explore-page.explore-page-view-resource .summary .community-info .action.likes .icon-liked,.explore-page.explore-page-view-resource .summary .community-info .action.likes.liked .icon{display:inline-block;width:18px;height:18px;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.explore-page.explore-page-view-resource .summary .community-info .action.likes:hover .label{color:#000}.explore-page.explore-page-view-resource .summary .community-info .action.views .icon-views{display:inline-block;width:18px;height:18px;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-image:url("/image/dashboard/student/project-icons/views.png")}.explore-page.explore-page-view-resource .summary .community-info .action.views:hover .label{color:#000}.explore-page.explore-page-view-resource .summary .community-info .action .icon-share{height:25px}.explore-page.explore-page-view-resource .summary .community-info .action .icon-flag-2{height:22px}.explore-page.explore-page-view-resource .community{text-align:center}.explore-page.explore-page-view-resource .community h3{color:#fff;font-weight:400;border-bottom:0;text-transform:none;text-align:left}.explore-page.explore-page-view-resource .community .button-more{background-color:#00bdd6;font-weight:400;line-height:25px;min-width:120px;margin-top:15px;margin-bottom:15px}.explore-page.explore-page-view-resource .community .button-more:hover{background-color:#006370}.explore-page.explore-page-view-resource .attribution{color:#fff}.explore-page.explore-page-view-resource .attribution a{color:#fff;text-decoration:underline;font-weight:400}.explore-page .top-container-background{background:#6a699c;background:linear-gradient(135deg,#6a699c 17%,#4e5abf);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a699c",endColorstr="#4e5abf",GradientType=1)}.explore-page .project-card-2 a{color:#e56000;text-decoration:none}.ebook-landing{background-color:#fefefe;background-image:url("/image/ebook/landing-page/bg-swoosh-header.svg");background-repeat:no-repeat;background-position:center top -2rem;background-size:100% 900px;background-color:#eaf8fd;padding-bottom:24rem}.ebook-landing h1,.ebook-landing h2,.ebook-landing h3{font-weight:700}.ebook-landing .sale-banner{position:relative;top:4rem;padding-bottom:2rem}.ebook-landing .ebook-landing-hero{background-image:url("/image/ebook/landing-page/hero.png");background-repeat:no-repeat;background-position:bottom;background-size:20rem;color:#fefefe;margin-bottom:4rem;padding:76px 0 14rem;position:relative}.ebook-landing .ebook-landing-hero__description{color:inherit;font-size:1.5625rem}@media screen and (min-width:75em){.ebook-landing .ebook-landing-hero{background-position:right calc(50% - 20rem) center;background-size:auto;margin-bottom:0;padding:4.25rem 0 12rem}}.ebook-landing .ebook-landing-hero .breadcrumbs-container{padding-bottom:2rem}@media print,screen and (min-width:40em){.ebook-landing .ebook-landing-hero .breadcrumbs-container{padding-bottom:7rem}}.ebook-landing .ebook-landing-hero .breadcrumbs-container ul{padding:6px 8px}.ebook-landing .ebook-landing-hero .breadcrumbs-container ul li{font-size:.75rem;line-height:1.25rem}.ebook-landing .ebook-landing-hero .breadcrumbs-container ul li:not(:last-child):after{margin:0 .625rem}.ebook-landing .ebook-landing-gallery>.zf-row>.zf-column{margin-bottom:2rem}@media print,screen and (min-width:64em){.ebook-landing .ebook-landing-gallery>.zf-row>.zf-column{margin-bottom:0;padding-top:5rem}.ebook-landing .ebook-landing-gallery>.zf-row>.zf-column:nth-of-type(odd){margin-top:-5rem}.ebook-landing .ebook-landing-gallery>.zf-row>.zf-column:nth-of-type(2n):not(:last-of-type){margin-top:5rem}}.ebook-landing .ebook-landing-card{margin-right:auto;margin-left:auto;max-width:25rem}.ebook-landing .ebook-landing-card__image{margin-bottom:1rem;box-shadow:0 1.5rem 2rem rgba(0,0,0,.2);border-radius:16px;overflow:hidden;transition-duration:.125s;transition-property:all;transition-timing-function:ease-in-out}.ebook-landing .ebook-landing-card__image:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.ebook-landing .ebook-landing-card__description{margin-bottom:1rem}@media print,screen and (min-width:64em){.ebook-landing .ebook-landing-card__image{margin-bottom:2.625rem}.ebook-landing .ebook-landing-card__description{font-size:1.25em;margin-bottom:1.25rem}.ebook-landing .ebook-landing-card__link{font-size:1.25em}}body.site section.ebook-landing{padding-bottom:0;padding-top:0}.ebook-detail{background-color:#fefefe}.ebook-detail .ebook-detail-hero{background-color:#8a9aea;background-image:url("/image/ebook/details-page/bg-swoosh-header.svg");background-repeat:no-repeat;background-position:bottom;background-size:cover;color:#fefefe;padding-top:4.25rem;position:relative}.ebook-detail .ebook-detail-hero__container{position:relative}.ebook-detail .ebook-detail-hero__book{box-shadow:11px 1px 12px rgba(0,0,0,.3);margin-bottom:2rem;width:21.875rem;border-radius:16px}.ebook-detail .ebook-detail-hero__title{margin-top:1.25rem}.ebook-detail .ebook-detail-hero__description{color:inherit;font-size:1.375rem}@media print,screen and (min-width:40em){.ebook-detail .ebook-detail-hero{background-color:#eaf8fd;background-image:url("/image/ebook/details-page/bg-swoosh-header.svg");background-size:cover;background-position:bottom;padding-bottom:6.25rem}}@media print,screen and (min-width:64em){.ebook-detail .ebook-detail-hero{background-position:bottom;padding-bottom:5rem}}.ebook-detail .ebook-detail-hero .hero-cart-link{background-color:#fff;padding:40px;border-radius:15px;left:60%;top:60%;margin:auto;position:absolute;text-align:center}.ebook-detail .ebook-detail-hero .hero-cart-link h5{color:#00a2b6;font-size:18px;text-align:center;line-height:40px}.ebook-detail .ebook-detail-hero .hero-cart-link ul{list-style-type:none;text-align:center}.ebook-detail .ebook-detail-hero .hero-cart-link .price{text-align:center;padding-bottom:10px}.ebook-detail .ebook-detail-hero .hero-cart-link .rate{font-size:57px;font-weight:700}.ebook-detail .ebook-detail-hero .hero-cart-link .per-month{color:rgba(0,0,0,.4);font-size:20px}.ebook-detail .ebook-detail-hero .hero-cart-link .add-to-cart-button{background-color:#ff8d1a;color:#fff;border-radius:6px;font-size:16px;font-weight:700;text-align:center;padding:10px}.ebook-detail .ebook-detail-hero .breadcrumbs-container{padding-bottom:2rem}.ebook-detail .ebook-detail-hero .breadcrumbs-container ul{padding:6px 8px}.ebook-detail .ebook-detail-hero .breadcrumbs-container ul li{font-size:.75rem;line-height:1.25rem}.ebook-detail .ebook-detail-hero .breadcrumbs-container ul li:not(:last-child):after{margin:0 .625rem}.ebook-detail .ebook-detail-purchase-card{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;padding:24px;color:#292929;font-size:.875rem;max-width:20rem;position:absolute;bottom:-200px;right:0;border-radius:16px;border:1px solid rgba(146,189,243,.5);background:linear-gradient(180deg,#e4f6fc,#f1fdff 57%);box-shadow:0 .25rem .5rem hsla(0,0%,4%,.08),0 .5rem .75rem .125rem hsla(0,0%,4%,.08)}@media screen and (max-width:1100px){.ebook-detail .ebook-detail-purchase-card{margin-left:auto;margin-right:auto;position:relative;bottom:0}}.ebook-detail .ebook-detail-purchase-card__title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;font-size:24px;color:#292929}.ebook-detail .ebook-detail-purchase-card__price{font-size:3.125rem;font-weight:700;color:#292929}.ebook-detail .ebook-detail-purchase-card__price sup{font-size:50%;margin-right:-.1rem;top:-.75em}.ebook-detail .ebook-detail-purchase-card__price-rate{color:#a8abad;font-size:1.25rem}.ebook-detail .ebook-detail-purchase-card ul.checkmark li{font-size:13px}.ebook-detail .ebook-detail-content{padding:3.75rem 0;padding-top:4px}.ebook-detail .ebook-detail-content__wrapper{background-color:#eaf8fd;padding:48px}.ebook-detail .ebook-detail-content__wrapper .role-section{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:15px}.ebook-detail .ebook-detail-content__wrapper .role-section .role-selection{background-color:#fefefe;margin:0;padding:10px 15px;text-align:left;border-radius:4px;cursor:pointer;border:1px solid #acacac}.ebook-detail .ebook-detail-content p{font-size:1rem}.ebook-detail .ebook-detail-content a{font-size:inherit}.ebook-detail .ebook-detail-content ul{font-size:1.25em}.ebook-detail .ebook-detail-content ul.activities{font-size:1.25rem;list-style:disc;margin-left:40px}.ebook-detail .ebook-detail-content ul.checkmark li{background-position-y:10px;font-size:inherit;line-height:1.5;margin-bottom:1rem}.ebook-detail .ebook-detail-content .menu.menu-filters.menu-filters-pills li{padding:0}.ebook-detail .ebook-detail-content .menu.menu-filters.menu-filters-pills li input{border:0;clip:rect(0 0 0 0);margin:-1px;overflow:hidden;position:absolute;width:1px;height:1px}.ebook-detail .ebook-detail-content .menu.menu-filters.menu-filters-pills li label{color:#575757;font-weight:700;padding:.5rem 2.5rem}.ebook-detail .ebook-detail-gallery{background-color:#eaf8fd;padding:3.75rem 0}.ebook-detail .ebook-detail-gallery__title{margin-bottom:2.5rem}.ebook-detail .ebook-detail-gallery__link{font-size:1.375rem}.ebook-detail .ebook-detail-card{cursor:pointer;max-width:16.25rem;position:relative;transition-duration:.125s;transition-property:all;transition-timing-function:ease-in-out}.ebook-detail-collection .ebook-detail-card:hover,.ebook-detail .ebook-detail-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.ebook-detail-collection .ebook-detail-card:hover:after,.ebook-detail-collection .ebook-detail-card:hover:before{content:"";display:block;pointer-events:none;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ebook-detail-collection .ebook-detail-card:hover:before{background-color:rgba(0,0,0,.5);border:3px solid #fefefe;border-radius:50%;top:2.5rem;width:5rem;height:5rem;z-index:1}.ebook-detail-collection .ebook-detail-card:hover:after{border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:40px solid #fefefe;margin-left:.25rem;top:3.5rem;width:0;height:0;z-index:2}.ebook-detail .ebook-detail-card__title{color:inherit;text-decoration:none}.ebook-detail .ebook-detail-card__image{border-radius:16px;display:block;margin-bottom:1rem;position:relative;overflow:hidden}.ebook-detail .ebook-detail-card__description{font-size:1rem!important}.ebook-detail .ebook-detail-card.is-coming-soon .ebook-detail-card__image:before{background-color:rgba(0,0,0,.75);color:#fefefe;content:"Coming Soon";display:none;font-size:1.5rem;font-weight:700;line-height:13;position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.ebook-detail .ebook-detail-card.is-coming-soon:hover .ebook-detail-card__image:before{display:block}.ebook-detail .ebook-detail-email-collector .ebook-error-message{margin-left:0}.ebook-detail .ebook-detail-email-collector .ebook-selectbox{color:gray;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.125rem}.ebook-detail .ebook-detail-email-collector .ebook-selectbox>input{border:0;clip:rect(0 0 0 0);margin:-1px;overflow:hidden;position:absolute;width:1px;height:1px}.ebook-detail .ebook-detail-email-collector .ebook-selectbox__input{background-color:#fefefe;border-radius:5px;box-shadow:0 8px 10px rgba(0,0,0,.25);color:#fefefe;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:1.5625rem;line-height:3.125rem;margin-right:1.5625rem;text-align:center;vertical-align:middle;width:3.125rem;height:3.125rem}.ebook-detail .ebook-detail-email-collector .ebook-selectbox__input>.icon{display:none}.ebook-detail .ebook-detail-email-collector .ebook-selectbox>input:checked+.ebook-selectbox__input{background-color:#2ad9b1}.ebook-detail .ebook-detail-email-collector .ebook-selectbox>input:checked+.ebook-selectbox__input>.icon{display:inline-block}.ebook-detail .ebook-detail-email-collector .email-registration-success,.ebook-detail .ebook-detail-email-collector .email-row{margin-left:0}.ebook-detail .ebook-detail-email-collector .email-input-field{font-size:18px;padding-top:30px;padding-bottom:30px}.ebook-detail .ebook-detail-email-collector .email-field-wrapper{padding-left:0}.ebook-detail .ebook-detail-email-collector .email-marketing-checkbox{display:block;margin:0 0 0 -16px;padding:0 0 20px;font-size:18px;color:gray}.ebook-detail .ebook-detail-email-collector .email-marketing-checkbox>input{visibility:hidden;margin:0}.ebook-detail .ebook-detail-email-collector .email-marketing-checkbox>span{vertical-align:middle;display:inline-block;max-width:700px;margin:0 0 0 16px}.ebook-detail .ebook-detail-email-collector .email-marketing-checkbox>img{display:inline-block;padding:0;height:50px;width:50px;background-color:#fff;border-color:grey;border-radius:3px;box-shadow:15px 15px 15px rbga(0,0,0,.4);margin-right:10px}.ebook-detail .ebook-detail-email-collector .email-marketing-checkbox>input:checked+img{background-image:url("/image/ebook/details-page/green-check-mark.svg");background-repeat:no-repeat;background-position:center -7px;height:50px;width:50px;background-size:auto;margin-right:10px}.ebook-detail .ebook-detail-email-collector .button-wrapper{margin-top:50px}.ebook-detail .ebook-detail-email-collector .button-wrapper .ebook-accept-button{height:106px;width:356px;background-image:url("/image/ebook/details-page/get-ebook.svg")}.ebook-detail .ebook-detail-email-collector .button-wrapper>p{margin-top:10px;font-size:18px;color:gray}.ebook-detail .ebook-detail-prefooter p{font-size:1.125rem}@media print,screen and (min-width:64em){.ebook-detail .ebook-detail-prefooter{margin-bottom:-10rem}}@media print,screen and (min-width:64em){.ebook-detail .ebook-detail-side-wave{background-image:url("/image/ebook/details-page/bg-swoosh-aside.svg");background-repeat:no-repeat;background-position:100%;background-size:auto 80%}}.ebook-detail .minecraft-top-banner{margin-bottom:.5rem}.ebook-detail .course-card.course-card-vertical .course-information{padding:0 50px}.ebook-detail .course-card-vertical{transition:all .1s ease-in-out}.ebook-detail .course-card-vertical:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.ebook-detail .course-card-vertical.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.ebook-detail .course-card-vertical.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}body.site section.ebook-detail{padding-bottom:0;padding-top:0}.pythonroom-page{background:linear-gradient(180deg,#0087d4 0,#0075b8 15%,#005488)}.pythonroom-page .with-graphics{height:100vh;max-height:600px;background-image:url("/image/pythonroom/snake-tree.png");background-repeat:no-repeat;background-size:auto 100%;background-position:120% -40px}.pythonroom-page .text{padding:80px 40px;color:#fff}.pythonroom-page .text p,.pythonroom-page .text p strong{color:#fff}.pythonroom-page .text p em{font-weight:700}.pythonroom-page .text p .button{background-color:#fff;padding:14px 20px;font-weight:700;text-transform:uppercase;color:#00b3ff}.page-scholarship .scholarship-hero{background-image:url("/image/scholarship/bg-header.png");background-position:center top -2rem;background-repeat:no-repeat;background-size:cover;display:block;width:100%;min-height:23.75rem}@media screen and (min-width:75em){.page-scholarship .scholarship-hero{background-image:url("/image/scholarship/bg-header@2x.png");min-height:26.25rem}}.modal .show-lesson-details>.modal-header>h3{color:#fefefe}.show-lesson-details{max-width:740px;max-height:600px;font-family:Open Sans,Helvetica,Arial,sans-serif}.show-lesson-details>.modal-header>h3{color:#fefefe}.show-lesson-details>.modal-body{max-height:474px;overflow:auto;margin-top:20px}.show-lesson-details>.modal-body>.activities,.show-lesson-details>.modal-body>.blocks,.show-lesson-details>.modal-body>.concepts,.show-lesson-details>.modal-body>.instructor-notes,.show-lesson-details>.modal-body>.review-questions{margin:20px 10px 10px 0}.show-lesson-details>.modal-body>.activities ol,.show-lesson-details>.modal-body>.activities ul,.show-lesson-details>.modal-body>.blocks ol,.show-lesson-details>.modal-body>.blocks ul,.show-lesson-details>.modal-body>.concepts ol,.show-lesson-details>.modal-body>.concepts ul,.show-lesson-details>.modal-body>.instructor-notes ol,.show-lesson-details>.modal-body>.instructor-notes ul,.show-lesson-details>.modal-body>.review-questions ol,.show-lesson-details>.modal-body>.review-questions ul{margin-left:20px}.show-lesson-details>.modal-body>.activities{list-style:none}.show-lesson-details>.modal-body>.activities ul{margin-left:0}.show-lesson-details>.modal-body>.activities ul li{margin:0;border-top:1px solid #dae1e1;padding:5px 0}.show-lesson-details>.modal-body>.activities ul li:last-child{border-bottom:1px solid #dae1e1}.show-lesson-details>.modal-body>.activities ul li .thumbnail{float:left;width:91px;height:60px;margin-right:15px}.show-lesson-details>.modal-body>.activities ul li .thumbnail img{width:91px;height:60px;padding:0;margin:0}.show-lesson-details>.modal-body>.activities ul li .info .title{margin-bottom:0;padding-bottom:.5em;line-height:21px;font-size:17px;font-weight:500}.show-lesson-details>.modal-body>.activities ul li .info .description{padding-bottom:0;line-height:16px;font-size:13px;font-weight:300}.show-lesson-details>.modal-footer .text{float:left;width:75%;text-align:left}.show-lesson-details>.modal-footer .actions{float:right;width:25%}.school-coding-curriculum-index .scope-sequence-hero{background-color:#2d5ac3;color:#fefefe;padding:30px 10px;margin-bottom:60px}.school-coding-curriculum-index .scope-sequence-hero p{color:inherit}@media print,screen and (min-width:64em){.school-coding-curriculum-index .scope-sequence-hero{padding-top:3.75rem;padding-bottom:3.75rem}}.school-coding-curriculum-index .scope-sequence-hero__card{background-color:#fefefe;border-radius:.625rem;color:#0a0a0a;padding:1.25rem 2.5rem}.school-coding-curriculum-index .scope-sequence-hero-stat{display:block;font-size:.875rem;font-weight:700;text-align:center}.school-coding-curriculum-index .scope-sequence-hero-stat__value{color:#006cf0;display:inline-block;font-size:2.8125rem;line-height:1;margin-bottom:1rem;width:100%}.school-coding-curriculum-index .grant-banner{background-color:#5b40cb;background-repeat:no-repeat;color:#fefefe;font-size:.875rem;padding:1rem 0;position:relative;text-align:center}.school-coding-curriculum-index .grant-banner.\--static{background-image:linear-gradient(180deg,#5b40cb,#7238c1)}.school-coding-curriculum-index .grant-banner.\--sticky{background-color:#382564;background-image:none;position:fixed;right:0;bottom:0;left:0;z-index:2}@media print,screen and (min-width:40em){.school-coding-curriculum-index .grant-banner{text-align:left}.school-coding-curriculum-index .grant-banner.\--static{background-image:url("/image/school/tynker-grant/teacher-computer-banner.png"),url("/image/school/tynker-grant/banner-bg-stripes.svg"),linear-gradient(180deg,#5b40cb,#7238c1);background-position:top 35% right 7%,100%,50%;background-size:auto 200%,60% auto,auto}.school-coding-curriculum-index .grant-banner.\--sticky{background-image:url("/image/school/tynker-grant/teacher-computer-banner.png");background-position:top 25% right 7%;background-size:auto 150%}}@media print,screen and (min-width:64em){.school-coding-curriculum-index .grant-banner.\--static{background-position:top 35% left calc(50% + 21.875rem),100%,50%;background-size:auto 200%,40% auto,auto}.school-coding-curriculum-index .grant-banner.\--sticky{background-position:top 25% left calc(50% + 21.875rem);background-size:auto 150%}}@media screen and (min-width:75em){.school-coding-curriculum-index .grant-banner.\--static{background-image:url("/image/school/tynker-grant/teacher-computer-banner@2x.png"),url("/image/school/tynker-grant/banner-bg-stripes.svg"),linear-gradient(180deg,#5b40cb,#7238c1);background-position:top 35% left calc(50% + 18.75rem),100%,50%}.school-coding-curriculum-index .grant-banner.\--sticky{background-image:url("/image/school/tynker-grant/teacher-computer-banner@2x.png");background-position:top 25% left calc(50% + 18.75rem)}}.school-coding-curriculum-index .grant-banner a{color:inherit;font-size:inherit;font-weight:700;text-decoration:underline;white-space:nowrap}.school-coding-curriculum-index .grant-banner a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.school-coding-curriculum-index .grant-banner p{color:inherit;font-size:inherit;margin-bottom:0}.school-coding-curriculum-index .grant-banner__title{font-size:1.125rem}.school-coding-curriculum-index .course-list-table{background-color:#f6fafb;padding:40px 0;font-weight:400}.school-coding-curriculum-index .course-list-table .table{border-radius:8px;color:#999;text-align:center;font-weight:300}.school-coding-curriculum-index .course-list-table .table tbody,.school-coding-curriculum-index .course-list-table .table td,.school-coding-curriculum-index .course-list-table .table thead{border:none}.school-coding-curriculum-index .course-list-table .table th{text-align:center;padding:20px 0;border-bottom:1px solid #d4edf0}.school-coding-curriculum-index .course-list-table .table tr{border-bottom:1px solid #d4edf0}.school-coding-curriculum-index .course-list-table .table tr:last-child{border-bottom:none}.school-coding-curriculum-index .course-list-table table,.school-coding-curriculum-index .course-list-table td,.school-coding-curriculum-index .course-list-table thead,.school-coding-curriculum-index .course-list-table tr{background-color:#f6fafb}.school-coding-curriculum-index .course-list-table td{padding:10px 30px}.school-coding-curriculum-index .course-list-table td.align-left{padding-left:0}.school-coding-curriculum-index .course-list-table td .icon-checkmark{padding-right:0}.school-coding-curriculum-index .course-list-table th{border-bottom:none;padding:0;min-width:150px}.school-coding-curriculum-index .course-list-table th h6{padding:10px 0;margin:0}.school-coding-curriculum-index .course-list-table .icon-checkmark{font-weight:700;padding-right:10px}.school-coding-curriculum-index .course-list-table .icon-checkmark.checkmark-green{color:#22bdb6}.school-coding-curriculum-index .course-list-table .icon-checkmark.checkmark-blue{color:#00bcd4}.school-coding-curriculum-index .course-list-table .icon-checkmark.checkmark-purple{color:#997abc}.school-coding-curriculum-index .course-list-table .icon-checkmark.checkmark-orange{color:#e56000}.school-coding-curriculum-index .course-list-table .wide-table-header{min-width:200px}.school-coding-curriculum-index .course-list-table .footnote{text-align:center;color:#999}.school-coding-curriculum-request{background-color:#fefefe}.school-coding-curriculum-request section{padding-bottom:2rem;padding-top:2rem}.school-coding-curriculum-request .quote-type-selection{color:#000;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}.school-coding-curriculum-request .quote-type-selection .school-type-quote-button{width:13.625rem;height:12rem;padding:1rem;border-radius:16px;background-color:#f0fafe;box-shadow:0 .1875rem .375rem hsla(0,0%,4%,.1);text-align:center;cursor:pointer}.school-coding-curriculum-request .quote-type-selection .school-type-quote-button i{width:50%;height:50%}.school-coding-curriculum-request .quote-type-selection .school-type-quote-button .small{font-size:.625rem}.school-coding-curriculum-request .quote-type-selection .classroom{border-top:4px solid #6ac43a;border-top:4px solid var(--Colors-Green-500,#6ac43a)}.school-coding-curriculum-request .quote-type-selection .school{border-top:4px solid #5512a2;border-top:4px solid var(--Colors-Violet-700,#5512a2)}.school-coding-curriculum-request .quote-type-selection .district{border-top:4px solid #90001b;border-top:4px solid var(--Colors-Ruby-900,#90001b)}.school-coding-curriculum-request .quote-type-selection .district .pricing-card-sale-ribbon{background-color:#bb1c1c;color:#fefefe;font-size:80%;font-weight:700;padding:.75rem 0;position:absolute;top:10px;left:-40px;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:150px}.school-coding-curriculum-request .quote-type-selection .district .pricing-card-sale-ribbon-container{overflow:hidden;position:absolute;margin-top:-22px;margin-left:-20px;width:125px;height:125px;z-index:1}.school-coding-curriculum-request .quote-type-selection .district .pricing-card-sale-ribbon:before{border:3px solid transparent;border-top-color:#530707;content:"";position:absolute;top:100%;left:2px}.school-coding-curriculum-request .partners-section{width:50%;text-align:center}.school-coding-curriculum-request .partners-section img{max-height:6rem}.school-coding-curriculum-request .request-hero{background-color:#5072c4;background-image:linear-gradient(90deg,#5072c4,#7b7fe5);color:#fefefe;text-align:center}.school-coding-curriculum-request .request-hero__title{color:inherit}.school-coding-curriculum-request .request-hero__title-lede{display:block;font-size:1rem;margin-bottom:.625rem;text-transform:uppercase}.school-coding-curriculum-request .request-hero label{text-align:left;font-weight:700}.school-coding-curriculum-request .request-hero h3 span{display:block;font-size:14px}.school-coding-curriculum-request .request-hero .small-bold{font-weight:700;font-size:12px;line-height:18px}.school-coding-curriculum-request .request-hero ul.included{list-style-type:none;line-height:2;font-size:14px}.school-coding-curriculum-request .request-hero ul.included li.feature-li:before{background-image:url(/image/icon-checkmark-stroke.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";padding-right:40px;margin-top:7px;position:relative;left:0;width:1em;height:.85em}.school-coding-curriculum-request .request-hero .quote-message img{width:70%}@media print,screen and (min-width:64em){.school-coding-curriculum-request .request-hero{text-align:initial}}.school-coding-curriculum-request .request-hero .back-link-container{text-align:initial}.school-coding-curriculum-request .request-hero .back-link-container .back-link{color:#fefefe}.school-coding-curriculum-request .request-hero .title{margin-top:30px;margin-bottom:30px;color:#fefefe;font-size:24px}@media print,screen and (min-width:64em){.school-coding-curriculum-request .request-hero .title{margin-top:0;margin-bottom:0}}.school-coding-curriculum-request .request-hero .school-plan-card{color:#0a0a0a;margin:0 auto;width:322px}.school-coding-curriculum-request .request-hero .school-plan-card .title{color:#565f85}.school-coding-curriculum-request .request-hero .message{margin-top:35px;color:#fff}@media print,screen and (min-width:64em){.school-coding-curriculum-request .request-hero .message{margin-top:0}}.school-coding-curriculum-request .request-hero .price,.school-coding-curriculum-request .request-hero .sale{font-size:14px;line-height:1.75;margin-bottom:1rem}.school-coding-curriculum-request .request-hero .price .value,.school-coding-curriculum-request .request-hero .sale .value{font-weight:700}.school-coding-curriculum-request .request-hero .price.has-sale{color:#cacaca;margin-bottom:0;text-decoration:line-through}.school-coding-curriculum-request .request-hero .sale-badge{position:relative;top:.25rem;right:.25rem;width:75px;height:75px;background-image:url("/image/school/sale-badge.svg");background-repeat:no-repeat;background-size:cover;color:#fefefe;font-weight:700;line-height:75px;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.school-coding-curriculum-request .request-hero .sale-badge-small{font-size:12px;line-height:45px;height:45px;width:45px}.school-coding-curriculum-request .request-hero .sale-badge-has-discount{line-height:65px}.school-coding-curriculum-request .request-hero .sale-badge-has-discount .sale-badge-discount{font-size:10px;left:0;position:absolute;right:0;top:16px}.school-coding-curriculum-request .request-hero .accordion.courses{background:none}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item{margin-bottom:2rem}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item h2{color:#fefefe;padding-bottom:0}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-title{border:none;padding:0;color:#fefefe;font-size:14px;font-weight:600}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-title:focus,.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-title:hover{background:none}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-title:before{display:none}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-content{border:none;padding:0 0 0 1rem;background:none}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-content .intro{color:#fefefe;font-size:14px}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-content .details{list-style-type:none;padding-left:0;font-size:14px}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-content .platforms{margin-left:0;padding-left:0;list-style-type:none}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-content .platforms .platform{display:inline-block}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-content .platforms .platform+.platform{margin-left:.5em}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .accordion-content .platforms .platform .icon-apple{margin-top:-2px}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .show-details:after{content:"";display:inline-block;margin-left:1em;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .hide-details{display:none}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item .hide-details:after{content:"";display:inline-block;margin-left:1em;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item.is-active .show-details{display:none}.school-coding-curriculum-request .request-hero .accordion.courses .accordion-item.is-active .hide-details{display:block}.school-coding-curriculum-request .request-hero .plan-features{background-color:#2157b4;border-top-left-radius:1rem;border-bottom-left-radius:1rem;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.school-coding-curriculum-request .request-hero .form-container{-webkit-flex:1.7;-ms-flex:1.7;flex:1.7}.school-coding-curriculum-request .request-hero .check-validity{background-color:#f0fafe;border-radius:1rem;box-shadow:0 .1875rem .375rem hsla(0,0%,4%,.1);color:#0a0a0a;padding:1.875rem 1.25rem}@media print,screen and (min-width:64em){.school-coding-curriculum-request .request-hero .check-validity{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.school-coding-curriculum-request .request-hero .check-validity.remove-left-radius{border-top-left-radius:0;border-bottom-left-radius:0}}.school-coding-curriculum-request .request-hero .check-validity label{white-space:nowrap}.school-coding-curriculum-request .request-hero .check-validity select{display:block;border-radius:5px;height:3rem}.school-coding-curriculum-request .request-hero .check-validity input[type=email],.school-coding-curriculum-request .request-hero .check-validity input[type=number],.school-coding-curriculum-request .request-hero .check-validity input[type=tel],.school-coding-curriculum-request .request-hero .check-validity input[type=text]{border:.0625rem solid #c0c7cb;border-radius:.3125rem;box-shadow:none;display:block;font-size:.875rem;outline:none;padding:.375rem;height:3rem}.school-coding-curriculum-request .request-hero .check-validity .radio-button{border:.0625rem solid #c0c7cb;background-color:#fff;border-radius:.3125rem;box-shadow:none;font-size:.875rem;outline:none;padding:.875rem;height:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}.school-coding-curriculum-request .request-hero .check-validity .radio-button:has(input:checked){border-color:#003cb2;border-width:2px;border-radius:4px;color:#0058d7;margin:-1px}.school-coding-curriculum-request .request-hero .check-validity input[type=button],.school-coding-curriculum-request .request-hero .check-validity input[type=submit]{margin-top:1rem}.school-coding-curriculum-request .request-hero .check-validity .warning{color:red;font-size:.875rem;margin:0 0 .5rem;font-weight:700}.school-coding-curriculum-request .request-hero .check-validity .schoolOrDistrictName{position:relative}.school-coding-curriculum-request .request-hero .check-validity .schoolsmenu{position:absolute;display:block;background-color:#fff;border:1px solid #ccc;margin-top:-14px;padding:4px;max-height:10em;width:90%;overflow-y:auto;z-index:10;font-size:14px;line-height:20px}.school-coding-curriculum-request .request-hero .check-validity .schoolsmenu li{padding:2px;cursor:pointer;white-space:nowrap;color:#0a0a0a}.school-coding-curriculum-request .request-hero .check-validity .schoolsmenu li em{font-style:normal;font-weight:700;margin-right:10px;display:block}.school-coding-curriculum-request .request-hero .check-validity .schoolsmenu li span{display:block;font-weight:400}.school-coding-curriculum-request .request-hero .check-validity .schoolsmenu li:hover{background-color:#ccc;color:#fff}.school-coding-curriculum-request .request-hero .check-validity .selectedschool{border:.0625rem solid #c0c7cb;background-color:#fff;border-radius:.3125rem;box-shadow:none;display:block;font-size:.875rem;outline:none;padding:.375rem;height:3.75rem;margin-bottom:1rem}.school-coding-curriculum-request .request-hero .check-validity .selectedschool em{font-style:normal;font-weight:700;margin-right:10px;display:block}.school-coding-curriculum-request .request-hero .check-validity .selectedschool span{display:block;font-weight:400}.school-coding-curriculum-request .request-hero .check-validity .link-previous-page{display:inline-block;margin-top:1.4rem}.school-coding-curriculum-request .request-hero .check-validity .box-header h3{font-size:24px;font-weight:700;line-height:32px;color:#000531;margin-bottom:15px;font-family:Montserrat}.school-coding-curriculum-request .request-hero .check-validity .box-body{font-size:16px;line-height:24px}.school-coding-curriculum-request .request-hero .check-validity .success-box{display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.75rem;padding:.375rem .5rem;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:15px;border:1px solid #a1e080;border:1px solid var(--Informational-Positive-Border,#a1e080);background:#e8f7e0;background:var(--Informational-Positive-BG,#e8f7e0);font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;color:#0a0a0a;color:var(--Informational-Warning-Text,#0a0a0a);text-align:center}.school-coding-curriculum-request .school-logos{box-shadow:0 3px 6px 0 #0A0A0A1A}.school-coding-curriculum-request .school-logos .school-callout{padding-top:25px;font-size:14px;padding-left:40px}.school-coding-curriculum-request .school-logos .school-callout .number{font-weight:600}.school-coding-curriculum-request .school-logos .school-logo{margin:auto;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;width:150px;height:100px;opacity:.6}.school-coding-curriculum-request .school-logos .school-logo.school-logo-hawthorne{background-image:url("/images/school/school-logos/hawthorne.png");opacity:.5}.school-coding-curriculum-request .school-logos .school-logo.school-logo-steam{background-image:url("/images/school/school-logos/steam.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-kipp{background-image:url("/images/school/school-logos/kipp.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-palo-alto{background-image:url("/images/school/school-logos/palo-alto.png")}@media print,screen and (min-width:64em){.school-coding-curriculum-request .school-logos .school-logo.school-logo-palo-alto{max-width:120px}}.school-coding-curriculum-request .school-logos .school-logo.school-logo-wichita{background-image:url("/images/school/school-logos/wichita.png");opacity:.8}.school-coding-curriculum-request .school-logos .school-logo.school-logo-alt{background-image:url("/images/school/school-logos/alt.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-balsz{background-image:url("/images/school/school-logos/balsz.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-city-year{background-image:url("/images/school/school-logos/city-year.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-cps{background-image:url("/images/school/school-logos/cps.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-deer-valley{background-image:url("/images/school/school-logos/deer-valley.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-fort-mcmurry{background-image:url("/images/school/school-logos/fort-mcmurry.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-galveston{background-image:url("/images/school/school-logos/galveston.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-isd-728{background-image:url("/images/school/school-logos/isd-728.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-khan-lab{background-image:url("/images/school/school-logos/khan-lab.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-kipp-dc{background-image:url("/images/school/school-logos/kipp-dc.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-kipp-la,.school-coding-curriculum-request .school-logos .school-logo.school-logo-kipp-la-ignite{background-image:url("/images/school/school-logos/kipp-la-ignite.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-menlo{background-image:url("/images/school/school-logos/menlo.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-minnetonka{background-image:url("/images/school/school-logos/minnetonka.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-nyc{background-image:url("/images/school/school-logos/nyc.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-sag{background-image:url("/images/school/school-logos/sag.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-scarsdale{background-image:url("/images/school/school-logos/scarsdale.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-stem-magnet{background-image:url("/images/school/school-logos/stem-magnet.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-sweetwater{background-image:url("/images/school/school-logos/sweetwater.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-ucps{background-image:url("/images/school/school-logos/ucps.png")}.school-coding-curriculum-request .school-logos .school-logo.school-logo-vista{background-image:url("/images/school/school-logos/vista.png")}.school-coding-curriculum-request .review-award{position:relative}@media screen and (max-width:39.9375em){.school-coding-curriculum-request .review-award{padding-bottom:1.5rem}}.school-coding-curriculum-request .review-award .promo-review{text-align:center}@media print,screen and (min-width:40em){.school-coding-curriculum-request .review-award .promo-review{text-align:right}}.school-coding-curriculum-request .review-award .promo-review .promo-sub-1{font-size:16px;margin-bottom:5px}.school-coding-curriculum-request .review-award .promo-review .promo-sub-2{font-size:12px}.school-coding-curriculum-request .course-rating{color:#ffc60b;font-size:20px}.school-coding-curriculum-request .quote{padding:0}.school-coding-curriculum-request .quote .big-quote{font-family:Montserrat;font-weight:700;font-size:50px;line-height:32px}.school-coding-curriculum-request .quote .quote-message{font-style:italic;font-size:19px;line-height:32px;padding:0 1rem}.school-coding-curriculum-request .plan-divider{border:0;width:100%;height:2px;background:#8183ec}.school-coding-curriculum-request .plan-tile{position:relative;text-align:left;min-height:7.8125rem}.school-coding-curriculum-request .plan-tile__icon{background-color:#f0fafe;border-radius:50%;color:#6565e7;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 1.875rem;max-width:4.6875rem;max-height:4.6875rem}.school-coding-curriculum-request .plan-tile__icon img{object-fit:contain;width:5rem;height:5rem}.school-coding-curriculum-request .plan-tile .h5{margin:0;padding:0}.school-coding-curriculum-request .plan-tile__action{opacity:0}.school-coding-curriculum-request .plan-tile__action:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.school-coding-curriculum-request .plan-tile__action:focus,.school-coding-curriculum-request .plan-tile__action:hover{opacity:1}.school-coding-curriculum-request .icon-checkmark{background-image:url(/image/icon-checkmark-stroke.svg);background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";width:1.5em;height:1.5em}.school-coding-curriculum-request .icon-checkmark:before{content:" "}.blue-ribbon-educator .section-banner{width:100%;height:100%;background:linear-gradient(240deg,rgba(25,34,63,.85) 51.95%,rgba(31,35,69,.85) 71.94%,rgba(48,39,84,.85) 98.72%,rgba(49,39,85,.85)),url("/image/school/blue-ribbon/bg-hero-teachers.jpg") 50% no-repeat;background-size:cover;min-height:400px}.blue-ribbon-educator .section-banner h1{margin-bottom:0;padding-bottom:0;padding-top:3%}.blue-ribbon-educator .section-banner h3{color:#fff;margin-top:0;margin-bottom:20px}@media screen and (max-width:39.9375em){.blue-ribbon-educator .section-banner{min-height:320px}}.blue-ribbon-educator .section-content li{margin-bottom:10px;list-style:disc;margin-left:20px}.blue-ribbon-educator .section-content .benefits{background-color:#3ca7de;color:#fff;padding:20px}.blue-ribbon-educator .section-content .benefits p{color:#fff}.blue-ribbon-educator .section-content .benefits .beneift-title{font-size:21px}.blue-ribbon-educator .section-content .benefits h4{color:#fff;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:600;text-transform:capitalize;padding:0 0 10px}.blue-ribbon-educator .section-content .benefits .zf-column{padding:.5rem}.blue-ribbon-educator .section-content .benefits .benefit-box{background-color:hsla(0,0%,100%,.1);padding:20px;min-height:130px}.blue-ribbon-educator .section-content .benefits .benefit-box span{color:#62cefc;font-size:16px;vertical-align:middle}.blue-ribbon-educator .section-content .qualifications{background:url("/image/school/blue-ribbon/bg-hero-qualifications.jpg") no-repeat;background-size:cover;background-position:0;padding:30px 10px}.blue-ribbon-educator .section-content .qualifications h4{margin-top:0}@media print,screen and (min-width:40em){.blue-ribbon-educator .section-content .qualifications{background-position:50%}}@media print,screen and (min-width:64em){.blue-ribbon-educator .section-content .qualifications{min-height:400px}.blue-ribbon-educator .section-content .qualifications h4{margin-top:50px}}.blue-ribbon-educator .section-content .apply{background-color:#282f4b;background-position:100%;padding:30px 10px}.blue-ribbon-educator .section-content .apply h4,.blue-ribbon-educator .section-content .apply li,.blue-ribbon-educator .section-content .apply p{color:#fff}@media print,screen and (min-width:40em){.blue-ribbon-educator .section-content .apply{background:url("/image/school/blue-ribbon/bg-hero-join.jpg") no-repeat;background-position:50%;min-height:450px;background-size:cover}}@media print,screen and (min-width:64em){.blue-ribbon-educator .section-content .apply h4{margin-top:50px}}body.site section.blue-ribbon-educator{padding-bottom:0;padding-top:0}.modal-school-bundle-preview{border:0;padding:0;max-height:615px}.modal-school-bundle-preview::-webkit-scrollbar{width:5px;height:5px}.modal-school-bundle-preview::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.modal-school-bundle-preview::-webkit-scrollbar-thumb{background-color:#919191;border-radius:5px}.modal-school-bundle-preview .button{display:inline-block}.modal-school-bundle-preview .header{padding:20px;color:#fff;background-color:#36a1d8}.modal-school-bundle-preview .header .title{color:#fff;margin:0;padding:0;font-size:24px}.modal-school-bundle-preview .header .subtitle{color:#fff;margin:0;padding:0;font-size:20px;padding-right:25px}.modal-school-bundle-preview .header .left{text-align:left}.modal-school-bundle-preview .header .right{text-align:right}.modal-school-bundle-preview .body{padding:20px}.modal-school-bundle-preview .body .title{font-size:20px;padding:0;margin:0 0 20px}.modal-school-bundle-preview .body .course-gallery{overflow:hidden;max-height:360px;overflow-y:auto;margin:0 20px 20px 0}.modal-school-bundle-preview .body .course-gallery::-webkit-scrollbar{width:5px;height:5px}.modal-school-bundle-preview .body .course-gallery::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.modal-school-bundle-preview .body .course-gallery::-webkit-scrollbar-thumb{background-color:#919191;border-radius:5px}.modal-school-bundle-preview .body .course-gallery .course-card{float:none}.modal-school-bundle-preview .body .course-gallery .course-card .course-level{color:#fff;font-size:10px}.modal-school-bundle-preview .body .course-gallery .course-card .course-title{color:#fff;font-size:14px}.modal-school-bundle-preview .body .course-gallery .course-card .course-header{height:60px;padding:0 12px}.modal-school-bundle-preview .body .course-gallery .course-card .course-header.school-beginner{background-color:#2abb9b}.modal-school-bundle-preview .body .course-gallery .course-card .course-header.school-intermediate{background-color:#36a1d8}.modal-school-bundle-preview .body .course-gallery .course-card .course-header.school-advanced{background-color:#8d73c3}.modal-school-bundle-preview .body .course-gallery .course-card.course-card-home{float:none}.modal-school-bundle-preview .body .features ul{list-style-type:none}.modal-school-bundle-preview .body .features .title{padding:0;margin:0}.modal-school-bundle-preview .body .features .description{padding:0;margin:0;font-size:13px;margin-bottom:10px}.modal-school-bundle-preview .footer{color:#000;background-color:#f2f5f5;padding:15px}.modal-school-bundle-preview .footer .price{font-size:20px;font-weight:600;height:40px;line-height:40px}.modal-school-bundle-preview .footer .button{margin:0;min-width:120px;margin-bottom:5px}.modal-school-bundle-preview .footer .button.button-blue{color:#fff;background-color:#3a9ddb}.modal-school-bundle-preview .footer .button.button-orange{color:#fff;background-color:#ffaa31}.modal-school-bundle-preview .footer .buttons .button{margin-right:5px}.modal-school-bundle-preview .footer .left{text-align:left}.modal-school-bundle-preview .footer .right{text-align:right}.modal-school-bundle-preview.reveal .close-reveal-modal{color:#fff}.modal-school-bundle-preview.reveal.reveal-animated{padding:0}.coding-cup-banner{position:static;width:100%;z-index:3}.coding-cup-banner--content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.coding-cup-banner--button-play-now{display:inline-block;vertical-align:middle;padding:.85em 1em;-webkit-appearance:none;border:1px solid #fefefe;border-radius:5px;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;color:#fefefe;font-family:inherit;font-weight:600;font-stretch:normal;text-transform:uppercase}.coding-cup-banner a.coding-cup-banner--button-play-now:active,.coding-cup-banner a.coding-cup-banner--button-play-now:focus,.coding-cup-banner a.coding-cup-banner--button-play-now:hover{color:#fefefe!important}.page-school .school-video-thumbnail{display:block;position:relative;transition:-webkit-transform .125s ease-in-out;transition:transform .125s ease-in-out;transition:transform .125s ease-in-out,-webkit-transform .125s ease-in-out}.page-school .school-video-thumbnail:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.page-school .school-video-thumbnail:after{background-image:url("/image/school/hero/video-play-icon.svg");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6rem;height:6rem}.page-school .hero{position:relative;color:#fff;background:#756ab8 url("/images/school/hero.png") no-repeat 0 100%;min-height:450px}.page-school .hero .button{outline:none}.page-school .hero .button.button-orange{padding:15px;background-color:#fd9a26;border:2px solid transparent;border-bottom:3px solid #d57402}.page-school .hero .button.button-orange:hover{background-color:#d57402}.page-school .hero .button.button-video{border:2px solid transparent;padding:15px 15px 15px 50px;background:transparent url("/images/school/play.png") no-repeat 15px;background-size:16px 16px}.page-school .hero .button.button-video:hover{border-color:#fff;background-color:hsla(0,0%,100%,.1)}.page-school .hero .buttons-container .button{margin-right:20px}.page-school .hero .hero-overlay{display:none;position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.page-school .hero .hero-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:510px}.page-school .hero .hero-content .zf-row{height:100%}.page-school .hero .hero-content .title{color:#fff}.page-school .hero .hero-content .description{color:#fff;font-size:18px;margin-bottom:25px;font-weight:300;text-shadow:1px 2px 5px rgba(51,51,51,.13)}.page-school .hero .hero-content .description .watch-video{color:#fff;text-transform:uppercase;letter-spacing:1px}.page-school .hero .hero-content .description .watch-video:hover{text-decoration:underline}.page-school .hero .hero-footer{text-align:center;font-size:14px;font-weight:400;position:absolute;bottom:0;width:100%;margin-bottom:10px}.page-school .hero .hero-footer .number{font-weight:600}@media screen and (min-width:40em) and (max-width:63.9375em){.page-school .hero .hero-overlay{display:block}.page-school .hero .hero-content{max-width:none;width:100%;padding-left:50px;padding-right:50px}.page-school .hero .hero-content .description,.page-school .hero .hero-content .title{text-shadow:1px 1px 1px rgba(0,0,0,.8)}.page-school .hero .hero-content .button-video{text-shadow:1px 1px 1px rgba(0,0,0,.8);border-color:#fff}.page-school .hero .hero-footer{text-shadow:1px 1px 1px rgba(0,0,0,.8)}}@media screen and (max-width:39.9375em){.page-school .hero{background-size:cover;min-height:400px}.page-school .hero h1{font-size:30px!important}.page-school .hero .hero-overlay{display:block}.page-school .hero .hero-content{position:relative;-webkit-transform:none;transform:none;width:100%;height:100%;padding:15px;text-align:center}.page-school .hero .hero-content .description,.page-school .hero .hero-content .title{text-shadow:1px 1px 1px rgba(0,0,0,.8)}.page-school .hero .hero-content .button-video{text-shadow:1px 1px 1px rgba(0,0,0,.8);border-color:#fff}.page-school .hero .hero-content .buttons-container{text-align:center}.page-school .hero .hero-footer{position:relative;text-shadow:1px 1px 1px rgba(0,0,0,.8)}}.page-school .school-logos{overflow:hidden;background-color:#fff}.page-school .school-logos .orbit .orbit-slide.secondary{display:none}.page-school .school-logos .orbit .orbit-bullets button{width:15px;height:15px;margin:0 20px 20px 0;background-color:#cacaca;border-radius:50%}.page-school .school-logos .orbit .orbit-bullets button.is-active{background-color:#aaa}.page-school .school-logos .school-callout{padding-top:25px;font-size:14px;padding-left:40px}.page-school .school-logos .school-callout .number{font-weight:600}.page-school .school-logos .school-logo{margin:auto;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;width:150px;height:100px;opacity:.6}.page-school .school-logos .school-logo.school-logo-hawthorne{background-image:url("/images/school/school-logos/hawthorne.png");opacity:.5}.page-school .school-logos .school-logo.school-logo-steam{background-image:url("/images/school/school-logos/steam.png")}.page-school .school-logos .school-logo.school-logo-kipp{background-image:url("/images/school/school-logos/kipp.png")}.page-school .school-logos .school-logo.school-logo-palo-alto{background-image:url("/images/school/school-logos/palo-alto.png")}@media print,screen and (min-width:64em){.page-school .school-logos .school-logo.school-logo-palo-alto{max-width:120px}}.page-school .school-logos .school-logo.school-logo-wichita{background-image:url("/images/school/school-logos/wichita.png");opacity:.8}.page-school .school-logos .school-logo.school-logo-alt{background-image:url("/images/school/school-logos/alt.png")}.page-school .school-logos .school-logo.school-logo-balsz{background-image:url("/images/school/school-logos/balsz.png")}.page-school .school-logos .school-logo.school-logo-city-year{background-image:url("/images/school/school-logos/city-year.png")}.page-school .school-logos .school-logo.school-logo-cps{background-image:url("/images/school/school-logos/cps.png")}.page-school .school-logos .school-logo.school-logo-deer-valley{background-image:url("/images/school/school-logos/deer-valley.png")}.page-school .school-logos .school-logo.school-logo-fort-mcmurry{background-image:url("/images/school/school-logos/fort-mcmurry.png")}.page-school .school-logos .school-logo.school-logo-galveston{background-image:url("/images/school/school-logos/galveston.png")}.page-school .school-logos .school-logo.school-logo-isd-728{background-image:url("/images/school/school-logos/isd-728.png")}.page-school .school-logos .school-logo.school-logo-khan-lab{background-image:url("/images/school/school-logos/khan-lab.png")}.page-school .school-logos .school-logo.school-logo-kipp-dc{background-image:url("/images/school/school-logos/kipp-dc.png")}.page-school .school-logos .school-logo.school-logo-kipp-la,.page-school .school-logos .school-logo.school-logo-kipp-la-ignite{background-image:url("/images/school/school-logos/kipp-la-ignite.png")}.page-school .school-logos .school-logo.school-logo-menlo{background-image:url("/images/school/school-logos/menlo.png")}.page-school .school-logos .school-logo.school-logo-minnetonka{background-image:url("/images/school/school-logos/minnetonka.png")}.page-school .school-logos .school-logo.school-logo-nyc{background-image:url("/images/school/school-logos/nyc.png")}.page-school .school-logos .school-logo.school-logo-sag{background-image:url("/images/school/school-logos/sag.png")}.page-school .school-logos .school-logo.school-logo-scarsdale{background-image:url("/images/school/school-logos/scarsdale.png")}.page-school .school-logos .school-logo.school-logo-stem-magnet{background-image:url("/images/school/school-logos/stem-magnet.png")}.page-school .school-logos .school-logo.school-logo-sweetwater{background-image:url("/images/school/school-logos/sweetwater.png")}.page-school .school-logos .school-logo.school-logo-ucps{background-image:url("/images/school/school-logos/ucps.png")}.page-school .school-logos .school-logo.school-logo-vista{background-image:url("/images/school/school-logos/vista.png")}@media screen and (max-width:39.9375em){.page-school .school-logos{padding:0}}.page-school .try-hoc{background:#3f61f5 url(/image/school/try-hoc/hoc-bg-20171108.png);background-size:cover;color:#fefefe;padding:30px 15px 40px}.page-school .try-hoc .title{color:#fefefe;text-align:center}.page-school .try-hoc .subtitle{color:#fefefe;font-size:18px;margin-bottom:20px;text-align:center}@media print,screen and (min-width:40em){.page-school .try-hoc .subtitle{margin-bottom:40px}}.page-school .try-hoc .subtitle .date{display:block}@media print,screen and (min-width:40em){.page-school .try-hoc .subtitle .date{display:inline}}.page-school .try-hoc>.zf-row{max-width:65rem}.page-school .try-hoc .text{text-align:center}@media print,screen and (min-width:40em){.page-school .try-hoc .text{float:right;max-width:237px;text-align:left}}.page-school .try-hoc .text p{color:#fefefe;margin-bottom:10px}.page-school .try-hoc .text .list-container ul{text-align:left;display:inline-block}.page-school .try-hoc .text .list-container ul li{font-size:15px;line-height:1.8}.page-school .try-hoc .text .button{outline:none;text-transform:capitalize}.page-school .try-hoc .text .button.hollow{border-color:inherit;color:#fefefe}.page-school .try-hoc .text .button.hollow:hover{border-color:#00bcd4}.page-school .built-for-educators{padding:50px 0 0;background-color:#fefefe}.page-school .built-for-educators .tiles .tile{text-align:center;min-height:260px}.page-school .built-for-educators .tiles .tile .image{width:164px;height:130px;margin:auto;background-position:50%;background-repeat:no-repeat;background-size:contain}.page-school .built-for-educators .tiles .tile .title{color:#211f1f;margin:0 0 5px;padding:0;font-size:18px}.page-school .built-for-educators .tiles .tile .description{color:#717272;margin:0 auto;padding:0;font-size:14px;font-weight:500;max-width:280px}.page-school .built-for-educators .tiles .tile.tile-block-and-text .image{background-image:url("/images/school/built-for-educators/block-and-text-coding.png");background-size:154px 85px}.page-school .built-for-educators .tiles .tile.tile-comprehensive-curriculum .image{background-image:url("/image/school/school-page/comprehensive-curriculum-icon-03-12-18.png");margin-bottom:20px}.page-school .built-for-educators .tiles .tile.tile-free-training .image{background-image:url("/image/school/school-page/free-training-icon.png");margin-bottom:20px}.page-school .built-for-educators .tiles .tile.tile-success-stories .image{background-image:url("/image/school/school-page/success-stories-icon.png");margin-bottom:20px}.page-school .built-for-educators .tiles .tile.tile-automatic-assessments-2 .image{background-image:url("/image/school/school-page/automatic-assessments-2.png");margin-bottom:20px}.page-school .built-for-educators .tiles .tile.tile-classroom-management-2 .image{background-image:url("/image/school/school-page/metrics.png");margin-bottom:20px}.page-school .built-for-educators .tiles .tile.tile-creativity-tools .image{background-image:url("/images/school/built-for-educators/creativity-tools.png");background-size:96px 77px}.page-school .built-for-educators .tiles .tile.tile-automatic-assessments .image{background-image:url("/images/school/built-for-educators/automatic-assessments.png");background-size:89px 77px}.page-school .built-for-educators .tiles .tile.tile-stem-courses .image{background-image:url("/image/school/school-page/stem-courses-icon.png");margin-bottom:20px}.page-school .built-for-educators .tiles .tile.tile-classroom-management .image{background-image:url("/images/school/built-for-educators/classroom-management.png");background-size:90px 77px}@media screen and (max-width:39.9375em){.page-school .built-for-educators .tiles .tile{min-height:250px}}@media screen and (max-width:39.9375em){.page-school .built-for-educators{padding:20px 0}.page-school .built-for-educators .title-container{margin-bottom:10px}.page-school .built-for-educators .tile{min-height:0!important}}.page-school .tynker-global-community{padding:50px 0 30px;background-color:#fefefe}.page-school .tynker-global-community .title{letter-spacing:1px;font-size:26px;font-weight:600;text-align:center;margin:0 0 5px;padding:0}.page-school .tynker-global-community .subtitle{margin:0;padding:0;text-align:center;line-height:1.5;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500}.page-school .tynker-global-community .subtitle a{font-size:14px}.page-school .tynker-global-community .links{margin-top:30px;text-align:center}.page-school .programming-curriculum{background-color:#f2f2f2;padding:20px 0;text-align:center}@media print,screen and (min-width:40em){.page-school .programming-curriculum{padding:30px 0}}@media print,screen and (min-width:64em){.page-school .programming-curriculum{text-align:left}}.page-school .programming-curriculum img.featured{padding:0 10%}.page-school .programming-curriculum .title-container{margin-bottom:15px}.page-school .programming-curriculum .title-container .title{letter-spacing:1px;text-align:center;font-size:26px;font-weight:600;margin:0;padding:0}.page-school .programming-curriculum .description{color:#7b7b7b;text-align:center;max-width:850px;margin:auto}.page-school .programming-curriculum .view-all-courses{margin:15px 0;display:block;text-decoration:underline;font-size:14px;letter-spacing:1px;text-align:center}.page-school .programming-curriculum .courses{margin-top:30px;padding-left:0}@media screen and (max-width:39.9375em){.page-school .programming-curriculum .courses{margin-top:10px}}.page-school .programming-curriculum .courses .course-list-mobile ul li{list-style-type:disc}.page-school .programming-curriculum .courses .course-list-mobile ul p{font-weight:700}.page-school .programming-curriculum .courses .course-list-mobile ul span{font-size:14px;color:#666;font-weight:400}.page-school .programming-curriculum .courses .course-catalog{text-align:left}.page-school .programming-curriculum .courses .course-catalog .course-card-wrap{display:inline-block;margin:10px 20px}.page-school .programming-curriculum .courses .course-catalog .course-card-wrap .course-image{object-fit:cover}.page-school .programming-curriculum .courses .course-catalog .course-card-wrap .course-type .type-text{vertical-align:top}@media screen and (max-width:39.9375em){.page-school .programming-curriculum .courses .course-catalog{text-align:center}.page-school .programming-curriculum .courses .course-catalog .course-card-wrap .course-type{text-align:left}}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths{background-color:transparent;border:0;margin-top:10px;text-align:center}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths li{margin-bottom:15px}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths a{color:#888;font-weight:700;background-color:#c1f6f0;border-radius:5px}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths a:hover{background-color:#e3e3f3}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths .is-active{position:relative;text-align:center}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths .is-active a{color:#fff;background:#3be3d1;border-top-left-radius:5px;border-bottom-left-radius:5px;box-shadow:10px 10px 32px -18px rgba(0,0,0,.75)}@media print,screen and (min-width:40em){.page-school .programming-curriculum .courses .tabs-vertical-learning-paths,.page-school .programming-curriculum .courses .tabs-vertical-learning-paths .is-active{text-align:left}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths .is-active a{border-top-right-radius:0;border-bottom-right-radius:0}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths .is-active:after{content:"";width:0;height:0;border-top:26px solid transparent;border-bottom:26px solid transparent;border-left:23px solid #3be3d1;position:absolute;left:100%;top:0}.page-school .programming-curriculum .courses .tabs-vertical-learning-paths .is-active.two-line:after{border-top:32px solid transparent;border-bottom:32px solid transparent;border-left:23px solid #3be3d1}}.page-school .programming-curriculum .courses .tabs-content-vertical-learning-paths{background-color:transparent;border:none!important}.page-school .programming-curriculum .courses .tabs-content-vertical-learning-paths .subtitle{font-size:20px;text-align:center;margin-bottom:20px}.page-school .programming-curriculum .courses .tabs-content-vertical-learning-paths h4{text-align:center}.page-school .programming-curriculum #plansummary:after{display:none}.page-school .programming-curriculum .button-view-curriculum{background-color:#3fa9da;font-weight:400}.page-school .programming-curriculum-media{background-image:url("/image/school/why-go-premium/curriculum-mini-table-bg.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;padding:3rem}.page-school .programming-curriculum-mini-table{border-radius:16px;cursor:auto;padding:2rem}.page-school .programming-curriculum-mini-table:hover{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);-webkit-transform:none;transform:none}.page-school .programming-curriculum-mini-table>table td,.page-school .programming-curriculum-mini-table>table th{color:#0a0a0a;padding:.5rem .625rem .625rem;text-align:left}.page-school .programming-curriculum-link{font-size:18px;font-weight:700;text-transform:uppercase}.page-school .right-solution{position:relative;padding:0;background:transparent url("/images/school/right-solution/photo.png") no-repeat 50%;background-size:cover}@media print,screen and (min-width:64em){.page-school .right-solution{background:none;background-color:#1da8c0}}.page-school .right-solution .button.hollow{border-color:#fff;color:#fff}.page-school .right-solution .button.hollow:hover{background-color:transparent}.page-school .right-solution .right-solution-content{padding:10%;background-color:rgba(0,0,0,.7);text-align:center}@media print,screen and (min-width:64em){.page-school .right-solution .right-solution-content{padding:0 10%}}.page-school .right-solution .right-solution-content .description,.page-school .right-solution .right-solution-content .list,.page-school .right-solution .right-solution-content .title{text-shadow:1px 1px 1px rgba(0,0,0,.8)}@media print,screen and (min-width:64em){.page-school .right-solution .right-solution-content{background:none}.page-school .right-solution .right-solution-content .description,.page-school .right-solution .right-solution-content .list,.page-school .right-solution .right-solution-content .title{text-shadow:none}}@media print,screen and (min-width:64em){.page-school .right-solution .right-solution-content{text-align:left}}.page-school .right-solution .right-solution-content .title{color:#fff;padding:0;margin:0 0 15px;font-size:25px;font-weight:600;letter-spacing:1px}.page-school .right-solution .right-solution-content .description{color:#fff;padding:0;margin:0;font-size:16px}.page-school .right-solution .right-solution-content .list{color:#fff;list-style-type:disc;margin-top:15px;padding-left:20px}.page-school .right-solution .right-solution-content .button-learn-more{min-width:200px}.page-school .programs-for-educators{position:relative;padding:0;background:transparent url("/images/school/right-solution/for-educators.png") no-repeat 50%;background-size:cover}@media print,screen and (min-width:64em){.page-school .programs-for-educators{background:none;background-color:#1da8c0}}.page-school .programs-for-educators .programs-for-educators-content{padding:10%;background-color:rgba(0,0,0,.7);text-align:center}@media print,screen and (min-width:64em){.page-school .programs-for-educators .programs-for-educators-content{padding:0 10%}}.page-school .programs-for-educators .programs-for-educators-content .description,.page-school .programs-for-educators .programs-for-educators-content .list,.page-school .programs-for-educators .programs-for-educators-content .title{text-shadow:1px 1px 1px rgba(0,0,0,.8)}@media print,screen and (min-width:64em){.page-school .programs-for-educators .programs-for-educators-content{background:none}.page-school .programs-for-educators .programs-for-educators-content .description,.page-school .programs-for-educators .programs-for-educators-content .list,.page-school .programs-for-educators .programs-for-educators-content .title{text-shadow:none}}@media print,screen and (min-width:64em){.page-school .programs-for-educators .programs-for-educators-content{text-align:left}}.page-school .programs-for-educators .programs-for-educators-content .button.hollow{border-color:#fff;color:#fff;margin-top:30px}.page-school .programs-for-educators .programs-for-educators-content .button.hollow:hover{background-color:transparent}.page-school .programs-for-educators .programs-for-educators-content .button-learn-more{min-width:200px}.page-school .programs-for-educators .programs-for-educators-content .title{color:#fff;padding:0;margin:0 0 15px;font-size:25px;font-weight:600;letter-spacing:1px}.page-school .programs-for-educators .programs-for-educators-content .description{color:#fff;padding:0;margin:0}.page-school .programs-for-educators .programs-for-educators-content .list{color:#fff;list-style-type:disc;margin-top:15px;padding-left:20px}.page-school .resources{background-color:#f2f2f2}.page-school .resources .image{height:90px;margin-bottom:.5em}.page-school .resources .image span{font-size:80px}.page-school .resources .image img{max-height:150px}.page-school .resources h5{font-size:16px}.page-school .resources p{margin-bottom:4rem}.page-school .resources p a{font-size:14px}.page-school .start-teaching-programming{padding:50px 15px;background-color:#f4f9fa}.page-school .start-teaching-programming .title-container{margin-bottom:30px}.page-school .start-teaching-programming .title-container .title{letter-spacing:1px;font-weight:600;text-align:center;margin:0 0 5px;padding:0;font-size:26px}.page-school .start-teaching-programming .table{max-width:1200px;margin:0 auto;box-shadow:1px 1px 1px rgba(0,0,0,.2);overflow:hidden;border-radius:15px}.page-school .start-teaching-programming .table .button.large{margin:20px}.page-school .start-teaching-programming .table thead{background-color:#fff}.page-school .start-teaching-programming .table thead th{padding-top:20px;padding-bottom:30px;text-align:center}.page-school .start-teaching-programming .table thead th p{margin-bottom:5px}.page-school .start-teaching-programming .table thead th .title{letter-spacing:1px;font-size:25px;margin:0;padding:0}.page-school .start-teaching-programming .table thead th .description{font-size:14px;font-weight:400}.page-school .start-teaching-programming .table thead th .button{margin:0}.page-school .start-teaching-programming .table tbody td{text-align:center}.page-school .start-teaching-programming .table tbody td .feature{display:block;font-weight:600;text-align:left;padding-left:20px}.page-school .start-teaching-programming .table tbody td .price{font-weight:600;font-size:18px}.page-school .start-teaching-programming .table tfoot td{text-align:center;padding:20px}.page-school .start-teaching-programming .table tfoot td .request-quote-link{letter-spacing:1px;text-decoration:underline;margin-left:5px;display:inline-block;font-weight:600}.page-school .start-teaching-programming .tiles .tile{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);position:relative;background-color:#fff;border-radius:15px;min-height:260px;margin-bottom:30px}.page-school .start-teaching-programming .tiles .tile:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.page-school .start-teaching-programming .tiles .tile .tile-content{padding:15px}.page-school .start-teaching-programming .tiles .tile .tile-content .title{font-size:20px;margin:0;padding:0;font-weight:600;letter-spacing:1px}.page-school .start-teaching-programming .tiles .tile .tile-content .price{text-align:right;color:#5b5b5b;font-weight:600;font-size:20px}.page-school .start-teaching-programming .tiles .tile .tile-content .features{margin-top:15px;margin-bottom:0;list-style:none;font-size:14px;font-weight:600}.page-school .start-teaching-programming .tiles .tile .buttons-container{position:absolute;bottom:0;width:100%}.page-school .start-teaching-programming .tiles .tile .buttons-container .button{outline:none;display:inline-block;margin:0;width:100%;height:50px;line-height:25px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:13px;border-bottom-right-radius:13px}.page-school .start-teaching-programming .tiles .tile .buttons-container .button.button-left{width:50%;border-bottom-right-radius:0}.page-school .start-teaching-programming .tiles .tile .buttons-container .button.button-right{width:50%;border-bottom-left-radius:0}.page-school .start-teaching-programming .tiles .tile .buttons-container .button:hover,.page-school .start-teaching-programming .tiles .tile:hover{cursor:pointer}.page-school .start-teaching-programming .tiles .tile.tile-register{background-color:#16afca}.page-school .start-teaching-programming .tiles .tile.tile-register .title{color:#fff;text-align:center;font-size:25px;font-weight:200;margin-top:24px}.page-school .start-teaching-programming .tiles .tile.tile-register .subtitle{color:#fff}.page-school .start-teaching-programming .tiles .tile.tile-register .button{background-color:#1ca3bb}.page-school .start-teaching-programming .tiles .tile.tile-register .button:hover{background-color:#157c8f}.page-school .start-teaching-programming .tiles .tile.tile-green .title{color:#5dbd5a}.page-school .start-teaching-programming .tiles .tile.tile-green .button{background-color:#5dbd5a}.page-school .start-teaching-programming .tiles .tile.tile-green .button.button-right{background-color:#4cb548}.page-school .start-teaching-programming .tiles .tile.tile-green .button:hover{background-color:#44a341}.page-school .start-teaching-programming .tiles .tile.tile-green .button:hover.button-right{background-color:#357e33}.page-school .start-teaching-programming .tiles .tile.tile-blue .title{color:#2d8fcf}.page-school .start-teaching-programming .tiles .tile.tile-blue .button{background-color:#2d8fcf}.page-school .start-teaching-programming .tiles .tile.tile-blue .button.button-right{background-color:#2881ba}.page-school .start-teaching-programming .tiles .tile.tile-blue .button:hover{background-color:#2472a5}.page-school .start-teaching-programming .tiles .tile.tile-blue .button:hover.button-right{background-color:#1b557b}.page-school .start-teaching-programming .tiles .tile.tile-purple .title{color:#7d60ba}.page-school .start-teaching-programming .tiles .tile.tile-purple .button{background-color:#7d60ba}.page-school .start-teaching-programming .tiles .tile.tile-purple .button.button-right{background-color:#6e4eb2}.page-school .start-teaching-programming .tiles .tile.tile-purple .button:hover{background-color:#6346a1}.page-school .start-teaching-programming .tiles .tile.tile-purple .button:hover.button-right{background-color:#4d367e}.page-school .start-teaching-programming .tiles .district{text-align:center;font-weight:600}.page-school .start-teaching-programming .tiles .district .request-quote-link{text-transform:uppercase;letter-spacing:1px;text-decoration:underline;margin-left:5px;display:inline-block;font-weight:600}@media screen and (max-width:39.9375em){.page-school .start-teaching-programming .tiles{padding:30px 15px}.page-school .start-teaching-programming .tiles .tiles{padding:0}}.page-school .automatic-assessments,.page-school .classroom-management{position:relative;padding-bottom:1rem;padding-top:1rem;background-color:#3fa9da}.page-school .automatic-assessments .video,.page-school .classroom-management .video{display:block;position:relative;transition:all .1s ease-in-out}.page-school .automatic-assessments .video:hover,.page-school .classroom-management .video:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.page-school .automatic-assessments .video.effect-pop-hover-shadow,.page-school .classroom-management .video.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.page-school .automatic-assessments .video.effect-pop-hover-shadow:hover,.page-school .classroom-management .video.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.page-school .automatic-assessments .video img,.page-school .classroom-management .video img{border-radius:5px}.page-school .automatic-assessments .video .video-play:before,.page-school .classroom-management .video .video-play:before{content:"";background:url("/image/ui/icn-play-video.png") no-repeat;height:61px;width:61px;position:absolute;margin:0 0 -30px -30px;left:50%;bottom:50%}.page-school .automatic-assessments .image-container,.page-school .classroom-management .image-container{display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:250px;background:transparent url("/image/school/management-bg.png") no-repeat;background-size:cover}.page-school .automatic-assessments .image-container img.featured,.page-school .classroom-management .image-container img.featured{padding:0 10%;object-fit:contain}.page-school .automatic-assessments .automatic-assessments-content .title-container,.page-school .automatic-assessments .classroom-management-content .title-container,.page-school .classroom-management .automatic-assessments-content .title-container,.page-school .classroom-management .classroom-management-content .title-container{margin-bottom:15px}.page-school .automatic-assessments .automatic-assessments-content .title-container .title,.page-school .automatic-assessments .classroom-management-content .title-container .title,.page-school .classroom-management .automatic-assessments-content .title-container .title,.page-school .classroom-management .classroom-management-content .title-container .title{color:#fff;text-align:center;margin:0 0 5px;padding:0;font-size:26px;font-weight:500;letter-spacing:1px}@media print,screen and (min-width:40em){.page-school .automatic-assessments .automatic-assessments-content .title-container .title,.page-school .automatic-assessments .classroom-management-content .title-container .title,.page-school .classroom-management .automatic-assessments-content .title-container .title,.page-school .classroom-management .classroom-management-content .title-container .title{text-align:left}}.page-school .automatic-assessments .automatic-assessments-content .description,.page-school .automatic-assessments .classroom-management-content .description,.page-school .classroom-management .automatic-assessments-content .description,.page-school .classroom-management .classroom-management-content .description{color:#fff;text-align:left;margin:0;padding:0}.page-school .automatic-assessments .automatic-assessments-content .description h6,.page-school .automatic-assessments .classroom-management-content .description h6,.page-school .classroom-management .automatic-assessments-content .description h6,.page-school .classroom-management .classroom-management-content .description h6{margin:0 0 .5em;padding:0;color:#fff}.page-school .automatic-assessments .automatic-assessments-content .description p,.page-school .automatic-assessments .classroom-management-content .description p,.page-school .classroom-management .automatic-assessments-content .description p,.page-school .classroom-management .classroom-management-content .description p{margin-bottom:15px;padding-left:26px;color:#fff}.page-school .automatic-assessments .automatic-assessments-content .description a,.page-school .automatic-assessments .classroom-management-content .description a,.page-school .classroom-management .automatic-assessments-content .description a,.page-school .classroom-management .classroom-management-content .description a{color:#fff;font-weight:300;text-decoration:underline}.page-school .easy-logins{position:relative;background-color:#2d8fcf;height:345px}.page-school .easy-logins .easy-logins-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:500px;padding:10px}.page-school .easy-logins .easy-logins-content .title-container{margin-bottom:15px}.page-school .easy-logins .easy-logins-content .title-container .title{color:#fff;text-align:left;margin:0 0 5px;padding:0;font-size:26px;font-weight:600;letter-spacing:1px}.page-school .easy-logins .easy-logins-content .description{color:#fff;text-align:left;margin:0;padding:0}.page-school .easy-logins .easy-logins-content .description a{color:#fff;text-decoration:underline}@media screen and (max-width:39.9375em){.page-school .easy-logins{max-height:260px}}.page-school .ferpa-compliant{position:relative;padding-bottom:1rem;padding-top:1rem;background-color:#3fa9da}.page-school .ferpa-compliant .ferpa-compliant-content .title-container{margin-bottom:15px}.page-school .ferpa-compliant .ferpa-compliant-content .title-container .title{color:#fff;text-align:center;margin:0 0 5px;padding:0;font-size:26px;font-weight:500;letter-spacing:1px}@media print,screen and (min-width:40em){.page-school .ferpa-compliant .ferpa-compliant-content .title-container .title{text-align:left}}.page-school .ferpa-compliant .ferpa-compliant-content .description{color:#fff;text-align:center;margin:0;padding:0}@media print,screen and (min-width:40em){.page-school .ferpa-compliant .ferpa-compliant-content .description{text-align:left}}.page-school .ferpa-compliant .ferpa-compliant-content .description a{color:#fff;text-decoration:underline}.page-school .latest-news{padding:50px 50px 0;background-color:#f4f9fa}.page-school .latest-news .title-container{margin-bottom:15px}.page-school .latest-news .title-container .title{letter-spacing:1px;font-weight:600;margin:0;padding:0;font-size:26px;text-align:center}.page-school .latest-news .title-container .subtitle{color:#777;margin:0;padding:0;font-size:18px;text-align:center}.page-school .latest-news .blog{padding:0;background-color:transparent}.page-school .latest-news .posts{margin-top:30px}@media screen and (max-width:39.9375em){.page-school .latest-news{padding:20px 0}}.page-school .faq{padding:80px 0}.page-school .faq .title{font-weight:600;letter-spacing:1px;font-size:26px;text-align:center;margin:0 0 30px;padding:0}.page-school .faq .faq-accordion{padding:10px 20px 10px 0}.page-school .faq .faq-accordion .accordion-header{color:#7e8285;cursor:pointer;font-size:18px;font-weight:600;line-height:1.5;margin-left:28px;text-align:left}.page-school .faq .faq-accordion .accordion-header span{font-size:14px;line-height:24px;margin-left:-28px;margin-right:8px}.page-school .faq .faq-accordion .accordion-header:hover{color:#5cbe5a}.page-school .faq .faq-accordion .accordion-content{background-color:transparent;border:none;border-bottom:1px solid #efefef;color:inherit;display:none;font-size:18px;line-height:22px;margin:16px;padding:0;text-align:left}.page-school .faq .faq-accordion .accordion-content p{font-size:18px;line-height:1.5}.page-school .faq .faq-accordion.active .accordion-header{color:#36a1d8}.page-school .faq .faq-accordion.active .accordion-content{display:block}.page-school .faq .faq-accordion.active:hover .accordion-header{color:#5cbe5a}.page-school .table{border-radius:8px;color:#999;text-align:center;font-weight:300}.page-school .table tbody,.page-school .table td,.page-school .table thead{background-color:#fefefe;border:none}.page-school .table th{text-align:center;padding:20px 0}.page-school .table th,.page-school .table tr{border-bottom:1px solid #d4edf0}.page-school .table tr:last-child{border-bottom:none}.page-school .table .align-left{text-align:left;padding-left:30px}.page-school .button.button-green{background-color:#22bdb6}.page-school .button.button-green:hover{background-color:#1a928c}.page-school .saltire{display:inline-block;color:#c7c7c7;line-height:25px;font-weight:700;font-size:25px}.page-school .icon-checkmark{font-weight:700;padding-right:10px}.page-school .icon-checkmark.checkmark-green{color:#22bdb6}.page-school .icon-checkmark.checkmark-blue{color:#00bcd4}.page-school .icon-checkmark.checkmark-purple{color:#997abc}.page-school .icon-checkmark.checkmark-orange{color:#e56000}.page-school .faq-accordion .faq-list,.page-school .programming-curriculum-faq .faq-list{margin-top:10px}.page-school .faq-accordion .faq-list li,.page-school .programming-curriculum-faq .faq-list li{color:#25293a}.page-school .faq-accordion .faq-list li:before,.page-school .programming-curriculum-faq .faq-list li:before{background-color:#25293a;float:left;width:6px;height:6px;content:"";border-radius:50%;margin-top:9px;margin-right:7px}.page-school .faq-accordion .is-active a,.page-school .programming-curriculum-faq .is-active a{color:#36a1d8!important}.page-school.page-pricing-plans{background-color:#f6fafb}.page-school.page-pricing-plans .pricing-plans-hero{background:#756ab8;background:linear-gradient(90deg,#38bcbf 0,#35a1cc);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#38bcbf",endColorstr="#35a1cc",GradientType=1);text-align:center}.page-school.page-pricing-plans .pricing-plans-hero .pricing-plans-hero-image{background-image:url("/images/school/pricing/pricing-hero.png");background-repeat:no-repeat;padding:80px 0;background-size:cover}.page-school.page-pricing-plans .pricing-plans-hero .button{margin-top:20px}.page-school.page-pricing-plans .pricing-plans-hero h1{color:#fefefe}.page-school.page-pricing-plans .pricing-plans-table{margin-top:30px}.page-school.page-pricing-plans .pricing-plans-table .button{margin-top:10px;background-color:#997abc}.page-school.page-pricing-plans .pricing-plans-table .button.button-teal{background-color:#22bdb6}.page-school.page-pricing-plans .pricing-plans-table .button.secondary{background-color:#00bcd4}.page-school.page-pricing-plans .pricing-plans-table .title{margin-bottom:0;padding-bottom:0;color:#64749e}.page-school.page-pricing-plans .pricing-plans-table .title-green{color:#22bdb6}.page-school.page-pricing-plans .pricing-plans-table .title-blue{color:#00bcd4}.page-school.page-pricing-plans .pricing-plans-table .title-purple{color:#997abc}.page-school.page-pricing-plans .pricing-plans-table .description{font-weight:400;color:#64749e}.page-school.page-pricing-plans .pricing-plans-table .table{width:100%}.page-school.page-pricing-plans .pricing-plans-table .table td{padding-right:80px;padding-left:80px}@media screen and (min-width:40em) and (max-width:63.9375em){.page-school.page-pricing-plans .pricing-plans-table .table td{padding-right:50px;padding-left:50px}}@media screen and (max-width:39.9375em){.page-school.page-pricing-plans .pricing-plans-table .table td{padding-right:50px;padding-left:50px}}.page-school.page-pricing-plans .pricing-plans-table .table td.align-left{padding-left:30px}.page-school.page-pricing-plans .pricing-plans-table .table.platform-features-table td{text-align:left;padding-left:123px;padding-right:123px}@media screen and (min-width:40em) and (max-width:63.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.platform-features-table td{padding-right:70px;padding-left:70px}}@media screen and (max-width:39.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.platform-features-table td{padding-right:50px;padding-left:50px}}.page-school.page-pricing-plans .pricing-plans-table .table.platform-features-table td.align-left{padding-left:30px}.page-school.page-pricing-plans .pricing-plans-table .table.creativity-tools-table td{text-align:left;padding-left:117px;padding-right:117px}@media screen and (min-width:40em) and (max-width:63.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.creativity-tools-table td{padding-right:70px;padding-left:70px}}@media screen and (max-width:39.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.creativity-tools-table td{padding-right:70px;padding-left:70px}}.page-school.page-pricing-plans .pricing-plans-table .table.creativity-tools-table td.align-left{padding-left:30px}.page-school.page-pricing-plans .pricing-plans-table .table.classroom-management-table td{text-align:left;padding-left:80px;padding-right:80px}@media screen and (min-width:40em) and (max-width:63.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.classroom-management-table td{padding-right:70px;padding-left:70px}}@media screen and (max-width:39.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.classroom-management-table td{padding-right:70px;padding-left:70px}}.page-school.page-pricing-plans .pricing-plans-table .table.classroom-management-table td.align-left{padding-left:30px}.page-school.page-pricing-plans .pricing-plans-table .table.programming-curriculum-table td{text-align:left;padding-left:115px;padding-right:115px}@media screen and (min-width:40em) and (max-width:63.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.programming-curriculum-table td{padding-right:70px;padding-left:70px}}@media screen and (max-width:39.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.programming-curriculum-table td{padding-right:70px;padding-left:70px}}.page-school.page-pricing-plans .pricing-plans-table .table.programming-curriculum-table td.align-left{padding-left:30px}.page-school.page-pricing-plans .pricing-plans-table .table.student-assessment-reports-table td{text-align:left;padding-left:117px;padding-right:117px}@media screen and (min-width:40em) and (max-width:63.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.student-assessment-reports-table td{padding-right:70px;padding-left:70px}}@media screen and (max-width:39.9375em){.page-school.page-pricing-plans .pricing-plans-table .table.student-assessment-reports-table td{padding-right:70px;padding-left:70px}}.page-school.page-pricing-plans .pricing-plans-table .table.student-assessment-reports-table td.align-left{padding-left:30px}.page-school.page-pricing-plans .pricing-plans-table .table.additional-resources-table td{text-align:center;padding-left:0;padding-right:0}.page-school.page-pricing-plans .pricing-plans-table .table.additional-resources-table td.align-left{text-align:left}.page-school.page-pricing-plans .accordion{background:none}.page-school.page-pricing-plans .accordion li{border-bottom:1px solid #d4edf0}.page-school.page-pricing-plans .accordion li a{border:none;color:#64749e;font-size:16px;font-weight:400}.page-school.page-pricing-plans .accordion li a:focus{background-color:transparent}.page-school.page-pricing-plans .accordion li a:hover{background-color:#d4edf0}.page-school.page-pricing-plans .accordion li .accordion-title:before{width:25px;height:25px;font-weight:500;border:1px solid #d4edf0;margin-right:10px;padding:2px 8px;border-radius:5px;position:relative}.page-school.page-pricing-plans .accordion .accordion-content{border:none;background:none;padding:0}.page-school.page-pricing-plans .accordion .accordion-content tbody,.page-school.page-pricing-plans .accordion .accordion-content td,.page-school.page-pricing-plans .accordion .accordion-content thead{background-color:#fefefe;border:none}.page-school.page-pricing-plans .accordion .accordion-content tbody,.page-school.page-pricing-plans .accordion .accordion-content tbody tr:nth-child(2n),.page-school.page-pricing-plans .accordion .accordion-content td{background-color:transparent}.page-school.page-pricing-plans .icon-checkmark{padding-left:10px;padding-right:0}.page-school.page-standards-alignment .accordion{background:none}.page-school.page-standards-alignment .accordion li{border-bottom:1px solid #d4edf0}.page-school.page-standards-alignment .accordion li a{border:none;color:#64749e;font-size:16px;font-weight:400}.page-school.page-standards-alignment .accordion li a:focus{background-color:transparent}.page-school.page-standards-alignment .accordion li a:hover{background-color:#d4edf0}.page-school.page-standards-alignment .accordion li .accordion-title:before{width:25px;height:25px;font-weight:500;border:1px solid #d4edf0;margin-right:10px;padding:2px 8px;border-radius:5px;position:relative}.page-school.page-standards-alignment .accordion .accordion-content{border:none;background:none;padding:0}.page-school.page-standards-alignment .accordion .accordion-content tbody,.page-school.page-standards-alignment .accordion .accordion-content td,.page-school.page-standards-alignment .accordion .accordion-content thead{background-color:#fefefe;border:none}.page-school.page-standards-alignment .accordion .accordion-content tbody,.page-school.page-standards-alignment .accordion .accordion-content tbody tr:nth-child(2n),.page-school.page-standards-alignment .accordion .accordion-content td{background-color:transparent}.page-school .slick-prev{left:-25px;font-size:100px}.tile .learn-more-hover{display:none}.tile:hover .learn-more-hover{display:block}.tile:hover .image{background-size:170px 100px}.reveal.overview-info-modal{border:0;border-radius:5px;overflow:visible!important}.reveal.overview-info-modal .close-reveal-modal{color:rgba(0,0,0,.5);font-size:25px;font-weight:400;top:5px}.reveal.overview-info-modal .subtitle,.reveal.overview-info-modal h5{text-align:center;margin-bottom:0;padding-bottom:0}.reveal.overview-info-modal p{color:#777;font-size:14px}.reveal.overview-info-modal .subtitle{color:#777;font-size:14px;margin-bottom:30px}.reveal.overview-info-modal .feature-title{color:#777;margin-bottom:0;padding-bottom:0;font-size:16px}.reveal.overview-info-modal .slick-prev{left:-60px}.reveal.overview-info-modal .slick-prev:before{font-size:30px}.reveal.overview-info-modal .slick-next{right:-50px}.reveal.overview-info-modal .slick-next:before{font-size:30px}.reveal.overview-info-modal .icon-checkmark{color:#23b2a7;padding-right:10px}.page-school.page-programming-curriculum .programming-curriculum-title{background-color:#fff;padding-top:30px}.page-school.page-programming-curriculum .programming-curriculum-title h1{font-size:35px;font-weight:700;padding-bottom:10px;text-align:center}.page-school.page-programming-curriculum .programming-curriculum-title p{color:#666;line-height:1.7;text-align:center}.page-school.page-programming-curriculum .my-licenses-section{border-top:1px solid #999;padding-top:30px}.page-school.page-programming-curriculum .my-licenses-section h6{color:#65759b;font-size:20px;padding-bottom:0}.page-school.page-programming-curriculum .my-licenses-section ul{margin:0;color:#596267;font-size:14px;font-weight:400;list-style-type:circle}.page-school.page-programming-curriculum .dropdown-programming-curriculum-courses-list{padding:5px 15px;background-color:#00bcd4;width:100%;border-radius:5px}.page-school.page-programming-curriculum .dropdown-programming-curriculum-courses-list a.button-link{color:#fff;padding:7px 15px}.page-school.page-programming-curriculum .dropdown-programming-curriculum-courses-list a.button-link:after{content:"";display:block;width:0;height:0;border:5px inset;border-color:#fff transparent transparent;border-top-style:solid;border-bottom-width:0;right:5px;margin-top:-2px}.page-school.page-programming-curriculum .dropdown-programming-curriculum-courses-list li{margin-bottom:5px}.page-school.page-programming-curriculum .dropdown-programming-curriculum-courses-list span{color:#666}.page-school.page-programming-curriculum .tabs-content{background-color:#fff}.page-school.page-programming-curriculum .tabs-vertical-learning-paths li{margin-right:0}.page-school.page-programming-curriculum .tabs-vertical-learning-paths .tabs-title a{padding:17px 10px}.page-school.page-programming-curriculum .tabs-vertical-learning-paths .tabs-title.is-active a{background-color:#daedf9!important;color:#555!important}.page-school.page-programming-curriculum .tabs-vertical-learning-paths .is-active:after{border-left:15px solid #daedf9!important;border-top:23px solid transparent!important;border-bottom:23px solid transparent!important}.page-school.page-programming-curriculum .tabs-vertical-learning-paths a{padding-left:10px}.page-school.page-programming-curriculum .tabs-vertical-learning-paths a.all-courses-tab,.page-school.page-programming-curriculum .tabs-vertical-learning-paths a.block-coding-tab,.page-school.page-programming-curriculum .tabs-vertical-learning-paths a.plan-summary-tab,.page-school.page-programming-curriculum .tabs-vertical-learning-paths a.robotics-drones-tab,.page-school.page-programming-curriculum .tabs-vertical-learning-paths a.stem-tab,.page-school.page-programming-curriculum .tabs-vertical-learning-paths a.text-coding-tab{background-color:transparent}.page-school.page-programming-curriculum .tabs-vertical-learning-paths a span{padding-left:5px}.page-school.page-programming-curriculum .scope-sequence-hero{background:#617bbe;background:linear-gradient(90deg,#617bbe 0,#9fb6e1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#617bbe",endColorstr="#9fb6e1",GradientType=1);padding:30px 10px;margin-bottom:60px}.page-school.page-programming-curriculum .scope-sequence-hero .scope-sequence-hero-image{background-image:url("/images/school/programming-curriculum/scope-sequence.png");background-repeat:no-repeat;padding:50px 0;background-size:44%;background-position:30px}@media screen and (max-width:39.9375em){.page-school.page-programming-curriculum .scope-sequence-hero .scope-sequence-hero-image{background-image:none;padding:0}}.page-school.page-programming-curriculum .scope-sequence-hero h5{margin-bottom:1em}.page-school.page-programming-curriculum .scope-sequence-hero h5,.page-school.page-programming-curriculum .scope-sequence-hero p{color:#fff}.page-school.page-programming-curriculum .scope-sequence-hero p{font-size:14px}@media print,screen and (min-width:64em){.page-school.page-programming-curriculum .scope-sequence-hero p{min-height:160px}}@media screen and (min-width:75em){.page-school.page-programming-curriculum .scope-sequence-hero p{min-height:140px}}.page-school.page-programming-curriculum .scope-sequence-hero .button{margin-top:20px;margin-bottom:0}.page-school.page-programming-curriculum .scope-sequence-hero .icon-checkmark{color:#23b2a7}.page-school.page-programming-curriculum .scope-sequence-hero .icon-checkmark:after{display:none}.page-school.page-programming-curriculum .scope-sequence-hero .common-core-wrap{margin-bottom:30px}@media print,screen and (min-width:64em){.page-school.page-programming-curriculum .scope-sequence-hero .common-core-wrap{margin-bottom:0}}.page-school.page-programming-curriculum .scope-sequence-hero .common-core-wrap a{min-width:200px}.page-school.page-programming-curriculum .course-list-table{background-color:#f6fafb;padding:40px 0;font-weight:400}.page-school.page-programming-curriculum .course-list-table h5{margin-bottom:30px;font-weight:700;font-size:26px}.page-school.page-programming-curriculum .course-list-table table,.page-school.page-programming-curriculum .course-list-table td,.page-school.page-programming-curriculum .course-list-table thead,.page-school.page-programming-curriculum .course-list-table tr{background-color:#f6fafb}.page-school.page-programming-curriculum .course-list-table td{padding:10px 30px}.page-school.page-programming-curriculum .course-list-table td.align-left{padding-left:0}.page-school.page-programming-curriculum .course-list-table td .icon-checkmark{padding-right:0}.page-school.page-programming-curriculum .course-list-table th{border-bottom:none;padding:0;min-width:150px}.page-school.page-programming-curriculum .course-list-table th h6{padding:10px 0;margin:0}.page-school.page-programming-curriculum .course-list-table .wide-table-header{min-width:200px}.page-school.page-programming-curriculum .course-list-table .footnote{text-align:center;color:#999}.page-school.page-course-details .courses-details-slider{background:url("/images/school/course-details/course-details-hero.png") no-repeat;background-size:cover;padding-top:50px;padding-bottom:30px;margin-bottom:30px}.page-school.page-course-details .courses-details-slider .slide .lesson-thumbnail{border:6px solid #fff;border-radius:5px;margin-right:10px;height:150px}.page-school.page-course-details .courses-details-slider .slide .lesson-thumbnail img{height:138px;width:100%;object-fit:cover}.page-school.page-course-details .courses-details-slider .slide .course-title{padding-top:10px}.page-school.page-course-details .courses-details-slider .slide .course-title h6{color:#fff;text-align:center}.page-school.page-course-details .courses-details-slider .slide.slick-current{width:300px}.page-school.page-course-details .courses-details-slider .slide.slick-current .lesson-thumbnail{border:6px solid #00cfb5}@media screen and (max-width:39.9375em){.page-school.page-course-details .courses-details-slider .slick-slide{width:100%}}.page-school.page-course-details h5{color:#777}.page-school.page-course-details h6{color:#65759d}.page-school.page-course-details .slider-content{margin-top:80px}.page-school.page-course-details .course-description h5{margin-bottom:10px}.page-school.page-course-details .course-description .subtitle{color:#666;font-weight:700;padding-bottom:10px;font-size:16px}.page-school.page-course-details .course-description ul.disc{list-style:none;margin-top:20px;color:#777;font-weight:400}.page-school.page-course-details .course-description li:before{background-color:#22bdb6;float:left;width:6px;height:6px;content:"";border-radius:50%;margin-top:7px;margin-right:7px}.page-school.page-course-details .course-lessons-accordion{margin-top:30px}.page-school.page-course-details .course-lessons-accordion li{border-bottom:1px solid #d4edf0}.page-school.page-course-details .course-lessons-accordion li a{background:#f8f8f8;border:none}.page-school.page-course-details .course-lessons-accordion .accordion-content{border:none;background-color:#f8f8f8}.page-school.page-course-details .course-lessons-accordion .accordion-content li{border:none}.page-school.page-course-details .course-lessons-accordion .accordion-title{position:relative}.page-school.page-course-details .course-lessons-accordion .accordion-title .lesson-image img{height:100px;width:100px;object-fit:contain;object-position:0}.page-school.page-course-details .course-lessons-accordion .accordion-title .lesson-spec{color:#666;font-size:13px}.page-school.page-course-details .course-lessons-accordion .accordion-title:before{width:25px;height:25px;font-weight:500;border:1px solid #9bc8cd;margin-right:10px;padding:5px 8px;border-radius:5px;position:absolute;right:-10px;color:#9bc8cd}.page-school.page-course-details .course-details-spec{margin:0 10px}.page-school.page-course-details .course-details-spec h6{margin-bottom:0}.page-school.page-course-details .course-details-spec h5{font-size:20px}.page-school.page-course-details .course-details-spec .cta-panel{background-color:#cde6f9;padding:20px;text-align:center;border-top-right-radius:5px;border-top-left-radius:5px}.page-school.page-course-details .course-details-spec .cta-panel .button{margin-top:20px}.page-school.page-course-details .course-details-spec .course-spec-list{background-color:#e5f2fc;padding:20px}.page-school.page-course-details .course-details-spec .course-spec-description{background-color:#f5fbff;padding:20px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.page-school.page-course-details .course-details-spec .course-spec-description .horizontal-list li{display:inline-block;background:#e5f2fc;border-radius:20px;font-weight:400;color:#666;padding:5px 15px;font-size:14px;margin:5px 2px}.accordion-static h5{color:#64749e!important;margin-bottom:0;padding-bottom:5px;font-size:22px}.accordion-static h6{color:#64749e;margin-bottom:0}.accordion-static .lesson-description{color:#666;font-weight:400}.accordion-static .lesson-spec{color:#666;font-size:13px}.accordion-static .lesson-image{padding:0}.accordion-static .lesson-image img{height:100px;width:100%;object-fit:cover}.accordion-static .checkmark-green{padding-right:10px}.accordion-static li{border-bottom:1px solid #d4edf0;padding:20px 0}.accordion-static .accordion-tab{position:relative;margin-bottom:1px;width:100%;overflow:hidden}.accordion-static input{position:absolute;opacity:0;z-index:-1}.accordion-static label{position:relative;display:block;padding:0;padding-right:30px;margin:0;width:100%;font-weight:700;line-height:3;cursor:pointer;color:#64749e}.accordion-static .accordion-tab-content{max-height:0;overflow:hidden;transition:max-height 2s}.accordion-static .accordion-tab-content h6{margin-top:30px}.accordion-static .accordion-tab-content ul{margin:0}.accordion-static .accordion-tab-content li{border:none!important;padding:0}.accordion-static .accordion-tab-content .programming-activities-list li{margin-bottom:15px}.accordion-static input:checked~.accordion-tab-content{max-height:9999px}.accordion-static input[type=checkbox]:checked+label:after{content:"-";line-height:23px;padding:0 9px}.accordion-static label:after{width:25px;height:25px;font-weight:500;border:1px solid #d4edf0;padding:0 7px;border-radius:5px;position:absolute;content:"+";right:8px;line-height:25px;top:0}.page-school.page-webinars .subtitle,.page-school.page-webinars .title{color:#fff}.page-school.page-webinars .subtitle{font-size:20px}.page-school.page-webinars .webinars-hero{margin-bottom:30px;padding-top:0}.page-school.page-webinars .webinars-hero .webinars-hero-image{padding:130px 0;background:url("/images/school/training/header-teacher-original.png") 50%/cover no-repeat #19223f}.page-school.page-webinars .webinar-content{margin-bottom:2rem}.page-school.page-webinars .webinar-content .webinar-description{margin-bottom:1rem;padding-top:1.25rem;color:#555}.page-school.page-webinars .webinar-content .webinar-description>:not(:last-child){margin-bottom:1rem}.page-school.page-webinars .webinar-content .webinar-description>:last-child{margin-bottom:0}.page-school.page-webinars .webinar-content .webinar-description ul{padding-left:2rem;list-style-type:disc;color:#555}.page-school.page-webinars .webinar-content .webinar-info{color:#555;padding-top:5px}.page-school.page-webinars .webinar-content .webinar-info span{font-weight:700}.page-school.page-webinars .webinar-content .button{display:block;margin-top:20px}@media print,screen and (min-width:64em){.page-school.page-webinars .webinar-content .button{display:inline-block}.page-school.page-webinars .webinar-content .button.book-now{margin-right:1em}}.school-standards{font-size:1.25rem}.school-standards h1,.school-standards h2,.school-standards h3,.school-standards h4,.school-standards h5,.school-standards h6,.school-standards p{color:inherit}.school-standards p{font-size:inherit}.school-standards .school-standards-header{background-color:#6c82e8;color:#fefefe;position:relative;text-align:center}@media print,screen and (min-width:64em){.school-standards .school-standards-header{padding-top:5rem;padding-bottom:5rem}}.school-standards .school-standards-header__breadcrumbs{padding-right:1.25rem;padding-left:1.25rem;text-align:left}@media print,screen and (min-width:64em){.school-standards .school-standards-header__breadcrumbs{padding-top:1.25rem;position:absolute;top:0;right:0;left:0}}.school-standards .school-standards-header__title{color:inherit}.body-dashboard-teacher .school-standards .school-standards-header__title{font-size:1.875rem}.school-standards .school-standards-header__description{padding-bottom:0;color:inherit}.school-standards .school-standards-csta-alignment{background-color:#f5fbff}.school-standards .school-standards-apcs-coverage{background-color:#5954d6;background-image:linear-gradient(180deg,#5954d6,#58b4cf);color:#fefefe}.school-standards .school-standards-state-alignment{background-image:url("/image/school/standards/us-states-light-blue.svg");background-position:100% 100%;background-repeat:no-repeat;background-size:20.3125rem}@media print,screen and (min-width:64em){.school-standards .school-standards-state-alignment{padding-bottom:10.625rem}}.school-standards .school-standards-science-alignment{background-color:#f5fbff;background-image:url("/image/school/standards/img-science-alignment.png");background-position:bottom left -3.75rem;background-repeat:no-repeat;background-size:28.125rem;border-radius:.625rem;padding:1.875rem}@media print,screen and (min-width:64em){.school-standards .school-standards-science-alignment{padding:3.75rem 3.75rem 6.25rem}}.school-standards .school-standards-card{background-color:#fefefe;border-radius:.625rem;color:#25293a;font-size:1rem;padding:1.25rem 2.1875rem}.school-standards .school-standards-card.\--large{border-top:5px solid currentColor;border-radius:1.25rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3)}@media print,screen and (min-width:64em){.school-standards .school-standards-card.\--large{padding:2.5rem 3.125rem}}.school-standards .school-standards-card.\--grade-k-5{border-color:#328532}.school-standards .school-standards-card.\--grade-6-12{border-color:#7065a3}.school-standards .school-standards-card__title{font-size:1.125rem}.school-standards .school-standards-card.\--large .school-standards .school-standards-card__title{font-size:1.375rem}.school-standards .school-standards-card__subtitle{padding-bottom:0;font-size:1.125rem}@media print,screen and (min-width:64em){.school-standards .school-standards-card__subtitle{min-height:3.75rem}}.school-standards .school-standards-stat{padding-bottom:0;display:block;font-size:.875rem;font-weight:700;text-align:center}.school-standards .school-standards-stat__value{color:#006cf0;display:inline-block;font-size:2.8125rem;width:100%}@media print,screen and (min-width:64em){.school-standards .school-standards-stat{min-height:7.5rem}}.school-standards .school-standards-states-list{list-style-type:none;margin-bottom:0;padding:0 20px;text-align:center;min-width:100%}.school-standards .school-standards-states-list>li{line-height:2.5}@media print,screen and (min-width:40em){.school-standards .school-standards-states-list{text-align:left;min-width:auto;max-width:25%}}@media print,screen and (min-width:64em){.school-standards .school-standards-states-list>li{line-height:1.5}}.school-standards-states-modal.reveal{background-color:#f4f9fa;border-radius:.625rem;font-size:1rem;margin:0 auto;padding:1.5625rem;text-align:center;width:62.5rem;max-width:96%}.school-standards-states-modal.reveal a{font-size:inherit}.school-standards-states-modal.reveal .close-reveal-modal{background-color:#3e4047;border-radius:50%;color:#fefefe;font-size:2rem;line-height:2.2275rem;position:absolute;top:.3125rem;right:.3125rem;text-align:center;transition:-webkit-transform .125s ease;transition:transform .125s ease;transition:transform .125s ease,-webkit-transform .125s ease;width:2.25rem;height:2.25rem}.school-standards-states-modal.reveal .close-reveal-modal:hover{color:#fefefe;-webkit-transform:scale(1.125);transform:scale(1.125)}@media print,screen and (min-width:40em){.school-standards-states-modal.reveal{padding:3.125rem;text-align:left}}@media print,screen and (min-width:64em){.school-standards-states-modal.reveal{overflow:visible}.school-standards-states-modal.reveal .close-reveal-modal{font-size:2.5rem;line-height:2.59875rem;top:-1rem;right:-1rem;width:2.625rem;height:2.625rem}}.school-standards .school-standards-table-container{overflow-x:auto;max-width:100%}.school-standards .school-standards-cc-table{background-color:#e0e0e0;border:1px solid #ccc;font-size:1rem;text-align:center}.school-standards .school-standards-cc-table tbody,.school-standards .school-standards-cc-table td,.school-standards .school-standards-cc-table th,.school-standards .school-standards-cc-table thead,.school-standards .school-standards-cc-table tr{background-color:inherit;text-align:inherit}.school-standards .school-standards-cc-table td,.school-standards .school-standards-cc-table th{border:1px solid #ccc;padding-top:.8125rem;padding-bottom:.8125rem}.school-standards .school-standards-cc-table thead th{background-color:#dedbef;font-weight:700}.school-standards .school-standards-cc-table thead th:first-child{background-color:#c9c5dc}.school-standards .school-standards-cc-table tbody tr:nth-of-type(odd) td{background-color:#f8f8f8}.school-standards .school-standards-cc-table tbody tr:nth-of-type(2n) td{background-color:#fff}.school-standards .school-standards-cc-table tbody tr td.has-no-standard,.school-standards .school-standards-cc-table tbody tr td:empty{background-color:#e0e0e0}.school-standards .school-standards-cc-table tbody tr td:first-child{background-color:#c9c5dc}.school-standards .school-standards-cc-table .icon{color:#328532}.school-standards .school-standards-cc-legend{background-color:#fff;font-size:1rem}.school-standards .school-standards-cc-legend td,.school-standards .school-standards-cc-legend th{border:1px solid #ccc;padding-top:.3125rem;padding-bottom:.3125rem}.school-standards .school-standards-cc-legend thead{background-color:#c9c5dc}.school-standards .school-standards-cc-legend tbody tr td{font-size:.875rem}.school-standards .school-standards-cc-legend tbody tr td:first-child{background-color:#dedbef;font-size:inherit;text-align:center}.school-standards .school-standards-cc-legend tbody tr td:first-child:empty{background-color:#e0e0e0}.school-standards .menu.menu-filters.menu-filters-pills li{padding:0}.school-standards .menu.menu-filters.menu-filters-pills li a{padding:1rem;text-transform:uppercase}.school-standards .pathway-filter{box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);width:100%;min-width:100%}.school-standards .pathway-filter .pathway-filter__action{font-size:1.125rem;position:relative}.school-standards .pathway-filter .pathway-filter__action.is-active:before{background-color:currentColor;border-radius:1.5px;content:"";position:absolute;top:.3125rem;bottom:.3125rem;left:.46875rem;width:.3125rem}@media screen and (max-width:39.9375em){.school-standards .pathway-filter .pathway-filter__action{padding-left:1.25rem;text-align:left}.school-standards .pathway-filter .pathway-filter__action.is-active,.school-standards .pathway-filter .pathway-filter__action:hover{background-color:rgba(0,188,212,.03)}}@media print,screen and (min-width:40em){.school-standards .pathway-filter{width:7.5rem;min-width:7.5rem}}.school-standards .pathway-content{font-size:1rem;line-height:1.5;padding:1.25rem 2.5rem;background-color:#fefefe;border-radius:1.25rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3)}.school-standards .pathway-content p:not(:last-of-type){margin-bottom:0}@media screen and (max-width:39.9375em){.school-standards .pathway-content{margin-top:-2.5rem;padding-top:3.75rem}}.school-tynker-grant h1,.school-tynker-grant h2,.school-tynker-grant h3,.school-tynker-grant h4,.school-tynker-grant h5,.school-tynker-grant h6,.school-tynker-grant p{color:inherit}.school-tynker-grant a,.school-tynker-grant p{font-size:inherit}.school-tynker-grant .school-tynker-grant-header{background-color:#382564;background-image:url("/image/school/tynker-grant/hero-bg.png");background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fefefe;isolation:isolate;padding:3.75rem 0 1.25rem}@media print,screen and (min-width:40em){.school-tynker-grant .school-tynker-grant-header{padding:3.75rem 0}}@media print,screen and (min-width:64em){.school-tynker-grant .school-tynker-grant-header{background-image:url("/image/school/tynker-grant/teacher-computer.png"),url("/image/school/tynker-grant/hero-bg.png");background-position:100%,50%;background-size:auto 18.75rem,cover}}@media screen and (min-width:75em){.school-tynker-grant .school-tynker-grant-header{background-image:url("/image/school/tynker-grant/teacher-computer@2x.png"),url("/image/school/tynker-grant/hero-bg@2x.png");background-position:top 75% left calc(50% + 31.25rem),50%}}.school-tynker-grant .school-tynker-grant-card{background-color:#eef8ff;border-top:5px solid currentColor;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);color:#25293a;padding:1.25rem 1.875rem;text-align:center;width:100%;max-width:18.75rem}.school-tynker-grant .school-tynker-grant-card.\--border-green{border-color:#328532}.school-tynker-grant .school-tynker-grant-card.\--border-cyan{border-color:#00bcd4}.school-tynker-grant .school-tynker-grant-card.\--border-purple{border-color:#7065a3}@media print,screen and (min-width:64em){.school-tynker-grant .school-tynker-grant-card{padding:1.875rem}}.school-tynker-grant .school-tynker-grant-card__icon{background-color:#fefefe;border-radius:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 1.25rem;width:6.25rem;height:6.25rem}.school-tynker-grant .school-tynker-grant-card__icon img{width:70%}.school-tynker-grant .school-tynker-grant-card__title{font-size:1.125rem}.school-product_pricing{padding:50px 15px;background-color:#f4f9fa}.school-product_pricing .title-container{margin-bottom:30px}.school-product_pricing .title-container .title{letter-spacing:1px;font-weight:600;text-align:center;margin:0 0 5px;padding:0;font-size:26px}.school-product_pricing .table{max-width:1200px;margin:0 auto;box-shadow:1px 1px 1px rgba(0,0,0,.2);overflow:hidden;border-radius:15px}.school-product_pricing .table .button.large{margin:20px}.school-product_pricing .table thead{background-color:#fff}.school-product_pricing .table thead th{padding-top:20px;padding-bottom:30px;text-align:center}.school-product_pricing .table thead th p{margin-bottom:5px}.school-product_pricing .table thead th .title{letter-spacing:1px;font-size:25px;margin:0;padding:0}.school-product_pricing .table thead th .description{font-size:14px;font-weight:400}.school-product_pricing .table thead th .button{margin:0}.school-product_pricing .table tbody td{text-align:center}.school-product_pricing .table tbody td .feature{display:block;font-weight:600;text-align:left;padding-left:20px}.school-product_pricing .table tbody td .price{font-weight:600;font-size:18px}.school-product_pricing .table tfoot td{text-align:center;padding:20px}.school-product_pricing .table tfoot td .request-quote-link{letter-spacing:1px;text-decoration:underline;margin-left:5px;display:inline-block;font-weight:600}.school-product_pricing .tiles .tile{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);position:relative;background-color:#fff;border-radius:15px;min-height:260px;margin-bottom:30px}.school-product_pricing .tiles .tile:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.school-product_pricing .tiles .tile .tile-content{padding:15px}.school-product_pricing .tiles .tile .tile-content .title{font-size:20px;margin:0;padding:0;font-weight:600;letter-spacing:1px}.school-product_pricing .tiles .tile .tile-content .price{text-align:right;color:#5b5b5b;font-weight:600;font-size:20px}.school-product_pricing .tiles .tile .tile-content .features{margin-top:15px;margin-bottom:0;list-style:none;font-size:14px;font-weight:600}.school-product_pricing .tiles .tile .buttons-container{position:absolute;bottom:0;width:100%}.school-product_pricing .tiles .tile .buttons-container .button{outline:none;display:inline-block;margin:0;width:100%;height:50px;line-height:25px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:13px;border-bottom-right-radius:13px}.school-product_pricing .tiles .tile .buttons-container .button.button-left{width:50%;border-bottom-right-radius:0}.school-product_pricing .tiles .tile .buttons-container .button.button-right{width:50%;border-bottom-left-radius:0}.school-product_pricing .tiles .tile .buttons-container .button:hover,.school-product_pricing .tiles .tile:hover{cursor:pointer}.school-product_pricing .tiles .tile.tile-register{background-color:#16afca}.school-product_pricing .tiles .tile.tile-register .title{color:#fff;text-align:center;font-size:25px;font-weight:200;margin-top:24px}.school-product_pricing .tiles .tile.tile-register .subtitle{color:#fff}.school-product_pricing .tiles .tile.tile-register .button{background-color:#1ca3bb}.school-product_pricing .tiles .tile.tile-register .button:hover{background-color:#157c8f}.school-product_pricing .tiles .tile.tile-green .title{color:#5dbd5a}.school-product_pricing .tiles .tile.tile-green .button{background-color:#5dbd5a}.school-product_pricing .tiles .tile.tile-green .button.button-right{background-color:#4cb548}.school-product_pricing .tiles .tile.tile-green .button:hover{background-color:#44a341}.school-product_pricing .tiles .tile.tile-green .button:hover.button-right{background-color:#357e33}.school-product_pricing .tiles .tile.tile-blue .title{color:#2d8fcf}.school-product_pricing .tiles .tile.tile-blue .button{background-color:#2d8fcf}.school-product_pricing .tiles .tile.tile-blue .button.button-right{background-color:#2881ba}.school-product_pricing .tiles .tile.tile-blue .button:hover{background-color:#2472a5}.school-product_pricing .tiles .tile.tile-blue .button:hover.button-right{background-color:#1b557b}.school-product_pricing .tiles .tile.tile-purple .title{color:#7d60ba}.school-product_pricing .tiles .tile.tile-purple .button{background-color:#7d60ba}.school-product_pricing .tiles .tile.tile-purple .button.button-right{background-color:#6e4eb2}.school-product_pricing .tiles .tile.tile-purple .button:hover{background-color:#6346a1}.school-product_pricing .tiles .tile.tile-purple .button:hover.button-right{background-color:#4d367e}.school-product_pricing .tiles .district{text-align:center;font-weight:600}.school-product_pricing .tiles .district .request-quote-link{text-transform:uppercase;letter-spacing:1px;text-decoration:underline;margin-left:5px;display:inline-block;font-weight:600}@media screen and (max-width:39.9375em){.school-product_pricing .tiles{padding:30px 15px}.school-product_pricing .tiles .tiles{padding:0}}body.request-quote .built-for-educators{background-color:#f4f9fa}body.request-quote .built-for-educators .title-container{margin-bottom:20px}body.request-quote .built-for-educators .title-container .title{letter-spacing:1px;font-size:26px;font-weight:600;text-align:center;margin:0 0 5px;padding:0}body.request-quote .built-for-educators .title-container .subtitle{font-size:18px;text-align:center;margin:0;padding:0}body.request-quote .built-for-educators .tiles .tile{text-align:center;min-height:260px}body.request-quote .built-for-educators .tiles .tile .image{width:164px;height:130px;margin:auto;background-position:50%;background-repeat:no-repeat;background-size:contain}body.request-quote .built-for-educators .tiles .tile .title{color:#211f1f;margin:0 0 5px;padding:0;font-size:18px}body.request-quote .built-for-educators .tiles .tile .description{color:#717272;margin:0 auto;padding:0;font-size:14px;max-width:280px}body.request-quote .built-for-educators .tiles .tile.tile-block-and-text .image{background-image:url("/images/school/built-for-educators/block-and-text-coding.png");background-size:154px 85px}body.request-quote .built-for-educators .tiles .tile.tile-comprehensive-curriculum .image{background-image:url("/image/school/school-page/comprehensive-curriculum-icon-03-12-18.png");margin-bottom:20px}body.request-quote .built-for-educators .tiles .tile.tile-free-training .image{background-image:url("/image/school/school-page/free-training-icon.png");margin-bottom:20px}body.request-quote .built-for-educators .tiles .tile.tile-success-stories .image{background-image:url("/image/school/school-page/success-stories-icon.png");margin-bottom:20px}body.request-quote .built-for-educators .tiles .tile.tile-automatic-assessments-2 .image{background-image:url("/image/school/school-page/automatic-assessments-2.png");margin-bottom:20px}body.request-quote .built-for-educators .tiles .tile.tile-classroom-management-2 .image{background-image:url("/image/school/school-page/metrics.png");margin-bottom:20px}body.request-quote .built-for-educators .tiles .tile.tile-creativity-tools .image{background-image:url("/images/school/built-for-educators/creativity-tools.png");background-size:96px 77px}body.request-quote .built-for-educators .tiles .tile.tile-automatic-assessments .image{background-image:url("/images/school/built-for-educators/automatic-assessments.png");background-size:89px 77px}body.request-quote .built-for-educators .tiles .tile.tile-stem-courses .image{background-image:url("/image/school/school-page/stem-courses-icon.png");margin-bottom:20px}body.request-quote .built-for-educators .tiles .tile.tile-classroom-management .image{background-image:url("/images/school/built-for-educators/classroom-management.png");background-size:90px 77px}@media screen and (max-width:39.9375em){body.request-quote .built-for-educators .tiles .tile{min-height:250px}}@media screen and (max-width:39.9375em){body.request-quote .built-for-educators{padding:10px 0}body.request-quote .built-for-educators .title-container{margin-bottom:10px}body.request-quote .built-for-educators .tile{min-height:0!important}}body.request-quote .request-quote{background-color:#fefefe}body.request-quote .request-quote .hero{background:linear-gradient(90deg,#66b6d0,#68b0ca 21.25%,#6e9ebb 50.72%,#7880a1 84.86%,#7d7194);color:#fefefe;font-weight:400;text-align:center}body.request-quote .request-quote .hero label{text-align:left}body.request-quote .request-quote .hero h3 span{display:block;font-size:14px}body.request-quote .request-quote .hero ul{list-style-type:disc;padding-left:1em}body.request-quote .request-quote .hero .quote-message img{width:70%}@media print,screen and (min-width:64em){body.request-quote .request-quote .hero{text-align:initial}}body.request-quote .request-quote .hero .back-link-container{text-align:initial}body.request-quote .request-quote .hero .back-link-container .back-link{color:#fefefe}body.request-quote .request-quote .hero .title{margin-top:30px;margin-bottom:30px;color:#fefefe;font-size:30px}@media print,screen and (min-width:64em){body.request-quote .request-quote .hero .title{margin-top:0;margin-bottom:0}}body.request-quote .request-quote .hero .message{margin-top:35px;color:#fff}@media print,screen and (min-width:64em){body.request-quote .request-quote .hero .message{margin-top:0}}body.request-quote .request-quote .hero .price,body.request-quote .request-quote .hero .sale{font-size:20px;line-height:1.75;margin-bottom:1rem}body.request-quote .request-quote .hero .price .value,body.request-quote .request-quote .hero .sale .value{font-weight:700}body.request-quote .request-quote .hero .price.has-sale{color:#cacaca;margin-bottom:0;text-decoration:line-through}body.request-quote .request-quote .hero .sale-badge{background-image:url("/image/school/sale-badge.svg");background-repeat:no-repeat;background-size:cover;color:#fefefe;font-weight:700;line-height:75px;position:relative;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:75px;height:75px}body.request-quote .request-quote .check-validity{background-color:#31424c;border-radius:8px;padding:1.5rem}body.request-quote .request-quote .check-validity label{color:#ccc}body.request-quote .request-quote .check-validity input[type=email],body.request-quote .request-quote .check-validity input[type=number],body.request-quote .request-quote .check-validity input[type=tel],body.request-quote .request-quote .check-validity input[type=text]{border-radius:5px;box-shadow:none;font-size:14px;border:1px solid #c0c7cb;outline:none;padding:6px}body.request-quote .request-quote .check-validity .button.button-submit,body.request-quote .request-quote .check-validity input[type=button],body.request-quote .request-quote .check-validity input[type=submit]{margin-top:1rem}body.request-quote .request-quote .check-validity-title{color:#fefefe;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.25em;font-weight:400;text-align:center}body.request-quote .request-quote .check-validity .organization-type-name{position:relative}body.request-quote .request-quote .check-validity .schoolsmenu{position:absolute;display:block;background-color:#fff;border:1px solid #ccc;margin-top:-14px;padding:4px;max-height:10em;width:90%;overflow-y:auto;z-index:10;font-size:14px;line-height:20px}body.request-quote .request-quote .check-validity .schoolsmenu li{padding:2px;cursor:pointer;white-space:nowrap}body.request-quote .request-quote .check-validity .schoolsmenu li em{font-style:normal;font-weight:700;margin-right:10px;display:block}body.request-quote .request-quote .check-validity .schoolsmenu li span{display:block}body.request-quote .request-quote .check-validity .schoolsmenu li:hover{background-color:#ccc;color:#fff}body.request-quote .request-quote .body ul{padding-left:20px;list-style:initial}body.request-quote .request-quote .body .button-request-quote{display:block;margin-top:40px;margin-bottom:40px}@media print,screen and (min-width:64em){body.request-quote .request-quote .body .button-request-quote{display:inline-block}}body.request-quote .request-quote .body .table-compare-plans{min-width:100%;color:#999}body.request-quote .request-quote .body .table-compare-plans thead{border:none;background-color:transparent}body.request-quote .request-quote .body .table-compare-plans thead th{vertical-align:top;padding-top:20px;padding-bottom:30px;text-align:center}body.request-quote .request-quote .body .table-compare-plans thead th p{margin-bottom:5px}body.request-quote .request-quote .body .table-compare-plans thead th .title{letter-spacing:1px;font-size:25px;margin:0;padding:0}body.request-quote .request-quote .body .table-compare-plans thead th .description{font-size:14px;font-weight:400}body.request-quote .request-quote .body .table-compare-plans tbody{border:none}body.request-quote .request-quote .body .table-compare-plans tbody tr{border-bottom:1px solid #d4edf0}body.request-quote .request-quote .body .table-compare-plans tbody tr:nth-child(2n){background-color:transparent}body.request-quote .request-quote .body .table-compare-plans tbody th{text-align:left;color:initial;font-weight:300}body.request-quote .request-quote .body .table-compare-plans tbody td{text-align:center}body.request-quote .request-quote .body .table-compare-plans tbody td .icon-checkmark{color:#22bdb6}body.request-quote .request-quote .body .resources{margin-top:60px}body.request-quote .request-quote .body .resources .image-container{text-align:right}body.request-quote .whats-new-2019{background-color:#f4f9fa}body.request-quote .whats-new-2019 ul li{list-style-type:disc;list-style-position:inside}body.request-quote .whats-new-2019 img{max-height:250px}body.request-quote .sale-badge{background-image:url("/image/school/sale-badge.svg");background-repeat:no-repeat;background-size:cover;color:#fefefe;font-weight:700;line-height:75px;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:75px;height:75px;position:absolute;top:.25rem;right:.25rem}body.request-quote-design .built-for-educators{background-color:#f4f9fa}body.request-quote-design .built-for-educators .title-container{margin-bottom:20px}body.request-quote-design .built-for-educators .title-container .title{letter-spacing:1px;font-size:26px;font-weight:600;text-align:center;margin:0 0 5px;padding:0}body.request-quote-design .built-for-educators .title-container .subtitle{font-size:18px;text-align:center;margin:0;padding:0}body.request-quote-design .built-for-educators .tiles .tile{text-align:center;min-height:260px}body.request-quote-design .built-for-educators .tiles .tile .image{width:164px;height:130px;margin:auto;background-position:50%;background-repeat:no-repeat;background-size:contain}body.request-quote-design .built-for-educators .tiles .tile .title{color:#211f1f;margin:0 0 5px;padding:0;font-size:18px}body.request-quote-design .built-for-educators .tiles .tile .description{color:#717272;margin:0 auto;padding:0;font-size:14px;max-width:280px}body.request-quote-design .built-for-educators .tiles .tile.tile-block-and-text .image{background-image:url("/images/school/built-for-educators/block-and-text-coding.png");background-size:154px 85px}body.request-quote-design .built-for-educators .tiles .tile.tile-comprehensive-curriculum .image{background-image:url("/image/school/school-page/comprehensive-curriculum-icon-03-12-18.png");margin-bottom:20px}body.request-quote-design .built-for-educators .tiles .tile.tile-free-training .image{background-image:url("/image/school/school-page/free-training-icon.png");margin-bottom:20px}body.request-quote-design .built-for-educators .tiles .tile.tile-success-stories .image{background-image:url("/image/school/school-page/success-stories-icon.png");margin-bottom:20px}body.request-quote-design .built-for-educators .tiles .tile.tile-automatic-assessments-2 .image{background-image:url("/image/school/school-page/automatic-assessments-2.png");margin-bottom:20px}body.request-quote-design .built-for-educators .tiles .tile.tile-classroom-management-2 .image{background-image:url("/image/school/school-page/metrics.png");margin-bottom:20px}body.request-quote-design .built-for-educators .tiles .tile.tile-creativity-tools .image{background-image:url("/images/school/built-for-educators/creativity-tools.png");background-size:96px 77px}body.request-quote-design .built-for-educators .tiles .tile.tile-automatic-assessments .image{background-image:url("/images/school/built-for-educators/automatic-assessments.png");background-size:89px 77px}body.request-quote-design .built-for-educators .tiles .tile.tile-stem-courses .image{background-image:url("/image/school/school-page/stem-courses-icon.png");margin-bottom:20px}body.request-quote-design .built-for-educators .tiles .tile.tile-classroom-management .image{background-image:url("/images/school/built-for-educators/classroom-management.png");background-size:90px 77px}@media screen and (max-width:39.9375em){body.request-quote-design .built-for-educators .tiles .tile{min-height:250px}}@media screen and (max-width:39.9375em){body.request-quote-design .built-for-educators{padding:10px 0}body.request-quote-design .built-for-educators .title-container{margin-bottom:10px}body.request-quote-design .built-for-educators .tile{min-height:0!important}}body.request-quote-design .request-quote-design{background-color:#fefefe}body.request-quote-design .request-quote-design .hero{background:linear-gradient(90deg,#66b6d0,#68b0ca 21.25%,#6e9ebb 50.72%,#7880a1 84.86%,#7d7194);color:#fefefe;font-weight:400;text-align:center}body.request-quote-design .request-quote-design .hero label{text-align:left}body.request-quote-design .request-quote-design .hero h3 span{display:block;font-size:14px}body.request-quote-design .request-quote-design .hero ul{list-style-type:disc;padding-left:1em}body.request-quote-design .request-quote-design .hero .quote-message img{width:70%}@media print,screen and (min-width:64em){body.request-quote-design .request-quote-design .hero{text-align:initial}}body.request-quote-design .request-quote-design .hero .back-link-container{text-align:initial}body.request-quote-design .request-quote-design .hero .back-link-container .back-link{color:#fefefe}body.request-quote-design .request-quote-design .hero .title{margin-top:30px;margin-bottom:30px;color:#fefefe;font-size:30px}@media print,screen and (min-width:64em){body.request-quote-design .request-quote-design .hero .title{margin-top:0;margin-bottom:0}}body.request-quote-design .request-quote-design .hero .message{margin-top:35px;color:#fff}@media print,screen and (min-width:64em){body.request-quote-design .request-quote-design .hero .message{margin-top:0}}body.request-quote-design .request-quote-design .hero .price,body.request-quote-design .request-quote-design .hero .sale{font-size:20px;line-height:1.75;margin-bottom:1rem}body.request-quote-design .request-quote-design .hero .price .value,body.request-quote-design .request-quote-design .hero .sale .value{font-weight:700}body.request-quote-design .request-quote-design .hero .price.has-sale{color:#cacaca;margin-bottom:0;text-decoration:line-through}body.request-quote-design .request-quote-design .hero .sale-badge{background-image:url("/image/school/sale-badge.svg");background-repeat:no-repeat;background-size:cover;color:#fefefe;font-weight:700;line-height:75px;position:relative;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:75px;height:75px}body.request-quote-design .request-quote-design .check-validity{background-color:#31424c;border-radius:8px;padding:1.5rem}body.request-quote-design .request-quote-design .check-validity label{color:#ccc}body.request-quote-design .request-quote-design .check-validity input[type=email],body.request-quote-design .request-quote-design .check-validity input[type=number],body.request-quote-design .request-quote-design .check-validity input[type=tel],body.request-quote-design .request-quote-design .check-validity input[type=text]{border-radius:5px;box-shadow:none;font-size:14px;border:1px solid #c0c7cb;outline:none;padding:6px}body.request-quote-design .request-quote-design .check-validity .button.button-submit,body.request-quote-design .request-quote-design .check-validity input[type=button],body.request-quote-design .request-quote-design .check-validity input[type=submit]{margin-top:1rem}body.request-quote-design .request-quote-design .check-validity-title{color:#fefefe;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.25em;font-weight:400;text-align:center}body.request-quote-design .request-quote-design .check-validity .schoolOrDistrictName{position:relative}body.request-quote-design .request-quote-design .check-validity .schoolsmenu{position:absolute;display:block;background-color:#fff;border:1px solid #ccc;margin-top:-14px;padding:4px;max-height:10em;width:90%;overflow-y:auto;z-index:10;font-size:14px;line-height:20px}body.request-quote-design .request-quote-design .check-validity .schoolsmenu li{padding:2px;cursor:pointer;white-space:nowrap}body.request-quote-design .request-quote-design .check-validity .schoolsmenu li em{font-style:normal;font-weight:700;margin-right:10px;display:block}body.request-quote-design .request-quote-design .check-validity .schoolsmenu li span{display:block}body.request-quote-design .request-quote-design .check-validity .schoolsmenu li:hover{background-color:#ccc;color:#fff}body.request-quote-design .request-quote-design .body ul{padding-left:20px;list-style:initial}body.request-quote-design .request-quote-design .body .button-request-quote{display:block;margin-top:40px;margin-bottom:40px}@media print,screen and (min-width:64em){body.request-quote-design .request-quote-design .body .button-request-quote{display:inline-block}}body.request-quote-design .request-quote-design .body .table-compare-plans{min-width:100%;color:#999}body.request-quote-design .request-quote-design .body .table-compare-plans thead{border:none;background-color:transparent}body.request-quote-design .request-quote-design .body .table-compare-plans thead th{vertical-align:top;padding-top:20px;padding-bottom:30px;text-align:center}body.request-quote-design .request-quote-design .body .table-compare-plans thead th p{margin-bottom:5px}body.request-quote-design .request-quote-design .body .table-compare-plans thead th .title{letter-spacing:1px;font-size:25px;margin:0;padding:0}body.request-quote-design .request-quote-design .body .table-compare-plans thead th .description{font-size:14px;font-weight:400}body.request-quote-design .request-quote-design .body .table-compare-plans tbody{border:none}body.request-quote-design .request-quote-design .body .table-compare-plans tbody tr{border-bottom:1px solid #d4edf0}body.request-quote-design .request-quote-design .body .table-compare-plans tbody tr:nth-child(2n){background-color:transparent}body.request-quote-design .request-quote-design .body .table-compare-plans tbody th{text-align:left;color:initial;font-weight:300}body.request-quote-design .request-quote-design .body .table-compare-plans tbody td{text-align:center}body.request-quote-design .request-quote-design .body .table-compare-plans tbody td .icon-checkmark{color:#22bdb6}body.request-quote-design .request-quote-design .body .resources{margin-top:60px}body.request-quote-design .request-quote-design .body .resources .image-container{text-align:right}body.request-quote-design .whats-new-2019{background-color:#f4f9fa}body.request-quote-design .whats-new-2019 ul li{list-style-type:disc;list-style-position:inside}body.request-quote-design .whats-new-2019 img{max-height:250px}body.request-quote-design .sale-badge{background-image:url("/image/school/sale-badge.svg");color:#fefefe;font-weight:700;line-height:75px;text-transform:uppercase;-webkit-transform:rotate(-10deg);transform:rotate(-10deg);width:75px;height:75px;position:absolute;top:.25rem;right:.25rem}.sale-banner,body.request-quote-design .sale-badge{background-repeat:no-repeat;background-size:cover;text-align:center}.sale-banner{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#9c0500;background-image:url("/image/components/home-top-banner-promo/holiday-red-banner@2x.webp");box-shadow:0 8px 1px rgba(0,0,0,.5);padding:.625rem 2rem;position:relative}.sale-banner,.sale-banner a{display:-webkit-flex;display:-ms-flexbox;display:flex}.sale-banner a{color:#fff!important;width:100%;height:100%}.sale-banner a:hover{text-decoration:none}.sale-banner a:hover h2{text-decoration:underline}.sale-banner h2{font-size:1.5rem}.sale-banner .countdown-timer,.sale-banner h2{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.sale-banner .countdown-timer{gap:.5rem;margin-left:1.25rem}.sale-banner .countdown-timer__block{background-color:#9c0500;border-radius:.3125rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.625rem;padding:.625rem;text-align:center;min-width:3.75rem;min-height:3.75rem}.sale-banner .countdown-timer__timer{font-size:1.25rem;font-weight:700;line-height:1.2}.school-certificate-banner{position:relative;min-height:70px;background-color:#624b90}.school-certificate-banner img{display:none;position:absolute;left:0;bottom:0;margin-left:7px;height:70px}@media print,screen and (min-width:64em){.school-certificate-banner img{display:block}}.school-certificate-banner .text{padding:18px 0;line-height:34px;color:#fefefe;font-weight:700;text-align:center}@media print,screen and (min-width:64em){.school-certificate-banner .text{margin-left:180px;margin-right:180px}}.school-certificate-banner .text a{color:#fefefe;font-weight:700}.school-certificate-banner .text .button{margin-bottom:0;margin-left:2em;font-weight:700}body.site section.school-hoc-banner{padding:.25rem 0}.school-hoc-banner{background-image:linear-gradient(97.56deg,#8766ca .33%,#50549c 98.07%);text-align:center}.school-hoc-banner img{height:61px;object-fit:cover;padding-right:8px}.school-hoc-banner .button{display:inline-block;margin:7px 0 7px 1rem}.school-hoc-banner h3{display:inline-block;margin:0;padding:0}.school-hoc-banner h3,.school-hoc-banner h3 a{color:#fff;font-size:20px;font-weight:700;letter-spacing:1px}.school-hoc-banner h3 a span,.school-hoc-banner h3 span{opacity:.4}.school-hoc-banner p{margin:0;padding-left:1rem;display:inline-block;color:#fff;font-weight:700;opacity:.5}.school-hoc-banner.school-hoc-banner-2019{background:#57417c}body.site section.school-outside-banner{padding:.5rem 0}.school-outside-banner{background-color:#761c64;text-align:center}.school-outside-banner img{height:61px;object-fit:cover;padding-right:8px}.school-outside-banner .button{display:inline-block;margin:7px 0 7px 1rem;font-size:16px}.school-outside-banner h3{display:inline-block;margin:0;padding:0}.school-outside-banner h3,.school-outside-banner h3 a{color:#fff;font-size:18px;letter-spacing:1px}.school-outside-banner h3 a span,.school-outside-banner h3 span{opacity:.4}.school-outside-banner p{margin:0;padding-left:1rem;display:inline-block;color:#fff;font-weight:700;opacity:.5}body.site section.school-renew-early-banner{padding:.25rem 0}.school-renew-early-banner{background:#d7102b;background:linear-gradient(135deg,#d7102b 23%,#ac0215);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d7102b",endColorstr="#ac0215",GradientType=1)}.school-renew-early-banner img{height:61px;object-fit:cover;padding-right:8px}.school-renew-early-banner .button{display:inline-block;margin:7px 0;font-size:16px}.school-renew-early-banner h3{display:inline-block;margin:0;padding:0}.school-renew-early-banner h3,.school-renew-early-banner h3 a{color:#fff;font-size:20px;letter-spacing:1px}.school-renew-early-banner h3 a span,.school-renew-early-banner h3 span{opacity:.4}.school-renew-early-banner p{margin:0;padding:0 1rem;display:inline-block;color:#fff;font-weight:700;opacity:.5}body.site section.school-sale-banner{padding:.25rem 0}.school-sale-banner{background:#d7102b;background:linear-gradient(135deg,#d7102b 23%,#ac0215);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#d7102b",endColorstr="#ac0215",GradientType=1)}.school-sale-banner img{height:61px;object-fit:cover;padding-right:8px}.school-sale-banner .button{display:inline-block;margin:7px 0;font-size:16px}.school-sale-banner h3{display:inline-block;margin:0;padding:0}.school-sale-banner h3,.school-sale-banner h3 a{color:#fff;font-size:20px;letter-spacing:1px}.school-sale-banner h3 a span,.school-sale-banner h3 span{opacity:.4}.school-sale-banner p{margin:0;padding:0 1rem;display:inline-block;color:#fff;font-weight:700;opacity:.5}.school-sale-banner-early-bird.old-app{margin-top:10px}.school-sale-banner-early-bird.old-app .early-bird-sale-banner h4{font-size:30px;line-height:1.4}.school-sale-banner-early-bird.old-app .early-bird-sale-banner p{font-size:16px;font-weight:300;line-height:1.6}.school-sale-banner-early-bird.old-app .early-bird-sale-banner span{font-weight:300;line-height:1.5}.school-sale-banner-early-bird .early-bird-sale-banner{padding:20px 0;background-image:url("/image/school/sale-banner-bg-purple-20190305.png");background-size:cover;background-repeat:no-repeat}@media screen and (max-width:39.9375em){.school-sale-banner-early-bird .early-bird-sale-banner{padding:10px 0}}.school-sale-banner-early-bird .early-bird-sale-banner .early-bird-sale-banner-graphic{margin:-15px 0}.school-sale-banner-early-bird .early-bird-sale-banner .early-bird-sale-banner-graphic img{display:none;width:auto;height:105px;margin:0}@media print,screen and (min-width:64em){.school-sale-banner-early-bird .early-bird-sale-banner .early-bird-sale-banner-graphic img{display:block}}.school-sale-banner-early-bird .early-bird-sale-banner h4,.school-sale-banner-early-bird .early-bird-sale-banner p,.school-sale-banner-early-bird .early-bird-sale-banner span{color:#fff;padding:0;margin:0}.school-sale-banner-early-bird .early-bird-sale-banner span{font-size:12px;color:hsla(0,0%,100%,.5)}.school-sale-banner-early-bird .early-bird-sale-banner .button{margin-top:20px;margin-bottom:0}.school-sale-banner-201803.old-app{margin-top:10px}.school-sale-banner-201803.old-app .early-bird-sale-banner h4{font-size:20px;line-height:1.4}.school-sale-banner-201803.old-app .early-bird-sale-banner p{font-size:16px;line-height:1.6;margin-bottom:5px}.school-sale-banner-201803.old-app .early-bird-sale-banner span{font-weight:300;line-height:1.5}.school-sale-banner-201803.nomargin .early-bird-sale-banner{margin-bottom:0}.school-sale-banner-201803 .early-bird-sale-banner{margin-bottom:30px;padding:20px 0;background-image:url("/image/school/sale-banner-bg-20180401.jpg");background-size:cover;background-repeat:no-repeat}@media screen and (max-width:39.9375em){.school-sale-banner-201803 .early-bird-sale-banner{padding:10px 0}}.school-sale-banner-201803 .early-bird-sale-banner .early-bird-sale-banner-graphic{margin-top:-20px}.school-sale-banner-201803 .early-bird-sale-banner .early-bird-sale-banner-graphic img{display:none;width:100%;margin:20px auto -50px}@media print,screen and (min-width:64em){.school-sale-banner-201803 .early-bird-sale-banner .early-bird-sale-banner-graphic img{display:block}}.school-sale-banner-201803 .early-bird-sale-banner h4,.school-sale-banner-201803 .early-bird-sale-banner p,.school-sale-banner-201803 .early-bird-sale-banner span{color:#fff;padding:0;margin:0}.school-sale-banner-201803 .early-bird-sale-banner h4{margin-bottom:6px}.school-sale-banner-201803 .early-bird-sale-banner span{font-size:13px;color:#fff}.school-sale-banner-201803 .early-bird-sale-banner .button{margin-top:20px;margin-bottom:0;border-color:#fff;color:#fff}body.site section.school-upgrade-banner{padding:.25rem 0}.school-upgrade-banner{background-color:#52559c}.school-upgrade-banner img{height:50px;object-fit:cover;margin:5px 1rem 5px 0;padding-right:8px}.school-upgrade-banner .button{display:inline-block;margin:7px 0}@media print,screen and (min-width:40em){.school-upgrade-banner .button-spacer{margin-right:20px;margin-left:20px}}@media print,screen and (min-width:64em){.school-upgrade-banner .button-spacer{margin-right:60px}}.school-upgrade-banner h3{display:inline-block;margin:0;padding:0}.school-upgrade-banner h3,.school-upgrade-banner h3 a{color:#fff;font-size:17px;letter-spacing:1px}.school-upgrade-banner h3 a span,.school-upgrade-banner h3 span{opacity:.4}.school-upgrade-banner p{margin:0;padding:0 1rem;display:inline-block;color:#fff;font-weight:700;opacity:.5}body.teacher-certificate>.content{display:-webkit-flex;display:-ms-flexbox;display:flex}body.teacher-certificate>.content>.off-canvas-wrapper{width:100%}body.teacher-certificate>.content>.off-canvas-wrapper>.off-canvas-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;height:100%;min-height:100%}body.teacher-certificate .teacher-certificate .back-link{color:#fefefe}body.teacher-certificate .teacher-certificate .hero{background:linear-gradient(90deg,#66b6d0,#68b0ca 21.25%,#6e9ebb 50.72%,#7880a1 84.86%,#7d7194)}body.teacher-certificate .teacher-certificate .hero .title{margin-bottom:30px;text-align:center;color:#fefefe;font-size:30px}body.teacher-certificate .teacher-certificate .hero .certificate{text-align:center}@media print,screen and (min-width:64em){body.teacher-certificate .teacher-certificate .hero .certificate{text-align:initial}}body.teacher-certificate .teacher-certificate .hero .certificate img{max-height:170px}body.teacher-certificate .teacher-certificate .hero .certificate>div{position:relative;display:inline-block}body.teacher-certificate .teacher-certificate .hero .certificate>div span{position:absolute;display:block;text-align:center;font-size:10px;font-weight:700;top:80px;left:0;width:100%}body.teacher-certificate .teacher-certificate .hero .message{margin-top:35px;text-align:center;color:#fefefe}@media print,screen and (min-width:64em){body.teacher-certificate .teacher-certificate .hero .message{margin-top:0;text-align:initial}}body.teacher-certificate .teacher-certificate .hero .message a{color:#fefefe;font-weight:700}body.teacher-certificate .teacher-certificate .hero .page-sharing{display:block;text-align:center}body.teacher-certificate .teacher-certificate .hero .page-sharing>a{float:none;text-align:left}@media print,screen and (min-width:64em){body.teacher-certificate .teacher-certificate .hero .page-sharing>a{float:left}}body.teacher-certificate .teacher-certificate .body ul{padding-left:20px;list-style:initial}body.teacher-certificate .teacher-certificate .body .premium-features{margin-bottom:10px}body.teacher-certificate .teacher-certificate .body .request-quote-button{text-align:center;margin-top:30px}body.teacher-certificate .teacher-certificate .body .request-quote-button a{margin-top:0;margin-bottom:0}body.teacher-certificate .teacher-certificate .body .request-quote-button span{display:block}body.teacher-certificate .teacher-certificate .body .text3{font-weight:700;margin-top:30px}body.teacher-certificate .teacher-certificate .body .button-request-quote{display:block;margin-top:40px;margin-bottom:40px}@media print,screen and (min-width:64em){body.teacher-certificate .teacher-certificate .body .button-request-quote{display:inline-block}}.teacher-training p{color:inherit}.teacher-training .page-hero.\--teacher-training{padding-top:6.25rem;padding-bottom:5rem;background:linear-gradient(120.06deg,#5072c4 29.72%,#6367d0 65.19%)}.teacher-training .page-hero.\--teacher-training .page-hero__title{font-size:1.875rem}.teacher-training .page-hero.\--teacher-certification{background-color:#0c1c3e;background-image:url("/image/school/teacher-training/bg-certification-hero.svg");background-position:bottom;background-repeat:no-repeat;background-size:cover}@media print,screen and (min-width:40em){.teacher-training .page-hero.\--teacher-certification{padding-bottom:6.25rem;padding:6.25rem 0 12.5rem}}.teacher-training .page-hero.\--teacher-certification .page-hero__description{font-size:1rem}.teacher-training .teacher-training__hero-image{border-radius:8px;object-fit:cover;width:31.25rem;height:17.1875rem;max-width:100%}.teacher-training .teacher-training__certification-steps{background-color:#0c1c3e;color:#fefefe}.teacher-training .teacher-training__certification-steps .step-icon{margin-bottom:1.5rem;width:4.5rem;height:4.5rem}.teacher-training .teacher-training__action-banner{padding:1rem 0!important;background-color:#4e85fb;background-image:linear-gradient(90deg,#02bcd4 15%,#4e85fb 85%);color:#fefefe}.teacher-training .teacher-training__events{padding:1.875rem 0 3.125rem}.teacher-training .teacher-training__events .webinar-disclaimer{margin-top:2rem;text-align:right;font-size:14px}.teacher-training .teacher-training__certification-header{margin-bottom:1rem}.teacher-training .teacher-training__certification-header .certification-detail{margin-right:2rem}.teacher-training .teacher-training__certification-header .certification-detail-label{margin-right:5px;font-weight:700}.teacher-training .teacher-training__certification-header .certification-process{margin-top:10px;margin-bottom:5px}.teacher-training .teacher-training__certification-header .certification-steps{margin-top:10px;padding-left:2rem}.teacher-training .teacher-training__certification-header .certification-title{font-size:24px;font-weight:700}.teacher-training .teacher-training__webinars .section-header{padding:0 0 10px;font-size:18px}.teacher-training .teacher-training__webinars .mobile-header{padding-bottom:30px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;text-align:center;width:100%}.teacher-training .teacher-training__webinars .mobile-header .title{padding-left:50px}.teacher-training .teacher-training__webinars .mobile-header .control{float:right;margin-right:15px}.teacher-training .teacher-training__webinars .mobile-header .toggle-display-control:hover{cursor:pointer}.teacher-training .teacher-training__webinars .table-header{margin-bottom:10px;font-size:18px;width:100%}.teacher-training .teacher-training__webinars .table-header .title{font-weight:700;margin-right:30px}.teacher-training .teacher-training__webinars .table-header .controls{float:right;margin-right:15px}.teacher-training .teacher-training__webinars .format-filters .filter-delimiter{padding:0 10px}.teacher-training .teacher-training__webinars .format-filters .filter{color:#0058d7}.teacher-training .teacher-training__webinars .format-filters .filter:hover{text-decoration:underline;cursor:pointer}.teacher-training .teacher-training__webinars .filters{margin-bottom:20px}.teacher-training .teacher-training__webinars .no-results-found{padding:50px;font-size:x-large}.teacher-training .teacher-training__webinars .title{font-weight:600;min-width:250px}.teacher-training .teacher-training__webinars .description{margin:15px 0 20px}.teacher-training .teacher-training__webinars .nowrapping{white-space:nowrap}.teacher-training .teacher-training__webinars .register{min-width:140px}.teacher-training .teacher-training__webinars .sub-filter{margin-left:20px}.teacher-training .teacher-training__webinars table{border-spacing:0;border-radius:10px;box-shadow:0 0 6px #00000029;opacity:1;overflow:hidden}.teacher-training .teacher-training__webinars thead{background-color:#544c4b;border-top-right-radius:10px;border-top-left-radius:10px;color:#fefefe;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:700;overflow:hidden}.teacher-training .teacher-training__webinars tbody{background:#fefefe;border-bottom-right-radius:10px;border-bottom-left-radius:10px;overflow:hidden}.teacher-training .teacher-training__webinars tbody tr:nth-child(2n){background-color:#efefef}.teacher-training .teacher-training__webinars tbody tr:hover{background-color:#b7dfff}.teacher-training .teacher-training__webinars tbody tr .button{margin-bottom:0}.teacher-training .teacher-training__webinars th{padding:20px}.teacher-training .teacher-training__webinars tr{min-height:100px;border-bottom:1px solid #fff}.teacher-training .teacher-training__webinars td{padding:10px 20px}.teacher-training .teacher-training__webinars tfoot{background-color:#fff;color:#000;font-size:16px;font-weight:400}.teacher-training .teacher-training__webinars tfoot .footer-detail-separator{padding:0 10px}.teacher-training .teacher-training__webinars tfoot td{border-top:1px solid #efefef;font-weight:400}.teacher-training .teacher-training__blocks-row{isolation:isolate;padding:0}.teacher-training .teacher-training__blocks-row .text-block{padding:2.5rem;background-color:#4e85fb;color:#fefefe}@media print,screen and (min-width:64em){.teacher-training .teacher-training__blocks-row .text-block{position:absolute;z-index:1;width:100%;padding:5rem}.teacher-training .teacher-training__blocks-row .text-block.\--certification{top:8rem}.teacher-training .teacher-training__blocks-row .text-block.\--blue-ribbon{top:-4rem}}@media print,screen and (min-width:64em){.teacher-training__blocks-row:nth-of-type(2n){margin-top:12rem;margin-bottom:3rem}.teacher-training__blocks-row:last-child{margin-bottom:3rem}}.teacher-training .teacher-training__partnerships{margin-top:2rem;margin-bottom:-4rem;padding-top:6.25rem;padding-bottom:6.25rem;background-color:#f2f2f2;background-image:url("/image/school/teacher-training/wave-top-white.svg");background-position:top;background-repeat:no-repeat;background-size:100% auto}.teacher-training .training-card{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:2rem;overflow:visible;padding:2rem;text-align:center}.teacher-training .training-card a{font-size:1rem}.teacher-training .training-card .button,.teacher-training .training-card button{margin-bottom:0!important}.teacher-training .training-card__header{margin-top:-4rem;margin-bottom:.625rem}.teacher-training .training-card__icon{margin-bottom:1.5rem;max-width:7.25rem;max-height:7.25rem}.teacher-training .training-card__title{font-size:1.125rem}.teacher-training .training-card__title-level{display:block;font-size:1rem;font-weight:700}.teacher-training .training-card__meta{font-size:.75rem;font-weight:700}.teacher-training .training-card__description{color:#747474;font-size:.875rem}.teacher-training .training-card__footer{margin-top:auto}.teacher-training .training-card__link{color:#747474}.teacher-training .training-card.\--certification-level .training-card__header{margin-top:0;margin-bottom:0}.teacher-training .training-card.\--certification-level .training-card__icon{max-width:8.25rem;max-height:8.25rem}.teacher-training .training-card.\--certification-level .training-card__description{color:inherit;font-size:1rem}body.why-go-premium .why-go-premium{background-color:#fefefe}body.why-go-premium .why-go-premium .hero{background:linear-gradient(90deg,#66b6d0,#68b0ca 21.25%,#6e9ebb 50.72%,#7880a1 84.86%,#7d7194);text-align:center}@media print,screen and (min-width:64em){body.why-go-premium .why-go-premium .hero{text-align:initial}}body.why-go-premium .why-go-premium .hero .back-link-container{text-align:initial}body.why-go-premium .why-go-premium .hero .back-link-container .back-link{color:#fefefe}body.why-go-premium .why-go-premium .hero .title{margin-top:30px;margin-bottom:30px;color:#fefefe;font-size:30px}@media print,screen and (min-width:64em){body.why-go-premium .why-go-premium .hero .title{margin-top:0;margin-bottom:0;padding-left:40px}}body.why-go-premium .why-go-premium .hero .message{margin-top:35px;color:#fff}@media print,screen and (min-width:64em){body.why-go-premium .why-go-premium .hero .message{margin-top:0;padding-left:40px}}body.why-go-premium .why-go-premium .body ul{padding-left:20px;list-style:initial}body.why-go-premium .why-go-premium .body .button-request-quote{display:block;margin-top:40px;margin-bottom:40px}@media print,screen and (min-width:64em){body.why-go-premium .why-go-premium .body .button-request-quote{display:inline-block}}body.why-go-premium .why-go-premium .body .table-compare-plans{min-width:100%;color:#999}body.why-go-premium .why-go-premium .body .table-compare-plans thead{border:none;background-color:transparent}body.why-go-premium .why-go-premium .body .table-compare-plans thead th{vertical-align:top;padding-top:20px;padding-bottom:30px;text-align:center}body.why-go-premium .why-go-premium .body .table-compare-plans thead th p{margin-bottom:5px}body.why-go-premium .why-go-premium .body .table-compare-plans thead th .title{letter-spacing:1px;font-size:25px;margin:0;padding:0}body.why-go-premium .why-go-premium .body .table-compare-plans thead th .description{font-size:14px;font-weight:400}body.why-go-premium .why-go-premium .body .table-compare-plans tbody{border:none}body.why-go-premium .why-go-premium .body .table-compare-plans tbody tr{border-bottom:1px solid #d4edf0}body.why-go-premium .why-go-premium .body .table-compare-plans tbody tr:nth-child(2n){background-color:transparent}body.why-go-premium .why-go-premium .body .table-compare-plans tbody th{text-align:left;color:initial;font-weight:300}body.why-go-premium .why-go-premium .body .table-compare-plans tbody td{text-align:center}body.why-go-premium .why-go-premium .body .table-compare-plans tbody td .icon-checkmark{color:#22bdb6}body.why-go-premium .why-go-premium .body .resources{margin-top:60px}body.why-go-premium .why-go-premium .body .resources .image-container{text-align:right}.tools-camps-index,.tools-camps-index a{font-size:14px}.tools-camps-index .csv,.tools-camps-index .email,.tools-camps-index .flyer,.tools-camps-index .login,.tools-camps-index .transfer,.tools-camps-index a .csv,.tools-camps-index a .email,.tools-camps-index a .flyer,.tools-camps-index a .login,.tools-camps-index a .transfer{font-size:12px}.tools-camps-index .counts{margin-bottom:1rem;font-weight:500}.tools-camps-index table tbody:hover td[rowspan],.tools-camps-index table tr:hover td{background-color:#f9f9f9}.tools-camps-index table tr.session.locked{font-weight:500}.tools-camps-index table td[rowspan],.tools-camps-index table tr:last-child{border-bottom:1px solid #8a8a8a}.tools-camps-transfer h1{text-align:center}.tools-camps-transfer .back,.tools-camps-transfer .parcels{font-size:12px}.tools-camps-transfer .errors{font-size:12px;color:#f25954}.alert-box{border-radius:4px;font-size:14px;font-weight:500;line-height:28px;padding:6px 20px;margin:8px 0}@media print,screen and (min-width:40em){.alert-box{font-size:18px}}.alert-box.error{background:#f9412f;color:#fff}.alert-box.warning{background:#ffdf6a;color:#e28500}.alert-box.info{background:#3eb8f7;color:#fff}.alert-box.promo{background:#5cbe5a;border:none;color:#fff}.alert-box.promo a{color:#fff}.alert-box.promo a:hover{text-decoration:underline}.reveal.reveal--ask-parent{background:#fff;border-radius:6px}.reveal.reveal--ask-parent .ask-parent-content .ask-parent-content-img{background-image:url("/image/join/ask-parent.jpg");background-size:cover;height:160px;width:100%}.reveal.reveal--ask-parent h2{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;text-align:left;text-transform:capitalize;margin-top:0;color:#fefefe;font-weight:700;line-height:1.1;padding-top:60px;font-size:28px}.reveal.reveal--ask-parent p{font-weight:700;font-size:20px;text-align:center}.reveal.reveal--ask-parent label{display:block;font-size:16px;font-weight:600;text-align:left;color:#0a0a0a}.reveal.reveal--ask-parent input[type=email]{border-color:#e6e6e6;border-radius:5px;border-style:solid;display:block;font-size:25px;font-weight:500;height:50px;line-height:50px;margin-top:.5rem;width:100%}.reveal.reveal--ask-parent .ask-parent-form{padding:30px 10px 20px}.reveal.reveal--ask-parent .ask-parent-sent{padding:30px 10px}.reveal.reveal--ask-parent .ask-parent-sent p{line-height:1.5}.reveal.reveal--ask-parent .ask-parent-sent p.sent-circle-bg{background-image:url(/image/join/circle.png);width:100px;height:100px;margin:0 auto 20px;background-size:contain;background-repeat:no-repeat;background-color:#3be3d1;border-radius:100px;background-position:90% 50%}.reveal.reveal--ask-parent .ask-parent-sent p.sent-circle-bg span{color:#fff;font-size:48px;padding:2rem 0}.reveal.reveal--ask-parent .close-reveal-modal{color:#d4d4d4;right:10px;top:10px}.reveal.reveal--ask-parent .close-reveal-modal:hover{color:#000}.reveal.reveal--ask-parent .reveal__btn-panel{margin-top:1rem}.reveal.reveal--ask-parent .reveal__btn-panel a,.reveal.reveal--ask-parent .reveal__btn-panel input[type=submit]{width:100%}.reveal.medium.reveal--ask-parent{max-width:30rem;padding:0}.back-to-school-2016-banner{background-color:#101831;border-radius:10px;padding-left:30px;padding-right:30px;margin-top:1rem}.back-to-school-2016-banner .back-to-school-2016-banner-content{padding:10px}.back-to-school-2016-banner .back-to-school-2016-banner-content h3{color:#fefefe!important;font-size:20px;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;line-height:36px;margin-bottom:0;margin-top:0;text-transform:uppercase}.back-to-school-2016-banner .back-to-school-2016-banner-content p{line-height:36px;padding-bottom:0;padding-top:0;font-size:18px}.back-to-school-2016-banner.back-to-school-2016-banner-quick-look{background-color:#19223f}.back-to-school-2016-banner.back-to-school-2016-banner-quick-look .back-to-school-2016-banner-content{padding:0;font-size:16px}.bundle-card{height:300px;width:265px;border:1px solid #38454d;box-shadow:0 2px 4px rgba(0,0,0,.6);margin-top:26px;cursor:pointer}.bundle-card:hover{-webkit-transform:scale(1.02);transform:scale(1.02);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.bundle-card:hover .bundle-quick-look-btn{display:block}.bundle-card .bundle-card__top{background-color:#38454d;position:relative}.bundle-card .bundle-card__top h1,.bundle-card .bundle-card__top h2,.bundle-card .bundle-card__top p{color:#fefefe}.bundle-card .bundle-card__top .bundle-card__top__character{background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:-10px;bottom:0;right:0}.bundle-card .bundle-card__top .bundle-card__top__character.bundle-card__top__character--7-9{background-image:url(/image/courses/character-7-9.png)}.bundle-card .bundle-card__top .bundle-card__top__character.bundle-card__top__character--10-11{background-image:url(/image/courses/character-10-11.png)}.bundle-card .bundle-card__top .bundle-card__top__character.bundle-card__top__character--12-{background-image:url(/image/courses/character-12-.png)}.bundle-card .bundle-card__top .bundle-card__top__ages{border-radius:90px;border-style:solid;border-width:4px;text-transform:uppercase;font-size:16px;font-weight:700;color:#fff;float:right;padding:20px;width:90px;margin-bottom:20px;margin-right:20px;margin-top:26px}.bundle-card .bundle-card__top .bundle-card__top__ages--7-9{border-color:#82ca6d}.bundle-card .bundle-card__top .bundle-card__top__ages--10-11{border-color:#e56000}.bundle-card .bundle-card__top .bundle-card__top__ages--12-{border-color:#997abc}.bundle-card .bundle-card__bottom{padding:10px}.bundle-card .bundle-card__bottom .bundle-card__price{font-size:18px;font-weight:700}.bundle-card .bundle-card__bottom p{font-size:14px;line-height:20px}.bundle-card .bundle-quick-look-btn{display:none;position:relative;bottom:50px;margin-left:25px;margin-right:25px}.modal.bundle-quick-look .box-footer .action-right span{color:#282e33;font-size:16px;line-height:42px}.modal.bundle-quick-look .box-footer .action-right span.strong{font-size:24px;font-weight:700}.modal.bundle-quick-look .box-footer .action-right .btn-default{float:right;margin-left:10px}.row.row--bundle-quick-look{background-color:#fefefe;margin-top:20px;padding:5px 10px}.row.row--bundle-quick-look h2,.row.row--bundle-quick-look h5{color:#282e33}.row.row--bundle-quick-look h2{font-size:30px;font-weight:600}.row.row--bundle-quick-look .course-gallery{margin:0}.row.row--bundle-quick-look .course-gallery .course-card{margin-top:6px}.row.row--bundle-quick-look .course-gallery .course-gallery__description{width:450px}.row.row--bundle-quick-look .course-gallery .course-gallery__description h5{margin-top:0}.row.row--bundle-quick-look .course-gallery .course-gallery__description p{margin-top:29px;text-align:right}.row.row--bundle-quick-look .course-gallery .course-gallery__description p a{font-weight:600}.row.row--bundle-quick-look .course-gallery .course-gallery__description p span{color:#282e33;font-size:16px;line-height:42px}.row.row--bundle-quick-look .course-gallery .course-gallery__description p span.strong{font-size:24px;font-weight:700}@media print,screen and (min-width:40em){.row.row--bundle-quick-look:before{border-bottom:20px solid #fff;border-left:30px solid transparent;border-right:30px solid transparent;content:"";height:0;left:570px;position:absolute;top:-14px;width:0}.row.row--bundle-quick-look.row--bundle-quick-look--full{width:980px;min-width:auto}.row.row--bundle-quick-look.row--bundle-quick-look--full:before{left:460px}.row.row--bundle-quick-look.row--bundle-quick-look--full.row--bundle-quick-look--1:before{left:60px}.row.row--bundle-quick-look.row--bundle-quick-look--full.row--bundle-quick-look--3:before{left:850px}.row.row--bundle-quick-look.row--bundle-quick-look--medium{width:850px;min-width:auto}.row.row--bundle-quick-look.row--bundle-quick-look--medium:before{left:390px}.row.row--bundle-quick-look.row--bundle-quick-look--small{width:550px;min-width:auto}.row.row--bundle-quick-look.row--bundle-quick-look--small:before{left:240px}}.captcha{margin-bottom:30px;overflow:hidden}.minecraft-mod-card .card-details .card-counter.card-counter-comments .image,.minecraft-mod-card .card-details .card-counter.card-counter-comments .image:hover,.minecraft-resource-card-2 .card-details .card-counter.card-counter-comments .image,.minecraft-resource-card-2 .card-details .card-counter.card-counter-comments .image:hover,.project-card-2 .card-details .card-counter.card-counter-comments .image,.project-card-2 .card-details .card-counter.card-counter-comments .image:hover,.ty-project-card.bedrock .ty-project-card__tag:before,.ty-project-card.blockCoding .ty-project-card__tag:before,.ty-project-card.html .ty-project-card__tag:before,.ty-project-card.java-mc .ty-project-card__tag:before,.ty-project-card.java .ty-project-card__tag:before,.ty-project-card.javascript .ty-project-card__tag:before,.ty-project-card.python .ty-project-card__tag:before,.ty-project-card__tag.bedrock:before,.ty-project-card__tag.html:before,.ty-project-card__tag.java-mc:before,.ty-project-card__tag.java:before,.ty-project-card__tag.js:before,.ty-project-card__tag.py:before,.tycon-abstraction,.tycon-academics,.tycon-add,.tycon-ai,.tycon-alert,.tycon-algorithms-programming,.tycon-animation,.tycon-animation-2,.tycon-art,.tycon-art-history,.tycon-astronomy,.tycon-biology,.tycon-block-language,.tycon-calculator,.tycon-cancel,.tycon-canvas-drawing,.tycon-chemistry,.tycon-classroom,.tycon-collaboration,.tycon-color-palette,.tycon-color-palette-2,.tycon-comment,.tycon-comment-filled,.tycon-communication,.tycon-community,.tycon-community-profile,.tycon-computer,.tycon-computing,.tycon-computing-applications,.tycon-conditional-logic,.tycon-creativity,.tycon-critical-thinking,.tycon-cryptography,.tycon-css,.tycon-cube,.tycon-cybersecurity,.tycon-dashboard,.tycon-data,.tycon-data-analysis,.tycon-data-science,.tycon-data-visualization,.tycon-debugging,.tycon-decision-making,.tycon-decomposition,.tycon-design,.tycon-devices,.tycon-digital-citizenship,.tycon-district,.tycon-download,.tycon-draw-shapes,.tycon-earth,.tycon-eye,.tycon-follow,.tycon-galleries,.tycon-game-controller,.tycon-game-controller-2,.tycon-game-design,.tycon-game-libraries,.tycon-gear,.tycon-geography,.tycon-geology,.tycon-heart,.tycon-help,.tycon-history,.tycon-home,.tycon-image,.tycon-image-editing,.tycon-impact-computing,.tycon-info,.tycon-input-output,.tycon-interactive-programs,.tycon-java,.tycon-javascript,.tycon-javascript-web-dev,.tycon-junior,.tycon-key,.tycon-laptop,.tycon-learning-path,.tycon-lessons,.tycon-letter-a,.tycon-lightbulb,.tycon-like,.tycon-log-out,.tycon-logic,.tycon-loops,.tycon-loops-2,.tycon-math-2,.tycon-media,.tycon-messaging,.tycon-microchip,.tycon-minecraft-block,.tycon-minecraft-blocks,.tycon-minecraft-items,.tycon-minecraft-mobs,.tycon-minecraft-modding,.tycon-minecraft-mods,.tycon-minecraft-resources,.tycon-minecraft-skins,.tycon-mouse,.tycon-music,.tycon-network,.tycon-network-home,.tycon-networking,.tycon-oceanography,.tycon-oop,.tycon-pen-drawing,.tycon-pencil,.tycon-physics,.tycon-physics-2,.tycon-play,.tycon-play-circle,.tycon-problem-solving,.tycon-projects,.tycon-puzzle-snap,.tycon-python,.tycon-python-logo,.tycon-qr-code,.tycon-reading,.tycon-recent,.tycon-recursion,.tycon-remix,.tycon-remix-community,.tycon-report,.tycon-robot,.tycon-rocket,.tycon-rocket-2,.tycon-school,.tycon-school-2,.tycon-science,.tycon-search,.tycon-search-sort,.tycon-sequencing,.tycon-share,.tycon-shield-lock,.tycon-social-studies,.tycon-solar-system,.tycon-star,.tycon-steganography,.tycon-string-handling,.tycon-tag,.tycon-terminal,.tycon-text-coding,.tycon-triple-dots,.tycon-trophy-star,.tycon-troubleshooting,.tycon-turtle,.tycon-turtle-graphics,.tycon-ui-design,.tycon-unlike,.tycon-variables,.tycon-web-pages,.tycon-white-glove,.tycon-writing{background-color:currentColor;background-blend-mode:multiply;background-position:50%;background-repeat:no-repeat;background-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;display:inline-block;vertical-align:middle;width:1.25em;height:1.25em}.tycon-abstraction{background-image:url(/image/tynker-icons/icon-abstraction.svg);mask-image:url(/image/tynker-icons/icon-abstraction.svg);-webkit-mask-image:url(/image/tynker-icons/icon-abstraction.svg)}.tycon-academics{background-image:url(/image/tynker-icons/icon-academics.svg);mask-image:url(/image/tynker-icons/icon-academics.svg);-webkit-mask-image:url(/image/tynker-icons/icon-academics.svg)}.tycon-ai{background-image:url(/image/tynker-icons/icon-ai.svg);mask-image:url(/image/tynker-icons/icon-ai.svg);-webkit-mask-image:url(/image/tynker-icons/icon-ai.svg)}.tycon-alert{background-image:url(/image/tynker-icons/icon-alert.svg);mask-image:url(/image/tynker-icons/icon-alert.svg);-webkit-mask-image:url(/image/tynker-icons/icon-alert.svg)}.tycon-algorithms-programming{background-image:url(/image/tynker-icons/icon-algorithms-programming.svg);mask-image:url(/image/tynker-icons/icon-algorithms-programming.svg);-webkit-mask-image:url(/image/tynker-icons/icon-algorithms-programming.svg)}.tycon-animation{background-image:url(/image/tynker-icons/icon-animation.svg);mask-image:url(/image/tynker-icons/icon-animation.svg);-webkit-mask-image:url(/image/tynker-icons/icon-animation.svg)}.tycon-animation-2{background-image:url(/image/tynker-icons/icon-animation-2.svg);mask-image:url(/image/tynker-icons/icon-animation-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-animation-2.svg)}.tycon-art{background-image:url(/image/tynker-icons/icon-art.svg);mask-image:url(/image/tynker-icons/icon-art.svg);-webkit-mask-image:url(/image/tynker-icons/icon-art.svg)}.tycon-art-history{background-image:url(/image/tynker-icons/icon-art-history.svg);mask-image:url(/image/tynker-icons/icon-art-history.svg);-webkit-mask-image:url(/image/tynker-icons/icon-art-history.svg)}.tycon-astronomy{background-image:url(/image/tynker-icons/icon-astronomy.svg);mask-image:url(/image/tynker-icons/icon-astronomy.svg);-webkit-mask-image:url(/image/tynker-icons/icon-astronomy.svg)}.tycon-block-language{background-image:url(/image/tynker-icons/icon-block-language.svg);mask-image:url(/image/tynker-icons/icon-block-language.svg);-webkit-mask-image:url(/image/tynker-icons/icon-block-language.svg)}.tycon-biology{background-image:url(/image/tynker-icons/icon-biology.svg);mask-image:url(/image/tynker-icons/icon-biology.svg);-webkit-mask-image:url(/image/tynker-icons/icon-biology.svg)}.tycon-cancel{background-image:url(/image/tynker-icons/icon-cancel.svg);mask-image:url(/image/tynker-icons/icon-cancel.svg);-webkit-mask-image:url(/image/tynker-icons/icon-cancel.svg)}.tycon-calculator{background-image:url(/image/tynker-icons/icon-calculator.svg);mask-image:url(/image/tynker-icons/icon-calculator.svg);-webkit-mask-image:url(/image/tynker-icons/icon-calculator.svg)}.tycon-canvas-drawing{background-image:url(/image/tynker-icons/icon-canvas-drawing.svg);mask-image:url(/image/tynker-icons/icon-canvas-drawing.svg);-webkit-mask-image:url(/image/tynker-icons/icon-canvas-drawing.svg)}.tycon-chemistry{background-image:url(/image/tynker-icons/icon-chemistry.svg);mask-image:url(/image/tynker-icons/icon-chemistry.svg);-webkit-mask-image:url(/image/tynker-icons/icon-chemistry.svg)}.tycon-classroom{background-image:url(/image/tynker-icons/icon-classroom.svg);mask-image:url(/image/tynker-icons/icon-classroom.svg);-webkit-mask-image:url(/image/tynker-icons/icon-classroom.svg)}.tycon-collaboration{background-image:url(/image/tynker-icons/icon-collaboration.svg);mask-image:url(/image/tynker-icons/icon-collaboration.svg);-webkit-mask-image:url(/image/tynker-icons/icon-collaboration.svg)}.tycon-color-palette{background-image:url(/image/tynker-icons/icon-color-palette.svg);mask-image:url(/image/tynker-icons/icon-color-palette.svg);-webkit-mask-image:url(/image/tynker-icons/icon-color-palette.svg)}.tycon-color-palette-2{background-image:url(/image/tynker-icons/icon-color-palette-2.svg);mask-image:url(/image/tynker-icons/icon-color-palette-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-color-palette-2.svg)}.tycon-communication{background-image:url(/image/tynker-icons/icon-communication.svg);mask-image:url(/image/tynker-icons/icon-communication.svg);-webkit-mask-image:url(/image/tynker-icons/icon-communication.svg)}.tycon-comment{background-image:url(/image/tynker-icons/icon-comment.svg);mask-image:url(/image/tynker-icons/icon-comment.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment.svg)}.tycon-comment-filled{background-image:url(/image/tynker-icons/icon-comment-filled.svg);mask-image:url(/image/tynker-icons/icon-comment-filled.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment-filled.svg)}.tycon-computer{background-image:url(/image/tynker-icons/icon-computer.svg);mask-image:url(/image/tynker-icons/icon-computer.svg);-webkit-mask-image:url(/image/tynker-icons/icon-computer.svg)}.tycon-computing{background-image:url(/image/tynker-icons/icon-computing.svg);mask-image:url(/image/tynker-icons/icon-computing.svg);-webkit-mask-image:url(/image/tynker-icons/icon-computing.svg)}.tycon-computing-applications{background-image:url(/image/tynker-icons/icon-computing-applications.svg);mask-image:url(/image/tynker-icons/icon-computing-applications.svg);-webkit-mask-image:url(/image/tynker-icons/icon-computing-applications.svg)}.tycon-community{background-image:url(/image/tynker-icons/icon-community.svg);mask-image:url(/image/tynker-icons/icon-community.svg);-webkit-mask-image:url(/image/tynker-icons/icon-community.svg)}.tycon-community-profile{background-image:url(/image/tynker-icons/icon-community-profile.svg);mask-image:url(/image/tynker-icons/icon-community-profile.svg);-webkit-mask-image:url(/image/tynker-icons/icon-community-profile.svg)}.tycon-conditional-logic{background-image:url(/image/tynker-icons/icon-conditional-logic.svg);mask-image:url(/image/tynker-icons/icon-conditional-logic.svg);-webkit-mask-image:url(/image/tynker-icons/icon-conditional-logic.svg)}.tycon-creativity{background-image:url(/image/tynker-icons/icon-creativity.svg);mask-image:url(/image/tynker-icons/icon-creativity.svg);-webkit-mask-image:url(/image/tynker-icons/icon-creativity.svg)}.tycon-critical-thinking{background-image:url(/image/tynker-icons/icon-critical-thinking.svg);mask-image:url(/image/tynker-icons/icon-critical-thinking.svg);-webkit-mask-image:url(/image/tynker-icons/icon-critical-thinking.svg)}.tycon-cryptography{background-image:url(/image/tynker-icons/icon-cryptography.svg);mask-image:url(/image/tynker-icons/icon-cryptography.svg);-webkit-mask-image:url(/image/tynker-icons/icon-cryptography.svg)}.tycon-css{background-image:url(/image/tynker-icons/icon-css.svg);mask-image:url(/image/tynker-icons/icon-css.svg);-webkit-mask-image:url(/image/tynker-icons/icon-css.svg)}.tycon-cube{background-image:url(/image/tynker-icons/icon-cube.svg);mask-image:url(/image/tynker-icons/icon-cube.svg);-webkit-mask-image:url(/image/tynker-icons/icon-cube.svg)}.tycon-cybersecurity{background-image:url(/image/tynker-icons/icon-cybersecurity.svg);mask-image:url(/image/tynker-icons/icon-cybersecurity.svg);-webkit-mask-image:url(/image/tynker-icons/icon-cybersecurity.svg)}.tycon-dashboard{background-image:url(/image/tynker-icons/icon-dashboard.svg);mask-image:url(/image/tynker-icons/icon-dashboard.svg);-webkit-mask-image:url(/image/tynker-icons/icon-dashboard.svg)}.tycon-data{background-image:url(/image/tynker-icons/icon-data.svg);mask-image:url(/image/tynker-icons/icon-data.svg);-webkit-mask-image:url(/image/tynker-icons/icon-data.svg)}.tycon-data-science{background-image:url(/image/tynker-icons/icon-data-science.svg);mask-image:url(/image/tynker-icons/icon-data-science.svg);-webkit-mask-image:url(/image/tynker-icons/icon-data-science.svg)}.tycon-data-analysis{background-image:url(/image/tynker-icons/icon-data-analysis.svg);mask-image:url(/image/tynker-icons/icon-data-analysis.svg);-webkit-mask-image:url(/image/tynker-icons/icon-data-analysis.svg)}.tycon-data-visualization{background-image:url(/image/tynker-icons/icon-data-visualization.svg);mask-image:url(/image/tynker-icons/icon-data-visualization.svg);-webkit-mask-image:url(/image/tynker-icons/icon-data-visualization.svg)}.tycon-debugging{background-image:url(/image/tynker-icons/icon-debugging.svg);mask-image:url(/image/tynker-icons/icon-debugging.svg);-webkit-mask-image:url(/image/tynker-icons/icon-debugging.svg)}.tycon-decision-making{background-image:url(/image/tynker-icons/icon-decision-making.svg);mask-image:url(/image/tynker-icons/icon-decision-making.svg);-webkit-mask-image:url(/image/tynker-icons/icon-decision-making.svg)}.tycon-decomposition{background-image:url(/image/tynker-icons/icon-decomposition.svg);mask-image:url(/image/tynker-icons/icon-decomposition.svg);-webkit-mask-image:url(/image/tynker-icons/icon-decomposition.svg)}.tycon-design{background-image:url(/image/tynker-icons/icon-design.svg);mask-image:url(/image/tynker-icons/icon-design.svg);-webkit-mask-image:url(/image/tynker-icons/icon-design.svg)}.tycon-devices{background-image:url(/image/tynker-icons/icon-devices.svg);mask-image:url(/image/tynker-icons/icon-devices.svg);-webkit-mask-image:url(/image/tynker-icons/icon-devices.svg)}.tycon-digital-citizenship{background-image:url(/image/tynker-icons/icon-digital-citizenship.svg);mask-image:url(/image/tynker-icons/icon-digital-citizenship.svg);-webkit-mask-image:url(/image/tynker-icons/icon-digital-citizenship.svg)}.tycon-district{background-image:url(/image/tynker-icons/icon-district.svg);mask-image:url(/image/tynker-icons/icon-district.svg);-webkit-mask-image:url(/image/tynker-icons/icon-district.svg)}.tycon-download{background-image:url(/image/tynker-icons/icon-download.svg);mask-image:url(/image/tynker-icons/icon-download.svg);-webkit-mask-image:url(/image/tynker-icons/icon-download.svg)}.tycon-draw-shapes{background-image:url(/image/tynker-icons/icon-draw-shapes.svg);mask-image:url(/image/tynker-icons/icon-draw-shapes.svg);-webkit-mask-image:url(/image/tynker-icons/icon-draw-shapes.svg)}.tycon-earth{background-image:url(/image/tynker-icons/icon-earth.svg);mask-image:url(/image/tynker-icons/icon-earth.svg);-webkit-mask-image:url(/image/tynker-icons/icon-earth.svg)}.tycon-eye{background-image:url(/image/tynker-icons/icon-eye.svg);mask-image:url(/image/tynker-icons/icon-eye.svg);-webkit-mask-image:url(/image/tynker-icons/icon-eye.svg)}.tycon-galleries{background-image:url(/image/tynker-icons/icon-galleries.svg);mask-image:url(/image/tynker-icons/icon-galleries.svg);-webkit-mask-image:url(/image/tynker-icons/icon-galleries.svg)}.tycon-game-controller{background-image:url(/image/tynker-icons/icon-game-controller.svg);mask-image:url(/image/tynker-icons/icon-game-controller.svg);-webkit-mask-image:url(/image/tynker-icons/icon-game-controller.svg)}.tycon-game-controller-2{background-image:url(/image/tynker-icons/icon-game-controller-2.svg);mask-image:url(/image/tynker-icons/icon-game-controller-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-game-controller-2.svg)}.tycon-game-design{background-image:url(/image/tynker-icons/icon-game-design.svg);mask-image:url(/image/tynker-icons/icon-game-design.svg);-webkit-mask-image:url(/image/tynker-icons/icon-game-design.svg)}.tycon-game-libraries{background-image:url(/image/tynker-icons/icon-game-libraries.svg);mask-image:url(/image/tynker-icons/icon-game-libraries.svg);-webkit-mask-image:url(/image/tynker-icons/icon-game-libraries.svg)}.tycon-gear{background-image:url(/image/tynker-icons/icon-gear.svg);mask-image:url(/image/tynker-icons/icon-gear.svg);-webkit-mask-image:url(/image/tynker-icons/icon-gear.svg)}.tycon-geography{background-image:url(/image/tynker-icons/icon-geography.svg);mask-image:url(/image/tynker-icons/icon-geography.svg);-webkit-mask-image:url(/image/tynker-icons/icon-geography.svg)}.tycon-geology{background-image:url(/image/tynker-icons/icon-geology.svg);mask-image:url(/image/tynker-icons/icon-geology.svg);-webkit-mask-image:url(/image/tynker-icons/icon-geology.svg)}.tycon-heart{background-image:url(/image/tynker-icons/icon-heart.svg);mask-image:url(/image/tynker-icons/icon-heart.svg);-webkit-mask-image:url(/image/tynker-icons/icon-heart.svg)}.tycon-help{background-image:url(/image/tynker-icons/icon-help.svg);mask-image:url(/image/tynker-icons/icon-help.svg);-webkit-mask-image:url(/image/tynker-icons/icon-help.svg)}.tycon-history{background-image:url(/image/tynker-icons/icon-history.svg);mask-image:url(/image/tynker-icons/icon-history.svg);-webkit-mask-image:url(/image/tynker-icons/icon-history.svg)}.tycon-home{background-image:url(/image/tynker-icons/icon-home.svg);mask-image:url(/image/tynker-icons/icon-home.svg);-webkit-mask-image:url(/image/tynker-icons/icon-home.svg)}.tycon-image{background-image:url(/image/tynker-icons/icon-image.svg);mask-image:url(/image/tynker-icons/icon-image.svg);-webkit-mask-image:url(/image/tynker-icons/icon-image.svg)}.tycon-image-editing{background-image:url(/image/tynker-icons/icon-image-editing.svg);mask-image:url(/image/tynker-icons/icon-image-editing.svg);-webkit-mask-image:url(/image/tynker-icons/icon-image-editing.svg)}.tycon-impact-computing{background-image:url(/image/tynker-icons/icon-impact-computing.svg);mask-image:url(/image/tynker-icons/icon-impact-computing.svg);-webkit-mask-image:url(/image/tynker-icons/icon-impact-computing.svg)}.tycon-info{background-image:url(/image/tynker-icons/icon-info.svg);mask-image:url(/image/tynker-icons/icon-info.svg);-webkit-mask-image:url(/image/tynker-icons/icon-info.svg)}.tycon-input-output{background-image:url(/image/tynker-icons/icon-input-output.svg);mask-image:url(/image/tynker-icons/icon-input-output.svg);-webkit-mask-image:url(/image/tynker-icons/icon-input-output.svg)}.tycon-interactive-programs{background-image:url(/image/tynker-icons/icon-interactive-programs.svg);mask-image:url(/image/tynker-icons/icon-interactive-programs.svg);-webkit-mask-image:url(/image/tynker-icons/icon-interactive-programs.svg)}.tycon-java{background-image:url(/image/tynker-icons/icon-java.svg);mask-image:url(/image/tynker-icons/icon-java.svg);-webkit-mask-image:url(/image/tynker-icons/icon-java.svg)}.tycon-javascript{background-image:url(/image/tynker-icons/icon-javascript.svg);mask-image:url(/image/tynker-icons/icon-javascript.svg);-webkit-mask-image:url(/image/tynker-icons/icon-javascript.svg)}.tycon-javascript-web-dev{background-image:url(/image/tynker-icons/icon-javascript-web-dev.svg);mask-image:url(/image/tynker-icons/icon-javascript-web-dev.svg);-webkit-mask-image:url(/image/tynker-icons/icon-javascript-web-dev.svg)}.tycon-junior{background-image:url(/image/tynker-icons/icon-junior.svg);mask-image:url(/image/tynker-icons/icon-junior.svg);-webkit-mask-image:url(/image/tynker-icons/icon-junior.svg)}.tycon-key{background-image:url(/image/tynker-icons/icon-key.svg);mask-image:url(/image/tynker-icons/icon-key.svg);-webkit-mask-image:url(/image/tynker-icons/icon-key.svg)}.tycon-laptop{background-image:url(/image/tynker-icons/icon-laptop.svg);mask-image:url(/image/tynker-icons/icon-laptop.svg);-webkit-mask-image:url(/image/tynker-icons/icon-laptop.svg)}.tycon-learning-path{background-image:url(/image/tynker-icons/icon-learning-path.svg);mask-image:url(/image/tynker-icons/icon-learning-path.svg);-webkit-mask-image:url(/image/tynker-icons/icon-learning-path.svg)}.tycon-lessons{background-image:url(/image/tynker-icons/icon-lessons.svg);mask-image:url(/image/tynker-icons/icon-lessons.svg);-webkit-mask-image:url(/image/tynker-icons/icon-lessons.svg)}.tycon-letter-a{background-image:url(/image/tynker-icons/icon-letter-a.svg);mask-image:url(/image/tynker-icons/icon-letter-a.svg);-webkit-mask-image:url(/image/tynker-icons/icon-letter-a.svg)}.tycon-like{background-image:url(/image/tynker-icons/icon-like.svg);mask-image:url(/image/tynker-icons/icon-like.svg);-webkit-mask-image:url(/image/tynker-icons/icon-like.svg)}.tycon-lightbulb{background-image:url(/image/tynker-icons/icon-lightbulb.svg);mask-image:url(/image/tynker-icons/icon-lightbulb.svg);-webkit-mask-image:url(/image/tynker-icons/icon-lightbulb.svg)}.tycon-unlike{background-image:url(/image/tynker-icons/icon-unlike.svg);mask-image:url(/image/tynker-icons/icon-unlike.svg);-webkit-mask-image:url(/image/tynker-icons/icon-unlike.svg)}.tycon-log-out{background-image:url(/image/tynker-icons/icon-log-out.svg);mask-image:url(/image/tynker-icons/icon-log-out.svg);-webkit-mask-image:url(/image/tynker-icons/icon-log-out.svg)}.tycon-logic{background-image:url(/image/tynker-icons/icon-logic.svg);mask-image:url(/image/tynker-icons/icon-logic.svg);-webkit-mask-image:url(/image/tynker-icons/icon-logic.svg)}.tycon-loops{background-image:url(/image/tynker-icons/icon-loops.svg);mask-image:url(/image/tynker-icons/icon-loops.svg);-webkit-mask-image:url(/image/tynker-icons/icon-loops.svg)}.tycon-loops-2{background-image:url(/image/tynker-icons/icon-loops-2.svg);mask-image:url(/image/tynker-icons/icon-loops-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-loops-2.svg)}.tycon-math-2{background-image:url(/image/tynker-icons/icon-math-2.svg);mask-image:url(/image/tynker-icons/icon-math-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-math-2.svg)}.tycon-media{background-image:url(/image/tynker-icons/icon-media.svg);mask-image:url(/image/tynker-icons/icon-media.svg);-webkit-mask-image:url(/image/tynker-icons/icon-media.svg)}.tycon-messaging{background-image:url(/image/tynker-icons/icon-messaging.svg);mask-image:url(/image/tynker-icons/icon-messaging.svg);-webkit-mask-image:url(/image/tynker-icons/icon-messaging.svg)}.tycon-microchip{background-image:url(/image/tynker-icons/icon-microchip.svg);mask-image:url(/image/tynker-icons/icon-microchip.svg);-webkit-mask-image:url(/image/tynker-icons/icon-microchip.svg)}.tycon-minecraft-block{background-image:url(/image/tynker-icons/icon-minecraft-block.svg);mask-image:url(/image/tynker-icons/icon-minecraft-block.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-block.svg)}.tycon-minecraft-modding{background-image:url(/image/tynker-icons/icon-minecraft-modding.svg);mask-image:url(/image/tynker-icons/icon-minecraft-modding.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-modding.svg)}.tycon-minecraft-resources{background-image:url(/image/tynker-icons/icon-minecraft-resources.svg);mask-image:url(/image/tynker-icons/icon-minecraft-resources.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-resources.svg)}.tycon-minecraft-mobs{background-image:url(/image/tynker-icons/icon-minecraft-mobs.svg);mask-image:url(/image/tynker-icons/icon-minecraft-mobs.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-mobs.svg)}.tycon-minecraft-items{background-image:url(/image/tynker-icons/icon-minecraft-items.svg);mask-image:url(/image/tynker-icons/icon-minecraft-items.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-items.svg)}.tycon-minecraft-mods{background-image:url(/image/tynker-icons/icon-minecraft-mods.svg);mask-image:url(/image/tynker-icons/icon-minecraft-mods.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-mods.svg)}.tycon-minecraft-skins{background-image:url(/image/tynker-icons/icon-minecraft-skins.svg);mask-image:url(/image/tynker-icons/icon-minecraft-skins.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-skins.svg)}.tycon-minecraft-blocks{background-image:url(/image/tynker-icons/icon-minecraft-blocks.svg);mask-image:url(/image/tynker-icons/icon-minecraft-blocks.svg);-webkit-mask-image:url(/image/tynker-icons/icon-minecraft-blocks.svg)}.tycon-mouse{background-image:url(/image/tynker-icons/icon-mouse.svg);mask-image:url(/image/tynker-icons/icon-mouse.svg);-webkit-mask-image:url(/image/tynker-icons/icon-mouse.svg)}.tycon-music{background-image:url(/image/tynker-icons/icon-music.svg);mask-image:url(/image/tynker-icons/icon-music.svg);-webkit-mask-image:url(/image/tynker-icons/icon-music.svg)}.tycon-network{background-image:url(/image/tynker-icons/icon-network.svg);mask-image:url(/image/tynker-icons/icon-network.svg);-webkit-mask-image:url(/image/tynker-icons/icon-network.svg)}.tycon-network-home{background-image:url(/image/tynker-icons/icon-network-home.svg);mask-image:url(/image/tynker-icons/icon-network-home.svg);-webkit-mask-image:url(/image/tynker-icons/icon-network-home.svg)}.tycon-networking{background-image:url(/image/tynker-icons/icon-networking.svg);mask-image:url(/image/tynker-icons/icon-networking.svg);-webkit-mask-image:url(/image/tynker-icons/icon-networking.svg)}.tycon-oceanography{background-image:url(/image/tynker-icons/icon-oceanography.svg);mask-image:url(/image/tynker-icons/icon-oceanography.svg);-webkit-mask-image:url(/image/tynker-icons/icon-oceanography.svg)}.tycon-oop{background-image:url(/image/tynker-icons/icon-oop.svg);mask-image:url(/image/tynker-icons/icon-oop.svg);-webkit-mask-image:url(/image/tynker-icons/icon-oop.svg)}.tycon-pencil{background-image:url(/image/tynker-icons/icon-pencil.svg);mask-image:url(/image/tynker-icons/icon-pencil.svg);-webkit-mask-image:url(/image/tynker-icons/icon-pencil.svg)}.tycon-pen-drawing{background-image:url(/image/tynker-icons/icon-pen-drawing.svg);mask-image:url(/image/tynker-icons/icon-pen-drawing.svg);-webkit-mask-image:url(/image/tynker-icons/icon-pen-drawing.svg)}.tycon-physics{background-image:url(/image/tynker-icons/icon-physics.svg);mask-image:url(/image/tynker-icons/icon-physics.svg);-webkit-mask-image:url(/image/tynker-icons/icon-physics.svg)}.tycon-physics-2{background-image:url(/image/tynker-icons/icon-physics-2.svg);mask-image:url(/image/tynker-icons/icon-physics-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-physics-2.svg)}.tycon-play{background-image:url(/image/tynker-icons/icon-play.svg);mask-image:url(/image/tynker-icons/icon-play.svg);-webkit-mask-image:url(/image/tynker-icons/icon-play.svg)}.tycon-play-circle{background-image:url(/image/tynker-icons/icon-play-circle.svg);mask-image:url(/image/tynker-icons/icon-play-circle.svg);-webkit-mask-image:url(/image/tynker-icons/icon-play-circle.svg)}.tycon-problem-solving{background-image:url(/image/tynker-icons/icon-problem-solving.svg);mask-image:url(/image/tynker-icons/icon-problem-solving.svg);-webkit-mask-image:url(/image/tynker-icons/icon-problem-solving.svg)}.tycon-projects{background-image:url(/image/tynker-icons/icon-projects.svg);mask-image:url(/image/tynker-icons/icon-projects.svg);-webkit-mask-image:url(/image/tynker-icons/icon-projects.svg)}.tycon-puzzle-snap{background-image:url(/image/tynker-icons/icon-puzzle-snap.svg);mask-image:url(/image/tynker-icons/icon-puzzle-snap.svg);-webkit-mask-image:url(/image/tynker-icons/icon-puzzle-snap.svg)}.tycon-python{background-image:url(/image/tynker-icons/icon-python.svg);mask-image:url(/image/tynker-icons/icon-python.svg);-webkit-mask-image:url(/image/tynker-icons/icon-python.svg)}.tycon-python-logo{background-image:url(/image/tynker-icons/icon-python-logo.svg);mask-image:url(/image/tynker-icons/icon-python-logo.svg);-webkit-mask-image:url(/image/tynker-icons/icon-python-logo.svg)}.tycon-qr-code{background-image:url(/image/tynker-icons/icon-qr-code.svg);mask-image:url(/image/tynker-icons/icon-qr-code.svg);-webkit-mask-image:url(/image/tynker-icons/icon-qr-code.svg)}.tycon-reading{background-image:url(/image/tynker-icons/icon-reading.svg);mask-image:url(/image/tynker-icons/icon-reading.svg);-webkit-mask-image:url(/image/tynker-icons/icon-reading.svg)}.tycon-recent{background-image:url(/image/tynker-icons/icon-recent.svg);mask-image:url(/image/tynker-icons/icon-recent.svg);-webkit-mask-image:url(/image/tynker-icons/icon-recent.svg)}.tycon-recursion{background-image:url(/image/tynker-icons/icon-recursion.svg);mask-image:url(/image/tynker-icons/icon-recursion.svg);-webkit-mask-image:url(/image/tynker-icons/icon-recursion.svg)}.tycon-remix{background-image:url(/image/tynker-icons/icon-remix.svg);mask-image:url(/image/tynker-icons/icon-remix.svg);-webkit-mask-image:url(/image/tynker-icons/icon-remix.svg)}.tycon-remix-community{background-image:url(/image/tynker-icons/icon-remix-community.svg);mask-image:url(/image/tynker-icons/icon-remix-community.svg);-webkit-mask-image:url(/image/tynker-icons/icon-remix-community.svg)}.tycon-robot{background-image:url(/image/tynker-icons/icon-robot.svg);mask-image:url(/image/tynker-icons/icon-robot.svg);-webkit-mask-image:url(/image/tynker-icons/icon-robot.svg)}.tycon-rocket{background-image:url(/image/tynker-icons/icon-rocket.svg);mask-image:url(/image/tynker-icons/icon-rocket.svg);-webkit-mask-image:url(/image/tynker-icons/icon-rocket.svg)}.tycon-rocket-2{background-image:url(/image/tynker-icons/icon-rocket-2.svg);mask-image:url(/image/tynker-icons/icon-rocket-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-rocket-2.svg)}.tycon-science{background-image:url(/image/tynker-icons/icon-science.svg);mask-image:url(/image/tynker-icons/icon-science.svg);-webkit-mask-image:url(/image/tynker-icons/icon-science.svg)}.tycon-school{background-image:url(/image/tynker-icons/icon-school.svg);mask-image:url(/image/tynker-icons/icon-school.svg);-webkit-mask-image:url(/image/tynker-icons/icon-school.svg)}.tycon-school-2{background-image:url(/image/tynker-icons/icon-school-2.svg);mask-image:url(/image/tynker-icons/icon-school-2.svg);-webkit-mask-image:url(/image/tynker-icons/icon-school-2.svg)}.tycon-search{background-image:url(/image/tynker-icons/icon-search.svg);mask-image:url(/image/tynker-icons/icon-search.svg);-webkit-mask-image:url(/image/tynker-icons/icon-search.svg)}.tycon-search-sort{background-image:url(/image/tynker-icons/icon-search-sort.svg);mask-image:url(/image/tynker-icons/icon-search-sort.svg);-webkit-mask-image:url(/image/tynker-icons/icon-search-sort.svg)}.tycon-sequencing{background-image:url(/image/tynker-icons/icon-sequencing.svg);mask-image:url(/image/tynker-icons/icon-sequencing.svg);-webkit-mask-image:url(/image/tynker-icons/icon-sequencing.svg)}.tycon-shield-lock{background-image:url(/image/tynker-icons/icon-shield-lock.svg);mask-image:url(/image/tynker-icons/icon-shield-lock.svg);-webkit-mask-image:url(/image/tynker-icons/icon-shield-lock.svg)}.tycon-social-studies{background-image:url(/image/tynker-icons/icon-social-studies.svg);mask-image:url(/image/tynker-icons/icon-social-studies.svg);-webkit-mask-image:url(/image/tynker-icons/icon-social-studies.svg)}.tycon-solar-system{background-image:url(/image/tynker-icons/icon-solar-system.svg);mask-image:url(/image/tynker-icons/icon-solar-system.svg);-webkit-mask-image:url(/image/tynker-icons/icon-solar-system.svg)}.tycon-steganography{background-image:url(/image/tynker-icons/icon-steganography.svg);mask-image:url(/image/tynker-icons/icon-steganography.svg);-webkit-mask-image:url(/image/tynker-icons/icon-steganography.svg)}.tycon-string-handling{background-image:url(/image/tynker-icons/icon-string-handling.svg);mask-image:url(/image/tynker-icons/icon-string-handling.svg);-webkit-mask-image:url(/image/tynker-icons/icon-string-handling.svg)}.tycon-star{background-image:url(/image/tynker-icons/icon-star.svg);mask-image:url(/image/tynker-icons/icon-star.svg);-webkit-mask-image:url(/image/tynker-icons/icon-star.svg)}.tycon-tag{background-image:url(/image/tynker-icons/icon-tag.svg);mask-image:url(/image/tynker-icons/icon-tag.svg);-webkit-mask-image:url(/image/tynker-icons/icon-tag.svg)}.tycon-text-coding{background-image:url(/image/tynker-icons/icon-text-coding.svg);mask-image:url(/image/tynker-icons/icon-text-coding.svg);-webkit-mask-image:url(/image/tynker-icons/icon-text-coding.svg)}.tycon-terminal{background-image:url(/image/tynker-icons/icon-terminal.svg);mask-image:url(/image/tynker-icons/icon-terminal.svg);-webkit-mask-image:url(/image/tynker-icons/icon-terminal.svg)}.tycon-trophy-star{background-image:url(/image/tynker-icons/icon-trophy-star.svg);mask-image:url(/image/tynker-icons/icon-trophy-star.svg);-webkit-mask-image:url(/image/tynker-icons/icon-trophy-star.svg)}.tycon-troubleshooting{background-image:url(/image/tynker-icons/icon-troubleshooting.svg);mask-image:url(/image/tynker-icons/icon-troubleshooting.svg);-webkit-mask-image:url(/image/tynker-icons/icon-troubleshooting.svg)}.tycon-turtle{background-image:url(/image/tynker-icons/icon-turtle.svg);mask-image:url(/image/tynker-icons/icon-turtle.svg);-webkit-mask-image:url(/image/tynker-icons/icon-turtle.svg)}.tycon-turtle-graphics{background-image:url(/image/tynker-icons/icon-turtle-graphics.svg);mask-image:url(/image/tynker-icons/icon-turtle-graphics.svg);-webkit-mask-image:url(/image/tynker-icons/icon-turtle-graphics.svg)}.tycon-triple-dots{background-image:url(/image/tynker-icons/icon-triple-dots.svg);mask-image:url(/image/tynker-icons/icon-triple-dots.svg);-webkit-mask-image:url(/image/tynker-icons/icon-triple-dots.svg)}.tycon-ui-design{background-image:url(/image/tynker-icons/icon-ui-design.svg);mask-image:url(/image/tynker-icons/icon-ui-design.svg);-webkit-mask-image:url(/image/tynker-icons/icon-ui-design.svg)}.tycon-variables{background-image:url(/image/tynker-icons/icon-variables.svg);mask-image:url(/image/tynker-icons/icon-variables.svg);-webkit-mask-image:url(/image/tynker-icons/icon-variables.svg)}.tycon-web-pages{background-image:url(/image/tynker-icons/icon-web-pages.svg);mask-image:url(/image/tynker-icons/icon-web-pages.svg);-webkit-mask-image:url(/image/tynker-icons/icon-web-pages.svg)}.tycon-white-glove{background-image:url(/image/tynker-icons/icon-white-glove.svg);mask-image:url(/image/tynker-icons/icon-white-glove.svg);-webkit-mask-image:url(/image/tynker-icons/icon-white-glove.svg)}.tycon-writing{background-image:url(/image/tynker-icons/icon-writing.svg);mask-image:url(/image/tynker-icons/icon-writing.svg);-webkit-mask-image:url(/image/tynker-icons/icon-writing.svg)}.tycon-share{background-image:url(/image/tynker-icons/icon-share.svg);mask-image:url(/image/tynker-icons/icon-share.svg);-webkit-mask-image:url(/image/tynker-icons/icon-share.svg)}.tycon-report{background-image:url(/image/tynker-icons/icon-report.svg);mask-image:url(/image/tynker-icons/icon-report.svg);-webkit-mask-image:url(/image/tynker-icons/icon-report.svg)}.tycon-add{background-image:url(/image/tynker-icons/icon-add.svg);mask-image:url(/image/tynker-icons/icon-add.svg);-webkit-mask-image:url(/image/tynker-icons/icon-add.svg)}.tycon-follow{background-image:url(/image/tynker-icons/icon-follow.svg);mask-image:url(/image/tynker-icons/icon-follow.svg);-webkit-mask-image:url(/image/tynker-icons/icon-follow.svg)}.card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative;overflow:hidden}.card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.card p{margin-bottom:0}.card .play-button-hover{padding:5px 30px;color:#00bcd4;border-radius:5px;margin-top:10px;display:inline-block;border:1px solid #00bcd4;font-size:16px;text-transform:uppercase;text-align:center;font-weight:600}.card .play-button-hover span.icon{margin:0 2px;font-size:13px;vertical-align:baseline}.card:hover .play-button-hover{color:#fefefe;background-color:#00bcd4}.card .card-thumbnail{border-top-left-radius:5px;border-top-right-radius:5px;width:100%;height:160px;background-size:cover;background-position:50%;object-fit:cover;object-position:center}.card .card-thumbnail-container{position:relative}.card .counter{padding-top:5px}.card .counter .image{padding:3px}.card .counter .value{font-weight:400;color:#666;font-size:11px;padding-bottom:0;text-align:center}.card .counter.counter-likes .image{display:inline-block;background:transparent url("/image/dashboard/student/project-icons/favorite-fill.png") no-repeat 50%;background-size:21px 18px;width:100%;height:18px}.card .counter.counter-likes.enable-like{cursor:pointer}.card .counter.counter-likes.enable-like .image{background-image:url("/image/dashboard/student/project-icons/favorite.png")}.card .counter.counter-likes.enable-like:hover{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-moz-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-o-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-ms-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25))}.card .counter.counter-likes.enable-like.user-liked .image,.card .counter.counter-likes.enable-like:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.card .counter.counter-likes.enable-like.user-liked:hover{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-moz-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-o-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-ms-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25))}.card .counter.counter-likes.enable-like.user-liked:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.card .counter.counter-views .image{display:inline-block;background:transparent url("/image/dashboard/student/project-icons/views.png") no-repeat 50%;background-size:22px 22px;width:100%;height:18px}.card .card-controls{padding-top:19px;padding-bottom:19px}.card .card-controls .action{cursor:pointer}.card .card-controls ul{font-size:16px;width:80%;margin:auto}.card .card-controls ul li{border-bottom:1px solid #efefef;padding:10px}.card .card-controls ul li:last-child{border-bottom:none}.card .card-controls ul li:hover{background-color:#e56000;color:#fefefe}.card .card-controls ul li span{padding-right:10px}.card .card-controls .card-details{min-height:56px;border:none;bottom:0;position:absolute;right:0}.card .card-details{padding:10px;border:none;border-top:1px solid #eee;background:#fff}.card .card-details .avatar{height:35px;width:35px;border-radius:50%}.card .card-details .card-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;color:#666;font-size:14px;padding-bottom:0;margin-bottom:0}.card .card-details .card-name{color:#25293a;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;min-height:20px;line-height:20px;font-family:Open Sans Condensed,Helvetica,Arial,sans-serif;font-weight:700;margin:0;padding:0}.card .details-menu{position:absolute;top:0;left:0;background-color:#22bdb6;width:100%;height:100%;border-radius:5px;z-index:3}.card .details-menu li{border-top:1px solid #fefefe;padding:0}.card .details-menu li:hover{background-color:#188983}.card .details-menu li:first-child{border-top:none}.card .details-menu a{padding:15px 0 9px 30px;color:#fefefe;line-height:1;font-size:14px}.card .card-overview .card-hover-actions{background-color:rgba(30,157,140,.5);border-top-left-radius:5px;border-top-right-radius:5px;display:none;height:160px;padding:15px;position:absolute;top:0;width:100%}.card .card-overview .card-hover-actions .card-hover-action{color:#eee;font-size:12px;padding:1rem 0;text-align:center}.card .card-overview .card-hover-actions .card-hover-action .card-hover-action-icon{font-size:42px}.card .card-overview .card-hover-actions .card-hover-action:hover{color:#fefefe}.card .card-overview .card-hover-actions .card-hover-actions-divider{border-left:2px solid hsla(0,0%,100%,.5)}.card .card-overview:hover .card-hover-actions{display:block}.card .card-ribbon{width:115px;height:88px;overflow:hidden;position:absolute;top:112px;right:-3px}.card .card-ribbon:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid}.card .card-ribbon>.card-ribbon-label{font:normal 12px Open Sans,Helvetica,Arial,sans-serif;color:#fefefe;text-align:center;text-shadow:rgba(0,0,0,.5) 0 1px 0;position:relative;padding:5px 0;left:15px;line-height:1.2;top:15px;width:97px;box-shadow:0 0 8px rgba(0,0,0,.9)}.card .card-ribbon.card-ribbon-free:before{border-color:#f25954 #f25954 #f25954 transparent}.card .card-ribbon.card-ribbon-free>.card-ribbon-label{background-color:#f25954}.card .card-ribbon.card-ribbon-beginner:before{border-color:#22bdb6 #22bdb6 #22bdb6 transparent}.card .card-ribbon.card-ribbon-beginner>.card-ribbon-label{background-color:#22bdb6}.card .card-ribbon.card-ribbon-intermediate:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.card .card-ribbon.card-ribbon-intermediate>.card-ribbon-label{background-color:#3ca7de}.card .card-ribbon.card-ribbon-advanced:before{border-color:#997abc #997abc #997abc transparent}.card .card-ribbon.card-ribbon-advanced>.card-ribbon-label{background-color:#997abc}.card .card-ribbon.card-ribbon-easy-modding:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.card .card-ribbon.card-ribbon-easy-modding>.card-ribbon-label{background-color:#3ca7de}.card.card-locked:before{background:url("/image/components/card/lock.png") no-repeat;bottom:0;content:"";height:30px;position:absolute;right:0;width:30px}.card .card-hover-tag{display:none}.card:hover .card-hover-tag{-webkit-animation:fade-in 1s ease-in-out;animation:fade-in 1s ease-in-out;background-color:rgba(0,0,0,.85);color:#fefefe;display:block;font-size:12px;font-weight:700;padding-right:.5rem;padding-left:.5rem;position:absolute;right:10px;top:10px}.card:hover .card-hover-tag-primary{background-color:rgba(229,96,0,.85)}.card:hover .card-hover-tag-secondary{background-color:rgba(0,188,212,.85)}.card:hover .card-hover-tag-red{background-color:rgba(242,89,84,.85)}.card.card-minecraft-edition{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:auto;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:16px;position:relative;height:418px;width:306px;background-color:#f0fafe}.card.card-minecraft-edition:hover{-webkit-transform:scale(1);transform:scale(1)}.card.card-minecraft-edition.\--windows{border-top:6px solid #5e993f}.card.card-minecraft-edition.\--education{border-top:6px solid #00bcd4}.card.card-minecraft-edition.\--pocket{border-top:6px solid #ffa64d}.card.card-minecraft-edition ul{margin-left:32px;margin-right:32px}.card.card-minecraft-edition h3{height:50px}.card.card-minecraft-edition li{margin:2px 0;text-align:left;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.card.card-minecraft-edition li:before{background-image:url("/image/icon-checkmark-stroke.svg");background-repeat:no-repeat;background-size:contain;margin-right:10px;content:" ";height:16px;width:16px}.card.card-minecraft-edition a:last-of-type{margin-top:auto}a.card{display:block}.card.lesson-card{font-family:Open Sans,Helvetica,Arial,sans-serif;height:340px}.card.lesson-card .lesson-number{top:15px;left:15px;font-weight:700}.card.lesson-card .lesson-status{top:15px}.card.lesson-card .subtitle{white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-weight:700}.card.lesson-card .description,.card.lesson-card .subtitle{overflow:hidden;font-family:Open Sans,Helvetica,Arial,sans-serif;color:#000}.card.lesson-card .description{margin:10px 0;height:73px}.card.lesson-card .circle-progress{margin-top:10px;margin-bottom:10px}.card.card-course{font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px}.card.card-course .play-button-hover{width:100%}.card.card-course .progress-percentage{text-align:right;margin-top:10px;font-size:14px;font-weight:500;text-transform:uppercase;min-height:38px;line-height:38px}.card.card-course .card-thumbnail-container .card-thumbnail{height:175px}@media print,screen and (min-width:40em){.card.card-course .card-thumbnail-container .card-thumbnail{height:200px}}.card.card-course .card-thumbnail-container .card-badges{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;left:5px;bottom:0;padding:10px}.card.card-course .card-thumbnail-container .card-badges .course-badge{height:40px;margin-left:-15px;-webkit-filter:drop-shadow(3px 3px 3px rgba(0,0,0,.6));filter:drop-shadow(3px 3px 3px rgba(0,0,0,.6))}.card.card-course .card-thumbnail-container .card-badges .course-badge:first-child{margin-left:0}.card.card-course .card-details{padding:10px 15px}@media screen and (min-width:90em){.card.card-course .card-details{padding:15px 25px}}.card.card-course .card-details .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;min-height:20px;line-height:20px;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;margin:0;padding:0}.card.card-course .card-details .subtitle{line-height:16px}.card.card-course .card-details .subtitle .percentage-completed,.card.card-course .card-details .subtitle .total-xp{display:inline-block;font-size:14px;min-height:16px;line-height:16px}.card.card-course .card-details .subtitle .percentage-completed{display:none;margin-right:15px;white-space:nowrap}.card.card-course .card-details .subtitle .progress{background-color:#e9e9e9;border-radius:5px;display:inline-block;margin:0;width:100px}.card.card-course .card-details .subtitle .progress .progress-meter{border-radius:5px 0 0 5px}.card.card-course .card-details .play-button-hover{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-top:0;padding:5px 15px}.card.card-course .card-tag{bottom:5rem;right:3rem}.card.card-course .card-tag.card-tag-voiceover{right:9rem}.card.card-course.card-coming-soon{pointer-events:none;filter:grayscale(1);-webkit-filter:grayscale(1)}.card.card-course.card-course-completed .percentage-completed{display:inline-block}.card.card-course.card-course-completed .play-button-hover{border:1px solid #fff;color:#82ca6d}.card.card-course.card-course-completed:hover .play-button-hover{background-color:#82ca6d;color:#fff}.card.card-consumer-course-micro{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;text-align:center;border:0}.card.card-consumer-course-micro:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.card.card-consumer-course-micro .card-thumbnail-icon-key{position:absolute;font-size:28px;right:10px;color:#f7eb57;text-shadow:1px 1px 2px #2d2d2d}.card.card-consumer-course-micro .card-thumbnail{object-fit:cover}.card.card-consumer-course-micro .title{font-size:14px;margin-top:0;font-weight:700;text-transform:capitalize;text-align:left;padding:15px}.card.card-consumer-course-micro .consumer-micro-progress .progress{background-color:#c1f1ff;height:10px;margin:0;border-radius:0}.card.card-consumer-course-micro .consumer-micro-progress .progress-meter{position:relative;display:block;width:0;height:100%;background-color:#2199e8}.card.card-consumer-course-micro.card-consumer-micro-locked:before{content:"";position:absolute;right:0;bottom:3px;background:url("/image/dashboard/student/placeholder/lock.png") no-repeat;height:30px;width:30px}.card.card-puzzle{font-family:Open Sans,Helvetica,Arial,sans-serif}.card.card-puzzle .percentage-completed,.card.card-puzzle .total-xp{font-family:Open Sans,Helvetica,Arial,sans-serif;text-align:right;font-size:14px;float:right;min-height:22px;line-height:22px}.card.card-puzzle .card-name{font-size:14px;font-weight:700;text-transform:none}.card.card-puzzle .card-description,.card.card-puzzle .card-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Open Sans,Helvetica,Arial,sans-serif}.card.card-puzzle .card-tag{bottom:20px}.card.card-puzzle .progress{margin:0;border-radius:0}.card.card-puzzle .card-premium-content{display:none}.card.card-puzzle:hover .card-premium-content{display:block;z-index:2}.card.card-puzzle:hover .card-premium-content .button{float:right;margin-bottom:0}.card.card-puzzle:hover .card-premium-content .play-button-hover{margin-top:0}.card.card-puzzle:hover .card-premium-content p{font-size:13px}.card.card-puzzle:hover .card-regular-content{display:none}.card.card-diy,.card.card-diy .card-name{font-family:Open Sans,Helvetica,Arial,sans-serif}.card.card-diy .card-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:700;text-transform:none}.card.card-diy .total-xp{font-size:14px;text-align:right}.card.card-diy .card-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Open Sans,Helvetica,Arial,sans-serif}.card.card-diy .card-summary{font-family:Open Sans,Helvetica,Arial,sans-serif;color:#eee;opacity:0;transition:opacity .25s ease-in-out}.card.card-diy:focus .card-summary,.card.card-diy:hover .card-summary{opacity:1}.card.card-diy .card-details{padding-top:15px;padding-bottom:15px}.card.card-diy.card-diy-description{min-height:222px}.card.card-diy.card-diy-description .card-details{position:absolute;bottom:0;width:100%;height:63px;overflow:hidden;transition:height .25s ease-in-out;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.card.card-diy.card-diy-description:hover .card-details{height:130px}.card.card-diy .card-premium-content{display:none}.card.card-diy:hover .card-premium-content{display:block;z-index:2}.card.card-diy:hover .card-premium-content .button{float:right;margin-bottom:0}.card.card-diy:hover .card-premium-content .play-button-hover{margin-top:0}.card.card-diy:hover .card-premium-content p{font-size:13px}.card.card-diy:hover .card-regular-content{display:none}.card.card-diy .card-preview-action{display:none;height:100%;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;max-width:80px;max-height:80px}.card.card-diy .card-preview-action,.card.card-diy .card-preview-action .card-preview-action-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.card.card-diy .card-preview-action .card-preview-action-icon{text-align:center;line-height:94px;font-size:36px;color:#fff}.card.card-diy:hover .card-preview-action{display:block}.card.card-classroom{font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;text-align:center}.card.card-classroom .title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px;display:inline-block;font-weight:700;text-transform:none;padding:0;margin:0}.card.card-classroom a{margin-top:10px;display:inline-block;padding:5px 30px}.card.card-classroom img.card-thumbnail{object-fit:cover}.card.card-classroom .avatar{display:inline-block;vertical-align:middle;margin-right:10px}.card.card-classroom .card-thumbnail-placeholder{background-image:url("/image/dashboard/student/banners/classroom-banner.png");background-size:cover;background-repeat:no-repeat;height:160px;padding:2rem;width:100%}.card.card-classroom .card-thumbnail-placeholder span{color:#fefefe;font-size:54px;font-weight:700}.card.card-classroom .card-details{padding:10px}.card.card-classroom.card-classroom-blue{background-color:#3890b1}.card.card-classroom.card-classroom-green{background-color:#4ca960}.card.card-classroom.card-classroom-orange{background-color:#e56000}.card.card-classroom.card-classroom-purple{background-color:#997abc}.card.card-classroom.card-classroom-red{background-color:#bb1c1c}.card.card-classroom.card-classroom-cyan{background-color:#01bcf3}.card.card-classroom.card-classroom-teal{background-color:#22bdb6}.card.card-classroom.card-classroom-yellow{background-color:#ffcd4b}.card.card-classroom.card-classroom-gradient-purple{background:#997abc;background:linear-gradient(45deg,#997abc,#2d5ea3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#997abc",endColorstr="#2d5ea3",GradientType=1)}.card.card-classroom.card-classroom-gradient-green{background:#ffcd4b;background:linear-gradient(45deg,#68e082,#00481d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68e082",endColorstr="#00481d",GradientType=1)}.card.card-classroom.card-classroom-gradient-orange{background:#e56000;background:linear-gradient(45deg,#ffe635,#ff9600);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe635",endColorstr="#ff9600",GradientType=1)}.card.card-classroom.card-classroom-gradient-red{background:#f25954;background:linear-gradient(45deg,#f25954,#e0439c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc3929",endColorstr="#e0439c",GradientType=1)}.card.card-create{position:relative;min-height:236px}.card.card-create .title,.card.card-create h5{color:#fff;text-align:center;padding-top:28px;margin-bottom:40px}.card.card-create .subtitle{position:absolute;top:60px;color:#fff;text-align:center;width:100%}.card.card-create img{height:90px;display:block;margin:0 auto;margin-top:-20px}.card.card-create.card-create-project{background:#22a4e5;background:radial-gradient(ellipse at center,#00bcd4 0,#4e84fa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00bcd4",endColorstr="#4e84fa",GradientType=1);border-radius:16px}.card.card-create.card-create-project a{text-decoration:none}.card.card-create.card-create-project h5{padding-top:0;margin-bottom:0}.card.card-create.card-create-project .addimage{display:inline-block;width:100%;height:170px;margin-top:10px;background-image:url(/image/dashboard/student/placeholder/create-card-3.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.card.card-create.card-create-project .addimage.blocks{background-image:url(/image/common/projects/modal-create-resource/create-blank.png)}.card.card-create.card-create-project .addimage.mods{background-image:url(/image/minecraft/mods/blank-modal-create-resource.png)}.card.card-create.card-create-project .addimage.python{background-image:url(/image/common/projects/modal-create-resource/create-notebook-python.png)}.card.card-create.card-create-project .addimage.javascript{background-image:url(/image/common/projects/modal-create-resource/create-notebook-javascript.png)}.card.card-create.card-create-project .addimage.htmlcss{background-image:url(/image/common/projects/modal-create-resource/create-notebook-html.png)}.card.card-create.card-create-project img{height:170px;margin-top:10px}.card.card-create.card-create-project.card-create-large-image{min-height:auto}.card.card-create.card-create-project.card-create-large-image h5{margin:0;padding:0}.card.card-create.card-create-project.card-create-large-image img{margin:0;padding:0;width:100%;height:160px;object-fit:cover}.card.card-create.card-create-notebook{background-color:#766889}.card.card-create.card-create-notebook img{height:228px;object-fit:cover;margin-top:-89px;margin-bottom:-40px}.card.card-create.card-create-robotics-drones-project{background-color:#b32722}.card.card-create.card-create-robotics-drones-project img{height:135px;margin-top:-40px}.card.card-create.card-create-robotics-drones-project.card-create-large-image{min-height:auto}.card.card-create.card-create-robotics-drones-project.card-create-large-image h5{margin:0;padding:0}.card.card-create.card-create-robotics-drones-project.card-create-large-image img{margin:0;padding:0;width:100%;height:160px;object-fit:cover}.card.card-create.card-create-minecraft-add-on-tutorials,.card.card-create.card-create-minecraft-block,.card.card-create.card-create-minecraft-item,.card.card-create.card-create-minecraft-mob,.card.card-create.card-create-minecraft-mod,.card.card-create.card-create-minecraft-skin{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:cover}.card.card-create.card-create-minecraft-add-on-tutorials .title,.card.card-create.card-create-minecraft-block .title,.card.card-create.card-create-minecraft-item .title,.card.card-create.card-create-minecraft-mob .title,.card.card-create.card-create-minecraft-mod .title,.card.card-create.card-create-minecraft-skin .title{font-family:Open Sans,Helvetica,Arial,sans-serif;position:absolute;bottom:0;left:0;right:0;background-color:#fff;color:#000;margin:0;font-size:15px;text-align:left;padding:.89rem .5rem;font-weight:700;height:76px}.card.card-create.card-create-minecraft-add-on-tutorials img,.card.card-create.card-create-minecraft-block img,.card.card-create.card-create-minecraft-item img,.card.card-create.card-create-minecraft-mob img,.card.card-create.card-create-minecraft-mod img,.card.card-create.card-create-minecraft-skin img{display:none}.card.card-create.card-create-minecraft-add-on-tutorials.no-label,.card.card-create.card-create-minecraft-block.no-label,.card.card-create.card-create-minecraft-item.no-label,.card.card-create.card-create-minecraft-mob.no-label,.card.card-create.card-create-minecraft-mod.no-label,.card.card-create.card-create-minecraft-skin.no-label{background-size:contain;box-shadow:none}.card.card-create.card-create-minecraft-add-on-tutorials.no-label .subtitle,.card.card-create.card-create-minecraft-add-on-tutorials.no-label .title,.card.card-create.card-create-minecraft-block.no-label .subtitle,.card.card-create.card-create-minecraft-block.no-label .title,.card.card-create.card-create-minecraft-item.no-label .subtitle,.card.card-create.card-create-minecraft-item.no-label .title,.card.card-create.card-create-minecraft-mob.no-label .subtitle,.card.card-create.card-create-minecraft-mob.no-label .title,.card.card-create.card-create-minecraft-mod.no-label .subtitle,.card.card-create.card-create-minecraft-mod.no-label .title,.card.card-create.card-create-minecraft-skin.no-label .subtitle,.card.card-create.card-create-minecraft-skin.no-label .title{display:none}.card.card-create.card-create-minecraft-skin{background-image:url("/image/minecraft/create_minecraft_skins.png")}.card.card-create.card-create-minecraft-skin.no-label{background-image:url("/image/minecraft/create_minecraft_skins-2.png")}.card.card-create.card-create-minecraft-block{background-image:url("/image/minecraft/create_minecraft_blocks.png")}.card.card-create.card-create-minecraft-block.no-label{background-image:url("/image/minecraft/create_minecraft_blocks-2.png")}.card.card-create.card-create-minecraft-item{background-image:url("/image/minecraft/create_minecraft_items.png")}.card.card-create.card-create-minecraft-item.no-label{background-image:url("/image/minecraft/create_minecraft_items-2.png")}.card.card-create.card-create-minecraft-mob{background-image:url("/image/minecraft/create_minecraft_mobs.png")}.card.card-create.card-create-minecraft-mob.no-label{background-image:url("/image/minecraft/create_minecraft_mobs-2.png")}.card.card-create.card-create-minecraft-add-on-tutorials{background-image:url("/image/minecraft/create_minecraft_add-ons.png")}.card.card-create.card-create-minecraft-add-on-tutorials.no-label{background-image:url("/image/minecraft/create_minecraft_add-ons-2.png")}.card.card-create.card-create-minecraft-mod{background-image:url("/image/minecraft/create_minecraft_mods_pc.png")}.card.card-create.card-create-minecraft-mod.no-label{background-image:url("/image/minecraft/create_minecraft_mods_pc-2.png")}.card.card-create.card-create-minecraft-friend{width:100%;display:inline-block;background-color:#e56000;min-height:160px;position:relative}.card.card-create.card-create-minecraft-friend img{height:50px;display:block;margin:0 auto;margin-top:-30px;padding:6px;padding-right:40px}.card.card-create.card-create-minecraft-friend img:last-child{padding-left:75px;margin-top:-42px}.card.card-create.card-create-minecraft-friend.disabled{-webkit-transform:none;transform:none;pointer-events:none;-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1);-ms-filter:grayscale(1);filter:grayscale(1)}.card.card-daily-mission{font-family:Open Sans,Helvetica,Arial,sans-serif;text-align:center;padding-bottom:20px;margin-bottom:0;margin-top:20px;position:relative}.card.card-daily-mission:after{content:"";background-image:none;background-repeat:no-repeat;background-size:cover;position:absolute;padding:30px 23px;font-size:0;top:-1px;right:15px}.card.card-daily-mission.double-points:after{background-image:url("/image/dashboard/student/placeholder/doublexp.png")}.card.card-daily-mission.triple-points:after{background-image:url("/image/dashboard/student/placeholder/triplexp.png")}.card.card-daily-mission .circle-progress{margin-top:-60px;margin-bottom:10px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);border:1px solid #22bdb6}.card.card-daily-mission .circle-progress .activity-points{color:#22bdb6;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase;padding:0;line-height:89px;font-size:18px}.card.card-daily-mission .character-badge{position:absolute;margin-top:-27px;z-index:1;height:120px;width:100%;left:0;object-fit:contain}.card.card-daily-mission a,.card.card-daily-mission span{margin-top:10px;display:inline-block;padding:5px 30px}.card.card-daily-mission .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;margin:10px 0 0;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;padding:0 15px}.card.card-daily-mission .hackathon-badge{display:none;position:absolute;width:100px;height:100px;right:8px;bottom:130px;background-color:transparent;background-position:50%;background-size:contain;background-repeat:no-repeat}.card.card-daily-mission .daily-mission-description{color:#000;font-weight:300;padding:0 15px;font-size:14px}.card.card-daily-mission:hover .circle-progress{margin-top:-60px;margin-bottom:10px;background-color:#22bdb6;box-shadow:0 0 10px rgba(0,0,0,.3);border:2px solid #fff}.card.card-daily-mission:hover .circle-progress .activity-points{color:#fff}.card.card-daily-mission.card-daily-mission-completed .play-button-hover{border:1px solid #fff}.card.card-daily-mission.card-daily-mission-completed:hover .play-button-hover{color:#fefefe;background-color:#82ca6d}.card.card-daily-mission.card-daily-mission-completed:hover .icon-checkmark{color:#fefefe}.card.card-daily-mission.card-daily-mission-completed .play-button-hover{color:#82ca6d}.card.card-daily-mission.card-daily-mission-completed .icon-checkmark{padding:0;color:#82ca6d;line-height:14px;margin-top:0}.card.card-daily-mission.card-daily-mission-expired .card-thumbnail{-webkit-filter:grayscale(1);filter:grayscale(1)}.card.card-daily-mission.card-daily-mission-expired .play-button-hover{border:1px solid #ccc;color:#ccc}.card.card-daily-mission.card-daily-mission-expired .icon-clock{padding:0;color:#ccc;margin-top:-3px}.card.card-daily-mission.card-daily-mission-expired:hover .play-button-hover{background-color:#ccc;color:#fff}.card.card-daily-mission.card-daily-mission-expired:hover .icon-clock{color:#fefefe}.card.card-daily-mission.card-daily-mission-summer-code-a-thon-2017 .title{white-space:normal}.card.card-daily-mission.card-daily-mission-summer-code-a-thon-2017 .hackathon-badge{display:inline-block;background-image:url("/image/play/summer/2017/summer-coding-challenge-2017.png")}.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-36px;background-repeat:no-repeat;background-size:120%}@media print,screen and (min-width:40em){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-43px -62px;background-size:143%}}@media only screen and (min-width:300px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-19px -21px;background-size:116%}}@media only screen and (min-width:420px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-31px -54px;background-size:119%}}@media only screen and (min-width:470px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-46px -87px;background-size:123%}}@media only screen and (min-width:517px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-46px -118px;background-size:123%}}@media only screen and (min-width:570px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-46px -132px;background-size:116%}}@media only screen and (min-width:620px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-46px -155px;background-size:115%}}@media only screen and (min-width:640px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-40px -85px;background-size:140%}}@media only screen and (min-width:675px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-40px -115px;background-size:140%}}@media only screen and (min-width:720px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-40px -115px;background-size:125%}}@media only screen and (min-width:770px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-40px -170px;background-size:114%}}@media only screen and (min-width:800px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-40px -170px;background-size:126%}}@media only screen and (min-width:930px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-40px -200px;background-size:114%}}@media only screen and (min-width:990px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-44px -221px;background-size:113%}}@media print,screen and (min-width:64em){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-36px -20px;background-size:200%}}@media screen and (min-width:75em){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-24px -20px;background-size:170%}}@media only screen and (min-width:1270px){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-24px -20px;background-size:155%}}@media screen and (min-width:75em){.card.card-daily-mission.card-daily-mission-ad-minecraft .card-thumbnail,.card.card-daily-mission.card-daily-mission-ad-visual-coding .card-thumbnail{background-position:-24px -26px;background-size:140%}}.card.card-minecraft{font-family:Open Sans,Helvetica,Arial,sans-serif;min-height:226px;cursor:auto;position:relative}.card.card-minecraft .action-hover-container{position:relative;cursor:pointer}.card.card-minecraft .action-hover-container .action-hover{display:none}.card.card-minecraft .action-hover-container .action-hover,.card.card-minecraft .action-hover-container .action-hover .action{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.card.card-minecraft .action-hover-container .action-hover .action{border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;max-width:80px;max-height:80px}.card.card-minecraft .action-hover-container .action-hover .action .action-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:94px;font-size:36px;color:#fff;width:100%}.card.card-minecraft .card-indicator{position:absolute;top:15px;left:15px;font-size:20px;color:#9da3a7}.card.card-minecraft .card-indicator.deployed{color:#0a0}.card.card-minecraft .card-thumbnail{cursor:pointer;height:160px;width:100%;background-size:cover;background-position:50%;padding:15px}.card.card-minecraft .project-name{color:#25293a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:none}.card.card-minecraft .project-username,.card.card-minecraft .project-username a{font-size:14px}.card.card-minecraft .version{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;font-size:10px}.card.card-minecraft .button-publish{min-width:40px;display:inline-block;text-align:center;padding:2px;border-radius:2px}.card.card-minecraft .button-publish .icon,.card.card-minecraft .button-publish .text{font-size:10px}.card.card-minecraft .button-publish:hover{cursor:pointer;background-color:#000}.card.card-minecraft .button-publish:hover .icon,.card.card-minecraft .button-publish:hover .text{color:#fff}.card.card-minecraft.card-minecraft-block .card-thumbnail,.card.card-minecraft.card-minecraft-item .card-thumbnail,.card.card-minecraft.card-minecraft-skin .card-thumbnail{image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.card.card-minecraft:hover .action-hover{display:block}.card.card-minecraft .card-details{padding-right:24px}.card.card-minecraft .more-actions{position:absolute;bottom:13px;right:12px;height:36px;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%);-ms-filter:brightness(100%);filter:brightness(100%)}.card.card-minecraft .more-actions:hover{-webkit-filter:brightness(50%);-moz-filter:brightness(50%);-o-filter:brightness(50%);-ms-filter:brightness(50%);filter:brightness(50%);transition:all .1s ease-in-out}.card.card-minecraft .more-actions .more-icon{height:5px;width:5px;border-radius:50%;background-color:#ccc;position:relative;float:right;margin-top:15px;display:block;text-align:initial}.card.card-minecraft .more-actions .more-icon:after{content:"";height:5px;width:5px;border-radius:50%;background-color:#ccc;position:absolute;top:-12px}.card.card-minecraft .more-actions .more-icon:before{content:"";height:5px;width:5px;border-radius:50%;background-color:#ccc;position:absolute;bottom:-12px}.card.card-minecraft-friend{font-family:Open Sans,Helvetica,Arial,sans-serif;padding:30px;text-align:center;min-height:160px;overflow:visible;margin-bottom:40px}.card.card-minecraft-friend .avatar{height:50px;width:50px;border-radius:50%;display:block;margin:0 auto;margin-bottom:20px}.card.card-minecraft-friend .card-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase}.card.card-minecraft-friend .remove-friend-container{width:50%;margin:auto;display:block}.card.card-minecraft-friend .remove-friend-container .remove-friend{height:40px;width:40px;border-radius:50%;position:absolute;bottom:-20px;background:url("/image/dashboard/student/garbage-icon.png") #ddd no-repeat 10px;background-size:20px;margin-left:-20px}.card.card-minecraft-friend .remove-friend-container:hover .remove-friend{background-color:#666}.card.card-minecraft-friend .remove-friend-container:hover .remove-friend:after{content:"Remove Friend";color:#666;position:absolute;top:43px;font-size:10px;width:70px;left:-13px;text-align:center}.card.card-notebook .card-details{padding-right:24px}.card.card-notebook .more-actions{position:absolute;bottom:13px;right:12px;height:36px;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%);-ms-filter:brightness(100%);filter:brightness(100%)}.card.card-notebook .more-actions:hover{-webkit-filter:brightness(50%);-moz-filter:brightness(50%);-o-filter:brightness(50%);-ms-filter:brightness(50%);filter:brightness(50%);transition:all .1s ease-in-out}.card.card-notebook .more-actions .more-icon{height:5px;width:5px;border-radius:50%;background-color:#ccc;position:relative;float:right;margin-top:15px;display:block;text-align:initial}.card.card-notebook .more-actions .more-icon:after{content:"";height:5px;width:5px;border-radius:50%;background-color:#ccc;position:absolute;top:-12px}.card.card-notebook .more-actions .more-icon:before{content:"";height:5px;width:5px;border-radius:50%;background-color:#ccc;position:absolute;bottom:-12px}.card.card-onboarding-mission{min-height:211px;padding-top:1rem}.card.card-onboarding-mission .card-onboarding-mission-circle{border-radius:100px;border-style:solid;border-width:10px;display:block;height:140px;margin:0 auto;width:140px}.card.card-onboarding-mission h5{color:#fff;font-size:20px;text-align:center;padding-top:10px}.card.card-onboarding-mission img{height:155px;margin-left:-66px;margin-top:-20px;max-width:none;width:250px}.card.card-onboarding-mission.card-onboarding-mission-summer-code-a-thon-2017{background:transparent url("/image/missions/mission-summer-code-a-thon.png") no-repeat 50%;background-size:cover}.card.card-onboarding-mission.card-onboarding-mission-blue{background-color:#3c95cf}.card.card-onboarding-mission.card-onboarding-mission-blue .card-onboarding-mission-circle{background-color:#50bfed;border-color:#5ad3fc}.card.card-onboarding-mission.card-onboarding-mission-green{background-color:#56bab6}.card.card-onboarding-mission.card-onboarding-mission-green .card-onboarding-mission-circle{background-color:#5edbd5;border-color:#63e4dd}.card.card-onboarding-mission.card-onboarding-mission-orange{background-color:#f5aa57}.card.card-onboarding-mission.card-onboarding-mission-orange .card-onboarding-mission-circle{background-color:#f7c552;border-color:#f9d35f}.card.card-onboarding-mission.card-onboarding-mission-purple{background-color:#5b61b2}.card.card-onboarding-mission.card-onboarding-mission-purple .card-onboarding-mission-circle{background-color:#7c82d4;border-color:#a7b5f0}.card.card-onboarding-mission.card-onboarding-mission-teal{background-color:#4fbad3}.card.card-onboarding-mission.card-onboarding-mission-teal .card-onboarding-mission-circle{background-color:#5cd3e3;border-color:#8cecf8}.card.card-onboarding-mission.card.card-onboarding-mission-complete{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.card.card-project{min-height:224px}.card.card-notebook,.card.card-project{cursor:auto;font-family:Open Sans,Helvetica,Arial,sans-serif}.card.card-notebook .card-overview,.card.card-project .card-overview{cursor:pointer}.card.card-notebook .card-overview .card-project-tutorial,.card.card-project .card-overview .card-project-tutorial{background:url("/image/ui/icn-tutorial.png") 50% no-repeat;height:32px;left:0;position:absolute;top:128px;width:34px}.card.card-notebook .card-overview .card-thumbnail .in-showcase,.card.card-project .card-overview .card-thumbnail .in-showcase{background:#8d73c3;color:#fff;font-size:12px;left:0;line-height:16px;position:absolute;right:0;text-transform:uppercase}.card.card-notebook .card-details-create,.card.card-project .card-details-create{text-align:center}.card.card-notebook .card-details-create .title,.card.card-project .card-details-create .title{margin:0}.card.card-notebook .project-create-image,.card.card-project .project-create-image{text-align:center;background-color:#dedede}.card.card-notebook .project-create-image .card-thumbnail,.card.card-project .project-create-image .card-thumbnail{width:inherit}.card.card-notebook .project-name,.card.card-project .project-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;line-height:36px;margin-left:10px;min-height:36px}.card.card-notebook .button-publish,.card.card-project .button-publish{min-width:40px;display:inline-block;text-align:center;padding:2px;border-radius:2px}.card.card-notebook .button-publish .icon,.card.card-notebook .button-publish .text,.card.card-project .button-publish .icon,.card.card-project .button-publish .text{font-size:10px}.card.card-notebook .button-publish:hover,.card.card-project .button-publish:hover{cursor:pointer;background-color:#000}.card.card-notebook .button-publish:hover .icon,.card.card-notebook .button-publish:hover .text,.card.card-project .button-publish:hover .icon,.card.card-project .button-publish:hover .text{color:#fff}.card.card-notebook .card-name,.card.card-project .card-name{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.card.card-notebook .card-description,.card.card-project .card-description{font-family:Open Sans,Helvetica,Arial,sans-serif}.card.card-notebook .counter .value,.card.card-project .counter .value{font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700}.card.card-notebook .card-hover-actions.single,.card.card-project .card-hover-actions.single{padding:0}.card.card-notebook .action-hover-container,.card.card-project .action-hover-container{position:relative;cursor:pointer}.card.card-notebook .action-hover-container .action-hover,.card.card-project .action-hover-container .action-hover{width:100%;height:100%;position:absolute;display:none}.card.card-notebook .action-hover-container .action-hover .action,.card.card-project .action-hover-container .action-hover .action{height:100px;width:100px;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;margin:0 auto;margin-top:30px;position:relative}.card.card-notebook .action-hover-container .action-hover .action .action-icon,.card.card-project .action-hover-container .action-hover .action .action-icon{text-align:center;line-height:94px;font-size:36px;color:#fff;width:100%}.card.card-notebook .action-hover-container .action-hover .action .play-icon,.card.card-project .action-hover-container .action-hover .action .play-icon{width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:40px solid #fff;display:block;margin:0 auto;position:absolute;top:24px;left:32px}.card.card-notebook:hover .action-hover,.card.card-project:hover .action-hover{display:block}.card.card-notebook:hover .project-create-image,.card.card-project:hover .project-create-image{background-color:#e56000}.card.card-notebook{min-height:217px}.card.card-notebook .card-overview{background-color:#997abc}.card.card-notebook .card-controls .action{cursor:pointer}.card.card-stacked{overflow:visible;z-index:0}.card.card-stacked .progress{margin:0;border-radius:0}.card.card-stacked .progress-meter{border-radius:0}.card.card-stacked .card-details{border-right:1px solid #eee;padding:10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.card.card-stacked img{border-top-left-radius:5px;border-top-right-radius:5px}.card.card-stacked:before{height:79%;width:90%;right:-16px;top:16px;z-index:-3}.card.card-stacked:after,.card.card-stacked:before{content:" ";background-color:#fff;border-radius:5px;position:absolute;border:1px solid #eee}.card.card-stacked:after{height:89%;width:99%;right:-8px;top:9px;z-index:-2}.card.card-subscription{font-family:Open Sans,Helvetica,Arial,sans-serif;margin:15px 0}.card.card-subscription.card-subscription-disabled{-webkit-transform:none;transform:none;pointer-events:none;background-color:#eee}.card.card-subscription.card-subscription-disabled .card-details{background-color:#eee}.card.card-subscription.card-subscription-disabled .card-details .title{color:#a9a9a9}.card.card-subscription.card-subscription-disabled .card-details .button.button-add-to-cart{background-color:#a9a9a9}.card.card-subscription.card-subscription-highlighted{border:5px solid red}.card.card-subscription.card-subscription-yearly{margin:0;padding:15px 0}.card.card-subscription.card-subscription-yearly .price-interval{font-size:60px}.card.card-subscription h4{color:#333!important;padding:10px 0 0;font-size:18px;font-weight:700}.card.card-subscription .red{color:#f25954}.card.card-subscription .price-interval{font-size:60px;line-height:40px;margin:30px 0 10px}.card.card-subscription .price-interval sup{font-size:40%}.card.card-subscription .price-interval .price-interval__interval{color:#9a9a9a;font-size:16px;font-weight:400}.card.card-subscription .price-recurring-period{padding-bottom:10px;color:#8a8a8a}.card.card-subscription .price-interval.price-interval--previous{color:#8a8a8a;font-size:12px;line-height:12px;margin-top:0;text-decoration:line-through}.card.card-subscription .price-interval.price-interval--previous .price-interval__interval{font-size:12px;font-weight:400}.card.card-subscription .card-details{border-top:none}.card.card-subscription .card-description-recurring{text-transform:uppercase;font-size:12px;color:#a2a2a2}.card.card-subscription .card-subscription-savings{color:#f25954;font-size:14px;font-weight:700;margin-bottom:10px}.card.card-subscription .button{margin-top:10px}.card-video{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative}.card-video:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.card-video .card-hover-tag{background-color:rgba(0,0,0,.85);color:#fefefe;display:block;font-size:12px;font-weight:700;padding-right:.5rem;padding-left:.5rem;position:absolute;left:10px;top:10px}.card-video .card-hover-tag.card-hover-tag-primary{background-color:rgba(229,96,0,.85)}.card-video .card-hover-tag.card-hover-tag-secondary{background-color:rgba(0,188,212,.85)}.card-video .card-hover-tag.card-hover-tag-red{background-color:rgba(242,89,84,.85)}.card-video .card-thumbnail{background-size:cover;background-position:50%;border-top-left-radius:5px;border-top-right-radius:5px;height:160px;object-fit:cover;width:100%}.card-video .card-name{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;line-height:20px}.card-video p.card-name{margin:0;padding:10px 0}.card-video:before{content:"";background:transparent url("/image/ui/icn-play-video.png") no-repeat;background-size:contain;height:40px;width:40px;position:absolute;right:5px;bottom:45px}.card.card-play-icon{position:relative}.card.card-play-icon:before{background-image:url("/image/camps/video-player.svg");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:3.5rem;height:3.5rem;z-index:2}.card.card-project-community .project-play-container{position:relative;cursor:pointer}.card.card-project-community .project-play-container .project-hover-play{width:100%;height:100%;position:absolute;display:none}.card.card-project-community .project-play-container .project-hover-play .project-play{height:100px;width:100px;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;margin:0 auto;margin-top:30px;position:relative}.card.card-project-community .project-play-container .project-hover-play .project-play .project-play-icon{width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:40px solid #fff;display:block;margin:0 auto;position:absolute;top:24px;left:32px}.card.card-project-community a.card-avatar{display:block}.card.card-project-community .card-name{font-weight:700}.card.card-project-community .card-description,.card.card-project-community .card-name,.card.card-project-community .counter .value{font-family:Open Sans,Helvetica,Arial,sans-serif}.card.card-project-community .counter .value{font-weight:700}.card.card-project-community:hover .project-hover-play{display:block}.card.card-project-community .card-details{padding-right:24px}.card.card-project-community .more-actions{position:absolute;bottom:13px;right:12px;height:36px;-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%);-ms-filter:brightness(100%);filter:brightness(100%)}.card.card-project-community .more-actions:hover{-webkit-filter:brightness(50%);-moz-filter:brightness(50%);-o-filter:brightness(50%);-ms-filter:brightness(50%);filter:brightness(50%);transition:all .1s ease-in-out}.card.card-project-community .more-actions .more-icon{height:5px;width:5px;border-radius:50%;background-color:#ccc;position:relative;float:right;margin-top:15px;display:block;text-align:initial}.card.card-project-community .more-actions .more-icon:after{content:"";height:5px;width:5px;border-radius:50%;background-color:#ccc;position:absolute;top:-12px}.card.card-project-community .more-actions .more-icon:before{content:"";height:5px;width:5px;border-radius:50%;background-color:#ccc;position:absolute;bottom:-12px}.card.card-featured{position:relative;overflow:visible}.card.card-featured:after{content:url(/image/cards/project/icon-featured-project.png);position:absolute;top:-44px;right:-40px;-webkit-transform:scale(.5);transform:scale(.5)}.card-hs-create{isolation:isolate;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;width:100%;height:4rem;border-radius:0;text-align:left}.card-hs-create .card-hs-create__icon{position:relative;padding-top:.25rem;width:3.125rem;height:4rem;background-image:url("/image/cards/hs-dashboard/card-hs-create-icon.svg");background-repeat:no-repeat;background-size:cover;color:#fefefe;text-align:center}.card-hs-create .card-hs-create__icon:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:.5;content:""}.card-hs-create .card-hs-create__icon>*{position:relative;z-index:2;display:inline-block;padding:.25rem .5rem}.card-hs-create .card-hs-create__icon svg{width:1.5rem;max-height:1.5rem}.card-hs-create .card-hs-create__icon.\--javascript{color:#0a0a0a}.card-hs-create .card-hs-create__icon.\--javascript,.card-hs-create .card-hs-create__icon.\--javascript:before,.card-hs-create .card-hs-create__icon.\--javascript>*{background-color:#fbdd33}.card-hs-create .card-hs-create__icon.\--python,.card-hs-create .card-hs-create__icon.\--python:before,.card-hs-create .card-hs-create__icon.\--python>*{background-color:#5788b8}.card-hs-create .card-hs-create__icon.\--python .py-secondary{fill:#ffd94c}.card-hs-create .card-hs-create__icon.\--html,.card-hs-create .card-hs-create__icon.\--html:before,.card-hs-create .card-hs-create__icon.\--html>*{background-color:#f9a343}.card-hs-create .card-hs-create__icon.\--java,.card-hs-create .card-hs-create__icon.\--java:before,.card-hs-create .card-hs-create__icon.\--java>*{background-color:#6ab459}.card-hs-create .card-hs-create__icon.\--block-coding,.card-hs-create .card-hs-create__icon.\--block-coding:before,.card-hs-create .card-hs-create__icon.\--block-coding>*{background-color:#f0575c}.card-hs-create .card-hs-create__icon.\--minecraft,.card-hs-create .card-hs-create__icon.\--minecraft:before,.card-hs-create .card-hs-create__icon.\--minecraft>*{background-color:#82bd75}.card-hs-create .card-hs-create__icon.\--tiny{position:absolute;left:0;top:0;background-image:none;width:16px;height:16px}.card-hs-create .card-hs-create__icon.\--tiny:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:.5;content:""}.card-hs-create .card-hs-create__icon.\--tiny>*{padding:0;top:3px;position:absolute;left:3px;z-index:2;display:inline-block}.card-hs-create .card-hs-create__icon.\--tiny svg{width:10px;max-height:10px}.card-hs-create .card-hs-create__image{width:76px;max-height:4rem}.card-hs-create .card-hs-create__image img{height:4rem;object-fit:cover}.card-hs-create .card-hs-create__copy{padding-right:.75rem;padding-left:.75rem}.card-hs-create .card-hs-create__title{font-family:inherit;font-size:1rem!important;font-weight:700;margin-bottom:0;padding-bottom:0}.card-hs-create .card-hs-create__subtitle{overflow-x:hidden;font-family:inherit;font-size:.8125rem;text-overflow:ellipsis;white-space:nowrap}.card-course-chapter-2018{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative;overflow:visible;border-radius:5px;cursor:auto;max-height:12rem;margin-left:1rem;box-shadow:2px 2px 2px 2px rgba(0,0,0,.1)}.card-course-chapter-2018:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.card-course-chapter-2018 .image{height:100%;margin-left:4rem}.card-course-chapter-2018 .image>img{width:100%;height:100%;min-height:6rem;max-height:12rem;box-sizing:border-box;object-fit:cover;object-position:0 0}.card-course-chapter-2018 .lesson-number-bubble{position:absolute;height:2rem;width:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#2f91e3;border-radius:50%;text-align:center;display:block;margin-left:2rem;margin-right:1rem;padding:0}.card-course-chapter-2018 .lesson-number-bubble p{text-align:center;color:#fefefe;line-height:1.8rem}.card-course-chapter-2018 .info{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0}.card-course-chapter-2018>.info{background-color:#f6fbfd}.card-course-chapter-2018>.info>.title{margin-bottom:.25em;text-align:center;font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;font-weight:700;white-space:nowrap;overflow:visible;text-overflow:ellipsis}.card-course-chapter-2018>.info>.activity-count{margin-bottom:1em;text-align:center;font-size:12px}.card-course-chapter-2018 .description-actions>.actions{display:block;padding-top:10px;text-align:right}.card-course-chapter-2018 .description-actions>.actions .button{display:inline-block;margin-bottom:0;color:#969696;background-color:transparent}@media screen and (max-width:39.9375em){.card-course-chapter-2018 .description-actions>.actions .button{border:none;border-radius:0}}@media print,screen and (min-width:40em){.card-course-chapter-2018 .description-actions>.actions .button{margin-left:.25rem;margin-right:.25rem}}.card-course-chapter-2018 .description-actions .button-lesson-plan{text-decoration:underline}.card-course-chapter-2018 .description-actions .button-assign,.card-course-chapter-2018 .description-actions .button-upgrade{border-color:#969696;border-radius:5px}.card-course-chapter-2018.course-C0 .image>img,.card-course-chapter-2018.course-C1 .image>img,.card-course-chapter-2018.course-C2 .image>img,.card-course-chapter-2018.course-C3 .image>img,.card-course-chapter-2018.course-C4 .image>img,.card-course-chapter-2018.course-C5 .image>img,.card-course-chapter-2018.course-C6 .image>img,.card-course-chapter-2018.course-C7 .image>img,.card-course-chapter-2018.course-C8 .image>img,.card-course-chapter-2018.course-C9 .image>img,.card-course-chapter-2018.course-C10 .image>img,.card-course-chapter-2018.course-C11 .image>img,.card-course-chapter-2018.course-J0 .image>img,.card-course-chapter-2018.course-J1 .image>img,.card-course-chapter-2018.course-J2 .image>img,.card-course-chapter-2018.course-J3 .image>img,.card-course-chapter-2018.course-J4 .image>img,.card-course-chapter-2018.course-J5 .image>img,.card-course-chapter-2018.course-J6 .image>img,.card-course-chapter-2018.course-J7 .image>img,.card-course-chapter-2018.course-J8 .image>img,.card-course-chapter-2018.course-J9 .image>img,.card-course-chapter-2018.course-J10 .image>img,.card-course-chapter-2018.course-J11 .image>img{object-fit:contain;object-position:center}.card.card-course-curriculum{overflow:visible;background-color:#f6fafb;position:relative;padding-bottom:10px}.card.card-course-curriculum a{background:none!important;padding-left:0!important;text-decoration:none}.card.card-course-curriculum .new-course-badge{padding-left:0!important}.card.card-course-curriculum .new-course-badge img{height:40px;width:40px;position:absolute;top:45px;right:6px}.card.card-course-curriculum .course-grade-lessons{background-color:#e5f2fc;color:#444;text-transform:uppercase;font-weight:700;font-size:12px;padding:10px}.card.card-course-curriculum .course-grade-lessons .course-lessons{float:right;line-height:1.9;font-size:10px}.card.card-course-curriculum .course-lessons{font-size:12px;text-transform:capitalize}.card.card-course-curriculum .course-level{padding:10px;color:#666;font-size:12px;font-weight:700;line-height:40px;padding-left:10px}.card.card-course-curriculum .card-course-image{height:170px;overflow:hidden}.card.card-course-curriculum .card-course-image img{width:100%;height:100%;object-fit:cover;object-position:0 0}.card.card-course-curriculum .course-type{color:#666;font-size:16px;padding-left:10px;padding-right:20px}.card.card-course-curriculum .course-info{min-height:125px}@media screen and (max-width:39.9375em){.card.card-course-curriculum .course-info{min-height:40px}}.card.card-course-curriculum .course-info .course-title{color:#444;padding:10px;padding-bottom:0;font-weight:400;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}.card.card-course-curriculum .course-info .course-description{color:#666;padding:0 10px;font-weight:400;font-size:14px}.card.card-course-curriculum .course-info .course-price{color:#3b4254!important;font-size:16px;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}.card.card-course-curriculum .course-view-details .view-details-link{color:#999;text-align:center;display:block;font-weight:400;padding:0;text-transform:uppercase;padding-left:0!important;padding:5px 0;border-radius:5px;max-width:200px;margin:auto}.card.card-course-curriculum .course-view-details .course-price,.card.card-course-curriculum .course-view-details .course-type{display:none}.card.card-course-curriculum:hover .course-view-details .view-details-link{background-color:#997abc;color:#fff}.card.card-course-curriculum .available-to-assign,.card.card-course-curriculum .seats-available{text-align:center;font-weight:500;color:#00bcd4;display:block;padding-left:0;padding-bottom:10px}.category-card{transition:all .1s ease-in-out;margin-bottom:30px;position:relative;text-align:center}.category-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}.category-card.effect-pop-hover-shadow{box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.category-card.effect-pop-hover-shadow:hover{box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.category-card>span{color:#25293a;font-weight:700;line-height:14px;display:block;font-size:14px}.category-card.category-card-text-overlay>span{font-size:24px;left:0;line-height:24px;padding-left:10%;padding-right:10%;position:absolute;right:0;top:45%}.category-card.category-card-dark-font>span{color:#333}.category-card.category-card-light-font>span{color:#fefefe}.category-card.category-card-fixed-height>img{height:180px}.category-card.category-card-fixed-height.category-card-text-overlay>img{height:201px}.category-card.category-card-fixed-height.category-card-text-overlay>span{font-size:18px;padding-left:15%;padding-right:15%}.category-card.category-card-resized>img{height:220px;-webkit-transform:scale(1.08);transform:scale(1.08);margin-bottom:10px}a.category-card{display:block}.course-card{margin-top:20px;position:relative;text-align:left}.course-card img{width:100%}.course-card .course-name{font-weight:700;padding:0;margin:0;font-size:16px;padding-left:25px}@media screen and (max-width:39.9375em){.course-card .course-name{padding-left:0}}@media screen and (min-width:40em) and (max-width:63.9375em){.course-card .course-name{padding-left:0}}.course-card .course-points{font-weight:400;color:#666;font-size:13px;padding-left:25px}@media screen and (max-width:39.9375em){.course-card .course-points{padding-left:0}}@media screen and (min-width:40em) and (max-width:63.9375em){.course-card .course-points{padding-left:0}}@media screen and (max-width:39.9375em){.course-card .button{margin-left:0}}@media screen and (min-width:40em) and (max-width:63.9375em){.course-card .button{margin-left:0}}.course-card .course-coming-soon-tag{height:80px;position:absolute;right:10px;top:0;width:80px}.course-card.course-card-vertical{margin-bottom:.5rem;padding:0 .25rem}.course-card.course-card-vertical .course-image{-webkit-filter:drop-shadow(0 .75rem .5rem rgba(0,0,0,.15));filter:drop-shadow(0 .75rem .5rem rgba(0,0,0,.15))}.course-card.course-card-vertical .course-information{padding:0 1.7rem}.course-card.course-card-vertical .course-rating{color:#000;font-size:8px}.course-card.course-card-vertical .course-rating.rating-1 .icon:nth-of-type(-n+1),.course-card.course-card-vertical .course-rating.rating-2 .icon:nth-of-type(-n+2),.course-card.course-card-vertical .course-rating.rating-3 .icon:nth-of-type(-n+3),.course-card.course-card-vertical .course-rating.rating-4 .icon:nth-of-type(-n+4),.course-card.course-card-vertical .course-rating.rating-5 .icon:nth-of-type(-n+5){color:#ffe30b;text-shadow:#ffb610 0 1px,rgba(0,0,0,.25) 0 0 1px}.course-card.course-card-vertical .course-name{font-size:16px;font-weight:700;padding-left:0;color:#444;margin-bottom:5px}@media print,screen and (min-width:64em){.course-card.course-card-vertical .course-name{font-size:20px}}.course-card.course-card-vertical .course-name:visited{color:initial!important}.course-card.course-card-vertical .course-name:hover{text-decoration:none!important}.course-card.course-card-vertical .course-meta{color:#000;font-size:14px;margin-bottom:.5rem}.course-card.course-card-vertical .course-meta span{font-weight:700}.course-card.course-card-vertical .course-meta-users{color:#000;font-size:10px;font-weight:700}.course-card.course-card-vertical .course-meta .icon-apple{vertical-align:unset}.course-card.course-card-vertical .course-description{color:#000;font-size:14px;font-weight:400;margin-bottom:0;padding-bottom:5px;padding-left:0}@media screen and (max-width:39.9375em){.course-card.course-card-vertical .course-description{width:100%;padding-left:0}}@media screen and (min-width:40em) and (max-width:63.9375em){.course-card.course-card-vertical .course-description{width:100%;padding-left:0}}@media screen and (max-width:39.9375em){.course-card.course-card-vertical .course-tag-container{padding-left:0}}@media screen and (min-width:40em) and (max-width:63.9375em){.course-card.course-card-vertical .course-tag-container{padding-left:0}}.course-card.course-card-vertical .course-tag-container .course-tag{color:#676767;background-color:#e6e6fa;border-radius:15px;display:inline-block;font-size:10px;font-weight:400;padding:5px 10px;margin:5px 0;margin-left:0}.course-card.course-card-vertical .button-quick-look{background-color:#e2e2e2;color:#888;width:100%;display:block;margin:0 auto}@media screen and (max-width:39.9375em){.course-card.course-card-vertical .button-quick-look{width:100%}}@media screen and (min-width:40em) and (max-width:63.9375em){.course-card.course-card-vertical .button-quick-look{width:100%}}.course-card .show-on-hover{-webkit-animation:fade-in .5s linear;animation:fade-in .5s linear;visibility:hidden}.course-card:hover .show-on-hover{visibility:visible}.create-card-2{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative}.create-card-2:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.create-card-2 .card-image{border-top-left-radius:5px;border-top-right-radius:5px;padding-top:32px;display:block;height:160px}.create-card-2 .card-image img{display:block;height:90px;margin:0 auto}.create-card-2 img.card-image{padding-top:0;object-fit:cover;width:100%}.create-card-2 .card-text{border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#25293a;display:block;font-size:14px;font-weight:700;padding:10px;text-transform:none}.create-card-2.create-card-2-minecraft-add-on-tutorials,.create-card-2.create-card-2-minecraft-block,.create-card-2.create-card-2-minecraft-item,.create-card-2.create-card-2-minecraft-mob,.create-card-2.create-card-2-minecraft-mod,.create-card-2.create-card-2-minecraft-skin{background-color:transparent;background-position:50%;background-repeat:no-repeat}.create-card-2.create-card-2-minecraft-add-on-tutorials .card-text,.create-card-2.create-card-2-minecraft-block .card-text,.create-card-2.create-card-2-minecraft-item .card-text,.create-card-2.create-card-2-minecraft-mob .card-text,.create-card-2.create-card-2-minecraft-mod .card-text,.create-card-2.create-card-2-minecraft-skin .card-text{background-color:#fff;color:#000;margin:0;font-size:15px;text-align:left;padding:10px;font-weight:600}.create-card-2.create-card-2-minecraft-add-on-tutorials .card-image,.create-card-2.create-card-2-minecraft-block .card-image,.create-card-2.create-card-2-minecraft-item .card-image,.create-card-2.create-card-2-minecraft-mob .card-image,.create-card-2.create-card-2-minecraft-mod .card-image,.create-card-2.create-card-2-minecraft-skin .card-image{height:160px}.create-card-2.create-card-2-minecraft-add-on-tutorials .card-image img,.create-card-2.create-card-2-minecraft-block .card-image img,.create-card-2.create-card-2-minecraft-item .card-image img,.create-card-2.create-card-2-minecraft-mob .card-image img,.create-card-2.create-card-2-minecraft-mod .card-image img,.create-card-2.create-card-2-minecraft-skin .card-image img{height:90px}.create-card-2.create-card-2-minecraft-block .card-image{background-color:#dc4944}.create-card-2.create-card-2-minecraft-skin .card-image{background-color:#60aad5}.create-card-2.create-card-2-minecraft-item .card-image{background-color:#ffcd4b}.create-card-2.create-card-2-minecraft-add-on-tutorials .card-image,.create-card-2.create-card-2-minecraft-mob .card-image{background-color:#997abc}.create-card-2.create-card-2-notebook .card-image{background-color:#766889;padding-top:10px}.create-card-2.create-card-2-notebook .card-image img{height:140px}.create-card-2.create-card-2-resized{margin:20px 25px 40px}.create-card-2.create-card-2-resized img.card-image{height:140px}a.create-card-2{display:block}.home-plan-card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative;background-color:#f4f9fa;margin-top:12px;padding:15px}.home-plan-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.home-plan-card .title{color:#565f85;font-size:18px;font-weight:700;line-height:1.2;margin-bottom:.7em}.home-plan-card .title.has-sale{max-width:75%}.home-plan-card .included{font-size:12px;list-style-type:disc;margin-bottom:10px;padding-left:1em;text-align:left}.home-plan-card .included .icon-checkmark{color:#5cbe5a}.home-plan-card .price,.home-plan-card .sale,.home-plan-card .unit-price{color:#000;line-height:1.75;margin-bottom:1rem}.home-plan-card .price .value,.home-plan-card .sale .value,.home-plan-card .unit-price .value{font-weight:700}.home-plan-card .price.has-sale{font-size:14px;margin-bottom:0;text-decoration:line-through}.home-plan-card .unit-price{font-size:12px}.home-plan-card .unit-price.has-sale .unit-price-value{color:#bf103d}.home-plan-card .divider{border-bottom:1px solid #e6e6e6;color:#e6e6e6;line-height:.05em;margin:16px 0;text-align:center;width:100%}.home-plan-card .divider span{background:#fefefe;padding:0 8px}.home-plan-card p.divider{font-size:12px;padding-bottom:0}.home-plan-card .home-plan-price{position:relative;line-height:1.4;margin-bottom:10px;text-align:left}.home-plan-card .home-plan-price-regular{font-weight:700}.home-plan-card .home-plan-price-discount{font-weight:700;color:#bf103d}.home-plan-card .home-plan-price-notes{font-size:12px}.home-plan-card .home-plan-price.has-sale .home-plan-price-value{color:#bf103d}.home-plan-card .home-plan-price-savings{background-color:#bf103d;color:#fefefe;position:absolute;right:-15px;top:0;font-size:11px;padding:11px 16px;text-align:center;text-transform:uppercase}.home-plan-card .home-plan-price-savings:after{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:12px solid #fefefe;height:0;width:0;content:" ";left:0;position:absolute;top:0}.home-plan-card .home-plan-price-old-price{font-size:12px;position:absolute;right:0;text-decoration:line-through;top:10px}.home-plan-card .sale{color:#bf103d}.home-plan-card .course-sale-badge{top:.25rem;right:.25rem}.home-plan-card .cta{margin-top:auto;padding-top:8px}.home-plan-card .cta .button{margin-bottom:0}.home-plan-card .cta-secondary{margin-top:8px}.home-plan-card .cta-secondary a{font-size:12px;font-weight:700}a.home-plan-card{color:#25293a;display:block}.minecraft-mod-card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;cursor:pointer;margin-bottom:30px;background:linear-gradient(180deg,#e4f6fc,#f1fdff);font-family:Open Sans,Helvetica,Arial,sans-serif;overflow:hidden;text-align:left;background-color:#d3d3d3;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;display:inline-block;width:255px;min-height:236px;position:relative;border-radius:5px}.minecraft-mod-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.minecraft-mod-card .card-preview{border-top-left-radius:inherit;border-top-right-radius:inherit;cursor:pointer;position:relative;text-align:center}.minecraft-mod-card .card-preview .card-preview-image{cursor:pointer;height:160px}.minecraft-mod-card .card-preview div.card-preview-image,.minecraft-mod-card .card-preview span.card-preview-image{border-top-left-radius:inherit;border-top-right-radius:inherit;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.minecraft-mod-card .card-preview .card-preview-action{display:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;max-width:80px;max-height:80px}.minecraft-mod-card .card-preview .card-preview-action .card-preview-action-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:94px;font-size:36px;color:#fff;width:100%}.minecraft-mod-card .card-preview .card-preview-action.card-preview-action-0{left:25%}.minecraft-mod-card .card-preview .card-preview-action.card-preview-action-1{left:75%}.minecraft-mod-card .card-preview .card-preview-actions{background-color:rgba(0,0,0,.5);bottom:0;display:none;left:0;position:absolute;right:0;top:0}.minecraft-mod-card .card-preview .card-preview-overlay .features{position:absolute;display:inline-block;right:5px;top:10px}.minecraft-mod-card .card-preview .card-preview-overlay .features .feature-icon{display:inline-block;width:50px;height:50px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain}.minecraft-mod-card .card-preview .card-preview-overlay .features .feature-icon.feature-icon-code{background-image:url("/images/minecraft-resource-card/icon-codeblock-color@2x.png")}.minecraft-mod-card .card-details{border:none;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;padding:.89rem .5rem;position:relative}.minecraft-mod-card .card-details .card-avatar{left:11px;position:absolute;top:-22px}.minecraft-mod-card .card-details .card-avatar img{background-color:#0058d7;border-radius:50%;border:3px solid #f8f8f8;height:40px;width:40px}.minecraft-mod-card .card-details .card-avatar.card-avatar-adventurer img{border:3px solid #478468;background:#aff5ba}.minecraft-mod-card .card-details .card-avatar.card-avatar-hacker img{border:3px solid #1e78ca;background:#8edbe8}.minecraft-mod-card .card-details .card-avatar.card-avatar-code-ninja img{border:3px solid #e97f27;background:#fcdb88}.minecraft-mod-card .card-details .card-avatar.card-avatar-code-master img{border:3px solid #e23f2d;background:#e29d95}.minecraft-mod-card .card-details .card-name{color:#25293a;font-weight:700;margin:0;min-height:20px;padding:0;text-transform:none;line-height:20px}.minecraft-mod-card .card-details .card-description,.minecraft-mod-card .card-details .card-name{text-overflow:ellipsis;text-rendering:optimizeLegibility;font-size:14px;overflow:hidden;white-space:nowrap}.minecraft-mod-card .card-details .card-description{color:#666}.minecraft-mod-card .card-details .card-description a{display:inline-block;font-size:14px;font-weight:400;vertical-align:text-top}.minecraft-mod-card .card-details .card-counter{padding-top:5px}.minecraft-mod-card .card-details .card-counter .image{padding:3px}.minecraft-mod-card .card-details .card-counter .value{font-weight:400;color:#666;font-size:11px;padding-bottom:0;margin-bottom:0;text-align:center}.minecraft-mod-card .card-details .card-counter.card-counter-likes .image{background:transparent url("/image/dashboard/student/project-icons/favorite.png") no-repeat 50%;background-size:21px 18px;cursor:pointer;display:inline-block;height:18px;width:100%}.minecraft-mod-card .card-details .card-counter.card-counter-likes.liked .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.minecraft-mod-card .card-details .card-counter.card-counter-likes.liked:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite.png")}.minecraft-mod-card .card-details .card-counter.card-counter-likes:hover{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-moz-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-o-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-ms-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25))}.minecraft-mod-card .card-details .card-counter.card-counter-likes:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.minecraft-mod-card .card-details .card-counter.card-counter-views .image{display:inline-block;background:transparent url("/image/dashboard/student/project-icons/views.png") no-repeat 50%;background-size:22px 22px;width:100%;height:18px}.minecraft-mod-card .card-details .card-counter.card-counter-comments .image{content:"";background-image:url(/image/tynker-icons/icon-comment.svg);mask-image:url(/image/tynker-icons/icon-comment.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment.svg);color:#0058d7;width:100%;height:18px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:6px}.minecraft-mod-card .card-details .card-counter.card-counter-comments .image:hover{content:"";background-image:url(/image/tynker-icons/icon-comment-filled.svg);mask-image:url(/image/tynker-icons/icon-comment-filled.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment-filled.svg);color:#0058d7;width:100%;height:18px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:6px}.minecraft-mod-card .card-details .card-button{text-align:center}.minecraft-mod-card .card-details .card-button:not(.button) .card-button-label{font-size:11px;letter-spacing:-.05em}.minecraft-mod-card .card-details .card-button:not(.button):hover{background-color:#0058d7;color:#fefefe}.minecraft-mod-card .card-details .card-button.button{margin-bottom:0;padding:.85em 4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.minecraft-mod-card .card-details .card-button.button .card-button-icon{display:inline;font-size:18px;margin-right:10px}.minecraft-mod-card .card-details .card-button.button .card-button-label{font-size:12px;display:inline}.minecraft-mod-card .card-back{min-height:222px;padding-top:19px;padding-bottom:19px}.minecraft-mod-card .card-back ul{font-size:16px;margin-left:1rem;margin-right:2rem}.minecraft-mod-card .card-back ul li a{border-bottom:1px solid #efefef;color:#0a0a0a;display:inline-block;font-weight:300;padding:10px;text-decoration:none;width:100%}.minecraft-mod-card .card-back ul li a:hover{background-color:#0058d7;color:#fefefe}.minecraft-mod-card .card-back ul li:last-child a{border-bottom:none}.minecraft-mod-card .card-back ul li span{padding-right:10px}.minecraft-mod-card .card-back-2{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:105px;padding-top:10px;padding-bottom:6px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000072;top:50px;right:-15px;border-radius:10px;z-index:999}.minecraft-mod-card .card-back-2 ul{font-size:16px;margin-left:10px;margin-right:10px}.minecraft-mod-card .card-back-2 ul li a{color:#25293a;display:inline-block;font-weight:300;padding:3px 10px;text-decoration:none;width:100%;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.minecraft-mod-card .card-back-2 ul li a:hover{background-color:#0058d7;color:#f8f8f8}.minecraft-mod-card .card-back-2 ul li a:hover .icon-class{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%)}.minecraft-mod-card .card-back-2 ul li a .icon-class{width:16px;height:16px;margin-right:8px}.minecraft-mod-card .card-back-2 ul li a span{padding-right:10px}.minecraft-mod-card .card-back-2 ul li a .card-button-label-2{display:inline;font:normal normal normal 16px/21px Open Sans;letter-spacing:0}.minecraft-mod-card .card-back-2 ul li .a:hover .card-button-label-2{background-color:#0058d7!important;color:#f8f8f8!important}.minecraft-mod-card .card-back-2:before{content:"";position:absolute;width:17px;height:17px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-5px;left:80%;margin-left:-5px;box-shadow:-2px -2px 4px -4px #00000072;z-index:-1}.minecraft-mod-card:hover .card-preview .card-preview-action,.minecraft-mod-card:hover .card-preview .card-preview-actions{display:block}.minecraft-mod-card.locked.card.card-minecraft .action-hover-container .action-hover{display:none}.minecraft-mod-card.locked.card.card-minecraft .action-hover-container:hover .action-hover{display:inline-block}.minecraft-mod-card .card-more-options{top:-25px;right:-20px;border-radius:40%;height:55px;width:55px;padding-left:7px;padding-top:7px}.minecraft-mod-card .card-more-options,.minecraft-mod-card .card-more-options-1{bottom:17px;-webkit-filter:brightness(100%);filter:brightness(100%);position:absolute;background:hsla(0,0%,100%,.98);box-shadow:-1px 2px 5px rgba(0,0,0,.1);color:#0058d7;font-size:41px;font-weight:500;text-decoration:none}.minecraft-mod-card .card-more-options-1{width:37px;height:36px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;right:0;border-top-right-radius:5px;border-bottom-left-radius:25px}.minecraft-mod-card .card-hover-tag{background-color:rgba(0,0,0,.85);color:#fefefe;display:block;font-size:12px;font-weight:700;padding-right:.5rem;padding-left:.5rem;position:absolute;left:10px;top:10px}.minecraft-mod-card .card-hover-tag.card-hover-tag-primary{background-color:rgba(229,96,0,.85)}.minecraft-mod-card .card-hover-tag.card-hover-tag-secondary{background-color:rgba(0,188,212,.85)}.minecraft-mod-card .card-hover-tag.card-hover-tag-red{background-color:rgba(242,89,84,.85)}.minecraft-mod-card .card-ribbon{width:115px;height:88px;overflow:hidden;position:absolute;top:112px;right:-3px}.minecraft-mod-card .card-ribbon:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid}.minecraft-mod-card .card-ribbon>.card-ribbon-label{font:normal 12px Open Sans,Helvetica,Arial,sans-serif;color:#fefefe;text-align:center;text-shadow:rgba(0,0,0,.5) 0 1px 0;position:relative;padding:5px 0;left:15px;line-height:1.2;top:15px;width:97px;box-shadow:0 0 8px rgba(0,0,0,.9)}.minecraft-mod-card .card-ribbon.card-ribbon-free:before{border-color:#f25954 #f25954 #f25954 transparent}.minecraft-mod-card .card-ribbon.card-ribbon-free>.card-ribbon-label{background-color:#f25954}.minecraft-mod-card .card-ribbon.card-ribbon-beginner:before{border-color:#22bdb6 #22bdb6 #22bdb6 transparent}.minecraft-mod-card .card-ribbon.card-ribbon-beginner>.card-ribbon-label{background-color:#22bdb6}.minecraft-mod-card .card-ribbon.card-ribbon-intermediate:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.minecraft-mod-card .card-ribbon.card-ribbon-intermediate>.card-ribbon-label{background-color:#3ca7de}.minecraft-mod-card .card-ribbon.card-ribbon-advanced:before{border-color:#997abc #997abc #997abc transparent}.minecraft-mod-card .card-ribbon.card-ribbon-advanced>.card-ribbon-label{background-color:#997abc}.minecraft-mod-card .card-ribbon.card-ribbon-easy-modding:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.minecraft-mod-card .card-ribbon.card-ribbon-easy-modding>.card-ribbon-label{background-color:#3ca7de}.minecraft-mod-card .card-ribbon{text-transform:capitalize}.minecraft-mod-card a.card-preview,.minecraft-mod-card a.card-preview span.card-preview-image,a.minecraft-mod-card,a.minecraft-mod-card .card-details,a.minecraft-mod-card .card-preview,a.minecraft-mod-card .card-preview span.card-preview-image{display:block}.minecraft-mod-card .card-thumbnail{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;top:0;left:0;right:0;bottom:80px}.minecraft-mod-card .description-container{transition:height .25s ease-in-out;padding:.89rem .5rem;background-color:#fff;position:absolute;width:100%;height:80px;overflow:hidden;bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.minecraft-mod-card .description-container .title{font-size:14px;font-weight:700;text-transform:none;margin:0 0 6px;padding:0;height:auto;line-height:normal}.minecraft-mod-card .description-container .description{color:#000;line-height:normal;font-size:12px;font-weight:500}.minecraft-mod-card:hover{cursor:pointer;-webkit-transform:scale(1.01);transform:scale(1.01)}.minecraft-resource-card{min-height:216px}.minecraft-resource-card .project-name{color:#25293a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-transform:capitalize}.minecraft-resource-card .card-ribbon{text-transform:capitalize}.minecraft-resource-card .card-thumbnail{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;background-position:50%;background-repeat:no-repeat;background-size:contain}.minecraft-resource-card a.card-avatar{display:block}.minecraft-resource-card .more-actions{display:inline-block}.minecraft-resource-card .action-hover-container{position:relative;cursor:pointer}.minecraft-resource-card .action-hover-container .action-hover{width:100%;height:100%;position:absolute;display:none;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.minecraft-resource-card .action-hover-container .action-hover .action{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;max-width:80px;max-height:80px}.minecraft-resource-card .action-hover-container .action-hover .action .action-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:94px;font-size:36px;color:#fff;width:100%}.minecraft-resource-card .action-hover-container .features{position:absolute;display:inline-block;right:5px;bottom:-10px}.minecraft-resource-card .action-hover-container .features .feature-icon{display:inline-block;width:50px;height:50px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain}.minecraft-resource-card .action-hover-container .features .feature-icon.feature-icon-code{background-image:url("/images/minecraft-resource-card/icon-codeblock-color@2x.png")}.minecraft-resource-card.card.card-minecraft .card-thumbnail{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;background-size:contain;background-position:50%;background-repeat:no-repeat}.minecraft-resource-card.minecraft-resource-card-add-on.card.card-minecraft .card-thumbnail,.minecraft-resource-card.minecraft-resource-card-block.card.card-minecraft .card-thumbnail,.minecraft-resource-card.minecraft-resource-card-entity.card.card-minecraft .card-thumbnail,.minecraft-resource-card.minecraft-resource-card-mob.card.card-minecraft .card-thumbnail,.minecraft-resource-card.minecraft-resource-card-skin.card.card-minecraft .card-thumbnail{padding:0;background-size:contain}.minecraft-resource-card.minecraft-resource-card-mod.card.card-minecraft .card-thumbnail{padding:0;background-size:cover}.minecraft-resource-card.locked.card.card-minecraft .action-hover-container .action-hover{display:none}.minecraft-resource-card.locked.card.card-minecraft .action-hover-container:hover .action-hover{display:inline-block}.minecraft-resource-card:hover .action-hover{display:block}.minecraft-resource-card-2{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;margin-bottom:30px;position:relative;font-family:Open Sans,Helvetica,Arial,sans-serif;overflow:hidden;text-align:left;background:linear-gradient(180deg,#e4f6fc,#f1fdff);min-height:236px;border-radius:16px}.minecraft-resource-card-2:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.minecraft-resource-card-2 .card-preview{border-top-left-radius:inherit;border-top-right-radius:inherit;cursor:pointer;position:relative;text-align:center}.minecraft-resource-card-2 .card-preview .card-preview-image{cursor:pointer;height:160px}.minecraft-resource-card-2 .card-preview div.card-preview-image,.minecraft-resource-card-2 .card-preview span.card-preview-image{border-top-left-radius:inherit;border-top-right-radius:inherit;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.minecraft-resource-card-2 .card-preview .card-preview-action{display:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;max-width:80px;max-height:80px}.minecraft-resource-card-2 .card-preview .card-preview-action .card-preview-action-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:94px;font-size:36px;color:#fff;width:100%}.minecraft-resource-card-2 .card-preview .card-preview-action.card-preview-action-0{left:25%}.minecraft-resource-card-2 .card-preview .card-preview-action.card-preview-action-1{left:75%}.minecraft-resource-card-2 .card-preview .card-preview-actions{background-color:rgba(0,0,0,.5);bottom:0;display:none;left:0;position:absolute;right:0;top:0}.minecraft-resource-card-2 .card-preview .card-preview-overlay .features{position:absolute;display:inline-block;right:5px;top:10px}.minecraft-resource-card-2 .card-preview .card-preview-overlay .features .feature-icon{display:inline-block;width:50px;height:50px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain}.minecraft-resource-card-2 .card-preview .card-preview-overlay .features .feature-icon.feature-icon-code{background-image:url("/images/minecraft-resource-card/icon-codeblock-color@2x.png")}.minecraft-resource-card-2 .card-details{border:none;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;padding:.89rem .5rem;position:relative}.minecraft-resource-card-2 .card-details .card-avatar{left:11px;position:absolute;top:-22px}.minecraft-resource-card-2 .card-details .card-avatar img{background-color:#0058d7;border-radius:50%;border:3px solid #f8f8f8;height:40px;width:40px}.minecraft-resource-card-2 .card-details .card-avatar.card-avatar-adventurer img{border:3px solid #478468;background:#aff5ba}.minecraft-resource-card-2 .card-details .card-avatar.card-avatar-hacker img{border:3px solid #1e78ca;background:#8edbe8}.minecraft-resource-card-2 .card-details .card-avatar.card-avatar-code-ninja img{border:3px solid #e97f27;background:#fcdb88}.minecraft-resource-card-2 .card-details .card-avatar.card-avatar-code-master img{border:3px solid #e23f2d;background:#e29d95}.minecraft-resource-card-2 .card-details .card-name{color:#25293a;font-weight:700;margin:0;min-height:20px;padding:0;text-overflow:ellipsis;text-rendering:optimizeLegibility;font-size:14px;text-transform:none;overflow:hidden;white-space:nowrap;line-height:20px}.minecraft-resource-card-2 .card-details .card-description{color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;text-rendering:optimizeLegibility}.minecraft-resource-card-2 .card-details .card-description a{display:inline-block;font-size:14px;font-weight:400;vertical-align:text-top}.minecraft-resource-card-2 .card-details .card-counter{padding-top:5px}.minecraft-resource-card-2 .card-details .card-counter .image{padding:3px}.minecraft-resource-card-2 .card-details .card-counter .value{font-weight:400;color:#666;font-size:11px;padding-bottom:0;margin-bottom:0;text-align:center}.minecraft-resource-card-2 .card-details .card-counter.card-counter-likes .image{background:transparent url("/image/dashboard/student/project-icons/favorite.png") no-repeat 50%;background-size:21px 18px;cursor:pointer;display:inline-block;height:18px;width:100%}.minecraft-resource-card-2 .card-details .card-counter.card-counter-likes.liked .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.minecraft-resource-card-2 .card-details .card-counter.card-counter-likes.liked:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite.png")}.minecraft-resource-card-2 .card-details .card-counter.card-counter-likes:hover{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-moz-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-o-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-ms-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25))}.minecraft-resource-card-2 .card-details .card-counter.card-counter-likes:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.minecraft-resource-card-2 .card-details .card-counter.card-counter-views .image{display:inline-block;background:transparent url("/image/dashboard/student/project-icons/views.png") no-repeat 50%;background-size:22px 22px;width:100%;height:18px}.minecraft-resource-card-2 .card-details .card-counter.card-counter-comments .image{content:"";background-image:url(/image/tynker-icons/icon-comment.svg);mask-image:url(/image/tynker-icons/icon-comment.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment.svg);color:#0058d7;width:100%;height:18px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:6px}.minecraft-resource-card-2 .card-details .card-counter.card-counter-comments .image:hover{content:"";background-image:url(/image/tynker-icons/icon-comment-filled.svg);mask-image:url(/image/tynker-icons/icon-comment-filled.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment-filled.svg);color:#0058d7;width:100%;height:18px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:6px}.minecraft-resource-card-2 .card-details .card-button{text-align:center}.minecraft-resource-card-2 .card-details .card-button:not(.button) .card-button-label{font-size:11px;letter-spacing:-.05em}.minecraft-resource-card-2 .card-details .card-button:not(.button):hover{background-color:#0058d7;color:#fefefe}.minecraft-resource-card-2 .card-details .card-button.button{margin-bottom:0;padding:.85em 4px}.minecraft-resource-card-2 .card-details .card-button.button .card-button-icon{display:inline;font-size:18px;margin-right:10px}.minecraft-resource-card-2 .card-details .card-button.button .card-button-label{font-size:12px;display:inline}.minecraft-resource-card-2 .card-back{min-height:222px;padding-top:19px;padding-bottom:19px}.minecraft-resource-card-2 .card-back ul{font-size:16px;margin-left:1rem;margin-right:2rem}.minecraft-resource-card-2 .card-back ul li a{border-bottom:1px solid #efefef;color:#0a0a0a;display:inline-block;font-weight:300;padding:10px;text-decoration:none;width:100%}.minecraft-resource-card-2 .card-back ul li a:hover{background-color:#0058d7;color:#fefefe}.minecraft-resource-card-2 .card-back ul li:last-child a{border-bottom:none}.minecraft-resource-card-2 .card-back ul li span{padding-right:10px}.minecraft-resource-card-2 .card-back-2{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:105px;padding-top:10px;padding-bottom:6px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000072;top:50px;right:-15px;border-radius:10px;z-index:999}.minecraft-resource-card-2 .card-back-2 ul{font-size:16px;margin-left:10px;margin-right:10px}.minecraft-resource-card-2 .card-back-2 ul li a{color:#25293a;display:inline-block;font-weight:300;padding:3px 10px;text-decoration:none;width:100%;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.minecraft-resource-card-2 .card-back-2 ul li a:hover{background-color:#0058d7;color:#f8f8f8}.minecraft-resource-card-2 .card-back-2 ul li a:hover .icon-class{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%)}.minecraft-resource-card-2 .card-back-2 ul li a .icon-class{width:16px;height:16px;margin-right:8px}.minecraft-resource-card-2 .card-back-2 ul li a span{padding-right:10px}.minecraft-resource-card-2 .card-back-2 ul li a .card-button-label-2{display:inline;font:normal normal normal 16px/21px Open Sans;letter-spacing:0}.minecraft-resource-card-2 .card-back-2 ul li .a:hover .card-button-label-2{background-color:#0058d7!important;color:#f8f8f8!important}.minecraft-resource-card-2 .card-back-2:before{content:"";position:absolute;width:17px;height:17px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-5px;left:80%;margin-left:-5px;box-shadow:-2px -2px 4px -4px #00000072;z-index:-1}.minecraft-resource-card-2:hover .card-preview .card-preview-action,.minecraft-resource-card-2:hover .card-preview .card-preview-actions{display:block}.minecraft-resource-card-2.locked.card.card-minecraft .action-hover-container .action-hover{display:none}.minecraft-resource-card-2.locked.card.card-minecraft .action-hover-container:hover .action-hover{display:inline-block}.minecraft-resource-card-2 .card-more-options{top:-25px;right:-20px;border-radius:40%;height:55px;width:55px;padding-left:7px;padding-top:7px}.minecraft-resource-card-2 .card-more-options,.minecraft-resource-card-2 .card-more-options-1{bottom:17px;-webkit-filter:brightness(100%);filter:brightness(100%);position:absolute;background:hsla(0,0%,100%,.98);box-shadow:-1px 2px 5px rgba(0,0,0,.1);color:#0058d7;font-size:41px;font-weight:500;text-decoration:none}.minecraft-resource-card-2 .card-more-options-1{width:37px;height:36px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;right:0;border-top-right-radius:5px;border-bottom-left-radius:25px}.minecraft-resource-card-2 .card-hover-tag{background-color:rgba(0,0,0,.85);color:#fefefe;display:block;font-size:12px;font-weight:700;padding-right:.5rem;padding-left:.5rem;position:absolute;left:10px;top:10px}.minecraft-resource-card-2 .card-hover-tag.card-hover-tag-primary{background-color:rgba(229,96,0,.85)}.minecraft-resource-card-2 .card-hover-tag.card-hover-tag-secondary{background-color:rgba(0,188,212,.85)}.minecraft-resource-card-2 .card-hover-tag.card-hover-tag-red{background-color:rgba(242,89,84,.85)}.minecraft-resource-card-2 .card-ribbon{width:115px;height:88px;overflow:hidden;position:absolute;top:112px;right:-3px}.minecraft-resource-card-2 .card-ribbon:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid}.minecraft-resource-card-2 .card-ribbon>.card-ribbon-label{font:normal 12px Open Sans,Helvetica,Arial,sans-serif;color:#fefefe;text-align:center;text-shadow:rgba(0,0,0,.5) 0 1px 0;position:relative;padding:5px 0;left:15px;line-height:1.2;top:15px;width:97px;box-shadow:0 0 8px rgba(0,0,0,.9)}.minecraft-resource-card-2 .card-ribbon.card-ribbon-free:before{border-color:#f25954 #f25954 #f25954 transparent}.minecraft-resource-card-2 .card-ribbon.card-ribbon-free>.card-ribbon-label{background-color:#f25954}.minecraft-resource-card-2 .card-ribbon.card-ribbon-beginner:before{border-color:#22bdb6 #22bdb6 #22bdb6 transparent}.minecraft-resource-card-2 .card-ribbon.card-ribbon-beginner>.card-ribbon-label{background-color:#22bdb6}.minecraft-resource-card-2 .card-ribbon.card-ribbon-intermediate:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.minecraft-resource-card-2 .card-ribbon.card-ribbon-intermediate>.card-ribbon-label{background-color:#3ca7de}.minecraft-resource-card-2 .card-ribbon.card-ribbon-advanced:before{border-color:#997abc #997abc #997abc transparent}.minecraft-resource-card-2 .card-ribbon.card-ribbon-advanced>.card-ribbon-label{background-color:#997abc}.minecraft-resource-card-2 .card-ribbon.card-ribbon-easy-modding:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.minecraft-resource-card-2 .card-ribbon.card-ribbon-easy-modding>.card-ribbon-label{background-color:#3ca7de}.minecraft-resource-card-2 .card-ribbon{text-transform:capitalize}.minecraft-resource-card-2 a.card-preview,.minecraft-resource-card-2 a.card-preview span.card-preview-image,a.minecraft-resource-card-2,a.minecraft-resource-card-2 .card-details,a.minecraft-resource-card-2 .card-preview,a.minecraft-resource-card-2 .card-preview span.card-preview-image{display:block}.minecraft-resource-card-2 div:has(.card-preview){border-radius:inherit}.minecraft-resource-card-2 .card-preview .card-preview-overlay .card-indicator{bottom:10px;color:#9da3a7;font-size:20px;position:absolute;right:10px}.minecraft-resource-card-2 .card-preview .card-preview-overlay .card-indicator.deployed{color:#0a0}.minecraft-resource-card-2 .card-preview .card-preview-overlay .warning{background-color:#ea1a09}.minecraft-resource-card-2 .card-preview .card-preview-overlay .notice,.minecraft-resource-card-2 .card-preview .card-preview-overlay .warning{display:block;position:absolute;left:15%;bottom:4px;width:70%;color:#fff;font-size:12px;font-weight:700;border-radius:9px;text-transform:uppercase}.minecraft-resource-card-2 .card-preview .card-preview-overlay .notice{background-color:#fa9e0a}.minecraft-resource-card-2 .card-preview .card-preview-overlay .info{display:block;position:absolute;left:15%;bottom:4px;width:70%;color:#fff;font-size:12px;font-weight:700;background-color:#47ba16;border-radius:9px;text-transform:uppercase}.minecraft-resource-card-2 .card-preview .card-preview-action .card-preview-action-icon.custom-play-icon{border-bottom:25px solid transparent;border-left:40px solid #fff;border-top:25px solid transparent;display:block;height:0;left:42px;margin:0 auto;position:absolute;top:36px;width:0}.minecraft-resource-card-2.minecraft-resource-card-block .card-preview,.minecraft-resource-card-2.minecraft-resource-card-item .card-preview,.minecraft-resource-card-2.minecraft-resource-card-mob .card-preview,.minecraft-resource-card-2.minecraft-resource-card-skin .card-preview{padding:15px}.minecraft-resource-card-2.minecraft-resource-card-block .card-preview .card-preview-image,.minecraft-resource-card-2.minecraft-resource-card-item .card-preview .card-preview-image,.minecraft-resource-card-2.minecraft-resource-card-mob .card-preview .card-preview-image,.minecraft-resource-card-2.minecraft-resource-card-skin .card-preview .card-preview-image{background-size:contain;height:130px;width:auto;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.minecraft-resource-card-2.minecraft-resource-card-small{min-height:unset}.minecraft-resource-card-2.minecraft-resource-card-small .card-preview .card-preview-image{height:auto}.minecraft-resource-card-2.minecraft-resource-card-tiny{min-height:unset;text-decoration:none}.minecraft-resource-card-2.minecraft-resource-card-tiny .card-preview{padding:.5rem}.minecraft-resource-card-2.minecraft-resource-card-tiny .card-preview .card-preview-image{height:80px}.minecraft-resource-card-2.minecraft-resource-card-tiny .card-details{padding:.5rem}.minecraft-resource-card-2.minecraft-resource-card-stacked{overflow:visible;top:0;background-color:#f0fafe;border-radius:16px;border:8px solid #fff;box-shadow:-23px -23px 0 -8px #dbf3fc,-23px -23px 0 1px #fff,-23px -23px 16px 6px hsla(0,0%,4%,.1),0 0 7px hsla(0,0%,4%,.1);display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:188px;-webkit-transform:translateX(23px);transform:translateX(23px);margin:23px 23px 58px 2px}.minecraft-resource-card-2.minecraft-resource-card-stacked:hover{-webkit-transform:translateX(23px) scale(1.012);transform:translateX(23px) scale(1.012)}.minecraft-resource-card-2.minecraft-resource-card-stacked .card-preview{width:100%;height:100%;margin:auto}.minecraft-resource-card-2.minecraft-resource-card-stacked .card-details{position:absolute;bottom:-60px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.minecraft-resource-card-2.minecraft-resource-card-featured{position:relative}.minecraft-resource-card-2.minecraft-resource-card-featured:after{content:url(/image/cards/project/icon-featured-project.png);position:absolute;top:-32px;left:-26px;-webkit-transform:scale(.5);transform:scale(.5)}.minecraft-resource-card-2 .card-details .card-button.button{padding:.55em .2em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.school-plan-card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative;padding:24px}.school-plan-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.school-plan-card .title{color:#565f85;font-size:18px;font-weight:700;line-height:1.2;margin-bottom:.7em}.school-plan-card .title.has-sale{max-width:75%}.school-plan-card .included{font-size:12px;list-style-type:disc;margin-bottom:10px;padding-left:1em}.school-plan-card .included .icon-checkmark{color:#5cbe5a}.school-plan-card .price,.school-plan-card .sale,.school-plan-card .unit-price{color:#000;line-height:1.75;margin-bottom:1rem}.school-plan-card .price .value,.school-plan-card .sale .value,.school-plan-card .unit-price .value{font-weight:700}.school-plan-card .price.has-sale{font-size:14px;margin-bottom:0;text-decoration:line-through}.school-plan-card .unit-price{font-size:12px}.school-plan-card .unit-price.has-sale .unit-price-value{color:#bf103d}.school-plan-card .divider{border-bottom:1px solid #e6e6e6;color:#e6e6e6;line-height:.05em;margin:16px 0;text-align:center;width:100%}.school-plan-card .divider span{background:#fefefe;padding:0 8px}.school-plan-card p.divider{font-size:12px;padding-bottom:0}.school-plan-card .package-price{position:relative;line-height:1.4}.school-plan-card .package-price-value{font-weight:700}.school-plan-card .package-price-notes{font-size:12px}.school-plan-card .package-price.has-sale .package-price-value{color:#bf103d}.school-plan-card .package-price-savings{background-color:#bf103d;color:#fefefe;position:absolute;right:-24px;top:0;font-size:11px;padding:11px 16px;text-align:center;text-transform:uppercase}.school-plan-card .package-price-savings:after{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:12px solid #fefefe;height:0;width:0;content:" ";left:0;position:absolute;top:0}.school-plan-card .package-price-old-price{font-size:12px;position:absolute;right:0;text-decoration:line-through;top:10px}.school-plan-card .sale{color:#bf103d}.school-plan-card .course-sale-badge{top:.25rem;right:.25rem}.school-plan-card .cta{margin-top:auto;padding-top:10px}.school-plan-card .cta .button{margin-bottom:0}.school-plan-card .cta-secondary{margin-top:8px}.school-plan-card .cta-secondary a{font-size:12px}.school-plan-card.\--list-item{background-color:#f4fdff;border:.0625rem solid #dfeef9;border-radius:0;box-shadow:none;cursor:default;margin-bottom:0}.school-plan-card.\--list-item:focus,.school-plan-card.\--list-item:hover{-webkit-transform:none;transform:none}.school-plan-card.\--list-item .title{color:inherit}@media print,screen and (min-width:40em){.school-plan-card.\--list-item .title{margin-bottom:0}}@media print,screen and (min-width:40em){.school-plan-card.\--list-item .included{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.school-plan-card.\--list-item .included li{display:list-item;float:none;margin:0}.school-plan-card.\--list-item .package-price,.school-plan-card.\--list-item .unit-price{margin-bottom:0}@media print,screen and (min-width:40em){.school-plan-card.\--list-item .package-price-savings{margin-top:-.625rem}}.school-plan-card.\--list-item .package-price-value{color:#b4291d}.school-plan-card.\--list-item .divider{color:#544c4b}@media print,screen and (min-width:40em){.school-plan-card.\--list-item .divider{border-bottom:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;margin:0;overflow:visible;position:relative;text-transform:uppercase;width:0}.school-plan-card.\--list-item .divider:after,.school-plan-card.\--list-item .divider:before{content:"|";position:absolute}.school-plan-card.\--list-item .divider:before{top:-1.3em}.school-plan-card.\--list-item .divider:after{bottom:-1.125em}}.school-plan-card.\--list-item .divider span{background-color:#f4fdff}.pricing-card{--secondary-text-color:#25293a;transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;border-radius:8px;cursor:default;min-height:317px;margin-right:auto;margin-left:auto;position:relative;text-align:center;width:300px}.pricing-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}@media screen and (min-width:40em) and (max-width:63.9375em){.pricing-card{width:100%}}.pricing-card .pricing-card-sale-ribbon{background-color:#bb1c1c;color:#fefefe;font-weight:700;padding:.75rem 0;position:absolute;top:10px;left:-40px;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:150px}.pricing-card .pricing-card-sale-ribbon-container{overflow:hidden;position:absolute;top:0;left:-5px;width:125px;height:125px;z-index:1}.pricing-card .pricing-card-sale-ribbon:before{border:3px solid transparent;border-top-color:#530707;content:"";position:absolute;top:100%;left:2px}.pricing-card .pricing-card-header{border-top-left-radius:8px;border-top-right-radius:8px;color:#0a0a0a;min-height:94px;padding-bottom:0;padding-top:30px;position:relative}.pricing-card .pricing-card-header h2{font-size:24px;margin-bottom:0;padding-bottom:0;padding-top:6px;text-transform:uppercase}.pricing-card .pricing-card-header .pricing-card-banner-container{position:absolute;left:0;right:0;top:-16px}.pricing-card .pricing-card-header .pricing-card-subtitle-2{font-size:12px;font-weight:600;margin-bottom:0;margin-top:0}.pricing-card .pricing-card-body{padding-bottom:.5rem;padding-top:.5rem}.pricing-card .pricing-card-body .pricing-card-price-was{color:#999;font-size:24px;text-decoration:line-through}.pricing-card .pricing-card-body .pricing-card-price-was .month{font-size:20px}.pricing-card .pricing-card-body .pricing-card-price{color:var(--secondary-text-color);font-size:30px;font-weight:700;padding-top:10px}.pricing-card .pricing-card-body .pricing-card-price .month{font-size:20px}.pricing-card .pricing-card-body .pricing-card-savings{color:#bf103d;font-size:16px;font-weight:700}.pricing-card .pricing-card-body .pricing-card-access{color:#20b4ac;font-size:14px;font-weight:700;letter-spacing:0;max-width:225px;margin-right:auto;margin-left:auto}.pricing-card .pricing-card-body .pricing-card-access:first-of-type{margin-top:20px}.pricing-card .pricing-card-body .pricing-card-billing-interval{color:var(--secondary-text-color);display:block;font-size:16px;text-align:center}.pricing-card .pricing-card-body .pricing-card-note{color:var(--secondary-text-color);font-size:16px;font-weight:500;text-align:center}.pricing-card .pricing-card-body .pricing-card-billing{color:#5c5b5b;font-size:12px}.pricing-card .pricing-card-body .pricing-card-previous-billing{color:#999;text-decoration:line-through}.pricing-card .pricing-card-body .pricing-card-billing.pricing-card-billing-forever,.pricing-card .pricing-card-body .pricing-card-subtitle{font-weight:600}.pricing-card .pricing-card-footer .pricing-card-button .button{letter-spacing:.15em;margin-top:1em;margin-bottom:1rem}.pricing-card .pricing-card-footer .pricing-card-button .button:after{content:"";display:block;position:absolute;top:0;right:0;bottom:7.5rem;left:0}@media print,screen and (min-width:64em){.pricing-card .pricing-card-footer .pricing-card-button .button{width:220px}}.pricing-card .pricing-card-footer .pricing-card-note{color:#999;font-size:12px;font-weight:500}.pricing-card .pricing-card-footer .pricing-card-savings{color:#bf103d;font-size:16px;font-weight:700}.pricing-card .pricing-card-footer ul.pricing-card-icons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem}.pricing-card .pricing-card-footer ul.pricing-card-icons li{border-bottom:0;padding:0 .45rem;position:relative;text-align:center}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon{background-color:#8ac26b;display:inline-block;height:42px;width:42px;background-repeat:no-repeat;border-radius:42px;background-size:60%;background-position:50%;position:relative}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--block-coding{background-image:url(/image/course-catalog/icon-block-coding.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--game{background-image:url(/image/course-catalog/icon-game.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--minecraft{background-image:url(/image/course-catalog/icon-minecraft.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--text-coding{background-image:url(/image/course-catalog/icon-text-coding.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--data{background-image:url(/image/course-catalog/icon-data.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--ai{background-image:url(/image/course-catalog/icon-ai.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--phone{background-image:url(/image/course-catalog/icon-phone.svg);background-size:19px 30px}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--satellite{background-image:url(/image/course-catalog/icon-satellite.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__icon.\--certificate{background-image:url(/image/course-catalog/icon-certificate.svg)}.pricing-card .pricing-card-footer ul.pricing-card-icons li .pricing-card-icons__label{color:var(--secondary-text-color);display:block;font-size:11px;line-height:1.3;margin-bottom:8px;width:48px}.pricing-card .pricing-card-footer ul.pricing-card-icons li.has-tip .pricing-card-icons__label{font-weight:400}.pricing-card .pricing-card-footer .pricing-card-checklist{color:#0a0a0a;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1.5rem;text-align:left}@media print,screen and (min-width:64em){.pricing-card .pricing-card-footer .pricing-card-checklist{width:240px}}.pricing-card .pricing-card-footer .pricing-card-checklist:first-of-type{margin-top:1.5rem}.pricing-card .pricing-card-footer .pricing-card-checklist:last-of-type{margin-bottom:2rem}.pricing-card .pricing-card-footer .pricing-card-checklist ul.checkmark li{font-size:.875rem;font-weight:700}.pricing-card .pricing-card-footer .pricing-card-checklist ul li.\--highlight{background-image:none;border:1px solid green;border-radius:5px;margin-top:26px;padding:8px;position:relative}.pricing-card .pricing-card-footer .pricing-card-checklist ul li.\--highlight:before{position:absolute;top:-22px;background-color:green;color:#fff;font-size:10px;padding:2px 4px;border-top-right-radius:6px;border-top-left-radius:6px}.pricing-card .pricing-card-footer .pricing-card-checklist ul li.\--highlight .note{font-size:12px;font-weight:400}.pricing-card .pricing-card-footer .pricing-card-checklist ul li.\--highlight.\--limited-time:before{content:"Limited Time"}.pricing-card.pricing-card-best-value .pricing-card-header,.pricing-card.pricing-card-recommended .pricing-card-header{background-color:#00bcd4;border-top-left-radius:5px;border-top-right-radius:5px}.pricing-card.pricing-card-best-value .pricing-card-header h2,.pricing-card.pricing-card-recommended .pricing-card-header h2{color:#fefefe;font-weight:600}.pricing-card.pricing-card-best-value .pricing-card-header .pricing-card-subtitle,.pricing-card.pricing-card-recommended .pricing-card-header .pricing-card-subtitle{color:#fefefe}.pricing-card.pricing-card-gift{min-height:317px}.pricing-card.pricing-card-gift h2{font-size:24px;padding-bottom:0}.pricing-card.pricing-card-gift img{height:90px}a.pricing-card,a.pricing-card .pricing-card-body,a.pricing-card .pricing-card-body .pricing-card-billing,a.pricing-card .pricing-card-body .pricing-card-price,a.pricing-card .pricing-card-body .pricing-card-price-was,a.pricing-card .pricing-card-footer .pricing-card-button,a.pricing-card .pricing-card-footer .pricing-card-note,a.pricing-card .pricing-card-header{display:block}.project-card-2{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;margin-bottom:30px;position:relative;background:linear-gradient(180deg,#e4f6fc,#f1fdff);font-family:Open Sans,Helvetica,Arial,sans-serif;overflow:hidden;text-align:left;border-radius:16px;min-height:236px;overflow:unset}.project-card-2:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.project-card-2 .card-preview{border-top-left-radius:inherit;border-top-right-radius:inherit;cursor:pointer;position:relative;text-align:center}.project-card-2 .card-preview .card-preview-image{cursor:pointer;height:160px}.project-card-2 .card-preview div.card-preview-image,.project-card-2 .card-preview span.card-preview-image{border-top-left-radius:inherit;border-top-right-radius:inherit;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.project-card-2 .card-preview .card-preview-action{display:none;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;max-width:80px;max-height:80px}.project-card-2 .card-preview .card-preview-action .card-preview-action-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:94px;font-size:36px;color:#fff;width:100%}.project-card-2 .card-preview .card-preview-action.card-preview-action-0{left:25%}.project-card-2 .card-preview .card-preview-action.card-preview-action-1{left:75%}.project-card-2 .card-preview .card-preview-actions{background-color:rgba(0,0,0,.5);bottom:0;display:none;left:0;position:absolute;right:0;top:0}.project-card-2 .card-preview .card-preview-overlay .features{position:absolute;display:inline-block;right:5px;top:10px}.project-card-2 .card-preview .card-preview-overlay .features .feature-icon{display:inline-block;width:50px;height:50px;background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain}.project-card-2 .card-preview .card-preview-overlay .features .feature-icon.feature-icon-code{background-image:url("/images/minecraft-resource-card/icon-codeblock-color@2x.png")}.project-card-2 .card-details{border:none;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;padding:.89rem .5rem;position:relative}.project-card-2 .card-details .card-avatar{left:11px;position:absolute;top:-22px}.project-card-2 .card-details .card-avatar img{background-color:#0058d7;border-radius:50%;border:3px solid #f8f8f8;height:40px;width:40px}.project-card-2 .card-details .card-avatar.card-avatar-adventurer img{border:3px solid #478468;background:#aff5ba}.project-card-2 .card-details .card-avatar.card-avatar-hacker img{border:3px solid #1e78ca;background:#8edbe8}.project-card-2 .card-details .card-avatar.card-avatar-code-ninja img{border:3px solid #e97f27;background:#fcdb88}.project-card-2 .card-details .card-avatar.card-avatar-code-master img{border:3px solid #e23f2d;background:#e29d95}.project-card-2 .card-details .card-name{color:#25293a;font-weight:700;margin:0;min-height:20px;padding:0;text-transform:none;line-height:20px}.project-card-2 .card-details .card-description,.project-card-2 .card-details .card-name{text-overflow:ellipsis;text-rendering:optimizeLegibility;font-size:14px;overflow:hidden;white-space:nowrap}.project-card-2 .card-details .card-description{color:#666}.project-card-2 .card-details .card-description a{display:inline-block;font-size:14px;font-weight:400;vertical-align:text-top}.project-card-2 .card-details .card-counter{padding-top:5px}.project-card-2 .card-details .card-counter .image{padding:3px}.project-card-2 .card-details .card-counter .value{font-weight:400;color:#666;font-size:11px;padding-bottom:0;margin-bottom:0;text-align:center}.project-card-2 .card-details .card-counter.card-counter-likes .image{background:transparent url("/image/dashboard/student/project-icons/favorite.png") no-repeat 50%;background-size:21px 18px;cursor:pointer;display:inline-block;height:18px;width:100%}.project-card-2 .card-details .card-counter.card-counter-likes.liked .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.project-card-2 .card-details .card-counter.card-counter-likes.liked:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite.png")}.project-card-2 .card-details .card-counter.card-counter-likes:hover{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-moz-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-o-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-ms-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25))}.project-card-2 .card-details .card-counter.card-counter-likes:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.project-card-2 .card-details .card-counter.card-counter-views .image{display:inline-block;background:transparent url("/image/dashboard/student/project-icons/views.png") no-repeat 50%;background-size:22px 22px;width:100%;height:18px}.project-card-2 .card-details .card-counter.card-counter-comments .image{content:"";background-image:url(/image/tynker-icons/icon-comment.svg);mask-image:url(/image/tynker-icons/icon-comment.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment.svg);color:#0058d7;width:100%;height:18px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:6px}.project-card-2 .card-details .card-counter.card-counter-comments .image:hover{content:"";background-image:url(/image/tynker-icons/icon-comment-filled.svg);mask-image:url(/image/tynker-icons/icon-comment-filled.svg);-webkit-mask-image:url(/image/tynker-icons/icon-comment-filled.svg);color:#0058d7;width:100%;height:18px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:6px}.project-card-2 .card-details .card-button{text-align:center}.project-card-2 .card-details .card-button:not(.button) .card-button-label{font-size:11px;letter-spacing:-.05em}.project-card-2 .card-details .card-button:not(.button):hover{background-color:#0058d7;color:#fefefe}.project-card-2 .card-details .card-button.button{margin-bottom:0;padding:.85em 4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.project-card-2 .card-details .card-button.button .card-button-icon{display:inline;font-size:18px;margin-right:10px}.project-card-2 .card-details .card-button.button .card-button-label{font-size:12px;display:inline}.project-card-2 .card-back{min-height:222px;padding-top:19px;padding-bottom:19px}.project-card-2 .card-back ul{font-size:16px;margin-left:1rem;margin-right:2rem}.project-card-2 .card-back ul li a{border-bottom:1px solid #efefef;color:#0a0a0a;display:inline-block;font-weight:300;padding:10px;text-decoration:none;width:100%}.project-card-2 .card-back ul li a:hover{background-color:#0058d7;color:#fefefe}.project-card-2 .card-back ul li:last-child a{border-bottom:none}.project-card-2 .card-back ul li span{padding-right:10px}.project-card-2 .card-back-2{position:absolute;min-height:105px;padding-top:10px;padding-bottom:6px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000072;top:50px;right:-15px;border-radius:10px;z-index:999}.project-card-2 .card-back-2 ul{font-size:16px;margin-left:10px;margin-right:10px}.project-card-2 .card-back-2 ul li a{color:#25293a;display:inline-block;font-weight:300;padding:3px 10px;text-decoration:none;width:100%;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}.project-card-2 .card-back-2 ul li a:hover{background-color:#0058d7;color:#f8f8f8}.project-card-2 .card-back-2 ul li a:hover .icon-class{-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(209deg) brightness(105%) contrast(103%)}.project-card-2 .card-back-2 ul li a .icon-class{width:16px;height:16px;margin-right:8px}.project-card-2 .card-back-2 ul li a span{padding-right:10px}.project-card-2 .card-back-2 ul li a .card-button-label-2{display:inline;font:normal normal normal 16px/21px Open Sans;letter-spacing:0}.project-card-2 .card-back-2 ul li .a:hover .card-button-label-2{background-color:#0058d7!important;color:#f8f8f8!important}.project-card-2 .card-back-2:before{content:"";position:absolute;width:17px;height:17px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-5px;left:80%;margin-left:-5px;box-shadow:-2px -2px 4px -4px #00000072;z-index:-1}.project-card-2:hover .card-preview .card-preview-action,.project-card-2:hover .card-preview .card-preview-actions{display:block}.project-card-2.locked.card.card-minecraft .action-hover-container .action-hover{display:none}.project-card-2.locked.card.card-minecraft .action-hover-container:hover .action-hover{display:inline-block}.project-card-2 .card-more-options{top:-25px;right:-20px;border-radius:40%;height:55px;width:55px;padding-left:7px;padding-top:7px}.project-card-2 .card-more-options,.project-card-2 .card-more-options-1{bottom:17px;-webkit-filter:brightness(100%);filter:brightness(100%);position:absolute;background:hsla(0,0%,100%,.98);box-shadow:-1px 2px 5px rgba(0,0,0,.1);color:#0058d7;font-size:41px;font-weight:500;text-decoration:none}.project-card-2 .card-more-options-1{width:37px;height:36px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:0;right:0;border-top-right-radius:5px;border-bottom-left-radius:25px}.project-card-2 .card-hover-tag{background-color:rgba(0,0,0,.85);color:#fefefe;display:block;font-size:12px;font-weight:700;padding-right:.5rem;padding-left:.5rem;position:absolute;left:10px;top:10px}.project-card-2 .card-hover-tag.card-hover-tag-primary{background-color:rgba(229,96,0,.85)}.project-card-2 .card-hover-tag.card-hover-tag-secondary{background-color:rgba(0,188,212,.85)}.project-card-2 .card-hover-tag.card-hover-tag-red{background-color:rgba(242,89,84,.85)}.project-card-2 .card-ribbon{width:115px;height:88px;overflow:hidden;position:absolute;top:112px;right:-3px}.project-card-2 .card-ribbon:before{content:" ";position:absolute;width:20px;height:0;left:0;top:15px;border-width:12px 8px;border-style:solid}.project-card-2 .card-ribbon>.card-ribbon-label{font:normal 12px Open Sans,Helvetica,Arial,sans-serif;color:#fefefe;text-align:center;text-shadow:rgba(0,0,0,.5) 0 1px 0;position:relative;padding:5px 0;left:15px;line-height:1.2;top:15px;width:97px;box-shadow:0 0 8px rgba(0,0,0,.9)}.project-card-2 .card-ribbon.card-ribbon-free:before{border-color:#f25954 #f25954 #f25954 transparent}.project-card-2 .card-ribbon.card-ribbon-free>.card-ribbon-label{background-color:#f25954}.project-card-2 .card-ribbon.card-ribbon-beginner:before{border-color:#22bdb6 #22bdb6 #22bdb6 transparent}.project-card-2 .card-ribbon.card-ribbon-beginner>.card-ribbon-label{background-color:#22bdb6}.project-card-2 .card-ribbon.card-ribbon-intermediate:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.project-card-2 .card-ribbon.card-ribbon-intermediate>.card-ribbon-label{background-color:#3ca7de}.project-card-2 .card-ribbon.card-ribbon-advanced:before{border-color:#997abc #997abc #997abc transparent}.project-card-2 .card-ribbon.card-ribbon-advanced>.card-ribbon-label{background-color:#997abc}.project-card-2 .card-ribbon.card-ribbon-easy-modding:before{border-color:#3ca7de #3ca7de #3ca7de transparent}.project-card-2 .card-ribbon.card-ribbon-easy-modding>.card-ribbon-label{background-color:#3ca7de}.card-tag{position:absolute;bottom:10px;right:10px}.card-tag .card-tag-icon{vertical-align:inherit}.card-tag .card-tag-content{height:23px;border-radius:5px;position:relative;width:85px}.card-tag .card-tag-content .card-tag-content-label{display:block;width:94%;position:absolute;top:-2px;left:2px;height:27px;border-radius:100% 100%/24% 24%;font-size:10px;color:#fff;line-height:26px;text-align:center;font-weight:700;text-shadow:2px 1px rgba(0,0,0,.3)}.card-tag.card-tag-small .card-tag-content{width:45px}.card-tag.card-tag-red .card-tag-content,.card-tag.card-tag-red .card-tag-content .card-tag-content-label{background-color:#d01031}.card-tag.card-tag-green .card-tag-content,.card-tag.card-tag-green .card-tag-content .card-tag-content-label{background-color:#2fc27e}.card-tag.card-tag-blue .card-tag-content,.card-tag.card-tag-blue .card-tag-content .card-tag-content-label{background-color:#128fcf}.card-tag.card-tag-orange .card-tag-content,.card-tag.card-tag-orange .card-tag-content .card-tag-content-label{background-color:#dc8835}.card-tag+.card-tag.card-tag-languages,.card-tag+.card-tag.card-tag-voiceover{right:105px}.card-tag.card-tag-voiceover .card-tag-content,.card-tag.card-tag-voiceover .card-tag-content .card-tag-content-label{background-color:#7580b3}.card-tag.card-tag-voiceover .card-tag-content .card-tag-icon{background-image:url("/image/cards/icons/voiceover.png");background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;width:1.25em;height:1.25em;vertical-align:middle}.card-tag.card-tag-voiceover .card-tag-content .card-tag-icon-large{width:1.75em;height:1.75em}.card-tag-language{position:absolute;top:0;left:0;padding:6px;border-bottom-right-radius:5px;font-size:12px;font-weight:700;color:#fff}.card-tag-language span{display:inline-block;width:16px;height:16px;vertical-align:top;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/image/dashboard/student/project-icons/block.png)}.card-tag-language.javascript,.card-tag-language.js{background-color:#f8db46;color:#000}.card-tag-language.javascript span,.card-tag-language.js span{background-image:url(/image/dashboard/student/project-icons/javascript.png)}.card-tag-language.java{background-color:#81c373}.card-tag-language.java span{background-image:url(/image/dashboard/student/project-icons/java.png)}.card-tag-language.py,.card-tag-language.python{background-color:#4786b9}.card-tag-language.py span,.card-tag-language.python span{background-image:url(/image/dashboard/student/project-icons/python.png)}.card-tag-language.p5,.card-tag-language.p5js{background-color:#ed225d}.card-tag-language.p5 span,.card-tag-language.p5js span{background-image:url(/image/course-catalog/icon-P5.svg)}.card-tag-language.html{background-color:#f9a342}.card-tag-language.html span{background-image:url(/image/dashboard/student/project-icons/html.png)}.project-card-2 .card-ribbon{text-transform:capitalize}.project-card-2 a.card-preview,.project-card-2 a.card-preview span.card-preview-image,a.project-card-2,a.project-card-2 .card-details,a.project-card-2 .card-preview,a.project-card-2 .card-preview span.card-preview-image{display:block}.project-card-2 .card-description a:hover{text-decoration:none;font-weight:700}.project-card-2 .ty-popover{-webkit-transform:translate(20px,50px);transform:translate(20px,50px)}.project-card-2 .card-back-2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:116px;right:-10px}.project-card-2 .card-preview{background:#fff}.project-card-2 .card-preview img.card-preview-image{border-radius:inherit;width:100%}.project-card-2 .card-preview .card-preview-text{position:absolute;width:100%;margin-top:30px;top:0;left:0}.project-card-2 .card-preview .card-preview-text span{display:inline-block;width:100px;height:100px;line-height:100px;border-radius:50%;color:#fff;background-color:#ef575c;font-size:50px;font-weight:700}.project-card-2 .card-preview .card-preview-action .card-preview-action-icon.custom-play-icon{border-bottom:25px solid transparent;border-left:40px solid #fff;border-top:25px solid transparent;display:block;height:0;left:42px;margin:0 auto;position:absolute;top:36px;width:0}.project-card-2 .card-preview .card-preview-overlay .in-showcase{position:absolute;left:0;right:0;bottom:0;color:#fff;font-size:12px;line-height:16px;text-transform:uppercase;background:#8d73c3}.project-card-2 .card-preview .card-preview-overlay .in-showcase span{margin-right:4px}.project-card-2 .card-preview .card-preview-overlay .has-tutorial{position:absolute;left:0;bottom:0;width:34px;height:32px;background:#36a1d8 url(/image/ui/icn-tutorial.png) 50% no-repeat;padding:0}.project-card-2 .card-preview .card-preview-overlay .warning{background-color:#ea1a09}.project-card-2 .card-preview .card-preview-overlay .notice,.project-card-2 .card-preview .card-preview-overlay .warning{display:block;position:absolute;left:15%;bottom:4px;width:70%;color:#fff;font-size:12px;font-weight:700;border-radius:9px;text-transform:uppercase}.project-card-2 .card-preview .card-preview-overlay .notice{background-color:#fa9e0a}.project-card-2 .card-preview .card-preview-overlay .info{display:block;position:absolute;left:15%;bottom:4px;width:70%;color:#fff;font-size:12px;font-weight:700;background-color:#47ba16;border-radius:9px;text-transform:uppercase}.project-card-2 .card-preview .card-tag{position:absolute;top:0;left:0;width:100px;height:30px;padding:6px;color:#fff;background-color:#ef575c;border-bottom-right-radius:5px;font-size:12px;font-weight:700;text-align:left}.project-card-2 .card-preview .card-tag span{display:inline-block;width:16px;height:16px;vertical-align:top;margin-right:4px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url("/image/dashboard/student/project-icons/block.png")}.project-card-2 .card-preview.py{background:linear-gradient(-180deg,#86bedc,#5496c7)}.project-card-2 .card-preview.py .card-preview-text span,.project-card-2 .card-preview.py .card-tag{background-color:#4786b9}.project-card-2 .card-preview.py .card-tag span{background-image:url("/image/dashboard/student/project-icons/python.png")}.project-card-2 .card-preview.js{background:linear-gradient(-180deg,#feedad,#fee37a)}.project-card-2 .card-preview.js .card-preview-text span,.project-card-2 .card-preview.js .card-tag{color:#000;background-color:#f8db46}.project-card-2 .card-preview.js .card-tag span{background-image:url("/image/dashboard/student/project-icons/javascript.png")}.project-card-2 .card-preview.css,.project-card-2 .card-preview.html,.project-card-2 .card-preview.htmlcss,.project-card-2 .card-preview.text{background:linear-gradient(-180deg,#fec796,#fda561)}.project-card-2 .card-preview.css .card-preview-text span,.project-card-2 .card-preview.css .card-tag,.project-card-2 .card-preview.html .card-preview-text span,.project-card-2 .card-preview.html .card-tag,.project-card-2 .card-preview.htmlcss .card-preview-text span,.project-card-2 .card-preview.htmlcss .card-tag,.project-card-2 .card-preview.text .card-preview-text span,.project-card-2 .card-preview.text .card-tag{background-color:#f9a342}.project-card-2 .card-preview.css .card-tag span,.project-card-2 .card-preview.html .card-tag span,.project-card-2 .card-preview.htmlcss .card-tag span,.project-card-2 .card-preview.text .card-tag span{background-image:url("/image/dashboard/student/project-icons/html.png")}.project-card-2 .card-preview.java{background:linear-gradient(-180deg,#6ab459,#a6dd9f)}.project-card-2 .card-preview.java .card-preview-text span,.project-card-2 .card-preview.java .card-tag{color:#fff;background-color:#699b64}.project-card-2 .card-preview.java .card-tag span{background-image:url("/image/dashboard/student/project-icons/java.png")}.project-card-2 .card-preview.jupyter{background:linear-gradient(-180deg,#afe6e1,#0ec1b0)}.project-card-2 .card-preview.jupyter .card-preview-text span,.project-card-2 .card-preview.jupyter .card-tag{color:#fff;background-color:#09a99a}.project-card-2 .card-preview.jupyter .card-tag span{background-image:url("/image/dashboard/student/project-icons/jupyter.png")}.project-card-2.project-card-2-featured{position:relative}.project-card-2.project-card-2-featured:after{content:url(/image/cards/project/icon-featured-project.png);position:absolute;top:-32px;left:-26px;-webkit-transform:scale(.5);transform:scale(.5)}.project-card-2.project-card-2-featured.project-card-2-featured-notebook:after{top:0}.project-card-2.project-card-2-stacked{overflow:visible;top:0;background-color:#fefefe;border-radius:16px;border:8px solid #fff;box-shadow:-23px -23px 0 -8px #fefefe,-23px -23px 0 1px #fff,-23px -23px 16px 6px hsla(0,0%,4%,.1),0 0 7px hsla(0,0%,4%,.1);display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:188px;-webkit-transform:translateX(23px);transform:translateX(23px);margin:23px 23px 58px 2px}.project-card-2.project-card-2-stacked:hover{-webkit-transform:translateX(23px) scale(1.012);transform:translateX(23px) scale(1.012)}.project-card-2.project-card-2-stacked .card-preview{width:100%;height:100%;margin:auto}.project-card-2.project-card-2-stacked .card-details{position:absolute;bottom:-60px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.project-card-2.project-card-2-stacked-purple{overflow:visible;top:0;background-color:#a70644;border-radius:16px;border:8px solid #fff;box-shadow:-23px -23px 0 -8px #bd274b,-23px -23px 0 1px #fff,-23px -23px 16px 6px hsla(0,0%,4%,.1),0 0 7px hsla(0,0%,4%,.1);display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:188px;-webkit-transform:translateX(23px);transform:translateX(23px);margin:23px 23px 58px 2px}.project-card-2.project-card-2-stacked-purple:hover{-webkit-transform:translateX(23px) scale(1.012);transform:translateX(23px) scale(1.012)}.project-card-2.project-card-2-stacked-purple .card-preview{width:100%;height:100%;margin:auto}.project-card-2.project-card-2-stacked-purple .card-details{position:absolute;bottom:-60px;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.project-list-item{position:relative;min-height:30px;border-bottom:1px solid #ccc;background-color:#fff;padding:10px 4px}.project-list-item .item-edit{color:#0a0a0a}.project-list-item .more-popup{display:inline-block;position:absolute;top:4px;right:4px;background-color:#fff;z-index:10;border:1px solid #ccc;padding:0}.project-list-item .more-popup ul{font-size:16px;margin:10px}.project-list-item .more-popup ul li a{border-bottom:1px solid #efefef;color:#0a0a0a;display:inline-block;font-weight:300;padding:10px;text-decoration:none;width:100%}.project-list-item .more-popup ul li a:hover{background-color:#00bcd4;color:#fefefe}.project-list-item .more-popup ul li:last-child a{border-bottom:none}.project-list-item .more-popup ul li span{padding-right:10px}.project-list-item .item-owner{font-weight:400;cursor:pointer;font-size:12px}.project-list-item .item-preview{font-weight:700;cursor:pointer;font-size:12px}.project-list-item .item-preview .warning{color:red;float:right}.project-list-item .item-preview span.icon{display:inline-block;width:24px;height:24px;vertical-align:middle;margin-right:4px;border-radius:50%;background-size:14px;background-position:50%;background-repeat:no-repeat;background-image:url("/image/dashboard/student/project-icons/block.png")}.project-list-item.py .item-preview span.icon{background-color:#4786b9;background-image:url("/image/dashboard/student/project-icons/python.png")}.project-list-item.js .item-preview span.icon{background-color:#f8db46;background-image:url("/image/dashboard/student/project-icons/javascript.png")}.project-list-item.css .item-preview span.icon,.project-list-item.html .item-preview span.icon,.project-list-item.htmlcss .item-preview span.icon,.project-list-item.text .item-preview span.icon{background-color:#f9a342;background-image:url("/image/dashboard/student/project-icons/html.png")}.project-list-item .item-actions{text-align:right}.project-list-item .item-actions>div{display:inline-block}.project-list-item .item-more-options{color:#0058d7;font-size:41px;font-weight:500;line-height:10px;display:inline-block;margin-top:6px;vertical-align:top;height:20px;width:24px;overflow:hidden;text-align:left}.project-list-item .item-counter{display:inline-block;margin-right:10px;min-width:50px;text-align:left}.project-list-item .item-counter .image{padding:3px;vertical-align:middle}.project-list-item .item-counter .value{font-weight:400;color:#666;font-size:11px;padding-bottom:0;text-align:center}.project-list-item .item-counter.item-counter-likes .image{background:transparent url("/image/dashboard/student/project-icons/favorite.png") no-repeat 50%;background-size:21px 18px;cursor:pointer;display:inline-block;height:18px;width:22px}.project-list-item .item-counter.item-counter-likes.liked .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.project-list-item .item-counter.item-counter-likes.liked:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite.png")}.project-list-item .item-counter.item-counter-likes:hover{-webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-moz-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-o-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));-ms-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25));filter:drop-shadow(1px 1px 1px rgba(0,0,0,.25))}.project-list-item .item-counter.item-counter-likes:hover .image{background-image:url("/image/dashboard/student/project-icons/favorite-fill.png")}.project-list-item .item-counter.item-counter-views .image{display:inline-block;background:transparent url("/image/dashboard/student/project-icons/views.png") no-repeat 50%;background-size:22px 22px;height:18px;width:22px}.project-list-item .item-button{text-align:center;font-size:12px;padding:6px 14px}.project-list-item .item-button:not(.button):hover{background-color:#00bcd4;color:#fefefe}.project-list-item .item-button.button{margin-bottom:0}.project-list-item .item-button.button .item-button-icon{display:inline;font-size:18px;margin-right:10px}.project-list-item .item-button.button .item-button-label{display:inline}.student-assignment-group-card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative}.student-assignment-group-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.student-assignment-group-card img{border-top-left-radius:5px;border-top-right-radius:5px;height:160px;object-fit:cover;width:100%}.student-assignment-group-card .card-details{padding:1rem}.student-assignment-group-card .card-details .title{margin-bottom:0;font-size:16px;font-weight:700}.student-assignment-group-card .card-details .description{margin-bottom:25px;text-align:center;font-size:12px}.student-assignment-group-card .card-details .progress-start{position:relative}.student-assignment-group-card .card-details .progress-start .start{display:none;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff}.student-assignment-group-card .card-details .progress{max-width:150px;margin:5px auto}.student-assignment-group-card .card-details .progress-message{font-size:16px}.student-assignment-group-card .card-details .play-button-hover{padding:5px 30px;color:#00bcd4;border-radius:5px;display:inline-block;border:1px solid #00bcd4;font-size:16px;text-transform:uppercase;text-align:center;font-weight:600}.student-assignment-group-card .card-details .play-button-hover span.icon{margin:0 2px;font-size:13px;vertical-align:baseline}.student-assignment-group-card:hover .progress-start .start{display:block}.student-assignment-group-card:hover .play-button-hover{color:#fefefe;background-color:#00bcd4}.user-card{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative;display:block;padding:10px 0}.user-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.user-card .avatar{width:70px;margin:0 auto;margin-bottom:10px;display:block;height:auto}.user-card .avatar .avatar-img{height:70px;width:70px;border-radius:50%;display:block;margin:0 auto}.user-card .avatar .avatar-img,.user-card .avatar .avatar-img.adventurer{border:3px solid #478468;background:#aff5ba;background:linear-gradient(180deg,#aff5ba 0,#478468 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aff5ba",endColorstr="#478468",GradientType=0)}.user-card .avatar .avatar-img.hacker{border:3px solid #1e78ca;background:#8edbe8;background:linear-gradient(180deg,#8edbe8 0,#1e78ca);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8edbe8",endColorstr="#1e78ca",GradientType=0)}.user-card .avatar .avatar-img.code-ninja{border:3px solid #e97f27;background:#fcdb88;background:linear-gradient(180deg,#fcdb88 0,#e97f27);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcdb88",endColorstr="#e97f27",GradientType=0)}.user-card .avatar .avatar-img.code-master{border:3px solid #e23f2d;background:#e29d95;background:linear-gradient(180deg,#e29d95 0,#e23f2d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e29d95",endColorstr="#e23f2d",GradientType=0)}.user-card .username{color:#444}.user-card .user-level,.user-card .username{text-align:center;padding:0;margin:0}.user-card .stats .value{font-size:11px;text-align:center;color:#555}.circle-progress{height:111px;width:111px;border-radius:50%;position:relative;display:block;margin:30px auto;background-color:#fefefe;overflow:visible}.circle-progress.lesson{overflow:hidden}.circle-progress.lesson img{display:block;margin:0 auto}.circle-progress .character-badge{position:absolute;margin-top:-10px;z-index:2;right:1%}.circle-progress svg{position:absolute;top:0;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.circle-progress svg circle{fill:none}.circle-progress-bar{fill:none;stroke-dasharray:620;stroke-dashoffset:-620;-webkit-animation:dash 3s linear forwards;animation:dash 3s linear forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}.codey-slider{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:82px}.codey-slider__bar{background:#036896;box-shadow:1px 1px 0 0 rgba(0,0,0,.14);border-radius:100px;height:35px;padding-left:50px;padding-right:50px;padding-top:6px;position:relative}.codey-slider__ruler{border:4px solid #0081bc;position:absolute;left:51px;right:51px;top:14px;opacity:.47}.codey-slider__point{background-image:url(/image/codey-slider/point.png);background-repeat:no-repeat;height:24px;position:relative;width:24px}.codey-slider__cursor-container{position:absolute;left:50px;right:50px;top:0}.codey-slider__cursor{background-image:url(/image/codey-slider/cursor--white.png);background-repeat:no-repeat;height:111px;width:119px;top:-81px;position:absolute;left:2px;margin-left:-60px}.codey-slider__cursor .codey-slider__cursor__label{font-size:14px;font-weight:600;color:#1294d2;letter-spacing:.85px;margin-top:76px}.codey-slider__cursor .codey-slider__cursor__label,.codey-slider__point__label{font-family:Open Sans,Helvetica,Arial,sans-serif;line-height:22px;text-align:center;text-transform:uppercase}.codey-slider__point__label{padding-top:20px;padding-bottom:20px;position:absolute;top:-60px;min-width:120px;right:-48px;font-size:16px;font-weight:400;color:#fff;letter-spacing:.97px}.codey-slider.stuck{background-color:#029ce1;left:0;padding:92px 8px 10px;position:fixed;right:0;top:50px;z-index:1}.codey-slider.codey-slider--white-when-stuck.stuck{background-color:#fff}.codey-slider.codey-slider--white-when-stuck.stuck .codey-slider__bar{background-color:#cddee7}.codey-slider.codey-slider--white-when-stuck.stuck .codey-slider__ruler{border-color:#b8cad5}.codey-slider.codey-slider--white-when-stuck.stuck .codey-slider__point{background-image:url(/image/codey-slider/point--light.png)}.codey-slider.codey-slider--white-when-stuck.stuck .codey-slider__cursor.codey-slider__cursor{background-image:url(/image/codey-slider/cursor--blue.png)}.codey-slider.codey-slider--white-when-stuck.stuck .codey-slider__cursor.codey-slider__cursor .codey-slider__cursor__label{color:#fefefe}.codey-slider.codey-slider--white-when-stuck.stuck .codey-slider__point__label{color:#0081bc}.codey-slider.codey-slider--white .codey-slider__bar{background:none;box-shadow:none}.codey-slider.codey-slider--white .codey-slider__ruler{border:4px solid #fefefe}.codey-slider.codey-slider--white .codey-slider__point__label{top:-50px}.codey-slider.codey-slider--minimal .codey-slider__bar{background:none;box-shadow:none;padding-top:18px}.codey-slider.codey-slider--minimal .codey-slider__ruler{border:4px solid #98e2ff;opacity:1;top:27px}.codey-slider.codey-slider--minimal .codey-slider__point__label{top:-50px}.codey-slider.codey-slider--minimal .codey-slider__cursor-container{top:9px}.coding-adventures-banner .coding-adventures-banner__graphic-container{padding-top:30px;padding-bottom:30px;padding-left:30px}.coding-adventures-banner .coding-adventures-banner__graphic-container img{width:100%}.coding-adventures-banner .coding-adventures-banner__price-tag{position:absolute;right:10%;top:0}.coding-adventures-banner .coding-adventures-banner__price-tag .coding-adventures-banner__price-tag__old-price{font-weight:200;text-decoration:line-through}.coding-adventures-banner .coding-adventures-banner__price-tag .coding-adventures-banner__price-tag__new-price{color:#f25954}.coding-adventures-banner p,.coding-adventures-banner ul{padding-bottom:12px}.coding-adventures-banner p.highlight{color:#f25954;font-weight:bolder}@media (max-width:667px){.coding-adventures-banner .coding-adventures-banner__graphic-container{width:100%;clear:right}.coding-adventures-banner .coding-adventures-banner__text-container{width:100%}.coding-adventures-banner .coding-adventures-banner__price-tag{bottom:10px;top:auto}}.coding-adventures-banner.coding-adventures-banner--small{padding:0}.coding-adventures-banner.coding-adventures-banner--small .coding-adventures-banner__graphic-container{padding-top:20px;padding-bottom:20px;padding-left:20px}.coding-adventures-banner.coding-adventures-banner--small .coding-adventures-banner__text-container{padding-top:20px}.coding-adventures-banner.coding-adventures-banner--small .coding-adventures-banner__price-tag{right:0}.coding-adventures-banner.coding-adventures-banner--orange{background-color:#e56000;color:#fefefe}.coding-adventures-banner.coding-adventures-banner--orange h1,.coding-adventures-banner.coding-adventures-banner--orange h2,.coding-adventures-banner.coding-adventures-banner--orange h3,.coding-adventures-banner.coding-adventures-banner--orange h4,.coding-adventures-banner.coding-adventures-banner--orange h5,.coding-adventures-banner.coding-adventures-banner--orange p{color:#fefefe}.coding-adventures-banner.coding-adventures-banner--blue{background-color:#3ca7de;color:#fefefe}.coding-adventures-banner.coding-adventures-banner--blue h1,.coding-adventures-banner.coding-adventures-banner--blue h2,.coding-adventures-banner.coding-adventures-banner--blue h3,.coding-adventures-banner.coding-adventures-banner--blue h4,.coding-adventures-banner.coding-adventures-banner--blue h5,.coding-adventures-banner.coding-adventures-banner--blue p{color:#fefefe}.coding-adventures-banner.coding-adventures-banner--blue .coding-adventures-banner__price-tag__new-price{color:#e56000}.coding-adventures-banner.coding-adventures-banner--beige{background-color:#faebd7;color:#282e33}.coding-adventures-banner.coding-adventures-banner--beige .coding-adventures-banner__price-tag__new-price,.coding-adventures-banner.coding-adventures-banner--beige p.highlight{color:crimson}.coding-adventures-hero,.coding-adventures-hero.photo-banner{margin:0 auto;height:700px;position:relative;padding-bottom:20px}.coding-adventures-hero .coding-adventures-hero__graphics .grid-33,.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33{padding-right:0;padding-left:30px}.coding-adventures-hero .coding-adventures-hero__graphics .grid-33 img,.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33 img{max-height:500px}.coding-adventures-hero .coding-adventures-hero__graphics .grid-33:first-child,.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33:first-child{padding-left:0}.coding-adventures-hero .coding-adventures-hero__graphics .coding-adventures-hero__graphics__haunted-mansion-container,.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .coding-adventures-hero__graphics__haunted-mansion-container{padding-top:100px}.coding-adventures-hero .coding-adventures-hero__copy,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy{bottom:30px;padding-left:35%;padding-right:35%;position:absolute;text-align:center;width:100%}.coding-adventures-hero .coding-adventures-hero__copy h1,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy h1{font-size:36px;line-height:46px;margin-bottom:10px}.coding-adventures-hero .coding-adventures-hero__copy h2,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy h2{font-size:24px}.coding-adventures-hero .coding-adventures-hero__copy .btn-round,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy .btn-round{font-weight:600}@media (max-width:1280px){.coding-adventures-hero .coding-adventures-hero__copy,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy{padding-left:33%;padding-right:33%}}@media (max-width:1024px){.coding-adventures-hero .coding-adventures-hero__copy,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy{bottom:60px;padding-left:30%;padding-right:30%}}@media (max-width:768px){.coding-adventures-hero .coding-adventures-hero__graphics .grid-33:nth-child(2),.coding-adventures-hero .coding-adventures-hero__graphics .grid-33:nth-child(3),.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33:nth-child(2),.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33:nth-child(3){display:none}.coding-adventures-hero .coding-adventures-hero__copy,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy{bottom:196px;padding-left:35%;padding-right:25%}}@media (max-width:667px){.coding-adventures-hero,.coding-adventures-hero.photo-banner{height:auto}.coding-adventures-hero.photo-banner .row,.coding-adventures-hero .row{width:100%}.coding-adventures-hero .coding-adventures-hero__graphics .grid-33:first-child,.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33:first-child{padding-top:0;width:100%;padding-right:45px;padding-left:45px}.coding-adventures-hero .coding-adventures-hero__graphics .grid-33:nth-child(2),.coding-adventures-hero .coding-adventures-hero__graphics .grid-33:nth-child(3),.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33:nth-child(2),.coding-adventures-hero.photo-banner .coding-adventures-hero__graphics .grid-33:nth-child(3){display:none}.coding-adventures-hero .coding-adventures-hero__copy,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy{position:static;padding-left:0;padding-right:0}.coding-adventures-hero .coding-adventures-hero__copy h1,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy h1{font-size:30px}.coding-adventures-hero .coding-adventures-hero__copy h2,.coding-adventures-hero.photo-banner .coding-adventures-hero__copy h2{font-size:18px}}.download-ebook-modal{background:#756cbf;background:linear-gradient(180deg,#756cbf 0,#4d8cea);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#756cbf",endColorstr="#4d8cea",GradientType=0);border:none!important;border-radius:5px;padding:20px}.download-ebook-modal h2{color:#fefefe!important;font-size:26px;margin-bottom:2rem}.download-ebook-modal p,.download-ebook-modal p.footnote{color:#fefefe;font-size:13px}.download-ebook-modal a{color:#fefefe;font-weight:700}.download-ebook-modal a:hover{text-decoration:underline}.download-ebook-modal input{display:block;width:100%;height:44px;border-radius:5px;margin-bottom:10px;border:2px solid #e4e4e4}.download-ebook-modal .button{border:none}.download-ebook-modal .ebook-cover img{max-height:300px}@media screen and (max-width:39.9375em){.download-ebook-modal .ebook-cover img{display:block;margin:0 auto}}.download-ebook-modal .close-reveal-modal{color:#fefefe!important}.download-ebook-modal .close-reveal-modal:hover{text-decoration:none}.download-ebook-modal .alert-error{min-width:10px;max-width:100%}.download-ebook-modal .success-note{color:#fff;font-weight:700;font-size:19px}body.site .download-ebook-modal h2{padding-bottom:0}.collect-email-sticky-footer{-webkit-animation-duration:.8s;animation-duration:.8s;background-color:#3364be;position:fixed;left:0;right:0;bottom:0;padding-bottom:40px;padding-top:40px;z-index:2}@media print,screen and (min-width:64em){.collect-email-sticky-footer{padding-top:20px;padding-bottom:20px;height:224px}}@media screen and (min-width:75em){.collect-email-sticky-footer{height:177px}}.collect-email-sticky-footer h2{color:#fefefe;font-size:22px;margin-bottom:.5rem;margin-top:0}@media screen and (min-width:75em){.collect-email-sticky-footer h2{font-size:34px}}.collect-email-sticky-footer input[type=text]{border-radius:3px;font-size:15px;height:50px;margin-bottom:1rem;margin-right:1.5rem;padding-left:12px;padding-right:12px}@media print,screen and (min-width:40em){.collect-email-sticky-footer input[type=text]{width:184px}}.collect-email-sticky-footer input[type=text].email{width:325px}@media print,screen and (min-width:40em){.collect-email-sticky-footer input[type=text].email{width:260px}}@media print,screen and (min-width:64em){.collect-email-sticky-footer input[type=text].email{width:325px}}.collect-email-sticky-footer input[type=submit]{font-size:18px}.collect-email-sticky-footer .callout{background:transparent}.collect-email-sticky-footer .close-sticky-footer{color:#294f99;font-size:48px;font-weight:600;line-height:40px;position:absolute;right:8px;top:0}.collect-email-sticky-footer .privacy-note{color:#fefefe;font-size:14px;margin-bottom:0}@media screen and (min-width:75em){.collect-email-sticky-footer .privacy-note{font-size:12px}}.collect-email-sticky-footer .privacy-note a{color:#fefefe;text-decoration:underline}body.site .collect-email-sticky-footer h2{color:#fefefe}.collect-email-v2.reveal{padding:0}@media screen and (max-width:39.9375em){.collect-email-v2.reveal{background-color:rgba(74,169,195,.85);padding:10px}}.collect-email-v2 .zf-row .zf-column.collect-email-content{padding:2rem}@media screen and (max-width:39.9375em){.collect-email-v2 .zf-row .zf-column.collect-email-content{padding:10px 2rem;background:#fff}}.collect-email-v2 .collect-email-graphic{background-image:url("/image/components/collect-email/coding-benefits.jpg");background-size:cover;background-repeat:no-repeat;background-position:50% 0}@media screen and (max-width:39.9375em){.collect-email-v2 .collect-email-graphic{background-image:url("/image/components/collect-email/coding-benefits-mobile.jpg");background-position:center 0;width:100%;height:120px!important}}.collect-email-v2 h2{font-size:26px;margin-bottom:1rem}.collect-email-v2 label{float:left;margin-right:1rem}.collect-email-v2 label,.collect-email-v2 p{font-size:16px;margin-bottom:1rem}.collect-email-v2 p.footnote{font-size:14px}.collect-email-v3{background-color:#009aaf;background-image:url("/image/components/collect-email/bg-chest-mobile.jpg");background-position:50% 0;background-repeat:no-repeat;border-radius:5px}@media screen and (max-width:39.9375em){.collect-email-v3{padding-top:165px}}@media print,screen and (min-width:40em){.collect-email-v3{background-color:#089aab;background-image:url("/image/components/collect-email/bg-chest.jpg");background-position:0 50%;background-size:cover}}.collect-email-v3>.zf-row{padding-top:1rem}.collect-email-v3 .alert{color:#ec5840}.collect-email-v3 h2{font-size:26px;margin-bottom:1rem}.collect-email-v3 label{float:left;margin-right:1rem}.collect-email-v3 label,.collect-email-v3 p{font-size:16px;margin-bottom:1rem}.collect-email-v3 p.footnote{font-size:14px}.collect-email-v3 p.footnote .privacy-link,.collect-email-v3.reveal .close-reveal-modal{color:#fefefe}.collect-email-v3.reveal .close-reveal-modal:hover{color:rgba(0,0,0,.6)}.community-profile .follow-button{margin-top:20px}.community-profile .community-profile-hero{color:#fefefe;padding:5px;position:relative;background-image:url(/image/community-profile/profile-hero-hacker.png),linear-gradient(45deg,#ed6d35,#ef381c);background-repeat:no-repeat;background-size:cover!important}.community-profile .community-profile-hero.community-profile-hero-adventurer{background-image:url(/image/community-profile/profile-hero-adventurer.png),linear-gradient(45deg,#26c49f,#aff6b8)}.community-profile .community-profile-hero.community-profile-hero-adventurer .profile-banner-avatar img{border:3px solid #478468;background:#aff5ba;background:linear-gradient(180deg,#aff5ba 0,#478468 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aff5ba",endColorstr="#478468",GradientType=0)}.community-profile .community-profile-hero.community-profile-hero-hacker{background-image:url(/image/community-profile/profile-hero-hacker.png),linear-gradient(45deg,#229ae1,#8cdbe9);background-position:bottom}.community-profile .community-profile-hero.community-profile-hero-hacker .profile-banner-avatar img{border:3px solid #1e78ca;background:#8edbe8;background:linear-gradient(180deg,#8edbe8 0,#1e78ca);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8edbe8",endColorstr="#1e78ca",GradientType=0)}.community-profile .community-profile-hero.community-profile-hero-code-ninja{background-image:url(/image/community-profile/profile-hero-code-ninja.png),linear-gradient(45deg,orange,#ffce47)}.community-profile .community-profile-hero.community-profile-hero-code-ninja .profile-banner-avatar img{border:3px solid #e97f27;background:#fcdb88;background:linear-gradient(180deg,#fcdb88 0,#e97f27);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcdb88",endColorstr="#e97f27",GradientType=0)}.community-profile .community-profile-hero.community-profile-hero-code-master{background-image:url(/image/community-profile/profile-hero-code-master.png),linear-gradient(45deg,#ed6d35,#ef381c)}.community-profile .community-profile-hero.community-profile-hero-code-master .profile-banner-avatar img{border:3px solid #e23f2d;background:#e29d95;background:linear-gradient(180deg,#e29d95 0,#e23f2d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e29d95",endColorstr="#e23f2d",GradientType=0)}.community-profile .community-profile-hero ul.breadcrumbs li,.community-profile .community-profile-hero ul.breadcrumbs li a{font-size:11px}.community-profile .community-profile-hero .back-link{color:#fefefe;font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:5px;display:block}.community-profile .community-profile-hero .profile-banner-avatar{padding:1px;width:80px}.community-profile .community-profile-hero .profile-banner-avatar img{border-radius:50%;width:80px;height:80px}.community-profile .community-profile-hero .profile-banner-username{font-weight:700;font-size:18px;display:block;margin-top:5px}.community-profile .community-profile-hero .profile-banner-user-ranking{font-weight:700;display:block;font-size:12px;text-transform:uppercase}.community-profile .community-profile-hero .icon-lightning{color:#ffe000;font-size:14px}.community-profile .community-profile-hero .profile-banner-xp span{font-size:14px;font-weight:600;margin:0;padding:0}.community-profile .community-profile-hero .profile-not-found h2{color:#fefefe}.community-profile .community-profile-hero .profile-not-found a{color:#fefefe;text-decoration:underline}.community-profile .profile-banner-counter{background-color:rgba(0,0,0,.25);border-radius:4px;color:#fefefe;min-height:92px;padding:5px;margin-top:-15px}.community-profile .profile-banner-counter .counter-label-hover{display:none}.community-profile .profile-banner-counter:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2);cursor:pointer}.community-profile .profile-banner-counter:hover .counter-count,.community-profile .profile-banner-counter:hover .counter-label{display:none}.community-profile .profile-banner-counter:hover .counter-label-hover{display:block;font-size:13px;font-weight:400}@media screen and (max-width:39.9375em){.community-profile .profile-banner-counter{margin-top:20px;margin-bottom:5px}}@media screen and (min-width:40em) and (max-width:63.9375em){.community-profile .profile-banner-counter{margin-bottom:30px}}.community-profile .profile-banner-counter a{color:#fff}.community-profile .profile-banner-counter img{display:block;margin:0 auto;max-height:24px;max-width:30px;object-fit:cover}.community-profile .profile-banner-counter .icon-eye,.community-profile .profile-banner-counter .icon-heart-2{font-size:20px}.community-profile .profile-banner-counter .counter-label{text-transform:uppercase;font-weight:700;font-size:14px}.community-profile .profile-banner-counter .counter-count{font-size:25px;font-weight:900;text-transform:uppercase}.community-profile .profile-banner-remixes .counter-icon{color:#7aea65}.community-profile .profile-banner-awards .counter-icon{color:#ffe000}.community-profile .profile-banner-likes .counter-icon{color:#f25954}.community-profile .profile-banner-views .counter-icon{color:#00e2ff}.community-profile .menu.menu-filters{margin-bottom:1rem;margin-top:1rem}.community-profile .profile-likes,.community-profile .profile-projects{padding:1rem;margin-top:0}.community-profile .profile-likes>h2,.community-profile .profile-projects>h2{font-size:24px}.community-profile .profile-likes .not-found-message,.community-profile .profile-projects .not-found-message{text-align:center}.community-profile .profile-likes{padding-top:0}.community-profile .interests-row{margin-top:20px}.community-profile .interests-row .interests-box{border-radius:5px;background-color:rgba(0,0,0,.1);min-height:50px;padding:10px;margin-bottom:10px}.community-profile .interests-row .interests-box p{color:#fff;font-weight:400;text-align:left;font-size:13px;margin-bottom:0}.community-profile .interests-row .interests-box p span{font-weight:700;text-transform:uppercase;display:block}.community-profile .interests-row .interests-box img{padding-top:8px}community-project-old .project-wrap .project-card{height:auto;width:100%}community-project-old .project-wrap .project-card .project-image{height:160px}.course-card.course-card--school{position:relative;display:block;width:240px;background:#fff;border:1px solid #dae1e1;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.06);padding:0;margin:0 0 6px}.course-card.course-card--school.small{width:180px}.course-card.course-card--school.small .course-image img{width:178px;height:119px}.course-card.course-card--school:hover{border:1px solid #5cbe5a;box-shadow:0 0 2px rgba(92,190,90,.7);cursor:pointer}.course-card.course-card--school:hover .course-action-footer,.course-card.course-card--school:hover .type-image,.course-card.course-card--school:hover .type-text{color:#5cbe5a}.course-card.course-card--school .course-level{color:#282e33;font-size:10px;line-height:16px;font-weight:400;position:relative;display:block;padding:4px 14px 5px}.course-card.course-card--school .course-level img{float:left;width:auto;padding:5px 0 0;margin-right:6px}.course-card.course-card--school .course-image{position:relative;display:block;overflow:hidden;width:238px;height:140px}.course-card.course-card--school .course-image img{width:238px;height:140px;padding:0;margin:0}.course-card.course-card--school .course-indicator{background-color:#7f359e;border-radius:10px;color:#fff;font-size:12px;font-weight:600;padding:5px;position:absolute;right:6px;top:100px}.course-card.course-card--school .course-key{color:#fff;font-size:14px;font-weight:400;position:relative;display:block;background:#424b51;padding:0 14px;margin:0}.course-card.course-card--school .course-key .course-key-right{float:right}.course-card.course-card--school .course-info{position:relative;display:block;height:96px;overflow:hidden;padding:0 14px}.course-card.course-card--school .course-info.tall{height:131px}.course-card.course-card--school .course-title{color:#15191b;font-size:20px;line-height:24px;font-weight:500;position:relative;display:block;padding:6px 0;margin:0}.course-card.course-card--school .course-intro{color:#15191b;font-size:12px;line-height:16px;font-weight:300;padding:0;margin:0}.course-card.course-card--school .course-grade{color:#fff;font-size:13px;line-height:18px;font-weight:300;text-align:center;position:relative;display:block;width:90px;height:22px;background:#5cbe5a;padding:2px 0;margin:6px 0 0 15px}.course-card.course-card--school .course-type{position:relative;display:block;height:35px;border-top:1px solid #dae1e1;padding:8px 0 10px;margin:0 14px}.course-card.course-card--school .course-type .type-text{color:#c0c7cb;font-size:14px;line-height:16px;font-weight:300;margin-left:2px;float:left}.course-card.course-card--school .course-type .type-image{color:#c0c7cb;font-size:16px;line-height:16px;float:left;display:inline-block;width:20px}.course-card.course-card--school .course-action-footer{position:relative;display:block;height:38px;border-top:1px solid #dae1e1;color:#424b51;font-size:14px;line-height:20px;text-align:center;padding:8px 0 0;margin:0}.course-card.course-card--school .course-action-footer span{margin-right:4px}.course-card.course-card--school .blank-text{position:relative;display:block;text-align:center;margin:0 14px}.course-card.course-card--school .blank-text .blank-title{position:relative;display:block;color:#15191b;font-size:20px;line-height:24px;font-weight:500;border-bottom:1px solid #dae1e1;padding:50px 0 10px;margin-bottom:14px}.course-card.course-card--school .blank-text .blank-content{position:relative;display:block;color:#15191b;font-size:12px;line-height:16px;font-weight:300}.course-card.course-card--school .actions{text-align:center;position:relative;display:block;height:52px;background:#f9fafa;border-radius:0 0 19px 19px;padding:10px 14px}.course-card.course-card--school .messaging{position:relative;display:block;height:22px;padding:0 0 2px;margin:0 14px}.course-card.course-card--school .messaging p{font-size:13px;line-height:15px;padding:0}.course-card.course-card--school .price{position:absolute;top:-12px;right:14px;width:60px;height:55px;background:#fed233;padding:3px 9px 0}.course-card.course-card--school .price span{font-size:11px;line-height:13px;font-weight:300;position:relative;display:block;padding:0;margin-bottom:-3px}.course-card.course-card--school .price p{font-size:28px;line-height:28px;font-weight:500;letter-spacing:-1px;padding:0}.course-card.course-card--school .price p sup{margin-right:1px}.course-card.course-card--school .price p,.course-card.course-card--school .price span,.course-card.course-card--school .price sup{color:#ca2b1c}.course-card.course-card--school .free-indicator{background-color:#da3b31;border-radius:20px;color:#fff;display:block;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;font-size:16px;height:40px;right:10px;top:-8px;line-height:18px;padding:10px 0;position:absolute;text-align:center;text-transform:uppercase;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:40px}.course-card.course-card--school .special p{color:#ca2b1c;font-weight:400}.course-card.course-card--school .special p,.course-card.course-card--school .special span,.course-card.course-card--school .special sup{color:#ca2b1c}.course-card.course-card--school.course-card--small{width:190px}.course-card.course-card--school.course-card--small .course-image{width:188px;height:126px}.course-card.course-card--school.course-card--small .course-image img{width:188px;height:126px;padding:0;margin:0}.course-card.course-card--school.course-card--small .course-info{height:108px}.course-card.course-card--school.course-card--small .course-info .course-title{border:none;font-size:16px;line-height:18px}.course-card.course-card--school.course-card--small .course-info .course-intro{color:#15191b;line-height:15px}.course-card.course-card--school.course-card--small .blank-text{height:265px}.course-card.course-card--school.course-card--small:hover .course-delete{display:block}.course-card.course-card--school.course-card--small.selected .course-action-footer{color:#fff;font-size:16px;line-height:20px;font-weight:500;background:#5cbe5a;border-radius:0 0 4px 4px}.course-card.course-card--school.course-card--small.selected .course-action-footer span{font-weight:400}.course-card.course-card--school.course-card--small .course-delete{position:absolute;display:none;top:-9px;right:-8px;width:26px;height:26px;text-indent:-9999px;background:url(/global/ui02/css/img/icn-modal-close0.png) 0 0 no-repeat;z-index:10}.course-card.course-card--school.course-card--small .course-delete:hover{background:url(/global/ui02/css/img/icn-modal-close1.png) 0 0 no-repeat}.course-card--school.coming-soon{position:relative;display:block;background:#fcfcfc;border:1px solid #dae1e1;border-radius:6px;webkit-box-shadow:0 1px 2px rgba(0,0,0,.06);-ms-box-shadow:0 1px 2px rgba(0,0,0,.06);-o-box-shadow:0 1px 2px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.06);padding:0;margin:0 0 6px}.course-card--school.coming-soon .banner{position:absolute;top:-4px;right:-3px;width:100px;height:84px}.course-card--school.coming-soon .course-image{position:relative;display:block;overflow:hidden;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);-webkit-filter:grayscale(1);filter:url(/css/desaturate.svg#greyscale);filter:grayscale(100%);-webkit-filter:gray;filter:gray}.course-card--school.coming-soon .course-level{color:#596267;color:#282e33;font-size:10px;line-height:16px;font-weight:400;position:relative;display:block;padding:4px 14px 5px}.course-card--school.coming-soon .course-level img{float:left;padding:5px 0 0;margin-right:6px}.course-card--school.coming-soon .course-key{background:#a9b0b4}.course-card--school.coming-soon .course-info{position:relative;display:block;overflow:hidden;padding:0 14px}.course-card--school.coming-soon .course-info .course-title{color:#8c9295;font-size:16px;line-height:18px;font-weight:500;position:relative;display:block;padding:6px 0;margin:0}.course-card--school.coming-soon .course-info .course-intro{color:#8c9295;font-size:12px;line-height:15px;font-weight:300;padding:0;margin:0}.course-card--school.coming-soon .course-type{position:relative;display:block;height:35px;border-top:1px solid #dae1e1;padding:8px 0 10px;margin:0 14px}.course-card--school.coming-soon .course-type .type-text{color:#c0c7cb;font-size:14px;line-height:16px;font-weight:300;margin-left:2px}.course-card--school.coming-soon .course-type .type-image{color:#c0c7cb;font-size:16px;line-height:16px;float:left;display:inline-block;width:20px}.course-card.course-card--camp .course-key{background-color:#1e8efd}.course-card.course-card--camp .course-info span{border:0}.course-card.course-card--home{width:300px;height:380px;overflow:hidden;background:transparent;border-radius:0;box-shadow:1px 3px 8px rgba(0,0,0,.6);padding:0}.course-card.course-card--home .course-new-badge{position:absolute;left:16px;bottom:40px;width:60px;height:60px}.course-card.course-card--home .course-body.p1A-card,.course-card.course-card--home.p1A-card{background-image:url("/sysmedia/53f0288984aafad4060000f3")}.course-card.course-card--home .course-body.p1B-card,.course-card.course-card--home.p1B-card{background-image:url("/sysmedia/53f0288a84aafa33670000f2")}.course-card.course-card--home .course-body.p100-card,.course-card.course-card--home.p100-card{background-image:url("/sysmedia/548b658d84aafa0034000027")}.course-card.course-card--home .course-body.p101-card,.course-card.course-card--home.p101-card{background-image:url("/sysmedia/541de64884aafad066000004")}.course-card.course-card--home .course-body.p102-card,.course-card.course-card--home.p102-card{background-image:url("/sysmedia/543c549184aafa254f000002")}.course-card.course-card--home .course-body.p201-card,.course-card.course-card--home.p201-card{background-image:url("/sysmedia/53e547bc84aafa513c000002")}.course-card.course-card--home .course-body.p202-card,.course-card.course-card--home.p202-card{background-image:url("/sysmedia/53f01c0f84aafa1d6800005b")}.course-card.course-card--home .course-body.p300-card,.course-card.course-card--home.p300-card{background-image:url("/sysmedia/5a664498a2dff8ac58ad5bb4")}.course-card.course-card--home .course-body.p400-card,.course-card.course-card--home.p400-card{background-image:url("/sysmedia/626759a5f165f86b9553ede0")}.course-card.course-card--home .course-body.p301-card,.course-card.course-card--home.p301-card{background-image:url("/sysmedia/53e5595584aafabd47000007")}.course-card.course-card--home .course-body.p302-card,.course-card.course-card--home.p302-card{background-image:url("/sysmedia/53f01f0c84aafa2e6700008d")}.course-card.course-card--home .course-body.p401-card,.course-card.course-card--home.p401-card{background-image:url("/sysmedia/57f6c13daf9231885f8b457a")}.course-card.course-card--home .course-body.p411-card,.course-card.course-card--home.p411-card{background-image:url("/sysmedia/57f6c43baf92314e4e8b459f")}.course-card.course-card--home .course-body.p421-card,.course-card.course-card--home.p421-card{background-image:url("/sysmedia/5c4a4f35046058488207aed4")}.course-card.course-card--home .course-body.p511-card,.course-card.course-card--home.p511-card{background-image:url("/sysmedia/5a84b8fea2dff85a74401c7c")}.course-card.course-card--home .course-body.d101-card,.course-card.course-card--home.d101-card{background-image:url("/sysmedia/57b23bd1af923164238b45f4")}.course-card.course-card--home .course-body.d111-card,.course-card.course-card--home.d111-card{background-image:url("/image/cards/course/school-coding-with-lego-wedo.png")}.course-card.course-card--home .course-body.d121-card,.course-card.course-card--home.d121-card{background-image:url("/sysmedia/5b44e582a2dff8330a8a284c")}.course-card.course-card--home .course-body.h99-card,.course-card.course-card--home.h99-card{background-image:url("/image/course/cards/h99-card-background.jpg")}.course-card.course-card--home .course-body.h100-card,.course-card.course-card--home.h100-card{background-image:url("/sysmedia/5b194ba1a2dff8d67a8a2847")}.course-card.course-card--home .course-body.h101-card,.course-card.course-card--home.h101-card{background-image:url("/image/course/cards/h101-card-background.jpg")}.course-card.course-card--home .course-body.h102-card,.course-card.course-card--home.h102-card{background-image:url("/image/course/cards/h102-card-background.jpg")}.course-card.course-card--home .course-body.h111-card,.course-card.course-card--home.h111-card{background-image:url("/image/course/cards/h111-card-background.jpg")}.course-card.course-card--home .course-body.h201-card,.course-card.course-card--home.h201-card{background-image:url("/image/course/cards/h201-card-background.jpg")}.course-card.course-card--home .course-body.h202-card,.course-card.course-card--home.h202-card{background-image:url("/image/course/cards/h202-card-background.jpg")}.course-card.course-card--home .course-body.h203-card,.course-card.course-card--home.h203-card{background-image:url("/image/course/cards/h203-card-background.jpg")}.course-card.course-card--home .course-body.h211-card,.course-card.course-card--home.h211-card{background-image:url("/image/course/cards/h211-card-background.jpg")}.course-card.course-card--home .course-body.h301-card,.course-card.course-card--home.h301-card{background-image:url("/image/course/cards/h301-card-background.jpg")}.course-card.course-card--home .course-body.h302-card,.course-card.course-card--home.h302-card{background-image:url("/image/course/cards/h302-card-background.jpg")}.course-card.course-card--home .course-body.h303-card,.course-card.course-card--home.h303-card{background-image:url("/image/course/cards/h303-card-background.jpg")}.course-card.course-card--home .course-body.h304-card,.course-card.course-card--home.h304-card{background-image:url("/image/course/cards/h304-card-background.jpg")}.course-card.course-card--home .course-body.h311-card,.course-card.course-card--home.h311-card{background-image:url("/image/course/cards/h311-card-background.jpg")}.course-card.course-card--home .course-body.h401-card,.course-card.course-card--home.h401-card{background-image:url("/image/course/cards/h401-card-background.jpg")}.course-card.course-card--home .course-body.h411-card,.course-card.course-card--home.h411-card{background-image:url("/image/course/cards/h411-card-background.jpg")}.course-card.course-card--home .course-body.h511-card,.course-card.course-card--home.h511-card{background-image:url("/image/course/cards/h511-card-background.png")}.course-card.course-card--home .course-body.r101-card,.course-card.course-card--home.r101-card{background-image:url("/image/course/cards/r101-card-background.jpg")}.course-card.course-card--home .course-body.r121-card,.course-card.course-card--home.r121-card{background-image:url("/image/course/cards/r121-card-background.png")}.course-card.course-card--home .course-body.g100-card,.course-card.course-card--home.g100-card{background-image:url("/image/course/cards/g100-card-background.jpg")}.course-card.course-card--home .course-body.g101-card,.course-card.course-card--home.g101-card{background-image:url("/image/course/cards/g101-card-background.jpg")}.course-card.course-card--home .course-body.g102-card,.course-card.course-card--home.g102-card{background-image:url("/image/course/cards/g102-card-background.jpg")}.course-card.course-card--home .course-body.g202-card,.course-card.course-card--home.g202-card{background-image:url("/image/course/cards/g202-card-background.jpg")}.course-card.course-card--home .course-body.g111-card,.course-card.course-card--home.g111-card{background-image:url("/image/course/cards/g111-card-background.png")}.course-card.course-card--home .course-body.z101-card,.course-card.course-card--home.z101-card{background-image:url("/image/course/cards/z101-card-background.jpg")}.course-card.course-card--home .course-body.z201-card,.course-card.course-card--home.z201-card{background-image:url("/image/course/cards/z201-card-background.jpg")}.course-card.course-card--home .course-body.z202-card,.course-card.course-card--home.z202-card{background-image:url("/image/course/cards/z202-card-background.jpg")}.course-card.course-card--home .course-body.z203-card,.course-card.course-card--home.z203-card{background-image:url("/image/course/cards/z203-card-background.jpg")}.course-card.course-card--home .course-body.z301-card,.course-card.course-card--home.z301-card{background-image:url("/image/course/cards/z301-card-background.jpg")}.course-card.course-card--home .course-body.m101-card,.course-card.course-card--home.m101-card{background-image:url("/sysmedia/57057dffaf9231036a8b4578")}.course-card.course-card--home .course-body.m141-card,.course-card.course-card--home.m141-card{background-image:url("/sysmedia/57057c30af9231e2628b4772")}.course-card.course-card--home .course-body.m151-card,.course-card.course-card--home.m151-card{background-image:url("/sysmedia/57057c2faf9231e0628b472a")}.course-card.course-card--home .course-body.m131-card,.course-card.course-card--home.m131-card{background-image:url("/sysmedia/54d688b884aafa022a000026")}.course-card.course-card--home .course-body.m121-card,.course-card.course-card--home.m121-card{background-image:url("/sysmedia/54d688ba84aafa312900002c")}.course-card.course-card--home .course-body.m111-card,.course-card.course-card--home.m111-card{background-image:url("/sysmedia/54d688b984aafa472a000005")}.course-card.course-card--home .course-body.m201-card,.course-card.course-card--home.m201-card{background-image:url("/sysmedia/57057b37af9231e1628b4911")}.course-card.course-card--home .course-body.m241-card,.course-card.course-card--home.m241-card{background-image:url("/sysmedia/57057c30af923172678b45bb")}.course-card.course-card--home .course-body.m251-card,.course-card.course-card--home.m251-card{background-image:url("/sysmedia/57057c31af923173678b4722")}.course-card.course-card--home .course-body.m231-card,.course-card.course-card--home.m231-card{background-image:url("/sysmedia/57057b39af923125698b4580")}.course-card.course-card--home .course-body.m221-card,.course-card.course-card--home.m221-card{background-image:url("/sysmedia/57057b3aaf9231e3628b460f")}.course-card.course-card--home .course-body.m211-card,.course-card.course-card--home.m211-card{background-image:url("/sysmedia/57057b3aaf92315d638b45d4")}.course-card.course-card--home.d101-card,.course-card.course-card--home.d111-card,.course-card.course-card--home.d121-card,.course-card.course-card--home.g100-card,.course-card.course-card--home.g101-card,.course-card.course-card--home.g102-card,.course-card.course-card--home.g202-card,.course-card.course-card--home.h99-card,.course-card.course-card--home.h100-card,.course-card.course-card--home.h101-card,.course-card.course-card--home.h102-card,.course-card.course-card--home.h111-card,.course-card.course-card--home.h201-card,.course-card.course-card--home.h202-card,.course-card.course-card--home.h203-card,.course-card.course-card--home.h211-card,.course-card.course-card--home.h301-card,.course-card.course-card--home.h302-card,.course-card.course-card--home.h303-card,.course-card.course-card--home.h304-card,.course-card.course-card--home.h311-card,.course-card.course-card--home.h401-card,.course-card.course-card--home.h411-card,.course-card.course-card--home.h511-card,.course-card.course-card--home.m101-card,.course-card.course-card--home.m111-card,.course-card.course-card--home.m121-card,.course-card.course-card--home.m131-card,.course-card.course-card--home.m141-card,.course-card.course-card--home.m151-card,.course-card.course-card--home.m201-card,.course-card.course-card--home.m221-card,.course-card.course-card--home.m231-card,.course-card.course-card--home.m241-card,.course-card.course-card--home.m251-card,.course-card.course-card--home.p1A-card,.course-card.course-card--home.p1B-card,.course-card.course-card--home.p100-card,.course-card.course-card--home.p101-card,.course-card.course-card--home.p102-card,.course-card.course-card--home.p201-card,.course-card.course-card--home.p202-card,.course-card.course-card--home.p300-card,.course-card.course-card--home.p301-card,.course-card.course-card--home.p302-card,.course-card.course-card--home.p400-card,.course-card.course-card--home.p401-card,.course-card.course-card--home.p411-card,.course-card.course-card--home.p421-card,.course-card.course-card--home.p511-card,.course-card.course-card--home.r101-card,.course-card.course-card--home.r121-card,.course-card.course-card--home.z101-card,.course-card.course-card--home.z201-card,.course-card.course-card--home.z202-card,.course-card.course-card--home.z203-card,.course-card.course-card--home.z301-card{background-size:contain}.course-card.course-card--home .course-body.d101-card,.course-card.course-card--home .course-body.d111-card,.course-card.course-card--home .course-body.d121-card,.course-card.course-card--home .course-body.g100-card,.course-card.course-card--home .course-body.g101-card,.course-card.course-card--home .course-body.g102-card,.course-card.course-card--home .course-body.g202-card,.course-card.course-card--home .course-body.h99-card,.course-card.course-card--home .course-body.h100-card,.course-card.course-card--home .course-body.h101-card,.course-card.course-card--home .course-body.h102-card,.course-card.course-card--home .course-body.h111-card,.course-card.course-card--home .course-body.h201-card,.course-card.course-card--home .course-body.h202-card,.course-card.course-card--home .course-body.h203-card,.course-card.course-card--home .course-body.h211-card,.course-card.course-card--home .course-body.h301-card,.course-card.course-card--home .course-body.h302-card,.course-card.course-card--home .course-body.h303-card,.course-card.course-card--home .course-body.h304-card,.course-card.course-card--home .course-body.h311-card,.course-card.course-card--home .course-body.h401-card,.course-card.course-card--home .course-body.h411-card,.course-card.course-card--home .course-body.h511-card,.course-card.course-card--home .course-body.m101-card,.course-card.course-card--home .course-body.m111-card,.course-card.course-card--home .course-body.m121-card,.course-card.course-card--home .course-body.m131-card,.course-card.course-card--home .course-body.m141-card,.course-card.course-card--home .course-body.m151-card,.course-card.course-card--home .course-body.m201-card,.course-card.course-card--home .course-body.m211-card,.course-card.course-card--home .course-body.m221-card,.course-card.course-card--home .course-body.m231-card,.course-card.course-card--home .course-body.m241-card,.course-card.course-card--home .course-body.m251-card,.course-card.course-card--home .course-body.p1A-card,.course-card.course-card--home .course-body.p1B-card,.course-card.course-card--home .course-body.p100-card,.course-card.course-card--home .course-body.p101-card,.course-card.course-card--home .course-body.p102-card,.course-card.course-card--home .course-body.p201-card,.course-card.course-card--home .course-body.p202-card,.course-card.course-card--home .course-body.p300-card,.course-card.course-card--home .course-body.p301-card,.course-card.course-card--home .course-body.p302-card,.course-card.course-card--home .course-body.p400-card,.course-card.course-card--home .course-body.p401-card,.course-card.course-card--home .course-body.p411-card,.course-card.course-card--home .course-body.p421-card,.course-card.course-card--home .course-body.p511-card,.course-card.course-card--home .course-body.r101-card,.course-card.course-card--home .course-body.r121-card,.course-card.course-card--home .course-body.z101-card,.course-card.course-card--home .course-body.z201-card,.course-card.course-card--home .course-body.z202-card,.course-card.course-card--home .course-body.z203-card,.course-card.course-card--home .course-body.z301-card{background-size:cover;background-position:bottom}.course-card.course-card--home.hoc{background-size:contain;background-image:url("/image/course/cards/hoc-card-background.jpg")}.course-card.course-card--home.big-shadow{box-shadow:10px 10px 15px rgba(0,0,0,.6)}.course-card.course-card--home.big-shadow:hover{box-shadow:10px 12px 17px rgba(0,0,0,.9)}.course-card.course-card--home:hover{-webkit-transform:scale(1.02);transform:scale(1.02);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;box-shadow:1px 4px 10px rgba(0,0,0,.9)}.course-card.course-card--home:hover .course-quick-look-btn{display:block}.course-card.course-card--home .course-header{position:relative;display:block;height:106px;padding:0 20px;margin:0;overflow:hidden}.course-card.course-card--home .course-header.hoc{background:#00b2c0;border-radius:0}.course-card.course-card--home .course-header.school-free{background:#353e43;border-radius:0}.course-card.course-card--home .course-header.school-beginner{background:#2abb9b;border-radius:0}.course-card.course-card--home .course-header.school-intermediate{background:#3ca7de;border-radius:0}.course-card.course-card--home .course-header.school-advanced{background:#8d73c3;border-radius:0}.course-card.course-card--home .course-header.home-free{background:#353e43;border-radius:0}.course-card.course-card--home .course-header.home-beginner{background:#2abb9b;border-radius:0}.course-card.course-card--home .course-header.home-intermediate{background:#3ca7de;border-radius:0}.course-card.course-card--home .course-header.home-advanced{background:#8d73c3;border-radius:0}.course-card.course-card--home .course-header .course-level{display:block;color:#fff;font-size:14px;line-height:18px;text-align:left;margin:12px 0 0}.course-card.course-card--home .course-header .course-title{display:block;color:#fff;font-size:26px;line-height:30px;font-weight:500;text-align:left;margin:6px 40px 0 0}.course-card.course-card--home .course-header .course-sub-head{display:block;color:#fff;font-size:20px;text-align:left;line-height:24px;font-weight:300}.course-card.course-card--home .course-header .course-price-block{position:absolute;top:10px;right:18px;display:block;width:50px;height:80px;text-align:right}.course-card.course-card--home .course-header .course-price-block .course-price-point{color:#fff;font-size:36px;line-height:36px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif}.course-card.course-card--home .course-header .course-price-block .course-price-point sup{top:-.5em;font-size:60%;margin-right:2px}.course-card.course-card--home .course-header .course-price-block .course-free{background-color:#f00000;border-radius:20px;color:#fff;display:block;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;font-size:16px;height:40px;left:10px;line-height:18px;padding:10px 0;position:relative;text-align:center;text-transform:uppercase;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:40px}.course-card.course-card--home .course-header .course-price-block .course-discount{position:relative}.course-card.course-card--home .course-header .course-price-block .course-discount .discount-text{height:16px;color:#fff;font-size:12px;line-height:14px;padding:0;margin:0}.course-card.course-card--home .course-header .course-price-block .course-discount .discount-percent{height:18px;color:#fff;font-size:16px;line-height:16px;padding:0;margin:0}.course-card.course-card--home .course-header .course-price-block .course-already-owned{position:relative;display:block;text-align:center;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:5px 0;margin:5px 0 0}.course-card.course-card--home .course-header .course-price-block .course-already-owned span{color:#fff;font-size:16px;line-height:18px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;text-transform:uppercase;padding:0}.course-card.course-card--home .course-header.course-header--7-9.course-header--7-9--home-beginner{background:rgba(42,187,155,.8)}.course-card.course-card--home .course-header.course-header--7-9.course-header--7-9--home-intermediate{background:rgba(42,187,155,.9)}.course-card.course-card--home .course-header.course-header--7-9.course-header--7-9--home-advanced{background:#2abb9b}.course-card.course-card--home .course-header.course-header--10-11.course-header--10-11--home-beginner{background:rgba(255,170,49,.8)}.course-card.course-card--home .course-header.course-header--10-11.course-header--10-11--home-intermediate{background:rgba(255,170,49,.9)}.course-card.course-card--home .course-header.course-header--10-11.course-header--10-11--home-advanced{background:#ffaa31}.course-card.course-card--home .course-header.course-header--12-.course-header--12---home-beginner{background:rgba(141,115,195,.8)}.course-card.course-card--home .course-header.course-header--12-.course-header--12---home-intermediate{background:rgba(141,115,195,.9)}.course-card.course-card--home .course-header.course-header--12-.course-header--12---home-advanced{background:#8d73c3}.course-card.course-card--home .course-info{display:block;width:100%;color:#fff;padding:10px 20px 0}.course-card.course-card--home .course-info .course-text{color:#fff;font-size:14px;line-height:18px;padding:6px 20px 0}.course-card.course-card--home .course-info span{color:#fff;font-size:20px;line-height:24px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;padding:0}.course-card.course-card--home .course-body{display:block;height:75%;width:100%}.course-card.course-card--home .course-quick-look-btn{display:none;position:relative;bottom:50px;margin-left:25px;margin-right:25px}.course-card.course-card--home .course-footer{position:absolute;left:0;bottom:0;right:0;width:100%;height:28px;text-align:center;background:#000;border-radius:0;padding:0}.course-card.course-card--home .course-footer .btn-group{margin:8px auto 0}.course-card.course-card--home .course-footer span.progress{height:28px;background:#ffaa31}.course-card.course-card--home .course-footer span{position:relative;display:block;color:#fff;font-size:12px;line-height:28px;font-weight:300;text-align:center}.course-card.course-card--home .course-footer .course-progress-bar{position:absolute;left:20px;right:20px;bottom:16px;border:1px solid #1fb5ad;height:16px;text-align:left;background:#fff;border-radius:30px}.course-card.course-card--home .course-footer .course-progress-bar span{position:absolute;left:0;top:0;height:14px;display:inline-block;background-color:#41ccc5;border-left-radius:30px}.course-card.course-card--home .course-footer .course-progress-bar.completed:after{position:absolute;top:-12px;right:-2px;width:36px;height:36px;color:#fff;font-size:20px;line-height:36px;font-family:IcoMoon;text-align:center;content:"\E0E2";border-radius:50%;background-color:#1fb5ad}.course-card.course-card--home.course-card--medium{width:270px;height:342px}.course-card.course-card--home.course-card--medium .course-title{font-size:24px;line-height:28px;margin:6px 40px 0 0}.course-card.course-card--home.course-card--medium.in-progress:hover .course-progress-bar,.course-card.course-card--home.course-card--medium.in-progress button{display:none}.course-card.course-card--home.course-card--medium.in-progress:hover button{display:block;width:92%}.course-card.course-card--home.course-card--medium.locked:before{position:absolute;top:106px;left:0;right:0;bottom:50px;content:"";background-color:#000;background-color:rgba(0,0,0,.5)}.course-card.course-card--home.course-card--medium.locked:after{position:absolute;top:180px;left:0;right:0;color:#fff;font-size:98px;font-family:IcoMoon;text-align:center;content:"\E0DA";padding:6px;z-index:2}.course-card.course-card--home.course-card--medium .course-footer .progress{height:28px;background:#ffaa31}.course-card.course-card--home.course-card--small{width:230px;height:290px;margin:0 18px 18px 0}.course-card.course-card--home.course-card--small .course-new-badge{left:10px;bottom:20px;width:40px;height:40px}.course-card.course-card--home.course-card--small .course-new-badge img{width:40px;height:40px}.course-card.course-card--home.course-card--small .course-header{height:74px;padding:0 14px}.course-card.course-card--home.course-card--small .course-header .course-level{font-size:12px;line-height:16px;margin:8px 40px 0 0}.course-card.course-card--home.course-card--small .course-header .course-title{font-size:18px;line-height:21px;margin:1px 40px 0 0}.course-card.course-card--home.course-card--small .course-header .course-sub-head{font-size:12px;line-height:px}.course-card.course-card--home.course-card--small .course-header .course-price-block{position:absolute;top:8px;right:12px;display:block;width:50px;height:80px;text-align:right}.course-card.course-card--home.course-card--small .course-header .course-price-block .course-price-point{color:#fff;font-size:30px;line-height:30px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif}.course-card.course-card--home.course-card--small .course-header .course-price-block .course-price-point sup{top:-.5em;font-size:60%;margin-right:2px}.course-card.course-card--home.course-card--small .course-header .course-price-block .course-already-owned{padding:2px 0;margin:4px 0 0}.course-card.course-card--home.course-card--small .course-header .course-price-block .course-already-owned span{font-size:14px;line-height:15px}.course-card.course-card--home.course-card--small .course-header .course-price-block.course-price-block--discount .course-price-point{font-size:24px;line-height:24px}.course-card.course-card--home.course-card--small .course-info{padding:4px 14px 0}.course-card.course-card--home.course-card--small .course-info span{font-size:16px;line-height:20px}.course-card.course-card--home.course-card--small .course-quick-look-btn{bottom:50px}.course-card.course-card--home.course-card--small .course-footer{height:12px}.course-card.course-card--home.course-card--small .course-footer span{display:none}.course-card.course-card--home.course-card--small .course-footer span.progress{height:12px;background:#ffaa31}.course-card.course-card--home.course-card--small .course-footer.course-footer--text{height:28px}.course-card.course-card--home.course-card--small .course-footer.course-footer--text span{display:block}.course-card.course-card--home.course-card--micro{width:130px;height:165px;box-shadow:0 2px 4px rgba(0,0,0,.6);margin:0 14px 12px 0}.course-card.course-card--home.course-card--micro .course-new-badge{left:10px;bottom:20px;width:40px;height:40px}.course-card.course-card--home.course-card--micro .course-new-badge img{width:40px;height:40px}.course-card.course-card--home.course-card--micro .course-header{height:60px;padding:0 12px}.course-card.course-card--home.course-card--micro .course-header .course-level{font-size:10px;line-height:11px;margin:8px 0 0}.course-card.course-card--home.course-card--micro .course-header .course-title{font-size:14px;line-height:16px;margin:2px 0 0}.course-card.course-card--home.course-card--micro .course-header .course-price-block,.course-card.course-card--home.course-card--micro .course-info{display:none}.course-card.course-card--home.course-card--micro .course-icon{position:absolute;top:65px;left:50%;width:60px;height:60px;color:#fff;font-size:60px;line-height:60px;opacity:1;margin-left:-30px}.course-card.course-card--home.course-card--micro .course-footer{height:10px;display:block}.course-card.course-card--home.course-card--micro .course-footer .activity-status{position:absolute;top:-20px;left:50%;width:100px;height:15px;color:#fff;font-size:12px;line-height:14px;text-transform:uppercase;text-align:center;background:#000;border-radius:20px;padding:1px 0 0;margin-left:-50px}.course-card.course-card--home.course-card--micro .course-footer .activity-status.completed,.course-card.course-card--home.course-card--micro .course-footer .activity-status.not-started{background:#f39d23}.course-card.course-card--home.course-card--micro .course-footer .progress{height:10px;background:#fed233}.course-card.course-card--home.course-card--bundle{height:300px;width:auto;margin-top:30px}.course-card.course-card--home.course-card--bundle .course-new-badge{left:10px;bottom:20px;width:40px;height:40px}.course-card.course-card--home.course-card--bundle .course-new-badge img{width:40px;height:40px}.course-card.course-card--home.course-card--bundle .course-header{height:74px;padding:0 14px}.course-card.course-card--home.course-card--bundle .course-header .course-level{font-size:12px;line-height:16px;margin:8px 40px 0 0}.course-card.course-card--home.course-card--bundle .course-header .course-title{font-size:18px;line-height:21px;margin:1px 40px 0 0}.course-card.course-card--home.course-card--bundle .course-header .course-sub-head{font-size:12px}.course-card.course-card--home.course-card--bundle .course-header .course-price-block{position:absolute;top:8px;right:12px;display:block;width:52px;height:80px;text-align:right}.course-card.course-card--home.course-card--bundle .course-header .course-price-block .course-price-point{color:#fff;font-size:30px;line-height:30px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif}.course-card.course-card--home.course-card--bundle .course-header .course-price-block .course-price-point sup{top:-.5em;font-size:60%;margin-right:2px}.course-card.course-card--home.course-card--bundle .course-header .course-price-block .course-already-owned{padding:2px 0;margin:4px 0 0}.course-card.course-card--home.course-card--bundle .course-header .course-price-block .course-already-owned span{font-size:14px;line-height:15px}.course-card.course-card--home.course-card--bundle .course-header .course-price-block.course-price-block--discount .course-price-point{font-size:24px;line-height:24px}.course-card.course-card--home.course-card--bundle .course-body{background-size:cover;background-position:50% 50%}.course-card.course-card--home.course-card--bundle .course-info{padding:4px 14px 0}.course-card.course-card--home.course-card--bundle .course-info span{font-size:16px;line-height:20px}.course-card.course-card--home.course-card--bundle .course-quick-look-btn{bottom:50px}.course-card.course-card--home.course-card--bundle .course-footer{height:12px}.course-card.course-card--home.course-card--bundle .course-footer span{display:none}.course-card.course-card--home.course-card--bundle .course-footer span.progress{height:12px;background:#ffaa31}.course-card.course-card--home.course-card--bundle .course-footer.course-footer--text{height:28px}.course-card.course-card--home.course-card--bundle .course-footer.course-footer--text span{display:block}.course-card.course-card--home.course-card--small.in-progress:hover .course-progress-bar,.course-card.course-card--home.course-card--small.in-progress button{display:none}.course-card.course-card--home.course-card--small.in-progress:hover button{display:block;width:92%}.course-card.course-card--home.course-card--small.locked:before{position:absolute;top:106px;left:0;right:0;bottom:50px;content:"";background-color:#000;background-color:rgba(0,0,0,.5)}.course-card.course-card--home.course-card--small.locked:after{position:absolute;top:180px;left:0;right:0;color:#fff;font-size:98px;font-family:IcoMoon;text-align:center;content:"\E0DA";padding:6px;z-index:2}.course-card.course-card--home.course-card--no-hover:hover{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform 0s;transition:transform 0s;transition:transform 0s,-webkit-transform 0s;box-shadow:1px 3px 8px rgba(0,0,0,.6)}.course-card.course-card--home.course-card--micro.course-card--no-hover:hover{box-shadow:0 2px 4px rgba(0,0,0,.6)}.card-course-2018{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative;background-color:#fff;border-radius:5px;cursor:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding-bottom:20px}.card-course-2018:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.card-course-2018 .card-callout{margin-right:5px;border-radius:100%;color:#fefefe;font-weight:700;position:absolute;text-align:center;text-transform:uppercase;width:var(--size);height:var(--size);letter-spacing:-.5px;font-size:.875rem;-webkit-transform:none;transform:none;background-color:transparent;--size:none}@media print,screen and (min-width:40em){.card-course-2018{display:block}}.card-course-2018 .image{position:relative;width:100%;cursor:pointer}.card-course-2018 .image>.icons{position:absolute}.card-course-2018 .image>.icons>.icon{display:block;width:30px;height:30px;border-bottom-right-radius:5px;background-position:50%;background-repeat:no-repeat;background-size:60%}@media print,screen and (min-width:40em){.card-course-2018 .image>.icons>.icon{width:40px;height:40px}}.card-course-2018 .image>.icons>.icon.block-coding{background-color:#df6160;background-image:url(/image/course-catalog/icon-block-coding.svg)}.card-course-2018 .image>.icons>.icon.picture-block-coding{background-color:#5947ff;background-image:url(/image/course-catalog/icon-picture-block-coding.svg)}.card-course-2018 .image>.icons>.icon.python{background-color:#5589b8;background-image:url(/image/course-catalog/icon-python.svg)}.card-course-2018 .image>.icons>.icon.html{background-color:#eda756;background-image:url(/image/course-catalog/icon-html-css.svg)}.card-course-2018 .image>.icons>.icon.ar,.card-course-2018 .image>.icons>.icon.drones,.card-course-2018 .image>.icons>.icon.robotics-ar{background-color:#29b2ae;background-image:url(/image/course-catalog/icon-robotics.svg)}.card-course-2018 .image>.icons>.icon.javascript{background-color:#f5de64;background-image:url(/image/course-catalog/icon-javascript.svg)}.card-course-2018 .image>.icons>.icon.java{background-color:#81c373;background-image:url(/image/course-catalog/icon-java.png)}.card-course-2018 .image>.icons>.icon.stem{background-color:#62519c;background-image:url(/image/course-catalog/icon-STEM.svg)}.card-course-2018 .image>.icons>.icon.ap{background-color:#009cde;background-image:url(/image/course-catalog/icon-AP.svg)}.card-course-2018 .image>.icons>.icon.p5{background-color:#ed225d;background-image:url(/image/course-catalog/icon-P5.svg)}.card-course-2018 .image>.icons>.icon.live-coding{background-color:transparent;background-image:none}.card-course-2018 .image>.sticker{position:absolute;top:2px;right:2px;width:30px}.card-course-2018 .image>.sticker.sticker-coming-soon{top:-1px;right:-3px;width:55px}@media print,screen and (min-width:40em){.card-course-2018 .image>.sticker{top:5px;right:5px;width:40px}}.card-course-2018 .image>a{display:block;width:100%;height:100%}.card-course-2018 .image .cover{width:100%;height:100%;object-fit:cover;object-position:0 0}.card-course-2018.nodetails .image{cursor:auto}.card-course-2018>.separator{padding:4px 10px;background-color:#dff2fc}.card-course-2018 .grades-platforms{text-align:left;font-size:10px;font-weight:700}.card-course-2018 .grades-platforms .grades{color:#666;text-transform:uppercase}.card-course-2018 .grades-platforms .platforms{float:right;color:#65759b;text-transform:none}.card-course-2018 .grades-platforms .platforms .platform+.platform{margin-left:10px}.card-course-2018 .grades-platforms .platforms .icon{vertical-align:unset}.card-course-2018 .grades-platforms .platforms .icon.icon-screen{vertical-align:-1px}.card-course-2018 .course-info{color:#0a0a0a}.card-course-2018 .course-info>.description{font-size:12px;margin-bottom:10px}.card-course-2018 .course-info>.intro{font-size:12px;margin-bottom:10px;font-weight:400}.card-course-2018>.info{width:60%;padding:10px}@media print,screen and (min-width:40em){.card-course-2018>.info{width:100%;padding:10px 20px 12px}}.card-course-2018>.info>.title{text-align:left;color:#62769e;font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media print,screen and (min-width:40em){.card-course-2018>.info>.title{margin-bottom:.25em;text-align:center}}.card-course-2018>.info>.description{margin-bottom:.5em;text-align:left;font-size:10px;margin-bottom:10px}@media print,screen and (min-width:40em){.card-course-2018>.info>.description{margin-bottom:0;text-align:center;font-size:12px}}.card-course-2018>.info>.price,.card-course-2018>.info>.seats-available{margin-top:5px;height:1.5em;color:#36a1d8;text-align:center;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden}.card-course-2018 .intro-actions{width:100%}@media print,screen and (min-width:40em){.card-course-2018 .intro-actions{width:unset;margin-left:20px;margin-right:20px;margin-bottom:25px}}.card-course-2018 .intro-actions>.intro{height:3em;overflow:hidden;text-overflow:ellipsis;display:none;text-align:center;font-size:12px}@media print,screen and (min-width:40em){.card-course-2018 .intro-actions>.intro{display:block;display:-webkit-box;-webkit-line-clamp:2}}.card-course-2018 .intro-actions>.actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;padding:10px;width:100%}@media print,screen and (min-width:40em){.card-course-2018 .intro-actions>.actions{padding-right:0;padding-left:0}.card-course-2018 .intro-actions>.actions.visible{display:-webkit-flex;display:-ms-flexbox;display:flex}}.card-course-2018 .intro-actions>.actions .button-preview{border-color:transparent;color:#777;font-size:12px;margin-right:10px;text-transform:uppercase;text-decoration:underline;transition-property:border-color,color}.card-course-2018 .intro-actions>.actions .button-preview:hover{background-color:transparent;border-color:#777;color:#000}.card-course-2018 .intro-actions>.actions .button{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0}@media print,screen and (min-width:40em){.card-course-2018 .intro-actions>.actions .button{margin-left:.25rem;margin-right:.25rem}}.card-course-2018 .button-main-action{color:#766889;background-color:transparent;border:1px solid #766889}.card-course-2018 .button-main-action:hover{background-color:#766889;color:#fff}.card-course-2018:hover .intro-actions>.actions{display:-webkit-flex;display:-ms-flexbox;display:flex}@media (hover:none){.card-course-2018>.intro-actions>.actions{display:-webkit-flex;display:-ms-flexbox;display:flex}}.card-course-2018.\--list-item{border-radius:0;box-shadow:none}.card-course-2018.\--list-item:last-of-type{margin-bottom:0;padding-bottom:0}.card-course-2018.\--list-item:not(:last-of-type){border-bottom:.125rem solid #f2faff}.card-course-2018.\--list-item:focus,.card-course-2018.\--list-item:hover{-webkit-transform:none;transform:none}.card-course-2018.\--list-item a:not(.button):not(.ty-button){font-size:inherit}.card-course-2018.\--list-item .description,.card-course-2018.\--list-item .intro{margin-bottom:.3125rem}.card-course-2018.\--list-item .image{border-radius:.625rem;overflow:hidden}.card-course-2018.\--list-item .image>.icons>.icon{width:1.875rem;height:1.875rem}.course-catalog{list-style:none outside}.course-catalog li{text-align:left;float:left;display:inline-block;margin:0 15px 18px 0}.course-catalog.flex-catalog{display:flex;display:-ms-flexbox;display:-webkit-flex;-ms-flex-pack:center;justify-content:center;-ms-justify-content:center;-webkit-justify-content:center}.course-catalog.flex-catalog.wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.course-catalog.top-cards-only{max-height:333px;overflow:hidden}.course-catalog.select-option .course-key{font-size:12px;line-height:22px;font-weight:300}.course-catalog .course-card.course-card--school.course-card--small{width:175px}.course-catalog .course-card.course-card--school.course-card--small .course-image,.course-catalog .course-card.course-card--school.course-card--small .course-image img{width:173px}.course-catalog .course-card.course-card--school.course-card--small .course-type .type-text{text-transform:capitalize}.course-catalog.course-catalog--small-cards li{margin-right:8px;margin-bottom:9px}ul.course-catalog li a.course-card .actions a.btn-full{color:#fff;font-size:14px;line-height:32px;position:relative;display:block;background:#3a9ddb;background-image:linear-gradient(#3a9ddb,#3898d4);border-radius:16px}ul.course-catalog li a.course-card .actions a.btn-full:hover{text-decoration:none;background:#3795cf;background:linear-gradient(180deg,#3795cf 0,#358fc7)}ul.course-catalog li a.course-card .actions a.btn-left{border-radius:16px 0 0 16px;margin-right:1px}ul.course-catalog li a.course-card .actions a.btn-left,ul.course-catalog li a.course-card .actions a.btn-right{color:#fff;font-size:14px;line-height:32px;float:left;display:inline-block;width:134px;background:#3a9ddb;background:linear-gradient(180deg,#3a9ddb 0,#3898d4)}ul.course-catalog li a.course-card .actions a.btn-right{font-weight:400;border-radius:0 16px 16px 0}ul.course-catalog li a.course-card .actions a.btn-left:hover,ul.course-catalog li a.course-card .actions a.btn-right:hover{text-decoration:none;background:#3795cf;background:linear-gradient(180deg,#3795cf 0,#358fc7)}ul.course-catalog li a.course-card .actions a.buy{background:#ffaa31;background:linear-gradient(180deg,#ffaa31 0,#f6a530)}ul.course-catalog li a.course-card .actions a.buy:hover{background:#fba62d;background:linear-gradient(180deg,#fba62d 0,#ee9e2b)}ul.course-catalog li a.course-card .banner-circle{position:absolute;top:4px;right:4px;width:50px;height:50px}ul.course-catalog li a.course-card .banner-circle img{width:50px;height:50px}.course-catalog-detail .item-main-panel .h2{line-height:42px;margin:0 0 10px}.course-gallery{position:relative;display:block;padding:0;margin:0 0 20px}.course-gallery .course-card.course-card--home,.course-gallery .course-tile-wrap{float:left;position:relative;display:inline-block}.course-gallery .course-card.course-card--home{margin:0 24px 24px 0;vertical-align:top}.course-gallery .button-panel-bottom{position:relative;display:block;width:100%}.course-gallery.course-gallery--center-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin-left:110px;margin-right:110px}.course-gallery.course-gallery--center-items .course-card.course-card--home.course-card--small{margin:0}@media screen and (min-width:75em){.course-gallery.course-gallery--center-items{margin-left:190px;margin-right:190px}}.course-list-filter .course-list-filter__label{border-bottom:1px solid #d3d3d3;font-weight:700;margin:0 auto;max-width:550px;padding-bottom:10px}.course-list-filter .course-list-filter__values{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px auto 0;max-width:550px;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.course-list-filter .course-list-filter__values .course-list-filter__value{font-weight:700}.course-list-filter .course-list-filter__values .course-list-filter__value.course-list-filter__value--active{border-bottom:4px solid}.course-list-filter .course-list-filter__values .course-list-filter__value.course-list-filter__value--7-{border-color:#2abb9b}.course-list-filter .course-list-filter__values .course-list-filter__value.course-list-filter__value--10-{border-color:#ffaa31}.course-list-filter .course-list-filter__values .course-list-filter__value.course-list-filter__value--12-{border-color:#8d73c3}.course-list{display:block;margin:20px auto;width:360px}@media (max-width:360px){.course-list{width:100%}}@media print,screen and (min-width:64em){.course-list-filter{float:left}.course-list-filter .course-list-filter__values{display:block}.course-list-filter .course-list-filter__values .course-list-filter__value.course-list-filter__value--active{border-bottom-width:12px}}.course-item{position:relative;display:block;width:100%;min-height:168px;border:1px solid #e6e6e6;overflow:hidden;padding:10px;background:#fff;margin:0 0 15px;color:#3b3832;border-radius:4px}.course-image img{width:100%;height:auto;padding:0;margin:0}.course-data{position:absolute;bottom:0;left:0;right:0;display:block;font-size:12px;line-height:16px;font-weight:300;padding:10px 0;background-color:#fff;text-align:center}.course-data li{display:inline-block;width:33%;margin-left:-4px;vertical-align:middle}.course-data li span{font-size:20px;font-weight:500;display:inline-block;margin-bottom:5px}.course-title{font-size:18px;font-weight:500}.class-code{font-weight:300;font-size:14px}.course-info{position:relative;display:block;width:100%;overflow:hidden;color:#b6bcbf;font-size:10pt;line-height:12px;font-weight:600;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;padding:0;margin:4px 0 0}.course-info span{border-right:1px solid #dae1e1;padding-right:7px;margin-right:6px}.course-info span .discount{color:#ffaa31;font-weight:300;padding-right:0;margin-right:0}.course-info span:last-child{border-right:none}.course-item.course-item--coming-soon:after{background-image:url(/image/banner/bn-course-coming-soon--red.png);content:"";display:block;height:84px;width:100px;position:absolute;top:0;right:0}.course-detail{display:block;width:100%;background:#fff;border:1px solid #ebebeb;padding:5px 8px;margin:0 0 20px}.course-detail .course-header{position:relative;display:block;height:42px;text-align:right;border-bottom:1px solid #dae1e1;padding:2px 0 6px;margin:0 0 10px}.course-detail .course-header .button-back{float:left;font-size:18px;line-height:32px}.course-detail .course-header .button-back span{font-size:14px;line-height:32px;vertical-align:baseline}.course-detail .course-info{position:relative;display:block;text-align:left;margin:0 0 8px}.course-detail .course-info .course-image{float:left;display:inline-block;width:35%;overflow:hidden}.course-detail .course-info .course-image img{width:100%;height:auto;padding:0;margin:0}.course-detail .course-info .course-data{position:relative;display:inline-block;width:55%;padding:0 0 0 14px;margin:0}.course-detail .course-info .course-data h5{overflow:hidden;font-size:14pt;line-height:22px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.course-detail .course-info .course-data h5,.course-detail .course-info .course-data h6{position:relative;display:block;width:100%;color:#3b3832;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;padding:0;margin:0}.course-detail .course-info .course-data h6{font-size:12pt;line-height:18px;font-weight:300}.course-detail .course-info .course-data .course-price{position:relative;display:block;width:100%;height:36px;overflow:hidden;color:#3b3832;font-size:18pt;line-height:20px;font-weight:300;padding:0;margin:7px 0 0}.course-detail .course-info .course-data .course-price span{font-size:13px;line-height:20px}.course-detail .course-info .course-data .course-price .discount{position:relative;display:block;color:#dc3929;font-size:12px;line-height:14px}.course-detail .course-description{position:relative;display:block;width:100%;padding:8px 12px 1px;margin:0 0 12px}.course-detail .course-description p{font-size:14px;line-height:18px;font-weight:300;padding:0 0 6px}.course-detail .course-description ul{list-style:none outside;padding:0;margin:0 0 10px}.course-detail .course-description ul li{font-size:14px;line-height:18px;font-weight:300;padding-left:24px;margin:0 10px 10px 0}.course-detail .course-description ul li b{font-weight:500}.course-detail .course-description ul li span.icon-checkmark{display:inline-block;color:#5cbe5a;font-size:13px;line-height:18px;font-weight:400;vertical-align:baseline;margin:0 6px 0 -24px}.course-detail .requirements{position:relative;display:block;width:100%;padding:0 12px;margin:0 0 6px}.course-detail .requirements h6{font-size:14px;line-height:16px;border-bottom:1px solid #dae1e1;padding:0 0 4px;margin:0 0 2px}.course-detail .requirements p{font-size:13px;padding:0}.path-card{padding-top:110px;padding-left:10px;padding-right:10px;text-align:center;width:75px}.path-card p{color:#666;font-size:18px;font-weight:600;line-height:26px;text-transform:uppercase}.path-card.path-card--7-9 p{border-bottom:12px solid #2abb9b}.path-card.path-card--10-11 p{border-bottom:12px solid #ffaa31}.path-card.path-card--12- p{border-bottom:12px solid #8d73c3}.path-header{padding-top:10px;padding-left:10px;padding-right:10px;text-align:center}.path-header p{color:#666;display:inline-block;font-size:18px;font-weight:600;line-height:26px;margin-bottom:6px;text-transform:uppercase}.course-row .course-column{text-align:center}.course-row .course-column .course-card{display:inline-block;margin-right:0}.course-row .course-column .course-card.course-card--home.course-card--small{width:100%}@media print,screen and (min-width:64em){.course-row .course-column .course-card.course-card--home.course-card--small{width:230px}}.modal.course-quick-look .box-header{overflow:hidden}.modal.course-quick-look .modal .box-header h3{padding-bottom:8px}.modal.course-quick-look .modal .box-header h3 i{font-size:20px}.modal.course-quick-look .modal h4{color:#fff!important;padding:8px 0;margin:0}.modal.course-quick-look .modal .column.right{width:250px}.modal.course-quick-look .points{background-color:#eee;border-radius:6px;padding:8px;text-align:center;font-weight:400;margin-top:30px}.modal.course-quick-look .other{font-weight:400;font-size:20px;text-align:center;display:block;margin-top:20px;font-style:italic}.modal.course-quick-look .thumbnail-gallery-wrap{margin-bottom:0}.modal.course-quick-look ul li{list-style:none}.modal.course-quick-look strong{font-weight:600}.modal.course-quick-look .box-body .course-preview-box .course-preview-text .course-preview-title{font-size:16px;font-weight:600}.modal.course-quick-look .box-body .course-preview-box .course-preview-text .course-preview-footer{padding-bottom:0;padding-top:112px;text-align:right}.modal.course-quick-look .box-body .course-preview-box .course-preview-text .course-preview-footer a{font-weight:600}.modal.course-quick-look .box-body .price-block{border:2px solid #e2e2e2;border-radius:16px;position:relative}.modal.course-quick-look .box-body .price-block .price-block-action{padding:20px}.modal.course-quick-look .box-body .price-block .price-block-action a{width:180px}.modal.course-quick-look .box-body .price-block .discount-text p{font-size:14px;font-weight:600;line-height:20px;padding:10px 0}.modal.course-quick-look .box-body .price-block .discount-text{font-size:16px;font-weight:300;line-height:1.5}.modal.course-quick-look .box-body .price-block .actual-price{color:#353e43;font-size:40px;font-weight:700;line-height:26px}.modal.course-quick-look .box-body .price-block .actual-price sup{font-size:65%;top:-.5em}.modal.course-quick-look .box-body .price-block .actual-price-interval{color:#353e43;font-size:18px;font-weight:600}.modal.course-quick-look .box-body .price-block .price-details{color:#888e92;font-size:14px;line-height:28px}.modal.course-quick-look .box-footer{background-color:#fefefe;text-align:left}.modal.course-quick-look .box-footer .action-right span{color:#282e33;font-size:16px;line-height:42px}.modal.course-quick-look .box-footer .action-right span.strong{font-size:24px;font-weight:700}.modal.course-quick-look .box-footer .action-right .btn-default{float:right;margin-left:10px}.daily-mission-card{background-color:#fefefe;border-radius:5px;overflow:hidden;text-align:center;padding-bottom:10px;cursor:pointer;margin-top:30px;position:relative}.daily-mission-card:hover{box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.daily-mission-card:hover .play-button-hover{background-color:#e56000;padding:5px 30px;color:#fefefe;border-radius:5px;margin-top:10px;display:inline-block}.daily-mission-card .circle-progress{margin-top:-55px}.daily-mission-card h4{font-size:16px;margin-top:-20px}.daily-mission-card a,.daily-mission-card span{color:#ccc}@media screen and (max-width:39.9375em){.daily-mission-card{margin-bottom:20px}}.dashboard-sidebar{background-color:#25293a;color:#fefefe;overflow-y:initial}.dashboard-sidebar ul.dashboard-sidebar-nav ul.menu.vertical.nested{display:none}.dashboard-sidebar ul.dashboard-sidebar-nav ul.menu.vertical.nested.is-active{display:block}.dashboard-sidebar-wrapper-parent,.dashboard-sidebar-wrapper-student,.dashboard-sidebar-wrapper-teacher{background-color:#25293a}.dashboard-sidebar-wrapper-parent .off-canvas,.dashboard-sidebar-wrapper-student .off-canvas,.dashboard-sidebar-wrapper-teacher .off-canvas{height:100%}.dashboard-sidebar-wrapper-parent .off-canvas-content,.dashboard-sidebar-wrapper-student .off-canvas-content,.dashboard-sidebar-wrapper-teacher .off-canvas-content{background-color:#fefefe;box-shadow:none}.dashboard-sidebar-wrapper-parent .callout.primary,.dashboard-sidebar-wrapper-student .callout.primary,.dashboard-sidebar-wrapper-teacher .callout.primary{margin-bottom:0}.dashboard-sidebar-wrapper-parent.is-open-left,.dashboard-sidebar-wrapper-student.is-open-left{-webkit-transform:translateX(200px);transform:translateX(200px)}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas,.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas{width:200px;transition:width .25s ease;overflow:auto}@media screen and (min-width:40em) and (max-width:63.9375em){.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas:not(.is-toggled),.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas:not(.is-toggled){width:6rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas:not(.is-toggled).reveal-for-medium~.off-canvas-content,.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas:not(.is-toggled).reveal-for-medium~.off-canvas-content{margin-left:6rem;transition:margin-left .25s ease}}@media screen and (min-width:64em) and (max-width:74.9375em){.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas:not(.is-toggled),.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas:not(.is-toggled){width:6rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas:not(.is-toggled).reveal-for-medium~.off-canvas-content,.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas:not(.is-toggled).reveal-for-medium~.off-canvas-content{margin-left:6rem;transition:margin-left .25s ease}}@media screen and (min-width:75em){.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas.is-toggled,.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas.is-toggled{width:6rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas.is-toggled.reveal-for-medium~.off-canvas-content,.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas.is-toggled.reveal-for-medium~.off-canvas-content{margin-left:6rem;transition:margin-left .25s ease}}@media screen and (min-width:75em){.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas,.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas{width:200px}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.off-canvas.reveal-for-medium~.off-canvas-content,.dashboard-sidebar-wrapper-student .dashboard-sidebar.off-canvas.reveal-for-medium~.off-canvas-content{margin-left:200px}}.dashboard-sidebar-wrapper-teacher.is-open-left{-webkit-transform:translateX(200px);transform:translateX(200px)}.dashboard-sidebar-wrapper-teacher .dashboard-sidebar.off-canvas{width:200px}@media print,screen and (min-width:40em){.dashboard-sidebar-wrapper-teacher .dashboard-sidebar.off-canvas.reveal-for-medium~.off-canvas-content{margin-left:200px}}.dashboard-sidebar .dashboard-sidebar-nav{overflow-x:hidden;padding-top:0}.dashboard-sidebar .dashboard-sidebar-nav hr{border-color:#282f40;padding:0;margin:0}.dashboard-sidebar .dashboard-sidebar-nav li{min-height:50px}.dashboard-sidebar .dashboard-sidebar-nav li a{border-left:5px solid transparent;color:#b9c6fa;display:block;font-weight:500;letter-spacing:1px;overflow:hidden;padding:5px 16px;text-align:left;text-overflow:ellipsis;text-transform:uppercase;transition:all .25s;white-space:nowrap;width:100%;min-height:inherit;text-decoration:none}.dashboard-sidebar .dashboard-sidebar-nav li a.sign-out-link{color:#d2daff}.dashboard-sidebar .dashboard-sidebar-nav li img.create{height:30px}.dashboard-sidebar .dashboard-sidebar-nav li h5,.dashboard-sidebar .dashboard-sidebar-nav li h6{color:#fff;margin:.25rem 0;overflow:hidden;padding:0;text-overflow:ellipsis;text-transform:uppercase;line-height:1.5;white-space:nowrap}.dashboard-sidebar .dashboard-sidebar-nav li h5{font-size:14px}.dashboard-sidebar .dashboard-sidebar-nav li h6{font-size:12px}.dashboard-sidebar .dashboard-sidebar-nav li img,.dashboard-sidebar .dashboard-sidebar-nav li svg{margin-right:.25em;vertical-align:middle;width:1.125em;height:auto}.dashboard-sidebar .dashboard-sidebar-nav li .icon{font-weight:700;font-family:icomoon;display:inline-block;margin-right:.25em;vertical-align:middle}.dashboard-sidebar .dashboard-sidebar-nav li .title{color:#b9c6fa;display:inline-block;font-size:12px;font-weight:700;height:50px;letter-spacing:1px;line-height:50px;text-transform:uppercase;white-space:nowrap;transition:opacity .25s ease-in-out}.dashboard-sidebar .dashboard-sidebar-nav li .submenu-toggle{outline:0;position:absolute;right:.25rem;top:1.875rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2.5rem;height:2.5rem}.dashboard-sidebar .dashboard-sidebar-nav li .submenu-toggle:after{background-image:url("/image/dashboard/navigation/icon-arrow.svg");background-position:50%;background-repeat:no-repeat;background-size:.5rem;border:none;color:inherit;content:"";position:absolute;transition:-webkit-transform .12s ease;transition:transform .12s ease;transition:transform .12s ease,-webkit-transform .12s ease;width:inherit;height:inherit}.dashboard-sidebar .dashboard-sidebar-nav li .submenu-toggle[aria-expanded=true]:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile a{padding-left:0;padding-right:0}.dashboard-sidebar .dashboard-sidebar-nav li .student-sidebar-create-project,.dashboard-sidebar .dashboard-sidebar-nav li .teacher-sidebar-create-project{padding:.5rem 1rem}.dashboard-sidebar .dashboard-sidebar-nav li:hover .sidebar-avatar>a,.dashboard-sidebar .dashboard-sidebar-nav li:hover>a{background-color:#2e3347;border-left-color:#9fb0bf;color:#fefefe}.dashboard-sidebar .dashboard-sidebar-nav li:hover .title,.dashboard-sidebar .dashboard-sidebar-nav li:hover p{color:#fefefe}.dashboard-sidebar .dashboard-sidebar-nav li:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.dashboard-sidebar .dashboard-sidebar-nav li:hover img.avatar-img{-webkit-filter:none;filter:none}.dashboard-sidebar .dashboard-sidebar-nav li:hover .icon{color:#fefefe}.dashboard-sidebar .dashboard-sidebar-nav li:hover.is-accordion-submenu-parent>a:after{border-color:#fff transparent transparent}.dashboard-sidebar .dashboard-sidebar-nav li.current .sidebar-avatar>a,.dashboard-sidebar .dashboard-sidebar-nav li.current>a{background-color:#2e3347;border-left-color:#fefefe;color:#fefefe}.dashboard-sidebar .dashboard-sidebar-nav li.current .title,.dashboard-sidebar .dashboard-sidebar-nav li.current p{color:#fefefe}.dashboard-sidebar .dashboard-sidebar-nav li.current img{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.dashboard-sidebar .dashboard-sidebar-nav li.current img.avatar-img{-webkit-filter:none;filter:none}.dashboard-sidebar .dashboard-sidebar-nav li.current .icon{color:#fefefe}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile{box-sizing:content-box;width:100%;min-height:150px;padding:0;text-align:center}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile parent-sidebar-avatar .parent-sidebar-avatar{padding:1.5rem .5rem}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile a{text-align:center}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile img{background-color:#1d202d;border-radius:50%;display:inline-block;margin:0;width:70px;height:auto;max-width:60%}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile .title{font-size:12px;font-weight:600;height:20px;line-height:1.5;margin:0;padding:0}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-profile .icon-lightning{color:#ffe100}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-logout{margin-bottom:1rem}.dashboard-sidebar .dashboard-sidebar-nav li.sidebar-nav-logout:before{background-color:#7580b3;content:"";display:block;margin:0 auto;opacity:.25;width:80%;height:1px}.dashboard-sidebar .dashboard-sidebar-nav li.is-accordion-submenu-parent.has-pom>a:after{border:0;content:"+";font-size:2em;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1em;height:1em}.dashboard-sidebar .dashboard-sidebar-nav li.is-accordion-submenu-parent.has-pom[aria-expanded=true]>a:after{content:"\2012"}.dashboard-sidebar .dashboard-sidebar-nav li.is-accordion-submenu-parent>a:after{border-color:#626aab transparent transparent}.dashboard-sidebar .dashboard-sidebar-nav li.is-submenu-item{min-height:40px}.dashboard-sidebar .dashboard-sidebar-nav li.is-submenu-item a{line-height:32px;text-transform:none}.dashboard-sidebar .dashboard-sidebar-nav li.is-submenu-item.current a,.dashboard-sidebar .dashboard-sidebar-nav li.is-submenu-item:hover{border-left-color:#414863;transition:all .25s,border-color 0s}.dashboard-sidebar .dashboard-sidebar-nav li .menu.nested>li{min-height:unset}.dashboard-sidebar .dashboard-sidebar-nav li .dashboard-submenu,.dashboard-sidebar .dashboard-sidebar-nav li .site-submenu{display:none;margin-left:0}.dashboard-sidebar .dashboard-sidebar-nav li .dashboard-submenu>li,.dashboard-sidebar .dashboard-sidebar-nav li .site-submenu>li{min-height:0}.dashboard-sidebar .dashboard-sidebar-nav li .dashboard-submenu>li>a,.dashboard-sidebar .dashboard-sidebar-nav li .site-submenu>li>a{color:#fefefe;font-size:.75rem;line-height:2;min-height:0}.dashboard-sidebar .dashboard-sidebar-nav li .site-submenu{background-color:#7c9de6}.dashboard-sidebar .dashboard-sidebar-nav li .site-submenu>li>a{padding:.5rem .5rem .5rem 1.5rem}.dashboard-sidebar .dashboard-sidebar-nav li .dashboard-submenu>li>li{padding-left:2.68rem}.dashboard-sidebar .dashboard-sidebar-nav li .dashboard-submenu>li:hover>a{border-left-color:transparent}.dashboard-sidebar .dashboard-sidebar-nav li .dashboard-submenu>li.is-active>a{border-left-color:transparent;font-weight:700}.dashboard-sidebar .dashboard-sidebar-nav li .dashboard-submenu>li.is-active>a:not(:hover){background-color:transparent}.dashboard-sidebar .dashboard-sidebar-nav li .icon-gamepad{font-size:2em;margin-top:-.125em}.dashboard-sidebar .logo{background-image:url("/images/tynker-logos/tynker-registered-white.svg");background-position:50%;background-repeat:no-repeat;display:inline-block;height:1.75rem;max-width:160px;width:75%;margin:1rem 0;background-size:contain}.dashboard-sidebar .account-type{font-size:13px;text-transform:uppercase}.dashboard-sidebar .is-new:after{top:-4px;right:4px}@media screen and (min-width:40em) and (max-width:63.9375em){.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li a{line-height:50px;text-align:center}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .title,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .title{opacity:0;position:absolute;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .submenu-toggle,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .submenu-toggle{opacity:0;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li ul.submenu,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li ul.submenu{display:none}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li.sidebar-nav-profile,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li.sidebar-nav-profile{min-height:0}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .hidden-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .hidden-when-collapsed{opacity:0;position:absolute;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button{padding-top:.2rem;padding-bottom:.25rem;text-align:center}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button img,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button img{margin:0}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed{background-color:#fefefe;border-radius:4px;color:#222;display:inline-block!important;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:400;left:90px;opacity:1;padding:.25rem;position:fixed;text-transform:none;visibility:visible}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a{text-align:left}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title:hover,.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a:hover,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title:hover,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a:hover{background-color:#bbe3f5}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a{border:0;color:inherit!important;line-height:3;padding:0 2rem 0 .5rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li.current>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li.current>a{background-color:#bbe3f5}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title{padding:0 .75rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover ul.show-on-hover-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover ul.show-on-hover-when-collapsed{margin-top:-50px}}@media screen and (min-width:64em) and (max-width:74.9375em){.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li a{line-height:50px;text-align:center}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .title,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .title{opacity:0;position:absolute;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .submenu-toggle,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li .submenu-toggle{opacity:0;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li ul.submenu,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li ul.submenu{display:none}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li.sidebar-nav-profile,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li.sidebar-nav-profile{min-height:0}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .hidden-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .hidden-when-collapsed{opacity:0;position:absolute;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button{padding-top:.2rem;padding-bottom:.25rem;text-align:center}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button img,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav .create-project-button img{margin:0}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed{background-color:#fefefe;border-radius:4px;color:#222;display:inline-block!important;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:400;left:90px;opacity:1;padding:.25rem;position:fixed;text-transform:none;visibility:visible}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a{text-align:left}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title:hover,.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a:hover,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title:hover,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a:hover{background-color:#bbe3f5}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a{border:0;color:inherit!important;line-height:3;padding:0 2rem 0 .5rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li.current>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li.current>a{background-color:#bbe3f5}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title{padding:0 .75rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover ul.show-on-hover-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar:not(.is-toggled) .dashboard-sidebar-nav li:hover ul.show-on-hover-when-collapsed{margin-top:-50px}}@media screen and (min-width:75em){.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li a,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li a{line-height:50px;text-align:center}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li .title,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li .title{opacity:0;position:absolute;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li .submenu-toggle,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li .submenu-toggle{opacity:0;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li ul.submenu,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li ul.submenu{display:none}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li.sidebar-nav-profile,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li.sidebar-nav-profile{min-height:0}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav .hidden-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav .hidden-when-collapsed{opacity:0;position:absolute;visibility:hidden}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav .create-project-button,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav .create-project-button{padding-top:.2rem;padding-bottom:.25rem;text-align:center}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav .create-project-button img,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav .create-project-button img{margin:0}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed{background-color:#fefefe;border-radius:4px;color:#222;display:inline-block!important;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:400;left:90px;opacity:1;padding:.25rem;position:fixed;text-transform:none;visibility:visible}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a{text-align:left}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title:hover,.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a:hover,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title:hover,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a:hover{background-color:#bbe3f5}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li>a{border:0;color:inherit!important;line-height:3;padding:0 2rem 0 .5rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li.current>a,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed>li.current>a{background-color:#bbe3f5}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover .show-on-hover-when-collapsed.title{padding:0 .75rem}.dashboard-sidebar-wrapper-parent .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover ul.show-on-hover-when-collapsed,.dashboard-sidebar-wrapper-student .dashboard-sidebar.is-toggled .dashboard-sidebar-nav li:hover ul.show-on-hover-when-collapsed{margin-top:-50px}}.dashboard-sidebar .dashboard-sidebar-nav-hs li .title,.dashboard-sidebar .dashboard-sidebar-nav-hs li a{color:#72aad0}.dashboard-sidebar .dashboard-sidebar-nav-hs li a.sign-out-link{color:#e5edf2}.dashboard-sidebar .dashboard-sidebar-nav-hs li.current>.title,.dashboard-sidebar .dashboard-sidebar-nav-hs li.current>a,.dashboard-sidebar .dashboard-sidebar-nav-hs li:hover .title,.dashboard-sidebar .dashboard-sidebar-nav-hs li:hover a{color:#fefefe}.dashboard-sidebar .dashboard-sidebar-nav-hs li .title{font-stretch:expanded}.dashboard-sidebar .dashboard-sidebar-nav-hs li.student-sidebar-create-project .student-sidebar-create-project .create-project-button{background-color:#72aad0;background-image:linear-gradient(180deg,#72aad0 10%,#599bd0 90%)}.dashboard-sidebar .dashboard-sidebar-nav-hs li.student-sidebar-create-project .student-sidebar-create-project .create-project-button:focus,.dashboard-sidebar .dashboard-sidebar-nav-hs li.student-sidebar-create-project .student-sidebar-create-project .create-project-button:hover{background-color:#599bd0;background-image:none}.dashboard-sidebar .dashboard-sidebar-nav-hs li.student-sidebar-create-project .student-sidebar-create-project .create-project-button .title{font-stretch:normal;letter-spacing:normal;line-height:46px}.dashboard-sidebar .dashboard-sidebar-nav li a.has-sale{position:relative}.dashboard-sidebar .dashboard-sidebar-nav li a.has-sale:after{background-image:url(/image/dashboard/parent/parent-dashboard-bottom-sale-banner/tag-sale.png);background-repeat:no-repeat;background-size:contain;content:" ";display:block;height:50px;position:absolute;right:0;top:0;width:50px}.wrap--email-collector-banner{background-color:#36444e}.wrap--email-collector-banner p{color:#fefefe}.wrap--email-collector-banner .row{text-align:center}.wrap--email-collector-banner .row .wrap--email-collector-banner__title{color:#fefefe;display:none;font-size:18px;font-weight:700}.wrap--email-collector-banner .row .wrap--email-collector-banner__title--short{display:block}.wrap--email-collector-banner .row .wrap--email-collector-banner__sub-title{display:none}.wrap--email-collector-banner .row .wrap--email-collector-banner__form .btn-group{padding-bottom:10px}.wrap--email-collector-banner .row .wrap--email-collector-banner__form input[type=submit]{display:block;margin:10px auto}.wrap--email-collector-banner .wrap--email-collector-banner__error{color:#f25954;font-size:14px}@media (min-width:960px){.wrap--email-collector-banner{background-image:url(/image/email-collector-banner/bg.png);background-repeat:no-repeat;background-size:contain;background-position-x:30px}.wrap--email-collector-banner .row{text-align:left}.wrap--email-collector-banner .row .wrap--email-collector-banner__copy,.wrap--email-collector-banner .row .wrap--email-collector-banner__form{float:left;padding:0 20px;width:50%}.wrap--email-collector-banner .row .wrap--email-collector-banner__copy{padding-top:10px}.wrap--email-collector-banner .row .wrap--email-collector-banner__title{display:block;text-align:right}.wrap--email-collector-banner .row .wrap--email-collector-banner__title--short{display:none}.wrap--email-collector-banner .row .wrap--email-collector-banner__sub-title{display:block;text-align:right}.wrap--email-collector-banner .row.wrap--email-collector-banner__row--join .wrap--email-collector-banner__form input[type=submit]{border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;margin:-3px 0 0 -3px;padding-top:7px}.wrap--email-collector-banner .row.wrap--email-collector-banner__row--profile .wrap--email-collector-banner__form input[type=submit]{display:inline-block;margin-top:5px}.wrap--email-collector-banner .row.wrap--email-collector-banner__row--profile .wrap--email-collector-banner__form input[type=text]{width:150px}.wrap--email-collector-banner .row.wrap--email-collector-banner__row--thanks,.wrap--email-collector-banner .row.wrap--email-collector-banner__row--thanks .wrap--email-collector-banner__sub-title,.wrap--email-collector-banner .row.wrap--email-collector-banner__row--thanks .wrap--email-collector-banner__title{text-align:center}}@media (min-width:1024px){.wrap--email-collector-banner{background-position-x:50px}}.email-collector-modal{background-color:#009de0}.email-collector-modal h1{color:#fff;font-size:24px;font-weight:600;line-height:32px;margin:20px 0 0}.email-collector-modal h2{color:#fff;font-size:22px;font-weight:600;line-height:28px}.email-collector-modal p{color:#fff}.email-collector-modal .email-collector-modal__logo{height:67px;margin-top:80px}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__logo{margin-top:40px}}.email-collector-modal .email-collector-modal__form-container{margin-top:60px}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__form-container{margin-top:40px}}.email-collector-modal .email-collector-modal__form-container .email-collector-modal__join-form{padding:28px 0}.email-collector-modal .email-collector-modal__form-container .email-collector-modal__profile-form{padding:40px 0}.email-collector-modal .email-collector-modal__form-container .email-collector-modal__profile-form input{margin-top:24px}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__form-container .email-collector-modal__profile-form input{margin-top:16px}}.email-collector-modal .email-collector-modal__error{margin-top:20px}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__error{margin-top:10px}}.email-collector-modal .email-collector-modal__text-submit{margin-top:24px}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__text-submit{margin-top:16px}}.email-collector-modal .email-collector-modal__text-submit input[type=submit]{display:block;margin:24px auto}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__text-submit input[type=submit]{margin:10px auto}}.email-collector-modal .email-collector-modal__arrow{display:none}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__arrow{bottom:132px;height:124px;position:absolute;right:3%}}.email-collector-modal.modal .email-collector-modal__content{border:10px solid #fff}.email-collector-modal.modal .email-collector-modal__form-container{background-color:#36444e}.email-collector-modal.reveal{border:10px solid #fff;padding:0}.email-collector-modal.reveal .email-collector-modal__form-container{padding:0 1rem}@media print,screen and (min-width:40em){.email-collector-modal.reveal .email-collector-modal__form-container{background-color:#36444e}}.email-collector-modal.reveal .close-button{color:#fefefe;font-size:2.4em;font-weight:500}.email-collector-modal.reveal .close-button:hover{color:#36444e}@media print,screen and (min-width:40em){.email-collector-modal .email-collector-modal__content .email-collector-modal__text-submit input[type=submit]{border-bottom-left-radius:0;border-top-left-radius:0;display:inline-block;margin:-3px 1px 0 -3px;padding-top:7px}.email-collector-modal .email-collector-modal__content .email-collector-modal__arrow{bottom:82px;right:10%}.email-collector-modal.modal{width:700px}}.email-verified{margin-top:20px}.email-verified .input-icon-container{position:relative}.email-verified .input-icon-container span.icon{left:240px;position:absolute;top:10px}.email-verified label.checkbox-container{line-height:1;margin-bottom:1.5rem}body.body-email-verified .content{background:url(/image/email-verified/parent-bg.png),linear-gradient(124.13deg,#5fa5cf,#2a4995);background-position:50%;background-repeat:no-repeat}.faq-card{background:#fff;margin-top:25px;margin-bottom:25px;padding:18px}.faq-card .faq-card__question{font-weight:800;text-transform:uppercase}.faq-card .faq-card__answer{margin-top:18px}.faq-card-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.faq-card-wrap .faq-card{width:300px}.flippable{-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flippable .flippable__back,.flippable .flippable__front{backface-visibility:hidden;-webkit-backface-visibility:hidden;display:block;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.6s}.flippable .flippable__front{z-index:2;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.flippable .flippable__back{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.flippable.flippable--flip-on-hover:hover .flippable__front,.flippable.flippable--flipped .flippable__front{-webkit-animation:rotate-out .75s forwards;animation:rotate-out .75s forwards}.flippable.flippable--flip-on-hover:hover .flippable__back,.flippable.flippable--flipped .flippable__back,.flippable.flippable--unflipped .flippable__front{-webkit-animation:rotate-in .75s forwards;animation:rotate-in .75s forwards}.flippable.flippable--unflipped .flippable__front{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.flippable.flippable--unflipped .flippable__back{-webkit-animation:rotate-out .75s forwards;animation:rotate-out .75s forwards;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}@-webkit-keyframes rotate-in{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes rotate-in{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes rotate-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@keyframes rotate-out{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}a.btn-round.header-cart{border:none;display:inline-block;font-size:14px;line-height:58px;margin:0 0 0 6px;position:relative;padding:0 18px}a.btn-round.header-cart .header-cart__icon{font-size:24px;line-height:18px}a.btn-round.header-cart .header-cart__item-count{background:#222;border-radius:50%;color:#fefefe;font-size:10px;left:28px;line-height:16px;height:16px;position:absolute;top:10px;text-align:center;width:16px}.nav .nav-menu .drop-down-menu.cart-preview,.nav .nav-menu .nav-menu.cart-preview,.sub-navigation .drop-down-menu.cart-preview,.sub-navigation .nav-menu.cart-preview,nav .has-nav-menu .drop-down-menu.cart-preview,nav .has-nav-menu .nav-menu.cart-preview{padding:10px;width:270px}.nav .nav-menu .drop-down-menu.cart-preview>ul,.nav .nav-menu .nav-menu.cart-preview>ul,.sub-navigation .drop-down-menu.cart-preview>ul,.sub-navigation .nav-menu.cart-preview>ul,nav .has-nav-menu .drop-down-menu.cart-preview>ul,nav .has-nav-menu .nav-menu.cart-preview>ul{margin-left:0}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__type,.nav .nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__type,.sub-navigation .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__type,.sub-navigation .nav-menu.cart-preview .cart-preview__line .cart-preview__line__type,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__type,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__type{font-size:10px;font-weight:600;padding-bottom:0}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__title,.nav .nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__title,.sub-navigation .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__title,.sub-navigation .nav-menu.cart-preview .cart-preview__line .cart-preview__line__title,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__title,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__title{font-size:14px;font-weight:700;padding-bottom:2px;text-transform:none;margin-bottom:0}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__description,.nav .nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__description,.sub-navigation .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__description,.sub-navigation .nav-menu.cart-preview .cart-preview__line .cart-preview__line__description,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__description,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__description{font-size:10px;font-weight:700;padding-bottom:0;text-transform:none}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__quantity,.nav .nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__quantity,.sub-navigation .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__quantity,.sub-navigation .nav-menu.cart-preview .cart-preview__line .cart-preview__line__quantity,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__quantity,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__quantity{font-size:12px;font-weight:600;padding-bottom:0;text-transform:none;margin-bottom:0}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__remove a,.nav .nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__remove a,.sub-navigation .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__remove a,.sub-navigation .nav-menu.cart-preview .cart-preview__line .cart-preview__line__remove a,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__remove a,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__remove a{color:#0058d7;font-size:12px;padding:0}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__remove a:hover,.nav .nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__remove a:hover,.sub-navigation .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__remove a:hover,.sub-navigation .nav-menu.cart-preview .cart-preview__line .cart-preview__line__remove a:hover,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__line .cart-preview__line__remove a:hover,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__line .cart-preview__line__remove a:hover{background:none}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__total,.nav .nav-menu .nav-menu.cart-preview .cart-preview__total,.sub-navigation .drop-down-menu.cart-preview .cart-preview__total,.sub-navigation .nav-menu.cart-preview .cart-preview__total,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__total,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__total{font-size:14px;padding-top:10px;text-align:left}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__total strong,.nav .nav-menu .nav-menu.cart-preview .cart-preview__total strong,.sub-navigation .drop-down-menu.cart-preview .cart-preview__total strong,.sub-navigation .nav-menu.cart-preview .cart-preview__total strong,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__total strong,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__total strong{font-weight:600}.nav .nav-menu .drop-down-menu.cart-preview .cart-preview__action,.nav .nav-menu .nav-menu.cart-preview .cart-preview__action,.sub-navigation .drop-down-menu.cart-preview .cart-preview__action,.sub-navigation .nav-menu.cart-preview .cart-preview__action,nav .has-nav-menu .drop-down-menu.cart-preview .cart-preview__action,nav .has-nav-menu .nav-menu.cart-preview .cart-preview__action{padding-left:10px;padding-right:10px}.dropdown-pane.cart-preview{left:calc(100% - 230px)!important;padding:10px;position:absolute;top:40px!important;width:230px}.dropdown-pane.cart-preview .cart-preview__line{line-height:1.5}.dropdown-pane.cart-preview .cart-preview__line .cart-preview__line__type{font-size:10px;font-weight:600;padding-bottom:0}.dropdown-pane.cart-preview .cart-preview__line .cart-preview__line__title{font-size:14px;padding-bottom:2px}.dropdown-pane.cart-preview .cart-preview__line .cart-preview__line__description{font-size:10px;padding-bottom:0}.dropdown-pane.cart-preview .cart-preview__line .cart-preview__line__quantity{font-size:12px;padding-bottom:0}.dropdown-pane.cart-preview .cart-preview__total{font-size:14px;line-height:1.5;padding-top:10px;text-align:center}.dropdown-pane.cart-preview .cart-preview__total strong{font-weight:600}.dropdown-pane.cart-preview .cart-preview__action{padding-left:10px;padding-right:10px}.reveal.reveal-help{height:80%;border-radius:5px}.reveal.reveal-help::-webkit-scrollbar{width:11px;height:11px}.reveal.reveal-help::-webkit-scrollbar-button{width:0;height:0}.reveal.reveal-help::-webkit-scrollbar-thumb{background:#adadad;border:0 none #fff;border-radius:0}.reveal.reveal-help::-webkit-scrollbar-thumb:hover{background:gray}.reveal.reveal-help::-webkit-scrollbar-thumb:active{background:#616161}.reveal.reveal-help::-webkit-scrollbar-track{background:#fff;border:0 none #fff;border-radius:0}.reveal.reveal-help::-webkit-scrollbar-track:active,.reveal.reveal-help::-webkit-scrollbar-track:hover{background:#fff}.reveal.reveal-help::-webkit-scrollbar-corner{background:transparent}.reveal.reveal-help .content li{margin-bottom:40px}.reveal.reveal-help .content h1{font-weight:700}.reveal.reveal-help .content p{font-size:18px}.reveal.reveal-help .content img{max-width:500px}.hoc-activity-list{background-color:#0081bc;border-radius:8px;padding:38px 0 0}.hoc-activity-list .hoc-activity-list__group-title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-weight:700;font-size:28px;color:#fefefe;text-align:center;letter-spacing:1.71px;line-height:22px;text-transform:uppercase;padding-bottom:20px}.hoc-activity-list .hoc-activity-list__featured{padding-bottom:22px}.hoc-activity-list .hoc-activity-list__main{max-height:200px;overflow:hidden}.hoc-activity-list .hoc-activity-list__main .hoc-activity-list__main__message{font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;color:#fff;letter-spacing:1.12px;line-height:26px;width:200px;padding-top:50px;padding-left:50px;text-transform:uppercase}.hoc-activity-list .hoc-activity-list__main.hoc-activity-list__main--expanded{border-top:1px solid #efefef;max-height:none;padding-top:30px}.hoc-activity-list .hoc-activity-list__banner{display:block;background-repeat:no-repeat;background-size:contain;height:153px;margin-left:20px;margin-right:20px;margin-bottom:20px}.hoc-activity-list .hoc-activity-list__banner.hoc-activity-list__banner--candy-quest{background-image:url(/image/banners/candy-quest-banner.png)}.hoc-activity-list .hoc-activity-list__banner.hoc-activity-list__banner--code-commander{background-image:url(/image/banners/code-commander-banner.png)}.hoc-activity-list .hoc-activity-list__banner.hoc-activity-list__banner--code-monsters{background-image:url(/image/banners/code-monsters-banner.png)}.hoc-activity-list .hoc-activity-list__banner.hoc-activity-list__banner--minecraft-1{background-image:url(/image/banners/freeplay-mc1-earlyaccess.jpg);background-position:0 50%;background-size:cover;margin-top:20px;height:126px}.hoc-activity-list .hoc-activity-list__banner.hoc-activity-list__banner--minecraft-2{background-image:url(/image/banners/freeplay-mc2-earlyaccess.jpg);background-position:0 50%;background-size:cover;margin-top:20px;height:126px}.hoc-activity-list .hoc-activity-list__banner.hoc-activity-list__banner--minecraft-3{background-image:url(/image/banners/freeplay-mc3-earlyaccess.jpg);background-position:0 50%;background-size:cover;margin-top:20px;height:126px}.hoc-activity-list .hoc-activity-list__banner.hoc-activity-list__banner--minecraft-4{background-image:url(/image/banners/freeplay-minecraft2.jpg);background-position:0 50%;background-size:cover;margin-top:20px;height:126px}.hoc-activity-list-alternating-container .hoc-activity-list.hoc-activity-list--white{border-radius:0}.hoc-activity-list-alternating-container .hoc-activity-list.hoc-activity-list--white:nth-child(2n){background-color:#fefefe}.hoc-activity-list-alternating-container .hoc-activity-list.hoc-activity-list--white:nth-child(odd){background:#e8e8e8}.hoc-activity-list.hoc-activity-list--white{background-color:#fefefe}.hoc-activity-list.hoc-activity-list--white .hoc-activity-list__group-title,.hoc-activity-list.hoc-activity-list--white .hoc-activity-list__main .hoc-activity-list__main__message{color:#282e33}.hoc-activity-list.hoc-activity-list--white .timeline .timeline__content{color:#0081bc}.hoc-activity-list.hoc-activity-list--white .timeline .timeline__point,.hoc-activity-list.hoc-activity-list--white .timeline .timeline__starter{background-color:#fefefe}.hoc-activity-card{position:relative;height:200px;width:23%;margin-bottom:38px}.hoc-activity-card:hover{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:scale(1.04);transform:scale(1.04);box-shadow:1px 4px 10px rgba(0,0,0,.9)}.hoc-activity-card .hoc-activity-card__image{background-size:cover;border-top-left-radius:4px;border-top-right-radius:4px;position:absolute;bottom:46px;left:0;right:0;top:0}.hoc-activity-card .hoc-activity-card__bottom-bar{background-color:#0d2e2a;position:absolute;bottom:0;left:4px;right:0;height:46px;padding:6px 20px}.hoc-activity-card .hoc-activity-card__bottom-bar:before{border-bottom:8px solid #0d2e2a;border-top:12px solid #0d2e2a;content:"";display:block;height:100%;left:-4px;position:absolute;top:0;width:5px}.hoc-activity-card .hoc-activity-card__bottom-bar:after{background:#0d2e2a;content:"";display:block;height:24px;position:absolute;right:-4px;top:12px;width:5px}.hoc-activity-card .hoc-activity-card__title{font-size:12px}.hoc-activity-card .hoc-activity-card__sub-title,.hoc-activity-card .hoc-activity-card__title{line-height:18px;font-family:Montserrat,sans-serif;color:#fff;text-transform:uppercase;display:block}.hoc-activity-card .hoc-activity-card__sub-title{opacity:.65;font-size:10px;letter-spacing:1px}.hoc-activity-card .hoc-activity-card__type-icon{font-size:18px;border-radius:13px;height:26px;width:26px;top:10px;text-align:center;background-color:#3c3c3c;color:#fff;position:absolute;right:10px}.hoc-activity-card .hoc-activity-card__type-icon.hoc-activity-card__type-icon--level-1{background-color:#82ca6d}.hoc-activity-card .hoc-activity-card__type-icon.hoc-activity-card__type-icon--level-2{background-color:#3ca7de}.hoc-activity-card .hoc-activity-card__type-icon.hoc-activity-card__type-icon--level-3{background-color:#e56000}.hoc-activity-card .hoc-activity-card__type-icon.hoc-activity-card__type-icon--level-4{background-color:#f25954}.hoc-activity-card .hoc-activity-card__type-icon.hoc-activity-card__type-icon--level-5{background-color:#3c3c3c}.hoc-activity-card.hoc-activity-card--featured{height:250px;margin-bottom:8px;width:30%}.hoc-activity-card.hoc-activity-card--featured .hoc-activity-card__title{font-size:14.96px;line-height:22px}.hoc-activity-card.hoc-activity-card--featured .hoc-activity-card__sub-title{font-size:12.82px;line-height:22px}.hoc-activity-card.hoc-activity-card--featured .hoc-activity-card__type-icon{font-size:20px;border-radius:15px;height:30px;width:30px;top:20px}.hoc-activity-card.hoc-activity-card--featured .hoc-activity-card__image{bottom:69px}.hoc-activity-card.hoc-activity-card--featured .hoc-activity-card__bottom-bar{height:69px;padding:15px 30px}.hoc-activity-card.hoc-activity-card--featured .hoc-activity-card__bottom-bar:before{border-bottom-width:12px;border-top-width:32px}.hoc-activity-card.hoc-activity-card--featured .hoc-activity-card__bottom-bar:after{top:20px;height:30px}.hoc-activity-card.hoc-activity-card--coming-soon{cursor:default;-webkit-transform:translateZ(0)}.hoc-activity-card.hoc-activity-card--coming-soon:before{content:"";width:100px;height:84px;position:absolute;top:-2px;right:-2px;background-image:url("/image/banner/bn-course-coming-soon--blue.png");background-repeat:no-repeat;z-index:4}.hoc-activity-card.hoc-activity-card--coming-soon:hover{filter:none;-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);-ms-filter:grayscale(0);filter:grayscale(0);-webkit-transform:scale(1);transform:scale(1)}.timeline{background-image:url(/image/timeline/help-troll-leaning-in.png);background-repeat:no-repeat;padding-left:50px;padding-right:20px}.timeline__content{color:#fff;background-image:url(/image/timeline/bg-timeline.png);background-position-y:35px;background-repeat:repeat-x;font-size:16px;text-align:right;padding-bottom:25px;padding-top:25px}.timeline__starter{text-align:left}.timeline__point,.timeline__starter{padding-left:10px;padding-right:10px;background-color:#0081bc}.home-course-catalog-wrap{position:relative;display:block;margin:10px auto 40px}.home-course-catalog-wrap.span3-center{width:985px;margin:0 auto}.home-course-catalog-wrap .course-catalog-banner{position:relative;display:block;width:540px;text-align:center;background:#fff;border-radius:20px;margin:0 auto}.home-course-catalog-wrap .course-catalog-banner p{color:#282e33;font-size:20px;line-height:36px;padding:0}.home-course-path-wrap{position:relative;display:block;padding:0 8px 0 0;margin:0 0 16px}.home-course-path-wrap .home-course-path-group{float:left;position:relative;display:inline-block;width:150px;height:190px;color:#fff;background:#000;border-radius:8px;background-color:#000;background-color:rgba(0,0,0,.7);padding:12px 16px;margin:8px 8px 8px 0}.home-course-path-wrap .home-course-path-group h3{color:#fff;font-size:34px;text-align:center;margin:0 0 16px}.home-course-path-wrap .home-course-path-group h5{color:#fff;font-weight:300;text-align:center;margin:0 0 14px}.home-course-path-wrap .home-course-path-group p{color:#fff;font-size:12px;line-height:18px}.home-course-links{position:relative;display:block;margin:0 0 10px}.home-course-links .left-icon-links{list-style:none;height:32px;margin:30px 0 0}.home-course-links .left-icon-links li{display:inline-block;padding:0;margin-right:10px}.home-course-links .left-icon-links li a{position:relative;display:inline-block;color:#fff;font-size:14px;line-height:32px;font-weight:300;border-radius:18px;background-color:#000;background-color:rgba(0,0,0,.8);padding:0 26px}.home-course-links .left-icon-links li a span{margin-right:4px}.home-course-links .left-icon-links li a:hover{background-color:#5cbe5a;background-color:rgba(92,190,90,.8);border-radius:18px}.home-course-links .left-icon-links li a.active{background:#5cbe5a;border-radius:18px}.home-course-catalog{list-style:none outside}.home-course-catalog #courses a img:hover{-webkit-transform:scale(1.02);transform:scale(1.02);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.home-course-catalog li{text-align:left}.home-course-catalog li .home-course-card-tile{position:relative;float:left;display:block;width:300px;height:380px;background:transparent;border-radius:0;box-shadow:1px 3px 8px rgba(0,0,0,.6);padding:0;margin:0 24px 24px 0}.home-course-catalog li .home-course-card-tile .home-course-new-badge{position:absolute;left:16px;bottom:40px;width:60px;height:60px}.home-course-catalog li .home-course-card-tile .home-course-new-badge img{width:60px;height:60px}.home-course-catalog li .home-course-card-tile.h100-card{background-size:contain;background-image:url("/sysmedia/5b194ba1a2dff8d67a8a2847")}.home-course-catalog li .home-course-card-tile.h101-card{background-size:contain;background-image:url("/image/course/cards/h101-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h102-card{background-size:contain;background-image:url("/image/course/cards/h102-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h201-card{background-size:contain;background-image:url("/image/course/cards/h201-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h111-card{background-size:contain;background-image:url("/image/course/cards/h111-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h202-card{background-size:contain;background-image:url("/image/course/cards/h202-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h203-card{background-size:contain;background-image:url("/image/course/cards/h203-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h211-card{background-size:contain;background-image:url("/image/course/cards/h211-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h301-card{background-size:contain;background-image:url("/image/course/cards/h301-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h302-card{background-size:contain;background-image:url("/image/course/cards/h302-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h303-card{background-size:contain;background-image:url("/image/course/cards/h303-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h304-card{background-size:contain;background-image:url("/image/course/cards/h304-card-background.jpg")}.home-course-catalog li .home-course-card-tile.h311-card{background-size:contain;background-image:url("/image/course/cards/h311-card-background.jpg")}.home-course-catalog li .home-course-card-tile.z101-card{background-size:contain;background-image:url("/image/course/cards/z101-card-background.jpg")}.home-course-catalog li .home-course-card-tile.z201-card{background-size:contain;background-image:url("/image/course/cards/z201-card-background.jpg")}.home-course-catalog li .home-course-card-tile.z202-card{background-size:contain;background-image:url("/image/course/cards/z202-card-background.jpg")}.home-course-catalog li .home-course-card-tile.z203-card{background-size:contain;background-image:url("/image/course/cards/z203-card-background.jpg")}.home-course-catalog li .home-course-card-tile:hover{-webkit-transform:scale(1.02);transform:scale(1.02);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;box-shadow:1px 4px 10px rgba(0,0,0,.9)}.home-course-catalog li .home-course-card-tile.home-card-big-shadow{box-shadow:10px 10px 15px rgba(0,0,0,.6)}.home-course-catalog li .home-course-card-tile.home-card-big-shadow:hover{box-shadow:10px 12px 17px rgba(0,0,0,.9)}.home-course-catalog li .home-course-card-tile .home-course-card-back{position:absolute;top:0;left:0;bottom:0}.home-course-catalog li .home-course-card-tile .home-course-card-back img{height:100%;padding:0;margin:0}.home-course-catalog li .home-course-card-tile .home-course-header{position:relative;display:block;height:106px;padding:0 20px;margin:0;overflow:hidden}.home-course-catalog li .home-course-card-tile .home-course-header.home-hoc{background:#00b2c0;border-radius:0}.home-course-catalog li .home-course-card-tile .home-course-header.home-free{background:#353e43;border-radius:0}.home-course-catalog li .home-course-card-tile .home-course-header.home-beginner{background:#2abb9b;border-radius:0}.home-course-catalog li .home-course-card-tile .home-course-header.home-intermediate{background:#36a1d8;border-radius:0}.home-course-catalog li .home-course-card-tile .home-course-header.home-advanced{background:#8d73c3;border-radius:0}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-level{display:block;color:#fff;font-size:14px;line-height:18px;margin:12px 0 0}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-title{display:block;color:#fff;font-size:26px;line-height:30px;font-weight:500;margin:6px 40px 0 0}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-sub-head{display:block;color:#fff;font-size:20px;line-height:24px;font-weight:300}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block{position:absolute;top:10px;right:18px;display:block;width:50px;height:80px;text-align:right}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block .home-course-price-point{color:#fff;font-size:36px;line-height:36px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block .home-course-price-point sup{top:-.5em;font-size:60%;margin-right:2px}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block .home-course-already-owned{position:relative;display:block;text-align:center;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:5px 0;margin:5px 0 0}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block .home-course-already-owned p{color:#fff;font-size:16px;line-height:18px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;text-transform:uppercase;padding:0}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block .home-course-discount{position:relative}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block .home-course-discount .discount-text{height:16px;color:#fff;font-size:12px;line-height:14px;padding:0;margin:0}.home-course-catalog li .home-course-card-tile .home-course-header .home-course-price-block .home-course-discount .discount-percent{height:18px;color:#fff;font-size:16px;line-height:16px;padding:0;margin:0}.home-course-catalog li .home-course-card-tile .home-course-info{display:block;width:100%;color:#fff;padding:6px 20px 0}.home-course-catalog li .home-course-card-tile .home-course-info .home-course-text{color:#fff;font-size:14px;line-height:18px;padding:6px 20px 0}.home-course-catalog li .home-course-card-tile .home-course-info p{color:#fff;font-size:20px;line-height:24px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;padding:0}.home-course-catalog li .home-course-card-tile .home-course-info ul{list-style:disc outside;margin:0 0 0 20px}.home-course-catalog li .home-course-card-tile .home-course-info li{float:none;color:#fff;font-size:14px;line-height:18px;margin:0 0 6px}.home-course-catalog li .home-course-card-tile .home-course-action-buttons{position:absolute;bottom:68px;width:100%;height:60px;text-align:center;padding:0 20px}.home-course-catalog li .home-course-card-tile .home-course-footer{position:absolute;left:0;bottom:0;right:0;width:100%;height:28px;text-align:center;background:#000;border-radius:0;padding:0}.home-course-catalog li .home-course-card-tile .home-course-footer .btn-group{margin:8px auto 0}.home-course-catalog li .home-course-card-tile .home-course-footer .home-course-footer-text{position:relative;display:block;color:#fff;font-size:12px;line-height:28px;font-weight:300;text-align:center}.home-course-catalog li .home-course-card-tile .home-course-footer-lesson{position:absolute;left:0;bottom:0;right:0;height:50px;text-align:center;background:#000;border-radius:0 0 5px 5px;padding:0}.home-course-catalog li .home-course-card-tile .home-course-footer-lesson .home-course-footer-text{position:absolute;bottom:0;left:0;right:0;height:50px;color:#fff;font-size:20px;line-height:24px;font-weight:300;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;text-align:center;padding:12px 0 0}.home-course-catalog li .home-course-card-tile .home-course-footer-lesson .home-course-progress-bar{position:absolute;left:20px;right:20px;bottom:16px;border:1px solid #1fb5ad;height:16px;text-align:left;background:#fff;border-radius:30px}.home-course-catalog li .home-course-card-tile .home-course-footer-lesson .home-course-progress-bar span{position:absolute;left:0;top:0;height:14px;display:inline-block;background-color:#41ccc5;border-left-radius:30px}.home-course-catalog li .home-course-card-tile .home-course-footer-lesson .home-course-progress-bar.completed:after{position:absolute;top:-12px;right:-2px;width:36px;height:36px;color:#fff;font-size:20px;line-height:36px;font-family:IcoMoon;text-align:center;content:"\E0E2";border-radius:50%;background-color:#1fb5ad}.home-course-catalog li .home-course-card-tile .home-course-footer-lesson .continue-lesson{position:absolute;width:190px;left:10px;right:10px;bottom:10px}.home-course-catalog li .home-course-card-tile.home-card-medium{width:270px;height:342px}.home-course-catalog li .home-course-card-tile.home-card-medium .home-course-title{font-size:26px;line-height:30px;margin:6px 0 0}.home-course-catalog li .home-course-card-tile.home-card-medium.in-progress:hover .home-course-progress-bar,.home-course-catalog li .home-course-card-tile.home-card-medium.in-progress button{display:none}.home-course-catalog li .home-course-card-tile.home-card-medium.in-progress:hover button{display:block;width:92%}.home-course-catalog li .home-course-card-tile.home-card-medium.locked:before{position:absolute;top:106px;left:0;right:0;bottom:50px;content:"";background-color:#000;background-color:rgba(0,0,0,.5)}.home-course-catalog li .home-course-card-tile.home-card-medium.locked:after{position:absolute;top:180px;left:0;right:0;color:#fff;font-size:98px;font-family:IcoMoon;text-align:center;content:"\E0DA";padding:6px;z-index:2}.home-course-catalog li .home-course-card-tile.home-card-micro{width:150px;height:190px;margin:8px}.home-course-catalog li .home-course-card-tile.home-card-micro .home-course-header{height:60px;padding:0 10px}.home-course-catalog li .home-course-card-tile.home-card-micro .home-course-header .home-course-level{font-size:10px;line-height:11px;margin:6px 0 0}.home-course-catalog li .home-course-card-tile.home-card-micro .home-course-header .home-course-title{font-size:16px;line-height:18px;margin:2px 0 0}.home-course-catalog li .home-course-card-tile.home-card-micro .home-course-footer{height:10px}.home-course-detail .home-course-upgrade-cta{position:relative;background:#f6fcfe 0 0 no-repeat padding-box;border-radius:10px;box-shadow:1px 3px 6px rgba(0,0,0,.6);padding:.5rem}@media print,screen and (min-width:64em){.home-course-detail .home-course-upgrade-cta{margin-top:-7rem}}.home-course-detail .home-course-upgrade-cta .cta-title{font-size:18px;font-weight:800;text-transform:uppercase}.home-course-detail .curriculum-spotlight__title{font-weight:700;margin-left:1rem;text-transform:capitalize}.home-course-detail .course-side-details h4{margin-top:2rem;font-size:16px}.home-course-detail .course-side-details .icon{color:#6565e7;margin-top:-5px}.home-course-detail .system-requirements-section a{color:#565656;font-weight:inherit;text-decoration:underline}.home-course-detail .system-requirements-section a:hover{font-weight:700}.home-course-detail .lessons-tab .curriculum-index{box-shadow:0 3px 6px 0 #0A0A0A1A;border-left:none;border-radius:8px;background-color:#f6fcfe}.home-course-detail .lessons-tab .curriculum-index__chapter{border-bottom:1px solid #dbf3fc}.home-course-detail .lessons-tab .curriculum-index__thumbnail-container{height:142px;width:250px;background-color:#dbf3fc;border-radius:16px;margin-right:20px;padding:5px;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-align-self:start;-ms-flex-item-align:start;align-self:start}.home-course-detail .lessons-tab .curriculum-index__thumbnail{margin-right:0;height:100%;width:auto;border-radius:16px}.home-course-detail .lessons-tab .curriculum-index__lessons p{margin-bottom:.5rem}.home-course-detail .lessons-tab ul{-webkit-columns:3;-moz-columns:3;columns:3;list-style-type:disc;list-style-position:outside;-webkit-padding-start:16px;-moz-padding-start:16px;padding-inline-start:16px}.home-course-detail .lessons-tab ul li{font-size:14px;padding:0}.home-course-detail .skills-tab .skill{margin-bottom:1rem}.home-course-detail .skills-tab .skill__icon-container{border-radius:50%;width:40px;height:40px;background-color:#6565e7;text-align:center;line-height:45px;margin-bottom:.75rem}.home-course-detail .skills-tab .skill__icon{color:#fff;width:25px;height:25px}.home-course-detail .skills-tab .skill__title{font-weight:700}.home-course-detail-header{position:fixed;top:0;left:0;right:0;z-index:1}.home-course-detail-header .purchase-offer-bar{position:relative;display:block;background:#fff;box-shadow:0 1px 3px rgba(34,25,25,.4);padding:7px 40px 6px;margin:0 auto}.home-course-detail-header .purchase-offer-bar .item-title h1{font-size:34px;font-weight:500;line-height:46px;position:relative;margin-bottom:0;margin-top:0}.home-course-detail-header .purchase-offer-bar .item-title h2{font-size:18px;font-weight:300;margin-bottom:0;margin-top:0}.home-course-detail-header .purchase-offer-bar .item-buy,.home-course-detail-header .purchase-offer-bar .item-subscribe{border-left:1px solid #dae1e1}.home-course-detail-header .purchase-offer-bar .item-buy .btn-default,.home-course-detail-header .purchase-offer-bar .item-buy .btn-round,.home-course-detail-header .purchase-offer-bar .item-subscribe .btn-default,.home-course-detail-header .purchase-offer-bar .item-subscribe .btn-round{width:100%}.home-course-detail-header .purchase-offer-bar .item-buy .item-buy__action,.home-course-detail-header .purchase-offer-bar .item-buy .item-subscribe__action,.home-course-detail-header .purchase-offer-bar .item-subscribe .item-buy__action,.home-course-detail-header .purchase-offer-bar .item-subscribe .item-subscribe__action{padding-top:3px}.home-course-detail-header .purchase-offer-bar .purchase-discount .purchase-discount-text{position:relative;display:block;height:19px;text-align:right;padding:6px 10px 0 0}.home-course-detail-header .purchase-offer-bar .purchase-discount .purchase-discount-text p{color:#dc3929;font-size:18px;line-height:18px;font-weight:500;padding:0;text-align:center}.home-course-detail-header .purchase-offer-bar .purchase-discount .purchase-regular-price{position:relative;display:block;font-size:12px;line-height:18px;text-align:right;padding:6px 10px 0 0}.home-course-detail-header .purchase-offer-bar .purchase-price-details{float:right;padding-top:4px;text-align:right;width:60px}.home-course-detail-header .purchase-offer-bar .purchase-actual-price{position:relative;display:block;color:#353e43;font-size:38px;line-height:46px;font-weight:600;letter-spacing:-1px;text-align:right}@media screen and (min-width:75em){.home-course-detail-header .purchase-offer-bar .item-buy .btn-default,.home-course-detail-header .purchase-offer-bar .item-buy .btn-round,.home-course-detail-header .purchase-offer-bar .item-subscribe .btn-default,.home-course-detail-header .purchase-offer-bar .item-subscribe .btn-round{font-size:20px;line-height:24px;padding:10px 20px}.home-course-detail-header .purchase-offer-bar .item-buy .item-buy__action,.home-course-detail-header .purchase-offer-bar .item-buy .item-subscribe__action,.home-course-detail-header .purchase-offer-bar .item-subscribe .item-buy__action,.home-course-detail-header .purchase-offer-bar .item-subscribe .item-subscribe__action{padding-top:0}}.home-pricing .disclaimer p{color:#ddd;font-size:18px}.home-pricing .disclaimer a{color:#fefefe;font-weight:600}.home-pricing .disclaimer a:hover{text-decoration:underline}.home-pricing .disclaimer .disclaimer-sale-callout{padding:10px;margin:20px 10px}.home-pricing .disclaimer .disclaimer-divider{color:#666}.home-pricing .disclaimer hr{width:40px;margin:20px auto;border-bottom:2px dotted #626467}.home-pricing .disclaimer .disclaimer-terms{color:#ddd;font-size:12px;padding:30px 0 10px}.home-pricing .home-pricing-plans{background:#6565e7;background-image:linear-gradient(180deg,#6565e7,#4e73c5);background-size:contain;background-repeat:repeat-x;color:#fff}@media print,screen and (min-width:40em){.home-pricing .home-pricing-plans{padding:70px 0}}.home-pricing .home-pricing-plans h1{margin-bottom:0;font:normal normal 700 1.875rem/2.25rem Montserrat}.home-pricing .home-pricing-plans h2{margin-bottom:0}.home-pricing .home-pricing-plans h2.subtitle{font-weight:400;font-size:22px;margin-top:1rem}.home-pricing .home-pricing-plans .subline,.home-pricing .home-pricing-plans h2,.home-pricing .home-pricing-plans h3,.home-pricing .home-pricing-plans p{color:inherit}.home-pricing .home-pricing-plans p.subline{margin-bottom:45px;font-size:18px}.home-pricing .home-pricing-plans p.subline.subline-sale{margin-bottom:0;padding-bottom:8px}.home-pricing .home-pricing-plans p.subline.subline-sale-countdown{font-size:16px;font-style:italic;padding-top:8px}.home-pricing .home-pricing-plans p.subline.subline-sale-countdown .countdown{font-size:21px;font-style:normal;font-weight:700}.home-pricing .home-pricing-plans .pricing-card{display:inline-block}@media screen and (max-width:39.9375em){.home-pricing .home-pricing-plans .pricing-card{max-width:320px}}@media print,screen and (min-width:40em){.home-pricing .home-pricing-plans .pricing-card{height:100%;margin-bottom:0}}.home-pricing .home-pricing-plans .pricing-card h2{color:#0a0a0a}.home-pricing .home-pricing-plans .pricing-card.pricing-card-best-value h2,.home-pricing .home-pricing-plans .pricing-card.pricing-card-recommended h2{color:#fefefe}.home-pricing .home-pricing-plans .home-pricing-plans-row{margin-bottom:2rem}.home-pricing .home-pricing-plans .home-pricing-plans-row .home-pricing-plans-container{text-align:center}@media print,screen and (min-width:40em){.home-pricing .home-pricing-plans .home-pricing-plans-row .home-pricing-plans-container:first-child{text-align:right}.home-pricing .home-pricing-plans .home-pricing-plans-row .home-pricing-plans-container:last-child{text-align:left}}.home-pricing .home-pricing-plans .card.card-pricing{color:#666;padding:15px}@media screen and (min-width:40em) and (max-width:63.9375em){.home-pricing .home-pricing-plans .card.card-pricing{padding:5px}}@media screen and (max-width:39.9375em){.home-pricing .home-pricing-plans .card.card-pricing{padding:5px;margin-bottom:15px}}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header{text-align:center}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header:hover .card-pricing-button-buy{background-color:#00a5bb}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header:hover .card-pricing-button-buy-outline{border:1px solid #00a5bb;background-color:#00a5bb;color:#fff}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-sale,.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header h2{font-size:40px;line-height:1;font-weight:700;margin-bottom:5px;margin-top:20px;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;color:#00bcd4;padding-bottom:0}@media screen and (max-width:39.9375em){.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-sale,.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header h2{font-size:19px}}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-sale{color:#bf103d;text-transform:uppercase}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-subtitle{font-weight:400;color:#666;font-size:13px;text-transform:uppercase}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price{line-height:1;margin:20px 0 30px 10px;font-size:36px;font-weight:700;color:#444;padding-top:20px}@media screen and (max-width:39.9375em){.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price{margin:0;font-size:40px}}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price .month{font-size:12px;font-weight:300;margin-left:-10px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price.card-pricing-price-lifetime,.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price.card-pricing-price-unlimited{margin-left:22px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-price.card-pricing-price-lifetime{padding-top:0}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-add-child,.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-description,.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-total{font-weight:400;color:#666;font-size:15px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-add-child,.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-savings,.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-total{line-height:1;font-size:13px;padding:5px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-note{font-size:12px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-savings{color:#bf103d;font-weight:700}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-was{text-decoration:line-through;color:gray;font-size:23px;font-weight:300}@media screen and (max-width:39.9375em){.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-was{font-size:12px;padding-bottom:20px}}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul{margin:14px auto;line-height:2;text-transform:uppercase;font-size:12px;color:#333;margin-top:20px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul img{margin-right:5px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul li.card-pricing-icon{text-align:left;width:50%;margin:auto;padding:4px 0 0}@media screen and (min-width:40em) and (max-width:63.9375em){.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header ul li.card-pricing-icon{width:75%}}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-flag{color:#fff;font-size:11px;position:absolute;top:1%;letter-spacing:1px;background-color:#00bcd4;padding:1px 5px;font-weight:500;right:0}@media print,screen and (min-width:40em){.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-flag{left:0;right:auto}}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-highlight{color:#00bcd4}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button{margin:20px}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy{background-color:#00bcd4;border:1px solid #00bcd4;font-weight:500;color:#fff;border-radius:5px;margin:0;width:60%}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy:hover{background-color:#00a5bb}@media screen and (min-width:40em) and (max-width:63.9375em){.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy{width:100%}}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline{border:1px solid #00bcd4;background-color:hsla(0,0%,100%,.5);color:#00bcd4;border-radius:5px;margin:0;width:60%;font-weight:500}.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline:hover{border:1px solid #00a5bb;background-color:#00a5bb;color:#fff}@media screen and (min-width:40em) and (max-width:63.9375em){.home-pricing .home-pricing-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline{width:100%}}.home-pricing .home-pricing-plans .card.card-pricing .faq-accordion .accordion-header{text-align:left;font-size:14px;color:#00a5bb}.home-pricing .home-pricing-plans .card.card-pricing .faq-accordion .accordion-content{margin:0 10px;border:none}.home-pricing .home-pricing-plans .card-pricing-content{line-height:1.8;font-size:14px;margin:15px;padding-bottom:20px;font-weight:200;width:80%;margin:auto}.home-pricing .home-pricing-plans .card-pricing-content h4{line-height:1.4;font-weight:600;margin-bottom:0;font-size:16px;color:#d2d0d0}.home-pricing .home-pricing-plans .card-pricing-content hr{border:none;border-top:1px solid #e8e8e8;width:13%;margin:auto}.home-pricing .home-pricing-plans .card-pricing-content .card-pricing-content-details{margin-top:10px}.home-pricing .home-pricing-plans .card-pricing-content .card-pricing-content-details div{padding:2px;border-bottom:1px dotted #696969;color:#b9b9b9}@media screen and (max-width:39.9375em){.home-pricing .home-pricing-plans .card-pricing-content .card-pricing-content-details div{color:#333;border-bottom:1px dotted #efefef}}.home-pricing .home-pricing-plans .card-pricing-content .tooltip{position:relative}.home-pricing .home-pricing-plans .card-pricing-content .tooltip .tooltiptext{visibility:hidden;width:250px;background-color:#fff;color:#666;text-align:center;padding:10px;border-radius:6px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);position:absolute;z-index:1;top:100%;left:50%;margin-left:-125px}.home-pricing .home-pricing-plans .card-pricing-content .tooltip:hover .tooltiptext{visibility:visible}.home-pricing .home-pricing-plans .horizontal-card-container .card.card-pricing{padding:15px;max-width:600px;margin:0 auto 30px}.home-pricing .home-pricing-plans .horizontal-card-container .card.card-pricing .card-pricing-header h2{font-size:24px}.home-pricing .home-pricing-plans .horizontal-card-container .card.card-pricing .card-pricing-header .card-pricing-price{margin:15px 0 0;font-size:40px;line-height:16px}.home-pricing .home-pricing-plans .horizontal-card-container .card.card-pricing .card-pricing-header .card-pricing-price.card-pricing-was{font-size:12px;padding-bottom:20px}.home-pricing .home-pricing-plans .horizontal-card-container .card.card-pricing .card-pricing-header .card-pricing-sale,.home-pricing .home-pricing-plans .horizontal-card-container .card.card-pricing .card-pricing-header h2{font-size:24px!important;padding-bottom:0}.home-pricing .home-pricing-plans .horizontal-card-container .card.card-pricing .card-pricing-content-details div{color:#333;border-bottom:1px dotted #efefef}@media print,screen and (min-width:64em){.home-pricing .home-pricing-plans .vertical-card-container{margin-bottom:30px}.home-pricing .home-pricing-plans .vertical-card-container .card.card-pricing{height:100%;margin-bottom:0}}@media print,screen and (min-width:64em){.home-pricing .home-pricing-plans .card.card-pricing.last-pricing-card{margin-bottom:0}}.home-pricing .home-pricing-plans sup{top:-.3em}.home-pricing .home-pricing-plans .plan-type-selector{padding-bottom:.5rem}.home-pricing .home-pricing-plans .plan-type-selector .button.\--best-deal{position:relative}.home-pricing .home-pricing-plans .plan-type-selector .button.\--best-deal:before{background-color:#fbdd33;border-radius:4px;color:#0a0a0a!important;content:"Best Deal";display:inline-block;font-size:.8em;padding:.5em 2em;position:absolute;top:0;left:50%;text-transform:none;-webkit-transform:translate(-50%,-70%);transform:translate(-50%,-70%);white-space:nowrap}.home-pricing .home-pricing-plans .plan-type-selector .button.light{color:#6565e7}.home-pricing .home-pricing-plans .plan-type-selector .button.light.hollow{color:#fefefe}.home-pricing .home-pricing-plans .plan-type-selector .button.light.hollow:hover{color:#6565e7}.home-pricing .home-pricing-plans .button-group.plan-type-selector .button{margin-right:0}.home-pricing .home-pricing-plans .button-group.plan-type-selector .button:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.home-pricing .home-pricing-plans .button-group.plan-type-selector .button:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.home-pricing .home-pricing-plans .radio-button-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:4rem}.home-pricing .home-pricing-plans .radio-button-group label{color:#fefefe;font-weight:700;font-size:16px}.home-pricing .home-pricing-plans .plan-group{padding-top:1rem}.home-pricing .home-pricing-plans .about-plan-group hr{width:8%;margin-left:46%;margin-right:46%}.home-pricing .home-pricing-plans .about-plan-group .plans-include{width:170px;margin:0 auto}@media print,screen and (min-width:64em){.home-pricing .home-pricing-plans .about-plan-group .plans-include.plans-include-first{float:right}.home-pricing .home-pricing-plans .about-plan-group .plans-include.plans-include-third{float:left}}.home-pricing .home-pricing-plans .all-plans-include{color:#fefefe}.home-pricing .home-pricing-plans .all-plans-include .compare-link{color:#fefefe;font-weight:700;margin-left:2rem;text-decoration:underline;text-transform:uppercase}.home-pricing .home-pricing-plans .all-plans-include ul.green-checkmark-icon li{padding-bottom:2rem;position:relative}.home-pricing .home-pricing-plans .all-plans-include ul.green-checkmark-icon li:last-child{padding-bottom:0}.home-pricing .home-pricing-plans .all-plans-include ul.green-checkmark-icon li:before{background-image:url("/image/icon-checkmark-stroke.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";padding-right:26px;position:absolute;top:.3em;right:100%;width:1em;height:1em}.home-pricing .home-pricing-plans .guarantee-compare-plans{color:#fefefe;font-weight:600;padding-top:1.5rem}.home-pricing .home-pricing-plans .guarantee-compare-plans .compare-link{color:#fefefe;font-weight:700;margin-left:2rem;text-decoration:underline;text-transform:uppercase}.home-pricing .home-pricing-plans .gift-coding-link{position:absolute;right:0;top:0}.home-pricing .home-pricing-plans .gift-coding-link .gift-coding-badge{width:8rem}.home-pricing .home-pricing-plans.purple-gradient{background-image:linear-gradient(#5685ba,#6b5aaa)}.home-pricing .home-pricing-testimonials{padding:30px 0 80px;background-color:#f6fafb;background-repeat:no-repeat;background-position:50%}.home-pricing .home-pricing-testimonials h2,.home-pricing .home-pricing-testimonials h4{margin-bottom:10px}.home-pricing .home-pricing-testimonials ul{color:#333;list-style-type:disc;margin-left:10px;font-size:18px;line-height:1.5;font-weight:500}.home-pricing .home-pricing-testimonials ul li{margin-top:30px}.home-pricing .home-pricing-testimonials .quote blockquote{margin:30px;color:#fff;font-size:20px;line-height:1.5;font-weight:400;font-style:normal}.home-pricing .home-pricing-testimonials .quote-wrap blockquote cite{color:#e1eff4}.home-pricing .home-pricing-testimonials .quote-wrap blockquote:before{position:absolute;display:block;top:-20px;left:-2px;color:#bee4be}.home-pricing .home-pricing-testimonials .quote-wrap{color:#fff;background-color:#77c677;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);margin:0 auto 30px}.home-pricing .home-pricing-testimonials .icon-checkmark{text-align:right;color:#4fbfb9;margin-top:10px;margin-left:10px}.home-pricing .home-pricing-testimonials .safe-place-content{padding-top:10px}.home-pricing .home-pricing-testimonials .safe-place-content p{line-height:1}.home-pricing .home-pricing-testimonials h3{margin:0;font-size:18px}.home-pricing .home-pricing-faq{background-color:#fff;padding:40px 0}.home-pricing .home-pricing-faq .home-pricing-faq-questions{margin-top:20px}.home-pricing .pricing-feature{background-color:#fff;padding:0}.plan-toggle{text-align:center;padding:2rem 0 4rem;position:relative}.plan-toggle__checkbox{border:2px solid #fefefe;border-radius:21px;padding:3px;position:relative;text-align:left;transition:text-align .25s ease;width:80px;height:42px}.plan-toggle__checkbox:before{background-color:#e56000;border:inherit;border-radius:50%;content:"";display:inline-block;width:34px;height:34px}.plan-toggle #plan-toggle:checked~.plan-toggle__checkbox{text-align:right}.plan-toggle__label{color:#fefefe;font-size:.75rem;font-weight:600;position:absolute;top:10.5px;text-transform:uppercase;min-width:200px}.plan-toggle__label:first-of-type{text-align:right;right:calc(100% + .75rem)}.plan-toggle__label:nth-of-type(2){text-align:left;left:calc(100% + .75rem)}.plan-toggle__label small{display:block;font-size:.6875rem;font-style:italic;font-weight:400;text-transform:none}@media print,screen and (min-width:40em){.plan-toggle__label{font-size:1rem}.plan-toggle__label:first-of-type{right:calc(100% + 1.5rem)}.plan-toggle__label:nth-of-type(2){left:calc(100% + 1.5rem)}.plan-toggle__label small{font-size:.875rem}}@media print,screen and (min-width:40em){.parent-dashboard.parent-dashboard-courses-gift .home-pricing .home-pricing-plans,.parent-dashboard.parent-dashboard-courses-plans-pricing .home-pricing .home-pricing-plans{padding-top:0}}.home-top-banner-promo.home-top-banner-promo{background-color:#bf103d;color:#fefefe;padding:.625rem}section .home-top-banner-promo{padding:1.25rem}.home-top-banner-promo.home-top-banner-promo h1,.home-top-banner-promo.home-top-banner-promo h2,.home-top-banner-promo.home-top-banner-promo h3,.home-top-banner-promo.home-top-banner-promo h4,.home-top-banner-promo.home-top-banner-promo h5,.home-top-banner-promo.home-top-banner-promo h6,.home-top-banner-promo.home-top-banner-promo p{color:inherit;margin:0;padding:0}.home-top-banner-promo.home-top-banner-promo .title-message,.home-top-banner-promo.home-top-banner-promo h1,.home-top-banner-promo.home-top-banner-promo h2,.home-top-banner-promo.home-top-banner-promo h3,.home-top-banner-promo.home-top-banner-promo h4,.home-top-banner-promo.home-top-banner-promo h5,.home-top-banner-promo.home-top-banner-promo h6{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1.125rem}.home-top-banner-promo.home-top-banner-promo a,.home-top-banner-promo.home-top-banner-promo p{font-size:inherit}@media print,screen and (min-width:40em){.home-top-banner-promo.home-top-banner-promo{padding:.625rem 1.875rem}.home-top-banner-promo.home-top-banner-promo .title-message,.home-top-banner-promo.home-top-banner-promo h1,.home-top-banner-promo.home-top-banner-promo h2,.home-top-banner-promo.home-top-banner-promo h3,.home-top-banner-promo.home-top-banner-promo h4,.home-top-banner-promo.home-top-banner-promo h5,.home-top-banner-promo.home-top-banner-promo h6{font-size:1.25rem}}@media print,screen and (min-width:64em){.home-top-banner-promo.home-top-banner-promo .title-message,.home-top-banner-promo.home-top-banner-promo h1,.home-top-banner-promo.home-top-banner-promo h2,.home-top-banner-promo.home-top-banner-promo h3,.home-top-banner-promo.home-top-banner-promo h4,.home-top-banner-promo.home-top-banner-promo h5,.home-top-banner-promo.home-top-banner-promo h6{font-size:1.5rem}}.home-top-banner-promo.\--blue{background-color:#4d70f3}.home-top-banner-promo.\--purple{background-color:#836de0;background-image:linear-gradient(45deg,#8937bd,#4b1b98)}.home-top-banner-promo.\--purple-gift{background-color:#6565e7;padding:0 0 5px}.home-top-banner-promo.\--purple-gift .home-top-banner-promo-content{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.home-top-banner-promo.\--purple-gift a{font-weight:400}.home-top-banner-promo.\--purple-gift a:hover{text-decoration:none}.home-top-banner-promo.\--purple-gift h3{font-style:normal;font-weight:400;font-family:Open Sans;font-size:18px;padding-top:6px}.home-top-banner-promo.\--purple-gift h3:hover{text-decoration:none}.home-top-banner-promo.\--purple-gift span.link{font-style:normal!important;text-decoration:underline;padding-top:6px}.home-top-banner-promo.\--purple-gift img{max-height:2.5rem!important}.home-top-banner-promo.\--red-winter{background-color:#9c0500;background-image:url("/image/components/home-top-banner-promo/holiday-red-banner@2x.webp");background-repeat:no-repeat;background-size:cover;box-shadow:0 8px 1px rgba(0,0,0,.5)}body.no-webp .home-top-banner-promo.\--red-winter{background-image:url("/image/components/home-top-banner-promo/holiday-red-banner@2x.png")}.home-top-banner-promo.\--black-winter{background-color:#171415;box-shadow:0 8px 1px rgba(0,0,0,.5)}.home-top-banner-promo .home-top-banner-promo-content .pipe{font-weight:400;opacity:.2;padding:0 10px}.home-top-banner-promo .home-top-banner-promo-content .banner-ribbon{margin:auto;position:relative;top:0;display:block;width:200px;padding:2px;z-index:10;border:1px solid #000;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:18px;text-align:center;color:#fff;background:#1d1d1d;box-shadow:inset 0 0 30px rgba(0,0,0,.15),0 6px 10px rgba(0,0,0,.15)}.home-top-banner-promo .home-top-banner-promo-content .banner-ribbon:after,.home-top-banner-promo .home-top-banner-promo-content .banner-ribbon:before{content:"";position:absolute;z-index:1;left:-22px;bottom:-5px;display:block;width:10px;height:0;border:11px solid #000;border-right:10px solid #000;border-bottom-color:#000;border-left-color:transparent}.home-top-banner-promo .home-top-banner-promo-content .banner-ribbon:after{left:auto;right:-20px;border-left:10px solid #000;border-right:10px solid transparent}.home-top-banner-promo .home-top-banner-promo-content span.link{color:#fff;font-style:italic;margin-left:8px}.home-top-banner-promo .home-top-banner-promo-content span.link:hover{text-decoration:underline}.home-top-banner-promo.home-top-banner-promo-halloween{background-color:#2f2059;background-image:url(/image/components/home-top-banner-promo/flash-sale-banner-background.jpg);background-size:contain}.home-top-banner-promo.home-top-banner-promo-halloween .home-top-banner-promo-content h3{color:#ff8500}.home-top-banner-promo.home-top-banner-promo-black{background-color:#282e33}.home-top-banner-promo.home-top-banner-promo-black .home-top-banner-promo-content span.home-top-banner-promo-discount{color:#ff0}@media print,screen and (min-width:64em){.home-top-banner-promo.home-top-banner-promo-black .home-top-banner-promo-content span.home-top-banner-promo-discount{padding-right:1rem}}.home-top-banner-promo.home-top-banner-promo-black .home-top-banner-promo-content span.home-top-banner-promo-action{color:#ff0;font-size:80%;font-weight:600;padding-left:.5rem}@media print,screen and (min-width:64em){.home-top-banner-promo.home-top-banner-promo-black .home-top-banner-promo-content span.home-top-banner-promo-action{padding-left:1rem}}.home-top-banner-promo-content .home-top-countdown-banner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.home-top-banner-promo-content .home-top-countdown-banner .underline{text-decoration:underline}.home-top-banner-promo.home-top-banner-promo-black-blue{background-color:#282e33}.home-top-banner-promo.home-top-banner-promo-black-blue .home-top-banner-promo-content h3{color:#00bcd4}.home-top-banner-promo.home-top-banner-promo-purple-cyan{background-color:#190646}.home-top-banner-promo.home-top-banner-promo-purple-cyan .home-top-banner-promo-content h3{color:#80ffff}.home-top-banner-promo.home-top-banner-promo-blue{background-color:#3e6d8a}.home-top-banner-promo.home-top-banner-promo-orange{background-color:#ff8d1a}@media screen and (max-width:39.9375em){.home-top-banner-promo.home-top-banner-promo-books{padding-top:85px}}@media screen and (min-width:75em){.home-top-banner-promo.home-top-banner-promo-books .home-top-banner-promo-content{display:block;position:relative}.home-top-banner-promo.home-top-banner-promo-books .home-top-banner-promo-content:before{background-image:url(/image/components/home-top-banner-promo/home-top-banner-promo-books.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:" ";height:72px;left:5%;position:absolute;top:-30px;width:114px}}@media screen and (min-width:75em){.home-top-banner-promo.home-top-banner-promo-books.\--no-overlap .home-top-banner-promo-content:before{left:6%;top:-18px;width:95px;height:60px}}.image-button{transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);background-color:#fefefe;border-radius:5px;cursor:pointer;font-family:Open Sans,Helvetica,Arial,sans-serif;margin-bottom:30px;position:relative;display:inline-block;overflow:hidden;text-align:center}.image-button:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.image-button .image-container{cursor:pointer}.image-button .image-container .image.hide-rendering{visibility:visible}.image-button .image-container .image.hide-rendering.render{visibility:hidden}.image-button .labels-container{cursor:pointer;position:absolute;width:100%;height:100%;top:0;left:0}.image-button .labels-container .labels{position:absolute;left:0;bottom:0;width:100%;background-color:#fff;color:#000;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.image-button .labels-container .labels .label-title{font-family:Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;min-height:45px;text-align:left;cursor:pointer;padding:11px 50px 11px 15px;font-size:16px;font-weight:700}.image-button .labels-container .labels .label-title-2{min-height:25px;padding:6px 50px 6px 15px;font-size:13px;font-weight:600!important}.image-button .labels-container .labels .label-description{transition:all .2s ease-in-out;height:0;text-align:left;padding:0 50px 0 15px;font-size:12px}.image-button .labels-container .labels .label-description .highlight{color:#00bcd4;font-size:16px;font-weight:500}.image-button .labels-container .labels.labels-top{position:absolute;top:0;background-color:transparent;width:100%;padding-left:0}.image-button .labels-container .labels.labels-top label{color:#fff;text-transform:uppercase;font-size:18px;text-align:center;padding:11px 15px;font-weight:700}.image-button .labels-container .icon{bottom:8px;color:#5c5c5c;font-size:30px;height:30px;position:absolute;right:10px;width:30px}.image-button .labels-container .icon.icon-play{color:#f25954}.image-button .labels-container .lock{position:absolute;background:url("/image/dashboard/student/placeholder/lock.png") no-repeat 50%;right:10px;bottom:8px;height:30px;width:30px}.image-button .labels-container .crown{position:absolute;background:url("/image/dashboard/student/placeholder/crown.png") no-repeat 50%;right:10px;bottom:37px;height:30px;width:30px}.image-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:3px 3px 23px -2px rgba(0,0,0,.5)}.image-button:hover .labels-container .labels .label-description{height:auto;padding-bottom:11px}.image-button.light .labels-container .labels .label-description,.image-button.light .labels-container .labels .label-title{font-weight:400}.image-button.small .labels-container .labels .label.label-title{padding:5px 10px;min-height:auto}.input-floating-label{position:relative}.input-floating-label label{position:absolute;top:2px;font-size:11px;color:#aaa;transition:all .3s ease-out;opacity:0;font-weight:700;padding:0 8px}.input-floating-label label.focus{color:#4481c4}.input-floating-label label.show{opacity:1}.input-floating-label input[type=text],.input-floating-label textarea{padding-top:12px}.jobs-banner-section{background:#6f66a5;background:linear-gradient(45deg,#6f66a5,#4f80a2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6f66a5",endColorstr="#4f80a2",GradientType=1);padding:0}.jobs-banner-section .jobs-banner-content{background-image:url("/image/homepage/homepage-parent/jobs-banner/jobs-banner-bg.png");background-position:50%;background-size:cover;background-repeat:no-repeat;padding:30px 0}@media screen and (max-width:39.9375em){.jobs-banner-section .jobs-banner-content{background-image:none}}@media screen and (min-width:40em) and (max-width:63.9375em){.jobs-banner-section .jobs-banner-content{background-image:none}}.jobs-banner-section h1,.jobs-banner-section h2,.jobs-banner-section h3,.jobs-banner-section h4,.jobs-banner-section h5,.jobs-banner-section h6,.jobs-banner-section p{color:#fff}.jobs-banner-section .jobs-description{padding-top:30px}.jobs-banner-section .button.hollow{color:#fff;border:1px solid #fff;margin-top:40px;margin-bottom:0}.jobs-banner-section .button.hollow:hover{background-color:#fff;color:#6f66a5}.join-form .box-body{padding:0;max-width:75rem;margin-right:auto;margin-left:auto}.join-form .box-body:after,.join-form .box-body:before{display:table;content:" "}.join-form .box-body:after{clear:both}.join-form .box-body .divider-horizontal{position:relative;display:block;min-height:1px;background:#dae1e1;margin:30px 0}.join-form .box-body .divider-horizontal span{position:absolute;top:0;left:50%;width:34px;height:14px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:0 6px;margin:-7px 0 0 -17px}.join-form .box-body .join-form__column{padding-top:20px;padding-bottom:20px}.join-form .box-body .join-form__column .join-form__column__content{padding-left:20px;padding-right:20px}.join-form .box-body .join-form__column .join-form__column__content h3{font-size:22px}.join-form .box-body .join-form__column .join-form__column__content li{font-size:20px;line-height:28px;font-weight:300;margin:0 0 4px}@media print,screen and (min-width:40em){.join-form .box-body .join-form__column{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.join-form .box-body .join-form__column{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.join-form .box-body .join-form__column:last-child:not(:first-child){float:right}}.join-form .box-body .join-form__column.join-form__column--benefits{background-position:50% 100%;background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:40em){.join-form .box-body .join-form__column.join-form__column--benefits,.join-form .box-body .join-form__column.join-form__column--form{height:561px}}.join-form .box-body .join-form__column.join-form__column--form h3{text-align:center}.join-form .box-body .join-form__column.join-form__column--form .divider-horizontal{margin:30px 0 20px}@media print,screen and (min-width:40em){.join-form .box-body .join-form__column.join-form__column--form{box-shadow:0 0 4px rgba(0,0,0,.6)}}.join-form .box-body .link-actions{margin:20px 0}.join-form.join-form--parent .box-body .join-form__column.join-form__column--benefits{background-image:url(/image/join/parent.jpg)}.join-form.join-form--teacher .box-body .join-form__column.join-form__column--benefits{background-image:url(/image/join/teacher.jpg)}.reveal.reveal--join-parent,.reveal.reveal--join-student,.reveal.reveal--join-teacher,.reveal.reveal--join-teacher-camp{padding:0}@media print,screen and (min-width:40em){.reveal.reveal--join-parent.reveal--join-student-small,.reveal.reveal--join-student.reveal--join-student-small,.reveal.reveal--join-teacher-camp.reveal--join-student-small,.reveal.reveal--join-teacher.reveal--join-student-small{width:385px}.reveal.reveal--join-parent.reveal--join-student-medium,.reveal.reveal--join-student.reveal--join-student-medium,.reveal.reveal--join-teacher-camp.reveal--join-student-medium,.reveal.reveal--join-teacher.reveal--join-student-medium{width:770px}.reveal.reveal--join-parent.reveal--join-student-full,.reveal.reveal--join-student.reveal--join-student-full,.reveal.reveal--join-teacher-camp.reveal--join-student-full,.reveal.reveal--join-teacher.reveal--join-student-full{width:100%}}.reveal.reveal--join-parent h1,.reveal.reveal--join-student h1,.reveal.reveal--join-teacher-camp h1,.reveal.reveal--join-teacher h1{color:#fefefe;font-size:24px;font-weight:300;line-height:1.3;margin-bottom:0;margin-top:0;text-align:center}.reveal.reveal--join-parent ul,.reveal.reveal--join-student ul,.reveal.reveal--join-teacher-camp ul,.reveal.reveal--join-teacher ul{margin-top:1rem}.reveal.reveal--join-parent ul li,.reveal.reveal--join-student ul li,.reveal.reveal--join-teacher-camp ul li,.reveal.reveal--join-teacher ul li{color:#596267;font-size:18px;font-weight:400;line-height:30px}.reveal.reveal--join-parent .reveal__header,.reveal.reveal--join-student .reveal__header,.reveal.reveal--join-teacher-camp .reveal__header,.reveal.reveal--join-teacher .reveal__header{background-color:#43cec7;padding:1rem}.reveal.reveal--join-parent .reveal__header h1,.reveal.reveal--join-student .reveal__header h1,.reveal.reveal--join-teacher-camp .reveal__header h1,.reveal.reveal--join-teacher .reveal__header h1{margin-bottom:0}.reveal.reveal--join-parent .reveal__body,.reveal.reveal--join-student .reveal__body,.reveal.reveal--join-teacher-camp .reveal__body,.reveal.reveal--join-teacher .reveal__body{padding-bottom:1rem;padding-top:1rem}.reveal.reveal--join-parent .reveal__body.reveal__body--gradient,.reveal.reveal--join-student .reveal__body.reveal__body--gradient,.reveal.reveal--join-teacher-camp .reveal__body.reveal__body--gradient,.reveal.reveal--join-teacher .reveal__body.reveal__body--gradient{background-color:#43cec7;background-image:linear-gradient(0deg,#fefefe 63%,#43cec7 64%)}.reveal.reveal--join-parent .reveal__footer,.reveal.reveal--join-student .reveal__footer,.reveal.reveal--join-teacher-camp .reveal__footer,.reveal.reveal--join-teacher .reveal__footer{background-color:#f5f6f7;padding:.5rem}.reveal.reveal--join-parent .reveal__logo-footer,.reveal.reveal--join-student .reveal__logo-footer,.reveal.reveal--join-teacher-camp .reveal__logo-footer,.reveal.reveal--join-teacher .reveal__logo-footer{padding:.5rem}.reveal.reveal--join-parent .reveal__logo-footer.show-for-medium,.reveal.reveal--join-student .reveal__logo-footer.show-for-medium,.reveal.reveal--join-teacher-camp .reveal__logo-footer.show-for-medium,.reveal.reveal--join-teacher .reveal__logo-footer.show-for-medium{bottom:35px}.reveal.reveal--join-parent .reveal__logo-footer.show-for-medium .logo-footer-img,.reveal.reveal--join-student .reveal__logo-footer.show-for-medium .logo-footer-img,.reveal.reveal--join-teacher-camp .reveal__logo-footer.show-for-medium .logo-footer-img,.reveal.reveal--join-teacher .reveal__logo-footer.show-for-medium .logo-footer-img{margin-bottom:25px}.reveal.reveal--join-parent .reveal__logo-footer.show-for-medium .logo-footer-links,.reveal.reveal--join-student .reveal__logo-footer.show-for-medium .logo-footer-links,.reveal.reveal--join-teacher-camp .reveal__logo-footer.show-for-medium .logo-footer-links,.reveal.reveal--join-teacher .reveal__logo-footer.show-for-medium .logo-footer-links{display:inline-block;color:#fefefe;padding-left:10px}.reveal.reveal--join-parent .reveal__logo-footer.show-for-medium .logo-footer-links a,.reveal.reveal--join-student .reveal__logo-footer.show-for-medium .logo-footer-links a,.reveal.reveal--join-teacher-camp .reveal__logo-footer.show-for-medium .logo-footer-links a,.reveal.reveal--join-teacher .reveal__logo-footer.show-for-medium .logo-footer-links a{color:#fefefe}.reveal.reveal--join-parent .reveal__form,.reveal.reveal--join-student .reveal__form,.reveal.reveal--join-teacher-camp .reveal__form,.reveal.reveal--join-teacher .reveal__form{padding:1rem}.reveal.reveal--join-parent .reveal__form.reveal__form--floating,.reveal.reveal--join-student .reveal__form.reveal__form--floating,.reveal.reveal--join-teacher-camp .reveal__form.reveal__form--floating,.reveal.reveal--join-teacher .reveal__form.reveal__form--floating{background-color:#fff;box-shadow:1px 2px 4px rgba(0,0,0,.5);padding:1rem}.reveal.reveal--join-parent .reveal__form label,.reveal.reveal--join-student .reveal__form label,.reveal.reveal--join-teacher-camp .reveal__form label,.reveal.reveal--join-teacher .reveal__form label{color:#3e3e3e}.reveal.reveal--join-parent .reveal__form input[type=email],.reveal.reveal--join-parent .reveal__form input[type=password],.reveal.reveal--join-parent .reveal__form input[type=text],.reveal.reveal--join-student .reveal__form input[type=email],.reveal.reveal--join-student .reveal__form input[type=password],.reveal.reveal--join-student .reveal__form input[type=text],.reveal.reveal--join-teacher-camp .reveal__form input[type=email],.reveal.reveal--join-teacher-camp .reveal__form input[type=password],.reveal.reveal--join-teacher-camp .reveal__form input[type=text],.reveal.reveal--join-teacher .reveal__form input[type=email],.reveal.reveal--join-teacher .reveal__form input[type=password],.reveal.reveal--join-teacher .reveal__form input[type=text]{border-radius:5px}.reveal.reveal--join-parent .reveal__column.reveal__form.reveal__form--floating,.reveal.reveal--join-student .reveal__column.reveal__form.reveal__form--floating,.reveal.reveal--join-teacher-camp .reveal__column.reveal__form.reveal__form--floating,.reveal.reveal--join-teacher .reveal__column.reveal__form.reveal__form--floating{padding-bottom:2rem;padding-top:2rem}.reveal.reveal--join-parent .reveal__btn-panel,.reveal.reveal--join-student .reveal__btn-panel,.reveal.reveal--join-teacher-camp .reveal__btn-panel,.reveal.reveal--join-teacher .reveal__btn-panel{padding-top:20px;text-align:center}.reveal.reveal--join-parent .reveal__btn-panel .button,.reveal.reveal--join-student .reveal__btn-panel .button,.reveal.reveal--join-teacher-camp .reveal__btn-panel .button,.reveal.reveal--join-teacher .reveal__btn-panel .button{margin-bottom:0}.reveal.reveal--join-parent .reveal__btn-panel .button.disabled,.reveal.reveal--join-parent .reveal__btn-panel .button[disabled],.reveal.reveal--join-student .reveal__btn-panel .button.disabled,.reveal.reveal--join-student .reveal__btn-panel .button[disabled],.reveal.reveal--join-teacher-camp .reveal__btn-panel .button.disabled,.reveal.reveal--join-teacher-camp .reveal__btn-panel .button[disabled],.reveal.reveal--join-teacher .reveal__btn-panel .button.disabled,.reveal.reveal--join-teacher .reveal__btn-panel .button[disabled]{opacity:.3;pointer-events:all}.reveal.reveal--join-parent .link-actions,.reveal.reveal--join-student .link-actions,.reveal.reveal--join-teacher-camp .link-actions,.reveal.reveal--join-teacher .link-actions{color:#596267;font-size:12px;font-weight:600;margin-left:10px;margin-top:1rem}.reveal.reveal--join-parent .join-box__benefits p,.reveal.reveal--join-student .join-box__benefits p,.reveal.reveal--join-teacher-camp .join-box__benefits p,.reveal.reveal--join-teacher .join-box__benefits p{font-size:18px;line-height:22px;margin-top:1rem}.reveal.reveal--join-parent .link-form,.reveal.reveal--join-student .link-form,.reveal.reveal--join-teacher-camp .link-form,.reveal.reveal--join-teacher .link-form{text-align:center}.reveal.reveal--join-parent .nav-action,.reveal.reveal--join-student .nav-action,.reveal.reveal--join-teacher-camp .nav-action,.reveal.reveal--join-teacher .nav-action{font-weight:600}.reveal.reveal--join-parent .divider-horizontal,.reveal.reveal--join-student .divider-horizontal,.reveal.reveal--join-teacher-camp .divider-horizontal,.reveal.reveal--join-teacher .divider-horizontal{position:relative;display:block;min-height:1px;background:#dae1e1;margin:30px 0 20px}.reveal.reveal--join-parent .divider-horizontal span,.reveal.reveal--join-student .divider-horizontal span,.reveal.reveal--join-teacher-camp .divider-horizontal span,.reveal.reveal--join-teacher .divider-horizontal span{position:absolute;top:0;left:50%;width:34px;height:14px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:0 6px;margin:-7px 0 0 -17px}.reveal.reveal--join-parent .social-buttons,.reveal.reveal--join-student .social-buttons,.reveal.reveal--join-teacher-camp .social-buttons,.reveal.reveal--join-teacher .social-buttons{text-align:center}.reveal.reveal--join-parent .social-buttons .google-small,.reveal.reveal--join-student .social-buttons .google-small,.reveal.reveal--join-teacher-camp .social-buttons .google-small,.reveal.reveal--join-teacher .social-buttons .google-small{display:inline-block;margin-bottom:0}.reveal.reveal--join-parent .social-buttons-small .button.button-email,.reveal.reveal--join-student .social-buttons-small .button.button-email,.reveal.reveal--join-teacher-camp .social-buttons-small .button.button-email,.reveal.reveal--join-teacher .social-buttons-small .button.button-email{font-size:12px;min-width:70%;line-height:1.3}.reveal.reveal--join-parent .social-buttons-small .button.button-email span,.reveal.reveal--join-student .social-buttons-small .button.button-email span,.reveal.reveal--join-teacher-camp .social-buttons-small .button.button-email span,.reveal.reveal--join-teacher .social-buttons-small .button.button-email span{float:left;margin-right:10px;line-height:1.3}.reveal.reveal--join-parent .social-buttons-small .button.disabled,.reveal.reveal--join-parent .social-buttons-small .button[disabled],.reveal.reveal--join-student .social-buttons-small .button.disabled,.reveal.reveal--join-student .social-buttons-small .button[disabled],.reveal.reveal--join-teacher-camp .social-buttons-small .button.disabled,.reveal.reveal--join-teacher-camp .social-buttons-small .button[disabled],.reveal.reveal--join-teacher .social-buttons-small .button.disabled,.reveal.reveal--join-teacher .social-buttons-small .button[disabled]{opacity:.3;cursor:auto}.reveal.reveal--join-parent .social-buttons-small .button.disabled.button-windows,.reveal.reveal--join-parent .social-buttons-small .button[disabled].button-windows,.reveal.reveal--join-student .social-buttons-small .button.disabled.button-windows,.reveal.reveal--join-student .social-buttons-small .button[disabled].button-windows,.reveal.reveal--join-teacher-camp .social-buttons-small .button.disabled.button-windows,.reveal.reveal--join-teacher-camp .social-buttons-small .button[disabled].button-windows,.reveal.reveal--join-teacher .social-buttons-small .button.disabled.button-windows,.reveal.reveal--join-teacher .social-buttons-small .button[disabled].button-windows{color:#fff}.reveal.reveal--join-parent .field-big.field-profile-icon .field-profile-refresh span,.reveal.reveal--join-student .field-big.field-profile-icon .field-profile-refresh span,.reveal.reveal--join-teacher-camp .field-big.field-profile-icon .field-profile-refresh span,.reveal.reveal--join-teacher .field-big.field-profile-icon .field-profile-refresh span{color:#0199d1}.reveal.reveal--join-parent .field-big.field-profile-icon .field-profile-refresh:hover span,.reveal.reveal--join-student .field-big.field-profile-icon .field-profile-refresh:hover span,.reveal.reveal--join-teacher-camp .field-big.field-profile-icon .field-profile-refresh:hover span,.reveal.reveal--join-teacher .field-big.field-profile-icon .field-profile-refresh:hover span{color:#5cbe5a}.reveal.reveal--join-parent .terms,.reveal.reveal--join-student .terms,.reveal.reveal--join-teacher-camp .terms,.reveal.reveal--join-teacher .terms{margin:0 auto 20px;max-width:70%}.reveal.reveal--join-parent .terms .notice,.reveal.reveal--join-student .terms .notice,.reveal.reveal--join-teacher-camp .terms .notice,.reveal.reveal--join-teacher .terms .notice{font-weight:400}.reveal.reveal--join-parent .terms label>[type=checkbox],.reveal.reveal--join-student .terms label>[type=checkbox],.reveal.reveal--join-teacher-camp .terms label>[type=checkbox],.reveal.reveal--join-teacher .terms label>[type=checkbox]{margin:0 0 0 -1em}.reveal.reveal--join-parent input[type=password],.reveal.reveal--join-student input[type=password],.reveal.reveal--join-teacher-camp input[type=password],.reveal.reveal--join-teacher input[type=password]{margin:0 0 .875rem}.reveal.reveal--join-student .terms{margin-top:30px}.reveal.reveal--join-student .captcha>div{margin:auto}.reveal.reveal--join-student.reveal--join-student-full{background-color:#7fd5ef;background-image:url(/image/join/clouds.png);background-position:50% 50%}.reveal.reveal--join-student.reveal--join-student-full h1{font-size:20px}.reveal.reveal--join-student.reveal--join-student-full .reveal__body{padding-top:4rem}.reveal.reveal--join-student.reveal--join-student-full .reveal__btn-panel a,.reveal.reveal--join-student.reveal--join-student-full .reveal__btn-panel input{width:100%}.reveal.reveal--join-student.reveal--join-student-full .close-reveal-modal{color:#fefefe}.reveal.reveal--join-student.reveal--join-student-full .back-reveal-modal{color:#fff;border:4px solid #fff;border-radius:40px;font-size:20px;font-weight:700;height:36px;left:10px;line-height:20px;position:absolute;top:10px;width:36px}.reveal.reveal--join-student.reveal--join-student-full .privacy-policy-link{padding-top:20px;text-align:right}.reveal.reveal--join-student.reveal--join-student-full .privacy-policy-link a{color:#fefefe;font-size:14px;text-decoration:underline}.reveal.reveal--join-student.reveal--join-student-full .privacy-policy-link a:hover{text-decoration:none}.reveal.reveal--join-student.reveal--join-student-full .ext-buttons{padding-top:20px;text-align:center}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft{background-image:url(/image/join/mc-bg.jpg);background-position:50% 50%;background-size:cover}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server{background:-ms-linear-gradient(90deg,#000 0,#0c2a59 21.46%,#0c2a59 74.63%,#071935 84.88%,#000 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000' ,GradientType=0)";background:linear-gradient(0deg,#000,#0c2a59 21.46%,#0c2a59 74.63%,#071935 84.88%,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0)}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server h2{color:#fefefe;font-size:26px;text-align:center;text-transform:uppercase}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server ul li{color:#fefefe;float:left}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server ul li:after{content:"\2605";padding:0 1rem}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server ul li:last-of-type:after{display:none}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server img{margin-top:1rem}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .island-container{margin-top:2rem}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .island-container .island-container-bullets{text-align:center;color:#fff;font-size:18px;font-weight:400;line-height:24px;margin-top:20px}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .island-container .island-container-bullets .icon-star-3{font-size:16px;padding:2px 5px}@media print,screen and (min-width:40em){.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .island-container{margin-top:0}}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .reveal__body{background-image:url(/image/join/bg-stars.png);background-position:50% 0;background-repeat:no-repeat}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .reveal__form-header{background-color:#fefefe;padding:1rem;border-top-right-radius:8px;border-top-left-radius:8px;box-shadow:1px 2px 4px rgba(0,0,0,.5)}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .reveal__form-header h2{color:#282e33;font-size:20px;font-weight:700}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .reveal__form-header .center{text-align:center}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server.reveal--puzzles{background:rgba(0,0,0,.8);-ms-filter:none;-webkit-filter:none;filter:none}.reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server.reveal--puzzles .reveal__body{background-image:none}@media print,screen and (min-width:40em){.reveal.reveal--join-parent{width:800px}}.reveal.reveal--join-parent .reveal__form{min-height:618px}.reveal.reveal--join-parent .reveal__form a.facebook-small,.reveal.reveal--join-parent .reveal__form a.google-small,.reveal.reveal--join-parent .reveal__form a.windows-small{display:inline-block}.reveal.reveal--join-parent .reveal__benefits{background-image:url(/image/join/parent.jpg);background-position:50% 100%;background-repeat:no-repeat;background-size:contain;height:618px}@media print,screen and (min-width:40em){.reveal.reveal--join-teacher{width:800px}}.reveal.reveal--join-teacher .reveal__form{min-height:618px}.reveal.reveal--join-teacher .reveal__form a.facebook-small,.reveal.reveal--join-teacher .reveal__form a.google-small,.reveal.reveal--join-teacher .reveal__form a.windows-small{display:inline-block}.reveal.reveal--join-teacher .reveal__benefits{background-image:url(/image/join/teacher.jpg);background-position:50% 100%;background-repeat:no-repeat;background-size:contain;height:618px}@media print,screen and (min-width:40em){.reveal.reveal--join-teacher-camp{width:380px}}.reveal.reveal--join-teacher-camp .social-buttons-small-center .facebook-small,.reveal.reveal--join-teacher-camp .social-buttons-small-center .google-small,.reveal.reveal--join-teacher-camp .social-buttons-small-center .windows-small{display:inline-block;margin-bottom:0;margin-top:1rem}.reveal.reveal--join-teacher-camp .captcha{margin-bottom:30px;margin-top:30px}.reveal.reveal--join-teacher-campaign ul li{font-size:16px}.reveal.reveal--join h2{font-size:24px}.reveal.reveal--join h3{font-size:22px}.reveal.reveal--join h4{margin-bottom:20px;color:#000;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;text-align:center}@media print,screen and (min-width:40em){.modal.join-modal{width:800px}}.modal.join-modal label{line-height:1.5}.modal.join-modal input[type=checkbox]{margin-bottom:0}.modal.join-modal .box-body{padding:0;max-width:75rem;margin-right:auto;margin-left:auto}.modal.join-modal .box-body:after,.modal.join-modal .box-body:before{display:table;content:" "}.modal.join-modal .box-body:after{clear:both}.modal.join-modal .box-body .join-modal__column{padding-top:20px;padding-bottom:20px}.modal.join-modal .box-body .join-modal__column .join-modal__column__content{padding-left:20px;padding-right:20px}.modal.join-modal .box-body .join-modal__column .join-modal__column__content h3{font-size:22px}.modal.join-modal .box-body .join-modal__column .join-modal__column__content li{font-size:20px;line-height:28px;font-weight:300;margin:0 0 4px}@media print,screen and (min-width:40em){.modal.join-modal .box-body .join-modal__column{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:40em) and (min-width:40em){.modal.join-modal .box-body .join-modal__column{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:40em){.modal.join-modal .box-body .join-modal__column:last-child:not(:first-child){float:right}}.modal.join-modal .box-body .join-modal__column.join-modal__column--benefits{background-position:50% 100%;background-repeat:no-repeat;background-size:contain}@media print,screen and (min-width:40em){.modal.join-modal .box-body .join-modal__column.join-modal__column--benefits,.modal.join-modal .box-body .join-modal__column.join-modal__column--form{height:561px}}.modal.join-modal .box-body .join-modal__column.join-modal__column--form h3{text-align:center}.modal.join-modal .box-body .join-modal__column.join-modal__column--form .divider-horizontal{margin:30px 0 20px}@media print,screen and (min-width:40em){.modal.join-modal .box-body .join-modal__column.join-modal__column--form{box-shadow:0 0 4px rgba(0,0,0,.6)}}.modal.join-modal .box-body .link-actions{margin:20px 0}.modal.join-modal.join-modal--parent .box-body .join-modal__column.join-modal__column--benefits{background-image:url(/image/join/parent.jpg)}.modal.join-modal.join-modal--teacher .box-body .join-modal__column.join-modal__column--benefits{background-image:url(/image/join/teacher.jpg)}.reveal.reveal--join-teacher-campaign-hourofcode h3{font-size:24px;font-weight:700;text-align:center;padding-left:10px;padding-right:10px}@media print,screen and (min-width:40em){.reveal.reveal--join-teacher-campaign-hourofcode h3{font-size:26px;padding-left:20px;padding-right:20px}}.reveal.reveal--join-teacher-campaign-hourofcode p{font-size:18px;font-weight:400;margin:20px 10px;text-align:center}@media print,screen and (min-width:40em){.reveal.reveal--join-teacher-campaign-hourofcode p{font-size:20px;margin:60px 20px}}.reveal.reveal--join-teacher-campaign-hourofcode .reveal__benefits{background-image:url(/image/join/teacher-campaign-hourofcode-drone-mambo-818-20171120.png);background-position-y:85%}.loading-indicator.loading-indicator-bar{background:transparent url(/blog/wp-content/themes/photography/inc/images/img-loader.gif) no-repeat 50%;display:block;height:19px;margin:16px auto 10px;position:relative;text-align:center}.loading-indicator{margin:100px auto;width:50px;height:40px;text-align:center;font-size:10px}.loading-indicator.loading-indicator-blocks div{background-color:#00bcd4;height:100%;width:6px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.loading-indicator.loading-indicator-blocks .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.loading-indicator.loading-indicator-blocks .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.loading-indicator.loading-indicator-blocks .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.loading-indicator.loading-indicator-blocks .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-stretchdelay{0%,40%,to{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.loading-indicator.loading-indicator-circle{margin:100px auto;width:40px;height:40px;position:relative}.loading-indicator.loading-indicator-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.loading-indicator.loading-indicator-circle .sk-child:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#00bcd4;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.loading-indicator.loading-indicator-circle .sk-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.loading-indicator.loading-indicator-circle .sk-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.loading-indicator.loading-indicator-circle .sk-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.loading-indicator.loading-indicator-circle .sk-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.loading-indicator.loading-indicator-circle .sk-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.loading-indicator.loading-indicator-circle .sk-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.loading-indicator.loading-indicator-circle .sk-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.loading-indicator.loading-indicator-circle .sk-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.loading-indicator.loading-indicator-circle .sk-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.loading-indicator.loading-indicator-circle .sk-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.loading-indicator.loading-indicator-circle .sk-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.loading-indicator.loading-indicator-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.loading-indicator.loading-indicator-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.loading-indicator.loading-indicator-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.loading-indicator.loading-indicator-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.loading-indicator.loading-indicator-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.loading-indicator.loading-indicator-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.loading-indicator.loading-indicator-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.loading-indicator.loading-indicator-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.loading-indicator.loading-indicator-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-indicator.loading-indicator-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.loading-indicator.loading-indicator-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.minecraft-editor-ad-modal{background:-ms-linear-gradient(90deg,#000 0,#0c2a59 21.46%,#0c2a59 74.63%,#071935 84.88%,#000 100%);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000' ,GradientType=0)";background:linear-gradient(0deg,#000,#0c2a59 21.46%,#0c2a59 74.63%,#071935 84.88%,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=0);border:8px solid #fefefe}.minecraft-editor-ad-modal h2{color:#fefefe;margin-bottom:10px;margin-top:40px;text-transform:uppercase}.minecraft-editor-ad-modal h3{color:#fefefe;margin-bottom:15px;margin-top:10px}.minecraft-editor-ad-modal p{color:#fefefe;font-size:16px;margin-top:1rem;text-align:center}.minecraft-editor-ad-modal .close-button{color:#fefefe;font-size:3em;font-weight:600}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-bg{background-image:url(/image/components/minecraft-editor-ad-modal/bg-star-small.png);background-repeat:no-repeat;background-position:50% 50%}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-top{background-image:url(/image/components/minecraft-editor-ad-modal/mc-characters.png);background-repeat:no-repeat;background-position:100% 50%}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-bottom{margin-top:1rem}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-square{border-radius:6px;display:block;min-height:140px;padding:1rem;text-align:center}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-square:hover{box-shadow:1px 2px 6px rgba(0,0,0,.6);-webkit-transform:scale(1.03);transform:scale(1.03);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-square-green{background-color:#7cd55f}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-square-blue{background-color:#61add5}.minecraft-editor-ad-modal .minecraft-editor-ad-modal-square-purple{background-color:#8e73c4}.reveal.reveal-minecraft-learn-more{background-color:#8a90c4;padding:20px 40px}.reveal.reveal-minecraft-learn-more .minecraft-hero h2{color:#fff;font-family:Press Start\ 2P;text-transform:uppercase;width:50%;font-size:22px}.reveal.reveal-minecraft-learn-more .minecraft-hero img{width:350px;position:absolute;top:-20px;right:-20px;z-index:-1}.reveal.reveal-minecraft-learn-more .squares{margin-top:15px}.reveal.reveal-minecraft-learn-more .squares li{position:relative;width:280px;height:220px;display:inline-block;background-color:#fff;margin:10px;padding:10px 20px;text-align:center;box-shadow:1px 2px 6px rgba(0,0,0,.6)}.reveal.reveal-minecraft-learn-more .squares li .toppart{position:absolute;top:0;left:0;height:130px;width:100%}.reveal.reveal-minecraft-learn-more .squares li .toppart.blue{background-color:#57bee6}.reveal.reveal-minecraft-learn-more .squares li .toppart.green{background-color:#58c6a3}.reveal.reveal-minecraft-learn-more .squares li .toppart h3{font-size:18px;width:260px;font-weight:300;line-height:1.3em;margin-top:0;text-overflow:clip;white-space:normal;text-align:left;padding:15px 20px;color:#fff}.reveal.reveal-minecraft-learn-more .squares li img{position:absolute;top:75px;left:55px}.reveal.reveal-minecraft-learn-more .close-reveal-modal{color:#fefefe}.jquery-modal.blocker{z-index:110!important}.modal{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);display:none;font-size:14px;margin:0;padding:0;z-index:111!important;border-radius:5px;border:0}.modal a.close-modal{position:absolute;top:18px;right:13px;display:block;width:26px;height:26px;text-indent:-9999px;background:url(/global/ui02/css/img/icn-modal-close0.png) 0 0 no-repeat}@media print,screen and (min-width:64em){.modal a.close-modal{top:-13px;right:-13px}}.modal a.close-modal:hover{background:url(/global/ui02/css/img/icn-modal-close1.png) 0 0 no-repeat}.modal .box-header{position:relative;display:block;padding:0 30px;margin:0}.modal .box-header h2{padding:16px 0}.modal .box-header h3{padding:16px 0;margin:0}.modal .box-header.b-blue,.modal .box-header.b-blue h2,.modal .box-header.b-blue h3{color:#fff;background:#36a1d8}.modal .box-body{position:relative;display:block;padding:20px;margin:0}.modal .box-body h4{font-size:20px;line-height:24px;margin:14px 0 10px}.modal .box-body p{color:#282e33;line-height:22px}.modal .box-body .highlight{color:#9078c6;font-weight:500}.modal .box-body .social-buttons-small-center{width:236px;margin:0 auto 30px}.modal .box-body .link-form{font-size:14px;text-align:center}.modal .box-body .link-actions{font-size:12px;line-height:16px;margin:20px 0 -10px}.modal .box-body .box-tabs{display:block;text-align:left;margin:0 -20px}.modal .box-body .box-tabs.align-center{text-align:center}.modal .box-body .box-tabs ul.box-tabs-options{list-style:none;display:block;background:#d9d9d9;padding:0 20px}.modal .box-body .box-tabs ul.box-tabs-options li{float:left;display:inline-block}.modal .box-body .box-tabs ul.box-tabs-options li a{display:block;color:#596267;font-size:18px;line-height:40px;font-weight:300;padding:0 24px}.modal .box-body .box-tabs ul.box-tabs-options li a.active{font-weight:500;background:#fff}.modal .box-body .box-tabs ul.box-tabs-options li a.active:hover{background:#fff}.modal .box-body .box-tabs ul.box-tabs-options li a:hover{background:#f0f0f0}.modal .box-body .box-tabs .box-panel{padding:30px}.modal .box-body .box-tabs .box-panel .column-left{float:left;position:relative;display:inline-block;width:350px;padding:0 30px 0 0}.modal .box-body .box-tabs .box-panel .column-right{float:left;position:relative;display:inline-block;width:350px;padding:0 0 0 30px}.modal .box-body .box-tabs .box-panel .column-right .project-screen-shot{width:100%;margin:20px 0 10px;border:1px solid #eee;border-radius:4px;padding:4px;line-height:0}.modal .box-body .box-tabs .box-panel .column-right .project-screen-shot img{width:100%}.modal .box-body .box-tabs .box-panel .column-right .project-screen-shot.asset img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.modal .box-body .box-tabs .box-panel .column-left .social-buttons-small,.modal .box-body .box-tabs .box-panel .column-right .social-buttons-small{margin:36px 0 0}.modal .box-body .box-tabs .box-panel .column-left .social-buttons-small .facebook-small,.modal .box-body .box-tabs .box-panel .column-left .social-buttons-small .google-small,.modal .box-body .box-tabs .box-panel .column-left .social-buttons-small .windows-small,.modal .box-body .box-tabs .box-panel .column-right .social-buttons-small .facebook-small,.modal .box-body .box-tabs .box-panel .column-right .social-buttons-small .google-small,.modal .box-body .box-tabs .box-panel .column-right .social-buttons-small .windows-small{margin:0 0 20px}.modal .box-body .box-message{text-align:center;background:#ffdd64;padding:8px 16px 3px;margin:0 0 12px}.modal .box-body .box-message p{color:#613511;font-size:18px;line-height:22px;font-weight:300}.modal .box-body .box-message p span{font-size:14px;line-height:22px;margin-right:4px}.modal .box-body .divider-horizontal{position:relative;display:block;min-height:1px;background:#dae1e1;margin:30px 0}.modal .box-body .divider-horizontal span{position:absolute;top:0;left:50%;width:34px;height:14px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:0 6px;margin:-7px 0 0 -17px}.modal .box-body .divider-vertical{float:left;position:relative;display:inline-block;min-width:1px;min-height:300px;text-align:center;background:#dae1e1;margin:0 15px}.modal .box-body .divider-vertical span{position:absolute;top:88px;left:1px;width:34px;height:26px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:6px 0;margin:-7px 0 0 -17px}.modal .box-body .divider-blank-vertical{float:left;position:relative;display:inline-block;min-width:1px;min-height:300px;text-align:center;background:transparent;margin:0 15px}.modal .box-body .form-action{margin:20px 0 0}.modal .box-body .avatar-selector-current{position:relative;display:block;width:140px;height:140px;overflow:hidden;margin:0 auto 18px}.modal .box-body .avatar-selector-current canvas,.modal .box-body .avatar-selector-current img{width:140px;height:140px;padding:0;margin:0}.modal .box-body .avatar-selector{position:relative;display:block;margin:0 auto}.modal .box-body .avatar-selector a{display:inline-block;width:30px;height:30px;border:1px solid #fff;border-radius:50%;padding:1px;margin:0}.modal .box-body .avatar-selector a img{width:30px;height:30px;padding:0;margin:0}.modal .box-body .avatar-selector a.current,.modal .box-body .avatar-selector a:hover{background:#f5f6f7;border:1px solid #e0dfdf;-webkit-transform:scale(1.5);transform:scale(1.5);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.modal .box-body .avatar-selector a.locked img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);-webkit-filter:grayscale(1);filter:url(/css/desaturate.svg#greyscale);filter:grayscale(100%);-webkit-filter:gray;filter:gray}.modal .box-body .avatar-selector a.locked:hover{-moz-filter:none;-ms-filter:none;-o-filter:none;-webkit-filter:none;filter:none}.modal .box-footer{position:relative;display:block;text-align:center;background:#f2f5f5;padding:8px 20px}.modal .box-footer p{color:#596267;font-size:16px;padding:14px 0;margin:0}.modal .box-footer a.btn-default,.modal .box-footer a.btn-round,.modal .box-footer span{color:#fff}.modal .box-footer .action-left{float:left;display:inline-block;text-align:left}.modal .box-footer .action-right{float:right;display:inline-block;text-align:right}.modal .box-footer .action-center{text-align:center}.modal .box-footer .action-center span,.modal .box-footer .action-left span,.modal .box-footer .action-right span{font-size:11px;line-height:20px}.modal .modal-content{overflow:auto;height:calc(100% - 50px);padding:15px}.modal .modal-content::-webkit-scrollbar{width:11px;height:11px}.modal .modal-content::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal .modal-content::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:50px}.modal.full{border-radius:0}@media print,screen and (min-width:40em){.modal .box-body{padding:0 20px}}.modal .modal-header{border-top:6px solid transparent;padding:0 20px;margin:0}.modal .modal-header,.modal h2{position:relative;display:block}.modal h2{padding:6px 0 8px;margin:0 0 10px}.modal h2 span.sub-heading{color:#424b51;font-size:24px;line-height:31px;margin-right:6px}.modal h3{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;padding:6px 0 8px;margin:0 0 10px}.modal .modal-header h3{color:#282e33}.modal h3 span{color:#424b51;font-size:24px;line-height:31px;margin-right:6px}.modal h4{color:#3b3832;font-size:20px;line-height:23px;font-weight:400;letter-spacing:-1px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;margin:2px 20px 10px}.modal h5{color:#282e33}.modal .modal-body{position:relative;display:block;padding:0;margin:0 20px}.modal .modal-body .button-box{position:relative;display:block;padding:10px 0 15px}.modal .modal-body .button-box .btn-box,.modal .modal-body .button-box .btn-default,.modal .modal-body .button-box .btn-round,.modal .modal-body .button-box .btn-round-box{margin:5px 0 15px}.modal .modal-body p{color:#3b3832;font-size:16px;line-height:20px;padding:0 0 6px;margin:0}.modal .modal-body .modal-form{position:relative;display:block;padding:0 0 20px}.modal .modal-body .btn-box,.modal .modal-body .btn-default,.modal .modal-body .btn-round,.modal .modal-body .btn-round-box,.modal .modal-footer .btn-box.small,.modal .modal-footer .btn-default.small,.modal .modal-footer .btn-round-box.small,.modal .modal-footer .btn-round.small{font-weight:500}.modal .modal-footer{text-align:right;position:relative;display:block;border-top:1px solid #dae1e1;padding:10px 5px 12px;margin:10px 15px 0}.modal .modal-footer.left{text-align:left}.modal.m-micro{width:320px}.modal.m-small{width:400px}.modal.m-medium{width:580px}.modal.m-large{width:760px}.modal.m-purple .modal-header,.modal.m-purple .modal-header h2,.modal.m-purple .modal-header h3{color:#fff;background:#8d73c3}.modal.m-purple .modal-header h2 span,.modal.m-purple .modal-header h3 span{color:#fff}.modal.m-purple-rule .modal-header{border-top:6px solid #8d73c3}.modal.m-blue .modal-header,.modal.m-blue .modal-header h2,.modal.m-blue .modal-header h3{color:#fff;background:#36a1d8}.modal.m-blue .modal-header h2 span,.modal.m-blue .modal-header h3 span{color:#fff}.modal.m-blue-rule .modal-header{border-top:6px solid #36a1d8}.modal.m-teal .modal-header,.modal.m-teal .modal-header h2,.modal.m-teal .modal-header h3{color:#fff;background:#1fb5ad}.modal.m-teal .modal-header h2 span,.modal.m-teal .modal-header h3 span{color:#fff}.modal.m-teal-rule .modal-header{border-top:6px solid #1fb5ad}.modal.m-green .modal-header,.modal.m-green .modal-header h2,.modal.m-green .modal-header h3{color:#fff;background:#5cbe5a}.modal.m-green .modal-header h2 span,.modal.m-green .modal-header h3 span{color:#fff}.modal.m-green-rule .modal-header{border-top:6px solid #5cbe5a}.modal.m-red .modal-header,.modal.m-red .modal-header h2,.modal.m-red .modal-header h3{color:#fff;background:#dc3929}.modal.m-red .modal-header h2 span,.modal.m-red .modal-header h3 span{color:#fff}.modal.m-red-rule .modal-header{border-top:6px solid #dc3929}@media print,screen and (min-width:40em){.modal.two-column-box{width:801px}.modal.two-column-box .box-body{min-height:300px;padding:12px 30px 30px}.modal.two-column-box .box-body.box-body--collapsed{padding:12px 0 30px}.modal.two-column-box .box-body .column-left{float:left;position:relative;display:inline-block;width:350px;padding:0 30px 0 0}.modal.two-column-box .box-body .column-right{float:left;position:relative;display:inline-block;width:350px;padding:0 0 0 30px}.modal.two-column-box .box-body .column-left .social-buttons-small,.modal.two-column-box .box-body .column-right .social-buttons-small{margin:36px 0 0}.modal.two-column-box .box-body .column-left .social-buttons-small .facebook-small,.modal.two-column-box .box-body .column-left .social-buttons-small .google-small,.modal.two-column-box .box-body .column-right .social-buttons-small .facebook-small,.modal.two-column-box .box-body .column-right .social-buttons-small .google-small{margin:0 0 20px}.modal.two-column-box .box-body .avatar-panel{float:left;position:relative;display:inline-block;width:380px;padding:0 10px 0 0}}.modal.share-box{width:760px}.modal.share-box .box-body{min-height:300px;padding:12px 30px 30px}.modal.share-box .box-body .column-left{float:left;position:relative;display:inline-block;width:330px;padding:0 30px 0 0}.modal.share-box .box-body .column-left .social-buttons-small{margin:36px 0 0}.modal.share-box .box-body .column-left .social-buttons-small .facebook-small,.modal.share-box .box-body .column-left .social-buttons-small .google-small{margin:0 0 20px}.modal.share-box .box-body .column-right{float:left;position:relative;display:inline-block;width:330px;padding:0 0 0 20px}.modal.share-box .box-body .column-right .project-screen-shot{width:100%;margin:20px 0 0}.modal.share-box .box-body .column-right .project-screen-shot img{width:100%}.modal.share-box .box-body .column-right .project-screen-shot.asset img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}@media print,screen and (min-width:40em){.modal.sign-in-box .box-body{min-height:300px;padding:12px 30px 30px}.modal.sign-in-box .box-body .form-left{float:left;position:relative;display:inline-block;width:350px;padding:0 30px 0 0}.modal.sign-in-box .box-body .buttons-right{float:left;position:relative;display:inline-block;width:290px;padding:0 0 0 10px}.modal.sign-in-box .box-body .buttons-right .social-buttons-small{margin:36px 0 0}.modal.sign-in-box .box-body .buttons-right .social-buttons-small .facebook-small,.modal.sign-in-box .box-body .buttons-right .social-buttons-small .google-small{margin:0 0 20px}.modal.sign-in-box .box-body .form-right{float:left;position:relative;display:inline-block;width:350px;padding:0 0 0 30px}.modal.sign-in-box .box-body .buttons-left{float:left;position:relative;display:inline-block;width:290px;padding:0 10px 0 0}.modal.sign-in-box .box-body .buttons-left .social-buttons-small{margin:36px 0 0}.modal.sign-in-box .box-body .buttons-left .social-buttons-small .facebook-small,.modal.sign-in-box .box-body .buttons-left .social-buttons-small .google-small{margin:0 0 20px}}.modal.join-profile-select .box-header{padding:0 20px}.modal.join-profile-select .box-body{padding:20px}.modal.join-profile-select .profile-class-code{width:400px;text-align:center;margin:0 auto}.modal.join-profile-select .profile-class-code h4{margin:0 0 4px}.modal.join-profile-select .profile-class-code p{font-size:14px;line-height:18px;padding:0}.modal.join-profile-select .profile-class-code .field-big{margin:10px 0 0}.modal.join-profile-select .profile-class-code .field-big input[type=text]{display:inline-block;width:220px;line-height:18px;padding:6px 8px}.modal.join-profile-select .profile-class-code a.btn-default{line-height:18px;margin-left:4px}.modal.join-profile-select .profile-class-code a.btn-default .disable{color:#cbcccc;border:1px solid #e1e2e3;background-image:linear-gradient(#e1e2e3,#e1e2e3)}@media print,screen and (min-width:40em){.modal.join-profile-select{width:736px}}.modal.join-box{position:relative;width:380px}.modal.join-box .box-body{min-height:300px;padding:12px 30px 30px}.modal.join-box .box-body .join-box__benefits{padding:20px 20px 0}.modal.join-box .box-body .join-box__benefits h4{color:#cacaca}.modal.join-box .box-body .join-box__benefits ul li{font-size:12px;line-height:20px}@media print,screen and (min-width:40em){.modal.join-box .box-body .join-box__benefits ul li{font-size:14px;line-height:24px}}.modal.join-box .box-body .notice-info{text-align:center}.modal.join-box .box-body .notice-info h5{color:#5cbe5a;font-weight:600;margin:4px 0 12px}.modal.join-box .box-body .notice-info p{line-height:22px;padding:0 0 4px}.modal.join-box .box-body .notice-info .cards{margin:0 0 18px}.modal.verify-email{position:relative;width:550px}.modal.verify-email .box-body{padding:20px 30px 30px}.modal.verify-email .box-body h4{margin:0 0 10px}.modal.activity-preview,.modal.course-preview{width:800px}.modal.activity-preview .box-body,.modal.course-preview .box-body{min-height:420px}.modal.activity-preview .box-body.expanded,.modal.course-preview .box-body.expanded{min-height:520px}.modal.activity-preview .box-body .box-message,.modal.course-preview .box-body .box-message{margin-top:20px}.modal.activity-preview .course-preview-box,.modal.course-preview .course-preview-box{display:block;padding:18px 0}.modal.activity-preview .course-preview-box .course-preview-image,.modal.activity-preview .course-preview-box .thumbnail-gallery-wrap,.modal.course-preview .course-preview-box .course-preview-image,.modal.course-preview .course-preview-box .thumbnail-gallery-wrap{float:left;width:402px;background:#fafafa;border:1px solid #eaeaea;border-radius:0;padding:20px}.modal.activity-preview .course-preview-box .course-preview-image .image-window,.modal.activity-preview .course-preview-box .thumbnail-gallery-wrap .image-window,.modal.course-preview .course-preview-box .course-preview-image .image-window,.modal.course-preview .course-preview-box .thumbnail-gallery-wrap .image-window{position:relative;display:block;width:360px;height:240px;box-shadow:1px 1px 6px rgba(0,0,0,.6);padding:0;margin:0}.modal.activity-preview .course-preview-box .course-preview-image .image-window img,.modal.activity-preview .course-preview-box .thumbnail-gallery-wrap .image-window img,.modal.course-preview .course-preview-box .course-preview-image .image-window img,.modal.course-preview .course-preview-box .thumbnail-gallery-wrap .image-window img{width:100%;padding:0;margin:0}.modal.activity-preview .course-preview-box .course-preview-text,.modal.course-preview .course-preview-box .course-preview-text{float:left;position:relative;width:350px;padding:0 0 0 20px}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-title,.modal.course-preview .course-preview-box .course-preview-text .course-preview-title{font-size:26px;line-height:30px}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-sub-title,.modal.course-preview .course-preview-box .course-preview-text .course-preview-sub-title{color:#8c9296;font-size:20px;line-height:24px;margin:0 0 12px}.modal.activity-preview .course-preview-box .course-preview-text p,.modal.course-preview .course-preview-box .course-preview-text p{font-size:16px;line-height:24px;padding:0 0 12px}.modal.activity-preview .course-preview-box .course-preview-text p.concept,.modal.course-preview .course-preview-box .course-preview-text p.concept{font-size:14px;line-height:20px;padding:0 0 12px}.modal.activity-preview .course-preview-box .course-preview-text ul,.modal.course-preview .course-preview-box .course-preview-text ul{list-style:square outside;margin:0 0 14px}.modal.activity-preview .course-preview-box .course-preview-text ul li,.modal.course-preview .course-preview-box .course-preview-text ul li{font-size:16px;line-height:24px}.modal.activity-preview .course-preview-box .course-preview-text ul.kid-subgoals,.modal.course-preview .course-preview-box .course-preview-text ul.kid-subgoals{list-style:circle outside;margin:20px 0 20px 28px}.modal.activity-preview .course-preview-box .course-preview-text ul.kid-subgoals li,.modal.course-preview .course-preview-box .course-preview-text ul.kid-subgoals li{font-size:20px;line-height:28px}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-badges,.modal.course-preview .course-preview-box .course-preview-text .course-preview-badges{display:block;width:100%}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-badges h6,.modal.course-preview .course-preview-box .course-preview-text .course-preview-badges h6{color:#8c9296;font-size:15px;line-height:19px;margin:0 0 6px}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-badges img,.modal.course-preview .course-preview-box .course-preview-text .course-preview-badges img{float:left;display:inline-block;width:80px;height:80px;margin:0}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-character-unlocks,.modal.course-preview .course-preview-box .course-preview-text .course-preview-character-unlocks{display:block;width:100%}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-character-unlocks h6,.modal.course-preview .course-preview-box .course-preview-text .course-preview-character-unlocks h6{color:#8c9296;font-size:15px;font-weight:600;line-height:19px;margin:0 0 12px}.modal.activity-preview .course-preview-box .course-preview-text .course-preview-character-unlocks img,.modal.course-preview .course-preview-box .course-preview-text .course-preview-character-unlocks img{float:left;display:inline-block;width:100%;margin:0}.modal.activity-preview .course-preview-box .thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content .thumbnail-gallery-count,.modal.course-preview .course-preview-box .thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content .thumbnail-gallery-count{display:none}.modal.activity-preview .course-preview-box .thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content p,.modal.course-preview .course-preview-box .thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content p{font-size:22px}.modal.activity-preview .course-preview-cta,.modal.course-preview .course-preview-cta{padding:30px;border:2px solid #e2e2e2;border-radius:16px;text-align:center}.modal.activity-preview .course-preview-cta h4,.modal.course-preview .course-preview-cta h4{font-size:16px;font-weight:500;letter-spacing:normal;text-transform:uppercase}.modal.new-child{width:800px}.modal.new-child .new-child-wrap{padding:14px 10px}.modal.new-child .new-child-wrap .new-child-data{float:left;position:relative;display:inline;width:360px;height:125px;margin:0}.modal.new-child .new-child-wrap .new-child-data .new-child-avatar{float:left;display:inline-block;width:100px;height:120px;overflow:hidden;margin:0 15px 20px 0}.modal.new-child .new-child-wrap .new-child-data .new-child-avatar img{width:100%;height:auto;border:none;margin:0}.modal.new-child .new-child-wrap .new-child-data .new-child-name{position:relative;display:inline-block;height:80px;padding-top:6px}.modal.new-child .new-child-wrap .new-child-data .new-child-name h4{width:235px;overflow:hidden;color:#3b3832;font-size:14pt;line-height:24px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;padding:2px 0 0;margin:0 0 2px}.modal.new-child .new-child-wrap .new-child-data .new-child-name h6{font-weight:300;margin:10px 0 0}.modal.new-child .new-child-wrap .new-child-data .new-child-name h6 b{font-weight:600}.modal.new-child .new-child-wrap .new-child-data .new-child-name p{width:235px;color:#3b3832;font-size:11pt;line-height:20px;font-weight:300;padding:0 0 6px;margin:0}.modal.new-child .new-child-wrap .new-child-activity{float:left;display:inline;width:360px;border-left:1px solid #dae1e1;padding:0 0 0 20px;margin-left:20px}.modal.new-child .new-child-wrap .new-child-activity .course-gallery{float:left;display:inline-block;margin:0}.modal.new-child .new-child-wrap .new-child-activity .course-gallery .course-card-micro{margin:0 14px 6px 0}.modal.new-child .new-child-wrap .new-child-activity h4{font-size:20px;line-height:24px;margin:0 0 4px}.modal.lesson-plan-selector{width:810px}.modal.lesson-plan-selector .lesson-plan-gallery{position:relative;display:block;width:100%;height:390px;border-bottom:1px solid #dae1e1;padding-left:12px;overflow-y:scroll}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile{float:left;width:222px;height:226px;border:1px solid #dae1e1;margin:0 16px 10px 0}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile:hover{-webkit-transform:scale(1.02);transform:scale(1.02);box-shadow:1px 2px 3px rgba(0,0,0,.09)}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-image{width:220px;height:126px;overflow:hidden}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-image img{width:220px;height:146px;padding:0;margin:0}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-text{width:220px;padding:4px 10px 0;margin:0 0 6px;overflow:hidden}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-text h6{height:20px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;margin:0 0 1px}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-text p{height:34px;font-size:12px;line-height:16px;padding:0}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-actions{text-align:center}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-actions .button-left{float:left;width:50%;padding-left:5px}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-actions .button-right{float:right;width:50%;padding-right:5px}.modal.lesson-plan-selector .lesson-plan-gallery .lesson-plan-tile .plan-actions .btn-default{width:98px;padding:4px 0}.modal.lesson-plan-selector .saved-lessons{padding-left:16px;margin:10px 0 0}.modal.avatar-select{width:90%;height:90%;background-color:#fff;border:1px solid #ccc;border-radius:8px;z-index:30001}.modal.avatar-select ul{list-style-type:none}.modal.avatar-select .winspine-footer,.modal.avatar-select .winspine-header{left:0;right:0;padding:10px 20px;position:relative;text-align:center;box-shadow:0 1px 1px 0 rgba(0,0,0,.4);z-index:2}.modal.avatar-select .winspine-header h2{margin:0;padding:0}.modal.avatar-select .winspine-header .saveBtn{position:absolute;top:5px;right:40px}.modal.avatar-select .winspine-footer{height:50px}.modal.avatar-select .winspine-footer .btn-round{float:right}.modal.avatar-select .winspine-content{position:relative;padding:0 20px;z-index:0}.modal.avatar-select div.presetchooser.chartypes .character-class{display:block}.modal.avatar-select div.presetchooser.chartypes .presets{left:195px}.modal.avatar-select div.presetchooser .character-class{display:none;position:absolute;left:0;width:195px;top:0;bottom:0;background-color:#dbdbdb;overflow-y:auto;overflow-x:hidden}.modal.avatar-select div.presetchooser .character-class .tab{position:relative;display:block;width:195px;height:80px;text-align:left;padding-left:80px;padding-right:15px;font-size:16px;font-weight:400;color:#596267;background-image:linear-gradient(#e7e7e7,#dbdbdb);border-bottom:1px solid #cecece;border-top:1px solid #fff;padding-top:32px;cursor:pointer}.modal.avatar-select div.presetchooser .character-class .tab.selected{background-image:linear-gradient(#f4f4f4,#f4f4f4);background-image:url(/image/backgrounds/cork.png);background-color:#f4f4f4;border:none}.modal.avatar-select div.presetchooser .character-class .tab:before{content:"";background-size:contain;width:70px;height:70px;background-repeat:no-repeat;position:absolute;top:5px;left:0;z-index:0}.modal.avatar-select div.presetchooser .character-class .tab span{z-index:2;position:relative}.modal.avatar-select div.presetchooser .character-class .tab:hover{background-color:rgba(0,0,0,.1)}.modal.avatar-select div.presetchooser .character-class .tab[data-group=People]:before{background-image:url("/ide/imgs/medialib/female-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-group=Teens]:before{background-image:url("/ide/imgs/medialib/teen-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-type=Female]:before{background-image:url("/ide/imgs/medialib/female-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-type=Male]:before{background-image:url("/ide/imgs/medialib/male-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-type=Quadruped]:before{background-image:url("/ide/imgs/medialib/quadruped-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-type=Troll]:before{background-image:url("/ide/imgs/medialib/troll-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-type=Tiny]:before{background-image:url("/ide/imgs/medialib/tiny-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-type=Small]:before{background-image:url("/ide/imgs/medialib/small-btn.png")}.modal.avatar-select div.presetchooser .character-class .tab[data-type=Rover]:before{background-image:url("/ide/imgs/medialib/rover-btn.png")}.modal.avatar-select div.presetchooser .presets{position:absolute;left:0;right:0;top:0;bottom:0;overflow-y:auto;text-align:center;box-shadow:inset 1px -2px 4px rgba(0,0,0,.1);background-color:#dbdbdb}.modal.avatar-select div.presetchooser .presets li{display:inline-block;margin:10px;padding:10px;border:2px solid transparent;cursor:pointer}.modal.avatar-select div.presetchooser .presets li img{max-width:160px;max-height:275px;margin:0 auto;vertical-align:bottom}.modal.avatar-select div.presetchooser .presets li span{display:block;color:#8a8a8a;font-size:14px}.modal.avatar-select div.presetchooser .presets li:hover{border:2px solid #ccc;border-radius:10px}.modal.avatar-select div.presetchooser a:hover{text-decoration:none}.modal.avatar-select .presetsBtn{position:absolute;top:15px;left:20px;font-size:14px;color:#8a8a8a}.modal.avatar-select .presetsBtn:before{content:"\E09C";font-family:IcoMoon}.modal.avatar-select .presetsBtn:hover{text-decoration:none;color:#3ca7de}.modal.avatar-select div.partschooser{position:relative;max-width:1600px;margin:0 auto;background-image:url("/ide/avatar/character-studio-bg.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat;padding:0;overflow:hidden}.modal.avatar-select div.partschooser .groups{position:relative;padding-top:1px;vertical-align:top;display:inline-block;width:110px;z-index:2}.modal.avatar-select div.partschooser .groups a{display:block;margin-top:-1px;text-align:center;font-size:14px}.modal.avatar-select div.partschooser .groups li.category{position:relative}.modal.avatar-select div.partschooser .groups li.category img{width:100px}.modal.avatar-select div.partschooser .groups li.category.selected ul.subcat{display:block}.modal.avatar-select div.partschooser .groups li.category.selected:after{content:"\E0D7";font-family:IcoMoon;position:absolute;right:-36px;top:20px;font-size:40px;color:#e4e4e4}.modal.avatar-select div.partschooser .groups li.category ul.subcat{display:none;padding:5px 5px 0;background-color:rgba(0,0,0,.4);margin-bottom:10px;border-radius:8px}.modal.avatar-select div.partschooser .groups li.category ul.subcat:empty{padding:0;margin-bottom:0}.modal.avatar-select div.partschooser .groups li.category ul.subcat li{display:inline-block}.modal.avatar-select div.partschooser .groups li.category ul.subcat li img{width:50px}.modal.avatar-select div.partschooser .groups li>a>.on{display:none}.modal.avatar-select div.partschooser .groups li>a>.off{display:inline-block}.modal.avatar-select div.partschooser .groups li>a>.subcat-active{display:none}.modal.avatar-select div.partschooser .groups li.selected>a>.on{display:inline-block}.modal.avatar-select div.partschooser .groups li.active>a>.off,.modal.avatar-select div.partschooser .groups li.active>a>.on,.modal.avatar-select div.partschooser .groups li.selected>a>.off,.modal.avatar-select div.partschooser .groups li.selected>a>.subcat-active{display:none}.modal.avatar-select div.partschooser .groups li.active>a>.subcat-active{display:inline-block}.modal.avatar-select div.partschooser .groups .subcat-active{display:none}.modal.avatar-select div.partschooser .parts{position:relative;vertical-align:top;display:inline-block;width:260px;margin-left:20px;background-color:#e4e4e4;border:1px solid #ccc;z-index:0;border-radius:8px;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.6);padding:10px;overflow-x:hidden;overflow-y:auto;text-align:center}.modal.avatar-select div.partschooser .parts li{display:inline-block;width:110px;height:110px;border:2px solid transparent;cursor:pointer;vertical-align:bottom;border-radius:8px}.modal.avatar-select div.partschooser .parts li:hover{border:2px solid #fff}.modal.avatar-select div.partschooser .parts li.selected{background-color:#fff}.modal.avatar-select div.partschooser .parts li.locked{cursor:default;white-space:nowrap}.modal.avatar-select div.partschooser .parts li.locked img{opacity:.5}.modal.avatar-select div.partschooser .parts li.locked img:hover{opacity:1}.modal.avatar-select div.partschooser .parts li.locked:after{content:"\E04B";font-family:icomoon;font-color:#888;font-size:14px}.modal.avatar-select div.partschooser .parts li img{max-width:110px;max-height:110px}.modal.avatar-select div.partschooser div.chooser{display:inline-block;vertical-align:top;padding:10px 20px;background-color:rgba(0,0,0,.5)}.modal.avatar-select div.partschooser canvas{display:inline-block;vertical-align:top}.modal.avatar-select div.partschooser .animations{background-color:rgba(0,0,0,.6);padding:10px;position:absolute;display:block;top:0;right:0;width:150px;overflow-y:auto}.modal.avatar-select div.partschooser .animations a{display:block;width:100%;margin:0;font-weight:500;font-size:14px;text-align:center;padding:10px;margin:5px 0;border-top:#fff;border-bottom:#444;border-radius:4px;background-image:linear-gradient(#f8f8f8,#ccc);color:#666}.modal.avatar-select div.partschooser .animations a:hover{background-image:linear-gradient(#3ca7de,#269dda);text-decoration:none;color:#fff}.modal.avatar-select .parts li:hover,.modal.avatar-select .presets li:hover{border:2px solid #fff!important;background-color:rgba(0,0,0,.2)}.modal.avatar-select .parts li.locked,.modal.avatar-select .presets li.locked{cursor:default;position:relative}.modal.avatar-select .parts li.locked img,.modal.avatar-select .presets li.locked img{opacity:.5}.modal.avatar-select .parts li.locked:after,.modal.avatar-select .presets li.locked:after{content:"\E04B";font-color:#777;font-size:10px;position:absolute;content:"\E0DA";font-family:icomoon;font-size:14px;font-size:34px;left:50%;top:50%;margin-left:-16px;margin-top:-12px;color:hsla(0,0%,100%,.8)}.modal.avatar-select .parts li.locked .locked-message,.modal.avatar-select .presets li.locked .locked-message{position:absolute;display:none;bottom:10px;padding:5px;font-size:16px;font-family:Arial;left:0;margin-left:0;color:#fff;width:100%;text-shadow:0 1px 2px rgba(0,0,0,.8);z-index:2}.modal.avatar-select .parts li.locked:hover .locked-message,.modal.avatar-select .presets li.locked:hover .locked-message{display:block}.modal.account-picker-modal{width:340px;background:#fff;border-radius:10px;margin:0 auto}.modal.account-picker-modal .account-picker-modal-header{position:relative;display:block;width:100%;min-height:40px;background:#5cbe5a;border-radius:9px 9px 0 0;padding:12px 30px}.modal.account-picker-modal .account-picker-modal-header h3{max-width:400px;color:#fff;font-size:28px;line-height:32px;font-weight:600;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;margin:2px 0}.modal.account-picker-modal .account-picker-modal-body{position:relative;display:block;width:100%;padding:6px 30px 10px;margin:0}.modal.account-picker-modal .account-picker-modal-body h5{color:#4f5559;margin:14px 0 0}.modal.account-picker-modal .account-picker-modal-body .modal-buttons-center{text-align:center}.modal.account-picker-modal .account-picker-modal-body .modal-buttons-center .btn-default,.modal.account-picker-modal .account-picker-modal-body .modal-buttons-center .btn-round{display:block;width:220px;margin:0 auto 8px}.modal.account-picker-modal .account-picker-modal-footer{position:relative;display:block;width:100%;min-height:40px;text-align:center;background:#f2f5f5;border-radius:0 0 9px 9px;padding:10px 30px}.modal.account-picker-modal .account-picker-modal-footer p{font-size:16px;padding:0;margin:0}.modal.account-picker-modal .account-picker-modal-footer.footer-promo p{font-size:20px;padding:4px 0 0}.modal.account-picker-modal .account-picker-modal-footer.footer-promo a.btn-round{color:#fff;font-size:18px;padding:8px 34px;margin-left:8px}#sharing.modal.account-creation-modal h3{max-width:700px}.modal.account-creation-modal{width:800px;background:#fff;border-radius:10px;margin:0 auto}.modal.account-creation-modal .account-creation-modal-header{position:relative;display:block;width:100%;min-height:40px;background:#5cbe5a;border-radius:9px 9px 0 0;padding:16px 30px}.modal.account-creation-modal .account-creation-modal-header h3{max-width:400px;color:#fff;font-size:38px;line-height:48px;font-weight:600;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;padding:0;margin:2px 0 7px}.modal.account-creation-modal .account-creation-modal-header h4{max-width:400px;color:#fff!important;font-size:28px;line-height:32px;font-weight:300;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;margin:0 0 4px}.modal.account-creation-modal .account-creation-modal-header .account-creation-modal-header-image{position:absolute;top:-14px;right:12px;z-index:10}.modal.account-creation-modal .account-creation-modal-body,.modal.account-creation-modal .modal-tab-panel{position:relative;display:block;width:100%;padding:10px 30px 16px;margin:0}.modal.account-creation-modal .account-creation-modal-body .modal-column-left,.modal.account-creation-modal .modal-tab-panel .modal-column-left{float:left;display:inline-block;width:340px;padding-right:40px}.modal.account-creation-modal .account-creation-modal-body .modal-column-right,.modal.account-creation-modal .modal-tab-panel .modal-column-right{float:left;display:inline-block;width:340px;padding-left:40px}.modal.account-creation-modal .account-creation-modal-body .modal-divider-vertical,.modal.account-creation-modal .modal-tab-panel .modal-divider-vertical{float:left;position:relative;display:inline-block;width:1px;min-height:300px;background:#dae1e1;margin:0 18px}.modal.account-creation-modal .account-creation-modal-body .modal-divider-vertical span,.modal.account-creation-modal .modal-tab-panel .modal-divider-vertical span{position:absolute;top:100px;left:0;width:30px;color:#8c9295;font-size:14pt;font-weight:500;text-align:center;background:#fff;padding:6px 0;margin-left:-15px}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left{float:left;display:inline-block;width:380px;padding-right:5px}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left h5,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left h5{color:#4f5559;margin:18px 0 0}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-current-avatar-picked,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-current-avatar-picked{position:relative;display:block;width:140px;height:140px;background:#fff;border:4px solid #eaeaea;border-radius:80px;box-shadow:1px 1px 2px rgba(0,0,0,.2);overflow:hidden;margin:20px auto 18px}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-current-avatar-picked img,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-current-avatar-picked img{width:140px;height:140px;padding:0;margin:0}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-avatar-choices,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-avatar-choices{position:relative;display:block;width:330px;margin:0 auto}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-avatar-choices a,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-avatar-choices a{display:inline-block;width:60px;height:60px;border:1px solid #fff;border-radius:6px;overflow:hidden;margin:0 1px 1px 0}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-avatar-choices a:nth-child(5n+5),.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-avatar-choices a:nth-child(5n+5){margin:0 0 1px}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-avatar-choices a.current,.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-avatar-choices a:hover,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-avatar-choices a.current,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-avatar-choices a:hover{border:1px solid #5cbe5a}.modal.account-creation-modal .account-creation-modal-body .modal-avatar-picker-left .modal-avatar-choices a img,.modal.account-creation-modal .modal-tab-panel .modal-avatar-picker-left .modal-avatar-choices a img{width:60px;height:60px;padding:0;margin:0}.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right,.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right{float:left;display:inline-block;width:340px}.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right .stack,.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right .stack{margin:14px 0 0}.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right label,.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right label{color:#4f5559;font-size:18px;line-height:22px;font-weight:500;margin:18px 0 10px}.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right label.checkbox,.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right label.checkbox{font-size:12px;line-height:20px}.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=date],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=email],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=password],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=search],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=tel],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=text],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=time],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right input[type=url],.modal.account-creation-modal .account-creation-modal-body .modal-form-fields-right textarea,.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=date],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=email],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=password],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=search],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=tel],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=text],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=time],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right input[type=url],.modal.account-creation-modal .modal-tab-panel .modal-form-fields-right textarea{border-radius:4px}.modal.account-creation-modal .account-creation-modal-body h4,.modal.account-creation-modal .modal-tab-panel h4{color:#4f5559;font-size:22px;line-height:28px;margin:6px 0 14px}.modal.account-creation-modal .account-creation-modal-body p,.modal.account-creation-modal .modal-tab-panel p{color:#4f5559;font-size:14px;line-height:20px;padding:0 0 12px}.modal.account-creation-modal .account-creation-modal-body .btn-round,.modal.account-creation-modal .modal-tab-panel .btn-round{margin-top:0}.modal.account-creation-modal .account-creation-modal-body-tabs{display:block}.modal.account-creation-modal .account-creation-modal-body-tabs ul.modal-tab-items{list-style:none;display:block;background:#d9d9d9;padding:0 20px}.modal.account-creation-modal .account-creation-modal-body-tabs ul.modal-tab-items li{float:left;display:inline-block}.modal.account-creation-modal .account-creation-modal-body-tabs ul.modal-tab-items li a{display:block;color:#596267;font-size:16px;line-height:36px;font-weight:300;padding:0 24px}.modal.account-creation-modal .account-creation-modal-body-tabs ul.modal-tab-items li a.active{font-weight:500;background:#fff}.modal.account-creation-modal .account-creation-modal-body-tabs ul.modal-tab-items li a.active:hover{background:#fff}.modal.account-creation-modal .account-creation-modal-body-tabs ul.modal-tab-items li a:hover{background:#f0f0f0}.modal.account-creation-modal .account-creation-modal-body-tabs .modal-tab-panel{display:block;width:100%;padding:10px 30px 16px}.modal.account-creation-modal .account-creation-modal-footer{position:relative;display:block;width:100%;min-height:60px;text-align:center;background:#f2f5f5;border-radius:0 0 9px 9px;padding:8px 30px}.modal.account-creation-modal .account-creation-modal-footer p{color:#596267;display:inline-block;font-size:16px;padding:12px 0 0;margin:0}.modal.account-creation-modal .account-creation-modal-footer a{color:#0691d9;margin:0 4px}.modal.account-creation-modal .account-creation-modal-footer a:hover{color:#5cbe5a;cursor:pointer}.modal.account-creation-modal .account-creation-modal-footer .account-creation-modal-footer-buttons{float:right}.modal.account-creation-modal .account-creation-modal-footer .account-creation-modal-footer-buttons .btn-default{color:#fff;width:160px}.modal.account-creation-modal .account-creation-modal-footer.footer-promo p{font-size:20px;padding:4px 0 0}.modal.account-creation-modal .account-creation-modal-footer.footer-promo a.btn-round{color:#fff;font-size:18px;padding:8px 34px;margin-left:8px}.modal.video-box .video-body{width:900px;vertical-align:top;margin:0 15px}.modal-confirm{outline:none;border:0;border-radius:5px;padding:25px 30px}@media print,screen and (min-width:40em){.modal-confirm{min-width:500px}}.modal-confirm .title{font-size:23px;padding-bottom:0;font-weight:600;letter-spacing:1px;text-transform:uppercase}.modal-confirm .close-modal,.modal-confirm .close-reveal-modal{padding:5px;margin:0;width:50px;text-align:center;right:0;color:rgba(0,0,0,.6);cursor:pointer;font-size:40px;font-weight:700;line-height:1;position:absolute;top:0}.modal-confirm .button{border:2px solid #766889;min-width:120px;font-size:13px;padding:13px;letter-spacing:1px;margin-bottom:10px}.modal-confirm .button.button-confirm{background-color:#766889;margin-left:15px}.modal-confirm .button.button-continue{border:none;background-color:#ff9f58;margin-right:20px;margin-bottom:20px}.modal-confirm .button:hover{border-color:#766889;cursor:pointer}.modal-confirm.reveal.reveal-confirm .message{margin:25px 0 30px;font-weight:500}.modal-confirm.reveal.reveal-confirm .actions{text-align:center;margin-bottom:25px}@media print,screen and (min-width:40em){.modal-confirm.reveal.reveal-confirm .actions{text-align:right}}.modal-confirm.reveal.reveal-confirm .actions .button-confirm{margin-left:0}@media print,screen and (min-width:40em){.modal-confirm.reveal.reveal-confirm .actions .button-confirm{margin-left:15px}}@media screen and (max-width:39.9375em){.modal-confirm{margin:0!important;top:0!important;left:0!important;right:0!important;bottom:0!important;border-radius:0!important;background-color:hsla(0,0%,100%,.9)!important}.modal-confirm .actions{text-align:right!important}}.modal-prompt.reveal.reveal-confirm{border:0}.modal-prompt.reveal.reveal-confirm h1{padding-bottom:0;text-transform:uppercase;font-size:23px;color:#25293a;text-shadow:none}.modal-prompt.reveal.reveal-confirm .message a{font-size:inherit}.modal-prompt.reveal.reveal-confirm .button-cancel,.modal-prompt.reveal.reveal-confirm .button-confirm{min-width:80px}.modal-unlock-join.reveal{background-image:url("/image/modal-unlock-join/drone.png"),url("/image/modal-unlock-join/characters.png"),url("/image/modal-unlock-join/background.jpg");background-position:105% -25%,50% 100%,50% 50%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:40%,80%,cover;border:0;border-radius:5px;overflow:visible}.modal-unlock-join.reveal p,.modal-unlock-join.reveal ul{font-weight:500}.modal-unlock-join.reveal ul li{font-size:16px}.modal-unlock-join.reveal h2{color:#fefefe;text-transform:uppercase;font-weight:700}.modal-unlock-join.reveal h3{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;text-transform:uppercase}.modal-unlock-join.reveal .card{padding:1rem}.modal-unlock-join.reveal .close-reveal-modal{color:#fff!important;font-size:40px!important;position:absolute;right:10px;top:5px}.modal-unlock-join.reveal .close-reveal-modal:hover{text-shadow:2px 2px 5px #000}.modal-unlock-join.reveal .modal-unlock-join-content{padding:1rem 5rem 20rem}.modal-unlock-join.reveal .modal-unlock-join-content p{color:#fff;font-weight:700}.modal-video{border-radius:5px;border:0;padding:0;overflow:visible}.modal-video>iframe{display:block}.modal-video .close-button{top:18px;right:18px;width:30px;height:30px;background-color:rgba(0,0,0,.6);color:#ddd;display:inline-block;text-align:center;line-height:30px;border-radius:50%;font-weight:600;font-size:24px}.modal-video .close-button:hover{color:#fff;background-color:#000}@media print,screen and (min-width:40em){.modal-video .close-button{top:-15px;right:-15px}}@media screen and (max-width:39.9375em){.modal-video{border-radius:0;top:0!important}}.new-badge-container{position:relative}.new-badge-container .new-badge{-webkit-animation:pulsate 1.25s ease-in-out;animation:pulsate 1.25s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-10px;right:-10px;background:transparent url("/image/course/cards/img-home-new.png") no-repeat 50%;width:30px;height:30px;background-size:contain}.modal-join--disabled.reveal{border:none}.modal-join--disabled.reveal .reveal__header.modal-join-header{background-color:#f4f9fa;padding:20px 20px 0;text-align:center}.modal-join--disabled.reveal .reveal__header.modal-join-header h1{font-size:26px;color:#8a8a8a}.modal-join--disabled.reveal .reveal__header.modal-join-header .reveal__close{color:#8a8a8a}.modal-join--disabled.reveal .modal-join-body{background-color:#f4f9fa}.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box{text-align:center;background:#fff;padding:20px}.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box img{max-width:150px}.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box .profile-selector-type{display:block;color:#00bcd4;font-size:22px;line-height:26px;font-weight:600;margin:4px 0 1px}.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box .profile-selector-info{font-size:14px}@media print,screen and (min-width:40em){.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box{margin:10px;margin-left:0}.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box img{max-width:200px}.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box .profile-selector-type{font-size:24px;line-height:28px;font-weight:600;margin:4px 0}.modal-join--disabled.reveal .modal-join-body .profile-selector2 .profile-selector-box .profile-selector-info{max-width:200px;margin:auto}}.modal-join--disabled.reveal .modal-join-footer{padding:1rem;background:#394d5a;display:block;text-align:center}.modal-join--disabled.reveal .modal-join-footer p{color:#fff}.modal-join--disabled.reveal .modal-join-footer .button{margin:5px}.modal-join,.modal-sign-in{border:none;border-radius:12px;height:auto!important;padding:0;overflow:visible}@media print,screen and (min-width:64em){.modal-join,.modal-sign-in{width:75%}}@media screen and (min-width:90em){.modal-join,.modal-sign-in{width:60%}}.modal-join.reveal .close-reveal-modal,.modal-sign-in.reveal .close-reveal-modal{background-color:#444852;border-radius:50%;box-sizing:content-box;color:#fefefe;font-size:2rem;font-weight:700;line-height:.9;padding:.125rem;width:1em;height:1em;top:0;right:0;text-align:center;-webkit-transform:translate(-25%,25%);transform:translate(-25%,25%)}.modal-join.reveal .close-reveal-modal:hover,.modal-sign-in.reveal .close-reveal-modal:hover{color:#fefefe}@media print,screen and (min-width:40em){.modal-join.reveal .close-reveal-modal,.modal-sign-in.reveal .close-reveal-modal{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.modal-join .header,.modal-sign-in .header{margin-top:1.25rem}@media print,screen and (min-width:40em){.modal-join .header,.modal-sign-in .header{margin-top:0}}.modal-join .alert,.modal-join .alert>input,.modal-join .alert>label,.modal-join .alert>label>input,.modal-sign-in .alert,.modal-sign-in .alert>input,.modal-sign-in .alert>label,.modal-sign-in .alert>label>input{color:#dd4b39}.modal-join form label,.modal-sign-in form label{margin-bottom:15px;font-weight:400;position:relative}.modal-join form label input[type=email],.modal-join form label input[type=number],.modal-join form label input[type=password],.modal-join form label input[type=text],.modal-sign-in form label input[type=email],.modal-sign-in form label input[type=number],.modal-sign-in form label input[type=password],.modal-sign-in form label input[type=text]{border:1px solid #bcbcbc;border-radius:5px;display:block;line-height:50px;margin-bottom:0;width:100%;height:50px}.modal-join form label .warning,.modal-sign-in form label .warning{font-size:13px;font-style:italic}.modal-join form label .show-password,.modal-sign-in form label .show-password{position:absolute;bottom:17px;right:7px}.modal-join form label.show-password,.modal-sign-in form label.show-password{color:gray}.modal-join form .form__footer,.modal-sign-in form .form__footer{font-size:14px;margin-top:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-join form .form__footer>div,.modal-sign-in form .form__footer>div{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.modal-join form .form__footer a.form__footer__signin,.modal-sign-in form .form__footer a.form__footer__signin{font-weight:600}.modal-join form .terms .text,.modal-join form .terms label,.modal-sign-in form .terms .text,.modal-sign-in form .terms label{transition:color .25s ease-in-out}.modal-join form .terms label,.modal-sign-in form .terms label{margin-bottom:0}.modal-join form .terms.terms-invalid .text,.modal-join form .terms.terms-invalid label,.modal-sign-in form .terms.terms-invalid .text,.modal-sign-in form .terms.terms-invalid label{color:#f25954}.modal-join form .forgot-password,.modal-sign-in form .forgot-password{display:block;margin-bottom:15px;font-size:.875rem}.modal-join form .button-submit,.modal-sign-in form .button-submit{width:100%;font-size:.9rem;font-weight:400;line-height:1.8}.modal-join .panel-left,.modal-join .panel-right,.modal-sign-in .panel-left,.modal-sign-in .panel-right{min-height:550px}.modal-join .panel-benefits,.modal-join .panel-left,.modal-sign-in .panel-benefits,.modal-sign-in .panel-left{position:relative;padding:2.5rem}.modal-join .panel-benefits .back,.modal-join .panel-left .back,.modal-sign-in .panel-benefits .back,.modal-sign-in .panel-left .back{position:absolute;left:25px;top:25px;color:#b9c4e1;font-weight:400}.modal-join .panel-benefits a,.modal-join .panel-left a,.modal-sign-in .panel-benefits a,.modal-sign-in .panel-left a{color:inherit;text-decoration:underline}.modal-join .panel-benefits h2,.modal-join .panel-left h2,.modal-sign-in .panel-benefits h2,.modal-sign-in .panel-left h2{font-weight:500}.modal-join .panel-benefits ul li,.modal-join .panel-left ul li,.modal-sign-in .panel-benefits ul li,.modal-sign-in .panel-left ul li{line-height:2em}.modal-join .panel-benefits .languages,.modal-join .panel-left .languages,.modal-sign-in .panel-benefits .languages,.modal-sign-in .panel-left .languages{display:block}.modal-join .panel-form,.modal-join .panel-right,.modal-sign-in .panel-form,.modal-sign-in .panel-right{background-color:#f4f9fa;padding:1.875rem 4.375rem;overflow:auto}.modal-join .panel-form a,.modal-join .panel-right a,.modal-sign-in .panel-form a,.modal-sign-in .panel-right a{font-size:inherit}.modal-join .panel-form .signup-signin,.modal-join .panel-right .signup-signin,.modal-sign-in .panel-form .signup-signin,.modal-sign-in .panel-right .signup-signin{margin-bottom:0}.modal-join .panel-form .signup-signin .signin,.modal-join .panel-form .signup-signin .signup,.modal-join .panel-right .signup-signin .signin,.modal-join .panel-right .signup-signin .signup,.modal-sign-in .panel-form .signup-signin .signin,.modal-sign-in .panel-form .signup-signin .signup,.modal-sign-in .panel-right .signup-signin .signin,.modal-sign-in .panel-right .signup-signin .signup{display:inline-block;margin-right:25px;font-size:1rem;font-weight:400}.modal-join .panel-form .privacy,.modal-join .panel-right .privacy,.modal-sign-in .panel-form .privacy,.modal-sign-in .panel-right .privacy{font-size:.875rem}.modal-join .panel-form .terms .text,.modal-join .panel-right .terms .text,.modal-sign-in .panel-form .terms .text,.modal-sign-in .panel-right .terms .text{color:gray;font-size:13px;font-weight:300;margin-bottom:.625rem}.modal-join .panel-form .terms .text a,.modal-join .panel-right .terms .text a,.modal-sign-in .panel-form .terms .text a,.modal-sign-in .panel-right .terms .text a{color:gray;font-weight:600;text-decoration:underline}.modal-join .panel-form .terms label,.modal-join .panel-right .terms label,.modal-sign-in .panel-form .terms label,.modal-sign-in .panel-right .terms label{display:block;padding:5px;color:gray;font-size:13px}.modal-join .panel-form .terms label input,.modal-join .panel-right .terms label input,.modal-sign-in .panel-form .terms label input,.modal-sign-in .panel-right .terms label input{margin-bottom:0;vertical-align:middle}.modal-join .panel-form .social-buttons-small.icon-only .label,.modal-join .panel-right .social-buttons-small.icon-only .label,.modal-sign-in .panel-form .social-buttons-small.icon-only .label,.modal-sign-in .panel-right .social-buttons-small.icon-only .label{display:none}.modal-join .panel-form .social-buttons-small.icon-only .button,.modal-join .panel-right .social-buttons-small.icon-only .button,.modal-sign-in .panel-form .social-buttons-small.icon-only .button,.modal-sign-in .panel-right .social-buttons-small.icon-only .button{display:inline-block;width:auto;min-width:0;margin-right:10px;vertical-align:top;padding:.85em 0 .85em 50px}.modal-join .panel-form .social-buttons-small .button,.modal-join .panel-right .social-buttons-small .button,.modal-sign-in .panel-form .social-buttons-small .button,.modal-sign-in .panel-right .social-buttons-small .button{position:relative;display:inline-block;border:none;padding:.85em 1em .85em 50px;font-size:.9rem;font-weight:400;line-height:1.8;vertical-align:top}.modal-join .panel-form .social-buttons-small .button .icon,.modal-join .panel-right .social-buttons-small .button .icon,.modal-sign-in .panel-form .social-buttons-small .button .icon,.modal-sign-in .panel-right .social-buttons-small .button .icon{float:none;position:absolute;top:0;left:0;bottom:0;width:50px;margin:0;padding-top:.85em;background-color:rgba(0,0,0,.1)}.modal-join .panel-form .social-buttons-small .button.button-email,.modal-join .panel-right .social-buttons-small .button.button-email,.modal-sign-in .panel-form .social-buttons-small .button.button-email,.modal-sign-in .panel-right .social-buttons-small .button.button-email{padding:2px 10px 0 0;background-color:#fff;border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);min-width:auto;line-height:1}.modal-join .panel-form .social-buttons-small .button.button-email span,.modal-join .panel-right .social-buttons-small .button.button-email span,.modal-sign-in .panel-form .social-buttons-small .button.button-email span,.modal-sign-in .panel-right .social-buttons-small .button.button-email span{display:inline-block;float:right;margin-top:9px;padding-left:10px;text-transform:none;font-size:12px;color:#999}.modal-join .panel-form .social-buttons-small .button.button-email:hover,.modal-join .panel-right .social-buttons-small .button.button-email:hover,.modal-sign-in .panel-form .social-buttons-small .button.button-email:hover,.modal-sign-in .panel-right .social-buttons-small .button.button-email:hover{background-color:#f0f0f0}.modal-join .panel-form .social-buttons-small .button.button-google,.modal-join .panel-right .social-buttons-small .button.button-google,.modal-sign-in .panel-form .social-buttons-small .button.button-google,.modal-sign-in .panel-right .social-buttons-small .button.button-google{padding:2px 10px 0 0;background-color:#fff;border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);min-width:auto;line-height:1}.modal-join .panel-form .social-buttons-small .button.button-google span,.modal-join .panel-right .social-buttons-small .button.button-google span,.modal-sign-in .panel-form .social-buttons-small .button.button-google span,.modal-sign-in .panel-right .social-buttons-small .button.button-google span{display:inline-block;float:right;margin-top:9px;padding-left:10px;text-transform:none;font-size:12px;color:#999}.modal-join .panel-form .social-buttons-small .button.button-google:hover,.modal-join .panel-right .social-buttons-small .button.button-google:hover,.modal-sign-in .panel-form .social-buttons-small .button.button-google:hover,.modal-sign-in .panel-right .social-buttons-small .button.button-google:hover{background-color:#f0f0f0}.modal-join .panel-form .social-buttons-small .button.button-windows,.modal-join .panel-right .social-buttons-small .button.button-windows,.modal-sign-in .panel-form .social-buttons-small .button.button-windows,.modal-sign-in .panel-right .social-buttons-small .button.button-windows{padding:8px 14px;color:#fefefe;min-width:0}.modal-join .panel-form .social-buttons-small .button.button-windows .icon.icon-windows,.modal-join .panel-right .social-buttons-small .button.button-windows .icon.icon-windows,.modal-sign-in .panel-form .social-buttons-small .button.button-windows .icon.icon-windows,.modal-sign-in .panel-right .social-buttons-small .button.button-windows .icon.icon-windows{float:left;position:relative;width:auto;padding-top:0;background-color:transparent}.modal-join .panel-form .social-buttons-small .button.button-windows span.label,.modal-join .panel-right .social-buttons-small .button.button-windows span.label,.modal-sign-in .panel-form .social-buttons-small .button.button-windows span.label,.modal-sign-in .panel-right .social-buttons-small .button.button-windows span.label{padding-left:14px;padding-top:1px;text-transform:none;font-size:12px}.modal-join .panel-form .social-buttons-small .button.button-qrcode,.modal-join .panel-right .social-buttons-small .button.button-qrcode,.modal-sign-in .panel-form .social-buttons-small .button.button-qrcode,.modal-sign-in .panel-right .social-buttons-small .button.button-qrcode{padding:4px 16px;width:auto;min-width:160px;text-transform:none}.modal-join .panel-form .social-buttons-small .button.button-qrcode svg,.modal-join .panel-right .social-buttons-small .button.button-qrcode svg,.modal-sign-in .panel-form .social-buttons-small .button.button-qrcode svg,.modal-sign-in .panel-right .social-buttons-small .button.button-qrcode svg{width:auto;height:1em;vertical-align:middle;fill:#fefefe}.modal-join .panel-form .social-buttons-small .button.button-qrcode span,.modal-join .panel-right .social-buttons-small .button.button-qrcode span,.modal-sign-in .panel-form .social-buttons-small .button.button-qrcode span,.modal-sign-in .panel-right .social-buttons-small .button.button-qrcode span{padding-left:10px;font-size:12px}.modal-join .panel-form .social-buttons-small .button.button-facebook,.modal-join .panel-right .social-buttons-small .button.button-facebook,.modal-sign-in .panel-form .social-buttons-small .button.button-facebook,.modal-sign-in .panel-right .social-buttons-small .button.button-facebook{padding:8px 14px;color:#fefefe;min-width:0}.modal-join .panel-form .social-buttons-small .button.button-facebook .icon.icon-facebook,.modal-join .panel-right .social-buttons-small .button.button-facebook .icon.icon-facebook,.modal-sign-in .panel-form .social-buttons-small .button.button-facebook .icon.icon-facebook,.modal-sign-in .panel-right .social-buttons-small .button.button-facebook .icon.icon-facebook{float:left;position:relative;width:auto;padding-top:0;background-color:transparent}.modal-join .panel-form .social-buttons-small .button.button-facebook span.label,.modal-join .panel-right .social-buttons-small .button.button-facebook span.label,.modal-sign-in .panel-form .social-buttons-small .button.button-facebook span.label,.modal-sign-in .panel-right .social-buttons-small .button.button-facebook span.label{padding-left:14px;padding-top:1px;text-transform:none;font-size:12px}.modal-join .panel-form .social-buttons-small .button:last-child,.modal-join .panel-right .social-buttons-small .button:last-child,.modal-sign-in .panel-form .social-buttons-small .button:last-child,.modal-sign-in .panel-right .social-buttons-small .button:last-child{margin-bottom:0}.modal-join .panel-form p,.modal-join .panel-right p,.modal-sign-in .panel-form p,.modal-sign-in .panel-right p{font-size:.875rem}.modal-join .panel-benefits-small,.modal-sign-in .panel-benefits-small{padding:0 25px}.modal-join .panel-benefits-small ul,.modal-sign-in .panel-benefits-small ul{margin-left:18px}.modal-join .panel-benefits-small ul li,.modal-sign-in .panel-benefits-small ul li{font-size:13px}@media print,screen and (min-width:40em){.modal-join .panel-left.panel-qrcode,.modal-sign-in .panel-left.panel-qrcode{text-align:initial}}.modal-join .panel-left.panel-qrcode h2,.modal-sign-in .panel-left.panel-qrcode h2{margin-bottom:inherit}.modal-join .panel-left.panel-qrcode .icon-badge,.modal-sign-in .panel-left.panel-qrcode .icon-badge{margin-bottom:15px;max-width:50px}.modal-join .panel-left.panel-qrcode .instructions,.modal-sign-in .panel-left.panel-qrcode .instructions{text-align:initial;list-style-position:inside;font-size:14px}.modal-join .panel-left.panel-qrcode .video-frame,.modal-sign-in .panel-left.panel-qrcode .video-frame{position:relative}.modal-join .panel-left.panel-qrcode .video-frame .webcam,.modal-sign-in .panel-left.panel-qrcode .video-frame .webcam{display:block;max-width:100%}.modal-join .panel-left.panel-qrcode .video-frame .label,.modal-sign-in .panel-left.panel-qrcode .video-frame .label{text-align:center;height:2em;line-height:2em;font-size:13px;font-weight:500}.modal-join .panel-left.panel-qrcode .video-frame .label.validate,.modal-sign-in .panel-left.panel-qrcode .video-frame .label.validate{background-color:#b8c5ff;color:#fefefe}.modal-join .panel-left.panel-qrcode .video-frame .label.login,.modal-sign-in .panel-left.panel-qrcode .video-frame .label.login{background-color:#82ca6d;color:#fefefe}.modal-join .panel-left.panel-qrcode .video-frame .label.error,.modal-sign-in .panel-left.panel-qrcode .video-frame .label.error{background-color:#f25954;color:#fefefe}.modal-join .panel-left.panel-qrcode .video-frame .overlay,.modal-sign-in .panel-left.panel-qrcode .video-frame .overlay{position:absolute;width:60%;height:60%;top:20%;left:20%;object-fit:contain;opacity:.3}.modal-join .panel-left.panel-qrcode .video-frame .button-toggle-camera,.modal-sign-in .panel-left.panel-qrcode .video-frame .button-toggle-camera{position:absolute;top:15px;right:15px}.modal-join .panel-left.panel-qrcode .signup,.modal-sign-in .panel-left.panel-qrcode .signup{margin-top:100px}.modal-join .modal-footer,.modal-sign-in .modal-footer{padding:0 25px 40px;color:#6d6d6d;font-weight:400}.modal-join .modal-footer .back,.modal-sign-in .modal-footer .back{text-align:left}.modal-join .modal-footer .back a,.modal-sign-in .modal-footer .back a{color:#6d6d6d;font-weight:400}.modal-join .modal-footer .signin,.modal-sign-in .modal-footer .signin{text-align:right}.modal-join .modal-footer .signin a,.modal-sign-in .modal-footer .signin a{white-space:nowrap;font-weight:400}.modal-join .divider-horizontal,.modal-sign-in .divider-horizontal{position:relative;display:block;min-height:1px;background:#dae1e1;margin:30px 0}.modal-join .divider-horizontal span,.modal-sign-in .divider-horizontal span{position:absolute;top:0;left:50%;width:34px;height:14px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:0 6px;margin:-7px 0 0 -17px}@media print,screen and (min-width:64em){.modal-join .panel-benefits{background-color:#6b55b5;background-image:linear-gradient(182deg,#694bd6 15%,#7743cb 85%);background-repeat:no-repeat;background-size:cover;border-top-left-radius:12px;border-bottom-left-radius:12px;color:#fefefe}.modal-join .panel-benefits h2,.modal-join .panel-benefits label,.modal-join .panel-benefits p{color:#fefefe}}@media print,screen and (min-width:64em){.modal-sign-in .panel-benefits{background-color:#6b55b5;background-image:url("/image/join/parent-signup.png"),linear-gradient(135deg,#e64211 15%,#efa808 85%);background-repeat:no-repeat;background-size:cover;border-top-left-radius:12px;border-bottom-left-radius:12px;color:#fefefe}.modal-sign-in .panel-benefits h2,.modal-sign-in .panel-benefits label,.modal-sign-in .panel-benefits p{color:#fefefe}.modal-sign-in .panel-benefits .back{color:#efefef}}.modal-sign-in .callout{margin-bottom:1rem}.modal-sign-in .invited-teacher-panel{padding:0!important}.modal-sign-in .panel-left{padding:30px 25px}@media print,screen and (min-width:64em){.modal-sign-in .panel-left{padding:60px 60px 30px}}.modal-sign-in .panel-left h2{margin-bottom:25px;font-size:25px;text-transform:capitalize}.modal-sign-in .panel-left label.password{margin-bottom:0}.modal-sign-in .panel-left .forgot-password,.modal-sign-in .panel-left .signup a{text-decoration:underline}@media print,screen and (min-width:64em){.modal-sign-in .panel-left .forgot-password,.modal-sign-in .panel-left .signup a{color:#b9c4e1}}.modal-sign-in .panel-left .signup{margin-top:40px;color:#b9c4e1;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}.modal-sign-in .panel-left .class-info{font-weight:700;line-height:28px}.modal-sign-in .panel-left .class-info,.modal-sign-in .panel-left .signup-info{font-family:open sans condensed,open sans,helvetica,arial,sans-serif;font-size:16px}.modal-sign-in .panel-left .signup-info{margin-top:20px}.modal-sign-in .panel-left .school-info{margin-top:30px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;font-size:16px;line-height:28px}.modal-sign-in .panel-right{padding-top:0}@media print,screen and (min-width:64em){.modal-sign-in .panel-right{padding-top:40px}}.modal-sign-in .panel-right .signup-signin{margin-bottom:135px}.modal-sign-in .join-cta{font-size:16px}.modal-join.modal-join-parent .callout{margin-bottom:1rem}.modal-join.modal-join-parent .panel-benefits ul li{font-size:16px}.modal-join.modal-join-parent .social-buttons-small .group{background-color:#f4f9fa;border:1px solid #e4e4e4}.modal-join.modal-join-parent .social-buttons-small .group .button{margin-bottom:1rem!important}.modal-join.modal-join-parent .social-buttons-small .group .button.button-google{padding:2px 10px 2px 0}.modal-join.modal-join-parent .social-buttons-small .group .button.button-google span.label{color:#575757;text-transform:uppercase}.modal-join.modal-join-parent .social-buttons-small .group .button.button-windows{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 6px;background-color:#fff;color:#575757}.modal-join.modal-join-parent .social-buttons-small .group .button.button-windows .icon.icon-windows{color:#75d0f3}.modal-join.modal-join-parent .social-buttons-small .group .button.button-windows span.label{text-transform:uppercase}.modal-join.modal-join-parent .social-buttons-small .group .button.button-facebook{background-color:#fff;border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 4px;color:#575757;min-width:0}.modal-join.modal-join-parent .social-buttons-small .group .button.button-facebook .icon.icon-facebook{color:#40659f}.modal-join.modal-join-parent .social-buttons-small .group .button.button-facebook span.label{text-transform:uppercase}.modal-join.modal-join-parent .social-buttons-small .divider-horizontal span{width:90px;margin:-7px 0 0 -45px;font-size:12px}.modal-join-student-disabled .modal-join-student-step .modal-join-student-form{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.modal-join-student-disabled .modal-join-student-step .modal-join-student-form .modal-join-student-input{margin-bottom:6px}.modal-join-student-disabled .modal-join-student-step .captcha{margin-bottom:0}.modal-join.modal-join-student .unlock-message-container{display:block;text-align:center}.modal-join.modal-join-student .flex-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.modal-join.modal-join-student .panel-benefits h2{text-align:center;padding-bottom:0}.modal-join.modal-join-student .panel-benefits avatar-img{float:left}.modal-join.modal-join-student .panel-benefits avatar-img img{height:60px}.modal-join.modal-join-student .panel-benefits .unsaved-work{font-size:16px}.modal-join.modal-join-student .panel-benefits .unsaved-work h4{padding-bottom:0;margin-bottom:0;margin-top:20px;font-size:16px;color:#fff}.modal-join.modal-join-student .panel-benefits .unsaved-work.more-promo{position:absolute;bottom:0;left:0;right:0;padding-top:50px;padding-bottom:10px;background-color:rgba(0,0,0,.5);background:linear-gradient(180deg,rgba(37,141,200,0) 0,#004f80 30%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00258dc8",endColorstr="#004f80",GradientType=0)}.modal-join.modal-join-student .panel-benefits .unsaved-work.more-promo .locked{float:left;background-color:#004672;border-radius:50%;width:70px;height:70px;margin-right:20px;text-align:center}.modal-join.modal-join-student .panel-benefits .unsaved-work.more-promo .locked .icon-locked{font-size:30px;margin-top:14px;color:gold}.modal-join.modal-join-student .panel-benefits .unsaved-work.more-promo .locked .label{font-size:9px;font-weight:700}.modal-join.modal-join-student .panel-benefits .unsaved-work.more-promo ul li{line-height:1.5em;font-size:14px;list-style:none}.modal-join.modal-join-student .panel-benefits .unsaved-work .card{background-color:#937ab8;margin-bottom:20px;background-size:contain;background-position:50%;background-repeat:no-repeat;min-height:100px}.modal-join.modal-join-student .panel-benefits .unsaved-work .card.color1{background-color:#3e9fd0}.modal-join.modal-join-student .panel-benefits .unsaved-work .card.color2{background-color:#80c26f}.modal-join.modal-join-student .panel-benefits .unsaved-work .card.color3{background-color:#937ab8}.modal-join.modal-join-student .panel-benefits .unsaved-work .card.colortransparent{background-color:transparent;background-size:cover}.modal-join.modal-join-student .panel-benefits .unsaved-work .card.pixelated{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.modal-join.modal-join-student .panel-benefits .unsaved-work .card h5{color:#fff;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-bottom:0;margin-bottom:0}.modal-join.modal-join-student .panel-benefits .unsaved-work .card h5 .small{font-size:.8rem}.modal-join.modal-join-student .panel-benefits .unsaved-work .unsaved-assets{margin-top:10px}.modal-join.modal-join-student .panel-benefits .unsaved-work .unsaved-assets img{max-height:40px;margin-right:4px}.modal-join.modal-join-student .field-username{position:relative;clear:both}.modal-join.modal-join-student .field-username.field-profile-icon input[type=text]{padding:4px 40px 4px 46px}.modal-join.modal-join-student .field-username.field-profile-icon .field-profile-avatar{position:absolute;left:1px;bottom:1px;width:38px;height:38px;background:#f5f6f7;overflow:hidden}.modal-join.modal-join-student .field-username.field-profile-icon .field-profile-avatar img{width:38px;height:38px;padding:0;margin:0}.modal-join.modal-join-student .field-username.field-profile-icon .field-profile-refresh{position:absolute;right:1px;bottom:1px;width:38px;height:38px;text-align:center;padding:9px 0 0}.modal-join.modal-join-student .field-username.field-profile-icon .field-profile-refresh span{color:#c0c7cb;font-size:22px;line-height:22px}.modal-join.modal-join-student .field-username.field-profile-icon .field-profile-refresh:hover span{color:#5cbe5a}.modal-join.modal-join-student .field-username.field-refresh input[type=text]{padding:4px 40px 4px 8px}.modal-join.modal-join-student .field-username.field-refresh .refresh-icon{position:absolute;right:1px;bottom:1px;width:38px;height:38px;text-align:center;padding:9px 0 0}.modal-join.modal-join-student .field-username.field-refresh .refresh-icon span{color:#c0c7cb;font-size:22px;line-height:22px}.modal-join.modal-join-student .field-username.field-refresh .refresh-icon:hover span{color:#5cbe5a}.modal-join.modal-join-student .social-buttons-small .group{background-color:#f4f9fa;border:1px solid #e4e4e4}.modal-join.modal-join-student .social-buttons-small .group .button{margin-bottom:1rem!important}.modal-join.modal-join-student .social-buttons-small .group .button.button-google{padding:2px 10px 2px 0}.modal-join.modal-join-student .social-buttons-small .group .button.button-google span.label{color:#575757;text-transform:uppercase}.modal-join.modal-join-student .social-buttons-small .group .button.button-windows{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 6px;background-color:#fff;color:#575757}.modal-join.modal-join-student .social-buttons-small .group .button.button-windows .icon.icon-windows{color:#75d0f3}.modal-join.modal-join-student .social-buttons-small .group .button.button-windows span.label{text-transform:uppercase}.modal-join.modal-join-student .social-buttons-small .divider-horizontal span{width:90px;margin:-7px 0 0 -45px;font-size:12px}.modal-join.modal-join-teacher .social-buttons-expanded .button{margin-bottom:1rem!important}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-type{display:block;height:36px;background-color:#fff;color:#575757;border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 10px}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-type .icon{float:left;vertical-align:middle;width:28px;height:28px;line-height:28px;margin-top:-5px}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-type .label{float:none;text-transform:uppercase;vertical-align:middle;color:#575757}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-email .icon{position:relative;margin-top:0;padding-top:0;padding-left:0;background-color:transparent;font-size:16px;color:#75d0f3}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-google svg-google{float:left;vertical-align:middle;margin-top:-5px}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-google .label{margin-top:0}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-windows .icon{color:#75d0f3;font-size:16px}.modal-join.modal-join-teacher .social-buttons-expanded .button.button-clever .icon{line-height:26px;font-size:16px;font-family:sans-serif;display:inline-block;background-color:#436cf2;color:#fff;padding:2px;border-radius:2px}.modal-join.modal-join-teacher .social-buttons-small .group{background-color:#f4f9fa;border:1px solid #e4e4e4}.modal-join.modal-join-teacher .social-buttons-small .group .button{margin-bottom:1rem!important}.modal-join.modal-join-teacher .social-buttons-small .group .button.button-google{padding:2px 10px 2px 0}.modal-join.modal-join-teacher .social-buttons-small .group .button.button-google span.label{color:#575757;text-transform:uppercase}.modal-join.modal-join-teacher .social-buttons-small .group .button.button-windows{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 6px;background-color:#fff;color:#575757}.modal-join.modal-join-teacher .social-buttons-small .group .button.button-windows .icon.icon-windows{color:#75d0f3}.modal-join.modal-join-teacher .social-buttons-small .group .button.button-windows .label{text-transform:uppercase}.modal-join.modal-join-teacher .social-buttons-small .divider-horizontal span{width:90px;margin:-7px 0 0 -45px;font-size:12px}.modal-select-role{background-color:#5671ba;background-image:url("/image/waves/waves-full-overlap.svg"),linear-gradient(135deg,#6b55b5 15%,#4dc4d9 85%);background-repeat:no-repeat;background-position:50%,50%;background-size:cover,cover;padding:25px;color:#fefefe;text-align:center}@media print,screen and (min-width:64em){.modal-select-role{padding:50px 75px 60px;width:75%}}@media screen and (min-width:90em){.modal-select-role{width:60%}}.modal-select-role.modal-sign-in-select-role{background-color:#e85824;background-image:url("/image/waves/waves-full-overlap.svg"),linear-gradient(135deg,#e64211 15%,#efa808 85%);background-repeat:no-repeat;background-position:50%,50%;background-size:cover,cover}.modal-select-role .header h2{color:#fefefe;font-weight:700;margin-bottom:25px}@media print,screen and (min-width:64em){.modal-select-role .header h2{margin-bottom:45px}}.modal-select-role .body{margin-bottom:2rem}.modal-select-role .body .profile-selector-box{padding:20px}@media screen and (min-width:75em){.modal-select-role .body .profile-selector-box.parent,.modal-select-role .body .profile-selector-box.student,.modal-select-role .body .profile-selector-box.teacher{padding:25px 60px}}.modal-select-role .body .profile-selector-box .profile-selector-type{font-size:22px;font-weight:600}.modal-select-role .body .profile-selector-box .profile-selector-info{font-weight:400}.modal-select-role .body .profile-selector-box .profile-selector-image{margin-bottom:-1rem;max-width:200px}@media print,screen and (min-width:64em){.modal-select-role .body .profile-selector-box .profile-selector-image{margin-bottom:0;max-width:100%}}.modal-select-role .footer{color:#fefefe;font-size:1.125rem;font-weight:400}.modal-select-role .footer a{color:inherit;font-size:inherit;font-weight:700;text-decoration:underline}.modal-select-role .footer a.privacy{font-size:80%}@media print,screen and (min-width:64em){.modal-forgot-password .panel-left,.modal-forgot-password .panel-right{padding:90px 50px 60px}}.modal-forgot-password .panel-right h2{font-size:25px}@media print,screen and (min-width:64em){.modal-forgot-password .panel-right .need-help{margin-top:150px}}.modal-share-minecraft-resource{overflow:hidden;border:0;padding:15px}.modal-share-minecraft-resource h1.title{font-size:26px;padding:0;margin:0 0 20px 10px;border:0}.modal-share-minecraft-resource h3{font-size:20px;text-transform:uppercase}.modal-share-minecraft-resource .share-tabs{border-radius:5px;overflow:hidden}.modal-share-minecraft-resource .share-tabs .tabs{padding-top:5px;border-bottom:0}.modal-share-minecraft-resource .share-tabs .tabs .tabs-title{margin-left:5px}.modal-share-minecraft-resource .share-tabs .tabs .tabs-title a{border-top-left-radius:5px;border-top-right-radius:5px}.modal-share-minecraft-resource .share-tabs .tabs .tabs-title a[aria-selected=true]{font-weight:600}.modal-share-minecraft-resource .share-tabs .tabs-content .share-controls{padding:0 1rem}.modal-share-minecraft-resource .project-preview{padding-left:0}.modal-share-minecraft-resource .project-preview .project-screen-shot{border:0;background-color:#e9e9e9;background-size:contain;background-repeat:no-repeat;background-position:50%;height:305px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.modal-share-minecraft-resource .project-preview .projectid{font-weight:600;text-align:center}.modal-share-minecraft-resource .page-sharing.community{padding:0;margin-bottom:20px}.modal-share-minecraft-resource .page-sharing.community p{margin-left:0}.modal-share-minecraft-resource .page-sharing.community ol{margin:0 0 1rem;padding-left:13px}.modal-share-minecraft-resource .page-sharing.community .share-form{margin-top:20px}.modal-share-minecraft-resource .share-controls .page-sharing{margin-bottom:0}.modal-share-minecraft-resource .share-controls .page-sharing a{margin-bottom:5px}.modal-share-minecraft-resource .modal-content{padding:10px}.modal-share-minecraft-resource textarea[name=embed]{width:400px;height:100px}.modal-share-minecraft-resource .alert-success{border:2px solid green;margin:15px 0 0;padding:10px;font-weight:600;color:green;border-radius:5px}.modal-share-minecraft-resource .alert-error{border:2px solid red;margin:15px 0 0;padding:10px;font-weight:600;color:red;border-radius:5px}#mod-minecraft-modal h2{font-size:32px;text-align:center;margin-bottom:30px}#mod-minecraft-modal .mod-minecraft-option{display:block;text-align:center}#mod-minecraft-modal .mod-minecraft-option img{width:195px;height:138px;border-radius:10px}#mod-minecraft-modal .mod-minecraft-option:hover img{box-shadow:1px 2px 6px rgba(0,0,0,.6);-webkit-transform:scale(1.03);transform:scale(1.03);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}#mod-minecraft-modal .mod-minecraft-option p{font-weight:500;margin-top:1rem}#mod-minecraft-modal hr{border-bottom-width:1px;border-bottom-color:#c7c8ca;margin-top:30px}#mod-minecraft-modal .play-free-games{margin-top:1rem}#mod-minecraft-modal .play-free-games .game-link{color:#222;font-family:Press Start\ 2P,Open Sans,Helvetica,Arial,sans-serif;margin-top:1rem}#mod-minecraft-modal .reveal__close{color:rgba(0,0,0,.6);font-size:40px;font-weight:700;line-height:30px;padding:3px 6px;position:absolute;right:0;top:0}#mod-minecraft-modal .reveal__close:hover{color:#3ca7de}.notification-bar{background-color:#f25954;color:#fefefe;padding-bottom:10px;padding-top:10px;text-align:center}.notification-bar .notification-bar__title{border-right:1px solid #fff;margin-right:10px;padding-right:20px;text-transform:uppercase}.notification-bar .notification-bar__message .notification-bar__message__highlight{font-weight:600;text-transform:uppercase}.notification-bar .notification-bar__action{margin-left:20px}.notification-bar .notification-bar__action a{color:#fefefe}.notification-bar .notification-bar__action a:hover{color:#fefefe;text-decoration:underline}.page-header{height:auto;margin:0;padding-top:20px}.page-header h1{margin:0 0 20px}.page-header h2{margin:0 0 4px}.page-header h3{line-height:36px;font-weight:400;margin:0 0 20px}.page-header h4{line-height:24px;font-weight:300;margin:0 0 22px}.page-header p{font-size:14px;line-height:18px;font-weight:200;padding:0;margin-bottom:10px}.page-header a.header-link{font-size:14px;color:#fefefe}@media only screen and (max-width:600px){.page-header a.header-link{margin:0 10px}}.page-header a.header-link:hover{text-decoration:underline}.page-header .buttons-on-right{float:right;height:42px;margin:10px 0 0}.page-header .buttons-on-right .btn-round{display:inline-block;vertical-align:top;margin-top:0;margin-right:14px}.page-header .buttons-on-right .bottom-links{display:block;text-align:right;margin-top:4px}.page-header .btn-round{font-size:18px;line-height:20px;font-weight:400;padding:10px 28px;margin-top:20px}.page-header.image-hero{position:relative;height:480px;margin:0 auto}.page-header.image-hero .image-hero-content{float:left;position:relative;display:inline-block;width:38%;margin:20px 0 0}.page-header.image-hero .image-hero-graphic{float:left;position:relative;display:inline-block;width:62%}.page-header.image-hero .image-hero-graphic img{width:100%}.page-header.image-hero .image-hero-graphic img:hover{-webkit-transform:scale(1.02);transform:scale(1.02);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.page-header.computer-hero{position:relative;height:480px;margin:0 auto 100px}.page-header.computer-hero .computer-hero-content{position:relative;display:inline-block;width:450px;margin-top:20px}.page-header.computer-hero .computer-hero-content h1{font-size:46px;line-height:56px;font-weight:400;margin:0 0 16px}.page-header.computer-hero .computer-hero-content h4{font-size:24px;line-height:38px;font-weight:300;margin:0 0 16px}.page-header.computer-hero .computer-hero-laptop{position:absolute;top:-20px;left:400px}.page-header.tablet-hero{position:relative;height:480px;margin:0 auto 100px}.page-header.tablet-hero .tablet-hero-content{float:left;width:50%;border-radius:6px;background-color:#000;background-color:rgba(0,0,0,.3);padding:30px 40px 40px;margin:20px 0 0}.page-header.tablet-hero .tablet-hero-content h2{margin:0 0 12px}.page-header.tablet-hero .tablet-hero-content h4{margin:0 0 10px}.page-header.tablet-hero .tablet-hero-content p{font-size:16px;line-height:22px}.page-header.tablet-hero .tablet-hero-content ul{list-style:disc outside;margin-left:28px}.page-header.tablet-hero .tablet-hero-content ul li{font-size:16px;line-height:22px;font-weight:300;margin:0 0 4px}.page-header.tablet-hero .tablet-hero-graphic{float:left;width:50%;padding:0 0 0 20px}.page-header.tablet-hero .tablet-hero-graphic img{width:100%;padding:0;margin:0}.page-header .tabs-large-wrap{position:relative;display:block;width:100%;padding:0;margin:34px 0 0}.page-header .tabs-large-wrap .background{position:absolute;bottom:0;left:0;right:0;width:100%;height:44px;background:#000;border-radius:8px 8px 0 0;opacity:.45;filter:alpha(opacity=45);padding:0;margin:0}.page-header .tabs-large-wrap .tabs-large-table{display:table;margin:0 auto}.page-header .tabs-large-wrap .tabs-large-table ul.tabs-large-header{list-style:none outside;min-width:204px}.page-header .tabs-large-wrap .tabs-large-table ul.tabs-large-header li{position:relative;display:inline-block;margin:0 -5px 0 0}.page-header .tabs-large-wrap .tabs-large-table ul.tabs-large-header li a{position:relative;display:block;color:#e2e0e0;font-size:18px;line-height:22px;font-weight:500;padding:10px 25px 12px;margin:10px 0 0}.page-header .tabs-large-wrap .tabs-large-table ul.tabs-large-header li a:hover{color:#000;background:#fff;opacity:.55;filter:alpha(opacity=55)}.page-header .tabs-large-wrap .tabs-large-table ul.tabs-large-header li.active a{color:#474e52;font-size:18px;line-height:22px;font-weight:500;background:#fff;border-top:1px solid #e8eded;border-radius:8px 8px 0 0;padding:16px 40px 12px;margin:0}.page-header .tabs-large-wrap .tabs-large-table ul.tabs-large-header li.active a:hover{background:#fff;opacity:1;filter:alpha(opacity=1)}.page-header .home-course-navigation{position:relative;display:block;margin:0 0 10px}.page-header .home-course-navigation .left-icon-navigation{list-style:none;height:32px;margin:30px 0 0}.page-header .home-course-navigation .left-icon-navigation li{display:inline-block;padding:0;margin-right:10px}.page-header .home-course-navigation .left-icon-navigation li a{position:relative;display:inline-block;color:#fff;font-size:14px;line-height:32px;font-weight:300;border-radius:18px;background-color:#000;background-color:rgba(0,0,0,.8);padding:0 26px}.page-header .home-course-navigation .left-icon-navigation li a span{margin-right:4px}.page-header .home-course-navigation .left-icon-navigation li a:hover{background-color:#5cbe5a;background-color:rgba(92,190,90,.8);border-radius:18px}.page-header .home-course-navigation .left-icon-navigation li a.active{background:#5cbe5a;border-radius:18px}.page-header .header-breadcrumb{position:relative;display:inline-block;border-radius:20px;padding:6px 0;margin-top:8px}.page-header .header-breadcrumb ul{list-style:none}.page-header .header-breadcrumb ul li{display:inline-block;color:#d4d4d4;font-size:16px;font-weight:500;padding:0 6px}.page-header .header-breadcrumb ul li:after{color:#d4d4d4;content:"/";margin-left:16px}.page-header .header-breadcrumb ul li:last-child:after{content:"";margin-left:0}.page-header .header-breadcrumb ul li a{color:#fff}.page-header .header-breadcrumb ul li a:hover{color:#36a1d8}.page-header.photo-banner h1,.page-header.photo-banner h2,.page-header.photo-banner h3,.page-header.photo-banner h4,.page-header.photo-banner h5,.page-header.photo-banner p{color:#fff}.page-header.photo-banner h1 a,.page-header.photo-banner h2 a,.page-header.photo-banner h3 a,.page-header.photo-banner h4 a,.page-header.photo-banner h5 a,.page-header.photo-banner h6 a{color:#fff;border:0}.page-header.photo-banner h1 a:focus,.page-header.photo-banner h1 a:hover,.page-header.photo-banner h2 a:focus,.page-header.photo-banner h2 a:hover,.page-header.photo-banner h3 a:focus,.page-header.photo-banner h3 a:hover,.page-header.photo-banner h4 a:focus,.page-header.photo-banner h4 a:hover,.page-header.photo-banner h5 a:focus,.page-header.photo-banner h5 a:hover,.page-header.photo-banner h6 a:focus,.page-header.photo-banner h6 a:hover{color:#fff;text-decoration:underline}.page-header.photo-banner.light h1,.page-header.photo-banner.light h2,.page-header.photo-banner.light h3,.page-header.photo-banner.light h4,.page-header.photo-banner.light h5,.page-header.photo-banner.light p{color:#282e33}.page-header.photo-banner.light h1 a,.page-header.photo-banner.light h2 a,.page-header.photo-banner.light h3 a,.page-header.photo-banner.light h4 a,.page-header.photo-banner.light h5 a,.page-header.photo-banner.light h6 a{color:#282e33;border:0}.page-header.photo-banner.light h1 a:focus,.page-header.photo-banner.light h1 a:hover,.page-header.photo-banner.light h2 a:focus,.page-header.photo-banner.light h2 a:hover,.page-header.photo-banner.light h3 a:focus,.page-header.photo-banner.light h3 a:hover,.page-header.photo-banner.light h4 a:focus,.page-header.photo-banner.light h4 a:hover,.page-header.photo-banner.light h5 a:focus,.page-header.photo-banner.light h5 a:hover,.page-header.photo-banner.light h6 a:focus,.page-header.photo-banner.light h6 a:hover{color:#282e33;text-decoration:underline}.photo-banner{position:relative;width:100%;padding-top:100px;background-size:cover;background-position:50%}.photo-banner:after{position:absolute;top:0;left:0;right:0;height:100px;z-index:2;content:"";background-image:linear-gradient(rgba(0,0,0,.6),transparent)}.photo-banner.small{height:160px}.photo-banner.medium{height:260px}.photo-banner.medium-plus{height:300px}.photo-banner.large{height:450px}.photo-banner.full{position:relative;height:900px}.photo-banner .photo-bullet-list-right{position:absolute;top:0;right:0;width:240px;border-radius:6px;background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:14px 20px}.photo-banner .photo-bullet-list-right h5{margin:0 0 4px}.photo-banner .photo-bullet-list-right p{color:#282e33}.photo-banner .photo-bullet-list-right span.icon-checkmark{font-size:12px;margin:0 4px 0 2px}.photo-banner-full{margin-top:-770px}.photo-banner-images-short{margin-top:-76px;margin-bottom:-40px}.page-sharing{position:relative}.page-sharing.buttons-right{position:absolute;right:0}.page-sharing .icn-facebook,.page-sharing .icn-google,.page-sharing .icn-mail,.page-sharing .icn-twitter{float:left;display:inline-block;width:40px;height:40px;color:#fff;font-size:21px;line-height:18px;-webkit-font-smoothing:antialiased;border-radius:50%;padding:9px 0 0 10px;margin:0 8px 0 0}.page-sharing .icn-facebook:hover,.page-sharing .icn-google:hover,.page-sharing .icn-mail:hover,.page-sharing .icn-twitter:hover{text-decoration:none;background:#3b5e93}.page-sharing .icn-facebook{background:#40659f}.page-sharing .icn-facebook:hover{background:#3b5e93}.page-sharing .icn-twitter{background:#57bee2}.page-sharing .icn-twitter:hover{background:#52b3d5}.page-sharing .icn-google{font-size:24px;line-height:18px;background:#c74a31}.page-sharing .icn-google:hover{background:#bb462e}.page-sharing .icn-mail{background:#596267}.page-sharing .icn-mail:hover{background:#4f575b}.page-sharing .share-text-left{float:left;display:inline-block;vertical-align:middle;color:#353e43;font-size:18px;line-height:38px;font-weight:500;margin:0 12px 0 0}.page-sharing.community{padding:0 1rem;margin-bottom:0!important}.page-sharing.community h3{margin-bottom:0;padding-bottom:0}.page-sharing.community p{font-size:.8rem}.page-sharing.community ol{list-style:decimal;padding-left:0;margin-bottom:10px}.page-sharing.community ol li{font-size:12px}.page-sharing.community .guidelines{margin-bottom:0;padding:1rem;padding-bottom:0}.page-sharing.community .guidelines .section-title{border-bottom:1px solid #ccc}.page-sharing.community .guidelines .section-title img{height:40px;float:left;margin-right:10px}.page-sharing.community .guidelines:first-child{border-right:1px solid #ccc}.page-sharing.community .guidelines ul{margin-top:20px}.page-sharing.community .guidelines ul li{clear:both}.page-sharing.community .guidelines ul li img{height:40px;float:left}.page-sharing.community .guidelines ul li h5{font-size:.8rem;padding-bottom:0;margin-bottom:0}.page-sharing.community .guidelines ul li p{font-size:.8rem}.page-sharing.community input.button{margin:0}.page-sharing.community a.button{margin-bottom:0;margin-left:10px}.page-sharing.community form.buttonPost,.page-sharing.community span.buttonPost{display:inline-block}.pager{display:block;margin:16px auto 10px;position:relative;text-align:center}.pager .pager__page{display:inline-block;text-align:center}.pager .pager__page a{color:#fff;font-size:12px;line-height:26px;font-weight:400;position:relative;display:block;width:28px;height:26px;background:#36a1d8;border-radius:3px;margin-right:1px}.pager .pager__page a:hover{color:#fff;background:#348abf;text-decoration:none}.pager .pager__page.pager__page--all,.pager .pager__page.pager__page--prev{margin-right:8px}.pager .pager__page.pager__page--all a{width:32px}.pager .pager__page.pager__page--next{margin-left:8px}.pager .pager__page.pager__page--next a,.pager .pager__page.pager__page--prev a{width:52px}.pager .pager__page.pager__page--active a{color:#fff;background:#247fb7}.pager .pager__page.pager__page--disabled a{background-color:#98cbeb;cursor:default}.pagination{display:block;margin:30px auto;position:relative;text-align:center}.pagination ol{margin:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:12px}.pagination .pagination-page{display:inline-block;text-align:center}.pagination .pagination-page a{border-radius:8px;background-color:#eaf8fd;color:#292929;font-size:16px;position:relative;display:block;width:auto;height:36px;padding:4px 24px;min-width:58px;font-weight:600;text-decoration:none;font-weight:700;border:1px solid transparent;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.pagination .pagination-page a:hover{color:#0058d7;border:1px solid #0058d7;text-decoration:none}.pagination .pagination-page.pagination-page-next a,.pagination .pagination-page.pagination-page-previous a{width:52px}.pagination .pagination-page.pagination-page-all{margin-right:8px}.pagination .pagination-page.pagination-page-all a{width:32px}.pagination .pagination-page.pagination-page-active a{background-color:#0058d7;color:#fefefe}.pagination .pagination-page.pagination-page-disabled a{color:#cacaca;cursor:default}.pagination .pagination-page.pagination-page-disabled a:hover{color:#cacaca;border:1px solid transparent;cursor:default}.pagination .pagination-form{display:inline-block;white-space:nowrap;position:relative;margin-left:14px}.pagination .pagination-form input{padding:8px 52px 8px 16px;width:122px;border:1px solid #acacac;border-radius:8px;height:100%;margin:0}.pagination .pagination-form input::-webkit-input-placeholder{opacity:1;color:#747474;font-weight:700}.pagination .pagination-form input::-moz-placeholder{opacity:1;color:#747474;font-weight:700}.pagination .pagination-form input:-ms-input-placeholder{opacity:1;color:#747474;font-weight:700}.pagination .pagination-form input::placeholder{opacity:1;color:#747474;font-weight:700}.pagination .pagination-form button{color:#0058d7;font-size:16px;font-weight:700;position:absolute;right:0;border:1px solid #acacac;height:100%;width:48px;border-radius:0;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:#eaf8fd;cursor:pointer}.pagination .pagination-form button:hover{background-color:#8dd9f4}.pagination .pagination-page a.next,.pagination .pagination-page a.prev{font-family:icomoon;font-size:12px;font-weight:400}.panel{position:relative;display:block;border:1px solid #e3e8ed;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel.w800{width:800px;margin:0 auto}.panel.w830{width:830px;margin:0 auto}.panel.w850{width:850px;margin:0 auto}.panel.w900{width:900px;margin:0 auto}.panel.p-medium{border-radius:8px}.panel.padded-panel{margin-bottom:20px;padding:20px}.panel.inline{display:inline-block}.panel.p-flat{border:none;box-shadow:none}.panel-header{position:relative;display:block;height:50px;background:#f7f8f9;border-bottom:1px solid #e3e8ed;padding:0 20px}.panel-header h3{color:#656565;font-size:18px;line-height:24px;font-weight:400;display:inline-block;padding:12px 0 0;margin:0}.panel-header .action-panel{float:right;display:inline-block;max-width:600px;text-align:right}.panel-header .action-panel .btn-group,.panel-header .action-panel .btn-round{margin-top:7px}.panel-header .action-panel .btn-group,.panel-header .action-panel .btn-round.small{margin-top:10px}.panel-header .action-panel .btn-group .btn-round.small{margin-top:0}.panel-header .action-panel .search-box{margin-top:8px}.panel-header .action-panel .search-box input[type=text]{width:300px}.panel-header.panel-rule{background:none}.panel.p-flat .panel-header h3{color:#353e43;font-size:22px;line-height:26px;font-weight:300}.panel-header ul.panel-tabs{position:relative;display:inline-block;height:50px}.panel-header ul.panel-tabs li{float:left;display:inline-block;margin:0}.panel-header ul.panel-tabs li a{color:#596267;font-size:14px;line-height:46px;font-weight:300;position:relative;display:block;border-top:4px solid transparent;border-right:1px solid #e3e8ed;padding:0 18px}.panel-header ul.panel-tabs li:first-child{border-left:1px solid transparent}.panel-header ul.panel-tabs li:last-child a{border-right:1px solid transparent}.panel-header ul.panel-tabs li a:hover{color:#596267;background:#fff;border-left:1px solid #e3e8ed;border-right:1px solid #e3e8ed;margin-left:-1px}.panel-header ul.panel-tabs li.active a{color:#596267;font-size:14px;line-height:46px;font-weight:600;background:#fff;border-top:4px solid #5cbe5a;border-right:1px solid #e3e8ed;padding:0 18px;margin:0}.panel-header ul.panel-tabs li.active a:first-child{border-left:1px solid #e3e8ed;margin-left:-1px}.panel-header ul.panel-tabs li.active a:hover{margin-left:-1px}.panel .content-block{position:relative;display:block}.panel .content-block .filter-panel{position:relative;display:block;text-align:left;margin:0 0 16px}.panel .content-block .filter-panel .inline{margin:0}.panel .content-block .filter-panel .inline label{width:auto;margin:7px 15px 0 0}.panel .content-block .filter-panel .inline .field-seperator{display:inline;margin-right:24px}.panel .content-block .filter-panel .inline input[type=text]{width:180px}.panel table.full{width:100%;border-collapse:collapse}.panel table.full td,.panel table.full th{font-size:14px;font-weight:300;border-bottom:1px solid #dae1e1;text-align:left;padding:6px}.panel table.full td.first,.panel table.full th.first{padding:6px 6px 6px 20px}.panel table.full th{font-size:12px;font-weight:600;background:#f9fafa}.panel table.full tr:last-child{border-bottom:none}.panel .table-wrap{position:relative;display:block;padding:0 0 20px;margin:20px 20px 0}.panel .table-wrap table{width:100%;border-collapse:collapse}.panel .table-wrap table td,.panel .table-wrap table th{font-size:14px;border-bottom:1px solid #dae1e1;text-align:left;padding:6px}.panel .table-wrap table th{font-size:12px;font-weight:600;background:#f9fafa}.panel h4{font-weight:300;margin:0 0 12px}.panel h4 .header-spacer{position:relative;display:inline;padding:0 10px}.panel h5{font-weight:300;margin:0 0 8px}.panel.success-message{background:#fff;box-sizing:border-box;padding:20px 40px 60px;margin:20px auto 60px;max-width:100%}@media print,screen and (min-width:40em){.panel.success-message{max-width:700px}}.panel.collapsible-panel.collapsed{display:none}collapsible-panel .collapse-link,collapsible-panel .expand-link{text-align:right}@media screen and (max-width:39.9375em){.parent-course-quick-look{position:fixed;top:0!important}}.parent-course-quick-look .modal .box-header h3{padding-bottom:8px}.parent-course-quick-look .modal .box-header h3 i{font-size:20px}.parent-course-quick-look .modal h4{color:#fff!important;padding:8px 0;margin:0}.parent-course-quick-look .points{background-color:#eee;border-radius:6px;padding:8px;text-align:center;font-weight:400;margin-top:30px}.parent-course-quick-look .other{font-weight:400;font-size:20px;text-align:center;display:block;margin-top:20px;font-style:italic}.parent-course-quick-look .thumbnail-gallery-wrap{margin-bottom:0}.parent-course-quick-look ul li{list-style:none}.parent-course-quick-look strong{font-weight:600}.parent-course-quick-look .box-body .course-preview-box .course-preview-text .course-preview-title{font-size:16px;font-weight:600}.parent-course-quick-look .box-body .course-preview-box .course-preview-text .course-preview-footer{padding-bottom:0;padding-top:112px;text-align:right}.parent-course-quick-look .box-body .course-preview-box .course-preview-text .course-preview-footer a{font-weight:600}.parent-course-quick-look .box-body .course-preview-box .course-preview-text .course-preview-title,.parent-course-quick-look .box-body .course-preview-box .course-preview-text p,.parent-course-quick-look .box-body .course-preview-box .course-preview-text ul{padding-bottom:1rem}.parent-course-quick-look .box-body .price-block{border:2px solid #e2e2e2;border-radius:16px;position:relative}.parent-course-quick-look .box-body .price-block .price-block-action{padding:20px}.parent-course-quick-look .box-body .price-block .price-block-action a{width:180px}.parent-course-quick-look .box-body .price-block .discount-text p{font-size:14px;font-weight:600;line-height:20px;padding:10px 0}.parent-course-quick-look .box-body .price-block .discount-text{font-size:16px;font-weight:300;line-height:1.5}.parent-course-quick-look .box-body .price-block .actual-price{color:#353e43;font-size:40px;font-weight:700;line-height:26px}.parent-course-quick-look .box-body .price-block .actual-price sup{font-size:65%;top:-.5em}.parent-course-quick-look .box-body .price-block .actual-price-interval{color:#353e43;font-size:18px;font-weight:600}.parent-course-quick-look .box-body .price-block .price-details{color:#888e92;font-size:14px;line-height:28px}.parent-course-quick-look .box-footer{background-color:#fefefe;text-align:left}.parent-course-quick-look .box-footer .action-right span{color:#282e33;font-size:16px;line-height:42px}.parent-course-quick-look .box-footer .action-right span.strong{font-size:24px;font-weight:700}.parent-course-quick-look .box-footer .action-right .btn-default{float:right;margin-left:10px}parent-subscription-request-form{display:block;text-align:center}parent-subscription-request-form form input.input-width-fix[type=email],parent-subscription-request-form form input.input-width-fix[type=text]{width:100%}.parent-subscription-request-form{padding-bottom:10px;padding-top:10px}.parent-subscription-request-form .parent-subscription-request-form-text{font-size:20px;font-weight:300;line-height:1.5;margin:auto;max-width:250px}.parent-subscription-request-form .parent-subscription-request-form-text p{font-size:14px;font-weight:600;line-height:20px;padding:10px 0 14px}.parent-subscription-request-form parent-subscription-request-form input{margin-bottom:1rem}.pricing-card-banner{color:#fefefe;font-size:16px;font-weight:600;padding-left:1rem;padding-right:1rem;text-transform:uppercase}@media print,screen and (min-width:64em){.pricing-card-banner{letter-spacing:.1em}}.pricing-card-banner.pricing-card-banner-border-hack{background-color:#82ca6d;padding-top:4px;padding-bottom:4px;position:relative}.pricing-card-banner.pricing-card-banner-border-hack:after,.pricing-card-banner.pricing-card-banner-border-hack:before{content:"";position:absolute;z-index:1;left:-23px;bottom:0;display:block;width:10px;height:0;border:15px solid #82ca6d;border-right:8px solid #82ca6d;border-bottom-color:#82ca6d;border-left-color:transparent}.pricing-card-banner.pricing-card-banner-border-hack:after{left:auto;right:-23px;border-left:8px solid #82ca6d;border-right:15px solid transparent}.pricing-card-banner.pricing-card-banner-pseudo{background-image:url(/image/cards/pricing-card/center-banner-slice@2x.png);background-repeat:repeat-x;background-size:1px 36px;color:#fefefe;display:inline-block;height:36px;padding-top:4px;padding-bottom:4px;position:relative}.pricing-card-banner.pricing-card-banner-pseudo:after,.pricing-card-banner.pricing-card-banner-pseudo:before{position:absolute;content:"";background-image:url(/image/cards/pricing-card/pricing-card-banner-3-slice@2x.png);background-repeat:no-repeat;background-size:15px 36px;display:block;height:36px;top:0;width:8px}.pricing-card-banner.pricing-card-banner-pseudo:before{background-position:0 0;left:-8px}.pricing-card-banner.pricing-card-banner-pseudo:after{background-position:-8px 0;right:-8px}.pricing-card-banner.pricing-card-banner-pseudo-shadow{background-image:url(/image/cards/pricing-card/center-banner-slice-no-shadow@2x.png);background-repeat:repeat-x;background-size:1px 31px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);color:#fefefe;display:inline-block;height:31px;padding-top:4px;padding-bottom:4px;position:relative}.pricing-card-banner.pricing-card-banner-pseudo-shadow:after,.pricing-card-banner.pricing-card-banner-pseudo-shadow:before{position:absolute;content:"";background-image:url(/image/cards/pricing-card/pricing-card-banner-3-slice-no-shadow@2x.png);background-repeat:no-repeat;background-size:15px 31px;display:block;height:31px;top:0;width:8px}.pricing-card-banner.pricing-card-banner-pseudo-shadow:before{background-position:0 0;left:-7px}.pricing-card-banner.pricing-card-banner-pseudo-shadow:after{background-position:-8px 0;right:-7px}.pricing-card-banner.pricing-card-banner-red.pricing-card-banner-pseudo-shadow{background-image:url(/image/cards/pricing-card/center-banner-slice-no-shadow-red@2x.png)}.pricing-card-banner.pricing-card-banner-red.pricing-card-banner-pseudo-shadow:after,.pricing-card-banner.pricing-card-banner-red.pricing-card-banner-pseudo-shadow:before{background-image:url(/image/cards/pricing-card/pricing-card-banner-3-slice-no-shadow-red@2x.png)}.pricing-card-banner.pricing-card-banner-border-image{border:8px solid;border-image:url(/image/cards/pricing-card/pricing-card-banner-3-slice@2x.png) 16 14 17 14 fill repeat;height:36px}.pricing-table{position:relative;display:block;margin:40px auto 60px}.pricing-table .pricing-table__notification{display:block;text-align:center;margin:18px 0 0}.pricing-table .pricing-table__banner{display:block;max-width:500px;background:#fdfdfd;border-radius:6px;padding:0 22px;margin:22px auto 0}.pricing-table .pricing-table__banner p{display:inline-block;color:#596267;font-size:14px;line-height:32px;padding:0}.pricing-table .pricing-table__banner p span{display:inline-block;color:#898c8e;font-size:16px;line-height:32px;margin-right:8px}.pricing-table .pricing-table__banner .btn-default{float:right;margin:6px 12px 0 0}.pricing-table ul{list-style:none outside}.pricing-table ul li{display:inline-block;float:left;padding:0 20px 0 0;position:relative;text-align:center}.pricing-table.pricing-table--2-options>ul{padding-left:25%;padding-right:25%}.pricing-table.pricing-table--2-options>ul li{width:50%}.pricing-table.pricing-table--3-options>ul{width:840px;margin:0 auto}.pricing-table.pricing-table--3-options>ul li{width:280px}.pricing-table.pricing-table--4-options>ul li{width:25%}.pricing-table ul li:last-child{padding:0}.pricing-table ul li.best-offer .pricing-table__option{outline:6px solid #feeba6}.pricing-table ul li .pricing-table__option{position:relative;display:block;background:#fff;border:1px solid #e3e8ed;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.pricing-table ul li .pricing-table__option .overview{position:relative;display:block;height:120px;overflow:hidden;margin:25px 25px 0}.pricing-table ul li .pricing-table__option .overview h3{font-size:28px;font-weight:400;padding:0;margin:0 0 12px}.pricing-table ul li .pricing-table__option .overview p{font-size:14px;line-height:20px;padding:0}.pricing-table ul li .pricing-table__option .data-point,.pricing-table ul li .pricing-table__option .data-point-large{position:relative;display:block;width:100%;border-top:1px solid #dae1e1;border-bottom:1px solid #dae1e1;padding:0 25px;margin:-1px 0 0}.pricing-table ul li .pricing-table__option .data-point-large{text-align:left;height:128px}.pricing-table ul li .pricing-table__option .data-point-label{color:#5cbe5a;font-size:14px;line-height:15px;font-weight:600;position:absolute;display:inline;top:-10px;left:18px;background:#fff;padding:0 6px}.pricing-table ul li .pricing-table__option .data-point-large p,.pricing-table ul li .pricing-table__option .data-point p{font-size:15px;line-height:40px;font-weight:300;padding:0}.pricing-table ul li .pricing-table__option .data-point-large ul,.pricing-table ul li .pricing-table__option .data-point ul{list-style:none outside;margin:16px 0 0}.pricing-table ul li .pricing-table__option .data-point-large ul li,.pricing-table ul li .pricing-table__option .data-point ul li{font-size:14px;line-height:18px;font-weight:300;text-align:left;width:auto;padding-left:26px;margin:0 0 6px}.pricing-table ul li .pricing-table__option .data-point-large ul li span,.pricing-table ul li .pricing-table__option .data-point ul li span{color:#596267;font-size:10px;display:inline-block;margin:0 4px 0 -26px}.pricing-table ul li .pricing-table__option .data-point .data-column{float:left;width:50%}.pricing-table ul li .pricing-table__option .options{background:#f9fafa;border-radius:0 0 3px 3px;display:block;min-height:122px;padding:0 25px 20px;position:relative;text-align:center}.pricing-table ul li .pricing-table__option .options .pricing{position:relative;display:block}.pricing-table ul li .pricing-table__option .options .pricing .price-point{position:relative;display:block;padding:20px 0 12px}.pricing-table ul li .pricing-table__option .options .pricing .price-point p{font-size:20px;line-height:22px;font-weight:300}.pricing-table ul li .pricing-table__option .options .pricing .price-point p.free-backing{color:#8d73c3;font-weight:500;display:inline;padding:2px 16px}.pricing-table ul li .pricing-table__option .options .pricing .btn-default{font-size:18px;width:180px;padding:10px 26px}.pricing-table ul li .pricing-table__option .options .current-option{position:relative;display:block;text-align:center}.pricing-table ul li .pricing-table__option .options .current-option h5{font-weight:500;padding:24px 0 6px;margin:0}.pricing-table ul li .pricing-table__option .options .current-option p{padding:0;margin:0 20px}.private-course-list{background-color:transparent;font-size:.875rem}.private-course-list hr{border-color:#0a0a0a;margin-top:0;margin-left:0;max-width:80%}.private-course-list__thumbnail{display:inline-block;margin-bottom:1rem;position:relative;width:100%}.private-course-list__thumbnail>img{border-radius:1rem}.private-course-list .accordion-item{background-color:#fefefe;border:1px solid #a7a7a7;border-radius:1rem;box-shadow:0 3px 6px rgba(0,0,0,.1);color:#0a0a0a;margin-bottom:20px;padding:1.875rem;position:relative}.private-course-list .accordion-item__toggle{--transform-rotation:-90deg;background-color:currentColor;border-radius:50%;display:inline-block;margin-right:.3125rem;position:relative;vertical-align:text-top;width:1.25em;height:1.25em}.private-course-list .accordion-item__toggle:after,.private-course-list .accordion-item__toggle:before{background-color:#fefefe;content:"";position:absolute;top:50%;left:50%;width:.6em;height:.1em}.private-course-list .accordion-item__toggle:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.private-course-list .accordion-item__toggle:after{transition:-webkit-transform .125s linear;transition:transform .125s linear;transition:transform .125s linear,-webkit-transform .125s linear;-webkit-transform:translate(-50%,-50%) rotate(var(--transform-rotation));transform:translate(-50%,-50%) rotate(var(--transform-rotation))}.private-course-list .accordion-item .show-when-active{display:none}.private-course-list .accordion-item.is-active .accordion-item__toggle{--transform-rotation:0deg}.private-course-list .accordion-item.is-active .hide-when-active{display:none}.private-course-list .accordion-item.is-active .show-when-active{display:inline}.private-course-list .accordion-title{background-color:transparent;border:0!important;display:inline-block;font-size:inherit;padding:0}.private-course-list .accordion-title:before{content:none}.private-course-list .accordion-content{border:0;padding:1.875rem .625rem .625rem}.private-course-list .accordion-content:last-child{border:0}.private-course-booking{background-color:#f4faff;border-radius:.625rem;padding:1.25rem;position:relative;overflow:hidden}.private-course-booking .private-course-booking__heading{font-size:1.25rem;font-weight:700}.private-course-booking .private-course-booking__sale-ribbon{background-color:#bb1c1c;color:#fefefe;font-size:.75rem;font-weight:700;padding:.375rem 0;position:absolute;top:1.25rem;right:-2.5rem;text-align:center;text-transform:uppercase;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:9.375rem}.private-course-booking p{margin-bottom:.625rem}.private-course-booking .text-strike{color:#838383}@media print,screen and (min-width:64em){.private-course-booking{padding-top:1.875rem}}.private-course-skills{gap:.9375rem;padding-top:.625rem}.private-course-skill{background-color:#dfdffb;border-radius:1rem;font-weight:600;padding:.3125rem .9375rem}.private-course-lesson{font-size:.9375rem}@media print,screen and (min-width:40em){.private-course-lesson{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}@media print,screen and (min-width:40em){.private-course-lesson__icon{margin-right:20px}}.private-course-lesson__title{color:#544c4b;font-size:1rem;margin-top:1rem;margin-bottom:1rem}.private-course-lesson__title b{color:#7b69f0}@media print,screen and (min-width:64em){.private-course-lesson__title{margin-top:2rem}}.profile-selector .profile-selector-box{display:block;width:100%;border:1px solid #dae1e1;padding:5px 10px;margin:0 0 14px}.profile-selector .profile-selector-box img{float:left;width:80px;height:80px;padding:0;margin:0 12px 0 0}.profile-selector .profile-selector-box .profile-selector-type{display:block;color:#282e33;font-size:22px;line-height:26px;font-weight:600;margin:4px 0 1px}.profile-selector .profile-selector-box .profile-selector-info{color:#282e33;font-size:12px;line-height:16px}@media print,screen and (min-width:40em){.profile-selector .profile-selector-box{float:left;position:relative;display:inline-block;width:220px;height:280px;text-align:center;background:#fff;border:1px solid #dae1e1;padding:30px 20px 0;margin:0 18px 0 0}.profile-selector .profile-selector-box:nth-child(3n+3){margin:0}.profile-selector .profile-selector-box img{float:none;width:140px;height:140px;padding:0;margin:0}.profile-selector .profile-selector-box .profile-selector-type{display:block;color:#282e33;font-size:24px;line-height:28px;font-weight:600;margin:4px 0}.profile-selector .profile-selector-box .profile-selector-info{display:block;color:#282e33;font-size:12px;line-height:16px}.profile-selector .profile-selector-box:hover{-webkit-transform:scale(1.03);transform:scale(1.03);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;box-shadow:1px 2px 4px rgba(0,0,0,.5)}}.reveal.reveal--play-project{padding:2rem;border-radius:5px}.reveal.reveal--play-project h2,.reveal.reveal--play-project h3{margin-top:0}.reveal.reveal--play-project .player-border{border:1px solid #e3e8ed;padding:1rem}.reveal.reveal--play-project .player-buttons{padding:1rem 0}.reveal.reveal--play-project .project-information{max-height:400px;overflow-y:auto}.reveal.reveal--play-project .project-information .remix-info img{max-width:64px;margin-right:10px;float:left}.reveal.reveal--play-project .project-information a{font-size:inherit}.reveal.reveal--play-project .project-information .markdown ol{list-style-position:inside}.reveal.reveal--play-project .project-information .markdown ul{list-style-position:inside;list-style-type:disc}.reveal.reveal--play-project .project-information .markdown pre{background-color:#f6f8fa;border-radius:4px;padding:16px}.reveal.reveal--play-project .project-information .markdown pre code{padding:none;border:none;background-color:transparent}.reveal.reveal--play-project a.report-link{color:#b8b8b8}.reveal.reveal--play-project a.report-link:hover{color:#535353}.reveal.reveal--play-project .player-actions{font-size:18px;font-weight:600}.reveal.reveal--play-project .player-actions .like-action .icon{color:#f25954}.reveal.reveal--play-project .player-actions a{color:#0a0a0a;display:inline-block;text-align:center;width:80px}.reveal.reveal--play-project iframe{width:100%}.reveal.reveal--play-project .bottom-row .button{margin-bottom:0;margin-top:.5rem}#player .modal-header h3{font-size:24px;line-height:27px;margin:10px 15px 9px!important}#player .player-body{width:900px;vertical-align:top;margin:0 15px}#player .player-body .project-information .creative-commons img{width:15px}#player .player-body .project-information p.project-stats{line-height:18px}#player .player-border{position:relative;display:inline-block;border:2px solid #e3e8ed;border-radius:4px;padding:4px 6px}#player .project-information,#player iframe{position:relative;display:inline-block;vertical-align:top}#player .project-information{width:265px;height:457px;background:#f5f6f7;border:1px solid #e3e8ed;color:#282e33;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05);overflow-y:auto;padding:10px;margin-left:13px}#player .project-information h4,#player .project-information h5,#player .project-information p{color:#282e33}#player .project-information h4,#player .project-information h5{position:relative;display:block;border-bottom:1px solid #dadada;margin:16px 0 8px!important}#player .project-information h4{font-size:20px;line-height:21px;font-weight:500;padding:0 0 6px}#player .project-information h5{font-size:17px;line-height:18px;font-weight:500}#player .project-information p{font-size:16px;line-height:19px;padding:0 0 6px;margin:0}#player .project-information p .project-stats{line-height:18px}#player .modal-footer{border-top:none;margin:0 15px;text-align:right;padding:10px 5px 12px}.project-play-button-actions{display:block;width:980px;min-height:34px;margin:0 auto 10px}.project-play-button-actions .buttons-on-right{float:right;display:inline-block}.project-play-wrap{height:auto;background:#fff;border-radius:0;box-shadow:10px 10px 15px rgba(0,0,0,.6);padding:0;margin:0 auto 60px}.project-play-wrap,.project-play-wrap .project-play-frame{position:relative;display:block}.project-play-wrap .project-play-detail{position:relative;display:block;min-height:260px;background:#f7f8f9;padding:10px 40px 20px}.project-play-wrap .project-play-detail .project-play-buttons{display:block}.project-play-wrap .project-play-detail .project-play-title{position:relative;display:block}.project-play-wrap .project-play-detail .project-play-title h3{font-size:20px;line-height:22px;font-weight:500;margin:5px 0 0}.project-play-wrap .project-play-detail .project-play-title p{padding:5px 0 0}.project-play-wrap .project-play-detail .project-play-title .share-bar-box{margin-top:5px}.project-play-wrap .project-play-detail .project-play-info{float:left;display:inline-block;width:500px;margin:12px 0 0}.project-play-wrap .project-play-detail .project-play-info h3{position:relative;color:#282e33;font-size:26px;line-height:30px;font-weight:500;padding:0 200px 0 0;margin:0}.project-play-wrap .project-play-detail .project-play-info h5{color:#282e33;margin:8px 0 4px}.project-play-wrap .project-play-detail .project-play-info p{color:#282e33;font-size:16px;line-height:22px;padding:0 0 6px}.project-play-wrap .project-play-detail .project-play-info .favorite-like{top:0;right:0;width:200px;text-align:right}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-favorite-heart{display:inline-block;color:#9da3a7;font-size:23px;line-height:24px;padding:0;margin:0 2px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-favorite-heart .icon-heart-2{margin:0 2px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-favorite-heart.heart-selected,.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-favorite-heart:hover{color:#dc3929}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-favorite-number{display:inline-block;color:#9da3a7;font-size:14px;line-height:26px;padding:0;margin:0 10px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-like-thumb{display:inline-block;color:#9da3a7;font-size:24px;line-height:24px;padding:0;margin:0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-like-thumb .icon-thumbs-up{margin:0 2px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-like-thumb:hover{color:#7562a1}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-like-thumb .project-like-number{display:inline-block;color:#9da3a7;font-size:14px;line-height:26px;padding:0;margin:0 10px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-like-thumb.like-selected{color:#7562a1}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-like-thumb.like-selected .project-like-number{color:#9da3a7}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-report-flag{display:inline-block;color:#9da3a7;line-height:24px;padding:0;margin:0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-report-flag .icon-flag{margin:0 2px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-report-flag:hover{color:#7562a1}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-view-eye{display:inline-block;color:#9da3a7;font-size:23px;line-height:24px;padding:0;margin:0 2px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-view-eye .icon-eye{margin:0 3px 0 0}.project-play-wrap .project-play-detail .project-play-info .favorite-like .project-view-eye .project-view-number{display:inline-block;color:#9da3a7;font-size:14px;line-height:26px;padding:0;margin:0 10px 0 0}.project-play-wrap .project-play-detail .project-play-info .project-complexity{position:relative;display:block;margin:0}.project-play-wrap .project-play-detail .project-play-info .project-complexity h6{color:#282e33;margin:0 0 4px}.project-play-wrap .project-play-detail .project-play-info .project-complexity ul.complexity-meter{position:relative;display:block;height:25px;width:212px;background:#fefefc;border:1px solid #ebeae6;border-radius:2px;padding:2px;margin:0 0 6px}.project-play-wrap .project-play-detail .project-play-info .project-complexity ul.complexity-meter li{color:#fff;font-size:14px;line-height:16px;font-weight:500;text-align:center;float:left;display:inline-block;width:22px;background:#a4a19b;border:1px solid #706f6a;padding:0 2px 1px;margin:0 -1px 0 0}.project-play-wrap .project-play-detail .project-play-info .project-complexity ul.complexity-meter li:last-child{margin:0}.project-play-wrap .project-play-detail .project-play-info .project-complexity ul.complexity-meter li.completed{color:#fff;font-size:14px;line-height:16px;font-weight:500;text-align:center;float:left;display:inline-block;background:#5cbe5a;width:22px;padding:0 2px 1px;margin:0 -1px 0 0}.project-play-wrap .project-play-detail .project-play-info .project-complexity ul.complexity-meter li.completed:last-child{margin:0}.project-play-wrap .project-play-detail .project-play-info .project-complexity ul.complexity-meter li.label{color:#4c4841;font-size:14px;line-height:18px;font-weight:300;float:left;display:inline-block;width:95px;background:transparent;border:none;padding:0;margin:0 0 0 4px}.project-play-wrap .project-play-detail .project-play-stats{position:absolute;top:24px;right:30px;width:280px;min-height:200px;background:#fefefc;border:1px solid #ebeae6;border-radius:2px;padding:10px 20px;margin:0 0 0 40px}.project-play-wrap .project-play-detail .project-play-stats h5{color:#282e33;font-size:12px;line-height:16px;text-transform:uppercase;border-bottom:1px solid #ebeae6;padding:0 0 4px;margin:0 0 10px}.project-play-wrap .project-play-detail .project-play-stats h6{color:#282e33;margin:0 0 4px}.project-play-wrap .project-play-detail .project-play-stats .share-actions{dislay:block;padding:0;margin:10px 0 20px}.project-play-wrap .project-play-detail .project-play-stats ul.complexity-meter{position:relative;display:block;height:26px;width:212px;background:#fefefc;border:1px solid #ebeae6;border-radius:2px;padding:2px;margin:0 0 6px}.project-play-wrap .project-play-detail .project-play-stats ul.complexity-meter li{float:left;display:inline-block;width:22px;color:#fff;font-size:14px;line-height:17px;font-weight:500;text-align:center;background:#a4a19b;border:1px solid #706f6a;padding:0 2px 1px;margin:0 -1px 0 0}.project-play-wrap .project-play-detail .project-play-stats ul.complexity-meter li:last-child{margin:0}.project-play-wrap .project-play-detail .project-play-stats ul.complexity-meter li.completed{float:left;display:inline-block;color:#fff;font-size:14px;line-height:17px;font-weight:500;text-align:center;background:#5cbe5a;width:22px;padding:0 2px 1px;margin:0 -1px 0 0}.project-play-wrap .project-play-detail .project-play-stats ul.complexity-meter li.completed:last-child{margin:0}.project-play-wrap .project-play-detail .project-play-stats ul.complexity-meter li.label{float:left;display:inline-block;width:95px;color:#4c4841;font-size:14px;line-height:18px;font-weight:300;background:transparent;border:none;padding:0;margin:0 0 0 4px}.plans-quick-look{background:#1c3860;background-image:linear-gradient(#1c3860,#34395d);background-size:contain;background-repeat:repeat-x;color:#fff}.plans-quick-look .subline,.plans-quick-look h1{color:#fff;margin:30px 0 5px;font-size:38px;padding:0}.plans-quick-look .subline{font-size:16px;padding:0 0 6px;margin:0 0 30px;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif}.plans-quick-look .subline.subline-sale{margin-bottom:0;padding-bottom:8px}.plans-quick-look .subline.subline-sale-countdown{font-size:16px;font-style:italic;padding-top:8px}.plans-quick-look .subline.subline-sale-countdown .countdown{font-size:21px;font-style:normal;font-weight:700}.plans-quick-look .disclaimer p{color:#ddd;font-size:18px}.plans-quick-look .disclaimer .disclaimer-sale-callout{background-color:#0c1733;padding:10px;margin:20px 10px}.plans-quick-look .disclaimer .disclaimer-divider{color:#666}.plans-quick-look .disclaimer hr{width:40px;margin:20px auto;border-bottom:2px dotted #626467}.plans-quick-look .disclaimer .disclaimer-terms{color:#ddd;font-size:12px;padding:10px 0}.plans-quick-look .plans-quick-look-plans{padding:20px 0 40px}.plans-quick-look .plans-quick-look-plans .card.card-pricing{color:#666;padding:15px}@media screen and (min-width:40em) and (max-width:63.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing{padding:5px}}@media screen and (max-width:39.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing{padding:5px}}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header{text-align:center}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header:hover .card-pricing-button-buy{background-color:#00a5bb}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header:hover .card-pricing-button-buy-outline{border:1px solid #00a5bb;background-color:#00a5bb;color:#fff}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header h2{font-size:24px;line-height:1;font-weight:700;margin-bottom:5px;margin-top:20px;color:#666}@media screen and (max-width:39.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header h2{font-size:19px;margin:22px 0 0}}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-price{line-height:1;margin:20px 0 0 10px;font-size:50px;font-weight:700;color:#00bcd4}@media screen and (max-width:39.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-price{margin:0;font-size:40px}}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-price .month{font-size:12px;font-weight:300;margin-left:-10px}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-price.card-pricing-price-unlimited{margin-left:22px}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-sale{color:#bf103d}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-was{text-decoration:line-through;color:gray;font-size:20px}@media screen and (max-width:39.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-was{font-size:12px;padding-bottom:20px}}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-add-child,.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-description,.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-total{font-weight:400;color:#666;font-size:15px}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-add-child,.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-savings,.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-total{line-height:1;font-size:13px;padding:5px}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-savings{color:#bf103d;font-weight:700}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header ul{margin:14px auto;line-height:2;text-transform:uppercase;font-size:12px;color:#333;margin-top:20px}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header ul img{margin-right:5px}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header ul li.card-pricing-icon{text-align:left;width:50%;margin:auto;padding:4px 0 0}@media screen and (min-width:40em) and (max-width:63.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header ul li.card-pricing-icon{width:75%}}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-flag{color:#fff;font-size:11px;position:absolute;top:1%;letter-spacing:1px;background-color:#00bcd4;padding:1px 5px;font-weight:500;left:0}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-highlight{color:#00bcd4}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-button{margin:30px}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy{background-color:#00bcd4;border:1px solid #00bcd4;font-weight:500;color:#fff;border-radius:5px;margin:0;width:60%}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy:hover{background-color:#00a5bb}@media screen and (min-width:40em) and (max-width:63.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy{width:100%}}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline{border:1px solid #00bcd4;background-color:hsla(0,0%,100%,.5);color:#00bcd4;border-radius:5px;margin:0;width:60%;font-weight:500}.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline:hover{border:1px solid #00a5bb;background-color:#00a5bb;color:#fff}@media screen and (min-width:40em) and (max-width:63.9375em){.plans-quick-look .plans-quick-look-plans .card.card-pricing .card-pricing-header .card-pricing-button-buy-outline{width:100%}}.plans-quick-look .plans-quick-look-plans .card-pricing-content{line-height:1.8;font-size:14px;margin:15px;padding-bottom:20px;font-weight:200;width:80%;margin:auto}.plans-quick-look .plans-quick-look-plans .card-pricing-content h4{line-height:1.4;font-weight:600;margin-bottom:0;font-size:14px;color:#d2d0d0;margin-top:14px;padding-bottom:0}.plans-quick-look .plans-quick-look-plans .card-pricing-content hr{border:none;border-top:1px solid #e8e8e8;width:13%;margin:auto}.plans-quick-look .plans-quick-look-plans .card-pricing-content .card-pricing-content-details{margin-top:10px}.plans-quick-look .plans-quick-look-plans .card-pricing-content .card-pricing-content-details div{padding:2px;border-bottom:1px dotted #0b1e3a;color:#b9b9b9}@media screen and (max-width:39.9375em){.plans-quick-look .plans-quick-look-plans .card-pricing-content .card-pricing-content-details div{color:#333;border-bottom:1px dotted #efefef}}.plans-quick-look .plans-quick-look-plans .card-pricing-content .tooltip{position:relative}.plans-quick-look .plans-quick-look-plans .card-pricing-content .tooltip .tooltiptext{visibility:hidden;width:250px;background-color:#fff;color:#666;text-align:center;padding:10px;border-radius:6px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);position:absolute;z-index:1;top:100%;left:50%;margin-left:-125px}.plans-quick-look .plans-quick-look-plans .card-pricing-content .tooltip:hover .tooltiptext{visibility:visible}.plans-quick-look .plans-quick-look-testimonials{padding:30px 0 80px;background-color:#f6fafb;background-repeat:no-repeat;background-position:50%}.plans-quick-look .plans-quick-look-testimonials h2,.plans-quick-look .plans-quick-look-testimonials h4{margin-bottom:10px}.plans-quick-look .plans-quick-look-testimonials ul{color:#333;list-style-type:disc;margin-left:10px;font-size:18px;line-height:1.5;font-weight:500}.plans-quick-look .plans-quick-look-testimonials ul li{margin-top:30px}.plans-quick-look .plans-quick-look-testimonials .quote blockquote{margin:30px;color:#fff;font-size:20px;line-height:1.5;font-weight:400;font-style:normal}.plans-quick-look .plans-quick-look-testimonials .quote-wrap blockquote cite{color:#e1eff4}.plans-quick-look .plans-quick-look-testimonials .quote-wrap blockquote:before{position:absolute;display:block;top:-20px;left:-2px;color:#bee4be}.plans-quick-look .plans-quick-look-testimonials .quote-wrap{color:#fff;background-color:#77c677;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1)}.plans-quick-look .plans-quick-look-testimonials .icon-checkmark{text-align:right;color:#4fbfb9;margin-top:10px;margin-left:10px}.plans-quick-look .plans-quick-look-testimonials .safe-place-content{padding-top:10px}.plans-quick-look .plans-quick-look-testimonials .safe-place-content p{line-height:1}.plans-quick-look .plans-quick-look-testimonials h3{margin:0;font-size:18px}.plans-quick-look .plans-quick-look-faq{background-color:#fff;padding:20px 0 40px}.plans-quick-look .plans-quick-look-faq .accordion-header{text-align:left;color:#666;font-size:20px;line-height:24px;font-weight:300;margin-left:28px;cursor:pointer}.plans-quick-look .plans-quick-look-faq .accordion-content{text-align:left;border:none;border-bottom:1px solid #efefef;padding:0;margin:16px}.plans-quick-look .plans-quick-look-faq .accordion-content p{line-height:1.5;font-size:18px}.plans-quick-look .plans-quick-look-faq .plans-quick-look-faq-questions{margin-top:20px}.plans-quick-look .plans-feature-table .plans-small{font-size:14px;font-style:italic}@media screen and (max-width:39.9375em){.plans-quick-look .plans-feature-table .plans-small{display:block}}.plans-quick-look .plans-feature-table strong{font-size:15px}.plans-quick-look .plans-feature-table table tr{border-top:#293c5d}.reveal.plans-quick-look .close-reveal-modal{color:#fff;right:30px}.price-interval{color:#282e33;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:52px;line-height:40px;margin-top:16px}@media print,screen and (min-width:40em){.price-interval{font-size:70px;line-height:60px;margin-top:10px}}.price-interval .price-interval__interval{color:#8a8a8a;font-size:16px;font-weight:400}@media print,screen and (min-width:40em){.price-interval .price-interval__interval{font-size:22px}}.price-interval .price-interval__cents{font-size:16px;font-weight:400;font-size:40%;top:-1em;line-height:0;vertical-align:baseline;position:relative}.price-interval.price-interval--small{font-size:62px;line-height:42px;margin-top:20px}.price-interval.price-interval--previous{color:#8a8a8a;font-size:12px;line-height:12px;margin-top:0;margin-bottom:20px;text-decoration:line-through}.price-interval.price-interval--previous .price-interval__interval{font-size:12px;font-weight:400}.pricing-options-card{background-color:#fefefe;margin:0 10px 40px 20px}.pricing-options-card .pricing-options-card__header{background-color:#4fbfb9;padding:28px 10px;text-align:center}.pricing-options-card .pricing-options-card__header>p{color:#fff;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:28px;line-height:28px;padding-bottom:0}.pricing-options-card .pricing-options-card__body{padding:32px}@media print,screen and (min-width:64em){.pricing-options-card .pricing-options-card__body{min-height:600px}}.pricing-options-card .pricing-options-card__body .pricing-options-card__body__activity-count{font-size:26px;font-weight:600;line-height:26px;margin-top:10px;text-align:center}.pricing-options-card .pricing-options-card__body .pricing-options-card__body__activity-count-label{font-size:18px;font-weight:600;line-height:20px;text-align:center}.pricing-options-card .pricing-options-card__body .pricing-options-card__body__heading{font-size:18px;line-height:28px;text-align:left}.pricing-options-card .pricing-options-card__body .pricing-options-card__body__separator{border-width:2px;color:#282e33;margin-top:10px;margin-bottom:10px}.pricing-options-card .pricing-options-card__body .pricing-options-card__body__price{text-align:center}.pricing-options-card .pricing-options-card__price{font-size:32px;font-weight:700;line-height:32px}@media print,screen and (min-width:64em){.pricing-options-card .pricing-options-card__body>ul{display:block}.pricing-options-card .pricing-options-card__body>ul>li{font-size:16px;line-height:26px}.pricing-options-card .pricing-options-card__footer{background-color:#282e33;padding:40px;position:absolute;left:0;right:0;bottom:0;height:174px;text-align:center}.pricing-options-card .pricing-options-card__footer p{color:#fff}.pricing-options-card.pricing-options-card--subscription .pricing-options-card__footer{padding:20px 40px}}.project-wrap{position:relative;display:block}.project-wrap .project-card{float:left;position:relative;display:inline-block;width:194px;height:140px;text-align:center;background:#fcfcfc;margin:0 10px 10px 0;vertical-align:top}@media print,screen and (min-width:40em){.project-wrap .project-card{width:207px;height:149px}}@media print,screen and (min-width:64em){.project-wrap .project-card{width:230px;height:166px}}@media screen and (min-width:75em){.project-wrap .project-card{width:275px;height:198px}}.project-wrap .project-card.new-project .project-image{position:relative;display:block;background:#36a1d8;padding-top:54px}.project-wrap .project-card.new-project .project-image span{color:#fff;font-size:62px;line-height:62px;position:absolute;left:50%;top:50%;margin-left:-31px;margin-top:-31px}.project-wrap .project-card.new-project .project-image:hover{background:#1e8dc6}.project-wrap .project-card.new-project:hover .project-data .project-title{display:block}.project-wrap .project-card.new-project:hover .project-data .project-title h5{color:#fff}.project-wrap .project-card .project-delete{position:absolute;display:none;top:-9px;right:-8px;width:26px;height:26px;text-indent:-9999px;background:url(/global/ui02/css/img/icn-modal-close0.png) 0 0 no-repeat;z-index:10}.project-wrap .project-card .project-delete:hover{background:url(/global/ui02/css/img/icn-modal-close1.png) 0 0 no-repeat}.project-wrap .project-card .project-image{position:relative;display:block;width:100%;height:96px;overflow:hidden}@media print,screen and (min-width:40em){.project-wrap .project-card .project-image{height:105px}}@media print,screen and (min-width:64em){.project-wrap .project-card .project-image{height:122px}}@media screen and (min-width:75em){.project-wrap .project-card .project-image{height:154px}}.project-wrap .project-card .project-image img{width:100%;padding:0;margin:0}.project-wrap .project-card .project-image .image-icon{position:absolute;top:50%;left:50%;width:70px;height:70px;display:none;text-align:center;border-radius:50%;border:3px solid #d5d5d5;background-color:#000;background-color:rgba(0,0,0,.8);margin:-35px 0 0 -35px}.project-wrap .project-card .project-image .image-icon span{color:#fff;font-size:32px;line-height:64px}.project-wrap .project-card .project-image .notebook-icon{position:absolute;top:50%;left:50%;margin-left:-31px;margin-top:-31px}.project-wrap .project-card .project-image .notebook-icon span{color:#424b51;font-size:62px;line-height:62px}.project-wrap .project-card .project-image .in-showcase{position:absolute;left:0;right:0;bottom:0;color:#fff;font-size:12px;line-height:16px;text-transform:uppercase;background:#8d73c3}.project-wrap .project-card .project-image .in-showcase span{margin-right:4px}.project-wrap .project-card .project-image .project-tutorial{position:absolute;left:0;bottom:0;width:34px;height:32px;background:#36a1d8 url(/image/ui/icn-tutorial.png) 50% no-repeat;padding:0}.project-wrap .project-card .project-data{position:relative;display:block;height:44px;background:#fff;text-align:left;padding:0}.project-wrap .project-card .project-data h5{color:#424b51;font-size:14px;line-height:18px;font-weight:600;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:4px 75px 1px 0}.project-wrap .project-card .project-data h6{display:block;color:#424b51;font-size:11px;line-height:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0 75px 0 0}.project-wrap .project-card .project-data .project-title{display:block;overflow:hidden;padding:0 0 0 10px}.project-wrap .project-card .project-data .icon-button-left{position:absolute;top:0;right:40px;width:40px;height:44px;font-size:18px;line-height:18px;text-align:center;padding:4px 0 0;margin:0}.project-wrap .project-card .project-data .icon-button-left span{color:#9da3a7}.project-wrap .project-card .project-data .icon-button-left:hover{background:#ffaa31}.project-wrap .project-card .project-data .icon-button-left:hover span{color:#fff}.project-wrap .project-card .project-data .icon-button-left .icon-button-text{display:block;color:#596267;font-size:10px;line-height:10px;padding:1px 0 0;margin:0}.project-wrap .project-card .project-data .icon-button-left.selected .icon-button-text,.project-wrap .project-card .project-data .icon-button-left.selected span{color:#fd990a}.project-wrap .project-card .project-data .icon-button-left.selected:hover .icon-button-text,.project-wrap .project-card .project-data .icon-button-left.selected:hover span{color:#fff}.project-wrap .project-card .project-data .icon-button-right{position:absolute;top:0;right:0;width:50px;height:44px;font-size:18px;line-height:18px;text-align:center;padding:4px 0 0;margin:0}.project-wrap .project-card .project-data .icon-button-right span{color:#9da3a7}.project-wrap .project-card .project-data .icon-button-right:hover{background:#ffaa31}.project-wrap .project-card .project-data .icon-button-right:hover span{color:#fff}.project-wrap .project-card .project-data .icon-button-right .icon-button-text{display:block;color:#596267;font-size:10px;line-height:10px;padding:1px 0 0;margin:0}.project-wrap .project-card .project-data .icon-button-right.selected .icon-button-text,.project-wrap .project-card .project-data .icon-button-right.selected span{color:#fd990a}.project-wrap .project-card .project-data .icon-button-right.selected:hover .icon-button-text,.project-wrap .project-card .project-data .icon-button-right.selected:hover span{color:#fff}.project-wrap .project-card .project-data .project-actions{display:none;height:44px;padding:0}.project-wrap .project-card .project-data .project-actions h5{color:#fff;margin-top:0;padding:4px 0 0 10px}.project-wrap .project-card .project-data .project-actions h6{color:#fff;margin-top:0;padding:0 0 0 10px}.project-wrap .project-card .project-data .project-actions .action-button{float:left;color:#fff;font-size:12px;line-height:22px;text-align:center;border:1px solid #ddd;border-radius:3px;box-shadow:none;padding:4px 8px;margin:6px 0 0 8px}.project-wrap .project-card .project-data .project-actions .action-button span{float:left;color:#fff;font-size:11px;line-height:22px;margin-right:4px}.project-wrap .project-card .project-data .project-actions .action-button:hover{color:#fff;background:#ffaa31;border:1px solid #ffaa31}.project-wrap .project-card .project-data .project-actions .action-button:hover span{color:#fff}.project-wrap .project-card .project-data .project-actions .icon-button{float:left;width:40px;height:44px;font-size:18px;line-height:18px;text-align:center;padding:4px 0 0;margin:0}.project-wrap .project-card .project-data .project-actions .icon-button span{color:#fff}.project-wrap .project-card .project-data .project-actions .icon-button:hover{background:#ffaa31}.project-wrap .project-card .project-data .project-actions .icon-button:hover span{color:#fff}.project-wrap .project-card .project-data .project-actions .icon-button .icon-button-text{display:block;color:#fff;font-size:10px;line-height:10px;padding:1px 0 0;margin:0}.project-wrap .project-card .project-data .project-actions .icon-button.selected .icon-button-like-text,.project-wrap .project-card .project-data .project-actions .icon-button.selected span{color:#ffaa31}.project-wrap .project-card .project-data .project-actions .icon-button.selected:hover .icon-button-like-text,.project-wrap .project-card .project-data .project-actions .icon-button.selected:hover span{color:#fff}.project-wrap .project-card:hover{background:#fcfcfc;translate3d:0,0,0;-webkit-transform:scale(1.03);transform:scale(1.03);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;box-shadow:1px 2px 6px rgba(0,0,0,.6)}.project-wrap .project-card:hover .image-icon,.project-wrap .project-card:hover .project-actions,.project-wrap .project-card:hover .project-delete{display:block}.project-wrap .project-card:hover .project-data{background:#000}.project-wrap .project-card:hover .project-data .icon-button-left .icon-button-text,.project-wrap .project-card:hover .project-data .icon-button-left span,.project-wrap .project-card:hover .project-data .icon-button-right .icon-button-text,.project-wrap .project-card:hover .project-data .icon-button-right span{color:#fff}.project-wrap .project-card:hover .project-data .project-title{display:none}.project-wrap .project-card.project-card-notebook{background-color:#766889}.project-gallery{position:relative;display:block}.project-gallery.project-reverse-text .project-data h6{color:#fff}.project-gallery .project-tile{position:relative;display:inline-block;width:270px;height:223px;text-align:center;background:transparent;border:1px solid transparent;border-radius:0;padding:5px;margin:8px;vertical-align:top}@media (max-width:1195px){.project-gallery .project-tile{width:260px;height:215px}}@media (max-width:1160px){.project-gallery .project-tile{width:240px;height:198px}}@media (max-width:1140px){.project-gallery .project-tile{width:230px;height:190px}}@media (max-width:1070px){.project-gallery .project-tile{width:220px;height:182px}}@media (max-width:1040px){.project-gallery .project-tile{width:270px;height:223px}}@media (max-width:988px){.project-gallery .project-tile{margin:10px 5px}}.project-gallery .project-tile .project-delete{position:absolute;display:none;top:-12px;right:-12px;width:26px;height:26px;text-indent:-9999px;background:url(/global/ui02/css/img/icn-modal-close0.png) 0 0 no-repeat;z-index:10}.project-gallery .project-tile .project-delete:hover{background:url(/global/ui02/css/img/icn-modal-close1.png) 0 0 no-repeat}.project-gallery .project-tile .project-thumbnail{position:relative;display:block;width:100%;height:166px;background:#fff;border:1px solid #e3e8ed;border-radius:4px;overflow:hidden}.project-gallery .project-tile .project-thumbnail.create-new-project{position:relative;display:block;background:#36a1d8;padding-top:54px}.project-gallery .project-tile .project-thumbnail.create-new-project span{color:#fff;font-size:62px;line-height:62px}.project-gallery .project-tile .project-thumbnail.create-new-project:hover{background:#1e8dc6}.project-gallery .project-tile .project-thumbnail img{width:100%;height:100%}.project-gallery .project-tile .project-thumbnail .in-showcase{position:absolute;left:0;right:0;bottom:0;color:#fff;font-size:12px;line-height:16px;background:#8d73c3}.project-gallery .project-tile .project-thumbnail .project-tutorial{position:absolute;left:0;bottom:0;width:39px;height:37px;background:#36a1d8 url(/image/ui/icn-tutorial.png) 50% no-repeat;padding:0}@media (max-width:1195px){.project-gallery .project-tile .project-thumbnail{height:160px}}@media (max-width:1160px){.project-gallery .project-tile .project-thumbnail{height:147px}}@media (max-width:988px){.project-gallery .project-tile .project-thumbnail{height:166px}}.project-gallery .project-tile .project-thumbnail .project-actions{position:absolute;display:none;top:0;left:0;right:0;width:100%;height:166px;text-align:center;background-color:#000;background-color:rgba(0,0,0,.4);padding:10px 35px}.project-gallery .project-tile .project-thumbnail .project-actions .play-project{position:absolute;left:50%;bottom:20px;display:block;width:77px;height:78px;vertical-align:middle;color:#fff;font-size:20px;line-height:20px;font-weight:400;text-transform:uppercase;text-align:center;white-space:nowrap;background:#36a1d8;border:2px solid #36a1d8;border-radius:60px;padding:3px 0 0;margin:0 0 0 -40px;cursor:pointer}.project-gallery .project-tile .project-thumbnail .project-actions .play-project span{font-size:73px;line-height:73px;margin-right:0}.project-gallery .project-tile .project-thumbnail .project-actions .play-project:hover{background:#1e8dc6;border:2px solid #1e8dc6;cursor:pointer}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap{position:absolute;display:block;left:50%;bottom:102px;width:176px;margin:0 0 0 -88px}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap h5{color:#fff;font-size:12px;line-height:14px;margin:0 12px 6px}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap .project-circle-button{display:inline-block;width:36px;height:36px;color:#fff;font-size:20px;line-height:22px;text-align:center;background:#36a1d8;border:2px solid #36a1d8;border-radius:30px;padding:6px 0 0;margin:0 2px}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap .project-circle-button:hover{background:#1e8dc6;border:2px solid #1e8dc6}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap .project-circle-button.circle-button-selected{color:#fed233}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap .project-circle-button-remix{display:inline-block;width:36px;height:36px;color:#fff;font-size:20px;line-height:22px;text-align:center;vertical-align:bottom;background:#36a1d8 url(/image/ui/icn-remix.png) 50% no-repeat;border:2px solid #36a1d8;border-radius:30px;padding:6px 0 0;margin:0 2px}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap .project-circle-button-remix:hover{background:#1e8dc6 url(/image/ui/icn-remix.png) 50% no-repeat;border:2px solid #1e8dc6}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap .project-circle-button-code-view{display:inline-block;width:36px;height:36px;color:#fff;font-size:20px;line-height:22px;text-align:center;vertical-align:bottom;background:#36a1d8 url(/image/ui/icn-code-view.png) 50% no-repeat;border:2px solid #36a1d8;border-radius:30px;padding:6px 0 0;margin:0 2px}.project-gallery .project-tile .project-thumbnail .project-actions .project-circle-button-wrap .project-circle-button-code-view:hover{background:#1e8dc6 url(/image/ui/icn-code-view.png) 50% no-repeat;border:2px solid #1e8dc6}.project-gallery .project-tile .project-thumbnail .project-actions .project-toggle-button-wrap{position:absolute;display:block;left:50%;bottom:106px;width:176px;margin:0 0 0 -88px}.project-gallery .project-tile .project-thumbnail .project-actions .project-toggle-button-wrap h5{color:#fff;font-size:12px;line-height:16px;margin:0 12px 4px}.project-gallery .project-tile .project-thumbnail .project-actions .project-toggle-button-wrap .project-toggle-button{display:block;vertical-align:middle;color:#fff;font-size:14px;line-height:16px;font-weight:400;text-align:center;white-space:nowrap;background:#36a1d8;border:2px solid #36a1d8;border-radius:30px;padding:4px 20px;margin:0 2px}.project-gallery .project-tile .project-thumbnail .project-actions .project-toggle-button-wrap .project-toggle-button:hover{background:#1e8dc6;border:2px solid #1e8dc6}.project-gallery .project-tile .project-data{position:relative;display:block;text-align:left;padding:2px 0 0}.project-gallery .project-tile .project-data .project-favorite{position:absolute;top:4px;right:0;width:35px;text-align:center}.project-gallery .project-tile .project-data .project-favorite .project-favorite-heart{color:#8c9295;font-size:16px;line-height:14px;padding:0;margin:0}.project-gallery .project-tile .project-data .project-favorite .project-favorite-heart.heart-selected,.project-gallery .project-tile .project-data .project-favorite .project-favorite-heart:hover{color:#ffaa31}.project-gallery .project-tile .project-data .project-favorite .project-favorite-number{display:block;color:#596267;font-size:10px;line-height:10px;padding:0;margin:0}.project-gallery .project-tile .project-data .project-favorite .project-like-icon{color:#9da3a7;font-size:30px;line-height:30px;padding:0;margin:0}.project-gallery .project-tile .project-data .project-favorite .project-like-icon:hover{color:#dc3929}.project-gallery .project-tile .project-data .project-favorite .project-like-icon .project-like-number{display:block;color:#596267;font-size:10px;line-height:10px;padding:0;margin:0}.project-gallery .project-tile .project-data .project-favorite .project-like-icon.like-selected{color:#7562a1}.project-gallery .project-tile .project-data .project-favorite .project-like-icon.like-selected .project-like-number{color:#596267}.project-gallery .project-tile .project-data .project-title{display:block;width:82%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-gallery .project-tile .project-data .project-title h5{font-size:13px;line-height:16px;margin:3px 0 5px 2px}.project-gallery .project-tile .project-data h6{display:block;font-size:11px;line-height:12px;margin:0 0 0 2px}.project-gallery .project-tile:hover{background:#fff;border:1px solid #36a1d8;box-shadow:0 0 3px rgba(54,161,216,.7)}.project-gallery .project-tile:hover .project-data h6,.project-gallery .project-tile:hover .project-title h5{color:#3ca7de}.project-gallery .project-tile:hover .project-gallery-thumbnail{border:1px solid #fff}.project-gallery .project-tile:hover .project-actions,.project-gallery .project-tile:hover .project-delete{display:block}.projecttemplates-modal{padding:20px;background-color:#fff;border-radius:10px}.projecttemplates-modal .projecttemplates-title{height:40px;border-bottom:1px solid #ccc}.projecttemplates-modal .projecttemplates-title h2{display:inline-block;font-size:26px;margin:0 20px;padding:0;color:#333}.projecttemplates-modal .projecttemplates-title a.back{font-size:26px;line-height:26px;text-decoration:none;color:#000}.projecttemplates-modal .projecttemplates-title a.back:before{font-family:IcoMoon;content:"\E09C"}.projecttemplates-modal .projecttemplates-title a.close{font-size:26px;line-height:26px;text-decoration:none;color:#000;float:right}.projecttemplates-modal .projecttemplates-title a.close:after{font-family:IcoMoon;content:"\E085"}.projecttemplates-modal .projecttemplates-container{width:915px;height:500px;overflow-y:auto}.projecttemplates-modal .projecttemplates-category{display:inline-block;width:300px;cursor:pointer;margin-bottom:20px}.projecttemplates-modal .projecttemplates-category span{display:block;text-align:center;font-weight:700}.projecttemplates-modal .projecttemplates-project{display:inline-block;position:relative;width:300px;height:240px;cursor:pointer;margin-bottom:10px}.projecttemplates-modal .projecttemplates-project .projecttemplates-screenshot{display:inline-block;position:absolute;width:255px;height:187px;background-size:cover;background-position:50%;background-color:#7463ac;margin:20px;overflow:hidden}.projecttemplates-modal .projecttemplates-project .projecttemplates-frame{display:inline-block;position:absolute;width:294px;height:230px;background-image:url(/ide/imgs/templates/stack-template.png)}.projecttemplates-modal .projecttemplates-project .projecttemplates-difficulty{position:absolute;top:24px;right:10px;width:111px;height:29px}.projecttemplates-modal .projecttemplates-project .projecttemplates-difficulty.easy{background-image:url(/ide/imgs/templates/difficulty-easy.png)}.projecttemplates-modal .projecttemplates-project .projecttemplates-difficulty.medium{background-image:url(/ide/imgs/templates/difficulty-medium.png)}.projecttemplates-modal .projecttemplates-project .projecttemplates-difficulty.hard{background-image:url(/ide/imgs/templates/difficulty-hard.png)}.projecttemplates-modal .projecttemplates-project span{display:block;position:absolute;bottom:0;width:100%;text-align:center;font-weight:700}.project-count-wrap{display:block}.project-count-inline{position:relative;display:inline-block;margin:0}.project-count-inline h5{display:inline-block;font-size:20px;line-height:24px;margin:0 2px}.project-count-inline h5 a{color:#fff}.project-count-inline h5 a:hover{color:#fed233}.project-count-inline p{display:inline-block;color:#2d2c29;font-size:24px;line-height:27px;text-align:center;padding:0;margin:0}.project-count-inline p .digit{text-align:center;padding:0;margin:0 2px}.project-count-inline p .digit b{color:#eee;font-size:20px;line-height:26px;text-align:center;position:relative;display:inline-block;background:#343d46;width:24px;border-radius:4px;box-shadow:0 1px 0 rgba(0,0,0,.1),0 2px 0 rgba(0,0,0,.05);padding:2px 0 0;margin:0 1px}.project-count-inline p .digit b:before{display:block;position:absolute;top:0;right:0;bottom:47%;left:0;content:"";background:rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.2);margin:0}.project-count-inline p .comma{color:#34495e;font-size:21px;line-height:24px;position:relative;bottom:-7px;display:inline-block;padding:0;margin:0 -1px}.project-count-inline .project-count-inline__label{display:inline-block;margin:0;position:relative}.project-count-inline.project-count-inline--white,.project-count-inline.project-count-inline--white p,.project-count-inline.project-count-inline--white p .comma{color:#fefefe}.project-count-inline.project-count-inline--white p .digit b{background:#fefefe;color:#4e5979}.project-count-inline.project-count-inline--white .project-count-inline__label{text-transform:none;font-weight:700}.project-count-inline.project-count-inline--small p .digit b{font-size:12px;line-height:16px;width:14px}.project-count-inline.project-count-inline--small h5{font-size:14px}.project-count-stack{text-align:center;position:relative;display:block;margin:0}.project-count-stack .digit{text-align:center;padding:0;margin:0 2px}.project-count-stack .digit b{color:#eee;font-size:22px;line-height:22px;text-align:center;position:relative;display:inline-block;background:#343d46;width:28px;border-radius:4px;box-shadow:0 1px 0 rgba(0,0,0,.1),0 2px 0 rgba(0,0,0,.05);padding:4px 6px;margin:0 1px}.project-count-stack .digit b:before{display:block;position:absolute;top:0;right:0;bottom:47%;left:0;content:"";background:rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.2);margin:0}.project-count-stack .comma{color:#34495e;font-size:21px;line-height:24px;position:relative;bottom:-7px;display:inline-block;padding:0;margin:0 -1px}.project-count-stack .digit-text{color:#2d2c29;font-size:18px;line-height:30px}.project-count-stack-large{text-align:center;position:relative;display:block;margin:0}.project-count-stack-large .digit{text-align:center;padding:0;margin:0 2px}.project-count-stack-large .digit b{color:#fff;font-size:30px;line-height:30px;text-align:center;position:relative;display:inline-block;background:#292e34;width:36px;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.1),0 2px 0 rgba(0,0,0,.05);padding:4px 6px;margin:0 1px}.project-count-stack-large .digit b:before{display:block;position:absolute;top:0;right:0;bottom:47%;left:0;content:"";background:rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.2);margin:0}.project-count-stack-large .comma{color:#292e34;font-size:21px;line-height:24px;position:relative;bottom:-9px;display:inline-block;padding:0;margin:0 -1px}.project-count-stack-large .digit-text{color:#2d2c29;font-size:20px;line-height:36px;font-weight:300}.quote-wrap{position:relative;display:block;border-top:1px solid #dae1e1;padding:30px 0;margin:20px 0 10px}.quote-wrap blockquote{color:#596267;font-size:18px;line-height:24px;font-weight:400;font-style:italic;font-family:Palatino,serif;position:relative;padding:6px 10px 0 40px;margin:0 0 40px}.quote-wrap blockquote:before{position:absolute;display:block;top:21px;left:-2px;color:#dae1e1;font-size:80px;font-family:Georgia,serif;content:"\201C"}.quote-wrap blockquote.large{font-size:24px;line-height:30px;font-weight:300;letter-spacing:0}.quote-wrap blockquote cite{display:block;color:#8c9295;font-size:16px;line-height:18px;text-align:right;font-family:open sans,Helvetica,Arial,sans-serif;border-top:1px solid #dae1e1;padding:5px 0 0;margin:10px 5px 0 0}.quote-wrap blockquote cite:before{content:"\2014\2009"}.quote-wrap blockquote cite span{font-size:12px;line-height:16px;display:block;padding-top:2px}.bubble-quote-wrap{position:relative;display:block;padding:30px 0;margin:20px 0 10px}.bubble-quote-wrap blockquote{position:relative;color:#596267;font-size:18px;line-height:24px;font-style:italic;font-family:open sans,Helvetica,Arial,sans-serif;background:#fafafa;border-radius:10px;padding:20px 20px 20px 48px;margin:0 0 44px}.bubble-quote-wrap blockquote:before{position:absolute;display:block;top:40px;left:-2px;color:#dae1e1;font-size:98px;font-family:Georgia,serif;content:"\201C"}.bubble-quote-wrap blockquote:after{position:absolute;bottom:-35px;right:30px;width:0;height:0;content:"";border-style:solid;border-width:0 35px 35px 0;border-color:transparent #fafafa transparent transparent}.bubble-quote-wrap blockquote.quote-left:after{position:absolute;bottom:-35px;left:30px;width:0;height:0;content:"";border-style:solid;border-width:35px 35px 0 0;border-color:#fafafa transparent transparent}.bubble-quote-wrap blockquote cite{display:block;color:#596267;font-size:16px;line-height:18px;text-align:right;padding:0;margin:5px 10px 0 0}.bubble-quote-wrap blockquote cite:before{content:"\2014\2009"}.bubble-quote-wrap blockquote cite span{font-size:12px;line-height:16px;display:block;padding-top:2px}.simple-bubble-quote-wrap blockquote{position:relative;color:#596267;font-size:18px;line-height:24px;font-style:italic;font-family:open sans,Helvetica,Arial,sans-serif;background:#fafafa;border-radius:10px;padding:20px 20px 20px 48px;margin:0 0 44px}.simple-bubble-quote-wrap blockquote:before{position:absolute;display:block;top:40px;left:-2px;color:#dae1e1;font-size:98px;font-family:Georgia,serif;content:"\201C"}.simple-bubble-quote-wrap blockquote:after{position:absolute;bottom:-35px;right:30px;width:0;height:0;content:"";border-style:solid;border-width:0 35px 35px 0;border-color:transparent #fafafa transparent transparent}.simple-bubble-quote-wrap blockquote.quote-left:after{position:absolute;bottom:-35px;left:30px;width:0;height:0;content:"";border-style:solid;border-width:35px 35px 0 0;border-color:#fafafa transparent transparent}.simple-bubble-quote-wrap blockquote cite{display:block;color:#596267;font-size:16px;line-height:18px;text-align:right;padding:0;margin:5px 10px 0 0}.simple-bubble-quote-wrap blockquote cite:before{content:"\2014\2009"}.simple-bubble-quote-wrap blockquote cite span{font-size:12px;line-height:16px;display:block;padding-top:2px}.reveal.rate-activity-modal{padding:10px;background-color:#4a80b7;border:3px solid #fefefe;border-radius:10px;color:#fefefe;min-height:250px;text-align:center}.reveal.rate-activity-modal h2{color:#fefefe;font-size:30px;margin:10px}.reveal.rate-activity-modal p{color:#fefefe}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors{min-height:130px}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating{display:inline-block;list-style:none;text-align:center;padding:10px;vertical-align:top}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating img{background-color:none;border-radius:50%;display:inline-block;height:80px;margin-left:5px;margin-top:1px;width:80px;border:4px solid #17cedc}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating h4{margin:0;color:#fff;font-size:22px;margin-top:5px}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating.feedback-exit-rating-inactive{transition:all .2s ease}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating.feedback-exit-rating-inactive img{-webkit-filter:grayscale(100%);filter:grayscale(100%);height:60px;width:60px;border:3px solid #17cedc;background-color:#c3c3c3}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating.feedback-exit-rating-inactive h4{display:none;font-size:20px}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating.feedback-exit-rating-active{transition:all .2s ease}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating.feedback-exit-rating-active img{border-radius:50%;display:inline-block;height:60px;margin-left:5px;width:60px;border:3px solid #17cedc;background-color:#fff;transition:all .2s ease-in-out;-webkit-transform:scale(1.2);transform:scale(1.2)}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating.feedback-exit-rating-active h4{font-size:20px}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating:hover{transition:all .5s ease}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating:hover img,.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating:hover img .feedback-exit-rating-inactive{box-shadow:2px 2px 2px 1px rgba(0,0,0,.2);-webkit-filter:none;filter:none;background-color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating:hover img .feedback-exit-rating-active{-webkit-transform:none;transform:none}.reveal.rate-activity-modal ul.feedback-exit-rating-selectors li.feedback-exit-rating:hover h4{display:block;line-height:1.5;margin-top:2px;-webkit-transform:scale(1.1);transform:scale(1.1)}.reveal.rate-activity-modal .close-reveal-modal{color:#fefefe}.reveal.rate-activity-modal .close-reveal-modal:hover{color:#c3c3c3}.reveal.rate-activity-modal .feedback-exit-rating-detail .label,.reveal.rate-activity-modal .feedback-exit-rating-detail .question{color:#fefefe;font-weight:400;line-height:36px}.reveal.rate-activity-modal .feedback-exit-rating-detail .label{text-align:right;text-transform:uppercase}.reveal.rate-activity-modal .feedback-exit-rating-detail .question{text-align:left}.reveal.rate-activity-modal .button.rating{background-color:#fefefe;color:#17cedc;color:#00b4cb;border:.5px solid rgba(28,207,221,.5);text-transform:lowercase;font-weight:500}.reveal.rate-activity-modal .button.rating:focus,.reveal.rate-activity-modal .button.rating:hover{background-color:#17cedc;color:#17cedc;color:#fefefe}.reveal.rate-activity-modal .button.rating.active,.reveal.rate-activity-modal .button.rating.active:focus,.reveal.rate-activity-modal .button.rating.active:hover{background-color:#17cedc;color:#fefefe}.reveal.rate-activity-modal .button-group .button{margin-right:0}.recent-list-item{cursor:pointer;padding-bottom:10px}.recent-list-item:hover .image{-webkit-transform:scale(1.005);transform:scale(1.005);box-shadow:2px 2px 4px rgba(0,0,0,.5);z-index:10;transition:all .1s ease-in-out}.recent-list-item:hover .image.course{-webkit-transform:scale(1.1);transform:scale(1.1)}.recent-list-item .image{text-align:center;border-radius:4px}.recent-list-item .image img{max-height:60px}.recent-list-item .image.course{background-color:transparent;border:none;box-shadow:none}.recent-list-item .image.notebook,.recent-list-item .image.project{background-color:#fff;border:1px solid #eee}.recent-list-item .image.notebook{min-height:45px}.recent-list-item .image.minecraft{background-color:#fff;border:1px solid #eee}.recent-list-item .description{padding-left:10px}.recent-list-item .description p{font-size:14px;margin-bottom:0}.recent-list-item .description p.title{font-weight:700}.reveal{outline:none;position:relative;box-shadow:0 12px 15px 0 rgba(0,0,0,.24)}@media print,screen and (min-width:40em){.reveal.small-medium{width:60%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.medium{width:66%;max-width:75rem}}.reveal h2,.reveal h3{color:#0a0a0a}.reveal.reveal-rounded{border-radius:5px}.reveal.reveal-animated{padding:20px;opacity:0;transition:all .25s;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:fade-in .25s ease-in-out;animation:fade-in .25s ease-in-out}.reveal.without-overlay{position:fixed}.reveal.reveal-confirm{border-radius:5px}.reveal.reveal-confirm .message{margin:20px 0}.reveal.reveal-confirm .actions{text-align:right}.reveal.reveal-confirm .actions .button{margin-bottom:0}.reveal.reveal-confirm .actions .button-confirm{margin-left:5px}.reveal.reveal-signup-5{padding:0;background-color:transparent;border:0}.reveal.reveal-signup-5 .reveal-signup-5-content{border-radius:5px;margin:auto;text-align:center;position:relative;background:#fff;padding:0}@media screen and (max-width:39.9375em){.reveal.reveal-signup-5 .reveal-signup-5-content h2{font-size:28px}}.reveal.reveal-signup-5 .reveal-signup-5-content p{font-size:18px;margin-bottom:15px;line-height:1.3}.reveal.reveal-signup-5 .reveal-signup-5-content .close-reveal-modal{color:#fff}.reveal.reveal-signup-5 .reveal-signup-5-content .image{margin-bottom:-10px}.reveal.reveal-signup-5 .reveal-signup-5-content .callout{border-radius:50px;color:#fff;font-size:36px;background-color:#f25954;width:90px;position:absolute;top:20px;left:15%;padding:10px;line-height:.9;font-weight:700;margin:auto;text-align:center}@media screen and (max-width:39.9375em){.reveal.reveal-signup-5 .reveal-signup-5-content .callout{left:5%}}.reveal.reveal-signup-5 .reveal-signup-5-content .reveal-signup-5-content-img{background-color:#00bcd4;border-radius:5px 5px 0 0}.reveal.reveal-signup-5 .reveal-signup-5-content .button{margin-bottom:30px}.reveal.reveal-signup-5-promo{max-width:480px;width:100%;background:#f4fbff 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029;border:1px solid #707070;border-radius:20px;padding:40px 90px 49px;text-align:center}@media screen and (max-width:640px){.reveal.reveal-signup-5-promo{border-radius:unset;padding:40px 70px 49px;max-width:100%}}@media screen and (max-width:480px){.reveal.reveal-signup-5-promo{max-width:100%;border-radius:unset;padding:40px 16px 49px}}.reveal.reveal-signup-5-promo .reveal-signup-5-content{border-radius:5px;margin:auto;text-align:center;position:relative;padding:0}.reveal.reveal-signup-5-promo .reveal-signup-5-content .offer-text{text-align:center;font:normal normal 700 60px/50px Montserrat;letter-spacing:2.4px;color:#bc1146;margin:0 0 1.5rem}.reveal.reveal-signup-5-promo .reveal-signup-5-content .offer-text span{font:normal normal 700 48px/50px Montserrat;letter-spacing:0;color:#25293a;text-transform:uppercase}.reveal.reveal-signup-5-promo .reveal-signup-5-content .buy-now-button{position:relative;margin-bottom:8px}.reveal.reveal-signup-5-promo .reveal-signup-5-content .buy-now-button sup{font-size:68%;line-height:0;position:relative;top:-2px;vertical-align:baseline}.reveal.reveal-signup-5-promo .reveal-signup-5-content .buy-now-button .best-value{background:#ffdee8 0 0 no-repeat padding-box;border:1px solid #bc1146;border-radius:5px;text-align:center;font-size:10px;font-weight:700;letter-spacing:0;color:#bc1146;text-transform:uppercase;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:-12px;padding:2px 10px;left:68%}@media screen and (max-width:1024px){.reveal.reveal-signup-5-promo .reveal-signup-5-content .buy-now-button .best-value{font-size:8px}}@media screen and (max-width:640px){.reveal.reveal-signup-5-promo .reveal-signup-5-content .buy-now-button .best-value{font-size:10px;top:-12px;padding:3px 10px;left:63%}}.reveal.reveal-signup-5-promo .reveal-signup-5-content .continue-button{margin-bottom:46px}.reveal.reveal-signup-5-promo .reveal-signup-5-content .guarantee-text{text-align:center;font:normal normal 600 12px/24px Open Sans;letter-spacing:0;color:#25293a}.reveal.reveal-request-minecraft-server-access{border-radius:5px}.reveal.reveal-request-minecraft-server-access .title{font-size:25px}.reveal.reveal-request-minecraft-server-access .parent-subscription-request-form-text{text-align:left;margin:0}.reveal.reveal-request-minecraft-server-access .btn-round.orange{color:#fff;background:#ffaa31;border:1px solid #ffaa31;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:linear-gradient(#ffaa31,#f6a430);padding:10px 20px}.reveal.reveal-request-minecraft-server-access .btn-round.gray{color:#fff;background:gray;border:1px solid gray;background-image:none;padding:10px 20px}.reveal .close-reveal-modal{color:rgba(0,0,0,.6);cursor:pointer;font-size:40px;font-weight:700;line-height:1;position:absolute;right:10px;top:0}.reveal .close-reveal-modal:hover{text-decoration:none;color:#0058d7}.reveal .reveal__column{padding-bottom:2rem;padding-top:2rem}.reveal .reveal__header{background-color:#00bcd4;padding:0 30px;position:relative}.reveal .reveal__header h1{color:#fefefe;font-size:24px;line-height:30px;margin:0}.reveal .reveal__header .reveal__close{color:#fefefe;font-size:40px;font-weight:700;line-height:30px;position:absolute;right:1rem;top:1rem}.reveal .reveal__header .reveal__close:hover{color:#f5f6f7}.reveal .reveal__body h2{font-size:20px;line-height:24px;margin:0}.reveal .reveal__footer{background:#f5f6f7;display:block;position:relative;text-align:center;padding:8px 20px}.reveal .reveal__footer p{color:#0a0a0a}.reveal .reveal__footer .button{margin-bottom:0}.reveal.reveal--sticky-footer{padding-bottom:34px;position:relative}.reveal.reveal--sticky-footer.without-overlay{position:fixed}.reveal.reveal--sticky-footer .reveal__footer{position:absolute;left:0;right:0;bottom:0;height:34px}.reveal.reveal--sticky-footer .reveal__logo-footer{position:absolute;left:0;right:0;bottom:0;height:60px}.reveal.reveal--scroll-fix{padding:0}.reveal.reveal--scroll-fix .reveal-content{height:100%;overflow:auto;padding:1rem}body.is-reveal-open .reveal-animated{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:1400px) and (min-width:640px){body.is-reveal-open .reveal-animated{-webkit-transform:scale(.8);transform:scale(.8);top:0!important}}@media screen and (max-width:400px){body.is-reveal-open .reveal-animated{top:2rem!important}}.reveal.reveal--profile-select,.reveal.reveal--sign-in{padding:0}.reveal.reveal--profile-select .reveal__body,.reveal.reveal--profile-select .reveal__footer,.reveal.reveal--profile-select .reveal__header,.reveal.reveal--sign-in .reveal__body,.reveal.reveal--sign-in .reveal__footer,.reveal.reveal--sign-in .reveal__header{padding:1rem}.reveal.reveal--profile-select .reveal__footer p,.reveal.reveal--sign-in .reveal__footer p{margin-bottom:0;padding:0}@media print,screen and (min-width:40em){.reveal.reveal--profile-select,.reveal.reveal--sign-in{width:736px}}.reveal.reveal--profile-select{padding-bottom:90px;position:relative}.reveal.reveal--profile-select.without-overlay{position:fixed}@media screen and (max-width:39.9375em){.reveal.reveal--profile-select .reveal__footer{background:transparent;padding-top:0}}@media print,screen and (min-width:40em){.reveal.reveal--profile-select{padding-bottom:0}.reveal.reveal--profile-select .reveal__footer{position:static;height:auto}}.reveal.reveal--sign-in .social-buttons-small{margin-top:1rem}.reveal.reveal--sign-in .divider-horizontal{position:relative;min-height:1px;background:#dae1e1;margin:30px 0}.reveal.reveal--sign-in .divider-horizontal span{position:absolute;top:0;left:50%;width:34px;height:14px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:0 6px;margin:-7px 0 0 -17px}.reveal.reveal--sign-in .divider-vertical{position:relative;display:inline-block;min-width:1px;min-height:300px;background:#dae1e1;margin:0 50%}.reveal.reveal--sign-in .divider-vertical span{position:absolute;top:88px;left:1px;width:34px;height:26px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:6px 0;margin:-7px 0 0 -17px}.reveal--select{background-color:#0070ba}.reveal--select h2{color:#fefefe}.reveal--select .reveal__close{color:#fefefe;font-size:40px;font-weight:700;line-height:30px;position:absolute;right:1rem;top:1rem}.reveal--select .reveal__close:hover{color:#f5f6f7}.reveal--select .select-modal-options .select-modal-option{border-radius:4px;background-color:#f3f8fb;display:block;text-align:center;margin-bottom:10px}@media print,screen and (min-width:64em){.reveal--select .select-modal-options .select-modal-option.select-modal-option-first{float:right}}.reveal--select .select-modal-options .select-modal-option span{display:block;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:500;text-transform:uppercase;padding:5px}.reveal--select .select-modal-options .select-modal-option:hover{box-shadow:1px 2px 6px rgba(0,0,0,.6);-webkit-transform:scale(1.03);transform:scale(1.03);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media screen and (max-width:39.9375em){.reveal--select .select-modal-options .select-modal-option img{height:150px}}.reveal--select .select-modal-options .select-user-small .select-modal-option{width:100%}@media print,screen and (min-width:64em){.reveal--select .select-modal-options .select-user-small .select-modal-option{width:80%;margin-top:40px}}@media print,screen and (min-width:64em){.reveal--select .select-modal-options .select-user-small img{height:200px}}.reveal--share{border-radius:5px}.reveal--share .share-tabs{min-height:380px}.reveal--share .share-tabs .tabs{background-color:#d9d9d9}.reveal--share .share-tabs .tabs li.tabs-title>a{color:#596267;font-size:18px;font-weight:300;padding:.75rem 1.5rem}.reveal--share .share-tabs .tabs li.tabs-title>a:hover{background:#f0f0f0}.reveal--share .share-tabs .tabs li.tabs-title>a[aria-selected=true]{font-weight:500;background:#fff}.reveal--share .share-tabs .tabs li.tabs-title>a[aria-selected=true]:hover{background:#fff}.reveal--share .share-tabs .tabs-content{background-color:#fefefe}.reveal--share .share-controls{padding:1rem}.reveal--share .project-preview{padding:0 0 0 30px}.reveal--share .project-preview .project-screen-shot{text-align:center;width:100%;margin:20px 0 10px;border:1px solid #eee;border-radius:4px;padding:4px;line-height:0}.reveal--share .project-preview .project-screen-shot img{height:350px}.reveal--share .project-preview .project-screen-shot.asset img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.reveal--share .notebook-preview{padding:0 0 0 30px}.reveal--share .notebook-preview .notebook-image{width:100%;border:1px solid #eee;border-radius:4px;padding:4px;line-height:0}.reveal--share .notebook-preview .notebook-image img{background-color:#997abc;max-height:300px}.reveal--share .notebook-preview .notebook-image.asset img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.btn-social{background-image:url(/image/btn-social/shadow.png);background-position:6px 2px;background-repeat:no-repeat;border-radius:15px;color:#fefefe;display:inline-block;height:30px;line-height:32px;padding-left:8px;width:30px}.btn-social:hover{color:#fefefe;background-image:none}.btn-social.btn-social--twitter{background-color:#4099ff}.btn-social.btn-social--facebook{background-color:#3b5998}.btn-social.btn-social--google-plus{background-color:#d34836}.btn-social.btn-social--youtube{background-color:#b31217}.reveal.student-course-quick-look{border-radius:5px}.reveal.student-course-quick-look .box-body{min-height:420px}.reveal.student-course-quick-look .box-body.expanded{min-height:520px}.reveal.student-course-quick-look .box-body .box-message{margin-top:20px}.reveal.student-course-quick-look .course-preview-box{display:block;padding:18px 0}.reveal.student-course-quick-look .course-preview-box .course-preview-image,.reveal.student-course-quick-look .course-preview-box .thumbnail-gallery-wrap{background:#fafafa;border:1px solid #eaeaea;border-radius:0;padding:20px}.reveal.student-course-quick-look .course-preview-box .course-preview-image .image-window,.reveal.student-course-quick-look .course-preview-box .thumbnail-gallery-wrap .image-window{position:relative;display:block;width:360px;height:240px;box-shadow:1px 1px 6px rgba(0,0,0,.6);padding:0;margin:0}.reveal.student-course-quick-look .course-preview-box .course-preview-image .image-window img,.reveal.student-course-quick-look .course-preview-box .thumbnail-gallery-wrap .image-window img{width:100%;padding:0;margin:0}.reveal.student-course-quick-look .course-preview-box .course-preview-text{position:relative;padding:0 0 0 20px}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-title{font-size:26px;line-height:30px}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-sub-title{color:#8c9296;font-size:20px;line-height:24px;margin:0 0 12px}.reveal.student-course-quick-look .course-preview-box .course-preview-text p{font-size:16px;line-height:24px;padding:0 0 12px}.reveal.student-course-quick-look .course-preview-box .course-preview-text p.concept{font-size:14px;line-height:20px;padding:0 0 12px}.reveal.student-course-quick-look .course-preview-box .course-preview-text ul{list-style:square outside;margin:0 0 14px}.reveal.student-course-quick-look .course-preview-box .course-preview-text ul li{font-size:16px;line-height:24px}.reveal.student-course-quick-look .course-preview-box .course-preview-text ul.kid-subgoals{list-style:circle outside;margin:20px 0 20px 28px}.reveal.student-course-quick-look .course-preview-box .course-preview-text ul.kid-subgoals li{font-size:20px;line-height:28px}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-badges{display:block;width:100%}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-badges h6{color:#8c9296;font-size:15px;line-height:19px;margin:0 0 6px}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-badges img{float:left;display:inline-block;width:80px;height:80px;margin:0}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-character-unlocks{display:block;width:100%}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-character-unlocks h6{color:#8c9296;font-size:15px;font-weight:600;line-height:19px;margin:0 0 12px}.reveal.student-course-quick-look .course-preview-box .course-preview-text .course-preview-character-unlocks img{float:left;display:inline-block;width:100%;margin:0}.reveal.student-course-quick-look .course-preview-box .thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content .thumbnail-gallery-count{display:none}.reveal.student-course-quick-look .course-preview-box .thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content p{font-size:22px}.reveal.student-course-quick-look .course-preview-cta{padding:30px;border:2px solid #e2e2e2;border-radius:16px;text-align:center}.reveal.student-course-quick-look .course-preview-cta h4{font-size:16px;font-weight:500;letter-spacing:normal;text-transform:uppercase}.reveal.student-course-quick-look .course-preview-cta p{font-size:14px;font-weight:600;line-height:20px;margin:auto;max-width:250px;padding:10px 0 14px}.sub-navigation{display:none;width:100%;height:50px;background-color:#fff;box-shadow:0 0 2px 0 rgba(0,0,0,.15);padding:0;z-index:2}@media print,screen and (min-width:64em){.sub-navigation{display:block}}.sub-navigation.stuck{display:block}.sub-navigation .row{padding:0}.sub-navigation .nav-link{display:inline-block;color:#667075;font-size:18px;line-height:30px;font-weight:300;padding:10px 16px 4px;margin:0;border-bottom:6px solid transparent}.sub-navigation .nav-link:hover{color:#fff;background-color:#82ca6d}.sub-navigation .nav-link.active{color:#282e33;border-bottom:6px solid #82ca6d}.sub-navigation .nav-link.active:hover{color:#fff}.sub-navigation .nav-link-right{display:inline-block;float:right;line-height:18px}.sub-navigation .btn-nav-link{border-bottom:none;border-radius:30px;color:#667075;font-size:16px;font-weight:300;margin:8px 0 0 6px;padding:8px 24px}.sub-navigation .btn-nav-link:hover{color:#fff;background:#fba62d;background:linear-gradient(180deg,#fba62d 0,#ee9e2b);background:-o-linear-gradient(top,#fba62d 0,#ee9e2b 100%)}.sub-navigation .btn-nav-link.active{color:#fff;font-weight:400;background-image:linear-gradient(#ffaa31,#fd9500);border-bottom:none}.sub-navigation .btn-round{float:right;margin-top:10px;margin-right:10px}.sub-navigation .btn-round.white{border:1px solid #fff}.sub-navigation .drop-down-menu{position:absolute;top:45px;right:12px;display:none;background:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);padding:0;margin:0;z-index:1000;-webkit-background-clip:padding-box;background-clip:padding-box}.sub-navigation .drop-down-menu:before{position:absolute;top:-7px;right:9px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #eee;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,.2);content:""}.sub-navigation .drop-down-menu:after{position:absolute;top:-6px;right:10px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent;content:""}.sub-navigation .drop-down-menu li a{display:block;min-width:120px;color:#596267;font-size:14px;line-height:30px;font-weight:300;text-align:left;text-transform:none;white-space:nowrap;position:relative;border-radius:0;padding:2px 14px 0;margin:0}.sub-navigation .drop-down-menu li a:hover{display:block;color:#596267;background-color:#f4f4f4;width:100%}.sub-navigation .drop-down-menu li{display:block}.sub-navigation .drop-down-menu li:first-of-type a{border-top-radius:3px}.sub-navigation .drop-down-menu li:last-of-type a{border-bottom-radius:3px}.sub-navigation:hover>.drop-down-menu{display:block}.sub-navigation .header-cart-container{padding:10px 0;visibility:hidden}.sub-navigation .header-cart-container:hover .drop-down-menu{display:block}.sub-navigation.stuck{position:fixed;top:0}.sub-navigation.stuck .header-cart-container{visibility:visible}.subscription-card{background-color:#fefefe;cursor:pointer;margin-top:26px;padding:26px;border:3px solid #282e33;box-shadow:3px 3px 3px #282e33}.subscription-card:hover{-webkit-transform:scale(1.02);transform:scale(1.02);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.subscription-card .subscription-card__title{font-size:16px;font-weight:700}.subscription-card .subscription-card__children{font-size:16px;font-weight:700;padding-top:16px}.subscription-card .subscription-card__recurring_period{font-size:12px}.subscription-card .subscription-card__interval{color:#8a8a8a;font-size:12px}.subscription-card .subscription-card__recurring{color:#8a8a8a;font-size:12px;text-transform:uppercase}.subscription-card .subscription-card__action{margin-top:10px}.subscription-card.subscription-card--callout .subscription-card__callout{color:#f25954;font-size:14px;font-weight:700;margin-top:10px;margin-bottom:5px}.subscription-card.subscription-card--best-value{position:relative}.subscription-card.subscription-card--best-value .subscription-card__best-value{background-image:url(/image/cards/subscription/recommended.png);background-repeat:no-repeat;background-size:contain;position:absolute;left:-36px;top:-36px;width:140px;height:93px}a.subscription-card{display:block;color:#282e33}@media print,screen and (min-width:40em){.subscription-card{padding:50px 26px 30px;margin-top:55px}.subscription-card .subscription-card__title{font-size:24px}.subscription-card.subscription-card--best-value{margin-top:30px;padding-top:70px;padding-bottom:60px}.subscription-card.subscription-card--best-value .subscription-card__best-value{width:180px;height:120px}}.thumbnail-gallery-wrap{position:relative;width:98%;background:#fafafa;border:1px solid #e4e4e4;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.06);overflow:hidden;padding:20px;margin:0 0 30px}.thumbnail-gallery-wrap .thumbnail-gallery-window{position:relative;display:block;width:100%;box-shadow:1px 1px 10px rgba(0,0,0,.6);padding:0;margin:0}.thumbnail-gallery-wrap .thumbnail-gallery-window img{width:100%;height:auto;padding:0;margin:0}.thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content{position:relative;display:block;width:100%;height:34px;background:#596267;padding:6px 12px 8px;margin:-5px 0 0}.thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content .thumbnail-gallery-count{position:absolute;top:9px;right:12px;width:20px;height:16px;color:#fff;font-size:14px;line-height:15px;text-align:right}.thumbnail-gallery-wrap .thumbnail-gallery-window .thumbnail-gallery-content p{color:#fff;font-size:16px;line-height:20px;padding:0}.thumbnail-gallery-wrap .thumbnail-gallery-thumbnails{position:relative;width:100%;padding:20px 0 8px;white-space:nowrap;overflow-x:auto}.thumbnail-gallery-wrap .thumbnail-gallery-thumbnails ul{list-style:none}.thumbnail-gallery-wrap .thumbnail-gallery-thumbnails ul li{position:relative;display:inline-block;width:18%;margin:0 6px}.thumbnail-gallery-wrap .thumbnail-gallery-thumbnails ul li a img{position:relative;width:100%;height:100%;border:6px solid #e4e4e4}.thumbnail-gallery-wrap .thumbnail-gallery-thumbnails ul li a.selected-thumbnail img{position:relative;border:6px solid #5cbe5a}.thumbnail-gallery-wrap .thumbnail-gallery-thumbnails ul li a.selected-thumbnail:after{position:absolute;top:-14px;left:40%;width:0;height:0;content:"";border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #5cbe5a}.thumbnail-gallery-wrap .thumbnail-gallery-thumbnails ul li a:hover img{border:6px solid #5cbe5a}table.product-comparison-table{width:100%;background:#fff;border:1px solid #e3e8ed;box-shadow:0 1px 1px rgba(0,0,0,.05);margin:0 0 60px}table.product-comparison-table th{color:#fff;font-size:13px;line-height:18px;font-weight:500;text-align:left;background:#2388bf;border:1px solid #2388bf;padding:2px 8px}table.product-comparison-table tbody tr td{color:#3b3832;font-size:16px;line-height:22px;font-weight:300;background:#fff;border-bottom:1px solid #dae1e1;padding:8px 24px;vertical-align:middle}table.product-comparison-table tbody tr td h3{color:#3b3832;font-size:26px;line-height:27px;font-weight:400;margin:0}table.product-comparison-table tbody tr td.center{text-align:center}table.product-comparison-table tbody tr td.small{font-size:11px;line-height:14px}table.product-comparison-table tbody tr td.blank{background:none;border-bottom:none!important}table.product-comparison-table tbody tr td.description{font-weight:600;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 24px}table.product-comparison-table tbody tr td.description h5{font-size:20px;font-weight:500;margin:0 0 14px}table.product-comparison-table tbody tr td.description.title{font-size:22px;line-height:40px;font-weight:600;background:#616f77;color:#fff;border-left:1px solid #c9cfcf;padding:8px 26px 10px}table.product-comparison-table tbody tr td.description p{font-size:12px}table.product-comparison-table tbody tr td.description.segment{font-size:18px;background:#dae0e7;line-height:normal;font-weight:700;border-left:1px solid #c9cfcf;padding:8px 26px 10px;text-transform:uppercase}table.product-comparison-table tbody tr td.description.segment p{font-size:12px;text-transform:none}table.product-comparison-table tbody tr td.description.classroom,table.product-comparison-table tbody tr td.description.lesson,table.product-comparison-table tbody tr td.description.product,table.product-comparison-table tbody tr td.description.support{border-left:1px solid #c9cfcf}table.product-comparison-table tbody tr td.bottom-action{text-align:center;background:#f9fafa;border-left:1px solid #dae1e1;padding:4px 0 18px}table.product-comparison-table tbody tr td.bottom-action.first{text-align:left;border-left:1px solid #f9fafa;padding:8px 26px}table.product-comparison-table tbody tr td.bottom-action p{font-size:16px;line-height:22px;padding:8px 0 6px}table.product-comparison-table tbody tr td.bottom-action .btn-default{width:146px}table.product-comparison-table tbody tr td.column1{width:220px;background:#fff;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px 10px}table.product-comparison-table tbody tr td.column1.title{font-size:22px;line-height:40px;font-weight:600;background:#2abb9b;color:#fff;padding:8px 24px 10px}table.product-comparison-table tbody tr td.column1.segment{font-size:18px;background:#dae0e7;line-height:normal;font-weight:400;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px 10px;text-transform:uppercase}table.product-comparison-table tbody tr td.column1-head{height:10px;font-size:10px;line-height:12px;background:#b4daf0;border-bottom:1px solid #b4daf0;border-top:1px solid #b4daf0}table.product-comparison-table tbody tr td.column1-title{background:#37bdb6;border-bottom:1px solid #3999d4;color:#fff;font-size:18px;line-height:20px;font-weight:500;text-align:center;padding:8px}table.product-comparison-table tbody tr td.column1-top{height:1px;font-size:1px;line-height:1px;background:#fff;border:none;border-bottom:3px solid #3a96c9;padding:0}table.product-comparison-table tbody tr td.column1-bottom{height:1px;font-size:1px;line-height:1px;background:#fff;border-top:3px solid #3a96c9;border-bottom:none;padding:0}table.product-comparison-table tbody tr td.column2{width:220px;background:#fff;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px}table.product-comparison-table tbody tr td.column2.title{font-size:22px;line-height:40px;font-weight:600;background:#36a1d8;color:#fff;padding:8px 24px 10px}table.product-comparison-table tbody tr td.column2.segment{font-size:18px;background:#dae0e7;line-height:normal;font-weight:400;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px 10px;text-transform:uppercase}table.product-comparison-table tbody tr td.column2-head{height:10px;font-size:10px;line-height:12px;background:#9ed3f0;border-bottom:1px solid #9ed3f0}table.product-comparison-table tbody tr td.column2-title{background:#1eafa7;border-bottom:1px solid #2a85bd;color:#fff;font-size:18px;line-height:20px;font-weight:500;text-align:center;padding:8px}table.product-comparison-table tbody tr td.column2-top{height:1px;font-size:1px;line-height:1px;background:#fff;border:none;border-bottom:3px solid #2388bf;padding:0}table.product-comparison-table tbody tr td.column2-bottom{height:1px;font-size:1px;line-height:1px;background:#fff;border-top:3px solid #2388bf;border-bottom:none;padding:0}table.product-comparison-table tbody tr td.column3{width:220px;background:#fff;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px}table.product-comparison-table tbody tr td.column3.title{font-size:22px;line-height:40px;font-weight:600;background:#8d73c3;color:#fff;padding:6px 24px 10px 20px}table.product-comparison-table tbody tr td.column3.segment{font-size:18px;background:#dae0e7;line-height:normal;font-weight:400;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px 10px;text-transform:uppercase}table.product-comparison-table tbody tr td.column3-head{height:10px;font-size:10px;line-height:12px;background:#9ed3f0;border-bottom:1px solid #9ed3f0}table.product-comparison-table tbody tr td.column3-title{background:#1ca39c;border-bottom:1px solid #2a85bd;color:#fff;font-size:18px;line-height:20px;font-weight:500;text-align:center;padding:8px}table.product-comparison-table tbody tr td.column3-top{height:1px;font-size:1px;line-height:1px;background:#fff;border:none;border-bottom:3px solid #2388bf;padding:0}table.product-comparison-table tbody tr td.column3-bottom{height:1px;font-size:1px;line-height:1px;background:#fff;border-top:3px solid #2388bf;border-bottom:none;padding:0}table.product-comparison-table tbody tr td.column4{width:220px;background:#fff;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px}table.product-comparison-table tbody tr td.column4.title{font-size:22px;line-height:40px;font-weight:400;background:#e8ebed;padding:8px 24px 10px}table.product-comparison-table tbody tr td.column4.segment{font-size:18px;background:#dae0e7;line-height:normal;font-weight:400;border-bottom:1px solid #c9cfcf;border-right:1px solid #c9cfcf;border-left:1px solid #c9cfcf;padding:8px 26px 10px;text-transform:uppercase}table.product-comparison-table tbody tr td.column4-head{height:10px;font-size:10px;line-height:12px;background:#9ed3f0;border-bottom:1px solid #9ed3f0}table.product-comparison-table tbody tr td.column4-title{background:#1ca39c;border-bottom:1px solid #2a85bd;color:#fff;font-size:18px;line-height:20px;font-weight:500;text-align:center;padding:8px}table.product-comparison-table tbody tr td.column4-top{height:1px;font-size:1px;line-height:1px;background:#fff;border:none;border-bottom:3px solid #2388bf;padding:0}table.product-comparison-table tbody tr td.column4-bottom{height:1px;font-size:1px;line-height:1px;background:#fff;border-top:3px solid #2388bf;border-bottom:none;padding:0}table.product-comparison-table tbody tr td.icn-yes{color:#5cbe5a;font-size:18px;line-height:20px}table.product-comparison-table tbody tr td.icn-no{color:#a9b0b4;font-size:16px;line-height:20px}.round-column{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin-top:20px;margin-bottom:20px}.search-box-container{background-color:#fff;border:1px solid #cacaca;border-top-left-radius:5px;border-bottom-left-radius:5px;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);display:inline-block;height:41px;padding:4px 7px;position:relative;width:85%}.search-box-container input.search-box{border:none;box-shadow:none;width:100%!important}.search-button-container .icon-search{color:#fff;font-size:20px;position:absolute;top:9px;right:-34px;z-index:2}.search-box{border:none;float:left;box-shadow:none;height:30px;margin-bottom:0;padding:0}.search-box-clearer{color:#575757;font-size:10px;line-height:40px;padding-left:10px;padding-right:10px;position:absolute;right:10px;top:0}input.search-button{border-top-left-radius:0;border-bottom-left-radius:0;position:absolute;right:-50px;top:-1px;background-color:#00bcd4;color:#fefefe;height:41px;width:53px;line-height:40px}input.search-button:after{content:"\E045";color:#fff;font-size:30px}.search-drop-down{display:inline-block;position:relative;width:100%}.search-drop-down .text-field{margin-bottom:0}.search-drop-down .lock{background:transparent url("/image/components/card/lock.png") no-repeat 50%;width:32px;height:32px;display:inline-block;position:absolute;right:0;top:0}.search-drop-down .results{position:absolute;border:1px solid #000;width:100%;background-color:#fff}.search-drop-down .results .result{padding:10px;font-size:12px}.search-drop-down .results .result:hover{background-color:#ddd;cursor:pointer}ul.school-auto-complete-list{background-color:#fff;border:1px solid #ccc;display:block;font-size:16px;line-height:22px;max-height:10em;overflow-y:auto;padding:4px;position:absolute;z-index:10}ul.school-auto-complete-list li{padding:2px;cursor:pointer;white-space:nowrap}ul.school-auto-complete-list li em{font-weight:700}.subscription-plans-table{background-color:#23364a;background-image:linear-gradient(180deg,#475484,#25293a)}.subscription-plans-table h1,.subscription-plans-table h2,.subscription-plans-table p,.subscription-plans-table p.subtitle{color:#fefefe}.subscription-plans-table .subscription-plans-table__cards{margin-top:30px}@media print,screen and (min-width:40em){.subscription-plans-table .subscription-plans-table__cards{padding-left:110px;padding-right:110px}}.subscription-plans-table--lighter{background-color:#096080}.video-strip{display:inline-block;-ms-flex-pack:justify;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:1em 0 .5em}.video-thumbnail .video-image-border{position:relative;display:block;width:196px;height:auto;background:#fff;border:4px solid #fff;border-bottom-width:1px;box-shadow:0 2px 3px rgba(0,0,0,.6)}.video-thumbnail .video-image-border img{max-width:100%}.video-thumbnail .video-image-border .video-icon{position:absolute;right:6px;bottom:2px;width:20px;height:20px;text-align:center}.video-thumbnail .video-image-border .video-icon span{color:#fff;font-size:17px;line-height:17px}.video-thumbnail .video-image-border .video-play-icon{position:absolute;display:none;left:50%;bottom:50%;width:61px;height:61px;margin:0 0 -30px -30px}.video-thumbnail .video-image-border:hover{cursor:pointer}.video-thumbnail .video-image-border:hover .video-play-icon{display:block}.video-thumbnail .video-image-border.video-image-border--background-image{position:relative}.video-thumbnail .video-image-border.video-image-border--background-image .video-background-image{background-size:cover;position:absolute;bottom:0;left:0;right:0;top:0}.video-thumbnail .video-comment{font-size:14px;line-height:14px;padding:8px 0 0;text-align:center}.video-thumbnail .video-duration{position:absolute;top:2px;right:0;width:20px;height:14px;font-size:10px;line-height:12px;padding:1px 0 0}.video-thumbnail:hover .video-background-image{-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:blur(3px)}.video-thumbnail.fit .video-image-border,.video-thumbnail.fit .video-image-border img{width:100%}.video-thumbnail.play-icon-always-on .video-image-border .video-play-icon{cursor:pointer;display:block}.minecraft-top-banner{color:#f8f8f8;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#b4291d;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1rem;width:100%}.minecraft-top-banner:active,.minecraft-top-banner:focus,.minecraft-top-banner:hover{color:#f8f8f8}@media screen and (max-width:1024px){.minecraft-top-banner{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.665rem}}@media screen and (max-width:640px){.minecraft-top-banner{letter-spacing:0}}.minecraft-top-banner .minecraft-top-banner-img-dweb{width:auto;height:auto;display:block}@media screen and (max-width:1024px){.minecraft-top-banner .minecraft-top-banner-img-dweb{display:none}}.minecraft-top-banner .minecraft-top-banner-text{margin-left:.7rem;font:normal normal 500 .938rem/1.25rem Montserrat}@media screen and (max-width:1024px){.minecraft-top-banner .minecraft-top-banner-text{margin-left:0;text-align:center}}@media screen and (max-width:640px){.minecraft-top-banner .minecraft-top-banner-text{font:normal normal normal .688rem/1rem Montserrat}}.minecraft-top-banner .minecraft-top-banner-inner-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-img-mweb{display:none}@media screen and (max-width:1024px){.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-img-mweb{display:block;height:1.5rem}}.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-inner-wrapper-text{text-decoration:underline;margin-left:.7rem;font:normal normal 700 .938rem/1.25rem Montserrat}@media screen and (max-width:1024px){.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-inner-wrapper-text{margin-left:.3rem}}@media screen and (max-width:640px){.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-inner-wrapper-text{font:normal normal normal .688rem/1rem Montserrat}}.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-inner-wrapper-text .arrow{border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:4px;margin-left:.3rem}@media screen and (max-width:640px){.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-inner-wrapper-text .arrow{padding:3px;margin-left:.1rem}}.minecraft-top-banner .minecraft-top-banner-inner-wrapper .minecraft-top-banner-inner-wrapper-text .right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.button,.ty-button{--color:#5b1ab3;--color-hover:#5512a2;--color-focus:#4c0689;--accent:#4b47e0;--accent-hover:#3d32c8;--accent-focus:#2c06a5;display:inline-block;padding:.625em .75em;background-color:var(--accent);background-image:linear-gradient(90deg,#5b1ab3,#4b47e0);border:.0625rem solid var(--accent);border-radius:.3125rem;color:#fefefe;font-size:.9rem;font-weight:700;line-height:1.375;text-align:center;text-transform:uppercase;cursor:pointer}.button:hover,.ty-button:hover{background-color:var(--accent-hover);background-image:linear-gradient(90deg,#5512a2,#3d32c8);border-color:var(--accent-hover);color:#fefefe;text-decoration:none}.button:focus,.button:focus-visible,.ty-button:focus,.ty-button:focus-visible{background-color:var(--accent-focus);background-image:linear-gradient(90deg,#4c0689,#2c06a5);border-color:var(--accent-focus);color:#fefefe;text-decoration:none}.button.\--hero,.ty-button.\--hero{--color:#e56000;--color-hover:#cc5d00;--color-focus:#a75900;--accent:#ce003e;--accent-hover:#b5002f;--accent-focus:#90001b;background-image:linear-gradient(90deg,#e56000,#ce003e)}.button.\--hero:hover,.ty-button.\--hero:hover{background-image:linear-gradient(90deg,#cc5d00,#b5002f)}.button.\--hero:focus,.button.\--hero:focus-visible,.ty-button.\--hero:focus,.ty-button.\--hero:focus-visible{background-image:linear-gradient(90deg,#a75900,#90001b)}.button.\--primary,.button.\--secondary,.button.primary,.button.secondary,.ty-button.\--primary,.ty-button.\--secondary,.ty-button.primary,.ty-button.secondary{--color:#006cf0;--color-hover:#0058d7;--color-focus:#003cb2;--accent:#2157b4;--accent-hover:#1846a4;--accent-focus:#0b2c8c;background-image:linear-gradient(90deg,#006cf0,#2157b4)}.button.\--primary:hover,.button.\--secondary:hover,.button.primary:hover,.button.secondary:hover,.ty-button.\--primary:hover,.ty-button.\--secondary:hover,.ty-button.primary:hover,.ty-button.secondary:hover{background-image:linear-gradient(90deg,#0058d7,#1846a4)}.button.\--primary:focus,.button.\--primary:focus-visible,.button.\--secondary:focus,.button.\--secondary:focus-visible,.button.primary:focus,.button.primary:focus-visible,.button.secondary:focus,.button.secondary:focus-visible,.ty-button.\--primary:focus,.ty-button.\--primary:focus-visible,.ty-button.\--secondary:focus,.ty-button.\--secondary:focus-visible,.ty-button.primary:focus,.ty-button.primary:focus-visible,.ty-button.secondary:focus,.ty-button.secondary:focus-visible{background-image:linear-gradient(90deg,#003cb2,#0b2c8c)}.button.\--tertiary,.button.tertiary,.ty-button.\--tertiary,.ty-button.tertiary{--color:#5b1ab3;--color-hover:#5512a2;--color-focus:#4c0689;--accent:#4b47e0;--accent-hover:#3d32c8;--accent-focus:#2c06a5;background-image:linear-gradient(90deg,#5b1ab3,#4b47e0)}.button.\--tertiary:hover,.button.tertiary:hover,.ty-button.\--tertiary:hover,.ty-button.tertiary:hover{background-image:linear-gradient(90deg,#5512a2,#3d32c8)}.button.\--tertiary:focus,.button.\--tertiary:focus-visible,.button.tertiary:focus,.button.tertiary:focus-visible,.ty-button.\--tertiary:focus,.ty-button.\--tertiary:focus-visible,.ty-button.tertiary:focus,.ty-button.tertiary:focus-visible{background-image:linear-gradient(90deg,#4c0689,#2c06a5)}.button.\--alert,.button.alert,.ty-button.\--alert,.ty-button.alert{--color:#c93126;--color-hover:#9e271e;--color-focus:#731c16;--accent:#c93126;--accent-hover:#9e271e;--accent-focus:#731c16;background-image:none}.button.\--alert:focus,.button.\--alert:focus-visible,.button.\--alert:hover,.button.alert:focus,.button.alert:focus-visible,.button.alert:hover,.ty-button.\--alert:focus,.ty-button.\--alert:focus-visible,.ty-button.\--alert:hover,.ty-button.alert:focus,.ty-button.alert:focus-visible,.ty-button.alert:hover{background-image:none}.button.\--dark,.button.dark,.ty-button.\--dark,.ty-button.dark{--color:#747474;--color-hover:#565656;--color-focus:#3f3f3f;--accent:#565656;--accent-hover:#3f3f3f;--accent-focus:#292929;background-image:linear-gradient(90deg,#919191,#565656)}.button.\--dark:hover,.button.dark:hover,.ty-button.\--dark:hover,.ty-button.dark:hover{background-image:linear-gradient(90deg,#747474,#3f3f3f)}.button.\--dark:focus,.button.\--dark:focus-visible,.button.dark:focus,.button.dark:focus-visible,.ty-button.\--dark:focus,.ty-button.\--dark:focus-visible,.ty-button.dark:focus,.ty-button.dark:focus-visible{background-image:linear-gradient(90deg,#565656,#292929)}.button.\--light,.button.light,.ty-button.\--light,.ty-button.light{--color:#fefefe;--color-hover:#c6c6c6;--color-focus:#a9a9a9;--accent:#fefefe;--accent-hover:#c6c6c6;--accent-focus:#a9a9a9;background-image:linear-gradient(90deg,#fefefe,#fefefe);color:#565656}.button.\--light:hover,.button.light:hover,.ty-button.\--light:hover,.ty-button.light:hover{background-image:linear-gradient(90deg,#fefefe,#acacac);border-color:var(--accent-hover);color:#565656}.button.\--light:focus,.button.\--light:focus-visible,.button.light:focus,.button.light:focus-visible,.ty-button.\--light:focus,.ty-button.\--light:focus-visible,.ty-button.light:focus,.ty-button.light:focus-visible{background-image:linear-gradient(90deg,#919191,#747474);color:#fefefe}.button.\--clear,.button.clear,.ty-button.\--clear,.ty-button.clear{background-color:transparent;background-image:none;border-color:transparent;color:var(--color)}.button.\--clear.\--dark,.button.\--clear .dark,.button.clear.\--dark,.button.clear .dark,.ty-button.\--clear.\--dark,.ty-button.\--clear .dark,.ty-button.clear.\--dark,.ty-button.clear .dark{color:var(--accent)}.button.\--clear:hover,.button.clear:hover,.ty-button.\--clear:hover,.ty-button.clear:hover{color:#fefefe}.button.\--clear:hover.\--primary,.button.\--clear:hover .primary,.button.clear:hover.\--primary,.button.clear:hover .primary,.ty-button.\--clear:hover.\--primary,.ty-button.\--clear:hover .primary,.ty-button.clear:hover.\--primary,.ty-button.clear:hover .primary{background-image:linear-gradient(90deg,#cc5d00,#b5002f)}.button.\--clear:hover.\--secondary,.button.\--clear:hover .secondary,.button.clear:hover.\--secondary,.button.clear:hover .secondary,.ty-button.\--clear:hover.\--secondary,.ty-button.\--clear:hover .secondary,.ty-button.clear:hover.\--secondary,.ty-button.clear:hover .secondary{background-image:linear-gradient(90deg,#0058d7,#1846a4)}.button.\--clear:hover.\--tertiary,.button.\--clear:hover .tertiary,.button.clear:hover.\--tertiary,.button.clear:hover .tertiary,.ty-button.\--clear:hover.\--tertiary,.ty-button.\--clear:hover .tertiary,.ty-button.clear:hover.\--tertiary,.ty-button.clear:hover .tertiary{background-image:linear-gradient(90deg,#5512a2,#3d32c8)}.button.\--clear:hover.\--dark,.button.\--clear:hover .dark,.button.clear:hover.\--dark,.button.clear:hover .dark,.ty-button.\--clear:hover.\--dark,.ty-button.\--clear:hover .dark,.ty-button.clear:hover.\--dark,.ty-button.clear:hover .dark{background-image:linear-gradient(90deg,#747474,#3f3f3f)}.button.\--clear:hover.\--light,.button.\--clear:hover .light,.button.clear:hover.\--light,.button.clear:hover .light,.ty-button.\--clear:hover.\--light,.ty-button.\--clear:hover .light,.ty-button.clear:hover.\--light,.ty-button.clear:hover .light{background-image:linear-gradient(90deg,#fefefe,#acacac);color:#565656}.button.\--clear:focus-visible.\--primary,.button.\--clear:focus-visible .primary,.button.\--clear:focus.\--primary,.button.\--clear:focus .primary,.button.clear:focus-visible.\--primary,.button.clear:focus-visible .primary,.button.clear:focus.\--primary,.button.clear:focus .primary,.ty-button.\--clear:focus-visible.\--primary,.ty-button.\--clear:focus-visible .primary,.ty-button.\--clear:focus.\--primary,.ty-button.\--clear:focus .primary,.ty-button.clear:focus-visible.\--primary,.ty-button.clear:focus-visible .primary,.ty-button.clear:focus.\--primary,.ty-button.clear:focus .primary{background-image:linear-gradient(90deg,#a75900,#90001b)}.button.\--clear:focus-visible.\--secondary,.button.\--clear:focus-visible .secondary,.button.\--clear:focus.\--secondary,.button.\--clear:focus .secondary,.button.clear:focus-visible.\--secondary,.button.clear:focus-visible .secondary,.button.clear:focus.\--secondary,.button.clear:focus .secondary,.ty-button.\--clear:focus-visible.\--secondary,.ty-button.\--clear:focus-visible .secondary,.ty-button.\--clear:focus.\--secondary,.ty-button.\--clear:focus .secondary,.ty-button.clear:focus-visible.\--secondary,.ty-button.clear:focus-visible .secondary,.ty-button.clear:focus.\--secondary,.ty-button.clear:focus .secondary{background-image:linear-gradient(90deg,#003cb2,#0b2c8c)}.button.\--clear:focus-visible.\--tertiary,.button.\--clear:focus-visible .tertiary,.button.\--clear:focus.\--tertiary,.button.\--clear:focus .tertiary,.button.clear:focus-visible.\--tertiary,.button.clear:focus-visible .tertiary,.button.clear:focus.\--tertiary,.button.clear:focus .tertiary,.ty-button.\--clear:focus-visible.\--tertiary,.ty-button.\--clear:focus-visible .tertiary,.ty-button.\--clear:focus.\--tertiary,.ty-button.\--clear:focus .tertiary,.ty-button.clear:focus-visible.\--tertiary,.ty-button.clear:focus-visible .tertiary,.ty-button.clear:focus.\--tertiary,.ty-button.clear:focus .tertiary{background-image:linear-gradient(90deg,#4c0689,#2c06a5)}.button.\--clear:focus-visible.\--dark,.button.\--clear:focus-visible .dark,.button.\--clear:focus.\--dark,.button.\--clear:focus .dark,.button.clear:focus-visible.\--dark,.button.clear:focus-visible .dark,.button.clear:focus.\--dark,.button.clear:focus .dark,.ty-button.\--clear:focus-visible.\--dark,.ty-button.\--clear:focus-visible .dark,.ty-button.\--clear:focus.\--dark,.ty-button.\--clear:focus .dark,.ty-button.clear:focus-visible.\--dark,.ty-button.clear:focus-visible .dark,.ty-button.clear:focus.\--dark,.ty-button.clear:focus .dark{background-image:linear-gradient(90deg,#565656,#292929)}.button.\--clear:focus-visible.\--light,.button.\--clear:focus-visible .light,.button.\--clear:focus.\--light,.button.\--clear:focus .light,.button.clear:focus-visible.\--light,.button.clear:focus-visible .light,.button.clear:focus.\--light,.button.clear:focus .light,.ty-button.\--clear:focus-visible.\--light,.ty-button.\--clear:focus-visible .light,.ty-button.\--clear:focus.\--light,.ty-button.\--clear:focus .light,.ty-button.clear:focus-visible.\--light,.ty-button.clear:focus-visible .light,.ty-button.clear:focus.\--light,.ty-button.clear:focus .light{background-image:linear-gradient(90deg,#919191,#747474)}.button.\--hollow,.button.hollow,.ty-button.\--hollow,.ty-button.hollow{background-color:transparent;background-image:none;border-color:currentColor;color:var(--accent)}.button.\--hollow:hover,.button.hollow:hover,.ty-button.\--hollow:hover,.ty-button.hollow:hover{background-color:var(--accent-hover);border-color:var(--accent-hover)}.button.\--hollow:hover:not(.light),.button.hollow:hover:not(.light),.ty-button.\--hollow:hover:not(.light),.ty-button.hollow:hover:not(.light){color:#fefefe}.button.\--hollow.\--primary:hover,.button.\--hollow .primary:hover,.button.hollow.\--primary:hover,.button.hollow .primary:hover,.ty-button.\--hollow.\--primary:hover,.ty-button.\--hollow .primary:hover,.ty-button.hollow.\--primary:hover,.ty-button.hollow .primary:hover{background-image:linear-gradient(90deg,#cc5d00,#b5002f)}.button.\--hollow.\--secondary:hover,.button.\--hollow .secondary:hover,.button.hollow.\--secondary:hover,.button.hollow .secondary:hover,.ty-button.\--hollow.\--secondary:hover,.ty-button.\--hollow .secondary:hover,.ty-button.hollow.\--secondary:hover,.ty-button.hollow .secondary:hover{background-image:linear-gradient(90deg,#0058d7,#1846a4)}.button.\--hollow.\--tertiary:hover,.button.\--hollow .tertiary:hover,.button.hollow.\--tertiary:hover,.button.hollow .tertiary:hover,.ty-button.\--hollow.\--tertiary:hover,.ty-button.\--hollow .tertiary:hover,.ty-button.hollow.\--tertiary:hover,.ty-button.hollow .tertiary:hover{background-image:linear-gradient(90deg,#5512a2,#3d32c8)}.button.\--hollow.\--dark:hover,.button.\--hollow .dark:hover,.button.hollow.\--dark:hover,.button.hollow .dark:hover,.ty-button.\--hollow.\--dark:hover,.ty-button.\--hollow .dark:hover,.ty-button.hollow.\--dark:hover,.ty-button.hollow .dark:hover{background-image:linear-gradient(90deg,#747474,#3f3f3f)}.button.\--hollow.\--light:hover,.button.\--hollow .light:hover,.button.hollow.\--light:hover,.button.hollow .light:hover,.ty-button.\--hollow.\--light:hover,.ty-button.\--hollow .light:hover,.ty-button.hollow.\--light:hover,.ty-button.hollow .light:hover{background-image:linear-gradient(90deg,#fefefe,#acacac);color:#565656}.button.\--hollow:focus,.button.\--hollow:focus-visible,.button.hollow:focus,.button.hollow:focus-visible,.ty-button.\--hollow:focus,.ty-button.\--hollow:focus-visible,.ty-button.hollow:focus,.ty-button.hollow:focus-visible{background-color:var(--accent-focus);border-color:var(--accent-focus);color:#fefefe}.button.\--hollow.\--primary:focus,.button.\--hollow.\--primary:focus-visible,.button.\--hollow .primary:focus,.button.\--hollow .primary:focus-visible,.button.hollow.\--primary:focus,.button.hollow.\--primary:focus-visible,.button.hollow .primary:focus,.button.hollow .primary:focus-visible,.ty-button.\--hollow.\--primary:focus,.ty-button.\--hollow.\--primary:focus-visible,.ty-button.\--hollow .primary:focus,.ty-button.\--hollow .primary:focus-visible,.ty-button.hollow.\--primary:focus,.ty-button.hollow.\--primary:focus-visible,.ty-button.hollow .primary:focus,.ty-button.hollow .primary:focus-visible{background-image:linear-gradient(90deg,#a75900,#90001b)}.button.\--hollow.\--secondary:focus,.button.\--hollow.\--secondary:focus-visible,.button.\--hollow .secondary:focus,.button.\--hollow .secondary:focus-visible,.button.hollow.\--secondary:focus,.button.hollow.\--secondary:focus-visible,.button.hollow .secondary:focus,.button.hollow .secondary:focus-visible,.ty-button.\--hollow.\--secondary:focus,.ty-button.\--hollow.\--secondary:focus-visible,.ty-button.\--hollow .secondary:focus,.ty-button.\--hollow .secondary:focus-visible,.ty-button.hollow.\--secondary:focus,.ty-button.hollow.\--secondary:focus-visible,.ty-button.hollow .secondary:focus,.ty-button.hollow .secondary:focus-visible{background-image:linear-gradient(90deg,#003cb2,#0b2c8c)}.button.\--hollow.\--tertiary:focus,.button.\--hollow.\--tertiary:focus-visible,.button.\--hollow .tertiary:focus,.button.\--hollow .tertiary:focus-visible,.button.hollow.\--tertiary:focus,.button.hollow.\--tertiary:focus-visible,.button.hollow .tertiary:focus,.button.hollow .tertiary:focus-visible,.ty-button.\--hollow.\--tertiary:focus,.ty-button.\--hollow.\--tertiary:focus-visible,.ty-button.\--hollow .tertiary:focus,.ty-button.\--hollow .tertiary:focus-visible,.ty-button.hollow.\--tertiary:focus,.ty-button.hollow.\--tertiary:focus-visible,.ty-button.hollow .tertiary:focus,.ty-button.hollow .tertiary:focus-visible{background-image:linear-gradient(90deg,#4c0689,#2c06a5)}.button.\--hollow.\--dark:focus,.button.\--hollow.\--dark:focus-visible,.button.\--hollow .dark:focus,.button.\--hollow .dark:focus-visible,.button.hollow.\--dark:focus,.button.hollow.\--dark:focus-visible,.button.hollow .dark:focus,.button.hollow .dark:focus-visible,.ty-button.\--hollow.\--dark:focus,.ty-button.\--hollow.\--dark:focus-visible,.ty-button.\--hollow .dark:focus,.ty-button.\--hollow .dark:focus-visible,.ty-button.hollow.\--dark:focus,.ty-button.hollow.\--dark:focus-visible,.ty-button.hollow .dark:focus,.ty-button.hollow .dark:focus-visible{background-image:linear-gradient(90deg,#565656,#292929)}.button.\--hollow.\--light:focus,.button.\--hollow.\--light:focus-visible,.button.\--hollow .light:focus,.button.\--hollow .light:focus-visible,.button.hollow.\--light:focus,.button.hollow.\--light:focus-visible,.button.hollow .light:focus,.button.hollow .light:focus-visible,.ty-button.\--hollow.\--light:focus,.ty-button.\--hollow.\--light:focus-visible,.ty-button.\--hollow .light:focus,.ty-button.\--hollow .light:focus-visible,.ty-button.hollow.\--light:focus,.ty-button.hollow.\--light:focus-visible,.ty-button.hollow .light:focus,.ty-button.hollow .light:focus-visible{background-image:linear-gradient(90deg,#919191,#747474)}.button.\--tiny,.button.tiny,.ty-button.\--tiny,.ty-button.tiny{font-size:.625rem}.button.\--small,.button.small,.ty-button.\--small,.ty-button.small{font-size:.75rem}.button.\--hero,.button.\--large,.button.large,.ty-button.\--hero,.ty-button.\--large,.ty-button.large{font-size:1.16625rem}.button.\--expanded,.button.expanded,.ty-button.\--expanded,.ty-button.expanded{display:block;margin-right:0;margin-left:0;width:100%}.button.\--disabled,.button.\--disabled:focus,.button.\--disabled:hover,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button:disabled,.button:disabled:focus,.button:disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,.ty-button.\--disabled,.ty-button.\--disabled:focus,.ty-button.\--disabled:hover,.ty-button.disabled,.ty-button.disabled:focus,.ty-button.disabled:hover,.ty-button:disabled,.ty-button:disabled:focus,.ty-button:disabled:hover,.ty-button[disabled],.ty-button[disabled]:focus,.ty-button[disabled]:hover{background-color:var(--accent);background-image:none;border-color:var(--accent);opacity:.5;cursor:not-allowed}.button{margin-bottom:1rem}.button.apple,.button.button-apple,.button.button-facebook,.button.button-google,.button.button-microsoft,.button.button-windows,.button.facebook,.button.google,.button.microsoft,.button.windows{min-width:70%;background-image:none;border-style:none;font-size:.75rem;line-height:1.3}.button.apple span,.button.button-apple span,.button.button-facebook span,.button.button-google span,.button.button-microsoft span,.button.button-windows span,.button.facebook span,.button.google span,.button.microsoft span,.button.windows span{float:left;margin-right:.625rem;line-height:inherit}.button.apple,.button.button-apple{background-color:#555}.button.apple:hover,.button.button-apple:hover{background-color:#0f0f0f}.button.button-facebook,.button.facebook{background-color:#4267b2;vertical-align:top}.button.button-facebook:hover,.button.facebook:hover{background-color:#2c477e}.button.button-google,.button.google{background-color:#d33527}.button.button-google:hover,.button.google:hover{background-color:#b4291d}.button.button-microsoft,.button.button-windows,.button.microsoft,.button.windows{background-color:#00a4ef;color:#fefefe}.button.button-microsoft:hover,.button.button-windows:hover,.button.microsoft:hover,.button.windows:hover{background-color:#147db7;color:#fefefe}.button-group,.ty-button-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.button-group .button:not(:first-child),.button-group .ty-button:not(:first-child),.ty-button-group .button:not(:first-child),.ty-button-group .ty-button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.button-group .button:not(:last-child),.button-group .ty-button:not(:last-child),.ty-button-group .button:not(:last-child),.ty-button-group .ty-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.c-faq{margin-bottom:1.875rem;padding-left:2.5rem;position:relative;text-align:left}.c-faq:before{position:absolute;top:.75rem;left:.75rem;width:1.5625rem;height:1.5625rem;background-image:url("/image/common/faqs/icon-arrow-faq.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-faq__question{font-size:1rem;font-weight:700}.c-faq__answer,.c-faq ol,.c-faq ul{color:#707070;font-size:1rem}.c-faq__answer a,.c-faq ol a,.c-faq ul a{font-size:inherit}.c-faq__answer ol,.c-faq__answer p,.c-faq__answer ul,.c-faq ol ol,.c-faq ol p,.c-faq ol ul,.c-faq ul ol,.c-faq ul p,.c-faq ul ul{color:inherit;font-size:inherit}.modal-unlock{overflow:visible;padding:0!important;border:0!important;background:transparent linear-gradient(180deg,#3b56c3,#5072c4);border-radius:8px}@media screen and (min-width:1400px){.modal-unlock{top:12%!important}}@media screen and (max-width:1400px) and (min-width:640px){.modal-unlock{-webkit-transform:scale(.85);transform:scale(.85);top:0!important}}.modal-unlock .close-reveal-modal{text-decoration:none}.modal-unlock.modal-unlock-2,.modal-unlock.modal-unlock-2 .modal-unlock-content{background-color:#fefefe}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar h4{text-transform:uppercase;color:#fff;font-size:1.625rem;padding:0}@media screen and (max-width:1162px){.modal-unlock.modal-unlock-2 .modal-unlock-sidebar h4{font-size:1.5rem}}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar p{width:100%}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .small-text{font-size:.75rem;font-weight:700;margin-bottom:.313rem}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask .subtitle,.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask label{font-size:1rem;padding-bottom:.875rem}@media screen and (max-width:1162px){.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask .subtitle,.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask label{font-size:.938rem}}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask p{padding-bottom:0}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask .captcha{margin-bottom:.625rem}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .student-ask-2 .subtitle{text-align:left;font:normal normal 700 46px/56px Montserrat;letter-spacing:0;text-transform:uppercase;color:#fff;margin-top:39px;margin-bottom:40px}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .student-ask-2 .subtitle span{color:#fde867}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .student-ask-2 .request-button{font:normal normal 700 18px/24px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;padding:11px 69px}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .student-ask-2 .request-button-2{font:normal normal 700 18px/24px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;margin-bottom:50px;outline:none;padding:10px 62px}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .student-ask-2 .request-button-2:focus-visible{outline:none}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .student-ask-2 .sentLabel{text-align:left;letter-spacing:0;color:#fff}.modal-unlock.modal-unlock-2 .modal-unlock-sidebar .student-ask-2 .wrongEmail{color:#fff;text-decoration:underline;cursor:pointer}.modal-unlock.modal-unlock-2 .modal-unlock-content{background-color:#fbfbfb;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1);padding-bottom:0}@media screen and (max-width:1024px){.modal-unlock.modal-unlock-2 .modal-unlock-content h4{text-align:center;padding:0;font-size:1.5rem}}@media screen and (max-width:1024px){.modal-unlock.modal-unlock-2 .modal-unlock-content p{text-align:center;padding:0}}.modal-unlock.modal-unlock-2 .modal-unlock-content .modal-unlock-gallery .active-thumbnail{height:31.563rem}@media screen and (max-width:1162px){.modal-unlock.modal-unlock-2 .modal-unlock-content .modal-unlock-gallery .active-thumbnail{height:27.625rem}}@media screen and (max-width:767px){.modal-unlock.modal-unlock-2 .modal-unlock-content .modal-unlock-gallery .active-thumbnail{height:auto}}@media screen and (max-width:1400px) and (min-width:640px){.modal-unlock.modal-unlock-2 .modal-unlock-content .modal-unlock-gallery .active-thumbnail{height:29.125rem}}.modal-unlock.modal-unlock-2 .close-reveal-modal{position:absolute}.modal-unlock.modal-unlock-2 .close-reveal-modal:hover{text-shadow:0 0 5px rgba(0,0,0,.8)}.modal-unlock p,.modal-unlock ul{font-weight:500}.modal-unlock .close-reveal-modal{color:#fff!important;font-size:2.5rem!important;position:absolute;width:2.625rem;height:2.625rem;background:#3e4047 0 0 no-repeat padding-box;text-align:center;border-radius:50%;right:-1rem;top:-1rem}@media screen and (max-width:640px){.modal-unlock .close-reveal-modal{font-size:1.875rem!important;width:2rem;height:2rem;right:0;top:0}}.modal-unlock .close-reveal-modal:hover{text-shadow:2px 2px 5px #000}.modal-unlock .parents-modal{background-color:#fff}.modal-unlock .modal-unlock-flex-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-flex-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.modal-unlock .modal-unlock-content{background-color:#fefefe;padding:1.438rem;border-top-left-radius:8px;border-bottom-left-radius:8px;height:100%}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-content{border-bottom-left-radius:0}}.modal-unlock .modal-unlock-content .modal-unlock-content-img{height:100%;width:100%;object-fit:cover}.modal-unlock .modal-unlock-gallery .active-thumbnail{width:100%;height:30.125rem;border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (max-width:1162px){.modal-unlock .modal-unlock-gallery .active-thumbnail{height:24.875rem}}@media screen and (max-width:767px){.modal-unlock .modal-unlock-gallery .active-thumbnail{height:auto}}@media screen and (max-width:1400px) and (min-width:640px){.modal-unlock .modal-unlock-gallery .active-thumbnail{height:23.5rem}}.modal-unlock .modal-unlock-gallery iframe{margin-bottom:-.27rem;border:none}.modal-unlock .modal-unlock-gallery .modal-unlock-thumbnail-description{background-color:#2e3347;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:.4rem 1.25rem;font:normal normal normal 1rem/1.5rem Open Sans}.modal-unlock .modal-unlock-gallery .modal-unlock-thumbnail-description span{font-size:.875rem;color:#fff}.modal-unlock .modal-unlock-gallery .modal-unlock-thumbnail-description ul{margin-bottom:0}.modal-unlock .modal-unlock-gallery .modal-unlock-thumbnail-description ul li{line-height:1.3rem}.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails{white-space:nowrap;overflow-x:scroll;overflow-y:hidden;padding-bottom:.625rem}@media screen and (max-width:640px){.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails{padding-bottom:0}}.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails li{display:inline-block;width:20%;height:5rem;margin-top:1.25rem;margin-right:.625rem}.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .selected-thumbnail{width:100%}.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .selected-thumbnail img{width:100%;height:5rem;object-fit:cover;border:4px solid #58dcda}.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail{cursor:pointer}.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail img{width:100%;height:5rem;object-fit:cover;border-radius:8px}.modal-unlock .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail-description{text-align:center;font-size:.75rem;color:#888;padding-top:.313rem}.modal-unlock .modal-unlock-sidebar{height:100%;color:#fff;padding:2.438rem 1.6rem 2rem 2rem}.modal-unlock .modal-unlock-sidebar h4{color:#fff}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-sidebar{padding:2rem}}@media screen and (max-width:640px){.modal-unlock .modal-unlock-sidebar{padding:1rem}}@media screen and (max-width:350px){.modal-unlock .modal-unlock-sidebar{padding:.5rem}}@media screen and (max-width:640px){.modal-unlock .modal-unlock-sidebar{background:transparent linear-gradient(180deg,#3b56c3,#5072c4)}}.modal-unlock .modal-unlock-sidebar h2{padding-bottom:0;text-align:left;font:normal normal 700 2.75rem/3.5rem Montserrat;color:#fff;margin-bottom:.5rem}@media screen and (max-width:1162px){.modal-unlock .modal-unlock-sidebar h2{font:normal normal 700 2.125rem/2.875rem Montserrat}}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-sidebar h2{text-align:center}}@media screen and (max-width:440px){.modal-unlock .modal-unlock-sidebar h2{font:normal normal 700 1.5rem/2.25rem Montserrat}}.modal-unlock .modal-unlock-sidebar h2 span{color:#fde867}.modal-unlock .modal-unlock-sidebar p{color:#fff;width:90%;font-size:1rem;line-height:1.5rem}@media screen and (max-width:1200px){.modal-unlock .modal-unlock-sidebar p{width:100%;font-size:.875rem}}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-sidebar p{text-align:center;font-size:1rem}}@media screen and (max-width:640px){.modal-unlock .modal-unlock-sidebar p{font-size:.875rem}}.modal-unlock .modal-unlock-sidebar .claim-request-h2{font:normal normal 700 36px/48px Montserrat}.modal-unlock .modal-unlock-sidebar .keep-coding-text{text-align:left;font:normal normal 700 24px/38px Open Sans;color:#fff;font-weight:600;margin-bottom:.5rem}.modal-unlock .modal-unlock-sidebar .title{color:#f8f8f8;margin:0}.modal-unlock .modal-unlock-sidebar .subtitle{width:100%;text-align:left;font:normal normal normal 1rem/1.5rem Open Sans;padding:0}.modal-unlock .modal-unlock-sidebar ul li{margin:.625rem 0;font-size:.938rem}.modal-unlock .modal-unlock-sidebar ul li .checkmark{height:1.563rem;width:1.563rem;background-color:#58dcda;border-radius:50%;margin-right:.625rem;text-align:center;line-height:1.563rem;display:inline-block}.modal-unlock .modal-unlock-sidebar input::-webkit-input-placeholder{color:#5c5c5c}.modal-unlock .modal-unlock-sidebar input::-moz-placeholder{color:#5c5c5c}.modal-unlock .modal-unlock-sidebar input:-ms-input-placeholder{color:#5c5c5c}.modal-unlock .modal-unlock-sidebar input::placeholder{color:#5c5c5c}.modal-unlock .modal-unlock-sidebar [type=color],.modal-unlock .modal-unlock-sidebar [type=date],.modal-unlock .modal-unlock-sidebar [type=datetime-local],.modal-unlock .modal-unlock-sidebar [type=datetime],.modal-unlock .modal-unlock-sidebar [type=email],.modal-unlock .modal-unlock-sidebar [type=month],.modal-unlock .modal-unlock-sidebar [type=number],.modal-unlock .modal-unlock-sidebar [type=password],.modal-unlock .modal-unlock-sidebar [type=search],.modal-unlock .modal-unlock-sidebar [type=tel],.modal-unlock .modal-unlock-sidebar [type=text],.modal-unlock .modal-unlock-sidebar [type=time],.modal-unlock .modal-unlock-sidebar [type=url],.modal-unlock .modal-unlock-sidebar [type=week]{border-radius:5px;font:normal normal normal 1rem/1.25rem Open Sans;border:1px solid #cacaca;height:3rem;padding:.75rem 1rem;margin-bottom:1.625rem}@media screen and (max-width:1024px){.modal-unlock .modal-unlock-sidebar [type=color],.modal-unlock .modal-unlock-sidebar [type=date],.modal-unlock .modal-unlock-sidebar [type=datetime-local],.modal-unlock .modal-unlock-sidebar [type=datetime],.modal-unlock .modal-unlock-sidebar [type=email],.modal-unlock .modal-unlock-sidebar [type=month],.modal-unlock .modal-unlock-sidebar [type=number],.modal-unlock .modal-unlock-sidebar [type=password],.modal-unlock .modal-unlock-sidebar [type=search],.modal-unlock .modal-unlock-sidebar [type=tel],.modal-unlock .modal-unlock-sidebar [type=text],.modal-unlock .modal-unlock-sidebar [type=time],.modal-unlock .modal-unlock-sidebar [type=url],.modal-unlock .modal-unlock-sidebar [type=week]{margin-bottom:1.2rem}}@media screen and (max-width:640px){.modal-unlock .modal-unlock-sidebar [type=color],.modal-unlock .modal-unlock-sidebar [type=date],.modal-unlock .modal-unlock-sidebar [type=datetime-local],.modal-unlock .modal-unlock-sidebar [type=datetime],.modal-unlock .modal-unlock-sidebar [type=email],.modal-unlock .modal-unlock-sidebar [type=month],.modal-unlock .modal-unlock-sidebar [type=number],.modal-unlock .modal-unlock-sidebar [type=password],.modal-unlock .modal-unlock-sidebar [type=search],.modal-unlock .modal-unlock-sidebar [type=tel],.modal-unlock .modal-unlock-sidebar [type=text],.modal-unlock .modal-unlock-sidebar [type=time],.modal-unlock .modal-unlock-sidebar [type=url],.modal-unlock .modal-unlock-sidebar [type=week]{height:2.5rem;margin-bottom:1.3rem}}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-sidebar [type=email]{width:56%}}@media screen and (max-width:640px){.modal-unlock .modal-unlock-sidebar [type=email]{width:100%}}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper{background-color:#fff;border-radius:10px;padding:1.25rem;margin-top:1.375rem}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper p{color:#2e3347;margin-bottom:0;padding-bottom:1rem}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .subtitle{color:#2e3347;font-weight:600;font-size:1.063rem}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .title{text-align:center;font:normal normal 700 18px/23px Montserrat;letter-spacing:0;color:#0f0f0f;text-transform:capitalize;width:100%}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .parent-subscription-request-form{margin-top:1rem}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .upgrade-parents-email{font:normal normal 700 1.125rem/1.438rem Montserrat;margin-bottom:1.5rem}@media screen and (max-width:1162px){.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .upgrade-parents-email{font:normal normal 700 1rem/1.25rem Montserrat;margin-bottom:1.2rem}}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .upgrade-parents-email{font:normal normal 700 1.125rem/1.438rem Montserrat}}@media screen and (max-width:1023px){.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper captcha-for-unverified{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1162px){.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .captcha{margin-bottom:1rem}}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper .button{margin-bottom:0}.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask{background-color:rgba(60,97,211,.78);box-shadow:0 3px 6px #00000041;border:2px solid #6e8cec;padding:2.063rem 1.375rem 1.688rem;border-radius:.625rem}@media screen and (max-width:1162px){.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask{padding:1.375rem;margin:0}}.modal-unlock .modal-unlock-sidebar .student-ask-3,.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask .subtitle,.modal-unlock .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask label{color:#fff}.modal-unlock .modal-unlock-sidebar .student-ask-3 .subtitle{text-align:left;font:normal normal 700 46px/56px Montserrat;letter-spacing:0;text-transform:uppercase;color:#fff;margin-bottom:24px;margin-top:12px}.modal-unlock .modal-unlock-sidebar .student-ask-3 .subtitle span{color:#fde867}.modal-unlock .modal-unlock-sidebar .student-ask-3 .request-button{font:normal normal 700 18px/24px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;padding:10px 40px}.modal-unlock .modal-unlock-sidebar .student-ask-3 .request-button-2{font:normal normal 700 18px/24px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;margin-bottom:50px;outline:none;padding:10px 69px;margin-top:12px}.modal-unlock .modal-unlock-sidebar .student-ask-3 .request-button-2:focus-visible{outline:none}.modal-unlock .modal-unlock-badges{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-unlock .modal-unlock-badges h6{margin-bottom:0;padding-bottom:0;padding-top:1.25rem}.modal-unlock .modal-unlock-badges .course-badge{height:3.75rem}.modal-unlock .modal-unlock-details{text-align:right;margin-top:1.25rem}.modal-unlock .course-details-link{font-weight:600;font-size:.875rem}.modal-unlock .course-details-link:hover{text-decoration:underline}.modal-unlock .loading-indicator-container{height:43.75rem;padding-top:14.375rem}.modal-redirect-welcome-home{overflow:visible;padding:0!important;border:0!important;background-color:#3b56c3;height:unset!important;min-height:auto!important}.modal-redirect-welcome-home p,.modal-redirect-welcome-home ul{font-weight:500}.modal-redirect-welcome-home .close-reveal-modal{font-size:2.188rem!important;color:#fff!important;background:#3e4047 0 0 no-repeat padding-box;border-radius:50%;padding:0 .5rem;right:0;top:-.625rem;z-index:2222}@media print,screen and (min-width:40em){.modal-redirect-welcome-home .close-reveal-modal{right:-.938rem;top:-.938rem}}@media print,screen and (min-width:64em){.modal-redirect-welcome-home .close-reveal-modal{right:-.938rem;top:-.938rem}}@media screen and (min-width:75em){.modal-redirect-welcome-home .close-reveal-modal{right:-.938rem;top:-.938rem}}.modal-redirect-welcome-home .close-reveal-modal:hover{text-shadow:0 0 5px rgba(0,0,0,.8)}.modal-redirect-welcome-home .parents-modal{background-color:#fff}.modal-redirect-welcome-home .modal-unlock-content{background-color:#fefefe;padding:1.438rem;background-color:#fbfbfb;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1)}.modal-redirect-welcome-home .modal-unlock-content img{height:13.75rem;border-radius:8px}@media print,screen and (min-width:40em){.modal-redirect-welcome-home .modal-unlock-content img{height:30rem}}@media print,screen and (min-width:64em){.modal-redirect-welcome-home .modal-unlock-content img{height:33.75rem}}@media screen and (min-width:75em){.modal-redirect-welcome-home .modal-unlock-content img{height:33.75rem}}@media screen and (min-width:90em){.modal-redirect-welcome-home .modal-unlock-content img{height:33.75rem}}.modal-redirect-welcome-home .modal-unlock-content .video-iframe{display:inherit;border-radius:8px;object-fit:cover}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar{padding:2.375rem 2.375rem 4.688rem}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .heading{text-align:left;font:normal normal 700 1.75rem/2rem Montserrat;letter-spacing:0;color:#fff}@media print,screen and (min-width:40em){.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .heading{font:normal normal 700 1.875rem/2.5rem Montserrat}}@media print,screen and (min-width:64em){.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .heading{font:normal normal 700 2.875rem/3.5rem Montserrat}}@media screen and (min-width:75em){.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .heading{font:normal normal 700 2.875rem/3.5rem Montserrat}}@media screen and (min-width:90em){.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .heading{font:normal normal 700 2.875rem/3.5rem Montserrat}}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .heading .heading-span{color:#fae77b}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .explore-minecraft,.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .return-to-classroom{text-align:left;font:normal normal normal 1rem/1.5rem Open Sans;letter-spacing:0;color:#fff;opacity:1}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar input.btn[type=checkbox]:hover{border-color:#82ca6d}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar input.btn[type=checkbox]:hover:after{color:#fff;background:blue;content:"\2714"}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .checkbox{text-align:left;font:normal normal normal 1rem/1.5rem Open Sans;letter-spacing:0;color:#f8f8f8;opacity:1}.modal-redirect-welcome-home .modal-redirect-welcome-home-sidebar .button{position:relative;float:right;top:.625rem;left:1rem;background:#ff8d1a 0 0 no-repeat padding-box;border:1px solid #ff8d1a;border-radius:5px;text-align:center;font:normal normal 700 .875rem/1.188rem Open Sans;letter-spacing:0;color:#e4e4e4;text-transform:uppercase;opacity:1;cursor:pointer;padding:.85em 1em;transition:background-color .25s ease-out,color .25s ease-out}.modal-redirect-welcome-home .loading-indicator-container{height:43.75rem;padding-top:14.375rem}.modal-unlock.modal-unlock-parent .modal-unlock-sidebar .upgrade-cta-wrapper .price-action{padding-bottom:.625rem;padding-left:0;padding-right:0}.modal-unlock.modal-unlock-parent .modal-unlock-sidebar .upgrade-cta-wrapper .price-action .button{margin-bottom:.625rem;margin-top:.625rem}.modal-unlock-sidebar-h1{color:#fefefe;font-weight:400}.certificate-thumbnail{background-image:url("/image/certificate-thumbnail/certificate.jpg");background-size:cover;height:185px;position:relative;width:240px}.certificate-thumbnail:hover .printer-overlay{display:inline-block;opacity:1}.certificate-thumbnail .name-overlay{top:70px}.certificate-thumbnail .name-overlay,.certificate-thumbnail .title-overlay{position:absolute;left:0;width:100%;color:#282e33;font-size:14px;line-height:16px;font-weight:600;text-align:center;padding-right:0}.certificate-thumbnail .title-overlay{top:105px}.certificate-thumbnail .printer-overlay{font-size:50px;background-color:#000;color:#fff;height:70px;line-height:70px;border-radius:50px;width:70px;left:83px;top:59px;position:absolute;display:none;text-align:center;opacity:.1;transition:opacity .25s}.certificate-thumbnail.certificate-thumbnail--no-image{background:none}.certificate-thumbnail.certificate-thumbnail--glitch-manor{background-image:url("/image/certificate-thumbnail/glitch-manor-certificate.jpg")}.certificate-thumbnail.certificate-thumbnail--glitch-manor .name-overlay{color:#efd215;top:62px}.certificate-thumbnail.certificate-thumbnail--goblin-quest{background-image:url("/image/certificate-thumbnail/goblin-quest-certificate.jpg")}.certificate-thumbnail.certificate-thumbnail--goblin-quest .name-overlay{color:#fff;top:62px}.certificate-thumbnail.certificate-thumbnail--hour-of-code-2014{background-image:url("/image/certificate-thumbnail/certificate-hoc-14.jpg")}.certificate-thumbnail.certificate-thumbnail--hour-of-code-2014 .name-overlay{top:66px}.certificate-thumbnail.certificate-thumbnail--hour-of-code-2015{background-image:url("/image/certificate-thumbnail/certificate-hoc.jpg")}.certificate-thumbnail.certificate-thumbnail--hour-of-code-2015 .name-overlay{top:84px}.certificate-thumbnail.certificate-thumbnail--hour-of-code{background-image:url("/image/certificate-thumbnail/certificate-hoc.jpg")}.certificate-thumbnail.certificate-thumbnail--hour-of-code .name-overlay{top:84px}.certificate-thumbnail.certificate-thumbnail--turings-tower{background-image:url("/image/certificate-thumbnail/turings-tower-certificate.jpg")}.certificate-thumbnail.certificate-thumbnail--turings-tower .name-overlay{top:62px;color:#5e5341}.certificate-thumbnail.certificate-thumbnail--barbie-careers{background-image:url("/image/certificate-thumbnail/barbie-careers-certificate.jpg")}.certificate-thumbnail.certificate-thumbnail--barbie-careers .name-overlay{top:46px;color:#5e5341}.certificate-thumbnail.certificate-thumbnail--hoc-2016{background-image:url("/image/certificate-thumbnail/certificate-hoc-2016.jpg")}.certificate-thumbnail.certificate-thumbnail--hoc-2016 .name-overlay{top:66px}.certificate-thumbnail.certificate-thumbnail--hoc-2017{background-image:url("/image/certificate-thumbnail/certificate-hoc-2016.jpg")}.certificate-thumbnail.certificate-thumbnail--hoc-2017 .name-overlay{top:66px}.certificate-thumbnail.certificate-thumbnail--getting-started{background-image:url("/image/certificate-thumbnail/certificate-getting-started.jpg")}.certificate-thumbnail.certificate-thumbnail--getting-started .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-started{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-started.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-started .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-0-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-0-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-0-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-0-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-1-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-1-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-1-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-1-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-2-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-2-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-2-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-2-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-3-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-3-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-3-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-3-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-4-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-4-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-4-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-4-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-5-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-5-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-5-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-5-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-6-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-6-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-6-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-6-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-7-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-7-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-7-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-7-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-8-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-8-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-8-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-8-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-9-award,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-9-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-week-award.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-week-9-award .name-overlay,.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-9-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-completed{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2017-completed.jpg")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2017-completed .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-started{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-started.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-started .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-0-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-week-award.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-0-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-1-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-week-award.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-1-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-2-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-week-award.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-2-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-3-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-week-award.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-3-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-4-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-week-award.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-4-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-5-award{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-week-award.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-week-5-award .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-completed{background-image:url("/image/certificate-thumbnail/certificate-summer-code-a-thon-2018-completed.png")}.certificate-thumbnail.certificate-thumbnail--summer-code-a-thon-2018-completed .name-overlay{top:70px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-started{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-started.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-started .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-0-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-0-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-1-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-1-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-2-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-2-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-3-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-3-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-4-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-4-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-5-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-5-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-6-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-6-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-7-award{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-week-7-award .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-completed{background-image:url("/image/certificate-thumbnail/certificate-system-minecraft-code-a-thon-2019-completed.png")}.certificate-thumbnail.certificate-thumbnail--system-minecraft-code-a-thon-2019-completed .name-overlay{top:86px}.certificate-thumbnail.certificate-thumbnail--dr-who-blocks{background-image:url("/image/certificate-thumbnail/certificate-dr-who-blocks.png")}.certificate-thumbnail.certificate-thumbnail--dr-who-python{background-image:url("/image/certificate-thumbnail/certificate-dr-who-python.png")}.certificate-thumbnail.certificate-thumbnail--progression__assessment__level-1,.certificate-thumbnail.certificate-thumbnail--progression__assessment__level-2,.certificate-thumbnail.certificate-thumbnail--progression__assessment__level-3,.certificate-thumbnail.certificate-thumbnail--progression__assessment__level-4,.certificate-thumbnail.certificate-thumbnail--progression__assessment__level-5,.certificate-thumbnail.certificate-thumbnail--progression__assessment__level-6,.certificate-thumbnail.certificate-thumbnail--progression__placement__block,.certificate-thumbnail.certificate-thumbnail--progression__placement__text{background-image:none}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-started{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-started.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-started .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-0-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-0-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-0-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-0-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-1-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-1-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-1-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-1-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-2-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-2-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-2-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-2-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-3-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-3-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-3-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-3-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-4-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-4-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-4-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-4-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-5-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-5-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-5-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-5-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-6-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-6-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-6-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-6-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-7-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-7-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-7-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2020-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2020-week-7-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-started{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-started.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-started .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-0-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-0-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-0-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-0-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-1-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-1-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-1-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-1-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-2-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-2-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-2-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-2-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-3-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-3-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-3-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-3-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-4-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-4-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-4-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-4-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-5-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-5-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-5-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-5-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-6-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-6-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-6-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-6-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-7-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-7-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-7-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2021-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2021-week-7-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-started{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-started.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-started .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-0-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-0-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-0-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-0-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-1-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-1-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-1-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-1-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-2-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-2-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-2-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-2-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-3-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-3-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-3-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-3-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-4-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-4-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-4-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-4-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-5-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-5-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-5-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-5-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-6-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-6-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-6-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-6-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-7-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-7-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-7-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2022-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2022-week-7-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-started{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-started.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-started .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-0-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-0-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-0-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-0-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-1-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-1-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-1-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-1-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-2-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-2-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-2-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-2-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-3-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-3-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-3-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-3-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-4-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-4-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-4-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-4-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-5-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-5-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-5-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-5-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-6-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-6-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-6-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-6-award-0 .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-7-award{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-7-award .name-overlay{color:#1cb5f1;top:106px}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-7-award-0{background-image:url("/image/certificate-thumbnail/certificate-system-summer-code-jam-2023-week-award-0.png")}.certificate-thumbnail.certificate-thumbnail--system-summer-code-jam-2023-week-7-award-0 .name-overlay{color:#1cb5f1;top:106px}a.certificate-thumbnail{display:inline-block}.flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-child,.flex>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (min-width:40em){.medium-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.medium-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.medium-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.medium-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.medium-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.medium-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.medium-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.medium-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.medium-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.medium-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.medium-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.medium-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.medium-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.medium-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.medium-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.medium-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}@media print,screen and (min-width:64em){.large-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.large-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.large-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.large-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.large-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.large-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.large-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.large-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.large-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.large-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.large-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.large-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.large-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.large-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.large-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.large-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.large-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:75em){.xlarge-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.xlarge-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.xlarge-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.xlarge-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.xlarge-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.xlarge-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.xlarge-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.xlarge-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.xlarge-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.xlarge-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.xlarge-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.xlarge-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xlarge-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.xlarge-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.xlarge-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.xlarge-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.xlarge-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:90em){.xxlarge-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.xxlarge-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.xxlarge-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.xxlarge-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.xxlarge-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.xxlarge-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.xxlarge-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.xxlarge-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.xxlarge-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.xxlarge-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.xxlarge-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.xxlarge-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.xxlarge-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xxlarge-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.xxlarge-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.xxlarge-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.xxlarge-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.xxlarge-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.flex-grow{-webkit-flex-basis:0%;-ms-flex-preferred-size:0%;flex-basis:0%;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-push-top{margin-top:auto}.flex-push-right{margin-right:auto}.flex-push-bottom{margin-bottom:auto}.flex-push-left{margin-left:auto}.pos-relative{position:relative!important}.pos-absolute{position:absolute!important}.pos-static{position:static!important}@media print,screen and (min-width:40em){.medium-pos-relative{position:relative!important}.medium-pos-absolute{position:absolute!important}.medium-pos-static{position:static!important}}@media print,screen and (min-width:64em){.large-pos-relative{position:relative!important}.large-pos-absolute{position:absolute!important}.large-pos-static{position:static!important}}@media screen and (min-width:75em){.xlarge-pos-relative{position:relative!important}.xlarge-pos-absolute{position:absolute!important}.xlarge-pos-static{position:static!important}}@media screen and (min-width:90em){.xxlarge-pos-relative{position:relative!important}.xxlarge-pos-absolute{position:absolute!important}.xxlarge-pos-static{position:static!important}}.overflow-visible{overflow:visible!important}.scroll-target-offset-60{position:absolute;left:0;top:-60px;right:0}.w-full{width:100%}.h-full{height:100%}.gap-0{gap:0}.gap-xs{gap:.625rem}.gap-sm{gap:1.25rem}.gap-md{gap:1.875rem}.gap-lg{gap:2.5rem}.gap-xl{gap:3.75rem}@media print,screen and (min-width:40em){.medium-gap-0{gap:0}.medium-gap-xs{gap:.625rem}.medium-gap-sm{gap:1.25rem}.medium-gap-md{gap:1.875rem}.medium-gap-lg{gap:2.5rem}.medium-gap-xl{gap:3.75rem}}@media print,screen and (min-width:64em){.large-gap-0{gap:0}.large-gap-xs{gap:.625rem}.large-gap-sm{gap:1.25rem}.large-gap-md{gap:1.875rem}.large-gap-lg{gap:2.5rem}.large-gap-xl{gap:3.75rem}}@media screen and (min-width:75em){.xlarge-gap-0{gap:0}.xlarge-gap-xs{gap:.625rem}.xlarge-gap-sm{gap:1.25rem}.xlarge-gap-md{gap:1.875rem}.xlarge-gap-lg{gap:2.5rem}.xlarge-gap-xl{gap:3.75rem}}.margin-top-0{margin-top:0!important}.margin-top-xs{margin-top:10px!important}.margin-top-sm{margin-top:20px!important}.margin-top-md{margin-top:30px!important}.margin-top-lg{margin-top:40px!important}.margin-top-xl{margin-top:60px!important}.margin-right-0{margin-right:0!important}.margin-right-xs{margin-right:10px!important}.margin-right-sm{margin-right:20px!important}.margin-right-md{margin-right:30px!important}.margin-right-lg{margin-right:40px!important}.margin-right-xl{margin-right:60px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-xs{margin-bottom:10px!important}.margin-bottom-sm{margin-bottom:20px!important}.margin-bottom-md{margin-bottom:30px!important}.margin-bottom-lg{margin-bottom:40px!important}.margin-bottom-xl{margin-bottom:60px!important}.margin-left-0{margin-left:0!important}.margin-left-xs{margin-left:10px!important}.margin-left-sm{margin-left:20px!important}.margin-left-md{margin-left:30px!important}.margin-left-lg{margin-left:40px!important}.margin-left-xl{margin-left:60px!important}.margin-block-0{margin-top:0!important;margin-bottom:0!important}.margin-inline-0{margin-right:0!important;margin-left:0!important}.margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.margin-inline-md{margin-right:30px!important;margin-left:30px!important}.margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.margin-inline-xl{margin-right:60px!important;margin-left:60px!important}@media print,screen and (min-width:40em){.medium-margin-top-0{margin-top:0!important}.medium-margin-top-xs{margin-top:10px!important}.medium-margin-top-sm{margin-top:20px!important}.medium-margin-top-md{margin-top:30px!important}.medium-margin-top-lg{margin-top:40px!important}.medium-margin-top-xl{margin-top:60px!important}.medium-margin-right-0{margin-right:0!important}.medium-margin-right-xs{margin-right:10px!important}.medium-margin-right-sm{margin-right:20px!important}.medium-margin-right-md{margin-right:30px!important}.medium-margin-right-lg{margin-right:40px!important}.medium-margin-right-xl{margin-right:60px!important}.medium-margin-bottom-0{margin-bottom:0!important}.medium-margin-bottom-xs{margin-bottom:10px!important}.medium-margin-bottom-sm{margin-bottom:20px!important}.medium-margin-bottom-md{margin-bottom:30px!important}.medium-margin-bottom-lg{margin-bottom:40px!important}.medium-margin-bottom-xl{margin-bottom:60px!important}.medium-margin-left-0{margin-left:0!important}.medium-margin-left-xs{margin-left:10px!important}.medium-margin-left-sm{margin-left:20px!important}.medium-margin-left-md{margin-left:30px!important}.medium-margin-left-lg{margin-left:40px!important}.medium-margin-left-xl{margin-left:60px!important}.medium-margin-block-0{margin-top:0!important;margin-bottom:0!important}.medium-margin-inline-0{margin-right:0!important;margin-left:0!important}.medium-margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.medium-margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.medium-margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.medium-margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.medium-margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.medium-margin-inline-md{margin-right:30px!important;margin-left:30px!important}.medium-margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.medium-margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.medium-margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.medium-margin-inline-xl{margin-right:60px!important;margin-left:60px!important}}@media print,screen and (min-width:64em){.large-margin-top-0{margin-top:0!important}.large-margin-top-xs{margin-top:10px!important}.large-margin-top-sm{margin-top:20px!important}.large-margin-top-md{margin-top:30px!important}.large-margin-top-lg{margin-top:40px!important}.large-margin-top-xl{margin-top:60px!important}.large-margin-right-0{margin-right:0!important}.large-margin-right-xs{margin-right:10px!important}.large-margin-right-sm{margin-right:20px!important}.large-margin-right-md{margin-right:30px!important}.large-margin-right-lg{margin-right:40px!important}.large-margin-right-xl{margin-right:60px!important}.large-margin-bottom-0{margin-bottom:0!important}.large-margin-bottom-xs{margin-bottom:10px!important}.large-margin-bottom-sm{margin-bottom:20px!important}.large-margin-bottom-md{margin-bottom:30px!important}.large-margin-bottom-lg{margin-bottom:40px!important}.large-margin-bottom-xl{margin-bottom:60px!important}.large-margin-left-0{margin-left:0!important}.large-margin-left-xs{margin-left:10px!important}.large-margin-left-sm{margin-left:20px!important}.large-margin-left-md{margin-left:30px!important}.large-margin-left-lg{margin-left:40px!important}.large-margin-left-xl{margin-left:60px!important}.large-margin-block-0{margin-top:0!important;margin-bottom:0!important}.large-margin-inline-0{margin-right:0!important;margin-left:0!important}.large-margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.large-margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.large-margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.large-margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.large-margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.large-margin-inline-md{margin-right:30px!important;margin-left:30px!important}.large-margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.large-margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.large-margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.large-margin-inline-xl{margin-right:60px!important;margin-left:60px!important}}@media screen and (min-width:75em){.xlarge-margin-top-0{margin-top:0!important}.xlarge-margin-top-xs{margin-top:10px!important}.xlarge-margin-top-sm{margin-top:20px!important}.xlarge-margin-top-md{margin-top:30px!important}.xlarge-margin-top-lg{margin-top:40px!important}.xlarge-margin-top-xl{margin-top:60px!important}.xlarge-margin-right-0{margin-right:0!important}.xlarge-margin-right-xs{margin-right:10px!important}.xlarge-margin-right-sm{margin-right:20px!important}.xlarge-margin-right-md{margin-right:30px!important}.xlarge-margin-right-lg{margin-right:40px!important}.xlarge-margin-right-xl{margin-right:60px!important}.xlarge-margin-bottom-0{margin-bottom:0!important}.xlarge-margin-bottom-xs{margin-bottom:10px!important}.xlarge-margin-bottom-sm{margin-bottom:20px!important}.xlarge-margin-bottom-md{margin-bottom:30px!important}.xlarge-margin-bottom-lg{margin-bottom:40px!important}.xlarge-margin-bottom-xl{margin-bottom:60px!important}.xlarge-margin-left-0{margin-left:0!important}.xlarge-margin-left-xs{margin-left:10px!important}.xlarge-margin-left-sm{margin-left:20px!important}.xlarge-margin-left-md{margin-left:30px!important}.xlarge-margin-left-lg{margin-left:40px!important}.xlarge-margin-left-xl{margin-left:60px!important}.xlarge-margin-block-0{margin-top:0!important;margin-bottom:0!important}.xlarge-margin-inline-0{margin-right:0!important;margin-left:0!important}.xlarge-margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.xlarge-margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.xlarge-margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.xlarge-margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.xlarge-margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.xlarge-margin-inline-md{margin-right:30px!important;margin-left:30px!important}.xlarge-margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.xlarge-margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.xlarge-margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.xlarge-margin-inline-xl{margin-right:60px!important;margin-left:60px!important}}.padding-top-0{padding-top:0!important}.padding-top-xs{padding-top:10px!important}.padding-top-sm{padding-top:20px!important}.padding-top-md{padding-top:30px!important}.padding-top-lg{padding-top:40px!important}.padding-top-xl{padding-top:60px!important}.padding-right-0{padding-right:0!important}.padding-right-xs{padding-right:10px!important}.padding-right-sm{padding-right:20px!important}.padding-right-md{padding-right:30px!important}.padding-right-lg{padding-right:40px!important}.padding-right-xl{padding-right:60px!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-xs{padding-bottom:10px!important}.padding-bottom-sm{padding-bottom:20px!important}.padding-bottom-md{padding-bottom:30px!important}.padding-bottom-lg{padding-bottom:40px!important}.padding-bottom-xl{padding-bottom:60px!important}.padding-left-0{padding-left:0!important}.padding-left-xs{padding-left:10px!important}.padding-left-sm{padding-left:20px!important}.padding-left-md{padding-left:30px!important}.padding-left-lg{padding-left:40px!important}.padding-left-xl{padding-left:60px!important}.padding-block-0{padding-top:0!important;padding-bottom:0!important}.padding-inline-0{padding-right:0!important;padding-left:0!important}.padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.padding-inline-md{padding-right:30px!important;padding-left:30px!important}.padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.padding-inline-xl{padding-right:60px!important;padding-left:60px!important}@media print,screen and (min-width:40em){.medium-padding-top-0{padding-top:0!important}.medium-padding-top-xs{padding-top:10px!important}.medium-padding-top-sm{padding-top:20px!important}.medium-padding-top-md{padding-top:30px!important}.medium-padding-top-lg{padding-top:40px!important}.medium-padding-top-xl{padding-top:60px!important}.medium-padding-right-0{padding-right:0!important}.medium-padding-right-xs{padding-right:10px!important}.medium-padding-right-sm{padding-right:20px!important}.medium-padding-right-md{padding-right:30px!important}.medium-padding-right-lg{padding-right:40px!important}.medium-padding-right-xl{padding-right:60px!important}.medium-padding-bottom-0{padding-bottom:0!important}.medium-padding-bottom-xs{padding-bottom:10px!important}.medium-padding-bottom-sm{padding-bottom:20px!important}.medium-padding-bottom-md{padding-bottom:30px!important}.medium-padding-bottom-lg{padding-bottom:40px!important}.medium-padding-bottom-xl{padding-bottom:60px!important}.medium-padding-left-0{padding-left:0!important}.medium-padding-left-xs{padding-left:10px!important}.medium-padding-left-sm{padding-left:20px!important}.medium-padding-left-md{padding-left:30px!important}.medium-padding-left-lg{padding-left:40px!important}.medium-padding-left-xl{padding-left:60px!important}.medium-padding-block-0{padding-top:0!important;padding-bottom:0!important}.medium-padding-inline-0{padding-right:0!important;padding-left:0!important}.medium-padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.medium-padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.medium-padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.medium-padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.medium-padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.medium-padding-inline-md{padding-right:30px!important;padding-left:30px!important}.medium-padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.medium-padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.medium-padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.medium-padding-inline-xl{padding-right:60px!important;padding-left:60px!important}}@media print,screen and (min-width:64em){.large-padding-top-0{padding-top:0!important}.large-padding-top-xs{padding-top:10px!important}.large-padding-top-sm{padding-top:20px!important}.large-padding-top-md{padding-top:30px!important}.large-padding-top-lg{padding-top:40px!important}.large-padding-top-xl{padding-top:60px!important}.large-padding-right-0{padding-right:0!important}.large-padding-right-xs{padding-right:10px!important}.large-padding-right-sm{padding-right:20px!important}.large-padding-right-md{padding-right:30px!important}.large-padding-right-lg{padding-right:40px!important}.large-padding-right-xl{padding-right:60px!important}.large-padding-bottom-0{padding-bottom:0!important}.large-padding-bottom-xs{padding-bottom:10px!important}.large-padding-bottom-sm{padding-bottom:20px!important}.large-padding-bottom-md{padding-bottom:30px!important}.large-padding-bottom-lg{padding-bottom:40px!important}.large-padding-bottom-xl{padding-bottom:60px!important}.large-padding-left-0{padding-left:0!important}.large-padding-left-xs{padding-left:10px!important}.large-padding-left-sm{padding-left:20px!important}.large-padding-left-md{padding-left:30px!important}.large-padding-left-lg{padding-left:40px!important}.large-padding-left-xl{padding-left:60px!important}.large-padding-block-0{padding-top:0!important;padding-bottom:0!important}.large-padding-inline-0{padding-right:0!important;padding-left:0!important}.large-padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.large-padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.large-padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.large-padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.large-padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.large-padding-inline-md{padding-right:30px!important;padding-left:30px!important}.large-padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.large-padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.large-padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.large-padding-inline-xl{padding-right:60px!important;padding-left:60px!important}}@media screen and (min-width:75em){.xlarge-padding-top-0{padding-top:0!important}.xlarge-padding-top-xs{padding-top:10px!important}.xlarge-padding-top-sm{padding-top:20px!important}.xlarge-padding-top-md{padding-top:30px!important}.xlarge-padding-top-lg{padding-top:40px!important}.xlarge-padding-top-xl{padding-top:60px!important}.xlarge-padding-right-0{padding-right:0!important}.xlarge-padding-right-xs{padding-right:10px!important}.xlarge-padding-right-sm{padding-right:20px!important}.xlarge-padding-right-md{padding-right:30px!important}.xlarge-padding-right-lg{padding-right:40px!important}.xlarge-padding-right-xl{padding-right:60px!important}.xlarge-padding-bottom-0{padding-bottom:0!important}.xlarge-padding-bottom-xs{padding-bottom:10px!important}.xlarge-padding-bottom-sm{padding-bottom:20px!important}.xlarge-padding-bottom-md{padding-bottom:30px!important}.xlarge-padding-bottom-lg{padding-bottom:40px!important}.xlarge-padding-bottom-xl{padding-bottom:60px!important}.xlarge-padding-left-0{padding-left:0!important}.xlarge-padding-left-xs{padding-left:10px!important}.xlarge-padding-left-sm{padding-left:20px!important}.xlarge-padding-left-md{padding-left:30px!important}.xlarge-padding-left-lg{padding-left:40px!important}.xlarge-padding-left-xl{padding-left:60px!important}.xlarge-padding-block-0{padding-top:0!important;padding-bottom:0!important}.xlarge-padding-inline-0{padding-right:0!important;padding-left:0!important}.xlarge-padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.xlarge-padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.xlarge-padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.xlarge-padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.xlarge-padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.xlarge-padding-inline-md{padding-right:30px!important;padding-left:30px!important}.xlarge-padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.xlarge-padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.xlarge-padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.xlarge-padding-inline-xl{padding-right:60px!important;padding-left:60px!important}}.margin-0{margin:0!important}.margin-top-1{margin-top:1rem!important}.margin-top-2{margin-top:2rem!important}.margin-top-3{margin-top:3rem!important}.margin-top-4{margin-top:4rem!important}.margin-top-5{margin-top:5rem!important}.margin-top-6{margin-top:6rem!important}.margin-top-7{margin-top:7rem!important}.margin-top-8{margin-top:8rem!important}.margin-right-1{margin-right:1rem!important}.margin-right-2{margin-right:2rem!important}.margin-right-3{margin-right:3rem!important}.margin-right-4{margin-right:4rem!important}.margin-right-5{margin-right:5rem!important}.margin-right-6{margin-right:6rem!important}.margin-right-7{margin-right:7rem!important}.margin-right-8{margin-right:8rem!important}.margin-bottom-1{margin-bottom:1rem!important}.margin-bottom-2{margin-bottom:2rem!important}.margin-bottom-3{margin-bottom:3rem!important}.margin-bottom-4{margin-bottom:4rem!important}.margin-bottom-5{margin-bottom:5rem!important}.margin-bottom-6{margin-bottom:6rem!important}.margin-bottom-7{margin-bottom:7rem!important}.margin-bottom-8{margin-bottom:8rem!important}.margin-left-1{margin-left:1rem!important}.margin-left-2{margin-left:2rem!important}.margin-left-3{margin-left:3rem!important}.margin-left-4{margin-left:4rem!important}.margin-left-5{margin-left:5rem!important}.margin-left-6{margin-left:6rem!important}.margin-left-7{margin-left:7rem!important}.margin-left-8{margin-left:8rem!important}@media print,screen and (min-width:40em){.medium-margin-0{margin:0!important}.medium-margin-top-1{margin-top:1rem!important}.medium-margin-top-2{margin-top:2rem!important}.medium-margin-top-3{margin-top:3rem!important}.medium-margin-top-4{margin-top:4rem!important}.medium-margin-top-5{margin-top:5rem!important}.medium-margin-top-6{margin-top:6rem!important}.medium-margin-top-7{margin-top:7rem!important}.medium-margin-top-8{margin-top:8rem!important}.medium-margin-right-1{margin-right:1rem!important}.medium-margin-right-2{margin-right:2rem!important}.medium-margin-right-3{margin-right:3rem!important}.medium-margin-right-4{margin-right:4rem!important}.medium-margin-right-5{margin-right:5rem!important}.medium-margin-right-6{margin-right:6rem!important}.medium-margin-right-7{margin-right:7rem!important}.medium-margin-right-8{margin-right:8rem!important}.medium-margin-bottom-1{margin-bottom:1rem!important}.medium-margin-bottom-2{margin-bottom:2rem!important}.medium-margin-bottom-3{margin-bottom:3rem!important}.medium-margin-bottom-4{margin-bottom:4rem!important}.medium-margin-bottom-5{margin-bottom:5rem!important}.medium-margin-bottom-6{margin-bottom:6rem!important}.medium-margin-bottom-7{margin-bottom:7rem!important}.medium-margin-bottom-8{margin-bottom:8rem!important}.medium-margin-left-1{margin-left:1rem!important}.medium-margin-left-2{margin-left:2rem!important}.medium-margin-left-3{margin-left:3rem!important}.medium-margin-left-4{margin-left:4rem!important}.medium-margin-left-5{margin-left:5rem!important}.medium-margin-left-6{margin-left:6rem!important}.medium-margin-left-7{margin-left:7rem!important}.medium-margin-left-8{margin-left:8rem!important}}@media print,screen and (min-width:64em){.large-margin-0{margin:0!important}.large-margin-top-1{margin-top:1rem!important}.large-margin-top-2{margin-top:2rem!important}.large-margin-top-3{margin-top:3rem!important}.large-margin-top-4{margin-top:4rem!important}.large-margin-top-5{margin-top:5rem!important}.large-margin-top-6{margin-top:6rem!important}.large-margin-top-7{margin-top:7rem!important}.large-margin-top-8{margin-top:8rem!important}.large-margin-right-1{margin-right:1rem!important}.large-margin-right-2{margin-right:2rem!important}.large-margin-right-3{margin-right:3rem!important}.large-margin-right-4{margin-right:4rem!important}.large-margin-right-5{margin-right:5rem!important}.large-margin-right-6{margin-right:6rem!important}.large-margin-right-7{margin-right:7rem!important}.large-margin-right-8{margin-right:8rem!important}.large-margin-bottom-1{margin-bottom:1rem!important}.large-margin-bottom-2{margin-bottom:2rem!important}.large-margin-bottom-3{margin-bottom:3rem!important}.large-margin-bottom-4{margin-bottom:4rem!important}.large-margin-bottom-5{margin-bottom:5rem!important}.large-margin-bottom-6{margin-bottom:6rem!important}.large-margin-bottom-7{margin-bottom:7rem!important}.large-margin-bottom-8{margin-bottom:8rem!important}.large-margin-left-1{margin-left:1rem!important}.large-margin-left-2{margin-left:2rem!important}.large-margin-left-3{margin-left:3rem!important}.large-margin-left-4{margin-left:4rem!important}.large-margin-left-5{margin-left:5rem!important}.large-margin-left-6{margin-left:6rem!important}.large-margin-left-7{margin-left:7rem!important}.large-margin-left-8{margin-left:8rem!important}}@media screen and (min-width:75em){.xlarge-margin-0{margin:0!important}.xlarge-margin-top-1{margin-top:1rem!important}.xlarge-margin-top-2{margin-top:2rem!important}.xlarge-margin-top-3{margin-top:3rem!important}.xlarge-margin-top-4{margin-top:4rem!important}.xlarge-margin-top-5{margin-top:5rem!important}.xlarge-margin-top-6{margin-top:6rem!important}.xlarge-margin-top-7{margin-top:7rem!important}.xlarge-margin-top-8{margin-top:8rem!important}.xlarge-margin-right-1{margin-right:1rem!important}.xlarge-margin-right-2{margin-right:2rem!important}.xlarge-margin-right-3{margin-right:3rem!important}.xlarge-margin-right-4{margin-right:4rem!important}.xlarge-margin-right-5{margin-right:5rem!important}.xlarge-margin-right-6{margin-right:6rem!important}.xlarge-margin-right-7{margin-right:7rem!important}.xlarge-margin-right-8{margin-right:8rem!important}.xlarge-margin-bottom-1{margin-bottom:1rem!important}.xlarge-margin-bottom-2{margin-bottom:2rem!important}.xlarge-margin-bottom-3{margin-bottom:3rem!important}.xlarge-margin-bottom-4{margin-bottom:4rem!important}.xlarge-margin-bottom-5{margin-bottom:5rem!important}.xlarge-margin-bottom-6{margin-bottom:6rem!important}.xlarge-margin-bottom-7{margin-bottom:7rem!important}.xlarge-margin-bottom-8{margin-bottom:8rem!important}.xlarge-margin-left-1{margin-left:1rem!important}.xlarge-margin-left-2{margin-left:2rem!important}.xlarge-margin-left-3{margin-left:3rem!important}.xlarge-margin-left-4{margin-left:4rem!important}.xlarge-margin-left-5{margin-left:5rem!important}.xlarge-margin-left-6{margin-left:6rem!important}.xlarge-margin-left-7{margin-left:7rem!important}.xlarge-margin-left-8{margin-left:8rem!important}}.padding-0{padding:0!important}.padding-top-1{padding-top:1rem!important}.padding-top-2{padding-top:2rem!important}.padding-top-3{padding-top:3rem!important}.padding-top-4{padding-top:4rem!important}.padding-top-5{padding-top:5rem!important}.padding-top-6{padding-top:6rem!important}.padding-top-7{padding-top:7rem!important}.padding-top-8{padding-top:8rem!important}.padding-right-1{padding-right:1rem!important}.padding-right-2{padding-right:2rem!important}.padding-right-3{padding-right:3rem!important}.padding-right-4{padding-right:4rem!important}.padding-right-5{padding-right:5rem!important}.padding-right-6{padding-right:6rem!important}.padding-right-7{padding-right:7rem!important}.padding-right-8{padding-right:8rem!important}.padding-bottom-1{padding-bottom:1rem!important}.padding-bottom-2{padding-bottom:2rem!important}.padding-bottom-3{padding-bottom:3rem!important}.padding-bottom-4{padding-bottom:4rem!important}.padding-bottom-5{padding-bottom:5rem!important}.padding-bottom-6{padding-bottom:6rem!important}.padding-bottom-7{padding-bottom:7rem!important}.padding-bottom-8{padding-bottom:8rem!important}.padding-left-1{padding-left:1rem!important}.padding-left-2{padding-left:2rem!important}.padding-left-3{padding-left:3rem!important}.padding-left-4{padding-left:4rem!important}.padding-left-5{padding-left:5rem!important}.padding-left-6{padding-left:6rem!important}.padding-left-7{padding-left:7rem!important}.padding-left-8{padding-left:8rem!important}@media print,screen and (min-width:40em){.medium-padding-0{padding:0!important}.medium-padding-top-1{padding-top:1rem!important}.medium-padding-top-2{padding-top:2rem!important}.medium-padding-top-3{padding-top:3rem!important}.medium-padding-top-4{padding-top:4rem!important}.medium-padding-top-5{padding-top:5rem!important}.medium-padding-top-6{padding-top:6rem!important}.medium-padding-top-7{padding-top:7rem!important}.medium-padding-top-8{padding-top:8rem!important}.medium-padding-right-1{padding-right:1rem!important}.medium-padding-right-2{padding-right:2rem!important}.medium-padding-right-3{padding-right:3rem!important}.medium-padding-right-4{padding-right:4rem!important}.medium-padding-right-5{padding-right:5rem!important}.medium-padding-right-6{padding-right:6rem!important}.medium-padding-right-7{padding-right:7rem!important}.medium-padding-right-8{padding-right:8rem!important}.medium-padding-bottom-1{padding-bottom:1rem!important}.medium-padding-bottom-2{padding-bottom:2rem!important}.medium-padding-bottom-3{padding-bottom:3rem!important}.medium-padding-bottom-4{padding-bottom:4rem!important}.medium-padding-bottom-5{padding-bottom:5rem!important}.medium-padding-bottom-6{padding-bottom:6rem!important}.medium-padding-bottom-7{padding-bottom:7rem!important}.medium-padding-bottom-8{padding-bottom:8rem!important}.medium-padding-left-1{padding-left:1rem!important}.medium-padding-left-2{padding-left:2rem!important}.medium-padding-left-3{padding-left:3rem!important}.medium-padding-left-4{padding-left:4rem!important}.medium-padding-left-5{padding-left:5rem!important}.medium-padding-left-6{padding-left:6rem!important}.medium-padding-left-7{padding-left:7rem!important}.medium-padding-left-8{padding-left:8rem!important}}@media print,screen and (min-width:64em){.large-padding-0{padding:0!important}.large-padding-top-1{padding-top:1rem!important}.large-padding-top-2{padding-top:2rem!important}.large-padding-top-3{padding-top:3rem!important}.large-padding-top-4{padding-top:4rem!important}.large-padding-top-5{padding-top:5rem!important}.large-padding-top-6{padding-top:6rem!important}.large-padding-top-7{padding-top:7rem!important}.large-padding-top-8{padding-top:8rem!important}.large-padding-right-1{padding-right:1rem!important}.large-padding-right-2{padding-right:2rem!important}.large-padding-right-3{padding-right:3rem!important}.large-padding-right-4{padding-right:4rem!important}.large-padding-right-5{padding-right:5rem!important}.large-padding-right-6{padding-right:6rem!important}.large-padding-right-7{padding-right:7rem!important}.large-padding-right-8{padding-right:8rem!important}.large-padding-bottom-1{padding-bottom:1rem!important}.large-padding-bottom-2{padding-bottom:2rem!important}.large-padding-bottom-3{padding-bottom:3rem!important}.large-padding-bottom-4{padding-bottom:4rem!important}.large-padding-bottom-5{padding-bottom:5rem!important}.large-padding-bottom-6{padding-bottom:6rem!important}.large-padding-bottom-7{padding-bottom:7rem!important}.large-padding-bottom-8{padding-bottom:8rem!important}.large-padding-left-1{padding-left:1rem!important}.large-padding-left-2{padding-left:2rem!important}.large-padding-left-3{padding-left:3rem!important}.large-padding-left-4{padding-left:4rem!important}.large-padding-left-5{padding-left:5rem!important}.large-padding-left-6{padding-left:6rem!important}.large-padding-left-7{padding-left:7rem!important}.large-padding-left-8{padding-left:8rem!important}}@media screen and (min-width:75em){.xlarge-padding-0{padding:0!important}.xlarge-padding-top-1{padding-top:1rem!important}.xlarge-padding-top-2{padding-top:2rem!important}.xlarge-padding-top-3{padding-top:3rem!important}.xlarge-padding-top-4{padding-top:4rem!important}.xlarge-padding-top-5{padding-top:5rem!important}.xlarge-padding-top-6{padding-top:6rem!important}.xlarge-padding-top-7{padding-top:7rem!important}.xlarge-padding-top-8{padding-top:8rem!important}.xlarge-padding-right-1{padding-right:1rem!important}.xlarge-padding-right-2{padding-right:2rem!important}.xlarge-padding-right-3{padding-right:3rem!important}.xlarge-padding-right-4{padding-right:4rem!important}.xlarge-padding-right-5{padding-right:5rem!important}.xlarge-padding-right-6{padding-right:6rem!important}.xlarge-padding-right-7{padding-right:7rem!important}.xlarge-padding-right-8{padding-right:8rem!important}.xlarge-padding-bottom-1{padding-bottom:1rem!important}.xlarge-padding-bottom-2{padding-bottom:2rem!important}.xlarge-padding-bottom-3{padding-bottom:3rem!important}.xlarge-padding-bottom-4{padding-bottom:4rem!important}.xlarge-padding-bottom-5{padding-bottom:5rem!important}.xlarge-padding-bottom-6{padding-bottom:6rem!important}.xlarge-padding-bottom-7{padding-bottom:7rem!important}.xlarge-padding-bottom-8{padding-bottom:8rem!important}.xlarge-padding-left-1{padding-left:1rem!important}.xlarge-padding-left-2{padding-left:2rem!important}.xlarge-padding-left-3{padding-left:3rem!important}.xlarge-padding-left-4{padding-left:4rem!important}.xlarge-padding-left-5{padding-left:5rem!important}.xlarge-padding-left-6{padding-left:6rem!important}.xlarge-padding-left-7{padding-left:7rem!important}.xlarge-padding-left-8{padding-left:8rem!important}}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.italic{font-style:italic}.color-inherit{color:inherit!important}.text-red{color:#f25954}.text-red-sale{color:#bf103d}.text-ellipsis{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-underline{text-decoration:underline!important}.text-strike{text-decoration:line-through!important}.text-uppercase{text-transform:uppercase!important}.text-nowrap{white-space:nowrap!important}@media print,screen and (min-width:64em){.large-text-left{text-align:left}}.text-small{font-size:.75em!important}.text-large{font-size:1.25em!important}@media print,screen and (min-width:40em){.medium-text-small{font-size:.75em!important}.medium-text-large{font-size:1.25em!important}}@media print,screen and (min-width:64em){.large-text-small{font-size:.75em!important}.large-text-large{font-size:1.25em!important}}@media screen and (min-width:75em){.xlarge-text-small{font-size:.75em!important}.xlarge-text-large{font-size:1.25em!important}}@media screen and (min-width:90em){.xxlarge-text-small{font-size:.75em!important}.xxlarge-text-large{font-size:1.25em!important}}.styleguide-page .bump{margin:20px 0}.styleguide-page .sticky{height:66px}.styleguide-page .card .card-thumbnail{object-fit:cover}.styleguide-page .deprecated-element{-webkit-filter:grayscale(100%) opacity(50%);filter:grayscale(100%) opacity(50%)}.styleguide-page .early-bird-sale-banner{margin-bottom:30px;padding:20px 0;background-image:url("/image/school/banner-space-background.png");background-size:cover;background-repeat:no-repeat}@media screen and (max-width:39.9375em){.styleguide-page .early-bird-sale-banner{padding:10px 0}}.styleguide-page .early-bird-sale-banner .early-bird-sale-banner-graphic{margin-top:-20px}.styleguide-page .early-bird-sale-banner .early-bird-sale-banner-graphic img{display:none;width:100%;margin:20px auto -50px}@media print,screen and (min-width:64em){.styleguide-page .early-bird-sale-banner .early-bird-sale-banner-graphic img{display:block}}.styleguide-page .early-bird-sale-banner h4,.styleguide-page .early-bird-sale-banner p,.styleguide-page .early-bird-sale-banner span{color:#fff;padding:0;margin:0}.styleguide-page .early-bird-sale-banner span{font-size:12px;color:hsla(0,0%,100%,.5)}.styleguide-page .early-bird-sale-banner .button{margin-top:20px;margin-bottom:0}.styleguide-page .section-banner-teacher{background:#7ab2ce;background:linear-gradient(45deg,#7ab2ce,#75b09f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ab2ce",endColorstr="#75b09f",GradientType=1);color:#fff;padding-top:10px}.styleguide-page .section-banner-sale-inline{background-color:rgba(0,0,0,.3);border-radius:5px;width:100%;padding:0;margin-bottom:10px;margin-top:-20px}@media screen and (max-width:39.9375em){.styleguide-page .section-banner-sale-inline{margin-top:0;margin-bottom:10px}}@media screen and (min-width:40em) and (max-width:63.9375em){.styleguide-page .section-banner-sale-inline{margin-top:0;margin-bottom:10px}}.styleguide-page .section-banner-sale-inline .section-banner-sale-inline-content{padding:5px}.styleguide-page .section-banner-sale-inline p{margin:0;padding:0;display:block;text-align:left}.styleguide-page .section-banner-sale-inline span{font-size:12px;font-weight:100;display:block;text-align:left}.styleguide-page .section-banner-sale-inline .underline{font-weight:700}.styleguide-page .section-banner-sale-inline .banner-sale-icon{background-color:#ffc446;height:100%;padding-bottom:17px;border-top-left-radius:5px;border-bottom-left-radius:5px;padding-left:11px;padding-top:7px}@media screen and (max-width:39.9375em){.styleguide-page .section-banner-sale-inline .banner-sale-icon{padding-bottom:26px;padding-top:16px}}.styleguide-page .section-banner-sale-inline .icon-tag{color:#fff;font-size:30px;text-align:center;margin-top:17px}.styleguide-page .student-progress-card{padding:20px;border-radius:5px;background-color:#548a6d;overflow:hidden}.styleguide-page .student-progress-card a,.styleguide-page .student-progress-card h5,.styleguide-page .student-progress-card p{color:#fff}.styleguide-page .student-progress-card .progress{background-color:rgba(0,0,0,.3);height:30px;border-radius:0;width:113%;display:block;margin:0 auto;margin-left:-30px}.styleguide-page .student-progress-card .progress .progress-meter{background:#e8c135;background:linear-gradient(90deg,#e8c135 0,#f6f6a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8c135",endColorstr="#f6f6a5",GradientType=1);border-radius:0}.styleguide-page .section-banner{background-color:#63a8c1;padding-top:20px}.styleguide-page .section-banner .search-box-container{position:relative}.styleguide-page .section-banner .search-box-container input{background-color:rgba(0,0,0,.2);border-radius:5px;border:none;font-size:12px;font-weight:400}.styleguide-page .section-banner .search-box-container input::-webkit-input-placeholder{color:#fff}.styleguide-page .section-banner .search-box-container input::-moz-placeholder{color:#fff!important}.styleguide-page .section-banner .search-box-container input:-ms-input-placeholder{color:#fff!important}.styleguide-page .section-banner .search-box-container .icon-search{position:absolute;right:15px;top:10px;color:#fff}.styleguide-page .section-banner .free-play-activities-left{font-size:12px;color:#fff;margin-top:-14px;display:block;width:100%;text-align:center}.styleguide-page .section-banner-search-advanced .search-box-container input{background-color:#fff;border-radius:5px;border:none;font-size:12px;font-weight:400;color:#888}.styleguide-page .section-banner-search-advanced .search-box-container input::-webkit-input-placeholder{color:#888}.styleguide-page .section-banner-search-advanced .search-box-container input::-moz-placeholder{color:#888!important}.styleguide-page .section-banner-search-advanced .search-box-container input:-ms-input-placeholder{color:#888!important}.styleguide-page .section-banner-search-advanced .button-round-search{border-radius:100px;padding:10px}.styleguide-page .section-banner-search-advanced select{border:none;color:#666}.styleguide-page .activity-feed-container .activity-card .card{padding:10px;margin-bottom:10px}.styleguide-page .activity-feed-container .activity-card .card-avatar{height:50px;width:50px;border-radius:50%;background-color:#666;display:block}.styleguide-page .badge-category-card{border-radius:5px;overflow:hidden;transition:all .1s ease-in-out;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);cursor:pointer}.styleguide-page .badge-category-card:hover{-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:3px 3px 6px -2px rgba(0,0,0,.2)}.styleguide-page .badge-category-card .badge-category-container{padding:15px 10px 10px;background-color:#82ca6d}.styleguide-page .badge-category-card .badge-category-container.minecraft-game-designer{background-color:#3ca7de}.styleguide-page .badge-category-card .badge-category-container.animator{background-color:#ffc446}.styleguide-page .badge-category-card .badge-category-container.sound-designer{background-color:#997abc}.styleguide-page .badge-category-card .badge-category-container .badge-category{height:100px;width:100px;display:block;margin:0 auto;border-radius:150px}.styleguide-page .badge-category-card .badge-category-container .badge-counter{color:#fff;width:100%;text-align:right;font-size:12px;font-weight:400;display:block}.styleguide-page .badge-category-card .badge-category-details{background-color:#fff;padding:15px}.styleguide-page .badge-category-card .badge-category-details .category{color:#444;font-weight:700;width:100%;text-align:center;margin-bottom:5px}.styleguide-page .badge-category-card .badge-category-details .progress{width:30%;display:block;margin:0 auto;background-color:#e4e4e4}.styleguide-page .badge-page .section-banner.section-banner-badges{padding-bottom:10px;margin-bottom:30px}.styleguide-page .badge-page .section-banner.section-banner-badges .badge img{height:70px;width:70px}.styleguide-page .badge-page .section-banner.section-banner-badges .category{color:#fff;font-size:16px;font-weight:700;text-align:left;margin-bottom:0}.styleguide-page .badge-page .section-banner.section-banner-badges span{color:#fff;font-size:14px;font-weight:400}.styleguide-page .badge-page .badge img{height:100px;width:100px;display:block;margin:0 auto;border-radius:100px}.styleguide-page .badge-page .badge p{color:#666;font-weight:700;font-size:12px;width:100%;text-align:center;margin-top:10px}#newmod_{background-image:url(/minecraft/imgs/new-mod.png);background-size:cover}#mc-make{padding:20px 20px 0;padding:20px;border-radius:4px;width:790px}#mc-make.show-mod{width:800px}#mc-make.show-mod .mod-edit{display:inline-block}#mc-make h2{padding:4px 0;margin:0}#mc-make li .data{background-color:#000}#mc-make li .data .title{display:block}#mc-make li .data .title h5{color:#fff}#mc-make li:hover .data .actions{display:none}#mc-make li .main{width:130px;height:94px;background-size:contain;background-repeat:no-repeat;background-position:50%}#mc-make li .data{border-top:none}#mc-make li.mod-edit .main{background-image:url(/minecraft/imgs/new-mod.png);background-size:cover}#mc-make li .skin-edit .main{background-image:url(/minecraft/imgs/create-color-skin.png)}#mc-make li .item-edit .main{background-image:url(/minecraft/imgs/create-color-item.png)}#mc-make li .block-edit .main{background-image:url(/minecraft/imgs/create-color-block.png)}#mc-make li .mob-edit .main{background-image:url(/minecraft/imgs/create-color-mob.png)}#mc-make.hide-mod{width:650px}#mc-make.hide-mod .mod-edit{display:none}#create-new-mod{background-color:#f5f5f5;padding:10px;border-radius:4px}#create-new-mod h2{padding:4px 0;margin:0}#create-new-mod .modal-body{overflow-y:auto}#create-new-mod ul{width:740px;height:170px}#create-new-mod ul li{width:auto}#create-new-mod ul li a .main{width:170px;height:110px;background-size:cover;background-position:50%;padding:0}#create-new-item{background-color:#f5f5f5;padding:10px;border-radius:4px;width:80%}#create-new-item h2{padding:4px 0;margin:0}#create-new-item .modal-body{height:400px;overflow-y:auto}#create-new-block{background-color:#f5f5f5;padding:10px;border-radius:4px;width:80%}#create-new-block h2{padding:4px 0;margin:0}#create-new-block .modal-body{height:400px;overflow-y:auto}#create-new-entity{background-color:#f5f5f5;padding:10px;border-radius:4px;width:80%}#create-new-entity h2{padding:4px 0;margin:0}#create-new-entity .modal-body{height:400px;overflow-y:auto}#add-skin{max-width:80%;background-color:#f5f5f5;padding:10px;border-radius:4px}#add-skin h2{padding:4px 0;margin:0}#add-skin .modal-body{height:350px;overflow-y:auto}#activate-server{max-width:80%;border-radius:8px;padding-top:20px}#coming-soon{padding:20px 40px;border-radius:8px}#coming-soon h2{font-size:30px;font-weight:700}.project-wrap .project-card .project-data .deployed .icon-radio-checked{color:#0a0}.mc-tabs.sticky-wrapper .row{text-align:left}.mc-tabs.sticky-wrapper .row a.right{float:right}.mc-dashboard .row{margin-bottom:40px}.mc-dashboard .row h2{padding-bottom:8px;margin-bottom:20px;border-bottom:1px solid #ccc}.mc-dashboard .row h2 a.more{float:right;font-size:16px}.mc-dashboard .card-gallery.card-gallery--collapsed{padding-bottom:0}.mc-dashboard .slider button.slick-prev{left:10px;z-index:1}.mc-dashboard .slider button.slick-next{right:10px;z-index:1}.mc-dashboard .slider li{width:auto;background-color:inherit;border-radius:none;margin:auto}.mc-dashboard .section{color:#333;display:inline-block;vertical-align:top;margin-right:16px;text-align:left;width:100%}.mc-dashboard .section:last-child{margin-right:0}.mc-dashboard .section h2{padding-bottom:8px;margin-bottom:20px;border-bottom:1px solid #ccc}.mc-dashboard .section h2 a.more{float:right;font-size:16px}.mc-dashboard .account-section{margin-top:20px}.mc-dashboard .account-section h2{padding-bottom:0;margin-top:0;border-bottom:none}.mc-dashboard .account-section .block{width:100%;display:inline-block;background-color:#fff;border:1px solid #ccc}.mc-dashboard .account-section li{display:inline-block;width:24.5%;height:120px;padding:8px;text-align:center;vertical-align:top;border-right:1px solid #ccc}.mc-dashboard .account-section li:last-child{border-right:none}.mc-dashboard .account-section .value{display:block;font-size:30px;font-weight:700;padding:20px 0}.mc-dashboard .account-section .primary{display:block;font-size:18px}.mc-dashboard .account-section .secondary{display:block;font-size:12px}.mc-dashboard .account-section-slim{background-color:#fff;padding:8px 16px;border:1px solid #eee;min-width:900px}.mc-dashboard .account-section-slim label{display:inline-block;font-weight:700;width:18%}.mc-dashboard .account-section-slim span{display:inline-block;width:25%;margin-right:15px;color:#667075}.mc-dashboard .account-section-slim a.right{float:right;font-size:16px;font-weight:400}.mc-dashboard .modal-help{width:600px;height:80%;padding:20px;border-radius:10px}.mc-dashboard .modal-help.video{width:auto;height:auto}.mc-dashboard .modal-help .content{padding-top:0;width:100%;height:100%;overflow-y:auto}.mc-dashboard .modal-help .content li{margin-bottom:40px}.mc-dashboard .modal-help .content h1{font-weight:700}.mc-dashboard .modal-help .content p{font-size:18px}.mc-dashboard .modal-help .content img{max-width:500px}.mc-mobs .mobs.small li,.mc-skins .skins.small li{width:130px;height:auto;margin:8px}.mc-mobs .mobs.small li .main,.mc-skins .skins.small li .main{width:130px;height:130px;line-height:114px;min-height:auto}.mc-mobs .mobs.small li .main.create img,.mc-skins .skins.small li .main.create img{width:auto;max-width:130px;max-height:114px}.mc-mobs .mobs.small li .main img,.mc-skins .skins.small li .main img{width:100%;max-height:none;vertical-align:middle}.mc-assets .help{float:right;margin-right:10px;margin-bottom:10px}.mc-assets li{display:inline-block;vertical-align:top;position:relative;width:130px;text-align:center;background-color:#fff;border-radius:4px;margin:4px}.mc-assets li .main{position:relative;padding:8px;min-height:90px}.mc-assets li .main .indicator{position:absolute;top:15px;left:15px;font-size:20px;color:#9da3a7}.mc-assets li .main .indicator.deployed{color:#0a0}.mc-assets li .main img{max-height:68px;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.mc-assets li .main a.open{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.mc-assets li .main a.delete{display:none;position:absolute;top:-9px;right:-8px;width:26px;height:26px;background:url(/global/ui02/css/img/icn-modal-close0.png) 0 0 no-repeat}.mc-assets li .data{position:relative;border-top:1px solid #eee;height:43px}.mc-assets li .data h5{font-size:14px;line-height:18px;font-weight:600}.mc-assets li .data h5,.mc-assets li .data h6{color:#282e33;padding:0;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mc-assets li .data h6{font-size:11px;line-height:14px}.mc-assets li .data .title{display:block;padding:4px;color:#424b51}.mc-assets li .data .actions{display:none}.mc-assets li .data .actions a{display:inline-block;width:40px;height:42px;padding:6px}.mc-assets li .data .actions a span{display:block}.mc-assets li .data .actions a .icon-button-text{font-size:10px}.mc-assets li:hover{-webkit-transform:scale(1.03);transform:scale(1.03);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;box-shadow:1px 2px 6px rgba(0,0,0,.6)}.mc-assets li:hover .main a.delete,.mc-assets li:hover .main a.open{display:block}.mc-assets li:hover .data{background-color:#000;color:#fff}.mc-assets li:hover .data a{display:inline-block;color:#fff}.mc-assets li:hover .data a:hover{background-color:#ffaa31}.mc-assets li:hover .data .title{display:none}.mc-assets li:hover .data .actions{display:block}.mc-assets li:hover .data .actions h5,.mc-assets li:hover .data .actions h6{color:#fff}.mc-assets.actions li{width:150px;height:auto;margin:8px}.mc-assets.actions li .main{width:150px;height:108px;line-height:108px;min-height:auto;padding:0}.mc-assets.actions li .main.create img{width:auto;max-width:150px;max-height:108px}.mc-assets.actions li .main img{width:100%;max-height:none;vertical-align:middle}.mc-assets.actions li .main img.render{visibility:hidden}.mc-skins h1 a.more-directory{float:right;font-size:16px}.mc-skins .skins li{width:195px;height:auto;margin:8px}.mc-skins .skins li .main{height:100%}.mc-skins .skins li .main.create img{width:auto;max-width:180px;max-height:160px}.mc-skins .skins li .main img{width:100%;max-height:none;vertical-align:middle}.mc-skins .skins li .main img.render{visibility:hidden}.mc-items h1 a.more-directory{float:right;font-size:16px}.mc-items .items li{width:130px;height:auto;margin:8px}.mc-items .items li .main{width:130px;height:130px;line-height:114px;min-height:auto}.mc-items .items li .main.create img{width:auto;max-width:130px;max-height:114px}.mc-items .items li .main img{width:100%;max-height:none;vertical-align:middle}.mc-blocks h1 a.more-directory{float:right;font-size:16px}.mc-blocks .blocks li{width:130px;height:auto;margin:8px}.mc-blocks .blocks li .main{width:130px;height:130px;line-height:114px;min-height:auto}.mc-blocks .blocks li .main.create img{width:auto;max-width:130px;max-height:114px}.mc-blocks .blocks li .main img{width:100%;max-height:none;vertical-align:middle}.mc-entities h1 a.more-directory,.mc-mobs h1 a.more-directory{float:right;font-size:16px}.mc-entities .mobs li,.mc-mobs .mobs li{width:195px;height:auto;margin:8px}.mc-entities .mobs li .main,.mc-mobs .mobs li .main{width:195px;height:150px;line-height:130px;min-height:auto}.mc-entities .mobs li .main.create img,.mc-mobs .mobs li .main.create img{width:auto;max-width:195px;max-height:150px}.mc-entities .mobs li .main img,.mc-mobs .mobs li .main img{width:100%;max-height:none;vertical-align:middle}.mc-entities .mobs li .main img.render,.mc-mobs .mobs li .main img.render{visibility:hidden}ul.pagination{margin-top:20px}ul.pagination li{display:inline-block;font-size:16px;line-height:20px;font-weight:300;margin-right:4px;text-align:center}ul.pagination li.selected a{background-color:#247fb7}ul.pagination li a{color:#fff;background-color:#36a1d8;font-size:12px;text-decoration:none;line-height:26px;font-weight:400;position:relative;display:block;width:28px;height:26px;border-radius:3px;margin-right:1px}ul.pagination li a:hover{background-color:#348abf}.mc-console .row{text-align:center;margin-bottom:40px}.mc-console .row .notification{text-align:left}.mc-console .row.mc-tabs{text-align:left;margin-bottom:0}.mc-console .section{color:#333;display:inline-block;vertical-align:top;width:45%;margin-right:16px;text-align:left}.mc-console .section:last-child{margin-right:0}.mc-console .section h2{padding-bottom:8px;margin-bottom:20px;border-bottom:1px solid #ccc}.mc-console .account-section{width:90%;margin-top:20px}.mc-console .account-section h2{padding-bottom:0;margin-top:0;border-bottom:none}.mc-console .account-section .block{width:100%;display:inline-block;background-color:#fff;border:1px solid #ccc}.mc-console .account-section li{display:inline-block;width:24.5%;height:120px;padding:8px;text-align:center;vertical-align:top;border-right:1px solid #ccc;margin:0;border-radius:0}.mc-console .account-section li:hover{-webkit-transform:none;transform:none;transition:none;box-shadow:none}.mc-console .account-section li:last-child{border-right:none}.mc-console .account-section .value{display:block;font-size:30px;font-weight:700;padding:20px 0}.mc-console .account-section .primary{display:block;font-size:18px}.mc-console .account-section .secondary{display:block;font-size:12px}.mc-console .mods .block{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:10px;height:250px;overflow-y:auto}.mc-console .mods li{padding:4px 8px;border-bottom:1px solid #eee}.mc-console .mods li span{display:inline-block;height:1em}.mc-console .mods li:last-child{border-bottom:none}.mc-console .mods .action{float:right;margin-right:10px}.mc-console .mods .action a{color:orange}.mc-console .resources li{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:10px;margin:8px 0}.mc-console .resources li span{display:inline-block;line-height:2.5em}.mc-console .resources li a{float:right}.mc-console .setup .block{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:10px;margin:8px 0}.mc-console .setup .error{display:block;color:red}.mc-console .setup label{display:block}.mc-console .setup label a.change{float:right}.mc-console .setup input[type=text]{border-bottom:1px solid #ccc;font-weight:700;box-shadow:none;margin-top:20px}.mc-console .resetdonedlg,.mc-console .resetworlddlg{padding:10px;border-radius:4px;max-width:50%}.mc-console .friends .block{background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:10px;height:250px;overflow-y:auto}.mc-console .friends .error{display:block;color:red}.mc-console .friends .info{font-size:12px;padding:0}.mc-console .friends .info li{font-size:12px}.mc-console .friends form{margin-bottom:20px}.mc-console .friends ul li{padding:4px 8px;border-bottom:1px solid #eee}.mc-console .friends ul li:last-child{border-bottom:none}.mc-console .friends .action{float:right;margin-right:8px}.mc-console .friends .action a{color:orange}.mc-console #access-info{width:500px;padding:20px}.mc-console #access-info thead th{padding:4px 10px;font-weight:700;background-color:#eee;width:120px;text-align:center;border:1px solid #ccc}.mc-console #access-info thead th:first-child{width:150px;background-color:transparent;border:none}.mc-console #access-info thead th.current{background-color:#c1f0c6}.mc-console #access-info tbody{border-top:1px solid #ccc;border-bottom:1px solid #ccc}.mc-console #access-info tr{border-top:none;border-bottom:none}.mc-console #access-info td{padding:4px 10px;border-left:1px solid #ccc;border-right:1px solid #ccc;text-align:center}.mc-console #access-info td.label{font-size:12px;font-weight:700;background-color:#eee;text-align:left}.mc-console #access-info td.current{background-color:#e3ffe6}.mc-console #access-info td span.icon-minus-2{color:#aaa}.mc-console #access-info td span.icon-checkmark{color:#0a0}.mc-console .firstsetup{width:600px;padding:10px 20px;border-radius:8px}.mc-console .firstsetup.video{width:auto}.mc-console .firstsetup p.description{padding-bottom:40px}.mc-console .firstsetup .setup input{border:1px solid #ccc;font-size:20px;font-weight:400;padding:20px;width:80%}.mc-console .firstsetup .setup p.disclaimer{margin-top:10px;font-size:14px}.mc-console .mcsetup{left:0!important;right:0!important;top:0!important;bottom:0!important;margin-top:0!important;margin-left:0!important}.mc-console .mcsetup .help-button{display:inline-block;float:right}.mc-console .mcsetup .icon-help{color:#000;font-size:20px}.mc-console .mcsetup .help{position:absolute;background-color:#fff;border-radius:4px;padding:10px;z-index:10;min-width:400px;border:1px solid #ccc;box-shadow:1px 2px 2px rgba(0,0,0,.5)}.mc-console .mcsetup h2{font-size:24px}.mc-console .mcsetup .disclaimer{color:#fff;font-size:12px;text-align:center}.mc-console .mcsetup.page-3 .title{text-align:center}.mc-console .mcsetup.page-3 .title span.sub{color:#fff;font-size:20px}.mc-console .mcsetup.page-3 .cards{text-align:center;margin-top:20px}.mc-console .mcsetup.page-3 .cards a{display:inline-block;background-color:#fff;border-radius:4px;padding:10px;width:180px;margin:10px;text-align:center;font-weight:700;-webkit-transform:scale(1);transform:scale(1)}.mc-console .mcsetup.page-3 .cards a,.mc-console .mcsetup.page-3 .cards a:hover{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mc-console .mcsetup.page-3 .cards a:hover{-webkit-transform:scale(1.04);transform:scale(1.04);box-shadow:1px 4px 10px rgba(0,0,0,.9)}.mc-console .mcsetup.page-3 .cards a img{height:100px}.mc-console .mcsetup.page-3 .cards a span{display:block}.mc-console .mc-setup-steps{margin-top:10px}.mc-console .mc-setup-steps span{display:inline-block;border:1px dashed #fff;border-radius:4px;padding:2px;line-height:0;-webkit-filter:gray;filter:gray;filter:grayscale(100%);filter:url(/css/desaturate.svg#greyscale);-webkit-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);-moz-filter:grayscale(100%)}.mc-console .mc-setup-steps span.active{border:1px solid #fff;filter:none;-webkit-filter:none;-o-filter:none;-ms-filter:none;-moz-filter:none}.mc-console .mc-setup-steps div.divider{display:inline-block;margin-bottom:40px;border-top:1px dashed #fff;width:40px}.mc-console .reveal__body{height:100%}.mc-console .reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .mc-setup-steps span img{margin-top:0;background-color:#000;height:80px}.mc-console .reveal.reveal--join-student.reveal--join-student-full.reveal--join-student-minecraft-server .mc-setup-steps span.active img{background-color:#0099cb}.minecraft-editor{position:static}.minecraft-editor .content{background:url(/minecraft/imgs/editor/minecraft-standalone-workshop-background-purple.png),transparent linear-gradient(180deg,#140f2c 20%,#454171) 0 0 no-repeat padding-box;background-repeat:no-repeat;background-size:contain,contain}.minecraft-editor .zero-padding{padding-top:0!important}@media screen and (min-width:1024px){.minecraft-editor .content--minecraft-editor{min-height:77.22vh}.minecraft-editor .content-white-bg{background:#fff}}.minecraft-editor h1.title{margin:0 40px 10px;font-size:24px}.minecraft-editor h1.title span{font-size:14px;vertical-align:middle}.minecraft-editor h1.title a.learnmore{float:right;font-size:16px}.minecraft-editor h2.title{margin:0 40px 10px;font-size:16px}.minecraft-editor h2.title span{font-size:12px;vertical-align:middle}.minecraft-editor h2.title a.learnmore{float:right}.minecraft-editor .editarea{background-color:#fefefe;padding-bottom:1rem;padding-top:1rem;border-radius:5px;text-align:center}.minecraft-editor .menu-entity{background-color:#fff;padding:0 0 20px;text-align:left}.minecraft-editor .menu-entity div.edit{display:inline-block;position:relative}.minecraft-editor .menu-entity div.edit label{font-size:16px;font-weight:600}.minecraft-editor .menu-entity input[type=text]{margin-top:1rem;font-size:24px;height:auto;padding:0;box-shadow:none;width:100%}.minecraft-editor .menu-entity .cancel{float:left;margin-top:1rem}.minecraft-editor .menu-entity .save{float:left;margin-left:5px;margin-top:1rem}.minecraft-editor .menu-entity .download{float:left;margin-left:10px;margin-top:24px;text-decoration:underline;font:normal normal normal 14px/20px Open Sans;letter-spacing:0}.minecraft-editor .menu-entity .download :active,.minecraft-editor .menu-entity .download :hover{color:#00bcd4}.minecraft-editor .minecraft-editor-template-picker .dropdown-pane{background-color:#454545}.minecraft-editor .minecraft-editor-template-picker .dropdown-pane .close-dropdown{color:#fefefe;font-size:22px;position:absolute;right:10px;top:0}.minecraft-editor .minecraft-editor-template-picker .dropdown-pane .close-dropdown:hover{color:#7fd5ef}.minecraft-editor .minecraft-editor-template-picker .tabs{background-color:#454545;border:none}.minecraft-editor .minecraft-editor-template-picker .tabs .tabs-title a{text-decoration:none;border-bottom:4px solid transparent;color:#fefefe;font-size:16px;font-weight:500}.minecraft-editor .minecraft-editor-template-picker .tabs .tabs-title>a:hover{background:none;border-bottom-color:#fefefe}.minecraft-editor .minecraft-editor-template-picker .tabs .tabs-title>a[aria-selected=true]{background:none;border-bottom-color:#7fd5ef}.minecraft-editor .minecraft-editor-template-picker .tabs-content{border-radius:10px;margin-top:1rem}.minecraft-editor .minecraft-editor-template-picker .tabs-content .tabs-panel{padding:0}.minecraft-editor .minecraft-editor-template-picker .asset-types{max-height:425px}.minecraft-editor .minecraft-editor-template-picker .minecraft-editor-new-button{background-color:#f5f6f7;border:2px solid #f0f0f1;border-radius:10px;display:block;padding:10px 0}.minecraft-editor .minecraft-editor-template-picker .minecraft-editor-new-button img{float:left;margin-left:1rem}.minecraft-editor .minecraft-editor-template-picker .minecraft-editor-new-button span{color:#282e33;float:left;font-size:18px;font-weight:600;line-height:61px;margin-left:1rem}.minecraft-editor .minecraft-editor-template-picker .block-picker,.minecraft-editor .minecraft-editor-template-picker .item-picker,.minecraft-editor .minecraft-editor-template-picker .mob-picker,.minecraft-editor .minecraft-editor-template-picker .skin-picker{overflow-y:auto;max-height:348px;padding:1rem}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.skins li,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.skins li,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.skins li,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.skins li{width:100px;height:auto;margin:8px}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.skins li .main,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.skins li .main,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.skins li .main,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.skins li .main{width:100px;height:92px;line-height:82px}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.skins li .main.create img,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.skins li .main.create img,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.skins li .main.create img,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.skins li .main.create img{width:auto;max-width:100px;max-height:73px}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.skins li .main img,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.skins li .main img,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.skins li .main img,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.skins li .main img{width:100%;max-height:none;vertical-align:middle}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.skins li .main img.render,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.skins li .main img.render,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.skins li .main img.render,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.skins li .main img.render{visibility:hidden}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.blocks li,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.items li,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.mobs li,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.blocks li,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.items li,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.mobs li,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.blocks li,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.items li,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.mobs li,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.blocks li,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.items li,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.mobs li{width:100px;height:auto;margin:8px}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.blocks li .main,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.items li .main,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.mobs li .main,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.blocks li .main,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.items li .main,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.mobs li .main,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.blocks li .main,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.items li .main,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.mobs li .main,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.blocks li .main,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.items li .main,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.mobs li .main{width:100px;height:100px;line-height:82px}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.blocks li .main img,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.items li .main img,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.mobs li .main img,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.blocks li .main img,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.items li .main img,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.mobs li .main img,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.blocks li .main img,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.items li .main img,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.mobs li .main img,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.blocks li .main img,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.items li .main img,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.mobs li .main img{width:100%;max-height:none;vertical-align:middle}.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.blocks li .main img.render,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.items li .main img.render,.minecraft-editor .minecraft-editor-template-picker .block-picker .mc-assets.mobs li .main img.render,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.blocks li .main img.render,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.items li .main img.render,.minecraft-editor .minecraft-editor-template-picker .item-picker .mc-assets.mobs li .main img.render,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.blocks li .main img.render,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.items li .main img.render,.minecraft-editor .minecraft-editor-template-picker .mob-picker .mc-assets.mobs li .main img.render,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.blocks li .main img.render,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.items li .main img.render,.minecraft-editor .minecraft-editor-template-picker .skin-picker .mc-assets.mobs li .main img.render{visibility:hidden}.minecraft-editor .pickers{display:inline-block;vertical-align:top;padding-right:20px}.minecraft-editor .pickers .tools{position:relative}.minecraft-editor .pickers .tools .tool{background-repeat:no-repeat;background-position:50%;border-radius:10px;color:#333;display:inline-block;height:60px;margin-left:10px;padding:8px;text-decoration:none;white-space:nowrap;width:60px}.minecraft-editor .pickers .tools .tool:last-child{border-bottom:none}.minecraft-editor .pickers .tools .tool.selected{border:2px solid #000}.minecraft-editor .pickers .tools .tool:hover{border:2px solid #000;box-shadow:6px 3px 8px 0 rgba(0,0,0,.4)}.minecraft-editor .pickers .tools .tool .separator{margin:20px}.minecraft-editor .pickers .tools .tool.pen{background-image:url(/minecraft/imgs/editor/pencil-hover.png)}.minecraft-editor .pickers .tools .tool.pen.selected,.minecraft-editor .pickers .tools .tool.pen:hover{background-image:url(/minecraft/imgs/editor/pencil-active.png)}.minecraft-editor .pickers .tools .tool.texturepen{background-image:url(/minecraft/imgs/editor/texture-hover.png)}.minecraft-editor .pickers .tools .tool.texturepen.selected,.minecraft-editor .pickers .tools .tool.texturepen:hover{background-image:url(/minecraft/imgs/editor/texture-active.png)}.minecraft-editor .pickers .tools .tool.eraser{background-image:url(/minecraft/imgs/editor/eraser-hover.png)}.minecraft-editor .pickers .tools .tool.eraser.selected,.minecraft-editor .pickers .tools .tool.eraser:hover{background-image:url(/minecraft/imgs/editor/eraser-active.png)}.minecraft-editor .pickers .tools .tool.fill{background-image:url(/minecraft/imgs/editor/bucket-hover.png)}.minecraft-editor .pickers .tools .tool.fill.selected,.minecraft-editor .pickers .tools .tool.fill:hover{background-image:url(/minecraft/imgs/editor/bucket-active.png)}.minecraft-editor .pickers .tools .tool.colorpicker{background-image:url(/minecraft/imgs/editor/picker-hover.png)}.minecraft-editor .pickers .tools .tool.colorpicker.selected,.minecraft-editor .pickers .tools .tool.colorpicker:hover{background-image:url(/minecraft/imgs/editor/picker-active.png)}.minecraft-editor .pickers .tools .tool.undo,.minecraft-editor .pickers .tools .tool.undo.enabled,.minecraft-editor .pickers .tools .tool.undo:hover{background-image:url(/minecraft/imgs/editor/undo-active.png)}.minecraft-editor .pickers .tools .tool.redo,.minecraft-editor .pickers .tools .tool.redo.enabled,.minecraft-editor .pickers .tools .tool.redo:hover{background-image:url(/minecraft/imgs/editor/redo-active.png)}.minecraft-editor .pickers .tools .divider{background-position:50%;background-repeat:no-repeat;border-left:2px solid #eee;color:#333;display:inline-block;height:60px;margin-left:1rem;text-decoration:none;width:0;white-space:nowrap}.minecraft-editor .editor{display:inline-block;margin-top:1rem;vertical-align:top;width:100%}.minecraft-editor .editor .skin{border:2px solid #f5f6f7;display:inline-block;position:relative;vertical-align:top;width:100%}.minecraft-editor .editor .skin .canvas-frame{display:inline-block;min-width:90%;min-height:400px;max-height:600px;position:relative;vertical-align:top}.minecraft-editor .part-chooser-info{text-align:right}@media print,screen and (min-width:64em){.minecraft-editor .part-chooser-info{text-align:left}}.minecraft-editor .part-chooser{border:2px solid #f5f6f7;box-sizing:content-box;display:inline-block;position:relative;vertical-align:top;width:220px;height:280px;text-align:left;background-color:#f5f6f8}.minecraft-editor .part-chooser .overlay{display:inline-block;position:absolute;top:8px;left:12px;width:50px;height:68px;background-image:url(/minecraft/imgs/editor/toggle-armor-inactive.png)}.minecraft-editor .part-chooser .overlay.selected,.minecraft-editor .part-chooser .overlay:hover{background-image:url(/minecraft/imgs/editor/toggle-armor-active.png)}.minecraft-editor .part-chooser .main{display:inline-block;position:absolute;top:8px;right:12px;width:50px;height:68px;background-image:url(/minecraft/imgs/editor/toggle-body-inactive.png)}.minecraft-editor .part-chooser .main.selected,.minecraft-editor .part-chooser .main:hover{background-image:url(/minecraft/imgs/editor/toggle-body-active.png)}.minecraft-editor .part-chooser .parts{margin-top:54px;margin-left:48px}.minecraft-editor .part-chooser .parts .upper{margin-left:40px}.minecraft-editor .part-chooser .parts .middle{margin-top:8px;margin-left:4px}.minecraft-editor .part-chooser .parts .lower{margin-left:30px;margin-top:8px}.minecraft-editor .part-chooser .parts .part{display:inline-block;border:4px solid #777;background-color:#fff;cursor:pointer}.minecraft-editor .part-chooser .parts .part:hover{border:4px solid #ccc}.minecraft-editor .part-chooser .parts .part.selected{border:4px solid #000}.minecraft-editor .part-chooser .parts .part.selected:hover{border:4px solid #777}.minecraft-editor .part-chooser .parts .part.head{width:40px;height:40px}.minecraft-editor .part-chooser .parts .part.body{width:40px;height:60px;margin-left:8px;margin-right:8px}.minecraft-editor .part-chooser .parts .part.armL,.minecraft-editor .part-chooser .parts .part.armR{width:15px;height:60px}.minecraft-editor .part-chooser .parts .part.legL{width:20px;height:60px;margin-left:8px}.minecraft-editor .part-chooser .parts .part.legR{width:20px;height:60px}.minecraft-editor .part-chooser .info{display:inline-block;visibility:visible;margin-top:20px}.minecraft-editor .variants{border:2px solid #f5f6f7;width:90px;max-height:400px;overflow-y:auto}.minecraft-editor .variants img{height:70px;max-height:70px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.minecraft-editor .variants li{display:inline-block;border:4px solid transparent;padding:4px}.minecraft-editor .variants li.selected{border:4px solid #000}.minecraft-editor .skin-selector{margin-top:1rem;overflow-x:auto}.minecraft-editor .skin-selector .mc-assets{width:5148px}.minecraft-editor .skin-selector .mc-assets.skins li{width:195px;height:auto;margin:8px}.minecraft-editor .skin-selector .mc-assets.skins li .main{width:195px;height:180px;line-height:160px;min-height:auto}.minecraft-editor .skin-selector .mc-assets.skins li .main.create img{width:auto;max-width:180px;max-height:160px}.minecraft-editor .skin-selector .mc-assets.skins li .main img{width:100%;max-height:none;vertical-align:middle}.minecraft-editor .skin-selector .mc-assets.skins li .main img.render{visibility:hidden}.minecraft-editor .block-selector,.minecraft-editor .item-selector,.minecraft-editor .mob-selector{margin-top:1rem;overflow-y:auto}.minecraft-editor .block-selector .mc-assets,.minecraft-editor .item-selector .mc-assets,.minecraft-editor .mob-selector .mc-assets{height:640px}.minecraft-editor .block-selector .mc-assets.items li,.minecraft-editor .item-selector .mc-assets.items li,.minecraft-editor .mob-selector .mc-assets.items li{width:195px;height:auto;margin:8px}.minecraft-editor .block-selector .mc-assets.items li .main,.minecraft-editor .item-selector .mc-assets.items li .main,.minecraft-editor .mob-selector .mc-assets.items li .main{width:195px;height:195px;line-height:160px;min-height:auto}.minecraft-editor .block-selector .mc-assets.items li .main.create img,.minecraft-editor .item-selector .mc-assets.items li .main.create img,.minecraft-editor .mob-selector .mc-assets.items li .main.create img{width:auto;max-width:180px;max-height:160px}.minecraft-editor .block-selector .mc-assets.items li .main img,.minecraft-editor .item-selector .mc-assets.items li .main img,.minecraft-editor .mob-selector .mc-assets.items li .main img{width:100%;max-height:none;vertical-align:middle}.minecraft-editor .block-selector .mc-assets.items li .main img.render,.minecraft-editor .item-selector .mc-assets.items li .main img.render,.minecraft-editor .mob-selector .mc-assets.items li .main img.render{visibility:hidden}.minecraft-editor .block-selector .mc-assets.blocks li,.minecraft-editor .item-selector .mc-assets.blocks li,.minecraft-editor .mob-selector .mc-assets.blocks li{width:195px;height:auto;margin:8px}.minecraft-editor .block-selector .mc-assets.blocks li .main,.minecraft-editor .item-selector .mc-assets.blocks li .main,.minecraft-editor .mob-selector .mc-assets.blocks li .main{width:195px;height:195px;line-height:160px;min-height:auto}.minecraft-editor .block-selector .mc-assets.blocks li .main.create img,.minecraft-editor .item-selector .mc-assets.blocks li .main.create img,.minecraft-editor .mob-selector .mc-assets.blocks li .main.create img{width:auto;max-width:180px;max-height:160px}.minecraft-editor .block-selector .mc-assets.blocks li .main img,.minecraft-editor .item-selector .mc-assets.blocks li .main img,.minecraft-editor .mob-selector .mc-assets.blocks li .main img{width:100%;max-height:none;vertical-align:middle}.minecraft-editor .block-selector .mc-assets.blocks li .main img.render,.minecraft-editor .item-selector .mc-assets.blocks li .main img.render,.minecraft-editor .mob-selector .mc-assets.blocks li .main img.render{visibility:hidden}.minecraft-editor .block-selector .mc-assets.mobs li,.minecraft-editor .item-selector .mc-assets.mobs li,.minecraft-editor .mob-selector .mc-assets.mobs li{width:195px;height:auto;margin:8px}.minecraft-editor .block-selector .mc-assets.mobs li .main,.minecraft-editor .item-selector .mc-assets.mobs li .main,.minecraft-editor .mob-selector .mc-assets.mobs li .main{width:195px;height:195px;line-height:160px;min-height:auto}.minecraft-editor .block-selector .mc-assets.mobs li .main.create img,.minecraft-editor .item-selector .mc-assets.mobs li .main.create img,.minecraft-editor .mob-selector .mc-assets.mobs li .main.create img{width:auto;max-width:180px;max-height:160px}.minecraft-editor .block-selector .mc-assets.mobs li .main img,.minecraft-editor .item-selector .mc-assets.mobs li .main img,.minecraft-editor .mob-selector .mc-assets.mobs li .main img{width:100%;max-height:none;vertical-align:middle}.minecraft-editor .block-selector .mc-assets.mobs li .main img.render,.minecraft-editor .item-selector .mc-assets.mobs li .main img.render,.minecraft-editor .mob-selector .mc-assets.mobs li .main img.render{visibility:hidden}.minecraft-editor .texture-frame{display:none;vertical-align:top;margin-top:60px}.minecraft-editor .texture-frame canvas{width:128px;height:128px}.minecraft-editor .modding-game-design{position:relative;box-sizing:border-box;padding-top:6rem;padding-bottom:6rem;margin-top:6rem}.minecraft-editor .modding-game-design:before{background-image:url(/minecraft/imgs/editor/modding-banner-bg.png);position:absolute;top:0;left:calc((100% - 100vw) * .5);right:calc((100% - 100vw) * .5);bottom:0;display:block;background-size:100% 100%;background-repeat:no-repeat;z-index:0;mix-blend-mode:overlay;-webkit-filter:blur(0);filter:blur(0)}.minecraft-editor .modding-game-design .flex-container{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:63.9375em){.minecraft-editor .modding-game-design .flex-container{display:block}}.minecraft-editor .modding-game-design .flex-container .flex-60{-webkit-flex:0.8;-ms-flex:0.8;flex:0.8;z-index:2}.minecraft-editor .modding-game-design .flex-container .flex-60 .heading{font:normal normal 700 28px/31px Montserrat;letter-spacing:0;color:#f8f8f8;text-transform:capitalize;opacity:1;text-align:center;margin-bottom:1rem;margin-top:0}@media print,screen and (min-width:40em){.minecraft-editor .modding-game-design .flex-container .flex-60 .heading{font:normal normal 700 42px/31px Montserrat;text-align:center;margin-top:2rem;margin-bottom:2rem}}@media print,screen and (min-width:64em){.minecraft-editor .modding-game-design .flex-container .flex-60 .heading{font:normal normal 700 42px/31px Montserrat;text-align:unset;margin-top:2rem;margin-bottom:2rem}}@media screen and (min-width:75em){.minecraft-editor .modding-game-design .flex-container .flex-60 .heading{font:normal normal 700 42px/31px Montserrat;text-align:unset;margin-top:2rem;margin-bottom:2rem}}.minecraft-editor .modding-game-design .flex-container .flex-60 .sub-heading{text-align:left;font:normal normal normal 20px/30px Montserrat;letter-spacing:0;color:#f8f8f8;opacity:1;margin-bottom:1rem;text-align:center}@media print,screen and (min-width:40em){.minecraft-editor .modding-game-design .flex-container .flex-60 .sub-heading{font:normal normal normal 24px/30px Montserrat;margin-bottom:3rem}}@media print,screen and (min-width:64em){.minecraft-editor .modding-game-design .flex-container .flex-60 .sub-heading{font:normal normal normal 24px/30px Montserrat;margin-bottom:3rem;text-align:unset}}@media screen and (min-width:75em){.minecraft-editor .modding-game-design .flex-container .flex-60 .sub-heading{font:normal normal normal 24px/30px Montserrat;margin-bottom:3rem;text-align:unset}}.minecraft-editor .modding-game-design .flex-container .flex-60 .btn{background:#00bcd4 0 0 no-repeat padding-box;border:1px solid #00bcd4;border-radius:5px;text-align:center;font:normal normal 700 14px/19px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;opacity:1;padding:14px 12px;margin-right:auto;margin-left:auto;display:block}@media print,screen and (min-width:64em){.minecraft-editor .modding-game-design .flex-container .flex-60 .btn{margin-right:unset;margin-left:unset}}@media screen and (min-width:75em){.minecraft-editor .modding-game-design .flex-container .flex-60 .btn{margin-right:unset;margin-left:unset}}.minecraft-editor .modding-game-design .flex-container .flex-40{-webkit-flex:0.4;-ms-flex:0.4;flex:0.4}@media screen and (max-width:63.9375em){.minecraft-editor .modding-game-design .flex-container .flex-40{display:none}}.minecraft-editor .bottom-copy{background-image:url(/minecraft/imgs/editor/bg-bottom.png);padding-bottom:2rem;padding-top:2rem}.minecraft-editor .bottom-copy h2{font-family:Press Start\ 2P,Open Sans,Helvetica,Arial,sans-serif;font-size:16px}.minecraft-editor .bottom-copy .minecraft-server-ad{display:block}.minecraft-editor .bottom-copy .minecraft-server-ad .minecraft-server-ad-copy{background-color:rgba(0,0,0,.85);color:#fefefe;display:block;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:18px;padding:1rem;text-align:center}.minecraft-editor .skin-page-faq{margin-bottom:2rem;margin-top:2rem}.minecraft-editor .skin-page-faq .title{text-align:center;font:normal normal 700 32px/31px Montserrat;letter-spacing:0;color:#f8f8f8;opacity:1;margin-bottom:1.5rem}@media screen and (min-width:75em){.minecraft-editor .skin-page-faq .editor-faq-questions{margin-right:6rem}}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq{background:none}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item{background:none;border:none}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-title{text-align:left;font:normal normal 700 20px/32px Montserrat;letter-spacing:0;color:#ccc;opacity:1;background:none;border:none;line-height:30px;font-weight:600;padding:10px}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-title .icon-arrow-right{height:30px;line-height:30px;margin-right:10px;vertical-align:top}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-title .title{height:30px;line-height:30px;font-size:18px;vertical-align:top}@media screen and (max-width:39.9375em){.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-title .title{font-size:14px}}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-title:hover{cursor:pointer}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-title:before{height:30px;line-height:30px;content:""}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-content{border:none;background:none;text-align:left;margin-top:0;margin-left:2.6rem;padding:0}@media screen and (max-width:39.9375em){.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-content{font-size:15px}}.minecraft-editor .skin-page-faq .editor-faq-questions .accordion-faq .accordion-item .accordion-content .accordion-answer{font:normal normal medium 20px/32px Montserrat;font-size:20px;text-align:left;letter-spacing:0;color:#f8f8f8}.minecraft-editor #error{font-size:20px;padding:20px;border-radius:8px}.heading{font-size:2rem;color:#fff;text-transform:capitalize}#learn-more{width:705px;height:670px;background-color:#8a90c4;padding:20px 40px;overflow-x:hidden;overflow-y:auto;border:0;border-radius:5px}#learn-more .minecraft-hero h2{color:#fff;font-family:Press Start\ 2P;text-transform:uppercase;width:50%;font-size:22px}#learn-more .minecraft-hero img{width:350px;position:absolute;top:-20px;right:-20px;z-index:-1}#learn-more .squares{margin-top:15px}#learn-more .squares li{position:relative;width:280px;height:220px;display:inline-block;background-color:#fff;margin:10px;padding:10px 20px;text-align:center;box-shadow:1px 2px 6px rgba(0,0,0,.6)}#learn-more .squares li .toppart{position:absolute;top:0;left:0;height:130px;width:100%}#learn-more .squares li .toppart.blue{background-color:#57bee6}#learn-more .squares li .toppart.green{background-color:#58c6a3}#learn-more .squares li .toppart h3{font-size:18px;width:260px;font-weight:300;line-height:1.3em;text-overflow:clip;white-space:normal;text-align:left;padding:15px 20px;color:#fff}#learn-more .squares li img{position:absolute;top:75px;left:55px}.minecraft-editor-color-picker{background-color:#fefefe;border:2px solid #f5f6f7;margin-top:1rem;padding:10px 0}.minecraft-editor-color-picker>input.color{display:none}.minecraft-editor-color-picker .minicolors{padding:6px;width:auto}.minecraft-editor-color-picker .minicolors .minicolors-swatch{background:none;border:none;display:inline-block;height:50px;margin-bottom:.5rem;width:50px}@media screen and (min-width:75em){.minecraft-editor-color-picker .minicolors .minicolors-swatch{height:55px;width:55px}}.minecraft-editor-color-picker .minicolors .minicolors-swatch span{border-radius:10px;box-shadow:none}.minecraft-editor-color-picker .minicolors .minicolors-swatch:hover span{border:2px solid #f5f6f7}.minecraft-editor-color-picker .minicolors .minicolors-swatch.selected span{border:2px solid #282e33}.minecraft-editor-color-picker .minicolors .minicolors-input{display:none}.minecraft-editor-color-picker .minicolors .minicolors-panel{left:60px;top:12px}.mc-editor,.mc-viewer{position:static;background-color:#f5f6f8}.mc-editor h1.title,.mc-viewer h1.title{margin:0 40px 10px;font-size:24px}.mc-editor h1.title span,.mc-viewer h1.title span{font-size:14px;vertical-align:middle}.mc-editor h1.title a.learnmore,.mc-viewer h1.title a.learnmore{float:right;font-size:16px}.mc-editor h2.title,.mc-viewer h2.title{margin:0 40px 10px;font-size:16px}.mc-editor h2.title span,.mc-viewer h2.title span{font-size:12px;vertical-align:middle}.mc-editor h2.title a.learnmore,.mc-viewer h2.title a.learnmore{float:right}.mc-editor .editarea,.mc-viewer .editarea{box-sizing:content-box;clear:both;padding:20px 40px;text-align:center;background-color:#fff;margin:0 40px 40px;min-width:820px}.mc-editor .editarea *,.mc-editor .editarea :after,.mc-editor .editarea :before,.mc-editor .menu *,.mc-editor .menu :after,.mc-editor .menu :before,.mc-viewer .editarea *,.mc-viewer .editarea :after,.mc-viewer .editarea :before,.mc-viewer .menu *,.mc-viewer .menu :after,.mc-viewer .menu :before{box-sizing:content-box}.mc-editor .frame-top,.mc-viewer .frame-top{position:absolute;top:-4px;left:0;right:0;height:8px}.mc-editor .frame-top .inner-frame-1,.mc-viewer .frame-top .inner-frame-1{position:absolute;top:0;left:8px;right:8px;height:4px;background-color:#000}.mc-editor .frame-top .inner-frame-2,.mc-viewer .frame-top .inner-frame-2{position:absolute;top:4px;left:4px;right:4px;height:4px;border-left:4px solid #000;background-color:hsla(0,0%,100%,.8);border-right:4px solid #000}.mc-editor .frame-top .inner-frame-corner,.mc-viewer .frame-top .inner-frame-corner{position:absolute;top:4px;right:8px;width:4px;height:4px;background-color:#5d5d5d}.mc-editor .frame-bottom,.mc-viewer .frame-bottom{position:absolute;bottom:-4px;left:0;right:0;height:8px}.mc-editor .frame-bottom .inner-frame-1,.mc-viewer .frame-bottom .inner-frame-1{position:absolute;bottom:0;left:8px;right:8px;height:4px;background-color:#000}.mc-editor .frame-bottom .inner-frame-2,.mc-viewer .frame-bottom .inner-frame-2{position:absolute;bottom:4px;left:4px;right:4px;height:4px;border-left:4px solid #000;background-color:#5d5d5d;border-right:4px solid #000}.mc-editor .frame-bottom .inner-frame-corner,.mc-viewer .frame-bottom .inner-frame-corner{position:absolute;bottom:8px;left:4px;width:4px;height:4px;background-color:#5d5d5d}.mc-editor .frame-left,.mc-viewer .frame-left{position:absolute;left:0;top:4px;bottom:4px;width:4px;border-left:4px solid #000;background-color:hsla(0,0%,100%,.8)}.mc-editor .frame-right,.mc-viewer .frame-right{position:absolute;right:0;top:4px;bottom:4px;width:4px;border-right:4px solid #000;background-color:#5d5d5d}.mc-editor .menu,.mc-viewer .menu{background-color:#fff;padding-bottom:20px;text-align:left}.mc-editor .menu div.edit,.mc-viewer .menu div.edit{display:inline-block;position:relative}.mc-editor .menu a.edit,.mc-viewer .menu a.edit{display:inline-block;position:absolute;right:8px;top:0;width:35px;height:35px;background-image:url(/minecraft/imgs/editor/edit.png)}.mc-editor .menu input[type=text],.mc-viewer .menu input[type=text]{border:none;border-bottom:1px solid #ccc;font-size:24px;padding:8px 0;width:350px;box-shadow:none}.mc-editor .menu .cancel,.mc-viewer .menu .cancel{float:right}.mc-editor .menu .save,.mc-viewer .menu .save{float:right;margin-left:20px}.mc-editor .pickers,.mc-viewer .pickers{display:inline-block;width:68px;vertical-align:top;padding-right:20px}.mc-editor .pickers .tools,.mc-viewer .pickers .tools{position:relative;background-color:#f5f6f8}.mc-editor .pickers .tools .tool,.mc-viewer .pickers .tools .tool{display:inline-block;width:45px;height:45px;padding:8px;color:#333;text-decoration:none;white-space:nowrap;background-repeat:no-repeat;background-position:50%;border-bottom:4px solid #000;cursor:pointer}.mc-editor .pickers .tools .tool:last-child,.mc-viewer .pickers .tools .tool:last-child{border-bottom:none}.mc-editor .pickers .tools .tool .separator,.mc-viewer .pickers .tools .tool .separator{margin:20px}.mc-editor .pickers .tools .tool.pen,.mc-viewer .pickers .tools .tool.pen{background-image:url(/minecraft/imgs/editor/pencil-inactive.png)}.mc-editor .pickers .tools .tool.pen:hover,.mc-viewer .pickers .tools .tool.pen:hover{background-image:url(/minecraft/imgs/editor/pencil-hover.png)}.mc-editor .pickers .tools .tool.pen.selected,.mc-viewer .pickers .tools .tool.pen.selected{background-image:url(/minecraft/imgs/editor/pencil-active.png)}.mc-editor .pickers .tools .tool.texturepen,.mc-viewer .pickers .tools .tool.texturepen{background-image:url(/minecraft/imgs/editor/texture-inactive.png)}.mc-editor .pickers .tools .tool.texturepen:hover,.mc-viewer .pickers .tools .tool.texturepen:hover{background-image:url(/minecraft/imgs/editor/texture-hover.png)}.mc-editor .pickers .tools .tool.texturepen.selected,.mc-viewer .pickers .tools .tool.texturepen.selected{background-image:url(/minecraft/imgs/editor/texture-active.png)}.mc-editor .pickers .tools .tool.eraser,.mc-viewer .pickers .tools .tool.eraser{background-image:url(/minecraft/imgs/editor/eraser-inactive.png)}.mc-editor .pickers .tools .tool.eraser:hover,.mc-viewer .pickers .tools .tool.eraser:hover{background-image:url(/minecraft/imgs/editor/eraser-hover.png)}.mc-editor .pickers .tools .tool.eraser.selected,.mc-viewer .pickers .tools .tool.eraser.selected{background-image:url(/minecraft/imgs/editor/eraser-active.png)}.mc-editor .pickers .tools .tool.fill,.mc-viewer .pickers .tools .tool.fill{background-image:url(/minecraft/imgs/editor/bucket-inactive.png)}.mc-editor .pickers .tools .tool.fill:hover,.mc-viewer .pickers .tools .tool.fill:hover{background-image:url(/minecraft/imgs/editor/bucket-hover.png)}.mc-editor .pickers .tools .tool.fill.selected,.mc-viewer .pickers .tools .tool.fill.selected{background-image:url(/minecraft/imgs/editor/bucket-active.png)}.mc-editor .pickers .tools .tool.colorpicker,.mc-viewer .pickers .tools .tool.colorpicker{background-image:url(/minecraft/imgs/editor/picker-inactive.png)}.mc-editor .pickers .tools .tool.colorpicker:hover,.mc-viewer .pickers .tools .tool.colorpicker:hover{background-image:url(/minecraft/imgs/editor/picker-hover.png)}.mc-editor .pickers .tools .tool.colorpicker.selected,.mc-viewer .pickers .tools .tool.colorpicker.selected{background-image:url(/minecraft/imgs/editor/picker-active.png)}.mc-editor .palette,.mc-viewer .palette{display:inline-block;width:680px;height:32px;padding:6px;background-color:#f5f6f8;margin-top:20px;border:4px solid #000}.mc-editor .palette .colors,.mc-viewer .palette .colors{line-height:4px;font-size:6px}.mc-editor .palette .colors .color,.mc-viewer .palette .colors .color{display:inline-block;width:6px;height:6px;cursor:pointer}.mc-editor .palette .colors .color.selected,.mc-viewer .palette .colors .color.selected{border:1px solid #fff!important}.mc-editor .palette .colors .color:hover,.mc-viewer .palette .colors .color:hover{border:1px solid #000!important}.mc-editor .editor,.mc-viewer .editor{display:inline-block;vertical-align:top}.mc-editor .editor .viewport,.mc-viewer .editor .viewport{display:inline-block;position:relative;vertical-align:top}.mc-editor .editor .viewport .canvas-frame,.mc-viewer .editor .viewport .canvas-frame{display:inline-block;position:relative;vertical-align:top;background-color:#fff;min-height:350px}.mc-editor .editor .viewport .preview-frame,.mc-viewer .editor .viewport .preview-frame{display:inline-block;position:relative;vertical-align:top;width:350px;height:350px;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain}.mc-editor .editor .viewport.mob .preview-frame,.mc-viewer .editor .viewport.mob .preview-frame{background-size:contain}.mc-editor .editor .variants,.mc-viewer .editor .variants{display:inline-block;width:90px;margin-left:20px;max-height:400px;overflow-y:auto}.mc-editor .editor .variants img,.mc-viewer .editor .variants img{height:70px;max-height:70px;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated;-ms-interpolation-mode:nearest-neighbor}.mc-editor .editor .variants li,.mc-viewer .editor .variants li{display:inline-block;border:4px solid transparent;padding:4px 4px 0}.mc-editor .editor .variants li.selected,.mc-viewer .editor .variants li.selected{border:4px solid #000}.mc-editor .editor .undoredotools,.mc-viewer .editor .undoredotools{display:block;text-align:center;margin-top:-50px;position:absolute;top:0;left:50%;margin-left:-40px}.mc-editor .editor .undoredotools .undoredo,.mc-viewer .editor .undoredotools .undoredo{display:inline-block;position:relative;background-color:#f5f6f8}.mc-editor .editor .undoredotools .undoredo .tool,.mc-viewer .editor .undoredotools .undoredo .tool{display:inline-block;width:30px;height:23px;background-size:60%;color:#333;text-decoration:none;white-space:nowrap;padding:4px;background-repeat:no-repeat;background-position:50%;border-right:4px solid #000}.mc-editor .editor .undoredotools .undoredo .tool:last-child,.mc-viewer .editor .undoredotools .undoredo .tool:last-child{border-right:none}.mc-editor .editor .undoredotools .undoredo .tool.undo,.mc-viewer .editor .undoredotools .undoredo .tool.undo{background-image:url(/minecraft/imgs/editor/undo-inactive.png)}.mc-editor .editor .undoredotools .undoredo .tool.undo.enabled,.mc-editor .editor .undoredotools .undoredo .tool.undo:hover,.mc-viewer .editor .undoredotools .undoredo .tool.undo.enabled,.mc-viewer .editor .undoredotools .undoredo .tool.undo:hover{background-image:url(/minecraft/imgs/editor/undo-active.png)}.mc-editor .editor .undoredotools .undoredo .tool.redo,.mc-viewer .editor .undoredotools .undoredo .tool.redo{background-image:url(/minecraft/imgs/editor/redo-inactive.png)}.mc-editor .editor .undoredotools .undoredo .tool.redo.enabled,.mc-editor .editor .undoredotools .undoredo .tool.redo:hover,.mc-viewer .editor .undoredotools .undoredo .tool.redo.enabled,.mc-viewer .editor .undoredotools .undoredo .tool.redo:hover{background-image:url(/minecraft/imgs/editor/redo-active.png)}.mc-editor .editor .part-chooser,.mc-viewer .editor .part-chooser{display:inline-block;position:relative;vertical-align:top;width:220px;height:280px;text-align:left;margin-left:20px;background-color:#f5f6f8}.mc-editor .editor .part-chooser .overlay,.mc-viewer .editor .part-chooser .overlay{display:inline-block;cursor:pointer;position:absolute;top:8px;left:12px;width:50px;height:68px;background-image:url(/minecraft/imgs/editor/toggle-armor-inactive.png)}.mc-editor .editor .part-chooser .overlay.selected,.mc-editor .editor .part-chooser .overlay:hover,.mc-viewer .editor .part-chooser .overlay.selected,.mc-viewer .editor .part-chooser .overlay:hover{background-image:url(/minecraft/imgs/editor/toggle-armor-active.png)}.mc-editor .editor .part-chooser .main,.mc-viewer .editor .part-chooser .main{display:inline-block;cursor:pointer;position:absolute;top:8px;right:12px;width:50px;height:68px;background-image:url(/minecraft/imgs/editor/toggle-body-inactive.png)}.mc-editor .editor .part-chooser .main.selected,.mc-editor .editor .part-chooser .main:hover,.mc-viewer .editor .part-chooser .main.selected,.mc-viewer .editor .part-chooser .main:hover{background-image:url(/minecraft/imgs/editor/toggle-body-active.png)}.mc-editor .editor .part-chooser .parts,.mc-viewer .editor .part-chooser .parts{margin-top:54px;margin-left:48px}.mc-editor .editor .part-chooser .parts .upper,.mc-viewer .editor .part-chooser .parts .upper{margin-left:40px}.mc-editor .editor .part-chooser .parts .middle,.mc-viewer .editor .part-chooser .parts .middle{margin-top:8px;margin-left:4px}.mc-editor .editor .part-chooser .parts .lower,.mc-viewer .editor .part-chooser .parts .lower{margin-left:30px;margin-top:8px}.mc-editor .editor .part-chooser .parts .part,.mc-viewer .editor .part-chooser .parts .part{display:inline-block;border:4px solid #777;background-color:#fff;cursor:pointer}.mc-editor .editor .part-chooser .parts .part:hover,.mc-viewer .editor .part-chooser .parts .part:hover{border:4px solid #ccc}.mc-editor .editor .part-chooser .parts .part.selected,.mc-viewer .editor .part-chooser .parts .part.selected{border:4px solid #000}.mc-editor .editor .part-chooser .parts .part.selected:hover,.mc-viewer .editor .part-chooser .parts .part.selected:hover{border:4px solid #777}.mc-editor .editor .part-chooser .parts .part.head,.mc-viewer .editor .part-chooser .parts .part.head{width:40px;height:40px}.mc-editor .editor .part-chooser .parts .part.body,.mc-viewer .editor .part-chooser .parts .part.body{width:40px;height:60px;margin-left:8px;margin-right:8px}.mc-editor .editor .part-chooser .parts .part.armL,.mc-editor .editor .part-chooser .parts .part.armR,.mc-viewer .editor .part-chooser .parts .part.armL,.mc-viewer .editor .part-chooser .parts .part.armR{width:15px;height:60px}.mc-editor .editor .part-chooser .parts .part.legL,.mc-viewer .editor .part-chooser .parts .part.legL{width:20px;height:60px;margin-left:8px}.mc-editor .editor .part-chooser .parts .part.legR,.mc-viewer .editor .part-chooser .parts .part.legR{width:20px;height:60px}.mc-editor .editor .info,.mc-viewer .editor .info{display:inline-block;position:relative;margin-top:40px}.mc-editor .texture-frame,.mc-viewer .texture-frame{display:none;vertical-align:top;margin-top:60px}.mc-editor .texture-frame canvas,.mc-viewer .texture-frame canvas{width:128px;height:128px}.mc-editor #error,.mc-viewer #error{font-size:20px;padding:20px;border-radius:8px}.mc-viewer.transparent{background-color:transparent}.mc-viewer.loggedin h1.title{margin:0 40px 10px}.mc-viewer h1.title{margin:0 40px 10px;text-align:left}.mc-viewer .share-button-wrap{display:inline-block;float:right}.mc-viewer .share-button-wrap .share-button{display:inline-block;height:30px;text-align:center;border:1px solid #36a1d8;border-radius:2px;padding:0 12px;margin-left:4px}.mc-viewer .share-button-wrap .share-button span{font-size:16px;line-height:20px;padding:6px 0 0}.mc-viewer p{margin:10px 40px;text-align:left}.mc-viewer .editarea{min-height:400px;background-color:transparent;padding:0;margin:20px 20px 0}.mc-viewer .editarea ul.mc-assets,.mc-viewer .editarea ul.mc-assets *{box-sizing:border-box}.mc-viewer .docs{display:inline-block;vertical-align:top;text-align:left}.mc-viewer .docs p{margin:0}.mc-viewer .docs ul{margin-bottom:14px}.mc-viewer .docs ul li{margin-left:20px;list-style:disc}.mc-viewer .info{display:inline-block;float:right;margin-top:40px;margin-left:20px}.mc-viewer .info table{border:1px solid #ccc}.mc-viewer .editor{width:40%}.mc-viewer .editor .viewport{display:block}.mc-viewer .editor .viewport .canvas-frame{min-width:auto;min-height:auto}.mc-viewer .editor .variants{display:block;width:auto;max-width:350px;max-height:90px;overflow-y:hidden;overflow-x:auto;margin-top:20px}.mc-viewer .editor .edit-texture{display:inline-block;margin-top:20px}.mc-viewer .summary{display:inline-block;background-color:#fff;padding:20px 40px;margin:0 0 0 20px;width:40%;text-align:left}.mc-viewer .summary h1{margin:0;font-weight:700}.mc-viewer .summary h3{font-size:20px;font-weight:700}.mc-viewer .summary span.footnote{display:block}.mc-viewer .summary p{margin:0}.mc-viewer .summary .community-info{border-top:1px solid #ccc;margin:20px -40px 0;padding:20px 40px 0}.mc-viewer .summary a.action{display:inline-block;width:40px;text-align:center;text-decoration:none;color:#aaa}.mc-viewer .summary a.action.report{float:right}.mc-viewer .summary a.action span{display:block;font-size:20px}.mc-viewer .summary a.action span.icon-heart-2{color:#e00}.mc-viewer .summary a.action span.icon-eye{color:#36a1d8}.mc-viewer .summary a.action span.label{font-size:10px}.mc-viewer .community{text-align:left;clear:both;padding-top:20px}.mc-viewer .community h3{border-bottom:1px solid #ddd;padding-bottom:10px}.mc-viewer .community h3 a.more{float:right;font-size:16px}.mc-viewer .attribution{font-size:14px;margin-top:40px}.mc-viewer #more-info{padding:20px;border-radius:8px}.mc-viewer #more-info .modal-body{margin:20px;max-width:800px;max-height:400px;overflow-y:auto}.mc-viewer #more-info .modal-body .info{max-width:50%}.minecraft-editor .editarea-container.zf-row{overflow:hidden;max-width:none}.minecraft-editor .editarea-container.zf-row .zf-row{margin-left:auto;margin-right:auto}.minecraft-editor .dashboard-sidebar-wrapper-student,.minecraft-editor .dashboard-sidebar-wrapper-student .off-canvas-content{background-color:#fff}.StripeElement,stripe-card-element{background-color:#fff;border:1px solid #cacaca;border-radius:5px;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);display:block;height:46px;margin-bottom:14px;padding-bottom:12px;padding-top:14px;padding-left:6px;width:100%}.modal-unlock-subscribe{overflow:visible;padding:4rem 0!important;border:0!important;background:transparent linear-gradient(109deg,#42a3ec,#5897ef 10%,#7b82ff 28%,#785adb) 0 0 no-repeat padding-box;overflow:auto}.modal-unlock-subscribe.reveal h2{color:#fefefe}.modal-unlock-subscribe .modal-unlock-purchase-header{margin:-2rem auto 2.125rem;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-unlock-subscribe .modal-unlock-purchase-header .modal-unlock-purchase-header-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 2.75rem;width:100%}@media screen and (max-width:1024px){.modal-unlock-subscribe .modal-unlock-purchase-header .modal-unlock-purchase-header-wrap{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-right:.9375rem;padding-left:.9375rem}}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-purchase-header .modal-unlock-purchase-header-wrap{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-right:.625rem;padding-left:.625rem}}.modal-unlock-subscribe .modal-unlock-purchase-header .button-back{background:rgba(47,145,227,.51) 0 0 no-repeat padding-box;border:1px solid #fff;padding:6px 16px;vertical-align:bottom;display:inline-block;position:relative;border-radius:30px;margin-right:2.563rem;cursor:pointer}.modal-unlock-subscribe .modal-unlock-purchase-header .button-back:hover{background:#2f91e3 0 0 no-repeat padding-box}.modal-unlock-subscribe .modal-unlock-purchase-header .logo{background-image:url("/images/tynker-logos/tynker-registered-white.svg");background-position:50%;background-repeat:no-repeat;display:inline-block;height:2.1rem;max-width:160px;width:6.875rem;background-size:contain}.modal-unlock-subscribe h1{text-align:center;font:normal normal 700 2.25rem/2.875rem Montserrat;color:#fff;margin:-4.9rem auto 2.125rem;padding-right:.625rem;padding-left:.625rem}@media screen and (max-width:1024px){.modal-unlock-subscribe h1{font:normal normal 700 1.875rem/2.5rem Montserrat;margin:-1rem auto 1rem}}.modal-unlock-subscribe h1 span{color:#fde867}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem}}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col{max-width:24rem;margin:0 auto}}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a{position:relative}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a img{width:22.5rem;height:12.75rem;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.3)}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a .play-button{position:absolute;width:2.8rem;height:2.8rem;border-radius:50%;background-color:#303344;transition:background-color .5s ease;left:43%;top:-43%}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a .play-button:after{position:absolute;top:calc(50% - 11px);left:calc(50% - 7px);content:"";box-sizing:border-box;border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 0 12px 22px}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper{color:#fff;text-align:left;margin-top:1.625rem;margin-bottom:3rem}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper div{font:normal normal 700 18px/22px Montserrat}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul{position:relative;padding:0 1rem 0 2.5rem;margin-top:.688rem;list-style:none}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li{position:relative;min-height:64px;padding-left:1.5rem}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:not(:last-child):before{content:"";position:absolute;left:-1.5rem;top:2.063rem;height:60%;width:1px;border-left:4px solid #3654b9}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:after{position:absolute;top:.375rem;left:-2.6rem;width:2.438rem;height:2.188rem;background-size:100% 100%}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:first-child::after{content:"";background-image:url("/image/unlock.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:nth-child(2):after{content:"";background-image:url("/image/bell.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:nth-child(3):after{content:"";background-image:url("/image/star.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li .title{font:normal normal 700 18px/26px Montserrat;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li .info{font:normal normal normal 14px/18px Open Sans;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap{position:relative}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer{background:#2e3347;padding:.813rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:100vh;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;min-width:100vw;z-index:100}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap img{margin:0 .406rem}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap img{width:3.5rem}}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(3) img{height:3.625rem}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(3) img{height:auto}}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(4) img{height:3.171rem}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(4) img{height:auto}}.modal-unlock-subscribe .modal-unlock-subscribe-form{padding:1.125rem 1.594rem 1.375rem;box-shadow:0 3px 6px #00000029;border-radius:10px}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-form{padding:1rem}}.modal-unlock-subscribe .modal-unlock-subscribe-form h3{font:normal normal 700 1.5rem/1.875rem Montserrat;color:#3654b9;text-transform:capitalize;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-form input{box-shadow:none;padding:.75rem 1rem .875rem}.modal-unlock-subscribe .modal-unlock-subscribe-form input::-webkit-input-placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form input::-moz-placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form input:-ms-input-placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form input::placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form .formTitleFreeTrial{margin-top:1.5rem!important;text-align:center!important;font:normal normal 700 24px/29px Montserrat!important;letter-spacing:0!important;color:#000!important;text-transform:none!important}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:left;margin-bottom:1.5rem;margin-left:2rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper div{font:normal normal 700 18px/22px Montserrat;margin-left:1rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul{position:relative;padding:0 1rem 0 2.5rem;margin-top:.688rem;list-style:none}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li{position:relative;min-height:64px;padding-left:.5rem!important}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:not(:last-child):before{content:"";position:absolute;left:-1.5rem;top:2.063rem;height:60%;width:1px}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:first-child::before{border-left:4px solid #1a91b5}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:nth-child(2):before{border-left:4px solid #65dbee}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:after{position:absolute;top:.375rem;left:-2.6rem;width:2.438rem;height:2.188rem;background-size:100% 100%}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:first-child::after{content:"";background-image:url("/image/unlock-freeTrial.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:nth-child(2):after{content:"";background-image:url("/image/bell-freeTrial.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:nth-child(3):after{content:"";background-image:url("/image/star-freeTrial.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li .title{font:normal normal 700 16px/26px Open Sans;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li .info{font:normal normal normal 14px/18px Open Sans;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-form .StripeElement,.modal-unlock-subscribe .modal-unlock-subscribe-form stripe-card-element{box-shadow:none;padding:.75rem .4rem .875rem .875rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .callout.alert{margin:0 0 .875rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #d9d9d9;margin-bottom:1rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-dolar{font:normal normal 700 2rem/2.3rem Montserrat;font-weight:700;padding:.2rem .8rem 0 0;color:#1b2854;font:normal normal 700 32px/40px Open Sans}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-dolar span{font:normal normal 700 1.5rem/1.875rem Montserrat;color:#b5bbca;text-decoration:line-through;margin-right:.3rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-inner-info{text-align:left;border-left:1px solid #d9d9d9;padding:.2rem 0 0 .8rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-inner-info p{margin:0;font-size:.9rem;line-height:1.2rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-inner-info .bold{font-weight:700}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-credit-info{text-align:center;font:normal normal normal .75rem/1.063rem Open Sans;color:#000;margin-bottom:.75rem;padding-left:10px;padding-right:10px}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-money-back-text{font:normal normal 700 .75rem/1.063rem Open Sans;color:#000;text-transform:capitalize;margin:.625rem 0 0}.modal-unlock-subscribe #popup-container{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000}.modal-unlock-subscribe #youtube-popup{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:640px){.modal-unlock-subscribe #youtube-popup{position:relative}}.modal-unlock-subscribe #youtube-popup iframe{width:58.25rem;height:33rem;border-radius:10px}@media screen and (max-width:1024px){.modal-unlock-subscribe #youtube-popup iframe{width:35rem;height:19.688rem}}@media screen and (max-width:640px){.modal-unlock-subscribe #youtube-popup iframe{width:100%}}@media screen and (max-width:400px){.modal-unlock-subscribe #youtube-popup iframe{height:12rem}}.modal-unlock-subscribe #youtube-popup #close-icon{color:#fff;font-weight:700;font-size:2rem;display:block;line-height:2.3rem;position:absolute;width:2.625rem;height:2.625rem;background:#3e4047 0 0 no-repeat padding-box;text-align:center;border-radius:50%;right:-1rem;top:-1rem;cursor:pointer}@media screen and (max-width:640px){.modal-unlock-subscribe #youtube-popup #close-icon{font-size:1.5rem;line-height:1.8rem;width:2rem;height:2rem;right:0}}.modal-unlock-subscribe h2{margin-top:1rem}.modal-unlock-subscribe h3{text-transform:uppercase;color:#fefefe}.modal-unlock-subscribe p,.modal-unlock-subscribe ul{color:#fefefe;font-weight:500}.modal-unlock-subscribe input[type=email],.modal-unlock-subscribe input[type=text]{border-radius:5px;height:3rem;border-color:#cacaca}.modal-unlock-subscribe .close-reveal-modal{color:#fff!important;font-size:40px!important;position:absolute;right:10px;top:5px}.modal-unlock-subscribe .close-reveal-modal:hover{text-shadow:2px 2px 5px #000}.modal-unlock-subscribe-form{background-color:#fefefe;border-radius:5px;margin-bottom:1rem;padding:1rem;position:relative}.modal-unlock-subscribe-form h3{color:#0a0a0a;font-size:18px}.modal-unlock-subscribe-form p{color:#0a0a0a}.modal-unlock-subscribe-form .pricing-card-banner-container{position:absolute;left:0;right:0;text-align:center;top:-16px}.modal-unlock-subscribe-form p.form-price{color:#01bcd5;font-size:26px;font-weight:800;position:relative}.modal-unlock-subscribe-form p.form-price span.form-previous-price{color:#969696;font-size:14px;left:6px;top:16px;position:absolute;text-decoration:line-through}.modal-unlock-subscribe-form p.form-price span.form-price-interval{font-size:16px}.modal-unlock-subscribe-footnote{color:#fefefe}.modal-unlock-subscribe-footnote a{color:#fefefe;font-weight:700}.modal-unlock-subscribe-footnote a:hover{color:#fefefe;text-decoration:underline}.modal-unlock-subscribe .parents-modal{background-color:#fefefe}.modal-unlock-subscribe .modal-unlock-content{padding:20px;background-color:#fefefe}.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{width:100%;height:350px;object-fit:cover;object-position:top}@media print,screen and (min-width:40em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:140px}}@media print,screen and (min-width:64em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:322px}}@media screen and (min-width:75em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:382px}}@media screen and (min-width:90em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:428px}}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description{background-color:#2e3347;padding:10px;margin-top:-7px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description span{font-size:14px;color:#fff}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description ul{margin-bottom:0}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description li{padding-top:10px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails{white-space:nowrap;overflow-x:scroll;overflow-y:hidden;padding-bottom:10px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li{display:inline-block;width:20%;height:80px;margin-top:20px;margin-right:10px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .selected-thumbnail{width:100%}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .selected-thumbnail img{width:100%;height:80px;object-fit:cover;border:4px solid #58dcda}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail{cursor:pointer}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail img{width:100%;height:80px;object-fit:cover}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail-description{text-align:center;font-size:12px;color:#888;padding-top:5px}.modal-unlock-subscribe .modal-unlock-sidebar{height:100%;background-color:#2e3347;color:#fff;padding:20px}.modal-unlock-subscribe .modal-unlock-sidebar h4{padding-bottom:0}.modal-unlock-subscribe .modal-unlock-sidebar h4,.modal-unlock-subscribe .modal-unlock-sidebar p{color:#fff}.modal-unlock-subscribe .modal-unlock-sidebar ul li{margin:10px 0;font-size:15px}.modal-unlock-subscribe .modal-unlock-sidebar ul li .checkmark{height:25px;width:25px;background-color:#58dcda;border-radius:50%;margin-right:10px;text-align:center;line-height:25px;display:inline-block}.modal-unlock-subscribe .modal-unlock-sidebar input::-webkit-input-placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar input::-moz-placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar input:-ms-input-placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar input::placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar [type=color],.modal-unlock-subscribe .modal-unlock-sidebar [type=date],.modal-unlock-subscribe .modal-unlock-sidebar [type=datetime-local],.modal-unlock-subscribe .modal-unlock-sidebar [type=datetime],.modal-unlock-subscribe .modal-unlock-sidebar [type=email],.modal-unlock-subscribe .modal-unlock-sidebar [type=month],.modal-unlock-subscribe .modal-unlock-sidebar [type=number],.modal-unlock-subscribe .modal-unlock-sidebar [type=password],.modal-unlock-subscribe .modal-unlock-sidebar [type=search],.modal-unlock-subscribe .modal-unlock-sidebar [type=tel],.modal-unlock-subscribe .modal-unlock-sidebar [type=text],.modal-unlock-subscribe .modal-unlock-sidebar [type=time],.modal-unlock-subscribe .modal-unlock-sidebar [type=url],.modal-unlock-subscribe .modal-unlock-sidebar [type=week]{border-radius:5px;height:40px}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper{background-color:#fefefe;border-radius:5px;padding:20px;margin-top:20px}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper p{color:#2e3347;margin-bottom:0;padding-bottom:1rem}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper .subtitle{color:#2e3347;font-weight:600;font-size:17px}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper .parent-subscription-request-form{margin-top:1rem}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask{background-color:rgba(12,12,19,.42)}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask .subtitle,.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask label{color:#fff}.modal-unlock-subscribe .modal-unlock-badges{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-unlock-subscribe .modal-unlock-badges h6{margin-bottom:0;padding-bottom:0;padding-top:20px}.modal-unlock-subscribe .modal-unlock-badges .course-badge{height:60px}.modal-unlock-subscribe .modal-unlock-details{text-align:right;margin-top:20px}.modal-unlock-subscribe .course-details-link{font-weight:600;font-size:14px}.modal-unlock-subscribe .course-details-link:hover{text-decoration:underline}.modal-unlock-subscribe .loading-indicator-container{height:700px;padding-top:230px}.modal-unlock.modal-unlock-parent .modal-unlock-sidebar .upgrade-cta-wrapper .price-action{padding-bottom:10px;padding-left:0;padding-right:0}.modal-unlock.modal-unlock-parent .modal-unlock-sidebar .upgrade-cta-wrapper .price-action .button{margin-bottom:10px;margin-top:10px}.purchase-payment-form label{font:normal normal normal 1rem/1.25rem Open Sans;margin-bottom:.438rem}.formTitle{color:#3654b9!important;font:normal normal 700 22px/56px Montserrat;text-transform:none!important;text-align:center!important;padding-bottom:10px!important}.padTop9{padding-top:.563rem}.margCta{margin-top:.688rem 0 .25rem}.input-icon-wrapper{font-size:15px;font-family:Montserrat,Open Sans;font-weight:400;line-height:1.4375em;box-sizing:border-box;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:4px;padding-right:14px;background-color:#fff;width:100%;margin-bottom:1.125rem;border:1px solid #cacaca;height:3rem}.input-icon-wrapper:focus,.input-icon-wrapper:hover{border:1px solid #8a8a8a}.input-icon-wrapper input{border:0;box-sizing:content-box;background:none;height:auto;margin:0;display:block;min-width:0;width:100%;padding:.75rem 0 .75rem 1rem!important;border-right:1px solid #cacaca}.input-icon-wrapper input:focus{background-color:unset;border-top:0;border-right:1px solid #cacaca;border-bottom:0;border-left:0}.input-icon-wrapper input[type=text]{height:auto;border-radius:0}.input-icon-wrapper input[type=password]{border-color:#cacaca}.input-icon-wrapper .first-name-input:hover{border:1px solid #8a8a8a}.MuiButtonBaseWrapper{width:3rem}.MuiButtonBase{background-color:transparent;color:rgba(0,0,0,.26);cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;outline:0;border:0;margin:0 -12px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-decoration:none;text-align:center;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.5rem;padding:8px;border-radius:50%;overflow:visible;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;width:49.39px}.MuiButtonBase,.MuiButtonBase .MuiGridRoot{-webkit-align-items:center;align-items:center;box-sizing:border-box}.MuiButtonBase .MuiGridRoot{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center}.MuiButtonBase .MuiGridRoot .MuiSvgIcon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;height:1.4rem;display:inline-block;fill:currentcolor;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;font-size:1.5rem}.MuiButtonBase .MuiGridRoot .fill{fill:#757575}.MuiButtonBase .MuiGridRoot .MuiIconLabel{margin:0;font-size:12px;color:inherit}.button,.ty-button{--color:#5b1ab3;--color-hover:#5512a2;--color-focus:#4c0689;--accent:#4b47e0;--accent-hover:#3d32c8;--accent-focus:#2c06a5;display:inline-block;padding:.625em .75em;background-color:var(--accent);background-image:linear-gradient(90deg,#5b1ab3,#4b47e0);border:.0625rem solid var(--accent);border-radius:.3125rem;color:#fefefe;font-size:.9rem;font-weight:700;line-height:1.375;text-align:center;text-transform:uppercase;cursor:pointer}.button:hover,.ty-button:hover{background-color:var(--accent-hover);background-image:linear-gradient(90deg,#5512a2,#3d32c8);border-color:var(--accent-hover);color:#fefefe;text-decoration:none}.button:focus,.button:focus-visible,.ty-button:focus,.ty-button:focus-visible{background-color:var(--accent-focus);background-image:linear-gradient(90deg,#4c0689,#2c06a5);border-color:var(--accent-focus);color:#fefefe;text-decoration:none}.button.\--hero,.ty-button.\--hero{--color:#e56000;--color-hover:#cc5d00;--color-focus:#a75900;--accent:#ce003e;--accent-hover:#b5002f;--accent-focus:#90001b;background-image:linear-gradient(90deg,#e56000,#ce003e)}.button.\--hero:hover,.ty-button.\--hero:hover{background-image:linear-gradient(90deg,#cc5d00,#b5002f)}.button.\--hero:focus,.button.\--hero:focus-visible,.ty-button.\--hero:focus,.ty-button.\--hero:focus-visible{background-image:linear-gradient(90deg,#a75900,#90001b)}.button.\--primary,.button.\--secondary,.button.primary,.button.secondary,.ty-button.\--primary,.ty-button.\--secondary,.ty-button.primary,.ty-button.secondary{--color:#006cf0;--color-hover:#0058d7;--color-focus:#003cb2;--accent:#2157b4;--accent-hover:#1846a4;--accent-focus:#0b2c8c;background-image:linear-gradient(90deg,#006cf0,#2157b4)}.button.\--primary:hover,.button.\--secondary:hover,.button.primary:hover,.button.secondary:hover,.ty-button.\--primary:hover,.ty-button.\--secondary:hover,.ty-button.primary:hover,.ty-button.secondary:hover{background-image:linear-gradient(90deg,#0058d7,#1846a4)}.button.\--primary:focus,.button.\--primary:focus-visible,.button.\--secondary:focus,.button.\--secondary:focus-visible,.button.primary:focus,.button.primary:focus-visible,.button.secondary:focus,.button.secondary:focus-visible,.ty-button.\--primary:focus,.ty-button.\--primary:focus-visible,.ty-button.\--secondary:focus,.ty-button.\--secondary:focus-visible,.ty-button.primary:focus,.ty-button.primary:focus-visible,.ty-button.secondary:focus,.ty-button.secondary:focus-visible{background-image:linear-gradient(90deg,#003cb2,#0b2c8c)}.button.\--tertiary,.button.tertiary,.ty-button.\--tertiary,.ty-button.tertiary{--color:#5b1ab3;--color-hover:#5512a2;--color-focus:#4c0689;--accent:#4b47e0;--accent-hover:#3d32c8;--accent-focus:#2c06a5;background-image:linear-gradient(90deg,#5b1ab3,#4b47e0)}.button.\--tertiary:hover,.button.tertiary:hover,.ty-button.\--tertiary:hover,.ty-button.tertiary:hover{background-image:linear-gradient(90deg,#5512a2,#3d32c8)}.button.\--tertiary:focus,.button.\--tertiary:focus-visible,.button.tertiary:focus,.button.tertiary:focus-visible,.ty-button.\--tertiary:focus,.ty-button.\--tertiary:focus-visible,.ty-button.tertiary:focus,.ty-button.tertiary:focus-visible{background-image:linear-gradient(90deg,#4c0689,#2c06a5)}.button.\--alert,.button.alert,.ty-button.\--alert,.ty-button.alert{--color:#c93126;--color-hover:#9e271e;--color-focus:#731c16;--accent:#c93126;--accent-hover:#9e271e;--accent-focus:#731c16;background-image:none}.button.\--alert:focus,.button.\--alert:focus-visible,.button.\--alert:hover,.button.alert:focus,.button.alert:focus-visible,.button.alert:hover,.ty-button.\--alert:focus,.ty-button.\--alert:focus-visible,.ty-button.\--alert:hover,.ty-button.alert:focus,.ty-button.alert:focus-visible,.ty-button.alert:hover{background-image:none}.button.\--dark,.button.dark,.ty-button.\--dark,.ty-button.dark{--color:#747474;--color-hover:#565656;--color-focus:#3f3f3f;--accent:#565656;--accent-hover:#3f3f3f;--accent-focus:#292929;background-image:linear-gradient(90deg,#919191,#565656)}.button.\--dark:hover,.button.dark:hover,.ty-button.\--dark:hover,.ty-button.dark:hover{background-image:linear-gradient(90deg,#747474,#3f3f3f)}.button.\--dark:focus,.button.\--dark:focus-visible,.button.dark:focus,.button.dark:focus-visible,.ty-button.\--dark:focus,.ty-button.\--dark:focus-visible,.ty-button.dark:focus,.ty-button.dark:focus-visible{background-image:linear-gradient(90deg,#565656,#292929)}.button.\--light,.button.light,.ty-button.\--light,.ty-button.light{--color:#fefefe;--color-hover:#c6c6c6;--color-focus:#a9a9a9;--accent:#fefefe;--accent-hover:#c6c6c6;--accent-focus:#a9a9a9;background-image:linear-gradient(90deg,#fefefe,#fefefe);color:#565656}.button.\--light:hover,.button.light:hover,.ty-button.\--light:hover,.ty-button.light:hover{background-image:linear-gradient(90deg,#fefefe,#acacac);border-color:var(--accent-hover);color:#565656}.button.\--light:focus,.button.\--light:focus-visible,.button.light:focus,.button.light:focus-visible,.ty-button.\--light:focus,.ty-button.\--light:focus-visible,.ty-button.light:focus,.ty-button.light:focus-visible{background-image:linear-gradient(90deg,#919191,#747474);color:#fefefe}.button.\--clear,.button.clear,.ty-button.\--clear,.ty-button.clear{background-color:transparent;background-image:none;border-color:transparent;color:var(--color)}.button.\--clear.\--dark,.button.\--clear .dark,.button.clear.\--dark,.button.clear .dark,.ty-button.\--clear.\--dark,.ty-button.\--clear .dark,.ty-button.clear.\--dark,.ty-button.clear .dark{color:var(--accent)}.button.\--clear:hover,.button.clear:hover,.ty-button.\--clear:hover,.ty-button.clear:hover{color:#fefefe}.button.\--clear:hover.\--primary,.button.\--clear:hover .primary,.button.clear:hover.\--primary,.button.clear:hover .primary,.ty-button.\--clear:hover.\--primary,.ty-button.\--clear:hover .primary,.ty-button.clear:hover.\--primary,.ty-button.clear:hover .primary{background-image:linear-gradient(90deg,#cc5d00,#b5002f)}.button.\--clear:hover.\--secondary,.button.\--clear:hover .secondary,.button.clear:hover.\--secondary,.button.clear:hover .secondary,.ty-button.\--clear:hover.\--secondary,.ty-button.\--clear:hover .secondary,.ty-button.clear:hover.\--secondary,.ty-button.clear:hover .secondary{background-image:linear-gradient(90deg,#0058d7,#1846a4)}.button.\--clear:hover.\--tertiary,.button.\--clear:hover .tertiary,.button.clear:hover.\--tertiary,.button.clear:hover .tertiary,.ty-button.\--clear:hover.\--tertiary,.ty-button.\--clear:hover .tertiary,.ty-button.clear:hover.\--tertiary,.ty-button.clear:hover .tertiary{background-image:linear-gradient(90deg,#5512a2,#3d32c8)}.button.\--clear:hover.\--dark,.button.\--clear:hover .dark,.button.clear:hover.\--dark,.button.clear:hover .dark,.ty-button.\--clear:hover.\--dark,.ty-button.\--clear:hover .dark,.ty-button.clear:hover.\--dark,.ty-button.clear:hover .dark{background-image:linear-gradient(90deg,#747474,#3f3f3f)}.button.\--clear:hover.\--light,.button.\--clear:hover .light,.button.clear:hover.\--light,.button.clear:hover .light,.ty-button.\--clear:hover.\--light,.ty-button.\--clear:hover .light,.ty-button.clear:hover.\--light,.ty-button.clear:hover .light{background-image:linear-gradient(90deg,#fefefe,#acacac);color:#565656}.button.\--clear:focus-visible.\--primary,.button.\--clear:focus-visible .primary,.button.\--clear:focus.\--primary,.button.\--clear:focus .primary,.button.clear:focus-visible.\--primary,.button.clear:focus-visible .primary,.button.clear:focus.\--primary,.button.clear:focus .primary,.ty-button.\--clear:focus-visible.\--primary,.ty-button.\--clear:focus-visible .primary,.ty-button.\--clear:focus.\--primary,.ty-button.\--clear:focus .primary,.ty-button.clear:focus-visible.\--primary,.ty-button.clear:focus-visible .primary,.ty-button.clear:focus.\--primary,.ty-button.clear:focus .primary{background-image:linear-gradient(90deg,#a75900,#90001b)}.button.\--clear:focus-visible.\--secondary,.button.\--clear:focus-visible .secondary,.button.\--clear:focus.\--secondary,.button.\--clear:focus .secondary,.button.clear:focus-visible.\--secondary,.button.clear:focus-visible .secondary,.button.clear:focus.\--secondary,.button.clear:focus .secondary,.ty-button.\--clear:focus-visible.\--secondary,.ty-button.\--clear:focus-visible .secondary,.ty-button.\--clear:focus.\--secondary,.ty-button.\--clear:focus .secondary,.ty-button.clear:focus-visible.\--secondary,.ty-button.clear:focus-visible .secondary,.ty-button.clear:focus.\--secondary,.ty-button.clear:focus .secondary{background-image:linear-gradient(90deg,#003cb2,#0b2c8c)}.button.\--clear:focus-visible.\--tertiary,.button.\--clear:focus-visible .tertiary,.button.\--clear:focus.\--tertiary,.button.\--clear:focus .tertiary,.button.clear:focus-visible.\--tertiary,.button.clear:focus-visible .tertiary,.button.clear:focus.\--tertiary,.button.clear:focus .tertiary,.ty-button.\--clear:focus-visible.\--tertiary,.ty-button.\--clear:focus-visible .tertiary,.ty-button.\--clear:focus.\--tertiary,.ty-button.\--clear:focus .tertiary,.ty-button.clear:focus-visible.\--tertiary,.ty-button.clear:focus-visible .tertiary,.ty-button.clear:focus.\--tertiary,.ty-button.clear:focus .tertiary{background-image:linear-gradient(90deg,#4c0689,#2c06a5)}.button.\--clear:focus-visible.\--dark,.button.\--clear:focus-visible .dark,.button.\--clear:focus.\--dark,.button.\--clear:focus .dark,.button.clear:focus-visible.\--dark,.button.clear:focus-visible .dark,.button.clear:focus.\--dark,.button.clear:focus .dark,.ty-button.\--clear:focus-visible.\--dark,.ty-button.\--clear:focus-visible .dark,.ty-button.\--clear:focus.\--dark,.ty-button.\--clear:focus .dark,.ty-button.clear:focus-visible.\--dark,.ty-button.clear:focus-visible .dark,.ty-button.clear:focus.\--dark,.ty-button.clear:focus .dark{background-image:linear-gradient(90deg,#565656,#292929)}.button.\--clear:focus-visible.\--light,.button.\--clear:focus-visible .light,.button.\--clear:focus.\--light,.button.\--clear:focus .light,.button.clear:focus-visible.\--light,.button.clear:focus-visible .light,.button.clear:focus.\--light,.button.clear:focus .light,.ty-button.\--clear:focus-visible.\--light,.ty-button.\--clear:focus-visible .light,.ty-button.\--clear:focus.\--light,.ty-button.\--clear:focus .light,.ty-button.clear:focus-visible.\--light,.ty-button.clear:focus-visible .light,.ty-button.clear:focus.\--light,.ty-button.clear:focus .light{background-image:linear-gradient(90deg,#919191,#747474)}.button.\--hollow,.button.hollow,.ty-button.\--hollow,.ty-button.hollow{background-color:transparent;background-image:none;border-color:currentColor;color:var(--accent)}.button.\--hollow:hover,.button.hollow:hover,.ty-button.\--hollow:hover,.ty-button.hollow:hover{background-color:var(--accent-hover);border-color:var(--accent-hover)}.button.\--hollow:hover:not(.light),.button.hollow:hover:not(.light),.ty-button.\--hollow:hover:not(.light),.ty-button.hollow:hover:not(.light){color:#fefefe}.button.\--hollow.\--primary:hover,.button.\--hollow .primary:hover,.button.hollow.\--primary:hover,.button.hollow .primary:hover,.ty-button.\--hollow.\--primary:hover,.ty-button.\--hollow .primary:hover,.ty-button.hollow.\--primary:hover,.ty-button.hollow .primary:hover{background-image:linear-gradient(90deg,#cc5d00,#b5002f)}.button.\--hollow.\--secondary:hover,.button.\--hollow .secondary:hover,.button.hollow.\--secondary:hover,.button.hollow .secondary:hover,.ty-button.\--hollow.\--secondary:hover,.ty-button.\--hollow .secondary:hover,.ty-button.hollow.\--secondary:hover,.ty-button.hollow .secondary:hover{background-image:linear-gradient(90deg,#0058d7,#1846a4)}.button.\--hollow.\--tertiary:hover,.button.\--hollow .tertiary:hover,.button.hollow.\--tertiary:hover,.button.hollow .tertiary:hover,.ty-button.\--hollow.\--tertiary:hover,.ty-button.\--hollow .tertiary:hover,.ty-button.hollow.\--tertiary:hover,.ty-button.hollow .tertiary:hover{background-image:linear-gradient(90deg,#5512a2,#3d32c8)}.button.\--hollow.\--dark:hover,.button.\--hollow .dark:hover,.button.hollow.\--dark:hover,.button.hollow .dark:hover,.ty-button.\--hollow.\--dark:hover,.ty-button.\--hollow .dark:hover,.ty-button.hollow.\--dark:hover,.ty-button.hollow .dark:hover{background-image:linear-gradient(90deg,#747474,#3f3f3f)}.button.\--hollow.\--light:hover,.button.\--hollow .light:hover,.button.hollow.\--light:hover,.button.hollow .light:hover,.ty-button.\--hollow.\--light:hover,.ty-button.\--hollow .light:hover,.ty-button.hollow.\--light:hover,.ty-button.hollow .light:hover{background-image:linear-gradient(90deg,#fefefe,#acacac);color:#565656}.button.\--hollow:focus,.button.\--hollow:focus-visible,.button.hollow:focus,.button.hollow:focus-visible,.ty-button.\--hollow:focus,.ty-button.\--hollow:focus-visible,.ty-button.hollow:focus,.ty-button.hollow:focus-visible{background-color:var(--accent-focus);border-color:var(--accent-focus);color:#fefefe}.button.\--hollow.\--primary:focus,.button.\--hollow.\--primary:focus-visible,.button.\--hollow .primary:focus,.button.\--hollow .primary:focus-visible,.button.hollow.\--primary:focus,.button.hollow.\--primary:focus-visible,.button.hollow .primary:focus,.button.hollow .primary:focus-visible,.ty-button.\--hollow.\--primary:focus,.ty-button.\--hollow.\--primary:focus-visible,.ty-button.\--hollow .primary:focus,.ty-button.\--hollow .primary:focus-visible,.ty-button.hollow.\--primary:focus,.ty-button.hollow.\--primary:focus-visible,.ty-button.hollow .primary:focus,.ty-button.hollow .primary:focus-visible{background-image:linear-gradient(90deg,#a75900,#90001b)}.button.\--hollow.\--secondary:focus,.button.\--hollow.\--secondary:focus-visible,.button.\--hollow .secondary:focus,.button.\--hollow .secondary:focus-visible,.button.hollow.\--secondary:focus,.button.hollow.\--secondary:focus-visible,.button.hollow .secondary:focus,.button.hollow .secondary:focus-visible,.ty-button.\--hollow.\--secondary:focus,.ty-button.\--hollow.\--secondary:focus-visible,.ty-button.\--hollow .secondary:focus,.ty-button.\--hollow .secondary:focus-visible,.ty-button.hollow.\--secondary:focus,.ty-button.hollow.\--secondary:focus-visible,.ty-button.hollow .secondary:focus,.ty-button.hollow .secondary:focus-visible{background-image:linear-gradient(90deg,#003cb2,#0b2c8c)}.button.\--hollow.\--tertiary:focus,.button.\--hollow.\--tertiary:focus-visible,.button.\--hollow .tertiary:focus,.button.\--hollow .tertiary:focus-visible,.button.hollow.\--tertiary:focus,.button.hollow.\--tertiary:focus-visible,.button.hollow .tertiary:focus,.button.hollow .tertiary:focus-visible,.ty-button.\--hollow.\--tertiary:focus,.ty-button.\--hollow.\--tertiary:focus-visible,.ty-button.\--hollow .tertiary:focus,.ty-button.\--hollow .tertiary:focus-visible,.ty-button.hollow.\--tertiary:focus,.ty-button.hollow.\--tertiary:focus-visible,.ty-button.hollow .tertiary:focus,.ty-button.hollow .tertiary:focus-visible{background-image:linear-gradient(90deg,#4c0689,#2c06a5)}.button.\--hollow.\--dark:focus,.button.\--hollow.\--dark:focus-visible,.button.\--hollow .dark:focus,.button.\--hollow .dark:focus-visible,.button.hollow.\--dark:focus,.button.hollow.\--dark:focus-visible,.button.hollow .dark:focus,.button.hollow .dark:focus-visible,.ty-button.\--hollow.\--dark:focus,.ty-button.\--hollow.\--dark:focus-visible,.ty-button.\--hollow .dark:focus,.ty-button.\--hollow .dark:focus-visible,.ty-button.hollow.\--dark:focus,.ty-button.hollow.\--dark:focus-visible,.ty-button.hollow .dark:focus,.ty-button.hollow .dark:focus-visible{background-image:linear-gradient(90deg,#565656,#292929)}.button.\--hollow.\--light:focus,.button.\--hollow.\--light:focus-visible,.button.\--hollow .light:focus,.button.\--hollow .light:focus-visible,.button.hollow.\--light:focus,.button.hollow.\--light:focus-visible,.button.hollow .light:focus,.button.hollow .light:focus-visible,.ty-button.\--hollow.\--light:focus,.ty-button.\--hollow.\--light:focus-visible,.ty-button.\--hollow .light:focus,.ty-button.\--hollow .light:focus-visible,.ty-button.hollow.\--light:focus,.ty-button.hollow.\--light:focus-visible,.ty-button.hollow .light:focus,.ty-button.hollow .light:focus-visible{background-image:linear-gradient(90deg,#919191,#747474)}.button.\--tiny,.button.tiny,.ty-button.\--tiny,.ty-button.tiny{font-size:.625rem}.button.\--small,.button.small,.ty-button.\--small,.ty-button.small{font-size:.75rem}.button.\--hero,.button.\--large,.button.large,.ty-button.\--hero,.ty-button.\--large,.ty-button.large{font-size:1.16625rem}.button.\--expanded,.button.expanded,.ty-button.\--expanded,.ty-button.expanded{display:block;margin-right:0;margin-left:0;width:100%}.button.\--disabled,.button.\--disabled:focus,.button.\--disabled:hover,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button:disabled,.button:disabled:focus,.button:disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,.ty-button.\--disabled,.ty-button.\--disabled:focus,.ty-button.\--disabled:hover,.ty-button.disabled,.ty-button.disabled:focus,.ty-button.disabled:hover,.ty-button:disabled,.ty-button:disabled:focus,.ty-button:disabled:hover,.ty-button[disabled],.ty-button[disabled]:focus,.ty-button[disabled]:hover{background-color:var(--accent);background-image:none;border-color:var(--accent);opacity:.5;cursor:not-allowed}.button{margin-bottom:1rem}.button.apple,.button.button-apple,.button.button-facebook,.button.button-google,.button.button-microsoft,.button.button-windows,.button.facebook,.button.google,.button.microsoft,.button.windows{min-width:70%;background-image:none;border-style:none;font-size:.75rem;line-height:1.3}.button.apple span,.button.button-apple span,.button.button-facebook span,.button.button-google span,.button.button-microsoft span,.button.button-windows span,.button.facebook span,.button.google span,.button.microsoft span,.button.windows span{float:left;margin-right:.625rem;line-height:inherit}.button.apple,.button.button-apple{background-color:#555}.button.apple:hover,.button.button-apple:hover{background-color:#0f0f0f}.button.button-facebook,.button.facebook{background-color:#4267b2;vertical-align:top}.button.button-facebook:hover,.button.facebook:hover{background-color:#2c477e}.button.button-google,.button.google{background-color:#d33527}.button.button-google:hover,.button.google:hover{background-color:#b4291d}.button.button-microsoft,.button.button-windows,.button.microsoft,.button.windows{background-color:#00a4ef;color:#fefefe}.button.button-microsoft:hover,.button.button-windows:hover,.button.microsoft:hover,.button.windows:hover{background-color:#147db7;color:#fefefe}.modal-unlock-subscribe{overflow:visible;padding:4rem 0!important;border:0!important;background:transparent linear-gradient(109deg,#42a3ec,#5897ef 10%,#7b82ff 28%,#785adb) 0 0 no-repeat padding-box;overflow:auto}.modal-unlock-subscribe.reveal h2{color:#fefefe}.modal-unlock-subscribe .modal-unlock-purchase-header{margin:-2rem auto 2.125rem;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-unlock-subscribe .modal-unlock-purchase-header .modal-unlock-purchase-header-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 2.75rem;width:100%}@media screen and (max-width:1024px){.modal-unlock-subscribe .modal-unlock-purchase-header .modal-unlock-purchase-header-wrap{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-right:.9375rem;padding-left:.9375rem}}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-purchase-header .modal-unlock-purchase-header-wrap{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-right:.625rem;padding-left:.625rem}}.modal-unlock-subscribe .modal-unlock-purchase-header .button-back{background:rgba(47,145,227,.51) 0 0 no-repeat padding-box;border:1px solid #fff;padding:6px 16px;vertical-align:bottom;display:inline-block;position:relative;border-radius:30px;margin-right:2.563rem;cursor:pointer}.modal-unlock-subscribe .modal-unlock-purchase-header .button-back:hover{background:#2f91e3 0 0 no-repeat padding-box}.modal-unlock-subscribe .modal-unlock-purchase-header .logo{background-image:url("/images/tynker-logos/tynker-registered-white.svg");background-position:50%;background-repeat:no-repeat;display:inline-block;height:2.1rem;max-width:160px;width:6.875rem;background-size:contain}.modal-unlock-subscribe h1{text-align:center;font:normal normal 700 2.25rem/2.875rem Montserrat;color:#fff;margin:-4.9rem auto 2.125rem;padding-right:.625rem;padding-left:.625rem}@media screen and (max-width:1024px){.modal-unlock-subscribe h1{font:normal normal 700 1.875rem/2.5rem Montserrat;margin:-1rem auto 1rem}}.modal-unlock-subscribe h1 span{color:#fde867}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.modal-unlock-subscribe .modal-unlock-subscribe-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col{max-width:24rem;margin:0 auto}}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a{position:relative}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a img{width:22.5rem;height:12.75rem;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.3)}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a .play-button{position:absolute;width:2.8rem;height:2.8rem;border-radius:50%;background-color:#303344;transition:background-color .5s ease;left:43%;top:-43%}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col a .play-button:after{position:absolute;top:calc(50% - 11px);left:calc(50% - 7px);content:"";box-sizing:border-box;border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 0 12px 22px}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper{color:#fff;text-align:left;margin-top:1.625rem;margin-bottom:3rem}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper div{font:normal normal 700 18px/22px Montserrat}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul{position:relative;padding:0 1rem 0 2.5rem;margin-top:.688rem;list-style:none}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li{position:relative;min-height:64px;padding-left:1.5rem}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:not(:last-child):before{content:"";position:absolute;left:-1.5rem;top:2.063rem;height:60%;width:1px;border-left:4px solid #3654b9}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:after{position:absolute;top:.375rem;left:-2.6rem;width:2.438rem;height:2.188rem;background-size:100% 100%}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:first-child::after{content:"";background-image:url("/image/unlock.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:nth-child(2):after{content:"";background-image:url("/image/bell.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li:nth-child(3):after{content:"";background-image:url("/image/star.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li .title{font:normal normal 700 18px/26px Montserrat;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-wrapper .modal-unlock-subscribe-right-col .modal-how-it-works-wrapper ul li .info{font:normal normal normal 14px/18px Open Sans;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap{position:relative}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer{background:#2e3347;padding:8px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:100vh;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;min-width:100vw;z-index:100}@media screen and (max-width:767px){.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer{margin-bottom:-4.5rem;margin-top:6rem}}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap img{margin:0 .406rem}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap img{width:3.5rem}}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(3) img{height:3.625rem}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(3) img{height:auto}}.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(4) img{height:3.171rem}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-footer-wrap .modal-unlock-subscribe-footer .modal-unlock-subscribe-footer-img-wrap:nth-child(4) img{height:auto}}.modal-unlock-subscribe .modal-unlock-subscribe-form{padding:1.125rem 1.594rem 1.375rem;box-shadow:0 3px 6px #00000029;border-radius:10px}@media screen and (max-width:640px){.modal-unlock-subscribe .modal-unlock-subscribe-form{padding:1rem}}.modal-unlock-subscribe .modal-unlock-subscribe-form h3{font:normal normal 700 1.5rem/1.875rem Montserrat;color:#3654b9;text-transform:capitalize;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-form input{box-shadow:none;padding:.75rem 1rem .875rem}.modal-unlock-subscribe .modal-unlock-subscribe-form input::-webkit-input-placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form input::-moz-placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form input:-ms-input-placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form input::placeholder{font:normal normal normal 1rem/1.25rem Open Sans;color:#9c9c9c}.modal-unlock-subscribe .modal-unlock-subscribe-form .formTitleFreeTrial{margin-top:1.5rem!important;text-align:center!important;font:normal normal 700 24px/29px Montserrat!important;letter-spacing:0!important;color:#000!important;text-transform:none!important}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:left;margin-bottom:1.5rem;margin-left:2rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper div{font:normal normal 700 18px/22px Montserrat;margin-left:1rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul{position:relative;padding:0 1rem 0 2.5rem;margin-top:.688rem;list-style:none}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li{position:relative;min-height:64px;padding-left:.5rem!important}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:not(:last-child):before{content:"";position:absolute;left:-1.5rem;top:2.063rem;height:60%;width:1px}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:first-child::before{border-left:4px solid #1a91b5}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:nth-child(2):before{border-left:4px solid #65dbee}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:after{position:absolute;top:.375rem;left:-2.6rem;width:2.438rem;height:2.188rem;background-size:100% 100%}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:first-child::after{content:"";background-image:url("/image/unlock-freeTrial.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:nth-child(2):after{content:"";background-image:url("/image/bell-freeTrial.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li:nth-child(3):after{content:"";background-image:url("/image/star-freeTrial.svg")}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li .title{font:normal normal 700 16px/26px Open Sans;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-form .modalFreeTrialWrapper ul li .info{font:normal normal normal 14px/18px Open Sans;margin:0}.modal-unlock-subscribe .modal-unlock-subscribe-form .StripeElement,.modal-unlock-subscribe .modal-unlock-subscribe-form stripe-card-element{box-shadow:none;padding:.75rem .4rem .875rem .875rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .callout.alert{margin:0 0 .875rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #d9d9d9;margin-bottom:1rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-dolar{font:normal normal 700 2rem/2.3rem Montserrat;font-weight:700;padding:.2rem .8rem 0 0;color:#1b2854;font:normal normal 700 32px/40px Open Sans}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-dolar span{font:normal normal 700 1.5rem/1.875rem Montserrat;color:#b5bbca;text-decoration:line-through;margin-right:.3rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-inner-info{text-align:left;border-left:1px solid #d9d9d9;padding:.2rem 0 0 .8rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-inner-info p{margin:0;font-size:.9rem;line-height:1.2rem}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-purchase-info .modal-purchase-inner-info .bold{font-weight:700}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-credit-info{text-align:center;font:normal normal normal .75rem/1.063rem Open Sans;color:#000;margin-bottom:.75rem;padding-left:10px;padding-right:10px}.modal-unlock-subscribe .modal-unlock-subscribe-form .modal-money-back-text{font:normal normal 700 .75rem/1.063rem Open Sans;color:#000;text-transform:capitalize;margin:.625rem 0 0}.modal-unlock-subscribe #popup-container{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000}.modal-unlock-subscribe #youtube-popup{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:640px){.modal-unlock-subscribe #youtube-popup{position:relative}}.modal-unlock-subscribe #youtube-popup iframe{width:58.25rem;height:33rem;border-radius:10px}@media screen and (max-width:1024px){.modal-unlock-subscribe #youtube-popup iframe{width:35rem;height:19.688rem}}@media screen and (max-width:640px){.modal-unlock-subscribe #youtube-popup iframe{width:100%}}@media screen and (max-width:400px){.modal-unlock-subscribe #youtube-popup iframe{height:12rem}}.modal-unlock-subscribe #youtube-popup #close-icon{color:#fff;font-weight:700;font-size:2rem;display:block;line-height:2.3rem;position:absolute;width:2.625rem;height:2.625rem;background:#3e4047 0 0 no-repeat padding-box;text-align:center;border-radius:50%;right:-1rem;top:-1rem;cursor:pointer}@media screen and (max-width:640px){.modal-unlock-subscribe #youtube-popup #close-icon{font-size:1.5rem;line-height:1.8rem;width:2rem;height:2rem;right:0}}.modal-unlock-subscribe h2{margin-top:1rem}.modal-unlock-subscribe h3{text-transform:uppercase;color:#fefefe}.modal-unlock-subscribe p,.modal-unlock-subscribe ul{color:#fefefe;font-weight:500}.modal-unlock-subscribe input[type=email],.modal-unlock-subscribe input[type=text]{border-radius:5px;height:3rem;border-color:#cacaca}.modal-unlock-subscribe .close-reveal-modal{color:#fff!important;font-size:40px!important;position:absolute;right:10px;top:5px}.modal-unlock-subscribe .close-reveal-modal:hover{text-shadow:2px 2px 5px #000}.modal-unlock-subscribe-form{background-color:#fefefe;border-radius:5px;margin-bottom:1rem;padding:1rem;position:relative}.modal-unlock-subscribe-form h3{color:#0a0a0a;font-size:18px}.modal-unlock-subscribe-form p{color:#0a0a0a}.modal-unlock-subscribe-form .pricing-card-banner-container{position:absolute;left:0;right:0;text-align:center;top:-16px}.modal-unlock-subscribe-form p.form-price{color:#01bcd5;font-size:26px;font-weight:800;position:relative}.modal-unlock-subscribe-form p.form-price span.form-previous-price{color:#969696;font-size:14px;left:6px;top:16px;position:absolute;text-decoration:line-through}.modal-unlock-subscribe-form p.form-price span.form-price-interval{font-size:16px}.modal-unlock-subscribe-footnote{color:#fefefe}.modal-unlock-subscribe-footnote a{color:#fefefe;font-weight:700}.modal-unlock-subscribe-footnote a:hover{color:#fefefe;text-decoration:underline}.modal-unlock-subscribe .parents-modal{background-color:#fefefe}.modal-unlock-subscribe .modal-unlock-content{padding:20px;background-color:#fefefe}.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{width:100%;height:350px;object-fit:cover;object-position:top}@media print,screen and (min-width:40em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:140px}}@media print,screen and (min-width:64em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:322px}}@media screen and (min-width:75em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:382px}}@media screen and (min-width:90em){.modal-unlock-subscribe .modal-unlock-gallery .active-thumbnail{height:428px}}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description{background-color:#2e3347;padding:10px;margin-top:-7px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description span{font-size:14px;color:#fff}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description ul{margin-bottom:0}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-thumbnail-description li{padding-top:10px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails{white-space:nowrap;overflow-x:scroll;overflow-y:hidden;padding-bottom:10px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li{display:inline-block;width:20%;height:80px;margin-top:20px;margin-right:10px}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .selected-thumbnail{width:100%}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .selected-thumbnail img{width:100%;height:80px;object-fit:cover;border:4px solid #58dcda}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail{cursor:pointer}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail img{width:100%;height:80px;object-fit:cover}.modal-unlock-subscribe .modal-unlock-gallery .modal-unlock-gallery-thumbnails li .thumbnail-description{text-align:center;font-size:12px;color:#888;padding-top:5px}.modal-unlock-subscribe .modal-unlock-sidebar{height:100%;background-color:#2e3347;color:#fff;padding:20px}.modal-unlock-subscribe .modal-unlock-sidebar h4{padding-bottom:0}.modal-unlock-subscribe .modal-unlock-sidebar h4,.modal-unlock-subscribe .modal-unlock-sidebar p{color:#fff}.modal-unlock-subscribe .modal-unlock-sidebar ul li{margin:10px 0;font-size:15px}.modal-unlock-subscribe .modal-unlock-sidebar ul li .checkmark{height:25px;width:25px;background-color:#58dcda;border-radius:50%;margin-right:10px;text-align:center;line-height:25px;display:inline-block}.modal-unlock-subscribe .modal-unlock-sidebar input::-webkit-input-placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar input::-moz-placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar input:-ms-input-placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar input::placeholder{color:#5c5c5c}.modal-unlock-subscribe .modal-unlock-sidebar [type=color],.modal-unlock-subscribe .modal-unlock-sidebar [type=date],.modal-unlock-subscribe .modal-unlock-sidebar [type=datetime-local],.modal-unlock-subscribe .modal-unlock-sidebar [type=datetime],.modal-unlock-subscribe .modal-unlock-sidebar [type=email],.modal-unlock-subscribe .modal-unlock-sidebar [type=month],.modal-unlock-subscribe .modal-unlock-sidebar [type=number],.modal-unlock-subscribe .modal-unlock-sidebar [type=password],.modal-unlock-subscribe .modal-unlock-sidebar [type=search],.modal-unlock-subscribe .modal-unlock-sidebar [type=tel],.modal-unlock-subscribe .modal-unlock-sidebar [type=text],.modal-unlock-subscribe .modal-unlock-sidebar [type=time],.modal-unlock-subscribe .modal-unlock-sidebar [type=url],.modal-unlock-subscribe .modal-unlock-sidebar [type=week]{border-radius:5px;height:40px}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper{background-color:#fefefe;border-radius:5px;padding:20px;margin-top:20px}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper p{color:#2e3347;margin-bottom:0;padding-bottom:1rem}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper .subtitle{color:#2e3347;font-weight:600;font-size:17px}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper .parent-subscription-request-form{margin-top:1rem}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask{background-color:rgba(12,12,19,.42)}.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask .subtitle,.modal-unlock-subscribe .modal-unlock-sidebar .upgrade-cta-wrapper.student-ask label{color:#fff}.modal-unlock-subscribe .modal-unlock-badges{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-unlock-subscribe .modal-unlock-badges h6{margin-bottom:0;padding-bottom:0;padding-top:20px}.modal-unlock-subscribe .modal-unlock-badges .course-badge{height:60px}.modal-unlock-subscribe .modal-unlock-details{text-align:right;margin-top:20px}.modal-unlock-subscribe .course-details-link{font-weight:600;font-size:14px}.modal-unlock-subscribe .course-details-link:hover{text-decoration:underline}.modal-unlock-subscribe .loading-indicator-container{height:700px;padding-top:230px}.modal-unlock.modal-unlock-parent .modal-unlock-sidebar .upgrade-cta-wrapper .price-action{padding-bottom:10px;padding-left:0;padding-right:0}.modal-unlock.modal-unlock-parent .modal-unlock-sidebar .upgrade-cta-wrapper .price-action .button{margin-bottom:10px;margin-top:10px}.purchase-payment-form label{font:normal normal normal 1rem/1.25rem Open Sans;margin-bottom:.438rem}.formTitle{color:#3654b9!important;font:normal normal 700 22px/56px Montserrat;text-transform:none!important;text-align:center!important;padding-bottom:10px!important}.padTop9{padding-top:.563rem}.margCta{margin-top:.688rem 0 .25rem}.input-icon-wrapper{font-size:15px;font-family:Montserrat,Open Sans;font-weight:400;line-height:1.4375em;box-sizing:border-box;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;border-radius:4px;padding-right:14px;background-color:#fff;width:100%;margin-bottom:1.125rem;border:1px solid #cacaca;height:3rem}.input-icon-wrapper:focus,.input-icon-wrapper:hover{border:1px solid #8a8a8a}.input-icon-wrapper input{border:0;box-sizing:content-box;background:none;height:auto;margin:0;display:block;min-width:0;width:100%;padding:.75rem 0 .75rem 1rem!important;border-right:1px solid #cacaca}.input-icon-wrapper input:focus{background-color:unset;border-top:0;border-right:1px solid #cacaca;border-bottom:0;border-left:0}.input-icon-wrapper input[type=text]{height:auto;border-radius:0}.input-icon-wrapper input[type=password]{border-color:#cacaca}.input-icon-wrapper .first-name-input:hover{border:1px solid #8a8a8a}.MuiButtonBaseWrapper{width:3rem}.MuiButtonBase{background-color:transparent;color:rgba(0,0,0,.26);cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-tap-highlight-color:transparent;outline:0;border:0;margin:0 -12px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-decoration:none;text-align:center;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:1.5rem;padding:8px;border-radius:50%;overflow:visible;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms;width:49.39px}.MuiButtonBase,.MuiButtonBase .MuiGridRoot{-webkit-align-items:center;align-items:center;box-sizing:border-box}.MuiButtonBase .MuiGridRoot{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center}.MuiButtonBase .MuiGridRoot .MuiSvgIcon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;height:1.4rem;display:inline-block;fill:currentcolor;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;font-size:1.5rem}.MuiButtonBase .MuiGridRoot .fill{fill:#757575}.MuiButtonBase .MuiGridRoot .MuiIconLabel{margin:0;font-size:12px;color:inherit}.payment-card{width:42%!important}@media screen and (max-width:1024px){.payment-card{width:50%!important}}@media screen and (max-width:816px){.payment-card{width:60%!important}}@media screen and (max-width:767px){.payment-card{max-width:30rem;width:100%!important}}.show-small{display:none}@media screen and (max-width:767px){.show-small{display:block!important}}@media screen and (max-width:767px){.hide-small{display:none!important}}.small-show{position:unset!important}.h-50{height:50%}.margbtm-col{margin-bottom:1.688rem}.marg-right{margin-right:1.6rem}@media screen and (max-width:1024px) and (min-width:768px){.community-tablet-marg{margin:0 0 1rem!important}.marg-right{margin-right:1rem}.margbtm-col{margin-bottom:1rem}}@media only screen and (max-width:767px){.marg-right{margin-right:1rem}.margbtm-col{margin-bottom:1rem}}.anon-create-account-banner-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;left:0;width:100%;z-index:100;background:#2a81cb 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029;height:60px;margin-top:0;margin-left:0;padding-right:20px}@media screen and (max-width:400px){.anon-create-account-banner-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.anon-create-account-banner-wrapper .sticky-banner-message{text-align:center;font:normal normal medium 14px/23px Exo;letter-spacing:.7px;color:#fff;float:right;margin-right:20px;margin-top:0}@media print,screen and (min-width:40em){.anon-create-account-banner-wrapper .sticky-banner-message{text-align:right}}.anon-create-account-banner-wrapper .coin-sticky-banner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.anon-create-account-banner-wrapper .coin-sticky-banner:before{content:"";width:2.5rem;height:2.5rem;background-image:url(/image/award-shop/coin_font.svg);background-size:100% 100%;display:inline-block;margin-right:1rem}.bg-grey{background:transparent linear-gradient(272deg,#3b4674,#353e60) 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029}.bg-purple{background:transparent linear-gradient(91deg,#4821b5,#5b1aa9) 0 0 no-repeat padding-box;box-shadow:0 -3px 6px #00000072}.modal-forgot-password.modal-forgot-password-bbc .panel-left h2{margin-top:25px}@media print,screen and (min-width:64em){.modal-forgot-password.modal-forgot-password-bbc .panel-left h2{margin-top:0}}@media print,screen and (min-width:64em){.modal-forgot-password.modal-forgot-password-bbc .panel-right .need-help{margin-top:320px}}.modal-join.modal-join-parent-form .callout{margin-bottom:1rem}.modal-join.modal-join-parent-form .panel-benefits{background:#5671ba url("/image/join/parent-signup.png");background-image:url("/image/join/parent-signup.png"),linear-gradient(180deg,#5671ba .09%,#6b5aaa);padding:60px}.modal-join.modal-join-parent-form .panel-benefits h2{font-size:20px}.modal-join.modal-join-parent-form .panel-benefits ul li{font-size:16px}.modal-join.modal-join-parent-form .panel-form .divider-horizontal{margin:30px auto;width:80%}.modal-join.modal-join-parent-form .panel-form .divider-horizontal span{font-size:14px}.modal-join.modal-join-parent-form .panel-form .social-buttons-small,.modal-join.modal-join-parent-form .panel-form .terms{margin-bottom:15px}.modal-join.modal-join-parent-form .panel-form .social-buttons-small .button{font-size:.7rem;line-height:1.2;margin:0 auto;width:80%}.modal-join.modal-join-parent-form .panel-form .social-buttons-small .button .icon{padding-top:.6em}.modal-join.modal-join-plan{border-radius:12px}.modal-join.modal-join-plan h1,.modal-join.modal-join-plan h2,.modal-join.modal-join-plan h3,.modal-join.modal-join-plan p{color:inherit}.modal-join.modal-join-plan .close-reveal-modal{z-index:2}.modal-join.modal-join-plan .panel-free,.modal-join.modal-join-plan .panel-paid{border-radius:0;padding:5rem 3.75rem 3.75rem;position:relative}.modal-join.modal-join-plan .panel-free{background-color:#3b80ed;background-image:linear-gradient(200deg,#1d21c4 10%,#55cee2);border-top-left-radius:12px;border-top-right-radius:12px;color:#fff}@media screen and (min-width:64rem){.modal-join.modal-join-plan .panel-free{border-top-left-radius:12px;border-bottom-left-radius:12px;border-top-right-radius:0}}.modal-join.modal-join-plan .panel-paid{border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media screen and (min-width:64rem){.modal-join.modal-join-plan .panel-paid{border-bottom-left-radius:0;border-top-right-radius:12px;border-bottom-right-radius:12px}}.modal-join.modal-join-plan .panel-paid ul{font-size:.9rem}.modal-join.modal-join-plan .panel-paid .sale-ribbon{background-image:url("/image/parents/sale-ribbon.svg");background-position:0 0;background-repeat:no-repeat;background-size:100%;color:#fff;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-weight:700;text-align:center;text-transform:uppercase;padding:1.5rem .5rem 0 1rem;position:absolute;top:-.7rem;left:1.5rem;width:5rem;height:6.25rem}.modal-join.modal-join-teacher .panel-benefits ul li{font-size:16px}.modal-join.modal-join-teacher .panel-benefits .class-info{font-family:open sans condensed,open sans,helvetica,arial,sans-serif;font-size:16px;font-weight:700;line-height:28px}.modal-join.modal-join-teacher .panel-benefits .signup-info{margin-top:20px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;font-size:16px}.modal-join.modal-join-teacher .panel-benefits .school-info{margin-top:30px;font-family:open sans condensed,open sans,helvetica,arial,sans-serif;font-size:16px;line-height:28px}.modal-sign-in.modal-sign-in-bbc .panel-benefits{background-image:url("/image/bbc/modal-sign-in/bbc-signup-doctor.png"),url("/image/bbc/modal-sign-in/bbc-signup.png");background-position:bottom,50%;background-size:220px,cover}.modal-sign-in.modal-sign-in-bbc .panel-benefits .logo{max-height:70px}.classroom-gradient-green{background:#ffcd4b;background:linear-gradient(45deg,#ffcd4b,#4ca960);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#4ca960",GradientType=1)}.classroom-gradient-purple{background:#9078c6;background:linear-gradient(45deg,#9078c6,#2d5ea3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#997abc",endColorstr="#2d5ea3",GradientType=1)}.classroom-gradient-orange{background:#ffaa31;background:linear-gradient(45deg,#ffcd4b,#ffaa31);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#FFA64D",GradientType=1)}.classroom-gradient-red{background:#bb1c1c;background:linear-gradient(45deg,#bb1c1c,#e0439c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc3929",endColorstr="#e0439c",GradientType=1)}.bg-default{background-color:#f5f6f7}.bg-accent{background-color:#f5faff}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-blue{background-color:#36a1d8}.bg-light-blue{background-color:#7fd5ef}.bg-dark-blue{background-color:#3192c4}.bg-green{background-color:#5cbe5a}.bg-teal{background-color:#1fb5ad}.bg-yellow{background-color:#fed233}.bg-orange{background-color:#ffaa31}.bg-purple{background-color:#9078c6}.bg-vaz-light-purple{background-color:#40568c}.bg-gray0{background-color:#fefefe}.bg-gray1{background-color:#f5f6f7}.bg-gray2{background-color:#eee}.bg-gray3{background-color:#e8e8e8}.bg-gray4{background-color:#e1e1e1}.bg-gray5{background-color:#d7d7d7}.bg-gray6{background-color:#a9b0b4}.bg-rule{background-color:#dae1e1}.bg-gradient-blue{background-image:radial-gradient(farthest-corner at 600px 600px,#03b9ff 0,#077fbd 100%)}.bg-gradient-purple{background-image:radial-gradient(52% 72%,#40568c 0,#1a2834 100%)}.bg-gradient-purple-cyan{background-image:linear-gradient(90deg,#6b55b5 15%,#4dc4d9 85%)}.text-capitalize{text-transform:capitalize}.cursor-pointer{cursor:pointer}.flex{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-child,.flex>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (min-width:40em){.medium-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.medium-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.medium-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.medium-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.medium-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.medium-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.medium-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.medium-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.medium-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.medium-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.medium-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.medium-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.medium-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.medium-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.medium-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.medium-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.medium-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}@media print,screen and (min-width:64em){.large-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.large-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.large-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.large-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.large-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.large-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.large-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.large-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.large-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.large-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.large-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.large-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.large-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.large-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.large-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.large-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.large-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.large-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.large-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:75em){.xlarge-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.xlarge-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.xlarge-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.xlarge-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.xlarge-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.xlarge-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.xlarge-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.xlarge-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.xlarge-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.xlarge-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.xlarge-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.xlarge-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xlarge-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.xlarge-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.xlarge-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.xlarge-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.xlarge-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:90em){.xxlarge-flex-row{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-flex-row>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0}.xxlarge-flex-dir-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.xxlarge-flex-dir-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.xxlarge-flex-align-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.xxlarge-flex-align-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.xxlarge-flex-align-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.xxlarge-flex-align-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.xxlarge-flex-justify-center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.xxlarge-flex-justify-end{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.xxlarge-flex-justify-even{-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.xxlarge-flex-justify-space-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.xxlarge-flex-justify-start{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.xxlarge-flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.xxlarge-flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xxlarge-flex-align-self-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.xxlarge-flex-align-self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.xxlarge-flex-align-self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.xxlarge-flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.xxlarge-flex-noshrink{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.flex-grow{-webkit-flex-basis:0%;-ms-flex-preferred-size:0%;flex-basis:0%;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-push-top{margin-top:auto}.flex-push-right{margin-right:auto}.flex-push-bottom{margin-bottom:auto}.flex-push-left{margin-left:auto}.gap-0{gap:0}.gap-xs{gap:.625rem}.gap-sm{gap:1.25rem}.gap-md{gap:1.875rem}.gap-lg{gap:2.5rem}.gap-xl{gap:3.75rem}@media print,screen and (min-width:40em){.medium-gap-0{gap:0}.medium-gap-xs{gap:.625rem}.medium-gap-sm{gap:1.25rem}.medium-gap-md{gap:1.875rem}.medium-gap-lg{gap:2.5rem}.medium-gap-xl{gap:3.75rem}}@media print,screen and (min-width:64em){.large-gap-0{gap:0}.large-gap-xs{gap:.625rem}.large-gap-sm{gap:1.25rem}.large-gap-md{gap:1.875rem}.large-gap-lg{gap:2.5rem}.large-gap-xl{gap:3.75rem}}@media screen and (min-width:75em){.xlarge-gap-0{gap:0}.xlarge-gap-xs{gap:.625rem}.xlarge-gap-sm{gap:1.25rem}.xlarge-gap-md{gap:1.875rem}.xlarge-gap-lg{gap:2.5rem}.xlarge-gap-xl{gap:3.75rem}}.margin-top-0{margin-top:0!important}.margin-top-xs{margin-top:10px!important}.margin-top-sm{margin-top:20px!important}.margin-top-md{margin-top:30px!important}.margin-top-lg{margin-top:40px!important}.margin-top-xl{margin-top:60px!important}.margin-right-0{margin-right:0!important}.margin-right-xs{margin-right:10px!important}.margin-right-sm{margin-right:20px!important}.margin-right-md{margin-right:30px!important}.margin-right-lg{margin-right:40px!important}.margin-right-xl{margin-right:60px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-xs{margin-bottom:10px!important}.margin-bottom-sm{margin-bottom:20px!important}.margin-bottom-md{margin-bottom:30px!important}.margin-bottom-lg{margin-bottom:40px!important}.margin-bottom-xl{margin-bottom:60px!important}.margin-left-0{margin-left:0!important}.margin-left-xs{margin-left:10px!important}.margin-left-sm{margin-left:20px!important}.margin-left-md{margin-left:30px!important}.margin-left-lg{margin-left:40px!important}.margin-left-xl{margin-left:60px!important}.margin-block-0{margin-top:0!important;margin-bottom:0!important}.margin-inline-0{margin-right:0!important;margin-left:0!important}.margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.margin-inline-md{margin-right:30px!important;margin-left:30px!important}.margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.margin-inline-xl{margin-right:60px!important;margin-left:60px!important}@media print,screen and (min-width:40em){.medium-margin-top-0{margin-top:0!important}.medium-margin-top-xs{margin-top:10px!important}.medium-margin-top-sm{margin-top:20px!important}.medium-margin-top-md{margin-top:30px!important}.medium-margin-top-lg{margin-top:40px!important}.medium-margin-top-xl{margin-top:60px!important}.medium-margin-right-0{margin-right:0!important}.medium-margin-right-xs{margin-right:10px!important}.medium-margin-right-sm{margin-right:20px!important}.medium-margin-right-md{margin-right:30px!important}.medium-margin-right-lg{margin-right:40px!important}.medium-margin-right-xl{margin-right:60px!important}.medium-margin-bottom-0{margin-bottom:0!important}.medium-margin-bottom-xs{margin-bottom:10px!important}.medium-margin-bottom-sm{margin-bottom:20px!important}.medium-margin-bottom-md{margin-bottom:30px!important}.medium-margin-bottom-lg{margin-bottom:40px!important}.medium-margin-bottom-xl{margin-bottom:60px!important}.medium-margin-left-0{margin-left:0!important}.medium-margin-left-xs{margin-left:10px!important}.medium-margin-left-sm{margin-left:20px!important}.medium-margin-left-md{margin-left:30px!important}.medium-margin-left-lg{margin-left:40px!important}.medium-margin-left-xl{margin-left:60px!important}.medium-margin-block-0{margin-top:0!important;margin-bottom:0!important}.medium-margin-inline-0{margin-right:0!important;margin-left:0!important}.medium-margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.medium-margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.medium-margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.medium-margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.medium-margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.medium-margin-inline-md{margin-right:30px!important;margin-left:30px!important}.medium-margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.medium-margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.medium-margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.medium-margin-inline-xl{margin-right:60px!important;margin-left:60px!important}}@media print,screen and (min-width:64em){.large-margin-top-0{margin-top:0!important}.large-margin-top-xs{margin-top:10px!important}.large-margin-top-sm{margin-top:20px!important}.large-margin-top-md{margin-top:30px!important}.large-margin-top-lg{margin-top:40px!important}.large-margin-top-xl{margin-top:60px!important}.large-margin-right-0{margin-right:0!important}.large-margin-right-xs{margin-right:10px!important}.large-margin-right-sm{margin-right:20px!important}.large-margin-right-md{margin-right:30px!important}.large-margin-right-lg{margin-right:40px!important}.large-margin-right-xl{margin-right:60px!important}.large-margin-bottom-0{margin-bottom:0!important}.large-margin-bottom-xs{margin-bottom:10px!important}.large-margin-bottom-sm{margin-bottom:20px!important}.large-margin-bottom-md{margin-bottom:30px!important}.large-margin-bottom-lg{margin-bottom:40px!important}.large-margin-bottom-xl{margin-bottom:60px!important}.large-margin-left-0{margin-left:0!important}.large-margin-left-xs{margin-left:10px!important}.large-margin-left-sm{margin-left:20px!important}.large-margin-left-md{margin-left:30px!important}.large-margin-left-lg{margin-left:40px!important}.large-margin-left-xl{margin-left:60px!important}.large-margin-block-0{margin-top:0!important;margin-bottom:0!important}.large-margin-inline-0{margin-right:0!important;margin-left:0!important}.large-margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.large-margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.large-margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.large-margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.large-margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.large-margin-inline-md{margin-right:30px!important;margin-left:30px!important}.large-margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.large-margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.large-margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.large-margin-inline-xl{margin-right:60px!important;margin-left:60px!important}}@media screen and (min-width:75em){.xlarge-margin-top-0{margin-top:0!important}.xlarge-margin-top-xs{margin-top:10px!important}.xlarge-margin-top-sm{margin-top:20px!important}.xlarge-margin-top-md{margin-top:30px!important}.xlarge-margin-top-lg{margin-top:40px!important}.xlarge-margin-top-xl{margin-top:60px!important}.xlarge-margin-right-0{margin-right:0!important}.xlarge-margin-right-xs{margin-right:10px!important}.xlarge-margin-right-sm{margin-right:20px!important}.xlarge-margin-right-md{margin-right:30px!important}.xlarge-margin-right-lg{margin-right:40px!important}.xlarge-margin-right-xl{margin-right:60px!important}.xlarge-margin-bottom-0{margin-bottom:0!important}.xlarge-margin-bottom-xs{margin-bottom:10px!important}.xlarge-margin-bottom-sm{margin-bottom:20px!important}.xlarge-margin-bottom-md{margin-bottom:30px!important}.xlarge-margin-bottom-lg{margin-bottom:40px!important}.xlarge-margin-bottom-xl{margin-bottom:60px!important}.xlarge-margin-left-0{margin-left:0!important}.xlarge-margin-left-xs{margin-left:10px!important}.xlarge-margin-left-sm{margin-left:20px!important}.xlarge-margin-left-md{margin-left:30px!important}.xlarge-margin-left-lg{margin-left:40px!important}.xlarge-margin-left-xl{margin-left:60px!important}.xlarge-margin-block-0{margin-top:0!important;margin-bottom:0!important}.xlarge-margin-inline-0{margin-right:0!important;margin-left:0!important}.xlarge-margin-block-xs{margin-top:10px!important;margin-bottom:10px!important}.xlarge-margin-inline-xs{margin-right:10px!important;margin-left:10px!important}.xlarge-margin-block-sm{margin-top:20px!important;margin-bottom:20px!important}.xlarge-margin-inline-sm{margin-right:20px!important;margin-left:20px!important}.xlarge-margin-block-md{margin-top:30px!important;margin-bottom:30px!important}.xlarge-margin-inline-md{margin-right:30px!important;margin-left:30px!important}.xlarge-margin-block-lg{margin-top:40px!important;margin-bottom:40px!important}.xlarge-margin-inline-lg{margin-right:40px!important;margin-left:40px!important}.xlarge-margin-block-xl{margin-top:60px!important;margin-bottom:60px!important}.xlarge-margin-inline-xl{margin-right:60px!important;margin-left:60px!important}}.padding-top-0{padding-top:0!important}.padding-top-xs{padding-top:10px!important}.padding-top-sm{padding-top:20px!important}.padding-top-md{padding-top:30px!important}.padding-top-lg{padding-top:40px!important}.padding-top-xl{padding-top:60px!important}.padding-right-0{padding-right:0!important}.padding-right-xs{padding-right:10px!important}.padding-right-sm{padding-right:20px!important}.padding-right-md{padding-right:30px!important}.padding-right-lg{padding-right:40px!important}.padding-right-xl{padding-right:60px!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-xs{padding-bottom:10px!important}.padding-bottom-sm{padding-bottom:20px!important}.padding-bottom-md{padding-bottom:30px!important}.padding-bottom-lg{padding-bottom:40px!important}.padding-bottom-xl{padding-bottom:60px!important}.padding-left-0{padding-left:0!important}.padding-left-xs{padding-left:10px!important}.padding-left-sm{padding-left:20px!important}.padding-left-md{padding-left:30px!important}.padding-left-lg{padding-left:40px!important}.padding-left-xl{padding-left:60px!important}.padding-block-0{padding-top:0!important;padding-bottom:0!important}.padding-inline-0{padding-right:0!important;padding-left:0!important}.padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.padding-inline-md{padding-right:30px!important;padding-left:30px!important}.padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.padding-inline-xl{padding-right:60px!important;padding-left:60px!important}@media print,screen and (min-width:40em){.medium-padding-top-0{padding-top:0!important}.medium-padding-top-xs{padding-top:10px!important}.medium-padding-top-sm{padding-top:20px!important}.medium-padding-top-md{padding-top:30px!important}.medium-padding-top-lg{padding-top:40px!important}.medium-padding-top-xl{padding-top:60px!important}.medium-padding-right-0{padding-right:0!important}.medium-padding-right-xs{padding-right:10px!important}.medium-padding-right-sm{padding-right:20px!important}.medium-padding-right-md{padding-right:30px!important}.medium-padding-right-lg{padding-right:40px!important}.medium-padding-right-xl{padding-right:60px!important}.medium-padding-bottom-0{padding-bottom:0!important}.medium-padding-bottom-xs{padding-bottom:10px!important}.medium-padding-bottom-sm{padding-bottom:20px!important}.medium-padding-bottom-md{padding-bottom:30px!important}.medium-padding-bottom-lg{padding-bottom:40px!important}.medium-padding-bottom-xl{padding-bottom:60px!important}.medium-padding-left-0{padding-left:0!important}.medium-padding-left-xs{padding-left:10px!important}.medium-padding-left-sm{padding-left:20px!important}.medium-padding-left-md{padding-left:30px!important}.medium-padding-left-lg{padding-left:40px!important}.medium-padding-left-xl{padding-left:60px!important}.medium-padding-block-0{padding-top:0!important;padding-bottom:0!important}.medium-padding-inline-0{padding-right:0!important;padding-left:0!important}.medium-padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.medium-padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.medium-padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.medium-padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.medium-padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.medium-padding-inline-md{padding-right:30px!important;padding-left:30px!important}.medium-padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.medium-padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.medium-padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.medium-padding-inline-xl{padding-right:60px!important;padding-left:60px!important}}@media print,screen and (min-width:64em){.large-padding-top-0{padding-top:0!important}.large-padding-top-xs{padding-top:10px!important}.large-padding-top-sm{padding-top:20px!important}.large-padding-top-md{padding-top:30px!important}.large-padding-top-lg{padding-top:40px!important}.large-padding-top-xl{padding-top:60px!important}.large-padding-right-0{padding-right:0!important}.large-padding-right-xs{padding-right:10px!important}.large-padding-right-sm{padding-right:20px!important}.large-padding-right-md{padding-right:30px!important}.large-padding-right-lg{padding-right:40px!important}.large-padding-right-xl{padding-right:60px!important}.large-padding-bottom-0{padding-bottom:0!important}.large-padding-bottom-xs{padding-bottom:10px!important}.large-padding-bottom-sm{padding-bottom:20px!important}.large-padding-bottom-md{padding-bottom:30px!important}.large-padding-bottom-lg{padding-bottom:40px!important}.large-padding-bottom-xl{padding-bottom:60px!important}.large-padding-left-0{padding-left:0!important}.large-padding-left-xs{padding-left:10px!important}.large-padding-left-sm{padding-left:20px!important}.large-padding-left-md{padding-left:30px!important}.large-padding-left-lg{padding-left:40px!important}.large-padding-left-xl{padding-left:60px!important}.large-padding-block-0{padding-top:0!important;padding-bottom:0!important}.large-padding-inline-0{padding-right:0!important;padding-left:0!important}.large-padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.large-padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.large-padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.large-padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.large-padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.large-padding-inline-md{padding-right:30px!important;padding-left:30px!important}.large-padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.large-padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.large-padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.large-padding-inline-xl{padding-right:60px!important;padding-left:60px!important}}@media screen and (min-width:75em){.xlarge-padding-top-0{padding-top:0!important}.xlarge-padding-top-xs{padding-top:10px!important}.xlarge-padding-top-sm{padding-top:20px!important}.xlarge-padding-top-md{padding-top:30px!important}.xlarge-padding-top-lg{padding-top:40px!important}.xlarge-padding-top-xl{padding-top:60px!important}.xlarge-padding-right-0{padding-right:0!important}.xlarge-padding-right-xs{padding-right:10px!important}.xlarge-padding-right-sm{padding-right:20px!important}.xlarge-padding-right-md{padding-right:30px!important}.xlarge-padding-right-lg{padding-right:40px!important}.xlarge-padding-right-xl{padding-right:60px!important}.xlarge-padding-bottom-0{padding-bottom:0!important}.xlarge-padding-bottom-xs{padding-bottom:10px!important}.xlarge-padding-bottom-sm{padding-bottom:20px!important}.xlarge-padding-bottom-md{padding-bottom:30px!important}.xlarge-padding-bottom-lg{padding-bottom:40px!important}.xlarge-padding-bottom-xl{padding-bottom:60px!important}.xlarge-padding-left-0{padding-left:0!important}.xlarge-padding-left-xs{padding-left:10px!important}.xlarge-padding-left-sm{padding-left:20px!important}.xlarge-padding-left-md{padding-left:30px!important}.xlarge-padding-left-lg{padding-left:40px!important}.xlarge-padding-left-xl{padding-left:60px!important}.xlarge-padding-block-0{padding-top:0!important;padding-bottom:0!important}.xlarge-padding-inline-0{padding-right:0!important;padding-left:0!important}.xlarge-padding-block-xs{padding-top:10px!important;padding-bottom:10px!important}.xlarge-padding-inline-xs{padding-right:10px!important;padding-left:10px!important}.xlarge-padding-block-sm{padding-top:20px!important;padding-bottom:20px!important}.xlarge-padding-inline-sm{padding-right:20px!important;padding-left:20px!important}.xlarge-padding-block-md{padding-top:30px!important;padding-bottom:30px!important}.xlarge-padding-inline-md{padding-right:30px!important;padding-left:30px!important}.xlarge-padding-block-lg{padding-top:40px!important;padding-bottom:40px!important}.xlarge-padding-inline-lg{padding-right:40px!important;padding-left:40px!important}.xlarge-padding-block-xl{padding-top:60px!important;padding-bottom:60px!important}.xlarge-padding-inline-xl{padding-right:60px!important;padding-left:60px!important}}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.italic{font-style:italic}.color-inherit{color:inherit!important}.text-red{color:#dc3929}.text-red-sale{color:#bf103d}.text-ellipsis{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-underline{text-decoration:underline!important}.text-strike{text-decoration:line-through!important}.text-uppercase{text-transform:uppercase!important}.text-nowrap{white-space:nowrap!important}@media print,screen and (min-width:64em){.large-text-left{text-align:left}}.text-small{font-size:.75em!important}.text-large{font-size:1.25em!important}@media print,screen and (min-width:40em){.medium-text-small{font-size:.75em!important}.medium-text-large{font-size:1.25em!important}}@media print,screen and (min-width:64em){.large-text-small{font-size:.75em!important}.large-text-large{font-size:1.25em!important}}@media screen and (min-width:75em){.xlarge-text-small{font-size:.75em!important}.xlarge-text-large{font-size:1.25em!important}}@media screen and (min-width:90em){.xxlarge-text-small{font-size:.75em!important}.xxlarge-text-large{font-size:1.25em!important}}.modal-student-certificate-redeem{background-color:#25293a;color:#fefefe;font-size:1rem;padding:0}.modal-student-certificate-redeem a,.modal-student-certificate-redeem h1,.modal-student-certificate-redeem h2,.modal-student-certificate-redeem h3,.modal-student-certificate-redeem h4,.modal-student-certificate-redeem h5,.modal-student-certificate-redeem h6,.modal-student-certificate-redeem p{color:inherit}.modal-student-certificate-redeem a,.modal-student-certificate-redeem p{font-size:inherit}.modal-student-certificate-redeem .cert-redeem{background-image:url("/image/dashboard/student/modal-certificate-redeem/bg-banner.svg"),url("/image/dashboard/student/modal-certificate-redeem/bg-grid.png");background-position:50%,50%;background-repeat:no-repeat;background-size:200% 100%,cover;padding:1.25rem .625rem;min-height:100%}@media print,screen and (min-width:64em){.modal-student-certificate-redeem .cert-redeem{background-size:100% 100%,cover;padding:1.875rem 1.25rem}}.modal-student-certificate-redeem .cert-redeem-title{font-size:1.875rem}.modal-student-certificate-redeem .cert-redeem-certificate{position:relative}.modal-student-certificate-redeem .cert-redeem-certificate__name{color:#504443;font-size:1.125rem;overflow:hidden;position:absolute;top:48%;left:50%;text-overflow:ellipsis;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);white-space:nowrap;max-width:15rem}@media print,screen and (min-width:40em){.modal-student-certificate-redeem .cert-redeem-certificate__name{font-size:1.5rem}}.modal-student-certificate-redeem .cert-redeem-form{position:relative;max-width:100%;background-color:#fefefe;border-radius:1rem;box-shadow:0 .1875rem .375rem rgba(0,0,0,.3);padding:1.25rem}.modal-student-certificate-redeem .cert-redeem-form label{font-weight:600}.modal-student-certificate-redeem .cert-redeem-form label input{margin-top:.625rem}.modal-student-certificate-redeem .cert-redeem-form .button{min-width:11.875rem}.modal-student-certificate-redeem .cert-redeem-form__title{color:#3654b9;font-size:1.25rem}.modal-student-certificate-redeem .cert-redeem-form__shared{color:#000}@media print,screen and (min-width:64em){.modal-student-certificate-redeem .cert-redeem-form{padding:1.875rem}}.modal-student-certificate-redeem .close-reveal-modal{background-color:#3e4047;border-radius:50%;color:#fefefe!important;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:.625rem;right:.625rem;width:2.5rem;height:2.5rem}@media print,screen and (min-width:64em){.modal-student-certificate-redeem .close-reveal-modal{top:2.5rem;right:2.5rem}}.modal-student-certificate-redeem .spacer{margin-left:auto}@media screen and (min-width:1130px){.parent-dash-login-popup{width:34.125rem!important}}.parent-dash-login-popup a,.parent-dash-login-popup input{font:normal normal 700 14px/19px Open Sans}.flex-wrapper{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:unset}.heading{text-align:center;font:normal normal 700 24px/31px Montserrat;text-transform:unset;margin:0;padding-bottom:.875rem}.heading,.sub-heading{letter-spacing:0;color:#2e3347}.sub-heading{padding:0 2rem;text-align:justify;font:normal normal normal 18px/32px Open Sans}.close{background:#444852 0 0 no-repeat padding-box;color:#fff!important;right:-16px!important;top:-16px!important;border-radius:100%;font-size:22px!important;padding:5px 10px}join-role-selector-buttons{font-size:14px}join-role-selector-buttons .button-group{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:8px}join-role-selector-buttons .button-group .button{border:1px solid #00bcd4;border-left-width:1px;border-right-width:1px;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;margin-right:0;padding:10px 0;text-transform:none}join-role-selector-buttons .button-group .button:first-child{border-right-width:0}join-role-selector-buttons .button-group .button:last-child{border-left-width:0}join-role-selector-buttons .button-group .button:hover{color:#fefefe;background-color:#009fbb;border-color:#009fbb}join-role-selector-buttons .button-group .button:hover .tooltip{display:block}join-role-selector-buttons .button-group .button .tooltip{display:none}.modal-download-ebook{max-width:573px;width:500px;background-color:#fff;border-radius:10px!important;padding:41px!important;text-align:center;background-color:#f0fafe!important}.modal-download-ebook h2{font-size:16px;font-weight:400;font-family:Open Sans;margin-bottom:0!important;padding:10px!important}.modal-download-ebook .title-box{width:100%;height:auto;border:1px;border-style:solid;border-color:#bccde9;background-color:#e5ebf6;margin-bottom:1rem}.modal-download-ebook img{width:auto;height:161px;border-radius:16px;text-align:center;box-shadow:0 4px 8px 0 #0A0A0A14}.modal-download-ebook p{font-family:Montserrat;font-size:32px!important;font-weight:700;line-height:40px;text-align:center}.modal-download-ebook .download-ebook-buttons{width:320px;font-size:16px!important}.classroom-gradient-green{background:#ffcd4b;background:linear-gradient(45deg,#ffcd4b,#4ca960);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#4ca960",GradientType=1)}.classroom-gradient-purple{background:#9078c6;background:linear-gradient(45deg,#9078c6,#2d5ea3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#997abc",endColorstr="#2d5ea3",GradientType=1)}.classroom-gradient-orange{background:#ffaa31;background:linear-gradient(45deg,#ffcd4b,#ffaa31);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffcd4b",endColorstr="#FFA64D",GradientType=1)}.classroom-gradient-red{background:#bb1c1c;background:linear-gradient(45deg,#bb1c1c,#e0439c);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#dc3929",endColorstr="#e0439c",GradientType=1)}.bg-default{background-color:#f5f6f7}.bg-accent{background-color:#f5faff}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-blue{background-color:#36a1d8}.bg-light-blue{background-color:#7fd5ef}.bg-dark-blue{background-color:#3192c4}.bg-green{background-color:#5cbe5a}.bg-teal{background-color:#1fb5ad}.bg-yellow{background-color:#fed233}.bg-orange{background-color:#ffaa31}.bg-purple{background-color:#9078c6}.bg-vaz-light-purple{background-color:#40568c}.bg-gray0{background-color:#fefefe}.bg-gray1{background-color:#f5f6f7}.bg-gray2{background-color:#eee}.bg-gray3{background-color:#e8e8e8}.bg-gray4{background-color:#e1e1e1}.bg-gray5{background-color:#d7d7d7}.bg-gray6{background-color:#a9b0b4}.bg-rule{background-color:#dae1e1}.bg-gradient-blue{background-image:radial-gradient(farthest-corner at 600px 600px,#03b9ff 0,#077fbd 100%)}.bg-gradient-purple{background-image:radial-gradient(52% 72%,#40568c 0,#1a2834 100%)}.bg-gradient-purple-cyan{background-image:linear-gradient(90deg,#6b55b5 15%,#4dc4d9 85%)}.text-capitalize{text-transform:capitalize}.cursor-pointer{cursor:pointer}.modal-sign-in-2{height:auto!important;overflow:visible!important}.modal-sign-in-2.reveal{border:none;border-radius:12px;padding:0}@media print,screen and (min-width:40em){.modal-sign-in-2.reveal{min-width:28.125rem;max-width:37.5rem}}@media print,screen and (min-width:64em){.modal-sign-in-2.reveal{width:75%}}@media screen and (min-width:90em){.modal-sign-in-2.reveal{width:60%}}.modal-sign-in-2.reveal .close-reveal-modal{background-color:#444852;border-radius:50%;box-sizing:content-box;color:#fff;font-size:2rem;font-weight:700;line-height:.9;padding:.125rem;width:1em;height:1em;top:0;right:0;text-align:center;-webkit-transform:translate(-25%,25%);transform:translate(-25%,25%)}.modal-sign-in-2.reveal .close-reveal-modal:hover{color:#fff}@media print,screen and (min-width:40em){.modal-sign-in-2.reveal .close-reveal-modal{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.modal-sign-in-2 .header{margin-top:1.25rem}@media print,screen and (min-width:40em){.modal-sign-in-2 .header{margin-top:0}}.modal-sign-in-2 .alert,.modal-sign-in-2 .alert>input,.modal-sign-in-2 .alert>label,.modal-sign-in-2 .alert>label>input{color:#dd4b39}.modal-sign-in-2 form label{margin-bottom:15px;font-weight:400;position:relative}.modal-sign-in-2 form label input[type=email],.modal-sign-in-2 form label input[type=number],.modal-sign-in-2 form label input[type=password],.modal-sign-in-2 form label input[type=text]{display:block;margin-bottom:0;width:100%;height:50px;border:1px solid #e4e4e4;line-height:50px}.modal-sign-in-2 form label .warning{font-size:13px;font-style:italic}.modal-sign-in-2 form label .show-password{position:absolute;bottom:17px;right:7px}.modal-sign-in-2 form label.show-password{color:gray}.modal-sign-in-2 form .terms .text,.modal-sign-in-2 form .terms label{transition:color .25s ease-in-out}.modal-sign-in-2 form .terms label{margin-bottom:0}.modal-sign-in-2 form .terms.terms-invalid .text,.modal-sign-in-2 form .terms.terms-invalid label{color:#dc3929}.modal-sign-in-2 form .forgot-password{color:inherit;display:block;margin-bottom:1rem;font-size:.875rem}@media print,screen and (min-width:64em){.modal-sign-in-2 form .forgot-password{margin-bottom:2rem}}.modal-sign-in-2 form .button-submit{width:100%;font-size:.9rem;font-weight:400;line-height:1.8}.modal-sign-in-2 a{font-size:inherit}.modal-sign-in-2 .signup-signin{margin-bottom:0}.modal-sign-in-2 .signup-signin .signin,.modal-sign-in-2 .signup-signin .signup{display:inline-block;margin-right:25px;font-size:1rem;font-weight:400}.modal-sign-in-2 .terms{margin-bottom:35px}.modal-sign-in-2 .terms .text{color:gray;font-size:13px;font-weight:300}.modal-sign-in-2 .terms .text a{color:gray;font-weight:600;text-decoration:underline}.modal-sign-in-2 .terms label{display:block;padding:5px;color:gray;font-size:13px}.modal-sign-in-2 .terms label input{margin-bottom:0;vertical-align:middle}.modal-sign-in-2 .social-buttons-small .group{background-color:#f4f9fa;border:1px solid #e4e4e4}.modal-sign-in-2 .social-buttons-small.icon-only .label{display:none}.modal-sign-in-2 .social-buttons-small:last-child{margin-bottom:0}.modal-sign-in-2 .social-buttons-small .button{margin-bottom:1rem!important}.modal-sign-in-2 .social-buttons-small.icon-only .button{display:inline-block;width:auto;min-width:0;margin-right:10px;vertical-align:top;padding:.85em 0 .85em 50px}.modal-sign-in-2 .social-buttons-small .button{position:relative;display:inline-block;border:none;padding:.85em 1em .85em 50px;font-size:.9rem;font-weight:400;line-height:1.8;vertical-align:top}.modal-sign-in-2 .social-buttons-small .button .icon{float:none;position:absolute;top:0;left:0;bottom:0;width:50px;margin:0;padding-top:.85em;background-color:rgba(0,0,0,.1)}.modal-sign-in-2 .social-buttons-small .button.button-google{padding:2px 6px 2px 0;background-color:#fff;border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);min-width:auto;line-height:1}.modal-sign-in-2 .social-buttons-small .button.button-google span{float:right;margin-top:9px;padding-left:10px;text-transform:uppercase;font-size:12px;color:#575757}.modal-sign-in-2 .social-buttons-small .button.button-google:hover{background-color:#f0f0f0}.modal-sign-in-2 .social-buttons-small .button.button-windows{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 6px;background-color:#fff;color:#575757;min-width:0}.modal-sign-in-2 .social-buttons-small .button.button-windows .icon.icon-windows{float:left;position:relative;width:auto;padding-top:0;background-color:transparent;color:#75d0f3}.modal-sign-in-2 .social-buttons-small .button.button-windows span.label{padding-left:14px;padding-top:1px;text-transform:uppercase;font-size:12px}.modal-sign-in-2 .social-buttons-small .button.button-clever{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 6px;background-color:#fff;color:#575757;position:relative;min-width:0}.modal-sign-in-2 .social-buttons-small .button.button-clever span.label{padding-left:14px;padding-top:1px;text-transform:uppercase;font-size:12px}.modal-sign-in-2 .social-buttons-small .button.button-clever svg{position:absolute;left:1rem}.modal-sign-in-2 .social-buttons-small .button.button-qrcode{background-color:#fff;border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:4px 10px;width:auto;text-transform:uppercase}.modal-sign-in-2 .social-buttons-small .button.button-qrcode svg{width:auto;height:1em;vertical-align:middle;fill:#575757}.modal-sign-in-2 .social-buttons-small .button.button-qrcode span{padding-left:10px;font-size:12px;color:#575757}.modal-sign-in-2 .social-buttons-small .button.button-facebook{background-color:#fff;border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);padding:8px 4px;color:#575757;min-width:0}.modal-sign-in-2 .social-buttons-small .button.button-facebook .icon.icon-facebook{float:left;position:relative;width:auto;padding-top:0;background-color:transparent;color:#40659f}.modal-sign-in-2 .social-buttons-small .button.button-facebook span.label{padding-left:14px;padding-top:1px;text-transform:uppercase;font-size:12px}.modal-sign-in-2 p{font-size:.875rem}.modal-sign-in-2 .panel-benefits,.modal-sign-in-2 .panel-left{position:relative;padding:1rem}@media print,screen and (min-width:64em){.modal-sign-in-2 .panel-benefits,.modal-sign-in-2 .panel-left{padding:1.25rem}}.modal-sign-in-2 .panel-benefits .back,.modal-sign-in-2 .panel-left .back{position:absolute;left:25px;top:25px;color:#b9c4e1;font-weight:400}.modal-sign-in-2 .panel-benefits a,.modal-sign-in-2 .panel-left a{text-decoration:underline}.modal-sign-in-2 .panel-benefits h2,.modal-sign-in-2 .panel-left h2{font-weight:500}.modal-sign-in-2 .panel-benefits ul li,.modal-sign-in-2 .panel-left ul li{line-height:2em}.modal-sign-in-2 .panel-benefits .languages,.modal-sign-in-2 .panel-left .languages{display:block;margin:auto}.modal-sign-in-2 .panel-benefits{background-repeat:no-repeat;background-size:cover;border-radius:12px}.modal-sign-in-2 .panel-benefits h2,.modal-sign-in-2 .panel-benefits label,.modal-sign-in-2 .panel-benefits p{color:inherit}@media print,screen and (min-width:40em){.modal-sign-in-2 .panel-benefits .title{font-size:1.5rem}}.modal-sign-in-2 .panel-benefits .signup{font-size:1rem}.modal-sign-in-2 .panel-benefits .signup a{font-size:inherit;font-weight:inherit;text-decoration:none}.modal-sign-in-2 .panel-benefits .privacy{font-size:.875rem}.modal-sign-in-2 .panel-benefits .privacy a{font-size:inherit;font-weight:inherit;text-decoration:none}@media print,screen and (min-width:40em){.modal-sign-in-2 .panel-left.panel-qrcode{text-align:initial}}.modal-sign-in-2 .panel-left.panel-qrcode h2{margin-bottom:inherit}.modal-sign-in-2 .panel-left.panel-qrcode .icon-badge{margin-bottom:15px;max-width:50px}.modal-sign-in-2 .panel-left.panel-qrcode .instructions{text-align:initial;list-style-position:inside;font-size:14px}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame{position:relative}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame .webcam{display:block;max-width:100%}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame .label{text-align:center;height:2em;line-height:2em;font-size:13px;font-weight:500}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame .label.validate{background-color:#b8c5ff;color:#fff}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame .label.login{background-color:#5cbe5a;color:#fff}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame .label.error{background-color:#dc3929;color:#fff}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame .overlay{position:absolute;width:60%;height:60%;top:20%;left:20%;object-fit:contain;opacity:.3}.modal-sign-in-2 .panel-left.panel-qrcode .video-frame .button-toggle-camera{position:absolute;top:15px;right:15px}.modal-sign-in-2 .panel-left.panel-qrcode .signup{margin-top:100px}.modal-sign-in-2 .modal-footer{padding:0 25px 40px;color:#6d6d6d;font-weight:400}.modal-sign-in-2 .modal-footer .back{text-align:left}.modal-sign-in-2 .modal-footer .back a{color:#6d6d6d;font-weight:400}.modal-sign-in-2 .modal-footer .signin{text-align:right}.modal-sign-in-2 .modal-footer .signin a{white-space:nowrap;font-weight:400}.modal-sign-in-2 .divider-horizontal{position:relative;display:block;min-height:1px;background:#dae1e1;margin:30px 0}.modal-sign-in-2 .divider-horizontal span{position:absolute;top:0;left:50%;width:34px;height:14px;color:#4e565a;font-size:12pt;line-height:14px;font-weight:500;text-align:center;background:#fff;padding:0 6px;margin:-7px 0 0 -17px}.modal-sign-in-2 .sign-in-role-selector-buttons{font-size:1rem}.modal-sign-in-2 .sign-in-role-selector-buttons .button-group{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.5rem}.modal-sign-in-2 .sign-in-role-selector-buttons .button-group .button{background-color:transparent;border:1px solid #00bcd4;border-right-width:1px;border-left-width:1px;color:#00bcd4;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:1rem;margin-right:0;padding:.625rem 0;text-transform:none}.modal-sign-in-2 .sign-in-role-selector-buttons .button-group .button:first-child{border-right-width:0}.modal-sign-in-2 .sign-in-role-selector-buttons .button-group .button:last-child{border-left-width:0}.modal-sign-in-2 .sign-in-role-selector-buttons .button-group .button:focus,.modal-sign-in-2 .sign-in-role-selector-buttons .button-group .button:hover{background-color:rgba(0,188,212,.25);border-color:transparent}.modal-sign-in-2 .sign-in-role-selector-buttons .button-group .button.is-active{background-color:#00bcd4;color:#fff}@media screen and (max-height:769px){.modal-sign-in-2 .hide-for-short{display:none}}@media screen and (min-height:768px){.modal-sign-in-2 .show-for-short{display:none}}.modal-sign-in-2.\--orange .sign-in-role-selector-buttons .button-group .button{border-color:#fff;color:#fff}.modal-sign-in-2.\--orange .sign-in-role-selector-buttons .button-group .button:focus,.modal-sign-in-2.\--orange .sign-in-role-selector-buttons .button-group .button:hover{background-color:hsla(0,0%,100%,.25);border-color:transparent}.modal-sign-in-2.\--orange .sign-in-role-selector-buttons .button-group .button.is-active{background-color:#fff;color:#00bcd4}.modal-sign-in-2.\--orange .panel-benefits{background-color:#6b55b5;background-image:linear-gradient(135deg,#e64211 15%,#efa808 85%);color:#fff}.modal-sign-in-2.\--orange .panel-benefits .privacy a,.modal-sign-in-2.\--orange .panel-benefits .signup a{color:inherit}.MuiDialog-container{overflow-y:auto!important}.MuiTypography-modalTitle{max-width:100%}@media screen and (max-width:600px){button[variant=close]{top:2px!important;right:2px!important}}.single-modal-body{overflow-y:auto}@media screen and (min-width:900px){.single-modal-body{overflow-y:visible}}.split-modal-body{background-color:#f4f9fa;border-bottom-right-radius:4px;border-bottom-left-radius:4px}@media screen and (min-width:900px){.split-modal-body{border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:0}}.modal-accounts.modal-join{background-color:green}.modal-reject-reasons .title{padding-bottom:0;margin-bottom:0}.modal-reject-reasons button{margin-bottom:0;margin-left:10px}.modal-reject-reasons .category{margin-bottom:20px}.modal-reject-reasons .category.reject .icon{background-color:#fce6e2}.modal-reject-reasons .category.reject .icon .indicator{background-image:url("/image/dashboard/student/community/icon-notice.svg")}.modal-reject-reasons .category.reject label{color:#d01031}.modal-reject-reasons .category .icon{display:inline-block;position:relative;width:120px;height:120px;padding:10px;border-radius:50%;background-color:#d4faff}.modal-reject-reasons .category .icon .indicator{display:inline-block;position:absolute;left:-20px;bottom:0;background-image:url("/image/dashboard/student/community/icon-check.svg");background-size:contain;background-position:50%;background-repeat:no-repeat;width:40px;height:40px}.modal-reject-reasons .category label{font-weight:700;color:#03bcd5}.modal-reject-reasons .info{margin:20px 0;padding-top:20px;border-top:1px solid #ccc}.modal-quote-request-success.reveal{padding:48px;box-shadow:10px 10px 10px rgba(0,0,0,.4);border:0;opacity:0;transition:all .25s;-webkit-transform:scale(0);transform:scale(0);border-radius:0;overflow:visible}@media print,screen and (min-width:64em){.modal-quote-request-success.reveal{border-radius:16px}}.modal-quote-request-success.reveal label{margin:0;display:inline-block}.modal-quote-request-success.reveal input{margin-left:1px;margin-right:10px}.modal-quote-request-success.reveal a{font-size:16px}.modal-quote-request-success.reveal.reveal.reveal-animated{padding:48px;width:550px}.modal-quote-request-success.reveal .box-header h3{font-size:24px;font-weight:700;line-height:32px;color:#000531;margin-bottom:15px;font-family:Montserrat}.modal-quote-request-success.reveal .box-body{font-size:16px;line-height:24px}.modal-quote-request-success.reveal .success-box{display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.75rem;padding:.375rem .5rem;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:15px;border:1px solid #a1e080;border:1px solid var(--Informational-Positive-Border,#a1e080);background:#e8f7e0;background:var(--Informational-Positive-BG,#e8f7e0);font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;color:#0a0a0a;color:var(--Informational-Warning-Text,#0a0a0a);text-align:center}.modal-quote-request-success.reveal .loading-indicator{margin-top:105px;margin-bottom:105px}.modal-quote-request-success.reveal .close-reveal-modal{background-color:#fefefe;border-radius:50%;box-sizing:content-box;color:#444852;font-size:2rem;font-weight:700;line-height:.9;padding:.125rem;width:1em;height:1em;top:0;right:0;text-align:center;-webkit-transform:translate(-25%,25%);transform:translate(-25%,25%)}@media print,screen and (min-width:64em){.modal-quote-request-success.reveal .close-reveal-modal{background-color:#444852;color:#fefefe;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.modal-quote-request-success.reveal .text-sale{color:#bf103d;font-weight:600}.modal-quote-request-success.reveal .buttons{margin-top:20px;text-align:right}.modal-quote-request-success.reveal .step .table .row .value{text-align:right}.modal-quote-request-success.reveal .step.step-manage .title{text-transform:none;font-size:20px;font-weight:700;color:#000531}.modal-quote-request-success.reveal .step.step-manage .table .row{font-size:0;border-bottom:1px solid #e4e5e6;padding:10px 0}.modal-quote-request-success.reveal .step.step-manage .table .row .cell{text-overflow:ellipsis;overflow:hidden;display:inline-block;font-size:16px;font-weight:400;vertical-align:top}.modal-quote-request-success.reveal .step.step-manage .table .row .cell .plan-discount{color:#ef595b;font-weight:700;font-size:14px}.modal-quote-request-success.reveal .step.step-manage .table .row .cell.cell-title{font-weight:700}.modal-quote-request-success.reveal .step.step-manage .table .row .cell.cell-plans{height:auto}.modal-quote-request-success.reveal .step.step-manage .table .row .cell.cell-plans ul{margin-bottom:0}.modal-quote-request-success.reveal .step.step-manage .table .row .cell.cell-current-plan span.renewal-info{font-size:12px;font-weight:600}.modal-quote-request-success.reveal .step.step-manage .table .row .cell.cell-current-plan span.renewal-info.renewal-info-red{color:#ef595b}.modal-quote-request-success.reveal .step.step-manage .table .row.row-upgrade .plan{font-size:0}.modal-quote-request-success.reveal .step.step-manage .table .row.row-upgrade .plan .plan-attribute{display:inline-block;font-size:16px;font-weight:400;white-space:nowrap;vertical-align:top}.modal-quote-request-success.reveal .step.step-manage .table .row.row-upgrade .plan .plan-attribute label{font-size:16px;font-weight:400}.modal-quote-request-success.reveal .step.step-manage .table .row.row-upgrade .plan .plan-attribute .note{display:block;font-size:12px;margin-top:-10px;margin-left:25px;margin-bottom:8px}.modal-quote-request-success.reveal .step.step-manage .table .row.row-auto-renewal .cell.cell-title{width:100%}@media print,screen and (min-width:64em){.modal-quote-request-success.reveal .step.step-manage .table .row.row-auto-renewal .cell.cell-title{width:25%}}.modal-quote-request-success.reveal .step.step-manage .table .row.row-auto-renewal .cell.cell-input{width:100%}@media print,screen and (min-width:64em){.modal-quote-request-success.reveal .step.step-manage .table .row.row-auto-renewal .cell.cell-input{width:75%}}.modal-quote-request-success.reveal .step.step-manage .table .row.row-auto-renewal .message{font-size:12px;margin-bottom:10px;font-weight:500}.modal-quote-request-success.reveal .step.step-manage .table .row.row-great-choice .cell{color:#83c972;width:100%}.modal-quote-request-success.reveal .step.step-manage .table .row.row-great-choice .cell span.gc-icon{font-size:26px}.modal-quote-request-success.reveal .step.step-manage .table .row.row-great-choice .cell span.gc-text{display:inline-block;font-weight:500;font-size:16px;padding-bottom:0}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container{background-color:#f7fafb;border-radius:10px;padding:.5rem 1.25rem}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container table{font-size:16px;font-weight:400}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container table span.note{font-size:12px}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container table tbody{background:none;border:none}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container table tbody tr:nth-child(2n){background:none}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container table tbody td{padding-right:0;padding-left:0}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container table tbody td.value{font-weight:600;text-align:right}.modal-quote-request-success.reveal .step.step-preview-upgrade .table-container table tbody tr.total{border-top:1px solid #e4e5e6}.modal-quote-request-success.reveal .step.step-confirm-pause .confirm-content{margin:0 100px;text-align:center}.modal-quote-request-success.reveal .step.step-confirm-pause .confirm-content h4{margin-top:-20px}.modal-quote-request-success.reveal .step.step-confirm-pause .confirm-content ul{text-align:left;margin-left:-15px}.modal-quote-request-success.reveal .step.step-confirm-pause .confirm-content ul li{padding:5px 0}.modal-quote-request-success.reveal .step.step-confirm-pause .confirm-content ul li label{font-size:16px}.modal-quote-request-success.reveal .step.step-confirm-pause .buttons{text-align:center;border-top:1px solid #ccc;padding-top:20px}.modal-quote-request-success.reveal .step.step-confirm-pause .title{color:#ee5b57;margin-top:10px;margin-bottom:10px;text-align:center;font-size:20px}.modal-quote-request-success.reveal .step.step-confirm-pause .title span{display:inline-block;vertical-align:top;height:30px;line-height:30px}.modal-quote-request-success.reveal .step.step-confirm-pause .title label{display:inline-block;vertical-align:top;height:30px;line-height:30px;margin-left:10px;color:#ee5b57;font-size:20px}.modal-quote-request-success.reveal .step.step-confirm-pause p{font-weight:700}.modal-quote-request-success.reveal .step.step-confirm-pause .list.list-features{margin-top:15px}.modal-quote-request-success.reveal .step.step-confirm-pause .list.list-features .icon-blocked{color:#ee5b57}.modal-quote-request-success.reveal .step.step-confirm-pause .list.list-features li span{display:inline-block;vertical-align:top;height:20px;line-height:20px}.modal-quote-request-success.reveal .step.step-confirm-pause .list.list-features li label{display:inline-block;vertical-align:top;height:20px;line-height:20px;margin-left:10px}.modal-quote-request-success.reveal .step.step-reason-cancellation .title{margin-top:10px;margin-bottom:10px;text-align:center;font-size:20px}.modal-quote-request-success.reveal .step.step-reason-cancellation p{margin-bottom:8px}.modal-quote-request-success.reveal .step.step-reason-cancellation p label{font-weight:700}.modal-quote-request-success.reveal .step.step-reason-cancellation ul{line-height:1em;margin-bottom:0}.modal-quote-request-success.reveal .step.step-reason-cancellation ul li label{line-height:1em}.modal-quote-request-success.reveal .step.step-reason-cancellation ul li label input[type=text]{width:auto}.modal-quote-request-success.reveal .step.step-confirm-upgrade .table{margin-top:15px}.modal-quote-request-success.reveal .step.step-confirm-upgrade .table .row .name{padding:16px;text-align:left}.modal-quote-request-success.reveal .step.step-confirm-upgrade .table .row .value{padding:16px}.modal-quote-request-success.reveal .step.step-confirm-upgrade .table .row.row-total{font-weight:600}.modal-quote-request-success.reveal .step.step-final .message{margin:20px 0}.modal-quote-request-success.reveal::-webkit-scrollbar{width:8px}.modal-quote-request-success.reveal::-webkit-scrollbar-track{background-color:#d3d3d3}.modal-quote-request-success.reveal::-webkit-scrollbar-thumb{background-color:#a9a9a9}body.is-reveal-open .modal-manage-subscription{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.modal-hackathon-rules{overflow-y:scroll;max-height:95vh;padding:20px}.modal-hackathon-rules h2{font-size:36px}.modal-hackathon-rules p.red{color:#dc0c0c}.modal-hackathon-rules ol li ol{list-style-type:lower-alpha}.modal-hackathon-rules ul{list-style-type:square}.modal-hackathon-rules ol,.modal-hackathon-rules ul{font-size:16px;line-height:1.5}.modal-hackathon-rules ol li,.modal-hackathon-rules ul li{margin-left:30px;margin-bottom:10px}.modal-hackathon-rules ol ul,.modal-hackathon-rules ul ul{padding-top:5px}.modal-hackathon-rules ol ul li,.modal-hackathon-rules ul ul li{margin-bottom:0;list-style-type:disc}.modal-hackathon-rules .close-reveal-modal{right:30px;top:20px;color:#000;font-size:40px!important}.modal-hackathon-rules .rules-header{background-color:#00bcd4;margin:auto;text-align:center}.modal-hackathon-rules .close-reveal-modal.nasa-modal{color:hsla(0,0%,100%,.6)}.modal-hackathon-rules.reveal a{font-size:inherit}.modal-hackathons-rules.reveal.reveal-animated{overflow-y:auto;max-height:95vh;padding:0}.modal-hackathons-rules.reveal.reveal-animated .close-reveal-modal{right:30px;top:20px;color:#000}.modal-hackathons-rules.reveal.reveal-animated .header{background-color:#69b9d0;margin:auto;padding:30px 0;text-align:center}.modal-hackathons-rules.reveal.reveal-animated .header .title{margin:0;padding:0;color:#fff;font-size:30px;font-weight:700}.modal-hackathons-rules.reveal.reveal-animated .body{padding:20px}.modal-hackathons-rules.reveal.reveal-animated .body section{border-bottom:1px solid #000}.modal-hackathons-rules.reveal.reveal-animated .body section:last-child{border-bottom:none}project-shares .project-shares__no-results{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:400;height:200px}project-share-card .project-share-card{min-height:210px}.modal-add-course-to-classroom hr{border:none;border-top:1px solid #e8e8e8;margin:5px 20px}.modal-add-course-to-classroom .modal-header{text-align:center}.modal-add-course-to-classroom .step-title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:30px;font-weight:300}.modal-add-course-to-classroom .title-spacer{margin-bottom:20px}.modal-add-course-to-classroom .course-title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:24px;font-weight:300;margin-bottom:5px}.modal-add-course-to-classroom .course-image{max-width:100%}.modal-add-course-to-classroom .lesson-title{color:#25293a;font-size:16px;font-weight:400}.modal-add-course-to-classroom .lesson-description{color:#25293a;font-size:12px}.modal-add-course-to-classroom .lesson-image{max-width:85%}.modal-add-course-to-classroom .image-column{text-align:right}.modal-add-course-to-classroom .lesson-selection-option{display:inline-block;margin-right:25px;font-size:16px;font-weight:400}.modal-add-course-to-classroom .assignment-description{font-size:18px;font-weight:400;color:#707070;text-transform:uppercase;margin-bottom:15px}.modal-add-course-to-classroom .modal-footer{margin-top:10px;text-align:right}.modal-add-course-to-classroom .button-submit{margin-left:15px}.modal-add-course-to-classroom .header-control{text-align:left}.modal-add-course-to-classroom .back{text-align:left;color:#25293a;font-size:12px;font-weight:700}.modal-add-course-to-classroom .class-title{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;color:#25293a}.modal-add-course-to-classroom .class-description{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:300;color:#25293a}.modal-add-course-to-classroom .class-lessons{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:12px;font-weight:300;color:#25293a}.modal-add-course-to-classroom .class-no-lessons{color:#ad2e27!important}countdown-minutes .countdown-timer{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:.5rem;margin-left:1.25rem}countdown-minutes .countdown-timer__block{background-color:#9c0500;border-radius:.3125rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:.625rem;padding:.625rem;text-align:center;min-width:3.75rem;min-height:3.75rem}countdown-minutes .countdown-timer__timer{font-size:1.25rem;font-weight:700}.body-bbc-redeem .cookie-settings p{color:#25293a}.cookie-settings,.hifive .cookie-settings{background:#fff;bottom:10px;box-shadow:2px 1px 17px #0000005e;border-radius:6px;overflow-y:hidden;width:295px;left:10px;position:fixed;z-index:2147483646;padding:1rem;transition:max-height 1s ease-in}.cookie-settings.\--basic,.hifive .cookie-settings.\--basic{max-height:180px}.cookie-settings.\--advanced,.hifive .cookie-settings.\--advanced{max-height:365px}.cookie-settings a,.cookie-settings p,.hifive .cookie-settings a,.hifive .cookie-settings p{font-size:14px}.cookie-settings p,.hifive .cookie-settings p{margin-bottom:8px}.cookie-settings p.heading,.hifive .cookie-settings p.heading{font-weight:700;margin-bottom:2px}.cookie-settings .cookie-settings__actions,.cookie-settings .hifive .cookie-settings__actions,.hifive .cookie-settings .cookie-settings__actions,.hifive .cookie-settings .hifive .cookie-settings__actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cookie-settings .cookie-settings__actions .button,.cookie-settings .hifive .cookie-settings__actions .button,.hifive .cookie-settings .cookie-settings__actions .button,.hifive .cookie-settings .hifive .cookie-settings__actions .button{margin-bottom:0}.cookie-settings .cookie-settings__close,.cookie-settings .hifive .cookie-settings__close,.hifive .cookie-settings .cookie-settings__close,.hifive .cookie-settings .hifive .cookie-settings__close{color:#a8a8a8;font-size:22px;position:absolute;padding:4px 8px;right:0;top:0}.cookie-settings .cookie-settings__options,.cookie-settings .hifive .cookie-settings__options,.hifive .cookie-settings .cookie-settings__options,.hifive .cookie-settings .hifive .cookie-settings__options{font-size:12px;margin-bottom:8px}.cookie-settings .cookie-settings__options li,.cookie-settings .hifive .cookie-settings__options li,.hifive .cookie-settings .cookie-settings__options li,.hifive .cookie-settings .hifive .cookie-settings__options li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:2px;padding-top:2px}.cookie-settings .cookie-settings__options li .option-label,.cookie-settings .hifive .cookie-settings__options li .option-label,.hifive .cookie-settings .cookie-settings__options li .option-label,.hifive .cookie-settings .hifive .cookie-settings__options li .option-label{display:block;font-weight:700}.cookie-settings .cookie-settings__options li .switch-label.\--disabled,.cookie-settings .hifive .cookie-settings__options li .switch-label.\--disabled,.hifive .cookie-settings .cookie-settings__options li .switch-label.\--disabled,.hifive .cookie-settings .hifive .cookie-settings__options li .switch-label.\--disabled{color:#b5b5b5}.cookie-settings .cookie-settings__options li .switch-label-icon,.cookie-settings .hifive .cookie-settings__options li .switch-label-icon,.hifive .cookie-settings .cookie-settings__options li .switch-label-icon,.hifive .cookie-settings .hifive .cookie-settings__options li .switch-label-icon{background-color:#b5b5b5;border-radius:15px;color:#555;display:inline-block;font-size:11px;font-weight:700;height:15px;line-height:15px;padding-left:5px;width:15px}@media print{.cookie-settings{display:none}}.course-unit{padding:10px;background-color:#fff;color:#25293a}.course-unit img{border-radius:5px;height:66px;width:99px}.course-unit .image,.course-unit .number{display:inline-block;vertical-align:top}.course-unit .number{margin-left:10px;font-size:16px;font-weight:700;color:#00bcd4}.course-unit .info{display:inline-block}.course-unit .info .name{font-size:16px;font-weight:700}.course-unit .info .description{margin-top:5px;font-size:13px}.course-unit-sections{padding:10px;background-color:#fff;color:#25293a}.course-unit-sections .sections{margin-top:10px}.course-unit-sections .section-control{margin-left:10px;color:#7bb2cc}.course-unit-sections .section{overflow:hidden}.course-unit-sections .section a{font-size:14px;color:#25293a;white-space:nowrap;margin-right:20px}.off-canvas-content.has-sidebar-toggle{position:relative}.off-canvas-content.has-sidebar-toggle .dashboard-sidebar-toggle{background-color:#25293a;background-image:url("/image/dashboard/navigation/icon-arrow.svg");background-position:50%;background-repeat:no-repeat;background-size:.5rem;position:absolute;left:0;text-align:center;width:1.5rem;height:1.5rem;z-index:1;display:none}@media print,screen and (min-width:40em){.off-canvas-content.has-sidebar-toggle .dashboard-sidebar-toggle{display:block;-webkit-transform:none;transform:none}.off-canvas-content.has-sidebar-toggle .dashboard-sidebar-toggle.is-toggled{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width:75em){.off-canvas-content.has-sidebar-toggle .dashboard-sidebar-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.off-canvas-content.has-sidebar-toggle .dashboard-sidebar-toggle.is-toggled{-webkit-transform:none;transform:none}}.modal-survey{padding:30px!important;box-shadow:10px 10px 10px rgba(0,0,0,.4);border:0;opacity:0;transition:all .25s;-webkit-transform:scale(0);transform:scale(0);border-radius:16px!important;overflow:visible!important;min-height:unset!important;height:auto!important;-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}@media print,screen and (min-width:64em){.modal-survey{width:34.125rem}}@media screen and (max-width:39.9375em){.modal-survey{margin:25px;width:auto}}.modal-survey label{margin:0;display:inline-block}.modal-survey input{margin-left:1px;margin-right:10px}.modal-survey a{font-size:14px}.modal-survey .box-header .title{font-weight:700;color:#000531;margin-bottom:15px;font-family:Montserrat}.modal-survey .box-header .h3{font-size:1.5rem;line-height:2rem;text-align:center}.modal-survey .box-header .rating-success-box{text-align:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;transition:all .3s ease-in-out;color:#386931;border:1px solid #a1e080;border:1px solid var(--Informational-Positive-Border,#a1e080);background:#e8f7e0;background:var(--Informational-Positive-BG,#e8f7e0);border-radius:4px;line-height:1.5rem;font-size:1rem;padding:.375rem .5rem;margin-left:35%;margin-right:35%;position:absolute;top:1rem}.modal-survey .box-header .fade-out.ng-hide{opacity:0}.modal-survey .box-header .fade-out.ng-hide-add,.modal-survey .box-header .fade-out.ng-hide-remove{transition:all .5s linear}.modal-survey .loading-indicator{margin-top:105px!important;margin-bottom:105px!important}.modal-survey .close-button{position:absolute;top:-20px;right:-20px;width:50px;height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:transparent;outline:none}.modal-survey .close-button svg{display:block;margin:auto;width:50px;height:50px;fill:#fff}.modal-survey .close-button svg .icon-close__bgd{fill:#444852}.modal-survey .close-button:hover{cursor:pointer}.modal-survey .close-button:hover svg{fill:#444852}.modal-survey .close-button:hover svg .icon-close__bgd{fill:#fff}.modal-survey .buttons{margin-top:20px;text-align:right}.modal-survey .step .table .row .value{text-align:right}.modal-survey::-webkit-scrollbar{width:8px}.modal-survey::-webkit-scrollbar-track{background-color:#d3d3d3}.modal-survey::-webkit-scrollbar-thumb{background-color:#a9a9a9}.modal-survey .emoji-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative}.modal-survey .emoji-buttons,.modal-survey .emoji-buttons .emoji{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal-survey .emoji-buttons .emoji{cursor:pointer;width:67px}.modal-survey .emoji-buttons .selected{height:91px}.modal-survey .survey-feedback{background-color:#f0fafe;border-radius:.25rem;resize:vertical;font-size:14px;line-height:18px;padding:15px}.modal-survey textarea::-webkit-input-placeholder{opacity:1;color:#000;font-weight:400}.modal-survey textarea::-moz-placeholder{opacity:1;color:#000;font-weight:400}.modal-survey textarea:-ms-input-placeholder{opacity:1;color:#000;font-weight:400}.modal-survey textarea::placeholder{opacity:1;color:#000;font-weight:400}body.is-reveal-open .modal-survey{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.ty-link{font:inherit;line-height:inherit;text-decoration:none;cursor:pointer}.ty-link,.ty-link:focus,.ty-link:hover{color:#0058d7}.ty-link:active{color:#003cb2}.ty-link:focus,.ty-link:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link:hover{text-decoration:underline}.ty-link:visited:not(.\--novisit){color:#5512a2}.ty-link:visited:not(.\--novisit):active{color:#4c0689}.ty-link.\--light{color:#fefefe}.ty-link.\--light:not(:visited){text-decoration:underline}.ty-link.\--light:focus,.ty-link.\--light:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link.\--light:active{color:#e4ebf6;text-decoration:none}.ty-link.\--light:hover{font-weight:600}.ty-link.\--light:visited:not(.\--novisit){color:#e7ddf5}.ty-link.\--light:visited:not(.\--novisit):active{color:#cab3ea}.ty-link.\--secondary{color:#565656;text-decoration:underline}.ty-link.\--secondary:active{color:#3f3f3f}.ty-link.\--secondary:hover{font-weight:700}.ty-link.\--secondary:visited:not(.\--novisit){color:#5512a2}.ty-link.\--secondary:focus,.ty-link.\--secondary:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link.\--secondary.\--light{color:#919191;text-decoration:none}.ty-link.\--secondary.\--light:focus,.ty-link.\--secondary.\--light:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link.\--secondary.\--light:hover{font-weight:400;text-decoration:underline}.ty-link.\--secondary.\--light:visited:not(.\--novisit){color:#e7ddf5}.ty-link.\--secondary.\--light:active{color:#e4ebf6;text-decoration:underline}.ty-link.\--disabled,.ty-link.\--disabled:active,.ty-link.\--disabled:visited{color:#acacac;cursor:not-allowed}.ty-popover{box-shadow:0 .25rem .5rem hsla(0,0%,4%,.08),0 .5rem .75rem .125rem hsla(0,0%,4%,.08);border-radius:10px;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-height:auto;padding:10px;background-color:#fefefe;z-index:999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4px;top:0;right:0}.ty-popover:before{content:"";position:absolute;width:17px;height:17px;background:#fefefe;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-5px;left:75%;margin-left:-5px;box-shadow:-2px -2px 4px -4px #00000072;z-index:-1}.ty-popover.\--bottom-left:before{left:18px}.ty-popover.\--top-center:before{left:50%;margin-left:-5px;top:100%;margin-top:-9px;box-shadow:2px 2px 4px -4px #00000072}.ty-popover__option{cursor:pointer;text-align:left;padding:0 12px;border-radius:5px;background-color:#fefefe;min-width:154px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:4px;color:#000;gap:12px;white-space:nowrap}.ty-popover__option__icon{width:16px}.ty-popover__option:hover{background-color:#0058d7;color:#fefefe}.modal-play-project{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important;border-radius:16px!important;border:none!important;overflow:visible!important;max-width:1150px!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;padding:0!important;width:auto;height:auto;min-height:auto}@media screen and (max-width:39.9375em){.modal-play-project{margin-left:20px;margin-right:20px}}.modal-play-project *{font-family:Montserrat}.modal-play-project .close-button{position:absolute;top:-20px;right:-20px;width:50px;height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:transparent;outline:none}.modal-play-project .close-button svg{display:block;margin:auto;width:50px;height:50px;fill:#fff}.modal-play-project .close-button svg .icon-close__bgd{fill:#444852}.modal-play-project .close-button:hover{cursor:pointer}.modal-play-project .close-button:hover svg{fill:#444852}.modal-play-project .close-button:hover svg .icon-close__bgd{fill:#fff}.modal-play-project__body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:1132px){.modal-play-project__body{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.modal-play-project__body__left{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:16px 20px 0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:100%}.modal-play-project__body__right{padding:50px 40px 20px 0;background-color:#dbf3fc;border-top-right-radius:16px;border-bottom-right-radius:16px}@media screen and (max-width:1132px){.modal-play-project__body__right{padding:20px;border-radius:0;border-bottom-left-radius:16px;border-bottom-right-radius:16px}}.modal-play-project__body__right a{font-weight:700}.modal-play-project__player-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.modal-play-project__header__floating{white-space:nowrap;position:absolute;right:30px;top:30px}.modal-play-project__header__floating a{font-weight:700}.modal-play-project__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:700;height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;width:100%;max-width:100%;gap:15px}@media screen and (max-width:1002px){.modal-play-project__title{padding-right:70px}}.modal-play-project__title__name{max-width:620px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}.modal-play-project__player{width:100%;max-width:735px;border-radius:16px;box-shadow:0 0 10px rgba(0,0,0,.3)}.modal-play-project__player::-webkit-scrollbar{width:6px;height:6px}.modal-play-project__player::-webkit-scrollbar-button{width:0;height:0}.modal-play-project__player::-webkit-scrollbar-thumb{background-color:#ccc}.modal-play-project__player::-webkit-scrollbar-thumb:hover{background-color:#b3b3b3}.modal-play-project__player::-webkit-scrollbar-thumb:active{background-color:#999}.modal-play-project__player::-webkit-scrollbar-track{border-radius:0}.modal-play-project__player::-webkit-scrollbar-corner{background:transparent}.modal-play-project__player stage .stage{background-color:#343434!important}.modal-play-project__project-information{width:300px;margin-left:50px;max-height:525px;overflow-x:hidden;overflow-y:auto;font-size:16px;padding-right:10px}.modal-play-project__project-information::-webkit-scrollbar{width:6px;height:6px}.modal-play-project__project-information::-webkit-scrollbar-button{width:0;height:0}.modal-play-project__project-information::-webkit-scrollbar-thumb{background-color:#ccc}.modal-play-project__project-information::-webkit-scrollbar-thumb:hover{background-color:#b3b3b3}.modal-play-project__project-information::-webkit-scrollbar-thumb:active{background-color:#999}.modal-play-project__project-information::-webkit-scrollbar-track{border-radius:0}.modal-play-project__project-information::-webkit-scrollbar-corner{background:transparent}@media screen and (max-width:1132px){.modal-play-project__project-information{width:auto;margin:0;padding:20px}}.modal-play-project__project-information .project-information__section{font-size:16px;margin-bottom:15px;margin-top:15px}.modal-play-project__project-information .project-information__section .section__title{font-weight:700;font-size:20px;margin-bottom:12px}.modal-play-project__project-information .project-information__section .section__subsection{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.modal-play-project__project-information .project-information__section .section__subsection__right{-webkit-flex:1;-ms-flex:1;flex:1}.modal-play-project__project-information .project-information__section a{font-size:16px}.modal-play-project__project-information .project-information__screenshot{width:70px;border-radius:5px;margin-top:5px;margin-bottom:5px;margin-right:5px}.modal-play-project__project-information .project-information__thanks{margin-left:10px}.modal-play-project__footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:18px}.modal-play-project__footer .footer__center{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.modal-play-project__footer .footer__actions{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.modal-play-project__footer .footer__actions,.modal-play-project__footer .footer__actions .actions__action{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal-play-project__footer .footer__actions .actions__action{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}.modal-play-project__footer .footer__actions .actions__action .action__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:400;color:#707070;font-size:20px;height:40px;width:40px;text-align:center}.modal-play-project__footer .footer__actions .actions__action .action__icon .tycon-eye{color:#6565e7}.modal-play-project__footer .footer__actions .actions__action .action__icon .tycon-comment,.modal-play-project__footer .footer__actions .actions__action .action__icon .tycon-comment-filled,.modal-play-project__footer .footer__actions .actions__action .action__icon .tycon-remix{color:#0058d7}.modal-play-project__footer .footer__actions .actions__action .action__label{font-weight:700;margin-top:5px;font-size:12px}.modal-play-project__footer .footer__actions .actions__action .action__sublabel{visibility:hidden;font-weight:400;margin-top:0;font-size:8px;height:10px;text-transform:uppercase}.modal-play-project__footer .footer__actions .actions__action--clickable:hover{cursor:pointer}.modal-play-project__footer .footer__actions .actions__action--clickable:hover .action__icon{color:#000;border-color:#000}.modal-play-project__footer .footer__actions .actions__action--likes .action__icon--not-liked{display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-play-project__footer .footer__actions .actions__action--likes .action__icon--liked{display:none;color:#b5002f}.modal-play-project__footer .footer__actions .actions__action--likes--liked .action__icon--not-liked{display:none}.modal-play-project__footer .footer__actions .actions__action--likes--liked .action__icon--liked{display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-play-project__footer .footer__actions .actions__action--likes:hover{cursor:pointer}.modal-play-project__footer .footer__actions .actions__action--likes:hover .action__icon{color:#b5002f;border-color:#b5002f}.modal-play-project__footer .footer__actions .actions__action--share .action__icon{padding-left:1px;line-height:35px}.modal-play-project__footer .footer__actions .actions__action--remix .action__icon{line-height:38px}.modal-play-project__footer .footer__actions .actions__action:hover .action__sublabel{visibility:visible}.modal-play-project .player-actions a:hover{cursor:pointer;background-color:#000;color:#fff}.modal-play-project .player-border{border:none;background-color:red}.popover-content:has(.user):before{background:#444852}.popover-content .comments{cursor:default;border-radius:16px;background-color:#f5fcfe;padding:16px;width:440px;display:block;font-family:Open Sans;font-size:16px;line-height:28px}.popover-content .comments .feedback{display:block;margin-top:10px;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 8px}.popover-content .user{background:#444852;border-radius:8px;display:-webkit-flex;display:-ms-flexbox;display:flex;width:162px;max-width:320px;padding:8px 16px;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:8px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff}.popover-content .user .popover-content-username{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:19px;max-width:100%;overflow:hidden}.popover-content .user .popover-content-link{font-weight:400;font-size:12px!important}.comments-title{color:#000;text-align:center;width:100%;display:inline-block;margin-bottom:8px}.comments-list{gap:8px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.comments-list,.comments-section-side{display:-webkit-flex;display:-ms-flexbox;display:flex}.comments-section-side{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px}.comments-section-side__pill{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6px}.comments-section-side .avatar-image{cursor:pointer;width:32px;height:32px;border-radius:50%;background-color:#b9f37f}.comments-pill{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 8px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:4px;border-radius:8px;white-space:nowrap}.comments-pill img{width:auto;height:18px}.comments-pill.\--user{background-color:#fff}.comments-pill.\--user.\--more{background-color:transparent;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;margin-top:6px}@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes scaleIn{0%{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}.comments-pill.\--user.\--animated{opacity:0;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top;-webkit-animation:scaleIn 224ms forwards;animation:scaleIn 224ms forwards}.comments-pill.\--interactive{cursor:pointer;border:1px solid #c7def9;background-color:#dbf3fc;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.comments-pill.\--interactive.\--loading{pointer-events:none;color:transparent;-webkit-animation:glow 4s linear infinite;animation:glow 4s linear infinite}@-webkit-keyframes glow{0%,to{box-shadow:none,none,none}50%{box-shadow:inset 0 0 20px #0058d7,inset 0 0 40px #0058d7,inset 0 0 60px #0058d7,inset 0 0 80px #0058d7}}@keyframes glow{0%,to{box-shadow:none,none,none}50%{box-shadow:inset 0 0 20px #0058d7,inset 0 0 40px #0058d7,inset 0 0 60px #0058d7,inset 0 0 80px #0058d7}}.comments-pill.\--interactive.\--loading img{opacity:0}.comments-pill.\--interactive.\--selected{font-weight:700;background-color:#fff;box-shadow:0 0 0 2px #0058d7}.comments-pill.\--interactive:hover{box-shadow:0 0 0 2px #0058d7,0 4px 6px 1px #a9a4a4;border:1px solid #0058d7;font-weight:700;color:#0058d7}.comments-pill.\--interactive:active:hover{-webkit-transform:scale(.96);transform:scale(.96);box-shadow:0 0 2px 0 #0058d7}.modal-presentation-preview .slide-gallery{padding:30px 20px}.modal-presentation-preview .lesson-title{padding:10px 0;margin-bottom:15px;font-size:20px;color:#47c4dc}.modal-select h1{font-size:18px;font-weight:700}.modal-select ul li{border:1px solid #ccc;padding:16px;border-bottom:none;cursor:pointer;font-weight:700}.modal-select ul li input{margin:0}.modal-select ul li span{margin-left:10px}.modal-select ul li:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.modal-select ul li:last-child{border-bottom:1px solid #ccc;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.pagination-simple{font-size:16px;font-weight:700}@media print,screen and (min-width:64em){.pagination-simple{font-size:14px}}.pagination-simple a{font-family:icomoon;font-size:16px;font-weight:700;color:#00bcd4;text-decoration:none}@media print,screen and (min-width:64em){.pagination-simple a{font-size:14px}}.pagination-simple input{display:inline-block;width:40px}.pagination-simple input[type=number]{-moz-appearance:textfield}.pagination-simple input::-webkit-inner-spin-button,.pagination-simple input::-webkit-outer-spin-button{-webkit-appearance:none}show-presentation .presentation{background-color:#25293a;background-image:linear-gradient(119deg,#272c4a,#141b2e);color:#fefefe;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;isolation:isolate;overflow:hidden;position:relative;text-align:left}show-presentation .presentation>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;min-width:0;min-height:0}show-presentation .presentation>*,show-presentation .presentation__nav{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}show-presentation .presentation__nav{--thumbnail-width:9.375rem;background-color:#0a0a0a;position:relative;height:0}show-presentation .presentation__nav>ol{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}show-presentation .presentation__nav.is-active{height:auto}show-presentation .presentation__nav-toggle{background-color:rgba(0,0,0,.75);border-radius:50%;color:inherit;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:.625rem;position:absolute;bottom:1rem;left:1rem;z-index:2}show-presentation .presentation__slides{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;gap:.625rem;padding:1.25rem}show-presentation .presentation__slides>*{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}show-presentation .presentation__slide-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;cursor:pointer;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;font-size:.875rem;position:relative;width:5rem}show-presentation .presentation__slide-control.\--disabled{color:hsla(0,0%,100%,.25);cursor:default}@media print,screen and (min-width:40em){show-presentation .presentation__slide-control{font-size:1.875rem}}@media print,screen and (min-width:64em){show-presentation .presentation__slide-control{font-size:2.5rem;font-size:3.75rem}}show-presentation .presentation.\--large{height:95vh}@media print,screen and (min-width:64em){show-presentation .presentation.\--large{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}show-presentation .presentation.\--large .presentation__nav{--thumbnail-width:12.5rem;width:0;height:auto}show-presentation .presentation.\--large .presentation__nav>ol{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:auto}show-presentation .presentation.\--large .presentation__nav.is-active{width:auto;height:auto}show-presentation .presentation.\--large .presentation__nav-toggle{top:1rem;bottom:auto;left:1rem}}show-presentation .presentation.\--preview,show-presentation .presentation.\--small{min-height:31.25rem}show-presentation .slide-nav{margin-bottom:0;padding:1.25rem;gap:1.25rem;list-style-type:none;max-width:100%;max-height:100%}show-presentation .slide-nav>li{padding-bottom:0}show-presentation .slide-nav__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.25rem solid transparent;border-radius:.3125rem;cursor:pointer;overflow:hidden;width:150px;width:var(--thumbnail-width,150px)}show-presentation .slide-nav__action>*{opacity:.7}show-presentation .slide-nav__action.is-active{border-color:#47c4dc}show-presentation .slide-nav__action.is-active>*{opacity:1}show-presentation .current-slide{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.625rem}show-presentation .current-slide__number{font-size:1.25rem;margin-bottom:.3125rem;height:2.1875rem}show-presentation .current-slide__image{max-height:calc(100% - 2.1875rem)}show-presentation .current-slide__image>img{max-height:100%}.switch{border:1px solid #9c9c9c;border-radius:50px;height:22px;padding-left:4px;padding-top:2px;padding-right:4px;width:42px}.switch .switch__thumb{border-radius:16px;height:16px;width:16px}.switch.\--on{border-color:#00bcd4}.switch.\--on .switch__thumb{background-color:#00bcd4;float:right}.switch.\--off .switch__thumb{background-color:#9c9c9c;float:left}training-webinars .training-webinars .ty-flex-menu{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}training-webinars .training-webinars .webinars-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));grid-gap:32px}training-webinars .training-webinars .webinars-container .webinar-card{background-color:#eaf8fd;border-radius:16px;padding:8px;text-align:left;box-shadow:0 3px 6px 0 #0A0A0A1A;transition-duration:.125s;transition-timing-function:ease-in-out}training-webinars .training-webinars .webinars-container .webinar-card:focus,training-webinars .training-webinars .webinars-container .webinar-card:hover{-webkit-transform:scale(1.015);transform:scale(1.015)}training-webinars .training-webinars .webinars-container .webinar-card a{color:inherit}training-webinars .training-webinars .webinars-container .webinar-card a:hover{text-decoration:none}training-webinars .training-webinars .webinars-container .webinar-card img{width:100%;border-radius:16px}training-webinars .training-webinars .webinars-container .webinar-card h6{padding:0 8px}training-webinars .training-webinars .webinars-container .webinar-card p{padding:0 8px;font-size:14px;font-weight:400}.unit-preview{background:fixed url("/image/lessons/ap-preview-bg.svg"),linear-gradient(170deg,#5fb3db 15%,#66d1b1 85%);background-attachment:fixed}.unit-preview .time,.unit-preview .time span,.unit-preview .time strong{color:#000!important}.unit-preview .time:before{content:"";padding-right:1.1rem;color:#6e6cdf;-webkit-filter:invert(42%) sepia(72%) saturate(712%) hue-rotate(206deg) brightness(93%) contrast(87%);filter:invert(42%) sepia(72%) saturate(712%) hue-rotate(206deg) brightness(93%) contrast(87%);background-image:url("/image/TIMER_ICON.svg");background-size:100% 100%;margin-right:.2rem}.unit-preview .header{padding-top:10px}.unit-preview .header.header-links{padding-bottom:10px}.unit-preview .header.header-nav{padding-top:30px}.unit-preview .header.header-nav .dashboard-nav{display:inline-block;width:auto}.unit-preview .header.header-nav .right{float:right}.unit-preview .header.header-nav .right .assign-unassign{display:inline-block}.unit-preview .header.header-nav .right .assign-unassign .button{margin-top:-5px;margin-bottom:0}.unit-preview .header.header-nav .right .run-lesson{display:inline-block}.unit-preview .header.header-nav .right .run-lesson .button{margin-top:-5px;margin-bottom:0;background-color:#ff8d1a;border:1px solid #ff8d1a}.unit-preview .lesson-hero{position:relative;width:100%;padding:10px 0 30px}.unit-preview .lesson-hero .row{width:1000px}.unit-preview .lesson-hero h1{position:relative;z-index:1;font-size:40px;margin:0 0 5px;color:#fff}.unit-preview .lesson-hero p.subtitle{text-align:center;color:#fff;padding-bottom:0;margin-bottom:0}.unit-preview .lesson-hero .course-char-image{text-align:center}.unit-preview .lesson-hero .course-char-image img{max-height:300px}.unit-preview .course-nav{display:inline-block;color:#fff;font-size:16px;font-weight:600;margin-bottom:10px;margin-top:4px}.unit-preview .course-nav:before{content:"\E09C";font-family:IcoMoon;font-size:10px;margin-right:5px}.unit-preview .course-nav:hover{color:orange}.unit-preview .course-nav:empty{display:none}.unit-preview .course-title{font-size:20px;text-align:center;color:#fff}.unit-preview .unit-control{text-align:right}.unit-preview .unit-select{border:none;border-bottom:dotted #ccc;background-color:transparent;color:#fff;font-size:16px;width:100px;padding-bottom:4px}.unit-preview .unit-select:focus{box-shadow:none}.unit-preview .unit-select option{color:#000}.unit-preview h2{font-size:36px;color:#a9a9a9}.unit-preview .present-modules{height:100vh;padding-top:30px}.unit-preview .unit-container{position:relative;white-space:nowrap;width:100%;min-width:900px;overflow:hidden}.unit-preview .unit-container .unit{width:95%;margin:auto}.unit-preview .unit-container .scrollctrl{position:absolute;top:0;bottom:0;width:100px}.unit-preview .unit-container .scrollctrl.scroll-left{left:0}.unit-preview .unit-container .scrollctrl.scroll-right{right:0}.unit-preview .lessons-list{margin-left:0!important;margin-bottom:15px;text-align:left}.unit-preview .lessons-list li{display:inline-block;margin-right:15px}.unit-preview .lessons-list li a{display:inline-block;width:35px;height:25px;border-radius:15px;background-color:rgba(0,0,0,.1);color:#666767;font-size:12px;font-weight:700;line-height:25px;text-align:center}.unit-preview .lessons-list li.is-active a,.unit-preview .lessons-list li a.active,.unit-preview .lessons-list li a:focus,.unit-preview .lessons-list li a:hover{background-color:#00bcd4;color:#fff;outline:none}.unit-preview .teacher-preview{position:absolute;top:0;left:0;right:0;width:100%;font-size:22px;color:#fff;padding:10px;text-align:center;background-color:rgba(128,0,128,.8);z-index:20}.unit-preview .teacher-preview .row{padding:0}.unit-preview .teacher-preview a.return-class{color:#fff;float:left;margin-top:5px;font-size:16px}.unit-preview .teacher-preview a.return-class:before{content:"\E09C";font-family:IcoMoon;font-size:14px;margin-right:5px}.unit-preview .teacher-preview a.return-class:hover{color:orange}.unit-preview .teacher-image{width:50px;height:50px;display:inline-block;vertical-align:middle;background-size:cover}.unit-preview .tab-content-container{min-height:100vh}.unit-preview .classroom.lesson .lesson-badge.completed .description:before{content:" "}.unit-preview .teacher .lesson-badge .cover-image{-webkit-filter:none;filter:none}.unit-preview .teacher .lesson-badge .badge-name{background-color:green}.unit-preview .teacher-guide{padding-top:40px;background-color:#fff}.unit-preview .teacher-guide h2{font-size:36px}.unit-preview .teacher-guide h3{font-size:24px;margin-top:1.5em}.unit-preview .teacher-guide hr{border:none;border-top:1px solid gray}.unit-preview .teacher-guide ul{list-style:disc outside;margin-left:28px}.unit-preview .teacher-guide code{border:none;background:none}.unit-preview .teacher-guide .module{margin:10px 0}.unit-preview .teacher-guide .module img{border-radius:5px;height:66px;width:99px}.unit-preview .teacher-guide .module .image{display:inline-block;vertical-align:top}.unit-preview .teacher-guide .module .number{display:inline-block;vertical-align:top;margin-left:10px;font-size:16px;font-weight:700;color:#00bcd4}.unit-preview .teacher-guide .module .info{display:inline-block}.unit-preview .teacher-guide .module .info .name{font-size:16px;font-weight:700}.unit-preview .teacher-guide .module .info .description{margin-top:5px;font-size:13px}.unit-preview .answer-keys{padding-top:40px;padding-bottom:40px;background-color:#fff}.unit-preview .answer-keys .answer-key{margin-bottom:40px}@media print{.unit-preview body>.content{display:block!important}.unit-preview #print-area,.unit-preview .lesson-hero .chapters,.unit-preview .lesson-hero .course-nav,.unit-preview .sub-navigation{display:none!important}.unit-preview .course-catalog>li,.unit-preview .course-catalog>li span{-webkit-print-color-adjust:exact;-webkit-filter:opacity(1)}.unit-preview .course-catalog>li a[href]:after{content:none}}.unit-preview body.site-app.lesson-preview-hs .filter-tabs .button{padding:10px 20px;border:none;border-radius:50px;background-color:rgba(0,0,0,.1);color:#fff;font-weight:500;text-transform:none}.unit-preview body.site-app.lesson-preview-hs .filter-tabs .button.active,.unit-preview body.site-app.lesson-preview-hs .filter-tabs .button:focus,.unit-preview body.site-app.lesson-preview-hs .filter-tabs .button:hover{background-color:#fff;color:#00bcd4}version{font-size:9pt}.modal-character-chooser{height:700px;width:1000px;max-width:95%;max-height:84%;border-radius:4px;border-top-left-radius:8px;border-top-right-radius:8px;border:0!important;padding:0!important;overflow:visible!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal-character-chooser character-chooser{height:100%;width:100%}.modal-character-chooser.reveal a{font-size:inherit}.modal-character-chooser__close-button{position:absolute;z-index:10;top:-20px;right:-20px;width:40px;height:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.modal-character-chooser__close-button svg{width:100%;height:100%;margin-top:1px}.modal-character-chooser__close-button svg path{fill:#fff}.modal-character-chooser__close-button svg circle{fill:#444852}.modal-character-chooser__close-button:hover{cursor:pointer;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:600px){.modal-help-v2__close-button{top:4px;right:4px}}.bfs-form .margin-30{margin-top:-30px}@media only screen and (min-width:320px) and (max-width:479px){.bfs-form .margin-30{margin-top:0}}.bfs-form .country-code-mobile{display:-webkit-flex;display:-ms-flexbox;display:flex}.bfs-form .country-code-mobile__country-code{width:90px;margin-left:70px}.bfs-form .country-code-mobile__country-code select{font-family:monospace;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:320px) and (max-width:479px){.bfs-form .country-code-mobile__country-code{margin-left:0}.bfs-form .country-code-mobile__country-code select{padding-left:.5rem}}.bfs-form .country-code-mobile__mobile{padding-left:1rem}.bfs-form .country-code-mobile__email,.bfs-form .country-code-mobile__mobile{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.bfs-schedule-trial-slot .bfs-form .loading-indicator{margin-bottom:0;margin-top:0}.bfs-schedule-trial-slot .class-number{color:#2cb1d2}.bfs-schedule-trial-slot .schedule-class-num-title{font-size:1.2rem}.bfs-schedule-trial-slot .bfs-form .loading-indicator{margin-bottom:0;margin-top:0}.bfs-schedule-trial-slot .bfs-form .myTimezoneWrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:450px){.bfs-schedule-trial-slot .bfs-form .myTimezoneWrap{-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-align-items:start;-ms-flex-align:start;align-items:start}}.bfs-schedule-trial-slot .bfs-form .myTimezoneWrap .bfs-form__title{margin-bottom:0}@media screen and (max-width:450px){.bfs-schedule-trial-slot .bfs-form .myTimezoneWrap .bfs-form__title{margin-bottom:1.5rem}}.bfs-schedule-trial-slot .bfs-form .bfs-form__title{font-weight:700;margin-bottom:1.5rem}.bfs-schedule-trial-slot .bfs-form .bfs-form__title img{margin-right:1rem}.bfs-schedule-trial-slot .bfs-form select#timezone{margin-bottom:0;width:64%;text-overflow:ellipsis}@media screen and (max-width:450px){.bfs-schedule-trial-slot .bfs-form select#timezone{width:100%}}.bfs-schedule-trial-slot .bfs-form .bfs-form-select-date{overflow:hidden;width:100%;white-space:nowrap;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:1rem;max-width:45rem;scroll-behavior:smooth}@media screen and (max-width:900px){.bfs-schedule-trial-slot .bfs-form .bfs-form-select-date{overflow-x:scroll;overflow-y:hidden}}.bfs-schedule-trial-slot .bfs-form .bfs-form-select-date .tab-button{width:auto}.bfs-schedule-trial-slot .bfs-form .bfs-form-select-date .tab-button .bfs-form-label{width:86px;line-height:20px;border:1px solid #0a0a0a;margin-bottom:0}@media screen and (max-width:500px){.bfs-schedule-trial-slot .bfs-form .bfs-form-select-date .tab-button .bfs-form-label{width:68px}}.bfs-schedule-trial-slot .bfs-form .bfs-select-date-label{padding:8px}.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap fieldset{left:0;margin-top:1.5rem;width:100%}.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap .bfs-select-date-grid{display:grid;margin-top:1.5rem}.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap .bfs-select-date-grid .slots-container{display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:900px){.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap .bfs-select-date-grid .slots-container{overflow-x:scroll}}.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap .bfs-select-date-grid .slots-container .scroll-btn-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap .bfs-select-date-grid .slots-container .scroll-btn-wrapper button{cursor:pointer}.bfs-schedule-trial-slot .bfs-form .bfs-form-timezone-date-wrap .bfs-select-date-grid .slots-container .scroll-btn-wrapper a{text-align:center;font:normal normal 700 12px/16px Open Sans;letter-spacing:0;color:#2cb1d2;opacity:1;width:36px;margin-top:8px;cursor:pointer}.bfs-schedule-trial-slot .bfs-form .bfs-form-reserved-time{margin:.5rem 0 0}@media screen and (max-width:450px){.bfs-schedule-trial-slot .bfs-form .bfs-form-confirm-time-cta{font-size:1rem}}.bfs-schedule-trial-slot .bfs-form .callout{margin:1rem 0 .5rem}.bfs-schedule-trial-slot .schedule-form-footer-cta-wrap{display:grid;grid-template-columns:1fr repeat(1,auto) 1fr;grid-column-gap:1.5rem;-webkit-align-items:end;-ms-flex-align:end;align-items:end;margin-top:1.5rem}@media screen and (max-width:676px){.bfs-schedule-trial-slot .schedule-form-footer-cta-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.bfs-schedule-trial-slot .schedule-form-footer-cta-wrap .schedule-form-footer-cta{grid-column-start:2}.bfs-schedule-trial-slot .schedule-form-footer-cta-wrap .schedule-form-cancel-link{justify-self:left}.bfs-schedule-trial-slot .schedule-form-footer-cta-wrap .schedule-later{float:right;text-decoration:underline;font:normal normal 700 16px/31px Open Sans;letter-spacing:0;color:#2cb1d2;cursor:pointer}.bfs-schedule-trial-slot .schedule-form-footer-cta-wrap .cancel-instead{float:right;text-decoration:underline;font:normal normal 700 16px/31px Open Sans;letter-spacing:0;color:#d94d88;cursor:pointer}.bfs-schedule-trial-slot .close-reveal-modal,.bfs-schedule-trial-slot .schedule-form-close-btn{padding:5px;margin:0;width:40px;height:40px;color:#fff;background:#3d4d59 0 0 no-repeat padding-box;border-radius:50px;cursor:pointer;font-size:30px;font-weight:700;line-height:1;position:absolute;-webkit-transform:translate(-70px,15px);transform:translate(-70px,15px);text-align:center;z-index:2}.bfs-schedule-trial-slot .schedule-form-close-btn{width:42px;height:42px;font-size:2.8rem;line-height:1.9rem}@media screen and (max-width:767px){.bfs-schedule-trial-slot .schedule-form-close-btn{width:36px;height:36px;font-size:2rem;line-height:1.6rem;right:-3.3rem;top:1.6rem}}.bfs-schedule-trial-slot .schedule-form-choose-date-timeslot{margin-top:1rem;color:#363636}.bfs-schedule-trial-slot .schedule-form-choose-date-timeslot span{font-weight:700}.live-coding .schedule-class-confirmed-wrapper{padding:0!important}.live-coding .error-msg-list{text-align:left}.live-coding .select-your-child-wrapper{position:absolute;margin-top:2rem;margin-bottom:2rem;width:100%;z-index:2}@media screen and (max-width:450px){.live-coding .select-your-child-wrapper{margin-top:1.5rem}}.live-coding .select-your-child-wrapper .bfs-form__title{margin-bottom:0}@media screen and (max-width:450px){.live-coding .select-your-child-wrapper .bfs-form__title{margin-bottom:1rem}}.live-coding .select-your-child-wrapper fieldset{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:450px){.live-coding .select-your-child-wrapper fieldset{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.live-coding .select-your-child-wrapper fieldset label{margin-right:1rem;color:#2e3347;font-weight:700;font-size:1rem}@media screen and (max-width:450px){.live-coding .select-your-child-wrapper fieldset label{margin-bottom:.5rem}}.live-coding .select-your-child-wrapper fieldset label img{margin-right:.4rem}.live-coding .select-your-child-wrapper fieldset select{width:25%;height:auto;margin:0;border-radius:5px;line-height:32px;text-transform:capitalize}@media screen and (max-width:767px){.live-coding .select-your-child-wrapper fieldset select{width:40%}}@media screen and (max-width:450px){.live-coding .select-your-child-wrapper fieldset select{width:70%}}.live-coding .bfs-form-confirm-time-cta{margin-bottom:0!important}.live-coding .myTimezoneWrap{-webkit-justify-content:start!important;-ms-flex-pack:start!important;justify-content:start!important}.live-coding .myTimezoneWrap .bfs-form__title{margin-right:1rem}@media screen and (max-width:676px){.schedule-form-cancel-link{margin-top:1rem}}.schedule-cancel-popup.reveal.tiny{padding:0!important;box-shadow:0 3px 6px #00000029;border:1px solid #c1c1c1;border-radius:20px;width:40rem;top:4rem!important}@media screen and (max-width:900px){.schedule-cancel-popup.reveal.tiny{width:37.5rem}}@media screen and (max-width:767px){.schedule-cancel-popup.reveal.tiny{width:34.5rem}}@media screen and (max-width:639px){.schedule-cancel-popup.reveal.tiny{width:100%}}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-header{text-align:left;font:normal normal 700 24px/31px Montserrat;letter-spacing:0;padding:1.5rem 2rem 1.5rem 4rem;border-bottom:1px solid #000}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-header span{color:#806bef}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body{padding:2.5rem 2rem 1.5rem 4rem}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .schedule-cancel-popup-description{text-align:left;font:normal normal normal 20px/30px Open Sans;letter-spacing:0;color:#151515}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .schedule-cancel-popup-description span{font:normal normal 700 20px/30px Open Sans}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:2.5rem}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .actions .schedule-cancel-popup-keep-class{background:#ff8d1a 0 0 no-repeat padding-box;border:1px solid #ff8d1a;border-radius:5px;text-align:center;font:normal normal 700 14px/19px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;padding:10px}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .actions .schedule-cancel-popup-keep-class:hover{background-color:#e67400}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .actions .schedule-cancel-popup-cancel-class{border:1px solid #ff8d1a;border-radius:5px;text-align:center;font:normal normal 700 14px/19px Open Sans;letter-spacing:0;color:#ff8d1a;text-transform:uppercase;padding:10px;margin-right:2rem}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .actions .schedule-cancel-popup-cancel-class:hover{color:#fff;background-color:#e67400}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-body .actions .back-to-dashboard{text-align:left;text-decoration:underline;font:normal normal 700 16px/31px Open Sans;letter-spacing:0;color:#1f1f1f;margin-right:2rem}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-orange-title{color:#e35f54}.schedule-cancel-popup.reveal.tiny .schedule-cancel-popup-close-btn{background:#3d4d59!important;color:#fff!important;border-radius:50%;line-height:24px!important;width:34px!important;top:20px!important;right:20px!important;font-size:30px!important}.schedule-class-popup.reveal.tiny{padding:0!important;box-shadow:0 3px 6px #00000029;border:1px solid #c1c1c1;border-radius:20px;width:40rem;top:4rem!important}@media screen and (max-width:900px){.schedule-class-popup.reveal.tiny{width:37.5rem}}@media screen and (max-width:767px){.schedule-class-popup.reveal.tiny{width:34.5rem}}@media screen and (max-width:639px){.schedule-class-popup.reveal.tiny{width:100%}}.schedule-class-popup.reveal.tiny .schedule-class-popup-header-summercamp{padding:2rem 3rem 1rem;border-bottom:1px solid #707070;text-align:left}@media screen and (max-width:350px){.schedule-class-popup.reveal.tiny .schedule-class-popup-header-summercamp{padding:3rem 2rem 2rem}}.schedule-class-popup.reveal.tiny .schedule-class-popup-header-summercamp .sub-title{text-align:left;font:normal normal 700 24px/31px Montserrat;letter-spacing:0}.schedule-class-popup.reveal.tiny .schedule-class-popup-header{padding:2rem 3rem 1rem;border-bottom:1px solid #707070;text-align:left}@media screen and (max-width:900px){.schedule-class-popup.reveal.tiny .schedule-class-popup-header{padding:3rem 3rem 2rem}}@media screen and (max-width:350px){.schedule-class-popup.reveal.tiny .schedule-class-popup-header{padding:3rem 2rem 2rem}}.schedule-class-popup.reveal.tiny .schedule-class-popup-header .title{font-size:1.375rem;line-height:1.875rem;margin-bottom:.938rem}.schedule-class-popup.reveal.tiny .schedule-class-popup-header .sub-title{text-align:left;font:normal normal 700 24px/31px Montserrat;letter-spacing:0}.schedule-class-popup.reveal.tiny .schedule-class-popup-header .sub-title .sub-title-span{color:#6c62ef}.schedule-class-popup.reveal.tiny .schedule-class-popup-body-summercamp{padding:2rem 1.5rem 2.5rem 3rem}@media screen and (max-width:350px){.schedule-class-popup.reveal.tiny .schedule-class-popup-body-summercamp{padding:0 2rem}}.schedule-class-popup.reveal.tiny .schedule-class-popup-body-summercamp .schedule-class-popup-description{text-align:left;font:normal normal 700 20px/30px Open Sans;letter-spacing:0;color:#151515}.schedule-class-popup.reveal.tiny .schedule-class-popup-body-summercamp .schedule-class-popup-description .campinfo{font-weight:400}.schedule-class-popup.reveal.tiny .schedule-class-popup-body-summercamp .schedule-class-popup-campdescription{text-align:left;letter-spacing:0;color:#151515;font:normal normal 20px/30px Open Sans}.schedule-class-popup.reveal.tiny .schedule-class-popup-body-summercamp .schedule-class-popup-campdescription .contactus{color:#00bcd4}.schedule-class-popup.reveal.tiny .schedule-class-popup-body{padding:2rem 1.5rem 2.5rem 3rem}@media screen and (max-width:900px){.schedule-class-popup.reveal.tiny .schedule-class-popup-body{padding:0 3rem 3rem}}@media screen and (max-width:350px){.schedule-class-popup.reveal.tiny .schedule-class-popup-body{padding:0 2rem}}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .schedule-class-popup-description{text-align:left;font:normal normal 700 20px/30px Open Sans;letter-spacing:0;color:#151515}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .schedule-class-popup-description .lesson{color:#806bef}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .schedule-class-popup-campdescription{text-align:left;letter-spacing:0;color:#151515;font:normal normal 20px/30px Open Sans}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .schedule-class-popup-campdescription .contactus{color:#00bcd4}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .confirmation{text-align:left;font:normal normal normal 20px/30px Open Sans;letter-spacing:0;color:#151515;margin-top:2rem}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:2.5rem}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .actions .schedule-cancel-popup-keep-class{background:#ff8d1a 0 0 no-repeat padding-box;border:1px solid #ff8d1a;border-radius:5px;text-align:center;font:normal normal 700 14px/19px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;padding:10px}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .actions .schedule-cancel-popup-keep-class:hover{background-color:#e67400}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .actions .schedule-cancel-popup-cancel-class{border:1px solid #ff8d1a;border-radius:5px;text-align:center;font:normal normal 700 14px/19px Open Sans;letter-spacing:0;color:#ff8d1a;text-transform:uppercase;padding:10px;margin-right:2rem}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .actions .schedule-cancel-popup-cancel-class:hover{color:#fff;background-color:#e67400}.schedule-class-popup.reveal.tiny .schedule-class-popup-body .actions .back-to-dashboard{text-align:left;text-decoration:underline;font:normal normal 700 16px/31px Open Sans;letter-spacing:0;color:#1f1f1f;margin-right:2rem}.schedule-class-popup.reveal.tiny .schedule-class-popup-close-btn{background:#3d4d59!important;color:#fff!important;border-radius:50%;line-height:24px!important;width:34px!important;top:26px!important;right:30px!important;font-size:30px!important}@media screen and (max-width:500px){.checkout-status{margin:1rem 0 2rem}.checkout-status h3{margin-top:0!important}.bfs-from-class-reserved-resp{margin-top:1rem}.select-your-child-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.bfs-form-modal{font-size:rem-12px!important;text-align:center;height:auto!important;max-width:480px;min-height:auto!important}.bfs-form-modal a{font-size:inherit!important}.bfs-form-modal p{color:#5b7385;font-size:inherit}.bfs-form-modal__phone-number{display:block;font-weight:700}.bfs-form-modal__resend-link{color:color(orange)}.bfs-form-modal__resend-link:focus,.bfs-form-modal__resend-link:hover{color:color(orange,darker)}.bfs-form-modal a.resend-link{font-weight:700}.bfs-form-modal a.resend-link-mobile{font-weight:700;visibility:hidden}.bfs-form-modal-new{font-size:rem-12px;height:auto!important;max-width:inherit;min-height:auto!important;text-align:center;padding-bottom:1rem;border-radius:5px!important;overflow-x:hidden}.bfs-form-modal-new .youdidit{font-size:24px;line-height:32px;text-transform:uppercase;padding-top:18px;padding-bottom:9px}.bfs-form-modal-new .secondHeading,.bfs-form-modal-new .youdidit{font-family:Open Sans;font-style:normal;font-weight:700;text-align:center}.bfs-form-modal-new .secondHeading{font-size:22px;line-height:24px}.bfs-form-modal-new .secondHeading span{color:#f0923c}.bfs-form-modal-new .jumpStart{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;padding-bottom:.5rem;text-align:center}.bfs-form-modal-new .logo-image{display:inline-block;vertical-align:middle;max-width:25%;height:auto;-ms-interpolation-mode:bicubic}.bfs-form-modal-new .limitedOffer{font-family:Futura PT;font-style:normal;font-weight:400;font-size:14px;line-height:45px;text-align:center;color:#f0923c}.bfs-form-modal-new .show-for-medium{font-family:Open Sans;font-style:normal;font-weight:600;font-size:16px;line-height:22px;margin-top:4px}.bfs-form-modal-new .weCall{font-family:Open Sans;font-style:normal;font-weight:400;font-size:14px;line-height:5px;color:#898989;opacity:.8;margin-right:26%;word-wrap:break-word;width:26rem}.bfs-form-modal-new .youAgree{font-family:Open Sans;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#6a6a86;text-align:justify;padding:25px 60px 30px 70px}.bfs-form-modal-new .proceed-button-container{text-align:center}.bfs-form-modal-new .mobile-field{width:75%;margin-right:90px}@media only screen and (min-width:320px) and (max-width:479px){.bfs-form-modal-new .mobile-field{width:100%}.bfs-form-modal-new .weCall{line-height:15px;width:18rem}.bfs-form-modal-new .youAgree{padding:25px 60px 30px 8px}}.bfs-form-modal-new a{font-size:inherit!important}.bfs-form-modal-new p{color:#5b7385;font-size:inherit}.bfs-form-modal-new__phone-number{display:block;font-weight:700}.bfs-form-modal-new__resend-link{color:color(orange)}.bfs-form-modal-new__resend-link:focus,.bfs-form-modal-new__resend-link:hover{color:color(orange,darker)}.bfs-form-modal-new a.resend-link{font-weight:700}user-avatar{position:relative;width:25px;height:25px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:5px;text-transform:uppercase}user-avatar .user-avatar__image{width:100%;height:100%;border-radius:50%;overflow:hidden}user-avatar .user-avatar__tooltip{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:transparent}user-avatar .user-avatar__online-indicator{width:10px;height:10px;background-color:#63b763;border-radius:50%;position:absolute;bottom:-2px;right:-2px;border:1px solid rgba(0,0,0,.25)}loading-mask .loading-mask{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;background-color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}loading-mask .loading-mask,loading-mask .loading-mask__animation{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}loading-mask .loading-mask__animation--circle .spinner{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;width:40px;height:40px}loading-mask .loading-mask__animation--circle .double-bounce1,loading-mask .loading-mask__animation--circle .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-bounce 2s infinite ease-in-out;animation:sk-bounce 2s infinite ease-in-out}loading-mask .loading-mask__animation--circle .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-bounce{0%,to{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid{width:40px;height:40px;margin:auto}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#fff;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}loading-mask .loading-mask__animation--cube-grid .sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}loading-mask .loading-mask__animation--horizontal-dots{display:-webkit-flex;display:-ms-flexbox;display:flex}loading-mask .loading-mask__animation--horizontal-dots .spinner{width:70px;text-align:center}loading-mask .loading-mask__animation--horizontal-dots .spinner>div{width:18px;height:18px;background-color:#fff;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}loading-mask .loading-mask__animation--horizontal-dots .spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}loading-mask .loading-mask__animation--horizontal-dots .spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}loading-mask .loading-mask__message{color:#fff;font-weight:600;margin-top:15px}user-display-name{display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:1px;min-height:1px}coach-compose-button .coach-compose-button__button{position:fixed;right:0;bottom:138px;z-index:20;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-top-left-radius:25px;border-bottom-left-radius:25px;height:50px;width:50px;box-sizing:border-box;box-shadow:0 0 6px #0000004d}coach-compose-button .coach-compose-button__button user-avatar{width:40px;height:40px}coach-compose-button .coach-compose-button__button:hover{cursor:pointer}coach-compose-button .coach-compose-button__panel{position:fixed;right:0;bottom:95px;z-index:20;width:368px;height:235px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#2e3347;box-shadow:0 3px 20px #00000082;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden}coach-compose-button .coach-compose-button__panel .panel__header{-webkit-flex:0 0 45px;-ms-flex:0 0 45px;flex:0 0 45px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#fff;background-color:#00bcd4;height:50px;padding-left:15px;padding-right:15px}coach-compose-button .coach-compose-button__panel .panel__header__left{-webkit-flex:1;-ms-flex:1;flex:1}coach-compose-button .coach-compose-button__panel .panel__header__right{-webkit-flex:0;-ms-flex:0;flex:0}coach-compose-button .coach-compose-button__panel .panel__body{padding:15px 15px 0}coach-compose-button .coach-compose-button__panel .panel__body,coach-compose-button .coach-compose-button__panel .panel__body__top{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}coach-compose-button .coach-compose-button__panel .panel__body__top{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}coach-compose-button .coach-compose-button__panel .panel__body__bottom{-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}coach-compose-button .coach-compose-button__panel .panel__body__bottom__left{-webkit-flex:1;-ms-flex:1;flex:1}coach-compose-button .coach-compose-button__panel .panel__body__bottom__right{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}coach-compose-button .coach-compose-button__panel .panel__text{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;color:#ccc;font-size:13px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}coach-compose-button .coach-compose-button__panel .panel__text__link{color:#00bcd4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}coach-compose-button .coach-compose-button__panel .panel__text__link:hover{cursor:pointer}coach-compose-button .coach-compose-button__panel .panel__textarea{border:none;width:100%;height:125px;resize:none;margin:0;border-radius:5px;font-size:13px;font-weight:400;box-sizing:border-box;padding:14px;overflow-y:hidden}coach-compose-button .coach-compose-button__panel .panel__send-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;width:72px;height:34px;border-radius:5px;font-weight:600;font-size:12px;color:#fff;background-color:#00bcd4;margin-left:10px}coach-compose-button .coach-compose-button__panel .panel__send-button:hover{cursor:pointer}coach-compose-button .coach-compose-button__panel .panel__send-button--disabled{cursor:auto;pointer-events:none;background-color:gray}coach-compose-button .coach-compose-button__panel .panel__cancel-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;width:72px;height:34px;border-radius:5px;font-weight:600;font-size:12px;color:#ccc}coach-compose-button .coach-compose-button__panel .panel__cancel-button:hover{cursor:pointer}coach-compose-button .coach-compose-button__panel .panel__close-button{width:35px;height:35px}coach-compose-button .coach-compose-button__panel .panel__close-button svg circle{fill:#00bcd4}coach-compose-button .coach-compose-button__panel .panel__close-button svg path{fill:#fff}coach-compose-button .coach-compose-button__panel .panel__close-button:hover{cursor:pointer}coach-compose-button .coach-compose-button__panel .panel__close-button:hover svg circle{fill:#fff}coach-compose-button .coach-compose-button__panel .panel__close-button:hover svg path{fill:#00bcd4}toolbar-feeds-button .toolbar-feeds-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:50px;padding:0;text-align:center}toolbar-feeds-button .toolbar-feeds-button svg{display:block;margin:auto;width:100%;height:100%;fill:#7d7e82}toolbar-feeds-button .toolbar-feeds-button__container{display:none;position:relative;width:100%;height:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}toolbar-feeds-button .toolbar-feeds-button__container--notifications{padding-top:2px}toolbar-feeds-button .toolbar-feeds-button__container--notifications .toolbar-feeds-button__icon{height:25px;padding:0}toolbar-feeds-button .toolbar-feeds-button__container--notifications .toolbar-feeds-button__counter{top:2px;right:5px;left:inherit;bottom:inherit}toolbar-feeds-button .toolbar-feeds-button__container--stream{padding-top:2px}toolbar-feeds-button .toolbar-feeds-button__container--stream .toolbar-feeds-button__icon{height:20px;padding:0;margin-top:-5px}toolbar-feeds-button .toolbar-feeds-button__container--stream .toolbar-feeds-button__counter{top:1px;right:5px;left:inherit;bottom:inherit}toolbar-feeds-button .toolbar-feeds-button__icon{width:100%;height:100%}toolbar-feeds-button .toolbar-feeds-button__label{display:none;width:100%;color:#fff;font-weight:700;text-transform:uppercase;font-size:7px}toolbar-feeds-button .toolbar-feeds-button__counter{position:absolute;font-size:10px;font-weight:700;bottom:-5px;left:-5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;border-radius:50%;color:#fff;background-color:#d01031}toolbar-feeds-button .toolbar-feeds-button--selected,toolbar-feeds-button .toolbar-feeds-button:hover{cursor:pointer}toolbar-feeds-button .toolbar-feeds-button--selected svg,toolbar-feeds-button .toolbar-feeds-button:hover svg{fill:#fff}toolbar-feeds-button .toolbar-feeds-button--selected .toolbar-feeds-button__label,toolbar-feeds-button .toolbar-feeds-button:hover .toolbar-feeds-button__label{color:#fff}toolbar-feeds-button .toolbar-feeds-button--avatar .toolbar-feeds-button__container--avatar,toolbar-feeds-button .toolbar-feeds-button--notifications .toolbar-feeds-button__container--notifications,toolbar-feeds-button .toolbar-feeds-button--stream .toolbar-feeds-button__container--stream{display:-webkit-flex;display:-ms-flexbox;display:flex}toolbar-feeds-button .toolbar-feeds-button--avatar .toolbar-feeds-button__container--avatar user-avatar{width:40px;height:40px}toolbar-feeds-button .toolbar-feeds-button--context-ide,toolbar-feeds-button .toolbar-feeds-button--context-ide-bramble,toolbar-feeds-button .toolbar-feeds-button--context-ide-coaching,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard-inbox{padding:0}toolbar-feeds-button .toolbar-feeds-button--context-ide-bramble .toolbar-feeds-button__counter,toolbar-feeds-button .toolbar-feeds-button--context-ide-coaching .toolbar-feeds-button__counter,toolbar-feeds-button .toolbar-feeds-button--context-ide .toolbar-feeds-button__counter,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard-inbox .toolbar-feeds-button__counter{top:5px;right:5px;bottom:auto;left:auto}toolbar-feeds-button .toolbar-feeds-button--context-ide-bramble .toolbar-feeds-button__container--stream .toolbar-feeds-button__icon,toolbar-feeds-button .toolbar-feeds-button--context-ide-coaching .toolbar-feeds-button__container--stream .toolbar-feeds-button__icon,toolbar-feeds-button .toolbar-feeds-button--context-ide .toolbar-feeds-button__container--stream .toolbar-feeds-button__icon,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard-inbox .toolbar-feeds-button__container--stream .toolbar-feeds-button__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;width:25px;height:25px}toolbar-feeds-button .toolbar-feeds-button--context-ide-bramble.toolbar-feeds-button--selected .toolbar-feeds-button__label,toolbar-feeds-button .toolbar-feeds-button--context-ide-coaching.toolbar-feeds-button--selected .toolbar-feeds-button__label,toolbar-feeds-button .toolbar-feeds-button--context-ide.toolbar-feeds-button--selected .toolbar-feeds-button__label,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard-inbox.toolbar-feeds-button--selected .toolbar-feeds-button__label{color:#fff}toolbar-feeds-button .toolbar-feeds-button--context-ide-bramble.toolbar-feeds-button--avatar,toolbar-feeds-button .toolbar-feeds-button--context-ide-coaching.toolbar-feeds-button--avatar{position:fixed;right:0;bottom:138px;z-index:30000;background-color:#fff;border-top-left-radius:25px;border-bottom-left-radius:25px;height:50px;width:50px;box-sizing:border-box;box-shadow:0 0 6px #0000004d}toolbar-feeds-button .toolbar-feeds-button--context-ide-bramble.toolbar-feeds-button--avatar:hover,toolbar-feeds-button .toolbar-feeds-button--context-ide-coaching.toolbar-feeds-button--avatar:hover{cursor:pointer}toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard,toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard-basic,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard{position:fixed;top:0;right:15px;background-color:#000;border-radius:50%;border-top-left-radius:0;border-top-right-radius:0;height:40px;width:40px;z-index:40!important;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard-basic svg,toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard svg,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard svg{width:100%;height:100%}toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard-basic svg path,toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard svg path,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard svg path{fill:#fff}toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard-basic .toolbar-feeds-button__label,toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard .toolbar-feeds-button__label,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard .toolbar-feeds-button__label{display:block}toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard-basic:hover,toolbar-feeds-button .toolbar-feeds-button--context-student-dashboard:hover,toolbar-feeds-button .toolbar-feeds-button--context-teacher-dashboard:hover{cursor:pointer;-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:4px 4px 8px rgba(0,0,0,.4)}toolbar-feeds-button .toolbar-feeds-button--hs-dashboard{position:absolute;top:1rem;right:15px;background-color:#fff;border-radius:50%;height:2rem;width:2rem;z-index:40!important;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}toolbar-feeds-button .toolbar-feeds-button--hs-dashboard svg{width:100%;height:100%}toolbar-feeds-button .toolbar-feeds-button--hs-dashboard svg path{fill:#477690}toolbar-feeds-button .toolbar-feeds-button--hs-dashboard:hover{cursor:pointer;-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:4px 4px 8px rgba(0,0,0,.4)}.toolbar-feeds-panel{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;border-radius:0;padding:0;box-shadow:1px 1px 10px rgba(0,0,0,.8);height:100%}.toolbar-feeds-panel__close-button{display:none;position:absolute;z-index:10;top:0;left:-20px;width:40px;height:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#2e3347!important}.toolbar-feeds-panel__close-button svg{width:100%;height:100%;margin-top:1px}.toolbar-feeds-panel__close-button svg path{fill:#fff}.toolbar-feeds-panel__close-button svg circle{fill:#444852}.toolbar-feeds-panel__close-button:hover{cursor:pointer;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scale(1.02);transform:scale(1.02)}.toolbar-feeds-panel iframe{width:100%;height:100%}.toolbar-feeds-panel--visible{width:350px!important}.toolbar-feeds-panel--visible .toolbar-feeds-panel__close-button{z-index:200;display:-webkit-flex;display:-ms-flexbox;display:flex}.toolbar-feeds-panel--context-ide,.toolbar-feeds-panel--context-ide-bramble,.toolbar-feeds-panel--context-ide-coaching,.toolbar-feeds-panel--context-teacher-dashboard-inbox{display:none}.toolbar-feeds-panel--context-ide-bramble.toolbar-feeds-panel--visible,.toolbar-feeds-panel--context-ide-coaching.toolbar-feeds-panel--visible,.toolbar-feeds-panel--context-ide.toolbar-feeds-panel--visible,.toolbar-feeds-panel--context-teacher-dashboard-inbox.toolbar-feeds-panel--visible{display:-webkit-flex;display:-ms-flexbox;display:flex}.toolbar-feeds-panel--context-ide-bramble .toolbar-feeds-panel__close-button,.toolbar-feeds-panel--context-ide-coaching .toolbar-feeds-panel__close-button,.toolbar-feeds-panel--context-ide .toolbar-feeds-panel__close-button,.toolbar-feeds-panel--context-teacher-dashboard-inbox .toolbar-feeds-panel__close-button{background-color:#2a2b30!important}.toolbar-feeds-panel--context-student-dashboard,.toolbar-feeds-panel--context-student-dashboard-basic,.toolbar-feeds-panel--context-teacher-dashboard{position:fixed;top:0!important;right:9999px!important;bottom:0!important;z-index:900!important}.toolbar-feeds-panel--context-student-dashboard-basic.toolbar-feeds-panel--visible,.toolbar-feeds-panel--context-student-dashboard.toolbar-feeds-panel--visible,.toolbar-feeds-panel--context-teacher-dashboard.toolbar-feeds-panel--visible{right:0!important}.toolbar-feeds-panel--context-ide-bramble{z-index:40000}.toolbar-feeds-panel feeds{width:100%}.ng-tooltip{background:#2e3347;border-radius:.3125rem;color:#fefefe;font-size:.875rem;line-height:normal;opacity:0;padding:.625rem 1.25rem;position:absolute;text-align:center;z-index:99999}.ng-tooltip:after{border-color:transparent;border-style:solid;content:"";position:absolute}.ng-tooltip-top:after{border-top-color:#2e3347;border-width:.3125rem;margin-left:-.3125rem;top:100%;left:50%}.ng-tooltip-right:after{border-right-color:#2e3347;border-width:.3125rem;margin-top:-.3125rem;top:50%;right:100%}.ng-tooltip-bottom:after{border-bottom-color:#2e3347;border-width:.3125rem;margin-left:-.3125rem;bottom:100%;left:50%}.ng-tooltip-left:after{border-left-color:#2e3347;border-width:.3125rem;margin-top:-.3125rem;top:50%;left:100%}.ng-tooltip-show{opacity:1;transition:opacity .5s}.pagination .pagination-form{display:inline-block;white-space:nowrap}.pagination .pagination-page a.next,.pagination .pagination-page a.prev{font-family:icomoon;font-size:12px;font-weight:400}.help-button{cursor:pointer;bottom:100px;right:0;position:fixed;z-index:60;height:50px;width:50px}.help-button:focus-visible{box-shadow:0 0 0 3px #06c,0 0 0 5px rgba(0,102,204,.3),0 1px 10px rgba(0,0,0,.2);border-radius:50% 0 0 50%;outline:none;z-index:100}.help-panel{position:fixed;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:0;padding:0;box-shadow:1px 1px 10px rgba(0,0,0,.8);height:100%;z-index:100;background-color:#2a2b30;top:0;right:0;bottom:0;width:350px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.help-panel .content{position:relative;-webkit-flex:1;-ms-flex:1;flex:1}.help-panel .content .empty-state{padding:20px;text-align:center}.help-panel .content .empty-state h3,.help-panel .content .empty-state p{color:#fff}.help-panel .content .messages{position:absolute;top:0;bottom:0;left:0;right:0;overflow-y:auto}.help-panel .content .messages::-webkit-scrollbar{width:6px;height:6px}.help-panel .content .messages::-webkit-scrollbar-button{width:0;height:0}.help-panel .content .messages::-webkit-scrollbar-thumb{background-color:#ccc}.help-panel .content .messages::-webkit-scrollbar-thumb:hover{background-color:#b3b3b3}.help-panel .content .messages::-webkit-scrollbar-thumb:active{background-color:#999}.help-panel .content .messages::-webkit-scrollbar-track{border-radius:0}.help-panel .content .messages::-webkit-scrollbar-corner{background:transparent}.help-panel .content .messages .entry{overflow:hidden;margin:10px;font-size:.9em;line-height:1.4em}.help-panel .content .messages .entry .message{display:inline-block;border-radius:10px;padding:10px;background-color:#fff;box-shadow:0 3px 6px #00000029;padding:10px 12px;text-align:left;max-width:90%}.help-panel .content .messages .entry .message.collapsed .results{display:none}.help-panel .content .messages .entry .message.collapsed .show{display:block}.help-panel .content .messages .entry .message .show{display:none}.help-panel .content .messages .entry .message.markdown{font-size:14px}.help-panel .content .messages .entry .message.markdown h1{font-size:18px}.help-panel .content .messages .entry .message.markdown h2{font-size:16px}.help-panel .content .messages .entry .message.markdown a,.help-panel .content .messages .entry .message.markdown h3,.help-panel .content .messages .entry .message.markdown h4,.help-panel .content .messages .entry .message.markdown h5,.help-panel .content .messages .entry .message.markdown ol,.help-panel .content .messages .entry .message.markdown p,.help-panel .content .messages .entry .message.markdown ul{font-size:14px}.help-panel .content .messages .entry .message.markdown a.button{color:#fff;padding:0 16px}.help-panel .content .messages .entry .message.markdown a.button.tiny{font-weight:400;font-size:11px;padding:0 11px;line-height:18px}.help-panel .content .messages .entry .message.markdown iframe{height:150px}.help-panel .content .messages .entry .message .additional-hidden{display:block;margin-top:10px}.help-panel .content .messages .entry .message .helpful{display:block;text-align:right;font-size:11px;border-top:1px solid #ccc;padding-top:10px;margin-top:10px}.help-panel .content .messages .entry .message .helpful a{font-size:11px}.help-panel .content .messages .entry.query{text-align:right}.help-panel .content .messages .entry.query .message{border-top-right-radius:0}.help-panel .content .messages .entry.response .message{border-top-left-radius:0}.help-panel .query-prompt{-webkit-flex:0 0;-ms-flex:0 0;flex:0 0;padding:10px;box-shadow:4px 0 10px}.help-panel .query-prompt form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.help-panel .query-prompt form input{-webkit-flex:1;-ms-flex:1;flex:1;margin:0;border-radius:4px;vertical-align:middle}.help-panel .query-prompt form a{-webkit-flex:0;-ms-flex:0;flex:0;margin-left:10px;margin-bottom:0;color:#fff}.help-panel__close-button{display:none;position:absolute;z-index:10;top:0;left:-20px;width:40px;height:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#2e3347!important}.help-panel__close-button svg{width:100%;height:100%;margin-top:1px}.help-panel__close-button svg path{fill:#fff}.help-panel__close-button svg circle{fill:#444852}.help-panel__close-button:hover{cursor:pointer;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scale(1.02);transform:scale(1.02)}.help-panel--visible{width:350px!important}.help-panel--visible .help-panel__close-button{z-index:20;display:-webkit-flex;display:-ms-flexbox;display:flex}.help-panel--context-ide{display:none}.help-panel--context-ide.help-panel--visible{display:-webkit-flex;display:-ms-flexbox;display:flex}.help-panel--context-ide .help-panel__close-button{background-color:#2a2b30!important}.help-panel--context-student-dashboard,.help-panel--context-teacher-dashboard{position:fixed;top:0!important;right:9999px!important;bottom:0!important;z-index:900!important}.help-panel--context-student-dashboard.help-panel--visible,.help-panel--context-teacher-dashboard.help-panel--visible{right:0!important}@media screen and (max-width:600px){.help-panel{top:0;right:0;bottom:0;width:100%}.help-panel__close-button{top:4px;left:4px}.help-panel--visible{width:100%!important}}.body .header{text-align:right}.body.markdown{font-size:1rem}.body.markdown h1,.body.markdown h2,.body.markdown h3,.body.markdown h4,.body.markdown h5{color:#111;font-weight:400;padding:0;margin-top:12px;margin-bottom:12px}.body.markdown h1{font-size:32px}.body.markdown h2{font-size:28px}.body.markdown h3{font-size:24px}.body.markdown h4{font-size:21px}.body.markdown h5{font-size:18px}.body.markdown a{color:#09f;margin:0;padding:0;vertical-align:baseline}.body.markdown a,.body.markdown ol,.body.markdown p,.body.markdown ul{font-size:inherit;font-weight:400;line-height:24px;padding:0;margin-bottom:12px}.body.markdown a.button{color:#fff;padding:0 16px}.body.markdown a.button.tiny{font-size:12px;padding:0 12px}.body.markdown a.copyable{display:none}.body.markdown a.project{display:inline-block;position:relative;border-radius:4px;border:1px solid #ccc;padding:4px}.body.markdown a.project .play-icon{display:block;left:50%;top:50%;margin-left:-40px;margin-top:-40px;position:absolute;width:80px;height:80px;background-color:rgba(0,0,0,.5);border-radius:50%}.body.markdown a.project .play-icon em{border-bottom:25px solid transparent;border-left:40px solid #fff;border-top:25px solid transparent;display:block;height:0;width:0;margin-left:25px;margin-top:15px}.body.markdown ul{list-style-type:disc}.body.markdown ul.block-reference{list-style-type:none}.body.markdown ul.block-reference li{margin-left:0;margin-bottom:10px}.body.markdown li{line-height:1.5;margin-left:24px}.body.markdown li ul{margin-left:24px}.body.markdown pre{white-space:pre-wrap}.body.markdown pre.language-block{background:transparent}.body.markdown pre.language-block span{display:inline-block}.body.markdown pre.language-block span img{width:50%}.body.markdown code{font-family:Consolas,Monaco,Andale Mono,monospace;line-height:1.5;font-size:13px}.body.markdown blockquote{margin:1em 2em;max-width:80%}.body.markdown blockquote p{color:#666;max-width:80%}.body.markdown hr{max-width:540px;text-align:left;margin:0 auto 0 0;color:#999}.body.markdown table{border-collapse:collapse;border:1px solid #ccc}.body.markdown table thead{background-color:#eee}.body.markdown table thead td{color:#666}.body.markdown table td{padding:.5em 1em;border:1px solid #ccc}.body.markdown iframe{width:100%;height:70vh;border:none}.body.markdown .grid{text-align:center}.body.markdown .grid li{display:inline-block;vertical-align:top;width:20%;padding:10px;margin:10px;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.1);text-align:center;min-height:250px;line-height:1rem}.body.markdown .grid li strong{display:block}.body.markdown .grid li a{color:#111;line-height:1rem}.modal-help-v2{height:90%;border-radius:4px;border:0!important;padding:0!important;overflow:visible!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal-help-v2.reveal a{font-size:inherit}.modal-help-v2.style--index{background-color:#eee}.modal-help-v2.style--index .header.nav{display:none}.modal-help-v2.style--index .header.root{display:block}.modal-help-v2.style--block-reference{background-color:#eee}.modal-help-v2 .header.nav,.modal-help-v2.style--block-reference .container .docnav{display:block}.modal-help-v2 .header.root{display:none}.modal-help-v2 .header{-webkit-flex:0;-ms-flex:0;flex:0;background-image:url(/image/dashboard/help/header-support.png);background-position:50%;background-size:cover;padding:20px}.modal-help-v2 .header h2{color:#fff}.modal-help-v2 .header.nav{padding:10px}.modal-help-v2 .header.nav a{color:#fff;font-size:18px;font-weight:700;vertical-align:top}.modal-help-v2 .header.nav .back{white-space:nowrap}.modal-help-v2 .header.nav .back svg{width:10px;height:10px;fill:#fff}.modal-help-v2 .header.nav .home{font-size:16px;margin-left:10px}.modal-help-v2 .header.nav input{margin:0}.modal-help-v2 .container{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-help-v2 .container .docnav{display:none;-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;position:relative}.modal-help-v2 .container .docnav .nav{position:absolute;top:20px;right:0;left:20px;bottom:20px;overflow-y:auto}.modal-help-v2 .container .docview{-webkit-flex:1;-ms-flex:1;flex:1;position:relative}.modal-help-v2 .container .docview .body{position:absolute;top:20px;right:20px;left:20px;bottom:20px;overflow-y:auto}.modal-help-v2 .container .docview .body iframe{border:none;width:100%;height:100%}.modal-help-v2 .container .docview .body a{color:#00f}.modal-help-v2 .container .docview .body a.button{color:#fff}.modal-help-v2 .container .docview .body>.response{border-top:1px solid #ccc;padding-top:10px;margin-top:10px}.modal-help-v2 .container .docview .body>.response:first-child{border-top:none;padding-top:auto;margin-top:auto}.modal-help-v2__close-button{position:absolute;z-index:10;top:-20px;right:-20px;width:40px;height:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.modal-help-v2__close-button svg{width:100%;height:100%;margin-top:1px}.modal-help-v2__close-button svg path{fill:#fff}.modal-help-v2__close-button svg circle{fill:#444852}.modal-help-v2__close-button:hover{cursor:pointer;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:600px){.modal-help-v2__close-button{top:4px;right:4px}}.modal-help-forward{border-radius:4px!important;border:0!important;overflow:visible!important}.modal-help-forward input.disabled{background-color:#e6e6e6;box-shadow:none}.modal-help-forward input.disabled:focus{background-color:#e6e6e6;box-shadow:none;border:1px solid #cacaca}.modal-help-forward__close-button{position:absolute;z-index:10;top:-20px;right:-20px;width:40px;height:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.modal-help-forward__close-button svg{width:100%;height:100%;margin-top:1px}.modal-help-forward__close-button svg path{fill:#fff}.modal-help-forward__close-button svg circle{fill:#444852}.modal-help-forward__close-button:hover{cursor:pointer;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:600px){.modal-help-forward__close-button{top:4px;right:4px}}.oauth-onboarding{background-color:#8b75d6;background-image:linear-gradient(130deg,#8b75d6,#5e5eb7 45%,#48adc1 90%)}.oauth-onboarding.verification{background-color:#614ac1;background-image:linear-gradient(180deg,#6258db,#5c59bd 50%,#4dc4d9)}.oauth-onboarding .global-header{padding:10px 40px}.oauth-onboarding .global-header .logo a{display:inline-block;width:122px;height:30px;background-image:url("/images/tynker-logos/tynker-registered-white.png");background-position:50%;background-repeat:no-repeat;background-size:contain}.oauth-onboarding .modal-create{min-height:250px}.oauth-onboarding .panel{background:#fefefe;box-shadow:0 0 10px rgba(0,0,0,.1);display:block;border-radius:5px;padding:20px 40px}.oauth-onboarding a,.oauth-onboarding label{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:16px}.oauth-onboarding h1{font-size:1.5rem;text-align:center}.oauth-onboarding p{font-size:16px}.oauth-onboarding p .hilight{color:#00bcd4}.oauth-onboarding .error{color:red;font-weight:700}.oauth-onboarding .radio-labels-main{padding-top:50px;padding-bottom:70px}.oauth-onboarding .radio-labels-main label{font-size:18px}.oauth-onboarding .radio-labels-teacher{padding-top:20px;padding-bottom:20px}.oauth-onboarding .radio-labels-teacher label{font-size:14px}.oauth-onboarding .terms{margin-bottom:35px}.oauth-onboarding .terms .text{color:gray;font-size:12px}.oauth-onboarding .terms .text a{color:gray;font-weight:700;text-decoration:underline;font-size:12px}.oauth-onboarding .terms label{display:block;padding:5px;color:gray;font-size:12px;margin-left:18px}.oauth-onboarding .terms label input{margin-bottom:0;vertical-align:middle;margin-left:-23px}.oauth-onboarding .different-account-link a{color:#000;font-weight:700;text-decoration:underline}.oauth-onboarding .bottom-links{padding-right:0}.oauth-onboarding .bottom-links a{color:#fff}.oauth-onboarding .top-links{padding-left:0}.oauth-onboarding .top-links a{color:#fff;font-weight:700}.oauth-create-account{background:transparent linear-gradient(359deg,#02bcd4,#478af8 32%,#4e85fb) 0 0 no-repeat padding-box;opacity:1}.oauth-create-account .background-color{background-color:#fff;color:#00bcd4}.oauth-create-account .background-color-select{background-color:#00bcd4;color:#fff}.oauth-create-account.full{background-color:#5c40ca;background:linear-gradient(130deg,#5c40ca,#5c40ca 90%)}.oauth-create-account.full .panel{background:transparent;box-shadow:none}.oauth-create-account.full .panel .left-panel{padding:40px}.oauth-create-account.full .panel .right-panel{border-radius:5px;background:#fff;padding:40px}.oauth-create-account .global-header{padding:10px 40px}.oauth-create-account .global-header .logo a{display:inline-block;width:122px;height:37px;background-image:url("/images/tynker-logos/tynker-registered-white.svg");background-position:50%;background-repeat:no-repeat;background-size:contain}.oauth-create-account .modal-create{min-height:250px}.oauth-create-account .panel{background:#fefefe;box-shadow:0 0 10px rgba(0,0,0,.1);display:block;border:none;border-radius:5px;margin-bottom:40px}.oauth-create-account .panel .left-panel{background:transparent linear-gradient(180deg,#503e86,#6660e8) 0 0 no-repeat padding-box;border-top-left-radius:5px;border-bottom-left-radius:5px;padding:40px 20px 45px 40px;color:#fff;width:45%}.oauth-create-account .panel .left-panel a.back,.oauth-create-account .panel .left-panel p{color:#fff}.oauth-create-account .panel .left-panel a.back svg{fill:#fff}.oauth-create-account .panel .left-panel .content-container .title{text-align:left;font:normal normal 700 30px/36px Montserrat;letter-spacing:0}.oauth-create-account .panel .left-panel .content-container .title span{color:#fde867}.oauth-create-account .panel .right-panel{padding:40px;width:55%}@media only screen and (max-width:640px){.oauth-create-account .panel .right-panel{width:100%}}.oauth-create-account .text-small,.oauth-create-account .text-small a{font-size:.8rem}.oauth-create-account .back svg{width:12px;height:12px;fill:#00bcd4}.oauth-create-account .awards{white-space:nowrap}.oauth-create-account .awards img{width:20%}.oauth-create-account .smart-pass{font:normal normal 600 12px/18px Open Sans}.oauth-create-account label{text-align:left;font:normal normal 600 14px/20px Open Sans;letter-spacing:0;color:#2e3347;margin-bottom:.5rem}.oauth-create-account input{border:1px solid #cacaca;border-radius:3px;font:normal normal 600 16px/20px Open Sans;letter-spacing:0;color:#0a0a0a;padding:24px 12px}.oauth-create-account a{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:16px}.oauth-create-account h1{font-size:1.5rem;text-align:center}.oauth-create-account h2{font-size:1.2rem;text-align:center}.oauth-create-account p{font-size:16px}.oauth-create-account p .hilight{color:#00bcd4}.oauth-create-account .error{color:red;font-weight:700}.oauth-create-account .button-group .button:first-child{border-right-width:0}.oauth-create-account .button-group .button:last-child{border-left-width:0}.oauth-create-account .button-group .button{border:1px solid #00bcd4;border-left-width:1px;border-right-width:1px;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;margin-right:0;text-transform:none}.oauth-create-account .role-selector h1{color:#fff;font:normal normal 700 30px/36px Montserrat;margin-bottom:2rem}@media only screen and (max-width:1024px){.oauth-create-account .role-selector h1{margin-top:1rem}}.oauth-create-account .role-selector .flex{display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:900px){.oauth-create-account .role-selector .flex{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.oauth-create-account .role-selector .card-wrapper{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.oauth-create-account .role-selector .card-wrapper .card{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.oauth-create-account .role-selector .card-wrapper .card:first-child{margin-bottom:30px}.oauth-create-account .role-selector .card{display:inline-block;width:100%;min-height:100px;margin-bottom:0;background-color:#fff;border-radius:10px;color:#000;padding:40px;font-weight:700;text-align:center;height:100%;font-size:1.438rem}.oauth-create-account .role-selector .card img{margin-bottom:.5em}@media only screen and (max-width:900px){.oauth-create-account .role-selector .card img{display:none}}@media only screen and (max-width:900px){.oauth-create-account .role-selector .card{margin-bottom:30px}}@media only screen and (max-width:640px){.oauth-create-account .role-selector .card{padding:30px}}.oauth-create-account .terms{margin-bottom:35px}.oauth-create-account .terms .text{color:gray;font-size:12px}.oauth-create-account .terms .text a{color:gray;font-weight:700;text-decoration:underline;font-size:12px}.oauth-create-account .terms label{display:block;padding:5px;color:gray;font-size:12px;margin-left:18px}.oauth-create-account .terms label input{margin-bottom:0;vertical-align:middle;margin-left:-23px}.oauth-create-account .different-account-link a{color:#000;font-weight:700;text-decoration:underline}.oauth-create-account .bottom-links{padding-right:0}.oauth-create-account .bottom-links a{color:#fff}.oauth-create-account .top-links{padding-left:0}.oauth-create-account .top-links a{color:#fff;font-weight:700}.oauth-create-account .cta-btn{text-align:center;font:normal normal 700 14px/19px Open Sans;letter-spacing:0;color:#fff;text-transform:uppercase;padding:15px 12px}.parent-email-label{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.parent-email-label,.tooltip-container{display:-webkit-flex;display:-ms-flexbox;display:flex}.tooltip-container{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tooltip-container .tooltip-icon{position:relative;float:right;border-radius:50%;padding:2px 5px;width:18px;height:18px;font:normal normal 700 12px/14px Montserrat;cursor:pointer}.tooltip-container .tooltip-icon,.tooltip-container .tooltip-icon .tooltip-text{text-align:center;letter-spacing:0;color:#fff;background:#2e3347 0 0 no-repeat padding-box}.tooltip-container .tooltip-icon .tooltip-text{position:absolute;width:150px;right:-54px;top:28px;-webkit-transform:translateX(8%);transform:translateX(8%);padding:10px;border-radius:7px;display:none;transition:opacity .5s ease;font:normal normal 700 12px/17px Open Sans;z-index:2}.tooltip-container .tooltip-icon .tooltip-text:before{content:"";position:absolute;left:46%;bottom:100%;-webkit-transform:scaleY(-1);transform:scaleY(-1);border:8px solid;border-color:#2e3347 #0000 #0000}.tooltip-container .tooltip-icon:hover .tooltip-text{display:block}.modal-browse{height:90%;border-radius:4px;border:0!important;padding:0!important;overflow:visible!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal-browse.reveal a{font-size:inherit}.modal-browse .header{-webkit-flex:0;-ms-flex:0;flex:0;background-image:url(/image/dashboard/help/header-support.png);background-position:50%;background-size:cover;padding:20px}.modal-browse .header h2{color:#fff;margin-bottom:0}.modal-browse .header.nav{padding:10px}.modal-browse .header.nav a{color:#fff;font-size:18px;font-weight:700;vertical-align:top}.modal-browse .header.nav .back{white-space:nowrap}.modal-browse .header.nav .back svg{width:10px;height:10px;fill:#fff}.modal-browse .header.nav .home{font-size:16px;margin-left:10px}.modal-browse .header.nav input{margin:0}.modal-browse .container{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-browse .container iframe{border:none;width:100%;height:100%}.modal-browse__close-button{position:absolute;z-index:10;top:-20px;right:-20px;width:40px;height:40px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.modal-browse__close-button svg{width:100%;height:100%;margin-top:1px}.modal-browse__close-button svg path{fill:#fff}.modal-browse__close-button svg circle{fill:#444852}.modal-browse__close-button:hover{cursor:pointer;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:600px){.modal-help-v2__close-button{top:4px;right:4px}}.modal-progression-opt-in{background-image:url(/image/dashboard/student/modal-home-upsell/background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:2rem;text-align:center;border-radius:8px;border:0}.modal-progression-opt-in h3{color:#fff}.modal-progression-opt-in a.mobile-button{margin:10px 20px;text-transform:uppercase}.modal-progression-opt-in a.mobile-button .icon-home{margin-bottom:6px}.modal-progression-opt-in .kids{display:inline-block;width:80%;height:200px;margin-top:2rem;margin-bottom:-2.3rem;background-image:url(/static/kids.77d7557e.png);background-size:contain;background-position:top;background-repeat:no-repeat}.modal-survey-button{cursor:pointer;bottom:62px;right:100px;position:fixed;z-index:60;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.modal-survey-button,.modal-survey-button .tooltip{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.modal-survey-button .tooltip{border-radius:8px;background-color:#1c1f29;opacity:.8!important;width:167px;height:35px;font-size:14px;line-height:19px;font-family:Open Sans;padding-top:8px;bottom:15px;top:unset;right:65px}block{display:inline-block}block img{width:50%}.popover-content{visibility:hidden;position:fixed;opacity:0;transition:opacity .2s ease-in-out;padding:0}.popover-content.active{visibility:visible;opacity:1}.modal-minecraft-download-help{border:0;border-radius:5px;max-width:500px;font-size:15px;z-index:9999;min-height:512px}.modal-minecraft-download-help h1{font-size:28px;text-align:center}.modal-minecraft-download-help a{font-size:15px;outline:none}.modal-minecraft-download-help .tabs{border:0;text-align:center}.modal-minecraft-download-help .tabs .tabs-title{float:none;display:inline-block}.modal-minecraft-download-help .tabs .tabs-title a{font-size:15px;font-weight:600;color:#000}.modal-minecraft-download-help .tabs .tabs-title>a:focus,.modal-minecraft-download-help .tabs .tabs-title>a[aria-selected=true]{color:#00bcd4;background-color:transparent}.modal-minecraft-download-help .tabs-content{border:0;height:450px;overflow:auto}.modal-minecraft-download-help .tabs-content::-webkit-scrollbar{width:8px;height:8px}.modal-minecraft-download-help .tabs-content::-webkit-scrollbar-track{background-color:transparent;border-radius:0}.modal-minecraft-download-help .tabs-content::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:0}.modal-minecraft-download-help .tabs-content img.icon{display:inline-block;width:40px}.modal-minecraft-download-help .tabs-content img.icon.icon-inline{width:30px;vertical-align:middle}.modal-minecraft-download-help .tabs-content img.screenshot{border:1px solid #eee;border-radius:5px;width:500px}.modal-minecraft-download-help .tabs-content img.screenshot.screenshot-small{width:200px}.modal-minecraft-download-help .tabs-content ol,.modal-minecraft-download-help .tabs-content ul{padding-left:0}.modal-minecraft-download-help .tabs-content ol li,.modal-minecraft-download-help .tabs-content ul li{font-size:15px}.modal-minecraft-download-help .tabs-content ol li img.screenshot,.modal-minecraft-download-help .tabs-content ul li img.screenshot{margin-top:15px;margin-bottom:20px;display:block}.modal-minecraft-download-help .tabs-panel-download,.modal-minecraft-download-help .tabs-panel-download .download-button-container{text-align:center}.modal-minecraft-download-help .tabs-panel-download .or-separator{position:relative;height:25px;margin-top:15px;margin-bottom:15px}.modal-minecraft-download-help .tabs-panel-download .or-separator .or-separator-line{position:absolute;height:1px;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#bbb}.modal-minecraft-download-help .tabs-panel-download .or-separator .or-separator-label{background-color:#fff;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50px;font-weight:600}.modal-minecraft-download-help .tabs-panel-download .code{text-align:center;border:1px solid #e6e6e6;padding:10px;font-weight:500;margin-bottom:20px}.modal-minecraft-download-help .button-download{outline:none;margin:0}.modal-minecraft-download-help .dont-show-again{color:#54b9cf;display:block;text-align:center;font-weight:500;padding:10px}.modal-minecraft-download-help .dont-show-again:hover{color:#4cbfd8;text-decoration:underline}.ng-tooltip{position:absolute;font-size:14px;text-align:center;color:#f8f8f2;padding:3px 8px;background:#0a0a0a;border-radius:4px;z-index:99999;opacity:0;line-height:normal}.ng-tooltip:after{content:"";position:absolute;border-style:solid}.ng-tooltip-top:after{top:100%;left:50%;margin-left:-5px;border-width:5px;border-color:#0a0a0a transparent transparent}.ng-tooltip-bottom:after{bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-color:transparent transparent #0a0a0a}.ng-tooltip-left:after{top:50%;left:100%;margin-top:-5px;border-width:5px;border-color:transparent transparent transparent #0a0a0a}.ng-tooltip-right:after{top:50%;right:100%;margin-top:-5px;border-width:5px;border-color:transparent #0a0a0a transparent transparent}.ng-tooltip-show{opacity:1;transition:opacity .5s}.modal-edit-account.reveal{--white:#fff;--black:#37383c;--black-t85:rgba(0,0,0,.85);--black-t45:rgba(0,0,0,.45);--grey:#444852;--grey2:#cdced4;--blue:#00bcd4;--blue2:#f4fafa;--blue3:#4e84fa;--blue4:#e6f3f6;--z-modal:9999;background-color:#0bcde6;background-color:var(--blue2);border-radius:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;width:95%!important;max-width:60rem!important;min-height:420px;border:none}.modal-edit-account.reveal h3{font-size:16px;font-weight:400;padding-bottom:0}.modal-edit-account.reveal label{margin-bottom:.75rem}.modal-edit-account.reveal .login-info{font-size:16px;margin-bottom:.75rem}.modal-edit-account.reveal .modal-edit-account__sidebar{padding:32px 0 32px 32px;background:linear-gradient(150deg,#03bcd5,#00bcd4);background:linear-gradient(150deg,var(--blue),var(--blue3));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:200px;border-top-left-radius:10px;border-bottom-left-radius:10px;overflow:hidden}.modal-edit-account.reveal .modal-edit-account__sidebar__title{color:#fff;color:var(--white);font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;margin-bottom:16px;overflow-x:hidden;padding:0 10px;text-overflow:ellipsis}.modal-edit-account.reveal .modal-edit-account__sidebar__list{list-style:none;padding:0;margin:0;text-transform:uppercase;color:#fff;color:var(--white)}.modal-edit-account.reveal .modal-edit-account__sidebar__list__item{padding:15px 10px;border-top-left-radius:5px;border-bottom-left-radius:5px;font-size:12px;font-weight:700;cursor:pointer}.modal-edit-account.reveal .modal-edit-account__sidebar__list__item.is-selected{background:#0bcde6;background:var(--blue2);color:#03bcd5;color:var(--blue)}.modal-edit-account.reveal .modal-edit-account__sidebar__list__item__active-red-dot{display:inline-block;padding:4px;background:#dc3628 0 0 no-repeat padding-box;border-radius:50%;margin-left:8px}.modal-edit-account.reveal .modal-edit-account__sidebar.is-hidden{display:none}.modal-edit-account.reveal .modal-edit-account__body{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border-bottom-right-radius:10px}.modal-edit-account.reveal .modal-edit-account__callouts{padding:1rem}.modal-edit-account.reveal .modal-edit-account__callouts .callout{font-size:16px;margin-top:25px}.modal-edit-account.reveal .modal-edit-account__content:not(.\--wide),.modal-edit-account.reveal .modal-edit-account__header:not(.\--wide){margin-right:auto;margin-left:auto;max-width:80%}.modal-edit-account.reveal .modal-edit-account__header{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;min-height:64px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;padding:8px 0 0;box-sizing:border-box;position:relative}.modal-edit-account.reveal .modal-edit-account__header__title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:20px;color:#000;color:var(--black);font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:30px;-webkit-flex:1;-ms-flex:1;flex:1}.modal-edit-account.reveal .modal-edit-account__header__subtitle{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#b4291d;color:#fff;padding:.5rem;font-size:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;margin-top:.2rem}.modal-edit-account.reveal .modal-edit-account__header__subtitle span{margin-left:.5rem}.modal-edit-account.reveal .modal-edit-account__header--secondary{background:linear-gradient(90deg,#03bcd5,#00bcd4);background:linear-gradient(90deg,var(--blue),var(--blue3));border-top-left-radius:10px;border-top-right-radius:10px}.modal-edit-account.reveal .modal-edit-account__header--secondary .modal-edit-account.reveal .modal-edit-account__header__title{color:#fff;color:var(--white);text-align:center;margin-left:-100px}.modal-edit-account.reveal .modal-edit-account__header--secondary .modal-edit-account.reveal .modal-edit-account__header__back{z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;color:var(--white);text-transform:uppercase;font-weight:700;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex}.modal-edit-account.reveal .modal-edit-account__header--secondary .modal-edit-account.reveal .modal-edit-account__header__back svg{display:block;width:24px;height:24px;fill:currentColor;margin-right:6px}.modal-edit-account.reveal .modal-edit-account__header__search{position:relative}.modal-edit-account.reveal .modal-edit-account__header__search__input{font-weight:700;outline:0;border-radius:5px;background-color:#b4b5b7;background-color:var(--grey);padding:10px;width:100%;color:#d6d6d6;color:var(--grey2);box-sizing:border-box;font-size:15px;border:1px solid transparent;font-family:inherit}.modal-edit-account.reveal .modal-edit-account__header__search__button{position:absolute;top:0;right:0;width:40px;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer}.modal-edit-account.reveal .modal-edit-account__header__search__button svg{display:block;margin:auto;width:18px;height:18px;fill:#fff;fill:var(--white)}.modal-edit-account.reveal .modal-edit-account__header__search__button--close svg{fill:#b4b5b7;fill:var(--grey)}.modal-edit-account.reveal .modal-edit-account__header__search__button--close svg .icon-close__bgd{fill:#fff;fill:var(--white)}.modal-edit-account.reveal .modal-edit-account__content{-webkit-flex:1;-ms-flex:1;flex:1;width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overscroll-behavior:none;will-change:transform}.modal-edit-account.reveal .modal-edit-account__content::-webkit-scrollbar{width:6px;height:6px}.modal-edit-account.reveal .modal-edit-account__content::-webkit-scrollbar-button{width:0;height:0}.modal-edit-account.reveal .modal-edit-account__content::-webkit-scrollbar-thumb{background-color:#ccc}.modal-edit-account.reveal .modal-edit-account__content::-webkit-scrollbar-thumb:hover{background-color:#b3b3b3}.modal-edit-account.reveal .modal-edit-account__content::-webkit-scrollbar-thumb:active{background-color:#999}.modal-edit-account.reveal .modal-edit-account__content::-webkit-scrollbar-track{border-radius:0}.modal-edit-account.reveal .modal-edit-account__content::-webkit-scrollbar-corner{background:transparent}.modal-edit-account.reveal .modal-edit-account__content__list{list-style:none;margin:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;padding-left:38px}.modal-edit-account.reveal .modal-edit-account__content__list__item{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:calc(100%/3 - 38px);-ms-flex-preferred-size:calc(100%/3 - 38px);flex-basis:calc(100%/3 - 38px);margin:0 38px 42px 0}.modal-edit-account.reveal .modal-edit-account__content__list__separator{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;height:38px}.modal-edit-account.reveal .modal-edit-account__content__list__separator:first-child{height:0}.modal-edit-account.reveal .modal-edit-account__content--secondary{padding-top:38px}.modal-edit-account.reveal .modal-edit-account__content--secondary .modal-edit-account.reveal .modal-edit-account__content__list{padding-bottom:38px}.modal-edit-account.reveal .modal-edit-account__content--secondary .modal-edit-account.reveal .modal-edit-account__content__list__item{-webkit-flex-basis:calc(100%/4 - 38px);-ms-flex-preferred-size:calc(100%/4 - 38px);flex-basis:calc(100%/4 - 38px)}.modal-edit-account.reveal .modal-edit-account__content--video{overflow:hidden}.modal-edit-account.reveal .modal-edit-account__content__video{width:100%;height:100%;border:none;background:#000;display:block}.modal-edit-account.reveal .modal-edit-account__footer{border-top:1px solid #d6d6d6;border-top:1px solid var(--grey2);margin-left:1rem;margin-right:1rem;padding-top:1rem}.modal-edit-account.reveal .modal-edit-account__submit{font-size:inherit!important;padding-right:2.5rem;padding-left:2.5rem}.modal-edit-account.reveal launchpad-settings .button.primary{display:block;margin-right:auto;margin-left:auto}.modal-edit-account.reveal .select-panel{margin-right:auto;margin-left:auto;position:relative;max-width:250px}.modal-edit-account.reveal .select-panel:before{content:"";display:block;padding-top:100%;width:100%}.modal-edit-account.reveal .select-panel.\--large:before{padding-top:25%}.modal-edit-account.reveal .select-panel.is-disabled>label{background-color:#9c9c9c}@media print,screen and (min-width:40em){.modal-edit-account.reveal .select-panel{max-width:none}}.modal-edit-account.reveal .select-panel>input{position:absolute;top:0;left:0;opacity:0;width:0;height:0}.modal-edit-account.reveal .select-panel>label{margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;width:100%;background-color:#fefefe;border-radius:.25rem;color:#292d2e80;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:Open Sans,Helvetica,Arial,sans-serif;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700;padding:.25rem;text-align:center;transition:all .25s ease-in-out;color:#707070;box-shadow:1px 2px 1px #0000001A;border-radius:10px}.modal-edit-account.reveal .select-panel>label:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}@media print,screen and (min-width:40em){.modal-edit-account.reveal .select-panel>label{font-size:12px}}@media screen and (min-width:75em){.modal-edit-account.reveal .select-panel>label{font-size:14px}}.modal-edit-account.reveal .select-panel>label.\--with-image{min-height:282px}@media screen and (min-width:640px) and (max-width:840px){.modal-edit-account.reveal .select-panel>label.\--with-image{min-height:260px}}@media screen and (max-width:640px){.modal-edit-account.reveal .select-panel>label.\--with-image{min-height:250px}}.modal-edit-account.reveal .select-panel>input:checked+label{background:transparent linear-gradient(127deg,#02bcd4,#4e85fb) 0 0 no-repeat padding-box;box-shadow:1px 2px 1px #0000001A;border:1px solid #4e85fb;border-radius:10px;color:#fff}.modal-edit-account.reveal .select-panel>input:checked+label .select-panel-subtitle{color:#fff!important;font-weight:600;padding-left:10px;padding-right:10px}.modal-edit-account.reveal .select-panel-icon{display:block;margin-right:auto;margin-left:auto;width:50%}.modal-edit-account.reveal .select-panel-image{padding:10px 1rem 20px}.modal-edit-account.reveal .select-panel-title{display:block;font-weight:700;font:normal normal 700 15px/18px Montserrat;letter-spacing:0;text-transform:uppercase}.modal-edit-account.reveal .select-panel-checkmark{background-color:#fefefe;border-radius:16px;color:#00bcd4;font-size:10px;padding:3px;position:absolute;left:10px;top:10px}@media screen and (max-width:640px){.modal-edit-account.reveal .select-panel-checkmark{left:4px;top:6px}}.modal-edit-account.reveal .select-panel-subtitle{font-weight:unset;color:#25293a;text-align:center;font:normal normal normal 12px/21px Open Sans;letter-spacing:0;padding-left:10px;padding-right:10px}.modal-edit-account.reveal .select-panel .margin-top{margin-top:0}@media screen and (max-width:640px){.modal-edit-account.reveal .select-panel .margin-top{margin-top:20px}}@media screen and (max-width:640px){.modal-edit-account.reveal .select-panel .sub-title-padding{padding-top:35px}}.modal-edit-account.reveal .interest-column{padding-right:10px;padding-left:10px;margin-top:10px;margin-bottom:10px;width:50%}@media print,screen and (min-width:40em){.modal-edit-account.reveal .interest-column{padding-right:15px;padding-left:15px;margin-top:15px;margin-bottom:15px;width:25%}}@media print,screen and (min-width:64em){.modal-edit-account.reveal .interest-column{width:16.6666666667%}}@media screen and (max-width:640px){.modal-edit-account.reveal .dashboard-header{max-width:100%!important}}.modal-edit-account.reveal .dashboard-content{overflow:unset;margin-bottom:225px}@media screen and (max-width:640px){.modal-edit-account.reveal .dashboard-content{margin-bottom:190px;max-width:100%!important}}.modal-edit-account.reveal .dasboard-preferences{text-align:left;font:normal normal 700 18px/31px Montserrat;letter-spacing:0;color:#25293a;margin-top:14px}.modal-edit-account.reveal .dasboard-title{text-align:left;font:normal normal normal 16px/21px Open Sans;letter-spacing:0;color:#25293a;margin-bottom:22px}@media screen and (max-width:640px){.modal-edit-account.reveal .themes-container{display:unset}}.student-certificates-grid{display:grid;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;grid-template-columns:repeat(auto-fill,240px);grid-gap:1.5rem}.student-certificates-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.progress-bar-2{display:inline-block;vertical-align:top;width:185px;height:20px;border:2px solid #008cbb;border-radius:20px;overflow:hidden}.progress-bar-2 .progress-bar-fill{background-image:linear-gradient(180deg,#f5d01e 32.85%,#ffff8d 99.95%);position:relative;width:0;height:16px}.progress-bar-2 .progress-bar-fill:after{background-image:url(/image/dashboard/student/progress-student/progress-glow.png);background-position:50%;background-size:cover;bottom:0;content:" ";left:0;position:absolute;right:0;top:0}basic-student-notifications .basic-student-notifications{position:absolute;top:0;right:15px;background-color:#1d82bc;border-radius:50%;border:2px solid #fff;height:40px;width:40px;z-index:40!important;padding:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transition:all .1s ease-in-out}basic-student-notifications .basic-student-notifications svg{width:100%;height:100%}basic-student-notifications .basic-student-notifications svg path{fill:#fff}basic-student-notifications .basic-student-notifications__icon-container{width:100%;height:100%;text-align:center}basic-student-notifications .basic-student-notifications__icon{display:inline-block;width:25px;height:25px;margin-top:6px}basic-student-notifications .basic-student-notifications__counter{position:absolute;font-size:10px;font-weight:700;top:0;right:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:12px;height:12px;border-radius:50%;color:#fff;background-color:#d01031}basic-student-notifications .basic-student-notifications:hover{cursor:pointer;-webkit-transform:scale(1.012);transform:scale(1.012);box-shadow:4px 4px 8px rgba(0,0,0,.4)}student-sidebar-avatar .ng-leave{display:none!important}.dashboard-sidebar .dashboard-sidebar-nav li.student-sidebar-create-project:hover{border-left-width:0;background-color:transparent}.dashboard-sidebar .dashboard-sidebar-nav li.student-sidebar-create-project .student-sidebar-create-project .create-project-button{background-color:#7580b3;background-image:linear-gradient(180deg,#747fb3 10%,#5467ba 90%);border-bottom:2px solid #293771;border-radius:25px;cursor:pointer}.dashboard-sidebar .dashboard-sidebar-nav li.student-sidebar-create-project .student-sidebar-create-project .create-project-button:hover{background:#59628a}.dashboard-sidebar .dashboard-sidebar-nav li.student-sidebar-create-project .student-sidebar-create-project .create-project-button.\--highschool{background-color:#72aad0;background-image:linear-gradient(180deg,#72aad0 10%,#599bd0 90%)}.dashboard-sidebar .dashboard-sidebar-nav li.student-sidebar-create-project .student-sidebar-create-project .create-project-button.\--highschool:hover{background-color:#4d91d0;background-image:none}.dashboard-sidebar .dashboard-sidebar-nav li.student-sidebar-create-project .student-sidebar-create-project img{margin:0 5px 0 12px;width:1rem;height:1rem}.dashboard-sidebar .dashboard-sidebar-nav li.student-sidebar-create-project .student-sidebar-create-project .title{color:#fff;font-weight:700;font-size:14px;font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;line-height:45px;height:45px;text-transform:none}.my-minecraft-server .mask{position:absolute;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,.9)}.my-minecraft-server .callout-minecraft-account .button{color:#fefefe}.my-minecraft-server .setup-server{padding:40px 0;color:#fff;background-color:#6a689e;background-image:url("/image/dashboard/student/minecraft/bg-mc-server-graphic.png"),linear-gradient(135deg,#6a689e,#4d57c2);background-size:cover;background-position:50%;text-align:center;margin:auto;height:100%}.my-minecraft-server .setup-server .setup-server-content{max-width:1000px;margin:auto}.my-minecraft-server .setup-server .setup-server-content h1{font-size:30px;color:#fff}.my-minecraft-server .setup-server .setup-server-content .button.button-orange{background-color:#fd943e}.my-minecraft-server .setup-server .setup-server-content .features{margin-top:15px}.my-minecraft-server .setup-server .setup-server-content .features .feature .image{width:250px;margin-right:10px}.my-minecraft-server .setup-server .setup-server-content .features .feature .title{font-weight:500;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.my-minecraft-server .setup-server .setup-server-content .join-message{font-weight:600;font-size:25px;text-align:left;margin-top:30px}basic-cabinet-course-home{position:relative;display:inline-block;height:250px;text-align:center}@media only screen and (min-height:480px){basic-cabinet-course-home{height:calc(100px + 38vh)}}@media only screen and (min-height:720px){basic-cabinet-course-home{height:500px}}basic-cabinet-course-home a{display:inline-block;width:200px;height:225px;background-size:contain;background-position:bottom;background-repeat:no-repeat;margin-top:20px;position:relative}basic-cabinet-course-home a:hover{-webkit-transform:scale(1.05);transform:scale(1.05);z-index:10;transition:all .1s ease-in-out}@media only screen and (min-height:480px){basic-cabinet-course-home a{width:calc(80px + 38vh);height:calc(90px + 38vh)}}@media only screen and (min-height:720px){basic-cabinet-course-home a{width:400px;height:450px}}basic-cabinet-course-home .locked-image{display:block;position:absolute;top:-30px;left:0;right:0;text-align:center;z-index:11}basic-cabinet-course-home .locked-image img{width:35%}basic-cabinet-course-home .new-image{display:block;position:absolute;top:30%;width:50px;right:25%}basic-cabinet-course-home .title{display:block;text-align:center;color:#fff}basic-cabinet-course-home .card-tag{bottom:25px;right:50px}basic-cabinet-course-home .progress{display:inline-block;position:absolute;width:30%;margin-left:-15%}basic-course-player{position:relative;display:inline-block;width:100%}basic-course-player .course-slider{background-color:#000;background-size:cover;background-repeat:no-repeat;min-height:100vh}basic-course-player .course-slider h2{text-align:center;font-size:40px;font-weight:700;min-height:85px;color:#fff;padding:20px 40px}basic-course-player .course-slider h2 a{float:left}basic-course-player .course-slider h2 .launch-ebook-icon{max-height:80px;float:right;position:relative;top:-65px;right:85px}basic-course-player .course-slider .ebook-list.course-lesson-list{height:70vh;overflow-y:scroll}basic-course-player .course-slider .ebook-list.course-lesson-list .card .card-description{display:none;font-family:inherit}basic-course-player .course-slider .ebook-list.course-lesson-list .card .card-thumbnail{height:160px;background-position:top -2rem center}basic-course-player .course-slider .ebook-list.course-lesson-list .card:hover .card-description{display:block;font-family:inherit}basic-course-player .course-slider .ebook-list.course-lesson-list .card:hover .card-thumbnail{height:137px}basic-course-player .course-slider .ebook-list.course-lesson-list .card .icon-block-coding{background-image:url("/image/dashboard/student/ebooks/icon-block-coding.svg");display:block;width:26px;height:20px;background-repeat:no-repeat;background-size:70%;background-position:50%;float:right}basic-course-player .course-slider gallery-slider .lesson{display:inline-block;position:relative;width:300px;height:450px}basic-course-player .course-slider gallery-slider .lesson.disabled{opacity:.3}basic-course-player .course-slider gallery-slider .lesson .overlay{width:260px;height:240px;position:relative;margin-left:20px}basic-course-player .course-slider gallery-slider .lesson .overlay .badge-bg{position:absolute;width:230px;height:138px;background-size:cover;bottom:21px;left:15px}basic-course-player .course-slider gallery-slider .lesson .overlay .badge-overlay{position:absolute;width:260px;height:240px;background-size:cover;bottom:0;left:0}basic-course-player .course-slider gallery-slider .lesson img{max-width:none;position:absolute;display:block;-webkit-transform-origin:center top;transform-origin:center top}basic-course-player .course-slider gallery-slider .lesson img.badge{z-index:10}basic-course-player .course-slider gallery-slider .lesson img.badge.retina,basic-course-player .course-slider gallery-slider .lesson img.island{-webkit-transform:translate(-50%,-50%) translate(150px,250px) scale(.5);transform:translate(-50%,-50%) translate(150px,250px) scale(.5)}basic-course-player .course-slider gallery-slider .lesson img.island{z-index:5}basic-course-player .course-slider gallery-slider .lesson img.island.completed,basic-course-player .course-slider gallery-slider .lesson img.island.unlocked{display:block}basic-course-player .course-slider gallery-slider .lesson label{position:absolute;display:block;top:450px;left:0;width:100%;text-align:center;color:#fff;font-weight:700;text-decoration:none}basic-course-player .course-slider gallery-slider .lesson label.index{margin-top:-20px}basic-course-player .course-slider gallery-slider .lesson label.label{overflow:hidden;text-overflow:ellipsis}basic-course-player .course-slider gallery-slider .lesson label.completion{margin-top:30px}basic-course-player .course-slider gallery-slider .lesson label.completion span{display:inline-block;text-align:left;width:120px;height:10px;border-radius:10px;background-color:hsla(0,0%,100%,.9)}basic-course-player .course-slider gallery-slider .lesson label.completion span em{display:block;width:50%;height:100%;background-color:#9ce4fc;border-radius:10px}basic-course-player .course-slider gallery-slider .lesson.completed{opacity:.5;-webkit-transform:scale(.8);transform:scale(.8)}basic-course-player .course-slider gallery-slider .lesson.completed img.island.unlocked{display:none}basic-course-player .course-slider gallery-slider .lesson.completed img.island.completed{display:block}basic-course-player .course-slider gallery-slider .lesson.completed label.progress{display:none}basic-course-player .course-slider gallery-slider .lesson .bonus-projects{position:absolute;display:block;top:430px;left:0;width:100%;text-align:center;color:#fff;font-weight:700;text-decoration:none;margin-top:-50px}basic-course-player .course-slider gallery-slider .lesson .bonus-projects a{display:inline-block;margin:0 8px}basic-course-player .course-slider gallery-slider .lesson .bonus-projects a img{display:inline-block;position:relative}basic-course-player .course-slider gallery-slider .lesson .bonus-projects a span{color:#ffffe0;display:block;position:relative;font-size:10px}basic-course-player .course-slider .bannerContainer{margin-top:1rem;margin-bottom:0}@media screen and (max-width:640px){basic-course-player .course-slider .bannerContainer{margin-top:2.5rem}}basic-course-lesson-player{position:relative;display:inline-block;width:100%;height:100%}basic-course-lesson-player .course-lesson{background-size:cover;background-repeat:no-repeat;min-height:100vh}basic-course-lesson-player .course-lesson h2{text-align:center;font-size:40px;font-weight:700;min-height:85px;color:#fff;padding:20px 40px}basic-course-lesson-player .course-lesson h2 a{float:left}basic-course-lesson-player .course-lesson .modules-content{width:100%;padding:20px 40px}basic-course-lesson-player .course-lesson .modules-content .description{display:inline-block;width:30%;background-color:#243057;color:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.8);margin-top:40px;margin-right:40px;padding:20px;border-radius:4px;vertical-align:top}basic-course-lesson-player .course-lesson .modules-content .description h3{font-weight:700;font-size:16px;margin-bottom:8px;color:#fff}basic-course-lesson-player .course-lesson .modules-content .description p{font-size:14px;line-height:1.4em;color:#fff}basic-course-lesson-player .course-lesson .modules-content .modules{display:inline-block;vertical-align:top;width:60%}basic-course-lesson-player .course-lesson .modules-content .modules .module{display:inline-block;position:relative;width:92px;height:92px;background-color:#5b8cb1;border-radius:30px;border:8px solid #72b4ea;box-shadow:inset 0 2px 0 rgba(0,0,0,.2);padding:10px;text-align:center;margin:40px 20px 20px;vertical-align:bottom}basic-course-lesson-player .course-lesson .modules-content .modules .module .indicator{top:0;left:50px;margin-left:-37px;margin-top:-37px;position:absolute;display:inline-block;background-color:#72b4ea;border-radius:50%;width:50px;height:50px;background-repeat:no-repeat;background-position:50%;box-shadow:0 2px 2px rgba(0,0,0,.2);display:none}basic-course-lesson-player .course-lesson .modules-content .modules .module.diy .indicator{background-image:url(/image/lessons/module-icon-diy.png);display:block}basic-course-lesson-player .course-lesson .modules-content .modules .module.puzzle .indicator{display:none}basic-course-lesson-player .course-lesson .modules-content .modules .module.quiz .indicator{background-image:url(/image/lessons/module-icon-quiz.png);display:block}basic-course-lesson-player .course-lesson .modules-content .modules .module.intro .indicator{background-image:url(/image/lessons/module-icon-intro.png);display:block}basic-course-lesson-player .course-lesson .modules-content .modules .module a{color:#fff;text-decoration:none;font-size:40px;font-weight:700}basic-course-lesson-player .course-lesson .modules-content .modules .module .index{width:56px;height:56px;line-height:62px}basic-course-lesson-player .course-lesson .modules-content .modules .module.locked .index{background-image:url(/image/lessons/module-locked.png);background-position:50%;background-repeat:no-repeat}basic-course-lesson-player .course-lesson .modules-content .modules .module.locked .index span{display:none}basic-slider-card-course{display:inline-block;position:relative;margin:0 8px}basic-slider-card-course .student-course-card{overflow:visible}basic-slider-card-course .card{margin-top:20px}basic-slider-card-course .card:hover{-webkit-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 20px #000;z-index:10}basic-slider-card-course .card.card-course .card-tag{top:auto;bottom:50px}basic-slider-card-course .card .card-tag{bottom:50px}basic-slider-card-course .card .card-image.screenshot{padding:20px;max-width:420px}basic-slider-card-course .card .card-image.screenshot>img{border-radius:10px}basic-slider-card-course .card .locked-image{position:absolute;width:100px;top:-36px;left:35%}basic-slider-card-course .card .card-preview-action{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;border-radius:50%;background-color:rgba(0,0,0,.5);border:3px solid #fff;max-width:80px;max-height:80px}basic-slider-card-course .card .card-preview-action .card-preview-action-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:94px;font-size:36px;color:#fff;width:100%}basic-slider-card-course .card .card-details{display:none;position:absolute;margin-left:18px;width:90%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:18px;border-top:transparent;left:5%;background:linear-gradient(180deg,rgba(69,72,77,0) 0,#232427 50%,#000);padding:20% 0 10px}basic-slider-card-course .card .card-details p.card-name{color:#fefefe;font-size:12px}basic-slider-card-course .card .card-details p.card-description{color:#8a5754;font-size:11px}basic-slider-card-course .card .progress{position:absolute;left:40px;bottom:30px;width:20%;border-radius:8px;background-color:rgba(0,0,0,.7);height:12px;padding:2px}basic-slider-card-course .card img{max-height:250px}basic-slider-card-course.small .card{margin-top:10px}basic-slider-card-course.small .card img{max-height:100px}basic-slider-card-course.small .card .card-preview-action{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;border-radius:50%;background-color:rgba(0,0,0,.5);border:2px solid #fff;max-width:40px;max-height:40px}basic-slider-card-course.small .card .card-preview-action .card-preview-action-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:94px;font-size:18px;color:#fff;width:100%}basic-slider-card-course.small .card .card-details{margin-left:9px;width:161px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:8px}basic-slider-card-course.small .card .progress{left:15px;bottom:10px;width:30%}basic-slider-card-puzzle .card-puzzle:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:10}basic-slider-card-diy .card-diy:hover{-webkit-transform:scale(1.1);transform:scale(1.1);z-index:10}.basic-dashboard-home{background-image:url(/image/dashboard/student/launchpad/bg-space.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:100vh}.basic-dashboard-home .mobile-button.server{font-size:12px}.basic-dashboard-home .mobile-button.explore{text-transform:uppercase}@media only screen and (min-height:720px){.basic-dashboard-home .activities-container{min-height:500px}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item{vertical-align:middle}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .course{height:300px}@media only screen and (min-height:720px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .course{height:500px}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .course img{max-height:90%;display:block}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .course span{display:block;text-align:center;color:#fff}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item basic-slider-card-course .card .card-image.screenshot{max-width:360px}@media only screen and (min-height:720px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item basic-slider-card-course .card .card-image.screenshot{max-width:420px}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item{text-align:center}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles{text-align:left;width:440px}@media only screen and (min-height:480px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles{width:560px}}@media only screen and (min-height:720px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles{width:680px}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles .activity-card{width:200px;height:100px;margin:10px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles .activity-card .card-thumbnail{height:100px}@media only screen and (min-height:480px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles .activity-card{width:250px;height:125px;margin:15px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles .activity-card .card-thumbnail{height:125px}}@media only screen and (min-height:720px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles .activity-card{width:300px;height:150px;margin:20px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.puzzles .activity-card .card-thumbnail{height:150px}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed basic-slider-card-course .card img{max-height:190px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed basic-slider-card-course .card .card-tag{right:1.75rem;bottom:1.75rem}@media only screen and (min-height:720px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed basic-slider-card-course .card img{max-height:250px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed basic-slider-card-course .card .card-tag{right:2.25rem;bottom:2.25rem}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card{margin:0 10px 10px;width:140px;height:70px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card .card{width:140px;height:70px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card .card .card-thumbnail{height:70px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card .card .card-tag{top:38px}@media only screen and (min-height:720px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card{margin:15px;width:180px;height:90px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card .card-thumbnail{height:90px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card .card{width:180px;height:90px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item.mixed .activity-and-course .activity-card .card .card-tag{top:58px}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .card,.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .student-course-card{margin-bottom:0}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course{display:block}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card{display:inline-block;width:160px;height:80px;margin:10px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card{width:160px;height:80px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card .card-tag{top:48px;bottom:auto}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card .card-thumbnail{height:80px}@media only screen and (min-height:480px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card{width:180px;height:90px;margin:15px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card{width:180px;height:90px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card .card-thumbnail{height:90px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card .card-tag{top:58px}}@media only screen and (min-height:720px){.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card{width:200px;height:100px;margin:20px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card{width:200px;height:100px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card .card-thumbnail{height:100px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .slider-item .activity-and-course .activity-card .card .card-tag{top:68px}}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .puzzles{display:inline-block;white-space:normal}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .puzzles>.activity-card{display:inline-block}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .puzzles>.activity-card .card-details,.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .puzzles>.activity-card .card-tag{display:none}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .puzzles slider-card-diy .progress,.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .puzzles slider-card-puzzle .progress{margin-top:-10px}.basic-dashboard-home .strip-recommended-courses gallery-slider .gallery-slider-item .course a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);z-index:10;transition:all .1s ease-in-out}.basic-dashboard-progression-home{height:100%;position:relative}.basic-dashboard-progression-home basic-dashboard-header.learning-path-as-home{width:100%;top:0;left:0;position:absolute}.basic-dashboard-progression-home .prog-header{height:300px;pointer-events:none}@media screen and (max-width:1024px){.basic-dashboard-progression-home .prog-header{padding-top:110px}}.basic-dashboard-progression-home .prog-header__level{margin-left:0!important}.basic-dashboard-progression-home .prog-header__status{pointer-events:all}@media screen and (min-width:1024px){.basic-dashboard-progression-home .prog-header:not(.zero-state){padding-left:calc((100% - 75rem) / 2);padding-right:calc((100% - 75rem) / 2);-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.basic-dashboard-progression-home .prog-header .zero-state-title{margin-top:1rem}@media screen and (max-width:595px){.basic-dashboard-progression-home .prog-header .zero-state-title{padding-top:20px}}@media screen and (max-width:536px){.basic-dashboard-progression-home .prog-header .zero-state-title{font-size:22px;padding-top:120px}}@media screen and (max-width:348px){.basic-dashboard-progression-home .prog-header .zero-state-title{visibility:hidden}}.state-basic-dashboard-tracks{background-image:url(/image/dashboard/student/launchpad/bg-space.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:100vh}state-basic-dashboard-explore{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}state-basic-dashboard-explore basic-dashboard-header{width:100%}state-basic-dashboard-explore basic-dashboard-explore{display:block;margin-top:15px;width:100%;max-width:1136px}state-basic-dashboard-live-class-request{width:100%}state-basic-dashboard-live-class-request .live-class-request-wrapper{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:767px){state-basic-dashboard-live-class-request .live-class-request-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 1rem}}state-basic-dashboard-live-class-request .live-class-request-wrapper .classes-container{width:60%;margin-right:2rem}@media (max-width:767px){state-basic-dashboard-live-class-request .live-class-request-wrapper .classes-container{width:100%}}state-basic-dashboard-live-class-request .live-class-request-wrapper .request-parent-container{width:40%;padding:40px 40px 8px;background:#fff;border:1px solid #6d64b6;border-radius:5px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:10px}@media (max-width:767px){state-basic-dashboard-live-class-request .live-class-request-wrapper .request-parent-container{width:100%}}state-basic-dashboard-live-class-request .live-class-request-wrapper .request-parent-container parent-subscription-request-form form input.input-width-fix[type=email]{border:1px solid #cacaca;border-radius:5px;padding:25px 15px}state-basic-dashboard-live-class-request .live-class-request-wrapper .request-parent-container .title{font-size:24px;font-weight:700}state-basic-dashboard-live-class-request .live-class-request-wrapper .request-parent-container .description{font-weight:700;padding:15px 0 25px}state-basic-dashboard-live-class{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-image:url(/image/dashboard/student/school/bg.png);background-repeat:no-repeat;background-size:100% 100%}state-basic-dashboard-live-class basic-dashboard-header{width:100%}state-basic-dashboard-live-class .basic-dashboard-live-class,state-basic-dashboard-live-class basic-dashboard-live-class{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:35px;width:100%;height:100%;max-width:1136px}state-basic-dashboard-live-class .basic-dashboard-live-class .content-container,state-basic-dashboard-live-class basic-dashboard-live-class .content-container{width:100%}state-basic-dashboard-live-class .basic-dashboard-live-class .content-container .centered,state-basic-dashboard-live-class basic-dashboard-live-class .content-container .centered{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}state-basic-dashboard-live-class .basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox,state-basic-dashboard-live-class basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox{background-color:transparent;height:calc(100vh - 70px)}state-basic-dashboard-live-class .basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox__threads .threads__thread,state-basic-dashboard-live-class basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox__threads .threads__thread{background-color:#fff}state-basic-dashboard-live-class .basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox__threads .threads__thread--seen-by-session-user,state-basic-dashboard-live-class basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox__threads .threads__thread--seen-by-session-user{background-color:#f0f0f0}state-basic-dashboard-live-class .basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox__threads .threads__thread--selected,state-basic-dashboard-live-class basic-dashboard-live-class state-student-coaching-inbox .coaching-inbox__threads .threads__thread--selected{background-color:#e6f3f6}state-basic-dashboard-live-class .basic-dashboard-live-class__title,state-basic-dashboard-live-class basic-dashboard-live-class__title{font-size:24px;font-weight:700;margin-left:30px;margin-bottom:20px!important;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}state-basic-dashboard-live-class .basic-dashboard-live-class__title:before,state-basic-dashboard-live-class basic-dashboard-live-class__title:before{content:"\E09C";font-family:IcoMoon;font-size:14px;margin-right:10px}state-basic-dashboard-live-class .basic-dashboard-live-class__title:hover,state-basic-dashboard-live-class basic-dashboard-live-class__title:hover{cursor:pointer}state-basic-dashboard-live-class .basic-dashboard-live-class__section-title,state-basic-dashboard-live-class basic-dashboard-live-class__section-title{font-size:20px;font-weight:400;text-transform:none;margin-bottom:15px}state-basic-dashboard-live-class .basic-dashboard-live-class__feed,state-basic-dashboard-live-class basic-dashboard-live-class__feed{visibility:hidden;position:fixed;top:0;right:0;bottom:0;height:100%;z-index:9999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__header,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__header{-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px;height:56px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden;background-color:#19212f}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__header__left,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__header__left{-webkit-flex:0 0 106px;-ms-flex:0 0 106px;flex:0 0 106px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__header__right,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__header__right{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:12px}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__header__title,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__header__title{color:#fff;text-transform:none;min-height:18px;font-weight:700;font-size:12px}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__header__subtitle,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__header__subtitle{text-transform:none;font-weight:500;font-size:10px;color:#fff}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__header__image,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__header__image{width:106px;height:100%;object-fit:cover;pointer-events:none}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__body,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__body{-webkit-flex:1;-ms-flex:1;flex:1}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__body iframe,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__body iframe{height:100%}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__close-button,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__close-button{position:absolute;top:0;left:-15px;width:30px;height:30px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#2a2b30!important;box-shadow:1px 1px 1px rgba(0,0,0,.5)}state-basic-dashboard-live-class .basic-dashboard-live-class__feed .feed__close-button:hover,state-basic-dashboard-live-class basic-dashboard-live-class__feed .feed__close-button:hover{cursor:pointer}state-basic-dashboard-live-class .basic-dashboard-live-class--feed-visible .basic-dashboard-live-class__feed,state-basic-dashboard-live-class basic-dashboard-live-class--feed-visible .basic-dashboard-live-class__feed{visibility:visible}state-basic-dashboard-minecraft{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}state-basic-dashboard-minecraft basic-dashboard-header{width:100%}state-basic-dashboard-minecraft-hosted{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}state-basic-dashboard-minecraft-hosted basic-dashboard-header{width:100%}state-basic-dashboard-minecraft-hosted basic-dashboard-minecraft-hosted{display:block;margin-top:15px;width:100%;max-width:1200px}.state-basic-dashboard-course basic-dashboard-header{position:absolute;left:0;right:0;z-index:20}.state-basic-dashboard-course .basic-dashboard-body{padding-left:0;padding-right:0}.state-basic-dashboard-course student-course-player{min-height:100vh}state-basic-dashboard-games-and-apps{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}state-basic-dashboard-games-and-apps basic-dashboard-header{width:100%}answer-keys .main-menu{border:1px solid #e0e0e0;max-height:70vh;overflow:auto;padding:0;margin:0;list-style:none;position:relative}answer-keys iframe.pdf-view{width:100%;height:100vh;border:none}answer-keys .question{font-weight:700}answer-keys .choices code,answer-keys .question code{border:none;background-color:transparent}answer-keys .choices div{display:inline-block}answer-keys .choices li.correct{margin-left:20px}answer-keys .choices li.wrong{margin-left:40px}answer-keys ul{line-height:1.6}answer-keys ul li{padding:8px 0;background-color:#fff}answer-keys ul li.parent{border-bottom:1px solid #e0e0e0}answer-keys ul li.parent a{display:block;position:relative;padding-bottom:5px;padding-top:5px;font-size:16px;line-height:18px;text-decoration:none;padding:.7rem 1rem}answer-keys ul li.parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#ff8d1a transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}hs-dashboard-answer-keys .main-menu,parent-answer-keys .main-menu,state-basic-dashboard-answer-keys .main-menu{border:1px solid #e0e0e0;max-height:70vh;overflow:auto;padding:0;margin:0;list-style:none;position:relative}hs-dashboard-answer-keys .main-menu hr,parent-answer-keys .main-menu hr,state-basic-dashboard-answer-keys .main-menu hr{border:unset;border-bottom:1px solid #e0e0e0;padding:0;width:90%;margin:0 auto}hs-dashboard-answer-keys iframe.pdf-view,parent-answer-keys iframe.pdf-view,state-basic-dashboard-answer-keys iframe.pdf-view{width:100%;height:100vh;border:none}hs-dashboard-answer-keys .question,parent-answer-keys .question,state-basic-dashboard-answer-keys .question{font-weight:700}hs-dashboard-answer-keys .choices code,hs-dashboard-answer-keys .question code,parent-answer-keys .choices code,parent-answer-keys .question code,state-basic-dashboard-answer-keys .choices code,state-basic-dashboard-answer-keys .question code{border:none;background-color:transparent}hs-dashboard-answer-keys .choices div,parent-answer-keys .choices div,state-basic-dashboard-answer-keys .choices div{display:inline-block}hs-dashboard-answer-keys .choices li.correct,parent-answer-keys .choices li.correct,state-basic-dashboard-answer-keys .choices li.correct{margin-left:20px}hs-dashboard-answer-keys .choices li.wrong,parent-answer-keys .choices li.wrong,state-basic-dashboard-answer-keys .choices li.wrong{margin-left:40px}hs-dashboard-answer-keys ul,parent-answer-keys ul,state-basic-dashboard-answer-keys ul{line-height:1.6}hs-dashboard-answer-keys ul li,parent-answer-keys ul li,state-basic-dashboard-answer-keys ul li{padding:8px 0}hs-dashboard-answer-keys ul li.parent a,parent-answer-keys ul li.parent a,state-basic-dashboard-answer-keys ul li.parent a{display:block;position:relative;padding-bottom:5px;padding-top:5px;font-size:16px;line-height:18px;text-decoration:none;padding:.7rem 1rem}hs-dashboard-answer-keys ul li.parent>a:after,parent-answer-keys ul li.parent>a:after,state-basic-dashboard-answer-keys ul li.parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0058d7 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}hs-dashboard-answer-keys .answer-view,parent-answer-keys .answer-view,state-basic-dashboard-answer-keys .answer-view{width:64.666667%}@media screen and (max-width:640px){hs-dashboard-answer-keys .answer-view,parent-answer-keys .answer-view,state-basic-dashboard-answer-keys .answer-view{width:100%;margin-top:16px}}.state-dashboard-student-help-center{background:#f4f9fa;min-height:100vh}.state-dashboard-student-help-center.add-background{background:transparent linear-gradient(180deg,#5b40cb,#7238c1) 0 0 no-repeat padding-box}.state-dashboard-student-help-center .help-center-header-wrapper{background-image:url(/image/dashboard/parent/bg-swoosh-light-blue.png),linear-gradient(180deg,#5b40cb,#7238c1);background-repeat:no-repeat;background-position:bottom,50%;background-size:105% 5rem,auto;color:#fff;font-weight:400;position:relative;margin-bottom:1rem;padding:.5rem 1rem 5rem}@media screen and (max-width:767px){.state-dashboard-student-help-center .help-center-header-wrapper{margin-bottom:unset;padding:.5rem 0 5rem;background-size:105% 3rem,auto}}.state-dashboard-student-help-center .help-center-header-wrapper.remove-background{background-image:unset;margin-bottom:unset;padding-bottom:unset}.state-dashboard-student-help-center .help-center-header-wrapper .basic-dashboard-header .logo-img svg{width:5.4rem;margin-left:1.375rem}.state-dashboard-student-help-center .help-center-header-wrapper .switch-mode{display:none}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-header-text-wrapper{margin:-3rem 0 3.25rem;text-align:center}@media screen and (max-width:767px){.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-header-text-wrapper{margin:3rem 0 3.25rem!important}}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-header-text-wrapper h1{color:#fff;font-size:1.5rem;padding:0;margin:0;line-height:2rem}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-header-text-wrapper div{font:normal normal normal 1rem/1.875rem Open Sans}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:-1.188rem;margin-left:-1.188rem}@media screen and (max-width:640px){.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper{margin:0;padding-left:16px;padding-right:16px}}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card{width:19%;height:13.25rem;margin:0 1.188rem 2.375rem;position:relative;background-size:cover;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-shadow:0 3px 6px #00000029;border-radius:10px;padding:1.875rem 1rem;cursor:pointer;background:#fff}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card:hover{transition:all .1s ease-in-out;-webkit-transform:scale(1.03);transform:scale(1.03)}@media screen and (max-width:1450px){.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card{width:28%}}@media screen and (max-width:910px){.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card{width:41%}}@media screen and (max-width:640px){.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card{width:21rem;margin:0 0 2rem}}@media screen and (max-width:440px){.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card{width:100%}}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card .help-center-card-img-wrap{width:5.1rem;height:5.1rem;border-radius:50%;background:#f1f1f4 0 0 no-repeat padding-box;margin-bottom:1.719rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card .help-center-card-img-wrap img{height:auto}.state-dashboard-student-help-center .help-center-header-wrapper .help-center-header-content-wrapper .help-center-cards-wrapper .help-center-card .help-center-card-text{text-align:center;font:normal normal 700 16px/21px Montserrat;color:#443d65}.state-dashboard-student-help-center .help-center-answer-key-wrap{padding:.5rem 1rem 1.5rem}.state-dashboard-student-help-center .help-center-answer-key-wrap.add-margin{margin-top:-3rem}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-heading{text-align:center;font:normal normal 700 24px/29px Montserrat;color:#0f0f0f}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:1.5rem}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap{position:relative;width:335px;height:48px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input{font:normal normal normal 16px/22px Open Sans;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;font-size:11px;line-height:15px;font-weight:600;color:#000;outline:none;padding:13px 16px;border:2px solid #cacaca;border-radius:5px}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input::-webkit-input-placeholder{color:#9c9c9c;font:normal normal normal 16px/22px Open Sans}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input::-moz-placeholder{color:#9c9c9c;font:normal normal normal 16px/22px Open Sans}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input:-ms-input-placeholder{color:#9c9c9c;font:normal normal normal 16px/22px Open Sans}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input::placeholder{color:#9c9c9c;font:normal normal normal 16px/22px Open Sans}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input:focus{background:#f3f6f8;border:2px solid #00bcd3}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input:focus+.help-center-search-svg-wrap{background:#00bcd3;border-radius:0 5px 5px 0}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input:focus+.help-center-search-svg-wrap svg path{fill:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap input:hover{background:#f3f6f8}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap .help-center-search-svg-wrap{position:absolute;right:0;width:56px;height:48px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap .help-center-search-svg-wrap svg{width:2.3rem;height:2.3rem;cursor:pointer}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap .help-center-search-svg-wrap svg path{fill:#00bcd3}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap .clear-icon{position:absolute;right:4rem;cursor:pointer;font-size:2rem;font-weight:500;color:#00bcd3}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-search-container .help-center-search-wrap .suggestion-list{list-style:none;padding:.66rem 1rem;margin:0;border:1px solid #ccc;border-top:none;position:absolute;width:100%;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:1;display:none;top:3.5rem;box-shadow:0 3px 10px #00000029;border-radius:5px}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:3.031rem}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col{margin-right:2.188rem;background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 6px #00000029;border:1px solid #bcbcbc;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs{width:5.313rem;border-radius:5px}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li{font-size:10px;width:100%;height:75px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.625rem .25rem;box-sizing:border-box}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li p{color:#7c6ee6;font:normal normal normal 10px/14px Open Sans;margin:0}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li.is-active{background-color:#00bcd4;color:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li.is-active svg g{fill:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li.is-active svg path,.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li.is-active svg rect{fill:#fff!important}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li.is-active p{color:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li:hover{background-color:#00bcd4}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li:hover p{color:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li:hover svg g{fill:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li:hover svg path,.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-left-col .filter_tabs li:hover svg rect{fill:#fff!important}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col{width:100%}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .card-thumbnail-icon-key{top:7rem;font-size:1.2rem}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .card-thumbnail-icon-key .icon-key{background:transparent linear-gradient(180deg,#ffb433,#f77f59) 0 0 no-repeat padding-box;border:2px solid #fff;border-radius:50%;width:2.188rem;height:2.188rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .card-thumbnail-icon-key .icon-key:before{color:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .margin-top-1{margin-top:0!important}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys a{font-weight:600}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:1rem}@media screen and (max-width:640px){.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-4{width:40%}@media screen and (max-width:1200px){.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-4{width:50%}}@media screen and (max-width:640px){.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-4{width:100%;margin-bottom:2rem}}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-4 ul.main-menu{border:1px solid #e0e0df;border-radius:10px;padding:1rem 0 0 1rem;background:#fff}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-4 ul.main-menu li.parent:last-child{border-bottom:none}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-4 ul.main-menu li.parent>a:after{background-image:url(/image/dashboard/student/help-center/right-icon-anskey.svg);border:0;width:1.25rem;height:11px;background-repeat:no-repeat;background-size:100% 100%}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-8{margin-left:4.063rem}@media screen and (max-width:1200px){.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-8{margin-left:2rem}}@media screen and (max-width:1024px){.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-8{margin-left:1rem}}@media screen and (max-width:640px){.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys .answer-keys .medium-8{margin-left:0}}.state-dashboard-student-help-center .help-center-answer-key-wrap .help-center-answer-key-content-wrap .help-center-answer-key-content-right-col parent-answer-keys .parent-answer-keys h2{font-size:1.2rem}.state-dashboard-student-help-center .help-center-answer-key-wrap basic-dashboard-answer-keys{margin-top:1.5rem;display:block}basic-cabinet-course-school .basic-cabinet-course-school{position:relative;display:inline-block;height:250px;text-align:center;margin:0 1px}@media only screen and (min-height:480px){basic-cabinet-course-school .basic-cabinet-course-school{height:calc(100px + 38vh)}}@media only screen and (min-height:720px){basic-cabinet-course-school .basic-cabinet-course-school{height:475px}}basic-cabinet-course-school .basic-cabinet-course-school a{display:inline-block;width:25px;height:50px;background-size:contain;background-position:bottom;background-repeat:no-repeat}basic-cabinet-course-school .basic-cabinet-course-school a:hover{-webkit-transform:scale(1.05);transform:scale(1.05);z-index:10;transition:all .1s ease-in-out}@media only screen and (min-height:480px){basic-cabinet-course-school .basic-cabinet-course-school a{width:calc(80px + 38vh);height:calc(90px + 38vh)}}@media only screen and (min-height:720px){basic-cabinet-course-school .basic-cabinet-course-school a{width:380px;height:427.5px}}basic-cabinet-course-school .basic-cabinet-course-school .cabinet-course-card a{border-radius:10px;height:200px;margin-top:5vh;margin-bottom:2.5vh}@media only screen and (min-height:480px){basic-cabinet-course-school .basic-cabinet-course-school .cabinet-course-card a{margin-top:10vh;margin-bottom:7.5vh}}@media only screen and (min-height:720px){basic-cabinet-course-school .basic-cabinet-course-school .cabinet-course-card a{margin-top:170px;margin-bottom:80px}}basic-cabinet-course-school .basic-cabinet-course-school .locked-image{display:block;position:absolute;top:0;left:0;right:0;text-align:center;z-index:11}basic-cabinet-course-school .basic-cabinet-course-school .locked-image img{width:40%}basic-cabinet-course-school .basic-cabinet-course-school .title{font-size:1.2rem;font-weight:700}basic-cabinet-course-school .basic-cabinet-course-school .description,basic-cabinet-course-school .basic-cabinet-course-school .title{display:block;text-align:center;color:#fff}basic-cabinet-course-school .basic-cabinet-course-school .progress{display:inline-block;position:absolute;width:30%;margin-left:-15%}basic-cabinet-course-school .student-assignment-group-card{width:360px;margin:0 20px}.state-basic-dashboard-classroom{background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:100vh}.state-basic-dashboard-classroom.list{background-image:url("/image/dashboard/student/school/bg.png")}.modal-home-upsell{background-image:url(/image/dashboard/student/modal-home-upsell/background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:2rem;text-align:center;border-radius:8px;border:0}.modal-home-upsell h3{color:#fff}.modal-home-upsell a.mobile-button{margin:10px 20px;text-transform:uppercase}.modal-home-upsell a.mobile-button .icon-home{margin-bottom:6px}.modal-home-upsell .kids{display:inline-block;width:80%;height:200px;margin-top:2rem;margin-bottom:-2.3rem;background-image:url(/image/dashboard/student/modal-home-upsell/graphic-kids.png);background-size:fit;background-position:top}.state-basic-dashboard-classroom-list h2,.state-basic-dashboard-classroom-list h3,.state-basic-dashboard-classroom-list p{color:#fff}.state-basic-dashboard-classroom-list .gallery-slider-container{padding:20px 0}.state-basic-dashboard-classroom-list .gallery-slider-item{margin-right:0}.state-basic-dashboard-classroom-list .chooser{display:inline-block;width:300px;height:300px;vertical-align:top;background-size:contain;background-repeat:no-repeat;background-position:50%;cursor:pointer;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.state-basic-dashboard-classroom-list .chooser:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.state-basic-dashboard-classroom-list .chooser .image{position:relative}.state-basic-dashboard-classroom-list .chooser .image .tynker-for-fun{border-radius:unset;background:none;background-color:none;max-width:260px}.state-basic-dashboard-classroom-list .chooser .image>img{border-radius:50%;background-color:#ffaa31;fill:none}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-blue{background-color:#3890b1}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-green{background-color:#4ca960}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-orange{background-color:#ffaa31}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-purple{background-color:#9078c6}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-red{background-color:#bb1c1c}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-yellow{background-color:#ffcd4b}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-teal{background-color:#1fb5ad}.state-basic-dashboard-classroom-list .chooser .image>img.classroom-pink{background-color:#e0439c}.state-basic-dashboard-classroom-list .chooser .image .avatar{position:absolute;bottom:1rem;right:2rem;border-radius:50%;width:60px;height:60px;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50%}.state-basic-dashboard-classroom-list .chooser .teacher-name{display:block;margin-top:10px;text-align:center;font:normal normal 700 16px/22px Montserrat;letter-spacing:0;color:#fff;text-transform:uppercase}.state-basic-dashboard-classroom-list .chooser .class-name{display:block;font:normal normal 700 14px/22px Open Sans;letter-spacing:0;color:#fff}.state-basic-dashboard-classroom-list .chooser.home{background-image:url("/image/dashboard/student/school/graphic-home.png")}.state-basic-dashboard-classroom-list .chooser.home .mobile-button{margin-top:190px}.state-basic-dashboard-classroom-list .chooser.school{background-image:url("/image/dashboard/student/school/graphic-school.png");background-size:80%}.state-basic-dashboard-classroom-list .chooser.school .mobile-button{margin-top:200px;margin-left:25px}.state-basic-dashboard-classroom-list a.mobile-button.join .icon-plus{margin-bottom:3px;font-size:1.4rem;margin-left:-14px;margin-right:6px}.state-basic-dashboard-classroom-list .welcome{color:#fff;position:absolute;text-align:center;width:100%;top:2.5rem;right:.125rem}.state-basic-dashboard-classroom-list .join-class{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:5px;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background:#00bcd4;font-weight:600;font-stretch:expanded;text-transform:uppercase;font-size:16px;color:#fff}.state-basic-dashboard-classroom-list .join-class .icon-plus{font-size:20px;margin-right:.25rem}.state-basic-dashboard-classroom-show .join-live-class p{color:#fff;font-size:14px}.state-basic-dashboard-classroom-show .class-selector{position:absolute;top:0;left:0;right:0;z-index:38}.state-basic-dashboard-classroom-show .class-selector .selector{display:inline-block;position:relative}.state-basic-dashboard-classroom-show .class-selector .selector span{display:inline-block;font-weight:700;color:#fff;font-size:1.8rem;border-bottom:1px dotted #aaa;cursor:pointer}.state-basic-dashboard-classroom-show .class-selector .selector span em{display:inline-block;width:10px;height:10px;margin-left:4px;margin-bottom:2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");background-size:contain;background-repeat:no-repeat}@media only screen and (min-height:720px){.state-basic-dashboard-classroom-show .activities-container{min-height:500px}}.state-basic-dashboard-classroom-show .no-assignments{color:#fff;margin-top:50px;margin-bottom:50px;text-align:center;font-weight:700;font-size:20px}.state-basic-dashboard-classroom-show gallery-slider .gallery-slider-item{vertical-align:bottom}.state-basic-dashboard-classroom-show gallery-slider .gallery-slider-item student-classroom-assignment-group .student-assignment-group-card{width:360px;margin:0 20px}.class-change-selector{background:transparent;border:none;border-bottom:1px dotted #fff;color:#fff;font-weight:700;border-radius:0;text-transform:uppercase;width:auto;height:auto;padding:0 20px 0 0;font-size:20px;background-origin:content-box;background-position:right -.875rem center;background-repeat:no-repeat;background-size:9px 6px;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='32' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>")}.class-change-selector:focus{outline:none;border:none;background-color:transparent;box-shadow:none;transition:none;border-bottom:1px dotted #fff}.class-change-selector option{color:#000}.class-change-selector-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:3rem}.classroom-gallery{text-align:center;font:normal normal 700 16px/21px Open Sans;letter-spacing:0;color:#fff}.classroom-gallery:hover{color:#fff}.classroom-gallery span{text-decoration:underline}.state-basic-dashboard-classroom-showcase .basic-dashboard-body p{text-align:center;margin-top:100px;color:#fff;font-size:24px}.state-basic-dashboard-classroom-showcase .basic-dashboard-body ul.dashboard-list{line-height:inherit;background-color:transparent;border:none}.state-basic-dashboard-classroom-showcase .basic-dashboard-body ul.dashboard-list>li:not(:last-child){border-bottom:none}.state-basic-dashboard-classroom-show-assignedlessons h2{color:#fff}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson{display:inline-block;position:relative;width:300px;height:450px}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson.disabled{opacity:.3}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson:hover .completion{display:none}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson:hover .info{display:block}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .completed .overlay{opacity:.4;-webkit-transform:scale(.8);transform:scale(.8)}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .completed label.completion,.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .completed label.index,.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .completed label.info,.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .completed label.label{opacity:.4}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .overlay{width:260px;height:240px;position:relative;margin-left:20px}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .overlay .badge-bg{position:absolute;width:230px;height:138px;background-size:cover;bottom:21px;left:15px}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson .overlay .badge-overlay{position:absolute;width:260px;height:240px;background-size:cover;bottom:0;left:0;background-image:url(/courses/school/imgs/tv-monitor.png)}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson img{max-width:none;position:absolute;display:block;-webkit-transform-origin:center top;transform-origin:center top}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson img.badge{z-index:10}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson img.badge.retina,.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson img.island{-webkit-transform:translate(-50%,-50%) translate(150px,250px) scale(.5);transform:translate(-50%,-50%) translate(150px,250px) scale(.5)}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson img.island{z-index:5}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson img.island.completed,.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson img.island.unlocked{display:block}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label{position:absolute;display:block;top:450px;left:0;width:100%;text-align:center;color:#fff;font-weight:700;text-decoration:none}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.index{margin-top:-20px}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.label{overflow:hidden;text-overflow:ellipsis}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.completion{margin-top:30px}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.completion span{display:inline-block;text-align:left;width:120px;height:10px;border-radius:10px;background-color:hsla(0,0%,100%,.9)}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.completion span em{display:block;width:50%;height:100%;background-color:#9ce4fc;border-radius:10px}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.info{display:none;margin-top:20px;width:80%;margin-left:10%}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.info p{font-size:13px;font-weight:400;line-height:1rem;color:#fff;max-height:50px;overflow:hidden;white-space:normal}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.turn-in{margin-top:100px}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson label.turn-in button{cursor:pointer}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson.completed{opacity:.5;-webkit-transform:scale(.8);transform:scale(.8)}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson.completed img.island.unlocked{display:none}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson.completed img.island.completed{display:block}.state-basic-dashboard-classroom-show-assignedlessons gallery-slider .lesson.completed label.progress{display:none}.state-basic-dashboard-classroom-show-assignedlessons .group-title{color:#fff;position:absolute;text-align:center;width:100%;top:2.5rem}.state-basic-dashboard-classroom-show-assignedprojects h2{color:#fff}.state-basic-dashboard-classroom-join .basic-dashboard-body h3,.state-basic-dashboard-classroom-join .basic-dashboard-body p{color:#fff}.state-basic-dashboard-classroom-join .basic-dashboard-body a{color:#fff;text-decoration:underline}.state-basic-dashboard-classroom-join .basic-dashboard-body a:hover{text-decoration:none}.state-basic-dashboard-classroom-join .basic-dashboard-body form{padding-bottom:4rem;padding-top:4rem}.state-basic-dashboard-classroom-join .basic-dashboard-body form .join-class-heading{text-align:center;font:normal normal 700 1.75rem/2.125rem Exo;letter-spacing:0;color:#fff;text-transform:capitalize;padding:0;margin:0 0 -4.5rem;position:relative;bottom:6.5rem}@media screen and (max-width:1024px){.state-basic-dashboard-classroom-join .basic-dashboard-body form .join-class-heading{margin:0 0 .5rem;bottom:1.5rem}}.state-basic-dashboard-classroom-join .basic-dashboard-body form .join-class-descp{text-align:center;font:normal normal 600 1.25rem/1.875rem Open Sans;color:#f8f8f8;margin-bottom:2rem}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input{width:23.625rem;height:3.313rem}@media screen and (max-width:640px){.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input{width:18rem}}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input[type=text]{border-radius:5px;font:normal normal normal 16px/20px Open Sans;padding:.969rem .813rem;margin-bottom:1.875rem}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input[type=text]::-webkit-input-placeholder{color:#9c9c9c}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input[type=text]::-moz-placeholder{color:#9c9c9c}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input[type=text]:-ms-input-placeholder{color:#9c9c9c}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input[type=text]::placeholder{color:#9c9c9c}.state-basic-dashboard-classroom-join .basic-dashboard-body form .classroom-join-input-wrapper input[type=submit]{margin-bottom:1px;font:normal normal 700 16px/22px Open Sans}.state-basic-dashboard-classroom-join .basic-dashboard-body form .class-code-text{text-align:center;text-decoration:underline;font:normal normal 600 16px/32px Open Sans;color:#f8f8f8;margin-top:3.125rem;cursor:pointer}@media screen and (max-width:640px){.state-basic-dashboard-classroom-join .basic-dashboard-body form .class-code-text{margin-top:2rem}}.state-basic-dashboard-camp,.state-basic-dashboard-classroom,.state-basic-dashboard-coaching{min-height:100%}.state-basic-dashboard-camp basic-course-lesson-player,.state-basic-dashboard-classroom basic-course-lesson-player,.state-basic-dashboard-coaching basic-course-lesson-player{position:absolute;top:0;left:0;right:0;min-height:100vh}@media screen and (max-width:1280px){basic-dashboard-header .basic-dashboard-header{padding-right:1rem;padding-left:1rem}}@media (max-width:1146px) and (min-width:1024px){basic-dashboard-header .basic-dashboard-header .css-a5rdam-MuiGrid-root{width:calc(100% + 70px)!important}}@media screen and (max-width:640px){basic-dashboard-header .basic-dashboard-header .logo-mweb-center{position:absolute;left:42%;top:2rem}}@media screen and (max-width:400px){basic-dashboard-header .basic-dashboard-header .logo-mweb-center{left:35%}}basic-dashboard-header .basic-dashboard-header .button-back{vertical-align:bottom;display:inline-block;position:relative;z-index:40;cursor:pointer}@media screen and (max-width:640px){basic-dashboard-header .basic-dashboard-header .button-back{position:relative;top:3rem;left:.5rem}}basic-dashboard-header .basic-dashboard-header .button-back span{display:inline-block;margin-top:4px}basic-dashboard-header .basic-dashboard-header .logo-img{position:relative;z-index:40;vertical-align:middle}basic-dashboard-header .basic-dashboard-header .logo-img svg{width:6.875rem}@media screen and (max-width:640px){basic-dashboard-header .basic-dashboard-header .logo-img svg{width:5.375rem}}basic-dashboard-header .basic-dashboard-header .dashboard-title{color:#fff;font-size:24px;margin-bottom:10px;padding-bottom:0}basic-dashboard-header .basic-dashboard-header .dashboard-toolbar-buttons{white-space:nowrap}@media print,screen and (min-width:64em){basic-dashboard-header .basic-dashboard-header .dashboard-toolbar-buttons{width:30%;left:37%}}basic-dashboard-header .basic-dashboard-header .dashboard-toolbar-buttons launchpad-settings-2{white-space:normal}basic-dashboard-header .basic-dashboard-header .switch-mode{position:relative;height:34px;z-index:40;vertical-align:top;text-align:center;margin:0 4px;border:2px solid #fff;border-radius:20px;padding:10px 15px;background-color:#72aad0;background-image:linear-gradient(180deg,#61b7ec 5%,#51a2d1 0,#1f82bc 80%);box-shadow:inset 0 -1px 1px 1px #1973a8;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}basic-dashboard-header .basic-dashboard-header .switch-mode,basic-dashboard-header .basic-dashboard-header .switch-mode>a{display:inline-block;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}basic-dashboard-header .basic-dashboard-header .switch-mode>a{color:#fff;font-size:20px;background-origin:content-box;background-position:right -.875rem center;background-repeat:no-repeat;background-size:9px 6px;font:normal normal 700 12px/16px Montserrat}basic-dashboard-header .basic-dashboard-header .switch-mode>a span{vertical-align:middle}basic-dashboard-header .basic-dashboard-header .switch-mode>a .label{font-size:18px;font-weight:700}basic-dashboard-header .basic-dashboard-header .switch-mode a{text-decoration:none}basic-dashboard-header .basic-dashboard-header .switch-mode:hover:not(.disabled){background-color:#3779a5;background-image:linear-gradient(180deg,#1989ce 5%,#276d95 0,#114564 80%);-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 0 4px 1px #000030}basic-dashboard-header .basic-dashboard-header .switch-mode .menu-dropdown{margin-top:15px}basic-dashboard-header .basic-dashboard-header .switch-mode .icon-svg{display:inline-block;margin-top:4px;margin-right:6.41px}basic-dashboard-header .basic-dashboard-header .switch-mode .icon-svg svg{width:14.59px;height:14.59px}basic-dashboard-header .basic-dashboard-header .switch-mode .icon-svg svg#icon-games{width:22px;height:24px;fill:#fff}basic-dashboard-header .basic-dashboard-header .switch-mode .mode-coaching .icon-svg svg{width:16px;height:16px;fill:#fff}basic-dashboard-header .basic-dashboard-header .switch-mode .custom-tooltip{position:absolute;top:50px;left:-62px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;right:58px;text-align:left;padding:5px 8px;background:#0a0a0a;border-radius:4px;z-index:99999;font:normal normal normal 13px/18px Open Sans;box-shadow:0 3px 6px #000000B2;letter-spacing:0;color:#fff;opacity:1}basic-dashboard-header .basic-dashboard-header .switch-mode .custom-tooltip:after{content:"";position:absolute;border-style:solid;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-color:transparent transparent #0a0a0a}basic-dashboard-header .basic-dashboard-header .account-info{display:inline-block;position:relative;vertical-align:top;z-index:40;margin-left:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;border:1px solid #FFFFFF8B;border-radius:18px;cursor:pointer}basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .anon-user-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#2228415D 0 0 no-repeat padding-box;border-radius:18px 0 0 18px;padding:10px 0 10px 14px}basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .anon-user-wrapper .anon-person-icon{margin-right:10px}basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .anon-user-wrapper .anon-text-label{text-align:center;font:normal normal 700 12px/17px Open Sans;letter-spacing:0;color:#fefefe;text-transform:uppercase;margin:0 6px 0 0}basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .menu-dropdown-wrapper{border-radius:0 18px 18px 0;padding:10px 12px 10px 16px;background:#2228415D 0 0 no-repeat padding-box}basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .menu-dropdown-wrapper:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;height:0;width:0;right:12px;top:16px;opacity:1}basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .anon-user-wrapper:hover,basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .menu-dropdown-wrapper:hover,basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container .menu-dropdown-wrapper:hover .anon-user-wrapper,basic-dashboard-header .basic-dashboard-header .account-info .anon-user-container:hover .anon-user-wrapper{background:#429b41 0 0 no-repeat padding-box}basic-dashboard-header .basic-dashboard-header .account-info .userinfo{display:inline-block;text-align:left;background-color:rgba(0,0,0,.5);border-radius:20px;padding:2px 20px 2px 0;cursor:pointer}basic-dashboard-header .basic-dashboard-header .account-info .userinfo avatar-img{display:inline-block;vertical-align:top;width:30px;height:30px;background-color:#fff;border-radius:50%;margin:5px}basic-dashboard-header .basic-dashboard-header .account-info .userinfo avatar-img img{border-radius:50%}basic-dashboard-header .basic-dashboard-header .account-info .userinfo avatar-img:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;height:0;width:0;top:50%;left:40px;opacity:.42}basic-dashboard-header .basic-dashboard-header .account-info .userinfo .name{display:inline-block}basic-dashboard-header .basic-dashboard-header .account-info .userinfo .name span{display:block;color:#fff;font-size:12px}basic-dashboard-header .basic-dashboard-header .account-info .userinfo .name span.display{font-weight:700;max-width:120px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}basic-dashboard-header .basic-dashboard-header .account-info .sign-in-button .mobile-button{min-width:160px;text-align:center}basic-dashboard-header .basic-dashboard-header .account-info .sign-in-button .menu-dropdown{display:none;margin-top:1px;margin-left:15px}basic-dashboard-header .basic-dashboard-header .account-info .sign-in-button .menu-dropdown .remaining{display:block;color:red;font-size:.8rem;font-weight:700;text-align:center;-webkit-animation:pulsate 2s ease-in-out;animation:pulsate 2s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}basic-dashboard-header .basic-dashboard-header .account-info .sign-in-button p.unlock-message{color:#fff;margin-top:4px;margin-bottom:0}basic-dashboard-header .basic-dashboard-header .account-info .sign-in-button:hover .menu-dropdown{display:block}basic-dashboard-header .basic-dashboard-header launchpad-settings-2>.invoke-settings{position:relative;display:inline-block;float:none;top:0;left:0;vertical-align:top;padding:0;width:40px;height:40px;border:2px solid #fff;border-radius:20px;padding:4px 10px 6px;background-color:#72aad0;background-image:linear-gradient(180deg,#61b7ec 5%,#51a2d1 0,#1f82bc 80%);box-shadow:inset 0 -1px 1px 1px #1973a8;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}basic-dashboard-header .basic-dashboard-header launchpad-settings-2>.invoke-settings:hover{-webkit-transform:none;transform:none;box-shadow:none}basic-dashboard-header .basic-dashboard-header launchpad-settings-2>.invoke-settings a.show-settings{color:#555;font-size:20px;line-height:30px;font-size:16px;line-height:inherit}basic-dashboard-header .basic-dashboard-header launchpad-settings-2>.invoke-settings a.show-settings:hover{color:#000}basic-dashboard-header .basic-dashboard-header launchpad-settings-2>.invoke-settings .icon-cog{color:#fff}basic-dashboard-header .basic-dashboard-header launchpad-settings-2>.invoke-settings:hover{background-color:#3779a5;background-image:linear-gradient(180deg,#1989ce 5%,#276d95 0,#114564 80%);-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 0 4px 1px #000030}basic-dashboard-header .basic-dashboard-header li launchpad-settings-2>.invoke-settings{border:none;background-color:transparent;background-image:none;box-shadow:none;width:auto;height:auto;padding:0;border-radius:0}basic-dashboard-header .basic-dashboard-header li launchpad-settings-2>.invoke-settings:hover{background-color:transparent;background-image:none;-webkit-transform:none;transform:none;box-shadow:none}basic-dashboard-header .basic-dashboard-header li launchpad-settings-2>.invoke-settings .icon-cog{display:none}basic-dashboard-header .basic-dashboard-header basic-student-notifications{margin:0 4px}basic-dashboard-header .basic-dashboard-header basic-launchpad-settings>.invoke-settings,basic-dashboard-header .basic-dashboard-header basic-student-notifications>.basic-student-notifications{display:inline-block;position:relative;top:0;left:0;padding:0;width:40px;height:40px;cursor:pointer;background-color:#72aad0;background-image:linear-gradient(180deg,#72aad0 10%,#428dc0 90%);box-shadow:inset 0 -1px 1px 1px #1973a8;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;border-radius:100%}basic-dashboard-header .basic-dashboard-header basic-launchpad-settings>.invoke-settings:hover,basic-dashboard-header .basic-dashboard-header basic-student-notifications>.basic-student-notifications:hover{background-color:#3779a5;background-image:linear-gradient(180deg,#1989ce 5%,#276d95 0,#114564 80%);-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 0 4px 1px #000030}basic-dashboard-header .basic-dashboard-header basic-launchpad-settings>.invoke-settings a.show-settings,basic-dashboard-header .basic-dashboard-header basic-student-notifications>.basic-student-notifications a.show-settings{display:block;padding:.375rem;width:100%;height:100%;color:#fff;font-size:1rem;line-height:1}basic-dashboard-header .basic-dashboard-header basic-launchpad-settings>.invoke-settings a.show-settings svg,basic-dashboard-header .basic-dashboard-header basic-student-notifications>.basic-student-notifications a.show-settings svg{width:100%;height:100%}basic-dashboard-header .basic-dashboard-header toolbar-feeds-button{margin:0 4px}basic-dashboard-header .basic-dashboard-header toolbar-feeds-button .toolbar-feeds-button{position:relative;display:inline-block;top:0!important;left:0;vertical-align:top;padding:0;border:2px solid #fff;border-radius:100%;background-color:#3779a5;background-image:linear-gradient(180deg,#61b7ec 5%,#51a2d1 0,#1f82bc 80%);box-shadow:inset 0 -1px 1px 1px #1973a8;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}basic-dashboard-header .basic-dashboard-header toolbar-feeds-button .toolbar-feeds-button:hover{background-color:#3779a5;background-image:linear-gradient(180deg,#1989ce 5%,#276d95 0,#114564 80%);-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 0 4px 1px #000030}basic-dashboard-header .basic-dashboard-header--progression .button-back{background-color:transparent;background-image:none;border:0;padding:6px 20px}basic-dashboard-header .basic-dashboard-header--progression .button-back:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box;border:1px solid #afaeaf;border-radius:30px;opacity:.5}basic-dashboard-header .basic-dashboard-header--progression .switch-mode{height:34px;border:none;padding:0 4px;background-color:transparent;background-image:none;box-shadow:none;padding:10px 15px}@media screen and (max-width:640px){basic-dashboard-header .basic-dashboard-header--progression .switch-mode{display:none}}basic-dashboard-header .basic-dashboard-header--progression .switch-mode.disabled{pointer-events:none;-webkit-filter:contrast(.5);filter:contrast(.5)}basic-dashboard-header .basic-dashboard-header--progression .switch-mode.disabled .show-settings{pointer-events:all;cursor:default}basic-dashboard-header .basic-dashboard-header--progression .switch-mode:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box;border:1px solid #afaeaf;border-radius:30px;opacity:.5}basic-dashboard-header .basic-dashboard-header--progression .switch-mode.disabled:after{-webkit-filter:grayscale(1);filter:grayscale(1)}basic-dashboard-header .basic-dashboard-header--progression .switch-mode:hover:not(.disabled){background-color:transparent;background-image:linear-gradient(180deg,#2123dd,#6415e5);box-shadow:none}@media screen and (max-width:640px){basic-dashboard-header .basic-dashboard-header--progression .account-info{position:absolute;left:1rem;top:1.5rem}}basic-dashboard-header .basic-dashboard-header--progression .account-info .userinfo{background-color:transparent}basic-dashboard-header .basic-dashboard-header--progression .account-info .userinfo:after{content:"";position:absolute;left:0;height:100%;width:100%;z-index:-1;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box;border:1px solid #afaeaf;border-radius:30px;opacity:.5}basic-dashboard-header .basic-dashboard-header--progression .account-info .userinfo avatar-img{margin:5px 5px 1px}basic-dashboard-header .basic-dashboard-header--progression basic-launchpad-settings>.invoke-settings,basic-dashboard-header .basic-dashboard-header--progression basic-student-notifications>.basic-student-notifications{background-color:transparent;background-image:none;border:0;box-shadow:none;display:none}basic-dashboard-header .basic-dashboard-header--progression basic-launchpad-settings>.invoke-settings:after,basic-dashboard-header .basic-dashboard-header--progression basic-student-notifications>.basic-student-notifications:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box;border:1px solid #afaeaf;border-radius:30px;opacity:.5}basic-dashboard-header .basic-dashboard-header--progression basic-launchpad-settings>.invoke-settings:hover,basic-dashboard-header .basic-dashboard-header--progression basic-student-notifications>.basic-student-notifications:hover{background-image:linear-gradient(180deg,#2123dd,#6415e5);box-shadow:none}basic-dashboard-header .basic-dashboard-header--progression toolbar-feeds-button .toolbar-feeds-button{border:none;background-color:transparent;background-image:none;box-shadow:none}basic-dashboard-header .basic-dashboard-header--progression toolbar-feeds-button .toolbar-feeds-button:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box;border:1px solid #afaeaf;border-radius:30px;opacity:.5}basic-dashboard-header .basic-dashboard-header--progression toolbar-feeds-button .toolbar-feeds-button:hover{background-image:linear-gradient(180deg,#2123dd,#6415e5)}basic-dashboard-header .basic-dashboard-header .header-coin-text-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;border:1px solid #FFFFFF8B;border-radius:30px;color:#fff;font-size:12px;font-weight:700;padding:4px 10px 4px 4px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0 1rem;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;z-index:10}@media screen and (max-width:640px){basic-dashboard-header .basic-dashboard-header .header-coin-text-wrap{margin:0 .5rem}}basic-dashboard-header .basic-dashboard-header .header-coin-text-wrap .coin-img{width:1.5rem;min-width:1.5rem;height:1.5rem;background-image:url("/image/award-shop/coin_font.svg");background-size:100% 100%;display:inline-block;margin-right:.4rem}basic-dashboard-header .menu-top-large-wrapper{position:relative}@media screen and (min-width:1070px){basic-dashboard-header .menu-top-large-wrapper{margin-top:-42px}}basic-dashboard-header .live-class-fixed-button{position:relative;z-index:9999}basic-dashboard-header .live-class-fixed-button .fixed-button{position:fixed;bottom:14rem;right:0;background-color:#fff;width:45px;padding:4px;border-top-left-radius:30px;border-bottom-left-radius:30px}basic-dashboard-header .live-class-fixed-button .fixed-button .custom-tooltip{display:none;position:absolute;width:135px;right:58px;top:-10px;text-align:left;padding:11px 20px 11px 15px;background:#292d3f 0 0 no-repeat padding-box;border-radius:14px;z-index:99999;font:normal normal normal 12px/18px Open Sans;box-shadow:0 3px 6px #000000B2;letter-spacing:0;color:#fff;opacity:1}basic-dashboard-header .live-class-fixed-button .fixed-button .custom-tooltip:after{-webkit-transform:rotate(90deg);transform:rotate(90deg);border:12px solid transparent;border-bottom-color:#292d3f;bottom:100%;content:"";font-size:14px;left:104%;top:30%;margin-left:-5px;position:absolute}basic-dashboard-header .live-class-fixed-button .fixed-button .tooltip-show{display:block!important}basic-dashboard-header .live-class-fixed-button .fixed-button .tooltip-hide{display:none}basic-dashboard-header .live-class-fixed-button .bfs-live-class{padding:5px;border:1px solid #7d65b3;background-color:transparent}basic-dashboard-header .live-class-fixed-button .bfs-live-class .bfs-live-class-img{width:30px;height:30px}basic-dashboard-header .live-class-fixed-button .bfs-live-class:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box;opacity:.5;border-top-left-radius:30px;border-bottom-left-radius:30px}basic-dashboard-header .live-class-fixed-button .fixed-button:hover .tooltip-hide{display:block!important}basic-dashboard-header .live-class-fixed-button img{width:35px;height:35px;border-radius:50%;object-fit:cover;object-position:center right}basic-dashboard-header .live-class-fixed-button .blinker-container{width:20px;height:20px;position:absolute;left:25px;bottom:25px}basic-dashboard-header .live-class-fixed-button .blinking{-webkit-animation:1s blink ease infinite;animation:1s blink ease infinite}@keyframes "blink"{0%,to{opacity:0}50%{opacity:1}}@-webkit-keyframes "blink"{0%,to{opacity:0}50%{opacity:1}}.user-info{max-width:110px}.user-info .username-tag{font:normal normal 700 14px/20px Open Sans,Helvetica,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info .username-data,.user-info .username-tag{letter-spacing:0;color:#121212;margin:0;text-align:center}.user-info .username-data{font:normal normal 700 12px/20px Open Sans,Helvetica,Arial,sans-serif;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.user-info .username-data span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}state-basic-dashboard-coaching-home .state-basic-dashboard-coaching-home .chooser{display:inline-block;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}state-basic-dashboard-coaching-home .state-basic-dashboard-coaching-home .chooser .icon{display:block;width:300px;height:350px;background-size:contain;background-repeat:no-repeat;background-position:50%;cursor:pointer}state-basic-dashboard-coaching-home .state-basic-dashboard-coaching-home .chooser .icon.classes{background-image:url("/image/course-card/mobile/classes.png")}state-basic-dashboard-coaching-home .state-basic-dashboard-coaching-home .chooser .icon.inbox{background-image:url("/image/course-card/mobile/inbox.png")}state-basic-dashboard-coaching-home .state-basic-dashboard-coaching-home .chooser .icon.lessons{background-image:url("/image/course-card/mobile/lessons.png")}state-basic-dashboard-coaching-home .state-basic-dashboard-coaching-home .chooser span{display:block;color:#fff;font-weight:700;text-transform:uppercase}state-basic-dashboard-coaching-home .state-basic-dashboard-coaching-home .chooser:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}state-basic-dashboard-coaching-classes .state-basic-dashboard-coaching-home .class-selector{position:absolute;top:0;left:0;right:0;z-index:38}state-basic-dashboard-coaching-classes .state-basic-dashboard-coaching-home .class-selector .selector{display:inline-block;position:relative}state-basic-dashboard-coaching-classes .state-basic-dashboard-coaching-home .class-selector .selector span{display:inline-block;font-weight:700;color:#fff;font-size:1.8rem;border-bottom:1px dotted #aaa;cursor:pointer}state-basic-dashboard-coaching-classes .state-basic-dashboard-coaching-home .class-selector .selector span em{display:inline-block;width:10px;height:10px;margin-left:4px;margin-bottom:2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");background-size:contain;background-repeat:no-repeat}.ide-modal-overlay{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;pointer-events:all;background-color:rgba(0,0,0,.8)}.ide-modal-overlay--important{z-index:9999999}.ide-modal{position:absolute;z-index:2000;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);box-shadow:1px 1px 10px rgba(0,0,0,.8);color:#000}.ide-modal__title-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.ide-modal__title-container .title-container__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;font-size:20px;font-weight:700;text-transform:uppercase}.ide-modal__title-container .title-container__subtitle{font-size:13px;font-weight:400;margin-top:5px}.ide-modal--dialog{border-radius:5px;background-color:#fff;padding:20px;color:#000}.ide-modal--dialog .title{font-size:20px;text-transform:uppercase;margin-bottom:20px}.ide-modal--dialog .loading-overlay{border-radius:5px}.ide-modal--dialog .close-button{position:absolute;top:-20px;right:-20px;width:50px;height:50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:transparent}.ide-modal--dialog .close-button svg{display:block;margin:auto;width:50px;height:50px;fill:#fff}.ide-modal--dialog .close-button svg .icon-close__bgd{fill:#444852}.ide-modal--dialog .close-button:hover{cursor:pointer;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scale(1.02);transform:scale(1.02)}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message .ide-modal{width:400px;padding:20px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message .search-field__input-container{margin-bottom:20px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message .search-field__input-container__input{background-color:transparent;border:1px solid #cacaca;border:1px solid var(--grey36);color:#000;color:var(--black);font-weight:400}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message .search-field__input-container__image--clear svg circle,modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message .search-field__input-container__image--search svg path{fill:#45484f;fill:var(--grey6)}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message .search-field__input-container__image--clear svg path{fill:#fff;fill:var(--white)}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__title-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__title-container .title-container__back-button{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__title-container .title-container__back-button:hover{cursor:pointer}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__title-container .title-container__title{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;font-size:18px;font-weight:700}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__title-container .title-container__subtitle{font-size:12px;font-weight:400;margin-top:5px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__title-container .title-container__column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__title-container--row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms{max-height:220px;overflow-y:auto;padding-right:5px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms::-webkit-scrollbar{width:10px;height:10px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms::-webkit-scrollbar-thumb{background-color:#919191;border-radius:5px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms .classroom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px;height:30px;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #eee}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms .classroom__name{font-weight:400}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms .classroom__arrow-button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms .classroom:hover{cursor:pointer;background-color:#ddd}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__classrooms .classroom:last-child{border-bottom:none}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users{max-height:220px;overflow-y:auto;padding-right:5px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users::-webkit-scrollbar{width:10px;height:10px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users::-webkit-scrollbar-thumb{background-color:#919191;border-radius:5px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px;height:30px;border-bottom:1px solid #eee;box-sizing:content-box}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user::first-child{border-bottom:1px solid #ddd}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user__left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user__left user-avatar{-webkit-flex:0 0 25px;-ms-flex:0 0 25px;flex:0 0 25px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user__right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user user-avatar{margin:0}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user user-display-name{font-size:14px;font-weight:400}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user__name{font-size:14px;font-weight:400;margin-left:10px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user__name__description{font-size:12px;color:#828282;color:var(--grey21);font-weight:400;margin-right:10px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user:last-child{border-bottom:none}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__users .user--selectable:hover{cursor:pointer;background-color:#ddd}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__message-text{margin-top:15px}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__message-text textarea{border-radius:5px;border:1px solid #cacaca;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);width:100%;padding:10px;box-sizing:border-box;font-size:13px;min-height:70px;max-height:400px;resize:none;font-weight:400}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__buttons{margin-top:15px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__buttons .button{font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-left:15px;margin-bottom:0}modal-coaching-inbox-compose-message .modal-coaching-inbox-compose-message__buttons .button.button--disabled{cursor:auto;pointer-events:none;background-color:gray}.state-basic-dashboard-coaching-inbox .class-selector{position:absolute;top:0;left:0;right:0;z-index:38}.state-basic-dashboard-coaching-inbox .class-selector .selector{display:inline-block;position:relative}.state-basic-dashboard-coaching-inbox .class-selector .selector span{display:inline-block;font-weight:700;color:#fff;font-size:1.8rem;border-bottom:1px dotted #aaa;cursor:pointer}.state-basic-dashboard-coaching-inbox .class-selector .selector span em{display:inline-block;width:10px;height:10px;margin-left:4px;margin-bottom:2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");background-size:contain;background-repeat:no-repeat}.state-basic-dashboard-coaching-inbox .coaching-inbox{background-color:transparent!important;width:100%;min-width:500px;max-width:1180px;margin:auto;height:calc(100vh - 70px)}.state-basic-dashboard-coaching-inbox .coaching-inbox__loading-mask{color:#fff;background-color:hsla(0,0%,100%,.2);border-radius:5px}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads{padding-right:10px}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads::-webkit-scrollbar-thumb{background-color:#fff}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread{position:relative;height:100px;border-top:none;margin-bottom:10px;border-radius:5px;background-color:#fff;padding-right:15px;border-left:none}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__image{position:absolute;top:0;left:0;width:140px;height:100%;object-fit:cover;border-radius:0;opacity:.3}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__avatar{width:auto}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__avatar user-avatar{-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;width:50px;height:50px;border:3px solid transparent}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__avatar user-avatar .user-avatar__tooltip{width:12px;height:12px}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__avatar__seen-by-user,.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__avatar__sent-by-session-user{font-size:6px;padding-left:0;font-weight:400;margin-top:5px;font-weight:700;text-transform:uppercase;text-align:center}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__subject{position:relative;width:100%;max-width:300px;padding:10px;min-width:60%;box-shadow:0 0 6px #00000040;border-radius:5px;margin-left:10px;background-color:#fff}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__subject__name{font-weight:600;font-size:12px}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__subject__arrow{position:absolute;top:calc(50% - 10px);left:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fff;-webkit-filter:drop-shadow(-1px 0 1px rgba(0,0,0,.25));filter:drop-shadow(-1px 0 1px rgba(0,0,0,.25))}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__subject__label{font-weight:700;color:#000;font-size:14px;margin-top:5px}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__subject__title-container{position:absolute;top:5px;right:5px;text-align:right}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__subject__title{font-weight:500}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__subject__subtitle{font-weight:400}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__date{font-size:12px;font-weight:400;margin:0}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread .thread__right{-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread:hover{cursor:pointer;box-shadow:3px 3px 1px rgba(0,0,0,.5)}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread--seen-by-session-user{background-color:#f0f0f0}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread--selected{border-left-width:10px;background-color:#e6f3f6;box-shadow:3px 3px 1px rgba(0,0,0,.5)}.state-basic-dashboard-coaching-inbox .coaching-inbox__threads .threads__thread--selected .thread__avatar user-avatar .user-avatar__image{border-color:#4d90f0}.state-basic-dashboard-coaching-inbox .coaching-inbox__details{border:1px solid rgba(0,0,0,.2);border-radius:5px}.state-basic-dashboard-coaching-inbox .coaching-inbox__load-more-button-container .load-more-button-container__load-more-button{color:#fff;font-weight:700;font-size:13px}.coaching-inbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:100%;height:100%}.coaching-inbox .search-field{width:100%;margin:0;padding-left:0}.coaching-inbox .search-field__input-container{position:relative}.coaching-inbox .search-field__input-container__input{font-weight:600;outline:0;border-radius:5px;background-color:#e7ebed;width:100%;color:#cdced4;color:var(--grey4);box-sizing:border-box;font-size:15px;border:1px solid transparent;padding:10px 10px 10px 40px}.coaching-inbox .search-field__input-container__input:focus{border-color:#505256;border-color:var(--grey7);background-color:#fff;box-shadow:inset 1px 0 0 #dadce0,inset -1px 0 0 #dadce0,0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.coaching-inbox .search-field__input-container__search-button{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;width:40px;height:100%}.coaching-inbox .search-field__input-container__search-button svg{display:block;margin:auto;width:18px;fill:#5f6368}.coaching-inbox .search-field__input-container__search-button:focus{outline:none}.coaching-inbox .search-field__input-container__clear-button{display:none;position:absolute;top:0;right:0;width:40px;height:100%}.coaching-inbox .search-field__input-container__clear-button svg{display:block;margin:auto;width:20px;height:20px;fill:#fff}.coaching-inbox .search-field__input-container__clear-button svg .icon-close__bgd{fill:#5f6368}.coaching-inbox .search-field__input-container__clear-button:focus{outline:none}.coaching-inbox .search-field__input-container__clear-button:hover{cursor:pointer}.coaching-inbox .search-field.has-search-query .search-field__input-container__clear-button,.coaching-inbox__header{display:-webkit-flex;display:-ms-flexbox;display:flex}.coaching-inbox__header{-webkit-flex:0 0 80px;-ms-flex:0 0 80px;flex:0 0 80px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background:transparent linear-gradient(266deg,#1ea87b,#129847) 0 0 no-repeat padding-box;padding:10px 70px 10px 25px}.coaching-inbox__header__left{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center}.coaching-inbox__header__center,.coaching-inbox__header__left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.coaching-inbox__header__center{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center}.coaching-inbox__header__right{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.coaching-inbox__header__title{text-transform:uppercase;font-size:20px;color:#fff;font-weight:700}.coaching-inbox__body{position:relative;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:20px 25px;height:100%}.coaching-inbox__body,.coaching-inbox__body__left{display:-webkit-flex;display:-ms-flexbox;display:flex}.coaching-inbox__body__left{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.coaching-inbox__body__left__bottom{height:100%}.coaching-inbox__body__right{-webkit-flex:0;-ms-flex:0;flex:0;margin-left:15px}.coaching-inbox__toolbar{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0}.coaching-inbox__toolbar,.coaching-inbox__toolbar .toolbar__left{display:-webkit-flex;display:-ms-flexbox;display:flex}.coaching-inbox__toolbar .toolbar__right{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.coaching-inbox__toolbar .toolbar__filters,.coaching-inbox__toolbar .toolbar__right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.coaching-inbox__toolbar .toolbar__filters{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:15px}.coaching-inbox__toolbar .toolbar__filters__button{color:#666767;background-color:#d2e3fc;font-weight:700;padding:5px;padding-left:10px;padding-right:10px;border-radius:15px;font-size:10px;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center}.coaching-inbox__toolbar .toolbar__filters__button--selected{color:#fff;background-color:#03bcd5}.coaching-inbox__toolbar .toolbar__filters__button:hover{cursor:pointer}.coaching-inbox__toolbar .toolbar__compose-button{margin:0;font-size:10px;margin-bottom:15px}.coaching-inbox__threads{height:100%;overflow-y:auto;padding-right:5px}.coaching-inbox__threads::-webkit-scrollbar{width:10px;height:10px}.coaching-inbox__threads::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.coaching-inbox__threads::-webkit-scrollbar-thumb{background-color:#919191;border-radius:5px}.coaching-inbox__threads .threads__thread{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:10px;border-top:1px solid #d3d3d3;border-left:3px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:50px}.coaching-inbox__threads .threads__thread .thread__left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.coaching-inbox__threads .threads__thread .thread__center{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center}.coaching-inbox__threads .threads__thread .thread__center,.coaching-inbox__threads .threads__thread .thread__right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;margin-left:10px}.coaching-inbox__threads .threads__thread .thread__right{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.coaching-inbox__threads .threads__thread .thread__image{width:60px;height:45px;border-radius:5px;object-fit:cover}.coaching-inbox__threads .threads__thread .thread__subject{font-size:12px}.coaching-inbox__threads .threads__thread .thread__subject,.coaching-inbox__threads .threads__thread .thread__subject__title-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.coaching-inbox__threads .threads__thread .thread__subject__title-container .thread__subject__title{font-weight:700;font-size:10px}.coaching-inbox__threads .threads__thread .thread__subject__title-container .thread__subject__subtitle{font-weight:700;font-size:8px}.coaching-inbox__threads .threads__thread .thread__subject__label{font-weight:500;color:gray;text-align:left;display:-webkit-box;-webkit-line-clamp:2;word-break:break-word;overflow:hidden}.coaching-inbox__threads .threads__thread .thread__date{min-width:80px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:10px;font-weight:600;margin-right:15px;text-align:right}.coaching-inbox__threads .threads__thread .thread__state{font-weight:700;color:#fff;background-color:blue;padding:4px;font-size:8px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:15px;min-width:45px;box-shadow:1px 1px 2px rgba(0,0,0,.5);white-space:nowrap;padding-left:10px}.coaching-inbox__threads .threads__thread .thread__state--OPEN{background-color:#e67300}.coaching-inbox__threads .threads__thread .thread__state--FLAGGED{background-color:#b4291d}.coaching-inbox__threads .threads__thread .thread__state--CLOSED{background-color:#ccc}.coaching-inbox__threads .threads__thread .thread__state__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15px;height:15px;margin-left:5px}.coaching-inbox__threads .threads__thread .thread__state__icon svg path{fill:#fff}.coaching-inbox__threads .threads__thread .thread__avatar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100px}.coaching-inbox__threads .threads__thread .thread__avatar__container{position:relative}.coaching-inbox__threads .threads__thread .thread__avatar__container user-avatar{-webkit-flex:0 0 25px;-ms-flex:0 0 25px;flex:0 0 25px;margin:0}.coaching-inbox__threads .threads__thread .thread__avatar__container__online{width:10px;height:10px;background-color:#63b763;border-radius:50%;position:absolute;bottom:-2px;right:-2px;border:1px solid rgba(0,0,0,.25)}.coaching-inbox__threads .threads__thread .thread__avatar__name{font-size:10px;font-weight:600;margin-left:10px}.coaching-inbox__threads .threads__thread .thread__avatar__name user-display-name{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;-webkit-line-clamp:2;word-break:break-word;overflow:hidden}.coaching-inbox__threads .threads__thread .thread__avatar__seen-by-user,.coaching-inbox__threads .threads__thread .thread__avatar__sent-by-session-user{font-size:8px;padding-left:10px;font-weight:400}.coaching-inbox__threads .threads__thread .thread__unread-counter{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:700;font-size:10px;width:20px;height:20px;color:#fff;background-color:#d01031;border-radius:50%;margin-right:10px}.coaching-inbox__threads .threads__thread:hover{cursor:pointer;box-shadow:0 3px 6px #00000029}.coaching-inbox__threads .threads__thread--seen-by-session-user{background-color:#f0f0f0}.coaching-inbox__threads .threads__thread--selected{box-shadow:0 3px 6px #00000029;border-left-color:#4d90f0;background-color:#e6f3f6}.coaching-inbox__details{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-y:auto;color:#7d7e82;width:1px;background-color:transparent}.coaching-inbox__details::-webkit-scrollbar{width:10px;height:10px}.coaching-inbox__details::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}.coaching-inbox__details::-webkit-scrollbar-thumb{background-color:#919191;border-radius:5px}.coaching-inbox__details--visible{width:380px;background-color:#2a2b30;border:1px solid #000}.coaching-inbox__details--visible .details__hidden-overlay{display:none!important}.coaching-inbox__details .details__hidden-overlay{display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:#f8f8f8}.coaching-inbox__details .details__header{-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px;height:56px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden;background-color:#19212f}.coaching-inbox__details .details__header__left{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;-ms-flex-pack:center}.coaching-inbox__details .details__header__center,.coaching-inbox__details .details__header__left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center}.coaching-inbox__details .details__header__center{-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;-ms-flex-pack:center;padding-left:12px}.coaching-inbox__details .details__header__center user-display-name{min-height:18px;color:#fff;font-weight:700;font-size:12px}.coaching-inbox__details .details__header__right{-webkit-flex:0;-ms-flex:0;flex:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:15px}.coaching-inbox__details .details__body{-webkit-flex:1;-ms-flex:1;flex:1}.coaching-inbox__details .details__body .details__feed{width:100%;height:100%}.coaching-inbox__details .details__title{color:#fff;text-transform:none;min-height:18px;font-weight:700;font-size:12px}.coaching-inbox__details .details__subtitle{text-transform:none;font-weight:500;font-size:10px;color:#fff}.coaching-inbox__details .details__image{width:106px;height:100%;object-fit:cover;pointer-events:none}.coaching-inbox__details .details__view-button{font-size:12px;color:#fff;text-decoration:underline}.coaching-inbox__details .details__view-button:focus{outline:none}.coaching-inbox__details .details__view-button:hover{cursor:pointer}.coaching-inbox__details--direct-thread user-avatar{width:40px;height:40px;margin-left:10px}.coaching-inbox__details--direct-thread .details__title,.coaching-inbox__details--direct-thread .details__view-button{display:none}.coaching-inbox__loading-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.coaching-inbox__loading-mask,.coaching-inbox__no-messages{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:700;background-color:hsla(0,0%,100%,.5);text-transform:uppercase;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.coaching-inbox__no-messages{height:100%;width:100%}.coaching-inbox__load-more-button-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px}.coaching-inbox__load-more-button-container .load-more-button-container__load-more-button{font-size:12px;text-decoration:underline}.coaching-inbox__load-more-button-container .load-more-button-container__load-more-button:focus{outline:none}.coaching-inbox__load-more-button-container .load-more-button-container__load-more-button:hover{cursor:pointer}.coaching-inbox__load-more-button-container .load-more-button-container__load-more-button--loading{cursor:auto;pointer-events:none;text-decoration:none}.coaching-inbox__state-panel{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;z-index:100;width:100px;color:#25293a;box-shadow:0 3px 6px #00000029;border:.5px solid #c7c7c7;background-color:#fff;padding:5px;border-radius:5px;font-weight:600;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.coaching-inbox__state-panel .state-panel__button{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px}.coaching-inbox__state-panel .state-panel__button__label{-webkit-flex:1;-ms-flex:1;flex:1}.coaching-inbox__state-panel .state-panel__button__icon{width:20px;height:20px;visibility:hidden;-webkit-flex:0 0 25px;-ms-flex:0 0 25px;flex:0 0 25px}.coaching-inbox__state-panel .state-panel__button__icon svg{width:100%;height:100%}.coaching-inbox__state-panel .state-panel__button:hover{cursor:pointer;background-color:#e6f3f6}.coaching-inbox__state-panel .state-panel__button--selected{background-color:#e6f3f6}.coaching-inbox__state-panel--visible{display:-webkit-flex;display:-ms-flexbox;display:flex}.coaching-inbox__state-panel--OPEN .state-panel__button--OPEN{color:#d3d3d3}.coaching-inbox__state-panel--OPEN .state-panel__button--OPEN:hover{cursor:auto}.coaching-inbox__state-panel--OPEN .state-panel__button--OPEN .state-panel__button__icon{visibility:visible}.coaching-inbox__state-panel--FLAGGED .state-panel__button--FLAGGED{color:#d3d3d3}.coaching-inbox__state-panel--FLAGGED .state-panel__button--FLAGGED:hover{cursor:auto;background-color:transparent}.coaching-inbox__state-panel--FLAGGED .state-panel__button--FLAGGED .state-panel__button__icon{visibility:visible}.coaching-inbox__state-panel--CLOSED .state-panel__button--CLOSED{color:#d3d3d3}.coaching-inbox__state-panel--CLOSED .state-panel__button--CLOSED:hover{cursor:auto;background-color:transparent}.coaching-inbox__state-panel--CLOSED .state-panel__button--CLOSED .state-panel__button__icon{visibility:visible;background-color:transparent}.coaching-inbox--header-visible .coaching-inbox__body{height:calc(100% - 80px)}.coaching-inbox--toolbar-visible .coaching-inbox__body__left__bottom{height:calc(100% - 40px)}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons h2{color:#fff}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson{display:inline-block;position:relative;width:300px;height:450px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .completed .overlay{opacity:.4;-webkit-transform:scale(.8);transform:scale(.8)}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .completed .info,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .completed label.completion,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .completed label.index,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .completed label.label{opacity:.4}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .overlay{width:260px;height:240px;position:relative;margin-left:20px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .overlay .badge-bg{position:absolute;width:230px;height:138px;background-size:cover;bottom:21px;left:15px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson .overlay .badge-overlay{position:absolute;width:260px;height:240px;background-size:cover;bottom:0;left:0;background-image:url(/courses/school/imgs/tv-monitor.png)}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson img{max-width:none;position:absolute;display:block;-webkit-transform-origin:center top;transform-origin:center top}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson img.badge{z-index:10}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson img.badge.retina{-webkit-transform:translate(-50%,-50%) translate(150px,250px) scale(.5);transform:translate(-50%,-50%) translate(150px,250px) scale(.5)}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson img.island{-webkit-transform:translate(-50%,-50%) translate(150px,250px) scale(.5);transform:translate(-50%,-50%) translate(150px,250px) scale(.5);z-index:5}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson img.island.completed,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson img.island.unlocked{display:block}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label{position:absolute;display:block;top:450px;left:0;width:100%;text-align:center;color:#fff;font-weight:700;text-decoration:none}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.index{margin-top:-20px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.label{overflow:hidden;text-overflow:ellipsis}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.completion{margin-top:30px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.completion span{display:inline-block;text-align:left;width:120px;height:10px;border-radius:10px;background-color:hsla(0,0%,100%,.9)}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.completion span em{display:block;width:50%;height:100%;background-color:#9ce4fc;border-radius:10px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.info{display:none;margin-top:20px;width:80%;margin-left:10%}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.info p{font-size:13px;font-weight:400;line-height:1rem;color:#fff;max-height:50px;overflow:hidden;white-space:normal}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.turn-in{margin-top:100px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson label.turn-in button{cursor:pointer}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson.completed{opacity:.5;-webkit-transform:scale(.8);transform:scale(.8)}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson.completed img.island.unlocked{display:none}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson.completed img.island.completed{display:block}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson.completed label.progress{display:none}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson:hover .completion{display:none!important}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson:hover .info{display:block!important}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons gallery-slider .lesson.disabled{opacity:.3}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed{visibility:hidden;position:fixed;top:0;right:0;bottom:0;height:100%;z-index:9999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-shadow:5px 5px 20px #000}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__header{-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px;height:56px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden;background-color:#19212f}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__header__left{-webkit-flex:0 0 106px;-ms-flex:0 0 106px;flex:0 0 106px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__header__right{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:12px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__header__title{color:#fff;text-transform:none;min-height:18px;font-weight:700;font-size:12px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__header__subtitle{text-transform:none;font-weight:500;font-size:10px;color:#fff}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__header__image{width:106px;height:100%;object-fit:cover;pointer-events:none}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__body{-webkit-flex:1;-ms-flex:1;flex:1}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__body iframe{height:100%}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__close-button{position:absolute;top:0;left:-15px;width:30px;height:30px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#2a2b30!important;box-shadow:1px 1px 1px rgba(0,0,0,.5)}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons__feed .feed__close-button:hover{cursor:pointer}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:hsla(0,0%,100%,.25);border-radius:5px;padding:5px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade__icon{-webkit-flex:0 0 25px;-ms-flex:0 0 25px;flex:0 0 25px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:25px;height:25px;background-color:#fff;border-radius:50%}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade__label{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;margin-left:5px;display:-webkit-box;-webkit-line-clamp:2;word-break:break-word;overflow:hidden}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade--ungraded .lesson__grade__icon{background-color:transparent}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade--ungraded .lesson__grade__icon svg path{fill:#fff}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade--graded-complete svg path{fill:green}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade--graded-incomplete svg{width:80%;height:80%}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson__grade--graded-incomplete svg path{fill:red}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--has-grade,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson:hover{cursor:pointer}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--has-grade .completion,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson:hover .completion{display:none!important}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--has-grade .info,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson:hover .info{display:block!important}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected{background-color:#2e3347;box-shadow:5px 5px 5px rgba(0,0,0,.25);border-radius:5px}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected .completed .info,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected .overlay,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected label.completion,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected label.index,state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected label.label{opacity:1!important}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected .completion{display:none!important}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-available .lesson--selected .info{display:block!important}state-basic-dashboard-coaching-lessons-assignedlessons .state-basic-dashboard-coaching-lessons-assignedlessons--feed-visible .state-basic-dashboard-coaching-lessons-assignedlessons__feed{visibility:visible}.student-coaching-assignment{height:auto!important}.student-coaching-assignment__grade{margin-top:20px;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.student-coaching-assignment__grade,.student-coaching-assignment__grade .grade__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.student-coaching-assignment__grade .grade__icon{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.student-coaching-assignment__grade .grade__label{margin-left:5px;font-weight:600;font-size:12px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;word-break:break-word;overflow:hidden}.student-coaching-assignment__grade--ungraded{position:absolute;bottom:20px;left:20px}.student-coaching-assignment__grade--incomplete .grade__icon svg path{fill:red}.student-coaching-assignment__grade--complete .grade__icon svg path{fill:green}.student-coaching-assignment--selected{background-color:#daf0ff!important}.student-coaching-assignment--grade-incomplete .lesson-number{background-color:red!important}.student-coaching-assignment--grade-complete .lesson-number{background-color:green!important}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects h2{color:#fff}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed{visibility:hidden;position:fixed;top:0;right:0;bottom:0;height:100%;z-index:9999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__header{-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px;height:56px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden;background-color:#19212f}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__header__left{-webkit-flex:0 0 106px;-ms-flex:0 0 106px;flex:0 0 106px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__header__right{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:12px}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__header__title{color:#fff;text-transform:none;min-height:18px;font-weight:700;font-size:12px}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__header__subtitle{text-transform:none;font-weight:500;font-size:10px;color:#fff}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__header__image{width:106px;height:100%;object-fit:cover;pointer-events:none}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__body{-webkit-flex:1;-ms-flex:1;flex:1}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__body iframe{height:100%}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__close-button{position:absolute;top:0;left:-15px;width:30px;height:30px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#2a2b30!important;box-shadow:1px 1px 1px rgba(0,0,0,.5)}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects__feed .feed__close-button:hover{cursor:pointer}state-basic-dashboard-coaching-lessons-assignedprojects .state-basic-dashboard-coaching-lessons-assignedprojects--feed-visible .state-basic-dashboard-coaching-lessons-assignedprojects__feed{visibility:visible}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons .class-selector{position:absolute;top:0;left:0;right:0;z-index:38}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons .class-selector .selector{display:inline-block;position:relative}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons .class-selector .selector span{display:inline-block;font-weight:700;color:#fff;font-size:1.8rem;border-bottom:1px dotted #aaa;cursor:pointer}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons .class-selector .selector span em{display:inline-block;width:10px;height:10px;margin-left:4px;margin-bottom:2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");background-size:contain;background-repeat:no-repeat}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons .class-selector .teacher{color:#fff}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons .activities-container{min-height:500px}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons .no-assignments{color:#fff;margin-top:50px;margin-bottom:50px;text-align:center;font-weight:700;font-size:20px}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons gallery-slider .gallery-slider-item{vertical-align:bottom}state-basic-dashboard-coaching-lessons .state-basic-dashboard-coaching-lessons gallery-slider .gallery-slider-item student-classroom-assignment-group .student-assignment-group-card{width:360px;margin:0 20px}state-basic-dashboard-coaching .state-basic-dashboard-coaching{background-size:cover;background-repeat:no-repeat;background-position:50%;min-height:100vh}state-basic-dashboard-coaching .state-basic-dashboard-coaching,state-basic-dashboard-coaching .state-basic-dashboard-coaching.join{background-image:url(/image/dashboard/student/launchpad/bg-space-school.jpg)}state-basic-dashboard-coaching .state-basic-dashboard-coaching.list{background-image:url("/image/dashboard/student/school/bg.png")}state-basic-dashboard-account-badges .badge-grid{display:block;margin:30px}state-basic-dashboard-account-badges-badge{width:100%;height:100%;display:block;background:#f0fafe;position:relative}state-basic-dashboard-account-badges-badge .state-basic-dashboard-account-badges-badge{background:#f0fafe}state-basic-dashboard-account-badges-badge .header-wrapper{position:absolute;width:100%}@media screen and (max-width:800px){state-basic-dashboard-account-badges-badge .badge-detail-header{padding-top:5rem}}state-basic-dashboard-account-certificates h2{display:none}.state-basic-dashboard-student-account{min-height:100vh;background:linear-gradient(180deg,#5b23d8 13%,#6309df);color:#fefefe}.state-basic-dashboard-student-account b{color:#fefefe}.state-basic-dashboard-student-account a{color:#0058d7;font-weight:700}.state-basic-dashboard-student-account a:hover{color:#0068d7}.state-basic-dashboard-student-account .username{font-weight:700;font-size:22px;padding:0;margin:0;color:#fefefe}.state-basic-dashboard-student-account .callout{border-radius:0;color:#0a0a0a;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-bottom:10px;padding:8px}@media screen and (max-width:640px){.state-basic-dashboard-student-account .callout{display:none}}.state-basic-dashboard-student-account .callout.warning{border:2px solid #f0d8c0;background-color:#fbf4ee;position:relative}.state-basic-dashboard-student-account .callout img{width:28px}.state-basic-dashboard-student-account .callout a{text-decoration:underline;color:#0a0a0a}.state-basic-dashboard-student-account .basic-dashboard-body{margin:0 auto;max-width:1050px}.state-basic-dashboard-student-account .basic-dashboard-body .wrapper{margin-top:-50px}@media screen and (max-width:850px){.state-basic-dashboard-student-account .basic-dashboard-body .wrapper{margin-top:.2rem}}.state-basic-dashboard-student-account .basic-dashboard-body .ty-pill-nav>li{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;width:145px}.state-basic-dashboard-student-account .basic-dashboard-body .avatar-wrapper{width:64px;height:64px;margin:auto;position:relative}.state-basic-dashboard-student-account .basic-dashboard-body .avatar-wrapper.premium:after{position:absolute;content:"";background-image:url("/image/dashboard/parent/family-portal/icon-crown.svg");background-size:contain;width:22px;height:22px;top:6px;left:-12px}.state-basic-dashboard-student-account .basic-dashboard-body avatar-img{display:inline-block;border-radius:50%;border:3px solid #fff;background-color:#ffb700;margin-bottom:10px;cursor:pointer;overflow:hidden}.state-basic-dashboard-student-account .basic-dashboard-body avatar-img.anon{background-color:#fff}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy{background-color:#2e3347;background-image:url("/image/dashboard/student/launchpad/bg-space.jpg");background-size:cover;height:100%}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy .dashboard-header-tabs .tab{background-color:rgba(46,51,71,.5);color:#fefefe}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy .dashboard-header-tabs .tab.selected,.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy .dashboard-header-tabs .tab:hover{background-color:#fff;color:#2e3347}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy .tabs-content{background-color:transparent}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy{min-height:600px}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy .dashboard-privacy .notice,.state-basic-dashboard-student-account .state-basic-dashboard-student-account-privacy .data-controller{color:#fff}.state-basic-dashboard-student-account .link-join-class{color:#fefefe;float:right;font-weight:700}.state-basic-dashboard-student-account .mobile-button.view{margin-top:8px;font-size:12px}.state-basic-dashboard-student-account state-basic-dashboard-account-minecraft .my-minecraft-server .setup-server{background-image:none;border-radius:5px}.state-basic-dashboard-student-account state-basic-dashboard-account-minecraft .minecraft-server-friends,.state-basic-dashboard-student-account state-basic-dashboard-account-minecraft .minecraft-server-installed-mods{background-color:#fff;padding:1rem;color:#000;border-radius:4px}.state-basic-dashboard-student-account state-basic-dashboard-account-minecraft .minecraft-server-installed-mods .minecraft-resources{min-height:auto}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-minecraft-server-zero-state{background-color:#6a689e;background-image:url("/image/dashboard/student/minecraft/bg-mc-server-graphic.png"),linear-gradient(135deg,#6a689e,#4d57c2);background-position:bottom;background-repeat:no-repeat;background-size:auto 300px,cover;height:100%}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-minecraft-server-zero-state .tabs-content{background-color:transparent}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-minecraft-server{background-color:#6a689e;background-image:linear-gradient(135deg,#6a689e,#4d57c2)}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-minecraft-server .tabs-content{background-color:transparent}.state-basic-dashboard-student-account .state-basic-dashboard-student-account-minecraft-server .my-minecraft-server .minecraft-server-section-content{background-color:#f4f9fa;color:#000}.state-basic-dashboard-student-account .bannerContainer{margin-left:-2rem}@media screen and (max-width:640px){.state-basic-dashboard-student-account .bannerContainer{margin-right:auto;margin-left:-.5rem}}.state-basic-dashboard-student-account-settings{color:#000}.state-basic-dashboard-student-account-settings .row-gap-md{row-gap:1.875rem}.state-basic-dashboard-student-account-settings .student-avatar-selector{background-image:url(/image/dashboard/student/public-profile/profile-modern-platform.png);background-repeat:no-repeat;background-size:100%;background-position:bottom -10px left 50%;position:relative;top:-45px;width:12rem;padding:0;margin:0 auto;display:block;min-height:0;height:230px}.state-basic-dashboard-student-account-settings .student-avatar-selector .edit-button{visibility:hidden}.state-basic-dashboard-student-account-settings .student-avatar-selector .avatar-placeholder{margin-top:28px}.state-basic-dashboard-student-account-settings .student-avatar-selector.tiny{padding-top:86px}.state-basic-dashboard-student-account-settings .student-avatar-selector.troll{padding-top:14px}.state-basic-dashboard-student-account-settings .student-avatar-selector avatar-img{display:inline-block;width:128px;height:128px}.state-basic-dashboard-student-account-settings .login-list{list-style-type:disc}.state-basic-dashboard-student-account-settings launchpad-settings-2>.invoke-settings{position:relative;display:inline-block;float:none;top:0;left:0;background-color:transparent;width:auto;height:auto;padding:0;border-radius:0}.state-basic-dashboard-student-account-settings launchpad-settings-2>.invoke-settings:hover{-webkit-transform:none;transform:none;box-shadow:none}.state-basic-dashboard-student-account-settings launchpad-settings-2>.invoke-settings a.show-settings{color:#00bcd4;font-size:16px;line-height:inherit}.state-basic-dashboard-student-account-settings launchpad-settings-2>.invoke-settings .icon-cog{display:none}.state-basic-dashboard-student-account-settings launchpad-settings-2 form.settings-panel{border-radius:0;background-color:rgba(37,41,58,.95);color:#fff;padding:inherit;margin:inherit}.state-basic-dashboard-student-account-settings .settings-panel{color:#000}@media screen and (max-width:640px){.state-basic-dashboard-student-account-settings .info-break{word-wrap:break-word}}state-basic-dashboard-account-profile .ty-section-title{background-color:#7a7af8;border-radius:.625rem;color:#fefefe;font-size:1.125rem;font-weight:700;padding:.625rem 1.25rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}state-basic-dashboard-account-profile .ty-section-title :first-child{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}state-basic-dashboard-account-profile .ty-section-title a{text-decoration:underline;color:#fefefe;font-size:12px}state-basic-dashboard-account-profile .ty-section-title a:hover{color:#fff}state-basic-dashboard-account-profile .ty-section-title .right-section{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fefefe;gap:8px}state-basic-dashboard-account-profile .flex-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}state-basic-dashboard-account-profile .vbar{height:14px;width:2px;background-color:#fefefe38}state-basic-dashboard-account-profile .stats-icon{height:20px}state-basic-dashboard-account-profile .stats-item{display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:100;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}state-basic-dashboard-account-profile .stats-container{width:100%}state-basic-dashboard-account-profile .student-skills-completion{color:#0a0a0a;background:linear-gradient(180deg,#e4f6fc,#f1fdff)}state-basic-dashboard-account-profile .student-certificates-grid{grid-template-columns:repeat(auto-fill,215px)}state-basic-dashboard-account-profile .certificate-thumbnail{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:scale(.9);transform:scale(.9);box-shadow:0 4px 4px 0 #00000026}state-basic-dashboard-account-profile .certificate-thumbnail:hover{-webkit-transform:scale(.92);transform:scale(.92)}state-basic-dashboard-account-profile .award-shop{cursor:pointer;color:#a3a1fb;font-size:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;font-weight:600;border-radius:5px;background-color:"none";box-shadow:0 3px 12px rgba(0,0,0,.2);background:#371f99 0 0 no-repeat padding-box;border:1px solid #919191;padding:.625rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;width:80px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}state-basic-dashboard-account-profile .award-shop:hover{color:#fff}state-basic-dashboard-account-profile .award-shop:hover img{opacity:1}state-basic-dashboard-account-profile .award-shop img{-webkit-filter:invert(1);filter:invert(1);opacity:.7}.state-basic-dashboard-projects.basic-dashboard-body .search-area{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1024px){.state-basic-dashboard-projects.basic-dashboard-body .search-area{-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset}}@media screen and (max-width:640px){.state-basic-dashboard-projects.basic-dashboard-body .search-area{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.state-basic-dashboard-projects.basic-dashboard-body .search-area form{vertical-align:middle;padding:5px}@media screen and (max-width:1024px){.state-basic-dashboard-projects.basic-dashboard-body .search-area form{margin-bottom:10px}}@media screen and (max-width:640px){.state-basic-dashboard-projects.basic-dashboard-body .search-area form{margin-left:auto;margin-right:auto}}.state-basic-dashboard-projects.basic-dashboard-body .search-area .search-toggle-button{vertical-align:middle;margin-top:.5rem}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container{background-color:#fefefe;border-radius:5px;display:inline-block;max-width:500px}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .community-search-filters{line-height:30px}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .community-search-filters,.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .community-search-filters .community-search-filter{margin-bottom:0}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .search-box{border:none;box-shadow:none;margin-bottom:0;padding:13px 16px;width:100%;background:transparent;float:left}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .search-box,.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .search-button{display:inline-block}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .icon-search{font-size:22px}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .search-button{font-size:18px;padding:0;color:#fff;position:absolute;right:5px;padding:5px 6px;line-height:1;cursor:pointer;width:30px;height:30px;border-radius:99px}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container.search-zero-state:not(:focus-within){background-color:rgba(46,51,71,.5)}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container.search-zero-state:not(:focus-within) .search-button{background-color:transparent}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .ui-autocomplete{background-color:#fefefe;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);padding-top:.4375rem;padding-bottom:.4375rem;position:absolute;transition:box-shadow .2s cubic-bezier(.4,0,.2,1)}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .ui-autocomplete .ui-menu-item a{color:#0a0a0a;display:block;padding-left:.4375rem;padding-right:.4375rem}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .ui-autocomplete .ui-menu-item:focus a,.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .ui-autocomplete .ui-menu-item:hover a,.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .ui-autocomplete .ui-menu-item a.ui-state-focus{background-color:#ebebeb}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .ui-helper-hidden-accessible{display:none}.state-basic-dashboard-projects.basic-dashboard-body .filter-button{white-space:nowrap}@media screen and (max-width:640px){.state-basic-dashboard-projects.basic-dashboard-body .filter-button{margin-right:auto}}.state-basic-dashboard-projects.basic-dashboard-body .filter-tabs{display:inline-block}.state-basic-dashboard-projects.basic-dashboard-body .padding-top{padding-top:.5rem}.state-basic-dashboard-projects.basic-dashboard-body .margin-top{margin-top:-2px}@media screen and (max-width:640px){.state-basic-dashboard-projects.basic-dashboard-body .project-container{margin-left:unset!important}}@media screen and (max-width:900px){.state-basic-dashboard-projects.basic-dashboard-body .project-container{float:left}}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:20.75rem;height:48px;background:#00000033;border-radius:6px;border:1px solid #cacaca33;margin-left:calc(10.375rem - 63px)}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container input{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:13px 16px;box-sizing:border-box;font-size:12px;line-height:22px;font-family:Open Sans;color:#fff;background-color:transparent;border:none;outline:none;padding-right:2.25rem}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container input::-webkit-input-placeholder{color:#ccc}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container input::-moz-placeholder{color:#ccc}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container input:-ms-input-placeholder{color:#ccc}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container input::placeholder{color:#ccc}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .search-icon{color:#fff;margin-right:10px;font-size:18px}.state-basic-dashboard-projects.basic-dashboard-body .search-box-container .search-icon.tycon-cancel{font-size:12px}.state-basic-dashboard-projects.basic-dashboard-body .search-toggle-button{display:inline-block;border-radius:50%;width:42px;height:42px;line-height:40px;margin-left:10px;background-color:rgba(0,0,0,.5);color:#fff}.state-basic-dashboard-projects.basic-dashboard-body ul.dashboard-list{line-height:inherit;background-color:transparent;border:none}@media screen and (max-width:640px){.state-basic-dashboard-projects.basic-dashboard-body ul.dashboard-list{margin-left:30px}}.state-basic-dashboard-projects.basic-dashboard-body ul.dashboard-list .project-card-2{min-height:230px}.state-basic-dashboard-projects.basic-dashboard-body ul.dashboard-list li.not-found-message{margin-top:50px;color:#fff;font-size:24px;font-weight:700;text-align:center}.state-basic-dashboard-projects.basic-dashboard-body ul.dashboard-list>li:not(:last-child){border-bottom:none}.state-basic-dashboard-projects.basic-dashboard-body .project-shares .filter-tabs-dropdown select{width:auto}.state-basic-dashboard-projects.basic-dashboard-body .project-shares .project-shares__no-results{color:#fff;font-weight:700}.state-basic-dashboard-projects.basic-dashboard-body .margin-top-30{margin-top:30px}.hour-of-code-activities.basic-hour-of-code-activities h3{color:#fff}.hour-of-code-hero.basic-hour-of-code-hero{background-image:none}.hour-of-code-hero.basic-hour-of-code-hero .certificates,.hour-of-code-hero.basic-hour-of-code-hero .filter-tabs{display:inline-block}.hour-of-code-hero.basic-hour-of-code-hero .certificates .certificate{-webkit-transform:rotate(-14deg);transform:rotate(-14deg);width:70px}.hour-of-code-hero.basic-hour-of-code-hero .certificates .certificate:nth-of-type(2n){margin-left:-1rem;-webkit-transform:rotate(2deg);transform:rotate(2deg)}@media print,screen and (min-width:64em){.hour-of-code-hero.basic-hour-of-code-hero .certificates{position:absolute;top:10px;left:calc(50% - 255px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hour-of-code-hero.basic-hour-of-code-hero .certificates .certificate:nth-of-type(2n){-webkit-transform:rotate(2deg) translateY(.7rem);transform:rotate(2deg) translateY(.7rem)}}.hour-of-code-hero.basic-hour-of-code-hero .hero-link{display:inline-block;padding-top:10px}.hour-of-code-gallery.basic-hour-of-code-gallery .activities{background-color:transparent}.hour-of-code-gallery.basic-hour-of-code-gallery .activities .tabs .tabs-title .tab-button{color:#fff}.hour-of-code-gallery.basic-hour-of-code-gallery .activities .tabs .tabs-title.is-active .tab-button{color:#00bcd4}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.025);transform:scale(1.025)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.025);transform:scale(1.025)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.animation-pulsate{-webkit-animation:pulsate 1.25s ease-in-out;animation:pulsate 1.25s ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animation-shake{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.hour-of-code-gallery.basic-hour-of-code-competitions .activities{background-color:transparent}.hour-of-code-gallery.basic-hour-of-code-competitions .activities h3,.hour-of-code-gallery.basic-hour-of-code-competitions .activities p{color:#fff}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .info{display:inline-block}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .info img{width:100px}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .tabs .tabs-title .tab-button{color:#fff}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .tabs .tabs-title.is-active .tab-button{color:#00bcd4}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .community-assets .not-found-message{color:#fff}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .filter-button-group{text-align:center}@media print,screen and (min-width:40em){.hour-of-code-gallery.basic-hour-of-code-competitions .activities .filter-button-group{text-align:left}}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .filter-button-group .filter-button{margin-right:5px}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .filter-button{padding:10px;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;margin-left:0;min-width:100px;color:#fff;display:inline-block;border-radius:15%;background-color:#3a3a3a;border-radius:50px;font-weight:600;outline:none;margin-bottom:15px;text-align:center}@media print,screen and (min-width:40em){.hour-of-code-gallery.basic-hour-of-code-competitions .activities .filter-button{padding:10px}}.hour-of-code-gallery.basic-hour-of-code-competitions .activities .filter-button.filter-button-selected,.hour-of-code-gallery.basic-hour-of-code-competitions .activities .filter-button:hover{background-color:#00afcc}.basic-dashboard-modal-hackathon-rules{overflow-y:scroll;max-height:95vh;padding:20px}.basic-dashboard-modal-hackathon-rules h2{font-size:36px}.basic-dashboard-modal-hackathon-rules p.red{color:#dc0c0c}.basic-dashboard-modal-hackathon-rules ol li ol{list-style-type:lower-alpha}.basic-dashboard-modal-hackathon-rules ul{list-style-type:square}.basic-dashboard-modal-hackathon-rules ol,.basic-dashboard-modal-hackathon-rules ul{font-size:16px;line-height:1.5}.basic-dashboard-modal-hackathon-rules ol li,.basic-dashboard-modal-hackathon-rules ul li{margin-left:30px;margin-bottom:10px}.basic-dashboard-modal-hackathon-rules ol ul,.basic-dashboard-modal-hackathon-rules ul ul{padding-top:5px}.basic-dashboard-modal-hackathon-rules ol ul li,.basic-dashboard-modal-hackathon-rules ul ul li{margin-bottom:0;list-style-type:disc}.basic-dashboard-modal-hackathon-rules .close-reveal-modal{right:30px;top:20px;color:#000}.basic-dashboard-modal-hackathon-rules .rules-header{background-color:#00bcd4;margin:auto;text-align:center}.basic-dashboard-modal-hackathon-rules .close-reveal-modal.nasa-modal{color:hsla(0,0%,100%,.6)}state-basic-dashboard-hour-of-code .dashboard.dashboard-student.hour-of-code-page .title{color:#fff;font-weight:700;font-size:1.5rem;position:absolute;text-align:center;width:100%;top:2rem}state-basic-dashboard-community-profile .state-basic-dashboard-community-profile basic-dashboard-header{position:absolute;top:0;left:0;right:0;z-index:20}state-basic-dashboard-community-profile .state-basic-dashboard-community-profile .basic-dashboard-body{padding-left:0;padding-right:0}.community-profile.basic-community-profile .profile-banner-avatar{display:inline-block}.community-profile.basic-community-profile .community-profile-hero{background-image:url(/image/community-profile/profile-hero-hacker.png),linear-gradient(45deg,#ed6d35,#ef381c);background-repeat:no-repeat;background-size:cover!important}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-adventurer{background-image:url(/image/community-profile/profile-hero-adventurer.png),linear-gradient(45deg,#2eab8e,#7cc185)}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-adventurer .profile-banner-avatar img{border:3px solid #478468;background:#aff5ba;background:linear-gradient(180deg,#aff5ba 0,#478468 99%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#aff5ba",endColorstr="#478468",GradientType=0)}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-hacker{background-image:url(/image/community-profile/profile-hero-hacker.png),linear-gradient(10deg,#167db9,#21b9d4);background-position:bottom}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-hacker .profile-banner-avatar img{border:3px solid #1e78ca;background:#8edbe8;background:linear-gradient(180deg,#8edbe8 0,#1e78ca);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#8edbe8",endColorstr="#1e78ca",GradientType=0)}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-code-ninja{background-image:url(/image/community-profile/profile-hero-code-ninja.png),linear-gradient(10deg,#eab92e,#d68205)}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-code-ninja .profile-banner-avatar img{border:3px solid #e97f27;background:#fcdb88;background:linear-gradient(180deg,#fcdb88 0,#e97f27);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcdb88",endColorstr="#e97f27",GradientType=0)}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-code-master{background-image:url(/image/community-profile/profile-hero-code-master.png),linear-gradient(10deg,#bf3f07,#e63c22)}.community-profile.basic-community-profile .community-profile-hero.community-profile-hero-code-master .profile-banner-avatar img{border:3px solid #e23f2d;background:#e29d95;background:linear-gradient(180deg,#e29d95 0,#e23f2d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e29d95",endColorstr="#e23f2d",GradientType=0)}.community-profile.basic-community-profile .community-profile-body{min-height:100vh;background-image:linear-gradient(45deg,#ed6d35,#ef381c)}.community-profile.basic-community-profile .community-profile-body.community-profile-body-adventurer{background-image:linear-gradient(10deg,#2eab8e,#7cc185)}.community-profile.basic-community-profile .community-profile-body.community-profile-body-hacker{background-image:linear-gradient(10deg,#167db9,#21b9d4)}.community-profile.basic-community-profile .community-profile-body.community-profile-body-code-ninja{background-image:linear-gradient(10deg,#eab92e,#d68205)}.community-profile.basic-community-profile .community-profile-body.community-profile-body-code-master{background-image:linear-gradient(10deg,#bf3f07,#e63c22)}.community-profile.basic-community-profile .profile-stats{display:inline-block;margin:0 20px;font-weight:700}.community-profile.basic-community-profile .profile-stats .upper{text-transform:uppercase}.state-basic-dashboard-community-dashboard .state-basic-dashboard-community-dashboard basic-dashboard-header{position:absolute;top:0;left:0;right:0;z-index:20}.state-basic-dashboard-community-dashboard .state-basic-dashboard-community-dashboard .basic-dashboard-body{padding-left:0;padding-right:0}.community-dashboard.basic-community-dashboard{display:-webkit-flex;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:640px){.community-dashboard.basic-community-dashboard{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.community-dashboard.basic-community-dashboard .left-section{max-width:781px;width:100%}@media screen and (max-width:640px){.community-dashboard.basic-community-dashboard .left-section{max-width:100%}}.community-dashboard.basic-community-dashboard .right-section{max-width:247px;width:100%}@media screen and (max-width:640px){.community-dashboard.basic-community-dashboard .right-section{max-width:100%}}.community-dashboard.basic-community-dashboard .right-section .news-card{width:100%;background:linear-gradient(rgba(121,122,235,.5),rgba(159,115,232,.5)) 0 0 no-repeat padding-box padding-box transparent;color:#fefefe;border:5px solid #00000033;border-radius:16px;padding:28px 20px 26px;margin-top:33px}.community-dashboard.basic-community-dashboard .right-section .news-card .title{text-align:left;font:normal normal 700 12px/21px Montserrat;letter-spacing:0;color:#fefefe;text-transform:uppercase;margin-bottom:12px}.community-dashboard.basic-community-dashboard .right-section .news-card .subtitle{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.community-dashboard.basic-community-dashboard .right-section .news-card .projects{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:28px}.community-dashboard.basic-community-dashboard .right-section .news-card .projects .ty-project-card{height:170px}.community-dashboard.basic-community-dashboard .from-people-i-follow-container{width:100%;background:linear-gradient(rgba(121,122,235,.5),rgba(159,115,232,.5)) 0 0 no-repeat padding-box padding-box transparent;color:#fff;border:5px solid #00000033;border-radius:10px;padding:28px 20px 26px;margin-bottom:38px}.community-dashboard.basic-community-dashboard .from-people-i-follow-container .title{text-align:left;font:normal normal 700 12px/21px Montserrat;letter-spacing:0;color:#f2f2f2;text-transform:uppercase;margin-bottom:12px}.community-dashboard.basic-community-dashboard .from-people-i-follow-container .see-more{text-align:center;font:normal normal normal 14px/21px Open Sans;letter-spacing:0;color:#fff;text-decoration:underline;cursor:pointer}.basic-community-picks .title{color:#fff;margin-bottom:16px}.community-search-box{padding-top:1rem;padding-bottom:1rem}.community-search-box .search-icon-styles{color:#fff;height:16px;width:16px}.community-search-box .search-box-back a{color:#fefefe;font-size:12px}.community-search-box .search-box-back-icon{font-family:icomoon}.community-search-box .transparentSearch{background-color:transparent!important}.community-search-box .whiteSearch{background-color:#fff}.community-search-box .whiteSearch input{color:#000!important}.community-search-box .search-box-container{background-color:#fefefe;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:auto;padding:5px 7px;position:relative;max-width:500px}.community-search-box .search-box-container .community-search-filters{line-height:30px}.community-search-box .search-box-container .community-search-filters,.community-search-box .search-box-container .community-search-filters .community-search-filter{margin-bottom:0}.community-search-box .search-box-container .search-box{border:none;color:#fff;box-shadow:none;height:30px;margin-bottom:0;padding:5px;width:100%;background:transparent;float:left;-webkit-flex:1;-ms-flex:1;flex:1}.community-search-box .search-box-container .search-box,.community-search-box .search-box-container .search-box-clearer,.community-search-box .search-box-container .search-button{display:inline-block}.community-search-box .search-box-container .search-box-clearer,.community-search-box .search-box-container .search-button{float:right}.community-search-box .search-box-container .search-box-clearer{color:#575757;cursor:pointer;font-size:10px;line-height:40px;padding-left:10px;padding-right:10px}.community-search-box .search-box-container .search-button{position:absolute;right:5px;padding:5px 7px;line-height:1;cursor:pointer;width:30px;height:30px;border-radius:99px}.community-search-box .search-box-container .ui-autocomplete{background-color:#fefefe;box-shadow:0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);padding-top:.4375rem;padding-bottom:.4375rem;position:absolute;transition:box-shadow .2s cubic-bezier(.4,0,.2,1);background-color:transparent;top:60px;left:0;right:0;box-shadow:none}.community-search-box .search-box-container .ui-autocomplete .ui-menu-item a{color:#0a0a0a;display:block;padding-left:.4375rem;padding-right:.4375rem}.community-search-box .search-box-container .ui-autocomplete .ui-menu-item:focus a,.community-search-box .search-box-container .ui-autocomplete .ui-menu-item:hover a,.community-search-box .search-box-container .ui-autocomplete .ui-menu-item a.ui-state-focus{background-color:#ebebeb}.community-search-box .search-box-container .ui-autocomplete .ui-menu-item{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #fefefe}.community-search-box .search-box-container .ui-autocomplete .ui-menu-item a{color:#fefefe;font-size:20px}.community-search-box .search-box-container .ui-autocomplete .ui-menu-item:hover a{color:#0a0a0a}.community-search-box .search-box-container .ui-autocomplete li:first-child{margin-top:10px}.community-search-box .search-box-container .ui-autocomplete li:last-child{border-bottom:none}.community-search-box .search-box-container .ui-helper-hidden-accessible{display:none}.community-search-pagination .pagination-simple{font-size:.875rem;line-height:1.6875rem;margin:1rem 1rem 0}.community-search-pagination .pagination-simple a{font-size:inherit}@media print,screen and (min-width:64em){.community-search-pagination .pagination-simple{margin-top:0}}basic-community-assets .remix-header,basic-community-assets h3,basic-community-assets h6{color:#fefefe}basic-community-assets .remix-header__content{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:64px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:720px){basic-community-assets .remix-header__content{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}basic-community-assets .remix-header__content__right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex:1;-ms-flex:1;flex:1}basic-community-assets .remix-header__content__contributors{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;display:-webkit-flex;display:-ms-flexbox;display:flex}basic-community-assets .preview-image{width:224px;height:163px;background:#4242a7;border-radius:8px;border:8px solid #7764c0;position:relative}basic-community-assets .preview-image__inner{width:224px;height:163px;border-radius:8px;border:6px solid #fff;position:absolute;top:8px;left:8px;overflow:hidden;background-color:inherit}basic-community-assets .preview-image__inner img{height:100%;width:100%;object-fit:cover}basic-community-assets .contributors{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}basic-community-assets .contributors .contributor{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:48px;height:48px;object-fit:cover;border-radius:12px;display:inline-block;margin:0;position:relative}basic-community-assets .contributors .contributor a{overflow:hidden;display:block;border-radius:6px}basic-community-assets .contributors .contributor.more{background-color:#0a0a0a78;color:inherit;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-top:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:48px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}basic-community-assets .contributors .contributor.more .more__subtitle{font-family:Open Sans;font-size:12px;color:inherit}basic-community-assets .contributors .contributor.more .more__title{font-family:Montserrat;font-size:16px;font-weight:700;line-height:12px}.state-basic-dashboard-community.basic-dashboard-body{margin-bottom:3rem}.state-basic-dashboard-community.basic-dashboard-body .search-wrapper{display:-webkit-flex;display:-ms-flexbox;padding:5px;position:relative;max-width:500px;background:#00000033;border-radius:6px;border:1px solid #cacaca33;width:20.75rem;margin-right:6rem;height:48px;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.state-basic-dashboard-community.basic-dashboard-body .search-wrapper .search-icon{margin-right:10px;font-size:18px;color:#fff}.state-basic-dashboard-community.basic-dashboard-body .search-wrapper .search-input-box{margin:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:13px 16px;box-sizing:border-box;font-size:12px;line-height:22px;font-family:Open Sans;color:#fff;background-color:transparent;border:none;outline:none}.state-basic-dashboard-community.basic-dashboard-body .search-wrapper .search-input-box::-webkit-input-placeholder{color:#ccc}.state-basic-dashboard-community.basic-dashboard-body .search-wrapper .search-input-box::-moz-placeholder{color:#ccc}.state-basic-dashboard-community.basic-dashboard-body .search-wrapper .search-input-box:-ms-input-placeholder{color:#ccc}.state-basic-dashboard-community.basic-dashboard-body .search-wrapper .search-input-box::placeholder{color:#ccc}.state-basic-dashboard-community.basic-dashboard-body .project-card-2.project-card-2-featured:after{display:none}.state-basic-dashboard-community.basic-dashboard-body .loading-indicator.loading-indicator-blocks{margin-top:200px}.state-basic-dashboard-community.basic-dashboard-body .search-box-spell-info{font-size:16px;font-weight:700;color:#fefefe;padding-bottom:15px}.state-basic-dashboard-community.basic-dashboard-body .search-box-spell-info a{font-weight:700}.state-basic-dashboard-community.basic-dashboard-body .search-box-spell-info .search-box-spell-info-corrected,.state-basic-dashboard-community.basic-dashboard-body .search-box-spell-info .search-box-spell-info-uncorrected{font-size:16px;display:inline-block}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters{float:left;padding:0;margin:0 0 1rem;list-style:none;position:relative;text-align:left;min-height:30px;line-height:30px}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter{display:inline-block;float:left;margin-right:15px;margin-bottom:4px;color:#fefefe}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter a{color:#fefefe;font-size:14px;font-weight:700;padding:.5rem}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter a.active{color:#00bcd4}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter .community-search-filter-dismiss{font-size:8px;border-radius:10px;background-color:#fff;padding:4px;line-height:7px;margin-right:.5rem}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter.community-search-filter-teal{background-color:#30b1a7;margin-right:8px}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter.community-search-filter-teal .community-search-filter-dismiss{color:#30b1a7}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter.community-search-filter-teal a{color:#fefefe;font-weight:400}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter.community-search-filter-green{background-color:#56b143;margin-right:8px}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter.community-search-filter-green .community-search-filter-dismiss{color:#56b143}.state-basic-dashboard-community.basic-dashboard-body .community-search-filters .community-search-filter.community-search-filter-green a{color:#fefefe;font-weight:400}.state-basic-dashboard-community.basic-dashboard-body .community-search-filterbar,.state-basic-dashboard-community.basic-dashboard-body .minecraft-community-resources{margin-top:1rem}.state-basic-dashboard-community.basic-dashboard-body .community-search-filterbar loading-indicator .loading-indicator.loading-indicator-blocks,.state-basic-dashboard-community.basic-dashboard-body .minecraft-community-resources loading-indicator .loading-indicator.loading-indicator-blocks{margin:700px auto}.state-basic-dashboard-community.basic-dashboard-body .community-search-filterbar{margin-bottom:1rem}.state-basic-dashboard-community.basic-dashboard-body .community-search-sort{float:left}.state-basic-dashboard-community.basic-dashboard-body .community-search-pagination{float:right}.state-basic-dashboard-community.basic-dashboard-body .search-toggle-button{display:inline-block;border-radius:50%;width:42px;height:42px;line-height:40px;margin-left:10px;background-color:rgba(0,0,0,.5);color:#fff}.state-basic-dashboard-community.basic-dashboard-body ul.dashboard-list{line-height:inherit;background-color:transparent;border:none}.state-basic-dashboard-community.basic-dashboard-body ul.dashboard-list .project-card-2{min-height:230px}.state-basic-dashboard-community.basic-dashboard-body ul.dashboard-list li.not-found-message{margin-top:50px;color:#fff;font-size:24px;text-align:center}.state-basic-dashboard-community.basic-dashboard-body ul.dashboard-list>li:not(:last-child){border-bottom:none}.state-basic-dashboard-community.basic-dashboard-body .ui-autocomplete{background-color:#fff;border-radius:0 0 5px 5px;padding:0;left:0!important}.state-basic-dashboard-community.basic-dashboard-body .ui-autocomplete .ui-menu-item{margin-bottom:0;border-bottom:1px solid #cacaca;padding-bottom:0}.state-basic-dashboard-community.basic-dashboard-body .ui-autocomplete .ui-menu-item a{color:#2e3347;display:block;font-size:14px;font-weight:600;padding:.313rem .7rem}.state-basic-dashboard-community.basic-dashboard-body .ui-autocomplete .ui-menu-item:focus a{background-color:unset}.state-basic-dashboard-community.basic-dashboard-body .ui-autocomplete .ui-menu-item:hover a,.state-basic-dashboard-community.basic-dashboard-body .ui-autocomplete .ui-menu-item a.ui-state-focus{background-color:#00bcd4;color:#fff;font-weight:700}.state-basic-dashboard-community.basic-dashboard-body .ui-autocomplete li:first-child{margin-top:0}#galleries-nav path,#galleries-nav rect,#text-coding-nav path{fill:#a4a1fc}.state-dashboard-student-community-minecraft .pagination-top{margin-bottom:1rem;margin-top:0}.community-project-player{padding-top:20px}.community-project-player h2,.community-project-player h2 a{font-size:1.875rem}.community-project-player .info-panel{background-color:#fff;padding:20px;border-radius:4px}.community-project-player .info-panel h2{padding-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-project-player .info-panel p{clear:both}.community-project-player .info-panel p img.preview{width:64px;float:left;margin-right:10px}.community-project-player .info-panel p.primary,.community-project-player .info-panel p.primary a{font-size:20px;font-weight:700}.community-project-player .info-panel .community-actions{background-color:#f2fafa;margin-left:-20px;margin-right:-20px;padding:20px}.community-project-player .info-panel .community-actions .action{text-align:center;font-size:12px;cursor:pointer}.community-project-player .info-panel .community-actions .action:hover{color:#00bcd4}.community-project-player .info-panel .community-actions .action.action-views{cursor:default}.community-project-player .info-panel .community-actions .action.action-views:hover{color:#0a0a0a}.community-project-player .remixes{margin-top:20px}.state-hs-dashboard-student-community-text-coding .dashboard-header-tabs .tab{font-size:12px;margin:10px 4px 0;padding:4px 10px}.state-hs-dashboard-student-community-text-coding .pagination-top{margin-bottom:1rem;margin-top:0}.community-search{margin-bottom:3rem}.community-search .project-card-2.project-card-2-featured:after{display:none}.community-search .loading-indicator.loading-indicator-blocks{margin-top:20px}.community-search .search-box-spell-info{padding-bottom:15px}.community-search .search-box-spell-info a{font-weight:700}.community-search .search-box-spell-info .search-box-spell-info-corrected{font-size:14px;font-weight:700;display:inline-block}.community-search .search-box-spell-info .search-box-spell-info-uncorrected{font-size:12px;display:inline-block}.community-search .community-search-filters{float:left;padding:0;margin:0 0 1rem;list-style:none;position:relative;text-align:left;min-height:30px;line-height:30px}.community-search .community-search-filters .community-search-filter{display:inline-block;float:left;margin-right:15px;margin-bottom:4px}.community-search .community-search-filters .community-search-filter a{color:#575757;font-size:14px;font-weight:700;padding:.5rem}.community-search .community-search-filters .community-search-filter a.active{color:#00bcd4}.community-search .community-search-filters .community-search-filter .community-search-filter-dismiss{font-size:8px;border-radius:10px;background-color:#fff;padding:4px;line-height:7px;margin-right:.5rem}.community-search .community-search-filters .community-search-filter.community-search-filter-teal{background-color:#30b1a7;margin-right:8px}.community-search .community-search-filters .community-search-filter.community-search-filter-teal .community-search-filter-dismiss{color:#30b1a7}.community-search .community-search-filters .community-search-filter.community-search-filter-teal a{color:#fefefe;font-weight:400}.community-search .community-search-filters .community-search-filter.community-search-filter-green{background-color:#56b143;margin-right:8px}.community-search .community-search-filters .community-search-filter.community-search-filter-green .community-search-filter-dismiss{color:#56b143}.community-search .community-search-filters .community-search-filter.community-search-filter-green a{color:#fefefe;font-weight:400}.community-search .community-search-filterbar,.community-search .minecraft-community-resources{margin-top:1rem}.community-search .community-search-filterbar loading-indicator .loading-indicator.loading-indicator-blocks,.community-search .minecraft-community-resources loading-indicator .loading-indicator.loading-indicator-blocks{margin:700px auto}.community-search .community-search-filterbar{margin-bottom:1rem}.community-search strong.no-results{color:#fff}.state-basic-dashboard-student-community-remix .body{margin:0 auto;color:#fff;width:100%}.state-basic-dashboard-student-community-remix .body .remix-header{padding-bottom:52px;padding-top:64px;background-color:#0000004d}.state-basic-dashboard-student-community-remix .body .community-assets,.state-basic-dashboard-student-community-remix .body .remix-header__content{max-width:1200px;margin:0 auto}@media screen and (max-width:1300px){.state-basic-dashboard-student-community-remix .body .community-assets,.state-basic-dashboard-student-community-remix .body .remix-header{padding-left:64px;padding-right:64px}}.state-basic-dashboard-student-community-remix basic-dashboard-header{display:block;background-color:#0000004d}.news-card-youtube{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:16px}.news-card-youtube iframe{max-width:100%;max-height:100%;border:none;border-radius:inherit}.student-public-profile-projects .tynkerCommunityCard{position:relative;background:#e0e0e0;width:13rem;height:9.8rem;margin-right:10px}.student-public-profile-projects .tynkerCommunityCard .community-Card-img-wrapper{width:12.7rem;height:9.8rem}.student-public-profile-projects .myprofile-create-gallery{width:13rem;min-width:13.8rem;height:11rem}.tynkerCommunityCard{background:#4a3ca2;border-radius:16px;border:8px solid #805ebb;box-shadow:0 3px 6px #00000029;cursor:pointer;display:inline-block;margin-bottom:3rem;height:154px;position:relative;margin-right:20px;max-width:222px;justify-self:center;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.tynkerCommunityCard:focus,.tynkerCommunityCard:focus-within,.tynkerCommunityCard:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.community-Card-img-wrapper{height:154px;background:#fff;z-index:1;-webkit-transform:translate(10px,10px);transform:translate(10px,10px);box-shadow:0 3px 6px #00000029;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:8px solid #fff;border-radius:16px}.community-Card-img-wrapper .ty-project-card__more{top:-8px;right:-8px}.community-Card-img-wrapper img{width:100%;height:100%;object-fit:contain}.community-dot-shadow-wrapper{background:#fff;width:60px;height:52px;border-radius:28px;position:absolute;right:-17px;top:-18px;z-index:2;padding:18px 14px 0 0;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.community-dot-shadow-wrapper span{width:6px;height:6px;background:#6ebcc3;display:inline-block;border-radius:50%;margin:0 4px 0 0}.community-thumbnail-img-wrapper{width:2.6rem;height:2.6rem;background-color:#c6c6c6;border:3px solid #fff;border-radius:50%}.community-thumbnail-img-wrapper img{width:100%;height:100%;border-radius:50%}.container .cardContainer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.container .cardContainer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}top-makers .top-maker-card-container{margin-bottom:2rem}top-makers .top-maker-card-container .top-makers-card-wrapper{background:rgba(0,0,0,.3);width:22rem;border-radius:8px;padding:12px 8px;position:relative}@media screen and (max-width:1024px) and (min-width:768px){top-makers .top-maker-card-container .top-makers-card-wrapper{width:20rem;margin:0 .3rem}}@media only screen and (max-width:767px){top-makers .top-maker-card-container .top-makers-card-wrapper{width:19rem;margin:0 .3rem}}top-makers .top-maker-card-container .dont-link-warpper{position:absolute;right:8px;padding:5px}top-makers .top-maker-card-container .top-makers-card-img{width:71px;height:70px;box-sizing:border-box;padding:4px;background:#fff;border-radius:8px;position:relative}top-makers .top-maker-card-container .top-makers-card-img img{width:100%;height:100%;background-size:contain}top-makers .top-maker-card-container .top-makers-card-star{background:#ff8d1a;width:24px;height:24px;border-radius:50%;position:absolute;bottom:-5px;right:-10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}top-makers .top-maker-card-container .five-pointed-star{color:#fff;margin:1em auto;font-size:8px;position:relative;display:block;width:0;height:0;border-right:1em solid transparent;border-bottom:.8em solid #fff;border-left:1em solid transparent;-webkit-transform:rotate(35deg);transform:rotate(35deg)}top-makers .top-maker-card-container .five-pointed-star:before{border-bottom:.9em solid #fff;border-left:.3em solid transparent;border-right:.3em solid transparent;position:absolute;height:0;width:0;top:-.45em;left:-.65em;display:block;content:"";-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}top-makers .top-maker-card-container .five-pointed-star:after{position:absolute;display:block;top:.03em;left:-1.05em;width:0;height:0;border-right:1em solid transparent;border-bottom:.9em solid #fff;border-left:1em solid transparent;-webkit-transform:rotate(-70deg);transform:rotate(-70deg);content:""}top-makers .top-maker-card-container .top-makers-content-wrapper,top-makers .top-maker-card-container .top-makers-right-section{display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff}top-makers .top-maker-card-container .top-makers-right-section{padding:8px 0 0 12px;box-sizing:border-box;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}top-makers .top-maker-card-container .top-makers-heading{font-size:16px;font-weight:700;cursor:pointer}top-makers .top-maker-card-container .top-makers-counter-text,top-makers .top-maker-card-container .top-makers-level-text{font-size:12px}top-makers .top-maker-card-container .top-makers-counter-text span{display:inline-block;font-size:16px}top-makers .top-maker-card-container .top-makers-thumb-img-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}top-makers .top-maker-card-container .top-makers-thumb-img{width:94px;height:76px;border-radius:5px;margin:21px 0 0;cursor:pointer}top-makers .top-maker-card-container .top-makers-thumb-img img{width:94px;height:76px;border-radius:5px;display:inline-block}@media only screen and (max-width:767px){top-makers .top-maker-card-container .top-makers-thumb-img img{width:88px;height:72px}}top-makers .top-maker-card-container .top-maker-dont-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;cursor:pointer}top-makers .top-maker-card-container .top-maker-dont-wrapper span{display:inline-block;background:#fff;width:4px;height:4px;border-radius:4px;margin-bottom:4px}top-makers .top-maker-card-container .top-maker-drop-down-wrapper{position:relative}top-makers .top-maker-card-container .top-maker-drop-down-wrapper .ty-popover{-webkit-transform:translate(28px,32px);transform:translate(28px,32px)}top-makers .top-maker-card-container .top-maker-drop-down-wrapper .ty-popover__option{min-width:110px}top-makers .top-maker-card-container .top-makers-no-project-wrapper{border:1px dashed #644589;margin:20px 0 0;min-height:77px;border-radius:5px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:#a492ba}.headerContainer{height:11rem;background:transparent linear-gradient(106deg,#58bab5,#018a9c) 0 0 no-repeat padding-box;border-radius:1.5rem 1.5rem 0 0;margin-top:2.5rem}.headerContainer .profPicContainer{height:6rem}.headerContainer .profPicContainer .profile-card__img{position:relative;top:-1.5rem;left:0;text-align:center;width:100%;height:auto;background-color:unset}.headerContainer .profPicContainer .profile-card__img img{width:4.125rem;display:unset;border:3px solid #fff;background:#fac422}.headerContainer .profPicContainer .profile-card__img .profile-page-btn{position:absolute;top:2.8rem;right:1.8rem}.headerContainer .profPicContainer .profile-card__img .profile-page-edit-btn{cursor:pointer;height:1.5rem;width:1.5rem;color:#fff;position:absolute;top:2.8rem;font-weight:700}.headerContainer .profPicContainer .profile-card__img .profile-page-edit-btn img{border-radius:unset;border:none;opacity:.73;background:unset}.headerContainer .profPicContainer .userName{color:#fff;font-size:1.75rem;font-weight:700;text-align:center;margin-top:-1rem}.headerContainer .detailsContainer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:4rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:large}.headerContainer .detailsContainer>div:not(:last-child){margin-right:1.375rem}@media only screen and (max-width:360px){.headerContainer .detailsContainer>div:not(:last-child){margin-right:.8rem;font-size:.875rem}}.headerContainer .detailsContainer .headerIcons{margin-top:-.25rem;margin-right:.35rem}.headerContainer .detailsContainer .headerSpan{margin-left:.35rem}@media screen and (max-width:1170px) and (min-width:768px){.headerContainer .profPicContainer .profile-card__img .profile-page-btn{top:2.2rem;right:1.4rem}}@media only screen and (max-width:767px){.headerContainer .profPicContainer{height:5rem}.headerContainer .profPicContainer .userName{font-size:1.125rem}.headerContainer .profPicContainer .profile-card__img .profile-page-edit-btn{top:2.4rem}.headerContainer .profPicContainer .profile-page-btn{display:none}.headerContainer .detailsContainer{margin:.6rem;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}.headerContainer .detailsContainer>div{font-size:1rem;line-height:1.2rem;text-align:center;margin:0 1rem .3rem 0}.headerContainer .detailsContainer .headerIcons{margin:0 .3rem 0 0}.headerContainer .detailsContainer .headerSpan{margin-left:.3rem}}.user-avatar-card{border:4px solid #fff;background:linear-gradient(180deg,#fee064,#fdaa40);cursor:pointer;border-radius:8px}.user-avatar-card.anonymous{background:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.user-avatar-card .star{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px}.user-avatar-card img{width:100%;height:100%}.user-avatar-card-top-makers top-makers .top-maker-card-container .top-makers-card-wrapper{background:#7065a3}recent-projects .community-blocks-heading{color:#fff;text-transform:uppercase;font-size:1.5rem;line-height:1.75rem;font-weight:700;text-align:center}featured-projects .community-blocks-heading{color:#fff;text-transform:uppercase;font-size:1.5rem;line-height:1.75rem;font-weight:700;text-align:center}gallery-item-page .container{background-color:#ff0}.community-header-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:4rem}@media (max-width:767px){.community-header-container{margin-bottom:2.5rem}}.community-header-container .left-section-wrapper{text-align:center}@media (min-width:767px){.community-header-container .left-section-wrapper{-webkit-transform:translateX(-15%);transform:translateX(-15%)}}.community-header-container .back-button{height:2rem;width:3.5rem;border-radius:2rem;cursor:pointer;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box}@media (max-width:767px){.community-header-container .back-button{width:2rem}}.community-header-container .logo{height:2rem;width:10rem;margin:0 1.5rem}@media (max-width:767px){.community-header-container .logo{width:8rem;margin:0 .8rem}}.community-header-container .account-info{display:inline-block;position:relative;vertical-align:top;z-index:40;margin-left:.25rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.community-header-container .account-info .userinfo{display:inline-block;text-align:left;border-radius:1.25rem;padding:.125rem 1.25rem .125rem 0;cursor:pointer;background-color:transparent}.community-header-container .account-info .userinfo:after{content:"";position:absolute;left:0;height:100%;width:100%;z-index:-1;background:transparent linear-gradient(122deg,#797aeb,#a06ef2) 0 0 no-repeat padding-box;border:.063rem solid #afaeaf;border-radius:1.875rem;opacity:.5}.community-header-container .account-info .userinfo .prof-pic{cursor:pointer;display:inline-block;vertical-align:top;width:1.875rem;height:1.875rem;background-color:#fff;border-radius:50%;margin:.313rem .313rem .063rem}.community-header-container .account-info .userinfo .prof-pic img{border-radius:inherit}.community-header-container .account-info .userinfo .prof-pic:after{content:"";border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-top:.375rem solid #fff;position:relative;height:0;width:0;top:50%;left:.25rem;opacity:.42}.community-header-container .title{color:#fff;font-weight:700;font-size:1.5rem;margin-right:8rem}@media (max-width:767px){.community-header-container .title{font-size:1rem;margin-right:2rem;text-align:center}}#basic-menu-gallery{cursor:pointer}#basic-menu-gallery .MuiPaper-root{background-color:unset}#basic-menu-gallery .MuiPaper-root:after{content:"";position:absolute;border-style:solid;left:24%;margin-left:-.313rem;border-width:.313rem;border-color:transparent transparent #fff;top:.25rem}@media screen and (max-width:1240px){#basic-menu-gallery .MuiPaper-root:after{left:50%}}@media screen and (max-width:767px){#basic-menu-gallery .MuiPaper-root:after{left:80%}}#basic-menu-gallery .MuiPaper-root .MuiMenu-list{background-color:#fff!important;margin-top:.875rem;padding:.625rem;border-radius:.5rem;position:relative}#basic-menu-gallery .MuiPaper-root .MuiMenu-list li{white-space:nowrap;color:#555;font-weight:700;text-decoration:none;background-color:unset;padding:0 .625rem}#basic-menu-gallery .MuiPaper-root .MuiMenu-list li:hover{color:#000;background-color:unset}@media screen and (max-width:600px){#basic-menu-gallery .MuiPaper-root .MuiMenu-list li{min-height:auto}}.my-profile-body{background-color:#f4f9fa;padding:2rem;border-radius:0 0 1.5rem 1.5rem}.my-profile-body .chip{font-size:.875rem;line-height:1.125rem;font-weight:700;margin:.25rem .438rem;letter-spacing:.7px}.my-profile-body .chip>a{padding:.375rem 1rem;position:relative}.my-profile-body .chip>a>span{background:#ff6f6f;box-shadow:0 1px 2px #0000009D;width:.75rem;height:.75rem;display:block;border-radius:50%;position:absolute;top:-.2rem;right:0}.my-profile-body .community-assets .zf-row .pagination-simple{color:#25293a}@media only screen and (max-width:767px){.my-profile-body{padding:1rem .6rem}.my-profile-body .myprofile-tab-resp .chip{margin:.469rem .178rem}.my-profile-body .myprofile-tab-resp .chip>a{padding:.375rem .813rem;font-size:.75rem}.my-profile-body .profile-likes h2{font-size:1.125rem}.my-profile-body .community-assets .zf-row{margin:0}.my-profile-body .community-assets .zf-row .pagination-simple{font-size:.75rem;font-weight:600}.my-profile-body .community-assets .zf-row .pagination-simple a,.my-profile-body .community-assets .zf-row .pagination-simple input{font-size:.75rem;font-weight:600;text-align:center}}.gallery-title{text-transform:uppercase;font-size:24px;color:#fff;margin:2rem 0 1.5rem}.gallery-details-header{position:relative;background:rgba(0,0,0,.3) no-repeat padding-box;margin-left:-25rem;margin-right:-25rem;top:-1rem}.gallery-details-section{width:70rem;margin-left:auto;margin-right:auto;position:relative;padding-bottom:3rem;top:2rem}@media only screen and (max-width:1200px){.gallery-details-section{width:63rem}}@media only screen and (max-width:1110px){.gallery-details-section{width:58rem}}@media only screen and (max-width:1024px){.gallery-details-section{width:53rem}}@media only screen and (max-width:930px){.gallery-details-section{width:43rem}}@media only screen and (max-width:767px){.gallery-details-section{width:38rem}}@media only screen and (max-width:620px){.gallery-details-section{width:32rem}}@media only screen and (max-width:520px){.gallery-details-section{width:27rem}}@media only screen and (max-width:440px){.gallery-details-section{width:23rem}}@media only screen and (max-width:380px){.gallery-details-section{width:20rem}}.gallery-title{text-transform:uppercase;font-size:24px;color:#fff;margin:2rem 0 1.5rem}.secondary-title{text-transform:uppercase;margin-top:55px;margin-bottom:23px;font-weight:700;color:#fff;font-size:24px;text-align:center}.progression-map-path{pointer-events:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-height:100%}.progression-map-path__slice{fill:#3554ad;-webkit-filter:drop-shadow(0 5px 5px #007de4);filter:drop-shadow(0 5px 5px #007de4);transition:fill .5s ease-in-out}.progression-map-path__slice.is-complete{fill:#00ab00}.progression-map-path__slice.next-is-active{fill:#fff}.unit-0 .progression-map-path__slice{fill:#a8f2ff;-webkit-filter:drop-shadow(0 3px 10px #00b9d17c);filter:drop-shadow(0 3px 10px #00b9d17c)}.modal-badges-earned-notification{background:#f4f9fa 0 0 no-repeat padding-box;border-radius:20px}.modal-badges-earned-notification__header{background-image:url(/static/banner.940e12ab.svg);background-position:50%;background-repeat:no-repeat;color:#fff;font-size:24px;height:60px;line-height:60px;text-align:center;text-transform:uppercase}.modal-badges-earned-notification__body .badge-image-container{background:50% no-repeat url(/static/shine.2afcc7fb.svg);display:inline-block;height:232px;text-align:center;width:232px}.modal-badges-earned-notification__footer{text-align:center}.modal-badges-earned-notification .close-reveal-modal{color:#ccc;right:16px;top:6px}progression-map{--header-offset-small:140px;position:relative;display:inline-block;height:100%;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}progression-map .loading-container{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.prog-header{background-image:linear-gradient(180deg,rgba(25,31,63,.94902),rgba(10,13,28,.501961) 47.25%,rgba(19,23,49,0) 97.88%);color:#fefefe;padding:1rem 2rem;position:absolute;top:0;width:100%;height:120px;z-index:2}.prog-header .zero-state-title{font-size:32px}.prog-header h1{color:#fefefe}.prog-header .prog-header__level{margin-right:30px;width:50px;height:50px}@media print,screen and (min-width:64em){.prog-header .prog-header__level{margin-right:20px;margin-left:-95px;width:75px;height:75px}}.prog-header .prog-header__title{color:inherit;font-size:1.5rem;font-weight:600;margin-bottom:.1em;padding-bottom:0;text-transform:uppercase}.prog-header .prog-header__subtitle{color:#cac4f7;font-weight:700;text-transform:uppercase}.prog-header .prog-header__status{margin-bottom:0;padding-left:10px}.prog-header .prog-header__status>li{background-color:#3b366e;border-radius:4px;display:inline-block;font-size:1.25rem;margin-right:.125rem;-webkit-transform:skew(-10deg);transform:skew(-10deg);width:.8em;height:1em}.prog-header .prog-header__status>li.is-complete{background-color:#00bcd4}.prog-header .prog-header__status>li.is-active,.prog-header .prog-header__status>li.is-complete.is-active{background-color:#97fdca}.prog-header .prog-header__status>li:focus,.prog-header .prog-header__status>li:focus-within,.prog-header .prog-header__status>li:hover{background-color:#85d5b8}.prog-header .prog-header__status>li>a{display:block;width:100%;height:100%}.prog-map{margin-bottom:0;cursor:-webkit-grab;cursor:grab;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;list-style-type:none;overflow-x:scroll;position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;z-index:1}.prog-map.centered{padding-left:calc(50% - 335px)}.prog-map.centered .tile{position:absolute;left:calc(-50% - 335px);width:100%;height:100%;background-color:#001045}.prog-map.centered .tile:after{content:"";background-image:linear-gradient(0deg,#0f233d,transparent 15%);position:absolute;width:100%;height:100%;background-repeat:repeat;background-size:100% 100%}.prog-map.centered .tile img{position:absolute;right:0;max-width:none;height:100%}.prog-map-unit{aspect-ratio:13/7;background-color:#001045;background-repeat:no-repeat;background-size:100% 100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;scroll-snap-align:start;min-width:1300px;min-height:700px}.prog-map-unit:before{background-image:linear-gradient(0deg,#0f233d,transparent 15%);content:"";display:block;pointer-events:none}.prog-map-unit:before,.prog-map-unit__list{position:absolute;top:0;right:0;bottom:0;left:0}.prog-map-unit__list{list-style-type:none;margin:0}.prog-map-unit__list>li{position:static}.prog-map-unit__list.has-1-lessons .lesson-1{top:44%;left:52%}.prog-map-unit__list.has-4-lessons .lesson-1,.prog-map-unit__list .lesson-1{top:50%;left:15%}.prog-map-unit__list.has-4-lessons .lesson-2,.prog-map-unit__list .lesson-2{top:24%;left:43%}.prog-map-unit__list.has-4-lessons .lesson-3,.prog-map-unit__list .lesson-3{top:70%;left:62%}.prog-map-unit__list.has-4-lessons .lesson-4,.prog-map-unit__list .lesson-4{top:51%;left:86%}.prog-map-unit__list.has-5-lessons .lesson-1{top:50%;left:15%}.prog-map-unit__list.has-5-lessons .lesson-2{top:34%;left:32%}.prog-map-unit__list.has-5-lessons .lesson-3{top:31%;left:53%}.prog-map-unit__list.has-5-lessons .lesson-4{top:71%;left:64%}.prog-map-unit__list.has-5-lessons .lesson-5{top:51%;left:86%}.prog-map-unit__list.has-6-lessons .lesson-1{top:50%;left:15%}.prog-map-unit__list.has-6-lessons .lesson-2{top:42%;left:30%}.prog-map-unit__list.has-6-lessons .lesson-3{top:25%;left:48%}.prog-map-unit__list.has-6-lessons .lesson-4{top:56%;left:55%}.prog-map-unit__list.has-6-lessons .lesson-5{top:67%;left:72%}.prog-map-unit__list.has-6-lessons .lesson-6{top:50%;left:90%}.prog-map-unit__list.has-7-lessons .lesson-1{top:50%;left:15%}.prog-map-unit__list.has-7-lessons .lesson-2{top:59%;left:29%}.prog-map-unit__list.has-7-lessons .lesson-3{top:29%;left:36%}.prog-map-unit__list.has-7-lessons .lesson-4{top:34%;left:54%}.prog-map-unit__list.has-7-lessons .lesson-5{top:67%;left:59%}.prog-map-unit__list.has-7-lessons .lesson-6{top:63%;left:75%}.prog-map-unit__list.has-7-lessons .lesson-7{top:50%;left:90%}.prog-map-unit__list.has-8-lessons .lesson-1{top:50%;left:15%}.prog-map-unit__list.has-8-lessons .lesson-2{top:61%;left:28%}.prog-map-unit__list.has-8-lessons .lesson-3{top:35%;left:32%}.prog-map-unit__list.has-8-lessons .lesson-4{top:24%;left:45%}.prog-map-unit__list.has-8-lessons .lesson-5{top:47%;left:55%}.prog-map-unit__list.has-8-lessons .lesson-6{top:70%;left:61%}.prog-map-unit__list.has-8-lessons .lesson-7{top:62%;left:75%}.prog-map-unit__list.has-8-lessons .lesson-8{top:50%;left:90%}.prog-map-unit__list.has-9-lessons .lesson-1{top:50%;left:15%}.prog-map-unit__list.has-9-lessons .lesson-2{top:63%;left:26%}.prog-map-unit__list.has-9-lessons .lesson-3{top:39%;left:30%}.prog-map-unit__list.has-9-lessons .lesson-4{top:24%;left:41%}.prog-map-unit__list.has-9-lessons .lesson-5{top:31%;left:53%}.prog-map-unit__list.has-9-lessons .lesson-6{top:56%;left:55%}.prog-map-unit__list.has-9-lessons .lesson-7{top:70%;left:64%}.prog-map-unit__list.has-9-lessons .lesson-8{top:61%;left:76.5%}.prog-map-unit__list.has-9-lessons .lesson-9{top:50%;left:90%}.prog-map-unit__list.has-10-lessons .lesson-1{top:50%;left:15%}.prog-map-unit__list.has-10-lessons .lesson-2{top:64%;left:24%}.prog-map-unit__list.has-10-lessons .lesson-3{top:45%;left:30%}.prog-map-unit__list.has-10-lessons .lesson-4{top:27%;left:37%}.prog-map-unit__list.has-10-lessons .lesson-5{top:27%;left:50%}.prog-map-unit__list.has-10-lessons .lesson-6{top:47%;left:55%}.prog-map-unit__list.has-10-lessons .lesson-7{top:67.5%;left:58%}.prog-map-unit__list.has-10-lessons .lesson-8{top:68%;left:70%}.prog-map-unit__list.has-10-lessons .lesson-9{top:54%;left:81%}.prog-map-unit__list.has-10-lessons .lesson-10{top:50%;left:94%}.prog-lesson{--bg-gradient:linear-gradient(180deg,#9661e8 15%,#00bcd4 85%);--border-color:#30316d;--border-width:5px;--box-shadow:-4px -4px 0 4px rgba(0,0,0,.15) inset;--icon-size:130px;--transform-scale:scale(1);--transform-base:translate(-50%,-50%) var(--transform-scale);cursor:pointer;isolation:isolate;position:absolute;-webkit-transform:var(--transform-base);transform:var(--transform-base);transition:all .25s ease-in-out}.prog-lesson:hover{--transform-scale:scale(1.1)}.has-10-lessons .prog-lesson{--icon-size:110px}@media only screen and (min-height:720px){.prog-lesson{--icon-size:150px}.has-10-lessons .prog-lesson{--icon-size:120px}}@media only screen and (min-height:1080px){.prog-lesson{--icon-size:175px}.has-10-lessons .prog-lesson{--icon-size:150px}}.prog-lesson__icon{background-image:var(--bg-gradient);background-position:50%;background-repeat:no-repeat;background-size:auto;border:var(--border-width) solid var(--border-color);border-radius:calc(var(--icon-size) / 2);box-shadow:var(--box-shadow);position:relative;width:var(--icon-size);height:var(--icon-size)}.prog-lesson__sky{border-radius:inherit;position:absolute;top:0;right:0;bottom:0;left:0}.prog-lesson__ground{background-position:bottom -2px center;background-repeat:no-repeat;background-size:275%;border-radius:inherit;position:relative;width:100%;height:100%}.prog-lesson__hero{position:absolute;top:calc(50% - 1rem);left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--icon-size);max-width:none}.prog-lesson__title{--title-paddng:0.35rem 0.75rem;background-color:#55b65e;border-radius:20px;color:#fefefe;font-weight:700;position:absolute;bottom:-1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);padding:0;overflow:hidden;width:1px;height:1px;white-space:nowrap}.prog-lesson__highlight{border-radius:25%;display:none;-webkit-filter:drop-shadow(0 0 5px #fff);filter:drop-shadow(0 0 5px #ffffff);overflow:hidden;pointer-events:none;position:absolute;bottom:35%;left:51%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:calc(var(--icon-size) * 1.5);height:calc(var(--icon-size) * 1.5)}.prog-lesson__highlight-flare{--size:160%;--offset:-80%;-webkit-animation:flare-spin 120s linear infinite;animation:flare-spin 120s linear infinite;background-image:url("/image/tmp-progression-map/active-burst.png");background-position:50%;background-repeat:no-repeat;background-size:contain;opacity:.6;position:absolute;right:var(--offset);bottom:var(--offset);width:var(--size);height:var(--size)}.prog-lesson__highlight-flare.is-gradient{background-image:radial-gradient(#def7af,transparent 70%)}.prog-lesson__complete-tag{background-color:#47c41e;border-top-left-radius:2px;border-bottom-left-radius:2px;color:#fefefe;display:none;-webkit-filter:drop-shadow(1px 1px 0 #fefefe);filter:drop-shadow(1px 1px 0 #fefefe);line-height:28px;position:absolute;right:1rem;bottom:0;text-align:center;width:30px;height:30px;z-index:2}.prog-lesson__complete-tag:after{border:15px solid transparent;border-left-color:#47c41e;border-left-width:10px;content:"";position:absolute;left:99%}.prog-lesson.is-complete .prog-lesson__complete-tag{display:block}.prog-lesson.is-active{--bg-gradient:linear-gradient(180deg,#def7af 15%,#f2fbd7 85%);--border-color:#fff;--box-shadow:0 0 0 10px rgba(0,0,0,.05) inset,0 0 20px 5px #def7af;--transform-scale:scale(1.15);-webkit-animation:icon-float-active 5s linear infinite;animation:icon-float-active 5s linear infinite}.prog-lesson.is-active:hover{--transform-scale:scale(1.3)}.prog-lesson.is-active .prog-lesson__highlight{display:block}.prog-lesson.is-active .prog-lesson__title{clip:auto;-webkit-clip-path:initial;clip-path:none;padding:var(--title-paddng);width:auto;height:auto;color:#0058d7;background-color:#fefefe;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:6px}.prog-lesson.is-active .prog-lesson__title:before{background-image:url("/image/tynker-icons/icon-play.svg");background-repeat:no-repeat;background-size:12px 12px;background-position:60% 50%;display:inline-block;background-color:#48c31f;border-radius:50%;width:24px;height:24px;content:""}.prog-lesson.is-active .prog-lesson__title.b5u2l0{width:180px;font-size:14px;white-space:normal}.prog-lesson.is-next{--border-color:#fff}.prog-lesson.is-complete{--bg-gradient:linear-gradient(180deg,#192674 15%,#961c94 85%);--border-color:#0a0;--transform-scale:scale(0.9)}.prog-lesson.is-complete .prog-lesson__hero{opacity:.9;top:45%;width:auto;height:80%}.prog-lesson.is-complete:hover{--transform-scale:scale(1)}.prog-lesson.is-complete:hover .prog-lesson__title{clip:auto;-webkit-clip-path:initial;clip-path:none;padding:var(--title-paddng);width:auto;height:auto;z-index:3;background-color:#000}.prog-lesson.is-complete:hover .prog-lesson__title.b5u2l0{width:180px;font-size:14px;white-space:normal}.prog-lesson.is-certificate{--icon-size:150px}.prog-lesson.is-certificate .prog-lesson__hero{width:calc(var(--icon-size) * 1.25)}@media only screen and (min-height:720px){.prog-lesson.is-certificate{--icon-size:175px}}@media only screen and (min-height:1080px){.prog-lesson.is-certificate{--icon-size:200px}}.unit-0 .prog-lesson{--border-color:#fff;--box-shadow:0 3px 12px #2f7683}.unit-0 .prog-lesson .prog-lesson__title{clip:auto;-webkit-clip-path:initial;clip-path:none;padding:.25rem 1rem;width:auto;height:auto}.unit-0 .prog-lesson__complete-tag{display:none!important}.prog-lesson.is-locked,.prog-lesson.is-premium{--bg-gradient:linear-gradient(180deg,#38699c 15%,#2a3c8d 85%);--border-color:#27435c;--border-width:2px;--box-shadow:-4px -4px 0 4px rgba(0,0,0,.15) inset,0 3px 12px #2f7683}.prog-lesson.is-locked .prog-lesson__ground,.prog-lesson.is-locked .prog-lesson__hero,.prog-lesson.is-premium .prog-lesson__ground,.prog-lesson.is-premium .prog-lesson__hero{-webkit-filter:brightness(.5);filter:brightness(.5);opacity:.5}.prog-lesson.is-locked .prog-lesson__hero,.prog-lesson.is-premium .prog-lesson__hero{width:auto;height:80%}.prog-lesson.is-locked .prog-lesson__highlight,.prog-lesson.is-locked .prog-lesson__title,.prog-lesson.is-premium .prog-lesson__highlight,.prog-lesson.is-premium .prog-lesson__title{display:none}.prog-lesson.is-locked:hover{-webkit-animation:icon-shake .6s cubic-bezier(.36,.07,.19,.97) both;animation:icon-shake .6s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:var(--transform-base) translateZ(0);transform:var(--transform-base) translateZ(0)}.prog-lesson.is-premium .prog-lesson__ground,.prog-lesson.is-premium .prog-lesson__hero{-webkit-filter:brightness(.3);filter:brightness(.3);opacity:.5}.prog-lesson.is-premium:after{background-image:url("/image/course-card/crown-icon.png");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:7rem;height:7rem}@-webkit-keyframes flare-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes flare-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes icon-float-active{0%{-webkit-transform:var(--transform-base) translateY(0);transform:var(--transform-base) translateY(0)}50%{-webkit-transform:var(--transform-base) translateY(1rem);transform:var(--transform-base) translateY(1rem)}to{-webkit-transform:var(--transform-base) translateY(0);transform:var(--transform-base) translateY(0)}}@keyframes icon-float-active{0%{-webkit-transform:var(--transform-base) translateY(0);transform:var(--transform-base) translateY(0)}50%{-webkit-transform:var(--transform-base) translateY(1rem);transform:var(--transform-base) translateY(1rem)}to{-webkit-transform:var(--transform-base) translateY(0);transform:var(--transform-base) translateY(0)}}@-webkit-keyframes icon-shake{10%,90%{-webkit-transform:var(--transform-base) translate3d(-1px,0,0);transform:var(--transform-base) translate3d(-1px,0,0)}20%,80%{-webkit-transform:var(--transform-base) translate3d(2px,0,0);transform:var(--transform-base) translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:var(--transform-base) translate3d(-4px,0,0);transform:var(--transform-base) translate3d(-4px,0,0)}40%,60%{-webkit-transform:var(--transform-base) translate3d(4px,0,0);transform:var(--transform-base) translate3d(4px,0,0)}}@keyframes icon-shake{10%,90%{-webkit-transform:var(--transform-base) translate3d(-1px,0,0);transform:var(--transform-base) translate3d(-1px,0,0)}20%,80%{-webkit-transform:var(--transform-base) translate3d(2px,0,0);transform:var(--transform-base) translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:var(--transform-base) translate3d(-4px,0,0);transform:var(--transform-base) translate3d(-4px,0,0)}40%,60%{-webkit-transform:var(--transform-base) translate3d(4px,0,0);transform:var(--transform-base) translate3d(4px,0,0)}}.prog-quiz{cursor:pointer;isolation:isolate;position:absolute;top:50%;left:99%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.prog-quiz__marker{background-color:#373973;border:5px solid #2d4090;border-radius:50%;width:2rem;height:2rem}.prog-quiz__icon{background-image:url("/image/tmp-progression-map/icon-quiz.svg");background-position:50%;background-repeat:no-repeat;background-size:contain;padding-top:10px;position:absolute;bottom:105%;left:50%;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;height:80px}.prog-quiz__icon>img{max-width:80%;max-height:70%}.prog-quiz__title{background-color:#55b65e;border-radius:20px;color:#fefefe;display:block;font-size:10px;font-weight:700;padding:.35rem .75rem;position:absolute;bottom:3.5rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.prog-quiz.\--intro{left:4%}.prog-quiz.\--intro .prog-quiz__marker{background-color:#fff;border-color:#4cc0ea}.prog-quiz.\--intro .prog-quiz__icon{background-image:url("/image/tmp-progression-map/icon-quiz-intro.svg");width:95px;height:105px}@media only screen and (min-height:720px){.prog-quiz.\--intro .prog-quiz__icon{width:125px;height:150px}.prog-quiz.\--intro .prog-quiz__title{font-size:12px}}@media only screen and (min-height:1080px){.prog-quiz.\--intro .prog-quiz__icon{width:150px;height:175px}.prog-quiz.\--intro .prog-quiz__title{font-size:14px}}.prog-quiz.is-locked .prog-quiz__icon>img{opacity:.3}.unit-0 .prog-quiz__marker{background-color:#fff;border-color:#4cc0ea}.unit-0 .prog-quiz__icon{background-image:url("/image/tmp-progression-map/icon-quiz-intro.svg");width:95px;height:105px}.unit-0 .prog-quiz__icon:after{content:"";background-image:url("/image/tmp-progression-map/icon-forward.svg");background-position:top 42% left 58%;background-repeat:no-repeat;background-size:50%;position:absolute;top:0;right:0;bottom:0;left:0}.unit-0 .prog-quiz__icon>img{display:none}.progression-map-nav{position:absolute;bottom:10px;width:100%;z-index:2}.progression-map-nav .progression-map-nav__list{list-style-type:none;margin-bottom:0}.progression-map-nav .progression-map-nav__list>li{padding:0 10px;padding-bottom:20px}.progression-map-nav .progression-map-nav__list a{color:#c3bce2;-webkit-text-stroke-width:1;-webkit-text-stroke-color:#6348d2;display:block;font-size:12px;font-weight:700;padding:20px;border-radius:50%;width:34px;height:34px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-family:Montserrat;background-color:#371f99;box-shadow:inset 0 0 0 1px #6348d2}.progression-map-nav .progression-map-nav__list>li.is-active a,.progression-map-nav .progression-map-nav__list li:hover a{box-shadow:inset 0 0 0 2px #bccde9}.progression-map-nav .progression-map-nav__list>li.is-active a{background-color:#0058d7;color:#fefefe}.map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.map-overlay.\--locked{background-image:linear-gradient(112deg,rgba(44,48,82,.28),rgba(38,41,71,.92) 33%,rgba(0,0,0,.89));display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.map-overlay .map-overlay__content{color:#fefefe;text-align:center}.map-overlay .map-overlay__title{color:inherit;font-size:40px;margin-bottom:10px}.map-overlay .map-overlay__subtitle{color:inherit;font-size:30px;font-weight:700;margin-bottom:20px}state-basic-dashboard-learning-path basic-dashboard-header>.zf-row{position:absolute;width:100%;max-width:none;padding-left:2rem;padding-right:2rem}state-basic-dashboard-learning-path .zero-state-title{padding-top:6rem}.ty-link{font:inherit;line-height:inherit;text-decoration:none;cursor:pointer}.ty-link,.ty-link:focus,.ty-link:hover{color:#0058d7}.ty-link:active{color:#003cb2}.ty-link:focus,.ty-link:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link:hover{text-decoration:underline}.ty-link:visited:not(.\--novisit){color:#5512a2}.ty-link:visited:not(.\--novisit):active{color:#4c0689}.ty-link.\--light{color:#fefefe}.ty-link.\--light:not(:visited){text-decoration:underline}.ty-link.\--light:focus,.ty-link.\--light:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link.\--light:active{color:#e4ebf6;text-decoration:none}.ty-link.\--light:hover{font-weight:600}.ty-link.\--light:visited:not(.\--novisit){color:#e7ddf5}.ty-link.\--light:visited:not(.\--novisit):active{color:#cab3ea}.ty-link.\--secondary{color:#565656;text-decoration:underline}.ty-link.\--secondary:active{color:#3f3f3f}.ty-link.\--secondary:hover{font-weight:700}.ty-link.\--secondary:visited:not(.\--novisit){color:#5512a2}.ty-link.\--secondary:focus,.ty-link.\--secondary:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link.\--secondary.\--light{color:#919191;text-decoration:none}.ty-link.\--secondary.\--light:focus,.ty-link.\--secondary.\--light:focus-visible{outline:0;text-decoration:underline;-webkit-text-decoration-style:dashed;-moz-text-decoration-style:dashed;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:2px}.ty-link.\--secondary.\--light:hover{font-weight:400;text-decoration:underline}.ty-link.\--secondary.\--light:visited:not(.\--novisit){color:#e7ddf5}.ty-link.\--secondary.\--light:active{color:#e4ebf6;text-decoration:underline}.ty-link.\--disabled,.ty-link.\--disabled:active,.ty-link.\--disabled:visited{color:#acacac;cursor:not-allowed}state-basic-dashboard{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}state-basic-dashboard>div[ui-view]{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}state-basic-dashboard .resource-list{display:grid;gap:27px 27px;grid-template-columns:repeat(1,minmax(242px,1fr))}@media screen and (min-width:64em){state-basic-dashboard .resource-list{grid-template-columns:repeat(auto-fill,minmax(242px,1fr))}}@media screen and (min-width:48em) and (max-width:64em){state-basic-dashboard .resource-list{grid-template-columns:repeat(2,minmax(242px,1fr))}}state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .activities-remaining{position:fixed;bottom:0;width:100%;z-index:100;background:transparent linear-gradient(91deg,#5b40cb,#7238c1) 0 0 no-repeat padding-box;box-shadow:0 -3px 6px #00000072;height:60px;margin-top:0;padding-right:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:right;-ms-flex-pack:right;justify-content:right;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:400px){state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .activities-remaining{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .activities-remaining div{margin:0;padding-right:20px;font-weight:400;font-size:18px}@media screen and (max-width:640px){state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .activities-remaining div{font-size:1rem}}@media screen and (max-width:400px){state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .activities-remaining div{margin:.2rem 0}}state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .backgroundBlockCoding{background:transparent linear-gradient(271deg,#84145e,#9b095e) 0 0 no-repeat padding-box;box-shadow:0 3px 6px #0000007C;border:1px solid #955b81}state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .coin-sticky-banner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}state-basic-dashboard header.basic-dashboard-header.notification unlock-activities .coin-sticky-banner:before{content:"";width:2.5rem;height:2.5rem;background-image:url(/image/award-shop/coin_font.svg);background-size:100% 100%;display:inline-block;margin-right:1rem}.schoolBg .off-canvas-content{background-image:url("/image/dashboard/student/launchpad/bg-texture-start.png"),linear-gradient(180deg,#1244b2,#038ea8 50%,#0f61b4)}.competition-page{background:#eee;min-height:100%}.competition .number-matches-left{font-size:13px;text-align:center;font-weight:600;text-transform:uppercase;color:red}.competition .number-matches-left .number{font-weight:bolder;letter-spacing:2px;margin-left:2px;margin-right:2px;font-size:18px;border-bottom:2px solid}.competition .competition-user-stats{margin-bottom:20px}.competition .competition-banner{position:relative;width:100%;height:230px;background-image:url(/static/banner-background.ffc75046.jpg);background-size:cover}.competition .competition-banner-image{width:100%;height:150px;background:url(/static/logo-season-3.6fbb03c0.png) no-repeat 50%;background-size:contain}.competition .competition-banner-content{position:absolute;top:15px;right:0;bottom:0;left:0;text-transform:uppercase;text-align:center}.competition .competition-banner-content .title{color:#fff;font-weight:600;letter-spacing:3px;margin:0;padding:0}.competition .competition-banner-content .title .span{text-transform:lowercase}.competition .competition-banner-content .subtitle{color:#fff;font-size:25px;margin:0;padding:0}.competition .competition-banner-content .beta{color:#fff;font-size:15px;margin:0;padding:0}.competition .competition-banner-back{position:absolute;top:1rem;left:1rem;color:#fff!important;font-weight:600;text-transform:uppercase}.competition .competition-content{position:relative;padding-top:25px}.competition .competition-content .button-start{font-size:28px;font-weight:600}.competition .competition-content .button-start.disabled{background-color:grey}.competition .competition-content .button-start.disabled:hover{cursor:auto;background-color:grey}.competition .competition-content .button-leaderboard{width:100%;height:50px;line-height:25px;background-color:#574d68}.competition .competition-content .button-leaderboard:hover{cursor:pointer;background-color:#6f6480}.competition .competition-content .button-my-games{white-space:nowrap;width:100%;height:50px;line-height:22px;color:#574d68;background-color:transparent;border:2px solid #574d68}.competition .competition-content .button-my-games:hover{color:#fff;background-color:#574d68}.competition .competition-content .button-my-games.disabled{background-color:grey;border-color:transparent}.competition .competition-content .button-my-games.disabled:hover{cursor:auto;background-color:grey}.competition .competition-content-game-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.competition .competition-content-game-buttons>div{-webkit-flex:1;-ms-flex:1;flex:1;padding-right:10px}.competition .competition-content-game-buttons>div:last-child{padding-right:0}.competition .competition-content-game-buttons .button{padding-left:0;padding-right:0}.competition__ide-container{display:none;position:fixed;z-index:999999999999;top:0;left:0;width:100%;height:100%;pointer-events:all;background-color:rgba(0,0,0,.8)}.competition__ide-container iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;border-radius:0;overflow:hidden}competition-avatar{display:block}.competition-avatar,competition-avatar{position:absolute;width:100%;height:100%}.competition-avatar .avatar-container{width:100%;height:100%;background-size:contain}.competition-avatar .avatar-container .avatar-image{position:relative;height:100%;width:100%}.competition-avatar .avatar-container .avatar-image .avatar-image-layer{position:absolute;top:0;left:50%;width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-ghost{background-image:url(/static/face-ghost.681b0b81.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-bear{background-image:url(/static/face-bear.98be2496.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-codey{background-image:url(/static/face-codey.8636f47f.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-fairy-blue{background-image:url(/static/face-fairy-blue.d5e8190a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-fairy-pink{background-image:url(/static/face-fairy-pink.c282a516.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-goblin-green{background-image:url(/static/face-goblin-green.c7a8b48b.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-goblin-red{background-image:url(/static/face-goblin-red.277ce89d.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-knight-black{background-image:url(/static/face-knight-black.a32f8b0e.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-knight-gold{background-image:url(/static/face-knight-gold.140ce89d.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-knight-silver{background-image:url(/static/face-knight-silver.272a00f5.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-robot-blue{background-image:url(/static/face-robot-blue.8121960a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-shadow-no-eyes{background-image:url(/static/face-shadow-no-eyes.b98a8cad.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-shadow-big-eyes{background-image:url(/static/face-shadow-big-eyes.19ea9a94.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-shadow-normal-eyes{background-image:url(/static/face-shadow-normal-eyes.4ad19f46.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-skull{background-image:url(/static/face-skull.6a3267e6.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-astronaut-blue{background-image:url(/static/face-astronaut-blue.cac614e9.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-astronaut-purple{background-image:url(/static/face-astronaut-purple.468e3bcd.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-tiger{background-image:url(/static/face-tiger.522e1c2c.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-alien{background-image:url(/static/face-alien.afa7ad3a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-bat{background-image:url(/static/face-bat.149ed096.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-squibly{background-image:url(/static/face-squibly.2e91dd0c.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-embreon{background-image:url(/static/face-embreon.2fd6588e.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-ninja{background-image:url(/static/face-ninja.1ef90a8b.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-red-guy{background-image:url(/static/face-red-guy.59f640ef.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-face-aurora{background-image:url(/static/face-aurora.3c4c4c3a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-black{background-image:url(/static/glow-black.4cd344cf.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-blue{background-image:url(/static/glow-blue.53ca1873.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-green{background-image:url(/static/glow-green.d9c0544a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-orange{background-image:url(/static/glow-orange.6713a88e.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-pink{background-image:url(/static/glow-pink.38eca4e5.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-purple{background-image:url(/static/glow-purple.a5917879.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-red{background-image:url(/static/glow-red.ed9eac62.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-white{background-image:url(/static/glow-white.9b01bbfd.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-glow-yellow{background-image:url(/static/glow-yellow.fc7bf276.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-black-green{background-image:url(/static/robe-black-green.663be22a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-black-pink{background-image:url(/static/robe-black-pink.91333e05.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-black-red{background-image:url(/static/robe-black-red.e3b1a05a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-black-white{background-image:url(/static/robe-black-white.242df6da.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-green{background-image:url(/static/robe-green.6d00646f.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-orange{background-image:url(/static/robe-orange.2b77e51c.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-pink{background-image:url(/static/robe-pink.27ebad3f.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-purple{background-image:url(/static/robe-purple.86f5d451.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-red{background-image:url(/static/robe-red.da0fdb3c.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-teal{background-image:url(/static/robe-teal.ae321b33.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-white{background-image:url(/static/robe-white.d2de8e5a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-white-black{background-image:url(/static/robe-white-black.9383a2e9.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-white-pink{background-image:url(/static/robe-white-pink.27567fab.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-white-red{background-image:url(/static/robe-white-red.11157dd8.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-white-teal{background-image:url(/static/robe-white-teal.758d2293.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-robe-yellow{background-image:url(/static/robe-yellow.7ec5177a.png)}.competition-avatar .avatar-container .avatar-image .avatar-image-layer-placeholder{background-image:url(/static/mage-placeholder.5318f1c2.png)}.competition-avatar .avatar-container .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;width:100%;text-align:center;bottom:0;font-weight:700;font-size:15px;text-transform:uppercase}.competition-avatar-named .avatar-container .avatar-image .avatar-image-layer{width:80%;height:80%}.competition-notifications{background-color:#16b7d0;color:#fff;font-weight:600;text-align:center;padding:12px 30px 12px 16px;position:relative}.competition-notifications .competition-notification .competition-notification-content .link{color:#fff;text-decoration:underline;font-weight:700}.competition-notifications .competition-notification .competition-notification-content .link:hover{cursor:pointer}.competition-notifications-container{margin-right:1.5rem}.competition-notifications-container span{vertical-align:middle}.competition-notifications-container .value{font-size:17px;font-weight:700}.competition-notifications-container .ranked-up{display:inline;vertical-align:0}.competition-notifications-container .ranked-up span{vertical-align:middle}.competition-notifications-container .ranked-up .badge{display:inline-block;margin-left:8px;width:30px;height:30px;background:url(/static/badge-bronze@2x.fe0ad5e1.png) no-repeat 50%;background-size:contain;z-index:2;-webkit-filter:drop-shadow(2px 2px 2px rgba(0,0,0,.25));filter:drop-shadow(2px 2px 2px rgba(0,0,0,.25))}.competition-notifications-container .ranked-up .badge.badge-bronze{background-image:url(/static/badge-bronze@2x.fe0ad5e1.png)}.competition-notifications-container .ranked-up .badge.badge-silver{background-image:url(/static/badge-silver@2x.41e252a4.png)}.competition-notifications-container .ranked-up .badge.badge-gold{background-image:url(/static/badge-gold@2x.70b96533.png)}.competition-notifications-container .ranked-up .badge.badge-diamond{background-image:url(/static/badge-diamond@2x.b7fdfe83.png)}.competition-notifications-container .ranked-up .badge.badge-champion{background-image:url(/static/badge-champion@2x.5bed5cce.png)}.competition-notifications .dismiss-button{position:absolute;float:right;right:1.5rem;top:14px;font-weight:700;font-size:2rem;border-radius:50%;width:25px;height:25px;line-height:23px}.competition-notifications .dismiss-button:hover{color:#16b7d0;background-color:#fff;cursor:pointer}.competition-user-projects{overflow:hidden}.competition-user-projects .competition-user-projects-slider-container{overflow:visible;outline:none}.competition-user-projects .competition-user-projects-slider .slick-slide{outline:none}.competition-user-projects .competition-user-projects-slider .slick-prev{width:auto;height:auto;color:#000;left:10px;z-index:2}.competition-user-projects .competition-user-projects-slider .slick-prev:before{color:#000;font-size:40px}.competition-user-projects .competition-user-projects-slider .slick-prev:hover{cursor:pointer}.competition-user-projects .competition-user-projects-slider .slick-next{width:auto;height:auto;color:#000;right:10px;z-index:2}.competition-user-projects .competition-user-projects-slider .slick-next:before{color:#000;font-size:40px}.competition-user-projects .competition-user-projects-slider .slick-next:hover{cursor:pointer}.competition-user-projects .competition-user-projects-content{background:#ddd;border-radius:.5rem;padding:1rem 0 0;min-height:322px}.competition-user-projects .competition-user-projects-content .button{margin-bottom:0}.competition-user-projects .competition-user-projects-content .competition-project-card{margin:0 15px}@media print,screen and (min-width:40em){.competition-user-projects .competition-user-projects-content .competition-project-card{margin:20px 60px}}.competition-user-stats .progress-container{position:relative;margin-top:25px}.competition-user-stats .progress-container .progress{height:20px;margin-top:15px;margin-bottom:5px}.competition-user-stats .progress-container .progress,.competition-user-stats .progress-container .progress-meter{border-radius:15px}.competition-user-stats .competition-user-stats-header .buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.competition-user-stats .competition-user-stats-header .buttons .button{-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px}.competition-user-stats .competition-user-stats-header .buttons .button:first-child{margin-right:10px}.competition-user-stats .competition-user-stats-entries{position:relative;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.2);border-radius:5px;padding:1rem}.competition-user-stats .competition-user-stats-entries .help-button{position:absolute;top:15px;right:15px;width:35px;height:35px;float:right;margin-left:15px;background:url(/static/question-mark@2x.0f3d9a2e.png) no-repeat 50%;background-size:contain}.competition-user-stats .competition-user-stats-entries .help-button:hover{cursor:pointer}.competition-user-stats .competition-user-stats-entries .badge{background:url(/static/badge-bronze@2x.fe0ad5e1.png) no-repeat top;background-size:contain;z-index:2}.competition-user-stats .competition-user-stats-entries .badge.badge-bronze{background-image:url(/static/badge-bronze@2x.fe0ad5e1.png)}.competition-user-stats .competition-user-stats-entries .badge.badge-silver{background-image:url(/static/badge-silver@2x.41e252a4.png)}.competition-user-stats .competition-user-stats-entries .badge.badge-gold{background-image:url(/static/badge-gold@2x.70b96533.png)}.competition-user-stats .competition-user-stats-entries .badge.badge-diamond{background-image:url(/static/badge-diamond@2x.b7fdfe83.png)}.competition-user-stats .competition-user-stats-entries .badge.badge-champion{background-image:url(/static/badge-champion@2x.5bed5cce.png)}.competition-user-stats .competition-user-stats-entries .badge.badge-next{position:absolute;top:-10px;right:-10px;width:40px;height:40px}.competition-user-stats .competition-user-stats-entries .competition-user-stats-details{display:-webkit-flex;display:-ms-flexbox;display:flex}.competition-user-stats .competition-user-stats-entries .competition-user-stats-details-badge{position:relative;-webkit-flex:0 1 92px;-ms-flex:0 1 92px;flex:0 1 92px;max-width:35%;margin-right:1em}.competition-user-stats .competition-user-stats-entries .competition-user-stats-details-metrics{-webkit-flex:1;-ms-flex:1;flex:1}.competition-user-stats .competition-user-stats-entries .competition-user-stats-details-rank{position:absolute;left:0;right:0;top:100px;text-align:center;font-weight:700;font-size:16px;text-transform:uppercase}.competition-user-stats .competition-user-stats-entries .entry{margin-bottom:10px}.competition-user-stats .competition-user-stats-entries .entry .label{text-transform:uppercase;font-weight:700}.competition-user-stats .competition-user-stats-entries .entry .value{text-transform:uppercase;font-weight:600}.competition-user-stats .competition-user-stats-entries .entry .gold-icon{display:inline-block;background:transparent url(/static/large-pile@2x.ceda36bb.png) no-repeat 50%;background-size:contain;width:50px;height:37px;vertical-align:bottom;background-position:50%}.competition-user-stats .competition-user-stats-entries .entry.entry-gold{margin-bottom:0}.competition-user-stats .competition-user-stats-entries .entry.entry-gold .value{vertical-align:top;font-weight:700;font-size:25px;margin-left:10px}.competition-project-card .button{font-size:12px;min-width:85px}.competition-project-card .avatar-section{position:relative;padding:0;height:250px}.competition-project-card .avatar-section .avatar-container{transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.competition-project-card .avatar-section .button-edit-avatar-container{position:absolute;bottom:-15px;width:100%;text-align:center}.competition-project-card .avatar-section .button-edit-avatar-container .button-edit-avatar{display:inline-block;color:#574d68;width:140px;border:2px solid #574d68;background-color:transparent;transition:background-color .25s ease-in-out,-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out,background-color .25s ease-in-out;transition:transform .25s ease-in-out,background-color .25s ease-in-out,-webkit-transform .25s ease-in-out}.competition-project-card .avatar-section:hover{cursor:pointer}.competition-project-card .avatar-section:hover .avatar-container{-webkit-transform:scale(1.025);transform:scale(1.025)}.competition-project-card .avatar-section:hover .button-edit-avatar{-webkit-transform:scale(1.025);transform:scale(1.025);color:#fff;background-color:#574d68}.competition-project-card .show-tour-link{outline:none;text-align:center;width:100%;display:inline-block;font-weight:700;margin-top:15px;font-size:19px}.competition-project-card .button-start{margin-top:65px}.competition-project-card .avatar-container{height:250px}.competition-project-card .competition-project-card-trait{margin-bottom:10px}.competition-project-card .competition-project-card-trait-label{font-weight:700;text-transform:uppercase;font-size:13px}.competition-project-card .competition-project-card-trait .progress{overflow:hidden;height:20px;background-color:#fff}.competition-project-card .competition-project-card-trait .progress,.competition-project-card .competition-project-card-trait .progress-meter{border-radius:15px}.competition-project-card .competition-project-card-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;text-transform:uppercase;font-size:25px}.competition-project-card .competition-project-card-activated{padding-top:6px;text-transform:uppercase;white-space:nowrap;min-height:60px}@media print,screen and (min-width:40em){.competition-project-card .competition-project-card-activated{text-align:right}}.competition-project-card .competition-project-card-activated .semaphore{display:inline-block;background-color:green;width:20px;height:20px;border-radius:50%;vertical-align:middle}.competition-project-card .competition-project-card-activated .label{display:inline-block;font-weight:600;margin-left:10px;vertical-align:middle}.competition-project-card .competition-project-card-traits{margin:0}.competition-project-card .competition-project-card-actions{margin-top:45px}.competition-project-card .competition-project-card-actions .button{display:block;margin-top:4px}@media print,screen and (min-width:40em){.competition-project-card .competition-project-card-actions .button{display:inline-block;margin-right:10px}}.competition-project-card .competition-project-card-actions .button.button-remove{min-width:50px;color:#eb624c;font-weight:700;background-color:transparent;border-color:transparent}.competition-project-card .competition-project-card-actions .button.button-remove:hover{text-decoration:underline}.competition-tutorials{margin-bottom:1rem}.competition-tutorials .competition-tutorial-card{margin-right:15px;margin-bottom:15px}.competition-tutorial-card{position:relative;display:inline-block;background:#444;border-radius:.5rem;cursor:pointer;padding:10px;color:#fff;width:100%;height:100px;border:2px solid transparent}.competition-tutorial-card .title{font-weight:700;text-transform:uppercase;font-size:16px;margin-bottom:7px}.competition-tutorial-card .name{font-size:15px;font-weight:500}.competition-tutorial-card .checkbox{position:absolute;top:10px;right:15px;width:26px;height:26px;background-color:#444;background-image:url(/static/unchecked@2x.db621509.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.competition-tutorial-card:hover,.competition-tutorial-card:hover .checkbox{background-color:#666}.competition-tutorial-card.completed .checkbox{background-image:url(/static/checked@2x.7e7a25fe.png)}.modal-opponent-selector{border-radius:5px;border-color:transparent}.modal-opponent-selector.reveal.reveal-animated{padding-bottom:100px}.modal-opponent-selector .header{margin-bottom:15px}.modal-opponent-selector .header .title{font-weight:700;text-transform:uppercase;font-size:30px;margin:0;padding:0}.modal-opponent-selector .header .subtitle{font-size:15px;margin:0;padding:0}.modal-opponent-selector .content{overflow-y:auto}.modal-opponent-selector .content .opponent-container{position:relative;width:100%;height:200px;margin-bottom:20px}.modal-opponent-selector .content .opponent-container competition-avatar{display:block;border:3px solid transparent;margin-bottom:15px}.modal-opponent-selector .content .opponent-container competition-avatar:hover{cursor:pointer;border-color:#ddd}.modal-opponent-selector .content .opponent-container competition-avatar.selected{cursor:pointer;border-color:#000;background-color:#ddd}.modal-opponent-selector .content .opponent-container competition-avatar.selected:hover{border-color:#ddd}.modal-opponent-selector .content .opponents .zf-row .zf-column:last-child:not(:first-child){float:left}.modal-opponent-selector .content .buttons{position:absolute;bottom:0;right:20px;text-align:right;margin-top:15px}.modal-opponent-selector .content .buttons .button-practice{display:inline-block}.modal-opponent-selector .content .buttons .button-practice:hover{border-color:gray}.modal-opponent-selector .content .buttons .button-practice.disabled{pointer-events:none;background-color:gray}.modal-opponent-selector .content .buttons .button-practice.disabled:hover{cursor:auto}.modal-opponent-selector loading-indicator .loading-indicator{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;width:50px;height:40px}.modal-competition-getting-started{border:0;border-radius:5px;overflow:hidden;color:#fff;min-height:250px;background:url(/static/welcome.9e980a92.png) repeat-x 50%;background-size:cover;padding:30px 45px 10px 35px}.modal-competition-getting-started h5{font-size:30px;text-transform:uppercase}.modal-competition-getting-started .subtitle,.modal-competition-getting-started h5{color:#fff;font-weight:600;text-shadow:2px 2px rgba(0,0,0,.25)}.modal-competition-getting-started .slick-prev{left:0}.modal-competition-getting-started .slick-prev:before{font-size:30px}.modal-competition-getting-started .slick-next{right:0}.modal-competition-getting-started .slick-next:before{font-size:30px}.modal-competition-getting-started .slick-dots li button:before{font-size:15px;margin-right:15px;color:#fff}.modal-competition-getting-started .close-reveal-modal{color:hsla(0,0%,100%,.8)}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-light.eot");src:url("/global/fonts/open-sans/opensans-light.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-light.woff") format("woff"),url("/global/fonts/open-sans/opensans-light.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-light.svg#open_sanslight") format("svg");font-weight:400;font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-lightitalic.eot");src:url("/global/fonts/open-sans/opensans-lightitalic.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-lightitalic.woff") format("woff"),url("/global/fonts/open-sans/opensans-lightitalic.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-lightitalic.svg#open_sanslight_italic") format("svg");font-weight:400;font-weight:300;font-style:italic}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-regular.eot");src:url("/global/fonts/open-sans/opensans-regular.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-regular.woff") format("woff"),url("/global/fonts/open-sans/opensans-regular.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-regular.svg#open_sansregular") format("svg");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-italic.eot");src:url("/global/fonts/open-sans/opensans-italic.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-italic.woff") format("woff"),url("/global/fonts/open-sans/opensans-italic.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-italic.svg#open_sansitalic") format("svg");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-semibold.eot");src:url("/global/fonts/open-sans/opensans-semibold.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-semibold.woff") format("woff"),url("/global/fonts/open-sans/opensans-semibold.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-semibold.svg#open_sanssemibold") format("svg");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-semibolditalic.eot");src:url("/global/fonts/open-sans/opensans-semibolditalic.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-semibolditalic.woff") format("woff"),url("/global/fonts/open-sans/opensans-semibolditalic.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-semibolditalic.svg#open_sanssemibold_italic") format("svg");font-weight:600;font-style:italic}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-bold.eot");src:url("/global/fonts/open-sans/opensans-bold.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-bold.woff") format("woff"),url("/global/fonts/open-sans/opensans-bold.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-bold.svg#open_sansbold") format("svg");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-bolditalic.eot");src:url("/global/fonts/open-sans/opensans-bolditalic.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-bolditalic.woff") format("woff"),url("/global/fonts/open-sans/opensans-bolditalic.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-bolditalic.svg#open_sansbold_italic") format("svg");font-weight:700;font-style:italic}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-extrabold.eot");src:url("/global/fonts/open-sans/opensans-extrabold.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-extrabold.woff") format("woff"),url("/global/fonts/open-sans/opensans-extrabold.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-extrabold.svg#open_sansextrabold") format("svg");font-weight:800;font-style:normal}@font-face{font-family:Open Sans;src:url("/global/fonts/open-sans/opensans-extrabolditalic.eot");src:url("/global/fonts/open-sans/opensans-extrabolditalic.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-extrabolditalic.woff") format("woff"),url("/global/fonts/open-sans/opensans-extrabolditalic.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-extrabolditalic.svg#open_sansextrabold_italic") format("svg");font-weight:800;font-style:italic}@font-face{font-family:Open Sans Condensed;src:url("/global/fonts/open-sans/opensans-condlight.eot");src:url("/global/fonts/open-sans/opensans-condlight.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-condlight.woff") format("woff"),url("/global/fonts/open-sans/opensans-condlight.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-condlight.svg#open_sanscondensed_light") format("svg");font-weight:400;font-weight:300;font-style:normal}@font-face{font-family:Open Sans Condensed;src:url("/global/fonts/open-sans/opensans-condlightitalic.eot");src:url("/global/fonts/open-sans/opensans-condlightitalic.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-condlightitalic.woff") format("woff"),url("/global/fonts/open-sans/opensans-condlightitalic.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-condlightitalic.svg#open_sansCnLtIt") format("svg");font-weight:400;font-weight:300;font-style:italic}@font-face{font-family:Open Sans Condensed;src:url("/global/fonts/open-sans/opensans-condbold.eot");src:url("/global/fonts/open-sans/opensans-condbold.eot?#iefix") format("embedded-opentype"),url("/global/fonts/open-sans/opensans-condbold.woff") format("woff"),url("/global/fonts/open-sans/opensans-condbold.ttf") format("truetype"),url("/global/fonts/open-sans/opensans-condbold.svg#open_sans_condensedbold") format("svg");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;src:url("/global/fonts/montserrat/montserrat-regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url("/global/fonts/montserrat/montserrat-bold.ttf") format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Montserrat Black;src:url("/global/fonts/montserrat/montserrat-black-webfont.ttf") format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;src:local("Press Start 2P"),local("PressStart2P-Regular"),url("/global/fonts/pressstart2p/PressStart2P.ttf") format("truetype"),url(https://fonts.gstatic.com/s/pressstart2p/v4/8Lg6LX8-ntOHUQnvQ0E7o2jf3WypfQQP02nP_ZmoBRo.woff) format("woff")}@font-face{font-family:icomoon;src:url("/global/fonts/icomoon/icomoon.eot");src:url("/global/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype")}@font-face{font-family:icomoon;src:url("");src:url("/global/fonts/icomoon/icomoon.ttf");font-weight:400;font-style:normal}[data-icon]:before{font-family:icomoon;content:attr(data-icon);speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.icon-android,.icon-announcement,.icon-apple,.icon-apple-fruit,.icon-arrow-cursor,.icon-arrow-down,.icon-arrow-down-2,.icon-arrow-down-3,.icon-arrow-down-4,.icon-arrow-down-5,.icon-arrow-down-left,.icon-arrow-down-right,.icon-arrow-first,.icon-arrow-last,.icon-arrow-left,.icon-arrow-left-2,.icon-arrow-left-3,.icon-arrow-left-4,.icon-arrow-left-5,.icon-arrow-right,.icon-arrow-right-2,.icon-arrow-right-3,.icon-arrow-right-4,.icon-arrow-right-5,.icon-arrow-tri-left,.icon-arrow-tri-right,.icon-arrow-up,.icon-arrow-up-2,.icon-arrow-up-3,.icon-arrow-up-4,.icon-arrow-up-5,.icon-arrow-up-left,.icon-arrow-up-right,.icon-atom,.icon-attachment,.icon-backpack,.icon-backpack-2,.icon-backspace,.icon-balloon,.icon-blocked,.icon-bomb,.icon-book,.icon-book-2,.icon-bookmark,.icon-bookmark-2,.icon-books,.icon-brush,.icon-bug,.icon-busy,.icon-calculate,.icon-calendar,.icon-camera,.icon-camera-2,.icon-camera-3,.icon-cancel,.icon-cancel-2,.icon-cart,.icon-checkbox,.icon-checkbox-checked,.icon-checkbox-partial,.icon-checkbox-unchecked,.icon-checkbox-unchecked-2,.icon-checkmark,.icon-checkmark-2,.icon-chrome,.icon-clock,.icon-clock-2,.icon-code,.icon-cog,.icon-cog-2,.icon-cog-3,.icon-collapse,.icon-color-palette,.icon-command,.icon-comments,.icon-comments-2,.icon-comments-3,.icon-comments-4,.icon-console,.icon-contract,.icon-contract-2,.icon-contrast,.icon-copy,.icon-copy-2,.icon-copy-2-2,.icon-crop,.icon-crown,.icon-diamond,.icon-disk,.icon-document-2,.icon-download,.icon-droplet,.icon-end-user,.icon-enter,.icon-enter-2,.icon-equalizer,.icon-exit,.icon-expand,.icon-expand-2,.icon-expand-3,.icon-eye,.icon-eye-blocked,.icon-eye-blocked-2,.icon-eyedropper,.icon-facebook,.icon-facebook-2,.icon-file,.icon-file-pdf,.icon-file-xml,.icon-film,.icon-filter,.icon-finder,.icon-fire,.icon-firefox,.icon-first,.icon-flag,.icon-flag-2,.icon-folder,.icon-folder-2,.icon-folder-3,.icon-folder-4,.icon-folder-add,.icon-folder-remove,.icon-full-screen,.icon-functions,.icon-gamepad,.icon-gamepad-2,.icon-gamepad-3,.icon-gift,.icon-google,.icon-google-plus,.icon-google-plus-2,.icon-graduation,.icon-grid-2,.icon-grid-view,.icon-health,.icon-heart,.icon-heart-2,.icon-help,.icon-home,.icon-IE,.icon-info,.icon-info-2,.icon-instagram,.icon-key,.icon-keyboard,.icon-king,.icon-lamp,.icon-lamp-2,.icon-last,.icon-lesson-plan,.icon-lessons,.icon-license,.icon-lightning,.icon-link,.icon-linkedin,.icon-linkedin-text,.icon-list,.icon-list-2,.icon-list-title,.icon-location,.icon-lock,.icon-lock-2,.icon-locked,.icon-loop,.icon-loop-2,.icon-loop-3,.icon-mail,.icon-mail-2,.icon-mail-3,.icon-marker,.icon-math,.icon-menu,.icon-menu-2,.icon-menu-down,.icon-mic,.icon-mic-2,.icon-minus,.icon-minus-2,.icon-monitor-2,.icon-motion,.icon-move,.icon-movie,.icon-music,.icon-music-2,.icon-mute,.icon-network,.icon-neutral,.icon-new-tab,.icon-next,.icon-notification,.icon-notification-2,.icon-notification-3,.icon-notification-4,.icon-opera,.icon-pause,.icon-pencil,.icon-pencil-2,.icon-pencil-2-2,.icon-phone,.icon-physics,.icon-piano,.icon-picture,.icon-pictures,.icon-pie,.icon-pin,.icon-pinterest,.icon-pinterest-icon,.icon-play,.icon-play-2,.icon-play-2-2,.icon-plus,.icon-plus-2,.icon-podcast,.icon-point-down,.icon-point-left,.icon-point-right,.icon-point-up,.icon-popout,.icon-previous,.icon-printer,.icon-profile,.icon-projects,.icon-puzzle,.icon-puzzle-2,.icon-queen,.icon-quote,.icon-quote-2,.icon-radio-checked,.icon-radio-unchecked,.icon-reddit,.icon-redo,.icon-redo-2,.icon-refresh,.icon-remix,.icon-remove,.icon-report,.icon-rocket,.icon-rotate,.icon-rotate-2,.icon-rotate-left,.icon-rotate-right,.icon-rulers,.icon-sad,.icon-safari,.icon-scissors,.icon-screen,.icon-search,.icon-share,.icon-share-2,.icon-slider-down,.icon-slider-left,.icon-slider-right,.icon-slider-up,.icon-smiley,.icon-sounds,.icon-star,.icon-star-2,.icon-star-3,.icon-stem,.icon-stop,.icon-stop-2,.icon-stop-2-2,.icon-stopwatch,.icon-stumbleupon,.icon-tab,.icon-tag,.icon-target,.icon-target-2,.icon-thumbs-up,.icon-time,.icon-tools,.icon-tree,.icon-trophy,.icon-twitter,.icon-twitter-2,.icon-undo,.icon-undo-2,.icon-unlocked,.icon-upload,.icon-user,.icon-user-add,.icon-user-remove,.icon-users,.icon-vector,.icon-vimeo,.icon-vimeo-2,.icon-volume,.icon-volume-decrease,.icon-volume-high,.icon-volume-increase,.icon-wand,.icon-wand-2,.icon-warning,.icon-warning-2,.icon-windows,.icon-wrench,.icon-youtube,.icon-youtube-2,.icon-zoom-in,.icon-zoom-out{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;display:inline-block;vertical-align:middle}.icon-home:before{content:"\E000"}.icon-pencil:before{content:"\E001"}.icon-pencil-2:before{content:"\E002"}.icon-marker:before{content:"\E003"}.icon-brush:before{content:"\E004"}.icon-color-palette:before{content:"\E005"}.icon-eyedropper:before{content:"\E006"}.icon-droplet:before{content:"\E007"}.icon-pictures:before{content:"\E008"}.icon-camera:before{content:"\E009"}.icon-music:before{content:"\E00A"}.icon-music-2:before{content:"\E00B"}.icon-piano:before{content:"\E00C"}.icon-play:before{content:"\E00D"}.icon-movie:before{content:"\E00E"}.icon-film:before{content:"\E00F"}.icon-camera-2:before{content:"\E010"}.icon-camera-3:before{content:"\E011"}.icon-gamepad:before{content:"\E012"}.icon-king:before{content:"\E013"}.icon-queen:before{content:"\E014"}.icon-announcement:before{content:"\E015"}.icon-podcast:before{content:"\E016"}.icon-mic:before{content:"\E017"}.icon-mic-2:before{content:"\E018"}.icon-book:before{content:"\E019"}.icon-book-2:before{content:"\E01A"}.icon-books:before{content:"\E01B"}.icon-graduation:before{content:"\E01C"}.icon-list:before{content:"\E01D"}.icon-profile:before{content:"\E01E"}.icon-copy:before{content:"\E01F"}.icon-folder:before{content:"\E020"}.icon-folder-2:before{content:"\E021"}.icon-folder-3:before{content:"\E022"}.icon-license:before{content:"\E023"}.icon-tag:before{content:"\E024"}.icon-cart:before{content:"\E025"}.icon-calculate:before{content:"\E026"}.icon-phone:before{content:"\E027"}.icon-mail:before{content:"\E028"}.icon-mail-2:before{content:"\E029"}.icon-mail-3:before{content:"\E02A"}.icon-location:before{content:"\E02B"}.icon-clock:before{content:"\E02C"}.icon-clock-2:before{content:"\E02D"}.icon-stopwatch:before{content:"\E02E"}.icon-calendar:before{content:"\E02F"}.icon-printer:before{content:"\E030"}.icon-screen:before{content:"\E031"}.icon-download:before{content:"\E032"}.icon-upload:before{content:"\E033"}.icon-disk:before{content:"\E034"}.icon-undo:before{content:"\E035"}.icon-redo:before{content:"\E036"}.icon-rotate:before{content:"\E037"}.icon-rotate-2:before{content:"\E038"}.icon-undo-2:before{content:"\E039"}.icon-redo-2:before{content:"\E03A"}.icon-refresh:before{content:"\E03B"}.icon-comments:before{content:"\E03C"}.icon-comments-2:before{content:"\E03D"}.icon-comments-3:before{content:"\E03E"}.icon-comments-4:before{content:"\E03F"}.icon-user:before{content:"\E040"}.icon-user-add:before{content:"\E041"}.icon-user-remove:before{content:"\E042"}.icon-users:before{content:"\E043"}.icon-busy:before{content:"\E044"}.icon-search:before{content:"\E045"}.icon-zoom-in:before{content:"\E046"}.icon-zoom-out:before{content:"\E047"}.icon-expand:before{content:"\E048"}.icon-full-screen:before{content:"\E049"}.icon-key:before{content:"\E04A"}.icon-locked:before{content:"\E04B"}.icon-wrench:before{content:"\E04C"}.icon-equalizer:before{content:"\E04D"}.icon-cog:before{content:"\E04E"}.icon-cog-2:before{content:"\E04F"}.icon-cog-3:before{content:"\E050"}.icon-wand:before{content:"\E051"}.icon-wand-2:before{content:"\E052"}.icon-health:before{content:"\E053"}.icon-bug:before{content:"\E054"}.icon-pie:before{content:"\E055"}.icon-gift:before{content:"\E056"}.icon-balloon:before{content:"\E057"}.icon-crown:before{content:"\E058"}.icon-trophy:before{content:"\E059"}.icon-diamond:before{content:"\E05A"}.icon-apple-fruit:before{content:"\E05B"}.icon-tree:before{content:"\E05C"}.icon-rocket:before{content:"\E05D"}.icon-bomb:before{content:"\E05E"}.icon-fire:before{content:"\E05F"}.icon-lamp:before{content:"\E060"}.icon-remove:before{content:"\E061"}.icon-pin:before{content:"\E062"}.icon-puzzle:before{content:"\E063"}.icon-puzzle-2:before{content:"\E064"}.icon-target:before{content:"\E065"}.icon-target-2:before{content:"\E066"}.icon-lightning:before{content:"\E067"}.icon-list-2:before{content:"\E068"}.icon-grid-view:before{content:"\E069"}.icon-menu:before{content:"\E06A"}.icon-link:before{content:"\E06B"}.icon-flag:before{content:"\E06C"}.icon-flag-2:before{content:"\E06D"}.icon-attachment:before{content:"\E06E"}.icon-eye:before{content:"\E06F"}.icon-eye-blocked:before{content:"\E070"}.icon-bookmark:before{content:"\E071"}.icon-bookmark-2:before{content:"\E072"}.icon-contrast:before{content:"\E073"}.icon-star:before{content:"\E074"}.icon-star-2:before{content:"\E075"}.icon-star-3:before{content:"\E076"}.icon-heart:before{content:"\E077"}.icon-heart-2:before{content:"\E078"}.icon-move:before{content:"\E079"}.icon-warning:before{content:"\E07A"}.icon-warning-2:before{content:"\E07B"}.icon-notification:before{content:"\E07C"}.icon-notification-2:before{content:"\E07D"}.icon-notification-3:before{content:"\E07E"}.icon-notification-4:before{content:"\E07F"}.icon-plus:before{content:"\E080"}.icon-minus:before{content:"\E081"}.icon-help:before{content:"\E082"}.icon-info:before{content:"\E083"}.icon-blocked:before{content:"\E084"}.icon-cancel:before{content:"\E085"}.icon-cancel-2:before{content:"\E086"}.icon-checkmark:before{content:"\E087"}.icon-minus-2:before{content:"\E088"}.icon-plus-2:before{content:"\E089"}.icon-play-2:before{content:"\E08A"}.icon-pause:before{content:"\E08B"}.icon-stop:before{content:"\E08C"}.icon-volume-high:before{content:"\E08D"}.icon-volume-increase:before{content:"\E08E"}.icon-volume-decrease:before{content:"\E08F"}.icon-volume:before{content:"\E090"}.icon-mute:before{content:"\E091"}.icon-next:before{content:"\E092"}.icon-previous:before{content:"\E093"}.icon-first:before{content:"\E094"}.icon-last:before{content:"\E095"}.icon-loop:before{content:"\E096"}.icon-arrow-first:before{content:"\E097"}.icon-arrow-last:before{content:"\E098"}.icon-arrow-up:before{content:"\E099"}.icon-arrow-right:before{content:"\E09A"}.icon-arrow-down:before{content:"\E09B"}.icon-arrow-left:before{content:"\E09C"}.icon-arrow-up-left:before{content:"\E09D"}.icon-arrow-up-2:before{content:"\E09E"}.icon-arrow-up-right:before{content:"\E09F"}.icon-arrow-right-2:before{content:"\E0A0"}.icon-arrow-down-right:before{content:"\E0A1"}.icon-arrow-down-2:before{content:"\E0A2"}.icon-arrow-down-left:before{content:"\E0A3"}.icon-arrow-left-2:before{content:"\E0A4"}.icon-arrow-up-3:before{content:"\E0A5"}.icon-arrow-right-3:before{content:"\E0A6"}.icon-arrow-down-3:before{content:"\E0A7"}.icon-arrow-left-3:before{content:"\E0A8"}.icon-arrow-up-4:before{content:"\E0A9"}.icon-arrow-right-4:before{content:"\E0AA"}.icon-arrow-down-4:before{content:"\E0AB"}.icon-arrow-left-4:before{content:"\E0AC"}.icon-arrow-up-5:before{content:"\E0AD"}.icon-arrow-right-5:before{content:"\E0AE"}.icon-arrow-down-5:before{content:"\E0AF"}.icon-arrow-left-5:before{content:"\E0B0"}.icon-menu-2:before{content:"\E0B1"}.icon-enter:before{content:"\E0B2"}.icon-backspace:before{content:"\E0B3"}.icon-tab:before{content:"\E0B4"}.icon-command:before{content:"\E0B5"}.icon-checkbox-checked:before{content:"\E0B6"}.icon-checkbox-unchecked:before{content:"\E0B7"}.icon-radio-checked:before{content:"\E0B8"}.icon-radio-unchecked:before{content:"\E0B9"}.icon-rulers:before{content:"\E0BA"}.icon-scissors:before{content:"\E0BB"}.icon-filter:before{content:"\E0BC"}.icon-share:before{content:"\E0BD"}.icon-new-tab:before{content:"\E0BE"}.icon-code:before{content:"\E0BF"}.icon-google-plus:before{content:"\EA8B"}.icon-google-plus-2:before{content:"\EA8C";content:"\E0C1"}.icon-facebook:before{content:"\EA90"}.icon-facebook-2:before{content:"\EA91"}.icon-twitter:before{content:"\EA96"}.icon-twitter-2:before{content:"\E0C5"}.icon-youtube:before{content:"\E0C6"}.icon-youtube-2:before{content:"\E0C7"}.icon-vimeo:before{content:"\E0C8"}.icon-vimeo-2:before{content:"\E0C9"}.icon-instagram:before{content:"\EA92"}.icon-apple:before{content:"\E0CA"}.icon-finder:before{content:"\E0CB"}.icon-android:before{content:"\E0CC"}.icon-windows:before{content:"\E0CD"}.icon-reddit:before{content:"\E0CE"}.icon-linkedin:before{content:"\E0CF"}.icon-stumbleupon:before{content:"\E0D0"}.icon-pinterest:before{content:"\E0D1"}.icon-linkedin-text:before{content:"\E0D2"}.icon-pinterest-icon:before{content:"\E0D3"}.icon-menu-down:before{content:"\E0D4"}.icon-list-title:before{content:"\E0D5"}.icon-arrow-tri-right:before{content:"\E0D6"}.icon-arrow-tri-left:before{content:"\E0D7"}.icon-stop-2:before{content:"\E0D8"}.icon-backpack:before{content:"\E0D9"}.icon-lock:before{content:"\E0DA"}.icon-info-2:before{content:"\E0DB"}.icon-google:before{content:"\EA88"}.icon-chrome:before{content:"\E0DD"}.icon-firefox:before{content:"\E0DE"}.icon-IE:before{content:"\E0DF"}.icon-opera:before{content:"\E0E0"}.icon-safari:before{content:"\E0E1"}.icon-checkmark-2:before{content:"\E0E2"}.icon-thumbs-up:before{content:"\E0E3"}.icon-point-down:before{content:"\E0E4"}.icon-point-left:before{content:"\E0E5"}.icon-point-right:before{content:"\E0E6"}.icon-point-up:before{content:"\E0E7"}.icon-expand-2:before{content:"\E0E8"}.icon-collapse:before{content:"\E0E9"}.icon-lessons:before{content:"\E0EA"}.icon-projects:before{content:"\E0EB"}.icon-stem:before{content:"\E0EC"}.icon-slider-right:before{content:"\E0ED"}.icon-slider-left:before{content:"\E0EE"}.icon-remix:before{content:"\E0EF"}.icon-time:before{content:"\E0F0"}.icon-quote:before{content:"\E0F1"}.icon-quote-2:before{content:"\E0F2"}.icon-smiley:before{content:"\E0F3"}.icon-neutral:before{content:"\E0F4"}.icon-sad:before{content:"\E0F5"}.icon-enter-2:before{content:"\E0F6"}.icon-exit:before{content:"\E0F7"}.icon-loop-2:before{content:"\E0F8"}.icon-checkbox:before{content:"\E0F9"}.icon-checkbox-unchecked-2:before{content:"\E0FA"}.icon-checkbox-partial:before{content:"\E0FB"}.icon-popout:before{content:"\E0FC"}.icon-share-2:before{content:"\E0FD"}.icon-slider-up:before{content:"\E0FE"}.icon-slider-down:before{content:"\E0FF"}.icon-keyboard:before{content:"\E100"}.icon-gamepad-2:before{content:"\E101"}.icon-gamepad-3:before{content:"\E102"}.icon-picture:before{content:"\E103"}.icon-folder-4:before{content:"\E104"}.icon-folder-add:before{content:"\E105"}.icon-folder-remove:before{content:"\E106"}.icon-copy-2:before{content:"\E107"}.icon-file:before{content:"\E108"}.icon-expand-3:before{content:"\E109"}.icon-contract:before{content:"\E10A"}.icon-contract-2:before{content:"\E10B"}.icon-network:before{content:"\E10C"}.icon-eye-blocked-2:before{content:"\E10D"}.icon-loop-3:before{content:"\E10E"}.icon-file-xml:before{content:"\E10F"}.icon-file-pdf:before{content:"\E110"}.icon-vector:before{content:"\E111"}.icon-crop:before{content:"\E112"}.icon-backpack-2:before{content:"\E113"}.icon-console:before{content:"\E114"}.icon-copy-2-2:before{content:"\E115"}.icon-functions:before{content:"\E116"}.icon-lesson-plan:before{content:"\E117"}.icon-lock-2:before{content:"\E118"}.icon-math:before{content:"\E119"}.icon-monitor-2:before{content:"\E11A"}.icon-motion:before{content:"\E11B"}.icon-pencil-2-2:before{content:"\E11C"}.icon-physics:before{content:"\E11D"}.icon-play-2-2:before{content:"\E11E"}.icon-report:before{content:"\E11F"}.icon-document-2:before{content:"\E120"}.icon-stop-2-2:before{content:"\E121"}.icon-rotate-left:before{content:"\E122"}.icon-rotate-right:before{content:"\E123"}.icon-sounds:before{content:"\E124"}.icon-unlocked:before{content:"\E125"}.icon-end-user:before{content:"\E126"}.icon-tools:before{content:"\E127"}.icon-atom:before{content:"\E128"}.icon-lamp-2:before{content:"\E129"}.icon-grid-2:before{content:"\E130"}.icon-arrow-cursor:before{content:"\E131"}.icon-more{font-family:Open Sans,Helvetica,Arial,sans-serif;speak:none}.icon-more:before{content:"\B7\B7\B7";letter-spacing:-4px}.modal-competition-help{border:0;background:rgba(0,0,0,.9)!important;overflow:auto;color:#fff;padding:30px 45px 10px 35px;max-width:100%!important;width:100%!important}.modal-competition-help.reveal.reveal-animated{padding:0}@media print,screen and (min-width:40em){.modal-competition-help.reveal.reveal-animated{padding:20px}}.modal-competition-help .close-reveal-modal{position:fixed;right:15px;top:15px;font-size:60px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-competition-help .close-reveal-modal:hover{color:#6bc7e3!important}.modal-competition-help .content{margin:auto;background-color:#2a4e72;background-image:url(/static/bg.ac99d03b.jpg);background-position:top;background-size:cover;width:100%;padding:25px;max-width:800px}@media print,screen and (min-width:40em){.modal-competition-help .content{border-radius:15px}}.modal-competition-help .content .banner{text-align:center;margin-bottom:30px}.modal-competition-help .content .banner .banner-image{width:100%;height:160px;background:url(/static/top-banner@2x.2d71df5e.png) no-repeat 50%;background-size:contain}.modal-competition-help .content .banner .title{color:#fff;font-size:25px;font-weight:700;margin:0;padding:0}.modal-competition-help .content .banner .subtitle{color:#fff;font-size:20px;margin:0;padding:0}.modal-competition-help .content .section{color:#fff;font-weight:700;margin-bottom:30px}.modal-competition-help .content .section-text-title{color:#fff;font-weight:600}.modal-competition-help .content .section-text-paragraph{color:#fff;font-weight:400}.modal-competition-help .content .section-text-list{list-style-type:disc;padding-left:18px;font-size:16px}.modal-competition-help .content .section-text-list li{color:#fff;font-weight:400}.modal-competition-help .content .section-image .image{width:100%;background-size:contain;background-repeat:no-repeat;background-position:50%}.modal-competition-help .content .section-image .image.image-battle-with-code{background-image:url(/static/battle-with-code@2x.7e55647f.png);height:200px}.modal-competition-help .content .section-image .image.image-climb-the-ranks{background-image:url(/static/ranks@2x.6bc2cab2.png);height:290px}.modal-competition-help .content .section-image .image.image-more-info{background-image:url(/static/yellow-guy@2x.de826e58.png);height:300px}.modal-competition-help .content .section-video .video-container{border-radius:15px;overflow:hidden}.modal-competition-help .content .actions{text-align:center}.modal-competition-help .content .actions .button{background-color:#e67400;padding:20px;font-weight:700;width:200px;font-size:18px}.modal-competition-avatar-wizard{border-radius:5px;border-color:transparent;max-height:625px;height:100%}.modal-competition-avatar-wizard .step .step-header{margin-bottom:15px}.modal-competition-avatar-wizard .step .step-header .step-title{font-weight:700;text-transform:uppercase;font-size:30px}.modal-competition-avatar-wizard .step .step-header .step-subtitle{font-weight:700;text-transform:uppercase;font-size:15px}.modal-competition-avatar-wizard .step .step-content{height:445px;overflow-y:auto}.modal-competition-avatar-wizard .step .step-content .zf-row .zf-column:last-child:not(:first-child){float:left}.modal-competition-avatar-wizard .competition-avatar-container{position:relative;width:230px;height:200px;margin-bottom:15px}.modal-competition-avatar-wizard .competition-avatar-container competition-avatar{margin-bottom:15px;border:3px solid transparent}.modal-competition-avatar-wizard .competition-avatar-container competition-avatar:hover{cursor:pointer;border-color:#ddd}.modal-competition-avatar-wizard .competition-avatar-container competition-avatar.selected{cursor:pointer;border-color:#000;background-color:#ddd}.modal-competition-avatar-wizard .competition-avatar-container competition-avatar.selected:hover{border-color:#aaa}.modal-competition-avatar-wizard .competition-avatar-container .lock-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.5);transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.modal-competition-avatar-wizard .competition-avatar-container .lock-overlay .lock-message{position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);font-weight:700;text-transform:uppercase;top:50%;left:50%;text-align:center}.modal-competition-avatar-wizard .competition-avatar-container .lock-overlay .lock-message .price{font-size:20px}.modal-competition-avatar-wizard .competition-avatar-container .lock-overlay:hover{cursor:pointer}.modal-competition-avatar-wizard .wizard-buttons{text-align:right;margin-top:15px}.modal-competition-avatar-wizard .wizard-buttons .button{display:inline-block;margin-bottom:0;margin-left:10px}.modal-competition-avatar-wizard .wizard-buttons .button.disabled{-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none}.modal-competition-avatar-wizard loading-indicator .loading-indicator{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin:0;width:50px;height:40px}.modal-competition-battle-mode{border:none!important;top:0!important;background:rgba(0,0,0,.9)!important;border:0;color:#fff;height:100vh;overflow:hidden;max-width:100%!important;width:100%!important}.modal-competition-battle-mode.reveal.reveal-animated{padding:0;border-radius:15px}@media print,screen and (min-width:40em){.modal-competition-battle-mode.reveal.reveal-animated{padding:20px}}.modal-competition-battle-mode .close-reveal-modal{position:fixed;right:8px;top:8px;font-size:50px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-competition-battle-mode .close-reveal-modal:hover{color:#6bc7e3!important}@media print,screen and (min-width:40em){.modal-competition-battle-mode .close-reveal-modal{font-size:60px;right:15px;top:15px}}.modal-competition-battle-mode .content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:auto;width:100%;max-width:800px;border-radius:15px;padding:25px;position:fixed;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#2a4e72;background-image:url(/static/bg.ac99d03b.jpg);background-position:top;background-size:cover}.modal-competition-battle-mode p{color:#fff}.modal-competition-battle-mode .button{background-color:#ff8d1a;color:#fff;margin:0;font-size:20px;letter-spacing:1.5px;font-weight:700}.modal-competition-battle-mode .button.disabled{background-color:grey}.modal-competition-battle-mode .title{font-size:30px;padding:0;text-align:center;color:inherit;text-transform:uppercase;font-weight:600;margin-bottom:25px}.modal-competition-battle-mode .modes .mode-container{text-align:center;padding:20px;background-color:rgba(0,0,0,.25);border-radius:15px}.modal-competition-battle-mode .modes .mode-container .image{width:100%;height:200px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:transparent}.modal-competition-battle-mode .modes .mode-container-solo .image{background-image:url(/static/mode-solo.553bf836.png)}.modal-competition-battle-mode .modes .mode-container-team .image{background-image:url(/static/mode-duo.d22462b0.png)}.modal-competition-leaderboard{background:rgba(0,0,0,.9)!important;overflow:auto;border:0;color:#fff;max-width:100%!important;width:100%!important}.modal-competition-leaderboard.reveal.reveal-animated{padding:0}@media print,screen and (min-width:40em){.modal-competition-leaderboard.reveal.reveal-animated{padding:20px}}.modal-competition-leaderboard .close-reveal-modal{position:fixed;right:8px;top:8px;font-size:50px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-competition-leaderboard .close-reveal-modal:hover{color:#6bc7e3!important}@media print,screen and (min-width:40em){.modal-competition-leaderboard .close-reveal-modal{font-size:60px;right:15px;top:15px}}.modal-competition-leaderboard .content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:auto;height:100vh;width:100%;max-width:800px;padding:10px;background-color:#2a4e72;background-image:url(/static/bg.ac99d03b.jpg);background-position:top;background-size:cover;position:relative}@media print,screen and (min-width:40em){.modal-competition-leaderboard .content{border-radius:15px;padding:25px;height:calc(100vh - 40px)}}.modal-competition-leaderboard .button{margin:0}.modal-competition-leaderboard .button.button-show-games{font-size:12px;font-weight:700;letter-spacing:1px}.modal-competition-leaderboard-header{padding-right:15px;margin-bottom:20px;-webkit-flex:none;-ms-flex:none;flex:none}.modal-competition-leaderboard-header .title{font-size:20px;line-height:34px;margin:0;padding:0;text-align:center;color:inherit;text-transform:uppercase;font-weight:600}@media print,screen and (min-width:40em){.modal-competition-leaderboard-header .title{font-size:30px}}.modal-competition-leaderboard-table{overflow-y:scroll;background:rgba(34,34,34,.4);border-radius:15px;-webkit-flex:1;-ms-flex:1;flex:1}@media print,screen and (min-width:40em){.modal-competition-leaderboard-table{padding:.5rem 0}}.modal-competition-leaderboard-table ul{margin:0}.modal-competition-leaderboard-table::-webkit-scrollbar{width:10px;height:10px}.modal-competition-leaderboard-table::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-competition-leaderboard-table::-webkit-scrollbar-thumb{background-color:hsla(0,0%,80%,.9);border-radius:50px}.modal-competition-leaderboard-table-header{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1rem;margin-right:10px}.modal-competition-leaderboard .modal-competition-leaderboard-table-header{padding:.25rem .5rem}.modal-competition-leaderboard .modal-competition-leaderboard-entry,.modal-competition-leaderboard .modal-competition-leaderboard-table-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1rem}@media print,screen and (min-width:40em){.modal-competition-leaderboard .modal-competition-leaderboard-entry,.modal-competition-leaderboard .modal-competition-leaderboard-table-header{padding:.5rem 1rem}}.modal-competition-leaderboard .modal-competition-leaderboard-entry-name,.modal-competition-leaderboard .modal-competition-leaderboard-entry-rankName,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-name,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-rankName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:1;-ms-flex:1;flex:1}.modal-competition-leaderboard .modal-competition-leaderboard-entry-rating,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-rating{width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:none;-ms-flex:none;flex:none}.modal-competition-leaderboard .modal-competition-leaderboard-entry-badge,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-badge{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:none;-ms-flex:none;flex:none}.modal-competition-leaderboard .modal-competition-leaderboard-entry-wins,.modal-competition-leaderboard .modal-competition-leaderboard-entry-winsPercentage,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-wins,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-winsPercentage{width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:none;-ms-flex:none;flex:none}.modal-competition-leaderboard .modal-competition-leaderboard-entry-games,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-games{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:none;-ms-flex:none;flex:none;width:3rem;text-align:right}.modal-competition-leaderboard .modal-competition-leaderboard-entry-games .icon-eye,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-games .icon-eye{-webkit-transform:scale(1.6);transform:scale(1.6)}@media print,screen and (min-width:40em){.modal-competition-leaderboard .modal-competition-leaderboard-entry-games,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-games{width:8rem}}.modal-competition-leaderboard .modal-competition-leaderboard-entry-avatar,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-avatar{width:60px;margin-right:15px}.modal-competition-leaderboard .modal-competition-leaderboard-entry-summary,.modal-competition-leaderboard .modal-competition-leaderboard-table-header-summary{font-weight:400;font-size:.8rem}.modal-competition-leaderboard .modal-competition-leaderboard-entry{font-weight:700;padding:15px}.modal-competition-leaderboard .modal-competition-leaderboard-entry-rank{-webkit-flex:none;-ms-flex:none;flex:none;font-size:1.5rem;font-weight:700;width:1.7rem;text-align:right}.modal-competition-leaderboard .modal-competition-leaderboard-entry-avatar{position:relative;width:60px;height:90px;margin-right:15px}.modal-competition-leaderboard .modal-competition-leaderboard-entry-badge{width:3rem;height:3rem;margin:0 1rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.modal-competition-leaderboard .modal-competition-leaderboard-entry-badge.is-bronze{background-image:url(/static/badge-bronze@2x.fe0ad5e1.png)}.modal-competition-leaderboard .modal-competition-leaderboard-entry-badge.is-silver{background-image:url(/static/badge-silver@2x.41e252a4.png)}.modal-competition-leaderboard .modal-competition-leaderboard-entry-badge.is-gold{background-image:url(/static/badge-gold@2x.70b96533.png)}.modal-competition-leaderboard .modal-competition-leaderboard-entry-badge.is-diamond{background-image:url(/static/badge-diamond@2x.b7fdfe83.png)}.modal-competition-leaderboard .modal-competition-leaderboard-entry-badge.is-champion{background-image:url(/static/badge-champion@2x.5bed5cce.png)}.modal-competition-leaderboard .modal-competition-leaderboard-entry-name a{font-size:1rem;font-weight:700}.modal-competition-leaderboard .modal-competition-leaderboard-entry .not-available{color:hsla(189,7%,61%,.7)}.modal-competition-leaderboard-loading .loading-indicator .rect1,.modal-competition-leaderboard-loading .loading-indicator .rect2,.modal-competition-leaderboard-loading .loading-indicator .rect3,.modal-competition-leaderboard-loading .loading-indicator .rect4,.modal-competition-leaderboard-loading .loading-indicator .rect5{background-color:#fff}.modal-competition-leaderboard .scope-buttons-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:15px}.modal-competition-leaderboard .scope-buttons-container .scope-select{width:auto;margin:0;border:0;outline:0;background-color:#00bcd4;color:#fff;border-radius:5px;text-transform:uppercase;font-size:14px;font-weight:700;letter-spacing:1px;background-image:none;height:40px;padding-left:10px;padding-right:10px}.modal-competition-leaderboard .scope-buttons-container .scope-select option{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px;padding:5px;border:none}.modal-competition-leaderboard .scope-buttons-container .scope-buttons{margin-right:15px}.modal-competition-leaderboard .scope-buttons{display:inline-block;text-align:center}.modal-competition-leaderboard .scope-buttons .button{width:100px;border:2px solid #00bcd3;background-color:rgba(0,188,211,.5);font-size:14px}.modal-competition-leaderboard .scope-buttons .button.button-left{border-top-right-radius:0;border-bottom-right-radius:0}.modal-competition-leaderboard .scope-buttons .button.button-middle{border-radius:0}.modal-competition-leaderboard .scope-buttons .button.button-right{border-top-left-radius:0;border-bottom-left-radius:0}.modal-competition-leaderboard .scope-buttons .button.selected,.modal-competition-leaderboard .scope-buttons .button:hover{background-color:#00bcd3}.modal-competition-leaderboard .scope-buttons.scope-buttons-competitions{position:absolute;top:9px;right:24px}.modal-competition-leaderboard .scope-buttons.scope-buttons-competitions .button{font-size:10px}.modal-competition-leaderboard .scope-buttons.scope-buttons-vertical .button{display:block}.modal-competition-leaderboard .scope-buttons.scope-buttons-vertical .button.button-left{border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0}.modal-competition-leaderboard .scope-buttons.scope-buttons-vertical .button.button-middle{border-radius:0}.modal-competition-leaderboard .scope-buttons.scope-buttons-vertical .button.button-right{border-bottom-left-radius:5px;border-top-left-radius:0;border-top-right-radius:0}.modal-competition-leaderboard .button.has-tip{border-bottom:none;cursor:pointer}.modal-competition-quest-completed-notification{background:rgba(0,0,0,.9)!important;overflow:auto;border:0;color:#fff;max-width:100%!important;width:100%!important}.modal-competition-quest-completed-notification.reveal.reveal-animated{padding:0}@media print,screen and (min-width:40em){.modal-competition-quest-completed-notification.reveal.reveal-animated{padding:20px}}.modal-competition-quest-completed-notification .close-reveal-modal{position:fixed;right:8px;top:8px;font-size:50px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-competition-quest-completed-notification .close-reveal-modal:hover{color:#6bc7e3!important}@media print,screen and (min-width:40em){.modal-competition-quest-completed-notification .close-reveal-modal{font-size:60px;right:15px;top:15px}}.modal-competition-quest-completed-notification .content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:auto;margin:auto;width:100%;max-width:800px;border-radius:15px;padding:25px;position:fixed;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#2a4e72;background-image:url(/static/bg.ac99d03b.jpg);background-position:top;background-size:cover}@media print,screen and (min-width:40em){.modal-competition-quest-completed-notification .content{border-radius:15px;padding:25px}}.modal-competition-quest-completed-notification .content .title{font-size:30px;margin:0;padding:0;text-align:center;color:inherit;text-transform:uppercase;font-weight:600}.modal-competition-quest-completed-notification .content .quest-name{font-size:40px;margin-top:10px}.modal-competition-quest-completed-notification .content .quest-name,.modal-competition-quest-completed-notification .content .quest-reward{display:inline-block;vertical-align:middle;text-align:center;text-transform:uppercase;font-weight:700}.modal-competition-quest-completed-notification .content .quest-reward-pre{font-size:30px}.modal-competition-quest-completed-notification .content .quest-reward-value{font-size:78px;margin-left:15px;margin-right:15px}.modal-competition-quest-completed-notification .content .quest-reward-post{font-size:30px}.modal-competition-quest-completed-notification .content .quest-reward-image{display:inline-block;vertical-align:middle;width:100%;height:250px;background-position:50%;background-repeat:no-repeat;background-size:contain}.modal-competition-quest-completed-notification .content .quest-reward-image-small{background-image:url(/static/reward-small@2x.c30d93a9.png);background-position:center -65px}.modal-competition-quest-completed-notification .content .quest-reward-image-medium{background-image:url(/static/reward-medium@2x.3d8c2a51.png)}.modal-competition-quest-completed-notification .content .quest-reward-image-large{background-image:url(/static/reward-large@2x.d924d018.png);background-position:center -30px}.modal-competition-quest-completed-notification .content .button.button-confirm{width:250px;font-size:20px;margin:20px auto 0;font-weight:700;background-color:#ff9f58;text-transform:uppercase}.modal-competition-friends{border:none!important;background:rgba(0,0,0,.9)!important;overflow:hidden;color:#fff;top:0!important;max-width:100%!important;width:100%!important}.modal-competition-friends textfield{outline:none}.modal-competition-friends.reveal.reveal-animated{padding:0}@media print,screen and (min-width:40em){.modal-competition-friends.reveal.reveal-animated{padding:20px}}.modal-competition-friends .close-reveal-modal{position:fixed;right:8px;top:8px;font-size:50px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-competition-friends .close-reveal-modal:hover{color:#6bc7e3!important}@media print,screen and (min-width:40em){.modal-competition-friends .close-reveal-modal{font-size:60px;right:15px;top:15px}}.modal-competition-friends .content{overflow:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:auto;height:100vh;width:100%;max-width:800px;padding:10px;background-color:#2a4e72;background-image:url(/static/bg.ac99d03b.jpg);background-position:top;background-size:cover}.modal-competition-friends .content::-webkit-scrollbar{width:15;height:15}.modal-competition-friends .content::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-competition-friends .content::-webkit-scrollbar-thumb{background-color:hsla(0,0%,80%,.9);border-radius:50px}@media print,screen and (min-width:40em){.modal-competition-friends .content{border-radius:15px;padding:25px;height:calc(100vh - 40px)}}.modal-competition-friends p{color:#fff}.modal-competition-friends .button{background-color:#ff8d1a;color:#fff}.modal-competition-friends .button.button-outline{background-color:transparent;color:#ff8d1a;border:1px solid #ff8d1a}.modal-competition-friends .button.button-outline:hover{cursor:pointer;background-color:#ff8d1a;color:#fff}.modal-competition-friends .title{font-size:30px;margin:0;padding:0;text-align:center;color:inherit;text-transform:uppercase;font-weight:600;margin-bottom:25px}.modal-competition-friends .friends{font-size:16px;font-weight:600;margin-top:15px;background-color:rgba(0,0,0,.25);overflow:auto;padding:20px 0;border-radius:5px;max-height:340px;min-height:160px}.modal-competition-friends .friends::-webkit-scrollbar{width:15;height:15}.modal-competition-friends .friends::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-competition-friends .friends::-webkit-scrollbar-thumb{background-color:hsla(0,0%,80%,.9);border-radius:50px}.modal-competition-friends .friends .friend{font-size:0;height:120px}.modal-competition-friends .friends .friend .friend-avatar{font-size:16px;position:relative;display:inline-block;width:100px;height:120px;vertical-align:top}.modal-competition-friends .friends .friend .friend-name{font-size:16px;display:inline-block;width:calc(100% - 100px - 300px);height:120px;vertical-align:top;color:#fff;font-weight:700}.modal-competition-friends .friends .friend .friend-name .name{font-size:20px;color:#fff;font-weight:500;text-decoration:underline}.modal-competition-friends .friends .friend .friend-name .ranking{font-size:18px;color:#fff;font-weight:500}.modal-competition-friends .friends .friend .friend-name .status{font-weight:400;font-style:italic;font-size:13px}.modal-competition-friends .friends .friend .friend-name .link-view-code{color:#fff;text-decoration:underline;font-size:14px}.modal-competition-friends .friends .friend .friend-actions{font-size:16px;display:inline-block;height:120px;line-height:120px;vertical-align:top;width:300px;text-align:right;padding-right:20px}.modal-competition-friends .friends .friend .friend-actions .button{margin-left:10px;font-size:13px}.modal-competition-friends .friends .friend .friend-actions .button.disabled,.modal-competition-friends .friends .friend .friend-actions .button.disabled:hover{background-color:gray}.modal-competition-friends .friends.multiple .friend.friend-duo{border-bottom:1px solid hsla(0,0%,100%,.5);margin-bottom:15px}.modal-competition-friends .connect-friends{font-size:16px;font-weight:600;text-align:center}.modal-competition-friends .connect-friends .connect-invite-code-field-container{text-align:center}.modal-competition-friends .connect-friends .connect-invite-code-field-container .connect-invite-code-field{padding:7px;background-color:transparent;border:2px solid hsla(0,0%,100%,.25);color:#fff;text-align:center;width:193px;margin-bottom:15px;font-weight:bolder;font-size:40px;letter-spacing:8px;height:64px}.modal-competition-friends .connect-friends .button.disabled{background-color:gray}.modal-competition-friends .connect-friends .button.disabled:hover{background-color:gray;pointer-events:none}.modal-competition-friends .invite-friends{font-size:16px;font-weight:600;text-align:center}.modal-competition-friends .invite-friends .invite-code{padding:7px;background-color:transparent;border:2px solid hsla(0,0%,100%,.25);color:#fff;text-align:center;width:235px;margin-bottom:15px;font-weight:bolder;font-size:40px;letter-spacing:8px;height:64px}.modal-competition-friends .invite-friends .invite-link{color:#fff;font-weight:600;font-size:16px;text-decoration:underline}.modal-competition-user-episodes{background:rgba(0,0,0,.9)!important;overflow:auto;border:0;color:#fff;max-width:100%!important;width:100%!important}.modal-competition-user-episodes .season-selector-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.modal-competition-user-episodes .season-selector-container select{border:0;outline:0;width:120px;background-color:#00bcd4;color:#fff;border-radius:5px;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px;background-image:none}.modal-competition-user-episodes .season-selector-container select option{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px;padding:5px;border:none}.modal-competition-user-episodes.reveal.reveal-animated{padding:0}@media print,screen and (min-width:40em){.modal-competition-user-episodes.reveal.reveal-animated{padding:20px}}.modal-competition-user-episodes .close-reveal-modal{position:fixed;right:8px;top:8px;font-size:50px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-competition-user-episodes .close-reveal-modal:hover{color:#6bc7e3!important}@media print,screen and (min-width:40em){.modal-competition-user-episodes .close-reveal-modal{font-size:60px;right:15px;top:15px}}.modal-competition-user-episodes .content{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:auto;height:100vh;width:100%;max-width:800px;padding:10px;background-color:#2a4e72;background-image:url(/static/bg.ac99d03b.jpg);background-position:top;background-size:cover}@media print,screen and (min-width:40em){.modal-competition-user-episodes .content{border-radius:15px;padding:25px;height:calc(100vh - 40px)}}.modal-competition-user-episodes .button{margin:0}.modal-competition-user-episodes .button.button-watch-game{font-size:11px;font-weight:700;letter-spacing:1px}.modal-competition-user-episodes-header{margin-bottom:20px;-webkit-flex:none;-ms-flex:none;flex:none}.modal-competition-user-episodes-header .title{font-size:30px;margin:0;padding:0;text-align:center;color:inherit;text-transform:uppercase;font-weight:600}@media print,screen and (min-width:40em){.modal-competition-user-episodes-header .title{font-size:30px}}.modal-competition-user-episodes-table{overflow-y:scroll;background:rgba(34,34,34,.4);border-radius:15px;-webkit-flex:1;-ms-flex:1;flex:1;padding:.5rem 0}.modal-competition-user-episodes-table ul{margin:0}.modal-competition-user-episodes-table::-webkit-scrollbar{width:10px;height:10px}.modal-competition-user-episodes-table::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-competition-user-episodes-table::-webkit-scrollbar-thumb{background-color:hsla(0,0%,80%,.9);border-radius:50px}.modal-competition-user-episodes-table-header{font-family:Montserrat,Open Sans,Helvetica,Arial,sans-serif;font-size:1rem;margin-right:10px}.modal-competition-user-episodes .modal-competition-user-episodes-table-header{padding:.5rem 1rem}.modal-competition-user-episodes .modal-competition-user-episodes-entry,.modal-competition-user-episodes .modal-competition-user-episodes-table-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1rem}.modal-competition-user-episodes .modal-competition-user-episodes-entry-winner,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-winner{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:1;-ms-flex:1;flex:1;padding-right:.5rem}.modal-competition-user-episodes .modal-competition-user-episodes-entry-date,.modal-competition-user-episodes .modal-competition-user-episodes-entry-turns,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-date,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-turns{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-flex:none;-ms-flex:none;flex:none;text-align:left}.modal-competition-user-episodes .modal-competition-user-episodes-entry-date,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-date{width:20%}.modal-competition-user-episodes .modal-competition-user-episodes-entry-turns,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-turns{width:16%}.modal-competition-user-episodes .modal-competition-user-episodes-entry-games,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-games{-webkit-flex:none;-ms-flex:none;flex:none;width:3rem;text-align:right}.modal-competition-user-episodes .modal-competition-user-episodes-entry-games .icon-eye,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-games .icon-eye{-webkit-transform:scale(1.6);transform:scale(1.6)}@media print,screen and (min-width:40em){.modal-competition-user-episodes .modal-competition-user-episodes-entry-games,.modal-competition-user-episodes .modal-competition-user-episodes-table-header-games{width:7rem}}.modal-competition-user-episodes .modal-competition-user-episodes-entry{font-weight:700;padding:15px}.modal-competition-user-episodes .modal-competition-user-episodes-entry-winner{color:hsla(189,7%,61%,.7)}.modal-competition-user-episodes .modal-competition-user-episodes-entry-winner a{font-size:1rem;font-weight:700}.modal-competition-user-episodes-footer{-webkit-flex:none;-ms-flex:none;flex:none}.modal-competition-user-episodes-loading .loading-indicator .rect1,.modal-competition-user-episodes-loading .loading-indicator .rect2,.modal-competition-user-episodes-loading .loading-indicator .rect3,.modal-competition-user-episodes-loading .loading-indicator .rect4,.modal-competition-user-episodes-loading .loading-indicator .rect5{background-color:#fff}.modal-competition-user-episodes .scope-buttons{padding-top:20px;text-align:center;font-size:0}.modal-competition-user-episodes .scope-buttons .button{min-width:100px;border:2px solid #00bcd3;background-color:rgba(0,188,211,.5);font-size:14px}.modal-competition-user-episodes .scope-buttons .button.button-left{border-top-right-radius:0;border-bottom-right-radius:0}.modal-competition-user-episodes .scope-buttons .button.button-middle{border-radius:0}.modal-competition-user-episodes .scope-buttons .button.button-right{border-top-left-radius:0;border-bottom-left-radius:0}.modal-competition-user-episodes .scope-buttons .button.selected,.modal-competition-user-episodes .scope-buttons .button:hover{background-color:#00bcd3}.modal-competition-user-episodes .scope-buttons.scope-buttons-competitions{position:absolute;top:9px;right:24px}.modal-competition-user-episodes .scope-buttons.scope-buttons-competitions .button{font-size:10px}.modal-competition-user-episodes .scope-buttons.scope-buttons-vertical .button{display:block}.modal-competition-user-episodes .scope-buttons.scope-buttons-vertical .button.button-left{border-top-right-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0}.modal-competition-user-episodes .scope-buttons.scope-buttons-vertical .button.button-middle{border-radius:0}.modal-competition-user-episodes .scope-buttons.scope-buttons-vertical .button.button-right{border-bottom-left-radius:5px;border-top-left-radius:0;border-top-right-radius:0}.modal-competition-user-episodes .button.has-tip{border-bottom:none;cursor:pointer}.modal-competition-user-quests{background:rgba(0,0,0,.9)!important;overflow:auto;border:0;color:#fff;max-width:100%!important;width:100%!important}.modal-competition-user-quests::-webkit-scrollbar{width:15;height:15}.modal-competition-user-quests::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-competition-user-quests::-webkit-scrollbar-thumb{background-color:hsla(0,0%,80%,.9);border-radius:50px}.modal-competition-user-quests.reveal.reveal-animated{padding:0}@media print,screen and (min-width:40em){.modal-competition-user-quests.reveal.reveal-animated{padding:20px}}.modal-competition-user-quests .close-reveal-modal{position:fixed;right:8px;top:8px;font-size:50px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-competition-user-quests .close-reveal-modal:hover{color:#6bc7e3!important}@media print,screen and (min-width:40em){.modal-competition-user-quests .close-reveal-modal{font-size:60px;right:15px;top:15px}}.modal-competition-user-quests .content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:auto;height:100vh;width:100%;max-width:800px;padding:10px;background-color:#2a4e72;background-image:url(/static/bg.ac99d03b.jpg);background-position:top;background-size:cover}@media print,screen and (min-width:40em){.modal-competition-user-quests .content{border-radius:15px;padding:25px;height:calc(100vh - 40px)}}.modal-competition-user-quests .content .content-header{margin-bottom:20px;-webkit-flex:none;-ms-flex:none;flex:none}.modal-competition-user-quests .content .content-header .title{font-size:30px;margin:0;padding:0;text-align:center;color:inherit;text-transform:uppercase;font-weight:600}@media print,screen and (min-width:40em){.modal-competition-user-quests .content .content-header .title{font-size:30px}}.modal-competition-user-quests .content .content-header .subtitle{text-align:center;font-weight:700;font-size:18px}.modal-competition-user-quests .quests{border-radius:10px;overflow:auto;padding:0 15px;background-color:rgba(0,0,0,.25)}.modal-competition-user-quests .quests::-webkit-scrollbar{width:15;height:15}.modal-competition-user-quests .quests::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}.modal-competition-user-quests .quests::-webkit-scrollbar-thumb{background-color:hsla(0,0%,80%,.9);border-radius:50px}.modal-competition-user-quests .quests .quest{width:100%;padding:20px 20px 30px;border-bottom:1px solid hsla(0,0%,100%,.5)}.modal-competition-user-quests .quests .quest .quest-header{position:relative;text-transform:uppercase;font-weight:700;font-size:14px;margin-bottom:15px;height:25px}.modal-competition-user-quests .quests .quest .quest-header .quest-title{position:absolute;left:0;font-size:18px;font-weight:700;letter-spacing:.5px}.modal-competition-user-quests .quests .quest .quest-header .quest-reward{position:absolute;right:0;font-size:20px}.modal-competition-user-quests .quests .quest .quest-header .quest-reward .value{display:inline-block;vertical-align:middle;font-size:20px;margin-right:5px}.modal-competition-user-quests .quests .quest .quest-header .quest-reward .currency{display:inline-block;vertical-align:middle;font-size:14px}.modal-competition-user-quests .quests .quest .quest-header .quest-reward .currency-icon{display:inline-block;vertical-align:middle;width:50px;height:35px;background:transparent url(/static/single-coin-icon@2x.2804e46a.png) no-repeat 50%;background-size:contain}.modal-competition-user-quests .quests .quest .quest-header .quest-reward .currency-icon.small{background-image:url(/static/small-pile@2x.67fec22a.png);background-position:center -5px}.modal-competition-user-quests .quests .quest .quest-header .quest-reward .currency-icon.medium{background-image:url(/static/small-pile@2x.67fec22a.png);background-position:center -5px}.modal-competition-user-quests .quests .quest .quest-header .quest-reward .currency-icon.large{background-image:url(/static/large-pile@2x.4f101073.png);background-position:center -8px}.modal-competition-user-quests .quests .quest .progress-container{width:100%}.modal-competition-user-quests .quests .quest .progress-container .progress-bar{position:relative;background-color:#fff;width:100%;height:25px;border-radius:25px;overflow:hidden}.modal-competition-user-quests .quests .quest .progress-container .progress-bar .progress-bar-fill{background-color:#01bcf3;height:100%}.modal-competition-user-quests .quests .quest .progress-container .progress-bar .progress-bar-range{position:absolute;top:0;right:15px;width:100%;height:25px;line-height:25px;text-align:right;font-weight:700;color:#000;text-transform:uppercase}.modal-competition-user-quests .quests .quest.quest-finished .progress-container .progress-bar .progress-bar-fill{background-color:#1fc31f}.modal-episodes-visualizer{position:relative;background:rgba(0,0,0,.9)!important;border:none;outline:none;overflow:hidden;top:0!important;bottom:0!important;left:0!important;right:0!important;max-width:100%!important;width:100%!important;padding:0!important;color:#fff!important}.modal-episodes-visualizer .content{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100vh}.modal-episodes-visualizer-iframe{max-width:96vmin;max-height:96vmin;margin:auto;border-radius:15px;border:0;width:100%}.modal-episodes-visualizer-error,.modal-episodes-visualizer-loading{position:absolute;margin:auto;top:calc(50% - 70px);right:0;bottom:0;left:0;text-align:center}.modal-episodes-visualizer-loading .loading-indicator{margin:25px auto}.modal-episodes-visualizer-loading .loading-message{font-size:20px;font-weight:600}.modal-episodes-visualizer-loading .loading-indicator .rect1,.modal-episodes-visualizer-loading .loading-indicator .rect2,.modal-episodes-visualizer-loading .loading-indicator .rect3,.modal-episodes-visualizer-loading .loading-indicator .rect4,.modal-episodes-visualizer-loading .loading-indicator .rect5{background-color:#fff}.modal-episodes-visualizer-error{font-size:28px;font-weight:600}.modal-episodes-visualizer-close.close-reveal-modal{position:absolute;right:15px;top:15px;font-size:60px;font-weight:600;line-height:.5;margin-bottom:1rem;cursor:pointer;color:#fff!important}.modal-episodes-visualizer-close.close-reveal-modal:hover{color:#6bc7e3!important}state-student-coaching-classes .state-student-coaching-classes{-webkit-flex:1;-ms-flex:1;flex:1;padding-top:30px}state-student-coaching-classes .state-student-coaching-classes__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:145px;background:transparent linear-gradient(180deg,#5fb3db,#66d1b1) 0 0 no-repeat padding-box}state-student-coaching-classes .state-student-coaching-classes__header__top{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}state-student-coaching-classes .state-student-coaching-classes__header__top__left,state-student-coaching-classes .state-student-coaching-classes__header__top__right{-webkit-flex:1;-ms-flex:1;flex:1}state-student-coaching-classes .state-student-coaching-classes__header__bottom{-webkit-flex:0;-ms-flex:0;flex:0}state-student-coaching-classes .state-student-coaching-classes__student-name{color:#fff;font-size:30px;font-weight:500}state-student-coaching-classes .state-student-coaching-classes__section .section__title{font-size:24px;font-weight:700;margin-left:30px;margin-bottom:30px}state-student-coaching-classes .state-student-coaching-classes__section--courses .state-student-coaching-classes__courses{min-height:328px;max-width:none;margin-right:0;margin-left:15px}state-student-coaching-classes .state-student-coaching-classes__section--projects .section__title{margin-bottom:0}state-student-coaching-classes .state-student-coaching-classes__section--projects .state-student-coaching-classes__projects{margin-top:30px;min-height:416px}state-student-coaching-classes .state-student-coaching-classes__section--projects .state-student-coaching-classes__projects hs-student-classroom-assignment-group-tabs .hs-student-classroom-assignment-group-tabs{margin-left:15px;max-width:none}state-student-coaching-classes .state-student-coaching-classes__section--projects .state-student-coaching-classes__projects hs-student-classroom-assignment-group-tabs .hs-student-classroom-assignment-group-tabs h2{display:none}state-student-coaching-classes .state-student-coaching-classes__section--projects .state-student-coaching-classes__projects hs-student-classroom-assignment-group-tabs .hs-student-classroom-assignment-group-tabs .tabs-title a{background-color:transparent}state-student-coaching-inbox,state-student-coaching-inbox .state-student-coaching-inbox{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;min-height:0}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group{-webkit-flex:1;-ms-flex:1;flex:1;padding:30px}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group .zf-row{max-width:none;margin:0}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__title{font-size:24px;font-weight:700;margin-left:30px;margin-bottom:20px!important;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__title:before{content:"\E09C";font-family:IcoMoon;font-size:14px;margin-right:10px}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__title:hover{cursor:pointer}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__section-title{font-size:20px;font-weight:400;text-transform:none;margin-bottom:15px}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed{visibility:hidden;position:fixed;top:0;right:0;bottom:0;height:100%;z-index:9999;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__header{-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px;height:56px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;overflow:hidden;background-color:#19212f}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__header__left{-webkit-flex:0 0 106px;-ms-flex:0 0 106px;flex:0 0 106px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__header__right{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:12px}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__header__title{color:#fff;text-transform:none;min-height:18px;font-weight:700;font-size:12px}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__header__subtitle{text-transform:none;font-weight:500;font-size:10px;color:#fff}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__header__image{width:106px;height:100%;object-fit:cover;pointer-events:none}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__body{-webkit-flex:1;-ms-flex:1;flex:1}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__body iframe{height:100%}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__close-button{position:absolute;top:0;left:-15px;width:30px;height:30px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#2a2b30!important;box-shadow:1px 1px 1px rgba(0,0,0,.5)}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group__feed .feed__close-button:hover{cursor:pointer}state-student-coaching-lessons-assignment-group .state-student-coaching-lessons-assignment-group--feed-visible .state-student-coaching-lessons-assignment-group__feed{visibility:visible}state-student-coaching-lessons .state-student-coaching-lessons{-webkit-flex:1;-ms-flex:1;flex:1;padding-top:30px}state-student-coaching-lessons .state-student-coaching-lessons__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:145px;background:transparent linear-gradient(180deg,#5fb3db,#66d1b1) 0 0 no-repeat padding-box}state-student-coaching-lessons .state-student-coaching-lessons__header__top{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}state-student-coaching-lessons .state-student-coaching-lessons__header__top__left,state-student-coaching-lessons .state-student-coaching-lessons__header__top__right{-webkit-flex:1;-ms-flex:1;flex:1}state-student-coaching-lessons .state-student-coaching-lessons__header__bottom{-webkit-flex:0;-ms-flex:0;flex:0}state-student-coaching-lessons .state-student-coaching-lessons__student-name{color:#fff;font-size:30px;font-weight:500}state-student-coaching-lessons .state-student-coaching-lessons__section .section__title{font-size:24px;font-weight:700;margin-left:30px;margin-bottom:30px}state-student-coaching-lessons .state-student-coaching-lessons__section--courses .state-student-coaching-lessons__courses{min-height:328px;max-width:none;margin-right:0;margin-left:15px}state-student-coaching-lessons .state-student-coaching-lessons__section--projects .section__title{margin-bottom:0}state-student-coaching-lessons .state-student-coaching-lessons__section--projects .state-student-coaching-lessons__projects{margin-top:30px;min-height:416px}state-student-coaching-lessons .state-student-coaching-lessons__section--projects .state-student-coaching-lessons__projects hs-student-classroom-assignment-group-tabs .hs-student-classroom-assignment-group-tabs{margin-left:15px;max-width:none}state-student-coaching-lessons .state-student-coaching-lessons__section--projects .state-student-coaching-lessons__projects hs-student-classroom-assignment-group-tabs .hs-student-classroom-assignment-group-tabs h2{display:none}state-student-coaching-lessons .state-student-coaching-lessons__section--projects .state-student-coaching-lessons__projects hs-student-classroom-assignment-group-tabs .hs-student-classroom-assignment-group-tabs .tabs-title a{background-color:transparent}state-student-coaching{height:calc(100vh - 55px)}state-student-coaching,state-student-coaching .state-student-coaching{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:0}state-student-coaching .state-student-coaching{height:100%;background-color:#f8f8f8}state-student-coaching .state-student-coaching__header{-webkit-flex:0 0 145px;-ms-flex:0 0 145px;flex:0 0 145px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:transparent linear-gradient(97deg,#fda940,#fe6489) 0 0 no-repeat padding-box}state-student-coaching .state-student-coaching__header__top{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-top:10px;padding-left:25px;padding-right:25px}state-student-coaching .state-student-coaching__header__top__left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1}state-student-coaching .state-student-coaching__header__top__right{-webkit-flex:1;-ms-flex:1;flex:1}state-student-coaching .state-student-coaching__header__bottom{-webkit-flex:0;-ms-flex:0;flex:0}state-student-coaching .state-student-coaching__header .dashboard-nav{margin-left:20px}state-student-coaching .state-student-coaching__body{-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 145px);overflow-y:auto;overflow-x:hidden}state-student-coaching .state-student-coaching__coach{color:#fff;font-size:20px;font-weight:700;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center}state-student-coaching .state-student-coaching__coach user-avatar{width:45px;height:45px}state-student-coaching .state-student-coaching__coach user-avatar .user-avatar__online-indicator{width:12px;height:12px}state-student-coaching .state-student-coaching__coach .coach__name{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}state-student-coaching .state-student-coaching__coach .coach__name user-display-name{margin-left:10px}state-student-coaching .state-student-coaching__coach .coach__name__online-indicator{font-weight:400;font-size:10px;margin-left:8px;background-color:rgba(0,0,0,.2);width:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1px 5px;border-radius:5px;margin-top:2px}state-student-coaching .state-student-coaching__back-button{color:#fff;font-weight:500;font-size:12px;text-transform:uppercase}state-student-coaching .state-student-coaching__back-button:hover{cursor:pointer;text-decoration:underline}state-student-coaching .state-student-coaching-request{display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:6rem;width:100%;height:100%;background-color:#607fe1;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}state-student-coaching .state-student-coaching-request state-basic-dashboard-live-class-request{max-width:1136px}student-coaching-inbox-counter .student-coaching-inbox-counter{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#ff6f6f;color:#fff;font-weight:700;font-size:10px;border-radius:50%;width:18px;height:18px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}launchpad-settings-2 .icon-svg{line-height:1;vertical-align:text-bottom}launchpad-settings-2 .invoke-settings,launchpad-settings-2 .switch-mode{display:inline-block;position:relative;z-index:50;float:right;background-color:#000;border-bottom-left-radius:40px;border-bottom-right-radius:40px;text-align:center;padding:0 10px 10px;position:absolute;right:40px;top:0;width:40px;height:40px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transition:all .1s ease-in-out}launchpad-settings-2 .invoke-settings a,launchpad-settings-2 .switch-mode a{vertical-align:middle}launchpad-settings-2 .invoke-settings a.button,launchpad-settings-2 .switch-mode a.button{margin:0 0 0 10px}launchpad-settings-2 .invoke-settings a.show-settings,launchpad-settings-2 .switch-mode a.show-settings{color:#fff;font-size:23px;line-height:40px}launchpad-settings-2 .invoke-settings a.show-settings>span,launchpad-settings-2 .switch-mode a.show-settings>span{vertical-align:middle}launchpad-settings-2 .invoke-settings a.show-settings .icon-svg svg,launchpad-settings-2 .switch-mode a.show-settings .icon-svg svg{height:16px;width:16px}launchpad-settings-2 .invoke-settings a.show-settings .icon-svg svg path,launchpad-settings-2 .switch-mode a.show-settings .icon-svg svg path{fill:#477690}launchpad-settings-2 .invoke-settings .icon,launchpad-settings-2 .switch-mode .icon{color:#477690}launchpad-settings-2 .invoke-settings:hover,launchpad-settings-2 .switch-mode:hover{box-shadow:4px 4px 8px rgba(0,0,0,.4)}launchpad-settings-2 .switch-mode-options .icon-svg svg{height:13px;width:13px}launchpad-settings-2 .switch-mode-options .icon-svg svg path{fill:#477690}launchpad-settings-2 .switch-mode{padding-right:2px;padding-left:2px;width:auto}launchpad-settings-2 .switch-mode a.show-settings{display:inline-block}launchpad-settings-2 .switch-mode a.show-settings:after{content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #25293a;height:0;width:0}launchpad-settings-2 .switch-mode ul{padding:.5rem;position:absolute;text-align:left;top:1.75rem;width:140px}@media screen and (max-width:540px){launchpad-settings-2 .switch-mode ul{top:2.75rem}}launchpad-settings-2 .switch-mode ul li a{color:#25293a;font-size:13px}launchpad-settings-2 .settings-panel{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:51;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 30px rgba(0,0,0,.8);background-color:rgba(37,41,58,.95);color:#fff;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:1rem;text-align:center;transition:width .2s ease-in-out;min-width:100%}@media print,screen and (min-width:40em){launchpad-settings-2 .settings-panel{padding:.5rem 4rem}}@media print,screen and (min-width:64em){launchpad-settings-2 .settings-panel{padding:.5rem 4rem 2rem}}launchpad-settings-2 .settings-panel.is-visible{display:block}launchpad-settings-2 .settings-panel a.hide-settings{display:block;position:absolute;top:0;right:0;color:#fff;font-size:20px;line-height:20px;text-align:center;margin-right:20px;margin-top:20px}launchpad-settings-2 .settings-panel h2,launchpad-settings-2 .settings-panel h3,launchpad-settings-2 .settings-panel p{color:inherit}launchpad-settings-2 .settings-panel h2{font-size:24px}launchpad-settings-2 .settings-panel .zf-row{max-width:50rem!important}@media screen and (min-width:75em){launchpad-settings-2 .settings-panel .zf-row{max-width:60%!important}}launchpad-settings-2 .settings-panel-title{font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:16px;font-weight:700;margin-bottom:1rem}launchpad-settings-2 .settings-panel-title.is-disabled{color:#555}launchpad-settings-2 .select-panel{margin-right:auto;margin-left:auto;position:relative;max-width:250px}launchpad-settings-2 .select-panel:before{content:"";display:block;padding-top:100%;width:100%}launchpad-settings-2 .select-panel.\--large:before{padding-top:25%}launchpad-settings-2 .select-panel.is-disabled>label{background-color:#9c9c9c}@media print,screen and (min-width:40em){launchpad-settings-2 .select-panel{max-width:none}}launchpad-settings-2 .select-panel>input{position:absolute;top:0;left:0;opacity:0;width:0;height:0}launchpad-settings-2 .select-panel>label{margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;width:100%;height:100%;background-color:#fefefe;border-radius:.25rem;color:#292d2e80;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-family:Open Sans,Helvetica,Arial,sans-serif;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:700;padding:.25rem;text-align:center;transition:all .25s ease-in-out}launchpad-settings-2 .select-panel>label:hover{-webkit-transform:scale(1.012);transform:scale(1.012)}@media print,screen and (min-width:40em){launchpad-settings-2 .select-panel>label{font-size:12px}}@media screen and (min-width:75em){launchpad-settings-2 .select-panel>label{font-size:14px}}launchpad-settings-2 .select-panel>input:checked+label{background-color:#00bcd4;color:#fefefe}launchpad-settings-2 .select-panel-icon{display:block;margin-right:auto;margin-left:auto;width:50%}launchpad-settings-2 .select-panel-title{display:block;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:1.5em;font-weight:700}launchpad-settings-2 .select-panel-checkmark{background-color:#fefefe;border-radius:16px;color:#00bcd4;font-size:10px;padding:3px;position:absolute;left:10px;top:10px}launchpad-settings-2 .interest-column{padding-right:10px;padding-left:10px;margin-top:10px;margin-bottom:10px;width:50%}@media print,screen and (min-width:40em){launchpad-settings-2 .interest-column{padding-right:15px;padding-left:15px;margin-top:15px;margin-bottom:15px;width:25%}}@media print,screen and (min-width:64em){launchpad-settings-2 .interest-column{width:16.6666666667%}}launchpad-settings-2 label{color:#fff;display:block;position:relative;padding-left:30px;margin-bottom:14px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}launchpad-settings-2 label.disabled{color:#555;cursor:default}launchpad-settings-2 label.disabled .checkmark{background-color:#555}launchpad-settings-2 label.disabled .checkmark:after{display:none}launchpad-settings-2 label.disabled:hover input[type=checkbox]~.checkmark{background-color:#555}launchpad-settings-2 label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}launchpad-settings-2 label input[type=checkbox]:checked~.checkmark{background-color:#fff}launchpad-settings-2 label input[type=checkbox]:checked~.checkmark:after{display:block}launchpad-settings-2 label input[type=radio]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}launchpad-settings-2 label input[type=radio]:checked~.selectmark{background-color:#2196f3}launchpad-settings-2 label input[type=radio]:checked~.selectmark:after{display:block}launchpad-settings-2 label .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee;border-radius:2px}launchpad-settings-2 label .selectmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee;border-radius:50%}launchpad-settings-2 label:hover input[type=checkbox]~.checkmark,launchpad-settings-2 label:hover input[type=radio]~.selectmark{background-color:#ccc}launchpad-settings-2 label:hover input[type=radio]:checked~.selectmark{background-color:#2196f3}launchpad-settings-2 label .checkmark:after,launchpad-settings-2 label .selectmark:after{content:"";position:absolute;display:none}launchpad-settings-2 label .checkmark:after{left:6px;top:-6px;width:14px;height:24px;border:solid #0aea4f;border-width:0 6px 6px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}launchpad-settings-2 label .selectmark:after{left:6px;top:6px;width:8px;height:8px;border-radius:50%;background-color:#fff}launchpad-settings-2 label .label{font-weight:700}launchpad-settings-2 label .description{display:block;font-size:80%}launchpad-settings-2 .menu-item-container{width:150px!important;border:1px solid #c2bebe8b}launchpad-settings-2 .menu-item-container li a,launchpad-settings-2 .menu-item-container li a span{color:#25293a!important}launchpad-settings-2 .menu-item-container .icon-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:6px}launchpad-settings-2 .menu-item-container .icon-container span{color:#25293a}launchpad-settings-2 .menu-item-container .icon-container span svg{height:13px;width:13px}launchpad-settings-2 .menu-item-container .selected,launchpad-settings-2 .menu-item-container .selected span{color:#00bcd4!important}
/*# sourceMappingURL=basic_dashboard_legacy.cc77da3d.css.map*/