@charset "UTF-8";.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:inherit;font:inherit;-webkit-font-smoothing:antialiased;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}figure{margin:0}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}img,video{height:auto;max-width:100%}p:first-of-type{margin-top:0}p:last-of-type{margin-bottom:0}a,button,label,option,select{cursor:pointer}h1,h2,h3,h4,h5,h6{display:block;font-weight:400;margin:1rem 0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}@-webkit-keyframes fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fade-in-up{0%{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fade-in-down{0%{opacity:0;-webkit-transform:translate3d(0,-15%,0);transform:translate3d(0,-15%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fade-in-down{0%{opacity:0;-webkit-transform:translate3d(0,-15%,0);transform:translate3d(0,-15%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes over-scale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes over-scale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}h1{margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-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{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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-next,.slick-prev{position:absolute;display:block;height:35px;width:35px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:-11%;padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.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:FontAwesome;font-size:20px;line-height:1;color:#00acd7;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-60px}[dir=rtl] .slick-prev{left:auto;right:-60px}.slick-prev:before{content:""}[dir=rtl] .slick-prev:before{content:""}.slick-next{right:-60px}[dir=rtl] .slick-next{left:-60px;right:auto}.slick-next:before{content:""}[dir=rtl] .slick-next:before{content:""}.slick-slider{margin-bottom:10px}.slick-dots{list-style:none;display:inline-block;text-align:center;padding:0}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 10px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;box-shadow:none}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.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:"";width:20px;height:20px;font-family:FontAwesome;font-size:14px;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:#00acd7;opacity:.75}.control-dots-container{display:inline-block;position:relative}.control-container{text-align:center}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-100.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-100.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-100.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-100.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-100.svg#b757b597a858713e9a4caca0d1b452d4) format("svg");font-style:normal;font-weight:100;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-300.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-300.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-300.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-300.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-300.svg#83308de0ca4237e6cd44fbae61d13495) format("svg");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-500.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-500.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-500.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-500.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-500.svg#def45dfa0767cb06d134930a9f004794) format("svg");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-700.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-700.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-700.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-700.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-700.svg#c3e57fb2aade37c692a4a2f96a39f204) format("svg");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-900.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-900.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-900.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-900.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-900.svg#99e9df93c781742fabc74f826ab8431f) format("svg");font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-100.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-100.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-100.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-100.svg) format("svg");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-300.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-300.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-300.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-300.svg) format("svg");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-500.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-500.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-500.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-500.svg) format("svg");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Museo Sans";src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-700.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-700.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-700.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/MuseoSans-Italic-700.svg) format("svg");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Bariol;src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/fonts/Bariol_Thin.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Thin.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Thin.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Thin.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Thin.svg#a66bfc814a7024505b82780ed96be4fb) format("svg");font-style:normal;font-weight:200;font-display:swap}@font-face{font-family:Bariol;src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Light.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Light.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Light.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Light.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Light.svg#4c3c7ba7e70ad8fe925f149fe83c11d7) format("svg");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Bariol;src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol-Regular.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol-Regular.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol-Regular.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol-Regular.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol-Regular.svg#d67becf5de89115118c397ed4bae7ff0) format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Bariol;src:url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Bold.eot);src:local("☺︎"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Bold.eot?#iefix) format("embedded-opentype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Bold.woff) format("woff"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Bold.ttf) format("truetype"),url(https://d1my81jgdt4emn.cloudfront.net/fonts/Bariol_Bold.svg#919e9885cec3eeabc9f721776998b7ef) format("svg");font-style:normal;font-weight:700;font-display:swap}.spin{-webkit-animation:rotation 3s infinite linear;animation:rotation 3s infinite linear}body,html{height:100%;width:100%;font-weight:300;background-color:#fff}body{font-family:"Museo Sans",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.android:not(.kindle) .ios-store-only,html.android:not(.kindle) .kindle-store-only,html.ios .google-play-only,html.ios .kindle-store-only,html.kindle.android .google-play-only,html.kindle.android .ios-store-only{display:none!important}code{font-family:Consolas,Courier New,monospace}carousel,setup-picker{display:block}.container{margin:0 auto;padding:0 1em;max-width:72.8em}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}.relative{position:relative}.rn-carousel-indicator{padding-bottom:4em}.rn-carousel-indicator span{color:#00acd7}.rn-carousel-indicator span.active{color:#000}.development-bar{display:none}.notice-bar{background-color:#fff6d8;color:#665211;padding:1em 0;position:fixed;right:20px;bottom:20px;width:600px;z-index:999;border-radius:10px;margin:10px 0}a{text-decoration:none;color:#00acd7;-webkit-transition:all .3s linear;transition:all .3s linear}a:hover{color:#0083a4}.wrap{min-height:100%}.main-page{min-height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;overflow:hidden}.main{overflow:auto;position:relative;z-index:100}.main.main-webview{padding-bottom:0}.rn-carousel-container{-ms-touch-action:pan-y;touch-action:pan-y}.orange-font{color:#ff742e!important}.green-font{color:#69b83d!important}.maroon-font{color:#c63a0f!important}.dark-teal-font{color:#017f77!important}ol,ul{margin:0;padding:0}li,p{font-size:.95em;line-height:1.3}li{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Bariol,Helvetica,sans-serif;line-height:1}h1{font-size:2.5em}h2{font-size:2.3em}h3{font-size:1.8em}h4{font-size:1.5em}h5{font-size:1.3em}h6{font-size:1.1em}hr{margin:1.4em 0;border:none;border-bottom:1px solid #858585}.dashed-hr{border:none;border-bottom:1px dashed #999}.blue-solid-hr{border-bottom:1px solid #0d87bf}a{cursor:pointer}.button-text{font-size:1.1em;font-weight:700}h1.uber-header{font-size:3.2em}.row{display:block}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.subtitle{margin-top:-2em}.rn-carousel-indicator{background-color:transparent}.error{background-color:#ffded8;color:#991b16;font-weight:500;padding:1em;border-radius:.5em;margin:1em 0}.error li,.error p{font-weight:500;color:#991b16}.success{background-color:#eeffdf;color:#166f16;font-weight:500;padding:1em;border-radius:.5em;margin:1em 0}.success li,.success p{font-weight:500;color:#166f16}.info{background-color:#fdf0d6;color:#a08109;font-weight:500;padding:1em;border-radius:.5em;margin:1em 0}.info li,.info p{font-weight:500;color:#a08109}.outer{width:100%;height:100%;display:table}.absolute-outer{position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;top:0;left:0;z-index:1000}.dark-outer{background-color:rgba(0,0,0,.7)}.inner{display:table-cell;text-align:center;vertical-align:middle}.dotted-hr{border-bottom:3px dotted #dce7ef;border-top:none}.prose p{line-height:1.5}.masthead{background-color:#0d87bf;color:#fff}.masthead a{color:#fff}.masthead a:hover{text-decoration:underline}.main-masthead .container{padding:2em;position:relative}.main-masthead h1{margin:.2em 0}.main-masthead p{margin:0 0 1em;line-height:1.3}.main-masthead p:last-child{margin-bottom:0}.main-masthead .masthead-image{display:none}.white-main-body{border-bottom:1px solid #bdbdbd}.underline{text-decoration:underline}.text-center{text-align:center}.desktop-only,.not-mobile{display:none}.background-cover-video{position:absolute;top:50%;left:50%;height:100%;width:177.7777777vh;min-width:100%;min-height:56.25vw;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ng-cloak,[ng-cloak],[ng\:cloak]{display:none!important}.hero-2{background-size:cover;background-position:center;padding-top:4em;padding-bottom:2em}.hero-2 h1{font-family:Bariol;font-weight:700;color:#fff;font-size:2.5em;margin-bottom:.2em;text-shadow:0 2px 6px rgba(0,0,0,.5)}.hero-2 p{font-family:Bariol;color:#fff;font-weight:500;font-size:1.4em;max-width:16em;margin-top:0}.hero-2 .button:hover,.hero-2 button:hover{color:#fff}.fade-in-body{opacity:0;-webkit-transition:opacity linear .3s;transition:opacity linear .3s}.fade-in-body.active{opacity:1}.header-2-spacer{height:76px}html[lang=de-DE] .hide-de-de,html[lang=en-US] .hide-en-us,html[lang=ko-KR] .hide-ko-kr,html[lang=zh-CN] .hide-zh-cn{display:none!important}html.mobile .desktop-useragent-only,html:not(.mobile) .mobile-useragent-only{display:none!important}input:invalid{outline:0}input:-moz-ui-invalid{box-shadow:none}fieldset{border:none;margin:0;padding:0}input.ie-placeholder,textarea.ie-placeholder{color:#aaa!important}input[type=email],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url]{padding-left:.5em;padding-right:.5em}.select-wrapper,input[type=email],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url]{background-color:#f5faff;border-radius:4px;border:1px solid #e7e7e7;box-shadow:none;box-sizing:border-box;height:40px;-webkit-transition:all .3s;transition:all .3s}.select-wrapper:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus{outline:0;border-color:#00acd7}textarea{background-color:#f5faff;border-radius:4px;border-top:1px solid #bdbdbd;border-left:1px solid #bdbdbd;border-right:none;border-bottom:none;box-shadow:none}.select-wrapper select{width:100%;height:100%;background-color:transparent;border:none}input[type=checkbox],input[type=radio]{background-color:initial;border-radius:initial;border:initial;box-shadow:initial;box-sizing:initial;height:initial;font-size:initial}.select-wrapper{background-color:#f5faff}.half-input{float:left;display:block;margin-right:2.35765%;width:48.82117%}.half-input:last-child{margin-right:0}.full-input{float:left;display:block;margin-right:2.35765%;width:100%}.full-input:last-child{margin-right:0}.switch input{display:none}.switch i{display:inline-block;cursor:pointer;padding:3px 24px 3px 3px;-webkit-transition:all ease .2s;transition:all ease .2s;border-radius:24px;box-shadow:inset 0 0 1px rgba(0,0,0,.5);vertical-align:middle}.switch i:before{display:block;content:'';width:20px;height:20px;border-radius:24px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.5)}.switch:checked+i{padding-right:3px;padding-left:24px;box-shadow:inset 0 0 100px #5dba25}.button,button{font-family:Bariol,sans-serif;font-weight:700;color:#fff;padding:.6rem 1.5rem;-webkit-transition:.3s;transition:.3s;box-shadow:none;border-radius:.3rem;display:inline-block;border:1px solid transparent;cursor:pointer;text-decoration:none;width:auto;overflow:visible}.button i.fa,button i.fa{vertical-align:middle}.button.sm-button,.robotics-comp .edu-mission a.button,button.sm-button{padding:.3rem 1rem}.button:active,button:active{-webkit-transform:none;-ms-transform:none;transform:none}.button.disabled,.button:disabled,button.disabled,button:disabled{background-color:#a6a6a6!important;color:#fff}.button:focus,button:focus{outline:0;border-color:#00acd7}.button.shadow-button,button.shadow-button{box-shadow:0 0 10px rgba(0,0,0,.5)}.button.shadow-button:active,button.shadow-button:active{box-shadow:none}.fonts-not-loaded .button,.fonts-not-loaded button{visibility:hidden}.button-with-chevron{padding-right:2em;position:relative}.button-with-chevron::after{position:absolute;right:.6em;content:"\f054";font-family:FontAwesome;font-weight:300}button.hidden{width:0!important;height:0!important;margin:0!important;padding:0!important;outline:0!important;border:0!important}.pill-button,.robotics-comp .edu-mission a{border-radius:2.8em!important}.circle-button{width:2.5em;height:2.5em;border-radius:50%;padding:.8em}.wide-button{width:200px}.orange-button,.robotics-comp .edu-mission a{background-color:#f70!important;color:#fff!important}.orange-button:active,.orange-button:hover,.robotics-comp .edu-mission a:active,.robotics-comp .edu-mission a:hover{background-color:#cc5f00!important}.orange-button-light-hover{background-color:#f70!important;color:#fff!important}.orange-button-light-hover:active,.orange-button-light-hover:hover{background-color:#ff9600!important}.orange-button-light-hover.disabled,.orange-button-light-hover:disabled{background-color:#a6a6a6!important;color:#fff}.yellow-button{background-color:#f9d600;color:#666!important}.yellow-button:active,.yellow-button:hover{background-color:#ffe023}.teacher-blue-button{background-color:#6ecfdb;color:#fff!important}.teacher-blue-button:active,.teacher-blue-button:hover{background-color:ligthen(#6ecfdb,8%)}.google-red-button{background-color:#dd4b39;color:#fff!important}.google-red-button:active,.google-red-button:hover{background-color:#c23321}.facebook-blue-button{background-color:#3b5998;color:#fff!important}.facebook-blue-button:active,.facebook-blue-button:hover{background-color:#2d4373}.bright-blue-button{background-color:#00acd7;color:#fff!important}.bright-blue-button:active,.bright-blue-button:hover{background-color:#0083a4}.bright-bright-blue-button-light-hover{background-color:#00acd7;color:#fff!important}.bright-bright-blue-button-light-hover:active,.bright-bright-blue-button-light-hover:hover{background-color:#1ad1ff}.orange-outline-button{background-color:#fff;color:#f70;border:.3em solid #f70}.orange-outline-button:hover{background-color:#f70;color:#fff}.dark-outline-button{background-color:#fff;color:#333;border:1px solid #333}.dark-outline-button:hover{background-color:#f0f8ff}.dark-outline-button:focus{border-color:#00acd7}.dark-outline-button:disabled{color:#ccc;border-color:#ccc;background-color:#fff!important}.green-button{background-color:#d0f8ea;color:#15b58e!important}.green-button:active,.green-button:hover{background-color:#a4f1d6}.light-orange-button{background-color:#fe956a;color:#fff!important}.light-orange-button:active,.light-orange-button:hover{background-color:#fe8351}.transparent-button{background-color:transparent;border:2px solid #fff!important;color:#fff}.transparent-button:active,.transparent-button:hover{background-color:rgba(0,0,0,.3)}.white-glow{box-shadow:0 0 10px #fff!important}.white-glow:hover{color:#fff;box-shadow:0 0 15px #fff!important}.animated-chevron-button i{position:relative;left:0;-webkit-transition:left 110ms linear;transition:left 110ms linear}.animated-chevron-button:hover i{left:.5em}.darker-translucent-button{background-color:rgba(0,0,0,.5);color:#fff;border:2px solid #fff}.darker-translucent-button:active,.darker-translucent-button:hover{background-color:#000}.sub-nav{display:none}.sub-nav ul:after,.sub-nav ul:before{content:" ";display:table}.sub-nav ul:after{clear:both}.sub-nav-item{float:left;font-weight:500;font-size:1.1em;display:block;font-family:Bariol,Helvetica,sans-serif;height:3.7em;line-height:3.7em;padding:0 1em;color:#fff;-webkit-transition:all .3s;transition:all .3s}.sub-nav-item:hover{color:#fff}.sub-nav-item:active{-webkit-transition:none;transition:none}.document-container blockquote,.document-container li,.document-container p{color:#666;font-weight:300;line-height:1.6}.document-container h1,.document-container h2,.document-container h3,.document-container h4,.document-container h5,.document-container h6{margin-bottom:0;font-family:Museo Sans,sans-serif}.document-container li{list-style:inherit;margin:1em 0}.document-container ol,.document-container ul{margin-left:2em}.centered-block{display:block;margin:0 auto}.span-1.non-responsive{float:left;display:block;margin-right:2.35765%;width:6.17215%}.span-1.non-responsive:last-child{margin-right:0}.span-1.shift-1.non-responsive{margin-left:8.5298%}.span-1.shift-2.non-responsive{margin-left:17.05961%}.span-1.shift-3.non-responsive{margin-left:25.58941%}.span-1.shift-4.non-responsive{margin-left:34.11922%}.span-1.shift-5.non-responsive{margin-left:42.64902%}.span-1.shift-6.non-responsive{margin-left:51.17883%}.span-1.shift-7.non-responsive{margin-left:59.70863%}.span-1.shift-8.non-responsive{margin-left:68.23843%}.span-1.shift-9.non-responsive{margin-left:76.76824%}.span-1.shift-10.non-responsive{margin-left:85.29804%}.span-1.shift-11.non-responsive{margin-left:93.82785%}.span-1.shift-12.non-responsive{margin-left:102.35765%}.span-2.non-responsive{float:left;display:block;margin-right:2.35765%;width:14.70196%}.span-2.non-responsive:last-child{margin-right:0}.span-2.shift-1.non-responsive{margin-left:8.5298%}.span-2.shift-2.non-responsive{margin-left:17.05961%}.span-2.shift-3.non-responsive{margin-left:25.58941%}.span-2.shift-4.non-responsive{margin-left:34.11922%}.span-2.shift-5.non-responsive{margin-left:42.64902%}.span-2.shift-6.non-responsive{margin-left:51.17883%}.span-2.shift-7.non-responsive{margin-left:59.70863%}.span-2.shift-8.non-responsive{margin-left:68.23843%}.span-2.shift-9.non-responsive{margin-left:76.76824%}.span-2.shift-10.non-responsive{margin-left:85.29804%}.span-2.shift-11.non-responsive{margin-left:93.82785%}.span-2.shift-12.non-responsive{margin-left:102.35765%}.span-3.non-responsive{float:left;display:block;margin-right:2.35765%;width:23.23176%}.span-3.non-responsive:last-child{margin-right:0}.span-3.shift-1.non-responsive{margin-left:8.5298%}.span-3.shift-2.non-responsive{margin-left:17.05961%}.span-3.shift-3.non-responsive{margin-left:25.58941%}.span-3.shift-4.non-responsive{margin-left:34.11922%}.span-3.shift-5.non-responsive{margin-left:42.64902%}.span-3.shift-6.non-responsive{margin-left:51.17883%}.span-3.shift-7.non-responsive{margin-left:59.70863%}.span-3.shift-8.non-responsive{margin-left:68.23843%}.span-3.shift-9.non-responsive{margin-left:76.76824%}.span-3.shift-10.non-responsive{margin-left:85.29804%}.span-3.shift-11.non-responsive{margin-left:93.82785%}.span-3.shift-12.non-responsive{margin-left:102.35765%}.span-4.non-responsive{float:left;display:block;margin-right:2.35765%;width:31.76157%}.span-4.non-responsive:last-child{margin-right:0}.span-4.shift-1.non-responsive{margin-left:8.5298%}.span-4.shift-2.non-responsive{margin-left:17.05961%}.span-4.shift-3.non-responsive{margin-left:25.58941%}.span-4.shift-4.non-responsive{margin-left:34.11922%}.span-4.shift-5.non-responsive{margin-left:42.64902%}.span-4.shift-6.non-responsive{margin-left:51.17883%}.span-4.shift-7.non-responsive{margin-left:59.70863%}.span-4.shift-8.non-responsive{margin-left:68.23843%}.span-4.shift-9.non-responsive{margin-left:76.76824%}.span-4.shift-10.non-responsive{margin-left:85.29804%}.span-4.shift-11.non-responsive{margin-left:93.82785%}.span-4.shift-12.non-responsive{margin-left:102.35765%}.span-5.non-responsive{float:left;display:block;margin-right:2.35765%;width:40.29137%}.span-5.non-responsive:last-child{margin-right:0}.span-5.shift-1.non-responsive{margin-left:8.5298%}.span-5.shift-2.non-responsive{margin-left:17.05961%}.span-5.shift-3.non-responsive{margin-left:25.58941%}.span-5.shift-4.non-responsive{margin-left:34.11922%}.span-5.shift-5.non-responsive{margin-left:42.64902%}.span-5.shift-6.non-responsive{margin-left:51.17883%}.span-5.shift-7.non-responsive{margin-left:59.70863%}.span-5.shift-8.non-responsive{margin-left:68.23843%}.span-5.shift-9.non-responsive{margin-left:76.76824%}.span-5.shift-10.non-responsive{margin-left:85.29804%}.span-5.shift-11.non-responsive{margin-left:93.82785%}.span-5.shift-12.non-responsive{margin-left:102.35765%}.span-6.non-responsive{float:left;display:block;margin-right:2.35765%;width:48.82117%}.span-6.non-responsive:last-child{margin-right:0}.span-6.shift-1.non-responsive{margin-left:8.5298%}.span-6.shift-2.non-responsive{margin-left:17.05961%}.span-6.shift-3.non-responsive{margin-left:25.58941%}.span-6.shift-4.non-responsive{margin-left:34.11922%}.span-6.shift-5.non-responsive{margin-left:42.64902%}.span-6.shift-6.non-responsive{margin-left:51.17883%}.span-6.shift-7.non-responsive{margin-left:59.70863%}.span-6.shift-8.non-responsive{margin-left:68.23843%}.span-6.shift-9.non-responsive{margin-left:76.76824%}.span-6.shift-10.non-responsive{margin-left:85.29804%}.span-6.shift-11.non-responsive{margin-left:93.82785%}.span-6.shift-12.non-responsive{margin-left:102.35765%}.span-7.non-responsive{float:left;display:block;margin-right:2.35765%;width:57.35098%}.span-7.non-responsive:last-child{margin-right:0}.span-7.shift-1.non-responsive{margin-left:8.5298%}.span-7.shift-2.non-responsive{margin-left:17.05961%}.span-7.shift-3.non-responsive{margin-left:25.58941%}.span-7.shift-4.non-responsive{margin-left:34.11922%}.span-7.shift-5.non-responsive{margin-left:42.64902%}.span-7.shift-6.non-responsive{margin-left:51.17883%}.span-7.shift-7.non-responsive{margin-left:59.70863%}.span-7.shift-8.non-responsive{margin-left:68.23843%}.span-7.shift-9.non-responsive{margin-left:76.76824%}.span-7.shift-10.non-responsive{margin-left:85.29804%}.span-7.shift-11.non-responsive{margin-left:93.82785%}.span-7.shift-12.non-responsive{margin-left:102.35765%}.span-8.non-responsive{float:left;display:block;margin-right:2.35765%;width:65.88078%}.span-8.non-responsive:last-child{margin-right:0}.span-8.shift-1.non-responsive{margin-left:8.5298%}.span-8.shift-2.non-responsive{margin-left:17.05961%}.span-8.shift-3.non-responsive{margin-left:25.58941%}.span-8.shift-4.non-responsive{margin-left:34.11922%}.span-8.shift-5.non-responsive{margin-left:42.64902%}.span-8.shift-6.non-responsive{margin-left:51.17883%}.span-8.shift-7.non-responsive{margin-left:59.70863%}.span-8.shift-8.non-responsive{margin-left:68.23843%}.span-8.shift-9.non-responsive{margin-left:76.76824%}.span-8.shift-10.non-responsive{margin-left:85.29804%}.span-8.shift-11.non-responsive{margin-left:93.82785%}.span-8.shift-12.non-responsive{margin-left:102.35765%}.span-9.non-responsive{float:left;display:block;margin-right:2.35765%;width:74.41059%}.span-9.non-responsive:last-child{margin-right:0}.span-9.shift-1.non-responsive{margin-left:8.5298%}.span-9.shift-2.non-responsive{margin-left:17.05961%}.span-9.shift-3.non-responsive{margin-left:25.58941%}.span-9.shift-4.non-responsive{margin-left:34.11922%}.span-9.shift-5.non-responsive{margin-left:42.64902%}.span-9.shift-6.non-responsive{margin-left:51.17883%}.span-9.shift-7.non-responsive{margin-left:59.70863%}.span-9.shift-8.non-responsive{margin-left:68.23843%}.span-9.shift-9.non-responsive{margin-left:76.76824%}.span-9.shift-10.non-responsive{margin-left:85.29804%}.span-9.shift-11.non-responsive{margin-left:93.82785%}.span-9.shift-12.non-responsive{margin-left:102.35765%}.span-10.non-responsive{float:left;display:block;margin-right:2.35765%;width:82.94039%}.span-10.non-responsive:last-child{margin-right:0}.span-10.shift-1.non-responsive{margin-left:8.5298%}.span-10.shift-2.non-responsive{margin-left:17.05961%}.span-10.shift-3.non-responsive{margin-left:25.58941%}.span-10.shift-4.non-responsive{margin-left:34.11922%}.span-10.shift-5.non-responsive{margin-left:42.64902%}.span-10.shift-6.non-responsive{margin-left:51.17883%}.span-10.shift-7.non-responsive{margin-left:59.70863%}.span-10.shift-8.non-responsive{margin-left:68.23843%}.span-10.shift-9.non-responsive{margin-left:76.76824%}.span-10.shift-10.non-responsive{margin-left:85.29804%}.span-10.shift-11.non-responsive{margin-left:93.82785%}.span-10.shift-12.non-responsive{margin-left:102.35765%}.span-11.non-responsive{float:left;display:block;margin-right:2.35765%;width:91.4702%}.span-11.non-responsive:last-child{margin-right:0}.span-11.shift-1.non-responsive{margin-left:8.5298%}.span-11.shift-2.non-responsive{margin-left:17.05961%}.span-11.shift-3.non-responsive{margin-left:25.58941%}.span-11.shift-4.non-responsive{margin-left:34.11922%}.span-11.shift-5.non-responsive{margin-left:42.64902%}.span-11.shift-6.non-responsive{margin-left:51.17883%}.span-11.shift-7.non-responsive{margin-left:59.70863%}.span-11.shift-8.non-responsive{margin-left:68.23843%}.span-11.shift-9.non-responsive{margin-left:76.76824%}.span-11.shift-10.non-responsive{margin-left:85.29804%}.span-11.shift-11.non-responsive{margin-left:93.82785%}.span-11.shift-12.non-responsive{margin-left:102.35765%}.span-12.non-responsive{float:left;display:block;margin-right:2.35765%;width:100%}.span-12.non-responsive:last-child{margin-right:0}.span-12.shift-1.non-responsive{margin-left:8.5298%}.span-12.shift-2.non-responsive{margin-left:17.05961%}.span-12.shift-3.non-responsive{margin-left:25.58941%}.span-12.shift-4.non-responsive{margin-left:34.11922%}.span-12.shift-5.non-responsive{margin-left:42.64902%}.span-12.shift-6.non-responsive{margin-left:51.17883%}.span-12.shift-7.non-responsive{margin-left:59.70863%}.span-12.shift-8.non-responsive{margin-left:68.23843%}.span-12.shift-9.non-responsive{margin-left:76.76824%}.span-12.shift-10.non-responsive{margin-left:85.29804%}.span-12.shift-11.non-responsive{margin-left:93.82785%}.span-12.shift-12.non-responsive{margin-left:102.35765%}.dropdown{position:relative;margin-right:1em}.dropdown.open>.dropdown-menu{display:block}.dropdown-menu{vertical-align:middle;position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;-webkit-background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px 0 rgba(0,0,0,.175)}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover{background-color:#cdf1ff}.dropdown-menu>li>a.active{background-color:#00acd7;color:#fff}.loading-scrim-parent .loading-scrim{display:none}.loading-scrim-parent.loading .loading-scrim{display:block}.loading-scrim{background-color:rgba(255,255,255,.7);position:fixed;left:0;right:0;bottom:0;top:0;z-index:10}.loading-scrim>.spinner{top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute}.loading-scrim>.spinner::after{content:"";display:block;width:80px;height:80px;margin:100px auto;background-color:#00acd7;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}.block{background-color:#fee29d;text-align:center;border-style:solid;border-color:#fff;border-width:2px 2px 0 0;display:block;width:100%;height:50px;line-height:50px;overflow:hidden;vertical-align:middle}section.template_gamma{margin:0;padding-bottom:40px}section.template_gamma .clear{background-color:transparent}section.template_gamma .video-thumbnail{height:200px;width:300px;margin:25px 2vw 15px;background-size:cover;background-position:center center}section.template_gamma h1{margin:35px 0 0;font-size:35px;color:#666}section.template_gamma p{color:#3dc003;margin:-14px;background-color:#fff;display:inline-block;padding:5px 10px;border-radius:20px}section.template_gamma .centering-wrapper{display:inline-block;text-align:center}section.template_gamma .centery{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}section.template_delta{margin:0}section.template_delta .wrapper-1{margin:40px 0 0}section.template_delta .large,section.template_delta .medium,section.template_delta .small{width:100%}section.template_delta .icon-small{display:inline-block;width:150px}section.template_delta .icon-medium{width:200px;margin:0 25px;display:inline-block}section.template_delta .icon-large{display:inline-block;width:250px}section.template_delta h1{font-size:35px;color:#666}section.template_delta p{color:#666;font-size:18px;padding:10px 35px 0}section.template_delta .description{width:100%;margin:10px 0 30px;padding:0}.centering-wrapper{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;text-align:center}.slick-initialized{visibility:visible}.cuevideos .control-dots-container,.homepage .control-dots-container{width:100%;position:static}.cuevideos .carousel-container,.homepage .carousel-container{overflow:hidden;position:relative}.cuevideos .arrows,.homepage .arrows{position:relative}.cuevideos .control-container,.homepage .control-container{visibility:visible;margin-bottom:12px}.cuevideos .control-container .slick-arrow,.homepage .control-container .slick-arrow{background-color:rgba(0,0,0,.5)}.cuevideos .control-container button.slick-arrow,.homepage .control-container button.slick-arrow{height:50px;width:50px;border-radius:30px}.cuevideos .control-container .slick-next:before,.cuevideos .control-container .slick-prev:before,.homepage .control-container .slick-next:before,.homepage .control-container .slick-prev:before{font-size:30px;color:#fff}.cuevideos .control-container .slick-prev,.homepage .control-container .slick-prev{padding-left:10px}.cuevideos .control-container .slick-next,.homepage .control-container .slick-next{padding-right:10px}.homepage button.slick-arrow{position:absolute;top:auto}.homepage button.slick-arrow.slick-next{left:auto;right:0;bottom:50%;-webkit-transform:translateX(38%);-ms-transform:translateX(38%);transform:translateX(38%)}.homepage button.slick-arrow.slick-prev{left:0;right:auto;bottom:50%;-webkit-transform:translateX(-38%);-ms-transform:translateX(-38%);transform:translateX(-38%)}.cuevideos button.slick-arrow{top:-1000%}.hero-carousel{height:75vh;background-color:#666;overflow:hidden}.hero-carousel .left{z-index:10;width:50vw;text-align:left}.hero-carousel .right{z-index:10;width:50vw;text-align:right}.hero-carousel .arrow{background-color:rgba(0,0,0,.5);color:#fff;font-size:40px;border-radius:50%;margin:0 -47px;cursor:pointer}.absolute{position:absolute;margin-top:30vh;overflow:hidden}.bottom{margin-top:70vh}.dot{color:rgba(250,250,250,.8);margin:0 5px}.dark{color:rgba(0,0,0,.8)}.cue-tech-carousel{padding:50px 0;height:600px;background-color:#fff}.cue-tech-carousel .container{margin:0 10px}.cue-tech-carousel img{height:500px}.cue-tech-carousel .asset{float:right}.cue-tech-carousel .highlight{color:red}.cue-tech-carousel .faded{display:none}section.homepage .home-hero{overflow:hidden;height:500px}section.homepage section.dot-ck-hero{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/octo_dot_mobile-11a4113cd5eda7046bbced6bac5705c5.jpg);background-size:cover;background-position:42% bottom}section.homepage section.dot-ck-hero .hero-text{max-width:500px;padding:32px 2em 0;color:#fff;font-size:1.2em;font-weight:400}section.homepage section.dot-ck-hero .hero-text img{width:200px}section.homepage section.robot-showcase{margin:50px 0}section.homepage section.robot-showcase .logo{width:140px}section.homepage section.robot-showcase .logo img{height:40px;margin:10px}section.homepage section.robot-showcase .below{background-color:#fff;height:100px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}section.homepage section.robot-showcase .learn{margin:0}section.homepage section.robot-showcase button{background-color:transparent;color:#f58327;border-style:solid 1px;border-color:#f58327;font-family:"Museo Sans";padding:5px 12px;font-size:16px;margin:5px 0}section.homepage section.robot-showcase button:hover{background-color:#f58327;color:#fff}section.homepage section.robot-showcase .compare-callout{padding:0 50px;text-align:center}section.homepage section.robot-showcase .compare-callout h4{color:#ff742e;margin-bottom:6px}section.homepage section.robot-showcase .cue,section.homepage section.robot-showcase .dash-dot{background-image:-webkit-linear-gradient(bottom,#fff,#ffe8a3,#ffe8a3,#ffe8a3,#fff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(#ffe8a3),color-stop(#ffe8a3),color-stop(#ffe8a3),color-stop(#fff),to(#fff));background-image:linear-gradient(to top,#fff,#ffe8a3,#ffe8a3,#ffe8a3,#fff,#fff);height:255px;margin:15px -2px 0;padding-top:60px;display:block}section.homepage section.robot-showcase .cue .robot,section.homepage section.robot-showcase .dash-dot .robot{margin:0;vertical-align:bottom;height:100px}section.homepage section.robot-showcase .cue p,section.homepage section.robot-showcase .dash-dot p{border-radius:100%;color:#fff;width:50px;line-height:50px;font-weight:700;font-size:22.5px;margin:-50px 0 0 20px;text-align:center}section.homepage section.robot-showcase .dash-dot{background-color:#ffe8a3;background-image:-webkit-linear-gradient(bottom,#fff,#ffe8a3,#ffe8a3,#ffe8a3,#fff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(#ffe8a3),color-stop(#ffe8a3),color-stop(#ffe8a3),color-stop(#fff),to(#fff));background-image:linear-gradient(to top,#fff,#ffe8a3,#ffe8a3,#ffe8a3,#fff,#fff)}section.homepage section.robot-showcase .dash-dot p{background-color:#fec510}section.homepage section.robot-showcase .cue{background-color:#83e3e1;background-image:-webkit-linear-gradient(bottom,#fff,#83e3e1,#83e3e1,#83e3e1,#fff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(#83e3e1),color-stop(#83e3e1),color-stop(#83e3e1),color-stop(#fff),to(#fff));background-image:linear-gradient(to top,#fff,#83e3e1,#83e3e1,#83e3e1,#fff,#fff)}section.homepage section.robot-showcase .cue p{background-color:#44cecf}section.homepage section.robot-showcase .cue .logo img{margin-top:22px;height:25px;width:auto}section.homepage section.cue_home_hero{background:#006662;background:-webkit-radial-gradient(#00c3bd,#001b1e);background:radial-gradient(#00c3bd,#001b1e)}section.homepage section.cue_home_hero .container{position:relative}section.homepage section.cue_home_hero .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.homepage section.cue_home_hero .cue_image{width:340px;height:auto;position:absolute;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);top:100%;left:50%;margin-top:-30px}section.homepage section.cue_home_hero .left{padding-top:100px}section.homepage section.cue_home_hero .right{display:none}section.homepage section.cue_home_hero h1{font-family:"Museo Sans";color:#fff;text-align:center;margin:.25em 0;font-weight:400}section.homepage section.cue_home_hero p{color:#fff;text-align:center}section.homepage section.cue_home_hero .logo{margin-bottom:0;height:25px}section.homepage section.edu-puzzlets{background-repeat:no-repaet;background-size:cover;background-position:center;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/puzzlets_bg_mobile-74e074a176779388d437c4ef63ee33e4.jpg)}section.homepage section.edu-puzzlets h1{font-weight:500;text-align:left;padding-left:5%;max-width:288px;color:#ff6a13;font-size:2em}section.homepage section.edu-puzzlets h2{max-width:288px;font-weight:500;font-size:1em;line-height:1.2;padding-left:5%;text-align:left;color:#666}section.homepage section.edu-puzzlets .button{float:left;margin-left:5%}section.homepage section.edu-hoc{color:#666;background-color:#9ae1e6;background-image:-webkit-linear-gradient(top,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to bottom,#fff,#fff,#9ae1e6)}section.homepage section.edu-hoc .container{max-width:95em}section.homepage section.edu-hoc .logo{width:25%;display:inline-block;float:left}section.homepage section.edu-hoc .robots1{width:90%;display:none}section.homepage section.edu-hoc .text{display:block;width:100%}section.homepage section.edu-hoc .robots2{position:absolute;left:50%;bottom:0;height:60%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}section.homepage section.edu-hoc .button{font-size:1.5em;float:right}section.homepage section.edu-hoc h1{color:#00adbb;text-align:left;font-weight:500;margin:20px auto;font-size:2em}section.homepage section.edu-2,section.homepage section.edu-3{background-size:cover;background-position:center;padding:40px 0}section.homepage section.edu-2 h1,section.homepage section.edu-3 h1{color:#fff;max-width:450px;font-size:40px}section.homepage section.edu-2 p,section.homepage section.edu-3 p{color:#fff;max-width:600px;font-size:1em;line-height:1.3em}section.homepage section.edu-3{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_three_mobile-9dabc41ebac6b3dac1c2bc87ec393820.jpg)}section.homepage section.edu-3 h1{margin-top:1.2em}section.homepage section.edu-2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_two_mobile-556fdcd369dcb309c5c3671d58e757e2.jpg)}section.homepage section.edu-splash{padding:10px 0;color:#666;background-color:#9ae1e6;background-image:-webkit-linear-gradient(top,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to bottom,#fff,#fff,#9ae1e6)}section.homepage section.edu-splash .container{max-width:95em}section.homepage section.edu-splash h1,section.homepage section.edu-splash h2{display:inline-block;color:#00adbb;text-align:center;font-weight:500;margin:20px auto;vertical-align:middle}section.homepage section.edu-splash h2{text-align:left}section.homepage section.edu-splash .button{margin:10px 0}section.homepage section.edu-splash .dash{width:90%}section.homepage section.edu-splash .logo{height:100px;display:inline-block;vertical-align:center}section.homepage section.edu-splash p{margin:0;font-size:1em}section.homepage section.edu-splash li{list-style:disc;font-size:1em;line-height:1.15;margin-left:25px;font-weight:500}section.homepage section.edu-splash .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.homepage section.edu-splash .head h1{max-width:250px;margin:0;padding:1% 30px;text-align:left}section.homepage section.edu-splash .mid{margin:40px 0}section.homepage section.edu-splash .mid h2{margin:10px auto;font-size:1.2em;text-align:center;max-width:600px;display:block}section.homepage section.edu-splash .cent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.homepage section.edu-splash .right{min-width:60%}section.homepage section.edu-splash .left{margin-left:-20%;min-width:40%}section.homepage section.mission{background-size:auto 100%;background-position:100%;background-repeat:no-repeat;background-color:#ffcd2e;overflow:hidden}section.homepage section.mission .left{padding:40px 2em;background-color:#ffcd2e;width:100%}section.homepage section.mission h1{color:#666;font-size:40px}section.homepage section.mission p{color:#666;font-size:1.2em;line-height:1.4em}section.homepage section.mission img{vertical-align:bottom;width:105%}section.homepage .home-first-section{position:relative;z-index:1}section.homepage .home-first-section .container{padding:0}section.homepage .badge-tag{width:70px;position:absolute;top:70px;right:40px}section.homepage .shy-badge-tag{display:none}section.homepage .banner{background-color:#ebf6ff;color:#666;padding:13px 0}section.homepage .banner .retail-locations-links{text-align:center}section.homepage .banner .retail-locations-links h4{font-size:18px;font-weight:400;display:inline-block;vertical-align:top;margin:6px 0}section.homepage .banner .retail-locations-links span{display:block}section.homepage .banner .retail-locations-links a{vertical-align:middle;display:inline-block;margin:0 17px;zoom:.8}section.homepage .banner .retail-locations-links a>img{vertical-align:bottom;width:100%}.home-promo0{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/puzzlets_image-a2b2f32fb68a05bb7e06df97605f2847.jpg);background-size:auto 50%;background-repeat:no-repeat;background-position:bottom;height:87vh}.home-promo0 .row{height:100%}.home-promo0 .cover{background-color:#40b6e4;background-size:cover;background-repeat:no-repeat;background-position:left;width:100%;height:50%;padding-top:60px}.home-promo0 p{text-align:center;font-family:"Museo Sans",Helvetica,sans-serif;color:#fff}.home-promo0 .info1{font-size:1.2em;margin:0}.home-promo0 .info2{font-size:1.8em;font-family:Bariol,Helvetica,sans-serif;font-weight:700;margin:0}.home-promo0 .info3{font-size:1em;padding:10px;margin:0}.home-promo0 .logo{-webkit-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%);width:49%;display:block;margin:-7% auto 5px}.home-promo0 .buy-button{display:block;text-align:center;padding:5px}.home-promo0 .buy-button a{font-family:"Museo Sans",Helvetica,sans-serif;font-weight:300;font-size:1em}.home-promo0 .stickers{display:none}.home-promo1{height:87vh;text-align:center}.home-promo1 .left{width:100%}.home-promo1 p{color:#38b5e6;max-width:320px;margin:30px auto;font-size:.8em;font-weight:700}.home-promo1 .logo{width:70%;margin:9vh auto auto;text-align:left}.home-promo1 .logo p{margin:0 0 0 20px;font-weight:500;font-size:1em}.home-promo1 .new{display:inline-block;vertical-align:top;width:19%}.home-promo1 .star{width:100%;height:auto}.home-promo1 .copy{display:inline-block;vertical-align:top;width:75%}.home-promo1 .dash{width:100%}.home-promo1 .cards{display:block;width:100%;height:auto}.home-promo1 .buy-button{display:block;text-align:center;padding:5px}.home-promo1 .buy-button a{font-family:"Museo Sans",Helvetica,sans-serif;font-weight:500;font-size:1em}.home-promo2{font-family:Bariol,Helvetica,sans-serif;font-weight:500;background-size:cover;background-position:30% center;padding:50px 0 0}.home-promo2 .dck-logo{width:60%;position:absolute;top:11%}.home-promo2 h1{color:#fff;font-weight:500;font-size:2.3em}.home-promo2 h2{position:absolute;top:9%;left:45%;font-weight:700;color:#fff;font-size:2em}.home-promo2 p{color:#fff;font-size:1em}.home-promo2 .buy-button{margin-top:150px}.home-promo3{background-size:cover;background-position:center;background-repeat:no-repeat;backgrond-color:#fff;padding:85px 0 0}.home-promo3 .accessories{display:block;width:85%;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:600px}.home-promo3 p{text-align:center}.home-promo3 .info1{font-family:Bariol,Helvetica,sans-serif;color:#00b7e3;display:block;margin:0 auto;font-weight:700;font-size:2em;max-width:300px}.home-promo3 .info2{font-family:"Museo Sans",Helvetica,sans-serif;color:#00b7e3;display:block;margin:0 auto;font-size:1.3em}.home-promo3 .info3{font-family:"Museo Sans",Helvetica,sans-serif;color:#00b7e3;display:block;margin:0 auto;font-weight:300;font-size:.7em}.home-promo3 .buy-button{display:block;text-align:center;padding:5px 10px;margin-top:10px}.home-promo3 .buy-button a{font-family:"Museo Sans",Helvetica,sans-serif;font-weight:300;padding:5px 10px}.meet-dashdot .hero-2{background-image:url(/assets/images/dashdot/hero_mobile.jpg);padding-top:250px;text-align:center}.meet-dashdot .lifestyle{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/lifestyle-943e42145f66d5294529e4184b9ade01.jpg);background-size:cover;background-position:center}.meet-dashdot #rotating-dash{max-width:300px;margin:0 auto;display:block;padding-top:3em}.meet-dash .hero-2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/hero_mobile-24fbd0117194fa4da1936de0be9394fc.jpg);padding-top:250px;text-align:center}.meet-dash .lifestyle{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/lifestyle-943e42145f66d5294529e4184b9ade01.jpg);background-size:cover;background-position:center}.meet-dash #rotating-dash{max-width:300px;margin:0 auto;display:block;padding-top:3em}.dash-and-dot h1{font-size:2em}.dash-and-dot section{background-size:cover;background-position:center}.dash-and-dot .hello{background-position:bottom right;background-repeat:no-repeat;background-size:auto 85%;font-family:Bariol;font-weight:500;padding:50px 0}.dash-and-dot .hello p{font-size:15pt}.dash-and-dot .hello h1{font-size:1.5em}.dash-and-dot .hello .prime{display:none}.dash-and-dot .hello .text{max-width:500px}.dash-and-dot .hello .text h1{margin-bottom:10px;font-size:3em}.dash-and-dot .apps-section{background-color:#00acd7;color:#fff;font-weight:500}.dash-and-dot .apps-section h1{font-size:2em}.dash-and-dot .apps-section .app{margin-top:15px;margin-bottom:40px}.dash-and-dot .apps-section .app .header,.dash-and-dot .apps-section .app p{margin:0}.dash-and-dot .apps-section .app .icon{display:block;margin:5px 0;width:106px}.dash-and-dot .quotes-section{background-color:#00c6e2;color:#fff;padding:2em 0}.dash-and-dot .quotes-section .container{max-width:50em}.dash-and-dot .quotes-section .container .quote-author-image{width:100px;border-radius:50%;margin-left:auto;margin-right:auto;display:block}.dash-and-dot .quotes-section .container .quote{overflow:hidden}.dash-and-dot .quotes-section .container .quote-body{font-size:1rem;line-height:1.6}.dash-and-dot .quotes-section .container .quote-author{font-family:Bariol;font-size:1.8rem;margin:.3em 0}.dash-and-dot .accessories{text-align:center}.dash-and-dot .accessories h1,.dash-and-dot .accessories h5{margin-bottom:0}.dash-and-dot .accessories p{font-weight:300}.dash-and-dot .accessories .copy{max-width:50em;margin:0 auto}.dash-and-dot .accessories .button{color:#333;border:2px solid #333}.dash-and-dot .accessories .button:hover{background-color:#dbf8ff}.dash-and-dot .accessories img{width:100%}.dash-and-dot .accessories hr{display:none}.dash-and-dot .accessories .accessory{width:49%;vertical-align:top;display:inline-block}.dash-and-dot .supported-devices{background-color:#ebf6ff}.dash-and-dot .supported-devices .text{max-width:38em}.dash-and-dot .supported-devices h1{font-weight:300}.dash-and-dot .supported-devices li,.dash-and-dot .supported-devices p{font-weight:300;color:#333;list-style:initial;font-size:.9em;line-height:1.5em}.dash-and-dot .supported-devices ul{margin-bottom:1em;margin-left:2em}.dash-and-dot .supported-devices .os-name{margin:.4em 0;font-weight:700}.dash-and-dot .what-comes-in-box{background-color:#053854}.dash-and-dot .what-comes-in-box .text{font-weight:500;max-width:30em;color:#fff}.dash-and-dot .what-comes-in-box .text ul{margin-bottom:2em;margin-left:1em}.dash-and-dot .what-comes-in-box .text li{list-style:initial;line-height:1.8em;color:#f0f0f0}.dash-and-dot .what-comes-in-box .text .starting-at{text-align:justify;-webkit-text-align-last:justify;text-align-last:justify;line-height:0;padding:1.5em 0}.dash-and-dot .what-comes-in-box .text .starting-at:after{content:"";width:100%;display:inline-block}.dash-and-dot .what-comes-in-box .text .buy-now{display:inline-block;vertical-align:middle;margin-top:4px}.dash-and-dot .what-comes-in-box .text .buy-now h2{text-align:left;font-size:2em}.dash-and-dot .what-comes-in-box .text h2{font-weight:300;margin:4px 17px 4px 0}.dash-and-dot .what-comes-in-box .text hr{border-color:#fff;margin:0}.dash-and-dot .lifestyle{padding-bottom:60%}.dash-and-dot .specs-section{color:#666;font-weight:300;font-size:.85}.dash-and-dot .specs-section h4{color:#fff;padding:.45em;overflow:hidden;height:2em;background-color:#149ed0;margin-bottom:0;margin-top:0;font-size:1.2em}.dash-and-dot .specs-section table{margin-bottom:4em}.dash-and-dot .specs-section td{width:33%;padding:.6em .5em}.dash-and-dot .specs-section td:first-child{color:#333}.dash-and-dot .specs-section tr:nth-child(2n){background-color:#ebf6ff}.dash-and-dot .specs-section ul{margin-left:1em}.dash-and-dot .specs-section li{list-style:initial}.dash-and-dot .specs-section .container{padding:0}.dash-and-dot .specs-section .profile-shot{max-width:58%;display:block;margin:0 auto}.dash-and-dot .specs-toggle{width:2em;height:2em;background-color:#2cb8eb;float:left;color:#fff;padding:.4em .65em;font-weight:700;font-size:1.2em}.dash-and-dot .specs-accordion{padding-bottom:2px}.dash-and-dot .specs-accordion>p{padding:0 1em}.dash-and-dot .specs-header{color:#000}.dash-and-dot .robot-dimensions-image{width:100%;padding:1em}.dash-and-dot .os-name{font-weight:500}.dash-and-dot .device-section{padding:1em;margin-bottom:1em}.dash-and-dot .device-section p{margin:0}.dash-and-dot .specs-boxes{padding:1em;width:100%}.dash-and-dot .specs-section{background-color:#fff;position:relative}.dash-and-dot .specs-section table{width:100%}.dash-and-dot .specs-section td{font-size:.85em;font-weight:400}.dash-and-dot .specs-section h4{font-weight:700}.team-photo{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/Team_1-6a38c244d24b63aedff0581591c58f3e.jpg);background-size:cover;background-position:center;margin-top:1em;height:26em;border-radius:2em}.careers-header-section{background-color:#fff;padding-top:2em}.careers-copy p{color:#414141}.careers-copy h1{margin-top:0}.careers-header-callout{background-color:#5babdd;color:#fff}#resumator-logo{display:none!important}#resumator-wrapper{padding-bottom:3em}.resumator-job-title{font-family:Bariol,Arial,Verdana,sans-serif!important;font-size:1.3em!important}.resumator-job-description li,.resumator-job-description p,.resumator-job-info,.resumator-job-info-details,.resumator-job-view-details{font-family:"Museo Sans",Arial,Verdana,sans-serif!important;font-size:1em!important}.resumator-job-link{text-decoration:none;color:#00acd7!important}.resumator-job-link:hover{color:#0083a4!important}.ab-nav{background-color:#0f84bb}.ab-nav-item:hover{background-color:#0d73a3}.ab-nav-item:active{background-color:#40b7f0}.mission-header-text h1{margin-bottom:0}.mission-section{background:#13a5ea;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#13a5ea),color-stop(100%,#8bccff));background:-webkit-linear-gradient(top,#13a5ea 0,#8bccff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#13a5ea),to(#8bccff));background:linear-gradient(to bottom,#13a5ea 0,#8bccff 100%);color:#fff}.mission-doodle{margin-bottom:-3em;width:100%}.history-section{background-color:#fff}.history-gallery{border-radius:.5em;overflow:hidden}.history-gallery:after,.history-gallery:before{content:" ";display:table}.history-gallery:after{clear:both}.history-gallery-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/history_gallery/history_1-335c4d5ea6e4f04ce601bd13000749f9.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:63vw}.history-gallery-text{background-color:#f1f9ff;position:relative}.history-gallery-top-text{margin-bottom:.2em;padding:5.5em 2em 2em}.history-gallery-top-text h3{font-weight:400}.history-gallery-top-text p{color:#666}.history-gallery-button{width:50%;float:left;padding:1em 2em;background-color:#f1f9ff;cursor:pointer;position:relative;color:#00acd7;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.history-gallery-button::before{font-family:FontAwesome;display:block;position:absolute;top:1em}.history-gallery-button:first-child{text-align:right}.history-gallery-button:first-child::before{left:1em;content:"\f053"}.history-gallery-button:last-child{border-left:.2em solid #fff}.history-gallery-button:last-child::before{content:"\f054";right:1em}.history-gallery-button:hover{background-color:#bee3ff}.history-gallery-button:active{background-color:#f6fbff;-webkit-transition:none;transition:none}.history-gallery-buttons{top:0;position:absolute;width:100%;border-bottom:.2em solid #fff}.history-gallery-buttons:after,.history-gallery-buttons:before{content:" ";display:table}.history-gallery-buttons:after{clear:both}.history-gallery-nav-items{display:none}.history-gallery-nav-text{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;font-family:Bariol,Helvetica,sans-serif}.history-gallery-nav-text a{color:#00acd7;font-weight:700}.history-gallery-nav-text a.active{color:#666}.history-gallery-nav-arrow{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;color:#d8d8d8}.history-gallery-nav-arrow i{font-size:1.3em}.history-gallery-nav-arrow,.history-gallery-nav-text{padding:0 1em}.history-gallery-nav-item{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px}.history-gallery-nav-item:last-child .history-gallery-nav-arrow{display:none}.team-section{padding-bottom:4em;border-bottom:1px dotted #ccc;background-color:#fff}.team-header-text{padding-bottom:3em}.team-header-text p{color:#666}.meet-team-hr{border:none;border-bottom:3px dotted #8bccff;margin:4em 0}.meet-team-photo{height:61vw;max-height:23em;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/Team_1-6a38c244d24b63aedff0581591c58f3e.jpg);background-size:cover;background-position:top center}.founder-profile-text{overflow:hidden;padding-left:1em;display:table;height:7em}.founder-profile-text h5{margin:0}.founder-profile-text-text{display:table-cell;vertical-align:middle}.founder-profile:after,.founder-profile:before{content:" ";display:table}.founder-profile:after{clear:both}.founder-profile-pic{content:"";float:left;width:7em;height:7em;border-radius:50%;background-position:top center;background-size:cover}.vikas{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/vikas-9d0293018b8daa67e0dd3696113faceb.jpg)}.saurabh{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/saurabh-c7f1eb757863e7f349bb2875f1bcc5d4.jpg)}.mikal{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/mikal-18ae81457dad503c0495be79536c711f.jpg)}.founder-title{font-weight:400}.founder-description{color:#666}.about-us-2 .hero-section{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/team_hero-7b508cbbe48efdef775fd52712aa4579.jpg);background-size:cover;background-position:center bottom}.about-us-2 .hero-section .copy{padding:12em 0 5em}.about-us-2 .hero-section .copy h1{color:#fff;font-size:4em}.about-us-2 h2{font-weight:500}.about-us-2 .our-mission{background-color:#f0f8ff;padding:3em 0}.about-us-2 .our-mission p{font-size:1.1rem}.about-us-2 .our-mission .creativity-video{width:100%;padding-bottom:66%;display:block;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/creativity_thumb-62c3e9290be6be08d15f8cd0e69578d9.jpg);background-size:cover;background-position:center;border-radius:12px;position:relative;overflow:hidden}.about-us-2 .our-mission .creativity-video:hover::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.about-us-2 .meet-team-photo{padding-bottom:39%;border-radius:1em}.about-us-2 .team-section p{line-height:1.6}.about-us-2 .team-section .button{color:#333;border:1px solid #333}.about-us-2 .team-section .button:hover{background-color:#f0f8ff}.about-us-2 .founders-section{background-color:#f0f0f0;padding:2em 0}.about-us-2 .founders-section p.founder-description{line-height:1.6;font-weight:300}.partners-copy p{color:#666}.partner-logos{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/partners/partner_logos-52f173d097018389f84c20bf43537a16.jpg);background-size:contain;background-position:center;background-repeat:no-repeat;max-width:50em;margin-top:1em;height:26em}.partners-section{border-bottom:1px dotted #ccc;background-color:#fff;padding-bottom:2em}.magazine .masthead-section{background-color:#a376c8;color:#fff}.magazine .masthead-section .container{position:relative}.magazine .masthead-text{padding:2em 0}.magazine .masthead-image{display:none}.magazine .action-magazine-button{background-color:#774ab4;border-radius:.4em;width:3em;height:3em;padding-top:.8em;text-align:center;color:#fff;vertical-align:top;display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;margin-left:1em;-webkit-transition:all .3s;transition:all .3s}.magazine .action-magazine-button i{font-size:1.5em}.magazine .action-magazine-button:hover{background-color:#6b43a2}.magazine .read-magazine-button{background-color:#f70;border-radius:.4em;height:3em;width:12em;font-family:Bariol,Helvetica,Arial,sans-serif;font-weight:700;color:#fff;vertical-align:middle;display:inline-block;padding:.86em;text-align:center;-webkit-transition:all .3s;transition:all .3s}.magazine .read-magazine-button span{font-size:1.3em}.magazine .read-magazine-button:hover{background-color:#e66b00}.magazine .download-buttons>button{margin-right:.5em}.magazine .social-buttons{margin-top:1em}.magazine .social-button{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:.5em}.magazine .past-issues{margin-top:3em}.magazine .past-issues h2{margin-bottom:0}.magazine .past-issues hr{margin-top:0}.magazine .current-issue h2,.magazine .current-issue h6,.magazine .past-issue-row h2,.magazine .past-issue-row h6{margin:0}.magazine .current-issue h6,.magazine .past-issue-row h6{margin-bottom:.8em}.magazine .current-issue li,.magazine .past-issue-row li{list-style:inherit;margin:.5em 0}.magazine .current-issue ul,.magazine .past-issue-row ul{margin-left:1.2em;margin-top:.6em;margin-bottom:4em}.magazine .current-issue-image{box-shadow:0 0 12px 0 rgba(0,0,0,.5);display:block;margin-bottom:2em}.magazine .current-issue-image img{width:100%;vertical-align:middle;display:block}.magazine .past-issue-row{margin-bottom:3em}.magazine .past-issue-image{box-shadow:0 0 12px 0 rgba(0,0,0,.5);display:block;margin-bottom:2em}.magazine .past-issue-image img{width:100%;vertical-align:middle;display:block}.magazine .magazine-masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/magazine/clouds-bb4aa8b14933243f8d81c6894446e382.png),url(https://d2eawk67eat224.cloudfront.net/assets/images/magazine/purple_squares-3621eafbbfd83fe1258616b830de47bd.png);background-position:center top,center top;background-repeat:no-repeat,repeat;overflow:auto;padding:2.6em 0}.magazine .magazine-masthead h1,.magazine .magazine-masthead p{color:#fff}.magazine .magazine-masthead p{margin:.5em 0 0}.magazine .magazine-masthead h1{margin:0;font-size:2.5em}.magazine .magazine-body{padding-top:4em}.magazine .magazine-signup{margin-top:4em;padding-bottom:4em}.magazine .signup-box{background-color:#f2e9f9;border-radius:.5em;padding:2.5em}.magazine .signup-box h3{margin:0}.magazine .signup-box .blurb{margin:1em 0}.magazine .signup-box .select-wrapper{background-color:#fff;font-size:.9em;width:auto;display:inline-block;margin-right:1em}.magazine .signup-box .select-wrapper.disabled{background-color:#eee;border:none}.magazine .signup-box svg{position:relative;bottom:.35em}.magazine .signup-box select{width:auto}.magazine .signup-box label{display:block;margin:0 0 .3em;font-family:Museo Sans,Arial,Helvetica,sans-serif;font-weight:500}.magazine .signup-box input{display:block;background-color:#fff;font-size:.9em;margin-bottom:.5em;width:100%}.magazine .signup-box input.dob{width:8em;display:-moz-inline-stack;display:inline-block;zoom:1;vertical-align:top;margin-right:1.5em}.magazine .signup-box input:disabled{background-color:#eee;border:none}.magazine .signup-box button{padding-top:.5em;padding-bottom:.5em;height:2.3em}.magazine .signup-box button:disabled{background-color:#ccc!important}.dcomp-masthead{background-color:#f6c103;min-height:11em}.dcomp-masthead .masthead-text{color:#4c3d08}.dcomp-masthead .masthead-text h1{margin-bottom:0}.dcomp-body{overflow:auto}.dcomp-body h1{margin-bottom:0}.dcomp-body .disclaimer{font-size:.9em;color:#666;margin-bottom:1.3em}.dcomp-body .kindle .languages td{padding-top:.5rem;padding-bottom:.5rem;background-color:#c7ffcb;text-align:center}.dcomp-body .kindle .languages td:nth-child(2){background-color:#78e47e}.dcomp-body .kindle .languages td:nth-child(3){background-color:#9bffa1}.dcomp-table{width:100%;margin:2em 0;border-radius:1em;overflow:hidden}.dcomp-table td{border-right:1px solid #64c757;padding-left:1rem;padding-right:1rem}.dcomp-table td:last-child{border-right:none}.dcomp-table td a{color:#000}.dcomp-table tr{border-left:1px solid #64c757;border-right:1px solid #64c757}.dcomp-table tr:first-child td{padding-top:.5em;padding-bottom:.5em;color:#fff;font-weight:700;background-color:#64c757;font-family:Bariol,Helvetica,Arial,sans-serif}.dcomp-table tr:first-child td:first-child{font-size:1.5em;border-right:1px solid #fff}.dcomp-table tr:first-child td:nth-child(2){text-align:center}.dcomp-table tr:nth-child(2) td{padding-top:.5rem;padding-bottom:.5rem;background-color:#c7ffcb}.dcomp-table tr:nth-child(2) td:nth-child(3){text-align:center}.dcomp-table tr:nth-child(2) td:nth-child(4),.dcomp-table tr:nth-child(2) td:nth-child(5){background-color:#78e47e}.dcomp-table tr:nth-child(2) td:nth-child(6),.dcomp-table tr:nth-child(2) td:nth-child(7),.dcomp-table tr:nth-child(2) td:nth-child(8){background-color:#9bffa1}.dcomp-table tr:nth-child(3) td{border-bottom:1px dashed #999}.dcomp-table tr:nth-child(5) td{padding-top:.5rem;padding-bottom:.5rem;background-color:#c7ffcb;text-align:center}.dcomp-table tr:nth-child(5) td:nth-child(2){background-color:#78e47e}.dcomp-table tr:nth-child(5) td:nth-child(3){background-color:#9bffa1}.dcomp-table tr:last-child td{background-color:#64c757;height:1em}.dcomp-table td:nth-child(4),.dcomp-table td:nth-child(5),.dcomp-table td:nth-child(6),.dcomp-table td:nth-child(7),.dcomp-table td:nth-child(8){text-align:center;width:9em}.dcomp-table td:nth-child(4):hover .fa-check,.dcomp-table td:nth-child(5):hover .fa-check,.dcomp-table td:nth-child(6):hover .fa-check,.dcomp-table td:nth-child(7):hover .fa-check,.dcomp-table td:nth-child(8):hover .fa-check{-webkit-animation:enter linear .8s;animation:enter linear .8s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-delay:0;animation-delay:0;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.dcomp-table li{list-style:inherit;color:#666;width:12em}.dcomp-table ul{margin:1.3em 1em}.dcomp-table .fa-check{font-size:2em;color:#64c757}.dcomp-table .app-icon{width:2em;display:block;vertical-align:middle;margin:0 auto}.dcomp-table .os-version{color:#f70;border:2px solid #f70;border-radius:.3rem;padding:.5rem;width:6rem;margin:1em auto;text-align:center;font-size:1.3em}.dcomp-table .coming-soon{font-size:.9em;color:#666}.referrals-landing{background:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,rgba(72,149,172,.15)));background:-webkit-linear-gradient(top,#fff 0,rgba(72,149,172,.15) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(rgba(72,149,172,.15)));background:linear-gradient(to bottom,#fff 0,rgba(72,149,172,.15) 100%);overflow:hidden}.referrals-landing .container{padding:0}.referrals-landing .referrals-info-col{float:left;width:100%;padding:.5em}.referrals-landing .referrals-box-col{overflow:hidden;padding:.1em}.referrals-landing .hero-text{text-align:center}.referrals-landing .hero-text h1{color:#3bccff;font-size:2em}.referrals-landing .hero-text h2{font-size:1.3em;color:#f70}.referrals-landing .hero-text .view-rules{font-size:.95em}.referrals-landing .fade-in.ng-hide-remove.ng-hide-remove-active{opacity:1!important}.referrals-landing .fade-in.ng-hide-remove{-webkit-transition:all .8s;transition:all .8s;opacity:0}.referrals-landing .landing-picture{overflow:hidden;text-align:center}.referrals-landing .landing-picture img{width:100%;vertical-align:bottom}.referrals-landing .referrals-rules{padding:1em;text-align:center}.referrals-box-wrapper{width:100%;max-width:100%;float:left;min-height:135px}.referrals-box-wrapper .send-email>*{margin-bottom:1em}.referrals-box-wrapper .send-email>:last-child{margin-bottom:0}.referrals-box-wrapper .send-email-complete{text-align:center}.referrals-box-wrapper .send-email-complete i{font-size:7em}.referrals-box-wrapper .send-email-complete p{font-size:1.2em}.referrals-box-wrapper .social-share-buttons{display:table;width:100%}.referrals-box-wrapper .social-share-buttons .button-wrap{display:table-cell;width:33%;text-align:center}.referrals-box-wrapper .social-share-buttons button{position:relative;border-radius:4em;background-color:transparent}.referrals-box-wrapper .social-share-buttons button.active{color:#f70;background-color:#fff}.referrals-box-wrapper .social-share-buttons button:hover.facebook{background-color:#3b5998}.referrals-box-wrapper .social-share-buttons button:hover.twitter{background-color:#55acee}.referrals-box-wrapper .social-share-buttons button i{font-size:1.4em;left:.5em}.referrals-box-wrapper .social-share-buttons button span{font-size:1.2em;margin-left:.5em}.referrals-box{text-align:center;border-radius:1em;color:#fff;opacity:1}.referrals-box .fade-in.ng-hide-remove.ng-hide-remove-active{opacity:1!important}.referrals-box .fade-in.ng-hide-remove{-webkit-transition:all .8s;transition:all .8s;opacity:0}.referrals-box .referrals-box-content,.referrals-box .referrals-box-footer,.referrals-box .referrals-box-header{padding:1.5em}.referrals-box .referrals-box-footer,.referrals-box .referrals-box-header{background-color:#3bccff}.referrals-box .referrals-box-header{border-radius:0}.referrals-box .referrals-box-header>*{margin:0}.referrals-box .referrals-box-header.social-share-buttons{padding:1em .3em}.referrals-box .referrals-box-header.social-share-buttons button{padding:.5em}.referrals-box a.referrals-box-footer:hover{background-color:#22c5ff;text-decoration:none}.referrals-box .referrals-box-footer{border-radius:0;display:block}.referrals-box .referrals-box-footer.referrals-person-link{padding:1.5em .5em}.referrals-box .referrals-box-footer>*{margin:0 0 .5em}.referrals-box .referrals-box-footer>:last-child{margin-bottom:0}.referrals-box .referrals-box-footer h5{color:#1791bd}.referrals-box .referrals-box-footer p{color:#fff}.referrals-box .referrals-box-content{background-color:#62d6ff}.referrals-box .referrals-box-content .error,.referrals-box .referrals-box-content .success{text-align:left}.referrals-box .group{margin-bottom:2em}.referrals-box.ng-hide-remove.ng-hide-remove-active{opacity:1!important;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.referrals-box.ng-hide-remove{-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);opacity:0}.referrals-box .ref-box-button{display:block;margin:0 auto 1em;width:14em;max-width:100%;height:2.8em}.referrals-box .ref-box-button:disabled{background-color:#777!important}.referrals-box input,.referrals-box textarea{display:block;padding:.5em;font-size:1em;background-color:#fff;border-radius:.4em;border:1px solid #62d6ff}.referrals-box input:focus,.referrals-box textarea:focus{outline:0;border-color:#1e7694}.referrals-box input{height:2.5em}.referrals-box a{color:#fff}.referrals-box a:hover{color:#fff;text-decoration:underline}.referrals-box form.create-account-form{padding:0}.referrals-box form.create-account-form input{width:100%;margin:.5em auto;text-align:center}.referrals-box form.create-account-form .inline-group{overflow:hidden;margin:-.5em 0}.referrals-box form.create-account-form .inline-group input{width:49%}.referrals-box form.create-account-form .inline-group input:first-child{float:left}.referrals-box form.create-account-form .inline-group input:last-child{float:right}.referrals-box-sending input,.referrals-box-sending textarea{width:100%;color:#333}.referrals-box-sending textarea{min-height:9em;max-width:100%}.referrals-box-sending .add-email{float:right}.referrals-box-sending .add-email .button{width:2.2em;height:2.2em;margin-left:.5em;padding:0;border-radius:.4em;background-color:#00aae6;-webkit-transition:all .4s;transition:all .4s}.referrals-box-sending .add-email .button i{margin-top:.65em;vertical-align:bottom}.referrals-box-sending .add-email .button:hover{-webkit-transform:rotateZ(180deg) scale(1.2,1.2);-ms-transform:rotate(180deg) scale(1.2,1.2);transform:rotateZ(180deg) scale(1.2,1.2)}.referrals-box-create-account .social-create-buttons{overflow:hidden}.referrals-box-create-account .social-create-buttons button{width:14em;padding-left:1em;padding-right:1em}.product-support-section .masthead{background-color:#90de66}.product-support-section .product-support-container{overflow:hidden}.product-support-section .masthead-text{float:left;width:100%;padding:4em 0}.product-support-section .masthead-text h1{margin:0}.product-support-section .content{background-color:#e9f4f5}.product-support-section .content a{color:#000;text-decoration:underline}.product-support-section .content h5{margin-bottom:1em;color:#17b0e8}.product-support-section .content .container{overflow:hidden}.product-support-section .content .support-section{float:left;width:100%}.product-support-section .content .support-block{margin-bottom:3em}.product-support-section .content .support-block li{overflow:hidden;margin-bottom:1em;word-break:break-all}.product-support-section .content .support-block li a{text-decoration:none}.product-support-section .content .list-icon{display:inline-block;padding:.2em .3em;margin-right:.5em;border-radius:1em;background-color:#17b0e8}.product-support-section .content .list-icon i{color:#fff}.product-support-section .content .list-icon,.product-support-section .content .list-text{float:left}.product-support-section .content .list-text{width:80%;line-height:1.6em}.refer-section{height:initial;color:#fff;background-color:#37bee0;display:block}.refer-section:hover{background-color:#63cce7}.refer-section .container{height:100%}.refer-section .refer-link{display:table;height:6em;width:100%;color:#fff;background-size:6em;background-position:center left;background-repeat:no-repeat}.refer-section .refer-link>*{display:table-cell;vertical-align:middle}.refer-section .refer-link .refer-link-text{padding-right:2em}.refer-section .refer-link .refer-link-text h3{font-weight:400;margin:0;font-size:1.5em}.refer-section .refer-link .refer-link-text h3 span{display:block;font-size:.7em;margin-top:.3em}.refer-section .refer-link .refer-link-text h3 strong{font-size:.8em}.refer-section .refer-link i{font-size:2em}.compare-robots-table{margin:50px 0;border-spacing:1px;border-collapse:separate;font-size:14px;color:#405465}.compare-robots-table tr:nth-child(1) td{background-color:#ff6a13!important;font-weight:600}.compare-robots-table tr:nth-child(1) td h1{color:#fff!important}.compare-robots-table tr:nth-child(2) td:nth-last-child(3){background-color:#7dc5c6}.compare-robots-table tr:nth-child(2) td:nth-last-child(2){background-color:#ffcd2e}.compare-robots-table tr:nth-child(2) td:nth-last-child(1){background-color:#81c425}.compare-robots-table td{padding:14px 20px;text-align:center}.compare-robots-table td:nth-last-child(4){background-color:#eaebec;text-align:left;font-weight:500}.compare-robots-table td:nth-last-child(3){background-color:#b3dfdc}.compare-robots-table td:nth-last-child(2){background-color:#fde187}.compare-robots-table td:nth-last-child(1){background-color:#beda8d}.compare-robots-table td[colspan="4"]:nth-child(1){background-color:#eaebec;text-align:left}.compare-robots-table h1{color:#ff6a13;font-family:Museo Sans,Arial,Helvetica,sans-serif;padding:0;margin:0;font-size:28px}.compare-robots-table tr:last-child td{background-color:#eaebec}.compare-robots-table__brand{text-align:center;color:#a7a7a7}.compare-robots-table__brand img{width:115px;margin:0 auto}.compare-robots-table__product-img{width:100%}.compare-robots-table__product-img--dash{max-width:190px}.compare-robots-table__logo{text-indent:-9999px;width:150px;height:80px;background-size:initial;background-position:center;background-repeat:no-repeat;margin:0 auto}.compare-robots-table__logo--cue{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/compare_robots/cue_logo-73489e03957a9be9dc4686622f7946d5.svg);background-size:130px}.compare-robots-table__logo--dash{background-image:url(https://d1my81jgdt4emn.cloudfront.net/images/brand/dash_wordmark_large.png);background-size:120px}.compare-robots-table__logo--dck{background-size:140px;background-image:url(https://d1my81jgdt4emn.cloudfront.net/images/brand/dot_ck_wordmark_large.png)}.jump-nav::before{content:"";display:block;height:75px;margin:-75px 0 0}.jump-subnav::before{content:"";display:block;height:115px;margin:-115px 0 0}.cue .text{max-width:450px;margin-left:auto;margin-right:auto}.cue section{max-width:1600px;width:100%;overflow:hidden;margin:0 auto;color:#565656}.cue section button,.cue section li,.cue section p{font-size:1.15}.cue section blockquote,.cue section li,.cue section p{line-height:1.4}.cue section h1{font-size:2em}.cue section.dark{color:#fff}.cue .dark-button{color:#fff;background-color:#0f1c1c;margin-top:.5em}section.cuevideos p{color:#666}.landing section.hero{padding:55px 0 2em;background-color:#7bc5c6;background-size:cover;background-repeat:no-repeat;background-position:bottom right}.landing section.hero h1{font-family:"Museo Sans";color:#fff;font-size:2em}.landing section.hero p{min-width:0;color:#fff}.landing section.hero .logo{margin-bottom:1.7em;height:30px}.landing section.hero .cue_image{vertical-align:bottom;width:100%;margin:2em auto -3em;max-width:400px;display:block}.landing section.friend{padding:3em 0;background-color:#b1dedb;background-image:none;background-size:contain;background-repeat:no-repeat;background-position:bottom left}.landing section.friend .kid{width:150%;margin:-1em -1em -3.5em}.landing section.friend .title{display:inline-block}.landing section.friend .age-bubble{border-radius:100%;color:#fff;width:50px;line-height:50px;font-weight:700;font-size:22.5px;float:right;text-align:center;background-color:#43a49f}.landing section.robotics{padding:3em 0;background-color:#c1e3e2;background-image:none;background-size:cover;background-repeat:no-repeat;background-position:bottom}.landing section.robotics .kid12{width:170%;margin-top:-3em}.landing section.robotics .btlogo{height:30px;display:block;margin-bottom:24px}.landing section.avatar{margin-top:20px;margin-bottom:20px;padding-top:20px;padding-bottom:20px}.landing section.avatar button{border-width:2px!important}.landing section.avatar ul{list-style-position:outside;padding:0 0 24px}.landing section.avatar li{list-style:none}html.ios .landing section.avatar{display:block}html.ios .landing section.avatar .avatar-icon-video{border:none;border-radius:initial}html.ios .landing section.avatar .avatar-icon-video::after{display:block;background-repeat:no-repeat;background-size:contain;position:absolute;width:100%;height:100%;left:0;top:0;content:""}.landing section.avatar video{vertical-align:bottom}.landing section.avatar .video-mask-right{vertical-align:bottom;height:200px;position:absolute;right:0}.landing section.avatar .video-mask-left{vertical-align:bottom;height:200px;position:absolute;left:0}.landing section.avatar .right{margin-right:2em}.landing section.avatar .intro{background-color:#63bcbb}.landing section.avatar.avatar-charge{background-color:#dd5a21}.landing section.avatar.avatar-charge .avatar-icon-video::after{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_charge-eaaf875cfdef68c2134f8500f7f6fec5.png)}.landing section.avatar.avatar-zest{background-color:#1d287a}.landing section.avatar.avatar-zest .avatar-icon-video::after{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_zest-abcea2a0e6e1e592e9ff51ba3b78de2d.png)}.landing section.avatar.avatar-smirk{background-color:#12383a}.landing section.avatar.avatar-smirk .avatar-icon-video::after{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_smirk-940097a22b59f137b6d1eb681bd19abf.png)}.landing section.avatar.avatar-pep{background-color:#e38198}.landing section.avatar.avatar-pep .avatar-icon-video::after{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_pep-28d581b7ab3c8683bfb916951766554d.png)}.landing section.avatar button{position:relative}.landing section.avatar button .audio-wave{display:none;position:absolute;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.landing section.avatar button.ww-click-audio-playing{color:transparent}.landing section.avatar button.ww-click-audio-playing .audio-wave{display:block}.landing section.quotes{background-color:#7ac5c5;padding:20px 0 50px;text-align:center}.landing section.quotes h1{text-align:center}.landing section.quotes p{font-family:"Museo Sans";font-size:2.2em}.landing section.quotes p:before{content:'“';margin-left:-11px}.landing section.quotes p:after{content:'”'}.landing section.quotes .logo-small{height:50px;margin-top:-20px}.landing section.quotes .logo-medium{height:34px;margin-top:-17px}.landing section.quotes .logo-large{height:24px;margin-top:-12px}.landing section.purchase{background-color:#63bcbb;color:#fff;padding:35px 0}.landing section.purchase .button{float:right}.landing section.purchase h1{margin:0}.landing section.tech{padding:3em 0}.landing section.tech .tech-detail{font-size:1.5em}.landing section.tech .cue-display{width:100%;display:block;position:relative;max-width:400px;margin:-4em auto -3em}.landing section.tech .cue-display>img.cue-base{width:100%;vertical-align:bottom}.landing section.tech .cue-display>img.crosshair{width:8%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.landing section.tech .faded{display:none}.landing section.tech .highlight{color:orange!important;height:50px;text-align:center;display:block!important;font-weight:700;margin-bottom:50px}.landing section.tech .ng-hide.ng-hide-animate{display:none!important}.landing section.avatar{color:#fff}.landing section.avatar .container{position:relative}.landing section.avatar .avatar-icon{display:block;width:200px;height:200px;border-radius:50%;border:10px solid #fff;margin:0 auto;position:relative;overflow:hidden}.landing section.avatar .avatar-icon>.video-container{overflow:hidden}.landing section.avatar .avatar-icon>.mask-image{display:none}.landing section.avatar.avatar-charge .mask-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_charge-eaaf875cfdef68c2134f8500f7f6fec5.png)}.landing section.avatar.avatar-zest .mask-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_zest-abcea2a0e6e1e592e9ff51ba3b78de2d.png)}.landing section.avatar.avatar-smirk .mask-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_smirk-940097a22b59f137b6d1eb681bd19abf.png)}.landing section.avatar.avatar-pep .mask-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/mask_pep-28d581b7ab3c8683bfb916951766554d.png)}.landing section.avatar .text{margin:20px auto;text-align:center}.landing section.included .box{height:auto}.landing section.included img{width:50%;display:block;margin:auto}.landing section.avatar-intro{background-color:#63bcbb;text-align:center}.landing section.avatar-intro>.container{position:relative}.landing section.avatar-intro h1{margin-bottom:0}.audio-wave{position:relative;width:54px}.audio-wave>div{bottom:0;width:9px;height:5px;background-color:#fff;position:absolute;-webkit-animation:audio-wave 1.5s infinite ease-in-out;animation:audio-wave 1.5s infinite ease-in-out}.audio-wave>div:nth-child(2){left:11px;-webkit-animation-delay:.2s;animation-delay:.2s}.audio-wave>div:nth-child(3){left:22px;-webkit-animation-delay:.4s;animation-delay:.4s}.audio-wave>div:nth-child(4){left:33px;-webkit-animation-delay:.6s;animation-delay:.6s}.audio-wave>div:nth-child(5){left:44px;-webkit-animation-delay:.8s;animation-delay:.8s}.cue.explore h1{margin-bottom:0}.cue.explore p{margin-top:10px}.cue.explore .device-left{width:100%;margin:-3em -2em 0}.cue.explore .device-right{width:100%;margin:-3em -2em 0 2em}.cue.explore section.explore-hero{background-color:#7ac5c5;padding:55px 0 2em}.cue.explore section.explore-hero h1{display:inline-block}.cue.explore section.explore-hero p{max-width:410px}.cue.explore section.explore-hero .cue-icon{height:60px;margin:0 0 0 30px;vertical-align:text-bottom;display:none}.cue.explore section.explore-hero .cue-hero{margin:-3em -1em -4em;width:100%}.cue.explore section.cue-app-feature{background-color:#e9eeee}.cue.explore section.cue-app-feature .container{position:relative}.cue.explore section.cue-app-feature img.app-screen{display:none}.cue.explore section.cue-app-feature .text{margin-top:4em;margin-bottom:4em;text-align:center}.cue.explore section.cue-app-feature .app-header{height:150px;width:100%;background-position:center;background-size:150%}.cue.explore section.cue-app-feature:nth-child(2n+1){background-color:#e8f8f8}.cue.explore section.cue-app-feature:nth-child(2n+1) img.app-screen{left:55%;right:auto}.cue.explore section.chat{margin-top:20px}.cue.explore section.chat .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_chat-a897ce516f16933381a38fa272349540.png);background-position:26% 74%}.cue.explore section.create .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_create-b86c02e456d4be964781398d3f49dcc5.png)}.cue.explore section.control .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_control-3486d826f209dce7accb1c79329abf89.png)}.cue.explore section.code .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_code-c3a1efb33f375909a4a5dfae587c6aa5.png);background-position:15% 21%}.cue.explore section.download-app{padding:40px 0;background-color:#63bcbb;color:#fff}.cue.explore section.download-app h1{margin:0;line-height:60px;text-align:center}.cue.explore section.download-app img{height:60px;display:block;margin:0 auto}.cue-chat{position:fixed;bottom:0;right:0;width:400px;height:650px;max-height:100vh;max-width:100%;padding-top:65px}.cue-chat .cue-chat-inner{position:relative;background-color:#003259;border-radius:10px 10px 0 0;overflow:hidden;height:100%}.cue-chat .chat-header{height:45px;position:absolute;width:100%;left:0;top:0;background-color:rgba(0,0,0,.8);padding:0 10px;font-weight:700;color:#fff;line-height:45px}.cue-chat .chat-header .chat-controls{position:absolute;right:0;top:0}.cue-chat .chat-header .chat-controls .chat-control{line-height:45px;font-size:20px;width:45px;text-align:center;display:inline-block}.cue-chat .chat-header .chat-controls .chat-control:hover{background-color:rgba(255,255,255,.5);cursor:pointer}.cue-chat .chat-body{padding:55px 5px 58px;height:100%;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cue-chat .chat-message{width:100%;-webkit-box-flex:1;-ms-flex:auto 0 0;flex:auto 0 0}.cue-chat .chat-message:after,.cue-chat .chat-message:before{content:" ";display:table}.cue-chat .chat-message:after{clear:both}.cue-chat .message-text{color:#fff;background-color:#00a0b4;padding:10px;border-radius:10px;margin:5px 10px;float:right}.cue-chat .chat-message.bot .message-text{background-color:#9458ca;float:none;overflow:auto}.cue-chat .chat-avatar-icon{width:52px;float:left;margin:5px 10px}.cue-chat .chat-button .message-text{background-color:transparent;padding:13px 16px;text-transform:uppercase;color:#02b3be;position:relative;font-weight:700}.cue-chat .chat-button .message-text[ng-click]:hover{cursor:pointer}.cue-chat .chat-button .message-text[ng-click]:hover::after{background-color:rgba(255,255,255,.2)}.cue-chat .chat-button .message-text::after{border-radius:20px 10px 10px;-webkit-transform:skew(-14deg);-ms-transform:skew(-14deg);transform:skew(-14deg);content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #02b3be}.cue-chat .chat-keyboard{position:absolute;bottom:0;left:0;width:100%;padding:10px;background-color:#003259}.cue-chat .chat-keyboard-input{padding:9.5px;border-radius:48px;background-color:#fff;min-height:38px}.cue-chat .chat-keyboard-input.inactive{color:#b5b1b5}section.dotckteaser .center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}section.dotckteaser section{max-width:1600px;width:100%;margin-left:auto;margin-right:auto}section.dotckteaser .container{padding:0 1em}section.dotckteaser h1{color:#666;margin-bottom:1em;font-size:2em}section.dotckteaser h2{color:#666}section.dotckteaser section.creative-apps{padding:2em 0 3em;background-color:#f1f3fe}section.dotckteaser section.creative-apps p{color:#666;font-size:1.2em}section.dotckteaser section.creative-apps img{height:100px}section.dotckteaser section.dot-ck-hero-landing{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/green_dot_mobile-bce00e4c92badaebd75efea126f57b9a.jpg);min-height:500px;padding:50px 0;background-size:cover;background-position:bottom right;background-color:#ebd9cd}section.dotckteaser section.dot-ck-hero-landing img{width:60%}section.dotckteaser section.dot-ck-hero-landing p{color:#fff;max-width:350px;margin:0 0 20px;font-size:1.7em;line-height:1.2em}section.dotckteaser section.dot-ck-hero-landing button{color:#fff;background-color:#0f1c1c;font-size:1.1em}section.dotckteaser section.product{padding:40px 0 0;overflow:hidden;min-height:500px}section.dotckteaser section.product p{color:#666;font-size:1.2em;line-height:1.4em}section.dotckteaser section.product img{vertical-align:bottom;width:100%;margin:0 1em}section.dotckteaser section.product .age-bubble{border-radius:100%;color:#fff;width:50px;line-height:50px;font-weight:700;font-size:22.5px;text-align:center;background-color:#fec510;position:absolute;margin-left:55px}section.dotckteaser section.includes{background-size:auto;background-position:left;background-repeat:no-repeat;background-color:#eaf8fe;overflow:hidden}section.dotckteaser section.includes .text{background-color:#eaf8fe;padding:40px 0}section.dotckteaser section.includes h1{font-size:40px;margin-bottom:20px;margin-left:10px}section.dotckteaser section.includes li{list-style:disc;color:#666;font-size:1.4em;line-height:1.4em;margin:10px 0 10px 30px}section.dotckteaser section.includes img{width:110%;margin:0 -1em}section.dotckteaser section.promo{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/dot_lifestyle-5da9aabb5d47415b2e049a2c36ed61e2.jpg);padding:40px 0;min-height:500px;background-size:cover;background-position:center top}section.dotckteaser section.promo p{color:#fff;font-size:1.8em;line-height:1.2em;max-width:80%;padding-top:50%}.user-account-page .button,.user-account-page button{background-color:#0d87bf;border-radius:.3em;color:#fff}.user-account-page .account-section-header{background-color:#ebf6ff;border-top:1px solid #0d87bf}.user-account-page .account-section-header h3{margin:.7em 0}.user-account-page .account-user-avatar{display:none}.user-account-page .account-section-body{padding:3em 0}.user-account-page .account-user-name{font-weight:500}.user-account-page .account-user-info{font-weight:300;margin:.5em 0}.user-account-page .account-user-details{overflow:hidden}.user-account-page .user-details-form{overflow:hidden;max-width:35em;position:relative}.user-account-page .user-details-form .row{margin:1em 0}.user-account-page .user-details-form .row:first-child{margin-top:0}.user-account-page .user-details-form label:not(.update-password){float:left;display:block;margin-right:2.35765%;width:36.02647%;line-height:40px;font-weight:300;font-size:.9em}.user-account-page .user-details-form label:not(.update-password):last-child{margin-right:0}.user-account-page .user-details-form input[type=email],.user-account-page .user-details-form input[type=password],.user-account-page .user-details-form input[type=text]{float:left;display:block;margin-right:2.35765%;width:61.61588%;padding:0 1em}.user-account-page .user-details-form input[type=email]:last-child,.user-account-page .user-details-form input[type=password]:last-child,.user-account-page .user-details-form input[type=text]:last-child{margin-right:0}.user-account-page .user-details-form input.half-input{float:left;display:block;margin-right:2.35765%;width:29.62911%}.user-account-page .user-details-form input.half-input:last-child{margin-right:0}.user-account-page .user-edit-button{box-shadow:none}.user-account-page .user-edit-button:focus{outline:0}.user-account-page .confirm-button{width:10em;height:2.5em;float:right}.user-account-page .account-row-half{border-bottom:1px dashed #0d87bf;padding:1em 0}.user-account-page .account-row-half label{margin-left:1em}.user-account-page .newsletter-section-body{padding-bottom:8em}.user-account-page .account-row:last-child .account-row-half{border-bottom:none}.user-account-page .referral-cta-text img{float:left;margin-right:1.3em;width:6em}.user-account-page .referral-cta-text .text{overflow:hidden}.user-account-page .referral-cta-text .text h4{margin:0}.user-account-page .referral-cta-text .text p{font-weight:300}.user-account-page .referral-cta-text .text button{background-color:#0d87bf;color:#fff}.user-account-page .referral-link input{width:100%;font-size:1em}.user-account-page .referral-link p{margin:.3em;font-weight:300}.user-account-page .exclamation{font-size:3.5em;font-family:Bariol;display:inline-block;vertical-align:middle;margin:-2em .2em;font-weight:700}.user-account-page .error,.user-account-page .info,.user-account-page .success{margin-top:0}.user-account-page .referral-section{background-color:#ecf4fc}.user-account-page section.credit-section{margin-bottom:2em}.user-account-page section.credit-section:after,.user-account-page section.credit-section:before{content:" ";display:table}.user-account-page section.credit-section:after{clear:both}.user-account-page section.credit-section:last-child{margin-bottom:0}.user-account-page section.credit-section hr{border-bottom:1px dashed #5a88b7;margin:.3em 0 1em}.user-account-page section.credit-section table{width:100%}.user-account-page section.credit-section td{padding:.3em 0}.user-account-page section.credit-section td .available{color:#878787}.user-account-page section.credit-section td .available-date{color:#bf9034}.user-account-page section.credit-section td.amount{min-width:4.5em}.user-account-page .total-credits-section a{float:right}.user-account-page .total-credits-section .credit-total{color:#69b83d;margin:0}.user-account-page .unverified-email{background-color:#feeecd;color:#a28035;padding:1em 0}.user-account-page .unverified-email img{float:left;width:6em;margin-right:1em}.create-account-body .oauth-login-buttons{text-align:center;margin:40px 0}.create-account-body .oauth-login-buttons .button{background-color:#fff;font-size:16pt;margin:10px;color:#666;border:1px solid #666}.create-account-body .oauth-login-buttons .button>i{margin:0 8px}.create-account-body .oauth-login-buttons .button.fb>i{color:#3b5998}.create-account-body .oauth-login-buttons .button.gp>i{color:#dd4b39}.create-account-body label{font-size:.9em;margin:3px 0;display:block}.create-account-body .form-spacer{position:relative;margin-bottom:20px}.create-account-body .form-spacer>hr{display:none}.create-account-body .form-spacer>span{color:#666;font-weight:500}.create-account-body input{display:block;width:100%;margin:0 0 1em;font-size:1em}.order-listing-header{display:-moz-inline-stack;display:inline-block;zoom:1;margin:1em 0 1em 1em;min-width:12em;border-right:1px dashed #bdbdbd;box-sizing:border-box}.order-listing-header:last-child{border-right:none}.listing-label{font-size:.9em;font-weight:300}.listing-label-value{color:#666}.order-overview-details{width:23em;float:left;font-weight:300}.order-overview-details h4{margin:0 0 -.5em}.order-overview-details .status-text{font-weight:500;color:#69b83d}.order-overview-details button{display:block;width:12em;margin:.5em 0;height:2.5em;text-align:left;position:relative;box-shadow:none}.order-overview-details button::after{position:absolute;right:.6em;content:"\f054";font-family:FontAwesome;font-weight:300}.order-overview-images{overflow:hidden}.order-overview-images .robot{width:11em;display:-moz-inline-stack;display:inline-block;zoom:1;margin:0 2em}.order-overview-images .robot .robot-img{width:100%;height:11em;background-size:contain;background-repeat:no-repeat;background-position:bottom}.order-overview-images .robot-label{text-align:center;color:#666;font-weight:300}.no-orders{height:30em;position:relative}.no-orders .info{position:absolute;top:30px}.order-section-body{padding:3em 0}.order-section-header{background-color:#ebf6ff;border-top:1px solid #0d87bf}.order-section-header h3{margin:.7em 0}.order-details-top{background-color:#ebf6ff;border-bottom:1px solid #bdbdbd}.order-details-top .order-listing-header{border-color:#00acd7;vertical-align:top}.order-status-details{float:right}.order-status-main{float:left;margin:1em 1em 1em 0}.order-status-main h3{margin:0}.modal-tabs-nav,.order-details-tabs{clear:both;padding-top:1em;position:relative;top:1px;z-index:100}.modal-tabs-nav li,.order-details-tabs li{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;vertical-align:bottom;line-height:1.6!important}.modal-tab,.order-details-tab{border-radius:.5em .5em 0 0;background-color:#f70;color:#fff;width:10em;display:block;margin-right:.5em;text-align:center;padding:.5em 0;overflow:hidden;font-weight:500;font-size:.95em;border:1px solid transparent}.modal-tab:focus,.order-details-tab:focus{outline:0}.modal-tab:hover,.order-details-tab:hover{color:#fff;background-color:#cc5f00}.active.modal-tab,.order-details-tab.active{background-color:#fff;color:#000;border-top:1px solid #bdbdbd;border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd;border-bottom:1px solid #fff}.order-details-tab-note{padding-left:1.5em;color:#666}.details-view{min-height:30em}.details-tab-left{float:left;display:block;margin-right:2.35765%;width:29.20262%}.details-tab-left:last-child{margin-right:0}.details-tab-section{margin-bottom:2em}.details-tab-section li,.details-tab-section p{line-height:1.2;list-style:inherit;font-weight:300}.details-tab-section ul{margin:1em 0 1em 1em}.details-tab-section ol{margin-left:2em}.details-tab-section strong{font-weight:500;width:8em;display:inline-block}.details-tab-section .note{background-color:#fff8d5;padding:1em;overflow:auto;border-radius:.5em}.details-tab-section .note .edit-note-link,.details-tab-section .note strong{display:block}.add-note-button{height:2em;margin:1em 0}.edit-note{margin:1em 0}.edit-note textarea{width:100%}.details-tab-right{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:2.55894%}.details-tab-right:last-child{margin-right:0}.details-tab-right table{width:100%}.details-tab-right td{padding:0}.details-tab-right td.add-adjustment{text-align:center;border-bottom:1px dotted #00acd7;padding:.4em 0}.details-tab-right .adjustments-details-box{width:100%;background-color:#f5faff;border-bottom:none;border-right:none;border-radius:.3em;border-top:1px solid #999;border-left:1px solid #999}.details-tab-right .adjustment-amount-box{width:6em;text-align:right}.details-tab-right .adjustment-row>td{text-align:center}.details-tab-right .adjustment-row>td.robot-adjustment-price{text-align:right}.details-tab-right .robot-name{width:18em}.details-tab-right .robot-quantity{width:6em;text-align:center}.details-tab-right .robot-quantity input{width:3em;margin:0 auto}.details-tab-right .robot-price{text-align:right}.details-tab-right .robot-delete{text-align:center}.details-tab-right .robot-listing{border-bottom:1px dashed #9ce5ff}.details-tab-right .robot-listing:last-child{border-color:#149ed0}.details-tab-right .robot-listing td:first-child{text-align:center}.details-tab-right .padding-row{height:2em}.details-tab-right .robot-image{width:8em}.details-tab-right .robot-image img{height:8em}.details-tab-right .robot-total{font-weight:500}.details-tab-right .blue-division{padding:0;height:1px;background-color:#0d87bf}.details-tab-header{margin:.3em 0}.details-tab{padding:3em 0}.details-tab:after,.details-tab:before{content:" ";display:table}.details-tab:after{clear:both}.details-tab hr{margin:0}.details-tab p,.details-tab span{font-size:.9em;color:#333;line-height:1.3;font-weight:300}.details-tab .shipped{color:green;font-size:1em}.details-tab .select-wrapper,.details-tab input,.details-tab textarea{font-size:.95em;margin-top:.5em;margin-bottom:.5em}.details-tab button{box-shadow:none}.shipping-form{padding-top:1em}.shipping-form .select-wrapper,.shipping-form input{font-size:.95em;margin-top:.5em;margin-bottom:.5em}.details-confirm-buttons{float:right}.details-confirm-buttons button{margin-left:1em}.details-cancel-order{text-align:center}.details-cancel-order .buttons button:first-child{margin-right:1em}hr.details-bottom-hr{margin:2em 0}.order-details-masthead{padding:1em 2em}.order-details-masthead h3{margin:0}.order-details-masthead .back{margin-bottom:.3em;display:block}.label-form .select-wrapper,.label-form input,.label-form textarea{float:left;display:block;margin-right:2.35765%;width:57.35098%;font-size:.95em;margin-top:.5em;margin-bottom:.5em}.label-form .select-wrapper:last-child,.label-form input:last-child,.label-form textarea:last-child{margin-right:0}.label-form .select-wrapper.half,.label-form input.half,.label-form textarea.half{float:left;display:block;margin-right:2.35765%;width:27.49666%}.label-form .select-wrapper.half:last-child,.label-form input.half:last-child,.label-form textarea.half:last-child{margin-right:0}.label-form textarea{height:8em}.label-form label{float:left;display:block;margin-right:2.35765%;width:23.23176%;padding-top:1em}.label-form label:last-child{margin-right:0}.edit-details-error{padding:1em;margin-bottom:2em;border-radius:.5em}.charge-form-callout{font-family:Bariol,Helvetica,sans-serif;font-size:1.3em}.charge-form-callout strong{font-weight:700!important}.cancel-reason-textbox{margin-bottom:2em;width:24em;height:10em}.tracking-card-row{position:relative;margin:1em 0 2em}.tracking-card{float:left;display:block;margin-right:2.35765%;width:31.76157%;background-color:#fff;border-radius:.5em;overflow:hidden}.tracking-card:last-child{margin-right:0}.tracking-card-header{background-color:#149ed0;color:#fff}.tracking-card-header h5{margin:0;padding:.4em .7em}.tracking-card-body{padding:1.5em;overflow:auto;height:20em}.tracking-card-body p{font-weight:300;line-height:1.3}.tracking-card-body p strong{font-weight:500}.tracking-card-body .arrival-day{color:#69b83d;font-size:4em}.tracking-card-body h1,.tracking-card-body h2,.tracking-card-body h3,.tracking-card-body h4,.tracking-card-body h5,.tracking-card-body h6{margin:.3em 0}.modal-hold-form textarea{display:block;width:100%;padding:.5em}.modal-hold-form button{margin:1em auto 0;display:block}.modal-hold-form button:disabled{background-color:#ccc}.start-flow{text-align:center}.start-flow h1{font-size:18px;margin-bottom:35px;color:#1f1f1f}.start-flow h2{margin:0;font-size:18px;color:#00acd7}.start-flow h3{font-size:23px;margin:0;font-weight:500}.start-flow h4{color:#666;font-size:14px;margin:0}.start-flow p{font-size:14px;margin:0;color:#666}.start-flow strong{color:#00acd7}.start-flow input[type=checkbox]{display:none}.start-flow .button,.start-flow button{font-size:1.2em}.start-flow .button img,.start-flow .button span,.start-flow button img,.start-flow button span{vertical-align:middle}.start-flow .congrats{color:#00acd7;max-width:500px;width:90%;margin:-10px auto 10px}.start-flow .clickable{cursor:pointer}.start-flow .shadow-box{display:block;border-radius:12px;box-shadow:0 0 4px rgba(0,0,0,.5)}.start-flow .shadow-box:hover{box-shadow:0 0 6px rgba(0,0,0,.8)}.start-flow .shadow-box.no-hover:hover{box-shadow:0 0 4px rgba(0,0,0,.5)}.start-flow .quick-fade.ng-hide-remove,.start-flow .quick-fade.ng-show-add{-webkit-transition:.1s ease-in-out all;transition:.1s ease-in-out all}.start-flow .quick-fade.ng-hide{opacity:0}.start-flow .quick-fade.ng-show{opacity:1}.start-flow .layout-container{margin-bottom:8px;height:33px}.start-flow .layout-container .background-container{display:inline-block;margin:0 auto;border-radius:10px;background-color:#00acd7;min-width:250px;height:33px;padding:7px 10px 0}.start-flow .layout-container .background-container p{color:#fff}.start-flow .checkcircle{display:inline-block;background-color:#dfdfdf;height:40px;width:40px;border-radius:50%;cursor:pointer}.start-flow .checkcircle.checked{background-color:#fff}.start-flow .checkcircle.checked span{display:inline-block;height:40px;width:40px;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start_flow/prod_CardCheclmark-19318dcb4b12ace20c417edc7826fbd5.png);background-position:left top;background-size:cover}.start-flow .header{height:40px;width:100%;background-color:#f70;margin-bottom:15px;text-align:left}.start-flow .header .back{display:inline-block;width:33.3%;text-align:left;vertical-align:middle}.start-flow .header .back a{margin-left:20px}.start-flow .header .back a img{height:30px}.start-flow .header .logo{display:inline-block;width:33.3%;text-align:center;vertical-align:middle}.start-flow .header .logo img.short{padding:9px 0}.start-flow .header .logo img.tall{display:none}.start-flow .progress-dots{text-align:center;margin-bottom:20px}.start-flow .progress-dots .dot{display:inline-block;border-radius:50%;width:17px;height:17px;margin:2.5px 5.5px}.start-flow .progress-dots .done{background-color:#00acd7}.start-flow .progress-dots .current{background-color:#f70;width:22px;height:22px;margin:0 2.75px}.start-flow .progress-dots .to-do{background-color:#bababa}.start-flow .products .product-carousel{overflow-x:scroll;overflow-y:visible;text-align:center;white-space:nowrap;padding-top:2px;margin:-7px auto 40px;height:210px;width:95%}.start-flow .products .product-carousel .product-picker-item{display:inline-block;cursor:pointer;min-width:146px;max-width:146px;height:200px;margin:0 10px}.start-flow .products .product-carousel .product-picker-item .name{height:25px;margin-bottom:7px;padding-top:7px}.start-flow .products .product-carousel .product-picker-item img{width:130px;height:120px}.start-flow .products .layout-container{margin-bottom:8px;height:33px}.start-flow .products .layout-container p{margin:0 auto;border-radius:10px;background-color:#00acd7;width:250px;height:33px;padding-top:7px;color:#fff}.start-flow .products button{width:200px}.start-flow .location button{margin-bottom:40px}.start-flow .location button img{height:30px;margin-right:10px}.start-flow .location button span{font-size:22px}.start-flow .register,.start-flow .register h1{margin-bottom:10px}.start-flow .register h2{color:#000}.start-flow .register form input[type=email]{height:57px;border-radius:10px;margin-bottom:20px;width:90%;max-width:360px;background-color:#4bbad6;color:#fff}.start-flow .register form input[type=email]::-webkit-input-placeholder{color:#fff}.start-flow .register form input[type=email]:-ms-input-placeholder{color:#fff}.start-flow .register form input[type=email]::placeholder{color:#fff}.start-flow .register form .checkboxes{margin-bottom:35px}.start-flow .register form label.big-checkbox{background-color:#f2f2f2;width:260px;margin-bottom:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}.start-flow .register form label.big-checkbox .checkbox{text-align:center;display:inline-block;background-color:#fff;height:18px;width:18px;min-width:18px;margin:auto 18px;border-style:solid;border-width:1px;border-color:#bababa}.start-flow .register form label.big-checkbox .checkbox .checkmark{display:inline-block;height:14px;width:14px;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start_flow/uiCheckmark-17754e89c0db0958aaa8067fcbf994da.png);background-position:left top;background-repeat:no-repeat;background-size:cover}.start-flow .register form label.big-checkbox p{font-size:16px;text-align:left;padding-top:3px;padding-bottom:3px;padding-right:3px}.start-flow .register form button{margin-bottom:20px;width:200px}.start-flow .register a{color:#666;text-decoration:underline}.start-flow .register a:hover{color:#000}.start-flow .register .skip{font-size:.9em}.start-flow .download h3{margin-bottom:10px;font-size:20px;color:#666}.start-flow .download h3 strong{font-size:25px;color:#00acd7}.start-flow .download p{font-weight:500}.start-flow .download h1{margin-bottom:10px}.start-flow .download .shadow-box{padding:6px}.start-flow .download .mobile .button{margin-bottom:20px}.start-flow .download .mobile .button span{margin-right:5px}.start-flow .download .mobile .button img{height:25px}.start-flow .download .content{margin:0 auto;width:90%;max-width:420px}.start-flow .download .content .shadow-box{margin-bottom:30px}.start-flow .download .content .top-section{padding-top:19px;margin-bottom:28px}.start-flow .download .content .top-section img{max-width:108px;width:25%;margin-right:10px}.start-flow .download .content .top-section .text{display:inline-block;max-width:256px;width:70%;text-align:left;vertical-align:top}.start-flow .download .content .this-device{margin-bottom:16px}.start-flow .download .content .other-device{margin:0 auto;padding-bottom:18px}.start-flow .download .content .other-device strong{color:#666}.start-flow .download .content .desktop .download-buttons{margin-bottom:25px}.start-flow .download .content .desktop .download-buttons a{display:inline-block;cursor:pointer}.start-flow .download .content .desktop .download-buttons a img{width:124px}.start-flow .download .content .desktop .download-buttons .space{margin-right:9px}.start-flow .download .content .desktop .other-device{width:100%}.start-flow .download .other-apps p{margin-bottom:20px}.start-flow .download .other-apps .app{display:inline-block;margin-left:13px;margin-right:13px;margin-bottom:26px}.start-flow .download .other-apps .app img{width:75px;margin-bottom:8px}.play-ideas-home{background:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/play_home_background-b1693667611e6d12b408c327723d8ed0.png) bottom center no-repeat;padding-bottom:6em;padding-top:3em;background-size:cover;-webkit-perspective:700;perspective:700}.play-tiles li{margin-bottom:2em;border-radius:2em}.play-tile{display:block;background-color:#fff;background-repeat:no-repeat;position:relative;height:40vw;background-size:contain;background-position:right;border-radius:2em}.play-tile:hover{-webkit-transform:scale(1.03,1.03);-ms-transform:scale(1.03,1.03);transform:scale(1.03,1.03)}.play-tile h1{margin:0;font-size:16vw}.play-tile p{display:block;margin-top:0;width:55%;font-size:5vw}.story-tile:hover{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.play-tile-text{padding:1.5em}.start-tile{background-color:#0cd9cc;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/start_tile_mobile-3218eeab99eca11e4305564bb944c558.png)}.start-tile .play-tile-text{color:#fff!important}.story-tile{background-color:#8cf9e9;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/story_tile_mobile-ac3649071e78005c03697f69c9b541b0.png)}.story-tile .play-tile-text{color:#ff742e!important}.magazine-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/magazine_tile_mobile-cef530fd8dc16d4f2ba978ed0f38bf72.png);background-position:bottom right 1em;background-size:60%;background-color:#ffe673}.magazine-tile .play-tile-text{padding:.5em 1.5em;color:#ff742e}.magazine-tile .play-tile-text h1{font-size:14vw;line-height:1.2}.magazine-tile .play-tile-text p{width:40%;font-size:4.3vw}.ideas-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/ideas_tile_mobile-88d7d32b3a140a33b1fd6751ab095b58.png)}.ideas-tile .play-tile-text{color:#05a89d!important}.ideas-tile img{position:absolute;width:38vw;right:0;bottom:-2em}.play-ideas-setup{background-color:#c6f5e3;padding:2.5em 0;color:#017f77}.play-ideas-setup h2{margin:0}.play-ideas-setup ul{text-align:left}.setup-picker-thumb.setup-picker-thumb-home{display:inline-block;margin:0 2em 0 0;vertical-align:top}.setup-picker-thumb.setup-picker-thumb-home div{text-align:center;font-size:.8em}.play-tile.watch-show-tile{position:relative;overflow:hidden;padding:1em 1em 0;margin-bottom:2em;background-color:#ffc55e;height:auto}.play-tile.watch-show-tile .watch-show-tile-bottom{position:absolute;padding-top:16.2%;width:100%;bottom:0;left:0;background-color:#e58d00;border-radius:0 0 2em 2em}.play-tile.watch-show-tile h1{position:relative;margin:.2em;color:#f70;z-index:3}.play-tile.watch-show-tile .watch-tile-logo{width:98%;position:relative;margin-left:auto;margin-right:auto;display:block;z-index:1}.play-tile.watch-show-tile .watch-tile-img{display:none}.signup-wrapper{background-color:#ff742e}.signup-wrapper .signup-content{display:block;width:100%;padding:1.5em 1em;vertical-align:top;text-align:center}.signup-wrapper .signup-content h1{margin:0;color:#fff}.signup-wrapper .signup-content p{margin-bottom:.5em;color:#d3fbe8}.signup-wrapper .signup-content .button{margin-left:.5em;margin-top:.5em}.signup-wrapper .signup-img{display:none;vertical-align:bottom;text-align:center}.signup-wrapper .signup-img img{max-width:25em;vertical-align:bottom}.preload{height:11em;background-color:#fff;font-size:3em}.preload img{height:2em}.play-ideas-masthead{background-color:#ff9333;overflow:hidden}.play-ideas-masthead .container{position:relative}.play-ideas-masthead .masthead-text{max-width:25em}.play-ideas-masthead .masthead-image{display:none}.play-ideas-masthead .search-bar{padding:1em 0;background-color:#ff7e0e;position:relative;z-index:100}.play-ideas-masthead .subtext{display:none}.play-ideas-masthead .find-ideas-by{background-color:#ff7e0e;cursor:pointer}.play-ideas-masthead .find-ideas-by h3{font-size:1.2em}.play-ideas-masthead .find-ideas-by .chevron{float:right;margin:.5em 0;-webkit-transition:all .3s;transition:all .3s}.play-ideas-masthead .find-ideas-by .chevron.active{-webkit-transform:rotateZ(-180deg);-ms-transform:rotate(-180deg);transform:rotateZ(-180deg)}.play-ideas-masthead .play-select-wrapper{position:relative;margin:.5em 0}.play-ideas-masthead .play-select-wrapper,.play-ideas-masthead input{-webkit-transition:all .3s;transition:all .3s;background-color:#ffa14d;font-weight:500;border:none;border-radius:.5em;height:2.3em;font-size:.95em}.play-ideas-masthead .play-select-wrapper.selected,.play-ideas-masthead input.selected{background-color:#fff;padding-right:2em}.play-ideas-masthead .play-select-wrapper.selected select,.play-ideas-masthead input.selected select{color:#000}.play-ideas-masthead .play-select-wrapper.selected .deselect-button,.play-ideas-masthead input.selected .deselect-button{border-left:1px solid #ff742e;display:block;cursor:pointer}.play-ideas-masthead h3{margin-bottom:.4em}.play-ideas-masthead p{margin:0}.play-ideas-masthead .deselect-button{position:absolute;display:none;color:#ff742e;height:100%;padding:.5em;right:0;top:0}.play-ideas-masthead .play-select-wrapper select{color:#fff;-webkit-appearance:none;padding:0 .7em}.play-ideas-masthead .search-text{position:relative;-webkit-transition:all .3s;transition:all .3s}.play-ideas-masthead .search-text::before{position:absolute;font-size:1.3em;left:.5em;top:.3em;content:"\f002";font-family:FontAwesome}.play-ideas-masthead .search-text input{width:100%;color:#fff;padding-left:2.5em}.play-ideas-masthead .search-text.active::before{color:#000}.play-ideas-masthead .search-text.active input{background-color:#fff;color:#333}.ideas-body{padding:1.5em 0}.ideas-body .count-text{font-weight:500}.idea-card{float:left;height:15em;width:100%;position:relative;border-radius:.8em;margin-bottom:1.5em;background-size:cover;background-position:center;color:#333}.idea-card .bottom-shim{position:absolute;background-color:rgba(255,255,255,.85);bottom:0;height:5em;left:0;right:0;padding:1em}.idea-card .bottom-shim h4{margin:0}.idea-of-the-week{border-radius:.8em;overflow:hidden;display:table;table-layout:fixed;width:100%;min-height:18em}.week-tablet{display:none}.iotw-description{background-color:#ffeddc;width:20em;padding:2em;display:table-cell}.iotw-description p{line-height:1.3}.iotw-description h4{margin:.2em 0}.iotw-description button{box-shadow:none}.iotw-picture{background-size:cover;display:table-cell;cursor:pointer;background-position:center}.single-idea-masthead{background-color:#ff9333}.single-idea-masthead .masthead-text{padding:1em 0;position:relative;z-index:300}.single-idea-masthead .masthead-text h1{font-size:3.1em;margin:0}.single-idea-masthead .masthead-text p{margin:0}.single-idea-masthead .masthead-text .back-link{margin-bottom:.1em}.single-idea-masthead .masthead-image{display:none}.single-idea-header{background-color:#ffeddc;border-bottom:1px solid #bdbdbd}.single-idea-header li,.single-idea-header p,.single-idea-header ul{line-height:1.1}.single-idea-header .download-button{border:.2em solid #ff742e;color:#ff742e;border-radius:3em;background-color:transparent;display:inline-block;padding:.5em 1em}.single-idea-header .short-description{margin:2em 0}.single-idea-header .setup-time{margin-top:1em;font-size:1.2em}.single-idea-header h3{margin:0}.single-idea-header .main-picture{display:none}.single-idea-header .main-picture-mobile{height:15em;background-size:cover;background-position:center}.single-idea-header .icon-thumb{width:5.2em;display:block;margin:0 auto}.single-idea-header .requirements{padding-top:1em}.single-idea-header .requirements ul{text-align:center}.single-idea-header .product-requirements{display:inline-block;margin-right:1.5em;vertical-align:top;width:5em;margin-bottom:1em}.single-idea-header .product-requirement-name{text-align:center;font-size:.8em;margin-top:1em}.setup-time li{list-style:inherit;font-weight:300}.setup-time ul{margin-left:1em}.setup-time p{font-weight:300;margin-top:.2em}.play-details-section{margin-bottom:2em}.play-details-section ol,.play-details-section ul{margin-left:1.5em}.play-details-section li{list-style:inherit}.play-details-section li,.play-details-section p{color:#666;line-height:1.15;font-size:.95rem}.play-details-section h1,.play-details-section h2,.play-details-section h3,.play-details-section h4,.play-details-section h5,.play-details-section h6{margin:1em 0 .2em}.play-details-section h1{font-size:1.8rem}.play-details-section h2{font-size:1.5rem}.play-details-section h3{font-size:1.3rem}.play-details-section h4{font-size:1.2rem}.play-details-section h5{font-size:1.1rem}.play-details-section h6{font-size:1rem}.play-details-section blockquote{padding-left:2em;margin-left:0;border-left:.4em solid #79d1ec}.play-details-section code{font-family:Consolas,Menlo,monospace;font-size:.9rem}.play-details-section pre{background-color:#f4f4f4;padding:1em;border-radius:.5em;color:#71380e}.app-option{padding:1.5em 0 1em;border-bottom:1px dashed #999}.app-option:last-child{border-bottom:none}.app-option p{line-height:1.3;margin:1.5em 0 .5em}.app-option .app-icon-img{float:left;width:3.5em}.app-option .app-title-text{overflow:hidden;padding-left:1em}.app-option .app-title-text h4{margin:.3em 0 0}.app-option .app-title-text p{margin:0}.app-option.last{border-bottom:none}.app-option iframe,.app-option img{max-width:100%}.step-image{border-radius:.4em;border:2px solid #e1e1e1;padding:.5em;width:100%}.step-image img{vertical-align:bottom;border-radius:.3em;display:block;width:100%}.preview-bar{background-color:#caf7ff;padding:1em 0}.play-idea-body{margin-top:1em}.app-option-text{margin:1.5em 0 1em}.app-option-text:first-child{margin-top:0}.app-option-text:last-child{margin-bottom:0}.lego-pagination-desktop{padding:1em 0}.lego-pagination-desktop li{display:inline-block}.lego-pagination-desktop li::after{content:'\2022';color:#c5c5c5;margin:0 .6em}.lego-pagination-desktop li:last-child::after{display:none}.lego-pagination-desktop a.active{color:#000}.lego-body h3{display:none}.lego-body hr{margin:0}.lego-step{padding:1em 0;border-bottom:1px dashed #666}.lego-step img{width:100%}.lego-step>div{padding:0 1em}.lego-step .step-count{font-family:Bariol,Helvetica,sans-serif;font-weight:700;color:#ff742e;font-size:1.4em}.idea-image-row:last-child .lego-step:last-child{border-bottom:none}.step-step-step{margin-left:2em}.step-step-step li{list-style:inherit}.story-section{background-color:#8cf9e9;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/story/clouds-bd8d62dbfef5d3e0c4db6d7e43ed6b7f.png);background-repeat:no-repeat;background-position:center;position:relative}.story-section h1{color:#007c74;font-size:2.4em}.story-section video-carousel{margin-bottom:0;position:relative;display:block}.story-section video{vertical-align:middle;width:100%}.story-section .video-screen .video-arrow-button{display:none!important}.story-section .story-texts{color:#007c74;font-family:Bariol,Helvetica,Arial,sans-serif;font-weight:700;text-align:center;position:relative;height:9em;font-size:1.3em;width:80%;left:10%;display:table}.story-section .story-text-section{background-color:rgba(255,255,255,.39)}.story-section .story-text{display:table-cell;vertical-align:middle}.story-section .pagination-dots{text-align:center}.story-section .pagination-dots ul{display:-moz-inline-stack;display:inline-block;zoom:1;margin:0 1em}.story-section .pagination-dots li{display:-moz-inline-stack;display:inline-block;zoom:1;font-size:3em;margin:0 .1em;color:#149ed0;-webkit-transition:all .3s;transition:all .3s}.story-section .pagination-dots li::before{content:"•";cursor:pointer}.story-section .pagination-dots li::hover{color:#74bed8}.story-section .pagination-dots li.active{color:#666}.story-section .video-screen-container{padding:0}.story-section .story-images{display:none}.video-arrow-button{color:#007c74;-webkit-transition:all .3s;transition:all .3s;padding:0;background-color:transparent;width:10%;height:100%;position:absolute;top:0;display:block;font-size:2em}.video-arrow-button:focus{outline:0}.video-arrow-button:hover{background-color:rgba(255,255,255,.4)}.video-arrow-button.left-arrow-button{left:0}.video-arrow-button.right-arrow-button{right:0}.apps-section{background-color:#f0f0f0}.apps-section .row:first-child{margin-bottom:-1em}.apps-section h1{font-size:4em}.apps-hero{padding-top:200px;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/apps_bg_mobile-1bbead5a1c5918641d33ec406c7353b2.jpg);background-position:bottom}.apps-section-webview{min-height:100%}.tile{border-radius:1em;background-size:cover;background-position:left;margin-top:1em;display:block;margin-bottom:1em;padding:11% 2em;font-weight:500}.tile img{display:none}.tile h1{margin:0}.tile p{display:none}.tile:hover{-webkit-transform:scale(1.03,1.03);-ms-transform:scale(1.03,1.03);transform:scale(1.03,1.03)}.app-icon-image{border:.2em solid #fff;border-radius:1em;box-shadow:1px 1px 3px rgba(0,0,0,.5)}.path-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/path_tile-24f045eb4a6cd6e571c381a0c7479814.jpg);color:#fff!important}.go-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/go_tile-bd025abcf9b0f7abf91ce033ec8ffe9b.jpg);color:#fff!important}.blockly-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/blockly_tile-b50df7b69d528c09b2831396db2a1b05.jpg);color:#00bce1!important}.xylo-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/xylo_tile-005e3ad8334245d1b5adb13e233b12b8.jpg);color:#fff!important}.wonder-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/wonder_tile-b9c9a11422bff7a8866436c128f58b71.jpg);color:#fff!important}.app-h1{color:#fff}.tile-copy{max-width:15em}.app-page-section .top-bar{height:57px}.app-page-section .top-bar.go-top-bar{background-color:#2ca39e}.app-page-section .top-bar.path-top-bar{background-color:#633389}.app-page-section .top-bar.blockly-top-bar{background-color:#85aaa6}.app-page-section .top-bar.xylo-top-bar{background-color:#9b8700}.app-page-section .top-bar.wonder-top-bar{background-color:#501271}.app-page-section .gallery-section{padding-bottom:3em}.app-page-section .gallery-section .span-4{text-align:center}.app-page-section .gallery-section .carousel-controls{position:relative;display:inline-block}.app-page-section .gallery-section .carousel-slides.slick-slider{margin-bottom:0}.app-page-section .gallery-section .captions{margin-left:auto;margin-right:auto;max-width:400px;text-align:center}.app-page-section .gallery-section .caption{text-align:left;margin:1em 0;color:#333}.path-masthead{background-color:#9764be;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_path-4c5922061c234532459afb7bb0a2b089.jpg)}.path-masthead .active.modal-tab,.path-masthead .order-details-tab.active{background-color:#faf7fd;border-bottom-color:#faf7fd}.path-body,.wonder-body{background-color:#faf7fd}.path-body hr,.wonder-body hr{border-color:#eadef4}.path-body .download-button,.wonder-body .download-button{background-color:#eadef4}.wonder-masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_wonder-e36aa2bc6db068ae756f987ac948c37c.jpg);background-color:#9764be}.wonder-masthead .active.modal-tab,.wonder-masthead .order-details-tab.active{background-color:#faf7fd;border-bottom-color:#faf7fd}.go-masthead{background-color:#4cdbd6;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_go-ad38bdc0263f164fc1fa963caa82de1f.jpg)}.go-masthead .active.modal-tab,.go-masthead .order-details-tab.active{background-color:#eefffe;border-bottom-color:#eefffe}.go-body{background-color:#eefffe}.go-body hr{border-color:#c3f2ef}.go-body .download-button{background-color:#c3f2ef}.xylo-masthead{background-color:#f9d200;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_xylo-cd8cb530dcb069c1b90175521280e88b.jpg)}.xylo-masthead .active.modal-tab,.xylo-masthead .order-details-tab.active{background-color:#fffcef;border-bottom-color:#fffcef}.xylo-body{background-color:#fffcef}.xylo-body hr{border-color:#dfca75}.xylo-body .download-button{background-color:#fff4bb}.blockly-masthead{background-color:#fff;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_blockly-f3e78a2c0de6f90d8a4bf2d87df33a2b.jpg);border-bottom:1px solid #bdbdbd}.blockly-masthead .modal-tabs-nav,.blockly-masthead .order-details-tabs{top:1px!important}.blockly-masthead .masthead-title{color:#00bce1}.blockly-masthead .back-link a{color:#00acd7}.blockly-masthead p{color:#666}.blockly-masthead .active.modal-tab,.blockly-masthead .order-details-tab.active{background-color:#f7fdff;border-bottom-color:#f7fdff}.blockly-body{background-color:#f7fdff}.blockly-body hr{border-color:#e3f9f7}.blockly-body .download-button{background-color:#e3f9f7}.app-page-masthead{padding-top:.8em;background-size:cover;background-position:left;font-weight:500}.app-page-masthead .modal-tabs-nav,.app-page-masthead .order-details-tabs{top:0}.app-page-masthead .masthead-title{margin-bottom:1em}.app-page-masthead .masthead-title:after,.app-page-masthead .masthead-title:before{content:" ";display:table}.app-page-masthead .masthead-title:after{clear:both}.app-page-masthead .masthead-title img{display:inline-block;vertical-align:middle;margin-right:1em}.app-page-masthead .masthead-title h1{margin:0;display:inline-block;vertical-align:middle;font-size:3em}.app-page-masthead .masthead-text{max-width:30em;margin-bottom:3em}.app-page-masthead .masthead-text p{line-height:1.5;font-size:1.1em}.app-page-masthead .masthead-text .back-link{margin:.3em 0 .8em}.details-body .download-button{padding:.35em;display:inline-block;vertical-align:top;margin-right:.7em;margin-bottom:.7em;border-radius:.9em;width:15em}.details-body .download-button img{width:100%;display:block;border-radius:10px}.details-body .ratings-section{padding:.5em 1em}.details-body .ratings-stars{display:inline-block;width:5em}.details-body ol,.details-body ul{margin-left:2em}.details-body ol.slick-dots,.details-body ul.slick-dots{margin-left:0}.details-body li{list-style:inherit}.details-body h1,.details-body h2,.details-body h3,.details-body h4,.details-body h5,.details-body h6{margin-bottom:.5em}.details-body li,.details-body p{color:#666}.details-body .supported-devices-box{margin-bottom:2em;border-radius:.5em;color:#666;font-weight:300}.details-body .supported-devices-box strong{font-weight:500;color:#000}.details-body .supported-devices-box li{list-style:none}.details-body .supported-devices-box ul{margin-left:.5em}.details-body .supported-devices-box div{padding:1em}.details-body .supported-devices-box div:nth-child(2){padding:1em;border-top:1px solid #fff}.details-body .go-box{background-color:#c3f2ef}.details-body .blockly-box{background-color:#e3f9f7}.details-body .xylo-box{background-color:#fff4bb}.details-body .path-box{background-color:#eadef4}.app-page-body h3{font-weight:500}.app-page-body .device-support-section h5{margin-top:.3em;margin-bottom:0}.app-page-body .device-support-section .version{margin-bottom:.5em}.app-page-body .screenshots{padding:1em 4em;background-color:#fff;box-shadow:0 11px 12px 0 rgba(0,0,0,.5);border-radius:1em;position:relative}.app-page-body .screenshots::after{content:"";width:2.5em;height:2.5em;position:absolute;right:.7em;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#f0f0f0;border-radius:50%}.app-page-body .screenshots img{width:100%}.app-page-body .app-page-robot-icon{width:5.2em;margin:.5em;display:inline-block}.app-page-body .app-page-robot-icon img{width:100%}.app-page-body .app-page-robot-icon .robot-name{text-align:center}.app-page-body .other-apps{color:#333;background-color:#f0f0f0;padding:2em 0}.app-page-body .other-apps h3{margin-bottom:0}.app-page-body .other-apps .tile{padding-top:10%;box-shadow:2px 2px 2px 0 rgba(0,0,0,.5)}.setup-masthead{background-color:#c5f8e7;color:#227f77;position:relative}.setup-masthead h1{margin-bottom:0}.setup-masthead .masthead-text{max-width:30em;padding-bottom:2em}.setup-masthead .masthead-image{display:none}.setup-selection{background-color:rgba(183,239,220,.85);position:relative}.setup-picker-item:focus{outline:0}.setup-picker-thumb{border-radius:.5em;width:6em;margin:0 auto;background-size:cover;background-repeat:no-repeat;display:block}.setup-picker-thumb img{width:100%;border:.2em solid transparent;border-radius:50%;-webkit-transition:border-color linear .2s;transition:border-color linear .2s}.setup-picker-thumb div{color:#017f77;text-align:center;font-size:.8em}.setup-picker-thumb:hover div{text-decoration:none}.setup-picker-thumb:hover img{border-color:#1e9c7f}.setup-picker-thumb:hover a{text-decoration:none}.setup-picker-thumb.active img{border-color:#fff}.setup-picker-thumb:focus{outline:0}setup-picker{padding:1em 0;height:10em}setup-picker .slick-slider{margin-bottom:0}.setup-step-image{width:100%;border-radius:.8em}.setup-steps h4{margin-top:0}.setup-steps hr{margin-top:.7em}.setup-step-for{margin-bottom:0}.setup-step-for span{margin-left:2em}.setup-step-for a{padding:0 1em;display:inline-block}.setup-step-for a:last-child{border-left:1px solid #333}.setup-step-for a.active{color:#000}.setup-thing-image{display:none}.setup-thing-image img{margin-top:2em;width:100%}div[setup-carousel] .slick-next{right:0}div[setup-carousel] .slick-prev{left:0}div[setup-carousel] .slick-next,div[setup-carousel] .slick-prev{top:38px}div[setup-carousel] .slick-next::before,div[setup-carousel] .slick-prev::before{font-size:50px}.modal-container{max-width:27.5em;border-radius:.3em;border:1px solid #979797;background-color:#fff;box-shadow:2px 2px 0 0 rgba(0,0,0,.3);margin:0 auto;position:relative;overflow:auto;max-height:90vh}.modal-container p{line-height:1.3;font-size:.9em}.modal-container .close-button{right:.5em;top:.2em;position:absolute;z-index:500}.modal-container .close-button a{font-size:2em;color:#666}.modal-container .close-button a:hover{color:#000}.modal-tabs-nav{padding-left:1em}.modal-tab-body{border-top:1px solid #bdbdbd;overflow:auto}.bluetooth-section{padding:1em}.bluetooth-section h4{margin:0}.bluetooth-modal-header{padding-bottom:0}.bluetooth-modal-header p{margin-bottom:0}.bluetooth-instruction-image{width:100%;border-radius:.5em;margin:1em 0 .5em}.bluetooth-step{margin-bottom:2em}.bluetooth-step .note{color:#bdbdbd}.bluetooth-step p{margin:0}.bluetooth-step:last-child{margin-bottom:0}.modal-top-box{padding:1em;border-bottom:1px solid #c4c4c4}.modal-top-box h1,.modal-top-box h2,.modal-top-box h3,.modal-top-box h4,.modal-top-box h5,.modal-top-box h6{margin:0}.modal-body-box{padding:1em}.age-gate.ng-hide-add-active{background-color:transparent}.age-gate.ng-hide-add-active .age-gate-modal{-webkit-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0)}.age-gate.ng-hide-add{-webkit-transition:.3s linear background-color;transition:.3s linear background-color}.age-gate.ng-hide-add .age-gate-modal{-webkit-transition:.3s cubic-bezier(.68,-.55,.47,.99) transform;-webkit-transition:.3s cubic-bezier(.68,-.55,.47,.99) -webkit-transform;transition:.3s cubic-bezier(.68,-.55,.47,.99) -webkit-transform;transition:.3s cubic-bezier(.68,-.55,.47,.99) transform;transition:.3s cubic-bezier(.68,-.55,.47,.99) transform,.3s cubic-bezier(.68,-.55,.47,.99) -webkit-transform}.age-gate .outer{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7);z-index:999}.age-gate .inner{padding:15px}.age-gate .age-gate-modal{background-color:#fff;max-width:510px;margin:0 auto;overflow:auto}.age-gate .age-gate-modal .modal-top{padding:10px;position:relative;overflow:hidden}.age-gate .age-gate-modal h1{font-size:22pt;margin:12px 0;font-weight:500;color:#f70}.age-gate .age-gate-modal p{font-size:13px;margin:10px auto;color:#666;font-weight:400;max-width:300px}.age-gate .age-gate-modal .why-age{line-height:22px;font-family:Bariol,Helvetica,Arial,sans-serif;font-size:15pt}.age-gate .age-gate-modal input{background-color:transparent;border-radius:0;border-top:0;border-left:0;border-right:0;border-bottom:1px solid #ccc;font-family:Bariol,Helvetica,sans-serif;font-weight:500;text-align:center;font-size:38pt;color:#f70;height:auto;padding:0;display:block;width:195px;margin:12px auto 0}.age-gate .age-gate-modal input:focus,.age-gate .age-gate-modal input:hover{border-top:0;border-left:0;border-right:0;outline-offset:0}.age-gate .age-gate-modal input:focus{border-bottom-color:#00acd7}.age-gate .age-gate-modal input[type=number]{-moz-appearance:textfield}.age-gate .age-gate-modal input::-webkit-inner-spin-button,.age-gate .age-gate-modal input::-webkit-outer-spin-button{-webkit-appearance:none}.age-gate .age-gate-modal img.robot{display:none}.age-gate .modal-bottom{background-color:#92cbee;overflow:auto}.age-gate .modal-bottom button{margin:14px 0;width:170px;background-color:#fff;color:#92cbee;border:1px solid transparent}.age-gate .modal-bottom button>span{font-size:18pt}.start-page .hero-2 p{max-width:55%}.start-page .start-masthead{position:relative;background-color:#000;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/hero_image-7e204a9e4a2d6229ced8956faf7b3c0e.jpg);background-size:cover;background-position:center}.start-page .start-masthead .container{padding-top:0;padding-bottom:0}.start-page .start-masthead .masthead-text{padding:2em 0}.start-page .start-masthead .masthead-text p{padding:1em 0;font-size:1.1em}.start-page .start-masthead .masthead-start-image{position:absolute;left:-5em;bottom:0;height:100%}.start-page .start-masthead .masthead-image-container{display:none}.start-page .start-section{text-align:justify}.start-page .start-section h2{font-weight:500}.start-page .start-section p{line-height:1.3;font-size:1em}.start-page .start-section:last-child{padding-bottom:3em}.start-page .start-section .button{border:2px solid #666;color:#666;margin-right:1em;margin-bottom:1em}.start-page .start-section .button:hover{background-color:#f0f8ff}.start-page .start-section::after{display:inline-block;content:"";width:100%}.start-page .start-subnav{display:none}.start-page .start-instructions{background-color:#fff}.start-page .start-instructions section.signup-section p a{color:#fff;text-decoration:underline;font-weight:700}.start-page .start-instructions section.signup-section .start-signup-wrapper{margin-bottom:1.5em}.start-page .start-instructions section.signup-section .start-signup-wrapper>input{height:3em;vertical-align:middle}.start-page .start-instructions section.signup-section .start-signup-wrapper input{display:block;width:100%;max-width:314px;margin:10px 0}.start-page .start-instructions section.signup-section .start-signup-wrapper input:focus{border:1px solid #00acd7}.start-page .start-instructions section.signup-section .start-signup-wrapper button{font-size:1.3em;position:relative}.start-page .start-instructions section.signup-section .start-signup-wrapper button:focus,.start-page .start-instructions section.signup-section .start-signup-wrapper button:hover{outline:0}.start-page .start-instructions section.signup-section .start-signup-wrapper button:invalid{background-color:rgba(166,166,166,.8);border-color:rgba(166,166,166,.8)}.start-page .start-instructions section.signup-section .start-signup-wrapper button:disabled{border-color:#a6a6a6}.start-page .start-instructions section.signup-section .start-signup-wrapper button span.loading{visibility:hidden}.start-page .start-instructions section.signup-section .start-signup-wrapper button span.spinner{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.start-page .start-instructions section.signup-section .signup-error{color:#fe4e4e}.start-page .start-instructions .dotted-hr{border-color:#999;margin:2em 0}.start-page .start-instructions .instructions-text{color:#666}.start-page .start-instructions .instructions-text h2{color:#000;margin-top:.2em;margin-bottom:0;text-align:left;font-size:1.7em}.start-page .start-instructions .instructions-image{height:50vw;max-height:24em;background-size:contain;background-repeat:no-repeat;background-position:center}.start-page .start-instructions .email-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_email_tall-b7c50816d6216834c2276b57830d37bc.jpg)}.start-page .start-instructions .download-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_download_tall-3bd594533db33e8091271ea6796d4500.png)}.start-page .start-instructions .connect-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_connect_tall-d6708f551f57974c6ed10feba2fc953b.png)}.start-page .start-instructions .play-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_play_tall-082b4bb53f29b27ece6f57f801ad0701.png)}.start-page .start-instructions .signup-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_signup_tall-eb8cf94ac8b149e5827262adb964b2b5.png)}.start-page .start-instructions .half.half-tablet{display:none}.start-page .start-instructions .number{float:left;display:block;margin:0 1em 0 0;width:38px}.start-page .start-instructions .instructions-text-text{overflow:hidden}.start-page .start-instructions .os-icon{font-size:2.5em;color:#666;display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;vertical-align:middle}.start-page .start-instructions .download-buttons{margin:1em 0}.start-page .start-instructions .download-buttons a{margin-right:.5em;margin-bottom:.5em;display:inline-block}.start-page .start-instructions .download-buttons img{width:10em;border-radius:.8em;vertical-align:bottom}.start-page .start-faq{background-color:#ebfeff}.start-page .start-faq .container{padding-top:1em;padding-bottom:1em}.start-page .start-faq li{padding:.6em 0;border-bottom:1px solid #979797}.start-page .start-faq li .toggle-icon{width:1em}.start-page .referrals-cta{background-color:#35c1ff}.start-page .referrals-cta img{float:left;width:59px}.start-page .referrals-cta .text{overflow:auto;padding:1.2em}.start-page .referrals-cta .text h2{font-size:1.7em}.start-page .referrals-cta .text h4{font-size:1.1em}.start-page .referrals-cta .text h2,.start-page .referrals-cta .text h4{margin:.2em 0}.start-page .referrals-cta .text h2{color:#fff}.start-page .referrals-cta .text h4{color:#174558}.start-page .referrals-cta .button{background-color:#fff;margin:2.4em 0;color:#ff742e}.start-page .referrals-cta .button:hover{background-color:#85daff;color:#fff}.start-page hr{margin:5em 0}.start-page .dash-dot-show{position:relative;display:block;border-radius:1.5em;overflow:hidden;margin-bottom:2em}.start-page .dash-dot-show img{vertical-align:bottom;width:100%}.start-page .dash-dot-show:hover::after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.3);border-radius:1.5em}.start-page .start-play-section .play-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_play-b4f08fb1814cdac7aa18b7f699e84246.png)}.start-page .hero-video{position:absolute;top:0;bottom:0;width:100%}.start-page .button{border:2px solid #666;color:#666;margin-right:1em;margin-bottom:1em}.start-page .button:hover{background-color:#f0f8ff}.start-page .video-list-section{padding:2em 0;color:#fff;background-color:#52c5e0}.start-page .video-list-section h1{text-align:center;width:19em;max-width:100%;margin-left:auto;margin-right:auto;font-size:1.5em;line-height:1.4}.start-page .video-list-section .video-list{overflow:hidden;text-align:center}.start-page .video-list-section .video-list .video-tile{display:inline-block;vertical-align:middle;text-align:left;width:47%;margin:0 1.5% 1.5em;min-width:250px;max-width:24em}.start-page .video-list-section .video-list .video-tile:nth-child(1) .video-tile-preview{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/video_1_thumb-2f9e1068c76c1a22ac7167823570f1cf.jpg)}.start-page .video-list-section .video-list .video-tile:nth-child(2) .video-tile-preview{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/video_2_thumb-d1929bc47d91077c4fdac98e128b15c4.jpg)}.start-page .video-list-section .video-list .video-tile:hover .video-tile-preview::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.2);border-radius:2em 2em 0 0}.start-page .video-list-section .video-list .video-tile .video-tile-preview{position:relative;display:block;height:0;padding-bottom:66%;border-radius:2em 2em 0 0;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat}.start-page .video-list-section .video-list .video-tile .video-tile-preview i{position:absolute;width:2em;height:2em;margin:auto;top:0;left:0;bottom:0;right:0;font-size:2.5em;padding:.5em .5em .5em .7em;color:#fff;border-radius:50%;background-color:rgba(0,0,0,.2)}.start-page .video-list-section .video-list .video-tile .video-tile-bottom{height:7.5em;padding:1em;color:#fff;background-color:#41b3cd;border-radius:0 0 2em 2em}.start-page .video-list-section .video-list .video-tile .video-tile-bottom h4{margin:0 0 .1em}.start-page .video-list-section .video-list .video-tile .video-tile-bottom p{margin:.2em 0 0}.start-page .video-list-section .see-more-link{font-size:1.1em;display:block;margin:2em auto;max-width:23em;text-align:center;border:.2em solid #fff;color:#fff}.start-page .video-list-section .see-more-link:active,.start-page .video-list-section .see-more-link:hover{color:#fff;background-color:rgba(0,0,0,.2)}.start-page .video-list-section .see-more-link i{margin-left:1em}.start-page .video-list-section hr{margin:3em 0;border-color:#41b3cd}.start-page .video-list-section .brand-list{text-align:center}.start-page .video-list-section .brand-list .brand-item{max-width:200px;display:block;margin:0 auto;padding:1em 0}.start-page .video-list-section .brand-list .brand-item img{width:100%;vertical-align:middle}.start-page .video-list-section .brand-list .brand-item>div{padding:.5em}.account-flow-webview{background-image:-webkit-radial-gradient(50% 50%,circle,#fff,#cacaca);background-image:radial-gradient(circle at 50% 50%,#fff,#cacaca)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){section.homepage section.dot-ck-hero{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/octo_dot_mobile_2x-def55ddb3dc9e5c8d455c6e3e4d2c970.jpg)}section.homepage section.edu-puzzlets{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/puzzlets_bg_mobile_2x-3b66a4633ee646b16bebd929c448bb73.jpg)}section.homepage section.edu-3{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_three_mobile_2x-61b72dc070d50de0e1c845f11ea37aca.jpg)}section.homepage section.edu-2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_two_mobile_2x-3fbfb41775e62f4e590c448ecdf6c7b0.jpg)}.home-promo0{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/puzzlets_image_2x-a2b2f32fb68a05bb7e06df97605f2847.jpg)}.home-promo2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/dck_holiday_bg_mobile_2x-204c3e5b5417b7bacbcd59d6c800f58e.jpg)}.meet-dashdot .hero-2{background-image:url(/assets/images/dashdot/hero_mobile_2x.jpg)}.meet-dashdot .lifestyle{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/lifestyle_2x-4d8b3bb0d0d915be0779a45eb1be9265.jpg)}.meet-dash .hero-2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/hero_mobile_2x-cf716fc33dce350e612b79640e21aa3e.jpg)}.meet-dash .lifestyle{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/lifestyle_2x-4d8b3bb0d0d915be0779a45eb1be9265.jpg)}.meet-team-photo,.team-photo{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/Team_1_2x-eab448eafd9a00602096cb0174370f11.jpg)}.vikas{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/vikas_2x-fd16e579aeb74189fa289578d19dc7c8.jpg)}.saurabh{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/saurabh_2x-a22d93779b8a49b3cb8dfbc3369dc539.jpg)}.mikal{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/mikal_2x-37d286ede1d3e9f087c15b791fb11cb7.jpg)}.about-us-2 .hero-section{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/team_hero_2x-e047a239a8f4b1d9f0d32f65aa3b1bc2.jpg)}.about-us-2 .our-mission .creativity-video{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/about_us/creativity_thumb_2x-10b221e2aab989c75026b1f87794c975.jpg)}.partner-logos{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/partners/partner_logos_2x-fc4a99521a4c1ccdb9f9f6e27a44f024.jpg)}.cue.explore section.chat .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_chat_2x-0c2ade10795f9224ee6a168097ad805b.png)}.cue.explore section.create .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_create_2x-cd829a74b15c6a23cf374cceb414902a.png)}.cue.explore section.control .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_control_2x-e4063ec56e347bcfca7e315013905b16.png)}.cue.explore section.code .app-header{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/screen_code_2x-3dc1892dbd58b64111b92d5b4c1b92d4.png)}section.dotckteaser section.dot-ck-hero-landing{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/green_dot_mobile_2x-4f943e266538b17c9d7d2d49b1dd655c.jpg)}section.dotckteaser section.promo{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/dot_lifestyle_2x-5da9aabb5d47415b2e049a2c36ed61e2.jpg)}.start-flow .checkcircle.checked span{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start_flow/prod_CardCheclmark_2x-9c2ba340147296f8bf6c8c2a04f443cf.png)}.start-flow .register form label.big-checkbox .checkbox .checkmark{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start_flow/uiCheckmark_2x-a5d799c06ee82a60775fd155a5b29643.png)}.play-ideas-home{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/play_home_background_2x-0d117aa693ec0cb0b5bf29e05b7c47bc.png)}.start-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/start_tile_mobile_2x-af4c1e10691c8fe1e4e729a71bba2f04.png)}.story-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/story_tile_mobile_2x-84d06e985764d0036cd7e375b3089ce0.png)}.magazine-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/magazine_tile_mobile_2x-deda88f02f64a81f6237f1dfb012dd71.png)}.ideas-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/ideas_tile_mobile_2x-fda7c318ae18b02d3df466a6cf33ee22.png)}.apps-hero{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/apps_bg_mobile_2x-8b7254b0cd3db0ba614d722852d5b2d0.jpg)}.path-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/path_tile_2x-939d81c5a4854e2ad09f5e260951dbff.jpg)}.go-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/go_tile_2x-4316782ed9a655cbe004b293a8d7cd50.jpg)}.blockly-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/blockly_tile_2x-d14ae060d7f99d031b7a90d26eaa4b62.jpg)}.xylo-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/xylo_tile_2x-12c7da1694cdeeab430be6a649a42ace.jpg)}.wonder-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/wonder_tile_2x-1d3c9ae2a77c02a3e6cf1da350c9cdbc.jpg)}.path-masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_path_2x-e83e25f881eba57b81a845fc2fc8c9d4.jpg)}.go-masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_go_2x-a12ac88f9f12e556e059f330b0f797aa.jpg)}.xylo-masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_xylo_2x-1d2aa2901b826515c1262e969f2e4b3e.jpg)}.blockly-masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/masthead_blockly_2x-ba0adc20400d1c2d56b86869d3eb0809.jpg)}.start-page .start-instructions .email-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_email_tall_2x-2d00a1a2f401006a53349952df44b824.jpg)}.start-page .start-instructions .download-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_download_tall_2x-351437ed1201cd06f276189207fc3eef.png)}.start-page .start-instructions .connect-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_connect_tall_2x-5858b2844f8c1e62138bab55eb7f897f.png)}.start-page .start-instructions .play-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_play_tall_2x-10e8962764e11e4df8d1af856f50fe67.png)}.start-page .start-instructions .signup-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_signup_tall_2x-b606f81c5c1edc158efc9cde4270eef1.png)}.start-page .start-play-section .play-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_play_2x-95cc9ba796dc98143e8d3390d58f18e4.png)}.start-page .video-list-section .video-list .video-tile:nth-child(1) .video-tile-preview{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/video_1_thumb_2x-be5ba545bbec9020a8faedf73d304fd4.jpg)}.start-page .video-list-section .video-list .video-tile:nth-child(2) .video-tile-preview{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/video_2_thumb_2x-b81e6a95eabe8b567c1ce6f3ce88ee65.jpg)}}@media (min-width:375px){.dash-and-dot .what-comes-in-box .text .buy-now h2{font-size:2.3em}}@media (min-width:380px){.age-gate .age-gate-modal{border-radius:10px}.age-gate .age-gate-modal h1{color:#fff;background-color:#f70;padding:9px 17px;border-radius:50px;display:inline-block}.age-gate .age-gate-modal img.robot{display:inline-block;vertical-align:bottom;position:absolute;bottom:-3px}.age-gate .age-gate-modal img.robot.dash{right:50%;margin-right:110px}.age-gate .age-gate-modal img.robot.dot{left:50%;margin-left:140px}}@media (min-width:450px){.story-section .story-texts{height:7em}.start-page .video-list-section .brand-list .brand-item{padding:0;display:inline-block;margin:0;width:32%;vertical-align:middle}}@media (min-width:460px){.dash-and-dot .accessories hr{display:block;margin:3em 0}.dash-and-dot .accessories .accessory{width:28%;margin:0 1%}}@media (min-width:480px){section.homepage .banner .retail-locations-links a{zoom:1}}@media (min-width:600px){.story-section .story-texts{height:6em}}@media only screen and (min-width:760px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:760px) and (min--moz-device-pixel-ratio:2),only screen and (min-width:760px) and (min-device-pixel-ratio:2),only screen and (min-width:760px) and (min-resolution:192dpi),only screen and (min-width:760px) and (min-resolution:2dppx){section.homepage section.dot-ck-hero{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/octo_dot_desktop_2x-6e8e306c49131b72e17446a81d88c76b.jpg)}section.homepage section.edu-3{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_three_2x-eaca3b5dbb482203ad02362ab6844b1e.jpg)}section.homepage section.edu-2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_two_2x-84ed15441ab6226676a2b905d66cac2f.jpg)}section.homepage section.mission{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/home_lifestyle_2x-6e833fbf126270c6d2dd1c942f83510d.jpg)}.home-promo2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/dck_holiday_bg_2x-2471d039008550994e1187fee5567201.jpg)}.meet-dash .what-comes-in-box,.meet-dashdot .what-comes-in-box{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dashanddot/box_2x-bf013ff73faf7bcd68e6ae11db071612.jpg)}.product-support-section .masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/product_support/product_support_bg_2x-c74a2f7f9ca317f953d5857d760516b2.jpg)}.refer-section .refer-link{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/referral_2x-f3271834537b70564659354941502891.png)}.meet-dash .refer-section .refer-link{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/referral_dash_2x-df7dba9ac1fb8a893c3ea78714709b12.png)}.meet-dot .refer-section .refer-link{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot/referral_dot_2x-e572a96cb42b52ecdf93417950dadfa5.png)}section.dotckteaser section.dot-ck-hero-landing{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/green_dot_desktop_2x-57e59d1e7558d77688f56dcb9c806bf4.jpg)}section.dotckteaser section.includes{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/dot_includes_2x-9a43b71e2c0f66ef3848db8e81e112d9.jpg)}.start-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/start_tile_2x-41a722ff0954d6257ffb9f53345046a0.png)}.story-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/story_tile_2x-a61ad3c6a3a3da543b06ec3481539903.png)}.magazine-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/magazine_tile_2x-128f53b1e872b22d1aaba7fbd7b2660e.png)}.ideas-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/idea_tile_2x-1d0da44d425c019dbb3a9860306224a9.png)}}@media (min-width:760px) and (min-width:760px){.story-section .story-images img{position:absolute;bottom:0;right:2em}.story-section .story-images img:nth-child(2n+1){right:auto;left:2em}}@media (min-width:760px){.container{padding:0 2em}.development-bar{background-color:#914313;color:#fff;padding:1em 0;display:block}.rn-carousel-container{display:none}h1{font-size:2.9em}h1.uber-header{font-size:4em}.half{float:left;display:block;margin-right:2.35765%;width:48.82117%}.half:last-child{margin-right:0}.main-masthead .masthead-text{float:left;display:block;margin-right:2.35765%;width:40.29137%}.main-masthead .masthead-text:last-child{margin-right:0}.main-masthead .masthead-image{display:block;position:absolute;top:0;right:0;height:100%}.mobile-only{display:none!important}.not-mobile{display:initial}.no-tablet{display:none}.hero-2{height:38em;padding-top:11em;padding-bottom:0}.hero-2 h1{font-size:4em}.hero-2 p{font-size:1.6em}.hero-2 .button,.hero-2 button{font-size:1.5em}.sub-nav{display:block}.sub-nav-spacing{padding-top:3em}.span-1{float:left;display:block;margin-right:2.35765%;width:6.17215%}.span-1:last-child{margin-right:0}.span-1.shift-1{margin-left:8.5298%}.span-1.shift-2{margin-left:17.05961%}.span-1.shift-3{margin-left:25.58941%}.span-1.shift-4{margin-left:34.11922%}.span-1.shift-5{margin-left:42.64902%}.span-1.shift-6{margin-left:51.17883%}.span-1.shift-7{margin-left:59.70863%}.span-1.shift-8{margin-left:68.23843%}.span-1.shift-9{margin-left:76.76824%}.span-1.shift-10{margin-left:85.29804%}.span-1.shift-11{margin-left:93.82785%}.span-1.shift-12{margin-left:102.35765%}.span-2{float:left;display:block;margin-right:2.35765%;width:14.70196%}.span-2:last-child{margin-right:0}.span-2.shift-1{margin-left:8.5298%}.span-2.shift-2{margin-left:17.05961%}.span-2.shift-3{margin-left:25.58941%}.span-2.shift-4{margin-left:34.11922%}.span-2.shift-5{margin-left:42.64902%}.span-2.shift-6{margin-left:51.17883%}.span-2.shift-7{margin-left:59.70863%}.span-2.shift-8{margin-left:68.23843%}.span-2.shift-9{margin-left:76.76824%}.span-2.shift-10{margin-left:85.29804%}.span-2.shift-11{margin-left:93.82785%}.span-2.shift-12{margin-left:102.35765%}.span-3{float:left;display:block;margin-right:2.35765%;width:23.23176%}.span-3:last-child{margin-right:0}.span-3.shift-1{margin-left:8.5298%}.span-3.shift-2{margin-left:17.05961%}.span-3.shift-3{margin-left:25.58941%}.span-3.shift-4{margin-left:34.11922%}.span-3.shift-5{margin-left:42.64902%}.span-3.shift-6{margin-left:51.17883%}.span-3.shift-7{margin-left:59.70863%}.span-3.shift-8{margin-left:68.23843%}.span-3.shift-9{margin-left:76.76824%}.span-3.shift-10{margin-left:85.29804%}.span-3.shift-11{margin-left:93.82785%}.span-3.shift-12{margin-left:102.35765%}.span-4{float:left;display:block;margin-right:2.35765%;width:31.76157%}.span-4:last-child{margin-right:0}.span-4.shift-1{margin-left:8.5298%}.span-4.shift-2{margin-left:17.05961%}.span-4.shift-3{margin-left:25.58941%}.span-4.shift-4{margin-left:34.11922%}.span-4.shift-5{margin-left:42.64902%}.span-4.shift-6{margin-left:51.17883%}.span-4.shift-7{margin-left:59.70863%}.span-4.shift-8{margin-left:68.23843%}.span-4.shift-9{margin-left:76.76824%}.span-4.shift-10{margin-left:85.29804%}.span-4.shift-11{margin-left:93.82785%}.span-4.shift-12{margin-left:102.35765%}.span-5{float:left;display:block;margin-right:2.35765%;width:40.29137%}.span-5:last-child{margin-right:0}.span-5.shift-1{margin-left:8.5298%}.span-5.shift-2{margin-left:17.05961%}.span-5.shift-3{margin-left:25.58941%}.span-5.shift-4{margin-left:34.11922%}.span-5.shift-5{margin-left:42.64902%}.span-5.shift-6{margin-left:51.17883%}.span-5.shift-7{margin-left:59.70863%}.span-5.shift-8{margin-left:68.23843%}.span-5.shift-9{margin-left:76.76824%}.span-5.shift-10{margin-left:85.29804%}.span-5.shift-11{margin-left:93.82785%}.span-5.shift-12{margin-left:102.35765%}.span-6{float:left;display:block;margin-right:2.35765%;width:48.82117%}.span-6:last-child{margin-right:0}.span-6.shift-1{margin-left:8.5298%}.span-6.shift-2{margin-left:17.05961%}.span-6.shift-3{margin-left:25.58941%}.span-6.shift-4{margin-left:34.11922%}.span-6.shift-5{margin-left:42.64902%}.span-6.shift-6{margin-left:51.17883%}.span-6.shift-7{margin-left:59.70863%}.span-6.shift-8{margin-left:68.23843%}.span-6.shift-9{margin-left:76.76824%}.span-6.shift-10{margin-left:85.29804%}.span-6.shift-11{margin-left:93.82785%}.span-6.shift-12{margin-left:102.35765%}.span-7{float:left;display:block;margin-right:2.35765%;width:57.35098%}.span-7:last-child{margin-right:0}.span-7.shift-1{margin-left:8.5298%}.span-7.shift-2{margin-left:17.05961%}.span-7.shift-3{margin-left:25.58941%}.span-7.shift-4{margin-left:34.11922%}.span-7.shift-5{margin-left:42.64902%}.span-7.shift-6{margin-left:51.17883%}.span-7.shift-7{margin-left:59.70863%}.span-7.shift-8{margin-left:68.23843%}.span-7.shift-9{margin-left:76.76824%}.span-7.shift-10{margin-left:85.29804%}.span-7.shift-11{margin-left:93.82785%}.span-7.shift-12{margin-left:102.35765%}.span-8{float:left;display:block;margin-right:2.35765%;width:65.88078%}.span-8:last-child{margin-right:0}.span-8.shift-1{margin-left:8.5298%}.span-8.shift-2{margin-left:17.05961%}.span-8.shift-3{margin-left:25.58941%}.span-8.shift-4{margin-left:34.11922%}.span-8.shift-5{margin-left:42.64902%}.span-8.shift-6{margin-left:51.17883%}.span-8.shift-7{margin-left:59.70863%}.span-8.shift-8{margin-left:68.23843%}.span-8.shift-9{margin-left:76.76824%}.span-8.shift-10{margin-left:85.29804%}.span-8.shift-11{margin-left:93.82785%}.span-8.shift-12{margin-left:102.35765%}.span-9{float:left;display:block;margin-right:2.35765%;width:74.41059%}.span-9:last-child{margin-right:0}.span-9.shift-1{margin-left:8.5298%}.span-9.shift-2{margin-left:17.05961%}.span-9.shift-3{margin-left:25.58941%}.span-9.shift-4{margin-left:34.11922%}.span-9.shift-5{margin-left:42.64902%}.span-9.shift-6{margin-left:51.17883%}.span-9.shift-7{margin-left:59.70863%}.span-9.shift-8{margin-left:68.23843%}.span-9.shift-9{margin-left:76.76824%}.span-9.shift-10{margin-left:85.29804%}.span-9.shift-11{margin-left:93.82785%}.span-9.shift-12{margin-left:102.35765%}.span-10{float:left;display:block;margin-right:2.35765%;width:82.94039%}.span-10:last-child{margin-right:0}.span-10.shift-1{margin-left:8.5298%}.span-10.shift-2{margin-left:17.05961%}.span-10.shift-3{margin-left:25.58941%}.span-10.shift-4{margin-left:34.11922%}.span-10.shift-5{margin-left:42.64902%}.span-10.shift-6{margin-left:51.17883%}.span-10.shift-7{margin-left:59.70863%}.span-10.shift-8{margin-left:68.23843%}.span-10.shift-9{margin-left:76.76824%}.span-10.shift-10{margin-left:85.29804%}.span-10.shift-11{margin-left:93.82785%}.span-10.shift-12{margin-left:102.35765%}.span-11{float:left;display:block;margin-right:2.35765%;width:91.4702%}.span-11:last-child{margin-right:0}.span-11.shift-1{margin-left:8.5298%}.span-11.shift-2{margin-left:17.05961%}.span-11.shift-3{margin-left:25.58941%}.span-11.shift-4{margin-left:34.11922%}.span-11.shift-5{margin-left:42.64902%}.span-11.shift-6{margin-left:51.17883%}.span-11.shift-7{margin-left:59.70863%}.span-11.shift-8{margin-left:68.23843%}.span-11.shift-9{margin-left:76.76824%}.span-11.shift-10{margin-left:85.29804%}.span-11.shift-11{margin-left:93.82785%}.span-11.shift-12{margin-left:102.35765%}.span-12{float:left;display:block;margin-right:2.35765%;width:100%}.span-12:last-child{margin-right:0}.span-12.shift-1{margin-left:8.5298%}.span-12.shift-2{margin-left:17.05961%}.span-12.shift-3{margin-left:25.58941%}.span-12.shift-4{margin-left:34.11922%}.span-12.shift-5{margin-left:42.64902%}.span-12.shift-6{margin-left:51.17883%}.span-12.shift-7{margin-left:59.70863%}.span-12.shift-8{margin-left:68.23843%}.span-12.shift-9{margin-left:76.76824%}.span-12.shift-10{margin-left:85.29804%}.span-12.shift-11{margin-left:93.82785%}.span-12.shift-12{margin-left:102.35765%}section.template_gamma .video-thumbnail{height:240px;width:360px;margin:45px 2vw 10px;background-size:cover;background-position:center center;background-color:#bbb}section.template_gamma h1{margin:50px 0 0;font-size:40px;color:#666}section.template_gamma .wrapper-1{width:100vw;max-width:1700px}section.template_gamma .wrapper-1 .centering-wrapper{display:inline-block}section.template_delta .wrapper-1{width:90vw;display:inline-block;margin:40px 0 0}section.template_delta h1{font-size:40px;margin:20px 0 0}section.template_delta p{font-size:20px;max-width:750px;padding:0 20px;margin:15px 35px 0}section.template_delta .description{margin:10px 0}section.homepage .home-hero{height:600px}section.homepage section.dot-ck-hero{background-position:center left}section.homepage section.dot-ck-hero .hero-text{padding:75px 2em 0;font-size:1.7em}section.homepage section.dot-ck-hero .hero-text img{width:300px}section.homepage section.dot-ck-hero{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/octo_dot_desktop-4748fb0a62f098cde9f534507baa5e2e.jpg)}section.homepage section.robot-showcase .logo{width:215px}section.homepage section.robot-showcase .cue,section.homepage section.robot-showcase .dash-dot{width:50%;display:inline-block}section.homepage section.robot-showcase .cue .robot,section.homepage section.robot-showcase .dash-dot .robot{height:150px}section.homepage section.cue_home_hero .container{position:static}section.homepage section.cue_home_hero .cue_image{top:auto;bottom:0;width:70%}section.homepage section.cue_home_hero h1{margin:.6em 0;font-size:40px}section.homepage section.cue_home_hero .left{padding-top:19%}section.homepage section.cue_home_hero .right{padding-top:18%;display:block}section.homepage section.cue_home_hero .cue_image{height:auto}section.homepage section.cue_home_hero .logo{margin-bottom:1.7em;height:55px}section.homepage section.cue_home_hero .short{margin:.5em 0}section.homepage section.edu-puzzlets h1{font-size:2.2em;max-width:350px;margin-top:60px}section.homepage section.edu-puzzlets h2{font-size:1.3em;max-width:350px}section.homepage section.edu-hoc .robots1{width:150%;margin-left:-50%;margin-top:200px}section.homepage section.edu-hoc .robots2{height:75%}section.homepage section.edu-hoc h1{font-size:3.5em}section.homepage section.edu-2 p,section.homepage section.edu-3 p{font-size:1.5em;line-height:1.5em}section.homepage section.edu-3{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_three-2affb3e39bb4c2280ff3a54e972f37da.jpg)}section.homepage section.edu-2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/edu_banner_two-e29cba675c710ee2d68067d986b1b5fd.jpg)}section.homepage section.edu-splash .dash{width:80%}section.homepage section.edu-splash p{font-size:1.5em}section.homepage section.edu-splash li{font-size:1.2em;line-height:1.6}section.homepage section.edu-splash .mid h2{font-size:2.5em}section.homepage section.edu-splash .right{min-width:60%}section.homepage section.edu-splash .left{margin-left:-10%;min-width:40%}section.homepage section.mission{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/home_lifestyle-0b1a111d634bac5ab8d97444d3a2aa67.jpg)}section.homepage section.mission p{font-size:1.4em;line-height:1.5em}section.homepage .badge-tag{top:70px;right:70px;width:80px}section.homepage .banner .retail-locations-links span{line-height:1;display:inline-block}.home-promo0{background-size:contain}.home-promo0 .cover{padding-top:85px}.home-promo0 .info1{font-size:1.8em}.home-promo0 .info2{font-size:2.8em;margin:0 0 10px}.home-promo0 .info3{padding:0;font-size:1.2em;font-weight:500;max-width:450px;margin:10px auto 50px}.home-promo0 .logo{margin:-3% auto 10px;width:27%}.home-promo0 .buy-button a{font-size:1.5em}.home-promo1 p{font-size:1.3em;max-width:500px}.home-promo1 .logo{width:60%;margin-top:30px}.home-promo1 .logo p{font-size:2em}.home-promo1 .buy-button a{font-size:1.5em}.home-promo2{background-position:60% center;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/dck_holiday_bg-80f38b4467908fffa6c80e26f7c85dcd.jpg);padding:100px 0 0}.home-promo2 .dck-logo{position:relative;margin-bottom:20px}.home-promo2 .buy-button{margin-top:20px}.home-promo3 .accessories{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);position:relative;margin:0 auto;width:45%}.home-promo3 .info1{color:#00b7e3;font-size:3em;max-width:400px}.home-promo3 .info2{color:#00b7e3;font-size:2em}.home-promo3 .info3{font-weight:500;color:#00b7e3;font-size:1.3em;margin-top:10px}.meet-dash .what-comes-in-box,.meet-dashdot .what-comes-in-box{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dashanddot/box-25fbf345ef89cc2f781d2a65a297f8b4.jpg);padding:5em 0 6em;background-position:center bottom}.dash-and-dot .apps-section h1{font-size:2.5em}.dash-and-dot .apps-section .app{margin-bottom:15px}.dash-and-dot .apps-section .app .icon{float:left;margin:0}.dash-and-dot .apps-section .app .prose{overflow:hidden;padding-left:25px}.dash-and-dot .quotes-section .container .quote-author-image{width:150px;margin-left:0;margin-right:2em;float:left}.dash-and-dot .accessories,.dash-and-dot .supported-devices{padding:4em 0}.dash-and-dot .what-comes-in-box .text .starting-at{border-top:1px solid #fff;border-bottom:1px solid #fff}.dash-and-dot .specs-section .container{padding:0 2em}.dash-and-dot .specs-section h4{padding:0;margin-bottom:.6em;color:#000;background-color:transparent;font-weight:500}.dash-and-dot .specs-section h4::before,.dash-and-dot .specs-toggle{display:none}.dash-and-dot .specs-accordion>p{padding:0}.dash-and-dot .specs-left{float:left;display:block;margin-right:2.35765%;width:57.35098%}.dash-and-dot .specs-left:last-child{margin-right:0}.dash-and-dot .specs-right{float:left;display:block;margin-right:2.35765%;width:36.02647%;margin-left:4.2649%}.dash-and-dot .specs-right:last-child{margin-right:0}.dash-and-dot .robot-dimensions-image{padding:0}.dash-and-dot .device-section{padding:0 0 1em}.dash-and-dot .specs-boxes{padding:0 0 2em}.dash-and-dot .specs-section h4{font-size:1.4em}.dash-and-dot .explore-text-section::before{float:none}.mission-header-text{float:left;display:block;margin-right:2.35765%;width:44.55627%;padding-bottom:3em}.mission-header-text:last-child{margin-right:0}.mission-doodle{float:left;display:block;margin-right:2.35765%;width:53.08608%}.mission-doodle:last-child{margin-right:0}.history-gallery-image{width:66.6%;float:left;height:45vw;max-height:33em}.history-gallery-text{width:33.4%;height:45vw;max-height:33em;float:left}.history-gallery-top-text{padding:2em 2em 5.5em}.history-gallery-buttons{top:auto;bottom:0;border-bottom:none;border-top:.2em solid #fff}.history-gallery-nav-items{display:block;text-align:center;padding:2em 0}.team-header-text{float:left;display:block;margin-right:2.35765%;width:40.29137%}.team-header-text:last-child{margin-right:0}.meet-team-photo{margin-top:2em;height:31vw;border-radius:2em;float:left;display:block;margin-right:2.35765%;width:57.35098%}.meet-team-photo:last-child{margin-right:0}.team-founder{float:left;display:block;margin-right:2.35765%;width:29.20262%}.team-founder:last-child{margin-right:0}.team-founder:nth-child(2){margin-left:2.55894%}.team-founder:nth-child(3){margin-left:5.11788%}.partners-copy{float:left;display:block;margin-right:2.35765%;width:40.29137%}.partners-copy:last-child{margin-right:0}.partner-logos{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-left:8.5298%}.partner-logos:last-child{margin-right:0}.magazine .masthead-text:after,.magazine .masthead-text:before{content:" ";display:table}.magazine .masthead-text:after{clear:both}.magazine .masthead-text h1{font-size:4em}.magazine .masthead-text p{float:left;display:block;margin-right:2.35765%;width:36.02647%}.magazine .masthead-text p:last-child{margin-right:0}.magazine .masthead-image{position:absolute;right:0;bottom:0;height:12em;display:block}.magazine .current-issue-image{float:left;display:block;margin-right:2.35765%;width:44.55627%;margin-bottom:0}.magazine .current-issue-image:last-child{margin-right:0}.magazine .past-issue-image{float:left;display:block;margin-right:2.35765%;width:44.55627%}.magazine .past-issue-image:last-child{margin-right:0}.magazine .current-issue-description{margin-left:4.2649%;float:left;display:block;margin-right:2.35765%;width:48.82117%}.magazine .current-issue-description:last-child{margin-right:0}.magazine .magazine-masthead h1{font-size:3.2em}.magazine .magazine-masthead p{font-size:1.2em}.dcomp-masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/device_compatibility/compatibility_masthead_full-3f8df2f08705d9dfc2bf596bdc488870.png);background-size:cover;background-position:center}.dcomp-masthead .masthead-text{float:left;display:block;margin-right:2.35765%;width:48.82117%}.dcomp-masthead .masthead-text:last-child{margin-right:0}.referrals-landing .container{padding:0 2em}.referrals-landing .referrals-info-col{padding:0;width:50%}.referrals-landing .referrals-box-col{padding:3em}.referrals-landing .hero-text h1{font-size:4em}.referrals-landing .hero-text h2{font-size:2.3em}.referrals-landing .referrals-rules{padding:3em}.referrals-box-wrapper{width:28em}.referrals-box .referrals-box-header{border-radius:1em 1em 0 0}.referrals-box .referrals-box-header.social-share-buttons{padding:1.5em 1em}.referrals-box .referrals-box-header.social-share-buttons button{padding:.5em 1em}.referrals-box .referrals-box-footer{border-radius:0 0 1em 1em}.referrals-box .referrals-box-footer.referrals-person-link{padding:1.5em}.referrals-box form.create-account-form{padding:0 3em}.referrals-box-create-account .social-create-buttons button{width:48%;height:auto;min-height:2.8em}.referrals-box-create-account .social-create-buttons button:first-child{float:left}.referrals-box-create-account .social-create-buttons button:last-child{float:right}.product-support-section .masthead{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/product_support/product_support_bg-153949668aa9f305b1ed8b3b7ae13d89.jpg);background-size:cover;background-position:center right}.product-support-section .content .support-section{width:50%}.refer-section{border:0}.refer-section .refer-link{padding-left:14em;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/home/referral-545f24cc843021182e3e3b755d92b8c9.png);background-size:contain}.refer-section .refer-link .refer-link-text h3 span,.refer-section .refer-link .refer-link-text h3 strong{display:inline;font-size:1em}.meet-dash .refer-section .refer-link{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/referral_dash-456f7efd66c2ceb5fcc190566d7f01a2.png)}.meet-dot .refer-section .refer-link{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot/referral_dot-7439828cc9939b228ea193645dfbc225.png)}.cue .mobile-only{display:none}.cue .text{max-width:none}.cue section button,.cue section li,.cue section p{font-size:1.25em}.cue section h1{font-size:2.5em}.landing section.hero .cue_image{max-width:none;margin:1em 1em -7em;right:-2em}.landing section.hero{padding:85px 0 2em}.landing section.hero h1{font-size:2.7em}.landing section.hero .logo{height:45px}.landing section.hero .cue_image{width:130%;margin-left:-7em;margin-bottom:-9em;margin-top:-3em;bottom:-6em;position:relative}.landing section.friend{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/friend_2x-caec441752985317734152324d85ee1f.jpg)}.landing section.friend .text{margin-bottom:16%}.landing section.robotics{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/cue/cue_robotics-03d997ebc4cc22e05b494209c176c375.jpg);background-position:35%}.landing section.avatar li{list-style:disc}.landing section.avatar ul{padding:0 0 24px 32px}.landing section.avatar{padding-top:0;padding-bottom:0}.landing section.quotes{text-align:left}.landing section.tech .tech-detail{font-size:1em}.landing section.tech .tech-detail li{margin:15px 0}.landing section.tech .cue-display{margin:0 0 0 -10em;display:inline-block;max-width:none;width:auto;height:100%}.landing section.tech .faded{color:#ccc;display:block;margin-bottom:auto}.landing section.tech .highlight{height:auto;text-align:left}.landing section.avatar:nth-child(2n) .text{padding-left:300px;padding-right:0}.landing section.avatar:nth-child(2n) .avatar-icon{right:auto!important;left:20px!important}.landing section.avatar:nth-child(2n) .mask-image{background-position:right center!important}.landing section.avatar .avatar-icon{position:absolute;right:20px;width:280px;height:280px;border:15px solid #fff;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}section.avatar:nth-child(2n) .landing section.avatar .avatar-icon{right:auto;left:20px}.landing section.avatar .avatar-icon>.mask-image{display:block;position:absolute;height:100%;left:0;top:0;margin-right:2em;background-repeat:no-repeat;width:100%;background-size:auto 100%;background-position:center}.landing section.avatar .text{text-align:left;max-width:none;padding-right:300px;margin:45px 0}.landing section.included img{width:90%}.landing section.included .box{height:180px}.landing section.avatar-intro{text-align:left}.landing section.avatar-intro h1{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0;left:33px;width:180px}.landing section.avatar-intro h1>span{position:relative;z-index:1}.landing section.avatar-intro h1:before{position:absolute;height:280px;width:280px;left:0;top:50%;border-radius:50%;-webkit-transform:translateX(-20px) translateY(-50%);-ms-transform:translateX(-20px) translateY(-50%);transform:translateX(-20px) translateY(-50%);border:20px solid #fff;content:""}.landing section.avatar-intro h1:after{background-color:#63bcbb;width:51px;height:200px;position:absolute;left:-28px;top:-62px;content:""}.landing section.avatar-intro p{overflow:auto;padding-left:300px}.cue.explore section.explore-hero .text{padding-top:42px}.cue.explore section.explore-hero{padding:130px 0 2em}.cue.explore section.explore-hero .cue-hero{margin:-4em -8em -4em -13em;width:auto}.cue.explore section.cue-app-feature img.app-screen{display:inline-block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:55%}.cue.explore section.cue-app-feature .text{margin-top:5em;margin-bottom:5em;text-align:left}.cue.explore section.chat{margin-top:0}.cue.explore section.download-app h1{text-align:left}.cue.explore section.download-app img{float:right;margin:0 20px}.cue-chat{padding-top:124px;right:20px}section.dotckteaser .mobile-only{display:none}section.dotckteaser h1{font-size:2.5em}section.dotckteaser section.creative-apps .border{border-left-style:solid;border-left-color:#666}section.dotckteaser section.dot-ck-hero-landing{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/green_dot_desktop-2232f9ae6104ad125c2ee6c1bf79ff9b.jpg);min-height:600px;padding:40px 0;background-position:bottom left}section.dotckteaser section.product{height:600px;padding:40px 0}section.dotckteaser section.product p{font-size:1.4em;line-height:1.5em}section.dotckteaser section.product img{width:120%;margin:0 -1em}section.dotckteaser section.includes{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/dot_includes-9754c033b33a1e7a296b26f5208f8417.jpg)}section.dotckteaser section.includes h1{margin-left:40px}section.dotckteaser section.includes li{margin-left:65px}section.dotckteaser section.promo p{max-width:100%;padding-top:0}.user-account-page .account-user-avatar{display:inline-block;float:left;border-radius:.3em;width:5em;height:5em;margin-right:4em}.user-account-page .account-row-half{float:left;display:block;margin-right:2.35765%;width:48.82117%}.user-account-page .account-row-half:last-child{margin-right:0}.create-account-body .oauth-login-buttons .button{margin:10px 15px}.create-account-body .form-spacer{margin-bottom:0}.create-account-body .form-spacer>hr{display:block;border-bottom:none;border-left:none;border-right:none;border-top:3px solid #eee}.create-account-body .form-spacer>span{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-color:#fff;padding:6px 13px}.start-flow h1{font-size:24px}.start-flow .products .product-carousel{overflow:visible}.play-tiles li{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-bottom:0}.play-tiles li:last-child{margin-right:0}.play-tile h1{font-size:6em}.play-tile{max-height:35em;background-position:bottom center;height:45vw}.play-tile p{font-size:1.2em;width:100%}.play-tile-text{position:static;background-color:transparent}.start-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/start_tile-0e6bfa0cae8655cba61daa74ea3c7166.png)}.story-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/story_tile-c244e4683142c32a2d4fb5f1471f7ce9.png)}.magazine-tile .play-tile-text{padding:1.5em}.magazine-tile .play-tile-text h1{font-size:4.5em}.magazine-tile .play-tile-text p{width:100%;font-size:1.2em}.magazine-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/magazine_tile-92820189a4cfecd3da861b664995b109.png);background-size:100%}.ideas-tile{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/play/idea_tile-a2ac5e58b864bb1b9373d9a432a859c5.png)}.ideas-tile img{width:100%;right:auto;left:-1em;bottom:-5em}.play-tile.watch-show-tile{padding:1em;height:28em}.play-tile.watch-show-tile .watch-show-tile-bottom{display:none}.play-tile.watch-show-tile .watch-tile-logo{margin-left:0;margin-right:0;left:2em;height:18em;width:auto;position:absolute}.play-tile.watch-show-tile .watch-tile-img{display:block;position:absolute;height:26em;top:1em;right:1em;border-radius:1.4em}.signup-wrapper .signup-content{display:table-cell;width:60%}.signup-wrapper .signup-img{display:table-cell}.play-ideas-masthead .masthead-image{display:block;position:absolute;right:0;top:0}.play-ideas-masthead .search-bar{padding:.5em 0;display:block!important;background-color:rgba(255,126,14,.8)}.play-ideas-masthead .search-bar.fixed-top{background-color:#ff7e0e}.play-ideas-masthead .select-options{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;padding-right:1em;border-right:1px dashed #fff}.play-ideas-masthead .subtext{display:block}.play-ideas-masthead .find-ideas-by{background-color:transparent;cursor:inherit}.play-ideas-masthead .find-ideas-by h3{font-size:1.8em;float:none;margin:1em 0}.play-ideas-masthead .find-ideas-by .chevron{display:none}.play-ideas-masthead .play-select-wrapper{display:inline-block}.play-ideas-masthead .play-select-wrapper,.play-ideas-masthead input{margin-right:.5em}.play-ideas-masthead h1{margin-bottom:0}.play-ideas-masthead .search-text.active{width:11em}.play-ideas-masthead .search-text{display:inline-block;margin-left:2em;width:2.5em}.idea-card{width:30%;margin-right:3.3%}.week-tablet{display:table;width:97%}.week-mobile{display:none}.single-idea-masthead .masthead-image{display:block;position:absolute;top:0;right:0;height:100%;opacity:.5}.single-idea-header .details{display:inline-block;margin-right:2.3%;width:47.7%;vertical-align:top}.single-idea-header .requirements{float:left;display:block;margin-right:2.35765%;width:57.35098%}.single-idea-header .requirements:last-child{margin-right:0}.single-idea-header .setup-time{margin-top:0;font-size:1em;float:left;display:block;margin-right:2.35765%;width:40.29137%}.single-idea-header .setup-time:last-child{margin-right:0}.single-idea-header .main-picture{display:inline-block;width:50%;border-radius:1em;margin-top:2em;vertical-align:top}.single-idea-header .main-picture-mobile{display:none}.single-idea-header .requirements ul{text-align:left}.setup-time{padding-left:1em}.lego-pagination-desktop{float:right}.lego-body h3{margin:.5em 0;display:block}.lego-step{float:left;display:block;margin-right:2.35765%;width:31.76157%;border-bottom:none}.lego-step:last-child{margin-right:0}.lego-step>div{border-bottom:none;border-left:1px dashed #666}.lego-step:first-child>div{border-left:none}.idea-image-row{border-bottom:1px dashed #666}.idea-image-row:last-child{border-bottom:none}.story-section h1{font-size:3.5em}.story-section video-carousel{width:80%;left:10%}.story-section .video-screen{position:relative;border-radius:1.5em;overflow:hidden}.story-section .video-screen .video-arrow-button{display:block!important}.story-section .video-screen .video-arrow-button:nth-child(2){border-radius:1em 0 0 1em}.story-section .video-screen .video-arrow-button:nth-child(3){border-radius:0 1em 1em 0}.story-section .story-texts{font-size:2em;width:80%;padding:1.5em 0 1em}.story-section .story-text-section{background-color:transparent}.story-section .story-text-section .video-arrow-button{display:none}.story-section .video-screen-container{padding:0 2em}.story-section .story-images{display:block;height:7em}.story-section .story-images img{opacity:1;display:block;margin:0 auto;max-height:9em}.story-section .story-images img.ng-animate{-webkit-transition:all 1s;transition:all 1s;position:absolute}.story-section .story-images img.ng-hide-add,.story-section .story-images img.ng-hide-remove.ng-hide-remove-active{opacity:1}.story-section .story-images img.ng-hide-add.ng-hide-add-active,.story-section .story-images img.ng-hide-remove{opacity:0}.apps-section{padding-bottom:7em;padding-top:2em}.apps-section .row:first-child{margin-bottom:0}.tile{padding:2em}.tile img{display:block;width:6.6em}.tile h1{margin:.3em 0}.tile p{display:block;margin:0;line-height:1.1;font-size:1.1em;height:4em}.app-page-section .top-bar{height:5.5em}.app-page-masthead{background-position:center}.app-page-masthead .masthead-title h1{font-size:4.5em}.app-page-masthead .masthead-title img{margin-right:2em}.details-body .supported-devices-box li{display:inline-block;width:50%}.setup-masthead .masthead-text{padding-bottom:5em}.setup-masthead .masthead-image{position:absolute;top:0;right:0;display:block;height:100%}.setup-thing-image{display:block}.start-page .start-masthead .masthead-text{padding:5em 0}.start-page .start-masthead .masthead-image-container{float:left;margin-right:2.35765%;width:57.35098%;display:block;position:absolute;height:100%;right:0}.start-page .start-masthead .masthead-image-container:last-child{margin-right:0}.start-page .start-subnav{display:block;background-color:#fff;border-bottom:2px solid #e5e5e5}.start-page .start-subnav span{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;font-family:Bariol,Helvetica,sans-serif;font-size:1.2em;padding:2em 0 2em .5em}.start-page .start-subnav img{display:-moz-inline-stack;display:inline-block;zoom:1;margin-right:-2px;vertical-align:middle;max-width:3em}.start-page .start-subnav li{text-align:center;overflow:hidden;position:relative;float:left;display:block;margin-right:2.35765%;width:23.23176%}.start-page .start-subnav li:last-child{margin-right:0}.start-page .start-subnav li a{font-weight:700}.start-page .start-subnav li::before{width:1.5em;height:1.5em;-webkit-transform:scaleY(3.3) rotate(45deg);-ms-transform:scaleY(3.3) rotate(45deg);transform:scaleY(3.3) rotate(45deg);background-color:#fff;position:absolute;left:-.75em;top:2.3em;content:"";display:block;border-top:2px solid #e5e5e5;border-right:2px solid #e5e5e5}.start-page .start-subnav li:first-child::before{display:none}.start-page .start-instructions .instructions-text h2{font-size:2.3em}.start-page .start-instructions .instructions-text{padding:3em 0}.start-page .start-instructions .instructions-image{height:33vw}.start-page .start-instructions .half{float:none;vertical-align:middle;display:inline-block;width:40%}.start-page .start-instructions .half.instructions-text{width:55%}.start-page .start-instructions .half.half-mobile{display:none}.start-page .start-instructions .half.half-tablet{display:inline-block}.start-page .start-instructions .number{width:49px;margin:0 1em 0 0}.start-page .half{width:46%!important;margin-right:0;text-align:left}.start-page .start-faq .container{padding-top:5em;padding-bottom:6em}.start-page .referrals-cta img{margin:-1.5em 0;width:auto}.start-page .referrals-cta .text h2{font-size:2.3em}.start-page .referrals-cta .text h4{font-size:1.5em}.start-page .referrals-cta .button{float:right}.start-page .video-list-section h1{font-size:2.4em}.start-page .video-list-section .video-list .video-tile{width:30%;margin:0 .8% 1.5em}.start-page .video-list-section .brand-list .brand-item{width:19%}.start-page .video-list-section .brand-list .brand-item>div{padding:1em}}@media screen and (orientation:landscape) and (min-width:761px){section.homepage .banner .retail-locations-links a{margin:0 0 0 40px}section.homepage .banner .retail-locations-links a img{width:initial}}@media (min-width:960px){section.homepage .badge-tag{top:100px}}@media (min-width:1000px){.cue-tech-carousel .highlight{color:red}.cue-tech-carousel .faded{display:block;color:#000}.cue-tech-carousel .container{margin:0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1025px){.tablet-only{display:none}.desktop-only{display:initial}.no-desktop{display:none}.block{display:inline-block;width:32%}section.homepage section.cue_home_hero .cue_image{height:auto;width:70%;max-width:730px}section.homepage section.edu-puzzlets{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/puzzlets_bg_desktop-a806abd950eaef3e53432af0970dc56f.jpg)}section.homepage section.edu-puzzlets h1{margin-top:100px;font-size:3em;max-width:450px}section.homepage section.edu-puzzlets h2{font-size:1.5em;max-width:450px}section.homepage section.edu-hoc{background-color:#9ae1e6;background-image:-webkit-linear-gradient(left,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to right,#fff,#fff,#9ae1e6)}section.homepage section.edu-hoc .logo{display:block;width:30%;height:auto;max-width:200px}section.homepage section.edu-hoc .robots1{display:initial}section.homepage section.edu-hoc .text{display:inline-block;width:45%}section.homepage section.edu-hoc .robots2{display:none}section.homepage section.edu-hoc .button{float:left;margin-top:250px;margin-left:-30%}section.homepage section.edu-splash{background-color:#9ae1e6;background-image:-webkit-linear-gradient(left,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to right,#fff,#fff,#9ae1e6)}section.homepage section.edu-splash h1,section.homepage section.edu-splash h2{font-size:3.5em;display:block}section.homepage section.edu-splash h2{font-size:2.5em}section.homepage section.edu-splash .button{margin:30px 0;font-size:1.5em}section.homepage section.edu-splash .dash{width:90%;padding-top:20px}section.homepage section.edu-splash .logo{width:100%;height:auto;display:block;margin:auto}section.homepage section.edu-splash p{font-size:2em}section.homepage section.edu-splash li{font-size:1.6em}section.homepage section.edu-splash .left{margin-left:0}section.homepage section.mission .left{width:40%}section.homepage section.mission .tablet-only{display:none}section.homepage .home-first-section{height:100vh;min-height:600px;padding-bottom:70px}section.homepage .badge-tag{right:100px;width:110px}section.homepage .shy-badge-tag{bottom:40px;position:absolute;display:initial;right:100px;width:110px}section.homepage .banner{padding:0}section.homepage .banner .retail-locations-links h4{font-size:21px;vertical-align:middle;line-height:70px;margin:0}.home-promo0{background-position:right;height:600px}.home-promo0 .cover{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/blue_bkgd-2b18a23ae7bcd9eb178e16983fe46cc6.png);background-color:transparent;background-position:right;height:100%;width:55%;padding-top:150px}.home-promo0 .logo{margin:-7% auto 15px;width:52%}.home-promo0 .buy-button{position:absolute;left:20%}.home-promo0 .stickers{display:initial;position:absolute;left:5%;top:15%;height:80%;width:auto}.home-promo1{background-size:contain;background-repeat:no-repeat;background-position:right;height:600px;padding-top:120px}.home-promo1 .left{width:42%}.home-promo1 .logo{margin-top:0}.home-promo1 .cards{display:none}.home-promo3{background-size:cover;background-position:60% 50%;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/evergreen_bg_desktop-6134ffbeaf855458a137fb9db324d4c4.jpg);padding:100px 0 0}.home-promo3 .accessories{width:85%}.home-promo3 .info1{margin-top:80px;color:#fff}.home-promo3 .info2,.home-promo3 .info3{color:#fff}.home-promo3 .buy-button{margin-top:40px}.home-promo3 .buy-button a{padding:5px 20px;font-size:1.8em}.meet-dashdot .hero-2{text-align:left;background-image:url(/assets/images/dashdot/hero.jpg)}.meet-dashdot .hero-2 .text{max-width:560px}.meet-dash .hero-2{text-align:left;background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/hero-65148d170ecf074cb7673c43282fd303.jpg)}.meet-dash .hero-2 .text{max-width:560px}.dash-and-dot .hello .prime{display:block;float:right}.dash-and-dot .hello{padding:100px 0 70px}.dash-and-dot .explore-text-section::before{float:left}.cue section button,.cue section li,.cue section p{font-size:1.5em}.landing section.hero{padding-top:130px}.landing section.hero .cue_image{width:150%;margin-left:-12em;bottom:-3em}.landing section.robotics{background-position:center}.landing section.avatar:nth-child(2n) .text{padding-left:390px}.landing section.avatar .avatar-icon{width:370px;height:370px;border-width:20px}.landing section.avatar .text{padding-right:390px}.landing section.included .box{height:210px}.landing section.avatar-intro h1{width:270px}.landing section.avatar-intro p{padding-left:390px}.landing section.avatar-intro h1:before{width:370px;height:370px}.cue.explore section.explore-hero .cue-icon{display:inline-block}section.dotckteaser section.dot-ck-hero-landing img{width:45%}section.dotckteaser section.product img{width:150%;margin:0 -1em}section.dotckteaser section.includes{background-size:50% auto}.start-flow .header .back a{display:none}.idea-card{width:23%;margin-right:2%}.week-tablet{width:98%}.apps-hero{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/apps/apps_bg-37f873b016de39841627b5d5a85434f5.jpg);padding-top:11em;background-position:left}.app-page-section .gallery-section .screenshots{display:inline-block;width:64%;vertical-align:middle}.app-page-section .gallery-section .captions{display:inline-block;width:30%;margin-left:5%;vertical-align:middle;text-align:center}.start-page .start-instructions .download-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_download_wide-50914eb6cf75138e23945a0897ce990a.png)}.start-page .start-instructions .connect-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_connect_wide-656b5a9ceeab2d496f566c5435fb4a36.png)}.start-page .start-instructions .play-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_play_wide-0af2cb17763d36ec9d1bbba1dfc748dd.png)}.start-page .video-list-section .video-list .video-tile .video-tile-bottom{padding:1.4em 1.6em}}@media only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:1025px) and (min--moz-device-pixel-ratio:2),only screen and (min-width:1025px) and (min-device-pixel-ratio:2),only screen and (min-width:1025px) and (min-resolution:192dpi),only screen and (min-width:1025px) and (min-resolution:2dppx){section.homepage section.edu-puzzlets{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/edu_banners/puzzlets_bg_desktop_2x-084f9eab09d3af0e92e40215ab8d2095.jpg)}.home-promo0 .cover{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/blue_bkgd_2x-2b18a23ae7bcd9eb178e16983fe46cc6.png)}.home-promo3{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/promo/evergreen_bg_desktop_2x-5a87266d5a4c6719328a4c86a04cbbf8.jpg)}.meet-dashdot .hero-2{background-image:url(/assets/images/dashdot/hero_2x.jpg)}.meet-dash .hero-2{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dash/hero_2x-127edd0a0dc639dd4f471fa6395e2f10.jpg)}.start-page .start-instructions .download-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_download_wide_2x-6a8c522c3969666f069b714687dc9460.png)}.start-page .start-instructions .connect-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_connect_wide_2x-3bc68b3019cc881462c75530840aa92f.png)}.start-page .start-instructions .play-image{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/start/step_play_wide_2x-72aadb8e9ef7eca9f44f17503d145170.png)}}@media (min-width:1600px){section.homepage section.mission{background-size:60% auto}}@media (min-height:700px){.start-flow h1{font-size:24px}.start-flow .congrats{margin:-60px auto 40px}.start-flow .header{height:90px}.start-flow .header .back a img{height:52px}.start-flow .header .logo img.tall{display:inline;padding:8px 0}.start-flow .header .logo img.short{display:none}.start-flow .progress-dots{margin-bottom:120px}.start-flow .register h1{margin-bottom:70px}.start-flow .download h1{margin-top:-60px;margin-bottom:35px}}@media (max-width:759px){.no-mobile{display:none!important}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes enter{0%{-webkit-transform:rotate(0) scaleX(1) scaleY(1);transform:rotate(0) scaleX(1) scaleY(1)}10%,20%{-webkit-transform:rotate(-3deg) scaleX(.8) scaleY(.8);transform:rotate(-3deg) scaleX(.8) scaleY(.8)}30%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}40%{-webkit-transform:rotate(-3deg) scaleX(1.4) scaleY(1.4);transform:rotate(-3deg) scaleX(1.4) scaleY(1.4)}50%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}60%{-webkit-transform:rotate(-3deg) scaleX(1.4) scaleY(1.4);transform:rotate(-3deg) scaleX(1.4) scaleY(1.4)}70%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}80%{-webkit-transform:rotate(-3deg) scaleX(1.4) scaleY(1.4);transform:rotate(-3deg) scaleX(1.4) scaleY(1.4)}90%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}100%{-webkit-transform:rotate(0) scaleX(1) scaleY(1);transform:rotate(0) scaleX(1) scaleY(1)}}@keyframes enter{0%{-webkit-transform:rotate(0) scaleX(1) scaleY(1);transform:rotate(0) scaleX(1) scaleY(1)}10%,20%{-webkit-transform:rotate(-3deg) scaleX(.8) scaleY(.8);transform:rotate(-3deg) scaleX(.8) scaleY(.8)}30%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}40%{-webkit-transform:rotate(-3deg) scaleX(1.4) scaleY(1.4);transform:rotate(-3deg) scaleX(1.4) scaleY(1.4)}50%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}60%{-webkit-transform:rotate(-3deg) scaleX(1.4) scaleY(1.4);transform:rotate(-3deg) scaleX(1.4) scaleY(1.4)}70%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}80%{-webkit-transform:rotate(-3deg) scaleX(1.4) scaleY(1.4);transform:rotate(-3deg) scaleX(1.4) scaleY(1.4)}90%{-webkit-transform:rotate(3deg) scaleX(1.4) scaleY(1.4);transform:rotate(3deg) scaleX(1.4) scaleY(1.4)}100%{-webkit-transform:rotate(0) scaleX(1) scaleY(1);transform:rotate(0) scaleX(1) scaleY(1)}}@-webkit-keyframes audio-wave{0%{height:5px;background-color:rgba(255,255,255,.3)}25%{height:30px;background-color:#fff}100%,50%{height:5px;background-color:rgba(255,255,255,.3)}}@keyframes audio-wave{0%{height:5px;background-color:rgba(255,255,255,.3)}25%{height:30px;background-color:#fff}100%,50%{height:5px;background-color:rgba(255,255,255,.3)}}a,body,button,em,h1,h2,h3,h4,h5,h6,input,p,small,strong{font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;font-style:normal;-webkit-font-smoothing:antialiased;color:#4e5862}h1,h2,h3,h4,h5,h6{display:block;margin:1rem 0;font-family:Bariol,Helvetica,sans-serif;font-weight:700;color:#666}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;outline:0}h1{margin:.67em 0}h2{font-size:-webkit-calc(26px + 10 * ((100vw - 420px)/ 604));font-size:calc(26px + 10 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){h2{font-size:26px}}@media screen and (min-width:1024px){h2{font-size:36px}}h4{font-size:-webkit-calc(20px + 4 * ((100vw - 420px)/ 604));font-size:calc(20px + 4 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){h4{font-size:20px}}@media screen and (min-width:1024px){h4{font-size:24px}}p{color:#5b7896;font-weight:300;line-height:1.5em;margin:1em 0}p em{font-family:inherit;color:inherit;font-style:italic}p a{color:#132246;font-weight:500;border-bottom:solid 1px #132246}a{text-decoration:none}ul{margin:0;padding:0}ul:after{clear:both;content:'';display:table}ul li{float:left;list-style-type:none;margin-right:20px}ul li:last-child{margin-right:0}blockquote{margin:0}blockquote cite{display:block}strong{font-weight:700}body.is-locked,html.is-locked{position:relative;height:100%;overflow:hidden}.max-container{width:auto;max-width:1800px;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;position:relative;background-color:#fff}.max-container:after{clear:both;content:'';display:table}.max-container.everest{z-index:998}@media (min-width:990px){.max-container.everest{min-height:80px}}.container{margin:0 auto;padding:0 1em;max-width:72.8em}@media (min-width:760px){.container{padding:0 2em}}.ziploc{width:100%;margin:0 auto;padding:0 5%}.text-center{text-align:center}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.modal-bg{display:none;z-index:200;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75)}.modal-bg.active{display:block}hr{border:0;border-bottom:1px solid rgba(0,0,0,.15);height:0;padding:0;margin:1.5em 0}.on-sale{position:relative;overflow:hidden}.on-sale div.sale-container{position:absolute;top:-26px;right:-18px;padding:6px 70px;background:#ff8a00;border:solid 2px #fff;box-shadow:0 0 4px 0 rgba(0,0,0,.2);-webkit-transform:rotate(45deg) translate(66px);-ms-transform:rotate(45deg) translate(66px);transform:rotate(45deg) translate(66px)}.on-sale div.sale-container small{display:block;width:100%;color:#fff;text-transform:uppercase;font-weight:700}a:focus{outline:0}@keyframes audio-wave{0%{height:5px;background-color:rgba(255,255,255,.3)}25%{height:30px;background-color:#fff}100%,50%{height:5px;background-color:rgba(255,255,255,.3)}}@-webkit-keyframes scale-in{0%{opacity:0;-webkit-transform:translateY(-15px) scale(.8);transform:translateY(-15px) scale(.8)}100%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes scale-in{0%{opacity:0;-webkit-transform:translateY(-15px) scale(.8);transform:translateY(-15px) scale(.8)}100%{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@-webkit-keyframes up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-22px);transform:translateY(-22px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-22px);transform:translateY(-22px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes label-pop{0%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes label-pop{0%{-webkit-transform:scale(.5);transform:scale(.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes label-doink{0%{-webkit-transform:scale(.7);transform:scale(.7)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes label-doink{0%{-webkit-transform:scale(.7);transform:scale(.7)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideInFromTop{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:1;max-height:1000px;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromTop{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:1;max-height:1000px;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInFromTopMobile{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:1;padding:.625rem 0;max-height:1000px;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInFromTopMobile{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:1;padding:.625rem 0;max-height:1000px;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideUpAndOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideUpAndOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes fade-in-left{0%{opacity:0;-webkit-transform:translate3d(-15%,0,0);transform:translate3d(-15%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fade-in-left{0%{opacity:0;-webkit-transform:translate3d(-15%,0,0);transform:translate3d(-15%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes semi-over-scale{0%{opacity:0;-webkit-transform:scaleX(0) scaleY(0);transform:scaleX(0) scaleY(0)}70%{opacity:1;-webkit-transform:scaleX(1.1) scaleY(1.1);transform:scaleX(1.1) scaleY(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes semi-over-scale{0%{opacity:0;-webkit-transform:scaleX(0) scaleY(0);transform:scaleX(0) scaleY(0)}70%{opacity:1;-webkit-transform:scaleX(1.1) scaleY(1.1);transform:scaleX(1.1) scaleY(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes semi-over-scale-two{0%{opacity:0;-webkit-transform:scaleX(0) scaleY(0);transform:scaleX(0) scaleY(0)}70%{opacity:1;-webkit-transform:scaleX(1.1) scaleY(1.1);transform:scaleX(1.1) scaleY(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes semi-over-scale-two{0%{opacity:0;-webkit-transform:scaleX(0) scaleY(0);transform:scaleX(0) scaleY(0)}70%{opacity:1;-webkit-transform:scaleX(1.1) scaleY(1.1);transform:scaleX(1.1) scaleY(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes robotEntry{0%{-webkit-transform:translateY(-12vw) translateX(20vw);transform:translateY(-12vw) translateX(20vw)}100%{-webkit-transform:translateY(0) translateY(0);transform:translateY(0) translateY(0)}}@keyframes robotEntry{0%{-webkit-transform:translateY(-12vw) translateX(20vw);transform:translateY(-12vw) translateX(20vw)}100%{-webkit-transform:translateY(0) translateY(0);transform:translateY(0) translateY(0)}}@-webkit-keyframes scale-in-404{0%{-webkit-transform:translateY(-15px) scale(0);transform:translateY(-15px) scale(0)}100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes scale-in-404{0%{-webkit-transform:translateY(-15px) scale(0);transform:translateY(-15px) scale(0)}100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.btn,button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;width:auto;padding:.6rem 1.5rem;box-shadow:none;border-radius:.3rem;border:1px solid transparent;font-family:Bariol,sans-serif;font-weight:700;color:#fff;cursor:pointer;text-decoration:none;overflow:visible;-webkit-transition:all .3s ease;transition:all .3s ease}.pill-btn{background-color:transparent;color:#f58327;border:1px solid #f58327;padding:5px 12px;font-size:16px;border-radius:48px;-webkit-transition:all .2s ease;transition:all .2s ease}.pill-btn:hover{background-color:#f58327;color:#fff}.pill-btn.orange{background-color:#fc761e;color:#fff}.pill-btn.orange:hover{background-color:#cc5f00;border-color:#cc5f00}.pill-btn.orange-outline{padding:6px 24px;border:2px solid #ff8a00;background-color:transparent;color:#ff8a00;border-color:#ff8a00;font-weight:500;font-size:13px}.pill-btn.orange-outline:hover{background-color:#ff8a00;color:#fff}.pill-btn.white{padding:9px 35px 10px;background-color:transparent;color:#fff;border-color:#fff}.pill-btn.white:hover{background-color:#fc761e;color:#fff;border-color:#fc761e}.pill-btn.whitebg{padding:9px 35px 10px;background-color:#fff;color:#00acd7;border-color:#fff}.pill-btn.whitebg:hover{background-color:#00acd7;color:#fff}.pill-btn.white-background{padding:9px 35px;background-color:transparent;color:#fff;border-color:#fff;font-weight:700}.pill-btn.white-background:hover{background-color:#fff;color:#ff8a00;border-color:#fff}.transparent-button{background-color:transparent;border:2px solid #fff!important;color:#fff}.white-glow{box-shadow:0 0 10px #fff!important}.g-btn,.g-btn[type=submit]{font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;border-radius:999px;box-shadow:inset 0 0 0 22px #ff8a00;-webkit-transition:box-shadow .18s ease-out;transition:box-shadow .18s ease-out;font-weight:700;font-size:13px;padding:8px 28px 9px}.g-btn span,.g-btn[type=submit] span{-webkit-animation-name:label-doink;animation-name:label-doink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.2;animation-delay:.2;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);font-weight:700;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif}.g-btn:hover,.g-btn[type=submit]:hover{color:#ff8a00;box-shadow:inset 0 0 0 2px #ff8a00;-webkit-transition:box-shadow .5s cubic-bezier(.165,.84,.44,1);transition:box-shadow .5s cubic-bezier(.165,.84,.44,1)}.g-btn:hover span,.g-btn[type=submit]:hover span{-webkit-animation-name:label-pop;animation-name:label-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.2;animation-delay:.2;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}.g-btn.inverted,.g-btn[type=submit].inverted{color:#ff8a00;box-shadow:inset 0 0 0 2px #ff8a00}.g-btn.inverted:hover,.g-btn[type=submit].inverted:hover{color:#fff;box-shadow:inset 0 0 0 22px #ff8a00}.g-btn.orange3,.g-btn[type=submit].orange3{font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;border-radius:999px;box-shadow:inset 0 0 0 22px #ff6a13;-webkit-transition:box-shadow .18s ease-out;transition:box-shadow .18s ease-out;font-weight:700;font-size:13px;padding:8px 28px 9px}.g-btn.orange3 span,.g-btn[type=submit].orange3 span{-webkit-animation-name:label-doink;animation-name:label-doink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.2;animation-delay:.2;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1);font-weight:700;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif}.g-btn.orange3:hover,.g-btn[type=submit].orange3:hover{color:#ff6a13;box-shadow:inset 0 0 0 2px #ff6a13;-webkit-transition:box-shadow .5s cubic-bezier(.165,.84,.44,1);transition:box-shadow .5s cubic-bezier(.165,.84,.44,1)}.g-btn.orange3:hover span,.g-btn[type=submit].orange3:hover span{-webkit-animation-name:label-pop;animation-name:label-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-delay:.2;animation-delay:.2;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-timing-function:cubic-bezier(.165,.84,.44,1)}.g-btn.orange3.inverted,.g-btn[type=submit].orange3.inverted{color:#ff6a13;box-shadow:inset 0 0 0 2px #ff6a13}.g-btn.orange3.inverted:hover,.g-btn[type=submit].orange3.inverted:hover{color:#fff;box-shadow:inset 0 0 0 22px #ff6a13}footer[role=contentinfo]{background:#132246}footer[role=contentinfo] .footer-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0 40px;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width:959px){footer[role=contentinfo] .footer-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:50px 0 55px}}@media (max-width:959px){footer[role=contentinfo] .robots{display:none}}footer[role=contentinfo] .robots h6{font-family:Bariol;line-height:normal;font-size:18px;color:rgba(255,255,255,.95)}@media (max-width:639px){footer[role=contentinfo] .robots h6{font-size:22px}}footer[role=contentinfo] .robots ul{margin:0;padding:0}footer[role=contentinfo] .robots ul li{float:none;list-style-type:none;margin:0;padding:0}footer[role=contentinfo] .robots a{font-family:Museo Sans;line-height:25px;font-size:14px;color:#9ba7c4;border-bottom:solid 1px transparent;-webkit-transition:all 250ms ease;transition:all 250ms ease}footer[role=contentinfo] .robots a:hover{color:#fff;border-color:#fff}footer[role=contentinfo] .company-info{width:20%;margin-top:-30px;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){footer[role=contentinfo] .company-info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1)}}footer[role=contentinfo] .company-info svg{max-width:150px}footer[role=contentinfo] .company-info svg path{fill:#fff}footer[role=contentinfo] .company-info a.main-logo{display:inline-block}footer[role=contentinfo] .company-info a.scroll-top{outline:0}@media (max-width:959px){footer[role=contentinfo] .company-info a.scroll-top{display:none}}footer[role=contentinfo] .company-info a.scroll-top .arrow-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:36px;height:36px;border:1.3px solid #9ba7c4;margin-bottom:14px;-webkit-transition:all 250ms ease;transition:all 250ms ease}footer[role=contentinfo] .company-info a.scroll-top p{font-size:14px;color:#9ba7c4}footer[role=contentinfo] .company-info a.scroll-top svg path{-webkit-transition:all 250ms ease;transition:all 250ms ease}footer[role=contentinfo] .company-info a.scroll-top:hover .arrow-wrap{background-color:#fff;border-color:#fff}footer[role=contentinfo] .company-info a.scroll-top:hover .arrow-wrap svg path{fill:#132246}footer[role=contentinfo] .company-info div.robots{position:relative;padding-top:35px;margin-top:10px}footer[role=contentinfo] .company-info div.robots::after{position:absolute;content:'';top:0;left:0;width:61px;height:1px;background-color:rgba(255,255,255,.1)}footer[role=contentinfo] .sitemap{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:959px){footer[role=contentinfo] .sitemap{width:100%;margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:30px}}@media (max-width:639px){footer[role=contentinfo] .sitemap{margin-bottom:0;border-bottom:none}}footer[role=contentinfo] .sitemap .col{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:10px}footer[role=contentinfo] .sitemap .col:first-child{display:none}@media (max-width:959px){footer[role=contentinfo] .sitemap .col:first-child{display:block}}@media (max-width:959px){footer[role=contentinfo] .sitemap .col:last-of-type .list-wrap:last-child{display:none}}@media (max-width:639px){footer[role=contentinfo] .sitemap .col{width:50%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;padding-right:0}footer[role=contentinfo] .sitemap .col:last-of-type .list-wrap:first-child:after{display:none}}footer[role=contentinfo] .sitemap div.list-wrap{position:relative}footer[role=contentinfo] .sitemap div.list-wrap:after{position:absolute;content:'';bottom:0;left:0;width:61px;height:1px;background-color:rgba(255,255,255,.1);display:none}footer[role=contentinfo] .sitemap div.list-wrap h6{font-family:Bariol;line-height:normal;font-size:18px;color:rgba(255,255,255,.95)}@media (max-width:639px){footer[role=contentinfo] .sitemap div.list-wrap h6{font-size:22px}}footer[role=contentinfo] .sitemap div.list-wrap:not(:last-of-type){padding-bottom:20px;margin-bottom:20px}footer[role=contentinfo] .sitemap div.list-wrap:not(:last-of-type):after{display:block}@media (max-width:639px){footer[role=contentinfo] .sitemap div.list-wrap:last-of-type{padding-bottom:20px;margin-bottom:20px}footer[role=contentinfo] .sitemap div.list-wrap:last-of-type:after{display:block}}footer[role=contentinfo] .sitemap div.list-wrap ul{margin:0;padding:0}footer[role=contentinfo] .sitemap div.list-wrap ul li{float:none;list-style-type:none;margin:0;padding:0}footer[role=contentinfo] .sitemap div.list-wrap a{font-family:Museo Sans;line-height:25px;font-size:14px;color:#9ba7c4;border-bottom:solid 1px transparent;-webkit-transition:all 250ms ease;transition:all 250ms ease}footer[role=contentinfo] .sitemap div.list-wrap a:hover{color:#fff;border-color:#fff}footer[role=contentinfo] .connect-with-us{width:25%;max-width:275px}@media (max-width:959px){footer[role=contentinfo] .connect-with-us{width:100%;max-width:420px;margin:0 auto;text-align:center}}@media (max-width:639px){footer[role=contentinfo] .connect-with-us{text-align:left;margin-left:0;padding-bottom:30px}}footer[role=contentinfo] .connect-with-us h6{font-family:Bariol;line-height:normal;font-size:18px;color:rgba(255,255,255,.95)}@media (max-width:639px){footer[role=contentinfo] .connect-with-us h6{font-size:22px}}footer[role=contentinfo] .connect-with-us p{font-family:Museo Sans;line-height:normal;font-size:13px;color:#9ba7c4}@media (max-width:639px){footer[role=contentinfo] .connect-with-us p{font-size:15px}}footer[role=contentinfo] .connect-with-us .newsletter-col{position:relative;padding:20px 0 40px;margin-bottom:40px}@media (max-width:639px){footer[role=contentinfo] .connect-with-us .newsletter-col{margin-bottom:25px}}footer[role=contentinfo] .connect-with-us .newsletter-col:after{position:absolute;content:'';bottom:0;left:0;width:61px;height:1px;background-color:rgba(255,255,255,.1)}@media (max-width:959px){footer[role=contentinfo] .connect-with-us .newsletter-col:after{right:0;margin:0 auto}}@media (max-width:639px){footer[role=contentinfo] .connect-with-us .newsletter-col:after{margin-left:0}}footer[role=contentinfo] .connect-with-us .newsletter-col form{position:relative}footer[role=contentinfo] .connect-with-us .newsletter-col form input[type=email]{height:42px;background:#fff;border-radius:999px;padding:0 1em;width:100%;border:1px solid transparent;-webkit-transition:border-color .3s;transition:border-color .3s;box-shadow:none;outline:0;font-family:Museo Sans;line-height:normal;font-size:15px;color:#627194}footer[role=contentinfo] .connect-with-us .newsletter-col form input[type=email]:focus{border:1px solid #00acd7;box-shadow:none}footer[role=contentinfo] .connect-with-us .newsletter-col form .submit-button{position:absolute;top:5px;right:5px;font-size:18px;color:#fff;border:none;background-color:#ff8a00;border-radius:999px;height:30px;width:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer[role=contentinfo] .connect-with-us .newsletter-col div.return-messages{position:absolute;bottom:-15px;height:50px;left:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}footer[role=contentinfo] .connect-with-us .newsletter-col div.return-messages>div{width:100%}footer[role=contentinfo] .connect-with-us .newsletter-col div.return-messages .duplicate-msg,footer[role=contentinfo] .connect-with-us .newsletter-col div.return-messages .error-msg,footer[role=contentinfo] .connect-with-us .newsletter-col div.return-messages .success-msg{display:none}footer[role=contentinfo] .connect-with-us .newsletter-col div.return-messages p{line-height:1.2em}footer[role=contentinfo] .connect-with-us .newsletter-col.has-error .return-messages .error-msg{display:block}footer[role=contentinfo] .connect-with-us .newsletter-col.has-error .return-messages .error-msg p{color:red}footer[role=contentinfo] .connect-with-us .newsletter-col.has-duplicate .return-messages .duplicate-msg{display:block}footer[role=contentinfo] .connect-with-us .newsletter-col.has-success .return-messages .success-msg{display:block}footer[role=contentinfo] .connect-with-us div.social-connect{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:959px){footer[role=contentinfo] .connect-with-us div.social-connect{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:639px){footer[role=contentinfo] .connect-with-us div.social-connect{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}footer[role=contentinfo] .connect-with-us div.social-connect svg path{-webkit-transition:all 250ms ease;transition:all 250ms ease}footer[role=contentinfo] .connect-with-us div.social-connect a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #fff;border-radius:50%;height:42px;width:42px;outline:0}@media (max-width:639px){footer[role=contentinfo] .connect-with-us div.social-connect a{width:50px;height:50px}}footer[role=contentinfo] .connect-with-us div.social-connect a:not(:first-of-type){margin-left:5px}footer[role=contentinfo] .connect-with-us div.social-connect a:hover{background-color:#fff}footer[role=contentinfo] .connect-with-us div.social-connect a:hover svg path{fill:#132246}footer[role=contentinfo] .footer-center{padding:65px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){footer[role=contentinfo] .footer-center{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:80px 0 20px}}@media (max-width:639px){footer[role=contentinfo] .footer-center{padding:80px 0 50px}}footer[role=contentinfo] .footer-center a.scroll-top{position:absolute;outline:0;top:-18px;right:0;left:0;margin-left:auto;margin-right:auto;background-color:#132246;display:inline-block;width:100px}@media (max-width:639px){footer[role=contentinfo] .footer-center a.scroll-top{width:130px;top:-33px}}footer[role=contentinfo] .footer-center a.scroll-top .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer[role=contentinfo] .footer-center a.scroll-top .arrow-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;width:36px;height:36px;border:1.3px solid #9ba7c4;margin-bottom:7px;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:639px){footer[role=contentinfo] .footer-center a.scroll-top .arrow-wrap{width:60px;height:60px;border:2.44px solid #9ba7c4;margin-bottom:15px}}@media (max-width:639px){footer[role=contentinfo] .footer-center a.scroll-top .arrow-wrap svg{width:15px;height:30px}}footer[role=contentinfo] .footer-center a.scroll-top p{font-size:14px;color:#9ba7c4;text-align:center}@media (max-width:639px){footer[role=contentinfo] .footer-center a.scroll-top p{font-size:22px}}footer[role=contentinfo] .footer-center a.scroll-top svg path{-webkit-transition:all 250ms ease;transition:all 250ms ease}footer[role=contentinfo] .footer-center a.scroll-top:hover .arrow-wrap{background-color:#fff;border-color:#fff}footer[role=contentinfo] .footer-center a.scroll-top:hover .arrow-wrap svg path{fill:#132246}footer[role=contentinfo] .footer-center .address{padding-top:10px;width:20%}@media (max-width:1023px){footer[role=contentinfo] .footer-center .address{width:25%}}@media (max-width:639px){footer[role=contentinfo] .footer-center .address{width:100%;margin:40px 0 50px;padding-top:0}}footer[role=contentinfo] .footer-center .address p{margin-bottom:0;line-height:11px;font-size:12px;color:#9ba7c4}@media (max-width:639px){footer[role=contentinfo] .footer-center .address p{font-size:16px;text-align:center}}footer[role=contentinfo] .footer-center .logos{width:55%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:639px){footer[role=contentinfo] .footer-center .logos{width:100%;margin-bottom:50px}}@media (max-width:1023px){footer[role=contentinfo] .footer-center .logos ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:639px){footer[role=contentinfo] .footer-center .logos ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer[role=contentinfo] .footer-center .logos li{width:-webkit-calc(20% - 10px);width:calc(20% - 10px);margin-right:10px}@media (max-width:1023px){footer[role=contentinfo] .footer-center .logos li{width:-webkit-calc(100% / 3 - 20px);width:calc(100% / 3 - 20px);margin-right:20px}}@media (max-width:639px){footer[role=contentinfo] .footer-center .logos li{width:100%;margin-bottom:20px;float:none;margin-right:0;margin-bottom:25px}footer[role=contentinfo] .footer-center .logos li:last-child{margin-bottom:5px}}@media (max-width:639px){footer[role=contentinfo] .footer-center .logos a{display:block;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer[role=contentinfo] .footer-center .logos img{width:100%;height:65px}@media (max-width:1023px){footer[role=contentinfo] .footer-center .logos img{height:50px;margin-bottom:10px}}@media (max-width:639px){footer[role=contentinfo] .footer-center .logos img{width:200px;margin-left:auto;margin-right:auto;margin-bottom:0}}footer[role=contentinfo] .footer-center .language-selector{width:20%}@media (max-width:639px){footer[role=contentinfo] .footer-center .language-selector{width:100%}}footer[role=contentinfo] .footer-center .select-wrap{border:1px solid #040e27;border-radius:5px;display:block;padding:0;position:relative;background:#040e27;color:#becae7;-webkit-transition:all .2s ease;transition:all .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px;max-width:200px}footer[role=contentinfo] .footer-center .select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid transparent;border-radius:5px;box-sizing:border-box;color:inherit;font-size:1em;line-height:1.3;margin:0;outline:0;padding:.5em 1.9em .5em .8em;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}footer[role=contentinfo] .footer-center .select-wrap select:focus{background-color:transparent;border:1px solid #000;outline:0;box-shadow:0 0 3px 3px transparent}footer[role=contentinfo] .footer-center .select-wrap:after{content:'';height:6px;margin-top:-.25em;pointer-events:none;position:absolute;right:.7em;top:50%;width:6px;z-index:2;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(255,255,255,.9);height:0;width:0}footer[role=contentinfo] .footer-center .select-wrap:hover{background:#000;border:1px solid #000}footer[role=contentinfo] .footer-center .select-wrap:hover:after{border-top:6px solid #fff}footer[role=contentinfo] .footer-center .select-wrap option{font-weight:400}@-moz-document url-prefix(){footer[role=contentinfo] .footer-center .select-wrap{overflow:hidden}footer[role=contentinfo] .footer-center .select-wrap select{width:120%;width:calc(100% + 3em)}footer[role=contentinfo] .footer-center .select-wrap select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}}footer[role=contentinfo] .footer-center .select-wrap select::-ms-expand{display:none}footer[role=contentinfo] .footer-center .select-wrap select:focus::-ms-value{background:0 0;color:#222}@media (max-width:959px){footer[role=contentinfo] .footer-center .select-wrap{margin:0 auto}}@media (max-width:639px){footer[role=contentinfo] .footer-center .select-wrap{max-width:100%;margin-left:0;padding:7px 17px}}footer[role=contentinfo] .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 5%;background-color:rgba(10,21,47,.5);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){footer[role=contentinfo] .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 5% 50px;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}footer[role=contentinfo] .footer-bottom .copy{width:55%}@media (max-width:959px){footer[role=contentinfo] .footer-bottom .copy{width:100%;padding-right:0;text-align:center}}@media (max-width:959px){footer[role=contentinfo] .footer-bottom .copy{text-align:left}}footer[role=contentinfo] .footer-bottom .copy p{line-height:17px;font-size:12px;color:#9ba7c4}footer[role=contentinfo] .footer-bottom .copy a{line-height:17px;font-size:12px;color:#9ba7c4;text-decoration:underline}footer[role=contentinfo] .footer-bottom .policy-wrap{width:40%}@media (max-width:959px){footer[role=contentinfo] .footer-bottom .policy-wrap{width:100%;margin-top:20px}}footer[role=contentinfo] .footer-bottom .policy-wrap p{display:inline-block;margin-right:0;color:#9ba7c4;font-size:12px;line-height:17px}footer[role=contentinfo] .footer-bottom .policy-wrap a{color:#9ba7c4;font-size:12px;font-weight:300;padding:0 5px;line-height:17px;text-decoration:underline;-webkit-text-decoration-color:#9ba7c4;text-decoration-color:#9ba7c4}@media (max-width:959px){footer[role=contentinfo] .footer-bottom .policy-wrap{display:block}footer[role=contentinfo] .footer-bottom .policy-wrap p{display:block;margin-right:0;margin-bottom:20px}}.select-box{border:1px solid rgba(0,0,0,.25);border-radius:.2em;display:block;padding:0;position:relative;background:#fff;color:rgba(0,0,0,.7);-webkit-transition:all .2s ease;transition:all .2s ease;width:18.75rem}.select-box select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid transparent;border-radius:.2em;box-sizing:border-box;color:inherit;font-size:1em;line-height:1.3;margin:0;outline:0;padding:.5em 1.9em .5em .8em;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}.select-box select:focus{background-color:transparent;border:1px solid rgba(0,0,0,.45);outline:0;box-shadow:0 0 3px 3px #b4defa}.select-box:after{content:'';height:6px;margin-top:-.25em;pointer-events:none;position:absolute;right:.7em;top:50%;width:6px;z-index:2;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,0,0,.25);height:0;width:0}.select-box:hover{background:#fff;border:1px solid rgba(0,0,0,.45)}.select-box:hover:after{border-top:6px solid rgba(0,0,0,.45)}.select-box option{font-weight:400}@-moz-document url-prefix(){.select-box{overflow:hidden}.select-box select{width:120%;width:calc(100% + 3em)}.select-box select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}}.select-box select::-ms-expand{display:none}.select-box select:focus::-ms-value{background:0 0;color:#222}.input-wrap{position:relative;margin-bottom:5%}.input-wrap .select-wrapper.invalid{border-radius:0;border-width:3px;border-color:#3e91a9}.input-wrap .select-wrapper svg{position:absolute;pointer-events:none;top:50%;right:10px;width:9px;height:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.input-wrap .select-wrapper select{-webkit-appearance:none;padding-left:10px;padding-right:20px}.input-wrap.iw-half{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%;height:45px}.input-wrap.iw-half:after{clear:both;content:'';display:table}.input-wrap.iw-half:last-child{margin-right:0}.input-wrap.iw-third{height:45px;float:left;clear:none;text-align:inherit;width:31.333333%;margin-left:0;margin-right:3%}.input-wrap.iw-third:after{clear:both;content:'';display:table}.input-wrap.iw-third:last-child{margin-right:0}@media (max-width:759px){.input-wrap.iw-half,.input-wrap.iw-third{display:block;clear:both;float:none;width:100%;margin-left:auto;margin-right:auto}.input-wrap.iw-half:first-child,.input-wrap.iw-third:first-child{margin-left:auto}.input-wrap.iw-half:last-child,.input-wrap.iw-third:last-child{margin-right:auto}}.input-wrap.iw-full{float:left;clear:none;text-align:inherit;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.input-wrap.iw-full:after{clear:both;content:'';display:table}.input-wrap.iw-full:after{clear:both;content:'';display:table}.input-wrap::after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;border:3px solid rgba(62,145,169,0);pointer-events:none;-webkit-transition:border 350ms;transition:border 350ms}.input-wrap.select-wrapper::after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;-webkit-transition:border 350ms;transition:border 350ms}.input-wrap.select-wrapper.is-active::after select{border:none}.input-wrap.other-input{display:block}.input-wrap.other-input.hide{display:none}.input-wrap.invalid::after,.input-wrap.is-active::after{border:3px solid #3e91a9}.input-wrap.invalid::after:after,.input-wrap.is-active::after:after{clear:both;content:'';display:table}.input-wrap.invalid.has-label label,.input-wrap.is-active.has-label label{opacity:1}.input-wrap.invalid.has-label label::before,.input-wrap.is-active.has-label label::before{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.input-wrap.invalid.has-label label::after,.input-wrap.is-active.has-label label::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.input-wrap input{width:100%;position:relative;padding-left:10px}.input-wrap input:focus{outline:0}.input-wrap label{font-family:Arial;position:absolute;top:0;right:0;padding:3px 6px;font-size:8px;color:rgba(255,255,255,0);font-weight:700;text-transform:uppercase;z-index:2;opacity:0;pointer-events:none;-webkit-transition:opacity 350ms;transition:opacity 350ms}.input-wrap label::before{content:attr(data-content);width:100%;height:100%;position:absolute;top:3px;right:-6px;color:#fff;z-index:1;opacity:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:opacity 350ms ease 75ms,-webkit-transform 350ms ease 75ms;transition:opacity 350ms ease 75ms,-webkit-transform 350ms ease 75ms;transition:opacity 350ms ease 75ms,transform 350ms ease 75ms;transition:opacity 350ms ease 75ms,transform 350ms ease 75ms,-webkit-transform 350ms ease 75ms}.input-wrap label::after{content:'';width:100%;height:100%;position:absolute;top:0;right:0;z-index:-1;background:#3e91a9;opacity:0;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transition:opacity 350ms,-webkit-transform 350ms ease;transition:opacity 350ms,-webkit-transform 350ms ease;transition:opacity 350ms,transform 350ms ease;transition:opacity 350ms,transform 350ms ease,-webkit-transform 350ms ease}.chkbox-container.radio-look .chkbox-group{margin-top:10px}.chkbox-container.radio-look .chkbox-wrapper{position:relative}.chkbox-container.radio-look .chkbox-label{padding:5px 0 5px 35px;margin:0}.chkbox-container.radio-look [type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0;z-index:2}.chkbox-container.radio-look [type=checkbox]:checked~.fake-radio:before{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.chkbox-container.radio-look .fake-radio{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;border-radius:50%;border:2px solid #ccc}.chkbox-container.radio-look .fake-radio:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);width:8px;height:8px;border-radius:50%;background:#fc761e;-webkit-transition:.35s;transition:.35s}.chkbox-container.radio-look .multi-chkbox-required.invalid~.error-msg p{display:block}.chkbox-container.radio-look .error-msg p{margin-top:10px;color:red;font-weight:600;display:none}.modal-bg{display:none;z-index:998;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.75)}.modal-close{position:absolute;z-index:9999;top:25px;right:25px;padding:25px;color:#fff;cursor:pointer}.modal-video{z-index:99999;display:none;position:fixed;top:0;left:0;width:100%;height:100vh}.iframe-wrap,.modal-video{margin:0 auto;overflow:hidden;position:relative;width:80%;max-width:1280px;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.iframe-wrap::before,.modal-video::before{content:'';display:block;height:0;padding-top:56.25%}.iframe-wrap iframe,.modal-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-buttons-wrapper{position:absolute;bottom:25px;left:25px}.video-controls,.video-links{display:inline-block;vertical-align:middle;background-color:rgba(0,0,0,.7);border-radius:4px}.video-controls{padding:10px}.video-controls button{background-color:transparent;outline:0}.video-controls button svg{vertical-align:middle;width:35px;height:35px;stroke:#fff}.video-back,.video-forward{padding:0}.video-back svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.play-pause{padding:0 10px}.play-pause .play-icon{display:none}.play-pause .pause-icon{display:block}.play-pause.is-paused .play-icon{display:block}.play-pause.is-paused .pause-icon{display:none}.landing section.hero{padding:58px 0 2em;background-color:#7bc5c6;background-size:cover;background-repeat:no-repeat;background-position:bottom right}@media (min-width:760px){.landing section.hero{padding:85px 0 2em}}@media (min-width:1024px){.landing section.hero{padding-top:130px}}.landing section.hero h1{font-family:"Museo Sans";font-size:2em;color:#fff}@media (min-width:760px){.landing section.hero h1{font-size:2.7em}}.landing section.hero .logo{margin-bottom:1.7em;height:30px}@media (min-width:760px){.landing section.hero .logo{height:45px}}.sub-nav{width:100%;background:#fff;color:#fff;height:40px;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:100;top:76px;border-top:solid 1px #dfdfdf}@media (max-width:959px){.sub-nav{top:58px}}@media (max-width:759px){.sub-nav{display:none}}.sub-nav div.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;z-index:101;max-width:100%;padding:0 5%}.sub-nav a{margin:0 22px;-webkit-transition:all .1s ease;transition:all .1s ease;font-family:'Museo Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;outline:0;color:#929fbc;font-weight:700;font-size:11px;text-transform:uppercase}.sub-nav a.active{color:#0bbdb9}.sub-nav a:hover{color:#0bbdb9}section.curriculum-hero{margin-top:76px;padding:50px 0;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:759px){section.curriculum-hero{margin-top:58px}}section.curriculum-hero.light{background-color:#75c6fd}section.curriculum-hero.light .span-6 *{color:#fff}section.curriculum-hero h1{margin:.3em 0;color:#27c3f3}section.curriculum-hero p{font-size:1.3em;font-weight:400}@media (max-width:759px){section.curriculum-hero p{font-size:1em}}section.curriculum-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}section.curriculum-nav h2{margin:0;font-size:1.7em;color:#fff;font-weight:600}section.curriculum-nav a,section.curriculum-nav div{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 0;text-align:center}section.curriculum-nav a{background-color:#ccc}section.curriculum-nav div.active-green{background-color:#00bc60;border:2px solid #00a656}section.curriculum-nav div.active-blue{background-color:#728feb;border:2px solid #6181e4}.cookie-popup{position:fixed;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;bottom:5%;z-index:100;background:#4c4c4c;padding:10px 35px 10px 20px;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cookie-popup.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:640px){.cookie-popup{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 35px 40px 20px;bottom:0}}.cookie-popup *{color:#fff}.cookie-popup p{line-height:1.2em;font-size:14px}.cookie-popup .text-box{width:-webkit-calc(100% - 170px);width:calc(100% - 170px)}@media (max-width:640px){.cookie-popup .text-box{width:100%}}.cookie-popup .text-box a{font-weight:700;border-bottom:1px solid transparent}.cookie-popup .text-box a:hover{color:#fff;border-bottom-color:#fff}.cookie-popup .button-box{width:160px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:640px){.cookie-popup .button-box{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cookie-popup .button{font-size:18px;border-radius:50px;border:1px solid #fff;padding:6px 30px;margin-right:10px}.cookie-popup .button:hover{background:#fff;color:#4c4c4c}@media (max-width:640px){.cookie-popup .button{margin-top:10px}}.cookie-popup .close{position:absolute;top:-18px;right:5px;width:36px;height:36px;border-radius:50%;cursor:pointer}.cookie-popup .close .circle{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;width:28px;height:28px;border-radius:50%;box-shadow:0 0 0 5px #4c4c4c}.cookie-popup .close span{position:absolute;width:2px;height:14px;background:#4c4c4c;left:0;right:0;top:0;bottom:0;margin:auto}.cookie-popup .close span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cookie-popup .close span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}section.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:9999;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-modal .video-container{margin-top:0;opacity:1;width:90%;height:initial;max-width:1024px;position:absolute}.video-modal .video-container:before{content:'';display:block;height:0;padding-top:57%}.video-modal iframe{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:none;-ms-transform:none;transform:none}header[role=banner]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:80px;-webkit-transition:all 250ms ease;transition:all 250ms ease;background-color:#fff}header[role=banner] div.ziploc{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;height:100%}header[role=banner] a{outline:0}@media (min-width:1080px){header[role=banner].headroom{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}header[role=banner].headroom--top{-webkit-transition:all .5s ease;transition:all .5s ease}header[role=banner].headroom--top.headroom--pinned{position:relative}header[role=banner].headroom--not-top{-webkit-transition:all .5s ease;transition:all .5s ease}header[role=banner].headroom--not-top.headroom--pinned{position:fixed}header[role=banner].headroom--pinned{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all .5s ease;transition:all .5s ease}header[role=banner].headroom--unpinned{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .5s ease;transition:all .5s ease}}div.header-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.header-main a.main-logo{width:160px;padding:0 34px 0 0;border-right:solid 1px #dfdfdf}@media (max-width:759px){div.header-main a.main-logo{width:122px}}@media (max-width:1079px){div.header-main a.main-logo{border-right:0}}div.header-main a.main-logo:hover svg g{-webkit-animation-name:up-down;animation-name:up-down;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-play-state:running;animation-play-state:running}div.header-main a.main-logo:hover svg path{fill:#fd6013}div.header-main a.main-logo svg{width:125px;height:39px;overflow:visible}@media (max-width:759px){div.header-main a.main-logo svg{width:100%}}div.header-main a.main-logo svg path{-webkit-transition:fill .2s ease;transition:fill .2s ease}div.header-main a.main-logo svg g{-webkit-animation-play-state:running;animation-play-state:running;-webkit-transition:all .1s cubic-bezier(.175,.885,.32,1.275);transition:all .1s cubic-bezier(.175,.885,.32,1.275)}div.header-main a.main-logo svg g:nth-of-type(2){-webkit-animation-delay:.03s;animation-delay:.03s}div.header-main a.main-logo svg g:nth-of-type(3){-webkit-animation-delay:.06s;animation-delay:.06s}div.header-main a.main-logo svg g:nth-of-type(4){-webkit-animation-delay:.09s;animation-delay:.09s}div.header-main a.main-logo svg g:nth-of-type(5){-webkit-animation-delay:.12s;animation-delay:.12s}div.header-main a.main-logo svg g:nth-of-type(6){-webkit-animation-delay:.15s;animation-delay:.15s}div.header-main nav{padding-left:12px}div.header-main nav a.top-level{display:block;position:relative;color:#132246;font-size:16px;padding:30px 22px;margin:0;font-weight:500}div.header-main nav a.top-level::before{content:'';position:absolute;width:-webkit-calc(100% - 44px);width:calc(100% - 44px);height:2px;bottom:26px;left:22px;background-color:#ff8a00;visibility:hidden;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;z-index:1}div.header-main nav a.top-level::after{content:'';position:absolute;bottom:26px;left:22px;height:2px;width:-webkit-calc(100% - 44px);width:calc(100% - 44px);background-color:#f5f6f9;-webkit-transition:all 250ms ease;transition:all 250ms ease;z-index:0}div.header-main nav a.top-level:hover::before{visibility:visible;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}ul.main-ul .has-subnav:nth-child(4) p{padding-bottom:7px;padding-top:5px;margin-top:0}ul.main-ul li{position:relative;margin-right:0;padding:0}ul.main-ul li.has-subnav:first-child div.st-top a figure{margin-bottom:0}ul.main-ul li.has-subnav:first-child div.st-top a:hover figure{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}div.header-opt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.header-opt a.sign-in{color:#a0adcb;font-weight:500;font-size:13px;-webkit-transition:all 250ms ease;transition:all 250ms ease;position:relative}div.header-opt a.sign-in:before{content:'';position:absolute;bottom:-5px;left:0;height:2px;width:100%;background-color:#f5f6f9;-webkit-transition:all 250ms ease;transition:all 250ms ease;z-index:0}div.header-opt a.sign-in:after{content:'';position:absolute;width:100%;height:2px;bottom:-5px;left:0;background-color:#ff8a00;visibility:hidden;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s;z-index:1}div.header-opt a.sign-in:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);visibility:visible}div.header-opt a.pill-btn{font-weight:700;line-height:23px;font-size:13px;padding:8px 28px 9px}div.header-opt .signin-btn-wrap{display:inline;position:relative;padding:30px 0;margin-right:10px}div.header-opt .signin-btn-wrap:hover .signin-submenu{color:#132246;top:100%;z-index:5;opacity:1;visibility:visible}div.header-opt .signin-btn-wrap a:before{content:none}div.header-opt .signin-btn-wrap a:hover:after{content:none}div.header-opt .signin-submenu{position:absolute;top:-webkit-calc(100% + 10px);top:calc(100% + 10px);min-width:212px;left:-50px;padding:20px 30px;border-radius:5px;background:#fff;box-shadow:0 20px 70px rgba(0,0,0,.5);z-index:-5;opacity:0;visibility:hidden;-webkit-transition:.25s;transition:.25s}div.header-opt .signin-submenu:before{content:'';width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:12px solid #fff;position:absolute;bottom:100%;left:60px}div.header-opt .signin-submenu a{word-break:normal;display:block;white-space:nowrap;padding:5px 0;font-size:15px;color:#132246;font-weight:500}div.header-opt .signin-submenu a.is-active,div.header-opt .signin-submenu a:hover{color:#ff8a00}div.subnav{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;z-index:9999;pointer-events:none}li.has-subnav{position:relative}li.has-subnav::after{content:'';position:absolute;top:-webkit-calc(100% - 14px);top:calc(100% - 14px);left:-webkit-calc(50% - 14px);left:calc(50% - 14px);z-index:9999;opacity:0;visibility:hidden;-webkit-transition:all 250ms ease;transition:all 250ms ease;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff}li.has-subnav:hover div.subnav{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;visibility:visible;box-shadow:0 20px 50px rgba(0,0,0,.7);pointer-events:inherit}li.has-subnav:hover div.subnav.subnav-row{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}li.has-subnav:hover::after{opacity:1;visibility:visible}div.subnav-triple{position:absolute;top:100%;left:-130px;width:830px;border-radius:7px;background-color:#fff;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:1199px){div.subnav-triple{width:600px}}div.subnav-triple div.st-top{display:-webkit-box;display:-ms-flexbox;display:flex}div.subnav-triple div.st-top a{display:block;width:33.333333%;padding:20px 30px}div.subnav-triple div.st-top a:first-child{border-right:solid 1px #dfdfdf}div.subnav-triple div.st-top a:last-child{border-left:solid 1px #dfdfdf}div.subnav-triple div.st-top a:hover p{color:#ff8a00}div.subnav-triple div.st-top figure{position:relative;background-size:contain;background-position:center;background-repeat:no-repeat;margin-bottom:15px;-webkit-transition:all 250ms cubic-bezier(.25,.46,.45,.94);transition:all 250ms cubic-bezier(.25,.46,.45,.94)}div.subnav-triple div.st-top figure::before{content:'';display:block;height:0;padding-top:90%}div.subnav-triple div.st-top p{line-height:1.2em;margin-bottom:5px;margin-top:0}div.subnav-triple div.st-top div{position:relative;z-index:10}div.subnav-triple div.st-top div.sale-container{position:absolute}div.subnav-triple div.st-top.full-bleed a{padding:15px}div.subnav-triple div.st-top.full-bleed figure{background-size:cover}div.subnav-triple div.st-top.full-bleed figure::before{padding-top:73%}div.subnav-triple div.st-bot{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:solid 1px #dfdfdf}div.subnav-triple div.st-bot a{padding:30px;-webkit-box-flex:1;-ms-flex:1;flex:1}div.subnav-triple div.st-bot a:not(:last-of-type){border-right:solid 1px #dfdfdf}div.subnav-triple div.st-bot a:hover p{color:#ff8a00}div.subnav-triple p,div.subnav-triple small{text-align:center}div.subnav-triple p{font-weight:700;font-size:16px;color:#132246;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.subnav-triple small{display:block;color:#999;font-weight:500;line-height:1.2em}div.subnav-rolodex{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:100%;left:-20px;width:630px;padding:30px;border-radius:7px;background-color:#fff;-webkit-transition:all 250ms ease;transition:all 250ms ease;min-height:420px}div.rolo-nav{width:220px;border-right:solid 1px #dfdfdf}div.rolo-nav h6{font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:10px;text-transform:uppercase;color:rgba(0,0,0,.35);font-weight:900;margin:0}div.rolo-nav ul{padding:10px 11px}div.rolo-nav li{width:100%;padding:0;margin-bottom:4px}div.rolo-nav li:last-of-type{margin-bottom:0}div.rolo-nav li.is-active a{color:#ff8a00}div.rolo-nav a{display:block;color:#132246;font-size:15px;font-weight:500;padding:1px 0;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.rolo-nav a:hover{color:#ff8a00}div.rolo-nav div.rolo-sec{margin-bottom:10px}div.rolo-nav div.rolo-sec:last-child{margin-bottom:0}div.rolo-display{position:relative;width:-webkit-calc(100% - 220px);width:calc(100% - 220px)}div.rolo-image{position:absolute;top:0;left:30px;width:-webkit-calc(100% - 30px);width:calc(100% - 30px);height:100%}div.rolo-image ul:after{clear:both;content:'';display:table}div.rolo-image li{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;opacity:0;visibility:hidden}div.rolo-image li:after{clear:both;content:'';display:table}div.rolo-image li.is-active{opacity:1;visibility:visible;z-index:10}div.rolo-image li.is-active figure{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.1s;transition-delay:.1s}div.rolo-image li.is-active article{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.2s;transition-delay:.2s}div.rolo-image li.is-active div.ratings-wrap div{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:250ms;transition-delay:250ms}div.rolo-image figure{position:relative;background-size:contain;background-position:center;background-repeat:no-repeat;opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:all 250ms ease;transition:all 250ms ease}div.rolo-image figure::after{content:'';display:block;height:0;padding-top:80%}div.rolo-image article{opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:all 250ms ease;transition:all 250ms ease}div.rolo-image p{font-size:13px;color:#919191;text-align:center;font-weight:500}div.rolo-image.default{opacity:1;pointer-events:none}div.rolo-image.default li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:1;visibility:visible}div.rolo-image.default figure{height:132px;width:132px;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}div.rolo-image.default.hide{opacity:0}div.ratings-wrap{position:relative;padding:10px 0;margin:10px 0 5px}div.ratings-wrap span{position:absolute;width:100px;height:20px;left:-webkit-calc(50% - 50px);left:calc(50% - 50px);top:0;overflow:hidden}div.ratings-wrap svg{width:100%;height:100%;z-index:10}div.ratings-wrap div{position:absolute;left:0;top:1px;height:16px;background-color:#fcc428;z-index:-1;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 750ms ease;transition:all 750ms ease}div.subnav-row{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);padding:15px;border-radius:7px;background-color:#fff;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.subnav-row::after{content:'';position:absolute;top:-10px;left:-webkit-calc(50% - 10px);left:calc(50% - 10px);height:20px;width:20px;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}div.subnav-row figure{position:relative;background-size:contain;background-position:center;background-repeat:no-repeat}div.subnav-row figure::after{content:'';display:block;height:0;padding-top:73%}div.subnav-row a{display:block;width:242px}div.subnav-row a:hover p{color:#ff8a00}div.subnav-row p{color:#132246;font-size:16px;text-align:center;font-weight:700;line-height:1.2em;margin-top:10px;-webkit-transition:all 250ms ease;transition:all 250ms ease}.mobile-buttons{display:none}.mobile-buttons a.pill-btn{margin-right:10px;font-weight:700;padding:6px 15px}.mobile-buttons .nav-toggle{cursor:pointer}@media (max-width:1079px){.mobile-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:1079px){div.header-opt,nav{display:none}}div.overlay-nav{visibility:hidden;opacity:0;position:fixed;left:0;top:0;height:100vh;width:100%;background-color:rgba(19,34,70,.97);pointer-events:auto;z-index:102;-webkit-transition:all 150ms ease;transition:all 150ms ease}div.overlay-nav.is-active{-webkit-transition-duration:.5s;transition-duration:.5s;visibility:visible;opacity:1}div.overlay-nav .overlay-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5%;padding-right:10px}div.overlay-nav .overlay-banner .main-logo svg{max-width:150px}div.overlay-nav .overlay-banner .main-logo svg path{fill:#fff}div.overlay-nav ul.main-mobile-nav{margin:0;padding:0;padding:0 5%}div.overlay-nav ul.main-mobile-nav li{float:none;list-style-type:none;margin:0;padding:0}div.overlay-nav ul.main-mobile-nav li.main-mobile-item a.main-mobile-link{display:block;padding:15px 0;font-family:Museo Sans;line-height:normal;font-size:26px;color:#fff;position:relative;font-weight:400}div.overlay-nav ul.main-mobile-nav li.main-mobile-item a.main-mobile-link.open-sub-nav svg.arrow{display:block}div.overlay-nav ul.main-mobile-nav li.main-mobile-item svg.arrow{display:none;position:absolute;right:15px;top:24px;content:''}div.overlay-nav ul.main-mobile-nav li.subnav-mask{position:absolute;height:100vh;width:100vw;left:0;top:0;padding:0;display:none;visibility:hidden;-webkit-transition:all 350ms ease;transition:all 350ms ease}div.overlay-nav ul.main-mobile-nav li.subnav-mask.is-active{display:block;visibility:visible}div.overlay-nav ul.sub-nav-menu{visibility:hidden;position:fixed;right:0;top:0;height:100vh;width:83%;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);pointer-events:auto;z-index:104;-webkit-transition:-webkit-transform 150ms ease;transition:-webkit-transform 150ms ease;transition:transform 150ms ease;transition:transform 150ms ease,-webkit-transform 150ms ease;padding-bottom:200px;overflow-y:scroll}div.overlay-nav ul.sub-nav-menu.is-active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-duration:.5s;transition-duration:.5s;visibility:visible;box-shadow:0 0 89px 23px rgba(0,0,0,.9)}div.overlay-nav ul.sub-nav-menu .group-items-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item{width:100%;border-bottom:1px solid #ddd}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item.accessories-sub-item{width:50%}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item.accessories-sub-item:nth-child(odd){border-right:1px solid #ddd}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item.accessories-sub-item:last-of-type{display:none}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item.accessories-sub-item .mobile-sub-link{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:16px;line-height:19px;height:100%}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item.accessories-sub-item .mobile-sub-link img{height:auto;max-height:90px}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item.accessories-sub-item .mobile-sub-link small{font-weight:500;font-size:11px;line-height:12px;color:#999;text-align:center;display:block}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item.accessories-sub-item .mobile-sub-link div{padding-top:5px;width:100%;text-align:center}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 23px;font-family:Museo Sans;font-size:24px;color:#132246;position:relative;font-weight:400;cursor:pointer}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link.close-sub-nav{padding:25px 15px;font-weight:600}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link.close-sub-nav svg.arrow-back{display:block}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link.view-all{padding:10px 15px;color:rgba(19,34,70,.5);font-size:16px;line-height:19px;font-weight:700}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link.on-sale div.sale-container small{font-size:9px;font-weight:900}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link.solo-link p{font-size:18px;line-height:21px;font-weight:700;color:rgba(19,34,70,.5)}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link svg.arrow-back{display:none;margin-right:10px}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link .link-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link figure{text-align:right;width:50%}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link figure img{max-width:120px}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link div.copy{width:50%}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link div.copy p{font-weight:700;font-size:20px;color:#132246;line-height:1.2em}@media (max-width:419px){div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link div.copy p{font-size:16px}}div.overlay-nav ul.sub-nav-menu li.mobile-sub-item a.mobile-sub-link div.copy small{display:block;font-weight:500;font-size:13px;color:#999;margin-top:0}.nav-toggle{position:relative;width:50px;height:50px;background:0 0;border-radius:50%;z-index:100000;cursor:pointer;display:none}@media (max-width:1079px){.nav-toggle{display:block}}.nav-toggle span{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:23px;height:2px;background:#9ba7c4}.nav-toggle span:after,.nav-toggle span:before{content:'';position:absolute;width:23px;height:2px;background:#9ba7c4;-webkit-transition:.25s;transition:.25s}.nav-toggle span:before{top:-5px}.nav-toggle span:after{bottom:-5px}.nav-toggle.is-fixed{position:fixed;top:20px;right:30px;background:#ff8a00;box-shadow:0 4px 4px rgba(0,0,0,.25)}.nav-toggle.is-fixed span{background:#fff}.nav-toggle.is-fixed span:before{background:#fff}.nav-toggle.is-fixed span:after{background:#fff}.nav-toggle.is-active{background:#ff8a00}.nav-toggle.is-active span{background:#ff8a00}.nav-toggle.is-active span:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff}.nav-toggle.is-active span:after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.banner-alert{background-color:rgba(155,167,196,.1);position:relative;max-height:0;visibility:hidden;-webkit-animation-duration:.65s;animation-duration:.65s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}.banner-alert.active{-webkit-animation-delay:.7s;animation-delay:.7s;border-top:3px solid #ff8a00;border-bottom:2px solid #d4dae7;visibility:visible;-webkit-animation-name:slideInFromTop;animation-name:slideInFromTop}@media (min-width:761px){.banner-alert.active{-webkit-animation-name:slideInFromTop;animation-name:slideInFromTop}}@media (max-width:759px){.banner-alert.active{-webkit-animation-name:slideInFromTopMobile;animation-name:slideInFromTopMobile}}.banner-alert.close-out{visibility:hidden;z-index:-1;-webkit-animation-name:slideUpAndOut;animation-name:slideUpAndOut;-webkit-animation-duration:.3s;animation-duration:.3s}.banner-alert .close-banner{position:absolute;right:5%;top:1.25rem}.banner-alert .close-banner:hover svg{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.banner-alert .close-banner svg{width:2rem;height:2rem;-webkit-transition:all .4s ease;transition:all .4s ease}.banner-alert .close-banner svg path{fill:#ddd}.banner-alert .banner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:900px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-alert .banner-wrapper:hover h4 svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}@media (max-width:759px){.banner-alert .banner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.banner-alert img{width:100%;max-width:14em;margin-right:20px;mix-blend-mode:multiply;-webkit-animation-duration:.65s;animation-duration:.65s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-delay:1.4s;animation-delay:1.4s}@media (min-width:760px){.banner-alert img{-webkit-animation-name:semi-over-scale;animation-name:semi-over-scale}}@media (max-width:759px){.banner-alert img{max-width:75%;-webkit-animation-name:semi-over-scale-two;animation-name:semi-over-scale-two}}@media (max-width:759px){.banner-alert div.copy{text-align:center}}.banner-alert h4,.banner-alert h6,.banner-alert p{-webkit-animation-duration:.65s;animation-duration:.65s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}@media (min-width:760px){.banner-alert h4,.banner-alert h6,.banner-alert p{-webkit-animation-name:fade-in-left;animation-name:fade-in-left}}@media (max-width:759px){.banner-alert h4,.banner-alert h6,.banner-alert p{-webkit-animation-name:fade-in-down;animation-name:fade-in-down}}.banner-alert h6{line-height:10px;font-size:10px;color:#ff8a00;text-transform:uppercase;-webkit-animation-delay:1.65s;animation-delay:1.65s}.banner-alert h4{line-height:30px;font-weight:400;font-size:32px;color:#132246;-webkit-animation-delay:1.75s;animation-delay:1.75s}@media (max-width:759px){.banner-alert h4{line-height:21px;font-size:22px}}.banner-alert h4 svg{-webkit-transition:250ms ease;transition:250ms ease}.banner-alert p{line-height:normal;font-size:14px;color:#667b91;-webkit-animation-delay:1.8s;animation-delay:1.8s}@media (max-width:759px){.banner-alert p{font-size:13px}}.banner-alert p:last-of-type{margin-bottom:1.25rem}.modal--in-the-box{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:0;visibility:hidden;z-index:-1;-webkit-transition:.5s;transition:.5s}.modal--in-the-box.is-active{opacity:1;visibility:visible;z-index:100000}.modal--in-the-box .inner-container{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;max-width:783px;background:#fff;box-shadow:0 30px 60px rgba(0,0,0,.8);border-radius:10px}.modal--in-the-box .close-btn{position:absolute;top:-14px;right:-14px;width:31px;height:31px;cursor:pointer}.modal--in-the-box .close-btn:hover circle,.modal--in-the-box .close-btn:hover line{stroke:#ff8a00}.modal--in-the-box .close-btn svg{width:100%;height:100%}.modal--in-the-box .heading-row{background:#08315c;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:20px 5%}.modal--in-the-box .heading-row h5{color:#fff;text-align:center;font-size:26px;margin:0;line-height:1em}.modal--in-the-box .middle-content{padding:25px 5%;position:relative}@media (max-width:640px){.modal--in-the-box .middle-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:5px;padding-bottom:0}}.modal--in-the-box .bottom-content{padding:15px 5% 30px;border-top:1px solid rgba(190,202,231,.5)}.modal--in-the-box .bottom-content a{display:table;margin:0 auto;font-weight:600;font-style:14px;padding:10px 40px}.modal--in-the-box .col-left{position:relative;width:45%}@media (max-width:640px){.modal--in-the-box .col-left{width:100%}}@media (min-width:641px){.modal--in-the-box .col-left img{position:absolute;width:150%;max-width:initial;top:0;right:0}}@media (max-width:640px){.modal--in-the-box .col-left img{width:100%;max-width:200px;display:block;margin:0 auto}}.modal--in-the-box .col-right{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:55%}@media (max-width:640px){.modal--in-the-box .col-right{width:100%}}.modal--in-the-box .box{width:50%;padding:5%}.modal--in-the-box .box:first-child,.modal--in-the-box .box:nth-child(2){border-bottom:1px solid rgba(190,202,231,.75)}@media (max-width:640px){.modal--in-the-box .box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;border-bottom:1px solid rgba(190,202,231,.75)}.modal--in-the-box .box:last-child{border-bottom:none}}@media (min-width:641px){.modal--in-the-box .box:nth-child(odd){border-right:1px solid rgba(190,202,231,.75)}.modal--in-the-box .box:last-child{border-right:none}}.modal--in-the-box .box figure{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden;position:relative;width:100%;background-size:contain;height:initial;margin-bottom:10px}.modal--in-the-box .box figure::before{content:'';display:block;height:0;padding-top:65%}@media (max-width:640px){.modal--in-the-box .box figure{width:70px;margin-right:15px;margin-bottom:0}}.modal--in-the-box .box p{text-align:center;color:#5b7896;font-weight:600}@media (max-width:640px){.modal--in-the-box .box p{width:-webkit-calc(100% - 85px);width:calc(100% - 85px);text-align:left}}.modal--tech-spec{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:0;visibility:hidden;z-index:-1;-webkit-transition:.5s;transition:.5s}.modal--tech-spec.is-active{opacity:1;visibility:visible;z-index:100000}.modal--tech-spec .inner-container{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;max-width:650px;background:#fff;box-shadow:0 30px 60px rgba(0,0,0,.8);border-radius:10px}.modal--tech-spec .box-frame{border-radius:10px;overflow:hidden}@media (max-width:640px){.modal--tech-spec .box-frame{height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch}}.modal--tech-spec .close-btn{position:absolute;top:-14px;right:-14px;width:31px;height:31px;cursor:pointer}.modal--tech-spec .close-btn:hover circle,.modal--tech-spec .close-btn:hover line{stroke:#ff8a00}.modal--tech-spec .close-btn svg{width:100%;height:100%}@media (max-width:640px){.modal--tech-spec .specs-detail,.modal--tech-spec .specs-dimensions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal--tech-spec .specs-detail .col-left{border-bottom:2px solid #16466c}.modal--tech-spec .specs-detail .col-right{border-bottom:2px solid #eee}.modal--tech-spec .col-left{width:160px;background:#08315c;padding:15px 20px}@media (max-width:640px){.modal--tech-spec .col-left{width:100%}}.modal--tech-spec .col-right{width:-webkit-calc(100% - 160px);width:calc(100% - 160px)}@media (max-width:640px){.modal--tech-spec .col-right{width:100%}}.modal--tech-spec .block-name{color:#fff;font-weight:600;font-size:18px}.modal--tech-spec .tbl-row{border-bottom:2px solid #eee}.modal--tech-spec .tbl-row:last-child{border-bottom:none}.modal--tech-spec .cell-left,.modal--tech-spec .cell-right{padding:12px 25px}.modal--tech-spec .cell-left p,.modal--tech-spec .cell-right p{font-size:14px;font-weight:500}.modal--tech-spec .cell-left{background:#e4e8f0;width:170px}@media (max-width:640px){.modal--tech-spec .cell-left{width:140px}}.modal--tech-spec .cell-right{width:-webkit-calc(100% - 170px);width:calc(100% - 170px)}@media (max-width:640px){.modal--tech-spec .cell-right{width:-webkit-calc(100% - 140px);width:calc(100% - 140px)}}.modal--tech-spec .cell-right p{text-align:center}.modal--tech-spec .specs-dimensions .col-right{padding:0}.modal--tech-spec .img-wrap{padding:30px}.modal--tech-spec .buy-btn{border-top:2px solid #eee;padding:20px;-webkit-backface-visibility:hidden}@media (max-width:640px){.modal--tech-spec .buy-btn{padding:20px 20px 50px}}.modal--tech-spec .buy-btn a{display:table;margin:0 auto;font-size:14px}div.modal-compare-bg{display:none;z-index:998;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(66,78,107,.95)}div.modal-compare-wrap{display:none;z-index:999;position:fixed;top:0;left:5%;width:90%;height:510px;margin:120px auto 0}div.modal-compare-wrap::after{content:'';position:absolute;top:-50px;left:0;width:100%;height:-webkit-calc(100% + 40px);height:calc(100% + 40px);border-radius:10px;box-shadow:0 30px 40px rgba(0,0,0,.65)}@media (max-width:759px){div.modal-compare-wrap::after{height:-webkit-calc(100% - 112px);height:calc(100% - 112px);top:0}}div.modal-compare-wrap div.main-compare-table{overflow:overlay;border-radius:0;box-shadow:none;z-index:1000;max-height:400px;height:400px}div.modal-compare-wrap div.main-compare-table.margin{padding-top:0}@media (max-width:979px){div.modal-compare-wrap div.main-compare-table h4{font-size:14px}}@media (max-width:799px){div.modal-compare-wrap div.main-compare-table h4 svg{display:none}}div.modal-compare-wrap div.main-compare-table div.mct-row.thead{position:fixed;width:90%;top:70px;min-height:50px}div.modal-compare-wrap div.main-compare-table div.mct-row.thead.is-fixed{position:fixed;width:90%;top:70px}div.modal-compare-wrap div.main-compare-table div.mct-row.thead.is-fixed::after{display:none}div.modal-compare-wrap div.main-compare-table div.mct-row.thead div.tblock:first-child{border-top-left-radius:10px}div.modal-compare-wrap div.main-compare-table div.mct-row.thead div.tblock:last-child{border-top-right-radius:10px}@media (max-width:1079px){div.modal-compare-wrap div.main-compare-table div.mct-row.thead div.tblock img{right:5px;height:50px;top:-20px}}div.modal-compare-wrap div.main-compare-table div.mct-row.tfooter{position:fixed;width:90%;top:520px;z-index:99}div.modal-compare-wrap div.main-compare-table div.mct-row.tfooter div.tblock:first-child{border-bottom-left-radius:10px}div.modal-compare-wrap div.main-compare-table div.mct-row.tfooter div.tblock:last-child{border-bottom-right-radius:10px}div.modal-compare-wrap div.main-compare-table-container{position:relative}div.modal-compare-wrap div.compare-modal-close{position:absolute;top:-65px;right:-15px;height:30px;width:30px;z-index:1000;border-radius:99px;border:solid 2px #fff;background-color:#000;cursor:pointer;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.modal-compare-wrap div.compare-modal-close span{position:absolute;height:2px;width:16px;top:-webkit-calc(50% - 1px);top:calc(50% - 1px);left:-webkit-calc(50% - 8px);left:calc(50% - 8px);background-color:#fff}div.modal-compare-wrap div.compare-modal-close span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}div.modal-compare-wrap div.compare-modal-close span:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}div.modal-compare-wrap div.compare-modal-close:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (max-width:759px){div.modal-compare-wrap div.compare-modal-close{right:0}}div.modal-compare-container{position:relative;width:100%}.compat-n-panel{position:relative;width:100%}.compat-n-panel:before{content:'';position:absolute;top:0;left:0;width:100%;height:189px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(235,237,243,.7)),color-stop(50%,rgba(235,237,243,0)));background:-webkit-linear-gradient(top,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%);background:linear-gradient(180deg,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%)}@media (max-width:960px){.compat-n-panel-1 .cn-panel-wrap{padding-bottom:0}}@media (max-width:960px){.compat-n-panel-2:before{content:none}}.cn-panel-wrap{padding:55px 5% 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:960px){.cn-panel-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cn-panel-wrap .cnp-step.is-active h1{color:#2fc0e9}.cn-panel-wrap .cnp-step .box-list{margin-top:16px}.cn-panel-wrap .cnp-step h1{font-size:35px;font-weight:100;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;color:rgba(155,167,196,.65);margin:0}.cn-panel-wrap .cnp-step p{font-weight:600;color:#132246;font-size:16px}.cn-panel-wrap .cnp-step .foot-note{text-align:center;font-weight:500;font-size:12px;margin-top:18px;color:#5b7896}.cn-panel-wrap .cnp-step .foot-note a{color:#2fc0e9;font-weight:600;border-bottom-color:transparent}.cn-panel-wrap .cnp-step .foot-note a:hover{border-bottom-color:#2fc0e9}.cnp-step-1{max-width:429px;width:100%}@media (max-width:960px){.cnp-step-1{margin-bottom:50px;max-width:inherit}}.cnp-step-1 .box-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:3px;position:relative;overflow:hidden;background:rgba(235,237,243,.5)}.cnp-step-1 .box-list .box-border{position:absolute;background:#ecedf2;z-index:5}.cnp-step-1 .box-list .box-border-1,.cnp-step-1 .box-list .box-border-2{top:0;left:0}.cnp-step-1 .box-list .box-border-1,.cnp-step-1 .box-list .box-border-3{width:100%;height:3px}.cnp-step-1 .box-list .box-border-2,.cnp-step-1 .box-list .box-border-4{width:3px;height:100%}.cnp-step-1 .box-list .box-border-3,.cnp-step-1 .box-list .box-border-4{bottom:0;right:0}.cnp-step-1 .box-list .box{width:50%;text-align:center;padding:25px 10%;border-right:1px solid #eee;border-bottom:1px solid #eee;position:relative;z-index:2;background:#fff;cursor:pointer}.cnp-step-1 .box-list .box:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border:0 solid rgba(155,167,196,.5);-webkit-transition:.35s;transition:.35s}.cnp-step-1 .box-list .box.is-active,.cnp-step-1 .box-list .box:hover{z-index:15}.cnp-step-1 .box-list .box:hover:before{border-width:3px}.cnp-step-1 .box-list .box.is-active:before{border-width:3px;border-color:#2fc0e9}.cnp-step-1 .box-list p{font-weight:500;margin:0}.cnp-step-1 .box-list .name{font-size:15px}.cnp-step-1 .box-list .year{font-size:11px;page-break-after:8px;background:#c2cbdf;color:#fff;display:inline-block;padding:5px 8px;border-radius:3px;line-height:1em;margin:5px auto 0}.cnp-step-1 .box-list figure{overflow:hidden;position:relative;width:100%;height:auto;display:block;margin:0 auto;background-repeat:no-repeat;background-size:contain;background-position:center bottom;margin-bottom:10px}.cnp-step-1 .box-list figure::before{content:'';display:block;height:0;padding-top:64%}.cnp-step-2{width:241px;margin-left:8%;pointer-events:none}@media (max-width:960px){.cnp-step-2{width:100%;max-width:inherit;margin-left:0}}.cnp-step-2 h1{opacity:.2}.cnp-step-2>p{opacity:.1}.cnp-step-2 .robot-device-list{display:none}.cnp-step-2 .robot-device-list.is-active{display:block}.cnp-step-2.is-active{pointer-events:auto}.cnp-step-2.is-active h1,.cnp-step-2.is-active>p{opacity:1}.cnp-step-2.is-active .box-list:before{opacity:1}.cnp-step-2.is-active .box-list .box{border-bottom:1px solid #eee}.cnp-step-2.is-active .box-list .box.is-active{pointer-events:auto;cursor:pointer}.cnp-step-2.is-active .box-list .box.is-active:hover p{color:#2fc0e9}.cnp-step-2.is-active .box-list .box.is-active *{opacity:1}.cnp-step-2 .box-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:3px;position:relative;overflow:hidden}.cnp-step-2 .box-list:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px;box-shadow:inset 0 0 0 3px rgba(155,167,196,.2);opacity:0}.cnp-step-2 .box-list .box.is-active:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border:0 solid rgba(155,167,196,.5);-webkit-transition:.35s;transition:.35s}.cnp-step-2 .box-list .box.is-active:hover:before{border:3px solid rgba(155,167,196,.5)}.cnp-step-2 .box-list .box.is-active.is-selected:before{border:3px solid #2fc0e9}.cnp-step-2 .box-list .box{width:100%;padding:26px 10%;border-bottom:1px solid rgba(238,238,238,0);position:relative;z-index:2;pointer-events:none}.cnp-step-2 .box-list .box *{opacity:.2}.cnp-step-2 .box-list p{font-size:15px;font-weight:500;padding-left:55px;-webkit-transition:.35s;transition:.35s}.cnp-step-2 .box-list figure{position:absolute;width:33px;height:27px;background-repeat:no-repeat;background-size:contain;background-position:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.compat-n-panel-2 .cn-panel-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:initial;flex-wrap:initial}@media (min-width:961px){.compat-n-panel-2 .cn-panel-wrap .cnp-step{display:none}}.cn-p2-top-container{position:relative;height:100px;padding:0 0 0 80px}@media (max-width:960px){.cn-p2-top-container{display:none}}.cn-p2-top-container .back-btn{color:#2fc0e9;font-weight:600;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;padding-left:25px}.cn-p2-top-container .back-btn svg{width:16px;height:8px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.35s;transition:.35s}.cn-p2-top-container .back-btn:hover svg{left:-5px}.cn-p2-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.cn-p2-nav p{margin:0;color:#5b7896}.cn-p2-nav p,.cn-p2-nav select{font-weight:600;font-size:16px}.cn-p2-nav .dropdown-wrap{margin:0 10px;position:relative}.cn-p2-nav .dropdown-wrap svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;width:8px;height:14px;pointer-events:none}.cn-p2-nav select{-webkit-appearance:none;border:1px solid #ddd;border-radius:3px;padding:10px 30px 10px 13px;color:#132246;outline:0;background:#fff}.cn-p2-nav .robot-select select{min-width:131px}.cn-p2-nav .device-select select{min-width:120px}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell[data-app-name=wonder]{background:#450666}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell[data-app-name=wonder]{background:rgba(69,6,102,.12)}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell[data-app-name=path]{background:#9956d8}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell[data-app-name=path]{background:rgba(142,76,210,.08)}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell[data-app-name=blockly]{background:#22d7ff}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell[data-app-name=blockly]{background:rgba(91,200,243,.1)}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell[data-app-name=go]{background:#72f2ca}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell[data-app-name=go]{background:rgba(114,242,202,.1)}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell[data-app-name=xylo]{background:#fde601}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell[data-app-name=xylo]{background:rgba(252,227,1,.1)}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell[data-app-name=swift]{background:#ff8a00}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell[data-app-name=swift]{background:rgba(246,134,45,.1)}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell[data-app-name=cue-app]{background:#00a198}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell[data-app-name=cue-app]{background:rgba(114,242,202,.1)}.cn-p2-robot-container:not(.is-active){display:none}.cn-p2-device-sec:not(.is-active){display:none}.cn-p2-device-sec .desktop-table{margin:30px 0}@media (max-width:960px){.cn-p2-device-sec .desktop-table{display:none}}.cn-p2-device-sec .desktop-table .row{display:-webkit-box;display:-ms-flexbox;display:flex}.cn-p2-device-sec .desktop-table .col-title{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cn-p2-device-sec .desktop-table .col-title p{font-size:14px;font-weight:600;color:#4a5a7f;line-height:1.2em}.cn-p2-device-sec .desktop-table .col-title sup{color:#fc761e;font-weight:600;font-size:.6em;line-height:0;padding-left:2px;cursor:pointer}.cn-p2-device-sec .desktop-table .col-title .version-tag{color:#fc761e;border:1px solid #fc761e;border-radius:3px;padding:3px 15px;margin-left:10px;font-weight:500;display:inline-block;margin-top:3px;margin-bottom:3px}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell,.cn-p2-device-sec .desktop-table .col-title{padding:15px 20px}.cn-p2-device-sec .desktop-table .col-apps{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-calc(100% - 30%);width:calc(100% - 30%)}.cn-p2-device-sec .desktop-table .col-app-cell{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.cn-p2-device-sec .desktop-table .header-rows .col-apps{border-top-left-radius:10px;border-top-right-radius:10px}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell img{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:90px;width:100%;top:-30px;pointer-events:none}.cn-p2-device-sec .desktop-table .body-rows .col-title{border-bottom:1px solid #eee}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell p{display:block;background:rgba(0,0,0,.2);margin-top:40px;font-weight:500;color:#fff;padding:5px 10px;font-size:16px}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell:first-child{border-top-left-radius:10px}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell:last-child{border-top-right-radius:10px}.cn-p2-device-sec .desktop-table .header-rows .col-app-cell:nth-last-child(1):first-child{border-top-left-radius:10px;border-top-right-radius:10px}.cn-p2-device-sec .desktop-table .body-rows .row:last-of-type .col-app-cell,.cn-p2-device-sec .desktop-table .body-rows .row:last-of-type .col-title{border-bottom:0}.cn-p2-device-sec .desktop-table .body-rows{border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1)}.cn-p2-device-sec .desktop-table .body-rows .col-title p{font-weight:500}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell{border-left:2px solid rgba(0,0,0,.1);border-bottom:1px solid #fff}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell p{color:#4a5a7f;font-size:12px;font-weight:500;line-height:1.2em}.cn-p2-device-sec .desktop-table .body-rows .col-app-cell svg{width:17px;height:13px;display:block;margin:0 auto}.cn-p2-device-sec .desktop-table .col-title.language-title{width:100%;background:#132246}.cn-p2-device-sec .desktop-table .col-title.language-title p{color:#fff;font-weight:600;font-size:14px}.table-footnote{margin-top:50px;padding:0 15px}.table-footnote p{font-size:12px;color:#4a5a7f;font-weight:400;padding-left:10px;position:relative}.table-footnote sup{position:absolute;right:-webkit-calc(100% - 6px);right:calc(100% - 6px);top:6px;color:#fc761e;font-weight:600;font-size:.6em;line-height:0}.cn-p2-device-sec .mobile-table .content-container[data-app-name=wonder] .al-col-1,.cn-p2-device-sec .mobile-table .content-container[data-app-name=wonder] .al-col-2{background:#450666}.cn-p2-device-sec .mobile-table .content-container[data-app-name=wonder] .al-col-3{background:rgba(69,6,102,.12)}.cn-p2-device-sec .mobile-table .content-container[data-app-name=path] .al-col-1,.cn-p2-device-sec .mobile-table .content-container[data-app-name=path] .al-col-2{background:#9956d8}.cn-p2-device-sec .mobile-table .content-container[data-app-name=path] .al-col-3{background:rgba(142,76,210,.08)}.cn-p2-device-sec .mobile-table .content-container[data-app-name=blockly] .al-col-1,.cn-p2-device-sec .mobile-table .content-container[data-app-name=blockly] .al-col-2{background:#22d7ff}.cn-p2-device-sec .mobile-table .content-container[data-app-name=blockly] .al-col-3{background:rgba(91,200,243,.1)}.cn-p2-device-sec .mobile-table .content-container[data-app-name=go] .al-col-1,.cn-p2-device-sec .mobile-table .content-container[data-app-name=go] .al-col-2{background:#72f2ca}.cn-p2-device-sec .mobile-table .content-container[data-app-name=go] .al-col-3{background:rgba(114,242,202,.1)}.cn-p2-device-sec .mobile-table .content-container[data-app-name=xylo] .al-col-1,.cn-p2-device-sec .mobile-table .content-container[data-app-name=xylo] .al-col-2{background:#fde601}.cn-p2-device-sec .mobile-table .content-container[data-app-name=xylo] .al-col-3{background:rgba(252,227,1,.1)}.cn-p2-device-sec .mobile-table .content-container[data-app-name=swift] .al-col-1,.cn-p2-device-sec .mobile-table .content-container[data-app-name=swift] .al-col-2{background:#ff8a00}.cn-p2-device-sec .mobile-table .content-container[data-app-name=swift] .al-col-3{background:rgba(246,134,45,.1)}.cn-p2-device-sec .mobile-table .content-container[data-app-name=cue-app] .al-col-1,.cn-p2-device-sec .mobile-table .content-container[data-app-name=cue-app] .al-col-2{background:#00a198}.cn-p2-device-sec .mobile-table .content-container[data-app-name=cue-app] .al-col-3{background:rgba(114,242,202,.1)}.cn-p2-device-sec .mobile-table{margin-top:16px}@media (min-width:961px){.cn-p2-device-sec .mobile-table{display:none}}.cn-p2-device-sec .mobile-table .table-outer-wrap{overflow:hidden;border-radius:3px;border:3px solid rgba(155,167,196,.2)}.cn-p2-device-sec .mobile-table .table-accordion{border-bottom:1px solid #eee}.cn-p2-device-sec .mobile-table .table-accordion.is-active .feature-name p{font-weight:600;color:#132246}.cn-p2-device-sec .mobile-table .table-accordion.is-active .feature-name svg{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.cn-p2-device-sec .mobile-table .table-accordion.is-active .feature-name svg *{fill:#3cc1e7}.cn-p2-device-sec .mobile-table .feature-name{cursor:pointer}.cn-p2-device-sec .mobile-table .feature-name p{padding:20px 60px 20px 30px;font-size:14px;color:#4a5a7f;font-weight:400;position:relative}.cn-p2-device-sec .mobile-table .feature-name p sup{color:#fc761e;font-weight:600;cursor:pointer}.cn-p2-device-sec .mobile-table .feature-name svg{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-77%);-ms-transform:translateY(-77%);transform:translateY(-77%);width:19px;height:19px;-webkit-transition:.25s;transition:.25s;pointer-events:none}.cn-p2-device-sec .mobile-table .app-big-wrap{display:none}.cn-p2-device-sec .mobile-table .content-container{overflow:hidden}.cn-p2-device-sec .mobile-table .app-list-row.main-row .al-col{padding:16px 15px;cursor:pointer}.cn-p2-device-sec .mobile-table .app-list-row.main-row .al-col img{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-40%);-ms-transform:translate(-50%,-40%);transform:translate(-50%,-40%)}.cn-p2-device-sec .mobile-table .app-list-row.main-row p{color:#fff;font-weight:600;font-size:14px;z-index:3}.cn-p2-device-sec .mobile-table .app-list-row.main-row .al-col-2 svg{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-77%);-ms-transform:translateY(-77%);transform:translateY(-77%);width:10px;height:10px;pointer-events:none;-webkit-transition:.25s;transition:.25s}.cn-p2-device-sec .mobile-table .app-list-row.main-row .al-col-2 svg *{fill:#fff;fill-opacity:1}.cn-p2-device-sec .mobile-table .app-list-row.main-row.is-active .al-col-2 svg{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.cn-p2-device-sec .mobile-table .language-wrap{display:none}.cn-p2-device-sec .mobile-table .app-list-row.language .al-col{padding:12px 15px}.cn-p2-device-sec .mobile-table .app-list-row.language .al-col:not(.al-col-1){border-top:1px solid rgba(255,255,255,.2)}.cn-p2-device-sec .mobile-table .app-list-row.language .al-col-2{padding-left:33px}.cn-p2-device-sec .mobile-table .app-list-row.language .al-col-3 svg{opacity:.3}.cn-p2-device-sec .mobile-table .app-list-row.language p{color:rgba(255,255,255,.7);font-size:13px;font-weight:600;z-index:3}.cn-p2-device-sec .mobile-table .app-list-row.language,.cn-p2-device-sec .mobile-table .app-list-row.main-row{display:-webkit-box;display:-ms-flexbox;display:flex}.cn-p2-device-sec .mobile-table .app-list-row.language .al-col-3,.cn-p2-device-sec .mobile-table .app-list-row.main-row .al-col-3{padding-left:10px;padding-right:10px}.cn-p2-device-sec .mobile-table .app-list-row.language .al-col-3 p,.cn-p2-device-sec .mobile-table .app-list-row.main-row .al-col-3 p{color:#4a5a7f;line-height:1em;font-weight:400;font-size:12px}.cn-p2-device-sec .mobile-table .al-col{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cn-p2-device-sec .mobile-table .al-col-1{width:60px}.cn-p2-device-sec .mobile-table .al-col-2{width:-webkit-calc(100% - 60px - 100px);width:calc(100% - 60px - 100px)}.cn-p2-device-sec .mobile-table .al-col-2:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.1)}.cn-p2-device-sec .mobile-table .al-col-2 *{position:relative}.cn-p2-device-sec .mobile-table .al-col-3{width:100px;text-align:center}.cn-p2-device-sec .mobile-table .al-col-3 svg{width:17;height:13px;display:block;margin:0 auto}.cn-p2-device-sec .mobile-table .table-tap-footnote center{font-style:italic;padding:20px;font-size:14px}.app-module-cards-wrap{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.app-module-cards-wrap .card{width:-webkit-calc(100% / 4 - 10px);width:calc(100% / 4 - 10px);background-color:#fff;cursor:pointer;box-shadow:0 25px 25px transparent,0 5px 10px transparent;-webkit-transition:.35s;transition:.35s;border-radius:6px;overflow:hidden}.app-module-cards-wrap .card:hover{box-shadow:0 25px 25px rgba(0,0,0,.05),0 5px 10px rgba(0,0,0,.05)}@media (max-width:1024px){.app-module-cards-wrap .card{width:-webkit-calc(100% / 2 - 10px);width:calc(100% / 2 - 10px);margin-bottom:20px}}@media (max-width:640px){.app-module-cards-wrap .card{width:100%;margin-bottom:20px}}.app-module-cards-wrap .content{padding:0 22px 30px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.app-module-cards-wrap .icon{margin-top:-45px;width:74px;height:74px;border:3px solid #fff;border-radius:14px;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:0 10px 10px rgba(0,0,0,.1);margin-bottom:20px}.app-module-cards-wrap article{position:relative}.app-module-cards-wrap h4{font-size:27px;color:#132246;margin:0}.app-module-cards-wrap .tag{position:absolute;top:7px;right:0}.app-module-cards-wrap .year{font-size:12px;line-height:12px;color:#fff;background-color:#c2cbdf;border-radius:2px;display:inline-block;height:auto;padding:5px 10px;font-family:Bariol,Helvetica,sans-serif;font-weight:700}.app-module-cards-wrap .color-header{height:70px;background-color:#9956d8}.app-module-cards-wrap .subtitle{text-transform:uppercase;color:#38c5ed;font-size:10px;font-weight:600;margin-top:5px;margin-bottom:23px}.app-module-cards-wrap p{line-height:1.25em;font-size:14px}body.old-index .video-modal .video-container{max-width:720px}body.old-index .slick-next{right:-23px;top:43%;color:transparent;background:0 0;padding:0;border:none;outline:0;line-height:0;font-size:0;padding-right:10px}@media (max-width:759px){body.old-index .slick-next{top:46%}}@media (max-width:759px){body.old-index .edu-home-slick .slick-next{top:42%}}body.old-index .slick-next:before{content:"";font-size:30px;color:#fff;opacity:.75}body.old-index .slick-prev{left:-23px;top:43%;z-index:1;color:transparent;background:0 0;padding:0;border:none;outline:0;line-height:0;font-size:0;padding-left:10px}@media (max-width:759px){body.old-index .slick-prev{top:46%}}@media (max-width:759px){body.old-index .edu-home-slick .slick-prev{top:42%}}body.old-index .slick-prev:before{content:"";font-size:30px;color:#fff;opacity:.75}body.old-index .slick-arrow{height:50px;width:50px;border-radius:30px;background-color:rgba(0,0,0,.5);position:absolute}body.old-index .slick-dots{display:table;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:12px}@media (max-width:1024px){body.old-index .home-hero-slick .slick-list{margin-bottom:15px}}body.old-index .slick-list .slick-track{margin-bottom:12px}body.old-index .home-hero-slick{margin:0;overflow:hidden}body.old-index .home-hero-slick .slick-dots{margin-top:12px}body.old-index .home-hero-slick .row{display:block}body.old-index .hero-promo{background-size:cover;background-position:center;padding:40px 0;height:600px;background-repeat:no-repeat}@media (max-width:759px){body.old-index .hero-promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;background-position:23%}}body.old-index .hero-promo div.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media (max-width:759px){body.old-index .hero-promo div.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.old-index .hero-promo .wrlc-image{width:50%;padding-right:5%;text-align:right}@media (max-width:759px){body.old-index .hero-promo .wrlc-image{width:100%;padding:0;text-align:center}}body.old-index .hero-promo .wrlc-image img{max-width:50%;margin-left:auto}@media (max-width:759px){body.old-index .hero-promo .wrlc-image img{margin:30px auto}}body.old-index .hero-promo .text-wrap{width:50%;max-width:475px}@media (max-width:759px){body.old-index .hero-promo .text-wrap{width:100%}}body.old-index .hero-promo .button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}body.old-index .hero-promo h1{font-size:-webkit-calc(22px + 14 * ((100vw - 420px)/ 604));font-size:calc(22px + 14 * ((100vw - 420px)/ 604));color:#fff;max-width:440px;margin:0 0 20px}@media screen and (max-width:420px){body.old-index .hero-promo h1{font-size:22px}}@media screen and (min-width:1024px){body.old-index .hero-promo h1{font-size:36px}}body.old-index .hero-promo p{color:#fff;margin-bottom:30px;font-weight:400}body.old-index .home-hero-slick .row .left{width:42%}@media (max-width:1024px){body.old-index .home-hero-slick .row .left{width:100%}}body.old-index .home-hero-slick .row:before{content:"";display:table;box-sizing:inherit}body.old-index .home-promo{position:relative;left:0;top:0;background-size:contain;background-repeat:no-repeat;background-position:left;height:600px;background-color:#2fc0e9;text-align:center}@media (max-width:1024px){body.old-index .home-promo{background-image:none!important;height:auto}}body.old-index .home-promo .cards{display:none;width:100%;height:auto}@media (max-width:1024px){body.old-index .home-promo .cards{display:block}}body.old-index .home-promo .right{height:600px;width:50%;float:right;position:relative}@media (max-width:1024px){body.old-index .home-promo .right{position:static;width:100%;float:none}}body.old-index .home-promo .text{position:relative;bottom:0;height:100%;padding:20% 5% 0;background-color:#2fc0e9;width:100%}@media (max-width:1024px){body.old-index .home-promo .text{padding:0 5%;bottom:7%;height:auto;padding-top:15%}}body.old-index .home-promo .text h1{font-size:3em;color:#fff;margin:auto;line-height:1}@media (max-width:759px){body.old-index .home-promo .text h1{font-size:1.5em}}body.old-index .home-promo p{font-size:1.5em;max-width:400px;color:#fff;margin:30px auto;font-weight:700}@media (max-width:1024px){body.old-index .home-promo p{max-width:400px}}@media (max-width:759px){body.old-index .home-promo p{max-width:320px;font-size:.8em;line-height:1.3}}body.old-index .home-promo .buy-button{display:block;text-align:center;padding:5px}body.old-index .home-promo .buy-button a{font-weight:500;font-size:1.5em}@media (max-width:759px){body.old-index .home-promo .buy-button a{font-size:1em}}body.old-index .home-promo-spooky{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;height:600px}@media (max-width:759px){body.old-index .home-promo-spooky{height:auto;background-position:24%}}body.old-index .home-promo-spooky article{position:relative;width:50%;max-width:400px;left:5%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0}@media (max-width:759px){body.old-index .home-promo-spooky article{width:100%;left:0;padding:40px 5%}}body.old-index .home-promo-spooky article img{max-width:250px}body.old-index .home-promo-spooky h1{color:#fff;font-weight:500}body.old-index .home-promo-spooky .price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0}body.old-index .home-promo-spooky .price-wrap p{margin:0;font-size:30px;font-weight:300}body.old-index .home-promo-spooky .price-wrap p.reg{position:relative;color:gray;margin-right:20px}body.old-index .home-promo-spooky .price-wrap p.reg:after,body.old-index .home-promo-spooky .price-wrap p.reg:before{content:'';position:absolute;width:100%;height:1px;background-color:red;border-radius:2px;top:22px;box-shadow:0 0 2px 0 #ccc}body.old-index .home-promo-spooky .price-wrap p.reg:before{-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);left:2px}body.old-index .home-promo-spooky .price-wrap p.reg:after{-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg);right:2px}body.old-index .home-promo-spooky .price-wrap p.sale{color:#fff}body.old-index .home-promo-spooky p.disclaimer{padding-top:15px;color:rgba(255,255,255,.7);font-size:13px}body.old-index .home-promo-spooky .new{position:absolute;top:15px;right:5%;height:15%;width:15%}@media (max-width:759px){body.old-index .home-promo-spooky .new{top:auto;bottom:40px;height:20%;width:20%}}@media (max-width:499px){body.old-index .home-promo-spooky .new{bottom:20px;height:27%;width:27%}}body.old-index .home-promo-spooky .new img{width:100%}body.old-index .home-promo1{position:relative;text-align:center;background-size:contain;background-repeat:no-repeat;background-position:right;height:600px;padding-top:120px}@media (max-width:1024px){body.old-index .home-promo1{height:auto;background-image:none!important;padding:40px}}body.old-index .home-promo1.us{width:1338px;left:0;top:0;background-size:cover;background-position:center bottom}@media (max-width:1024px){body.old-index .home-promo1.us{padding:0}}body.old-index .home-promo1.us .logo p{color:#566ca9}body.old-index .home-promo1.us p{color:#566ca9}body.old-index .home-promo1.us .buy-button a{font-size:1.5em;padding:5px 12px}@media (max-width:759px){body.old-index .home-promo1.us .buy-button a{font-size:1em}}body.old-index .home-promo1.us .dash{margin:-25% -4%}body.old-index .media-promo1-cut-hero{display:none}@media (max-width:1024px){body.old-index .media-promo1-cut-hero{display:block;width:100%;max-width:none;max-height:658px}}body.old-index .home-hero-slick .home-promo1 .row .left .logo{margin-top:30px;width:60%;margin:30px auto auto;text-align:left}@media (max-width:759px){body.old-index .home-hero-slick .home-promo1 .row .left .logo{width:70%}}body.old-index .home-promo1 .new{display:inline-block;vertical-align:top;width:19%}body.old-index .home-promo1 .copy{display:inline-block;vertical-align:bottom;width:75%}body.old-index .home-promo1 .logo p{font-size:2em;margin:0 0 0 20px;font-weight:500;max-width:500px;line-height:1.3;color:#38b5e6}@media (max-width:759px){body.old-index .home-promo1 .logo p{font-size:1em}}body.old-index .home-promo1 .dash{width:100%}body.old-index .home-promo1 p{margin:auto;color:#38b5e6;font-size:1.3em;max-width:500px;font-weight:700}@media (max-width:759px){body.old-index .home-promo1 p{font-size:.8em;margin:20px auto 30px;max-width:320px}}body.old-index .home-promo1 .buy-button{margin-top:40px;display:block;text-align:center;padding:5px}@media (max-width:759px){body.old-index .home-promo1 .buy-button{margin-top:0}}body.old-index .home-promo1 .buy-button a{font-size:1.5em;font-weight:500;margin:0 4% 5px;padding:6px 24px}@media (max-width:759px){body.old-index .home-promo1 .buy-button a{font-size:1em}}body.old-index .home-promo1 .buy-button .video-button{border:.1em solid #f70}body.old-index .home-promo2{width:1239px;position:relative;top:0;background-size:contain;background-repeat:no-repeat;background-position:right;height:600px;padding-top:120px;text-align:center}@media (max-width:1024px){body.old-index .home-promo2{background-image:none!important;padding:0}}body.old-index .home-promo2 .logo{margin-top:0;width:60%;text-align:left;margin-left:auto;margin-right:auto}@media (max-width:1024px){body.old-index .home-promo2 .logo{margin-top:30px}}@media (max-width:759px){body.old-index .home-promo2 .logo{width:70%;margin:9vh auto auto;text-align:left}}body.old-index .home-promo2 .logo .new{display:inline-block;vertical-align:top;width:19%}body.old-index .home-promo2 .logo .star{width:100%;height:auto}body.old-index .home-promo2 .copy{display:inline-block;vertical-align:top;width:75%}body.old-index .home-promo2 .copy p{font-size:2em;margin:0 0 0 20px;font-weight:500;max-width:500px;line-height:1.3;color:#38b5e6}@media (max-width:759px){body.old-index .home-promo2 .copy p{font-size:1em}}body.old-index .home-promo2 p{font-size:1.3em;max-width:500px;color:#38b5e6;margin:30px auto;font-weight:700;line-height:1.3}@media (max-width:759px){body.old-index .home-promo2 p{font-size:.8em;max-width:320px}}body.old-index .home-promo2 .buy-button{display:block;text-align:center;padding:5px}@media (max-width:1024px){body.old-index .home-promo2 .buy-button{margin-top:0}}body.old-index .home-promo2 .buy-button a{font-size:1.5em;font-weight:500;padding:.6rem 1.5rem;display:inline-block}@media (max-width:759px){body.old-index .home-promo2 .buy-button a{font-size:1em}}body.old-index .card-hero-img-media{display:none}@media (max-width:1024px){body.old-index .card-hero-img-media{display:block;width:100%;max-width:none;max-height:658px}}body.old-index section.robot-showcase{margin:50px 0;padding:0}body.old-index .robot-showcase h4{margin-bottom:7px;font-size:1.5em}body.old-index .robot-showcase a button{margin:5px 0;color:#f58327;font-size:16px;padding:0}body.old-index .robot-showcase a button:hover{color:#fff}body.old-index .edu-home-slick .container:before{content:" ";display:table;box-sizing:inherit}body.old-index .edu-home-slick .row:before{content:" ";display:table;box-sizing:inherit}body.old-index .edu-home-slick .row:after{clear:both;content:" ";display:table;box-sizing:inherit}body.old-index .edu-home-slick{position:relative;top:0;background-size:cover;background-position:center;background-color:#fff}body.old-index .edu-home-slick{margin-bottom:0;overflow:hidden}body.old-index .slick-edu-1{background-size:cover;background-position:center;padding:40px 0;height:550px;margin-bottom:12px}@media (max-width:759px){body.old-index .slick-edu-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.old-index .slick-edu-1 .span-6{width:100%;margin-left:inherit;float:none;text-align:center}@media (max-width:759px){body.old-index .slick-edu-1 .span-6{float:none;width:100%;margin-left:0;text-align:left}}body.old-index .slick-edu-1 .span-6:last-child{margin-right:0}body.old-index .slick-edu-1 .span-6 h1{font-size:-webkit-calc(22px + 18 * ((100vw - 420px)/ 604));font-size:calc(22px + 18 * ((100vw - 420px)/ 604));color:#000;max-width:850px;line-height:1;margin:0 auto 20px}@media screen and (max-width:420px){body.old-index .slick-edu-1 .span-6 h1{font-size:22px}}@media screen and (min-width:1024px){body.old-index .slick-edu-1 .span-6 h1{font-size:40px}}@media (max-width:759px){body.old-index .slick-edu-1 .span-6 h1{text-align:left}}body.old-index .slick-edu-1 .span-6 p{color:#fff;max-width:600px;font-size:1em;line-height:1.3em;margin-top:16px;margin-bottom:16px}body.old-index .slick-edu-2{position:relative;left:0;padding:40px 0;height:649px;margin-bottom:12px}@media (max-width:759px){body.old-index .slick-edu-2{background-size:cover;background-position:center}}body.old-index .slick-edu-2 .span-6{overflow:hidden;top:50%;float:left;display:block}@media (max-width:759px){body.old-index .slick-edu-2 .span-6{float:none;width:100%;overflow:visible}}@media (max-width:759px){body.old-index .slick-edu-2 .span-6 .tw-banner{margin-bottom:40px}}@media (max-width:459px){body.old-index .slick-edu-2 .span-6 .tw-banner{width:100%}}body.old-index .slick-edu-2 .span-6 .spacing{height:30px}body.old-index .slick-edu-2 .span-6 p{font-size:1.5em;color:#35c4f1;max-width:520px;text-align:center;font-weight:500;margin:auto}@media (max-width:759px){body.old-index .slick-edu-2 .span-6 p{font-size:1em}}body.old-index .slick-edu-2 .span-6 .tw-logo{width:65%;height:auto;margin:40px auto}body.old-index .slick-edu-2 .span-6 img{max-width:none}body.old-index .slick-edu-2 p{color:#35c4f1;max-width:520px;text-align:center;font-weight:500;margin:auto}body.old-index .slick-edu-2 .learn-button{display:block;text-align:center;padding:5px;margin:10px auto}body.old-index .slick-edu-2 .span-6 .tw-banner{float:right;vertical-align:bottom}body.old-index .banner h4{font-size:18px;font-weight:400;display:inline-block;vertical-align:top;margin:6px 0;color:#666}body.old-index section.robot-showcase{margin-bottom:20px}@media (max-width:759px){body.old-index section.robot-showcase{margin-bottom:50px}}body.old-index section.robot-showcase .dash-dot{height:255px}body.old-index section.robot-showcase .dash-dot .below{height:94px}body.old-index section.robot-showcase .cue .below{height:94px}body.old-index section.robot-showcase .learn .logo{margin-bottom:11px}body.old-index section.robot-showcase div.products a.pill-btn{font-weight:700}body.old-index section.robot-showcase a.pill-btn{font-weight:700}body.old-index .mission .copy h2{margin:.67em 0}body.old-index .mission .copy p{font-size:1.4em;line-height:1.5em;color:#666;margin-bottom:1em;margin-top:0}body.old-index section.in-the-news.set-padding{padding:0;margin-top:40px;margin-bottom:40px}body.old-index .in-the-news h1{font-size:40px;margin:20px 0 0;color:#666;line-height:1;text-align:center}body.old-index .in-the-news p{font-size:20px;max-width:750px;padding:0 20px;margin:15px 35px 0;color:#666}body.old-index .in-the-news .contering-wrapper{margin:0}body.old-index .in-the-news .wrapper-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:90vw;margin:40px 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}body.old-index .in-the-news .wrapper-1 .icon-small{width:150px;display:inline-block}body.old-index section.home-hero-slider{margin-top:76px;margin-bottom:42px}body.old-index section.home-hero-slider .slick-slider{margin-bottom:0}body.old-index section.home-hero-slider .slick-list .slick-track{margin-bottom:0}@media (max-width:759px){body.old-index section.home-hero-slider{margin-top:58px}}@media (max-width:1023px){body.old-index section.home-promo1{height:auto;background-image:none!important}}body.old-index section.home-promo1 p{margin-top:20px}body.old-index div.hero-slider{overflow:hidden}body.old-index div.hero-slider button.slick-arrow{width:100px;height:100px;top:-webkit-calc(50% - 20px);top:calc(50% - 20px);background:#545454;border-radius:50%;z-index:2;-webkit-transition:background 250ms;transition:background 250ms}@media (max-width:1459px){body.old-index div.hero-slider button.slick-arrow{width:64px;height:64px}}@media (min-width:760px){body.old-index div.hero-slider button.slick-arrow{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:759px){body.old-index div.hero-slider button.slick-arrow{top:auto;bottom:0}}body.old-index div.hero-slider button.slick-arrow:hover{background:#000}body.old-index div.hero-slider button.slick-arrow::before{color:#fff;font-size:3.125rem;font-weight:400;opacity:1}@media (max-width:1459px){body.old-index div.hero-slider button.slick-arrow::before{font-size:2.1875rem}}body.old-index div.hero-slider button.slick-arrow.slick-prev{left:-50px}@media (max-width:1459px){body.old-index div.hero-slider button.slick-arrow.slick-prev{left:-32px}}body.old-index div.hero-slider button.slick-arrow.slick-prev::before{position:relative;left:20px}@media (max-width:1459px){body.old-index div.hero-slider button.slick-arrow.slick-prev::before{left:13px}}body.old-index div.hero-slider button.slick-arrow.slick-next{right:-50px}@media (max-width:1459px){body.old-index div.hero-slider button.slick-arrow.slick-next{right:-32px}}body.old-index div.hero-slider button.slick-arrow.slick-next::before{position:relative;right:20px}@media (max-width:1459px){body.old-index div.hero-slider button.slick-arrow.slick-next::before{right:13px}}body.old-index div.hero-slider ul.slick-dots{position:relative;display:table;margin-left:auto;margin-right:auto;text-align:center}body.old-index div.hero-slider ul.slick-dots li{float:none;margin:0}body.old-index div.hero-slider ul.slick-dots li.slick-active button::before{color:#6e654c;opacity:1}body.old-index div.hero-slider ul.slick-dots button::before{color:#fff;opacity:.6}body.old-index div.slide{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%}@media (max-width:759px){body.old-index div.slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.old-index div.slide div{position:relative}@media (min-width:760px){body.old-index div.slide div{width:33.333%}}body.old-index div.slide div:first-child{padding:35px}@media (max-width:759px){body.old-index div.slide div:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none}}body.old-index div.slide h1{position:relative;font-size:-webkit-calc(26px + 49 * ((100vw - 420px)/ 2020));font-size:calc(26px + 49 * ((100vw - 420px)/ 2020));font-weight:500;color:#ff6a13;line-height:1.2em}@media screen and (max-width:420px){body.old-index div.slide h1{font-size:26px}}@media screen and (min-width:2440px){body.old-index div.slide h1{font-size:75px}}@media (min-width:760px){body.old-index div.slide h1{top:50%;max-width:300px;margin:0 auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}body.old-index div.slide figure{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;position:relative}body.old-index div.slide figure::before{content:'';display:block;height:0;padding-top:100%}body.old-index div.slide p{position:absolute;top:70px;left:0;color:#fff;width:50px;line-height:50px;font-weight:700;font-size:23px;margin:-50px 0 0 20px;border-radius:100%;text-align:center;z-index:2}body.old-index div.slide-block-2 p{background-color:#fec510}body.old-index div.slide-block-3 p{background-color:#44cecf}body.old-index section.banner{background-color:#ebf6ff;color:#666}body.old-index section.banner .retail-locations-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:17px 0}@media (max-width:1024px){body.old-index section.banner .retail-locations-links{padding:13px 0}}body.old-index section.banner .retail-locations-links h4{font-family:Bariol,Helvetica,sans-serif;font-size:21px;margin:0}@media (max-width:759px){body.old-index section.banner .retail-locations-links h4{width:100%;text-align:center;font-size:18px}}body.old-index section.banner .retail-locations-links a{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:40px;outline:0}body.old-index section.robot-showcase{margin-bottom:20px}body.old-index section.robot-showcase a{outline:0}body.old-index section.robot-showcase .compare-callout{text-align:center;padding:0 50px}body.old-index section.robot-showcase .compare-callout h4{color:#ff742e}body.old-index section.robot-showcase div.products{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:759px){body.old-index section.robot-showcase div.products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.old-index section.robot-showcase div.products a.pill-btn{margin:8px}body.old-index section.robot-showcase .centering-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}body.old-index section.robot-showcase .dash-dot{width:50%;padding-top:60px;margin:15px -2px 0;background-color:#ffe8a3;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(#ffe8a3),color-stop(#ffe8a3),color-stop(#ffe8a3),color-stop(#fff),to(#fff));background-image:-webkit-linear-gradient(bottom,#fff,#ffe8a3,#ffe8a3,#ffe8a3,#fff,#fff);background-image:linear-gradient(to top,#fff,#ffe8a3,#ffe8a3,#ffe8a3,#fff,#fff)}@media (max-width:759px){body.old-index section.robot-showcase .dash-dot{width:100%}}body.old-index section.robot-showcase .dash-dot p{color:#fff;width:50px;line-height:50px;font-weight:700;font-size:23px;margin:-50px 0 0 20px;border-radius:100%;background-color:#fec510;text-align:center}body.old-index section.robot-showcase .dash-dot .robot{height:150px;vertical-align:bottom}@media (max-width:759px){body.old-index section.robot-showcase .dash-dot .robot{height:100px}}body.old-index section.robot-showcase .logo{width:215px}@media (max-width:759px){body.old-index section.robot-showcase .logo{width:140px}}body.old-index section.robot-showcase .logo img{height:40px;margin:10px}body.old-index section.robot-showcase .cue{width:50%;padding-top:60px;margin:15px -2px 0;background-color:#83e3e1;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(#83e3e1),color-stop(#83e3e1),color-stop(#83e3e1),color-stop(#fff),to(#fff));background-image:-webkit-linear-gradient(bottom,#fff,#83e3e1,#83e3e1,#83e3e1,#fff,#fff);background-image:linear-gradient(to top,#fff,#83e3e1,#83e3e1,#83e3e1,#fff,#fff)}@media (max-width:759px){body.old-index section.robot-showcase .cue{width:100%}}body.old-index section.robot-showcase .cue p{color:#fff;width:50px;line-height:50px;font-weight:700;font-size:23px;margin:-50px 0 0 20px;border-radius:100%;background-color:#44cecf;text-align:center}body.old-index section.robot-showcase .cue .robot{height:150px;vertical-align:bottom}@media (max-width:759px){body.old-index section.robot-showcase .cue .robot{height:100px}}body.old-index section.robot-showcase .cue .logo img{margin:22px 10px 8px;height:25px;width:auto}body.old-index section.robot-showcase .below{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100px;background-color:#fff}body.old-index section.mission{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden}@media (max-width:1023px){body.old-index section.mission{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.old-index section.mission div.left{width:40%;background-color:#ffcd2e}@media (max-width:1023px){body.old-index section.mission div.left{width:100%}}body.old-index section.mission div.copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 32px}body.old-index section.mission h2{color:#666;font-size:40px}body.old-index section.mission p{font-size:1.4em;line-height:1.5em;color:#666;font-weight:300}@media (max-width:1023px){body.old-index section.mission p{font-size:1.2em;line-height:1.4em}}body.old-index section.mission div.image{width:60%;background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden;position:relative}body.old-index section.mission div.image::before{content:'';display:block;height:0;padding-top:50%}@media (max-width:1023px){body.old-index section.mission div.image{width:100%;overflow:hidden;position:relative}body.old-index section.mission div.image::before{content:'';display:block;height:0;padding-top:50%}}body.old-index section.in-the-news{padding:70px 0 40px}@media (max-width:759px){body.old-index section.in-the-news{padding:40px 0}}body.old-index section.in-the-news h4{text-align:center}body.old-index section.in-the-news ul.press-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:759px){body.old-index section.in-the-news ul.press-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.old-index section.in-the-news ul.press-list li{padding:0 25px;margin-right:0;margin-bottom:30px;width:25%}@media (max-width:759px){body.old-index section.in-the-news ul.press-list li{width:100%;text-align:center}body.old-index section.in-the-news ul.press-list li:not(:last-of-type){margin-bottom:30px}}.home-grid-hero{padding-top:20px;position:relative}@media (max-width:959px){.home-grid-hero{padding-top:0}}.home-grid-hero div.home-grid-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){.home-grid-hero div.home-grid-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home-grid-hero figure.single{width:-webkit-calc(62% - 3px);width:calc(62% - 3px);border-radius:10px 0 0 10px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative}.home-grid-hero figure.single::before{content:'';display:block;height:0;padding-top:69.65812%}@media (max-width:959px){.home-grid-hero figure.single{width:100%;border-radius:10px 10px 0 0;margin-bottom:6px}}.home-grid-hero .has-video{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-grid-hero .has-video a{-webkit-transition:all 250ms ease;transition:all 250ms ease}.home-grid-hero .has-video a:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.home-grid-hero .has-video .modal-vid-btn{-webkit-transition:-webkit-transform 250ms ease;transition:-webkit-transform 250ms ease;transition:transform 250ms ease;transition:transform 250ms ease,-webkit-transform 250ms ease}.home-grid-hero .has-video .modal-vid-btn:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.home-grid-hero .has-video svg{position:absolute;height:90px;width:90px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:759px){.home-grid-hero .has-video svg{height:45px;width:45px}}.home-grid-hero div.multiple{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-calc(38% - 3px);width:calc(38% - 3px)}@media (max-width:959px){.home-grid-hero div.multiple{width:100%}}.home-grid-hero div.multiple div.group{height:-webkit-calc(50% - 3px);height:calc(50% - 3px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:960px){.home-grid-hero div.multiple div.group{position:absolute;top:0;right:0;width:100%}}@media (max-width:959px){.home-grid-hero div.multiple div.group{min-height:300px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:759px){.home-grid-hero div.multiple div.group{min-height:250px}}@media (max-width:639px){.home-grid-hero div.multiple div.group{min-height:200px}}.home-grid-hero div.multiple div.group figure.tall{width:-webkit-calc(60% - 3px);width:calc(60% - 3px);overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.home-grid-hero div.multiple div.group figure.tall::before{content:'';display:block;height:0;padding-top:87.739464%}@media (max-width:959px){.home-grid-hero div.multiple div.group figure.tall{border-radius:0 0 0 10px}}.home-grid-hero div.multiple div.group div.short-images{position:relative;width:-webkit-calc(40% - 3px);width:calc(40% - 3px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home-grid-hero div.multiple div.group figure.short-image{height:-webkit-calc(50% - 3px);height:calc(50% - 3px);overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.home-grid-hero div.multiple div.group figure.short-image::before{content:'';display:block;height:0;padding-top:63.905325%}.home-grid-hero div.multiple div.group figure.short-image:first-of-type{border-radius:0 10px 0 0;background-color:#dfdfdf;position:absolute;top:0;right:0;width:100%}@media (max-width:959px){.home-grid-hero div.multiple div.group figure.short-image:first-of-type{border-radius:0}}.home-grid-hero div.multiple div.group figure.short-image:last-of-type{position:absolute;bottom:0;right:0;width:100%}@media (max-width:959px){.home-grid-hero div.multiple div.group figure.short-image:last-of-type{border-radius:0 0 10px}}.home-grid-hero div.multiple div.content{height:-webkit-calc(50% - 3px);height:calc(50% - 3px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background:#3cc1e7;border-radius:0 0 10px}@media (min-width:960px){.home-grid-hero div.multiple div.content{position:absolute;bottom:0;right:0;width:100%}}@media (max-width:959px){.home-grid-hero div.multiple div.content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;border-radius:0;margin-bottom:6px}}.home-grid-hero div.multiple div.content .copy{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8vw 0 10%}@media (max-width:959px){.home-grid-hero div.multiple div.content .copy{padding:5%}}.home-grid-hero div.multiple div.content h1{font-size:-webkit-calc(28px + 23 * ((100vw - 960px)/ 840));font-size:calc(28px + 23 * ((100vw - 960px)/ 840));color:#fff;margin-bottom:0}@media screen and (max-width:960px){.home-grid-hero div.multiple div.content h1{font-size:28px}}@media screen and (min-width:1800px){.home-grid-hero div.multiple div.content h1{font-size:51px}}.home-grid-hero .grid-robot-container{position:absolute;bottom:-3%;right:-4vw;height:20vw;width:20vw;z-index:10;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-name:robotEntry;animation-name:robotEntry;-webkit-animation-delay:1.3s;animation-delay:1.3s}@media (min-width:1601px){.home-grid-hero .grid-robot-container{width:320px;height:320px}}.home-grid-hero .grid-robot-container figure{background-size:100%;background-repeat:no-repeat;background-position:top center;overflow:hidden;position:relative;background-color:transparent;padding-bottom:3%}.home-grid-hero .grid-robot-container figure::before{content:'';display:block;height:0;padding-top:100%}@media (max-width:959px){.home-grid-hero .grid-robot-container{height:35vw;width:35vw;right:-2%;bottom:-10%}.home-grid-hero .grid-robot-container figure{-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%)}}.home-grid-hero .quote-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0 20px}@media (max-width:959px){.home-grid-hero .quote-box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:50px 5% 25px}}@media (min-width:961px){.home-grid-hero .quote-box.has-border{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;width:75%;border-right:3px solid #e9edf6;border-bottom:3px solid #e9edf6;border-bottom-right-radius:20px;border-bottom-left-radius:-20px;margin-left:8%}}@media (min-width:961px){.home-grid-hero .quote-box.has-border .copy{width:80%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.home-grid-hero .quote-box div.copy{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;width:65%;margin-left:0}@media (max-width:959px){.home-grid-hero .quote-box div.copy{width:75%;margin-left:0;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.home-grid-hero .quote-box p{line-height:normal;font-size:18px;color:#5b7896;font-weight:400;font-style:italic}@media (max-width:959px){.home-grid-hero .quote-box p{text-align:left}}.home-grid-hero .quote-box small{line-height:normal;font-size:10px;color:#08315c;font-weight:900;margin-top:10px;text-transform:uppercase}@media (max-width:959px){.home-grid-hero .quote-box small{font-size:9px;text-align:right;padding-right:20px}}.home-grid-hero .quote-box div.line-container{position:absolute;left:10%;top:80%;width:66%;z-index:10}.home-grid-hero .quote-box div.line-container svg{width:100%;height:auto;opacity:.5}@media (max-width:1129px){.home-grid-hero .quote-box div.line-container{top:76%}}@media (max-width:959px){.home-grid-hero .quote-box div.line-container{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.home-grid-hero .quote-box div.line-container{display:none}}section.home-purpose{position:relative;padding-top:70px}section.home-purpose div.line-container{position:absolute;left:10%;top:100%;width:60%}section.home-purpose div.line-container svg{width:100%;height:auto;opacity:.5}@media (max-width:959px){section.home-purpose div.line-container{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){section.home-purpose div.line-container{display:none}}section.home-purpose .home-purpose-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){section.home-purpose .home-purpose-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.home-purpose article{background:#132246;width:-webkit-calc(33% - 3px);width:calc(33% - 3px);border-radius:10px 0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 3%}@media (max-width:959px){section.home-purpose article{display:block;width:100%;margin-bottom:6px;padding:30px 5% 50px;border-radius:10px 10px 0 0}}section.home-purpose div.copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}@media (max-width:959px){section.home-purpose div.copy{display:block}}section.home-purpose div.image-wrap{width:-webkit-calc(67% - 3px);width:calc(67% - 3px)}@media (max-width:959px){section.home-purpose div.image-wrap{width:100%}}section.home-purpose figure{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative;background-color:transparent;border-radius:0 10px 10px 0}section.home-purpose figure::before{content:'';display:block;height:0;padding-top:65.292553%}@media (max-width:959px){section.home-purpose figure{border-radius:0 0 10px 10px}}section.home-purpose h2{color:#fff;max-width:320px;font-size:-webkit-calc(22px + 16 * ((100vw - 960px)/ 320));font-size:calc(22px + 16 * ((100vw - 960px)/ 320))}@media screen and (max-width:960px){section.home-purpose h2{font-size:22px}}@media screen and (min-width:1280px){section.home-purpose h2{font-size:38px}}@media (min-width:1281px){section.home-purpose h2{font-size:2.415vw;max-width:100%}}@media (min-width:1601px){section.home-purpose h2{font-size:40px}}@media (max-width:959px){section.home-purpose h2{font-size:4vw;max-width:100%}}@media (max-width:639px){section.home-purpose h2{font-size:28px}}section.home-purpose p{font-size:16px;line-height:1.5em;color:#8fa8c3}@media (min-width:1281px){section.home-purpose p{font-size:1.15vw}}@media (min-width:1601px){section.home-purpose p{font-size:22px}}@media (max-width:959px){section.home-purpose p{font-size:14px}}@media (max-width:959px){section.home-purpose{padding-top:50px}}section.home-ecosystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:140px 0 70px}section.home-ecosystem.flip{padding:70px 0}section.home-ecosystem.flip .ecosystem-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}section.home-ecosystem.flip article{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width:959px){section.home-ecosystem{padding:50px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}@media (max-width:759px){section.home-ecosystem{padding:40px 0 0}}section.home-ecosystem .ecosystem-wrap{width:-webkit-calc(62% - 3px);width:calc(62% - 3px)}@media (max-width:959px){section.home-ecosystem .ecosystem-wrap{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.home-ecosystem .eco-top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:0;margin-bottom:-40px;position:relative;z-index:2}@media (max-width:759px){section.home-ecosystem .eco-top{margin-bottom:0}}section.home-ecosystem .eco-middle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:20px;max-width:750px;margin:0 auto}@media (max-width:759px){section.home-ecosystem .eco-middle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}section.home-ecosystem .eco-middle .center{position:relative}@media (max-width:759px){section.home-ecosystem .eco-middle .center{display:none}}section.home-ecosystem .eco-middle .center .eco-item{position:absolute;bottom:10px;left:-50px}section.home-ecosystem .eco-middle .center .eco-item:hover img{-webkit-transform:none;-ms-transform:none;transform:none}section.home-ecosystem .eco-middle .center .eco-item{cursor:initial}section.home-ecosystem .eco-middle .center .img-wrap{border:2px solid #ff8a00;width:105px;height:105px;position:relative}section.home-ecosystem .eco-middle .center .img-wrap div{position:absolute;border-top:2px solid #ddd}section.home-ecosystem .eco-middle .center .img-wrap div:first-of-type{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:-25px;width:25%}section.home-ecosystem .eco-middle .center .img-wrap div:nth-of-type(2){-webkit-transform:matrix(-.97,.26,-.26,-.97,0,0);-ms-transform:matrix(-.97,.26,-.26,-.97,0,0);transform:matrix(-.97,.26,-.26,-.97,0,0);right:-75px;top:20px;width:60%}section.home-ecosystem .eco-middle .center .img-wrap div:nth-of-type(3){-webkit-transform:matrix(-.5,-.87,.87,-.5,0,0);-ms-transform:matrix(-.5,-.87,.87,-.5,0,0);transform:matrix(-.5,-.87,.87,-.5,0,0);right:-40px;bottom:-35px;width:65%}section.home-ecosystem .eco-middle .center .img-wrap div:nth-of-type(4){-webkit-transform:matrix(.71,-.71,.71,.71,0,0);-ms-transform:matrix(.71,-.71,.71,.71,0,0);transform:matrix(.71,-.71,.71,.71,0,0);left:-45px;bottom:-35px;width:65%}section.home-ecosystem .eco-middle .center .img-wrap div:last-of-type{-webkit-transform:matrix(.94,.34,-.34,.94,0,0);-ms-transform:matrix(.94,.34,-.34,.94,0,0);transform:matrix(.94,.34,-.34,.94,0,0);left:-75px;top:20px;width:60%}section.home-ecosystem .eco-bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-top:30px;max-width:560px;margin:0 auto}@media (max-width:759px){section.home-ecosystem .eco-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;padding-top:0;max-width:100%}}section.home-ecosystem .img-wrap{width:138px;height:138px;border:3px solid #ddd;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.home-ecosystem .eco-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:759px){section.home-ecosystem .eco-item{padding-bottom:40px}}section.home-ecosystem .eco-item img{-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:999px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){section.home-ecosystem .eco-item img{width:100%}}section.home-ecosystem .eco-item h6{font-weight:700;line-height:normal;font-size:16px;margin-bottom:8px;color:#08315c}section.home-ecosystem .eco-item p{max-width:200px;margin:0 auto;font-weight:600;line-height:16px;font-size:13px;text-align:center;color:#999;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}section.home-ecosystem .eco-item:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}section.home-ecosystem .eco-item:hover p{opacity:1}section.home-ecosystem article{width:-webkit-calc(38% - 3px);width:calc(38% - 3px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 2%}@media (max-width:959px){section.home-ecosystem article{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-bottom:40px;display:block}}section.home-ecosystem div.copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}section.home-ecosystem div.copy h2{font-size:36px;color:#08315c;margin-bottom:40px}section.home-ecosystem div.copy p{font-size:16px;color:#5b7896}section.home-quote-module{position:relative;overflow-y:visible;height:auto;margin-bottom:100px}@media (max-width:959px){section.home-quote-module{margin-bottom:175px}}section.home-quote-module div.module-wrap{height:100%;position:relative;overflow-x:hidden}section.home-quote-module .home-quote-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;background:#3e91a9;border-radius:7px;padding:50px}@media (max-width:959px){section.home-quote-module .home-quote-wrap{padding:7% 5%}}section.home-quote-module .home-quote-wrap .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.home-quote-module .home-quote-carousel{position:relative;left:30%;width:70%;margin-left:3%;border-left:7px solid rgba(60,193,231,.5)}section.home-quote-module .home-quote-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:959px){section.home-quote-module .home-quote-carousel{left:0;margin-left:0;width:100%}}section.home-quote-module div.quote-slide{padding:0 60px 0 30px}@media (max-width:959px){section.home-quote-module div.quote-slide{padding:0 5%}}section.home-quote-module div.quote-slide p.quote{line-height:1.5em;font-size:16px;color:#fff;max-width:580px;font-style:italic;font-weight:400}@media (min-width:1281px){section.home-quote-module div.quote-slide p.quote{max-width:640px;font-size:22px}}@media (max-width:959px){section.home-quote-module div.quote-slide p.quote{font-size:14px;line-height:1.3em}}section.home-quote-module div.quote-slide p.quote:last-of-type{margin-bottom:30px}@media (max-width:959px){section.home-quote-module div.quote-slide p.quote:last-of-type{margin-bottom:16px}}section.home-quote-module div.quote-slide .author-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:959px){section.home-quote-module div.quote-slide .author-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}section.home-quote-module div.quote-slide .author-wrap img{height:51px;width:51px;border:3px solid #fff;border-radius:999px}@media (min-width:1281px){section.home-quote-module div.quote-slide .author-wrap img{height:61px;width:61px}}@media (max-width:959px){section.home-quote-module div.quote-slide .author-wrap img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.home-quote-module div.quote-slide .author-wrap .author-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:20px}@media (max-width:959px){section.home-quote-module div.quote-slide .author-wrap .author-copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-left:0;padding-right:10px}}section.home-quote-module div.quote-slide .author-wrap p.author{color:#fff;text-transform:uppercase;font-size:12px;line-height:13px;margin:0 0 4px;font-weight:700}@media (min-width:1281px){section.home-quote-module div.quote-slide .author-wrap p.author{font-size:14px}}@media (max-width:959px){section.home-quote-module div.quote-slide .author-wrap p.author{font-size:10px;margin:0 0 2px}}section.home-quote-module div.quote-slide .author-wrap p.job-title{margin:0;color:rgba(255,255,255,.8);font-size:12px;line-height:13px}@media (min-width:1281px){section.home-quote-module div.quote-slide .author-wrap p.job-title{font-size:14px}}@media (max-width:959px){section.home-quote-module div.quote-slide .author-wrap p.job-title{font-size:10px}}section.home-quote-module .image-wrap{width:30%;max-width:400px;position:absolute;bottom:-120px;left:50px;z-index:9}@media (max-width:759px){section.home-quote-module .image-wrap{left:-15%;width:42%}}@media (max-width:639px){section.home-quote-module .image-wrap{left:-17%;width:50%}}section.home-quote-module .image-wrap figure{background-size:cover;background-repeat:no-repeat;background-position:center center;overflow:hidden;position:relative;background-color:transparent}section.home-quote-module .image-wrap figure::before{content:'';display:block;height:0;padding-top:96.039604%}section.home-quote-module .home-quote-left{position:absolute;top:-webkit-calc(50% - 42px);top:calc(50% - 42px);left:-42px;width:84px;height:84px;border-radius:50%;background:#397e91;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-right:12px;z-index:10;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:959px){section.home-quote-module .home-quote-left{display:none}}section.home-quote-module .home-quote-left svg{width:30px;height:30px}section.home-quote-module .home-quote-left:hover{background:#255663}section.home-quote-module .home-quote-right{position:absolute;top:-webkit-calc(50% - 42px);top:calc(50% - 42px);right:-42px;width:84px;height:84px;border-radius:50%;background:#397e91;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-left:12px;z-index:10;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:959px){section.home-quote-module .home-quote-right{display:none}}section.home-quote-module .home-quote-right svg{width:30px;height:30px}section.home-quote-module .home-quote-right:hover{background:#255663}section.home-quote-module .slick-dots{text-align:center;width:100%;position:absolute;left:0;right:0;bottom:-35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.home-quote-module .slick-dots li{margin:0 4px;width:auto;height:auto;background-color:#ebf7f3;border-radius:50%;border:2px solid transparent;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in}section.home-quote-module .slick-dots li button{color:#ebf7f3;width:auto;height:auto;padding:2px}section.home-quote-module .slick-dots li.slick-active{background-color:#3cc1e7}section.home-quote-module .slick-dots li.slick-active button{padding:5px}section.home-quote-module .slick-dots li.slick-active:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}section.home-quote-module .slick-dots li:hover{border:2px solid #3cc1e7}section.home-quote-module .slick-dots li button:before{display:none;color:#ebf7f3;padding:6px;font-size:6px;opacity:1}section.home-quote-module .slick-dots li.slick-active button:before{color:#3cc1e7;font-size:10px}section.home-quote-module.pro-dev-quote-module .home-quote-wrap{background:#f1f2f7}section.home-quote-module.pro-dev-quote-module .home-quote-left,section.home-quote-module.pro-dev-quote-module .home-quote-right{background-color:#ddd}section.home-quote-module.pro-dev-quote-module .home-quote-left:hover,section.home-quote-module.pro-dev-quote-module .home-quote-right:hover{background-color:#8d8d8d}section.home-quote-module.pro-dev-quote-module div.quote-slide .author-wrap .author-copy{padding-left:0}section.home-quote-module.pro-dev-quote-module div.quote-slide .author-wrap .author-copy p{color:#132246}section.home-quote-module.pro-dev-quote-module div.quote-slide p.quote{color:#132246}section.home-quote-module.pro-dev-quote-module .home-quote-carousel{border-left:none;margin-bottom:0}section.home-quote-module.pro-dev-quote-module .image-wrap{bottom:-110px}section.home-quote-module.pro-dev-quote-module figure{background-size:contain}section.home-news-module{padding:100px 15px 70px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:959px){section.home-news-module{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px 40px}}section.home-news-module div.home-news-item{padding:0 30px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:959px){section.home-news-module div.home-news-item{padding:0 0 40px}}@media (min-width:961px){section.home-news-module div.home-news-item:not(:last-of-type){border-right:1px solid #eee}}@media (max-width:959px){section.home-news-module div.home-news-item:not(:last-of-type){border-bottom:1px solid #eee;margin-bottom:40px}}section.home-news-module div.home-news-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;outline:0;height:100%}section.home-news-module div.home-news-item a>div{width:100%}section.home-news-module figure{background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;position:relative;background-color:transparent;border:2px solid #eee;border-radius:6px;margin-bottom:30px}section.home-news-module figure::before{content:'';display:block;height:0;padding-top:64.649682%}section.home-news-module figure.on-sale{position:relative;overflow:hidden}section.home-news-module figure div.sale-container{position:absolute;top:-26px;right:-18px;left:auto;width:auto;height:auto;padding:6px 70px;background:#ff8a00;border:solid 2px #fff;box-shadow:0 0 4px 0 rgba(0,0,0,.2);-webkit-transform:rotate(45deg) translate(66px);-ms-transform:rotate(45deg) translate(66px);transform:rotate(45deg) translate(66px)}section.home-news-module figure div.sale-container small{display:block;width:100%;color:#fff;text-transform:uppercase;font-weight:700}section.home-news-module h6{font-family:Museo Sans;line-height:normal;font-size:10px;color:#3cc1e7;text-transform:uppercase;margin:0}section.home-news-module h6.on-sale{color:#ff8a00}section.home-news-module h4{font-size:24px;color:#08315c;margin:7px 0 15px}section.home-news-module p{font-size:16px;color:#5b7896;margin-bottom:30px}section.home-news-module .pill-btn{color:#9ba7c4;border-color:#9ba7c4}section.home-news-module .pill-btn:hover{background-color:#9ba7c4;color:#fff}@media (max-width:959px){.wonder-tv-module{background:rgba(235,237,243,.7);width:112%;-webkit-transform:translateX(-6.5%);-ms-transform:translateX(-6.5%);transform:translateX(-6.5%);margin-bottom:20px;overflow:hidden}}.wonder-tv-module .wonder-tv-container{background:rgba(235,237,243,.7);padding:40px 45px;border-radius:10px}@media (max-width:959px){.wonder-tv-module .wonder-tv-container{padding:40px 5% 60px}}.wonder-tv-module .tv-top-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}@media (max-width:959px){.wonder-tv-module .tv-top-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.wonder-tv-module h3{font-size:36px;color:#08315c;margin:0}.wonder-tv-module .tv-arrows{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:959px){.wonder-tv-module .tv-arrows{display:none}}.wonder-tv-module .tv-arrows>div{background:rgba(155,167,196,.2);padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all 250ms ease;transition:all 250ms ease}.wonder-tv-module .tv-arrows>div svg{width:20px;height:20px}.wonder-tv-module .tv-arrows>div:hover{background:rgba(155,167,196,.4)}.wonder-tv-module .tv-arrows .prev-video{margin-right:1px;border-top-left-radius:999px;border-bottom-left-radius:999px}.wonder-tv-module .tv-arrows .next-video{margin-left:1px;border-top-right-radius:999px;border-bottom-right-radius:999px}.wonder-tv-module .tv-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:960px){.wonder-tv-module .playlist-container{width:30%;background-color:#fff;overflow:hidden;position:relative}.wonder-tv-module .playlist-container::before{content:'';display:block;height:0;padding-top:130.794702%}.wonder-tv-module .playlist-container ul{height:100%;left:0;position:absolute;top:0;width:100%}.wonder-tv-module .playlist-container li{float:none;margin-right:0;background-color:#fff;padding:10px 40px 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border-bottom:1px solid #ebedf3;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.wonder-tv-module .playlist-container li.active{background-color:#ff8a00;border-bottom:1px solid #ff8a00}.wonder-tv-module .playlist-container li.active figure{border:3px solid #fff}.wonder-tv-module .playlist-container li.active p{color:#fff}.wonder-tv-module .playlist-container li:hover{background-color:#ff8a00;border-bottom:1px solid #ff8a00}.wonder-tv-module .playlist-container li:hover figure{border:3px solid #fff}.wonder-tv-module .playlist-container li:hover p{color:#fff}.wonder-tv-module .playlist-container figure{width:32%;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;position:relative;background-color:transparent;border:3px solid transparent}.wonder-tv-module .playlist-container figure::before{content:'';display:block;height:0;padding-top:58.333333%}.wonder-tv-module .playlist-container figure .modal-vid-btn{display:none}.wonder-tv-module .playlist-container p{width:68%;padding-left:10px;line-height:12px;font-size:12px;color:rgba(91,120,150,.75);margin:0;font-weight:700}}@media (max-width:959px){.wonder-tv-module .playlist-container{position:relative;width:100%}.wonder-tv-module .playlist-container ul li{float:none}.wonder-tv-module .playlist-container .slick-list{margin:0 -5px}.wonder-tv-module .playlist-container .slick-slide>div{padding:0 5px}.wonder-tv-module .playlist-container figure{background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;position:relative;margin-bottom:30px;border-radius:7px}.wonder-tv-module .playlist-container figure::before{content:'';display:block;height:0;padding-top:54.920635%}.wonder-tv-module .playlist-container figure svg{position:absolute;height:45px;width:45px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wonder-tv-module .playlist-container p{color:#132246;font-weight:700;font-size:12px;line-height:12px;text-align:center}.wonder-tv-module .playlist-container .slick-dots{text-align:center;width:100%;position:absolute;left:0;right:0;bottom:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wonder-tv-module .playlist-container .slick-dots li{margin:0 4px;width:auto;height:auto;background-color:#dee1eb;border-radius:50%;border:2px solid transparent;-webkit-transition:all 250ms ease-in;transition:all 250ms ease-in}.wonder-tv-module .playlist-container .slick-dots li button{color:#dee1eb;width:auto;height:auto;padding:2px}.wonder-tv-module .playlist-container .slick-dots li.slick-active{background-color:#3cc1e7}.wonder-tv-module .playlist-container .slick-dots li.slick-active button{padding:5px}.wonder-tv-module .playlist-container .slick-dots li.slick-active:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.wonder-tv-module .playlist-container .slick-dots li:hover{border:2px solid #3cc1e7}.wonder-tv-module .playlist-container .slick-dots li button:before{display:none;color:#dee1eb;padding:6px;font-size:6px;opacity:1}.wonder-tv-module .playlist-container .slick-dots li.slick-active button:before{color:#3cc1e7;font-size:10px}}.wonder-tv-module .main-tv{width:70%}@media (max-width:959px){.wonder-tv-module .main-tv{display:none}}.wonder-tv-module .main-tv figure{background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;position:relative;background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.wonder-tv-module .main-tv figure::before{content:'';display:block;height:0;padding-top:56.140351%}.wonder-tv-module .main-tv figure.active{opacity:1}.wonder-tv-module .main-tv figure a.modal-vid-btn{-webkit-transition:all 250ms ease;transition:all 250ms ease}.wonder-tv-module .main-tv figure a.modal-vid-btn:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.wonder-tv-module .main-tv figure svg{position:absolute;height:90px;width:90px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:759px){.wonder-tv-module .main-tv figure svg{height:45px;width:45px}}.wonder-tv-module .tv-bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 5% 0}@media (max-width:959px){.wonder-tv-module .tv-bottom-line{display:none}}.wonder-tv-module .tv-bottom-line p{font-size:14px;text-align:center;color:#365677}section.home-product-finder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:64px;padding-bottom:90px}section.home-product-finder article{max-width:500px}section.home-product-finder div.img-wrap{max-width:410px}.home-finder-filler{padding-top:100px}@media (max-width:759px){.home-finder-filler{padding-top:50px}}body.index{overflow-x:hidden}body.index .heateor_sss_mobile_footer{display:none}section.dotckteaser{max-width:1600px;width:100%;margin-left:auto;margin-right:auto}section.dotckteaser div.center h1{text-align:center}section.dotckteaser div.centery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;text-align:center}section.dotckteaser div.container{padding:0 1em}section.dot-ck-hero-landing{min-height:600px;padding:50px 0;background-size:cover;background-position:bottom right;background-color:#ebd9cd}@media (max-width:759px){section.dot-ck-hero-landing{min-height:500px;padding:40px 0;position:relative;background-image:none}}section.dot-ck-hero-landing .mobile-bg-image{display:none}@media (max-width:759px){section.dot-ck-hero-landing .mobile-bg-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-position:bottom left;background-size:cover}}section.dot-ck-hero-landing div.container{position:relative;z-index:2}section.dot-ck-hero-landing img{width:45%}@media (max-width:1023px){section.dot-ck-hero-landing img{width:60%}}section.dot-ck-hero-landing p{color:#fff;max-width:350px;margin:0 0 20px;font-size:1.7em;line-height:1.2em}section.dot-ck-hero-landing button{font-size:1.1em;color:#fff;background-color:#0f1c1c}section.dotckteaser section.product{overflow:hidden;min-height:500px;padding:40px 0}@media (min-width:760px){section.dotckteaser section.product{height:600px}}@media (max-width:759px){section.dotckteaser section.product{padding-bottom:0}}section.dotckteaser section.product .span-6:last-child{margin-right:0}section.dotckteaser section.product img{vertical-align:bottom;width:150%;margin:0 -1em;max-width:none}@media (max-width:759px){section.dotckteaser section.product img{width:100%;margin:0 1em}}section.dotckteaser section.product p{margin:1em 0;color:#666;font-size:1.4em;line-height:1.5em}@media (max-width:759px){section.dotckteaser section.product p{font-size:1.2em;line-height:1.4em}}section.dotckteaser section.product p.age-bubble{border-radius:100%;color:#fff;width:50px;line-height:50px;font-weight:700;font-size:22.5px;text-align:center;background-color:#fec510;position:absolute;margin-left:55px}section.dotckteaser section.includes{background-position:left;background-repeat:no-repeat;background-color:#eaf8fe;overflow:hidden}@media (min-width:1024px){section.dotckteaser section.includes{background-size:50% auto}}@media (min-width:760px){section.dotckteaser section.includes{background-image:url(https://d2eawk67eat224.cloudfront.net/assets/images/dot_creativity/dot_includes-9754c033b33a1e7a296b26f5208f8417.jpg)}}section.dotckteaser section.includes img{width:110%;margin:0 -1em;max-width:none}section.dotckteaser section.includes h1{font-size:2.5rem;margin:.67em 0}@media (min-width:1024px){section.dotckteaser section.includes h1{margin-left:40px}}section.dotckteaser section.includes .text{background-color:#eaf8fe;padding:40px 0}section.dotckteaser section.includes li{float:none;list-style:disc;color:#666;font-size:1.4em;line-height:1.4em;margin:10px 0 10px 30px}@media (min-width:760px){section.dotckteaser section.includes li{margin-left:65px}}section.dotckteaser section.creative-apps{padding:2em 0 3em;background-color:#f1f3fe}section.dotckteaser section.creative-apps .span-4 .center:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}section.dotckteaser section.creative-apps .span-4 .center:first-child img{height:100px}@media (min-width:760px){section.dotckteaser section.creative-apps .border{border-left-style:solid;border-left-color:#666}}section.dotckteaser section.creative-apps h1{margin:.67em 0 1em}@media (min-width:760px){section.dotckteaser section.creative-apps h1{font-size:2.5em}}section.dotckteaser section.creative-apps p{margin:1em 0;color:#666;font-size:1.2em;line-height:1.2em}section.dotckteaser section.promo{padding:40px 0;min-height:500px;background-size:cover;background-position:center top}section.dotckteaser section.promo p{margin:1em 0;color:#fff;font-size:1.8em;line-height:1.2em}@media (min-width:760px){section.dotckteaser section.promo p{max-width:100%;padding-top:0}}@media (max-width:759px){section.dotckteaser section.promo p{max-width:80%;padding-top:50%}}section.dot_ck_videos{margin:0;padding-bottom:40px;background-position:right center;background-size:cover}section.dot_ck_videos h1{margin:50px 0 0;font-size:2.5em}section.dot_ck_videos p{color:#3dc003;margin:-14px;background-color:#fff;display:inline-block;padding:5px 10px;border-radius:20px}section.dot_ck_videos div.wrapper-1 .centering-wrapper{display:inline-block}section.dot_ck_videos div.video-thumbnail{height:200px;width:300px;margin:25px 2vw 15px;background-size:cover;background-position:center center}@media (min-width:760px){section.dot_ck_videos div.video-thumbnail{height:240px;width:360px;margin:45px 2vw 10px;background-size:cover;background-position:center center;background-color:#bbb}}div.apps-technology-wrap{padding-top:50px}div.apps-technology-wrap li{float:none;list-style:disc;color:#666;font-size:1.4em;line-height:1.4em;margin:10px 0 10px 30px}.compare-robots-section .compare-robots-table{padding:0 0 50px;border-spacing:1px;border-collapse:separate;font-size:14px;color:#405465}@media (max-width:759px){.compare-robots-section .compare-robots-table{padding:30px 0}}.compare-robots-section .compare-robots-table tr:nth-child(1) td{background-color:#ff6a13;font-weight:600}.compare-robots-section .compare-robots-table td{padding:14px 20px;font-weight:300;text-align:center}.compare-robots-section .compare-robots-table td[colspan='4'].table-cat{text-align:left;background-color:#eaebec}.compare-robots-section .compare-robots-table td[colspan='4'].table-cat h1{color:#ff6a13;margin:0;font-size:28px;font-weight:700}.compare-robots-section .compare-robots-table td[colspan='4'].table-cat.orange{background-color:#ff6a13}.compare-robots-section .compare-robots-table td[colspan='4'].table-cat.orange h1{color:#fff}.compare-robots-section .compare-robots-table td:nth-last-child(4){background-color:#eaebec;text-align:left;font-weight:500}.compare-robots-section .compare-robots-table tr:nth-child(2) td:nth-last-child(3){background-color:#7dc5c6}.compare-robots-section .compare-robots-table tr:nth-child(2) td:nth-last-child(2){background-color:#ffcd2e}.compare-robots-section .compare-robots-table tr:nth-child(2) td:nth-last-child(1){background-color:#81c425}.compare-robots-section .compare-robots-table td:nth-last-child(3){background-color:#b3dfdc}.compare-robots-section .compare-robots-table td:nth-last-child(2){background-color:#fde187}.compare-robots-section .compare-robots-table td:nth-last-child(1){background-color:#beda8d}.compare-robots-section .compare-robots-table .wonder-logo{text-align:center;color:#a7a7a7}.compare-robots-section .compare-robots-table .wonder-logo img{width:115px;margin:0 auto}.compare-robots-section .compare-robots-table .product-logo{text-indent:-9999px;width:150px;height:80px;background-position:center;background-repeat:no-repeat;margin:0 auto}.compare-robots-section .compare-robots-table .product-logo.product-logo-cue{background-size:130px}.compare-robots-section .compare-robots-table .product-logo.product-logo-dash{background-size:120px}.compare-robots-section .compare-robots-table .product-logo.product-logo-dck{background-size:140px}.compare-robots-section .compare-robots-table strong{font-weight:700}.compare-robots-table__img img{max-width:252px}.landing section.hero h1{margin:28.944px 0}@media (max-width:759px){.landing section.hero{padding-top:75px}}.cue .dark-button{font-size:1.15em;color:#fff;background-color:#0f1c1c;margin-top:.5em}@media (min-width:760px){.cue .dark-button{font-size:1.25em}}@media (min-width:1024px){.cue .dark-button{font-size:1.5em}}.landing section.friend{padding:3em 0;background-color:#b1dedb}@media (max-width:759px){.landing section.friend{background-image:none!important}}.landing .tech h1{margin:.67em 0}.landing section.tech .tech-detail li{width:100%;margin:15px 0;float:none}.landing section.tech .tech-detail ul{margin-top:2em}.cue-display img.crosshair{display:none;width:8%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.cue-display img.crosshair.highlight{display:block}section.avatar-intro h1,section.avatar-intro p{color:#fff}section.avatar-intro h1{margin:.67em 0}section.avatar-intro p{margin:1em 0}@media (min-width:760px){section.avatar-intro p{overflow:auto;padding-left:300px}}@media (min-width:1024px){section.avatar-intro p{padding-left:390px}}.landing section.avatar video{display:inline-block;position:relative;width:440px;max-width:none;height:330px;left:-55px;top:0;vertical-align:bottom;z-index:1}@media (max-width:1023px){.landing section.avatar video{width:333.333px;height:250px}}@media (max-width:759px){.landing section.avatar video{width:240px;height:180px;left:-30px}}.landing section.avatar .avatar-icon{z-index:2}.landing section.avatar h1,.landing section.avatar li,.landing section.avatar p{color:#fff}.landing section.avatar li{float:none;list-style-type:none;width:100%}@media (min-width:760px){.landing section.avatar li{list-style-type:disc}}.landing section.avatar h1{margin:.67em 0}.landing section.avatar ul{list-style-position:outside;padding:0 0 24px}@media (min-width:760px){.landing section.avatar ul{padding:0 0 24px 32px}}.landing section.avatar button{position:relative;border-width:2px!important;-webkit-transition:color .3s;transition:color .3s}.landing section.avatar button.is-playing{color:transparent}.landing section.avatar button.is-playing .audio-wave{display:block}.landing section.robotics{padding:3em 0}.landing section.robotics p{margin-bottom:1em}.landing section.robotics h1{margin:.67em 0}.landing section.quotes{background-color:#7ac5c5;padding:20px 0 50px;text-align:center}@media (min-width:760px){.landing section.quotes{text-align:left}}.landing section.quotes h1{margin:.67em 0;text-align:center}.landing section.quotes p{margin:1em 0;font-family:"Museo Sans";font-size:2.2em}.landing section.quotes .quote-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:759px){.landing section.quotes .quote-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.landing section.quotes .quote-wrapper .quote{width:48.82117%}@media (max-width:759px){.landing section.quotes .quote-wrapper .quote{width:100%}}.landing section.included h1{margin:.67em 0}.landing section.included a p{color:#00acd7}.landing section.included p{margin:1em 0}.landing section.purchase h1{color:#fff}div.sketch-kit-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}div.sketch-kit-content{max-width:530px;text-align:center}div.sketch-kit-content p.img-split{position:relative;margin:10px auto 0;width:130px}div.sketch-kit-content p.img-split span{position:absolute;left:-webkit-calc(100% + 10px);left:calc(100% + 10px);bottom:0;display:inline-block;width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat}div.sketch-kit-content p.blue{margin-top:0;color:#00acd7}div.sketch-kit-content p.blue:hover{opacity:.75;cursor:pointer}div.sketch-kit-content p.text-center{margin:20px 0 0}.hero-2 h1{margin:.67em 0 .2em}.dash-and-dot .hello{background-position:bottom right;background-repeat:no-repeat;background-size:auto 85%;font-weight:500;padding:50px 0}@media (min-width:1024px){.dash-and-dot .hello{padding:100px 0 70px}}.dash-and-dot .hello h1,.dash-and-dot .hello p{font-family:Bariol;color:#000}.dash-and-dot .hello h1{margin:.67em 0 10px}.dash-and-dot .hello p{font-weight:500}@media (min-width:760px){.dash-and-dot .hello img{max-width:48%;float:right}}.apps-section h1{margin:.67em 0}.apps-section h3{margin:0}.apps-section *{color:#fff}.apps-section .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:760px){.apps-section .flex{margin-right:-2%}}.apps-section .span-6{width:46.82117%}@media (max-width:759px){.apps-section .span-6{width:100%}}.apps-section .span-6 p{font-weight:500}@media (max-width:759px){.dash-and-dot .apps-section .container>p,.dash-and-dot .apps-section h1{text-align:center}}.dash-and-dot .apps-section .container>p{margin-bottom:15px;font-weight:500}@media (max-width:759px){.dash-and-dot .apps-section .app .icon{margin:0 auto 15px}}@media (max-width:759px){.dash-and-dot .apps-section .app .header{text-align:center;margin-bottom:15px}}@media (max-width:759px){.dash-and-dot .accessories{padding:35px 0}}.dash-and-dot .accessories *{color:#000}.dash-and-dot .accessories a strong{color:#00acd7;font-weight:700}.dash-and-dot .accessories a strong:hover{color:#00acd7}.dash-and-dot .accessories .copy p{margin-top:10px}.dash-and-dot .accessories hr{border-color:#858585}@media (max-width:759px){.what-comes-in-box{background-image:none!important}}.what-comes-in-box *{color:#fff}.what-comes-in-box h1{margin:.67em 0}.what-comes-in-box li{float:none}.specs-section h2{margin:.83em 0}.specs-section .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:760px){.specs-section .flex{margin-right:-2%}}@media (max-width:759px){.specs-section table{display:none}.specs-section table.is-toggled{display:table}}.specs-section .span-6{margin-right:0}@media (min-width:760px){.specs-section .span-6{width:48.82117%}}@media (max-width:759px){.specs-section .span-6{width:100%}}@media (min-width:760px){.specs-toggle .mobile-only{display:none}}.cue.explore section.explore-hero .cue-hero{max-width:765px}.cue.explore section.explore-hero *{color:#fff}@media (max-width:759px){.cue.explore section.explore-hero{padding-top:75px}}.cue.explore section.download-app .container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){.cue.explore section.download-app .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.cue.explore section.download-app h1{color:#fff;width:40%}@media (max-width:1023px){.cue.explore section.download-app h1{text-align:center;width:100%;margin-bottom:20px}}.cue.explore section.download-app .store-wrap{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){.cue.explore section.download-app .store-wrap{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cue.explore section.download-app .store-wrap a{padding:0 10px}.cue.explore section.download-app .store-wrap a:not(:last-of-type){margin-bottom:10px}}@media (max-width:759px){.cue.explore section.download-app .store-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cue.explore section.download-app .store-wrap a{width:150px;display:inline-block;margin:0 auto;padding:0}}.cue.explore section.download-app img{height:55px;margin:0 10px}@media (max-width:759px){.cue.explore section.download-app img{margin:0 auto;width:100%;height:auto}}.videos-slider{text-align:center}section.template_gamma.cue_videos{margin-top:110px;background-position:left center;background-size:cover}section.partners{padding:70px 0}@media (max-width:759px){section.partners{padding:40px 0}}section.partners div.container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media (max-width:759px){section.partners div.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.partners div.partners-copy{width:40%;margin-right:5%}@media (max-width:759px){section.partners div.partners-copy{width:100%;margin:0}}section.partners h1{color:#000;margin-top:.67em;font-size:2.9em}section.partners a{color:#00acd7}section.partners a:hover{color:#0083a4}section.partners div.partners-image{margin-top:1em;background-size:contain;background-repeat:no-repeat;background-position:center center;width:52.5%;margin-left:2.5%;max-width:50em;height:26em}@media (max-width:759px){section.partners div.partners-image{width:100%;margin:1em auto 0 0}}section.terms{padding:90px 0 40px}@media (max-width:759px){section.terms{padding:50px 0 40px}}section.terms h2,section.terms h3,section.terms h5{color:#000;font-family:'Museo Sans',sans-serif;margin-top:36px}section.terms ul{padding-left:32px}section.terms ul li{list-style-type:disc;float:none;margin:0 0 16px;color:#666}section.terms p{font-family:'Museo Sans',Helvetica,sans-serif}section.terms a{color:#00acd7}section.terms a:hover{color:#0083a4}section.terms .underline{text-decoration:underline}body.education .video-modal .video-container{max-width:720px}body.education .edu-page section.edu-hero{position:relative;text-align:center;padding:0;height:501px;overflow:hidden}body.education .edu-page section.edu-hero .slick-arrow{background-color:rgba(0,0,0,.5);font-size:0;border-radius:50px;position:absolute;top:200px;width:70px;height:70px;font-family:Bariol,sans-serif}body.education .edu-page section.edu-hero .slick-prev{left:-22px;border:1px solid transparent}@media (max-width:744px){body.education .edu-page section.edu-hero .slick-prev{top:inherit;bottom:20px;width:45px;height:45px;left:5%}}body.education .edu-page section.edu-hero .slick-prev.active{border:1px solid #00acd7}body.education .edu-page section.edu-hero .slick-prev:before{content:"";font-size:50px;line-height:50px;color:#fff}@media (max-width:744px){body.education .edu-page section.edu-hero .slick-prev:before{font-size:32px;line-height:32px}}body.education .edu-page section.edu-hero .slick-next{right:-22px;border:1px solid transparent}@media (max-width:744px){body.education .edu-page section.edu-hero .slick-next{top:inherit;bottom:20px;width:45px;height:45px;right:5%}}body.education .edu-page section.edu-hero .slick-next.active{border:1px solid #00acd7}body.education .edu-page section.edu-hero .slick-next:before{content:"";font-size:50px;line-height:50px;color:#fff}@media (max-width:744px){body.education .edu-page section.edu-hero .slick-next:before{font-size:32px;line-height:32px}}@media (max-width:760px){body.education .edu-page section.edu-hero{height:auto}}body.education .edu-page section.edu-hero .edu-hero p{margin:20px auto}body.education .edu-page section.edu-hero .edu-slick-1{width:100%;position:relative;left:0;top:0;height:500px;background-position:center;background-size:cover;padding:80px 0 40px}@media (max-width:759px){body.education .edu-page section.edu-hero .edu-slick-1{padding:0 0 75px;background-position:23%}}body.education .edu-page section.edu-hero .edu-slick-1 .span-6{width:50%;text-align:left;margin-left:0;float:none}@media (max-width:759px){body.education .edu-page section.edu-hero .edu-slick-1 .span-6{width:100%}}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-1{height:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.education .edu-page section.edu-hero .edu-slick-1 .span-6.shift-6{text-align:left;padding:0}}body.education .edu-page section.edu-hero .edu-slick-1 .continer{width:100%}body.education .edu-page section.edu-hero .edu-slick-1 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media (max-width:759px){body.education .edu-page section.edu-hero .edu-slick-1 .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}body.education .edu-page section.edu-hero .edu-slick-1 .wrlc-image{width:50%;padding-right:5%;text-align:right}@media (max-width:759px){body.education .edu-page section.edu-hero .edu-slick-1 .wrlc-image{width:100%;padding:0;text-align:center}}body.education .edu-page section.edu-hero .edu-slick-1 .wrlc-image img{max-width:50%;margin-left:auto}@media (max-width:759px){body.education .edu-page section.edu-hero .edu-slick-1 .wrlc-image img{margin:30px auto}}body.education .edu-page section.edu-hero .span6.shift-6{margin-left:51.17883%}body.education .edu-page section.edu-hero .span-6:last-child{margin-right:0}body.education .edu-page section.edu-hero .span-6{display:block;width:48.82117%;float:left}@media (max-width:760px){body.education .edu-page section.edu-hero .span-6{width:100%;float:none}}body.education .edu-page section.edu-hero .edu-slick-1 h1{font-size:-webkit-calc(22px + 14 * ((100vw - 420px)/ 604));font-size:calc(22px + 14 * ((100vw - 420px)/ 604));color:#fff;max-width:440px;margin:0 0 20px}@media screen and (max-width:420px){body.education .edu-page section.edu-hero .edu-slick-1 h1{font-size:22px}}@media screen and (min-width:1024px){body.education .edu-page section.edu-hero .edu-slick-1 h1{font-size:36px}}body.education .edu-page section.edu-hero .edu-slick-1 p{font-size:1em;line-height:1.5em;color:#fff;margin:20px auto;font-weight:400}body.education .edu-page section.edu-hero .edu-slick-1 .button{float:none}body.education .edu-page section.edu-hero .edu-slick-2{width:1341px;position:relative;background-position:right;background-size:contain;background-repeat:no-repeat;padding:0;background-color:#fff}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-2{width:100%;background-image:none!important}}body.education .edu-page section.edu-hero .edu-slick-2 .left{height:500px;background-color:#fff}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-2 .left{height:300px}}body.education .edu-page section.edu-hero .edu-slick-2 p{font-size:1.5em;line-height:1.5em;color:#35c4f1;max-width:520px;text-align:center;font-weight:500}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-2 p{font-size:1em;line-height:1.3em}}body.education .edu-page section.edu-hero .edu-slick-2 .tw-logo{width:65%;height:auto;margin:auto}body.education .edu-page section.edu-hero .edu-slick-2 .button{margin:10px}body.education .edu-page section.edu-hero .edu-slick-2 .span-6.mobile-only{display:none}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-2 .span-6.mobile-only{display:block!important}}body.education .edu-page section.edu-hero .edu-slick-2 .tw-banner{vertical-align:bottom;float:right;height:300px;width:auto}body.education .edu-page section.edu-hero .edu-slick-3{width:1318px;position:relative;padding:0;background-color:#fff}body.education .edu-page section.edu-hero .edu-slick-3 .right{width:50%;float:right;height:500px;background-size:80%;margin-top:1px;vertical-align:bottom;background-position:bottom right;display:block;background-repeat:no-repeat}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-3 .right{height:300px;width:100%}}body.education .edu-page section.edu-hero .edu-slick-3 .left{width:50%;height:500px;float:left;margin-bottom:1px;background-repeat:no-repeat;background-position:center;background-size:cover}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-3 .left{width:100%;height:300px}}body.education .edu-page section.edu-hero .edu-slick-3 .intro{padding-top:30px;width:50%;margin:auto}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-3 .intro{padding-top:0}}body.education .edu-page section.edu-hero .edu-slick-3 .intro .star{height:60px;margin:-30px;width:auto;vertical-align:bottom;position:relative;top:28px;left:-15px}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-3 .intro .star{height:40px;width:auto;margin:-20px}}body.education .edu-page section.edu-hero .edu-slick-3 .intro .copy{font-size:1.8em;line-height:50px;color:#566ca9}body.education .edu-page section.edu-hero .edu-slick-3 .sk-logo{width:50%;margin:auto}body.education .edu-page section.edu-hero .edu-slick-3 p{font-size:1em;max-width:320px;color:#566ca9;line-height:1.3;text-align:center;font-weight:500;margin:15px auto}body.education .edu-page section.edu-hero .edu-slick-3 .button{margin:0;padding:5px 8px}body.education .edu-page section.edu-hero .edu-slick-3 .orange-outline-button{border:2px solid #f70}.robotics-comp .edu-mission body.education .edu-page section.edu-hero .edu-slick-3 a,body.education .edu-page section.edu-hero .edu-slick-3 .orange-button,body.education .edu-page section.edu-hero .edu-slick-3 .robotics-comp .edu-mission a{margin-left:5px;border:2px solid #f70}body.education .edu-page section.edu-hero .edu-slick-3 .offer{bottom:0;left:5%;width:25%;position:relative;color:#ff6b00}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-3 .offer{width:35%;left:2%;bottom:1px}}body.education .edu-page section.edu-hero .edu-slick-3 .offer .int{font-size:1em;margin-bottom:5px}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-3 .offer .int{font-size:.5em}}body.education .edu-page section.edu-hero .edu-slick-3 .offer .big{font-size:1.5em;font-weight:700}@media (max-width:760px){body.education .edu-page section.edu-hero .edu-slick-3 .offer .big{font-size:1em}}body.education .edu-page section.edu-hero .edu-slick-3 .offer .button{margin:5px auto}body.education .edu-page section.edu-hero .edu-slick-3 .offer .fine{font-size:.6em}body.education .edu-quote{display:none}body.education .edu-quote.is-active{display:block}@media (min-width:760px){body.education .edu-3 .span-6:first-child{padding-top:50px}}body.education .edu-page{text-align:center}@media (min-width:760px){body.education .edu-page img{max-width:none}}body.education .edu-page li,body.education .edu-page p{font-weight:400}body.education .edu-deals h2,body.education .edu-explore h2{font-size:1.5em}body.education .edu-page .desktop-only{display:none}body.education .edu-page section{overflow:hidden;max-width:1600px;padding:40px 0;margin:0 auto}body.education .edu-page h1{color:#27c3f3;font-size:1.7em;margin:.3em 0}body.education .edu-page p,body.education .edu-page ul{color:#666;font-size:1em;line-height:1.6}body.education .edu-page p{margin:20px auto}body.education .edu-page ul{text-align:left;font-weight:300}body.education .edu-page ul li{float:none;line-height:1.6;font-size:1em;margin:0}body.education .home .slick-arrow{background-color:rgba(0,0,0,.5);font-size:0;border-radius:50px;position:absolute;top:200px;z-index:50}body.education .home .slick-prev{left:-20px}body.education .home .slick-prev:before{content:"<";font-size:50px;line-height:50px}body.education .home .slick-next{right:-20px}body.education .home .slick-next:before{content:">";font-size:50px;line-height:50px}body.education .home .header-space{height:55px}body.education .home .carousel{max-width:1600px;overflow:hidden;margin-left:auto;margin-right:auto;display:block}body.education .home .carousel-slide{overflow:hidden;height:500px;padding:0 0 30px}body.education .home section.edu-3{padding:0}body.education .home section.edu-3 p{color:#35c4f1;max-width:520px;font-size:1em;line-height:1.3em;text-align:center;font-weight:500}body.education .home section.edu-3 .tw-logo{width:65%;height:auto}body.education .home section.edu-3 .tw-banner{vertical-align:bottom}body.education .home section.edu-3 .button{margin:10px}body.education .home section.edu-puzzlets{background-repeat:no-repaet;background-size:cover;background-position:center}body.education .home section.edu-puzzlets h1{font-weight:500;text-align:left;padding-left:5%;max-width:288px;color:#ff6a13;font-size:2em}body.education .home section.edu-puzzlets h2{max-width:288px;font-weight:500;font-size:1em;line-height:1.2;padding-left:5%;text-align:left;color:#666}body.education .home section.edu-hoc .container,body.education .home section.edu-promo .container{max-width:95em}body.education .home section.edu-puzzlets .button{float:left;margin-left:5%}body.education .home section.edu-hoc{color:#666;background-color:#9ae1e6;background-image:-webkit-linear-gradient(top,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to bottom,#fff,#fff,#9ae1e6)}body.education .home section.edu-hoc .logo{width:25%;display:inline-block;float:left}body.education .home section.edu-hoc .robots1{width:90%;display:none}body.education .home section.edu-hoc .text{display:block;width:100%}body.education .home section.edu-hoc .robots2{position:absolute;left:50%;bottom:0;height:60%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}body.education .home section.edu-hoc .button{font-size:1.5em;float:right}body.education .home section.edu-hoc h1{color:#00adbb;text-align:left;font-weight:500;margin:20px auto;font-size:2em}body.education .home section.edu-promo{color:#666;background-color:#9ae1e6;background-image:-webkit-linear-gradient(top,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to bottom,#fff,#fff,#9ae1e6)}body.education .home section.edu-promo h1,body.education .home section.edu-promo h2{display:inline-block;color:#00adbb;text-align:center;font-weight:500;margin:20px auto;vertical-align:middle}body.education .home section.edu-promo h2{text-align:left}body.education .home section.edu-promo .button{margin:10px 0}body.education .home section.edu-promo .dash{width:90%;margin-right:-100px}body.education .home section.edu-promo .logo{height:100px;display:inline-block;vertical-align:center}body.education .home section.edu-promo p{margin:0;font-size:1em;text-align:left;padding-left:40px}body.education .home section.edu-promo li{list-style:disc;font-size:1em;line-height:1.15;margin-left:25px;font-weight:500}body.education .home section.edu-promo .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.education .home section.edu-promo .head h1{font-size:2.5em;max-width:250px;margin:0;padding:1% 40px;text-align:left}body.education .home section.edu-promo .mid{margin:40px 0}body.education .home section.edu-promo .mid h2{margin:10px auto;font-size:1.2em;text-align:center;max-width:600px;display:block}body.education .home .edu-robot-showcase .span-4:nth-child(2),body.education .home section.edu-promo .cent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.education .home section.edu-promo .right{min-width:80%}body.education .home section.edu-promo .left{margin:0 -15% 0 -20%;min-width:60%}body.education .home .edu-home-hero{background-size:auto 900px;background-position:59% 0;min-height:400px;padding-top:50px;text-align:left}body.education .home .edu-home-hero h1{font-size:2.5em}body.education .home .edu-home-hero p{max-width:65%;margin-left:0}body.education .home .edu-capabilities{min-height:600px;padding:20px 0;background-size:cover;background-position:center}body.education .home .edu-capabilities p{margin:auto;max-width:100%}body.education .home .edu-explore h1{margin-bottom:40px}body.education .home .edu-explore img{height:60px}body.education .home .edu-explore .span-4:nth-child(1) h2{color:#46dacd}body.education .home .edu-explore .span-4:nth-child(2) h2{color:#fcab67}body.education .home .edu-explore .span-4:nth-child(3) h2{color:#ba6ace}body.education .home .edu-robot-showcase{background-color:#fff;background-image:-webkit-linear-gradient(top,#fff,#fff,#fff0db);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#fff),to(#fff0db));background-image:linear-gradient(to bottom,#fff,#fff,#fff0db);padding-bottom:0}body.education .home .edu-robot-showcase img{vertical-align:bottom;width:100%;height:100%}body.education .home .edu-robot-showcase img.dot{width:50%}body.education .home .edu-robot-showcase p{max-width:700px;margin:20px auto}body.education .home .edu-robot-showcase ul{border-style:none;border-top:solid #000;border-width:1px;margin:0;padding:20px 0}body.education .home .edu-apps p{max-width:1100px}body.education .home .edu-apps .apps{display:block;margin:60px auto 0}body.education .home .edu-apps .edu-app{display:inline-block;vertical-align:top;width:100px;height:150px}body.education .home .edu-apps .edu-app p{color:#27c3f3;font-weight:500;line-height:23px}body.education .home .edu-apps img{height:80px}body.education .home .yellow{background-color:#fff;background-image:-webkit-linear-gradient(bottom,#fffbcc,#fff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#fffbcc),color-stop(#fff),to(#fff));background-image:linear-gradient(to top,#fffbcc,#fff,#fff);max-width:1600px;margin:0 auto}body.education .home .edu-copyright{margin-top:0!important;padding-bottom:0;background-position:center top;background-repeat:no-repeat;background-size:140% auto}body.education .home .edu-copyright p{font-size:.6em;margin-top:65%;margin-bottom:0;max-width:85%}body.education .home .edu-copyright p a{color:#05bbe9}body.education .home .edu-play{padding-bottom:0}body.education .home .edu-play p{max-width:550px}body.education .home .edu-play .value{max-width:850px;margin:50px auto;display:block}body.education .home .edu-play img{display:inline-block;margin:20px auto;width:70px;height:70px}body.education .home .edu-play .bottom-left,body.education .home .edu-play .bottom-right,body.education .home .edu-play .top-left,body.education .home .edu-play .top-right{display:inline-block;border-style:none;width:220px;height:160px;margin-left:-5px}body.education .home .edu-play .bottom-left p,body.education .home .edu-play .bottom-right p,body.education .home .edu-play .top-left p,body.education .home .edu-play .top-right p{font-size:.9em;margin:0;padding:0 10px}body.education .home .edu-quotes{padding-top:0}body.education .home .edu-quotes .quote{color:#27c3f3;font-size:1.1em;line-height:35px;font-weight:300;min-height:280px}body.education .home .edu-quotes .quote:before{content:"“";margin-left:-12px}body.education .home .edu-quotes .quote:after{content:"”";margin-right:-12px}body.education .home .edu-quotes .next,body.education .home .edu-quotes .prev{display:none;height:63px;width:38px;background-size:cover;margin:35px 10px;cursor:pointer}body.education .home .edu-quotes .next{float:right}body.education .home .edu-quotes .prev{float:left}body.education .curriculum-home .edu-deals,body.education .home .edu-deals{background-image:-webkit-linear-gradient(top,#eee,#fff,#fff)}body.education .home .edu-quotes .bio{display:block;text-align:center;color:#666;vertical-align:top}body.education .home .edu-quotes img{display:block;height:130px;width:130px;border-radius:100%;border-style:solid;border-width:5px;border-color:#27c3f3;padding:1px;margin:0 auto}body.education .home .edu-deals{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),color-stop(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#eee,#fff,#fff);background-image:linear-gradient(to bottom,#eee,#fff,#fff)}body.education .home .edu-deals .detail{max-width:800px}body.education .home .edu-deals .pack{background-color:#fff;margin:1em 0;padding:20px 0;box-shadow:0 0 16px 0 rgba(0,0,0,.5);border-radius:2em;text-align:center}body.education .home .edu-deals .pack p{line-height:1;margin:5px 0}body.education .home .edu-deals .pack h1{font-size:1.9em;margin:10px 0}body.education .home .edu-deals .pack h2{color:#ff742e;margin:5px 0}body.education .home .edu-deals .pack h3{font-weight:600;font-size:1.17em;margin:10px 0}body.education .home .edu-deals .pack .button{text-align:center}body.education .home .edu-deals .item{display:inline-block;padding:0 4px;width:45%;vertical-align:text-top;height:30%}body.education .home .edu-deals .include-icon{padding-bottom:50%;background-size:contain;background-repeat:no-repeat;background-position:center}body.education .home .edu-deals .how-many{display:block;margin:0 auto;text-align:center;font-size:1.5em;line-height:1}body.education .home .edu-deals .title{line-height:1.2;text-align:center;font-size:.9em}body.education .home .edu-page-links .span-4{padding:0 20px;margin:40px 0}body.education .home .edu-page-links img{width:100%}body.education .home .edu-page-links .link{padding-bottom:30px}body.education .home .edu-page-links .span-4:nth-child(1) .link{background-color:#fcf6e1}body.education .home .edu-page-links .span-4:nth-child(2) .link{background-color:#fff0e7}body.education .home .edu-page-links .span-4:nth-child(3) .link{background-color:#d8f5f9}body.education .home .edu-page-links a{color:#ff742e}body.education .home .edu-page-links p{padding:10px}body.education .home .edu-sign-up img{width:70%;border-radius:10px}body.education .home .edu-sign-up .author,body.education .home .edu-sign-up .date,body.education .home .edu-sign-up .title{text-align:center;line-height:30px;font-weight:500;margin:0}body.education .home .edu-sign-up .author,body.education .home .edu-sign-up .date{font-size:.9em;line-height:1.6;font-weight:200}body.education .home .edu-sign-up .row{margin:20px 0}body.education .home .edu-sign-up .span-6{margin-bottom:60px}body.education .home .edu-sign-up a>p{border-bottom-style:solid;border-color:#27c3f3;border-width:1px;padding-bottom:20px;max-width:400px}body.education .home .edu-sign-up .newsletter img{width:20%;display:block;margin:0 auto}body.education .home .edu-sign-up .newsletter p{max-width:400px}body.education .home .edu-sign-up button{background-color:#27c3f3}@media (min-width:761px){body.education .edu-page h1{font-size:2.2em}body.education .edu-page p{font-size:1.2em}body.education .home .slick-arrow{top:250px}body.education .home .header-space{height:76px}body.education .home .carousel-slide{height:600px}body.education .home section.edu-3 p{font-size:1.5em;line-height:1.5em}body.education .home section.edu-puzzlets h1{font-size:2.2em;max-width:350px;margin-top:60px}body.education .home section.edu-puzzlets h2{font-size:1.3em;max-width:350px}body.education .home section.edu-hoc .robots1{width:150%;margin-left:-50%;margin-top:200px}body.education .home section.edu-hoc .robots2{height:75%}body.education .home section.edu-hoc h1{font-size:3.5em}body.education .home section.edu-promo .dash{width:80%}body.education .home section.edu-promo p{font-size:1.5em}body.education .home section.edu-promo li{font-size:1.2em;line-height:1.6}body.education .home section.edu-promo .mid h2{font-size:2.5em}body.education .home section.edu-promo .right{min-width:60%}body.education .home section.edu-promo .left{margin:0 0 0 -10%;min-width:40%}body.education .home .edu-home-hero{background-size:cover;background-position:50% 50%;padding-top:0}body.education .home .edu-home-hero h1{font-size:3em}body.education .home .edu-home-hero p{max-width:100%}body.education .home .edu-capabilities{padding:60px 0}body.education .home .edu-capabilities p{max-width:70%}body.education .home .edu-robot-showcase img{width:260%;position:relative;left:100%;max-width:none}body.education .home .edu-robot-showcase img.dot{width:100%}body.education .home .edu-robot-showcase ul{margin:25% 0 0 40px;padding:20px 0}body.education .home .edu-apps .edu-app{width:150px;height:150px}body.education .home .edu-copyright{background-position:center top;background-size:110%}body.education .home .edu-copyright p{margin-top:54%;max-width:100%}body.education .home .edu-play .top-left{border-bottom:solid #bdbdbd;border-right:solid #bdbdbd;border-width:1px}body.education .home .edu-play .bottom-left{border-right:solid #bdbdbd;padding-top:20px;border-width:1px}body.education .home .edu-play .top-right{border-bottom:solid #bdbdbd;border-width:1px}body.education .home .edu-play .bottom-right{padding-top:20px;border-width:1px}body.education .home .edu-quotes .quote{font-size:1.8em;line-height:45px;min-height:200px;font-weight:300}body.education .home .edu-quotes .next,body.education .home .edu-quotes .prev{display:inline-block}body.education .home .edu-quotes .bio{display:inline-block;text-align:left;border-left:solid #27c3f3;border-width:2px;padding-left:25px}body.education .home .edu-quotes img{margin:0 25px;display:inline-block}body.education .home .edu-deals .pack{padding:60px 5%;text-align:left}body.education .home .edu-deals .pack h2{margin:10px 0}body.education .home .edu-deals .pack h3{margin:20px 0}body.education .home .edu-deals .pack .button{float:right}body.education .home .edu-deals .item{width:30%}body.education .home .edu-deals .how-many{font-size:2.5em}body.education .home .edu-sign-up img{width:100%;border-radius:10px}body.education .home .edu-sign-up .author,body.education .home .edu-sign-up .date,body.education .home .edu-sign-up .title{text-align:left}}@media (min-width:1340px){body.education .home section.edu-3 .tw-banner{float:right}}@media (min-width:1025px){body.education .edu-page .tablet-only{display:none}body.education .edu-page .desktop-only{display:initial}body.education .home .header-space{height:76px}body.education .home .carousel-slide{height:600px}body.education .home section.edu-puzzlets h1{margin-top:100px;font-size:3em;max-width:450px}body.education .home section.edu-puzzlets h2{font-size:1.5em;max-width:450px}body.education .home section.edu-hoc{background-color:#9ae1e6;background-image:-webkit-linear-gradient(left,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to right,#fff,#fff,#9ae1e6)}body.education .home section.edu-hoc .logo{display:block;width:30%;height:auto;max-width:200px}body.education .home section.edu-hoc .robots1{display:initial}body.education .home section.edu-hoc .text{display:inline-block;width:45%}body.education .home section.edu-hoc .robots2{display:none}body.education .home section.edu-hoc .button{float:left;margin-top:250px;margin-left:-30%}body.education .home section.edu-promo{background-color:#9ae1e6;background-image:-webkit-linear-gradient(left,#fff,#fff,#9ae1e6);background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#fff),to(#9ae1e6));background-image:linear-gradient(to right,#fff,#fff,#9ae1e6)}body.education .home section.edu-promo h1,body.education .home section.edu-promo h2{font-size:3.5em;display:block}body.education .home section.edu-promo h2{font-size:2.5em}body.education .home section.edu-promo .button{margin:30px 0;font-size:1.5em}body.education .home section.edu-promo .dash{width:90%;padding-top:20px}body.education .home section.edu-promo .logo{width:100%;height:auto;display:block;margin:auto}body.education .home section.edu-promo p{font-size:2em}body.education .home section.edu-promo li{font-size:1.6em}body.education .home section.edu-promo .left{margin-left:0}body.education .home .edu-robot-showcase img{position:initial}body.education .home .edu-copyright{background-size:80%}body.education .home .edu-copyright p{margin-top:38%;margin-bottom:20px}body.education .code-to-learn-browse .lessons-browse-masthead,body.education .learn-to-code .ltc-masthead,body.education .lesson-wrapper .lesson-header-section,body.education .submit-lesson-form,body.education .submit-success-section{margin-top:115px;padding-top:40px}body.education .home .edu-deals .item{width:19%}body.education .home .edu-page-links p{padding:10px 60px;min-height:280px}}.lesson-wrapper{color:#666;font-weight:300;line-height:1.6}.lesson-wrapper section{overflow:hidden}.lesson-wrapper h3,.lesson-wrapper h4{color:#76c6fd;font-size:1.17em}.lesson-wrapper h4{margin-top:0;margin-bottom:.5em}.lesson-wrapper p{margin:3px 0;text-align:left}.lesson-wrapper a{color:#00acd7}.lesson-wrapper a:hover{color:#00c0f1}.lesson-wrapper .lesson-header-section{background-color:#76c6fd;padding-top:50px;margin-top:0}.lesson-wrapper .lesson-header-section h1{color:#fff}.lesson-wrapper .lesson-header-section .row{margin-bottom:0}.lesson-wrapper .lesson-header-section .container{padding-right:0}.lesson-wrapper .lesson-header-section .lesson-main-image{display:inline-block;margin-top:2em;border-radius:20px;border:10px solid #fff;width:100%}.lesson-wrapper .lesson-header-section .all-lessons-link{display:table;margin-top:3em;color:#fff}.lesson-wrapper .lesson-header-section .all-lessons-link i{font-size:.8em}.lesson-wrapper .lesson-header-section .lesson-title{margin:.3em 0;font-size:3em;line-height:1;text-align:left}.lesson-wrapper .lesson-header-section .lesson-tile-bottom{padding:.8em}.lesson-wrapper .lesson-header-section .author-info{font-size:.8em}.lesson-wrapper .lesson-header-section .lesson-author{display:table}.lesson-wrapper .lesson-header-section .lesson-author>*{display:table-cell;vertical-align:middle}.lesson-wrapper .lesson-header-section .lesson-author .author-name,.lesson-wrapper .lesson-header-section .lesson-author .favorites-value{padding-left:.5em}.lesson-wrapper .lesson-header-section .lesson-author .author-img .img{width:3em;height:3em;background-size:cover;background-position:center;border-radius:50%}.lesson-wrapper .lesson-header-section .social-links{margin:1.5em 0}.lesson-wrapper .lesson-header-section .social-links .link{font-family:Bariol;display:inline-block;margin-right:.5em;padding:.3em 1em;background-color:#fff;border-radius:2em;font-weight:700;line-height:1.6;width:8em;text-align:center;position:relative}.lesson-wrapper .lesson-header-section .social-links .link:hover i{-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}.lesson-wrapper .lesson-header-section .social-links i{-webkit-transition:all .3s;transition:all .3s;margin-right:.5em;font-size:1.3em}.lesson-wrapper .lesson-header-section .social-links .facebook-link{color:#3b5998}.lesson-wrapper .lesson-header-section .social-links .twitter-link{color:#2ee3ff}.lesson-wrapper .lesson-header-section .social-links .favorite-link{color:#fb0}.lesson-wrapper .free-sample-section{background-color:#ea6071}.lesson-wrapper .free-sample-section p{color:#fff;text-align:center;max-width:42em;display:block;margin:20px auto}.lesson-wrapper .free-sample-section a{color:#fff;text-decoration:underline}.lesson-wrapper .lesson-info-section{padding:2em 0 1em;background-color:#fff}.lesson-wrapper .lesson-info-section .categories-list{display:inline;margin-left:2em}.lesson-wrapper .lesson-info-section .categories-list>*{margin-right:.5em}.lesson-wrapper .lesson-info-section .lesson-description{font-size:1.2em}.lesson-wrapper .lesson-details-section{background-color:#e9f4f5;padding-bottom:2em}.lesson-wrapper .lesson-details-section ul.downloads-list{padding:0;list-style:none;font-size:.75em}.lesson-wrapper .lesson-details-section ul.downloads-list li{display:inline-block;margin:.3em 2em .3em 0}.lesson-wrapper .lesson-details-section ul.downloads-list li a{color:#666}.lesson-wrapper .lesson-details-section ul.downloads-list li i{margin-right:.5em;padding:.2em .3em;border-radius:1em;background-color:#76c6fd;color:#fff}.lesson-wrapper .lesson-details-section ul.products-list{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style-type:none}.lesson-wrapper .lesson-details-section ul.products-list li{text-align:center}.lesson-wrapper .lesson-details-section ul.products-list li img{width:5em;margin:0 .5em .5em}.lesson-wrapper .lesson-sections-section{background-color:#fff;overflow:visible;padding:4em 0}.lesson-wrapper .lesson-sections-section li{text-align:left}.lesson-wrapper .lesson-sections-section .lesson-section-nav{display:block;margin-right:4em;padding-bottom:25px}.lesson-wrapper .lesson-sections-section .lesson-section-nav ul{margin:0;padding:0}.lesson-wrapper .lesson-sections-section .lesson-section-nav li{list-style:none}.lesson-wrapper .lesson-sections-section .lesson-section-nav a{display:block;border-radius:1em;color:#f70;padding:0 .7em}.lesson-wrapper .inline,.lesson-wrapper .stats h4{display:inline-block}.lesson-wrapper .lesson-sections-section .lesson-section-nav a:hover{background-color:#ffe3cb}.lesson-wrapper .lesson-sections-section .lesson-section-nav a.active{color:#fff;background-color:#f70}.lesson-wrapper .lesson-sections-section .lesson-section-nav a.active:hover{background-color:#f70}.lesson-wrapper .stats p{padding:0 0 0 10px;display:inline-block;text-align:center}.lesson-wrapper .lesson-list-section{background-color:#f26470}.lesson-wrapper .row{overflow:hidden;margin-bottom:1em}.lesson-wrapper .col{float:left;width:50%;padding-right:2em}.lesson-wrapper .col-4{float:left;width:33%}.lesson-wrapper .clear{overflow:hidden}.lesson-wrapper .unstyled-list{margin:0;padding:0;list-style:none}.lesson-wrapper .unstyled-list li{margin-bottom:.5em}.lesson-wrapper .lesson-sections-tabs-content{font-size:.95em;max-width:55em;line-height:1.6;padding-bottom:4em;overflow:hidden}.lesson-wrapper .lesson-sections-tabs-content>div>:first-child{margin-top:0}.lesson-wrapper .lesson-sections-tabs-content li{margin:.8em 0}.lesson-wrapper .lesson-sections-tabs-content h1{color:#65aee5;font-family:Museo Sans;font-weight:500}.lesson-wrapper .lesson-sections-tabs-content blockquote{padding:.5em 2em;border-left:.5em solid #76c6fd;margin:2em 0}.lesson-wrapper .lesson-sections-tabs-content blockquote p{font-size:1.2em}.lesson-wrapper .lesson-sections-tabs-content img{border:1em solid #e5e5e5;vertical-align:bottom;display:block;max-width:100%}@media (min-width:761px){.lesson-wrapper .lesson-header-section,.submit-lesson-form,.submit-success-section{padding-top:76px}.lesson-tile{width:30%;margin-right:3.3%}.lesson-wrapper .lesson-header-section .lesson-main-image{height:300px;width:auto;margin-bottom:-30px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.lesson-wrapper .lesson-sections-section .lesson-section-nav{float:left;width:15%;padding-bottom:0}.lesson-wrapper .lesson-sections-section .lesson-section-nav li{margin:.5em 0}.lesson-wrapper .lesson-sections-section .lesson-section-nav a{padding:.3em .7em}.lesson-wrapper .stats h4{display:block}.lesson-wrapper .stats p{padding:0;display:block}}@media (min-width:1025px){.lesson-wrapper .lesson-header-section{margin-top:73px;padding-top:40px}.lesson-tile{width:23%;margin-right:2%}}body.curriculum{font-family:Museo Sans}body.curriculum div.toggle.span-6{height:100%}body.curriculum .span-6 h1{margin:.3em 0}body.curriculum .curriculum-home p{margin:20px auto}body.curriculum .curriculum-home p strong{color:#666}body.curriculum .span-6 h2{font-family:Bariol;font-weight:700;padding:8px 0}body.curriculum .curriculum-home .toggle .code-path .header h2{margin:0}body.curriculum .curriculum-home .span-6 .code-path ul{margin-top:18px;margin-bottom:18px;list-style-position:inside}@media (max-width:1024px){body.curriculum .curriculum-home .span-6 .code-path ul{padding-left:40px}}body.curriculum .code-to-learn{background-color:#728feb}@media (max-width:1023px){body.curriculum .code-to-learn{display:none}}body.curriculum .code-to-learn .header{background-color:#6181e4}body.curriculum .code-to-learn .header h2{margin:0;padding:8px 0;color:#fff;font-family:Bariol;text-align:center}.robotics-comp .edu-mission body.curriculum .code-to-learn a,body.curriculum .code-to-learn .robotics-comp .edu-mission a,body.curriculum .code-to-learn a.pill-button{margin-top:1.5em;font-size:20px;text-align:center;margin-left:auto;margin-right:auto}body.curriculum .code-to-learn .center{display:-webkit-box;display:-ms-flexbox;display:flex}body.curriculum .code-to-learn .bod{margin:0 18%;padding:15px 0 0}body.curriculum .code-to-learn .bod .subjects{width:-webkit-calc(100% - 650px);width:calc(100% - 650px)}body.curriculum .code-to-learn .bod p{color:#fff;font-size:1.3em}body.curriculum .code-to-learn .bod p strong{color:#fff}body.curriculum .code-to-learn .bod ul{padding-bottom:30px;padding-left:9%}body.curriculum .code-to-learn .bod ul li{float:none;list-style-type:disc;color:#fff;margin-bottom:1px;font-size:1.3em}body.curriculum .code-to-learn .bod ul li strong{color:#fff;font-weight:700}body.curriculum .code-to-learn .bod p.overview{margin-right:300px}body.curriculum .code-to-learn .bod .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1412px){body.curriculum .code-to-learn .bod .wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:1324px){body.curriculum .code-to-learn .bod .wrapper{width:816px}}body.curriculum .code-to-learn .bod .robo-fam{width:650px;height:331px;background-size:100%;background-repeat:no-repeat;background-position:bottom}body.curriculum .code-to-learn-mobile{background-color:#728feb;display:none}@media (max-width:1023px){body.curriculum .code-to-learn-mobile{display:block}}body.curriculum .code-to-learn-mobile .header{background-color:#6181e4}body.curriculum .code-to-learn-mobile .header h2{margin:0;padding:8px 0;color:#fff;font-family:Bariol;text-align:center}.robotics-comp .edu-mission body.curriculum .code-to-learn-mobile a,body.curriculum .code-to-learn-mobile .robotics-comp .edu-mission a,body.curriculum .code-to-learn-mobile a.pill-button{margin-top:1.5em;font-size:20px;text-align:center;margin-left:auto;margin-right:auto}body.curriculum .code-to-learn-mobile .center{display:-webkit-box;display:-ms-flexbox;display:flex}body.curriculum .code-to-learn-mobile .bod{padding:2em 4em}@media (max-width:759px){body.curriculum .code-to-learn-mobile .bod{padding:1em 2em}}body.curriculum .code-to-learn-mobile .bod p{color:#fff;font-size:1.3em}@media (max-width:759px){body.curriculum .code-to-learn-mobile .bod p{font-size:1em}}body.curriculum .code-to-learn-mobile .bod p strong{color:#fff}body.curriculum .code-to-learn-mobile .bod ul{padding-bottom:30px;padding-left:9%}@media (max-width:1023px){body.curriculum .code-to-learn-mobile .bod ul{padding-bottom:0;margin-top:18px;margin-bottom:18px}}body.curriculum .code-to-learn-mobile .bod ul li{float:none;list-style-type:disc;color:#fff;margin-bottom:5px;font-size:1.3em}@media (max-width:759px){body.curriculum .code-to-learn-mobile .bod ul li{font-size:1em}}body.curriculum .code-to-learn-mobile .bod ul li strong{color:#fff;font-weight:700}body.curriculum .deep-green-button{background-color:#00592e;color:#fff}body.curriculum .curriculum-home{margin-top:76px}@media (max-width:959px){body.curriculum .curriculum-home{margin-top:58px}}body.curriculum .curriculum-home .lessons-masthead{padding:2.5rem 0;position:relative;margin-top:115px}@media (max-width:1023px){body.curriculum .curriculum-home .lessons-masthead{background:#76c6fd;padding-bottom:40px;padding-top:0}}@media (max-width:960px){body.curriculum .curriculum-home .lessons-masthead{margin-top:0}}body.curriculum .curriculum-home .lessons-masthead .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center}@media (max-width:1023px){body.curriculum .curriculum-home .lessons-masthead .bg-image{display:none}}body.curriculum .curriculum-home .lessons-masthead div.container{position:relative;z-index:2}body.curriculum .curriculum-home h1{color:#27c3f3;font-size:3em;margin:.3em 0}@media (max-width:1023px){body.curriculum .curriculum-home h1{color:#fff}}body.curriculum .curriculum-home p{font-size:1em;margin:1.25rem auto;color:#666;line-height:1.3em}@media (min-width:761px){body.curriculum .curriculum-home p{font-size:1.3em}}body.curriculum .curriculum-home .choose-path{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){body.curriculum .curriculum-home .choose-path{display:block}}body.curriculum .curriculum-home .choose-path .toggle{width:50%;margin:0}@media (max-width:1023px){body.curriculum .curriculum-home .choose-path .toggle{width:100%}}body.curriculum .curriculum-home .choose-path .toggle:first-of-type{background-color:#52b967}body.curriculum .curriculum-home .choose-path .toggle:first-of-type .header{background-color:#00a556}body.curriculum .curriculum-home .choose-path .toggle:last-of-type{background-color:#da9744}body.curriculum .curriculum-home .choose-path .toggle:last-of-type .header{background-color:#e94f07}body.curriculum .curriculum-home .choose-path .toggle:last-of-type .button{background-color:#862d04}body.curriculum .curriculum-home .choose-path .toggle:last-of-type .button:hover{background-color:#6d2503}body.curriculum .curriculum-home .code-path{text-align:center}body.curriculum .curriculum-home .code-path a.button strong{font-size:20px}body.curriculum .curriculum-home .code-path .deep-green-button:hover{background-color:#003f21}body.curriculum .curriculum-home .code-path .deep-orange-button:hover{background-color:#6d2503}body.curriculum .curriculum-home .code-path .header h2{color:#fff;padding:8px 0;font-weight:700;font-size:1.4em;margin:0}@media (min-width:761px){body.curriculum .curriculum-home .code-path .header h2{font-size:1.7em}}body.curriculum .curriculum-home .code-path .tagline{font-size:1.3em;font-weight:700;text-align:center}@media (max-width:759px){body.curriculum .curriculum-home .code-path .tagline{font-size:1em}}body.curriculum .curriculum-home .code-path .bod{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0 65px}@media (max-width:1023px){body.curriculum .curriculum-home .code-path .bod{padding:2em 4em}}@media (max-width:759px){body.curriculum .curriculum-home .code-path .bod{padding:1em 2em}}@media (max-width:1023px){body.curriculum .curriculum-home .code-path .bod .left-image{display:none}}body.curriculum .curriculum-home .code-path .bod .left-image .dash-dot{height:345px;width:300px;background-size:cover;background-repeat:no-repeat;background-position:right}body.curriculum .curriculum-home .code-path .bod .left-image .dash-dot-logo{width:280px;height:40px;background-size:75%;background-repeat:no-repeat;margin-left:30px;clear:both}@media (max-width:1023px){body.curriculum .curriculum-home .code-path .bod .right-image{display:none}}body.curriculum .curriculum-home .code-path .bod .right-image .cue-logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.curriculum .curriculum-home .code-path .bod .right-image .cue{height:345px;width:300px;background-size:cover;background-repeat:no-repeat;background-position:left}body.curriculum .curriculum-home .code-path .bod .right-image .cue-logo{width:150px;height:30px;background-size:75%;margin-right:13px;background-repeat:no-repeat}body.curriculum .curriculum-home .code-path .bod .left-content{width:100%;padding:10px 60px 0 18px}@media (max-width:1023px){body.curriculum .curriculum-home .code-path .bod .left-content{padding:0}}body.curriculum .curriculum-home .code-path .bod .left-content p{padding:0;margin:0;max-width:90%;font-family:Museo Sans;margin-bottom:20px}@media (max-width:1023px){body.curriculum .curriculum-home .code-path .bod .left-content p{max-width:100%}}body.curriculum .curriculum-home .code-path .bod .left-content p.non-margin{margin-bottom:0}body.curriculum .curriculum-home .code-path .bod .left-content ul{color:#fff;padding-left:9%;margin-top:18px;margin-bottom:18px;padding-top:0}body.curriculum .curriculum-home .code-path .bod .left-content ul strong{float:left}body.curriculum .curriculum-home .code-path .bod .right-content{width:100%;padding:10px 15px 0 65px}@media (max-width:1023px){body.curriculum .curriculum-home .code-path .bod .right-content{padding:0}}body.curriculum .curriculum-home .code-path .bod .right-content p{padding:0;margin:0;max-width:90%;font-family:Museo Sans;margin-bottom:20px}@media (max-width:1023px){body.curriculum .curriculum-home .code-path .bod .right-content p{max-width:100%}}body.curriculum .curriculum-home .code-path .bod .right-content p.non-margin{margin-bottom:0}body.curriculum .curriculum-home .code-path .bod .right-content ul{color:#fff;padding-left:9%;margin-top:18px;margin-bottom:18px;padding-top:0}body.curriculum .curriculum-home .code-path .bod .right-content ul strong{float:left}body.curriculum .curriculum-home .code-path p{color:#fff;text-align:left}@media (min-width:1025px){body.curriculum .curriculum-home .code-path p{max-width:75%;margin-left:0;padding-left:20%}}body.curriculum .curriculum-home .code-path a.button:hover{color:#fff}@media (min-width:1025px){body.curriculum .curriculum-home .code-path ul{padding-left:22%;list-style-position:inside}}body.curriculum .curriculum-home .code-path ul li{float:none;list-style:disc;line-height:1.5em}body.curriculum .curriculum-home .code-path strong{font-weight:700;color:#fff}body.curriculum .curriculum-home .edu-deals{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#eee),color-stop(#fff),to(#fff));background-image:-webkit-linear-gradient(top,#eee,#fff,#fff);background-image:linear-gradient(to bottom,#eee,#fff,#fff);padding-top:2.5rem}body.curriculum .curriculum-home .edu-deals .pack{background-color:#fff;margin:1em 0;box-shadow:0 0 16px 0 rgba(0,0,0,.5);border-radius:2em;text-align:center;padding:20px 0}@media (min-width:761px){body.curriculum .curriculum-home .edu-deals .pack{padding:60px 10%;text-align:left}}body.curriculum .curriculum-home .edu-deals .pack h1{font-size:1.9em;margin:20px 0;color:#27c3f3}body.curriculum .curriculum-home .edu-deals .pack .button{float:right}@media (max-width:759px){body.curriculum .curriculum-home .edu-deals .pack .button{float:none;text-align:center}}body.curriculum .curriculum-home .edu-deals .pack h2{color:#ff742e;margin:10px 0}body.curriculum .curriculum-home .edu-deals .pack p{line-height:1;margin:10px 0}body.curriculum .curriculum-home .edu-deals .pack h3{font-weight:400;margin:20px 0;font-size:1.17em;color:#000}body.curriculum .curriculum-home .edu-deals .item{width:45%;height:30%;display:inline-block;padding:0 4px;vertical-align:text-top;text-align:center}@media (min-width:761px){body.curriculum .curriculum-home .edu-deals .item{width:30%}}@media (min-width:1025px){body.curriculum .curriculum-home .edu-deals .item{width:16%}}body.curriculum .curriculum-home .edu-deals .item:last-of-type p{margin:0}body.curriculum .curriculum-home .edu-deals .how-many{display:block;margin:0 auto;text-align:center;font-size:1.5em;line-height:1}@media (min-width:761px){body.curriculum .curriculum-home .edu-deals .how-many{font-size:2.5em}}body.curriculum .curriculum-home .edu-deals .title{line-height:1.2;text-align:center;font-size:.9em}body.curriculum .curriculum-home .edu-deals img{max-width:56px;margin:0 auto}.robotics-comp .container{position:relative;background-color:#fff}.robotics-comp .sidelines{border-style:none;border-color:#27c3f3}.robotics-comp .bottomline{padding:5px;border-width:10px;border-style:solid none;border-color:#27c3f3;border-bottom-right-radius:20px;border-bottom-left-radius:20px;border-top:none}.robotics-comp .hero{padding-bottom:0;margin:0 auto;padding-top:50px}.robotics-comp .hero h1{margin:30px 0;font-size:2em}.robotics-comp .hero img{width:100%;border-radius:20px;-webkit-transition-duration:.5s;transition-duration:.5s;border-style:solid;border-color:#27c3f3;border-width:10px;border-top:none;border-bottom:none;vertical-align:bottom;cursor:pointer}.robotics-comp .hero img:hover{opacity:.75}.robotics-comp .timeline{display:block;margin:60px auto 0;padding-bottom:10px;position:relative;pointer-events:none}.robotics-comp .timeline p{color:#ff742e;text-align:center}.robotics-comp .timeline .event{background-color:#27c3f3;border-style:solid;border-color:#54caee;border-width:5px;display:table;border-radius:55px;width:90%;margin:20px auto;padding-right:5%}.robotics-comp .timeline .event .spot{background-color:#00aeda;border-radius:100%;margin:15px 10px;height:75px;width:75px}.robotics-comp .timeline .event .small{font-size:.7em;text-align:center;line-height:1.6;padding-top:23px}.robotics-comp .timeline .event .large{font-size:1em;text-align:center;line-height:1.6}.robotics-comp .timeline .event h2{text-align:center;display:table-cell;vertical-align:middle;margin:0;color:#000}.robotics-comp .edu-mission h1,.robotics-comp .origins p,.robotics-comp .prizes ul,.robotics-comp .quote{text-align:left}.robotics-comp .edu-mission{padding:40px 0}.robotics-comp .edu-mission p{text-align:left;font-size:1em;line-height:1.6}.robotics-comp .edu-mission ul{display:block;margin:0;list-style:disc inside;font-size:.8em;line-height:1.6;padding-left:0}.robotics-comp .prizes a{z-index:10;position:relative;font-size:1.3em;font-family:Museo Sans;font-weight:300;padding:10px 60px}.robotics-comp .prizes h1{padding-top:15px;color:#27c3f3}.robotics-comp .prizes h2{color:#27c3f3}.robotics-comp .prizes ul{list-style:disc;padding:20px 40px;margin-bottom:40px;margin-top:0;border-style:none none solid;border-width:2px;border-color:#27c3f3}.robotics-comp .prizes .span-4:nth-child(3) ul{border-right-style:none;border-bottom-style:none}.robotics-comp .quote h2{color:#27c3f3;font-size:1.2em;line-height:1.6}.robotics-comp .quote h2:before{content:"“";margin-left:-12px}.robotics-comp .quote h2:after{content:"”";margin-right:-12px}.robotics-comp .quote h3{text-align:center;font-size:1.2em;line-height:1.6}.robotics-comp .required p{color:#ff742e}.robotics-comp .required ul{list-style:disc;font-size:1em;line-height:1.6}.robotics-comp .required li{margin:30px 0}.canada-banner{display:none}.canada-banner span{display:inline-block;float:right}.canada-banner a{color:#666}.canada-banner strong{color:#27c3f3}@media (min-width:761px){.robotics-comp .sidelines{width:91.5%;margin:0 auto;border-width:15px;border-style:solid;border-top:none;border-bottom:none}.robotics-comp .bottomline{padding:40px;width:91.5%;margin:-5px auto 40px;border-width:15px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;border-left-style:solid;border-right-style:solid}.robotics-comp .hero{padding-top:115px}.robotics-comp .hero h1{font-size:2.5em}.robotics-comp .hero img{border-radius:50px;border-width:15px}.robotics-comp .timeline{width:91.5%;position:absolute;margin:0 auto 0 -1em}.robotics-comp .timeline .event{width:375px;height:150px;border-radius:75px;box-shadow:10px 10px 60px #fff;margin:35px 0}.robotics-comp .timeline .event .spot{height:110px;width:110px;padding:20px 0;margin:15px 10px}.robotics-comp .timeline .event .small{font-size:1em;padding-top:5px;line-height:1.6;margin-top:5px;color:#000}.robotics-comp .timeline .event .large{font-size:2em;color:#000}.robotics-comp .timeline .event h2{font-size:1.7em}.robotics-comp .edu-mission{padding:40px 20px 40px 350px}.robotics-comp .edu-mission p{font-size:1.4em}.robotics-comp .prizes{padding-top:160px}.robotics-comp .prizes ul{min-height:200px;border-right-style:solid;border-bottom-style:none}.robotics-comp .quote{text-align:center}.robotics-comp .quote h2{font-size:1.4em;line-height:1.6}.robotics-comp .quote h3{text-align:right;font-size:1.3em;line-height:1.6}.robotics-comp .required ul{font-size:1.4em}.canada-banner{display:initial;background-color:transparent;background-image:-webkit-linear-gradient(left,transparent,#fff,#fff);background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(#fff),to(#fff));background-image:linear-gradient(to right,transparent,#fff,#fff);position:fixed;padding:5px;right:0;top:55px;width:100%}}@media (min-width:1025px){.robotics-comp .hero{padding-top:40px;margin-top:115px;position:relative;z-index:2}.robotics-comp .edu-mission h1{text-align:center}.robotics-comp .edu-mission ul{font-size:1.1em;margin:0 0 0 20%}.canada-banner{top:115px;width:60%}}.robotics-comp .edu-mission{margin-top:-42px;padding-top:100px}.robotics-comp .edu-mission h1{text-align:center;color:#27c3f3;font-size:2.2em}.robotics-comp .edu-mission a{padding:.6rem 1.5rem;font-size:1rem;font-weight:700}.robotics-comp .edu-mission p{padding:0 30px}.robotics-comp .edu-mission p:last-of-type{margin-bottom:100px}@media (max-width:759px){.robotics-comp .edu-mission p:last-of-type{margin-bottom:35px}}.robotics-comp .edu-mission ul{margin-top:25px}@media (max-width:759px){.robotics-comp .edu-mission ul{width:250px;margin:0 auto}}.robotics-comp .edu-mission li{position:relative;float:none;display:block;list-style-type:none;margin-bottom:5px;font-size:1.1em}.robotics-comp .edu-mission li::before{content:'';position:absolute;top:8px;left:-15px;width:5px;height:5px;background:#4e5862;border-radius:50%}.prizes-block h2{text-align:center;font-size:1.5em}.prizes-block ul{margin:0;padding:0}.prizes-block ul li{float:none;list-style-type:none;margin:0;padding:0}.prizes-block ul li{position:relative;display:block;list-style-type:disc;margin-bottom:7px;font-size:1em;color:#666}.prizes-block ul li::before{content:'';position:absolute;top:8px;left:-15px;width:5px;height:5px;background:#666;border-radius:50%}.origins{padding-top:50px}.origins h1{text-align:center;color:#27c3f3;font-size:2.2em}.origins p{font-size:1.2em}.robotics-comp .quote{margin-top:75px}.robotics-comp .required{padding-top:75px}.robotics-comp .required h1{text-align:center;color:#27c3f3;font-size:2.2em}.robotics-comp .required li{list-style-type:disc;padding-right:25px;line-height:1.6}.robotics-comp .required a{color:#05bbe9}section.pd-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}section.pd-hero div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-calc(33% - 3px);width:calc(33% - 3px);border-top-left-radius:10px;background-color:#038e9f;padding:46px}section.pd-hero div article{width:100%}section.pd-hero figure{position:relative;width:-webkit-calc(67% - 3px);width:calc(67% - 3px);background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom-right-radius:10px}section.pd-hero figure::before{content:'';display:block;height:0;padding-top:56.25%}section.pd-hero figure span{position:absolute;top:0;left:0;right:0;bottom:0;width:115px;height:115px;margin:auto;cursor:pointer}section.pd-hero h1,section.pd-hero p{color:#fff}section.pd-hero h1{font-size:-webkit-calc(28px + 12 * ((100vw - 420px)/ 604));font-size:calc(28px + 12 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){section.pd-hero h1{font-size:28px}}@media screen and (min-width:1024px){section.pd-hero h1{font-size:40px}}@media (min-width:1080px){section.pd-hero div{border-bottom-left-radius:10px}section.pd-hero figure{border-top-right-radius:10px}}@media (max-width:1079px){section.pd-hero div,section.pd-hero figure{width:100%}section.pd-hero div{border-top-right-radius:10px}section.pd-hero figure{margin-top:6px;border-bottom-left-radius:10px}}@media (max-width:759px){section.pd-hero div{padding:40px 20px}}section.pd-nav{text-align:center;padding:60px 0}section.pd-nav h2{color:#132246}section.pd-nav div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1080px;margin:50px auto 0}section.pd-nav figure{position:relative;width:92px;height:92px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:9999px;margin:0 auto 20px;border:solid 3px transparent}section.pd-nav span{display:block;height:42px;width:42px;background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-transition:all 250ms ease;transition:all 250ms ease}section.pd-nav span svg{width:100%;height:100%}section.pd-nav span svg path{-webkit-transition:all 250ms ease;transition:all 250ms ease}section.pd-nav a{width:16.666667%;display:block;text-align:center;position:relative}section.pd-nav a:nth-child(1) figure{background-color:#2cb7a8}section.pd-nav a:nth-child(1):hover figure{border-color:#2cb7a8}section.pd-nav a:nth-child(1):hover svg path{stroke:#2cb7a8}section.pd-nav a:nth-child(1):hover p{color:#2cb7a8}section.pd-nav a:nth-child(2) figure{background-color:#f9841f}section.pd-nav a:nth-child(2):hover figure{border-color:#f9841f}section.pd-nav a:nth-child(2):hover svg path{stroke:#f9841f}section.pd-nav a:nth-child(2):hover p{color:#f9841f}section.pd-nav a:nth-child(3) figure{background-color:#9542ab}section.pd-nav a:nth-child(3):hover figure{border-color:#9542ab}section.pd-nav a:nth-child(3):hover svg path{stroke:#9542ab}section.pd-nav a:nth-child(3):hover p{color:#9542ab}section.pd-nav a:nth-child(4) figure{background-color:#132246}section.pd-nav a:nth-child(4):hover figure{border-color:#132246}section.pd-nav a:nth-child(4):hover svg path{stroke:#132246}section.pd-nav a:nth-child(4):hover p{color:#132246}section.pd-nav a:nth-child(5) figure{background-color:#3e91a9}section.pd-nav a:nth-child(5):hover figure{border-color:#3e91a9}section.pd-nav a:nth-child(5):hover svg path{stroke:#3e91a9}section.pd-nav a:nth-child(5):hover p{color:#3e91a9}section.pd-nav a:nth-child(6) figure{background-color:#3cc1e7}section.pd-nav a:nth-child(6):hover figure{border-color:#3cc1e7}section.pd-nav a:nth-child(6):hover svg path{stroke:#3cc1e7}section.pd-nav a:nth-child(6):hover p{color:#3cc1e7}section.pd-nav a:hover span{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}section.pd-nav p{color:#132246;font-weight:600;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (min-width:820px){section.pd-nav a::after{content:'+';position:absolute;right:-13px;top:30px;width:26px;height:26px;color:#9ba7c4;font-size:26px}section.pd-nav a:last-child::after{display:none}}@media (max-width:819px){section.pd-nav a{width:33.333333%;margin-bottom:20px}}@media (max-width:419px){section.pd-nav a{width:50%}}section.pd-content-wrap{padding:50px 0;border-top:solid 1px #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.pd-content-wrap rail{position:relative;width:180px}section.pd-content-wrap main{width:-webkit-calc(100% - 180px);width:calc(100% - 180px);padding-left:100px}@media (max-width:1079px){section.pd-content-wrap main{padding-left:40px}}@media (max-width:639px){section.pd-content-wrap main{width:100%;padding-left:0}}div.pd-rail-nav{position:relative;border:solid 1px #dfdfdf;overflow:hidden;border-radius:5px;width:180px}div.pd-rail-nav a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:0 20px;height:40px;max-height:40px;text-align:right;font-weight:500;color:#98a3ae;z-index:1}div.pd-rail-nav a.is-active{color:#132246}div.pd-rail-nav div.pd-rail-nav-bar{position:absolute;top:0;left:0;width:100%;height:40px;background-color:#f1f2f7;z-index:-1;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}@media (min-width:641px){div.pd-rail-nav.is-fixed{position:fixed;top:150px}div.pd-rail-nav.is-fixed.is-absolute{position:absolute;top:inherit;bottom:0}}main.pd-content-main section{padding:80px 0;border-bottom:solid 1px #dfdfdf}@media (max-width:639px){main.pd-content-main section{padding:40px 0}}main.pd-content-main section:nth-child(1) figure.icon-container{background-color:#2cb7a8}main.pd-content-main section:nth-child(2) figure.icon-container{background-color:#f9841f}main.pd-content-main section:nth-child(3) figure.icon-container{background-color:#9542ab}main.pd-content-main section:nth-child(4) figure.icon-container{background-color:#132246}main.pd-content-main section:nth-child(5) figure.icon-container{background-color:#3e91a9}main.pd-content-main section:nth-child(6) figure.icon-container{background-color:#3cc1e7}main.pd-content-main section:first-child{padding-top:0}main.pd-content-main section:last-child{border-bottom:0;padding-bottom:0}main.pd-content-main a.view-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:20px;background-color:#f1f2f7;border-radius:5px}main.pd-content-main a.view-all p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;color:#132246;font-size:12px;font-weight:600}main.pd-content-main a.view-all svg{margin:0 10px 0 0}div.pd-title-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.pd-title-bar div{width:-webkit-calc(100% - 120px);width:calc(100% - 120px);padding-right:60px}div.pd-title-bar figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:120px;height:120px;border-radius:9999px;margin:0 auto 20px}@media (max-width:639px){div.pd-title-bar figure{width:80px;height:80px}}div.pd-title-bar span{display:block;height:52px;width:52px;background-size:contain;background-position:center;background-repeat:no-repeat}div.pd-title-bar h2{color:#132246}div.pd-title-bar p{font-size:1rem;color:#5b7896}@media (max-width:979px){div.pd-title-bar{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}div.pd-title-bar div{width:100%;padding-right:0}div.pd-title-bar figure{margin:0 0 20px}}div.pd-courses{padding:50px 0 0}div.pd-courses article{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}div.pd-courses article:not(:last-child){padding-bottom:30px;margin-bottom:30px;border-bottom:solid 1px #dfdfdf}div.pd-courses figure{position:relative;width:250px;background-size:contain;background-position:center;background-repeat:no-repeat;max-height:180px}div.pd-courses figure::before{content:'';display:block;height:0;padding-top:75%}div.pd-courses div{width:-webkit-calc(100% - 250px);width:calc(100% - 250px);padding-left:30px}div.pd-courses h5{font-size:20px;color:#132246}div.pd-courses p{color:#5b7896;font-size:13px;margin-bottom:20px}div.pd-courses a{display:inline-block}div.pd-courses a:not(:last-child){margin-right:10px}div.pd-courses a.g-btn{margin-bottom:10px}@media (max-width:979px){div.pd-courses div{width:100%;padding-left:0;margin-top:20px}}div.pd-webinars{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}div.pd-webinars div.upcoming{width:34%}div.pd-webinars div.upcoming a.g-btn{display:inline-block;margin-top:30px}div.pd-webinars div.past{width:65%;padding-left:5%}div.pd-webinars div.past a.view-all{display:inline-block;margin-top:30px}div.pd-webinars div.past div.card-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.pd-webinars div.past div.card-wrap .pd-webcard{width:-webkit-calc(50% - 10px);width:calc(50% - 10px)}div.pd-webinars small{display:block;margin-bottom:10px;font-size:10px;color:#3cc1e7;font-weight:900;text-transform:uppercase}div.pd-webinars p{font-size:15px;color:#5b7896}@media (min-width:980px){div.pd-webinars div.upcoming{padding-right:5%;border-right:solid 1px #dfdfdf}}@media (max-width:979px){div.pd-webinars div.past,div.pd-webinars div.upcoming{width:100%}div.pd-webinars div.upcoming{padding-bottom:20px;margin-bottom:20px;border-bottom:solid 1px #dfdfdf}div.pd-webinars div.past{padding-left:0}div.pd-webinars div.past div.card-wrap div.pd-webcard{width:100%}div.pd-webinars div.past div.card-wrap div.pd-webcard:not(:last-child){margin-bottom:20px}}.pd-webcard figure{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#dddee2;border-radius:8px;margin-bottom:15px}.pd-webcard figure::before{content:'';display:block;height:0;padding-top:65%}.pd-webcard span{font-size:9px;text-transform:uppercase;color:#999}.pd-webcard h6{font-size:17px;color:#132246;margin:4px 0 15px}.pd-webcard p{margin:0;color:#5b7896;font-size:15px}.pd-webcard div.webcard-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.pd-webcard div.webcard-author figure{width:48px;height:48px;border-radius:9999px;background-size:cover;background-position:center;background-repeat:no-repeat;margin:0}.pd-webcard div.webcard-author div{width:-webkit-calc(100% - 48px);width:calc(100% - 48px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:14px}.pd-webcard div.webcard-author p{width:100%;margin:0;font-size:12px;font-weight:900;color:#132246;text-transform:uppercase;opacity:.7}.pd-webcard div.webcard-author span{font-weight:400}div.pd-articles{margin-top:40px}div.pd-articles div.article-container a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.pd-articles div.article-container a:not(:last-child){padding-bottom:30px;margin-bottom:30px;border-bottom:solid 1px #dfdfdf}div.pd-articles div.article-container figure{width:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#dddee2;border-radius:8px}div.pd-articles div.article-container figure::before{content:'';display:block;height:0;padding-top:65%}@media (min-width:980px){div.pd-articles div.article-container figure{width:250px}}div.pd-articles div.article-container div.article-content{width:100%;margin-top:20px}@media (min-width:980px){div.pd-articles div.article-container div.article-content{width:-webkit-calc(100% - 250px);width:calc(100% - 250px);padding-left:25px;margin-top:0}}div.pd-articles div.article-container h4{font-size:20px;color:#132246;margin:0 0 10px}div.pd-articles div.article-container p{font-size:14px;color:#5b7896}div.pd-articles div.author-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}div.pd-articles div.author-block span{display:block;height:48px;width:48px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:99px;margin-right:14px}div.pd-articles div.author-block div{padding-top:7px}div.pd-articles div.author-block p{width:100%;font-size:12px;font-weight:900;text-transform:uppercase;color:#132246;margin:0}div.pd-articles div.author-block small{display:block;font-size:12px}div.pd-articles a.view-all{margin-top:30px}body.professional-development div.pd-video.wonder-tv-module{margin-top:40px}body.professional-development div.pd-video.wonder-tv-module ul.video-playlist{background-color:#f1f2f7}body.professional-development div.pd-video.wonder-tv-module .playlist-container li{background-color:#f1f2f7;border-bottom:none}body.professional-development div.pd-video.wonder-tv-module .playlist-container li.active{background-color:#9ba7c4}body.professional-development div.pd-video.wonder-tv-module .playlist-container li:hover{background-color:#9ba7c4}body.professional-development div.pd-video.wonder-tv-module .tv-top-wrap{margin-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.pd-events{margin-bottom:30px}div.pd-events div.upcoming-event-wrapper a{display:block;padding-bottom:20px}div.pd-events div.upcoming-event-wrapper a:not(:last-child){margin-bottom:20px;border-bottom:solid 1px #dfdfdf}div.pd-events div.upcoming-event-wrapper span{font-size:12px;text-transform:uppercase}div.pd-events div.upcoming-event-wrapper p{font-size:18px;color:#132246;line-height:1.2em;font-weight:600}div.pd-workshops{margin-top:30px}div.pd-workshops figure{margin-bottom:25px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#dddee2;border-radius:8px}div.pd-workshops figure::before{content:'';display:block;height:0;padding-top:47%}section.pd-partners{padding:80px 0;border-top:solid 1px #dfdfdf}section.pd-partners div.pd-partners-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5%}section.pd-partners article{width:50%;padding-right:5%}section.pd-partners div.pd-partner-grid{width:50%}section.pd-partners h2{color:#132246;margin-bottom:30px}section.pd-partners a.g-btn{display:inline-block;margin-top:40px}@media (max-width:979px){section.pd-partners div.pd-partners-wrapper{padding:0}section.pd-partners article,section.pd-partners div.pd-partner-grid{width:100%}section.pd-partners article{padding-right:0;margin-bottom:40px}}div.pd-partner-grid ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;box-shadow:inset 0 0 0 1px #fff}div.pd-partner-grid li{position:relative;width:33.333333%;margin:0;box-shadow:inset 0 0 0 .5px #dfdfdf;z-index:1}div.pd-partner-grid li::before{content:'';display:block;height:0;padding-top:56.25%}div.pd-partner-grid li:nth-child(1) figure{-webkit-transition-delay:.1s;transition-delay:.1s}div.pd-partner-grid li:nth-child(2) figure{-webkit-transition-delay:.2s;transition-delay:.2s}div.pd-partner-grid li:nth-child(3) figure{-webkit-transition-delay:.3s;transition-delay:.3s}div.pd-partner-grid li:nth-child(4) figure{-webkit-transition-delay:.4s;transition-delay:.4s}div.pd-partner-grid li:nth-child(5) figure{-webkit-transition-delay:.5s;transition-delay:.5s}div.pd-partner-grid li:nth-child(6) figure{-webkit-transition-delay:.6s;transition-delay:.6s}div.pd-partner-grid li:nth-child(7) figure{-webkit-transition-delay:.7s;transition-delay:.7s}div.pd-partner-grid li:nth-child(8) figure{-webkit-transition-delay:.8s;transition-delay:.8s}div.pd-partner-grid li:nth-child(9) figure{-webkit-transition-delay:.9s;transition-delay:.9s}div.pd-partner-grid li:nth-child(10) figure{-webkit-transition-delay:1s;transition-delay:1s}div.pd-partner-grid li:nth-child(11) figure{-webkit-transition-delay:1.1s;transition-delay:1.1s}div.pd-partner-grid li:nth-child(12) figure{-webkit-transition-delay:1.2s;transition-delay:1.2s}div.pd-partner-grid li:nth-child(13) figure{-webkit-transition-delay:1.3s;transition-delay:1.3s}div.pd-partner-grid li:nth-child(14) figure{-webkit-transition-delay:1.4s;transition-delay:1.4s}div.pd-partner-grid li:nth-child(15) figure{-webkit-transition-delay:1.5s;transition-delay:1.5s}div.pd-partner-grid li:nth-child(16) figure{-webkit-transition-delay:1.6s;transition-delay:1.6s}div.pd-partner-grid li:nth-child(17) figure{-webkit-transition-delay:1.7s;transition-delay:1.7s}div.pd-partner-grid li:nth-child(18) figure{-webkit-transition-delay:1.8s;transition-delay:1.8s}div.pd-partner-grid li:nth-child(19) figure{-webkit-transition-delay:1.9s;transition-delay:1.9s}div.pd-partner-grid li:nth-child(20) figure{-webkit-transition-delay:2s;transition-delay:2s}div.pd-partner-grid li:nth-child(21) figure{-webkit-transition-delay:2.1s;transition-delay:2.1s}div.pd-partner-grid li:nth-child(22) figure{-webkit-transition-delay:2.2s;transition-delay:2.2s}div.pd-partner-grid li:nth-child(23) figure{-webkit-transition-delay:2.3s;transition-delay:2.3s}div.pd-partner-grid li:nth-child(24) figure{-webkit-transition-delay:2.4s;transition-delay:2.4s}div.pd-partner-grid li:nth-child(25) figure{-webkit-transition-delay:2.5s;transition-delay:2.5s}div.pd-partner-grid li:nth-child(26) figure{-webkit-transition-delay:2.6s;transition-delay:2.6s}div.pd-partner-grid li:nth-child(27) figure{-webkit-transition-delay:2.7s;transition-delay:2.7s}div.pd-partner-grid li:nth-child(28) figure{-webkit-transition-delay:2.8s;transition-delay:2.8s}div.pd-partner-grid li:nth-child(29) figure{-webkit-transition-delay:2.9s;transition-delay:2.9s}div.pd-partner-grid li:nth-child(30) figure{-webkit-transition-delay:3s;transition-delay:3s}div.pd-partner-grid li:nth-child(31) figure{-webkit-transition-delay:3.1s;transition-delay:3.1s}div.pd-partner-grid li:nth-child(32) figure{-webkit-transition-delay:3.2s;transition-delay:3.2s}div.pd-partner-grid li:nth-child(33) figure{-webkit-transition-delay:3.3s;transition-delay:3.3s}div.pd-partner-grid li:nth-child(34) figure{-webkit-transition-delay:3.4s;transition-delay:3.4s}div.pd-partner-grid li:nth-child(35) figure{-webkit-transition-delay:3.5s;transition-delay:3.5s}div.pd-partner-grid li:nth-child(36) figure{-webkit-transition-delay:3.6s;transition-delay:3.6s}div.pd-partner-grid li:nth-child(37) figure{-webkit-transition-delay:3.7s;transition-delay:3.7s}div.pd-partner-grid li:nth-child(38) figure{-webkit-transition-delay:3.8s;transition-delay:3.8s}div.pd-partner-grid li:nth-child(39) figure{-webkit-transition-delay:3.9s;transition-delay:3.9s}div.pd-partner-grid li:nth-child(40) figure{-webkit-transition-delay:4s;transition-delay:4s}div.pd-partner-grid li:nth-child(41) figure{-webkit-transition-delay:4.1s;transition-delay:4.1s}div.pd-partner-grid li:nth-child(42) figure{-webkit-transition-delay:4.2s;transition-delay:4.2s}div.pd-partner-grid li:nth-child(43) figure{-webkit-transition-delay:4.3s;transition-delay:4.3s}div.pd-partner-grid li:nth-child(44) figure{-webkit-transition-delay:4.4s;transition-delay:4.4s}div.pd-partner-grid li:nth-child(45) figure{-webkit-transition-delay:4.5s;transition-delay:4.5s}div.pd-partner-grid li:nth-child(46) figure{-webkit-transition-delay:4.6s;transition-delay:4.6s}div.pd-partner-grid li:nth-child(47) figure{-webkit-transition-delay:4.7s;transition-delay:4.7s}div.pd-partner-grid li:nth-child(48) figure{-webkit-transition-delay:4.8s;transition-delay:4.8s}div.pd-partner-grid li:nth-child(49) figure{-webkit-transition-delay:4.9s;transition-delay:4.9s}div.pd-partner-grid li:nth-child(50) figure{-webkit-transition-delay:5s;transition-delay:5s}div.pd-partner-grid li:nth-child(51) figure{-webkit-transition-delay:5.1s;transition-delay:5.1s}div.pd-partner-grid li:nth-child(52) figure{-webkit-transition-delay:5.2s;transition-delay:5.2s}div.pd-partner-grid li:nth-child(53) figure{-webkit-transition-delay:5.3s;transition-delay:5.3s}div.pd-partner-grid li:nth-child(54) figure{-webkit-transition-delay:5.4s;transition-delay:5.4s}div.pd-partner-grid li:nth-child(55) figure{-webkit-transition-delay:5.5s;transition-delay:5.5s}div.pd-partner-grid li:nth-child(56) figure{-webkit-transition-delay:5.6s;transition-delay:5.6s}div.pd-partner-grid li:nth-child(57) figure{-webkit-transition-delay:5.7s;transition-delay:5.7s}div.pd-partner-grid li:nth-child(58) figure{-webkit-transition-delay:5.8s;transition-delay:5.8s}div.pd-partner-grid li:nth-child(59) figure{-webkit-transition-delay:5.9s;transition-delay:5.9s}div.pd-partner-grid li:nth-child(60) figure{-webkit-transition-delay:6s;transition-delay:6s}div.pd-partner-grid li:nth-child(61) figure{-webkit-transition-delay:6.1s;transition-delay:6.1s}div.pd-partner-grid li:nth-child(62) figure{-webkit-transition-delay:6.2s;transition-delay:6.2s}div.pd-partner-grid li:nth-child(63) figure{-webkit-transition-delay:6.3s;transition-delay:6.3s}div.pd-partner-grid li:nth-child(64) figure{-webkit-transition-delay:6.4s;transition-delay:6.4s}div.pd-partner-grid li:nth-child(65) figure{-webkit-transition-delay:6.5s;transition-delay:6.5s}div.pd-partner-grid li:nth-child(66) figure{-webkit-transition-delay:6.6s;transition-delay:6.6s}div.pd-partner-grid li:nth-child(67) figure{-webkit-transition-delay:6.7s;transition-delay:6.7s}div.pd-partner-grid li:nth-child(68) figure{-webkit-transition-delay:6.8s;transition-delay:6.8s}div.pd-partner-grid li:nth-child(69) figure{-webkit-transition-delay:6.9s;transition-delay:6.9s}div.pd-partner-grid li:nth-child(70) figure{-webkit-transition-delay:7s;transition-delay:7s}div.pd-partner-grid li:nth-child(71) figure{-webkit-transition-delay:7.1s;transition-delay:7.1s}div.pd-partner-grid li:nth-child(72) figure{-webkit-transition-delay:7.2s;transition-delay:7.2s}div.pd-partner-grid li:nth-child(73) figure{-webkit-transition-delay:7.3s;transition-delay:7.3s}div.pd-partner-grid li:nth-child(74) figure{-webkit-transition-delay:7.4s;transition-delay:7.4s}div.pd-partner-grid li:nth-child(75) figure{-webkit-transition-delay:7.5s;transition-delay:7.5s}div.pd-partner-grid li:nth-child(76) figure{-webkit-transition-delay:7.6s;transition-delay:7.6s}div.pd-partner-grid li:nth-child(77) figure{-webkit-transition-delay:7.7s;transition-delay:7.7s}div.pd-partner-grid li:nth-child(78) figure{-webkit-transition-delay:7.8s;transition-delay:7.8s}div.pd-partner-grid li:nth-child(79) figure{-webkit-transition-delay:7.9s;transition-delay:7.9s}div.pd-partner-grid li:nth-child(80) figure{-webkit-transition-delay:8s;transition-delay:8s}div.pd-partner-grid li:nth-child(81) figure{-webkit-transition-delay:8.1s;transition-delay:8.1s}div.pd-partner-grid li:nth-child(82) figure{-webkit-transition-delay:8.2s;transition-delay:8.2s}div.pd-partner-grid li:nth-child(83) figure{-webkit-transition-delay:8.3s;transition-delay:8.3s}div.pd-partner-grid li:nth-child(84) figure{-webkit-transition-delay:8.4s;transition-delay:8.4s}div.pd-partner-grid li:nth-child(85) figure{-webkit-transition-delay:8.5s;transition-delay:8.5s}div.pd-partner-grid li:nth-child(86) figure{-webkit-transition-delay:8.6s;transition-delay:8.6s}div.pd-partner-grid li:nth-child(87) figure{-webkit-transition-delay:8.7s;transition-delay:8.7s}div.pd-partner-grid li:nth-child(88) figure{-webkit-transition-delay:8.8s;transition-delay:8.8s}div.pd-partner-grid li:nth-child(89) figure{-webkit-transition-delay:8.9s;transition-delay:8.9s}div.pd-partner-grid li:nth-child(90) figure{-webkit-transition-delay:9s;transition-delay:9s}div.pd-partner-grid li:nth-child(91) figure{-webkit-transition-delay:9.1s;transition-delay:9.1s}div.pd-partner-grid li:nth-child(92) figure{-webkit-transition-delay:9.2s;transition-delay:9.2s}div.pd-partner-grid li:nth-child(93) figure{-webkit-transition-delay:9.3s;transition-delay:9.3s}div.pd-partner-grid li:nth-child(94) figure{-webkit-transition-delay:9.4s;transition-delay:9.4s}div.pd-partner-grid li:nth-child(95) figure{-webkit-transition-delay:9.5s;transition-delay:9.5s}div.pd-partner-grid li:nth-child(96) figure{-webkit-transition-delay:9.6s;transition-delay:9.6s}div.pd-partner-grid li:nth-child(97) figure{-webkit-transition-delay:9.7s;transition-delay:9.7s}div.pd-partner-grid li:nth-child(98) figure{-webkit-transition-delay:9.8s;transition-delay:9.8s}div.pd-partner-grid li:nth-child(99) figure{-webkit-transition-delay:9.9s;transition-delay:9.9s}@media (max-width:479px){div.pd-partner-grid li{width:50%}div.pd-partner-grid li:last-child{display:none}}div.pd-partner-grid figure{position:absolute;top:0;left:0;height:100%;width:100%;background-size:50%;background-position:center center;background-repeat:no-repeat;z-index:1;opacity:0;visibility:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}div.pd-partner-grid figure.is-active{opacity:1;visibility:visible;-webkit-transform:rotateY(0);transform:rotateY(0)}@media (max-width:959px){body.professional-development .wonder-tv-module{-webkit-transform:none;-ms-transform:none;transform:none;width:100%}}@media (max-width:959px){body.professional-development div.pd-video.wonder-tv-module .playlist-container .slick-dots{bottom:-35px}body.professional-development div.pd-video.wonder-tv-module .playlist-container .slick-dots li{border:1px solid #dfdfdf;background-color:#dee1eb;width:auto;height:auto;padding:1px}body.professional-development div.pd-video.wonder-tv-module .playlist-container .slick-dots li.slick-active{background-color:#3cc1e7}}@media (max-width:959px){body.professional-development section.home-quote-module.pro-dev-quote-module .image-wrap{bottom:-120px;width:28%}}@media (max-width:759px){body.professional-development section.home-quote-module.pro-dev-quote-module .image-wrap{width:37%}}@media (max-width:639px){body.professional-development section.home-quote-module.pro-dev-quote-module .image-wrap{width:44%}}@media (max-width:399px){body.professional-development section.home-quote-module.pro-dev-quote-module .image-wrap{width:50%}}@media (max-width:639px){body.professional-development section.pd-content-wrap rail{width:100%;margin-bottom:50px}body.professional-development section.pd-content-wrap rail div.pd-rail-nav{width:100%}body.professional-development section.pd-content-wrap rail div.pd-rail-nav span{position:absolute;width:40px;height:40px;top:0;right:0}body.professional-development section.pd-content-wrap rail div.pd-rail-nav span:hover:after{opacity:.2}body.professional-development section.pd-content-wrap rail div.pd-rail-nav span::after{content:'';position:absolute;top:18px;right:12px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #132246;opacity:.5}body.professional-development section.pd-content-wrap rail div.pd-rail-nav.is-active a{display:-webkit-box;display:-ms-flexbox;display:flex}body.professional-development section.pd-content-wrap rail div.pd-rail-nav a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:none}body.professional-development section.pd-content-wrap rail div.pd-rail-nav a:hover{color:#132246}body.professional-development section.pd-content-wrap rail div.pd-rail-nav a.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}}body.learn-to-code .ltc-content{padding-bottom:25px}body.learn-to-code .resources{margin-top:40px;text-align:left}body.learn-to-code .resources p{font-size:1.3em;line-height:1.3;color:#666;margin-top:20px;margin-bottom:20px}body.learn-to-code .resources p strong{font-weight:700}body.learn-to-code .resources a{color:orange;line-height:25px;font-weight:700}body.learn-to-code .resources a span.copy{color:#666}div.ltc-content-intro p{margin:20px auto;color:#666;font-size:1.3em;font-weight:600;line-height:1.3em}div.ltc-content-intro a{color:orange;font-weight:inherit}div.ltc-content-intro img{float:right;height:130px;padding:30px 0}@media (max-width:759px){div.ltc-tabs{display:none}}div.ltc-tabs ul{margin-bottom:-4px}div.ltc-tabs li{position:relative;display:inline-block;margin-right:-3px;padding:5px 15px;color:#00a656;font-weight:600;border-radius:7px 7px 0 0;border:2px solid #fff;cursor:pointer;float:none}@media (min-width:1024px){div.ltc-tabs li{margin-right:10px}}div.ltc-tabs li.is-active{border-color:#00a656;z-index:2;border-bottom:none}div.ltc-tabs li:nth-child(odd){background:#e4f2ec}div.ltc-tabs li:nth-child(even){background:#baecc6}div.ltc-select{display:none}@media (max-width:759px){div.ltc-select{display:block}}div.ltc-select select{width:100%;background:#2fc7ff;color:#fff;height:2em;font-weight:600}div.ltc-level{display:none;position:relative;min-height:400px;z-index:1}@media (min-width:760px){div.ltc-level{background:#e4f2ec;border:2px solid #00a656}}div.ltc-level.is-active{display:block}@media (min-width:760px){div.ltc-level:nth-child(even){background:#baecc6}}div.ltc-level h2{margin-bottom:30px;color:#000;font-size:1.875rem}@media (max-width:759px){div.ltc-level h2{display:none}}div.ltc-level p{font-size:1.3em;font-weight:600;margin:20px 0;color:#333}@media (max-width:759px){div.ltc-level p{font-size:1em}}div.ltc-level p strong{font-weight:bolder}div.ltc-level table{width:100%}div.ltc-level table tr:nth-child(2n+1){background-color:#fff}div.ltc-level table tr:nth-child(n+3) td:nth-child(n+2){color:#00a656;font-size:10px;padding-left:8px}div.ltc-level table tr.bold{background-color:#00a656;color:#fff}div.ltc-level table tr.bold:first-child th{font-weight:800}div.ltc-level table th{padding:.6em .5em;text-align:center}div.ltc-level table td{padding:.6em .5em;font-weight:700}@media (min-width:760px){div.level-copy{padding:15px}}@media (max-width:759px){div.level-copy{padding-bottom:25px}}div.level-lessons a{width:-webkit-calc(33.333% - 33px);width:calc(33.333% - 33px);margin:15px;display:inline-block;min-height:165px;background-color:#fff;box-shadow:0 0 20px -6px rgba(0,0,0,.75);border-radius:30px;padding:15px;text-align:center}@media (max-width:759px){div.level-lessons a{width:100%;margin-right:0;margin-left:0}}div.level-lessons img{height:48px}div.level-lessons h3{margin:10px 0;color:#00a656;font-size:1.875rem;font-weight:800}div.level-lessons h4{font-size:1.125rem}body.code-to-learn section.ctl-posts{padding-top:25px}body.code-to-learn section.ctl-posts div.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:20px 0;border-radius:4px}body.code-to-learn section.ctl-posts div.pagination .pagin-title{display:none}body.code-to-learn section.ctl-posts div.pagination a,body.code-to-learn section.ctl-posts div.pagination span{position:relative;padding:5px 10px;font-size:12px;margin-right:-1px;color:#337ab7;font-weight:600;background-color:#fff;border:1px solid #ddd}body.code-to-learn section.ctl-posts div.pagination a:hover:not(.current),body.code-to-learn section.ctl-posts div.pagination span:hover:not(.current){color:#23527c;background-color:#eee;border-color:#ddd}body.code-to-learn section.ctl-posts div.pagination .current{background-color:#00acd7;color:#fff;border-color:#00acd7}body.code-to-learn section.ctl-posts div.pagination .pagin-next,body.code-to-learn section.ctl-posts div.pagination .pagin-prev{cursor:pointer}body.code-to-learn a.ctl-post{position:relative;display:inline-block;width:100%;min-height:20em;margin-bottom:1.5em;padding:0;color:#666;background-color:#fff;border-radius:2em;overflow:hidden;text-align:left;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}@media (min-width:760px){body.code-to-learn a.ctl-post{width:29%;margin-right:3.3%}}@media (min-width:1024px){body.code-to-learn a.ctl-post{width:22%;margin-right:2%}}body.code-to-learn a.ctl-post.premium:after{position:absolute;top:15px;left:15px;z-index:3;content:'Premium';background-color:#fad124;color:#333;padding:5px 10px;border-radius:30px;border:3px solid #fff;font-weight:700;font-size:.9em}body.code-to-learn div.ctl-post-image{height:13em;padding:1em;background-size:cover;background-position:center;border-radius:1em 1em 0 0}body.code-to-learn div.ctl-post-info{padding:1em}body.code-to-learn div.ctl-post-info h4{margin-bottom:2px;font-size:1.1em}body.code-to-learn div.ctl-post-info p{font-size:.9em}body.code-to-learn div.ctl-post-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}body.code-to-learn div.ctl-post-author-img{width:3em;height:3em;background-size:cover;background-position:center;border-radius:50%}body.code-to-learn div.ctl-post-author-text{padding-left:.5em;font-size:.9em}body.code-to-learn div.ctl-post-author-text div.post-grade{color:#75bdf2;font-weight:600}body.code-to-learn select.sf-input-select{height:2em;margin-right:10px;background-color:#2fc7ff;color:#fff;font-weight:bolder;text-indent:4px}body.code-to-learn .ctl-posts .container a.filter-submit-lesson{float:right;padding:6px 20px}body.code-to-learn .ctl-posts .container form{display:inline-block}body.code-to-learn .ctl-posts .container .searchandfilter ul{display:inline-block}body.code-to-learn section.curriculum-hero.light{margin-top:115px;padding-top:20px;padding-bottom:55px}@media (max-width:1024px){body.code-to-learn section.curriculum-hero.light{margin-top:0;padding-top:97px;padding-bottom:74px}}@media (max-width:760px){body.code-to-learn section.curriculum-hero.light{padding-top:37px;padding-bottom:53px;background-image:none!important}}body.code-to-learn section.curriculum-hero.light p{line-height:1.2em;margin-top:20px}body.code-to-learn .ctl-posts .sf-field-search input{width:39px;height:2em;border-radius:0;background-color:#2fc7ff;border:none}body.code-to-learn .ctl-posts .sf-field-search input.activeSearchBox{width:300px;background-color:#fff;padding-left:2.5em}body.code-to-learn .ctl-posts .sf-field-search label{position:relative}body.code-to-learn .ctl-posts li.sf-field-search label .search-icon{position:absolute;color:#fff;margin-top:4px;margin-left:6px;width:23px;height:23px;cursor:default}body.code-to-learn select{-webkit-appearance:none;-moz-appearance:none;appearance:none}body.code-to-learn .ctl-posts ul li{border:1px solid #22aadc;padding:0;margin-right:1em;border-radius:5px;margin-bottom:10px;overflow:hidden}body.code-to-learn .ctl-posts ul li label{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;overflow:hidden;position:relative}body.code-to-learn .ctl-posts ul li select{border-radius:0;margin:0;border:none;min-width:9em;padding:0 10px;height:2em;text-align:left;width:179px}body.code-to-learn .ctl-posts ul li select option{font-weight:500}body.code-to-learn .ctl-posts li div{width:35px;height:2em;background-color:#2fc7ff;position:relative;cursor:pointer;border-left:1px solid #22aadc;position:absolute;top:0;right:0;pointer-events:none}body.code-to-learn .ctl-posts ul li select:hover{background-color:#16c0ff}body.code-to-learn .ctl-posts li div:hover{background-color:#16c0ff}body.code-to-learn .ctl-posts li div::after{content:"";position:absolute;border-top:solid 6px #fff;border-left:solid 6px transparent;border-right:solid 6px transparent;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.code-to-learn .ctl-posts ul li.sf-field-taxonomy-robots-accessories select{width:211px}body.code-to-learn section.submit-lesson-section{background-color:#27c3f3;padding:2em 0;color:#666;text-align:center;overflow:hidden}body.code-to-learn section.submit-lesson-section h2{margin:0;color:#fff;font-size:3em;font-family:Bariol}body.code-to-learn section.submit-lesson-section p{text-align:center;margin:30px;line-height:25px;font-weight:300;font-size:.9em}body.code-to-learn section.signup-cta{background-color:#fff;padding:3em 0;overflow:auto}body.code-to-learn section.signup-cta .container{max-width:72.8em;margin:0 auto;padding:0 1em}body.code-to-learn section.signup-cta h1{color:#75bdf2;margin:30px 0;text-align:center;font-family:Bariol;font-size:2em}body.code-to-learn section.signup-cta button{font-size:1.5em;margin:0 auto;display:block;padding:.5em 3em}section.contact-us-wrap{position:relative;margin-top:58px;padding:100px 0 40px}@media (max-width:1023px){section.contact-us-wrap{padding:50px 0 20px}}@media (min-width:1024px){section.contact-us-wrap div.container{padding:0 70px}}section.contact-us-wrap figure.contact-image{position:absolute;top:100px;right:0;width:574px;height:530px;background-size:contain;background-position:center right;background-repeat:no-repeat;z-index:1}@media (max-width:1023px){section.contact-us-wrap figure.contact-image{display:none}}section.contact-us-wrap img.thanks-img{max-width:300px}section.contact-us-wrap a.thanks-home{margin:25px 0}div.contact-us-inner{position:relative;max-width:650px;z-index:2}div.contact-us-inner h1{margin-bottom:10px;color:#f58327;font-size:2.875rem;font-weight:400}@media (max-width:759px){div.contact-us-inner h1{font-size:1.75rem}}div.contact-us-inner p{line-height:1.3em}form.contact-us-form{padding:40px;margin-top:35px;background:#f6f6f6}@media (max-width:1023px){form.contact-us-form{padding:25px}}form.contact-us-form div.select-wrapper{border:1px solid #20add5;border-radius:0;display:block;padding:0;position:relative;background:#fff;color:rgba(0,0,0,.7);-webkit-transition:all .2s ease;transition:all .2s ease;border-color:#ddd;margin-bottom:10px}form.contact-us-form div.select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid transparent;border-radius:0;box-sizing:border-box;color:inherit;font-size:1em;line-height:1.3;margin:0;outline:0;padding:.5em 1.9em .5em .8em;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}form.contact-us-form div.select-wrapper select:focus{background-color:transparent;border:1px solid #20add5;outline:0;box-shadow:0 0 3px 3px rgba(32,173,213,0)}form.contact-us-form div.select-wrapper:after{content:'';height:6px;margin-top:-.25em;pointer-events:none;position:absolute;right:.7em;top:50%;width:6px;z-index:2;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,0,0,.25);height:0;width:0}form.contact-us-form div.select-wrapper:hover{background:#fff;border:1px solid #20add5}form.contact-us-form div.select-wrapper:hover:after{border-top:6px solid rgba(0,0,0,.45)}form.contact-us-form div.select-wrapper option{font-weight:400}@-moz-document url-prefix(){form.contact-us-form div.select-wrapper{overflow:hidden}form.contact-us-form div.select-wrapper select{width:120%;width:calc(100% + 3em)}form.contact-us-form div.select-wrapper select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}}form.contact-us-form div.select-wrapper select::-ms-expand{display:none}form.contact-us-form div.select-wrapper select:focus::-ms-value{background:0 0;color:#222}form.contact-us-form div.input input,form.contact-us-form textarea{width:100%;margin-bottom:10px;padding:15px;background:#fff;color:#000;border:1px solid #ddd;border-radius:0;-webkit-transition:border 250ms;transition:border 250ms}form.contact-us-form div.input input:focus,form.contact-us-form textarea:focus{outline:0;border:2px solid #20add5}form.contact-us-form textarea{margin-bottom:25px;min-height:150px}@media (min-width:1024px){form.contact-us-form input.contact-submit{padding:14px 40px}}div.field-split{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1023px){div.field-split{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}div.field-split>div{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:1024px){div.field-split>div:first-child{margin-right:10px}}section.contact-us-awards{margin:25px 0}body.about div.about-us-2 .founder-profile-pic{content:"";float:left;width:350px;height:400px;border-radius:25px;background-position:top center;background-size:cover}body.about div.about-us-2 .our-mission p{color:#000;margin-top:17px}body.about div.about-us-2 h2{color:#000;font-size:2.3em;margin-top:30px;margin-bottom:30px}body.about div.about-us-2 .team-section p{padding-top:15px;padding-bottom:15px}body.about div.about-us-2 h5:first-child{color:#000}body.about div.about-us-2 .founder-profile-text h5{color:#000}body.about div.about-us-2 .founders-section p.founder-description{padding-top:15px;padding-bottom:15px}body.about div.about-us-2 .founder-profile-text-text{display:block}body.about div.about-us-2 .founder-profile-text{display:inline;padding-left:0;height:0}body.about div.about-us-2 .history-section{overflow:hidden;padding-top:3em}body.about div.about-us-2 .history-section .slick-next{right:0}body.about div.about-us-2 .history-section .slick-prev{left:0;z-index:1}body.about div.about-us-2 .history-section .slick-slide{height:auto}@media (max-width:759px){body.about div.about-us-2 .history-section .histroy-header-text .slick-slider{margin-bottom:0}}@media (max-width:759px){body.about div.about-us-2 .history-section .history-about-text.slick-slider{margin-bottom:0;padding-bottom:2em}}@media (max-width:759px){body.about div.about-us-2 .history-section .history-about-text.slick-initialized{background-color:#f1f9ff}}body.about div.about-us-2 .history-section .slick-track{height:100%;width:33.4%}body.about div.about-us-2 .history-section .history-about-text button.slick-arrow{display:none!important}body.about div.about-us-2 .history-section .slick-dots{display:none!important}body.about div.about-us-2 .history-section .sub-nav-spacing{width:66.6%;display:inline-block;float:left;padding:0}@media (max-width:759px){body.about div.about-us-2 .history-section .sub-nav-spacing{width:100%;float:none;display:block}}body.about div.about-us-2 .history-section .history-gallery{border-radius:.5em 0 0 .5em}@media (max-width:759px){body.about div.about-us-2 .history-section .history-gallery{border-radius:.5em .5em 0 0}}body.about div.about-us-2 .history-section .history-gallery-nav-text a{font-size:15px}body.about div.about-us-2 .history-section .row .history-gallery .history-gallery-image{float:left;height:45vw;max-height:33em;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:759px){body.about div.about-us-2 .history-section .row .history-gallery .history-gallery-image{height:63vw;display:block;width:100%;max-height:none}}body.about div.about-us-2 .history-section .history-gallery-text{width:33.4%;height:45vw;max-height:33em}@media (max-width:759px){body.about div.about-us-2 .history-section .history-gallery-text{width:100%}}body.about div.about-us-2 .history-section .history-gallery-top-text h3{color:#000}body.about div.about-us-2 .history-section .about-gallery-buttons{top:auto;bottom:0;border-bottom:none;border-top:.2em solid #fff;position:absolute;width:100%}@media (max-width:759px){body.about div.about-us-2 .history-section .about-gallery-buttons{top:0;position:absolute;width:100%;border-top:none}}body.about div.about-us-2 .history-section .about-gallery-button{width:50%;float:left;padding:1em 2em;background-color:#f1f9ff;cursor:pointer;position:relative;color:#00acd7;text-decoration:none}@media (max-width:759px){body.about div.about-us-2 .history-section .about-gallery-button{border-bottom:.2em solid #fff}}body.about div.about-us-2 .history-section .about-gallery-buttons:before{content:" ";display:table}body.about div.about-us-2 .history-section .about-gallery-button.one{text-align:right}body.about div.about-us-2 .history-section .about-gallery-button.one:before{border-style:solid;border-width:.2em .2em 0 0;content:'';display:inline-block;height:.65em;left:1em;position:absolute;top:1.3em;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);vertical-align:top;width:.65em}body.about div.about-us-2 .history-section .about-gallery-button.two{border-left:.2em solid #fff}body.about div.about-us-2 .history-section .about-gallery-button.two:before{border-style:solid;border-width:.2em .2em 0 0;content:'';display:inline-block;height:.65em;right:1em;position:absolute;top:1.3em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);vertical-align:top;width:.65em}body.about div.about-us-2 .history-section .about-gallery-button:hover{background-color:#bee3ff;color:#0083a4}body.about div.about-us-2 .team-section .team-header-text p{padding-top:0}section.blog-hero{text-align:center;height:385px;background:#fddc7c}section.blog-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}section.blog-hero h1{margin:0 0 30px 0;font-size:-webkit-calc(36px + 24 * ((100vw - 420px)/ 604));font-size:calc(36px + 24 * ((100vw - 420px)/ 604));color:#fff}@media screen and (max-width:420px){section.blog-hero h1{font-size:36px}}@media screen and (min-width:1024px){section.blog-hero h1{font-size:60px}}section.blog-hero p{max-width:426px;margin:0 auto;font-size:-webkit-calc(20px + 6 * ((100vw - 420px)/ 604));font-size:calc(20px + 6 * ((100vw - 420px)/ 604));font-weight:400;color:#4f4f4f}@media screen and (max-width:420px){section.blog-hero p{font-size:20px}}@media screen and (min-width:1024px){section.blog-hero p{font-size:26px}}section.blog-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 33px;background:#ffc629}section.blog-nav li{display:inline-block;margin:0 25px 0 0}section.blog-nav a{display:block;font-weight:700;color:#fff;padding:25px 5px 20px}section.blog-nav a span{display:block;padding:0 5px 5px}section.blog-nav a.is-active span{border-bottom:1px solid #fff}div.blog-nav-container{width:100%;max-width:1800px;margin:0 auto}section.blog-posts{padding:100px 5%;background:#f6f6f6;overflow:hidden}div.blog-posts-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;max-width:1800px;margin:0 auto}@media (min-width:760px){div.blog-posts-wrap{left:10px}}div.blog-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-calc(33.333% - 10px);width:calc(33.333% - 10px);margin:0 10px 10px 0;background:#fff}@media (max-width:1023px){div.blog-post{width:-webkit-calc(50% - 10px);width:calc(50% - 10px)}}@media (max-width:759px){div.blog-post{width:100%;margin-right:0}}div.blog-post:first-child,div.blog-post:nth-child(6){width:-webkit-calc(66.666% - 10px);width:calc(66.666% - 10px)}@media (max-width:1023px){div.blog-post:first-child,div.blog-post:nth-child(6){width:-webkit-calc(50% - 10px);width:calc(50% - 10px)}}@media (max-width:759px){div.blog-post:first-child,div.blog-post:nth-child(6){width:100%}}@media (min-width:1024px){div.blog-post:first-child figure.blog-post-img,div.blog-post:nth-child(6) figure.blog-post-img{overflow:hidden;position:relative}div.blog-post:first-child figure.blog-post-img::before,div.blog-post:nth-child(6) figure.blog-post-img::before{content:'';display:block;height:0;padding-top:54.6%}}div.blog-post>a{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-bottom:1px solid #f2f2f2}div.blog-post>a:hover button{background:#ff8a00;color:#fff}div.blog-post>a p{padding-bottom:60px}div.blog-post figure{background-size:cover;background-repeat:no-repeat;background-position:center center}div.blog-post figure.blog-post-img{margin-bottom:30px;overflow:hidden;position:relative}div.blog-post figure.blog-post-img::before{content:'';display:block;height:0;padding-top:54.6%}div.blog-post h6{margin-top:0;color:#4f4f4f;font-size:1.25rem;font-weight:700}div.blog-post p{font-size:1rem}div.blog-post div.post-cta{position:absolute;bottom:20px;right:26px;padding:10px 0 0 0;text-align:right}div.blog-post button{margin:5px 0;padding:5px 12px;background-color:transparent;color:#ff8a00;border:1px solid #ff8a00;font-size:1rem}div.blog-post-copy{padding:0 17px}div.blog-post-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 7px}div.blog-post-bottom a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px;margin-right:20px}div.blog-post-bottom a:hover p{color:#007b9e}div.blog-post-bottom a::after{content:'';position:absolute;top:12px;right:0;width:1px;height:22px;background:#4f4f4f}div.blog-post-bottom a p{color:#00a3d1}div.blog-post-bottom p{padding:0}div.blog-post-bottom figure{width:46px;height:46px;margin-right:18px;border-radius:50%}.blgdetl--hero{padding:0 5%;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:80px}@media (max-width:960px){.blgdetl--hero{margin-bottom:40px}}.blgdetl--hero .wrap{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:7px;width:100%;min-height:300px;padding:50px 5%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden}.blgdetl--hero .wrap:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00acd7;opacity:.95}.blgdetl--hero .text-box{text-align:center;max-width:730px;margin:0 auto;position:relative;z-index:3}.blgdetl--hero .text-box *{color:#fff}.blgdetl--hero h1{margin:0}.blgdetl--hero .catname{text-transform:uppercase;font-size:10px;font-weight:900}.blgdetl--hero .catname span:last-child{display:none}.blgdetl--body{padding:0 5%}.blgdetl--body .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){.blgdetl--body .wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.blgdetl--body h4{color:#132246}.blgdetl--body .col-content{width:-webkit-calc(100% - 285px - (45px * 2));width:calc(100% - 285px - (45px * 2));padding-bottom:100px}@media (max-width:960px){.blgdetl--body .col-content{width:100%;padding-bottom:30px}}.blgdetl--body .col-rail{width:-webkit-calc(285px + 45px);width:calc(285px + 45px)}@media (max-width:960px){.blgdetl--body .col-rail{width:100%}}.blgdetl--body .rail-wrap{padding-bottom:20px}@media (min-width:961px){.blgdetl--body .rail-wrap{padding-left:45px;border-left:1px solid #dfdfdf}}@media (max-width:960px){.blgdetl--body .rail-wrap{padding-top:50px;border-top:1px solid #dfdfdf}}.blgdetl--body .content-box ul li{list-style-type:disc;margin-left:25px;padding-left:10px;margin-bottom:14px;line-height:1.58;font-weight:400;float:none;color:#5b7896}.blgdetl--body .content-box ul li a{background-repeat:repeat-x;background-position:0 1.03em;background-size:2px 2px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.68)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.68) 50%,transparent 50%);background-image:linear-gradient(to bottom,rgba(0,0,0,.68) 50%,transparent 50%)}.blgdetl--body .content-box ul li a.origin-color{font-weight:400}.blgdetl--body .content-box ul li strong{color:rgba(0,0,0,.84)}.blgdetl--body .content-box ol li{list-style-type:decimal;margin-left:25px;padding-left:10px;line-height:1.58;font-weight:400;float:none;margin-bottom:14px;color:#5b7896}.blgdetl--body .content-box hr.section-divider{margin-top:52px;margin-bottom:42px;position:relative;border-bottom:1px solid transparent}.blgdetl--body .content-box hr.section-divider:before{content:'...';display:inline-block;margin-left:.6em;color:rgba(0,0,0,.68);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-weight:400;font-style:italic;font-size:30px;letter-spacing:.6em}.blgdetl--body .content-box h3{color:rgba(0,0,0,.84)}.blgdetl--body .content-box h3 strong{color:rgba(0,0,0,.84)}.blgdetl--body .content-box img.margin-button{margin-bottom:10px}.blgdetl--body .content-box p.less-black{color:rgba(0,0,0,.68);padding-left:5%;font-size:25px}.blgdetl--body .content-box div.quote{padding-left:50px;font-weight:400;margin-top:24px}.blgdetl--body .content-box div.quote p{color:rgba(0,0,0,.68);font-size:24px}.blgdetl--body .content-box .section-inner blockquote{border-left:3px solid transparent;margin-top:55px;padding-left:50px}.blgdetl--body .content-box .section-inner blockquote p{font-weight:400;color:rgba(0,0,0,.54);font-style:italic}.blgdetl--body .content-box .section-inner blockquote p em{font-weight:400;color:rgba(0,0,0,.54);font-style:italic}.blgdetl--body .content-box .section-inner blockquote p strong{font-weight:400;color:rgba(0,0,0,.54)}.blgdetl--body .content-box .section-inner blockquote p a{color:rgba(0,0,0,.54);font-weight:400;background-repeat:repeat-x;background-position:0 1.03em;background-size:2px 2px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.68)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.68) 50%,transparent 50%);background-image:linear-gradient(to bottom,rgba(0,0,0,.68) 50%,transparent 50%)}.blgdetl--body .content-box .section-inner strong em{font-weight:400;color:rgba(0,0,0,.54)}.blgdetl--body .content-box blockquote{border-left:3px solid rgba(0,0,0,.84);padding-left:20px}.blgdetl--body .content-box blockquote p{font-size:21px;line-height:1.58;font-style:italic;font-weight:400}.blgdetl--body .content-box p strong em{color:#000;font-weight:700}.blgdetl--body .content-box p strong em.markup-em{color:rgba(0,0,0,.54)}.blgdetl--body .content-box p strong{color:rgba(0,0,0,.84)}.blgdetl--body .content-box p strong.markup-strong{color:rgba(0,0,0,.54)}.blgdetl--body .content-box p a.color-green{color:#1c9963}.blgdetl--body .content-box-new ol,.blgdetl--body .content-box-new ul{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blgdetl--body .content-box-new ol:last-of-type,.blgdetl--body .content-box-new ul:last-of-type{margin-bottom:0}.blgdetl--body .content-box-new ol li,.blgdetl--body .content-box-new ul li{padding-left:40px;display:block;position:relative;margin-bottom:20px}.blgdetl--body .content-box-new ol li:last-of-type,.blgdetl--body .content-box-new ul li:last-of-type{margin-bottom:0}.blgdetl--body .content-box-new ol li:before,.blgdetl--body .content-box-new ul li:before{content:''}.blgdetl--body .content-box-new ul li:before{position:absolute;top:6px;left:18px;width:5px;height:5px;border-radius:50%;background:#132246}.blgdetl--body .content-box-new ol{counter-reset:section}.blgdetl--body .content-box-new ol li:before{counter-increment:section;content:counter(section) ".";position:absolute;left:13px;font-weight:700}.blgdetl--body .content-box-new .g-btn{display:table;font-size:16px;padding:14px 30px;min-width:172px;text-align:center;line-height:1em;margin-top:40px;margin-bottom:60px}.blgdetl--body .content-box-new .g-btn.inverted:hover{box-shadow:inset 0 0 0 28px #ff8a00}.blgdetl--body .content-box-new .g-btn.center{margin-left:auto;margin-right:auto}.blgdetl--body .content-box-new .g-btn.right{margin-left:auto}.blgdetl--body .content-box-new a:not(.g-btn):not(.btn){color:#5b7896;border-bottom:1px solid #5b7896;font-size:16px}.blgdetl--body .content-box-new a:not(.g-btn):not(.btn):hover{color:#132246;border-bottom-color:#ff8a00}.blgdetl--body .content-box-new img{max-width:100%;border-radius:10px}.blgdetl--body .content-box-new h1,.blgdetl--body .content-box-new h2,.blgdetl--body .content-box-new h3,.blgdetl--body .content-box-new h4,.blgdetl--body .content-box-new h5,.blgdetl--body .content-box-new h6{color:#132246;line-height:1.1em}.blgdetl--body .content-box-new figcaption{color:#5b7896}.blgdetl--body .content-box-new li,.blgdetl--body .content-box-new p{font-size:16px;margin-bottom:30px;color:#5b7896}.blgdetl--body .content-box-new p:last-of-type{margin-bottom:0}.blgdetl--body .content-box-new strong{font-weight:700}.blgdetl--body .content-box-new h3{margin-bottom:30px}.blgdetl--body .content-box-new h4.subtitle{margin:0;font-size:22px;margin-bottom:10px}.blgdetl--body .content-box-new h4.subtitle span{position:relative;display:inline-block;padding-bottom:10px}.blgdetl--body .content-box-new h4.subtitle span:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:#00acd7}.blgdetl--body .content-box-new .video-ele{margin:50px 0}.blgdetl--body .content-box-new .video-wrap{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;border-radius:10px;height:initial;position:relative;cursor:pointer;overflow:hidden}.blgdetl--body .content-box-new .video-wrap::before{content:'';display:block;height:0;padding-top:56.25%}.blgdetl--body .content-box-new .video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.blgdetl--body .content-box-new .video-wrap:hover svg{-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.blgdetl--body .content-box-new .video-wrap svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20%;max-width:118px;min-width:60px;-webkit-transition:.35s;transition:.35s}.blgdetl--body .content-box-new .full-img{margin:50px 0;width:100%}.blgdetl--body .content-box-new .full-img figcaption,.blgdetl--body .content-box-new .video-ele figcaption{font-style:italic;font-weight:700;margin-top:7px;font-size:16px}.blgdetl--body .content-box-new .full-img figcaption *,.blgdetl--body .content-box-new .video-ele figcaption *{font-style:italic;font-weight:700}.blgdetl--body .content-box-new .full-img figcaption.center,.blgdetl--body .content-box-new .video-ele figcaption.center{text-align:center}.blgdetl--body .content-box-new .full-img figcaption.right,.blgdetl--body .content-box-new .video-ele figcaption.right{text-align:right}.blgdetl--body .content-box-new .c-2col{margin:30px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.blgdetl--body .content-box-new .c-2col>*{width:47%}@media (max-width:640px){.blgdetl--body .content-box-new .c-2col>*{width:100%}}@media (max-width:640px){.blgdetl--body .content-box-new .c-2col .c2col-l{margin-bottom:30px}}.blgdetl--body .content-box-new .copy-wrap{margin:30px 0}.blgdetl--body .content-box-new .copy-wrap:after{clear:both;content:'';display:table}.blgdetl--body .content-box-new .copy-wrap p:last-child{margin-bottom:0}.blgdetl--body .content-box-new .copy-wrap .float-img{width:40%;margin-bottom:30px;display:block}@media (max-width:640px){.blgdetl--body .content-box-new .copy-wrap .float-img{max-width:300px;width:100%}}.blgdetl--body .content-box-new .copy-wrap .float-img.left{float:left;margin-right:50px}@media (max-width:640px){.blgdetl--body .content-box-new .copy-wrap .float-img.left{margin-left:auto;margin-right:auto;float:none}}.blgdetl--body .content-box-new .copy-wrap .float-img.right{float:right;margin-left:50px}@media (max-width:640px){.blgdetl--body .content-box-new .copy-wrap .float-img.right{margin-left:auto;margin-right:auto;float:none}}.blgdetl--body .content-box-new .c-quote{position:relative;margin:50px 0;padding:15px 0 15px 7%}.blgdetl--body .content-box-new .c-quote:before{content:'';position:absolute;width:8px;height:100%;left:0;top:0;background:#00acd7}.blgdetl--body .content-box-new .c-quote *{font-size:18px;font-weight:500}.blgdetl--body .nav-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:100px;margin-bottom:50px}.blgdetl--body .nav-box .all-btn{background:#2fc0e9;color:#fff;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;font-size:14px;font-weight:500}.blgdetl--body .nav-box .next-btn,.blgdetl--body .nav-box .prev-btn{background:rgba(60,193,231,.5);width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;padding:0}.blgdetl--body .nav-box .next-btn svg,.blgdetl--body .nav-box .prev-btn svg{width:20px;height:20px}.blgdetl--body .nav-box .prev-btn{margin-right:2px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.blgdetl--body .nav-box .next-btn{margin-left:2px}.blgdetl--body .video-wraper{margin-top:40px;overflow:hidden;position:relative}.blgdetl--body .video-wraper::before{content:'';display:block;height:0;padding-top:56.25%}.blgdetl--body .video-wraper iframe{position:absolute;left:0;top:0;width:100%;height:100%}.blgdetl--body .post-rail-author-img{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;width:85px;border-radius:50%;margin:45px 0 35px;position:relative;overflow:visible;box-shadow:0 0 0 10px #fff,0 0 0 11px #fddc7c}.blgdetl--body .post-rail-author-img::before{content:'';display:block;height:0;padding-top:100%}.blgdetl--body .post-rail-author-name{font-weight:700;color:#132246;position:relative;padding-bottom:20px}.blgdetl--body .post-rail-author-name:before{content:'';position:absolute;left:0;bottom:0;width:43px;height:1px;background:#c4c4c4}.blgdetl--body .post-rail-desc{color:#98a7c4}.blgdetl--body .block-tags{margin-top:60px;padding-top:40px;border-top:1px solid #f2f2f2}.blgdetl--body .block-tags a{border:1px solid #fc761e;border-radius:3px;padding:5px 10px;display:inline-block;margin-right:6px;margin-bottom:10px;text-transform:uppercase;font-size:14px;-webkit-transition:.35s;transition:.35s}.blgdetl--body .block-tags a:hover{background:#fc761e;color:#fff}.blgdetl--body .block-tags a:last-child{margin-right:0}.blgdetl--body .block-social{margin-top:60px;padding-top:40px;border-top:1px solid #f2f2f2}.blgdetl--body .block-social h4,.blgdetl--body .block-social p{color:#132246}.blgdetl--body .block-social h4{margin-bottom:30px}.blgdetl--body .block-social div{margin-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.blgdetl--body .block-social a{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;border:2px solid #5b7896;margin-right:5px}.blgdetl--body .block-social svg{width:20px;height:20px}.blgdetl--body .block-social *{fill:#5b7896}.blgdetl--body .block-social a:hover{background:#5b7896}.blgdetl--body .block-social a:hover *{fill:#fff}.blgdetl--body .block-articles{margin-top:60px;padding-top:40px;border-top:1px solid #f2f2f2}.blgdetl--body .block-articles a{margin-bottom:30px;display:block}.blgdetl--body .block-articles p{margin:0}.blgdetl--body .block-articles p.title{color:#132246;font-size:16px;margin-bottom:10px;line-height:1.2em}.blgdetl--body .block-articles p.date{font-size:10px;font-weight:900;color:rgba(0,0,0,.5);text-transform:uppercase}.blgdetl--body .block-articles a:hover p.title{font-weight:500;text-decoration:underline}section.blog-detail-wrap{background:#fafafa}div.blog-detail-inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1800px;margin:0 auto}@media (max-width:759px){div.blog-detail-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}div.blog-detail-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:80px 5%;background:#fff}@media (max-width:759px){div.blog-detail-content{padding:40px 5%}}div.blog-detail-content ul li{list-style-type:disc;margin-left:25px;padding-left:10px;margin-bottom:14px;font-size:21px;line-height:1.58;font-weight:400;color:rgba(0,0,0,.84);font-family:medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;float:none}div.blog-detail-content ul li a{text-decoration:underline;color:rgba(0,0,0,.84);-webkit-text-decoration-color:rgba(0,0,0,.84);text-decoration-color:rgba(0,0,0,.84);background-repeat:repeat-x;background-position:0 1.03em;background-size:2px 2px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.68)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.68) 50%,transparent 50%);background-image:linear-gradient(to bottom,rgba(0,0,0,.68) 50%,transparent 50%);font-family:medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif}div.blog-detail-content ul li a.origin-color{font-weight:400}div.blog-detail-content ul li strong{color:rgba(0,0,0,.84)}div.blog-detail-content ol li{list-style-type:decimal;margin-left:25px;padding-left:10px;font-size:21px;line-height:1.58;font-weight:400;color:rgba(0,0,0,.84);font-family:medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;float:none;margin-bottom:14px}div.blog-detail-content hr.section-divider{margin-top:52px;margin-bottom:42px;position:relative;border-bottom:1px solid transparent}div.blog-detail-content hr.section-divider:before{content:"...";display:inline-block;margin-left:.6em;color:rgba(0,0,0,.68);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-weight:400;font-style:italic;font-size:30px;letter-spacing:.6em}div.blog-detail-content h3{color:rgba(0,0,0,.84)}div.blog-detail-content h3 strong{color:rgba(0,0,0,.84)}div.blog-detail-content img.margin-button{margin-bottom:10px}div.blog-detail-content p.less-black{color:rgba(0,0,0,.68);padding-left:5%;font-size:25px}div.blog-detail-content div.quote{padding-left:50px;font-weight:400;margin-top:24px}div.blog-detail-content div.quote p{color:rgba(0,0,0,.68);font-size:24px;font-family:medium-content-slab-serif-font,Georgia,Cambria,"Times New Roman",Times,serif}div.blog-detail-content .section-inner blockquote{border-left:3px solid transparent;margin-top:55px;padding-left:50px}div.blog-detail-content .section-inner blockquote p{font-weight:400;color:rgba(0,0,0,.54);font-family:medium-content-slab-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;font-style:italic}div.blog-detail-content .section-inner blockquote p em{font-weight:400;color:rgba(0,0,0,.54);font-style:italic}div.blog-detail-content .section-inner blockquote p strong{font-weight:400;color:rgba(0,0,0,.54)}div.blog-detail-content .section-inner blockquote p a{text-decoration:underline;color:rgba(0,0,0,.54);font-weight:400;-webkit-text-decoration-color:rgba(0,0,0,.84);text-decoration-color:rgba(0,0,0,.84);background-repeat:repeat-x;background-position:0 1.03em;background-size:2px 2px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.68)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.68) 50%,transparent 50%);background-image:linear-gradient(to bottom,rgba(0,0,0,.68) 50%,transparent 50%);font-family:medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif}div.blog-detail-content .section-inner strong em{font-weight:400;color:rgba(0,0,0,.54)}div.blog-detail-content blockquote{border-left:3px solid rgba(0,0,0,.84);padding-left:20px}div.blog-detail-content blockquote p{font-size:21px;line-height:1.58;font-style:italic;font-weight:400;font-family:medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif}div.blog-detail-content p strong em{color:#000;font-weight:700}div.blog-detail-content p strong em.markup-em{color:rgba(0,0,0,.54)}div.blog-detail-content p strong{color:rgba(0,0,0,.84)}div.blog-detail-content p strong.markup-strong{color:rgba(0,0,0,.54)}div.blog-detail-content p a.color-green{color:#1c9963}div.blog-detail-content .twitter-tweet{margin-left:auto;margin-right:auto}div.blog-detail-content .twitter-wraper{margin-top:40px;margin-bottom:40px}div.blog-detail-content div.video-wraper{margin-top:40px;overflow:hidden;position:relative}div.blog-detail-content div.video-wraper::before{content:'';display:block;height:0;padding-top:56.25%}div.blog-detail-content div.video-wraper iframe{position:absolute}div.blog-detail-content div.facebook-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}div.blog-detail-content div.facebook-wraper iframe.facebook-iframe{margin-bottom:7px}@media (max-width:760px){div.blog-detail-content div.facebook-wraper iframe.facebook-iframe{width:100%!important}}div.blog-detail-content div.left-side-img{float:left;margin-right:30px}div.blog-detail-content div.left-side-img img{margin-bottom:10px}@media (max-width:640px){div.blog-detail-content div.left-side-img img{width:100%}}div.blog-detail-content div.left-side-img figcaption{margin-bottom:11px}@media (max-width:1135px){div.blog-detail-content div.left-side-img{float:none;margin-left:auto;margin-right:auto;margin-bottom:40px}}div.blog-detail-content div.big-left-side-img{float:left;margin-right:70px}@media (max-width:640px){div.blog-detail-content div.big-left-side-img{width:100%!important}}@media (max-width:1135px){div.blog-detail-content div.big-left-side-img{float:none;margin-left:auto;margin-right:auto;margin-bottom:40px}}div.blog-detail-content div.big-left-side-img img{margin-bottom:10px}@media (max-width:640px){div.blog-detail-content div.big-left-side-img img{width:100%}}div.blog-detail-content div.big-left-side-img figcaption{margin-bottom:11px}div.blog-detail-content div.big-left-side-img figcaption a{color:rgba(0,0,0,.68);text-decoration:underline;font-weight:400;-webkit-text-decoration-color:rgba(0,0,0,.68);text-decoration-color:rgba(0,0,0,.68);background-repeat:repeat-x;background-position:0 1.03em;background-size:2px 2px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.68)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.68) 50%,transparent 50%);background-image:linear-gradient(to bottom,rgba(0,0,0,.68) 50%,transparent 50%)}div.blog-detail-content figure.img-left{margin-left:0;margin-right:0}div.blog-detail-content figure{margin-left:auto;margin-right:auto;margin-top:40px;margin-bottom:40px}div.blog-detail-content figure img{margin-bottom:10px}div.blog-detail-content figure figcaption{margin-bottom:0;font-size:14px;color:rgba(0,0,0,.68)}div.blog-detail-content figure figcaption a{text-decoration:underline;color:rgba(0,0,0,.68);background-repeat:repeat-x;background-position:0 1.03em;background-size:2px 2px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.68)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.68) 50%,transparent 50%);background-image:linear-gradient(to bottom,rgba(0,0,0,.68) 50%,transparent 50%);font-family:medium-content-sans-serif-font,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif;color:rgba(0,0,0,.68);font-weight:400;word-break:break-all;font-size:12px}div.blog-detail-content p{margin-bottom:35px;color:rgba(0,0,0,.84);font-size:21px;line-height:1.58;font-weight:400;font-family:medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif}div.blog-detail-content p a{text-decoration:underline;color:rgba(0,0,0,.84);-webkit-text-decoration-color:rgba(0,0,0,.84);text-decoration-color:rgba(0,0,0,.84);background-repeat:repeat-x;background-position:0 1.03em;background-size:2px 2px;text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.68)),color-stop(50%,transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.68) 50%,transparent 50%);background-image:linear-gradient(to bottom,rgba(0,0,0,.68) 50%,transparent 50%);font-family:medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif}div.blog-detail-content p a em{color:rgba(0,0,0,.84)}div.blog-detail-content div.image-group img{display:inline-block}div.blog-detail-content img.alignleft{float:left;padding-right:10px}div.blog-detail-content img.alignright{float:right;padding-left:10px}div.blog-detail-content img.aligncenter{display:block;margin:0 auto;float:none}div.blog-detail-content div.alignleft{float:left;padding-right:10px}div.blog-detail-content div.alignright{float:right;padding-left:10px}div.blog-detail-content div.aligncenter{display:block;margin:0 auto;float:none}div.blog-detail-content div.wp-caption.alignleft{float:left;padding-right:10px}div.blog-detail-content div.wp-caption.alignright{float:right;padding-left:10px}div.blog-detail-content p.wp-caption-text{font-size:14px;margin:0}div.blog-detail-content iframe{width:100%;height:400px}div.blog-detail-content figcaption{text-align:center;margin-bottom:40px;font-weight:500;font-size:14px;color:rgba(0,0,0,.68)}div.blog-detail-content .float-left-wrap{margin-right:154px;float:left}@media (max-width:991px){div.blog-detail-content .float-left-wrap{float:none;margin-left:auto;margin-right:auto}}div.blog-detail-content .float-left-wrap img{margin-bottom:5px}@media (max-width:991px){div.blog-detail-content .float-left-wrap img{display:block;margin:5px auto}}div.blog-detail-content .float-left-wrap figcaption{margin-bottom:10px}div.blog-detail-rail{padding-top:40px;width:321px;margin-left:10px;background:#fff}@media (max-width:759px){div.blog-detail-rail{width:100%;margin:0;padding-top:0;border-top:1px solid #f2f2f2}}div.post-rail-block{padding:40px 60px 80px 37px;border-bottom:1px solid #f2f2f2}@media (max-width:759px){div.post-rail-block{padding:35px 5%}}div.post-rail-block span{color:#848484}div.post-rail-block p{color:#4f4f4f;margin:0}div.post-rail-block p.post-rail-author-name{position:relative;padding-bottom:15px;margin-bottom:15px;color:#00a3d1;font-weight:400}div.post-rail-block p.post-rail-author-name::after{content:'';position:absolute;top:36px;left:0;width:43px;height:1px;background:#c4c4c4}div.post-rail-block figure{width:87px;height:87px;margin:20px 0 30px;border:4px solid #fff;box-shadow:0 0 0 1px #fddc7c;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center center}div.post-rail-block h6{margin-bottom:25px;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5em}ul.post-rail-tags li{display:inline-block;margin:0 10px 10px 0}ul.post-rail-tags li a{display:block;padding:7px 10px;font-size:.875rem;color:#4f4f4f;border:1px solid #ffc629;border-radius:3px;text-transform:uppercase;-webkit-transition:background 150ms,color 150ms;transition:background 150ms,color 150ms}ul.post-rail-tags li a:hover{background:#ffc629}div.post-rail-social{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}div.post-rail-social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;border:1px solid #ffc629;border-radius:50%;-webkit-transition:background 250ms;transition:background 250ms}div.post-rail-social a:hover{background:#ffc629}div.post-rail-social a:hover svg path{stroke:#fff}div.post-rail-social a:first-child{margin-right:10px}div.post-rail-social a svg path{-webkit-transition:stroke 250ms,fill 250ms;transition:stroke 250ms,fill 250ms}body.compatibility .dcomp-table td:last-child{border-right:1px solid #64c757}body.compatibility div.masthead-text h1{color:#4c3d08;margin-top:31.088px}body.compatibility div.masthead-text p{color:#4c3d08;line-height:1.3;margin-top:15.2px;margin-bottom:15.2px}body.compatibility p.disclaimer{margin-top:14px;margin-bottom:1.3em}body.compatibility .container h1{color:#000}body.compatibility .container .dcomp-table tbody .languages td{color:#000}body.compatibility .container .dcomp-table tbody tr td{color:#000}body.compatibility .container .dcomp-table tbody .languages.kindle td{padding-top:.5rem;padding-bottom:.5rem;text-align:center}body.compatibility .container .dcomp-table tbody .languages.kindle td:first-child{background-color:#c7ffcb}body.compatibility .container .dcomp-table tbody .languages.kindle td:nth-child(2){background-color:#78e47e}body.careers .container h1{color:#000;margin-top:61px;margin-bottom:48px}body.careers div.careers-copy p a{color:#00acd7}body.careers div.resumator-job-description-text.resumator-jobs-text p{color:#000}body.careers div.resumator-buttons ul li a{color:#00acd7}body.careers div.resumator-job-description-text.resumator-jobs-text p em{color:#000;font-style:italic;font-weight:400}body.careers div.resumator-job-description-text.resumator-jobs-text p strong{color:#000}body.careers ul li span.c9 a.c2{color:#00acd7}body.careers p.c4 span.c11 a{color:#00acd7}body.careers .resumator-job-description ul li{float:none}body.careers .btn,body.careers button,body.careers input[type=button],body.careers input[type=reset],body.careers input[type=submit]{color:#000;background-color:#eff0f2;border-color:#d8d8d8;height:25px;font-size:16px;padding-top:1.5px;margin:0;border-radius:0}body.imprint .container h1{color:#000;margin-top:31px;margin-bottom:31px}body.imprint .container p{color:#000}body.imprint .container p strong{color:#000}body.imprint .container p a{color:#00acd7}body.opensource div.container.open-source{padding-bottom:100px}body.opensource div.container h1{color:#000;margin-top:31px;margin-bottom:31px}body.opensource div.block a{color:#00acd7}body.magazine div.current-issue-description h6{color:#000}body.magazine div.current-issue-description h2{color:#000}body.magazine div.current-issue-description{color:#000}body.magazine div.past-issues h2{color:#000}body.magazine div.past-issue-row.row .half h3{color:#000;margin-top:28px;margin-bottom:28px}body.magazine div.current-issue-description ul li{float:none}body.magazine .heateor_sss_horizontal_sharing .heateorSssSharing{margin-right:.5em}body.magazine .heateorSssEmailBackground{background-color:orange}body.ideas option,body.ideas select{color:#fff;font-weight:500}body.ideas div.iotw-description h4{margin:.2em 0}body.ideas .masthead-text h3{margin-top:28px}body.ideas div.iotw-description p{margin:15px 0}body.ideas .masthead-text h1{color:#fff;margin-top:37px}body.ideas .masthead-text p{color:#fff}body.ideas .masthead-text h3{color:#fff}body.ideas div.iotw-description h4{color:#000}body.ideas div.iotw-description p{color:#000}body.ideas .ideas-body-section div.row h3{color:#000;margin-top:28px;margin-bottom:28px}body.ideas h3.ng-binding{color:#000;margin-top:28px;margin-bottom:28px}body.ideas div.bottom-shim h4{color:#333}body.ideas div.bottom-shim h4:hover{color:#0083a4}body.ideas div.ideas-results{display:none}body.ideas .searchandfilter select.sf-input-select{background-color:#ffa14d;border:none;border-radius:7px;margin-right:0;height:2.3em;position:relative;padding-left:10px;cursor:default}@media (max-width:759px){body.ideas .searchandfilter select.sf-input-select{width:100%}}body.ideas .play-ideas-masthead input,body.ideas .play-select-wrapper{width:3em;height:2.3em}@media (max-width:759px){body.ideas .play-ideas-masthead input,body.ideas .play-select-wrapper{width:100%}}@media (max-width:759px){body.ideas .search-bar ul li.sf-field-search{display:block}}body.ideas .search-bar li.sf-field-search label input.sf-input-text.activeSearchBox{width:11em;background-color:#fff}@media (max-width:759px){body.ideas .search-bar li.sf-field-search label input.sf-input-text.activeSearchBox{width:100%}}body.ideas .search-bar input.sf-input-text{padding-left:10px}@media (max-width:759px){body.ideas .search-bar ul li label{width:100%}}body.ideas .search-bar .searchandfilter ul li{padding:0;overflow:hidden;border-radius:7px;position:relative;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:759px){body.ideas .search-bar .searchandfilter ul li{width:100%;background-color:#ffa14d;margin-bottom:8px}}body.ideas .searchandfilter select.sf-input-select.selectActive{color:#000;background-color:#fff;cursor:pointer}body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-difficulty select{width:112px;min-width:112px}@media (max-width:759px){body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-difficulty select{width:100%}}body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-robots select{width:101px;min-width:101px}@media (max-width:759px){body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-robots select{width:100%}}body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-apps label select.sf-input-select{width:73px;min-width:73px}@media (max-width:759px){body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-apps label select.sf-input-select{width:100%}}body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-accessories select{width:198px;min-width:198px}@media (max-width:759px){body.ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-accessories select{width:100%}}body.ideas .searchandfilter select.sf-input-select{border-radius:0}body.ideas .search-bar{padding-top:8px;padding-bottom:8px}@media (max-width:759px){body.ideas .search-bar{padding:0}}body.ideas .search-bar .container{position:relative;padding:0 2em;margin-top:8px;margin-bottom:8px}@media (max-width:759px){body.ideas .search-bar .container{margin-top:0;margin-bottom:0;padding-top:20px;padding-bottom:10px;padding-left:16px;padding-right:16px}}body.ideas .searchandfilter ul li.sf-field-taxonomy-accessories{margin-right:23px}body.ideas .search-bar li.sf-field-search{margin-left:2.3em;position:relative}@media (max-width:759px){body.ideas .search-bar li.sf-field-search{margin-left:0}}body.ideas .search-bar li.sf-field-search input{margin-right:0;height:2.4em;background-color:#ffa14d}body.ideas .search-bar li.sf-field-search .add-button{display:none}body.ideas .searchandfilter ul li.sf-field-search{overflow:visible}body.ideas .search-bar li.sf-field-search::before{content:"";position:absolute;top:-8px;width:10px;height:50px;left:-35px;background-color:none;border-left:1px dashed #fff}@media (max-width:759px){body.ideas .search-bar li.sf-field-search::before{display:none}}body.ideas select{-webkit-appearance:none;-moz-appearance:none;appearance:none}body.ideas .add-button{width:28px;height:2.3em;background-color:#fff;border-left:2px solid #ffa14d;position:relative;cursor:pointer}body.ideas .search-bar li .add-button::after{content:"";position:absolute;width:3px;height:10px;background-color:#ff742e;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}body.ideas .search-bar li .add-button::before{content:"";position:absolute;width:3px;height:10px;background-color:#ff742e;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}body.ideas .ideas-counter{margin-top:28px;margin-bottom:28px;font-size:1.7em;color:#000}body.ideas .ideas-counter .counter-numbers{font-weight:700}body.ideas .ideas-body .container.hide-main-container{display:none}body.ideas .search-bar li.sf-field-search label{position:relative}body.ideas .search-bar li.sf-field-search label input{padding-left:2.5em}body.ideas .search-bar li.sf-field-search label .search-icon{position:absolute;color:#fff;margin-top:6px;margin-left:6px;width:23px;height:23px;cursor:default}body.ideas .container.chevron-container{background-color:#ff7e0e;padding:10px 1em;display:none;cursor:pointer}@media (max-width:759px){body.ideas .container.chevron-container{display:block}}body.ideas .fa.fa-chevron-down{float:right;display:none}@media (max-width:759px){body.ideas .fa.fa-chevron-down{display:block}}body.ideas .fa.fa-chevron-down.active-chevron{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}body.ideas .idea-of-week{display:none}@media (max-width:759px){body.ideas .idea-of-week{display:block}}body.ideas .search-bar .searchandfilter ul li.sf-field-submit{display:none}body.apps-detail .app-page-robot-icon a.hover-status{cursor:default}body.apps-detail div.app-page-masthead .masthead-text h1,body.apps-detail div.app-page-masthead .masthead-text p{color:#fff}body.apps-detail .details-body .half h3{margin-top:28px;margin-bottom:14px;color:#000}body.apps-detail .app-page-robot-icon .robot-name{color:#000}body.apps-detail .details-body h3{color:#003}body.apps-detail .details-body .half ul li{float:none}body.apps-detail .details-body .half p{margin-top:15px;margin-bottom:15px}body.apps-detail .gallery-section .container h3{margin-top:28px;margin-bottom:28px}body.apps-detail .gallery-section h3{color:#003;margin-top:28px;margin-top:28px}body.apps-detail .ratings-stars{color:#003}body.apps-detail .ratings-section{color:#003}body.apps-detail .other-apps a.tile h2{color:#fff}body.apps-detail .other-apps h3{color:#003;margin-top:28px}body.apps-detail .other-apps a.tile h2.blockly-style{color:#00bce1}body.apps-detail .top-bar.xylo-top-bar.go-top-bar{background-color:#2ca39e}body.apps-detail .top-bar.xylo-top-bar.path-top-bar{background-color:#633389}body.apps-detail .top-bar.xylo-top-bar.blockly-top-bar{background-color:#85aaa6}body.apps-detail .top-bar.xylo-top-bar.wonder-top-bar{background-color:#501271}body.apps-detail .app-page-body.go-body{background-color:#eefffe}body.apps-detail .app-page-body.path-body{background-color:#faf7fd}body.apps-detail .app-page-body.blockly-body{background-color:#f7fdff}body.apps-detail .app-page-body.wonder-body{background-color:#faf7fd}body.apps-detail .app-page-body.go-body .download-button{background-color:#c3f2ef}body.apps-detail .app-page-body.path-body .download-button{background-color:#eadef4}body.apps-detail .app-page-body.blockly-body .download-button{background-color:#e3f9f7}body.apps-detail .app-page-body.wonder-body .download-button{background-color:#eadef4}body.apps-detail .app-page-body.go-body hr{border-color:#c3f2ef}body.apps-detail .app-page-body.path-body hr{border-color:#eadef4}body.apps-detail .app-page-body.blockly-body hr{border-color:#e3f9f7}body.apps-detail .app-page-body.wonder-body hr{border-color:#eadef4}body.apps-detail div.app-page-masthead .masthead-text h1.blockly-title{color:#00bce1}body.apps-detail .masthead .masthead-text .back-link.blockly-back-link a{color:#00acd7;font-weight:700}body.apps-detail div.app-page-masthead .masthead-text p.blockly-hero-content{color:#666;font-weight:500}body.apps-detail .gallery-slide .slick-dots{position:relative}body.apps-detail .gallery-slide .slick-dots:before{border-style:solid;border-width:.2em .2em 0 0;content:'';display:inline-block;height:.65em;left:-2.5em;position:absolute;top:.3em;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);vertical-align:top;width:.65em;color:#00acd7;cursor:pointer;pointer-events:none}body.apps-detail .gallery-slide .slick-dots::after{border-style:solid;border-width:.2em .2em 0 0;content:'';display:inline-block;height:.65em;right:-3em;position:absolute;top:.3em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);vertical-align:top;width:.65em;color:#00acd7;cursor:pointer;pointer-events:none}body.apps-detail .slick-next:hover+ul:after{opacity:.75}body.apps-detail .gallery-slide .slick-prev:hover+ul:before{opacity:.75;color:red}body.apps-detail .gallery-slide .slick-arrow{height:100px;width:55px;top:45%}@media (max-width:1024px){body.apps-detail .gallery-slide .slick-arrow{top:36%}}body.apps-detail .gallery-slide .slick-next{right:0}@media (max-width:1024px){body.apps-detail .gallery-slide .slick-next{right:41px}}body.apps-detail .gallery-slide .slick-next:before{color:transparent}body.apps-detail .gallery-slide .slick-prev{left:0}@media (max-width:1024px){body.apps-detail .gallery-slide .slick-prev{left:41px}}body.apps-detail .gallery-slide .slick-prev:before{color:transparent}body.set_up .container div.masthead-text h1{margin-top:31px;color:#227f77}body.set_up .container div.masthead-text p{margin-top:15px;margin-bottom:15px;color:#227f77}body.set_up div.container div.half h1{margin-top:31px;margin-bottom:31px;color:#000}body.set_up div.half div.setup-steps hr.setup-step-hr{border-bottom-color:#858585}body.set_up .setup-main div.container .half p{color:#000}body.set_up div.container div.half h6{color:#000;margin-top:41px}body.set_up div.container div.half h6 span a{color:#000}body.set_up div.setup-steps h4{color:#000;margin-bottom:32px}body.set_up div.container div.half h6.setup-step-for span a.active{color:#00acd7}body.set_up .setup-container.active-container .container:first-child{display:block}body.set_up .sub-nav-items li{display:inline}body.set_up .setup-step-for .sub-nav-items .style-cue-border{border-left:1px solid #000;color:#00acd7}body.set_up .setup-step-for .sub-nav-items li .style-cue-color{color:#00acd7}body.set_up div.container div.half h6.setup-step-for span a{font-weight:700}body.set_up .setup-main .container.active-sub-container{display:block}body.set_up .setup-main .container{display:none}body.set_up .container div.setup-steps p img{width:45%;margin:2%}body.set_up .setup-main .half .setup-steps p img.setup-step-image{margin:0}body.set_up .container div.setup-steps p img.setup-step-image{width:100%}body.set_up .dot-container .setup-step-for a.dot{border-left:none}body.set_up .dot-container .setup-step-for a.dash{color:#000}body.set_up .dash-container .setup-step-for a.dash{color:#00acd7}body.set_up .dash-container .setup-step-for a.dot{color:#000}body.set_up .setup-main div.setup-steps p img.single{margin:2% 25%;width:50%}body.set_up .setup-main .setup-steps ul li{padding-left:20px;margin-top:10px;margin-right:0;color:#000}body.set_up .setup-main .setup-steps ul li::before{content:"\2022";margin-left:-20px;margin-right:14px}body.set_up .setup-main .setup-steps ul.list-style-dash li{list-style:none}body.set_up .setup-main .setup-steps ul.list-style-dash li::before{content:"-";margin-left:-20px;margin-right:14px}body.set_up .setup-main div.container p.ng-binding{margin-top:15px;margin-bottom:15px}body.set_up .setup-main .setup-steps p strong{color:#000}body.set_up .setup-step-for a{border-left:none}body.set_up div.container div.half h6 span a.active-dash-cue{border-left:1px solid #000}body.set_up .dash-container .setup-step-for a:last-child{border-left:none}body.set_up .setup-step-for a{font-weight:700}body.set_up .dot-container .dash{color:#00acd7}body.set_up .mod--horizontal-slider.mobile{display:none}@media (max-width:1149px){body.set_up .mod--horizontal-slider.mobile{display:block}}body.set_up .mod--horizontal-slider.desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1149px){body.set_up .mod--horizontal-slider.desktop{display:none}}body.set_up .mod--horizontal-slider.desktop div.setup-picker-item{display:inline-block}body.set_up div.container div.half h6 span a.active-dash-cue{color:#00acd7}body.set_up div.setup-steps p.ng-binding a{color:#00acd7}body.set_up div.setup-steps p img{display:inline-block;width:45%;height:auto;margin:2%}body.set_up .setup-picker-item.slick-active img{border-color:#fff}body.set_up .mod--horizontal-slider.mobile ul.slick-dots{display:none!important}.mod--horizontal-slider{padding:1em 0;height:10em;margin-bottom:0}.mod--horizontal-slider .slick-slide{height:100%;min-height:1px;float:left}.mod--horizontal-slider .slick-slide.slick-current .setup-picker-thumb img{border-color:#fff}.mod--horizontal-slider .slick-slide:hover .setup-picker-thumb img{border-color:#1e9c7f}.mod--horizontal-slider button.slick-arrow{height:190px;width:150px;z-index:100}.mod--horizontal-slider .slick-next:before{content:'';font-size:50px;font-weight:700}.mod--horizontal-slider .slick-prev:before{content:'';font-size:50px;font-weight:700}.mod--horizontal-slider .desktop-slick-current{border-color:#fff}body.log_in div.inner p a{color:#00acd7}body.ideas_details *{box-sizing:inherit}body.ideas_details .header-2-spacer{height:73px}body.ideas_details .single-idea-masthead .masthead-text h1{color:#fff}body.ideas_details .single-idea-masthead .masthead-text p{color:#fff}body.ideas_details .single-idea-header .short-description{color:#000}body.ideas_details .single-idea-header h3{color:#000}body.ideas_details .setup-time p{color:#000}body.ideas_details .setup-time div{color:#000}body.ideas_details .single-idea-header .product-requirement-name{color:#000}body.ideas_details .download-button strong{color:#ff742e}body.ideas_details h1:first-child,body.ideas_details h2:first-child,body.ideas_details h3:first-child,body.ideas_details h4:first-child,body.ideas_details h5:first-child,body.ideas_details h6:first-child{color:#000}body.ideas_details .step-image{display:block}body.ideas_details .play-details-section p{margin-top:15px;margin-bottom:15px}body.ideas_details .play-details-section h1{margin-top:28px;margin-bottom:5px}body.ideas_details .play-details-section h2{color:#000;margin-top:24px;margin-bottom:5px}body.ideas_details .active.modal-tab,body.ideas_details .order-details-tab.active-details{background-color:#fff;color:#000;border-top:1px solid #bdbdbd;border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd;border-bottom:1px solid #fff}body.ideas_details .order-details-tab{margin-right:.8em}body.ideas_details .app-option.ng-hide{display:none}body.ideas_details .app-option .app-title-text p{margin:0}body.ideas_details .app-option p{line-height:1.3;margin:1.5em 0 .5em}body.ideas_details .row .app-title p{margin-top:0;margin-bottom:0}body.ideas_details .ng-scope .step-image.ng-hide{display:none}body.ideas_details .app-option-text a{color:#00acd7}body.ideas_details .setup-time li{color:#000;float:none}body.ideas_details .setup-time:first-child{margin-bottom:15px}body.ideas_details .half.none-half{margin-right:2.36%}body.ideas_details .play-details-section .ng-isolate-scope p a{color:#00acd7}body.ideas_details .play-details-section .ng-isolate-scope a strong{color:#00acd7}body.ideas_details .product-requirements{margin-right:1.4em;float:none}body.apps .container .tile-copy h1{margin:.3em 0}body.apps .hero-2 .copy h5{color:#fff;font-weight:500;font-size:1.4em;font-family:Bariol}body.apps .container .tile-copy h1.addBlue{color:#00bce1}body.apps .container .tile-copy p.addBlue{color:#00bce1}body.apps .hero-2.apps-hero.madia-hero{display:none}@media (max-width:1024px){body.apps .hero-2.apps-hero.madia-hero{display:block}}@media (max-width:1024px){body.apps .hero-2.apps-hero{display:none}}body.curriculum_details section.lesson-header-section{margin-top:115px}@media (max-width:1024px){body.curriculum_details section.lesson-header-section{margin-top:0;padding-top:115px}}@media (max-width:760px){body.curriculum_details section.lesson-header-section{padding-top:50px}}body.curriculum_details h3{font-family:Bariol;margin:18px 0}body.curriculum_details .lesson-wrapper{line-height:1.6;font-family:Museo Sans}body.curriculum_details .lesson-description{color:#666;margin:1em 0;line-height:1.6;font-family:Museo Sans}body.curriculum_details .lesson-wrapper .unstyled-list li{margin-bottom:.5em;margin-right:0;line-height:1.6;float:none}body.curriculum_details .lesson-wrapper .unstyled-list li p{margin:1em 0;font-size:.9rem;text-align:left;color:#666}body.curriculum_details .lesson-wrapper .unstyled-list ul li{list-style-type:circle}body.curriculum_details .lesson-wrapper .unstyled-list ul li em{font-style:italic}body.curriculum_details .lesson-wrapper .unstyled-list ul{padding-left:40px}body.curriculum_details .scp-opacity-image{height:136px;width:100%;margin-top:-132px;z-index:1;position:relative}body.curriculum_details .span-4 p{margin:1em 0}body.curriculum_details .span-4 .hide-the-span{display:none}body.curriculum_details .span-6 .row h4{margin-bottom:8px;font-size:1em}body.curriculum_details .label{display:inline-block;padding:5px 10px;line-height:1;color:#fff;text-align:center;border-radius:30px;border:3px solid #fff;font-weight:700;font-size:.9em}body.curriculum_details .label.label-green{background-color:#00cf07}body.curriculum_details .label.label-blue{background-color:#3d74ff}body.curriculum_details .label.label-red{background-color:#ff403d}body.curriculum_details .label.label-orange{background-color:#ffa02b}body.curriculum_details .label.label-teal{background-color:#67b5cd}body.curriculum_details .label.label-yellow{background-color:#dcc22d}body.curriculum_details .protected-content-info{padding:3em 0;position:relative;text-align:center}body.curriculum_details .protected-content-info .container .button{width:18em;font-size:1.8em}@media (max-width:760px){body.curriculum_details .protected-content-info .container .button{width:80%}}body.curriculum_details .protected-content-info .container p{text-align:center;margin:1em 0}body.curriculum_details .protected-content-info .container a{color:#ff742e}body.android-terms header{display:none}body.android-terms .max-container.everest{min-height:0}body.android-terms footer{display:none}body.android-terms .terms{padding:72px 0 0}body.android-terms section.terms .warranty-document h5{margin-top:34px}body.single-android-idea footer{display:none}body.single-android-idea header{display:none}body.single-android-idea .max-container.everest{min-height:0}body.single-android-idea *{box-sizing:inherit}body.single-android-idea .single-idea-masthead .masthead-text{padding:.9em 0}body.single-android-idea .single-idea-masthead .masthead-text h1{color:#fff}body.single-android-idea .single-idea-masthead .masthead-text p{color:#fff}body.single-android-idea .single-idea-header .short-description{color:#000}body.single-android-idea .single-idea-header h3{color:#000}body.single-android-idea .setup-time p{color:#000}body.single-android-idea .setup-time div{color:#000}body.single-android-idea .single-idea-header .product-requirement-name{color:#000}body.single-android-idea .download-button strong{color:#ff742e}body.single-android-idea h1:first-child,body.single-android-idea h2:first-child,body.single-android-idea h3:first-child,body.single-android-idea h4:first-child,body.single-android-idea h5:first-child,body.single-android-idea h6:first-child{color:#000}body.single-android-idea .step-image{display:block}body.single-android-idea .play-details-section p{margin-top:15px;margin-bottom:15px}body.single-android-idea .play-details-section h1{margin-top:28px;margin-bottom:5px}body.single-android-idea .play-details-section h2{color:#000;margin-top:24px;margin-bottom:5px}body.single-android-idea .active.modal-tab,body.single-android-idea .order-details-tab.active-details{background-color:#fff;color:#000;border-top:1px solid #bdbdbd;border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd;border-bottom:1px solid #fff}body.single-android-idea .order-details-tab{margin-right:.8em}body.single-android-idea .app-option.ng-hide{display:none}body.single-android-idea .app-option .app-title-text p{margin:0}body.single-android-idea .app-option p{line-height:1.3;margin:1.5em 0 .5em}body.single-android-idea .row .app-title p{margin-top:0;margin-bottom:0}body.single-android-idea .ng-scope .step-image.ng-hide{display:none}body.single-android-idea .app-option-text a{color:#00acd7}body.single-android-idea .setup-time li{color:#000;float:none}body.single-android-idea .setup-time:first-child{margin-bottom:15px}body.single-android-idea .half.none-half{margin-right:2.36%}body.single-android-idea .play-details-section .ng-isolate-scope p a{color:#00acd7}body.single-android-idea .play-details-section .ng-isolate-scope a strong{color:#00acd7}body.single-android-idea .product-requirements{margin-right:1.4em;float:none}body.android-apps-detail footer,body.android-apps-detail header{display:none}body.android-apps-detail .max-container.everest{min-height:0}body.android-apps-detail .app-page-robot-icon a.hover-status{cursor:default}body.android-apps-detail .main .app-page-masthead{padding-top:1em;padding-bottom:5px}body.android-apps-detail div.app-page-masthead .masthead-text h1,body.android-apps-detail div.app-page-masthead .masthead-text p{color:#fff}body.android-apps-detail .details-body .half h3{margin-top:28px;margin-bottom:14px;color:#000}body.android-apps-detail .app-page-robot-icon .robot-name{color:#000}body.android-apps-detail .details-body h3{color:#003}body.android-apps-detail .details-body .half ul li{float:none}body.android-apps-detail .details-body .half p{margin-top:15px;margin-bottom:15px}body.android-apps-detail .gallery-section .container h3{margin-top:28px;margin-bottom:28px}body.android-apps-detail .gallery-section h3{color:#003;margin-top:28px;margin-top:28px}body.android-apps-detail .ratings-stars{color:#003}body.android-apps-detail .ratings-section{color:#003}body.android-apps-detail .other-apps a.tile h2{color:#fff}body.android-apps-detail .other-apps h3{color:#003;margin-top:28px}body.android-apps-detail .other-apps a.tile h2.blockly-style{color:#00bce1}body.android-apps-detail .top-bar.xylo-top-bar.go-top-bar{background-color:#2ca39e}body.android-apps-detail .top-bar.xylo-top-bar.path-top-bar{background-color:#633389}body.android-apps-detail .top-bar.xylo-top-bar.blockly-top-bar{background-color:#85aaa6}body.android-apps-detail .top-bar.xylo-top-bar.wonder-top-bar{background-color:#501271}body.android-apps-detail .app-page-body.go-body{background-color:#eefffe}body.android-apps-detail .app-page-body.path-body{background-color:#faf7fd}body.android-apps-detail .app-page-body.blockly-body{background-color:#f7fdff}body.android-apps-detail .app-page-body.wonder-body{background-color:#faf7fd}body.android-apps-detail .app-page-body.go-body .download-button{background-color:#c3f2ef}body.android-apps-detail .app-page-body.path-body .download-button{background-color:#eadef4}body.android-apps-detail .app-page-body.blockly-body .download-button{background-color:#e3f9f7}body.android-apps-detail .app-page-body.wonder-body .download-button{background-color:#eadef4}body.android-apps-detail .app-page-body.go-body hr{border-color:#c3f2ef}body.android-apps-detail .app-page-body.path-body hr{border-color:#eadef4}body.android-apps-detail .app-page-body.blockly-body hr{border-color:#e3f9f7}body.android-apps-detail .app-page-body.wonder-body hr{border-color:#eadef4}body.android-apps-detail div.app-page-masthead .masthead-text h1.blockly-title{color:#00bce1}body.android-apps-detail .masthead .masthead-text .back-link.blockly-back-link a{color:#00acd7;font-weight:700}body.android-apps-detail div.app-page-masthead .masthead-text p.blockly-hero-content{color:#666;font-weight:500}body.android-apps-detail .gallery-slide .slick-dots{position:relative}body.android-apps-detail .gallery-slide .slick-dots:before{border-style:solid;border-width:.2em .2em 0 0;content:'';display:inline-block;height:.65em;left:-2.5em;position:absolute;top:.3em;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);vertical-align:top;width:.65em;color:#00acd7;cursor:pointer;pointer-events:none}body.android-apps-detail .gallery-slide .slick-dots::after{border-style:solid;border-width:.2em .2em 0 0;content:'';display:inline-block;height:.65em;right:-3em;position:absolute;top:.3em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);vertical-align:top;width:.65em;color:#00acd7;cursor:pointer;pointer-events:none}body.android-apps-detail .slick-next:hover+ul:after{opacity:.75}body.android-apps-detail .gallery-slide .slick-prev:hover+ul:before{opacity:.75;color:red}body.android-apps-detail .gallery-slide .slick-arrow{height:100px;width:55px;top:45%}@media (max-width:1024px){body.android-apps-detail .gallery-slide .slick-arrow{top:36%}}body.android-apps-detail .gallery-slide .slick-next{right:0}@media (max-width:1024px){body.android-apps-detail .gallery-slide .slick-next{right:41px}}body.android-apps-detail .gallery-slide .slick-next:before{color:transparent}body.android-apps-detail .gallery-slide .slick-prev{left:0}@media (max-width:1024px){body.android-apps-detail .gallery-slide .slick-prev{left:41px}}body.android-apps-detail .gallery-slide .slick-prev:before{color:transparent}body.android-TOS header{display:none}body.android-TOS .max-container.everest{min-height:0}body.android-TOS footer{display:none}body.android-TOS .terms{padding:72px 0 0}body.android-TOS h1{font-size:2.9em;margin:.67em 0;color:#000}body.android-apps footer,body.android-apps header{display:none}body.android-apps .max-container.everest{min-height:0}body.android-apps .container .tile-copy h1{margin:.3em 0}body.android-apps .container .tile-copy h1.addBlue{color:#00bce1}body.android-apps .container .tile-copy p.addBlue{color:#00bce1}body.android-apps .hero-2.apps-hero.madia-hero{display:none}@media (max-width:1024px){body.android-apps .hero-2.apps-hero.madia-hero{display:block}}@media (max-width:1024px){body.android-apps .hero-2.apps-hero{display:none}}body.android-ideas div.iotw-description h4{margin:.2em 0}body.android-ideas .masthead-text h3{margin-top:28px}body.android-ideas div.iotw-description p{margin:15px 0}body.android-ideas footer,body.android-ideas header{display:none}body.android-ideas .max-container.everest{min-height:0}body.android-ideas option,body.android-ideas select{color:#fff;font-weight:500}body.android-ideas .masthead-text h1{color:#fff;margin-top:37px}body.android-ideas .masthead-text p{color:#fff}body.android-ideas .masthead-text h3{color:#fff}body.android-ideas div.iotw-description h4{color:#000}body.android-ideas div.iotw-description p{color:#000}body.android-ideas .ideas-body-section div.row h3{color:#000;margin-top:28px;margin-bottom:28px}body.android-ideas h3.ng-binding{color:#000;margin-top:28px;margin-bottom:28px}body.android-ideas div.bottom-shim h4{color:#333}body.android-ideas div.bottom-shim h4:hover{color:#0083a4}body.android-ideas div.ideas-results{display:none}body.android-ideas .searchandfilter select.sf-input-select{background-color:#ffa14d;border:none;border-radius:7px;margin-right:0;height:2.3em;position:relative;padding-left:10px;cursor:default}@media (max-width:759px){body.android-ideas .searchandfilter select.sf-input-select{width:100%}}body.android-ideas .play-ideas-masthead input,body.android-ideas .play-select-wrapper{width:3em;height:2.3em}@media (max-width:759px){body.android-ideas .play-ideas-masthead input,body.android-ideas .play-select-wrapper{width:100%}}@media (max-width:759px){body.android-ideas .search-bar ul li.sf-field-search{display:block}}body.android-ideas .search-bar li.sf-field-search label input.sf-input-text.activeSearchBox{width:11em;background-color:#fff}@media (max-width:759px){body.android-ideas .search-bar li.sf-field-search label input.sf-input-text.activeSearchBox{width:100%}}body.android-ideas .search-bar input.sf-input-text{padding-left:10px}@media (max-width:759px){body.android-ideas .search-bar ul li label{width:100%}}body.android-ideas .search-bar .searchandfilter ul li{padding:0;overflow:hidden;border-radius:7px;position:relative;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:759px){body.android-ideas .search-bar .searchandfilter ul li{width:100%;background-color:#ffa14d;margin-bottom:8px}}body.android-ideas .searchandfilter select.sf-input-select.selectActive{color:#000;background-color:#fff;cursor:pointer}body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_difficulty select{width:112px;min-width:112px}@media (max-width:759px){body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_difficulty select{width:100%}}body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_robots select{width:101px;min-width:101px}@media (max-width:759px){body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_robots select{width:100%}}body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_apps label select.sf-input-select{width:73px;min-width:73px}@media (max-width:759px){body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_apps label select.sf-input-select{width:100%}}body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_accessories select{width:198px;min-width:198px}@media (max-width:759px){body.android-ideas .search-bar .searchandfilter ul li.sf-field-taxonomy-android_accessories select{width:100%}}body.android-ideas .searchandfilter select.sf-input-select{border-radius:0}body.android-ideas .search-bar{padding-top:8px;padding-bottom:8px}@media (max-width:759px){body.android-ideas .search-bar{padding:0}}body.android-ideas .search-bar .container{position:relative;padding:0 2em;margin-top:8px;margin-bottom:8px}@media (max-width:759px){body.android-ideas .search-bar .container{margin-top:0;margin-bottom:0;padding-top:20px;padding-bottom:10px;padding-left:16px;padding-right:16px}}body.android-ideas .searchandfilter ul li.sf-field-taxonomy-android_accessories{margin-right:23px}body.android-ideas .search-bar li.sf-field-search{margin-left:2.3em;position:relative}@media (max-width:759px){body.android-ideas .search-bar li.sf-field-search{margin-left:0}}body.android-ideas .search-bar li.sf-field-search input{margin-right:0;height:2.4em;background-color:#ffa14d}body.android-ideas .search-bar li.sf-field-search .add-button{display:none}body.android-ideas .searchandfilter ul li.sf-field-search{overflow:visible}body.android-ideas .search-bar li.sf-field-search::before{content:"";position:absolute;top:-8px;width:10px;height:50px;left:-35px;background-color:none;border-left:1px dashed #fff}@media (max-width:759px){body.android-ideas .search-bar li.sf-field-search::before{display:none}}body.android-ideas select{-webkit-appearance:none;-moz-appearance:none;appearance:none}body.android-ideas .add-button{width:28px;height:2.3em;background-color:#fff;border-left:2px solid #ffa14d;position:relative;cursor:pointer}body.android-ideas .search-bar li .add-button::after{content:"";position:absolute;width:3px;height:10px;background-color:#ff742e;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}body.android-ideas .search-bar li .add-button::before{content:"";position:absolute;width:3px;height:10px;background-color:#ff742e;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}body.android-ideas .ideas-counter{margin-top:28px;margin-bottom:28px;font-size:1.7em;color:#000}body.android-ideas .ideas-counter .counter-numbers{font-weight:700}body.android-ideas .ideas-body .container.hide-main-container{display:none}body.android-ideas .search-bar li.sf-field-search label{position:relative}body.android-ideas .search-bar li.sf-field-search label input{padding-left:2.5em}body.android-ideas .search-bar li.sf-field-search label .search-icon{position:absolute;color:#fff;margin-top:6px;margin-left:6px;width:23px;height:23px;cursor:default}body.android-ideas .container.chevron-container{background-color:#ff7e0e;padding:10px 1em;display:none;cursor:pointer}@media (max-width:759px){body.android-ideas .container.chevron-container{display:block}}body.android-ideas .fa.fa-chevron-down{float:right;display:none}@media (max-width:759px){body.android-ideas .fa.fa-chevron-down{display:block}}body.android-ideas .fa.fa-chevron-down.active-chevron{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}body.android-ideas .idea-of-week{display:none}@media (max-width:759px){body.android-ideas .idea-of-week{display:block}}body.android-ideas .search-bar .searchandfilter ul li.sf-field-submit{display:none}body.appliedrobotics .nav-cfc ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.appliedrobotics .nav-cfc ul li{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px;text-align:center;font-size:24px;margin-right:0;font-weight:700}body.appliedrobotics .nav-cfc ul li:first-of-type{background-color:#dcdcdc;color:#555}body.appliedrobotics .nav-cfc ul li:nth-child(2){background-color:#a3dddb;color:#555}body.appliedrobotics .nav-cfc ul li:nth-child(3){background-color:#9fd1ec;color:#555}body.appliedrobotics .nav-cfc ul li:nth-child(4){background-color:#f7c895;color:#555}body.appliedrobotics .nav-cfc ul li:nth-child(5){background-color:#b1e27a;color:#555}body.appliedrobotics .nav-cfc ul li.is-active:first-of-type{background-color:#8c8c8c;color:#fff}body.appliedrobotics .arrow-wraper ul{display:-webkit-box;display:-ms-flexbox;display:flex}body.appliedrobotics .arrow-wraper ul li{width:20%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.appliedrobotics .arrow-wraper figure{margin:0;height:60px;width:70px;background-repeat:no-repeat;background-size:cover;background-position:center}body.appliedrobotics .arrow-wraper figure.is-active:first-of-type{background-color:#8c8c8c}body.appliedrobotics .main-content{margin:5px 160px}body.appliedrobotics .main-content .table-overview{overflow-x:visible;color:#666;font-weight:300}body.appliedrobotics .main-content .table-overview th{padding:.6em .5em}body.appliedrobotics .main-content .table-overview tr:nth-child(2n+1){background-color:#fff}body.appliedrobotics .main-content .table-overview tr:nth-child(2n) td:first-child{background-color:#dcdcdc}body.appliedrobotics .main-content .table-overview tr:nth-child(2n) td:nth-child(2){background-color:#a3dddb}body.appliedrobotics .main-content .table-overview tr:nth-child(2n) td:nth-child(3){background-color:#9fd1ec}body.appliedrobotics .main-content .table-overview tr:nth-child(2n) td:last-child{background-color:#f7c895}body.appliedrobotics .main-content table{width:100%;box-shadow:1px 1px 15px -2px #b4b4b4;border-collapse:collapse;border-spacing:0}body.appliedrobotics .main-content table tr.bold{font-weight:500;font-size:18px}body.appliedrobotics .main-content table tr.bold th:first-child{background-color:#dcdcdc}body.appliedrobotics .main-content table tr.bold th:nth-child(2){background-color:#a3dddb}body.appliedrobotics .main-content table tr.bold th:nth-child(3){background-color:#9fd1ec}body.appliedrobotics .main-content table tr.bold th:last-child{background-color:#f7c895}body.appliedrobotics .main-content table td{padding:.6em .5em;text-align:center;width:22%}body.appliedrobotics .main-content table td:first-child{text-align:left;padding-left:18px;width:34%}body.appliedrobotics .main-content table tr:nth-child(n+3) td:nth-child(2){color:#00a6a3}body.appliedrobotics .main-content table tr:nth-child(n+3) td:nth-child(3){color:#5c6dec}body.appliedrobotics .main-content table tr:nth-child(n+3) td:nth-child(4){color:#f26f0e}body.appliedrobotics .main-content table tr:nth-child(n+3) td:nth-child(n+2){font-size:12px}body.appliedrobotics .main-content table .header{font-size:24px}body.start footer,body.start header{display:none;visibility:hidden}body.start .max-container.everest{min-height:0}section.registration-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px 5% 10px;background-color:#ff8a00}section.registration-header a:hover{opacity:.5}@media (max-width:759px){section.registration-header{padding:10px 5% 5px}section.registration-header svg{height:40px}}div.registration-content-wrap{position:relative;padding:80px 5%;max-width:1280px;margin:0 auto}div.registration-content-wrap h2{font-size:-webkit-calc(18px + 6 * ((100vw - 420px)/ 604));font-size:calc(18px + 6 * ((100vw - 420px)/ 604));color:#000;line-height:1.3em}@media screen and (max-width:420px){div.registration-content-wrap h2{font-size:18px}}@media screen and (min-width:1024px){div.registration-content-wrap h2{font-size:24px}}div.registration-content-wrap p{color:#000;font-size:16px}div.registration-content-wrap a.btn{background-color:#ff8a00;color:#fff;border-radius:999px;padding:12px 36px;min-width:200px}div.registration-content-wrap a.btn.goback{background-color:#fff;border:solid 1px #dfdfdf;color:#dfdfdf;min-width:inherit}div.registration-content-wrap a.btn.goback:hover{background-color:#dfdfdf;color:#fff}div.registration-content-wrap a.btn:hover{opacity:.75}@media (max-width:759px){div.registration-content-wrap{padding:40px 5%}}div.btn-wrapper{position:relative;padding:40px 0;text-align:center;border-top:solid 1px #dfdfdf}div.btn-wrapper.solo p{font-size:14px;margin:20px auto 8px;width:100%;max-width:430px;text-align:center;padding:0}div.btn-wrapper.solo p:last-of-type{margin-top:8px}@media (min-width:760px){div.btn-wrapper a.goback{position:absolute;left:0;top:40px}}@media (max-width:759px){div.btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.btn-wrapper.solo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}ul.reg-page-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 0}ul.reg-page-nav li{width:17px;height:17px;background-color:#dfdfdf;margin:0 8px;border-radius:99px;-webkit-transition:all 350ms ease;transition:all 350ms ease}ul.reg-page-nav li.is-active{width:20px;height:20px;background-color:#ff8a00}ul.reg-page-nav li:hover{cursor:pointer;background-color:#ff8a00}@media (max-width:759px){ul.reg-page-nav{width:100%}}section.reg-intro{display:none;visibility:visible;width:90%;margin:0 auto}section.reg-intro h1{font-size:-webkit-calc(20px + 4 * ((100vw - 420px)/ 604));font-size:calc(20px + 4 * ((100vw - 420px)/ 604));text-align:center;color:#00acd7}@media screen and (max-width:420px){section.reg-intro h1{font-size:20px}}@media screen and (min-width:1024px){section.reg-intro h1{font-size:24px}}section.reg-intro h2{margin-top:40px;padding-top:40px;text-align:center;position:relative}section.reg-intro h2::after{content:'';position:absolute;top:0;left:-webkit-calc(50% - 30px);left:calc(50% - 30px);height:1px;width:60px;background-color:#dfdfdf}section.reg-intro ul{padding:40px 40px 60px;max-width:655px;margin:0 auto}@media (max-width:759px){section.reg-intro ul{max-width:inherit;padding:40px 0 60px}}section.reg-intro li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 40px}section.reg-intro li:last-child{margin-bottom:0}section.reg-intro span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px}section.reg-intro span svg{width:100%}section.reg-intro span small{width:100%;color:#00acd7;text-transform:uppercase;text-align:center;padding-top:5px;font-weight:600}section.reg-intro p{width:-webkit-calc(100% - 80px);width:calc(100% - 80px);padding-left:17px}section.reg-intro.is-active{display:block;visibility:visible}@media (max-width:759px){section.reg-intro{width:100%}}section.reg-question{display:none;visibility:hidden;width:100%;margin:0 auto;z-index:30}section.reg-question h2{text-align:center}section.reg-question h2 span.blue{color:#00acd7;display:block;margin:0 0 20px}section.reg-question p.question-subtitle{text-align:center}section.reg-question p.question-subtitle em{font-style:italic}section.reg-question.is-active{display:block;visibility:visible}@media (max-width:759px){section.reg-question{width:100%}}div.reg-question-content{padding:60px 0}div.reg-question-content input{width:100%;background-color:#fff;border:solid 2px #dfdfdf;height:48px;padding:2px 10px;border-radius:3px}div.reg-question-content input:active,div.reg-question-content input:focus{border-color:#ff8a00}div.form-wrapper{position:relative;display:none;visibility:hidden;margin:0 auto}div.form-wrapper form.main-home-form{position:relative}div.form-wrapper.is-active{display:block;visibility:visible}div.checkbox-wrap{position:relative;margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.checkbox-wrap label{position:relative;font-size:16px;padding-left:40px;color:#4f4f4f;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);width:100%}div.checkbox-wrap label.center{width:auto;margin:0 auto}div.checkbox-wrap input{position:absolute;left:0;opacity:0;cursor:pointer}div.checkbox-wrap textarea{width:100%;position:relative;margin-top:20px;padding:15px 25px;border:2px solid #dfdfdf;box-sizing:border-box;border-radius:6px;-webkit-transition:all 350ms ease;transition:all 350ms ease;outline:0;min-height:150px}div.checkbox-wrap .checkmark{position:absolute;top:-3px;left:0;height:25px;width:25px;background-color:#fff;border-radius:4px;border:solid 2px #dfdfdf;-webkit-transition:all 350ms ease;transition:all 350ms ease}div.checkbox-wrap .checkmark::after{content:'';position:absolute;display:none;left:7px;top:3px;width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}div.checkbox-wrap input:checked~.checkmark{background-color:#ff8a00;border-color:#ff8a00}div.checkbox-wrap input:checked~.checkmark:after{display:block}div.checkbox-wrap:hover input~.checkmark{background-color:#ff8a00;border-color:#ff8a00}div.checkbox-wrap.terms-checkbox{margin-top:40px;margin-bottom:40px}div.form-fork{max-width:400px;margin:0 auto}div.form-fork div.checkbox-wrap.is-active .checkmark,div.form-fork div.checkbox-wrap:hover .checkmark{background-color:#ff8a00;border-color:#ff8a00}div.form-fork div.checkbox-wrap.is-active .checkmark::after{display:block}div.reg-input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}div.reg-input-wrap input{background-color:#fff;border:solid 2px #dfdfdf;height:48px;padding:2px 10px;-webkit-transition:all 350ms ease;transition:all 350ms ease}div.reg-input-wrap input:active,div.reg-input-wrap input:focus{border-color:#ff8a00}div.reg-input-wrap input.invalid{border-color:red}@media (max-width:759px){div.reg-input-wrap input{margin-bottom:10px}}div.reg-input-wrap.half{float:inherit;margin-right:inherit;width:auto}div.reg-input-wrap.half input{width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}@media (max-width:759px){div.reg-input-wrap.half input{width:100%}}div.reg-input-wrap.full{float:inherit;margin-right:inherit;width:auto}div.reg-input-wrap.full input{width:100%}div.reg-input-wrap.triple{float:inherit;margin-right:inherit;width:auto}div.reg-input-wrap.triple input{width:-webkit-calc(33.3333% - 7px);width:calc(33.3333% - 7px)}@media (max-width:759px){div.reg-input-wrap.triple input{width:100%}}@media (max-width:759px){div.reg-input-wrap{margin-bottom:0}}div.reg-input-wrap-full{margin-bottom:10px}div.reg-input-wrap-full .select-wrapper{background-color:#fff;border:solid 2px #dfdfdf;height:48px}div.reg-input-wrap-full .select-wrapper.invalid{border-color:red;border-width:2px;border-radius:3px}div.reg-input-wrap-full select{color:#4e5862}div.card-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}div.card-wrap div.card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:solid 1px #dfdfdf;padding:8px;margin:0 10px;border-radius:15px;-webkit-transition:all 350ms ease;transition:all 350ms ease}div.card-wrap div.card p{width:100%;text-align:center;color:#00acd7;font-weight:600}div.card-wrap div.card figure{width:100%;position:relative;background-size:contain;background-position:center;background-repeat:no-repeat}div.card-wrap div.card figure::before{content:'';display:block;height:0;padding-top:100%}div.card-wrap div.card div.box{position:relative;width:30px;height:30px;border-radius:999px;background-color:#dfdfdf;margin-top:10px;margin-bottom:5px}div.card-wrap div.card div.box::after{content:'';position:absolute;display:none;left:12px;top:8px;width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}div.card-wrap div.card.is-active div.box{background-color:#ff8a00}div.card-wrap div.card.is-active div.box::after{display:block}div.card-wrap div.card:hover{cursor:pointer;border-color:#ff8a00}div.card-wrap div.card.invalid{border-color:red}div.card-wrap div.card.invalid.is-active{border-color:#dfdfdf}@media (max-width:759px){div.card-wrap div.card{margin:0 5px}}div.card-wrap.three div.card{width:146px}@media (max-width:519px){div.card-wrap.three div.card{width:100px}}div.card-wrap.four div.card{width:146px}@media (max-width:699px){div.card-wrap.four div.card{width:130px}}@media (max-width:625px){div.card-wrap.four div.card{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);margin-bottom:10px}}div.home-serial-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.home-serial-wrap p{color:#00acd7;font-weight:600;margin-bottom:8px}div.serial-wrap{position:relative;width:100%;margin-bottom:30px;padding-bottom:34px;display:none;visibility:hidden}div.serial-wrap input{width:100%;background-color:#fff;border:solid 2px #dfdfdf;height:48px;padding:2px 10px;margin-bottom:10px}div.serial-wrap input:active,div.serial-wrap input:focus{border-color:#ff8a00}div.serial-wrap input.invalid{border-color:red}div.serial-wrap::after{content:'';position:absolute;bottom:0;left:0;width:70px;height:1px;background-color:#dfdfdf}div.serial-wrap:last-child::after{display:none}div.serial-wrap.is-active{display:block;visibility:visible}div.tooltip-wrapper{position:relative}span.question-mark-trigger{padding-left:10px}span.question-mark-trigger svg{-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);height:25px;width:25px}span.question-mark-trigger:hover{cursor:pointer}div.question-mark-tooltip{position:absolute;top:60px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:solid 2px #dfdfdf;border-radius:10px;padding:30px;background-color:#fff;z-index:99;box-shadow:0 4px 15px rgba(0,0,0,.07);display:none;visibility:hidden}div.question-mark-tooltip div.card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;margin:0 10px;border-radius:15px;max-width:190px;width:190px;-webkit-transition:all 350ms ease;transition:all 350ms ease}div.question-mark-tooltip div.card p{width:100%;text-align:center;color:#00acd7;font-weight:600}div.question-mark-tooltip div.card figure{width:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px;margin-top:10px}div.question-mark-tooltip div.card figure::before{content:'';display:block;height:0;padding-top:154%}@media (max-width:519px){div.question-mark-tooltip div.card{width:100px}}div.question-mark-tooltip.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible}div.triple-checkbox-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.triple-checkbox-wrap div.checkbox-wrap{width:33.333333%}div.triple-checkbox-wrap div.other-input-wrap{width:100%}@media (max-width:759px){div.triple-checkbox-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}div.triple-checkbox-wrap div.checkbox-wrap{width:49.5%}}div.single-checkbox-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:580px;margin:0 auto}div.single-checkbox-wrap div.checkbox-wrap{width:100%}div.single-checkbox-wrap div.other-input-wrap{width:100%}div.date-container{max-width:320px;margin:0 auto 20px}div.date-container .p-date-error{display:none}div.date-container .p-date-error.active{display:block}div.date-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:10px}div.date-wrap input{width:-webkit-calc(100% - 42px);width:calc(100% - 42px);-webkit-appearance:none;-moz-appearance:none;appearance:none}div.date-wrap input::-webkit-calendar-picker-indicator{background-color:transparent}div.date-wrap img{width:30px;-webkit-transition:all 350ms ease;transition:all 350ms ease}div.date-wrap img:hover{opacity:.7;cursor:pointer}div.form-type.invalid span{border-color:red}section.contact-info-form ul.reg-page-nav li,section.fork-container ul.reg-page-nav li{pointer-events:none;cursor:default}div.tooltip-remove{position:fixed;top:0;left:0;height:100%;width:100%;display:none;visibility:hidden;z-index:10}div.tooltip-remove.is-active{display:block;visibility:visible}span.calendar-trigger:hover{cursor:pointer}section.lost-container{position:relative;min-height:600px;padding:0 5% 130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media (max-width:759px){section.lost-container{padding:50px 5%}}section.lost-container::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:53%;background:red;background:-webkit-gradient(linear,right top,left top,color-stop(9.53%,#fff),color-stop(32.42%,rgba(255,255,255,0))),-webkit-gradient(linear,left top,right top,color-stop(1.64%,#fff),color-stop(26.95%,rgba(255,255,255,0))),-webkit-gradient(linear,left top,left bottom,color-stop(-55.49%,#e8e9ec),color-stop(37.3%,rgba(232,233,236,0)));background:-webkit-linear-gradient(right,#fff 9.53%,rgba(255,255,255,0) 32.42%),-webkit-linear-gradient(left,#fff 1.64%,rgba(255,255,255,0) 26.95%),-webkit-linear-gradient(top,#e8e9ec -55.49%,rgba(232,233,236,0) 37.3%);background:linear-gradient(270deg,#fff 9.53%,rgba(255,255,255,0) 32.42%),linear-gradient(90deg,#fff 1.64%,rgba(255,255,255,0) 26.95%),linear-gradient(180deg,#e8e9ec -55.49%,rgba(232,233,236,0) 37.3%);z-index:1;pointer-events:none}@media (max-width:759px){section.lost-container::before{width:150%;left:-25%}}@media (max-width:759px){section.lost-container{min-height:400px}}div.lost-content{position:relative;text-align:center;min-height:480px}@media (min-width:760px){div.lost-content{top:50px}}div.lost-content img{position:relative;mix-blend-mode:darken;z-index:2;-webkit-animation:scale-in-404 1s forwards;animation:scale-in-404 1s forwards}div.lost-content p{position:relative;font-size:1rem;color:#081625;margin:10px 0 45px;opacity:0;-webkit-animation:fadeInDown .5s forwards .5s;animation:fadeInDown .5s forwards .5s;z-index:1}div.lost-content a{position:relative;display:inline-block;opacity:0;-webkit-animation:fadeInDown .5s forwards 750ms;animation:fadeInDown .5s forwards 750ms;z-index:1}div.lost-tooltip{position:relative;margin-bottom:75px;opacity:0;-webkit-animation:fadeInUp .5s forwards 750ms;animation:fadeInUp .5s forwards 750ms}div.lost-tooltip::before{content:'';position:absolute;left:0;right:0;bottom:-36px;width:0;height:0;margin:auto;border-left:6px solid transparent;border-right:6px solid transparent;border-top:29px solid #e8e9ec}div.lost-tooltip span{padding:12px 30px;background:#e8e9ec;color:#040e27;font-size:1.1875rem;font-family:Bariol,Helvetica,sans-serif;font-weight:700;border-radius:6px}div.cms-max-container{max-width:1280px;margin:0 auto}section.cms-hero{padding:80px 5%;margin-top:70px}@media (max-width:759px){section.cms-hero{padding:80px 5% 0;margin-top:0}}div.split-plane-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.split-plane-wrapper div,div.split-plane-wrapper figure{position:relative}div.split-plane-wrapper figure{position:absolute;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}div.split-plane-wrapper div{position:relative;background-color:#3cc1e7;padding:100px 60px}div.split-plane-wrapper h1,div.split-plane-wrapper h2,div.split-plane-wrapper p{color:#fff}div.split-plane-wrapper h1,div.split-plane-wrapper h2{font-size:-webkit-calc(26px + 10 * ((100vw - 420px)/ 604));font-size:calc(26px + 10 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){div.split-plane-wrapper h1,div.split-plane-wrapper h2{font-size:26px}}@media screen and (min-width:1024px){div.split-plane-wrapper h1,div.split-plane-wrapper h2{font-size:36px}}div.split-plane-wrapper .above{z-index:1}div.split-plane-wrapper a.pill-btn{display:inline-block;margin-top:20px}div.split-plane-wrapper.normal figure{top:-30px;left:30px;width:65%}div.split-plane-wrapper.normal div{margin-left:65%;width:35%}div.split-plane-wrapper.normal.small figure{width:40%}div.split-plane-wrapper.normal.small div{padding-left:7%;width:60%;margin-left:40%}@media (min-width:760px){div.split-plane-wrapper.normal figure{border-top-left-radius:12px;border-bottom-left-radius:12px}div.split-plane-wrapper.normal div{border-top-right-radius:12px;border-bottom-right-radius:12px}div.split-plane-wrapper.normal div::after{content:'';position:absolute;bottom:0;left:0;width:0;height:0;border-top:30px solid #629d9e;border-right:30px solid transparent}div.split-plane-wrapper.normal div.blue{background-color:#7bc5c6}div.split-plane-wrapper.normal div.blue::after{border-top:30px solid #629d9e}div.split-plane-wrapper.normal div.navy{background-color:#132246}div.split-plane-wrapper.normal div.navy::after{border-bottom:30px solid #2d498a}div.split-plane-wrapper.normal div.teal{background-color:#2ab3c3}div.split-plane-wrapper.normal div.teal::after{border-top:30px solid #47ebfe;border-bottom:none}}@media (max-width:1079px){div.split-plane-wrapper.normal figure{width:50%}div.split-plane-wrapper.normal div{width:50%;margin-left:50%;padding:50px}}@media (max-width:759px){div.split-plane-wrapper.normal figure{position:relative;height:inherit;width:95%;top:inherit;left:inherit;border-top-left-radius:12px;border-top-right-radius:12px;-webkit-transform:translate(-20px,20px);-ms-transform:translate(-20px,20px);transform:translate(-20px,20px);margin:0 auto}div.split-plane-wrapper.normal figure::before{content:'';display:block;height:0;padding-top:56.25%}div.split-plane-wrapper.normal div{width:95%;margin-left:0;padding:60px 5% 40px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:0 auto}div.split-plane-wrapper.normal div::after{content:'';position:absolute;top:0;right:0;width:0;height:0;border-top:20px solid #1c9bc4;border-right:20px solid transparent}div.split-plane-wrapper.normal.small figure{width:100%}div.split-plane-wrapper.normal.small div{padding:60px 5% 40px;width:100%;margin-left:0}}div.split-plane-wrapper.swapped div.blue{background-color:#3cc1e7}div.split-plane-wrapper.swapped div.blue::after{border-top:30px solid #1c9bc4}div.split-plane-wrapper.swapped div.navy{background-color:#132246}div.split-plane-wrapper.swapped div.navy::after{border-bottom:30px solid #2d498a}@media (max-width:759px){div.split-plane-wrapper.swapped div.navy::after{border-bottom:20px solid #2d498a}}@media (min-width:760px){div.split-plane-wrapper.swapped figure{width:35%;margin-left:65%;left:-30px;bottom:-30px;border-top-right-radius:12px;border-bottom-right-radius:12px}div.split-plane-wrapper.swapped div{width:65%;margin-left:inherit;border-top-left-radius:12px;border-bottom-left-radius:12px}div.split-plane-wrapper.swapped div::after{content:'';position:absolute;top:0;right:0;width:0;height:0;border-bottom:30px solid #1c9bc4;border-left:30px solid transparent}}@media (max-width:1079px){div.split-plane-wrapper.swapped figure{width:50%;margin-left:50%;left:-15px}div.split-plane-wrapper.swapped div{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px);width:50%;padding:50px}}@media (max-width:759px){div.split-plane-wrapper.swapped figure{position:relative;height:inherit;width:95%;top:inherit;left:inherit;border-bottom-left-radius:12px;border-bottom-right-radius:12px;-webkit-transform:translate(-20px,-20px);-ms-transform:translate(-20px,-20px);transform:translate(-20px,-20px);margin:0 auto}div.split-plane-wrapper.swapped figure::before{content:'';display:block;height:0;padding-top:56.25%}div.split-plane-wrapper.swapped div{width:95%;margin-left:0;padding:40px 5% 60px;border-top-left-radius:12px;border-top-right-radius:12px;margin:0 auto;-webkit-transform:none;-ms-transform:none;transform:none}div.split-plane-wrapper.swapped div::after{content:'';position:absolute;bottom:0;right:0;width:0;height:0;border-bottom:20px solid #1c9bc4;border-right:20px solid transparent}}section.cms-quote{padding:20px 5% 80px;text-align:center}section.cms-quote div{max-width:840px;margin:0 auto}section.cms-quote p{font-size:-webkit-calc(16px + 4 * ((100vw - 420px)/ 604));font-size:calc(16px + 4 * ((100vw - 420px)/ 604));color:#00acd7;font-weight:500;line-height:1.3em;font-style:italic;margin-bottom:30px}@media screen and (max-width:420px){section.cms-quote p{font-size:16px}}@media screen and (min-width:1024px){section.cms-quote p{font-size:20px}}section.cms-quote figure{border-radius:99px;background-size:cover;background-position:center;background-repeat:no-repeat;height:64px;width:64px;margin:0 auto;border:solid 2px #00acd7;box-shadow:inset 0 0 0 2px #fff;margin-bottom:10px}section.cms-quote small,section.cms-quote span{color:#5d677f;font-size:10px;text-transform:uppercase;padding:0;margin:0}section.cms-quote span{font-weight:900;display:block;margin-bottom:-5px}section.cms-quote small{margin-top:0}@media (max-width:759px){section.cms-quote{padding:40px 5%}}section.cms-skills{padding:60px 5%;border-top:solid 1px #dfdfdf}section.cms-skills h2{font-size:-webkit-calc(24px + 8 * ((100vw - 420px)/ 604));font-size:calc(24px + 8 * ((100vw - 420px)/ 604));color:#20376f;text-align:center;max-width:770px;margin:0 auto 50px}@media screen and (max-width:420px){section.cms-skills h2{font-size:24px}}@media screen and (min-width:1024px){section.cms-skills h2{font-size:32px}}section.cms-skills div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.cms-skills article{width:33.3334%;text-align:center;padding:0 40px}section.cms-skills figure{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:40px;-webkit-transform:translate(-5px,-5px);-ms-transform:translate(-5px,-5px);transform:translate(-5px,-5px);box-shadow:10px 10px 0 0 #eee;border-bottom-right-radius:5px;border-top-left-radius:5px}section.cms-skills figure::before{content:'';display:block;height:0;padding-top:63.25%}section.cms-skills h4{font-size:-webkit-calc(18px + 4 * ((100vw - 420px)/ 604));font-size:calc(18px + 4 * ((100vw - 420px)/ 604));color:#20376f}@media screen and (max-width:420px){section.cms-skills h4{font-size:18px}}@media screen and (min-width:1024px){section.cms-skills h4{font-size:22px}}section.cms-skills p{font-size:14px;color:#5d677f}@media (max-width:759px){section.cms-skills{border-bottom:solid 1px #dfdfdf;padding-bottom:20px}section.cms-skills article{width:100%;padding:0;margin:0 0 40px}}section.cms-amplified{padding:80px 5%}@media (max-width:759px){section.cms-amplified{padding:40px 5% 0}}section.cms-curriculum{position:relative;padding:60px 0;margin:120px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.cms-curriculum h2{font-size:-webkit-calc(24px + 8 * ((100vw - 420px)/ 604));font-size:calc(24px + 8 * ((100vw - 420px)/ 604));color:#20376f}@media screen and (max-width:420px){section.cms-curriculum h2{font-size:24px}}@media screen and (min-width:1024px){section.cms-curriculum h2{font-size:32px}}section.cms-curriculum a.pill-btn{display:inline-block;margin-top:20px}section.cms-curriculum figure{background-size:contain;background-position:center;background-repeat:no-repeat}section.cms-curriculum figure::before{content:'';display:block;height:0;padding-top:100%}section.cms-curriculum div{z-index:2;position:relative;width:50%;padding-right:5%}@media (min-width:760px){section.cms-curriculum figure{position:absolute;height:630px;width:630px;max-width:50%;left:-60px;top:-webkit-calc(50% - 300px);top:calc(50% - 300px)}}@media (max-width:759px){section.cms-curriculum{padding:0;margin:50px 0}section.cms-curriculum figure{position:relative;width:100%;margin-bottom:30px}section.cms-curriculum figure::before{content:'';display:block;height:0;padding-top:56.25%}section.cms-curriculum div{width:100%;padding:0 5%}}section.cms-chromebook{position:relative;padding:60px 0;margin:160px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.cms-chromebook h2{font-size:-webkit-calc(24px + 8 * ((100vw - 420px)/ 604));font-size:calc(24px + 8 * ((100vw - 420px)/ 604));color:#20376f}@media screen and (max-width:420px){section.cms-chromebook h2{font-size:24px}}@media screen and (min-width:1024px){section.cms-chromebook h2{font-size:32px}}section.cms-chromebook a.pill-btn{display:inline-block;margin-top:20px}section.cms-chromebook figure{background-size:contain;background-position:center;background-repeat:no-repeat}section.cms-chromebook figure::before{content:'';display:block;height:0;padding-top:100%}section.cms-chromebook div{z-index:2;position:relative;width:50%;padding-left:10%}@media (min-width:760px){section.cms-chromebook figure{position:absolute;height:630px;width:630px;max-width:50%;right:60px;top:-webkit-calc(50% - 300px);top:calc(50% - 300px)}}@media (max-width:759px){section.cms-chromebook{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;margin:50px 0}section.cms-chromebook figure{position:relative;width:100%;margin-bottom:30px}section.cms-chromebook figure::before{content:'';display:block;height:0;padding-top:56.25%}section.cms-chromebook div{width:100%;padding:0 5%}}section.cms-development{padding:80px 5%}@media (max-width:759px){section.cms-development{padding:40px 5%}}body.competition{max-width:1600px;margin-left:auto;margin-right:auto}body.competition .author-wrap figure{position:relative}section.competition-top-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1099px){section.competition-top-bar{display:none}}section.competition-top-bar div{height:44px}section.competition-top-bar div:first-child{width:90%;background-color:#00acd7}section.competition-top-bar div:last-child{width:10%;background-color:#fff}@media (max-width:1023px){section.competition-top-bar div:last-child{background-color:#00acd7}}section.competition-hero{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1099px){section.competition-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:639px){section.competition-hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.competition-hero div.ch-content{width:90%;background-color:#00acd7}@media (max-width:1099px){section.competition-hero div.ch-content{width:100%}}section.competition-hero rail{width:10%;background-color:#f4f4f4}@media (max-width:1023px){section.competition-hero rail{display:none}}div.ch-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1099px){div.ch-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:639px){div.ch-content{-ms-flex-wrap:wrap;flex-wrap:wrap}}div.ch-content div.ch-title{width:30%;padding:60px 5% 80px}@media (max-width:1099px){div.ch-content div.ch-title{width:100%;padding-bottom:45px}}@media (max-width:639px){div.ch-content div.ch-title{width:100%;padding-bottom:40px}}div.ch-content div.ch-title .button-wrap{display:none}@media (max-width:1099px){div.ch-content div.ch-title .button-wrap{display:block}}@media (max-width:639px){div.ch-content div.ch-title .button-wrap a{text-align:center;padding:5px 20px}}div.ch-content div.ch-title .button-wrap a:first-child{margin-right:10px}div.ch-content div.ch-video{width:70%}@media (max-width:1099px){div.ch-content div.ch-video{width:100%}}@media (max-width:639px){div.ch-content div.ch-video{width:100%}}@media (max-width:639px){div.ch-content div.ch-video svg{height:70px;width:70px}}div.ch-content h1{color:#fff}div.ch-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.ch-title span{display:block;padding-top:30px}div.ch-title img{width:78px}div.ch-video{height:100%;position:relative}div.ch-video figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;height:100%}div.ch-video figure::before{content:'';display:block;height:0;padding-top:68%}div.ch-video svg{position:absolute;height:100px;width:100px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section.competition-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.competition-intro div.ci-nav{width:27%}@media (max-width:1023px){section.competition-intro div.ci-nav{width:30%}}@media (max-width:639px){section.competition-intro div.ci-nav{width:100%}}section.competition-intro div.ci-copy{width:73%;background-color:#f4f4f4}@media (max-width:1023px){section.competition-intro div.ci-copy{width:70%}}@media (max-width:639px){section.competition-intro div.ci-copy{width:100%}}section.competition-intro div.ci-copy .button-wrap{margin-top:35px}@media (max-width:1099px){section.competition-intro div.ci-copy .button-wrap{display:none}}section.competition-intro div.ci-copy .button-wrap a{margin-right:10px;font-weight:700}div.ci-nav{padding:50px 5%}@media (max-width:639px){div.ci-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 5%}}div.ci-nav a{position:relative;display:block;width:100%;padding:10px 0 10px 26px;font-weight:500;color:rgba(102,102,102,.8);-webkit-transition:all 350ms ease;transition:all 350ms ease}@media (max-width:639px){div.ci-nav a{width:50%}}div.ci-nav a::after{content:'';position:absolute;left:0;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);height:12px;width:12px;border-radius:99px;background-color:#eee;-webkit-transition:all 350ms ease;transition:all 350ms ease;box-shadow:inset 0 0 0 2px #fff;border:solid 1px #fff}div.ci-nav a:hover{color:#ff8a00}div.ci-nav a:hover::after{background-color:#ff8a00;border-color:#00acd7}div.ci-copy{padding:50px 10% 50px 5%}div.ci-copy p{font-size:17px}section.fun-facts{padding:50px 5%}@media (max-width:979px){section.fun-facts{padding-top:40px;padding-bottom:40px}}section.fun-facts h3{font-size:28px;color:#fc761e;text-align:center;margin-bottom:50px;margin-top:46px;font-weight:700}@media (max-width:979px){section.fun-facts h3{margin-top:0;margin-bottom:20px}}section.fun-facts .article-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.fun-facts .article-wrap .col{border:1px solid rgba(238,238,238,.4);box-shadow:0 4px 4px rgba(0,0,0,.05);width:-webkit-calc(33% - 20px);width:calc(33% - 20px)}@media (max-width:979px){section.fun-facts .article-wrap .col{width:100%;margin-bottom:40px;padding-right:0;padding-left:0}}section.fun-facts .article-wrap .col:first-child{border-top:3px solid #2fc0e9}section.fun-facts .article-wrap .col:nth-child(2){border-top:3px solid #73d7cd}section.fun-facts .article-wrap .col:last-child{border-top:3px solid #76bc21}section.fun-facts .article-wrap .col article{text-align:center;padding:10%}@media (max-width:979px){section.fun-facts .article-wrap .col article{padding:5%;padding-top:30px;padding-bottom:30px}}section.fun-facts .article-wrap .col article h4{color:#454545;margin-bottom:30px;font-weight:700}@media (max-width:979px){section.fun-facts .article-wrap .col article h4{margin-bottom:13px}}section.fun-facts .article-wrap .col article p{color:#000;font-weight:500}section.join{margin-bottom:50px}section.join .title-wrap{height:624px;background-color:#3cc1e7;position:relative}@media (max-width:979px){section.join .title-wrap{height:550px}}@media (max-width:639px){section.join .title-wrap{height:350px}}section.join .title-wrap h4{text-align:center;color:#fff;font-size:28px;padding-top:60px;line-height:1em}@media (max-width:979px){section.join .title-wrap h4{padding-top:40px}}section.join .article-wrap{width:80%;background-color:#fff;border:1px solid rgba(238,238,238,.4);box-shadow:0 4px 4px rgba(0,0,0,.05);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:100px 10%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;top:130px}@media (max-width:979px){section.join .article-wrap{padding:80px 7%;width:90%;top:100px}}@media (max-width:759px){section.join .article-wrap{position:relative;padding:50px 5%;top:20px}}section.join .article-wrap .arrow svg{width:50px;height:60px;position:absolute;bottom:-32px;right:0;left:0;margin-left:auto;margin-right:auto}section.join .article-wrap .arrow svg path{fill:#fc761e}section.join .article-wrap article{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-bottom:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:759px){section.join .article-wrap article{width:100%;margin-bottom:40px}}@media (max-width:639px){section.join .article-wrap article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.join .article-wrap article p{color:#000;font-size:16px;font-weight:500}@media (max-width:639px){section.join .article-wrap article p{text-align:center}}section.join .article-wrap article:nth-child(odd){padding-right:5px;margin-right:5px}section.join .article-wrap article:nth-child(even){padding-left:5px;margin-left:5px}@media (max-width:759px){section.join .article-wrap article:nth-child(even){padding-left:0;margin-left:0}}section.join .article-wrap article:nth-last-child(-n+3){margin-bottom:0}@media (max-width:759px){section.join .article-wrap article:nth-last-child(-n+3){margin-bottom:40px}}section.join .article-wrap article img{margin-right:20px;max-height:80px}section.join .button-wrap{margin-top:170px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:759px){section.join .button-wrap{margin-top:480px}}@media (max-width:639px){section.join .button-wrap{margin-top:835px}}section.join .button-wrap a{font-weight:700}section.join .button-wrap a:first-child{margin-right:10px}section.join .button-wrap a:last-child{margin-left:10px}section.prizes{background-color:rgba(238,238,238,.4);padding:50px 10%}@media (max-width:979px){section.prizes{padding-top:40px;padding-bottom:40px}}@media (max-width:979px){section.prizes{padding:40px 5%}}section.prizes h3{font-size:28px;color:#fc761e;text-align:center;margin-bottom:70px;margin-top:30px;font-weight:700}@media (max-width:979px){section.prizes h3{margin-bottom:40px;margin-top:10px}}section.prizes .article-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}section.prizes article{width:33.333333%;background-color:#fff;padding:5%;border-right:7px solid rgba(238,238,238,.4)}@media (max-width:979px){section.prizes article{width:50%;margin-bottom:7px}}@media (max-width:639px){section.prizes article{width:100%;border-right:none;margin-bottom:40px;box-shadow:0 4px 4px rgba(0,0,0,.05)}}@media (max-width:639px){section.prizes article:last-child{margin-bottom:0}}section.prizes article:nth-child(2) p:before{background-color:#73d7cd}section.prizes article:last-child p:before{background-color:#76bc21}section.prizes p{font-size:24px;color:#454545;margin-bottom:20px;margin-top:10px;position:relative;font-weight:600}section.prizes p:before{content:"";position:absolute;left:0;width:40px;height:1px;background-color:#2fc0e9;bottom:-6px}section.prizes li{color:#000;font-size:16px;padding-left:20px;position:relative;margin-bottom:15px}section.prizes li:before{content:"\2022";position:absolute;left:0}section.origins{padding:20px 10%;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:959px){section.origins{display:block;padding:15px 5%}}section.origins h3{font-size:28px;color:#fc761e;margin-bottom:30px;font-weight:700;margin-top:30px}section.origins article{width:60%;padding-right:5%}@media (max-width:959px){section.origins article{width:100%}}section.origins article p{color:#666}section.origins .image-wrap{width:40%}@media (max-width:959px){section.origins .image-wrap{width:100%;margin-top:40px}}section.origins figure{background-size:100%;background-position:center;background-repeat:no-repeat;width:100%;margin-bottom:15px;height:inherit;overflow:hidden;position:relative}section.origins figure::before{content:'';display:block;height:0;padding-top:77%}@media (max-width:959px){section.origins figure{margin-bottom:40px}}section.quote{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:50px;padding-bottom:50px}@media (max-width:979px){section.quote{padding-top:40px;padding-bottom:40px}}@media (max-width:639px){section.quote{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.quote .image-wrap{width:50%;overflow:hidden;position:relative}section.quote .image-wrap::before{content:'';display:block;height:0;padding-top:66%}@media (max-width:639px){section.quote .image-wrap{width:100%}}section.quote figure{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center}section.quote article{width:50%;background-color:#3cc1e7;padding:6%;min-height:424px}@media (max-width:639px){section.quote article{width:100%;min-height:0}}section.quote article .article-wrap{border-left:3px solid #fff;padding-left:5%;padding-right:5%}section.quote article .article-wrap p{color:#fff}section.quote article .author-wrap{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex}section.quote article .author-wrap figure{background-size:cover;background-position:center;background-repeat:no-repeat;height:50px;width:50px;border-radius:999px;border:2px solid #fff;margin-right:20px}section.quote article .author-wrap .copy-wrap{padding-top:10px;padding-left:5px}section.quote article .author-wrap h4{color:#fff;margin:0;font-size:16px}section.quote article .author-wrap p{font-size:13px}section.required{padding:50px 10%}@media (max-width:979px){section.required{padding:40px 5%;padding-top:20px}}section.required h3{font-size:28px;color:#fc761e;margin-bottom:40px;font-weight:700}@media (max-width:979px){section.required h3{margin-bottom:20px}}section.required ul.reqired-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.required ul.reqired-list li{width:-webkit-calc(50% - 40px);width:calc(50% - 40px);margin-top:0;margin-bottom:20px;color:#000;position:relative;padding-left:30px;margin-right:0;font-weight:500}section.required ul.reqired-list li a{color:#00acd7;font-weight:500;text-decoration:underline;-webkit-text-decoration-color:#00acd7;text-decoration-color:#00acd7}section.required ul.reqired-list li a:hover{opacity:.8}section.required ul.reqired-list li:nth-child(odd){margin-right:20px}@media (max-width:639px){section.required ul.reqired-list li:nth-child(odd){margin-right:0}}section.required ul.reqired-list li:nth-child(even){margin-left:20px}@media (max-width:639px){section.required ul.reqired-list li:nth-child(even){margin-left:0}}section.required ul.reqired-list li:before{content:"\2022";position:absolute;left:0}@media (max-width:639px){section.required ul.reqired-list li{width:100%}}section.map{background-color:#002249;padding:50px 5%}@media (max-width:959px){section.map{padding:40px 5%}}section.map h4{font-size:28px;font-weight:700;color:#fff;text-align:center;margin-bottom:30px;margin-top:30px}@media (max-width:959px){section.map h4{margin-bottom:20px;margin-top:20px}}section.map p{padding-left:10%;padding-right:10%;color:#fff;text-align:center}@media (max-width:959px){section.map p{padding-left:0;padding-right:0}}section.map .map-wrap{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:959px){section.map .map-wrap{display:block;margin-top:40px}}section.map .map-wrap figure{background-size:contain;background-position:center;background-repeat:no-repeat;width:55%;overflow:hidden;position:relative;background-color:transparent}section.map .map-wrap figure::before{content:'';display:block;height:0;padding-top:55%}@media (max-width:959px){section.map .map-wrap figure{width:100%}}section.map .map-wrap ul{width:45%;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:959px){section.map .map-wrap ul{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto 20px;padding-left:0;max-width:600px}}@media (max-width:639px){section.map .map-wrap ul{max-width:320px;margin:0 auto 20px;padding:0}}section.map .map-wrap ul li{width:25%;color:#7995b4;display:block;margin-bottom:15px;font-size:12px;font-weight:600;position:relative;float:LEFT;margin-right:0}@media (max-width:1139px){section.map .map-wrap ul li{width:33.333333%}}@media (max-width:959px){section.map .map-wrap ul li{width:20%}}@media (max-width:639px){section.map .map-wrap ul li{width:50%}}section.faq{padding:50px 8%;border-bottom:2px solid rgba(238,238,238,.4)}@media (max-width:979px){section.faq{padding:40px 7%}}section.faq h3{font-size:28px;color:#fc761e;font-weight:700;margin-bottom:65px}@media (max-width:979px){section.faq h3{margin-bottom:55px}}@media (max-width:639px){section.faq h3{margin-bottom:30px}}section.faq article{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media (max-width:639px){section.faq article{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}}section.faq article a{color:#fc761e}section.faq article a:hover{opacity:.8}section.faq .content-wrap{width:70%}@media (max-width:639px){section.faq .content-wrap{width:100%}}section.faq .va-faqs{margin-left:30%}section.faq h5{width:30%;color:#002249;font-size:16px;font-weight:600;margin-bottom:20px}@media (max-width:639px){section.faq h5{width:100%}}section.faq p{color:#000;margin-bottom:30px}@media (max-width:639px){section.faq p{margin-bottom:20px}}.wlrc-bg{display:none;z-index:998;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.75)}.wlrc-modal-wrap{display:none;z-index:99999;background-color:#fff;margin:0 auto;overflow:hidden;position:fixed;max-width:552px;left:0;border-radius:10px;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 3px 7px rgba(0,0,0,.4)}.wlrc-modal-wrap .inner-wrap{position:relative;width:100%;padding:10px 2% 25px}@media (max-width:759px){.wlrc-modal-wrap{width:95%}}.wlrc-modal-close{position:absolute;top:12px;right:12px;height:20px;width:20px;cursor:pointer}.wlrc-modal-copy{text-align:center;max-width:390px;margin:0 auto}.wlrc-modal-copy h4{color:#08315c;margin-bottom:30px}.wlrc-modal-copy button{margin-top:35px;min-width:200px}body.coaches-corner .max-container.everest,body.coaches-corner header[role=banner]{display:none}@media (max-width:968px){body.coaches-corner.mobile-nav{overflow:hidden;position:fixed}}body.coaches-corner.mobile-nav .cc-nav-toggle{position:relative;right:0;top:0;margin-right:0}body.coaches-corner.mobile-nav .cc-nav-toggle span.three-lines{display:none}body.coaches-corner.mobile-nav .cc-nav-toggle span.x{display:block;position:absolute}body.coaches-corner.mobile-nav .cc-nav-toggle span.x:before{position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:15px}@media (max-width:759px){body.coaches-corner.mobile-nav .cc-nav-toggle span.x:before{left:35px}}body.coaches-corner.mobile-nav .cc-nav-toggle span.x:after{top:15px;position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:759px){body.coaches-corner.mobile-nav .cc-nav-toggle span.x:after{left:35px}}body.coaches-corner .max-container.everest{display:none}body.coaches-corner .timeline-item.is-active .timeline-toggle:after{border-bottom:9px solid #132246;border-top:none}body.coaches-corner div.timeline-item.is-active .timeline-content{height:auto}body.coaches-corner section.mobile-nav{display:none}@media (max-width:968px){body.coaches-corner section.mobile-nav.is-active{position:fixed;background-color:rgba(30,49,96,.95);border-top:1px solid #fff;height:100vh;display:block;z-index:3;overflow:hidden;padding-top:20px;width:100%}}body.coaches-corner section.mobile-nav.is-active ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:30px;padding-left:5%;padding-right:5%;position:relative}body.coaches-corner section.mobile-nav.is-active ul li.arrow{position:relative}body.coaches-corner section.mobile-nav.is-active ul li.arrow:before{content:'';position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;opacity:.6;right:0;top:10px;border-top:10px solid #fff}@media (max-width:968px){body.coaches-corner section.mobile-nav.is-active ul li.arrow.active ul.sub-mobile-nav-wrap{display:block;margin-left:20px;padding-top:0;padding-bottom:20px}}body.coaches-corner section.mobile-nav.is-active ul li.arrow.active ul.sub-mobile-nav-wrap li{border-bottom:none;margin-bottom:0;position:relative;padding-left:20px;padding-bottom:0;margin-right:0;margin-top:15px}body.coaches-corner section.mobile-nav.is-active ul li.arrow.active ul.sub-mobile-nav-wrap li:before{content:'o';color:#fff;position:absolute;top:4px;left:0}body.coaches-corner section.mobile-nav.is-active ul li.arrow.active:before{border-top:none;border-bottom:10px solid #fff}body.coaches-corner section.mobile-nav.is-active ul li{width:100%;padding-bottom:20px;border-bottom:1px dashed #fff;margin-bottom:20px;margin-right:0}body.coaches-corner section.mobile-nav.is-active ul li:last-child{border-bottom:none}body.coaches-corner section.mobile-nav.is-active ul li a{color:#fff;font-size:22px;font-weight:500}body.coaches-corner section.mobile-nav.is-active ul.sub-mobile-nav-wrap{display:none}.coaches--nav{display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;background-color:#132246}.coaches--nav .col-left{width:375px;background:#132246;padding-left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (max-width:759px){.coaches--nav .col-left{width:100%}}.coaches--nav .col-left img{position:absolute;left:40px;top:0;width:71px}@media (max-width:639px){.coaches--nav .col-left img{left:0;margin-left:20px;width:61px;height:71px;z-index:4}}.coaches--nav .col-right{width:-webkit-calc(100% - 375px);width:calc(100% - 375px);background:#132246;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:46px;position:relative}@media (max-width:1009px){.coaches--nav .col-right{display:none}}.coaches--nav .col-right .dropdown{position:absolute;left:-34px;top:14px}.coaches--nav .col-right .dropdown a.is-active{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#22325b;border-radius:4px;padding-bottom:3px}.coaches--nav .col-right .dropdown a{padding:5px 10px;width:85px;font-size:16px;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:26px}.coaches--nav .col-right .dropdown ul{display:none;background-color:#fff;padding:10px 0;border-radius:4px;margin-top:5px;box-shadow:0 10px 10px rgba(0,0,0,.1)}.coaches--nav .col-right .dropdown li{float:none;cursor:pointer;margin-right:0}.coaches--nav .col-right .dropdown li a{color:#5b7896}.coaches--nav .col-right .dropdown li:hover a{color:#ff8a00}.coaches--nav .col-right .dropdown svg path{fill:#5b7896}.coaches--nav .col-right .dropdown.is-active ul{display:block;position:relative;z-index:3}.coaches--nav .col-right .dropdown.is-active a.is-active{background-color:#3d4e77}.coaches--nav .col-right .dropdown.is-active svg path{fill:#fff}.coaches--nav .col-right a.cc-top{display:inline-block;color:#fff;padding:0 20px;font-weight:500}.coaches--nav .col-right a.cc-top span{border-bottom:1px solid transparent;-webkit-transition:.35s;transition:.35s}.coaches--nav .col-right a:last-child{padding-right:0}.coaches--nav .col-right a.cc-top:hover span{border-bottom:1px solid rgba(255,255,255,.6)}.coaches--nav .mobile-wraper{display:none}@media (max-width:968px){.coaches--nav .mobile-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-calc(100% - 375px);width:calc(100% - 375px);background-color:#132246;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:759px){.coaches--nav .mobile-wraper{width:auto}}.coaches--nav .cc-nav-toggle{cursor:pointer;height:100%;width:71px;position:relative;margin-right:10px;display:none}@media (max-width:968px){.coaches--nav .cc-nav-toggle{display:block}}@media (max-width:759px){.coaches--nav .cc-nav-toggle{margin-right:auto;margin-left:auto}}.coaches--nav .cc-nav-toggle span.three-lines{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:32px;height:2px;background-color:#fff}.coaches--nav .cc-nav-toggle span.three-lines:before{content:'';position:absolute;width:32px;height:2px;background-color:#fff;-webkit-transition:.25s;transition:.25s;top:-8px}.coaches--nav .cc-nav-toggle span.three-lines:after{content:'';position:absolute;width:32px;height:2px;background-color:#fff;-webkit-transition:.25s;transition:.25s;bottom:-8px}.coaches--nav .cc-nav-toggle span.x{display:none}.coaches--nav .nav-name{color:#fff;position:absolute;left:138px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:27px;font-weight:700;font-family:Bariol,Helvetica,sans-serif}@media (max-width:759px){.coaches--nav .nav-name{left:130px}}@media (max-width:639px){.coaches--nav .nav-name{left:100px}}@media (max-width:399px){.coaches--nav .nav-name{font-size:25px;left:84px}}.coaches--nav ul.cc-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.coaches--nav ul.cc-nav li{height:100%;float:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coaches--nav ul.cc-nav li.has-subnav::after{display:none}.coaches--nav ul.cc-nav div.subnav-triple{left:-webkit-calc(50% - 183px);left:calc(50% - 183px);width:366px;top:100%}.coaches--nav ul.cc-nav div.st-bot{background-color:#4b5a80;border-top:none;border-top-left-radius:7px;border-top-right-radius:7px}.coaches--nav ul.cc-nav div.st-bot a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:15px 20px;border-bottom:solid 1px transparent;-webkit-transition:all 250ms ease;transition:all 250ms ease}.coaches--nav ul.cc-nav div.st-bot a svg path{fill:#fff;-webkit-transition:all 250ms ease;transition:all 250ms ease}.coaches--nav ul.cc-nav div.st-bot a p{color:#fff}.coaches--nav ul.cc-nav div.st-bot a::after{content:'';position:absolute;bottom:100%;left:-webkit-calc(50% - 14px);left:calc(50% - 14px);z-index:9999;-webkit-transition:all 250ms ease;transition:all 250ms ease;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #4b5a80}.coaches--nav ul.cc-nav div.st-bot a:hover{border-color:#dfdfdf;background-color:#fff}.coaches--nav ul.cc-nav div.st-bot a:hover p{color:#ff8a00}.coaches--nav ul.cc-nav div.st-bot a:hover svg path{fill:#ff8a00}.coaches--nav ul.cc-nav div.st-bot a:hover::after{border-bottom-color:#fff}.coaches--nav ul.cc-nav div.st-bot span{display:block;width:30px;height:30px;margin-right:10px}.coaches--nav ul.cc-nav div.st-top{-ms-flex-wrap:wrap;flex-wrap:wrap}.coaches--nav ul.cc-nav div.st-top a{width:100%;padding:15px 20px}.coaches--nav ul.cc-nav div.st-top a:first-child{border-right:none;border-bottom:solid 1px #dfdfdf}.coaches--nav ul.cc-nav div.st-top a:last-child{border-left:none;padding-right:20px}.coaches--nav ul.cc-nav div.st-top a p{text-align:left;margin:0}section.cc-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}div.cc-timeline{width:375px;padding:40px 0 40px 0;background:rgba(235,237,243,.7)}@media (max-width:759px){div.cc-timeline{width:100%}}@media (max-width:639px){div.cc-timeline{padding-top:20px;padding-bottom:20px}}div.cc-timeline-items{position:relative;padding:0 37px 0 73px}@media (max-width:639px){div.cc-timeline-items{padding:0 5% 0 50px}}div.cc-timeline-items::before{content:'';position:absolute;top:20px;left:53px;width:2px;height:-webkit-calc(100% - 60px);height:calc(100% - 60px);background:#d6dae7}@media (max-width:639px){div.cc-timeline-items::before{left:30px}}div.timeline-item.is-active div.timeline-item-status{border-color:#ff8a00}div.timeline-item.is-active div.timeline-item-status svg path{stroke:#ff8a00}div.timeline-item.is-active div.timeline-content article{-webkit-animation:scale-in .5s ease forwards;animation:scale-in .5s ease forwards}div.timeline-item:not(:last-child){border-bottom:1px dashed rgba(155,167,196,.5)}div.timeline-item span{display:block;font-size:.625rem;font-weight:900;text-transform:uppercase}div.timeline-toggle{position:relative;padding:15px 12px 13px;cursor:pointer;-webkit-transition:background 250ms;transition:background 250ms}@media (max-width:639px){div.timeline-toggle{padding:8px 12px 8px}}div.timeline-toggle:hover{background:rgba(235,237,243,.8)}div.timeline-toggle::after{content:'';position:absolute;top:18px;right:12px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #132246;opacity:.2}div.timeline-toggle span{color:#9ba7c4}div.timeline-toggle h3{margin:5px 0 0;font-size:1.125rem;font-weight:700;color:#08315c}div.timeline-item-status{position:absolute;top:18px;left:-32px;width:26px;height:26px;border-radius:50%;border:3px solid #9ba7c4;background:#fff;-webkit-transition:border-color 250ms;transition:border-color 250ms}div.timeline-item-status svg{position:relative;top:-1px;left:5px}div.timeline-item-status svg path{-webkit-transition:stroke 250ms;transition:stroke 250ms}div.timeline-content{height:0;overflow:hidden;-webkit-transition:height .5s ease;transition:height .5s ease}div.timeline-content article{margin-bottom:15px;padding:17px 15px;background:#fff;border-radius:5px;border:1px solid #becae7}div.timeline-content article span{font-weight:700;color:#3cc1e7}div.timeline-content article h1,div.timeline-content article h2,div.timeline-content article h3,div.timeline-content article h4,div.timeline-content article h5,div.timeline-content article h6{margin:5px 0 0;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;font-size:1rem;line-height:1.4em;color:#08315c}div.timeline-content article>p{margin:10px 0 20px;font-size:.8125rem;font-weight:500;color:#5b7896}div.timeline-content-author{-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.timeline-content-author figure{width:45px;height:45px;margin-right:10px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:rgba(255,138,0,.2)}div.timeline-content-author p{font-size:.75rem;line-height:normal}p.timeline-author-name{margin-bottom:2px;font-weight:700;color:#132246}p.timeline-author-bottom{margin:0;color:#5b7896}div.cc-timeline-bottom{margin:68px 38px 0 23px;padding-top:30px;border-top:1px solid #becae6}@media (max-width:759px){div.cc-timeline-bottom{display:none}}div.cc-timeline-bottom span{display:block;margin-bottom:15px;font-size:.625rem;font-weight:900;color:#08315c}div.cc-timeline-bottom.mobile{display:none}@media (max-width:759px){div.cc-timeline-bottom.mobile{display:block;background-color:rgba(235,237,243,.7);margin:0;padding-top:70px;padding-bottom:70px;border-top:none}}div.cc-timeline-bottom.mobile span{text-align:center;font-size:23px;margin-bottom:20px}div.cc-timeline-bottom.mobile div.cc-social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:5%;padding-right:5%}div.cc-timeline-bottom.mobile div.cc-social a{margin-right:20px}div.cc-timeline-bottom.mobile div.cc-social a:last-child{margin-right:0}div.cc-social{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.cc-social a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:55px;height:55px;border:1px solid #becae7;border-radius:5px;background:#fff}div.cc-social a:hover svg path{fill:#fc761e}div.cc-social svg path{-webkit-transition:fill 250ms;transition:fill 250ms}div.cc-resources-wrap{-webkit-box-flex:2.25;-ms-flex:2.25;flex:2.25;padding:35px 46px}@media (max-width:639px){div.cc-resources-wrap{padding:35px 5%}}div.cc-resources-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:639px){div.cc-resources-top{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}div.cc-resources-top h1{margin:0;font-size:1.8125rem;font-weight:700;color:#08315c}@media (max-width:639px){div.cc-resources-top h1{width:100%;text-align:center}}div.cc-resources-top a{font-size:.8125rem;font-weight:700}@media (max-width:968px){div.cc-resources-top a{padding-top:7px;padding-bottom:7px}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active .arrow-down{display:block;border-bottom:10px solid #132246;border-top:none}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li{padding-left:72px;color:#5b7896;font-weight:700;height:auto;padding-bottom:10px}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li:first-child{margin-bottom:0}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li.is-active{height:auto}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li.is-active .filter-dot{display:block}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li{display:block;padding-top:10px;margin-bottom:0}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li span.copy{cursor:pointer;color:#5b7896;font-weight:700;font-size:16px}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li span.copy:hover{color:#08315c}}@media (max-width:639px){div.cc-filters.rd-mobile-nav.is-active ul li .filter-dot{display:none}}@media (max-width:639px){div.cc-filters.rd-mobile-nav{display:block;padding-top:40px;margin-top:40px;border-top:1px solid #f1f2f7;position:relative}}@media (max-width:639px){div.cc-filters.rd-mobile-nav span.arrow-down{position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #132246;opacity:.2;right:30px;top:67px;z-index:2}}@media (max-width:639px){div.cc-filters.rd-mobile-nav ul{background-color:rgba(235,237,243,.7);border:1px solid #becae7;border-radius:5px;padding-top:10px;padding-bottom:10px}}@media (max-width:639px){div.cc-filters.rd-mobile-nav ul li{display:none;width:100%;margin-right:0}}@media (max-width:639px){div.cc-filters.rd-mobile-nav ul li.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px;position:relative;padding-top:10px;padding-bottom:10px;margin-bottom:0}}@media (max-width:639px){div.cc-filters.rd-mobile-nav ul li.is-active div.filter-dot{background-color:#f38b30;border-color:#fff;position:relative;z-index:2;border:3px solid #fff;width:15px;height:15px}}@media (max-width:639px){div.cc-filters.rd-mobile-nav ul li.is-active span.copy{margin-left:15px;color:#0e2134;font-size:16px;font-weight:700}}@media (max-width:639px){div.cc-filters.rd-mobile-nav ul li.is-active div.filter-bg{top:6px;left:22px;position:absolute;width:30px;height:30px;opacity:1}}div.cc-filters{margin-top:25px;padding-top:30px;border-top:1px solid #f1f2f7}@media (max-width:639px){div.cc-filters{display:none}}@media (max-width:1279px){div.cc-filters{width:100%;margin-top:40px}}div.cc-filters ul{margin:0;padding:0}div.cc-filters ul li{float:none;list-style-type:none;margin:0;padding:0}div.cc-filters ul li{position:relative;float:none;margin-right:25px;cursor:pointer}@media (max-width:1279px){div.cc-filters ul li{margin-bottom:10px}}@media (max-width:759px){div.cc-filters ul li{width:50%;margin-right:0}}div.cc-filters ul li.is-active div.filter-dot{background:#f38b30;border-color:#fff}div.cc-filters ul li.is-active div.filter-bg{opacity:1}div.cc-filters ul li:hover:not(.is-active) div.filter-dot{background:#f38b30;border-color:#f38b30}div.cc-filters ul li span{color:#0e2134;font-weight:700;font-size:.75rem;text-transform:uppercase}div.filter-dot{position:relative;-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px;margin-right:12px;background:#fff;border:2px solid #bac3d9;border-radius:50%;z-index:2;-webkit-transition:background 250ms,border-color 250ms;transition:background 250ms,border-color 250ms}div.filter-bg{position:absolute;top:-7px;left:-7px;width:26px;height:26px;background:rgba(243,139,48,.2);border-radius:50%;z-index:1;opacity:0}div.cc-resources-overflow{overflow:hidden;margin-top:40px}div.cc-resources{margin:-30px -32px -2px -30px}div.cc-resource{width:33.333%;padding:30px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}@media (min-width:1500px){div.cc-resource{width:25%}}@media (max-width:1279px){div.cc-resource{width:50%}}@media (max-width:968px){div.cc-resource{width:100%}}div.cc-resource figure{overflow:hidden;position:relative;background-size:contain;background-repeat:no-repeat;background-position:center center;margin-bottom:18px;background-color:#f1f2f7}div.cc-resource figure::before{content:'';display:block;height:0;padding-top:100%}div.cc-resource>span{display:block;font-size:.625rem;font-weight:900;color:#3cc1e7;text-transform:uppercase}div.cc-resource h5{margin:5px 0 15px;font-size:1rem;font-weight:700;color:#132246}div.cc-resource>p{font-size:.75rem;color:#5b7896}div.cc-resource-download{margin:25px 2px 0 0;border:1px solid #becae6;border-radius:3px;overflow:hidden}div.cc-resource-download a,div.cc-resource-download div.launch-interactive{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 15px;-webkit-transition:background 250ms;transition:background 250ms}div.cc-resource-download a:not(:last-child),div.cc-resource-download div.launch-interactive:not(:last-child){border-bottom:1px solid #ddd}div.cc-resource-download a:hover,div.cc-resource-download div.launch-interactive:hover{cursor:pointer;background:#fc761e}div.cc-resource-download a:hover span,div.cc-resource-download div.launch-interactive:hover span{color:#fff}div.cc-resource-download a:hover svg path,div.cc-resource-download div.launch-interactive:hover svg path{stroke:#fff}div.cc-resource-download span{margin-left:8px;font-size:.8125rem;font-weight:700;color:#132246;-webkit-transition:color 250ms;transition:color 250ms}div.cc-resource-download svg path{-webkit-transition:stroke 250ms;transition:stroke 250ms}div.cc-resources-content.is-hidden{display:none}div.cc-resources-iframe{display:none;height:100%}div.cc-resources-iframe div.cc-resources-top{padding-bottom:40px;margin-bottom:40px;border-bottom:solid 1px #f1f2f7}div.cc-resources-iframe iframe{position:relative;height:750px;border:solid 1px #f1f2f7}div.cc-resources-iframe.is-active{display:block}@media (max-width:639px){div.cc-resources-iframe a.pill-btn{margin-top:20px}}div.cc-iframe-container{background-size:10%;background-position:center center;background-repeat:no-repeat}section.classroom-hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;margin-bottom:60px}section.classroom-hero h1{font-size:-webkit-calc(32px + 8 * ((100vw - 420px)/ 604));font-size:calc(32px + 8 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){section.classroom-hero h1{font-size:32px}}@media screen and (min-width:1024px){section.classroom-hero h1{font-size:40px}}@media (min-width:1400px){section.classroom-hero{zoom:1.1}}div.class-video{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-bottom-right-radius:10px}div.class-video span{display:block;position:absolute;top:-webkit-calc(50% - 47px);top:calc(50% - 47px);left:-webkit-calc(50% - 47px);left:calc(50% - 47px);height:94px;width:94px;cursor:pointer;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.class-video span svg{width:100%;height:100%}div.class-video span:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (min-width:980px){div.class-video{position:absolute;right:0;top:0;width:-webkit-calc(45% - 3px);width:calc(45% - 3px);height:100%;border-top-right-radius:10px}}@media (max-width:979px){div.class-video{width:100%;margin-top:6px;border-bottom-left-radius:10px}div.class-video::before{content:'';display:block;height:0;padding-top:56.25%}}div.class-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-calc(55% - 3px);width:calc(55% - 3px)}div.class-content article{width:100%;border-top-left-radius:10px;background-color:#32beab;padding:45px;margin-bottom:6px}div.class-content article h1,div.class-content article p{color:#fff}div.class-content article h1{margin-bottom:22px}@media (max-width:979px){div.class-content{width:100%}div.class-content article{border-top-right-radius:10px}}@media (max-width:759px){div.class-content article{padding:40px 20px}}div.class-double{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}div.class-double div:first-child{position:relative;width:-webkit-calc(40% - 3px);width:calc(40% - 3px);background-color:#86dee2}div.class-double div:first-child figure{position:absolute;right:0;bottom:-64px;width:320px;height:290px;background-size:contain;background-position:right center;background-repeat:no-repeat}@media (min-width:980px){div.class-double div:first-child{border-bottom-left-radius:10px}}@media (max-width:759px){div.class-double div:first-child figure{width:280px;height:280px;bottom:-webkit-calc(50% - 150px);bottom:calc(50% - 150px)}}@media (max-width:619px){div.class-double div:first-child{width:-webkit-calc(50% - 3px);width:calc(50% - 3px)}}div.class-double div:last-child{width:-webkit-calc(60% - 3px);width:calc(60% - 3px);height:205px;background-size:cover;background-position:center;background-repeat:no-repeat}@media (max-width:619px){div.class-double div:last-child{width:-webkit-calc(50% - 3px);width:calc(50% - 3px);height:140px}}section.classroom-possibilities{text-align:center;margin-bottom:80px}section.classroom-possibilities div{max-width:850px;margin:0 auto 40px}section.classroom-possibilities div p{color:#5b7896}section.classroom-possibilities h2{color:#132246;margin-bottom:10px}section.classroom-possibilities ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1200px;margin:0 auto}@media (min-width:980px){section.classroom-possibilities ul::after{content:'';position:absolute;left:50%;top:-webkit-calc(50% - 30px);top:calc(50% - 30px);width:-webkit-calc(100% - 130px);width:calc(100% - 130px);height:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#ddd;z-index:-1}}@media (max-width:979px){section.classroom-possibilities ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.classroom-possibilities li{position:relative;width:20%;margin:0}section.classroom-possibilities li.overflow figure{overflow:inherit}section.classroom-possibilities li.overflow figure div{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25);border-radius:0}section.classroom-possibilities li.overflow a:hover figure div{-webkit-transform:scale(1.45);-ms-transform:scale(1.45);transform:scale(1.45)}section.classroom-possibilities li p{font-size:1rem;font-weight:600;color:#132246;max-width:60%;margin:20px auto 0;line-height:1.2em}section.classroom-possibilities li a:hover figure div{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}@media (max-width:979px){section.classroom-possibilities li{width:33.333333%;margin-bottom:20px}}@media (max-width:759px){section.classroom-possibilities li{width:50%;margin-bottom:40px}}section.classroom-possibilities figure{position:relative;width:120px;height:120px;margin:0 auto;border:solid 3px #dfdfdf;border-radius:999px;background-color:#fff}section.classroom-possibilities figure div{position:absolute;top:0;left:0;height:100%;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;max-width:inherit;margin:inherit;-webkit-transition:all 250ms ease;transition:all 250ms ease;border-radius:999px}@media (max-width:759px){section.classroom-possibilities{margin-bottom:40px}}section.classroom-quote{padding:20px 0 80px}@media (max-width:759px){section.classroom-quote{padding:20px 0 40px}}div.cq-top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}div.cq-top div.cq-trig-left{position:absolute;bottom:42px;left:-42px;width:84px;height:84px;border-radius:50%;background:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-left:44px;z-index:10;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.cq-top div.cq-trig-left svg{width:30px;height:30px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}div.cq-top div.cq-trig-left:hover{background:rgba(0,0,0,.6)}div.cq-top ul{position:relative;width:-webkit-calc(60% - 3px);width:calc(60% - 3px)}div.cq-top ul li{margin:0;position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-top-left-radius:10px;opacity:0;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.cq-top ul li.is-active{opacity:1}@media (max-width:979px){div.cq-top ul{width:100%;margin-bottom:6px}div.cq-top ul::before{content:'';display:block;height:0;padding-top:56.25%}div.cq-top ul li{border-top-right-radius:10px}}div.cq-top article{position:relative;padding:50px;width:-webkit-calc(40% - 3px);width:calc(40% - 3px);background-color:#88479a;overflow-x:hidden}div.cq-top article span{color:#ff8a00;display:block;font-weight:600;margin-bottom:20px}div.cq-top article p{position:relative;color:#fff;font-style:italic;font-weight:500;font-size:16px}div.cq-top article div.cq-content{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0}div.cq-top article div.cq-content.is-active{position:relative;opacity:1}div.cq-top article div.cq-trig-right{position:absolute;bottom:42px;right:-42px;width:84px;height:84px;border-radius:50%;background:#763e85;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-left:12px;z-index:10;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.cq-top article div.cq-trig-right svg{width:30px;height:30px}div.cq-top article div.cq-trig-right:hover{background:#61326d}@media (min-width:980px){div.cq-top article{border-top-right-radius:10px}}@media (max-width:979px){div.cq-top article{width:100%}}@media (max-width:759px){div.cq-top article{padding:40px 20px}}div.cq-top div.cq-author-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}div.cq-top div.cq-author-block figure{border-radius:99px;border:solid 4px #fff;height:60px;width:60px;background-size:cover;background-position:center;background-repeat:no-repeat}div.cq-top div.cq-author-block span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-calc(100% - 60px);width:calc(100% - 60px);padding-left:14px;margin-bottom:0}div.cq-top div.cq-author-block span p,div.cq-top div.cq-author-block span small{width:100%;font-size:12px;color:#fff}div.cq-top div.cq-author-block span p{font-style:normal;text-transform:uppercase;font-weight:600}div.cq-bot{margin-top:6px;padding:20px 0;background-color:#f1f2f7;border-bottom-left-radius:10px;border-bottom-right-radius:10px}div.cq-bot ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}div.cq-bot li{cursor:pointer;position:relative;font-size:12px;text-transform:uppercase;color:#9ba7c4;margin-right:80px;font-weight:600}div.cq-bot li.is-active{color:#132246}div.cq-bot li:last-child{margin-right:0}@media (max-width:759px){div.cq-bot li{text-align:center;width:100%;margin-bottom:20px;margin-right:0}div.cq-bot li:last-child{margin-bottom:0}}section.classroom-experience{text-align:center;padding:0 0 80px}section.classroom-experience h2,section.classroom-experience h4{color:#132246}section.classroom-experience p{max-width:780px;margin:0 auto;color:#5b7896}section.classroom-experience figure{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px;margin-bottom:20px}section.classroom-experience figure::before{content:'';display:block;height:0;padding-top:56.25%}section.classroom-experience ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px}section.classroom-experience li{width:33.333333%;margin:0;padding:0 30px;text-align:left}@media (min-width:760px){section.classroom-experience li{border-right:solid 1px #dfdfdf}section.classroom-experience li:last-child{border-right:none}}@media (max-width:759px){section.classroom-experience li{padding:0 0 30px;margin:0 0 30px;width:100%;border-bottom:solid 1px #dfdfdf}section.classroom-experience li:last-child{border-bottom:none;padding:0;margin:0}}section.classroom-experience a{display:inline-block;margin-top:20px}@media (max-width:759px){section.classroom-experience{padding:0 0 40px}section.classroom-experience a{margin-top:40px}}section.classroom-demand{padding:70px 0;border-top:solid 1px #dfdfdf;border-bottom:solid 1px #dfdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.classroom-demand figure{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;width:60%;border-radius:10px}section.classroom-demand figure::before{content:'';display:block;height:0;padding-top:56.25%}section.classroom-demand div{width:40%}section.classroom-demand h2{color:#132246}section.classroom-demand p{color:#5b7896}section.classroom-demand a.g-btn{display:inline-block;margin-top:30px}@media (min-width:980px){section.classroom-demand div{padding:20px 0 20px 50px}}@media (max-width:979px){section.classroom-demand div,section.classroom-demand figure{width:50%}section.classroom-demand div{padding:20px 0 20px 40px}}@media (max-width:759px){section.classroom-demand{padding:40px 0}section.classroom-demand div,section.classroom-demand figure{width:100%}section.classroom-demand div{padding:30px 0 0}}section.classroom-fullbleed-video{margin-top:70px;border-radius:10px;background-color:#132246;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow:hidden}section.classroom-fullbleed-video div{width:50%;padding:50px 0 60px 100px;z-index:1}@media (max-width:979px){section.classroom-fullbleed-video div{padding:50px 0 50px 50px}}@media (max-width:759px){section.classroom-fullbleed-video div{padding:50px 5%;width:100%}}section.classroom-fullbleed-video figure{background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}section.classroom-fullbleed-video figure span{display:block;position:absolute;height:94px;width:94px;left:-webkit-calc(62% - 47px);left:calc(62% - 47px);top:-webkit-calc(50% - 47px);top:calc(50% - 47px);z-index:1;cursor:pointer;-webkit-transition:all 250ms ease;transition:all 250ms ease}section.classroom-fullbleed-video figure span svg{width:100%;height:100%}section.classroom-fullbleed-video figure span:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (min-width:760px){section.classroom-fullbleed-video figure{position:absolute;top:0;right:0;width:80%;height:100%}section.classroom-fullbleed-video figure::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-linear-gradient(111.67deg,#132246 8.63%,rgba(19,34,70,0) 22.83%),-webkit-linear-gradient(6.96deg,#132246 8.34%,rgba(19,34,70,0) 76.4%);background:linear-gradient(338.33deg,#132246 8.63%,rgba(19,34,70,0) 22.83%),linear-gradient(83.04deg,#132246 8.34%,rgba(19,34,70,0) 76.4%)}}@media (max-width:759px){section.classroom-fullbleed-video figure{position:relative;width:100%}section.classroom-fullbleed-video figure::before{content:'';display:block;height:0;padding-top:56.25%}section.classroom-fullbleed-video figure span{left:-webkit-calc(50% - 47px);left:calc(50% - 47px)}}section.classroom-fullbleed-video img{max-height:130px;margin-bottom:20px}section.classroom-fullbleed-video h2,section.classroom-fullbleed-video p{color:#fff}section.classroom-fullbleed-video h2{margin-top:4px}@media (min-width:760px){section.classroom-fullbleed-video h2{max-width:280px}}section.classroom-fullbleed-video a.g-btn{margin-top:30px;display:inline-block}@media (max-width:759px){section.classroom-fullbleed-video{margin-top:40px}}section.classroom-get-started{padding:80px 0;text-align:center}section.classroom-get-started h2{color:#132246}section.classroom-get-started ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:970px;margin:40px auto 0}section.classroom-get-started li{margin:0;width:33.333333%}section.classroom-get-started li:last-child figure::after{display:none}section.classroom-get-started li:nth-child(3) a:hover div{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@media (max-width:759px){section.classroom-get-started li{width:100%;margin-bottom:30px}}section.classroom-get-started a{display:block;margin:0 auto;max-width:220px}section.classroom-get-started a:hover svg{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}section.classroom-get-started a:hover div{-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}section.classroom-get-started figure{position:relative;width:174px;height:174px;margin:20px auto;border-radius:9999px;border:solid 3px #c5cfe7;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fff}section.classroom-get-started figure div{position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:9999px;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (min-width:760px){section.classroom-get-started figure::after{content:'';position:absolute;top:-webkit-calc(50% - 1.5px);top:calc(50% - 1.5px);left:100%;height:3px;width:100%;background-color:#c5cfe7}}section.classroom-get-started small{font-family:Bariol,Helvetica,sans-serif;display:block;text-align:center;padding:0 20px 5px;border-bottom:solid 1px #dfdfdf;margin:0 auto 30px;max-width:50px;font-size:20px;color:#a0adcb;font-weight:600}section.classroom-get-started p{font-family:Bariol,Helvetica,sans-serif;font-size:20px;font-weight:600;color:#132246;line-height:1.2em}section.classroom-get-started svg{height:12px;width:12px;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:759px){section.classroom-get-started{padding:40px 0}}section.mod-question{padding:70px 5%;background-color:#f1f2f7;text-align:center}section.mod-question figure{width:86px;height:86px;border-radius:9999px;margin:0 auto;background-size:cover;background-position:center;background-repeat:no-repeat;border:solid 3px #fff}section.mod-question div{max-width:450px;margin:0 auto}section.mod-question h6{color:#132246;font-size:20px;margin:20px 0}section.mod-question p{color:#5b7896;font-weight:500}section.mod-question a.g-btn{display:inline-block;margin-top:20px}@media (max-width:759px){section.mod-question{padding:40px 5%}}body.old-professional-development .prof-dev .prof-dev-hero h1{color:#27c3f3}@media (max-width:760px){body.old-professional-development .prof-dev .prof-dev-hero h1{margin:.3em 0}}body.old-professional-development .prof-dev h1{font-size:2.3em;text-align:center}.robotics-comp .edu-mission body.old-professional-development .prof-dev a,body.old-professional-development .prof-dev .pill-button,body.old-professional-development .prof-dev .robotics-comp .edu-mission a{margin:50px;font-size:1.3em;font-weight:600}body.old-professional-development .prof-dev .head,body.old-professional-development .prof-dev .text1{font-size:1em;text-align:center;color:#000}body.old-professional-development .prof-dev .text1{margin:35px 0;padding:0 10px}body.old-professional-development .edu-page.prof-dev p.head{margin:30px auto 10px;color:#000}body.old-professional-development .prof-dev-certification .text-float p{font-size:1.2em;color:#666;text-align:center}@media (max-width:760px){body.old-professional-development .prof-dev-certification .text-float p{font-size:1em}}body.old-professional-development .prof-dev .break{width:50px;height:0;display:block;margin:10px auto;border-style:solid;border-width:1px 0 0;border-color:#000}body.old-professional-development .prof-dev .head{margin:30px auto 10px;font-weight:700}body.old-professional-development .prof-dev .prof-dev-hero{background-size:cover;height:500px}body.old-professional-development .edu-page.prof-dev section{overflow:hidden;max-width:1600px;padding:40px 0;margin:0 auto;text-align:center}body.old-professional-development .edu-page.prof-dev p{line-height:1.6;margin:20px auto;font-size:1.2em;color:#666}@media (max-width:760px){body.old-professional-development .edu-page.prof-dev p{font-size:1em}}body.old-professional-development .prof-dev .prof-dev-hero .text1{max-width:780px;margin:35px auto}body.old-professional-development .prof-dev .prof-dev-hero p.text2{max-width:800px}body.old-professional-development .prof-dev .prof-dev-hero p.text2 strong{color:#000;font-size:1.2em}@media (max-width:760px){body.old-professional-development .prof-dev .prof-dev-hero p.text2 strong{font-size:1em}}body.old-professional-development .prof-dev .prof-dev-head .logo{background-size:contain;background-position:center;background-repeat:no-repeat;height:35px;width:35px;display:inline-block;margin:0 5px}body.old-professional-development .prof-dev .prof-dev-twitter-feed{text-align:left;height:300px;padding:0!important;overflow-y:hidden;overflow-x:scroll;background-color:#eee;background-size:300px 300px;background-position:center;background-repeat:no-repeat}body.old-professional-development .prof-dev .prof-dev-twitter-feed .loading{position:absolute;z-index:0}body.old-professional-development .prof-dev .prof-dev-twitter-feed .twitter-feed{width:1220vw}body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block:hover{opacity:0}body.old-professional-development .prof-dev .prof-dev-certification .cert-video:hover,body.old-professional-development .robotics-comp .hero img:hover{opacity:.75}body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block{display:inline-block;width:300px;height:300px;background-position:center top;background-size:cover;background-color:#00bfef;overflow:hidden;padding:20px;-webkit-transition:opacity 1.5s ease-in-out;transition:opacity 1.5s ease-in-out;vertical-align:middle;float:left;margin:0;z-index:10;border-style:solid;border-color:#fff;border-width:1px}body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block p,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block p{color:#fff}body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block .date,body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block .handle,body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block .name,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block .date,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block .handle,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block .name{font-size:.9em;margin:0}body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block .text,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block .text{font-size:1.1em;margin:13px 0;height:168px;overflow:hidden}body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block .user-info,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block .user-info{display:inline-block;vertical-align:middle}body.old-professional-development .prof-dev .prof-dev-twitter-feed .img-block .user-thumb,body.old-professional-development .prof-dev .prof-dev-twitter-feed .text-block .user-thumb{width:40px;height:40px;border-radius:50%;display:inline-block;margin:10px 10px 10px 0;vertical-align:middle}body.old-professional-development .prof-dev .prof-dev-certification,body.old-professional-development .prof-dev .prof-dev-certification .text2{text-align:center}body.old-professional-development .prof-dev .prof-dev-certification .new-icon{background-color:#f15e1f;color:#fff;padding:10px;border-radius:50%;display:inline-block;text-align:center;font-size:1.7em;line-height:70px;margin:auto;font-weight:500}body.old-professional-development .prof-dev .prof-dev-certification .teach-logo{display:block;margin:auto;height:auto;width:100%}body.old-professional-development .prof-dev .prof-dev-certification .text-float{display:block;text-align:center}body.old-professional-development .prof-dev .prof-dev-certification .cert-video{-webkit-transition-duration:.5s;transition-duration:.5s;display:block;margin:25px auto;height:auto;width:100%}body.old-professional-development .prof-dev .prof-dev-certification .value-prop{display:block}body.old-professional-development .prof-dev .prof-dev-certification .value-prop h3{color:#35c4f1;max-width:230px;vertical-align:top;padding-top:10px;margin:50px auto 0;border-style:solid;border-color:#35c4f1;border-width:2px 0 0;font-size:1.17em}body.old-professional-development .prof-dev .prof-dev-certification .value-prop img{width:50%;height:auto;margin-top:30px}body.old-professional-development .prof-dev .prof-dev-videos{background-color:#ebebeb}body.old-professional-development .prof-dev .prof-dev-videos .text3{font-size:1.2em;max-width:700px;display:block;margin:40px auto}body.old-professional-development .prof-dev .prof-dev-videos .left-arrow,body.old-professional-development .prof-dev .prof-dev-videos .right-arrow{display:none}body.old-professional-development .prof-dev .prof-dev-videos .left-arrow{float:left;padding-left:10px}body.old-professional-development .prof-dev .prof-dev-videos .right-arrow{float:right;padding-right:10px}body.old-professional-development .prof-dev .prof-dev-videos .video-scoll-wrapper{text-align:left;overflow-x:scroll;width:100%}body.old-professional-development .prof-dev .prof-dev-videos .video-scroll{text-align:left;width:450vw}body.old-professional-development .prof-dev .prof-dev-videos .video{text-align:center;width:19%;display:inline-block;overflow:hidden}body.old-professional-development .prof-dev .prof-dev-videos .video-thumb{width:95%;height:auto;display:block;margin:auto}body.old-professional-development .prof-dev .prof-dev-videos .num-bubble{color:#fff;background-color:#00bfef;font-size:1.5em;font-weight:500;line-height:35px;width:35px;border-radius:50%;display:block;margin:15px auto}body.old-professional-development .prof-dev .prof-dev-videos h2{color:#00bfef;font-size:1.5em}body.old-professional-development .edu-page.prof-dev .prof-dev-events{background-color:#f5f5f5;margin-top:100px;padding-top:0}body.old-professional-development .prof-dev .prof-dev-events .meet{text-align:center}body.old-professional-development .prof-dev .prof-dev-events ul{padding:0}body.old-professional-development .prof-dev .prof-dev-events li{padding:15px 0;border-style:solid;border-color:#ddd;border-width:0 0 1px;float:none;text-align:left}body.old-professional-development .prof-dev .prof-dev-events .thumb{width:20%;display:inline-block;text-align:center;vertical-align:middle}body.old-professional-development .prof-dev .prof-dev-events .month{color:#ff6b00;margin:0;line-height:1;font-size:1.3em;font-weight:700}body.old-professional-development .prof-dev .prof-dev-events .day{color:#ff6b00;margin:0;line-height:1.2;font-size:2.3em;font-weight:500}body.old-professional-development .prof-dev .prof-dev-events .info{width:78%;display:inline-block;vertical-align:middle;background:0 0;margin:0;padding:0}body.old-professional-development .prof-dev .prof-dev-events .title{color:#000;font-size:1.2em;margin:0;font-weight:700}body.old-professional-development .prof-dev .prof-dev-events .place{color:#666;font-size:1em;margin:5px 0}body.old-professional-development .prof-dev .prof-dev-blog-feed img{width:70%;height:auto}body.old-professional-development .prof-dev .prof-dev-blog-feed .author,body.old-professional-development .prof-dev .prof-dev-blog-feed .date,body.old-professional-development .prof-dev .prof-dev-blog-feed .title{text-align:center;line-height:30px;font-weight:500;margin:0;max-width:500px}body.old-professional-development .prof-dev .prof-dev-blog-feed .author,body.old-professional-development .prof-dev .prof-dev-blog-feed .date{font-size:.9em;line-height:1.6;font-weight:200}body.old-professional-development .prof-dev .prof-dev-blog-feed .row{margin:20px 0}body.old-professional-development .prof-dev .prof-dev-blog-feed .span-6{margin-bottom:60px}body.old-professional-development .prof-dev .prof-dev-blog-feed a>p{border-bottom-style:solid;border-color:#27c3f3;border-width:1px;padding-bottom:20px;max-width:600px}body.old-professional-development .prof-dev .prof-dev-blog-feed .newsletter img{width:20%;display:block;margin:0 auto}body.old-professional-development .prof-dev .prof-dev-blog-feed .newsletter p{max-width:400px}body.old-professional-development .prof-dev .prof-dev-blog-feed button{background-color:#27c3f3}@media (min-width:761px){body.old-professional-development .prof-dev h1{font-size:3em;margin:25px;color:#27c3f3}.robotics-comp .edu-mission body.old-professional-development .prof-dev a,body.old-professional-development .prof-dev .pill-button,body.old-professional-development .prof-dev .robotics-comp .edu-mission a{padding:10px 80px}body.old-professional-development .prof-dev .prof-dev-head .logo{margin:0 15px}body.old-professional-development .prof-dev .prof-dev-twitter-feed{overflow-x:hidden;height:600px}body.old-professional-development .prof-dev .prof-dev-twitter-feed .twitter-feed{width:130vw}body.old-professional-development .prof-dev .prof-dev-certification .teach-logo{height:60px;width:auto}body.old-professional-development .prof-dev .prof-dev-certification .text-float{display:inline-block;text-align:left;width:60%;vertical-align:middle}body.old-professional-development .prof-dev .prof-dev-certification .cert-video{width:50%}body.old-professional-development .prof-dev .prof-dev-certification .value-prop{display:inline-block;width:25%;vertical-align:top}body.old-professional-development .prof-dev .prof-dev-certification .value-prop img{width:75%}body.old-professional-development .prof-dev .prof-dev-certification .button{margin:50px 250px}body.old-professional-development .prof-dev .prof-dev-videos .video-scroll{width:200vw}body.old-professional-development .prof-dev .prof-dev-videos .video-thumb{width:80%}body.old-professional-development .prof-dev .prof-dev-events li{border-style:none}body.old-professional-development .prof-dev .prof-dev-blog-feed img{width:100%}body.old-professional-development .prof-dev .prof-dev-blog-feed .author,body.old-professional-development .prof-dev .prof-dev-blog-feed .date,body.old-professional-development .prof-dev .prof-dev-blog-feed .title{text-align:left}}@media (min-width:1025px){body.old-professional-development .prof-dev .prof-dev-videos .left-arrow,body.old-professional-development .prof-dev .prof-dev-videos .right-arrow{display:initial;background-color:rgba(0,0,0,.7);height:100px;width:100px;border-radius:50%;position:relative;cursor:pointer;margin:-19% -35px 0;z-index:10;color:#fff;line-height:100px;font-size:3em}}body.product-finder .prod-ziploc{padding-top:85px;padding-bottom:111px;background-color:rgba(155,167,196,.1)}.product-finder-products-wrap,.product-finder-wrap{position:relative;max-width:915px;margin:0 auto;border:8px solid #dadde4;border-radius:8px;background:#fff}.product-finder-products-wrap.hide,.product-finder-wrap.hide{display:none}.product-finder-products-wrap p.reset,.product-finder-wrap p.reset{display:none;position:absolute;top:-30px;left:-4px;font-size:12px;color:rgba(93,103,127,.5);cursor:pointer;font-weight:700;text-transform:uppercase}.product-finder-products-wrap p.reset.is-active,.product-finder-products-wrap p.reset.show,.product-finder-wrap p.reset.is-active,.product-finder-wrap p.reset.show{display:block}.product-finder-products-wrap p.reset svg,.product-finder-wrap p.reset svg{margin-right:5px}.home-product-finder,.product-finder-base{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:26px 37px 45px 63px}@media (max-width:759px){.home-product-finder,.product-finder-base{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 25px 45px}}.home-product-finder.hide,.product-finder-base.hide{display:none}.home-product-finder article,.product-finder-base article{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:2%}@media (max-width:759px){.home-product-finder article,.product-finder-base article{width:100%;padding-right:0}}@media (max-width:759px){.home-product-finder article div.copy,.product-finder-base article div.copy{width:100%;text-align:center}}.home-product-finder article h6,.product-finder-base article h6{font-family:Museo Sans;font-size:10px;font-weight:800;color:#3cc1e7;text-transform:uppercase}.home-product-finder article h3,.product-finder-base article h3{margin-bottom:22px;line-height:36px;font-size:36px;color:#132246}@media (max-width:759px){.home-product-finder article h3,.product-finder-base article h3{font-size:24px;line-height:24px}}.home-product-finder article p,.product-finder-base article p{font-size:16px;color:#132246;opacity:.5}.home-product-finder article .btn-wrap,.product-finder-base article .btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:35px}@media (max-width:759px){.home-product-finder article .btn-wrap,.product-finder-base article .btn-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}}.home-product-finder article a.g-btn,.product-finder-base article a.g-btn{font-size:1rem;font-weight:700;padding:11px 40px;white-space:nowrap}@media (max-width:959px){.home-product-finder article a.g-btn,.product-finder-base article a.g-btn{padding:11px 23px}}@media (max-width:799px){.home-product-finder article a.g-btn,.product-finder-base article a.g-btn{padding:11px 18px}}@media (max-width:759px){.home-product-finder article a.g-btn,.product-finder-base article a.g-btn{display:block;text-align:center}}.home-product-finder article a.g-btn:not(:last-of-type),.product-finder-base article a.g-btn:not(:last-of-type){margin-right:14px}@media (max-width:759px){.home-product-finder article a.g-btn:not(:last-of-type),.product-finder-base article a.g-btn:not(:last-of-type){margin-right:0;margin-bottom:8px}}.home-product-finder div.img-wrap,.product-finder-base div.img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding-left:2%}@media (max-width:759px){.home-product-finder div.img-wrap,.product-finder-base div.img-wrap{width:100%;padding-left:0;margin-top:40px}}.home-product-finder .product-finder-intro-img,.product-finder-base .product-finder-intro-img{overflow:hidden;position:relative;overflow:visible}.home-product-finder .product-finder-intro-img::before,.product-finder-base .product-finder-intro-img::before{content:'';display:block;height:0;padding-top:100%}.home-product-finder .product-finder-intro-img figure,.product-finder-base .product-finder-intro-img figure{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:7px;opacity:0;pointer-events:none;-webkit-transition:opacity 350ms;transition:opacity 350ms}.home-product-finder .product-finder-intro-img figure.is-active,.product-finder-base .product-finder-intro-img figure.is-active{opacity:1;pointer-events:auto}.home-product-finder .product-finder-intro-img figure.is-active figcaption,.product-finder-base .product-finder-intro-img figure.is-active figcaption{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.2s;transition-delay:.2s}.home-product-finder .product-finder-intro-img figcaption,.product-finder-base .product-finder-intro-img figcaption{position:absolute;bottom:-30px;left:0;width:100%;font-weight:600;font-size:.8125rem;color:#08315c;text-align:center;opacity:0;-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px);-webkit-transition:opacity 250ms,-webkit-transform .5s ease;transition:opacity 250ms,-webkit-transform .5s ease;transition:opacity 250ms,transform .5s ease;transition:opacity 250ms,transform .5s ease,-webkit-transform .5s ease}.product-finder-questions div.step{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:350px}@media (max-width:759px){.product-finder-questions div.step{height:auto}}.product-finder-questions div.step.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.product-finder-questions div.question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:70%;border-bottom:1px solid #ddd}@media (max-width:759px){.product-finder-questions div.question{height:auto;padding:50px 25px}}.product-finder-questions div.question p.progress{margin-bottom:0;font-size:10px;text-align:center;color:#3cc1e7;font-weight:800}.product-finder-questions div.question h3{max-width:455px;margin:15px auto 0;font-size:36px;color:#132246;text-align:center}.product-finder-questions div.choices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30%}@media (max-width:759px){.product-finder-questions div.choices{height:auto;padding:25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-finder-questions a.g-btn{font-weight:700;font-size:1rem;padding:11px 40px}@media (max-width:759px){.product-finder-questions a.g-btn{display:block;width:100%;text-align:center}}@media (min-width:760px){.product-finder-questions a.g-btn:not(:last-of-type){margin-right:17px}}@media (max-width:759px){.product-finder-questions a.g-btn:not(:last-of-type){margin-bottom:8px}}.product-finder-products-wrap{display:none;border:none;border-radius:normal}.product-finder-products-wrap p.reset{top:-22px;left:3px}.product-finder-products-wrap.is-active{display:block}.product-finder-products{overflow:hidden}.product-finder-products .finder-product{display:none;position:relative;padding:0 5%;border:8px solid #dadde4;border-radius:8px}@media (min-width:760px){.product-finder-products .finder-product{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:759px){.product-finder-products .finder-product{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.product-finder-products .finder-product.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.product-finder-products .finder-product article h3{color:#132246}.product-finder-products .finder-product article p{color:#5b7896}.product-finder-products .finder-product-img{-webkit-box-flex:.65;-ms-flex:.65;flex:.65;padding:40px 0}.product-finder-products .finder-product-img figure{overflow:hidden;position:relative;background-size:contain;background-repeat:no-repeat;background-position:center center}.product-finder-products .finder-product-img figure::before{content:'';display:block;height:0;padding-top:100%}.product-finder-products .finder-product-copy{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:35px;padding:40px 0 40px 35px;border-left:1px solid rgba(218,221,228,.5)}@media (max-width:759px){.product-finder-products .finder-product-copy{margin:0 0 35px 0;padding:40px 0 35px 0;border-left:none;border-bottom:1px solid rgba(218,221,228,.5)}}.product-finder-products .prod-match-text{display:block;font-size:.625rem;font-weight:900;color:#3cc1e7}.product-finder-products h3{margin-top:10px}.product-finder-products .finder-product-price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.product-finder-products .prod-price{font-weight:500;font-size:1rem;color:#ef3333}.product-finder-products .prod-price.strike{position:relative}.product-finder-products .prod-price.strike::before{content:'';position:absolute;bottom:7px;left:0;width:100%;height:1px;background:#ef3333}.product-finder-products .prod-new-price{margin-left:10px;font-size:1rem;font-weight:700;color:#465475}.product-finder-products .ratings-wrap{width:110px;padding:0;margin:5px 0;z-index:1}.product-finder-products .ratings-wrap span{top:-11px;left:0}.product-finder-products .ratings-wrap div{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.product-finder-products .finder-product-cta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:58px}@media (max-width:759px){.product-finder-products .finder-product-cta{margin-top:35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-finder-products .g-btn{margin-right:31px;white-space:nowrap}@media (max-width:759px){.product-finder-products .g-btn{width:100%;margin:0 0 15px;text-align:center}}.product-finder-products .buy-options{font-size:.75rem;color:#ff8a00}.product-finder-products .buy-options:hover{text-decoration:underline}.special-offer-banner{position:absolute;top:15px;right:-61px;width:219px;padding:15px 0;background:#ef3333;text-align:center;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);overflow:hidden}.special-offer-banner::after,.special-offer-banner::before{content:'';position:absolute;width:90px;height:8px;background:rgba(0,0,0,.1)}.special-offer-banner::before{top:23px;left:-2px;-webkit-transform:rotate(-45deg) skewX(45deg);-ms-transform:rotate(-45deg) skewX(45deg);transform:rotate(-45deg) skewX(45deg)}.special-offer-banner::after{bottom:23px;right:-12px;-webkit-transform:rotate(45deg) skewX(-45deg);-ms-transform:rotate(45deg) skewX(-45deg);transform:rotate(45deg) skewX(-45deg)}.special-offer-banner p,.special-offer-banner span{display:block;font-weight:900}.special-offer-banner span{color:#fcb1b1;font-size:.5625rem}.special-offer-banner p{color:#fff;font-size:.8125rem}div.curriculum-hero{-ms-flex-wrap:wrap;flex-wrap:wrap}div.ch-copy{position:relative;-webkit-box-flex:4;-ms-flex:4;flex:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 0 100px;background:#5a1c6a;border-top-right-radius:10px;border-bottom-right-radius:10px}@media (max-width:759px){div.ch-copy{padding:40px 0 50px;border-top-right-radius:0;border-bottom-left-radius:10px;width:100%;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}}div.ch-copy article{padding:0 54px}@media (max-width:759px){div.ch-copy article{padding:0 5%}}div.ch-copy span{color:#fba058;font-weight:400}@media (min-width:1300px){div.ch-copy span{font-size:1vw}}div.ch-copy h1{font-size:-webkit-calc(28px + 12 * ((100vw - 420px)/ 604));font-size:calc(28px + 12 * ((100vw - 420px)/ 604));max-width:460px;margin-top:15px;color:#fff}@media screen and (max-width:420px){div.ch-copy h1{font-size:28px}}@media screen and (min-width:1024px){div.ch-copy h1{font-size:40px}}@media (min-width:1300px){div.ch-copy h1{font-size:4vw;max-width:60%}}@media (max-width:639px){div.ch-copy h1{padding-right:30px}}@media (max-width:349px){div.ch-copy h1{padding-right:0}}div.ch-copy p{color:#fff}@media (min-width:1024px){div.ch-copy p{max-width:45%}}@media (min-width:1300px){div.ch-copy p{font-size:1vw;max-width:60%}}div.ch-copy div.curr-image-wrapper{position:absolute;right:-7%;top:5%;overflow:hidden;max-width:640px;height:130%;width:70%}@media (max-width:639px){div.ch-copy div.curr-image-wrapper{top:-8%}}div.ch-copy img{position:absolute;right:-25%;top:0;max-width:100%;width:100%}@media (min-width:1375px){div.ch-copy img{right:-15%}}@media (max-width:1023px){div.ch-copy img{display:none;width:85%}}div.ch-visual{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:6px}@media (max-width:759px){div.ch-visual{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin-right:0;margin-bottom:6px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}div.ch-visual div{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}@media (max-width:759px){div.ch-visual div{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:-webkit-calc(50% - 3px);width:calc(50% - 3px)}}div.ch-visual div:first-child{margin-bottom:6px;border-top-left-radius:10px}@media (max-width:759px){div.ch-visual div:first-child{margin-bottom:0}}div.ch-visual div:last-child{border-bottom-left-radius:10px}@media (max-width:759px){div.ch-visual div:last-child{border-bottom-left-radius:0;border-top-right-radius:10px}}div.ch-visual figure{position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}div.ch-visual figure::before{content:'';display:block;height:0;padding-top:65%}@media (min-width:760px){div.ch-visual figure{position:absolute;top:0;left:0;height:100%;width:100%}div.ch-visual figure::before{padding-top:80%}}div.curriculum-logo-row{position:relative;max-width:750px;margin:50px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:759px){div.curriculum-logo-row{margin:40px 0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:639px){div.curriculum-logo-row{margin:40px 0 20px}}div.curriculum-logo-row figure{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:85px;background-size:contain;background-repeat:no-repeat;background-position:center center}@media (max-width:759px){div.curriculum-logo-row figure{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;min-height:initial;background-size:initial;width:33.333333%;overflow:hidden;position:relative;margin-bottom:35px}div.curriculum-logo-row figure::before{content:'';display:block;height:0;padding-top:30%}}@media (max-width:639px){div.curriculum-logo-row figure{width:50%;margin-bottom:10px}}div.curriculum-logo-row figure:not(:last-child){margin-right:25px}@media (max-width:759px){div.curriculum-logo-row figure:not(:last-child){margin-right:0}}div.curriculum-nav{padding:30px;background:#f1f2f7;border-radius:5px}@media (max-width:639px){div.curriculum-nav{padding:20px 30px 10px}}div.curriculum-nav .flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:759px){div.curriculum-nav .flex{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}div.curriculum-nav p{margin-right:15px;color:#5b7896}@media (max-width:759px){div.curriculum-nav p{width:100%}}@media (max-width:759px){div.curriculum-nav ul.curriculum-nav-options{margin-top:15px}}@media (max-width:759px){div.curriculum-nav li.is-active:first-child span{width:18px}}@media (max-width:639px){div.curriculum-nav li.is-active:first-child span{width:15px}}@media (max-width:759px){div.curriculum-nav li.is-active:last-child span{width:16px}}@media (max-width:639px){div.curriculum-nav li.is-active:last-child span{width:14px}}div.curriculum-nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}@media (max-width:639px){div.curriculum-nav li{float:none;margin-bottom:10px}}@media (max-width:759px){div.curriculum-nav li:first-child span{width:18px}}@media (max-width:639px){div.curriculum-nav li:first-child span{width:15px}}@media (max-width:759px){div.curriculum-nav li:last-child span{width:16px}}@media (max-width:639px){div.curriculum-nav li:last-child span{width:14px}}div.curriculum-nav li p{color:#132246;font-weight:500}div.curriculum-nav li span{position:relative;border-radius:99px;border:solid 2px #ddd;width:12px;height:12px;margin-right:15px;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:759px){div.curriculum-nav li span{height:12px;width:15px}}div.curriculum-nav li.is-active span{background-color:#ff8a00;border-color:#fff}@media (max-width:759px){div.curriculum-nav li.is-active span{height:12px;width:15px}}div.curriculum-nav li.is-active span::after{content:'';position:absolute;top:-webkit-calc(50% - 13px);top:calc(50% - 13px);left:-webkit-calc(50% - 13px);left:calc(50% - 13px);height:26px;width:26px;border-radius:99px;background-color:rgba(255,138,0,.2)}div.curriculum-nav li:hover span{border-color:#ff8a00}div.curriculum-nav li:hover.is-active span{border-color:#fff}div.curriculum-bundle{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;padding:40px 10%;margin:30px 0;border:solid 3px #d4d7e4;border-radius:10px;background-color:#fff;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:all .5s ease;transition:all .5s ease;pointer-events:none}div.curriculum-bundle figure{position:relative;width:200px;background-size:contain;background-position:center;background-repeat:no-repeat}div.curriculum-bundle figure::before{content:'';display:block;height:0;padding-top:100%}@media (max-width:639px){div.curriculum-bundle figure::before{padding-top:50%}}div.curriculum-bundle div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-calc(100% - 200px);width:calc(100% - 200px);padding-left:40px}div.curriculum-bundle h3{color:#132246}div.curriculum-bundle a.g-btn{display:inline-block;margin-top:20px}div.curriculum-bundle p{color:#5b7896}div.curriculum-bundle::after{content:'';position:absolute;height:28px;width:28px;left:-webkit-calc(50% - 15px);left:calc(50% - 15px);top:-16px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff;border-top:solid 3px #d4d7e4;border-left:solid 3px #d4d7e4}div.curriculum-bundle.is-active{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;visibility:visible;pointer-events:auto;position:relative}@media (max-width:1079px){div.curriculum-bundle{padding:40px 5%}}@media (max-width:759px){div.curriculum-bundle div{width:100%;padding-left:0}div.curriculum-bundle figure{width:100%;margin-bottom:20px}}div.curriculum-card-wrapper{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}div.curr-card{margin:0 11px 50px;width:-webkit-calc(33.3334% - 22px);width:calc(33.3334% - 22px)}@media (max-width:1023px){div.curr-card{width:-webkit-calc(50% - 17px);width:calc(50% - 17px);margin:0 8.5px 50px}}@media (max-width:639px){div.curr-card{width:100%;margin:0 0 50px}}div.curr-card small{color:#3cc1e7;font-weight:900;text-transform:uppercase;display:block;margin:0;font-size:10px;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif}div.curr-card figure{position:relative;border-radius:5px;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:20px}div.curr-card figure::before{content:'';display:block;height:0;padding-top:56.25%}div.curr-card h4{color:#132246;margin:5px 0 10px}div.curr-card a.g-btn{display:inline-block;margin-top:20px}div.curr-card.large{width:-webkit-calc(50% - 24px);width:calc(50% - 24px);margin:0 12px 50px}@media (max-width:639px){div.curr-card.large{width:100%;margin:0 0 50px}}div.curr-card.is-active{display:block}@media (max-width:1023px){div.curr-card.is-active.large{width:-webkit-calc(50% - 17px);width:calc(50% - 17px);margin:0 8.5px 50px}}@media (max-width:639px){div.curr-card.is-active.large{width:100%;margin:0 0 50px}}div.curr-card.is-hidden{display:none}.purchasing .container{padding:70px 0}@media (max-width:759px){.purchasing .container{padding:40px 5%}}.purchasing-wrap{max-width:450px;margin:0 auto;padding:40px 20px;background-color:#fff;border-radius:1em;box-shadow:2px 5px 30px rgba(0,0,0,.17);text-align:center}.purchasing-wrap .top{padding-bottom:30px;border-bottom:2px solid #858585}.purchasing-wrap h3{text-align:center;color:#000;font-size:1.17em}.purchasing-wrap p{font-size:.9rem;font-weight:300;color:#000;line-height:1.3em;margin-bottom:20px}.purchasing-wrap p.quote-error{color:red;font-weight:500;display:none}.purchasing-wrap p.quote-error.active{display:block}.purchasing-wrap p span{font-weight:700}.purchasing-wrap .pill-btn{font-weight:700;padding:.6rem 1.5rem}.purchasing-wrap .quote-form-wrap{padding-top:30px}.purchasing-wrap .quote-form-wrap input{background-color:#e0eff1;height:40px;border:1px solid #e0eff1;border-radius:5px;padding:0 10px;font-size:10pt;font-weight:700;margin:0 auto 10px;max-width:300px;width:100%;display:block;-webkit-transition:background-color linear .3s;transition:background-color linear .3s}.purchasing-wrap .quote-form-wrap input:focus{outline:0;border:1px solid #00acd7}section.partners-hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#3e91a9;padding:50px;border-top-left-radius:10px;border-top-right-radius:10px;margin-bottom:10px}section.partners-hero *{color:#fff}section.partners-hero * a{font-weight:600;border-color:#fff;font-size:inherit}section.partners-hero div{width:100%;margin-bottom:40px}section.partners-hero figure{position:relative;background-size:contain;background-position:center;background-repeat:no-repeat;width:100%}section.partners-hero figure::before{content:'';display:block;height:0;padding-top:56.25%}@media (min-width:760px){section.partners-hero div{width:-webkit-calc(100% - 300px);width:calc(100% - 300px);padding-right:40px;margin-bottom:0}section.partners-hero figure{width:300px}}@media (min-width:1400px){section.partners-hero h1{font-size:3vw}section.partners-hero p{font-size:1vw}}section.partners-content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media (min-width:760px){section.partners-content-wrap aside{width:275px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}section.partners-content-wrap main{width:-webkit-calc(100% - 315px);width:calc(100% - 315px)}}aside.partners-nav{background-color:#f5f6f9}aside.partners-nav div{padding:20px 30px}aside.partners-nav div:first-child{border-bottom:solid 1px #e3e6ee}aside.partners-nav li{position:relative;display:block;width:100%;cursor:pointer;padding:3px 0 3px 20px;color:#132246;-webkit-transition:all 250ms ease;transition:all 250ms ease}aside.partners-nav li::after{content:'';position:absolute;left:0;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);height:10px;width:10px;border-radius:99px;border:solid 2px #9ba7c4;-webkit-transition:all 250ms ease;transition:all 250ms ease}aside.partners-nav li:hover::after{border-color:#ff8a00}aside.partners-nav li.is-active::after{background-color:#ff8a00;border-color:#fff;box-shadow:0 0 0 5px rgba(255,138,0,.5)}aside.partners-nav p{font-size:1rem;font-weight:600;color:#132246;line-height:1.3em;margin-bottom:20px}aside.partners-nav.is-active div:first-child{border-bottom:solid 1px #e3e6ee}@media (max-width:639px){aside.partners-nav.is-active div:first-child{width:100%;padding:20px 30px}aside.partners-nav.is-active div:first-child li:first-child{display:block;padding-left:20px;font-weight:300}aside.partners-nav.is-active div:first-child li:first-child::after{content:""}}@media (max-width:639px){aside.partners-nav.is-active div li{display:block;padding-left:20px}aside.partners-nav.is-active div li::after{content:""}}@media (max-width:639px){aside.partners-nav.is-active div:nth-child(2){display:block}}aside.partners-nav{background-color:#f5f6f9;position:relative}aside.partners-nav span{display:none}@media (max-width:639px){aside.partners-nav span{display:block;width:45px;height:45px;position:absolute;top:0;right:12px}aside.partners-nav span::after{content:'';position:absolute;top:18px;right:12px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #132246;opacity:.2}}@media (max-width:639px){aside.partners-nav{width:100%;border-radius:5px;border-bottom:solid 1px #e3e6ee;overflow:hidden;margin-bottom:25px}}aside.partners-nav div{padding:20px 30px;border-bottom:solid 1px #e3e6ee}aside.partners-nav div:first-child{border-bottom:solid 1px #e3e6ee}@media (max-width:639px){aside.partners-nav div:first-child{width:100%;padding:10px 20px;border:none}aside.partners-nav div:first-child li{display:none}aside.partners-nav div:first-child li:first-child{display:block;padding-left:0;font-weight:500}aside.partners-nav div:first-child li:first-child::after{content:none}}@media (max-width:639px){aside.partners-nav div:nth-child(2){display:none}}aside.partners-nav h1{color:#000;margin-top:.67em;font-size:2.9em}aside.partners-nav li{position:relative;display:block;width:100%;cursor:pointer;padding:3px 0 3px 20px;color:#132246;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:639px){aside.partners-nav li{display:none}}aside.partners-nav li::after{content:'';position:absolute;left:0;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);height:10px;width:10px;border-radius:99px;border:solid 2px #9ba7c4;-webkit-transition:all 250ms ease;transition:all 250ms ease}aside.partners-nav li:hover::after{border-color:#ff8a00}aside.partners-nav li.is-active::after{background-color:#ff8a00;border-color:#fff;box-shadow:0 0 0 5px rgba(255,138,0,.5)}aside.partners-nav p{font-size:1rem;font-weight:600;color:#132246;line-height:1.3em;margin-bottom:20px}main.partners-content ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}main.partners-content ul::before{content:'';display:block;position:absolute;left:0;bottom:0;height:2px;width:100%;background-color:#fff}main.partners-content ul::after{content:'';display:block;position:absolute;right:0;top:0;width:2px;height:100%;background-color:#fff}main.partners-content li{position:relative;margin:0;padding:20px;border-right:solid 1px #dfdfdf;border-bottom:solid 1px #dfdfdf;float:none;text-align:center}main.partners-content li.is-hidden{display:none}@media (min-width:960px){main.partners-content li{width:33.333333%}}@media (min-width:1400px){main.partners-content li{width:25%}}@media (max-width:959px){main.partners-content li{width:50%}}main.partners-content li a:hover figure{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}main.partners-content figure{position:relative;background-size:contain;background-position:center;background-repeat:no-repeat;width:100%;-webkit-transition:all 250ms ease;transition:all 250ms ease}main.partners-content figure::before{content:'';display:block;height:0;padding-top:50%}main.partners-content p,main.partners-content small{font-weight:600;line-height:1.3em}main.partners-content p{font-size:14px;color:#132246}main.partners-content small{margin-top:10px;font-size:12px;color:#9ba7c4;text-transform:uppercase}main.partners-content div{padding:20px}@media (max-width:639px){main.partners-content div{padding:20px 0 0}}section.partners-promo-wrap{padding:0 5%}@media (max-width:639px){section.partners-promo-wrap{padding:0}}section.partners-promo-wrap h2{color:#132246;text-align:center}div.partner-promo-card-holder{position:relative;max-width:945px;margin:50px auto 80px}@media (max-width:639px){div.partner-promo-card-holder{margin:50px auto 0}}div.partner-promo-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:90%;margin:0 auto}@media (max-width:639px){div.partner-promo-nav{max-width:95%}}div.partner-promo-nav div{width:-webkit-calc(50% - 4px);width:calc(50% - 4px);background-color:#fafafc;text-align:center;padding:30px;border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer}@media (max-width:639px){div.partner-promo-nav div{padding:15px 15px 10px 15px}}div.partner-promo-nav div p{max-width:250px;margin:0 auto;font-weight:600;color:#999}@media (max-width:639px){div.partner-promo-nav div p{font-size:13px}}div.partner-promo-nav div.is-active p{color:#fff}div.partner-promo-nav div:first-child.is-active{background-color:#ff8a00}div.partner-promo-nav div:last-child.is-active{background-color:#00acd7}div.partner-promo-card-wrap{position:relative;background-color:#fafafc}div.partner-promo-card-wrap article{display:none;border-top:solid 5px #fafafc;padding:60px 40px 120px;z-index:1}div.partner-promo-card-wrap article *{max-width:550px;margin:0 auto}div.partner-promo-card-wrap article p{color:#132246}div.partner-promo-card-wrap article p.title-card{margin-bottom:60px;font-weight:600}div.partner-promo-card-wrap article.is-active{display:block;position:relative;z-index:2}div.partner-promo-card-wrap article:first-child.is-active{border-color:#ff8a00}div.partner-promo-card-wrap article:first-child h6{color:#ff8a00}div.partner-promo-card-wrap article:first-child li.step::after{color:#ff8a00;border-color:#ff8a00}div.partner-promo-card-wrap article:last-child.is-active{border-color:#00acd7}div.partner-promo-card-wrap article:last-child h6{color:#00acd7}div.partner-promo-card-wrap article div.promo-card-bottom{text-align:center;margin-top:30px}div.partner-promo-card-wrap article div.promo-card-bottom p{font-size:11px;color:#000;font-weight:300;margin-bottom:15px}div.partner-promo-card-wrap article div.promo-card-bottom a.gtn{display:inline-block}div.steps-wrapper{position:relative}div.steps-wrapper h6{font-size:-webkit-calc(20px + 4 * ((100vw - 420px)/ 604));font-size:calc(20px + 4 * ((100vw - 420px)/ 604));text-transform:uppercase;display:block;width:100%;margin-bottom:35px;padding-bottom:10px;border-bottom:solid 1px #dfdfdf}@media screen and (max-width:420px){div.steps-wrapper h6{font-size:20px}}@media screen and (min-width:1024px){div.steps-wrapper h6{font-size:24px}}div.steps-wrapper li.step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:0;padding-left:80px;margin-bottom:40px;font-size:16px;color:#5b7896;min-height:44px;line-height:1.5em;width:100%}@media (max-width:639px){div.steps-wrapper li.step{padding-left:0;padding-top:60px}}div.steps-wrapper li.step p{color:#5b7896;text-align:left;max-width:inherit;margin:0}@media (max-width:639px){div.steps-wrapper li.step{padding-left:50px}}div.steps-wrapper li.step:nth-child(1)::after{content:"1";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(2)::after{content:"2";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(3)::after{content:"3";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(4)::after{content:"4";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(5)::after{content:"5";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(6)::after{content:"6";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(7)::after{content:"7";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(8)::after{content:"8";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(9)::after{content:"9";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(10)::after{content:"10";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(11)::after{content:"11";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(12)::after{content:"12";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(13)::after{content:"13";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(14)::after{content:"14";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(15)::after{content:"15";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(16)::after{content:"16";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(17)::after{content:"17";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(18)::after{content:"18";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(19)::after{content:"19";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(20)::after{content:"20";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(21)::after{content:"21";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(22)::after{content:"22";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(23)::after{content:"23";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(24)::after{content:"24";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(25)::after{content:"25";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(26)::after{content:"26";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(27)::after{content:"27";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(28)::after{content:"28";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(29)::after{content:"29";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(30)::after{content:"30";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(31)::after{content:"31";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(32)::after{content:"32";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(33)::after{content:"33";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(34)::after{content:"34";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(35)::after{content:"35";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(36)::after{content:"36";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(37)::after{content:"37";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(38)::after{content:"38";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(39)::after{content:"39";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(40)::after{content:"40";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(41)::after{content:"41";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(42)::after{content:"42";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(43)::after{content:"43";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(44)::after{content:"44";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(45)::after{content:"45";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(46)::after{content:"46";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(47)::after{content:"47";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(48)::after{content:"48";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(49)::after{content:"49";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(50)::after{content:"50";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(51)::after{content:"51";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(52)::after{content:"52";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(53)::after{content:"53";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(54)::after{content:"54";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(55)::after{content:"55";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(56)::after{content:"56";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(57)::after{content:"57";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(58)::after{content:"58";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(59)::after{content:"59";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(60)::after{content:"60";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(61)::after{content:"61";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(62)::after{content:"62";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(63)::after{content:"63";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(64)::after{content:"64";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(65)::after{content:"65";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(66)::after{content:"66";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(67)::after{content:"67";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(68)::after{content:"68";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(69)::after{content:"69";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(70)::after{content:"70";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(71)::after{content:"71";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(72)::after{content:"72";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(73)::after{content:"73";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(74)::after{content:"74";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(75)::after{content:"75";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(76)::after{content:"76";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(77)::after{content:"77";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(78)::after{content:"78";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(79)::after{content:"79";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(80)::after{content:"80";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(81)::after{content:"81";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(82)::after{content:"82";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(83)::after{content:"83";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(84)::after{content:"84";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(85)::after{content:"85";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(86)::after{content:"86";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(87)::after{content:"87";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(88)::after{content:"88";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(89)::after{content:"89";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(90)::after{content:"90";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(91)::after{content:"91";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(92)::after{content:"92";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(93)::after{content:"93";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(94)::after{content:"94";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(95)::after{content:"95";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(96)::after{content:"96";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(97)::after{content:"97";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(98)::after{content:"98";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(99)::after{content:"99";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step:nth-child(100)::after{content:"100";position:absolute;left:0;top:0;height:44px;width:44px;border:solid 2px #5b7896;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:999px;font-size:20px;font-weight:600}div.steps-wrapper li.step ul{margin-top:30px;list-style-type:disc;padding-left:16px}div.steps-wrapper li.step li{list-style-type:disc;margin:0 0 24px;padding-left:16px}body.dash-new .robot-detail--hero .badge{width:71px;right:30px}@media (max-width:640px){body.dash-new .robot-detail--hero .badge{width:30px;right:15px}}body.dash-new .robot-detail--testmonial{margin-top:100px}@media (max-width:640px){body.dash-new .robot-detail--testmonial{margin:50px 0}}body.dash-new .robot-detail--testmonial .robot-detail-testm-slider article{padding:70px 9%}@media (max-width:640px){body.dash-new .robot-detail--testmonial .robot-detail-testm-slider article{padding:40px 10% 70px}}body.dash-new .robot-detail--testmonial .content-wrap{padding-bottom:17%}@media (max-width:640px){body.dash-new .robot-detail--testmonial .content-wrap{padding-bottom:10%}}body.dash-new .robot-detail--testmonial .content-wrap .image{right:5%}@media (max-width:960px){body.dash-new .robot-detail--testmonial .content-wrap .image{left:53%}}body.dash-new .robot-detail--testmonial .robots-quote-arrow{top:30%}@media (max-width:1024px){body.dash-new .robot-detail--testmonial .robots-quote-arrow{top:35%}}@media (max-width:640px){body.dash-new .robot-detail--testmonial .robots-quote-arrow{top:45%}}@media (max-width:1140px){body.dash-new .robot-detail--testmonial .slick-dots{left:11%}}@media (max-width:960px){body.dash-new .robot-detail--testmonial .slick-dots{left:9%}}@media (max-width:640px){body.dash-new .robot-detail--testmonial .slick-dots{left:10%}}.dash-360-wrap{width:100%;position:relative}.dash-360-wrap:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);z-index:2}.dash-360-slider{width:100%;max-width:236px;margin:0 auto;margin-top:40px;height:4px;border-radius:10px;background:#eee;position:relative}.dash-360-slider span.ui-slider-handle{width:20px;height:20px;top:0;bottom:0;margin:auto 0;border-radius:50%;background:#fff;border:3px solid #ff8a00;display:block;position:absolute;outline:0;cursor:pointer}@-webkit-keyframes back-n-forth{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes back-n-forth{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}.dash-360-slider~.hand-swipe{width:100%;max-width:236px;margin:12px auto 0}.dash-360-slider~.hand-swipe svg{width:25px;height:24px;-webkit-animation-name:back-n-forth;animation-name:back-n-forth;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.robot-detail--hero{padding:0 5%}.robot-detail--hero.show-overlay .overlay{display:block}.robot-detail--hero .overlay{display:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:6;background:-webkit-linear-gradient(45deg,rgba(0,0,0,.76) 0,rgba(71,105,132,0) 35%,rgba(125,185,232,0) 100%);background:linear-gradient(45deg,rgba(0,0,0,.76) 0,rgba(71,105,132,0) 35%,rgba(125,185,232,0) 100%)}.robot-detail--hero .content-wrap{transform:translateZ(0);overflow:hidden;position:relative;overflow:hidden;border-radius:10px;position:relative;-webkit-transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.robot-detail--hero .content-wrap::before{content:'';display:block;height:0;padding-top:43.3%}@media (max-width:760px){.robot-detail--hero .content-wrap{overflow:hidden;position:relative}.robot-detail--hero .content-wrap::before{content:'';display:block;height:0;padding-top:56.25%}}.robot-detail--hero figure{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;top:0;left:0;width:100%;height:100%}.robot-detail--hero .hero-title{position:absolute;bottom:10%;left:5%;color:#fff;z-index:10}.robot-detail--hero h1{font-size:-webkit-calc(30px + 26 * ((100vw - 420px)/ 604));font-size:calc(30px + 26 * ((100vw - 420px)/ 604));display:block;color:#fff;margin-top:5px}@media screen and (max-width:420px){.robot-detail--hero h1{font-size:30px}}@media screen and (min-width:1024px){.robot-detail--hero h1{font-size:56px}}@media (max-width:640px){.robot-detail--hero h1{margin:0}}.robot-detail--hero span{color:#fff;font-size:20px;opacity:.8}@media (max-width:640px){.robot-detail--hero span{font-size:12px}}.robot-detail--hero .speaker{width:58px;height:58px;border-radius:50%;background:rgba(0,0,0,.5);position:absolute;bottom:30px;right:30px;z-index:20;cursor:pointer;-webkit-transition:background .35s;transition:background .35s}.robot-detail--hero .speaker:hover{background:rgba(255,138,0,.8)}.robot-detail--hero .speaker .icon,.robot-detail--hero .speaker svg{width:22px;height:22px}.robot-detail--hero .speaker .icon{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}.robot-detail--hero .speaker .icon.is-active{display:block}.robot-detail--hero .badge{position:absolute;top:0;right:0;z-index:10}.robot-detail--hero .vid-wrap{overflow:hidden;position:relative;position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:auto}.robot-detail--hero .vid-wrap::before{content:'';display:block;height:0;padding-top:56.25%}.robot-detail--hero iframe,.robot-detail--hero video{position:absolute;top:0;left:0;width:100%;height:100%}.robot-detail--intro{margin-top:-5%;padding:0 5%;position:relative;z-index:15}.robot-detail--intro .accr-wrap{margin-top:7px}.robot-detail--intro .col-container{padding:0 5%}.robot-detail--intro .col-container:after{clear:both;content:'';display:table}@media (max-width:760px){.robot-detail--intro .col-container{max-width:400px;margin:0 auto}}.robot-detail--intro .col-left,.robot-detail--intro .col-right{position:relative;width:50%;display:inline-block}@media (max-width:760px){.robot-detail--intro .col-left,.robot-detail--intro .col-right{width:100%;display:block}}.robot-detail--intro .col-left{float:left;padding-left:3%}.robot-detail--intro .col-left img{position:relative;z-index:3}@media (max-width:640px){.robot-detail--intro .col-left img{width:80%;margin:0 auto;display:block}}.robot-detail--intro .col-left p{background:#c3cbdf;border-radius:5px;display:inline-block;position:absolute;top:18%;left:3%;font-size:18px;font-weight:600;font-family:Bariol,Helvetica,sans-serif;line-height:1em;padding:8px 15px;color:#fff}@media (max-width:640px){.robot-detail--intro .col-left p{font-size:14px;left:0;top:15%}}.robot-detail--intro .col-right{padding-top:8%;padding-right:5%;padding-bottom:10px;float:right}@media (max-width:640px){.robot-detail--intro .col-right{padding-top:0;padding-bottom:0}}.robot-detail--intro .dash-accordion{padding:20px 0 20px 30px;position:relative;border-bottom:1px solid #ddd;cursor:pointer}.robot-detail--intro .dash-accordion:hover h5{color:#3cc1e7}.robot-detail--intro .dash-accordion.is-active h5:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);border-top-color:#3cc1e7}.robot-detail--intro .dash-accordion h5{font-size:-webkit-calc(20px + 4 * ((100vw - 420px)/ 604));font-size:calc(20px + 4 * ((100vw - 420px)/ 604));color:#08315c;line-height:1em;margin:0;position:relative}@media screen and (max-width:420px){.robot-detail--intro .dash-accordion h5{font-size:20px}}@media screen and (min-width:1024px){.robot-detail--intro .dash-accordion h5{font-size:24px}}.robot-detail--intro .dash-accordion h5:before{content:'';position:absolute;top:8px;left:-30px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(19,34,70,.2);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.5s;transition:.5s}.robot-detail--intro .dash-accordion .text-wrap{display:none;margin-top:15px}.robot-detail--intro .cta-row{padding:20px 0 20px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.robot-detail--intro .cta-row .btn{background:#fc761e;display:inline-block;border-radius:50px}.robot-detail--intro .cta-row .btn:hover{color:#fff}.robot-detail--intro .price-group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}@media (max-width:960px){.robot-detail--intro .price-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:10px}}.robot-detail--intro .btn-wrap{margin-bottom:10px}.robot-detail--intro .btn-wrap a{display:block}.robot-detail--intro .price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;border-right:1px solid #ddd;padding:0 20px}@media (max-width:960px){.robot-detail--intro .price-wrap{margin-bottom:5px;border-right:0;padding-left:0}}.robot-detail--intro .price-wrap p{margin:0}.robot-detail--intro .price-wrap .origin{text-decoration:line-through;color:#5b7896;margin-right:20px}.robot-detail--intro .price-wrap .current{font-weight:600;color:#132246}.robot-detail--intro .rating-wrap{padding-left:15px}@media (max-width:960px){.robot-detail--intro .rating-wrap{padding-left:0}}.robot-detail--feature{margin:20px 0 120px;padding:0 5%;overflow:hidden}.robot-detail--feature .subtitle{text-align:center;margin-top:10px}@media (max-width:960px){.robot-detail--feature{margin-bottom:60px}}@media (max-width:640px){.robot-detail--feature{margin-bottom:40px}}.robot-detail--feature .img-desk img{margin-top:70px;margin-left:auto;margin-right:auto;display:block}@media (max-width:960px){.robot-detail--feature .img-desk img{display:none}}.robot-detail--feature .center-img{width:100%}.robot-detail--feature .center-img img{max-width:522px;width:100%;margin:0 auto;display:block}@media (max-width:639px){.robot-detail--feature .center-img img{max-width:initial;width:150%;position:relative;left:-25%}}.robot-detail--feature .content-wrap{display:none}@media (max-width:960px){.robot-detail--feature .content-wrap{display:block;margin-top:40px}}@media (max-width:640px){.robot-detail--feature .content-wrap{margin-top:15px}}.robot-detail--feature .highlight-item{padding-left:50px;position:relative;margin-bottom:40px}@media (max-width:640px){.robot-detail--feature .highlight-item{padding-left:40px}}@media (max-width:960px){.robot-detail--feature .dot-group{max-width:500px;margin-top:-40px;margin-left:auto;margin-right:auto}}.robot-detail--feature h2{color:#08315c;text-align:center;max-width:370px;margin:0 auto}.robot-detail--feature h5{color:#132246;font-size:20px;font-weight:700;margin:0 0 10px}@media (max-width:640px){.robot-detail--feature h5{font-size:17px}}.robot-detail--feature .text-wrap{position:relative}.robot-detail--feature .text-wrap p{color:#5b7896;font-size:16px;line-height:1.2em}@media (max-width:640px){.robot-detail--feature .text-wrap p{font-size:13px}}.robot-detail--feature .num{position:absolute;top:-6px;left:0;width:32px;height:32px;border:2px solid #ff8a00;border-radius:50%}@media (max-width:640px){.robot-detail--feature .num{width:28px;height:28px}}.robot-detail--feature .num span{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;font-weight:600;color:#ff8a00}@media (max-width:640px){.robot-detail--feature .num span{font-size:16px}}.robot-detail--sec-nav{margin:50px 0;padding:0 5%}@media (max-width:760px){.robot-detail--sec-nav{margin-top:20px}}.robot-detail--sec-nav ul{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:760px){.robot-detail--sec-nav ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:500px;margin:0 auto}}.robot-detail--sec-nav li{width:-webkit-calc(100% / 5 - 42px);width:calc(100% / 5 - 42px)}.robot-detail--sec-nav li p{z-index:1;position:relative}@media (max-width:760px){.robot-detail--sec-nav li{width:-webkit-calc(100% / 3 - 20px);width:calc(100% / 3 - 20px);margin-bottom:20px}}.robot-detail--sec-nav li:last-child figure:after{content:none}.robot-detail--sec-nav li:last-child figure img{width:105%;max-width:initial;top:60%}.robot-detail--sec-nav li:last-child figure img:hover{-webkit-transition:all .5s ease;transition:all .5s ease;width:125%}.robot-detail--sec-nav li:hover p{color:#ff8a00}.robot-detail--sec-nav figure{overflow:hidden;position:relative;overflow:visible}.robot-detail--sec-nav figure::before{content:'';display:block;height:0;padding-top:100%}.robot-detail--sec-nav figure:after{content:'';position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:46px;height:3px;left:100%;background:rgba(155,167,196,.25)}@media (max-width:760px){.robot-detail--sec-nav figure:after{content:none}}.robot-detail--sec-nav figure img{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%;height:auto;display:block;-webkit-transition:all .5s ease;transition:all .5s ease}.robot-detail--sec-nav figure img:hover{width:110%}.robot-detail--sec-nav p{color:#08315c;font-weight:500;text-align:center;font-size:16px;line-height:1.2em}.robot-detail--testmonial{margin:50px 0 120px;padding:0 5%;overflow:hidden}@media (max-width:960px){.robot-detail--testmonial{padding:0}}.robot-detail--testmonial.no-img .content-wrap{padding-bottom:0}@media (max-width:960px){.robot-detail--testmonial.no-img .content-wrap{padding:0;border-bottom:0!important}}.robot-detail--testmonial.no-img .image{display:none}.robot-detail--testmonial.no-img .robot-detail-testm-slider article{padding:70px}@media (max-width:640px){.robot-detail--testmonial.no-img .robot-detail-testm-slider article{padding:40px 5% 60px}}.robot-detail--testmonial.no-img .citation,.robot-detail--testmonial.no-img .text-wrap{max-width:800px;margin-left:auto;margin-right:auto}.robot-detail--testmonial.no-img .citation p,.robot-detail--testmonial.no-img .text-wrap p{text-align:center}.robot-detail--testmonial.no-img .text-wrap:after{content:none}.robot-detail--testmonial .content-wrap{position:relative;padding-bottom:90px}@media (max-width:960px){.robot-detail--testmonial .content-wrap{padding-bottom:14%}}@media (max-width:640px){.robot-detail--testmonial .content-wrap{padding-bottom:10%}}.robot-detail--testmonial .content-wrap .image{position:absolute;width:424px;bottom:0;right:3%;mix-blend-mode:multiply;pointer-events:none}@media (max-width:960px){.robot-detail--testmonial .content-wrap .image{width:45%;bottom:0;left:60%;right:auto}}@media (max-width:640px){.robot-detail--testmonial .content-wrap .image{width:200px;right:-4%;left:auto}}.robot-detail--testmonial .robot-detail-testm-slider{position:relative;margin:0}.robot-detail--testmonial .robot-detail-testm-slider article{background:#f1f2f7;border-radius:7px;padding:70px 424px 70px 70px}@media (max-width:960px){.robot-detail--testmonial .robot-detail-testm-slider article{padding:70px 5%}}@media (max-width:640px){.robot-detail--testmonial .robot-detail-testm-slider article{padding:50px 5% 70px}}.robot-detail--testmonial .text-wrap{position:relative}.robot-detail--testmonial .text-wrap:after{content:'"';position:absolute;top:0;left:-7px}.robot-detail--testmonial .text-wrap p{line-height:1.35em}.robot-detail--testmonial .text-wrap p,.robot-detail--testmonial .text-wrap:after{color:#132246;font-size:18px;font-weight:500;font-style:italic}.robot-detail--testmonial .citation{margin-top:50px}.robot-detail--testmonial .citation p{margin:0;font-size:12px}.robot-detail--testmonial .citation .name{text-transform:uppercase;font-size:12px;font-weight:800;color:#132246}@media (max-width:960px){.robot-detail--testmonial:not(.no-img) .slick-dots{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);left:5%}}.robot-detail--testmonial .slick-dots{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:25px}.robot-detail--testmonial .slick-dots li{position:relative;margin:0}.robot-detail--testmonial .slick-dots li,.robot-detail--testmonial .slick-dots li button{width:15px;height:15px}.robot-detail--testmonial .slick-dots li.slick-active button:before,.robot-detail--testmonial .slick-dots li.slick-active:hover button:before{width:10px;height:10px;background:#00acd7}.robot-detail--testmonial .slick-dots li:hover button:before{background:#9099b1}.robot-detail--testmonial .slick-dots li button:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;width:6px;height:6px;margin:auto;border-radius:50%;background:#ccd0db;opacity:1;-webkit-transition:.5s;transition:.5s}.robot-detail--app{margin:50px 0;padding:0 5%}@media (max-width:1800px){.robot-detail--app{overflow:hidden}}@media (max-width:960px){.robot-detail--app{padding:0 5%}}.robot-detail--app .inner-container{border-top-left-radius:10px;border-top-right-radius:10px;background:#132246;padding:25px 0 0 7%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.robot-detail--app .inner-container.full-round-corner{border-radius:10px}.robot-detail--app .inner-container .badge{width:35%;position:absolute;bottom:17px;right:0}@media (max-width:960px){.robot-detail--app .inner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 7%}}.robot-detail--app .inner-container h2,.robot-detail--app .inner-container p{color:#fff}.robot-detail--app .col-left{width:345px;padding:30px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:55px}@media (max-width:960px){.robot-detail--app .col-left{width:100%;padding-bottom:30px}.robot-detail--app .col-left>div{width:100%}}.robot-detail--app .col-right{width:-webkit-calc(98% - 345px);width:calc(98% - 345px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){.robot-detail--app .col-right{width:100%}}.robot-detail--app .text-wrap{padding-bottom:30px}.robot-detail--app .text-wrap .g-btn{display:inline-block;margin-top:30px;font-weight:600;font-size:13px;padding:10px 30px}.robot-detail--app .text-wrap h2{margin-bottom:25px}.robot-detail--app .text-wrap p{color:#9caec1;line-height:1.2em;font-weight:500}.robot-detail--app .btn-group{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:30px;border-top:2px solid rgba(255,255,255,.1)}.robot-detail--app .btn-group:after{content:none}.robot-detail--app .btn-group li{width:-webkit-calc(50% - 3px);width:calc(50% - 3px);margin:0 0 6px;padding:12px;background:#09132d;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-shadow:inset 0 0 0 0 #52d7fd;cursor:pointer;-webkit-transition:.5s;transition:.5s}.robot-detail--app .btn-group li.is-active,.robot-detail--app .btn-group li:hover{box-shadow:inset 0 0 0 3px #52d7fd}.robot-detail--app .btn-group li.is-active svg,.robot-detail--app .btn-group li:hover svg{opacity:1;-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);-webkit-transition-delay:.35s;transition-delay:.35s}.robot-detail--app .btn-group li.is-active figure,.robot-detail--app .btn-group li:hover figure{opacity:1}.robot-detail--app .btn-group figure{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;width:42px;height:42px;border-radius:5px;opacity:.5;-webkit-transition:.5s;transition:.5s}.robot-detail--app .btn-group p{font-weight:600;padding-left:12px;position:relative;display:inline-block}.robot-detail--app .btn-group svg{display:block;width:12px;height:8px;position:absolute;top:6px;left:100%;opacity:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:.5s;transition:.5s}.robot-detail--app .btn-group *{stroke:#52d7fd}.robot-detail--app .ipad-container{position:relative}@media (max-width:960px){.robot-detail--app .ipad-container{left:-10%}}.robot-detail--app .ipad-container img{width:140%;max-width:initial}.robot-detail--app .screen-frame{overflow:hidden;position:relative;width:75%;position:absolute;top:5.2%;left:17.5%;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.robot-detail--app .screen-frame::before{content:'';display:block;height:0;padding-top:73.4%}.robot-detail--app .screen-img{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:.5s;transition:.5s}.robot-detail--app .screen-img.is-active{opacity:1;visibility:visible}.robot-detail--app .bottom-logo{border-bottom-left-radius:10px;border-bottom-right-radius:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:36px 5% 26px;background:#09132a;-ms-flex-wrap:wrap;flex-wrap:wrap}.robot-detail--app .bottom-logo img{width:auto;height:40px;margin:0 5px 10px;display:block}.robot-detail--app .kidsafe-logo{display:none}.robot-detail--vid-sec{margin:50px 0;padding:0 5%}.robot-detail--vid-sec article.block-row.show-badge.scale-article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:initial;flex-direction:initial;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:960px){.robot-detail--vid-sec article.block-row.show-badge.scale-article{-ms-flex-wrap:wrap;flex-wrap:wrap}}.robot-detail--vid-sec article.block-row.show-badge.scale-article .image-col.scale-image{width:30%}@media (max-width:960px){.robot-detail--vid-sec article.block-row.show-badge.scale-article .image-col.scale-image{width:100%}}.robot-detail--vid-sec article.block-row.show-badge.scale-article .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.robot-detail--vid-sec article.block-row.show-badge.scale-article .btn-group p{font-size:14px;color:#1d3247;font-weight:500;margin-left:20px}.robot-detail--vid-sec article.block-row.show-badge.scale-article .price-group.hide-scale-p{display:none}.robot-detail--vid-sec article.block-row.show-badge.scale-article .price-group img{display:none}.robot-detail--vid-sec article.block-row.show-badge.scale-article h3:before{content:none}.robot-detail--vid-sec article.block-row.show-badge.scale-article .text-col{width:55%}@media (max-width:960px){.robot-detail--vid-sec article.block-row.show-badge.scale-article .text-col{width:100%}}.robot-detail--vid-sec .block-row.show-badge .badge-img{display:block;position:absolute;top:-7%;left:5%;width:24%;z-index:3}.robot-detail--vid-sec .badge-img{display:none}.robot-detail--vid-sec .image-col{position:relative;cursor:default}.robot-detail--vid-sec .image-col.modal-vid-btn{cursor:pointer}.robot-detail--vid-sec .heading-row h2{color:#08315c}.robot-detail--vid-sec .heading-row h2,.robot-detail--vid-sec .heading-row p{text-align:center}.robot-detail--vid-sec .z-block{margin-top:50px}.robot-detail--vid-sec .block-row{width:100%;margin-bottom:50px}@media (max-width:960px){.robot-detail--vid-sec .block-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.robot-detail--vid-sec .block-row:nth-child(odd) .text-col{padding:30px 20px 30px 5%}@media (max-width:960px){.robot-detail--vid-sec .block-row:nth-child(odd) .text-col{padding:30px 0}}.robot-detail--vid-sec .block-row:nth-child(odd) h3:before{right:107%}.robot-detail--vid-sec .block-row:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:960px){.robot-detail--vid-sec .block-row:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.robot-detail--vid-sec .block-row:nth-child(even) .text-col{padding:30px 5% 30px 20px}@media (max-width:960px){.robot-detail--vid-sec .block-row:nth-child(even) .text-col{padding:30px 0}}.robot-detail--vid-sec .block-row:nth-child(even) h3{display:block;padding-right:30px}.robot-detail--vid-sec .block-row:nth-child(even) h3:before{left:100%}.robot-detail--vid-sec .image-col{width:60%;position:relative}@media (max-width:960px){.robot-detail--vid-sec .image-col{width:100%}}.robot-detail--vid-sec .image-col figure{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:5px;height:auto;position:relative}.robot-detail--vid-sec .image-col figure::before{content:'';display:block;height:0;padding-top:63.9%}.robot-detail--vid-sec .image-col svg{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px}.robot-detail--vid-sec .image-col circle{fill:rgba(0,0,0,.5);-webkit-transition:.35s;transition:.35s}.robot-detail--vid-sec .image-col:hover circle{fill:rgba(255,138,0,.8)}.robot-detail--vid-sec .text-col{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){.robot-detail--vid-sec .text-col{width:100%}}.robot-detail--vid-sec .cat{color:#37b2b0;text-transform:uppercase;font-weight:600;font-size:10px;margin:0 0 15px;height:1em}.robot-detail--vid-sec .cat.scale-p{display:none}.robot-detail--vid-sec h3{font-size:-webkit-calc(20px + 8 * ((100vw - 420px)/ 604));font-size:calc(20px + 8 * ((100vw - 420px)/ 604));color:#08315c;margin:0;line-height:.9em;position:relative}@media screen and (max-width:420px){.robot-detail--vid-sec h3{font-size:20px}}@media screen and (min-width:1024px){.robot-detail--vid-sec h3{font-size:28px}}.robot-detail--vid-sec h3:before{content:'';position:absolute;top:10px;width:25%;height:2px;background:rgba(93,103,127,.2);opacity:.5}@media (max-width:960px){.robot-detail--vid-sec h3:before{content:none}}.robot-detail--vid-sec .btn-group{margin:20px 0}.robot-detail--vid-sec .btn-group a{display:inline-block}.robot-detail--vid-sec .price-group *{display:inline-block;vertical-align:middle}.robot-detail--vid-sec .price-group p{font-size:14px;color:#1d3247;font-weight:500}.robot-detail--accs{margin:80px 0;padding:0 5%}@media (max-width:640px){.robot-detail--accs{margin-top:30px}}@media (max-width:960px){.robot-detail--accs .cols-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.robot-detail--accs .col{display:block;padding:0 4%}@media (min-width:961px){.robot-detail--accs .col{width:50%;border-right:1px solid #eee}}@media (max-width:960px){.robot-detail--accs .col{width:50%;border-bottom:1px solid #eee;padding-bottom:4%}.robot-detail--accs .col:nth-child(odd){border-right:1px solid #eee}.robot-detail--accs .col:nth-last-child(-n+2){border-bottom:0}}@media (max-width:640px){.robot-detail--accs .col{width:100%;border-bottom:1px solid #eee;padding-bottom:50px;padding-top:20px}.robot-detail--accs .col:nth-child(odd){border-right:0}.robot-detail--accs .col:nth-last-child(-n+2){border-bottom:1px solid #eee}.robot-detail--accs .col:first-child{border-top:1px solid #eee}.robot-detail--accs .col:last-child{border-bottom:0}}.robot-detail--accs .col:hover h5{color:#ff8a00}@media (min-width:1025px){.robot-detail--accs .col:hover .img-2{opacity:1;visibility:visible}.robot-detail--accs .col:hover .img-1{opacity:0;visibility:hidden}}.robot-detail--accs .col:last-child{border-right:none}.robot-detail--accs .img-box{overflow:hidden;position:relative}.robot-detail--accs .img-box::before{content:'';display:block;height:0;padding-top:100%}@media (max-width:640px){.robot-detail--accs .img-box{width:80%;max-width:200px;margin:0 auto}}.robot-detail--accs .img-box figure{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:.5s;transition:.5s}.robot-detail--accs .img-box .img-2{opacity:0;visibility:hidden}.robot-detail--accs h5,.robot-detail--accs p{text-align:center}.robot-detail--accs h5{font-size:20px;color:#08315c;margin-bottom:7px}.robot-detail--accs .price{font-size:14px;color:#687f96;margin:0;font-weight:500}.robot-detail--accs .text{font-size:13px;line-height:1.2em}.robot-detail--accs .load-more{display:table;margin:70px auto 0;padding:10px 30px;font-weight:600}@media (max-width:640px){.robot-detail--accs .load-more{margin-top:20px}}.robot-detail--explore{margin:80px 0;padding:0 5%}.robot-detail--explore .content-wrap{border-radius:8px;overflow:hidden}@media (max-width:1023px){.robot-detail--explore .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.robot-detail--explore .img-col{width:70%}@media (min-width:1024px){.robot-detail--explore .img-col{border-right:5px solid #fff}}@media (max-width:1023px){.robot-detail--explore .img-col{width:100%}}.robot-detail--explore .img-col figure{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center}.robot-detail--explore .img-col figure::before{content:'';display:block;height:0;padding-top:64.7%}.robot-detail--explore .text-col{width:30%;background:#132246;padding:45px 35px;-webkit-backface-visibility:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1023px){.robot-detail--explore .text-col{width:100%}}.robot-detail--explore .text-col a{text-align:center}.robot-detail--explore .text-col h3{color:#fff;opacity:.85}.robot-detail--explore .text-col p{color:rgba(255,255,255,.85)}.robot-detail--explore .text-col .g-btn{display:inline-block;margin-top:50px;box-shadow:inset 0 0 0 30px #ff8a00}.robot-detail--explore .text-col .g-btn:hover{box-shadow:inset 0 0 0 2px #ff8a00}.robot-detail--badges{margin:50px 0;padding:0 5%}.robot-detail--badges .content-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.robot-detail--badges .content-wrap a{display:block;margin:10px 25px}.robot-detail--badges .content-wrap img{width:90px}.robot-detail--info{margin:50px 0 120px;padding:0 5%;border-top:1px solid #ebedf3}@media (max-width:960px){.robot-detail--info{margin-bottom:50px}}.robot-detail--info .content-wrap{margin:50px 0}@media (max-width:960px){.robot-detail--info .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.robot-detail--info .col-left{width:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:150px 0}@media (max-width:960px){.robot-detail--info .col-left{width:100%;padding:20px 0}}.robot-detail--info .col-left>div{width:100%}.robot-detail--info .col-right{width:50%}@media (max-width:960px){.robot-detail--info .col-right{width:100%}}.robot-detail--info .col-right.image-only{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){.robot-detail--info .col-right.image-only .img-wrap{margin:0 auto}}.robot-detail--info .col-right.image-only img{width:130%;max-width:initial}@media (max-width:960px){.robot-detail--info .col-right.image-only img{width:100%;max-width:400px}}.robot-detail--info .nav-row{margin-bottom:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:960px){.robot-detail--info .nav-row{margin-top:30px}}@media (max-width:640px){.robot-detail--info .nav-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.robot-detail--info .nav-row .item{padding:0 25px;border-right:1px solid #eee}@media (max-width:640px){.robot-detail--info .nav-row .item{width:50%;padding:30px;border-bottom:1px solid #eee}.robot-detail--info .nav-row .item:nth-child(odd){border-bottom:1px solid #eee}.robot-detail--info .nav-row .item:nth-child(even){border-right:0}.robot-detail--info .nav-row .item:nth-child(3),.robot-detail--info .nav-row .item:nth-child(4){border-bottom:0}}.robot-detail--info .nav-row .item:last-child{border-right:0}.robot-detail--info .nav-row .item:hover svg *{stroke:#ff8a00}.robot-detail--info .nav-row .item:hover p{color:#ff8a00}.robot-detail--info .nav-row .item img{width:24px;height:24px;display:block;margin:0 auto 10px}@media (max-width:640px){.robot-detail--info .nav-row .item img{width:34px;height:34px}}.robot-detail--info .nav-row .item svg{width:24px;height:24px;display:block;margin:0 auto 10px}@media (max-width:640px){.robot-detail--info .nav-row .item svg{width:34px;height:34px}}.robot-detail--info .nav-row p{text-align:center;color:#9ba7c4;text-transform:uppercase;font-size:11px;font-weight:600;-webkit-transition:.35s;transition:.35s}.robot-detail--info .buy-btn{display:table;margin:0 auto;font-size:23px;padding:13px 40px;box-shadow:inset 0 0 0 50px #ff8a00}.robot-detail--info .buy-btn:hover{box-shadow:inset 0 0 0 2px #ff8a00}.robot-detail--info .start-rating-img{display:block;margin:0 auto;max-width:100px;margin-top:20px}.robot-detail--info .left-bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.robot-detail--info .left-bottom>div{padding:0 20px}.robot-detail--info .left-bottom>div:first-child{border-right:1px solid #eee}.robot-detail--info .left-bottom p{font-size:11px;color:#9ba7c4;text-transform:uppercase;font-weight:600;padding-left:30px;position:relative}.robot-detail--info .left-bottom img{width:17px;height:17px;position:absolute;top:0;left:0}.robot-detail--other{padding:100px 0 120px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(235,237,243,.7)),color-stop(50%,rgba(235,237,243,0)));background:-webkit-linear-gradient(top,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%);background:linear-gradient(180deg,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%)}.robot-detail--other h2{line-height:1em}.robot-detail--other h2,.robot-detail--other h4{color:#08315c}.robot-detail--other h2,.robot-detail--other h4,.robot-detail--other p{text-align:center;-webkit-transition:color .35s;transition:color .35s}.robot-detail--other p{font-size:13px;font-weight:300}.robot-detail--other a span{font-family:Museo Sans,Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.robot-detail--other h4 span{position:relative;font-size:-webkit-calc(17px + 7 * ((100vw - 420px)/ 604));font-size:calc(17px + 7 * ((100vw - 420px)/ 604));display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Bariol,Helvetica,sans-serif}@media screen and (max-width:420px){.robot-detail--other h4 span{font-size:17px}}@media screen and (min-width:1024px){.robot-detail--other h4 span{font-size:24px}}.robot-detail--other h4 span svg{margin-left:7px;height:15px;width:15px}.robot-detail--other h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.robot-detail--other .wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}@media (max-width:960px){.robot-detail--other .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.robot-detail--other .box{width:40%;border-radius:15px;border:4px solid rgba(155,167,196,.2);padding:30px 70px 50px;display:block;position:relative}@media (max-width:960px){.robot-detail--other .box{width:100%;margin-bottom:5%;max-width:400px}}@media (max-width:640px){.robot-detail--other .box{padding:30px 60px 50px}}@media (min-width:961px){.robot-detail--other .box:first-child{margin-right:4%}}.robot-detail--other .box:hover{border-color:#ff8a00}.robot-detail--other .box:hover h4{color:#ff8a00}.robot-detail--other .box:hover h4 svg *{fill:#ff8a00}.robot-detail--other figure{overflow:hidden;position:relative;background-size:contain;background-repeat:no-repeat;background-position:center;max-width:235px;height:auto;margin:0 auto}.robot-detail--other figure::before{content:'';display:block;height:0;padding-top:74.8%}.robot-detail--other .tag{position:absolute;top:15px;right:15px;background:#c4c4c4;border-radius:3px;width:51px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.robot-detail--other .tag p{color:#fff;font-size:11px;font-weight:600}.robot-detail--other .compare-btn{margin-top:60px}.robot-detail--other .compare-btn a{display:table;margin:0 auto;color:#ff8a00;border:2px solid #ff8a00;border-radius:100px}.robot-detail--other .compare-btn span{display:inline-block;padding-left:25px;position:relative;text-transform:uppercase;font-size:12px;font-weight:700}.robot-detail--other .compare-btn svg{position:absolute;width:15px;height:15px;top:-3px;left:0}.robot-detail--other .compare-btn svg *{stroke:#ff8a00}.robot-detail--other .compare-btn:hover a{color:#fff;background:#ff8a00}.robot-detail--other .compare-btn:hover svg *{stroke:#fff}.robot-detail--question{background:rgba(235,237,243,.7);padding:50px 5% 60px}.robot-detail--question .container{max-width:450px;padding:0}.robot-detail--question figure{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;width:90px;height:90px;border-radius:50%;margin:0 auto;border:3px solid #fff}.robot-detail--question h4,.robot-detail--question p{text-align:center}.robot-detail--question h4{color:#08315c;margin-top:20px}.robot-detail--question p{color:#5b7896;font-weight:500}.robot-detail--question .g-btn{display:table;margin:30px auto 0;padding:12px 35px;font-size:14px}body.cue-new .robot-detail--hero{position:relative}body.cue-new .robot-detail--hero .overlay{display:none}body.cue-new .robot-detail--hero h1{left:7.5%;bottom:3%;margin-bottom:0}@media (max-width:640px){body.cue-new .robot-detail--hero h1{bottom:10%}}body.cue-new .robot-detail--hero .badge{width:96px;right:2%}@media (max-width:760px){body.cue-new .robot-detail--hero .badge{right:7%;width:80px}}@media (max-width:640px){body.cue-new .robot-detail--hero .badge{width:56px}}body.cue-new .robot-detail--testmonial{margin-bottom:70px}@media (max-width:640px){body.cue-new .robot-detail--testmonial .robot-detail-testm-slider article{padding:40px 7% 60px}}body.cue-new .robot-detail--testmonial .slick-dots li.slick-active button:before,body.cue-new .robot-detail--testmonial .slick-dots li.slick-active:hover button:before{background:#7dc5c4}body.cue-new .robot-detail--intro .col-left p{background-color:#c6dfd8}body.cue-new .robot-detail--intro .col-left{float:right}body.cue-new .robot-detail--intro .col-right{float:left}body.cue-new .robot-detail--explore .text-col{background:#500c5f}body.cue-new .robot-detail--info{overflow:hidden;margin-bottom:0}body.cue-new .robot-detail--info .col-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){body.cue-new .robot-detail--info .col-right .img-wrap{margin:0 auto}}body.cue-new .robot-detail--info .col-right img{width:130%;max-width:initial}@media (max-width:960px){body.cue-new .robot-detail--info .col-right img{width:100%;max-width:400px}}body.cue-new .modal--tech-spec .col-left{background:#7dc5c4}body.cue-new .modal--tech-spec .cell-left{background:#ecfdfd}body.cue-new .modal--tech-spec .specs-detail .col-left{border-bottom-color:#85cdca}body.cue-new .modal--in-the-box .heading-row{background:#7dc5c4}body.cue-new .robot-detail--app .inner-container{background:#348785}@media (max-width:960px){body.cue-new .robot-detail--app .inner-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 7%}}body.cue-new .robot-detail--app .inner-container h2,body.cue-new .robot-detail--app .inner-container p{color:#fff}body.cue-new .robot-detail--app .text-wrap p{color:#fff}body.cue-new .robot-detail--app .btn-group{border-top:2px solid #237674}body.cue-new .robot-detail--app .btn-group li{width:100%;background:rgba(41,109,107,.5);box-shadow:inset 0 0 0 0 rgba(41,109,107,.5)}body.cue-new .robot-detail--app .btn-group li.is-active{background:#174847}body.cue-new .robot-detail--app .btn-group li.is-active,body.cue-new .robot-detail--app .btn-group li:hover{box-shadow:inset 0 0 0 3px #6ce0dd}body.cue-new .robot-detail--app .btn-group figure{opacity:1}body.cue-new .robot-detail--app .btn-group *{stroke:#6ce0dd}body.cue-new .robot-detail--app .screen-img{background-position:left top}body.cue-new .robot-detail--app .bottom-logo{background:#277573}section.cue-all-in-one{position:relative;padding:0 5%}section.cue-all-in-one .badge{position:absolute;width:170px;bottom:-55px;right:7%}@media (max-width:639px){section.cue-all-in-one{padding:0}}section.cue-all-in-one .top-wrap{background-color:#7dc5c4;padding:75px 5%;padding-bottom:155px;border-top-left-radius:10px;border-top-right-radius:10px;position:relative}@media (max-width:759px){section.cue-all-in-one .top-wrap{padding-bottom:360px}}@media (max-width:639px){section.cue-all-in-one .top-wrap{padding:50px 5%;overflow:hidden;border-top-left-radius:0;border-top-right-radius:0}}@media (max-width:429px){section.cue-all-in-one .top-wrap{padding-bottom:360px}}section.cue-all-in-one .top-wrap .content-image{position:absolute;bottom:0;right:-5%;width:90%;max-width:907px;max-height:611px}@media (max-width:429px){section.cue-all-in-one .top-wrap .content-image{width:173%;right:-141px}}section.cue-all-in-one article{width:40%;position:relative;z-index:1}@media (max-width:759px){section.cue-all-in-one article{width:100%}}section.cue-all-in-one article h4{color:#fff;font-size:36px;font-weight:700;margin-bottom:20px}section.cue-all-in-one article p{color:#fff;font-size:16px;line-height:1.3}section.cue-all-in-one article .icon-wrap{margin-top:50px}section.cue-all-in-one article .icon-wrap a{margin-right:10px}section.cue-all-in-one .cards-wrap{padding:20px 0;background-color:#348786;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom-left-radius:10px;border-bottom-right-radius:10px}@media (max-width:639px){section.cue-all-in-one .cards-wrap{border-bottom-left-radius:0;border-bottom-right-radius:0}}section.cue-all-in-one .cards-wrap .card{width:25%;padding:60px 5% 20px;position:relative;border-right:1px solid rgba(255,255,255,.1)}@media (max-width:639px){section.cue-all-in-one .cards-wrap .card{width:100%;padding:106px 5% 20px;margin-top:55px}}@media (max-width:639px){section.cue-all-in-one .cards-wrap .card:first-child{margin-top:0}}@media (max-width:639px){section.cue-all-in-one .cards-wrap .card:last-child p{padding-bottom:0;border-bottom:none}}section.cue-all-in-one .cards-wrap .card:nth-child(even) img{top:-100px}@media (max-width:639px){section.cue-all-in-one .cards-wrap .card:nth-child(even) img{top:-72px;width:290px}}section.cue-all-in-one .cards-wrap .card img{position:absolute;top:-125px;left:0;right:0;margin-left:auto;margin-right:auto}@media (max-width:639px){section.cue-all-in-one .cards-wrap .card img{top:-82px;width:244px}}section.cue-all-in-one .cards-wrap .card h5{color:#fff;font-size:20px;text-align:center}section.cue-all-in-one .cards-wrap .card p{color:rgba(255,255,255,.7);font-size:13px;text-align:center;line-height:1.3;width:100%}@media (max-width:639px){section.cue-all-in-one .cards-wrap .card p{padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}}section.cue-all-in-one .cards-wrap .card p span{color:#fff}.customize-cue{padding:80px 5% 0}.customize-cue .customize-borer-bottom{border-bottom:1px solid rgba(155,167,196,.5);padding-bottom:80px}@media (max-width:759px){.customize-cue{padding:40px 5%;margin-bottom:40px}}.customize-cue .cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:759px){.customize-cue .cards{margin-top:0}}.customize-cue h3{text-align:center;color:#08315c;font-size:36px;font-weight:700}.customize-cue h3~p{max-width:560px;margin:0 auto}.customize-cue p{text-align:center;font-size:16px;line-height:1.3em}@media (max-width:639px){.customize-cue p{padding:0 5%}}.customize-cue .card{width:-webkit-calc(25% - 40px);width:calc(25% - 40px)}@media (max-width:959px){.customize-cue .card{width:-webkit-calc(25% - 30px);width:calc(25% - 30px)}}@media (max-width:759px){.customize-cue .card{width:100%;margin-top:40px}}.customize-cue .card h5{margin-bottom:10px;width:100%;color:#08315c;font-size:20px;font-weight:700;text-align:center}.customize-cue .card p{padding:0;max-width:486px;margin:0 auto;font-size:13px}@media (max-width:639px){.customize-cue .card p{padding:0 5%;max-width:386px}}.customize-cue .card:nth-child(3) .video-wrap .animated{left:-41px}.customize-cue .card .video-wrap{overflow:hidden;position:relative;border-radius:50%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;max-width:200px;max-height:200px;margin-left:auto;margin-right:auto;-webkit-transform:translateZ(0);transform:translateZ(0)}.customize-cue .card .video-wrap::before{content:'';display:block;height:0;padding-top:100%}@media (max-width:759px){.customize-cue .card .video-wrap{width:150px;height:150px}}.customize-cue .card .video-wrap .animated{position:absolute;top:0;left:-30px;margin-left:auto;margin-right:auto;height:100%;max-width:initial}@media (max-width:959px){.customize-cue .card .video-wrap .animated{left:-15px}}.customize-cue .card .bottom-wrap{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customize-cue .card .bottom-wrap audio{display:none}.customize-cue .card .bottom-wrap .icon-wrap-on{display:none}.customize-cue .card .bottom-wrap a{color:#ff8a00;font-weight:700;font-size:13px;margin-left:10px}.customize-cue .card .icon-wrap-off,.customize-cue .card .icon-wrap-on{height:33px;width:80px;position:relative;cursor:pointer}.customize-cue .card .icon-wrap-off span,.customize-cue .card .icon-wrap-on span{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:44px;font-size:13px;font-weight:600;color:#ff8a00}.cue-scale-image figure{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative}.cue-scale-image figure::before{content:'';display:block;height:0;padding-top:70%}body.robots-lander .robot-detail--testmonial{padding:0;margin-bottom:20px;overflow:visible}body.robots-lander .robot-detail--testmonial .robot-detail-testm-slider article{padding-top:50px;padding-bottom:40px}@media (max-width:759px){body.robots-lander .robot-detail--testmonial .robot-detail-testm-slider article{padding-left:10%;padding-right:10%}}body.robots-lander .robot-detail--testmonial .citation{margin-top:20px}body.robots-lander .robot-detail--testmonial div.robots-quote-heading{text-align:center;padding:50px 0}body.robots-lander .robot-detail--testmonial div.robots-quote-heading h2{color:#08315c}body.robots-lander .robot-detail--testmonial div.robots-quote-heading p{color:#5b7896}body.robots-lander .robot-detail--testmonial figure{width:63px;height:63px;margin:40px auto 20px;background-size:100%;background-position:center center;background-repeat:no-repeat;border:3px solid #fff;background-color:red;border-radius:50%}body.robots-lander .robot-detail--testmonial .slick-dots{bottom:-40px}div.robots-lander-wrap{padding-left:5%;overflow:hidden}@media (max-width:959px){div.robots-lander-wrap{overflow:visible}}@media (max-width:759px){div.robots-lander-wrap{padding-right:5%}}section.robots-all{padding-top:50px;position:relative}@media (max-width:959px){div.robots-info-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}div.robots-nav{width:140px;margin-right:5.5%}@media (max-width:959px){div.robots-nav{width:100%;margin-right:0;margin-bottom:35px}}@media (min-width:960px){div.robots-nav div.robots-nav-wrap{position:fixed;top:100px;width:140px;left:5%}}@media (min-width:1800px){div.robots-nav div.robots-nav-wrap{left:50%;-webkit-transform:translateX(-809px);-ms-transform:translateX(-809px);transform:translateX(-809px)}}@media (min-width:960px){div.robots-nav div.robots-nav-wrap.is-absolute{position:absolute;bottom:0;left:0;top:auto}}@media (min-width:1800px){div.robots-nav div.robots-nav-wrap.is-absolute{left:3px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media (min-width:960px){div.robots-nav div.robots-nav-wrap.banner{top:330px}}div.robots-nav ul{margin:0;padding:0}div.robots-nav ul li{float:none;list-style-type:none;margin:0;padding:0}@media (max-width:959px){div.robots-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}}div.robots-nav ul li{display:block;position:relative;width:100%;padding:20px 0;border:2px solid #e8ebf3;cursor:pointer;-webkit-transition:border-color 250ms;transition:border-color 250ms}@media (max-width:959px){div.robots-nav ul li{-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto}}div.robots-nav ul li.is-active,div.robots-nav ul li:hover{border-color:#3cc1e7;z-index:2}div.robots-nav ul li.is-active p,div.robots-nav ul li:hover p{color:#3cc1e7}div.robots-nav ul li.is-active::after,div.robots-nav ul li:hover::after{opacity:1}div.robots-nav ul li:first-child{border-top-left-radius:5px;border-top-right-radius:5px}div.robots-nav ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media (min-width:960px){div.robots-nav ul li:not(:last-child){margin-bottom:-2px}}@media (max-width:959px){div.robots-nav ul li:not(:last-child){margin-right:-2px}}div.robots-nav ul li:not(:last-child)::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:#3cc1e7;opacity:0;-webkit-transition:opacity 250ms;transition:opacity 250ms}@media (max-width:959px){div.robots-nav ul li:not(:last-child)::after{width:2px;height:100%;left:auto;right:0;bottom:0}}div.robots-nav div.robots-nav-bottom-cta{padding-top:15px;text-align:center}div.robots-nav div.robots-nav-bottom-cta:hover span{color:#fc761e}div.robots-nav div.robots-nav-bottom-cta svg{position:relative;top:2px;width:16px;height:13px}div.robots-nav div.robots-nav-bottom-cta span{color:#ff8a00;font-weight:700;font-size:.75rem}div.robots-nav figure{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;width:70px;height:70px;margin:0 auto 10px}@media (max-width:759px){div.robots-nav figure{width:50px;height:50px}}div.robots-nav p{text-align:center;color:#08315c;font-weight:700;font-size:.75rem;-webkit-transition:color 250ms;transition:color 250ms}div.robots-zigzag{-webkit-box-flex:1;-ms-flex:1;flex:1}div.robot-row{margin-right:5%;padding-bottom:50px;margin-bottom:50px}@media (min-width:960px){div.robot-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:959px){div.robot-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:759px){div.robot-row{margin-right:0}}@media (min-width:960px){div.robot-row:first-child,div.robot-row:last-child{padding-right:50px}}@media (max-width:1799px){div.robot-row:first-child figure,div.robot-row:last-child figure{background-position:center left}}@media (max-width:959px){div.robot-row:first-child figure,div.robot-row:last-child figure{background-position:center center}}@media (max-width:1799px){div.robot-row:first-child figure,div.robot-row:nth-child(2) figure{width:136%}}@media (max-width:959px){div.robot-row:first-child figure,div.robot-row:nth-child(2) figure{width:100%!important}}@media (max-width:759px){div.robot-row:last-child{margin-bottom:0;padding-bottom:0}}div.robot-row:not(:last-child){border-bottom:2px solid #ebedf3}div.robot-row article,div.robot-row>div{-webkit-box-flex:1;-ms-flex:1;flex:1}div.robot-row>div{padding:0 30px}div.robot-row:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:959px){div.robot-row:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}div.robot-row figure{overflow:hidden;position:relative;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;pointer-events:none}div.robot-row figure::before{content:'';display:block;height:0;padding-top:65%}@media (max-width:959px){div.robot-row figure{margin-bottom:35px}}div.robot-row hr{width:75px;margin:23px 0 40px;border-color:#ebedf3}div.robot-row p{color:#5b7896}div.robot-row-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.robot-row-top h2{color:#132246;margin-bottom:8px;-webkit-transition:color 250ms;transition:color 250ms}div.robot-row-top h2 svg{position:relative;top:-5px;left:10px;-webkit-transition:-webkit-transform 250ms ease;transition:-webkit-transform 250ms ease;transition:transform 250ms ease;transition:transform 250ms ease,-webkit-transform 250ms ease}div.robot-row-top h2 svg path{-webkit-transition:fill 250ms;transition:fill 250ms}div.robot-row-top a:hover h2{color:#ff8a00}div.robot-row-top a:hover h2 svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}div.robot-row-top a:hover h2 svg path{fill:#ff8a00}div.robot-row-top p{color:#8090b7;font-weight:400;font-size:1.125rem}div.robots-row-age{-ms-flex-item-align:start;align-self:flex-start;background:#c3cbdf;padding:5px 10px;color:#fff;font-weight:700;font-size:.75rem;border-radius:3px}div.robot-row-ctas{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.robot-row-ctas a:first-child{margin-right:10px}div.robot-row-ctas a{margin-top:10px}section.robots-lander-awards{padding:80px 0}section.robots-lander-awards div.awards-row{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:759px){section.robots-lander-awards div.awards-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.robots-lander-awards div.awards-row:first-child{margin-bottom:35px}section.robots-lander-awards div.awards-row>div{text-align:center;width:14.2857142857%}@media (max-width:759px){section.robots-lander-awards div.awards-row>div{width:25%;margin-bottom:15px}}section.robots-lander-awards img{width:85px;height:85px;object-fit:contain}@media (max-width:759px){section.robots-lander-awards img{width:60px;height:60px}}div.robots-quote-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}div.robots-quote-arrow svg{width:53px;height:100px}@media (max-width:759px){div.robots-quote-arrow svg{width:30px;height:60px}}div.robots-quote-arrow.prev-arrow{left:0}div.robots-quote-arrow.prev-arrow svg{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}div.robots-quote-arrow.next-arrow{right:0}@media (max-width:759px){body.compare-robots-new div.ziploc.content{padding:0}}section.compare-page-container{padding:40px 0}section.compare-page-container div.compare-page-title{text-align:center}section.compare-page-container div.compare-page-title h1{font-size:-webkit-calc(32px + 10 * ((100vw - 420px)/ 604));font-size:calc(32px + 10 * ((100vw - 420px)/ 604));color:#08315c;margin-bottom:10px}@media screen and (max-width:420px){section.compare-page-container div.compare-page-title h1{font-size:32px}}@media screen and (min-width:1024px){section.compare-page-container div.compare-page-title h1{font-size:42px}}div.compare-table-container{padding:30px 0}@media (max-width:759px){div.compare-table-container{padding:0}}div.compare-price-mobile-wrap{position:relative;box-shadow:0 4.5843px 22.9215px rgba(0,0,0,.15);width:90%;margin:40px auto;border-radius:10px;overflow:hidden}@media (min-width:760px){div.compare-price-mobile-wrap{display:none}}div.compare-price-mobile div.cpm-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}div.compare-price-mobile div.cpm-row figure{padding:20px;text-align:center;width:40%}div.compare-price-mobile div.cpm-row figure p{color:#fff}div.compare-price-mobile div.cpm-row figure img{max-height:80px}@media (max-width:419px){div.compare-price-mobile div.cpm-row figure img{max-height:60px}}div.compare-price-mobile div.cpm-row div{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}div.compare-price-mobile div.cpm-row div h4{color:#132246;width:100%;margin-bottom:10px;margin-top:0;line-height:.8em}div.compare-price-mobile div.cpm-row div a.g-btn{display:inline-block}div.compare-price-mobile div.cpm-row span.center{display:block;text-align:center}div.compare-price-mobile div.cpm-row:nth-child(1) figure{background-color:#59b755}div.compare-price-mobile div.cpm-row:nth-child(2) figure{background-color:#44c6eb}div.compare-price-mobile div.cpm-row:nth-child(3) figure{background-color:#565158}div.compare-price-mobile div.cpm-row:not(:last-child)::after{content:'';position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:rgba(0,0,0,.1)}div.main-compare-table{position:relative;border-radius:10px;background-color:#fff;box-shadow:0 30px 40px rgba(0,0,0,.15);overflow:hidden}div.main-compare-table.margin{padding-top:50px}div.main-compare-table *{font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif}div.main-compare-table div.mct-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.main-compare-table div.tblock{position:relative;width:25%}@media (min-width:760px){div.main-compare-table div.tblock{padding:16px 24px}div.main-compare-table div.tblock:not(:first-child)::after{content:'';position:absolute;width:2px;height:-webkit-calc(100% + 2px);height:calc(100% + 2px);top:0;left:0;background-color:rgba(0,0,0,.1);z-index:10}}div.main-compare-table h4{font-size:-webkit-calc(16px + 2 * ((100vw - 420px)/ 604));font-size:calc(16px + 2 * ((100vw - 420px)/ 604));margin:0;line-height:1em;width:100%;color:#5b7896}@media screen and (max-width:420px){div.main-compare-table h4{font-size:16px}}@media screen and (min-width:1024px){div.main-compare-table h4{font-size:18px}}@media (max-width:759px){div.main-compare-table{border-radius:0;box-shadow:none}div.main-compare-table div.tblock{width:100%}}div.mct-row p{position:relative;width:100%;text-align:center;font-size:.875rem;font-weight:500;line-height:1.2em;color:#4a5a7f}div.mct-row img{display:block;margin:0 auto;max-height:inherit;max-width:.875rem;height:inherit;width:.875rem}div.mct-row div.tblock{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;border-bottom:solid 2px #fff}div.mct-row div.tblock span.tmob{display:-webkit-box;display:-ms-flexbox;display:flex;width:136px;background-color:#fff;border-bottom:solid 2px #eee}div.mct-row div.tblock span.tmob figure{width:50%;background-size:90%;background-position:center;background-repeat:no-repeat;padding:6px 6px 6px 12px}div.mct-row div.tblock span.tmob figure img{width:auto;height:100%;max-height:36px;max-width:inherit}div.mct-row div.tblock span.tmob p{padding:16px 5px;width:50%;text-align:left}@media (min-width:760px){div.mct-row div.tblock span.tmob{display:none;padding:0}}div.mct-row div.tblock div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-calc(100% - 136px);width:calc(100% - 136px);padding:16px 24px}@media (min-width:760px){div.mct-row div.tblock div{width:100%;padding:0}}@media (max-width:759px){div.mct-row div.tblock div{border-bottom:solid 2px #fff}}div.mct-row div.tblock:nth-child(1){background-color:#fff;border-bottom:solid 2px #eee}div.mct-row div.tblock:nth-child(1) p{text-align:left}@media (max-width:759px){div.mct-row div.tblock:nth-child(1){padding:16px 24px}div.mct-row div.tblock:nth-child(1) p{font-size:1rem}}div.mct-row div.tblock:nth-child(2){background-color:rgba(89,183,85,.1)}div.mct-row div.tblock:nth-child(3){background-color:rgba(68,198,235,.1)}div.mct-row div.tblock:nth-child(4){background-color:rgba(86,81,88,.1)}@media (max-width:759px){div.mct-row div.tblock:nth-child(4) div,div.mct-row div.tblock:nth-child(4) span{border-bottom:none}}@media (max-width:759px){div.mct-row div.tblock{border-bottom:none}div.mct-row div.tblock:nth-child(1){border-bottom:none;background-color:#132246}div.mct-row div.tblock:nth-child(1) p{color:#fff}}div.mct-row:last-child div.tblock{border-bottom:none}@media (min-width:760px){div.mct-row.dark div.tblock p{color:#fff}div.mct-row.dark div.tblock:nth-child(1){background-color:#132246}div.mct-row.dark div.tblock:nth-child(2){background-color:rgba(19,34,70,.65)}div.mct-row.dark div.tblock:nth-child(3){background-color:rgba(19,34,70,.65)}div.mct-row.dark div.tblock:nth-child(4){background-color:rgba(19,34,70,.65)}}div.main-compare-table div.mct-row.thead{border-bottom:none;z-index:12}div.main-compare-table div.mct-row.thead h4{position:relative}div.main-compare-table div.mct-row.thead h4 svg{opacity:0;-webkit-transform:translateX(-3px);-ms-transform:translateX(-3px);transform:translateX(-3px);-webkit-transition:all 250ms ease;transition:all 250ms ease}div.main-compare-table div.mct-row.thead h4 svg path{fill:#fff}div.main-compare-table div.mct-row.thead::after{content:'';position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:rgba(0,0,0,.1);z-index:0}div.main-compare-table div.mct-row.thead div.tblock{padding:0;border-left:none;text-align:left;border-bottom:none}div.main-compare-table div.mct-row.thead div.tblock::after{display:none}div.main-compare-table div.mct-row.thead div.tblock h4{color:#fff}div.main-compare-table div.mct-row.thead div.tblock:nth-child(1){padding:16px 24px;background-color:#e4e8f0}div.main-compare-table div.mct-row.thead div.tblock:nth-child(1) h4{color:#5b7896}div.main-compare-table div.mct-row.thead div.tblock:nth-child(2){background-color:#59b755}div.main-compare-table div.mct-row.thead div.tblock:nth-child(3){background-color:#44c6eb}div.main-compare-table div.mct-row.thead div.tblock:nth-child(4){background-color:#565158}div.main-compare-table div.mct-row.thead div.tblock img{position:absolute;right:18px;top:25%;width:auto;height:70px;max-width:inherit;max-height:inherit;z-index:11}div.main-compare-table div.mct-row.thead div.tblock a{padding:16px 24px;width:100%}div.main-compare-table div.mct-row.thead div.tblock a:hover svg{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:1079px){div.main-compare-table div.mct-row.thead div.tblock img{right:-5px;height:50px;top:50%}}@media (min-width:760px){div.main-compare-table div.mct-row.thead{position:relative}div.main-compare-table div.mct-row.thead::after{content:'';display:block;position:absolute;bottom:-webkit-calc(100% - 10px);bottom:calc(100% - 10px);left:-6%;width:112%;height:0;background:#fff;z-index:-1;-webkit-transition:all 1.5s ease;transition:all 1.5s ease}div.main-compare-table div.mct-row.thead.is-fixed{position:fixed;width:90%;top:80px}div.main-compare-table div.mct-row.thead.is-fixed::after{height:200px;box-shadow:0 0 120px #fff}div.main-compare-table div.mct-row.thead.is-fixed div.tblock:nth-child(1){border-top-left-radius:10px}div.main-compare-table div.mct-row.thead.is-fixed div.tblock:nth-child(4){border-top-right-radius:10px}div.main-compare-table div.mct-row.thead.is-fixed.is-absolute{position:absolute;top:-webkit-calc(100% - 408px);top:calc(100% - 408px);width:100%}}@media (max-width:759px){div.main-compare-table div.mct-row.thead{display:none}}div.main-compare-table div.mct-row.tfooter div.tblock{padding:16px 24px 32px;text-align:center}div.main-compare-table div.mct-row.tfooter div.tblock a.g-btn{display:inline-block;margin:10px auto 0}div.main-compare-table div.mct-row.tfooter div.tblock h4{color:#08315c}div.main-compare-table div.mct-row.tfooter div.tblock:nth-child(1){background-color:#fff}div.main-compare-table div.mct-row.tfooter div.tblock:nth-child(2){background-color:#fff}div.main-compare-table div.mct-row.tfooter div.tblock:nth-child(3){background-color:#fff}div.main-compare-table div.mct-row.tfooter div.tblock:nth-child(4){background-color:#fff}@media (max-width:759px){div.main-compare-table div.mct-row.tfooter{display:none}}div.modal-trig-test{margin:80px 0;text-align:center}div.modal-trig-test .g-btn{display:inline-block;cursor:pointer}body.dot-new .robot-detail--hero h1{margin-bottom:0}@media (max-width:640px){body.dot-new .robot-detail--hero h1{margin-bottom:5px}}body.dot-new .robot-detail--hero .hero-title{left:50px}@media (max-width:640px){body.dot-new .robot-detail--hero .hero-title{left:5%}}body.dot-new .robot-detail--hero .badge{right:initial;left:10px;top:50px;width:111px}@media (max-width:760px){body.dot-new .robot-detail--hero .badge{left:7%;width:80px;top:10px}}@media (max-width:640px){body.dot-new .robot-detail--hero .badge{width:56px}}body.dot-new .robot-detail--intro .col-container{padding-left:22px}@media (max-width:640px){body.dot-new .robot-detail--intro .col-container{padding-left:5%}}body.dot-new .robot-detail--intro .col-left p{background-color:#c2cbdf}body.dot-new .robot-detail--intro .col-left{float:right}body.dot-new .robot-detail--intro .col-left img{left:30%}@media (max-width:960px){body.dot-new .robot-detail--intro .col-left img{width:80%}}@media (max-width:640px){body.dot-new .robot-detail--intro .col-left img{left:initial;float:right}}body.dot-new .robot-detail--intro .col-right{float:left}body.dot-new .robot-detail--sec-nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}body.dot-new .robot-detail--sec-nav li{width:-webkit-calc(100% / 4 - 42px);width:calc(100% / 4 - 42px)}@media (max-width:760px){body.dot-new .robot-detail--sec-nav li{width:-webkit-calc(100% / 2 - 42px);width:calc(100% / 2 - 42px)}}body.dot-new .robot-detail--sec-nav li figure:after{left:89%}body.dot-new .robot-detail--sec-nav li figure:before{padding-top:67%}body.dot-new .robot-detail--sec-nav li:nth-child(1) figure img{width:60%}body.dot-new .robot-detail--sec-nav li:nth-child(1) figure img:hover{width:80%}body.dot-new .robot-detail--sec-nav li:nth-child(2) figure img{width:70%}body.dot-new .robot-detail--sec-nav li:nth-child(2) figure img:hover{width:90%}body.dot-new .robot-detail--sec-nav li:nth-child(2) figure:after{left:94%}body.dot-new .robot-detail--sec-nav li:nth-child(3) figure img{top:58%;width:60%}body.dot-new .robot-detail--sec-nav li:nth-child(3) figure img:hover{width:80%}body.dot-new .robot-detail--sec-nav li:last-child figure img{top:48%;width:80%}body.dot-new .robot-detail--sec-nav li:last-child figure img:hover{width:110%}body.dot-new .robot-detail--testmonial{margin-bottom:0;overflow:visible}body.dot-new .robot-detail--testmonial .text-wrap p{font-size:16px}body.dot-new .robot-detail--testmonial .robot-detail-testm-slider article{padding-left:410px;padding-right:initial;padding-right:130px}@media (max-width:960px){body.dot-new .robot-detail--testmonial .robot-detail-testm-slider article{padding-left:310px;padding-right:100px}}@media (max-width:760px){body.dot-new .robot-detail--testmonial .robot-detail-testm-slider article{padding-left:10%;padding-right:10%}}@media (max-width:960px){body.dot-new .robot-detail--testmonial .content-wrap{padding-bottom:8%}}body.dot-new .robot-detail--testmonial .content-wrap .image{left:65px;right:initial;width:300px;bottom:initial;top:-34px}@media (max-width:960px){body.dot-new .robot-detail--testmonial .content-wrap .image{width:200px}}@media (max-width:760px){body.dot-new .robot-detail--testmonial .content-wrap .image{width:150px;top:initial;bottom:15px}}@media (max-width:640px){body.dot-new .robot-detail--testmonial .content-wrap .image{width:100px;bottom:45px}}body.dot-new .robot-detail--testmonial .citation .name{text-align:center}@media (max-width:760px){body.dot-new .robot-detail--testmonial .citation .name{text-align:right}}body.dot-new .robot-detail--testmonial .citation .title{text-align:center}@media (max-width:760px){body.dot-new .robot-detail--testmonial .citation .title{text-align:right}}body.dot-new .robot-detail--testmonial .slick-dots{padding-left:-webkit-calc(318px + ((100% - 410px) * .5));padding-left:calc(318px + ((100% - 410px) * .5));left:0;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:960px){body.dot-new .robot-detail--testmonial .slick-dots{padding-left:-webkit-calc(283px + ((100% - 410px) * .5));padding-left:calc(283px + ((100% - 410px) * .5));bottom:35px}}@media (max-width:760px){body.dot-new .robot-detail--testmonial .slick-dots{padding-left:initial;right:10%;left:initial;bottom:30px}}body.dot-new .robot-detail--testmonial .robots-quote-arrow{top:45%}body.dot-new .robot-detail--feature{margin-bottom:60px}body.dot-new .robot-detail--feature img{margin-top:10px}@media (max-width:640px){body.dot-new .robot-detail--feature{margin-bottom:0}}@media (max-width:640px){body.dot-new .robot-detail--feature .dot-group{margin-top:-10px}}@media (max-width:640px){body.dot-new .robot-detail--feature img{width:132%;left:-10%;margin-top:0}}body.dot-new .robot-detail--app .btn-group{border-top:none;padding-top:0}body.dot-new .robot-detail--app .btn-group li{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:18px 22px}body.dot-new .robot-detail--app .btn-group li article{display:none}body.dot-new .robot-detail--app .btn-group li.is-active article{display:block;margin-top:12px}body.dot-new .robot-detail--app .btn-group li.is-active p.icon-wrap{margin-bottom:0;font-weight:700;font-size:16px;color:#fff;padding-left:10px}body.dot-new .robot-detail--app .btn-group li.is-active p.icon-wrap svg{top:8px}body.dot-new .robot-detail--app .btn-group li.is-active p{color:#9caec1;font-size:12px;font-weight:500;margin-bottom:17px;padding-left:0}body.dot-new .robot-detail--app .kidsafe-logo{display:block}body.dot-new .robot-detail--info{margin-bottom:30px}body.dot-new .robot-detail--info .content-wrap{margin:0}body.dot-new .robot-detail--info .content-wrap .col-right.image-only{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.dot-new .robot-detail--info .content-wrap .col-right.image-only img{width:100%}body.dot-new .robot-detail--info .content-wrap .col-left{padding:100px 0}@media (max-width:960px){body.dot-new .robot-detail--info .content-wrap .col-left{padding:20px 0}}@media (max-width:960px){body.dot-new .robot-detail--info .content-wrap{margin-top:40px}}body.dot-new .modal--tech-spec .col-left{background-color:#59b755}body.dot-new .modal--tech-spec .specs-detail .col-left{border-bottom:2px solid rgba(255,255,255,.1)}body.dot-new .modal--tech-spec .cell-left{background-color:rgba(89,183,85,.1)}.adorable-robot-videos{position:relative;padding:0 5%}.adorable-robot-videos svg{position:absolute;-webkit-transform:translate(-50%,-50%) scale(1.5);-ms-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5);left:50%;top:50%;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.adorable-robot-videos h3{text-align:center;color:#08315c;font-size:-webkit-calc(30px + 6 * ((100vw - 420px)/ 604));font-size:calc(30px + 6 * ((100vw - 420px)/ 604));margin-bottom:10px}@media screen and (max-width:420px){.adorable-robot-videos h3{font-size:30px}}@media screen and (min-width:1024px){.adorable-robot-videos h3{font-size:36px}}.adorable-robot-videos p{text-align:center;color:#5b7896}.adorable-robot-videos .grids{margin-top:50px}@media (max-width:640px){.adorable-robot-videos .grids{margin-top:30px}}.adorable-robot-videos .grids .grids-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.adorable-robot-videos .grids .grids-wrap figure{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative;border-radius:5px;position:relative}.adorable-robot-videos .grids .grids-wrap figure::before{content:'';display:block;height:0;padding-top:65.8%}.adorable-robot-videos .grids .grids-wrap figure:hover svg{width:50px;height:50px;opacity:1}.adorable-robot-videos .grids .grids-wrap figure:hover .box svg{opacity:0;width:initial;height:initial;-webkit-transform:none;-ms-transform:none;transform:none}.adorable-robot-videos .grids .grids-wrap figure .box{position:absolute;bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:20px}@media (max-width:640px){.adorable-robot-videos .grids .grids-wrap figure .box{bottom:5%;left:10px}}.adorable-robot-videos .grids .grids-wrap figure .box svg{left:initial;right:initial;-webkit-transform:none;-ms-transform:none;transform:none;position:static;opacity:1;-webkit-transition:all .5s ease;transition:all .5s ease}.adorable-robot-videos .grids .grids-wrap figure .box p{color:#fff;font-size:20px;margin-left:10px}@media (max-width:640px){.adorable-robot-videos .grids .grids-wrap figure .box p{font-size:14px;margin-left:5px}}.adorable-robot-videos .grids .grids-wrap .left-col{width:-webkit-calc(30% - 5px);width:calc(30% - 5px)}@media (max-width:640px){.adorable-robot-videos .grids .grids-wrap .left-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:640px){.adorable-robot-videos .grids .grids-wrap .left-col a{width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}}.adorable-robot-videos .grids .grids-wrap .left-col figure{margin-bottom:10px;height:-webkit-calc(50% - 5px);height:calc(50% - 5px)}@media (max-width:640px){.adorable-robot-videos .grids .grids-wrap .left-col figure{height:initial}}.adorable-robot-videos .grids .grids-wrap .right-col{width:-webkit-calc(70% - 5px);width:calc(70% - 5px);max-width:1144px}@media (max-width:640px){.adorable-robot-videos .grids .grids-wrap .right-col{width:100%}}.legal--hero{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;height:250px;position:relative;background-color:#132246;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:640px){.legal--hero{height:300px}}.legal--hero h1{font-size:-webkit-calc(30px + 10 * ((100vw - 420px)/ 604));font-size:calc(30px + 10 * ((100vw - 420px)/ 604));color:#fff;text-align:center;max-width:550px;margin:0 auto}@media screen and (max-width:420px){.legal--hero h1{font-size:30px}}@media screen and (min-width:1024px){.legal--hero h1{font-size:40px}}.legal--body.wo-nav .col-nav{display:none}.legal--body.wo-nav .col-content{width:780px;margin:0 auto}.legal--body.w-nav .container.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:760px){.legal--body.w-nav .container.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.legal--body.w-nav .container.flex:before{content:none}@media (max-width:760px){.legal--body.w-nav .col-nav{margin-bottom:80px}}.legal--body.w-nav .col-nav,.legal--body.w-nav .col-nav .nav-wrap{width:220px}@media (max-width:760px){.legal--body.w-nav .col-nav,.legal--body.w-nav .col-nav .nav-wrap{width:100%}}.legal--body.w-nav .col-content{width:-webkit-calc(90% - 220px);width:calc(90% - 220px)}@media (max-width:760px){.legal--body.w-nav .col-content{width:100%}}.legal--body{padding:92px 0 155px}@media (max-width:760px){.legal--body{padding:50px 0 100px}}.legal--body .col-content *{font-size:16px;color:#5b7896}.legal--body .col-content h3{font-size:-webkit-calc(18px + 6 * ((100vw - 420px)/ 604));font-size:calc(18px + 6 * ((100vw - 420px)/ 604));margin:85px 0 45px;color:#132246}@media screen and (max-width:420px){.legal--body .col-content h3{font-size:18px}}@media screen and (min-width:1024px){.legal--body .col-content h3{font-size:24px}}.legal--body .col-content h3:first-of-type{margin-top:0}.legal--body .col-content div>h3{position:relative}.legal--body .col-content div>h3:first-of-type{margin:85px 0 45px}.legal--body .col-content div>h3:before{content:'#';color:#e7e7e7;position:absolute;right:-webkit-calc(100% + 8px);right:calc(100% + 8px);font-weight:400;font-size:18px;top:3px}.legal--body .col-content p strong{color:inherit}.legal--body .col-content h5,.legal--body .col-content p{margin:25px 0}.legal--body .col-content h5{font-size:16px;color:#132246;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:60px}.legal--body .col-content a,.legal--body .col-content strong a{color:#132246;border-bottom:1px solid #ff8a00}.legal--body .col-content a:hover,.legal--body .col-content strong a:hover{color:#ff8a00}.legal--body .col-content strong a{font-weight:500}.legal--body .col-content ol,.legal--body .col-content ul{margin-top:30px;margin-bottom:30px;padding-left:40px}.legal--body .col-content ol li,.legal--body .col-content ul li{margin-bottom:12px;position:relative;display:block;width:100%;line-height:1.4em}.legal--body .col-content ol li:last-child,.legal--body .col-content ul li:last-child{margin-bottom:0}.legal--body .col-content ul>li:before{content:'';position:absolute;top:6px;left:-25px;width:5px;height:5px;border-radius:50%;background:#5b7896}.legal--body .col-content ul ul>li{margin-bottom:10px}.legal--body .col-content ul ul>li:last-child{margin-bottom:10px}.legal--body .col-content ul ul>li:before{content:'';position:absolute;top:6px;left:-25px;width:5px;height:5px;border:1px solid #5b7896;border-radius:50%;background:#fff}.legal--body .col-content ul ul{margin-top:12px;margin-bottom:0}.legal--body .col-content ul ul ul{margin-top:10px;margin-bottom:0}.legal--body .col-content ul ul ul>li{margin-bottom:0}.legal--body .col-content ul ul ul>li:before{content:'';position:absolute;top:6px;left:-25px;width:5px;height:5px;border-radius:0;background:#5b7896}.legal--body .col-content ol{counter-reset:num-counter}.legal--body .col-content ol li:before{content:counters(num-counter, ".") ". ";counter-increment:num-counter;position:absolute;top:0;left:-30px;font-weight:500}.legal--body .col-content .table-cell-3-col:after{clear:both;content:'';display:table}.legal--body .col-content .table-cell-3-col p{margin:0;float:left;clear:none;text-align:inherit;width:32.666667%;margin-left:0;margin-right:1%;margin-bottom:8px;background:#eff1f7}.legal--body .col-content .table-cell-3-col p:after{clear:both;content:'';display:table}.legal--body .col-content .table-cell-3-col p:nth-child(3n){margin-right:0;float:right}.legal--body .col-content .table-cell-3-col p:nth-child(3n+1){clear:both}.legal--body .col-content .table-cell-3-col a{display:block;text-align:center;padding:20px;border:0}.legal--body .col-content .table-cell-3-col a:hover span{color:#ff8a00}.legal--body .col-content .table-cell-3-col span{width:100%;border-bottom:1px solid #ff8a00}.legal--body .col-nav .nav-wrap{position:relative}@media (min-width:761px){.legal--body .col-nav .nav-wrap.is-fixed{position:fixed;top:0;padding-top:92px}.legal--body .col-nav .nav-wrap.is-bottom{position:absolute;bottom:155px;top:auto}}.legal--body .col-nav a{display:block;font-size:14px;padding:10px 0 10px 30px;font-weight:600;color:#c2c2c2;position:relative;-webkit-transition:.35s;transition:.35s}.legal--body .col-nav a:before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:#e7e7e7;-webkit-transition:.35s;transition:.35s}.legal--body .col-nav a:hover{color:#9c9c9c}.legal--body .col-nav a:hover:before{background:#cecece}.legal--body .col-nav a.is-active{color:#132246}.legal--body .col-nav a.is-active:before{background:#ff8a00}.about--hero{margin-bottom:10px;padding:0 5%}@media (max-width:640px){.about--hero{margin-bottom:4px}}.about--hero .container{overflow:hidden;position:relative;max-width:none;position:relative}.about--hero .container::before{content:'';display:block;height:0;padding-top:30%}.about--hero .box-left,.about--hero .box-right{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;top:0;height:100%}.about--hero .box-left{width:-webkit-calc(72% - 5px);width:calc(72% - 5px);left:0;border-top-left-radius:10px}@media (max-width:640px){.about--hero .box-left{width:-webkit-calc(72% - 2px);width:calc(72% - 2px)}}.about--hero .box-right{width:-webkit-calc(28% - 5px);width:calc(28% - 5px);right:0;border-top-right-radius:10px}@media (max-width:640px){.about--hero .box-right{width:-webkit-calc(28% - 2px);width:calc(28% - 2px)}}.about--intro{padding:0 5%;padding-bottom:100px;position:relative}@media (max-width:760px){.about--intro{padding-bottom:25%}}.about--intro *{color:#fff;font-size:16px}.about--intro h2{font-size:-webkit-calc(28px + 10 * ((100vw - 420px)/ 604));font-size:calc(28px + 10 * ((100vw - 420px)/ 604));margin-bottom:18px}@media screen and (max-width:420px){.about--intro h2{font-size:28px}}@media screen and (min-width:1024px){.about--intro h2{font-size:38px}}.about--intro .container{max-width:none;padding:0;position:relative;background:#132246;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.about--intro .img-wrap{position:absolute}@media (min-width:761px){.about--intro .img-wrap{bottom:-80px;right:80%;width:30%;height:-webkit-calc(100% + 30px);height:calc(100% + 30px)}}@media (max-width:760px){.about--intro .img-wrap{top:-webkit-calc(100% - 50px);top:calc(100% - 50px);width:50%;right:60%}}@media (min-width:761px){.about--intro .img-wrap img{position:absolute;bottom:0;left:0;width:95%}}.about--intro .content-wrap{padding:50px 0;width:80%;margin-left:20%;padding-right:5%}@media (max-width:760px){.about--intro .content-wrap{width:100%;padding-right:10%;padding-left:10%;margin-left:0;padding-bottom:80px}}.about--intro .text-box{width:-webkit-calc(100% - 200px);width:calc(100% - 200px);padding-right:40px}@media (max-width:760px){.about--intro .text-box{width:100%;padding-right:0}}.about--intro .nav-box{width:200px;padding:0 0 0 50px;border-left:1px solid rgba(255,255,255,.2)}@media (max-width:760px){.about--intro .nav-box{display:none}}.about--intro .nav-ul{margin:10px 0}.about--intro .nav-ul li{width:100%}.about--intro .nav-ul a{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;padding:5px 15px 5px 0;color:#00acd7;position:relative}.about--intro .nav-ul a:hover{color:#fff}.about--intro .nav-ul a:hover svg{right:-5px;opacity:1}.about--intro .nav-ul svg{position:absolute;right:0;top:0;bottom:0;margin:auto 0;width:13px;height:10px;opacity:0;-webkit-transition:.5s;transition:.5s}.about--intro .nav-ul *{fill:#fff}.about--data{margin:0 0 50px;padding:0 5%}@media (max-width:640px){.about--data{margin:0}}.about--data .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.about--data .wrapper:after,.about--data .wrapper:before{content:'';position:absolute;background:#fff;right:0;z-index:2}.about--data .wrapper:before{width:1px;height:100%;top:0}.about--data .wrapper:after{width:100%;height:1px;bottom:0}.about--data .col{width:-webkit-calc(100% / 5);width:calc(100% / 5);padding:10px 30px;text-align:center;border-right:1px solid #ddd}@media (max-width:960px){.about--data .col{width:-webkit-calc(100% / 3);width:calc(100% / 3);border-bottom:1px solid #ddd;padding:30px}}@media (max-width:640px){.about--data .col{width:-webkit-calc(100% / 2);width:calc(100% / 2)}}@media (max-width:320px){.about--data .col{width:100px}}.about--data *{margin:0}.about--data small{text-transform:uppercase;font-weight:600;font-size:10px}.about--data h3{font-size:-webkit-calc(30px + 10 * ((100vw - 420px)/ 604));font-size:calc(30px + 10 * ((100vw - 420px)/ 604));color:#132246;font-weight:400;margin-top:5px;margin-bottom:5px}@media screen and (max-width:420px){.about--data h3{font-size:30px}}@media screen and (min-width:1024px){.about--data h3{font-size:40px}}.about--data p{color:#fc761e;font-size:12px;font-weight:700;line-height:1.3em}.about--story{padding:0 15% 80px}@media (max-width:960px){.about--story{padding:0 5% 80px}}.about--story h2{color:#132246}.about--story .col-img,.about--story .col-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about--story .col-text{width:52.5%;padding:50px 0}@media (max-width:960px){.about--story .col-text{width:100%}}.about--story .col-img{width:47.5%}@media (max-width:960px){.about--story .col-img{width:100%}}.about--story .col-img figure{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;height:auto;border-radius:10px}.about--story .col-img figure::before{content:'';display:block;height:0;padding-top:63.4%}.about--story .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){.about--story .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border-bottom:4px solid #e9edf6;padding-bottom:50px}}@media (min-width:961px){.about--story .row:nth-of-type(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:-20px}.about--story .row:nth-of-type(odd) .col-text{padding-right:7%}.about--story .row:nth-of-type(even){margin-top:-20px}.about--story .row:nth-of-type(even) .col-text{padding-left:7%}.about--story .row:first-of-type{margin-top:0}}.about--story .line-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2}@media (max-width:960px){.about--story .line-container{display:none}}.about--story .line-container svg{width:70%;height:auto}.about--story .line-container:nth-of-type(odd){margin-top:-20px}.about--story .line-container:nth-of-type(even){margin-top:-20px}.about--story .line-container:last-of-type svg{width:50%;margin-right:27%}.about--mission{padding:0 5%;position:relative;margin-top:-170px;margin-bottom:150px}@media (max-width:960px){.about--mission{margin-top:20px}}@media (max-width:640px){.about--mission{margin-top:0;margin-bottom:90px}}.about--mission .wrap{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:10px;padding:160px 10%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media (max-width:640px){.about--mission .wrap{padding:120px 5%}}.about--mission .text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about--mission h3{font-size:-webkit-calc(24px + 8 * ((100vw - 420px)/ 604));font-size:calc(24px + 8 * ((100vw - 420px)/ 604));color:#fff;font-weight:600;line-height:1.1em;max-width:690px}@media screen and (max-width:420px){.about--mission h3{font-size:24px}}@media screen and (min-width:1024px){.about--mission h3{font-size:32px}}.about--mission .img-btm,.about--mission .img-top{position:absolute;z-index:5}.about--mission .img-top{bottom:-webkit-calc(100% - (160px / 1.15));bottom:calc(100% - (160px / 1.15));left:10%}.about--mission .img-top img{width:258px}@media (max-width:960px){.about--mission .img-top img{width:180px}}@media (max-width:640px){.about--mission .img-top{bottom:-webkit-calc(100% - (120px / 1.3));bottom:calc(100% - (120px / 1.3));left:0}.about--mission .img-top img{width:120px}}.about--mission .img-btm{top:-webkit-calc(100% - (160px / 1.15));top:calc(100% - (160px / 1.15));right:10%}.about--mission .img-btm img{width:327px}@media (max-width:960px){.about--mission .img-btm img{width:200px}}@media (max-width:640px){.about--mission .img-btm{top:-webkit-calc(100% - (120px / 1.15));top:calc(100% - (120px / 1.15));right:0}.about--mission .img-btm img{width:150px}}.about--timeline{margin-bottom:70px;padding:0 5% 0 0}@media (max-width:959px){.about--timeline{padding:0 5%}}.about--timeline .column-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}@media (max-width:959px){.about--timeline .column-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:639px){.about--timeline .column-wrap{margin-top:15px}}.about--timeline .heading-wrap{text-align:center}.about--timeline .heading-wrap h2{color:#08315c;margin-bottom:8px}.about--timeline .l-col{width:20%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:959px){.about--timeline .l-col{display:none}}.about--timeline .l-col .stick-nav-bar{width:70px;height:277px;z-index:1;position:absolute;left:0;right:0;margin:0 auto}.about--timeline .l-col .stick-nav-bar.is-fixed{position:fixed;top:165px;width:70px;height:277px;left:initial;right:initial;margin:0}.about--timeline .l-col .stick-nav-bar.is-bottom{position:absolute;bottom:0;width:70px;height:277px;top:initial}.about--timeline .l-col ul{padding:15px;border-radius:5px;padding:0;border:1px solid #becae7;width:70px;background-color:#fff}.about--timeline .l-col li{float:none;margin-right:0;cursor:pointer;width:100%;padding:7px}.about--timeline .l-col li:hover{background-color:#ebedf3}.about--timeline .l-col li:hover a{font-weight:700;opacity:1}.about--timeline .l-col li a{font-weight:400;opacity:.5;color:#132246;font-size:16px}.about--timeline .l-col li:first-child{border-radius:5px 5px 0 0}.about--timeline .l-col li:last-child{border-radius:0 0 5px 5px;padding-bottom:10px}.about--timeline .l-col li a{text-align:center;display:block}.about--timeline .l-col li.is-active{background-color:#ebedf3}.about--timeline .l-col li.is-active a{font-weight:700;opacity:1}.about--timeline .l-col .l-image-wrap{width:100%}.about--timeline .l-col .l-image-wrap .nav-img1{max-width:400px;max-height:242px;display:block}.about--timeline .l-col .l-image-wrap .nav-img2{max-width:377px;max-height:364px;display:block}.about--timeline .l-col .l-image-wrap .nav-img3{max-width:455px;max-height:364px;margin-top:1450px;display:block}.about--timeline .l-col .l-image-wrap.super-small-height .nav-img1{margin-top:-2100px}.about--timeline .l-col .l-image-wrap.super-small-height .nav-img2{margin-top:980px}.about--timeline .l-col .l-image-wrap.super-small-height .nav-img3{margin-top:950px}.about--timeline .l-col .l-image-wrap.small-height .nav-img1{margin-top:-1800px}.about--timeline .l-col .l-image-wrap.small-height .nav-img2{margin-top:1000px}.about--timeline .l-col .l-image-wrap.small-height .nav-img3{margin-top:1000px}.about--timeline .l-col .l-image-wrap.middle-height .nav-img1{margin-top:-1500px}.about--timeline .l-col .l-image-wrap.middle-height .nav-img2{margin-top:900px}.about--timeline .l-col .l-image-wrap.middle-height .nav-img3{margin-top:1000px}.about--timeline .l-col .l-image-wrap.larger-height .nav-img1{margin-top:-1350px}.about--timeline .l-col .l-image-wrap.larger-height .nav-img2{margin-top:850px}.about--timeline .l-col .l-image-wrap.larger-height .nav-img3{margin-top:1100px}.about--timeline .l-col img{width:100%}.about--timeline .r-col{width:-webkit-calc(80% - 100px);width:calc(80% - 100px)}@media (max-width:959px){.about--timeline .r-col{width:-webkit-calc(100% - 86px);width:calc(100% - 86px)}}@media (max-width:499px){.about--timeline .r-col{width:-webkit-calc(100% - 62px);width:calc(100% - 62px)}}.about--timeline .r-col .timeline-wrap{padding:10px 0 0}.about--timeline .r-col .timeline-wrap .year-wrap{position:relative}.about--timeline .r-col .timeline-wrap .year-wrap:before{content:'';width:3px;height:100%;position:absolute;left:-57px;top:27px;background-color:#e9edf6}@media (max-width:499px){.about--timeline .r-col .timeline-wrap .year-wrap:before{left:-44px}}.about--timeline .r-col .timeline-wrap .year-wrap .btn-show-timeline{background-color:#f1f2f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#08315c;font-size:12px;font-weight:600;border-radius:5px;text-transform:uppercase;margin-top:25px;cursor:pointer}.about--timeline .r-col .timeline-wrap .year-wrap .btn-show-timeline .icon{position:relative;width:30px;height:30px;margin-right:25px}.about--timeline .r-col .timeline-wrap .year-wrap .btn-show-timeline .icon:before{content:url(img/about/btn-icon.png);position:absolute;top:0;left:0}.about--timeline .r-col .timeline-wrap .year-wrap.is-hide{display:none}.about--timeline .r-col .timeline-wrap .year{position:relative;left:-86px;top:-10px;background-color:#ebedf3;height:60px;width:60px;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5d677f;font-size:10px;font-weight:700}@media (max-width:499px){.about--timeline .r-col .timeline-wrap .year{height:40px;width:40px;top:3px;left:-62px}}.about--timeline .r-col .timeline-wrap .single-timeline{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;border:3px solid #eee;border-radius:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:639px){.about--timeline .r-col .timeline-wrap .single-timeline{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:20px 5%}}.about--timeline .r-col .timeline-wrap .single-timeline:before{content:'';width:32px;height:1px;position:absolute;left:-35px;top:53px;background-color:#ddd}@media (max-width:499px){.about--timeline .r-col .timeline-wrap .single-timeline:before{left:-19px;width:16px}}.about--timeline .r-col .timeline-wrap .single-timeline a:hover{border-bottom:solid 1px #ff8a00;color:#132246}.about--timeline .r-col .timeline-wrap .single-timeline strong{color:#5b7896;font-weight:500;font-size:14px}.about--timeline .r-col .timeline-wrap .single-timeline .dot{position:absolute;width:7px;height:7px;background-color:#3cc1e7;border-radius:50px;border:1px solid #fff;left:-67px;top:50px;box-shadow:0 0 0 10px rgba(60,193,231,.2)}@media (max-width:499px){.about--timeline .r-col .timeline-wrap .single-timeline .dot{left:-54px}}.about--timeline .r-col .timeline-wrap .single-timeline h5{font-size:20px;color:#08315c;margin-top:5px;margin-bottom:10px}.about--timeline .r-col .timeline-wrap .single-timeline article{width:-webkit-calc(60% - 30px);width:calc(60% - 30px)}@media (max-width:639px){.about--timeline .r-col .timeline-wrap .single-timeline article{width:100%}}.about--timeline .r-col .timeline-wrap .single-timeline article span{color:#3cc1e7;font-size:10px;font-weight:700;text-transform:uppercase}.about--timeline .r-col .timeline-wrap .single-timeline .image-wrap{width:40%}@media (max-width:639px){.about--timeline .r-col .timeline-wrap .single-timeline .image-wrap{width:100%;margin-bottom:15px}}.about--timeline .r-col .timeline-wrap .single-timeline figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;border-radius:5px}.about--timeline .r-col .timeline-wrap .single-timeline figure::before{content:'';display:block;height:0;padding-top:76%}.about--timeline .r-col .timeline-wrap .single-timeline.even{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:639px){.about--timeline .r-col .timeline-wrap .single-timeline.even{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about--timeline .r-col .timeline-wrap .single-timeline.no-image article{width:100%}.about--timeline .r-col .timeline-wrap .single-timeline.no-copy{border:none}.about--timeline .r-col .timeline-wrap .single-timeline.no-copy:before{top:42px}.about--timeline .r-col .timeline-wrap .single-timeline.no-copy .dot{left:-64px;top:38px}@media (max-width:499px){.about--timeline .r-col .timeline-wrap .single-timeline.no-copy .dot{left:-51px}}.about--timeline .r-col .timeline-wrap .single-timeline.no-copy article{width:100%}.about--timeline .r-col .timeline-wrap .single-timeline.is-hide{display:none}.about--timeline .r-col .timeline-wrap .promo{background-color:rgba(241,242,247,.5);display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;border:3px solid #eee;border-radius:7px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow:hidden}@media (max-width:639px){.about--timeline .r-col .timeline-wrap .promo{margin-bottom:0}}.about--timeline .r-col .timeline-wrap .promo .badge{position:absolute;top:20px;right:-25px;background-color:#ff8a00;color:#fff;text-transform:uppercase;min-width:125px;padding:5px 0;text-align:center;font-weight:700;font-size:11px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.about--timeline .r-col .timeline-wrap .promo a:hover{border-bottom:solid 1px #ff8a00;color:#132246}.about--timeline .r-col .timeline-wrap .promo strong{color:#5b7896;font-weight:500;font-size:14px}.about--timeline .r-col .timeline-wrap .promo h5{font-size:20px;color:#08315c;margin-top:5px;margin-bottom:10px}.about--timeline .r-col .timeline-wrap .promo .image-wrap{width:15%}@media (max-width:759px){.about--timeline .r-col .timeline-wrap .promo .image-wrap{width:100%}}.about--timeline .r-col .timeline-wrap .promo .icon-wrap{height:87px;width:87px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about--timeline .r-col .timeline-wrap .promo article{width:-webkit-calc(85% - 30px);width:calc(85% - 30px)}@media (max-width:759px){.about--timeline .r-col .timeline-wrap .promo article{width:100%}}.about--timeline .r-col .timeline-wrap .promo article .btn-wrap{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:639px){.about--timeline .r-col .timeline-wrap .promo article .btn-wrap a{width:100%;text-align:center}}.about--timeline .r-col .timeline-wrap .promo article .g-btn{margin-right:10px}@media (max-width:759px){.about--timeline .r-col .timeline-wrap .promo article .g-btn{margin-bottom:10px}}.about--timeline .r-col .timeline-wrap .promo article .g-btn:hover{color:#fff;font-weight:700;border-bottom:none}.about--timeline .r-col .timeline-wrap .promo article span{color:#3cc1e7;font-size:10px;font-weight:700;text-transform:uppercase}.about--slider{padding:0 5%}.about--slider .wrap{background:#f1f2f7;padding:73px 120px;border-radius:7px;position:relative;overflow:hidden}@media (max-width:960px){.about--slider .wrap{padding:50px 5% 80px}}.about--slider .flex.sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){.about--slider .flex.sb{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about--slider .img-col{width:300px}@media (max-width:960px){.about--slider .img-col{width:100%}.about--slider .img-col figure{margin-bottom:10px;margin-left:auto;margin-right:auto;max-width:300px}}.about--slider .img-col figure{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;height:auto;border-radius:5px}.about--slider .img-col figure::before{content:'';display:block;height:0;padding-top:72.1%}.about--slider .text-col{width:-webkit-calc(95% - 300px);width:calc(95% - 300px)}@media (max-width:960px){.about--slider .text-col{width:100%;text-align:center}}.about--slider small{font-weight:900;font-size:10px;color:#3cc1e7;text-transform:uppercase}.about--slider h2{color:#132246;margin:5px 0 20px}.about--slider p{font-size:16px}.about--slider .slick-dots{position:absolute;bottom:-40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.about--slider .slick-dots li,.about--slider .slick-dots li button,.about--slider .slick-dots li button:before{width:10px;height:10px;font-size:8px;line-height:1em}.about--slider .slick-dots li{margin:0 3px}.about--slider .slick-dots li.slick-active button{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.about--slider .arrow{width:106px;height:106px;background:#ddd;border-radius:50%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transition:.35s;transition:.35s}@media (max-width:960px){.about--slider .arrow{display:none!important}}.about--slider .arrow svg{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:35px}.about--slider .arrow:hover{background:#c4c4c4}.about--slider .left-arrow{left:-webkit-calc(-106px / 2);left:calc(-106px / 2)}.about--slider .left-arrow svg{left:70%}.about--slider .right-arrow{right:-webkit-calc(-106px / 2);right:calc(-106px / 2)}.about--slider .right-arrow svg{right:40%}.about--team{padding:0 5%;margin-top:70px}.about--team h2{color:#132246;margin-bottom:30px}@media (max-width:960px){.about--team .wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.about--team .col-img,.about--team .col-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about--team .col-text{width:40%;padding:0 5%}@media (max-width:960px){.about--team .col-text{width:100%}}.about--team .col-img{width:60%}@media (max-width:960px){.about--team .col-img{width:100%;margin-bottom:20px}}.about--team .col-img figure{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;height:auto;width:100%;border-radius:7px}.about--team .col-img figure::before{content:'';display:block;height:0;padding-top:63.7%}.about--team .btn-group{margin-top:36px}.about--team .btn-group a{white-space:nowrap;display:inline-block;margin-bottom:5px}.about--team .btn-group a:first-child{margin-right:5px}.about--investors{padding:0 5%;margin-top:80px}.about--investors .wrap{border-top:1px solid #eef1f8;padding:70px 0}.about--investors h2{text-align:center;color:#132246}.about--investors .logo-list{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-top:58px}.about--investors .logo-list:after,.about--investors .logo-list:before{content:'';position:absolute;background:#fff;right:0;z-index:2}.about--investors .logo-list:before{width:1px;height:100%;top:0}.about--investors .logo-list:after{width:100%;height:1px;bottom:0}.about--investors .box{width:-webkit-calc(100% / 6);width:calc(100% / 6);padding:0 28px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}@media (max-width:1024px){.about--investors .box{width:-webkit-calc(100% / 5);width:calc(100% / 5)}}@media (max-width:960px){.about--investors .box{width:-webkit-calc(100% / 4);width:calc(100% / 4)}}@media (max-width:760px){.about--investors .box{width:-webkit-calc(100% / 3);width:calc(100% / 3)}}@media (max-width:640px){.about--investors .box{width:-webkit-calc(100% / 2);width:calc(100% / 2)}}.about--investors .img-wrap{overflow:hidden;position:relative;position:relative}.about--investors .img-wrap::before{content:'';display:block;height:0;padding-top:100%}.about--investors figure{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.media-kit-hero{background-color:#132246;padding:35px 0;border-top-left-radius:10px;border-top-right-radius:10px;margin:0 5%}.media-kit-hero h1{text-align:center;margin:0;color:#fff;font-size:-webkit-calc(26px + 10 * ((100vw - 420px)/ 604));font-size:calc(26px + 10 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){.media-kit-hero h1{font-size:26px}}@media screen and (min-width:1024px){.media-kit-hero h1{font-size:36px}}.media-kit-nav{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px;margin-bottom:70px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5%}@media (max-width:759px){.media-kit-nav{margin-top:0}}.media-kit-nav .nav{width:275px;background-color:rgba(155,167,196,.1);padding:20px 30px;height:70vh}@media (max-width:759px){.media-kit-nav .nav{width:100%;height:initial}}.media-kit-nav .nav ul{border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px}@media (max-width:759px){.media-kit-nav .nav ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}.media-kit-nav .nav li{font-size:16px;margin-bottom:15px;color:#132246;position:relative;padding:3px 0 3px 20px}.media-kit-nav .nav li:hover{cursor:pointer}@media (max-width:759px){.media-kit-nav .nav li{width:33.333333%;margin:0;margin-bottom:5px}}@media (max-width:639px){.media-kit-nav .nav li{width:50%}}@media (max-width:449px){.media-kit-nav .nav li{width:100%}}.media-kit-nav .nav li:after{content:'';position:absolute;left:0;top:-webkit-calc(50% - 6px);top:calc(50% - 6px);height:10px;width:10px;border-radius:50px;border:2px solid #9ba7c4;-webkit-transition:all 250ms ease;transition:all 250ms ease}.media-kit-nav .nav li:hover{color:#ff8a00}.media-kit-nav .nav li.is-active:after{background-color:#ff8a00;border-color:#fff;box-shadow:0 0 0 5px rgba(255,138,0,.5)}.media-kit-nav .nav .download-wrap{padding:30px 0}@media (max-width:639px){.media-kit-nav .nav .download-wrap{padding:25px 0 10px}}.media-kit-nav .nav .download-wrap p{color:#132246;font-size:16px;margin-bottom:20px}.media-kit-nav .nav .download-wrap a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.media-kit-nav .nav .download-wrap a span{margin-left:10px;color:#132246;font-size:16px;font-weight:600}.media-kit-nav .display{width:-webkit-calc(100% - 275px);width:calc(100% - 275px);padding:0 30px 30px 30px}@media (max-width:759px){.media-kit-nav .display{width:100%}}.media-kit-nav .display ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.media-kit-nav .display ul:before{content:'';height:40px;width:100%;position:absolute;top:0;left:0;background-color:#fff}.media-kit-nav .display ul:after{content:'';height:5px;width:100%;position:absolute;bottom:0;left:0;background-color:#fff}.media-kit-nav .display ul .border-left{position:absolute;width:30px;height:100%;background-color:#fff;left:0;top:0}@media (max-width:639px){.media-kit-nav .display ul .border-left{display:none}}.media-kit-nav .display ul .border-right{position:absolute;width:30px;height:100%;background-color:#fff;right:0;top:0}@media (max-width:639px){.media-kit-nav .display ul .border-right{display:none}}.media-kit-nav .display .media.is-hidden{display:none}.media-kit-nav .display .media{width:33.333333%;padding:40px 30px;border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;margin:0}@media (max-width:959px){.media-kit-nav .display .media{width:50%}}@media (max-width:639px){.media-kit-nav .display .media{width:100%;border-right:none;padding:40px 0}}.media-kit-nav .display .media figure{background-size:contain;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative}.media-kit-nav .display .media figure::before{content:'';display:block;height:0;padding-top:69%}.media-kit-nav .display .media p{color:#5b7896;margin-top:10px;margin-bottom:15px;font-size:12px}.media-kit-nav .display .media .file-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.media-kit-nav .display .media a{font-size:14px;color:#132246;font-weight:600;margin:0 10px;border-bottom:1px solid #f6862d}.media-kit-nav .display .media a:first-child{margin-left:0}.media-kit-nav .display .media a:nth-child(2){position:relative}.media-kit-nav .display .media a:nth-child(2):before{content:'';position:absolute;width:1px;height:100%;top:0;left:-10px;background-color:#ddd}.partners--hero{padding:0 5%}.partners--hero .wrap{padding:0 5%;background:#132246;border-top-left-radius:10px;border-top-right-radius:10px;min-height:122px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners--hero h1{font-size:-webkit-calc(26px + 10 * ((100vw - 420px)/ 604));font-size:calc(26px + 10 * ((100vw - 420px)/ 604));color:#fff;text-align:center;margin:0;line-height:1em}@media screen and (max-width:420px){.partners--hero h1{font-size:26px}}@media screen and (min-width:1024px){.partners--hero h1{font-size:36px}}.partners--nav{margin-top:5px;margin-bottom:8%;padding:0 5%}.partners--nav .wrap{padding:28px 0 8px 5%;background:#f5f6f9;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.partners--nav .img-wrap{position:absolute;right:0}@media (min-width:641px){.partners--nav .img-wrap{width:35%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:640px){.partners--nav .img-wrap{width:35%;bottom:-27%;display:none}}.partners--nav .img-wrap img{width:100%}.partners--nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:65%}@media (max-width:640px){.partners--nav ul{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.partners--nav ul:after{content:none}.partners--nav li{margin-bottom:20px}@media (max-width:640px){.partners--nav li{width:-webkit-calc(50% - 15px);width:calc(50% - 15px);margin-right:0}}.partners--nav li a{display:block;padding-left:35px;position:relative}.partners--nav li .r-button{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:26px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners--nav li .r-button:before{content:'';position:absolute;width:5px;height:5px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;border-radius:50%;-webkit-transition:.35s;transition:.35s}.partners--nav li .r-button span{display:block;width:12px;height:12px;border-radius:50%;border:2px solid #9ba7c4;background:#fff;z-index:3;-webkit-transition:.35s;transition:.35s}.partners--nav li p{line-height:1em;margin:0;color:#132246}.partners--nav li.is-active .r-button:before,.partners--nav li.is-active:hover .r-button:before{width:26px;height:26px;background:rgba(255,138,0,.2)}.partners--nav li.is-active .r-button span,.partners--nav li.is-active:hover .r-button span{background:#ff8a00;border-color:#fff}.partners--nav li:hover .r-button span{border-color:#ff8a00}.partners--main{padding:0 5% 117px}.partners--main .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){.partners--main .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.partners--main .grid{width:-webkit-calc(100% - 300px - 30px);width:calc(100% - 300px - 30px)}@media (max-width:960px){.partners--main .grid{width:100%;margin-bottom:80px}}.partners--main .grid .grid-content{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.partners--main .grid .grid-content:after,.partners--main .grid .grid-content:before{content:'';position:absolute;right:0;background:#fff;z-index:5}.partners--main .grid .grid-content:before{top:0;width:1px;height:100%}.partners--main .grid .grid-content:after{bottom:0;width:100%;height:1px}.partners--main .grid .cell{border-right:1px solid #fff;border-bottom:1px solid #fff;text-align:center;width:0;height:0;overflow:hidden;visibility:hidden;position:absolute;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .35s cubic-bezier(.215,.61,.355,1),border 0s;transition:all .35s cubic-bezier(.215,.61,.355,1),border 0s}.partners--main .grid .cell.is-active{border-right-color:#ddd;border-bottom-color:#ddd;width:-webkit-calc(100% / 3);width:calc(100% / 3);height:auto;visibility:visible;position:relative;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .35s cubic-bezier(.215,.61,.355,1),border 2s;transition:all .35s cubic-bezier(.215,.61,.355,1),border 2s}@media (max-width:1024px){.partners--main .grid .cell.is-active{width:-webkit-calc(100% / 3);width:calc(100% / 3)}}@media (max-width:760px){.partners--main .grid .cell.is-active{width:-webkit-calc(100% / 3);width:calc(100% / 3)}}@media (max-width:640px){.partners--main .grid .cell.is-active{width:-webkit-calc(100% / 2);width:calc(100% / 2)}}.partners--main .grid .inner-box{padding:0 5% 40px}.partners--main .grid p{margin:0;font-weight:700}.partners--main .grid figure{overflow:hidden;position:relative;background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:5px}.partners--main .grid figure::before{content:'';display:block;height:0;padding-top:100%}.partners--main .grid .name{color:#132246;font-size:14px;line-height:1.25em}.partners--main .grid .cat{text-transform:uppercase;color:#9ba7c4;font-size:12px;margin-top:4px}.partners--main .grid .loadmore-box{width:100%;position:relative;padding-top:40px}.partners--main .grid .loadmore-box:before{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background:#fff}.partners--main .grid .more-btn{background:#f1f2f7;text-align:center;padding:18px 10px;cursor:pointer;border-radius:5px}.partners--main .grid .more-btn:hover p{color:#ff8a00}.partners--main .grid .more-btn p{display:inline-block;color:#132246;text-transform:uppercase;font-size:12px;font-weight:700;position:relative}.partners--main .grid .icon{border-radius:50%;width:26px;height:26px;background:#ff8a00;position:absolute;right:130%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.partners--main .grid .icon:after,.partners--main .grid .icon:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50px;background:#fff}.partners--main .grid .icon:after{width:11px;height:2px}.partners--main .grid .icon:before{width:2px;height:11px}.partners--main .rail{width:300px}@media (max-width:760px){.partners--main .rail{width:100%}}.partners--main .rail p{font-size:14px;line-height:1.3em}.partners--main .rail .rail-box{background:rgba(234,237,244,.5);border-radius:7px;padding:20px 30px 36px;margin-bottom:16px}.partners--main .rail .heading-row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.partners--main .rail .heading-row>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners--main .rail .heading-row h3{margin:0;line-height:1em;font-size:22px}.partners--main .rail .heading-row figure{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;width:64px;height:64px;border-radius:50%;border:3px solid #fff}.partners--main .rail .btn-box{margin-top:40px}.partners--main .rail .btn-box a{display:inline-block}.partners--main .rail .g-btn{padding-top:11px;padding-bottom:11px;min-width:136px;text-align:center}.partners--main .rail .g-btn.inverted{background:#fff}.partners--main .rail form{margin-top:20px}.partners--main .rail form p{margin-top:5px;margin-bottom:5px}.partners--main .rail input:not([type=submit]){width:100%;border-color:#c8d2e9;background:#fff;margin-bottom:10px}.partners--main .rail input[type=submit]{margin-top:30px}.partners--main .rail .select-wrap{position:relative;border-radius:2px;border:1px solid #c8d2e9}.partners--main .rail .select-wrap:before{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #c8d2e9}.partners--main .rail select{-webkit-appearance:none;width:100%;background:#fff;border:none;padding:10px 30px 10px 10px;outline:0}.nblog--hero{padding:0 5%;margin-bottom:26px}.nblog--hero .wrap{border-radius:10px;background:#fddc7c;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:276px;position:relative;overflow:hidden}.nblog--hero .text-wrap{text-align:center;max-width:426px;margin:0 auto;position:relative;z-index:5}.nblog--hero h1{color:#fff}.nblog--hero p{color:#132246;font-size:18px;font-weight:500}.nblog--hero img{position:absolute}.nblog--hero .img-left{bottom:0;left:2%;width:25%}.nblog--hero .img-mid{width:35%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nblog--hero .img-right{top:0;right:0;width:27%}.nblog--body{padding:0 5%;margin-bottom:80px}.nblog--body .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.nblog--body .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.nblog--body .col-rail{width:288px;border-radius:7px;background:rgba(155,167,196,.1);overflow:hidden}@media (max-width:1024px){.nblog--body .col-rail{width:100%;margin-bottom:50px}}.nblog--body .col-main{width:-webkit-calc(97% - 288px);width:calc(97% - 288px)}@media (max-width:1024px){.nblog--body .col-main{width:100%}}.nblog--body .rail-cat-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1024px){.nblog--body .rail-cat-list{display:none}}.nblog--body .rail-cat-list a{display:block;padding:9px 0 9px 35px;position:relative}.nblog--body .rail-cat-list span{position:absolute;width:26px;height:26px;top:0;bottom:0;left:0;margin:auto}.nblog--body .rail-cat-list span:after,.nblog--body .rail-cat-list span:before{content:'';position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transition:.5s;transition:.5s}.nblog--body .rail-cat-list span:before{width:100%;height:100%;top:50%;left:50%;background:rgba(255,138,0,.2);-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}.nblog--body .rail-cat-list span:after{width:12px;height:12px;border:2px solid #9ba7c4;background:0 0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nblog--body .rail-cat-list a.is-active span:before{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.nblog--body .rail-cat-list a.is-active span:after{border-color:#fff;background:#ff8a00}.nblog--body .rail-cat-list a:hover span:after{border-color:#fff;background:#ff8a00}@media (min-width:1025px){.nblog--body .rail-cat-dropdown{display:none}}.nblog--body .rail-cat-dropdown p{text-transform:uppercase;font-size:12px;font-weight:700;color:#132246;margin-bottom:5px}.nblog--body .rail-cat-dropdown .select-wrap{position:relative}.nblog--body .rail-cat-dropdown .select-wrap:before{content:'';z-index:3;pointer-events:none;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #132246}.nblog--body .rail-cat-dropdown select{-webkit-appearance:none;width:100%;padding:15px 40px 15px 20px;outline:0;border-radius:5px;border-color:#132246}.nblog--body .rail-float-wrap{padding:24px 22px}.nblog--body .rail-social{border-top:1px solid #ddd;margin-top:50px;padding-top:35px}@media (max-width:1024px){.nblog--body .rail-social{display:none}}.nblog--body .rail-social p{font-size:16px;color:#132246;margin-bottom:15px;font-weight:500}.nblog--body .rail-ss-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nblog--body .rail-ss-list a{overflow:hidden;position:relative;width:-webkit-calc(100% / 5 - 6px);width:calc(100% / 5 - 6px);display:block;background:0 0;border:2px solid #5b7896;border-radius:50%;-webkit-transition:.5s;transition:.5s}.nblog--body .rail-ss-list a::before{content:'';display:block;height:0;padding-top:100%}.nblog--body .rail-ss-list svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px}.nblog--body .rail-ss-list svg *{fill:#5b7896;-webkit-transition:.35s;transition:.35s}.nblog--body .rail-ss-list a:hover{background:#5b7896}.nblog--body .rail-ss-list a:hover *{fill:#fff}.nblog--body .feature-post .post-img{overflow:hidden;position:relative}.nblog--body .feature-post .post-img::before{content:'';display:block;height:0;padding-top:48%}.nblog--body .feature-post .post-title{font-size:36px}.nblog--body .feature-post:hover .post-title span{color:#fc761e;border-bottom:1px solid #fc761e}.nblog--body .alm-reveal,.nblog--body .post-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.nblog--body .alm-reveal:before,.nblog--body .post-list:before{content:'';position:absolute;right:0;top:0;width:1px;height:100%;background:#fff}.nblog--body .alm-reveal:after,.nblog--body .post-list:after{content:'';position:absolute;right:0;bottom:0;width:100%;height:1px;background:#fff}.nblog--body .post-list{margin-top:50px;border-top:1px solid #ddd}.nblog--body .post-box{width:50%;padding:25px 25px 50px;border-right:1px solid #ddd;border-bottom:1px solid #ddd}@media (min-width:641px){.nblog--body .post-box:nth-child(odd){padding-left:0}.nblog--body .post-box:nth-child(even){padding-right:0}}@media (max-width:640px){.nblog--body .post-box{width:100%;padding:50px 0}}.nblog--body .post-box:hover .post-title span{color:#fc761e;border-bottom:1px solid #fc761e}.nblog--body .post-img{overflow:hidden;position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;height:auto;border-radius:6px;background-color:rgba(128,128,128,.1);margin-bottom:33px;box-shadow:0 0 0 1px rgba(128,128,128,.1)}.nblog--body .post-img::before{content:'';display:block;height:0;padding-top:59.3%}.nblog--body .cat-name{text-transform:uppercase;font-weight:900;color:#00acd7;font-size:10px;margin-bottom:5px}.nblog--body .cat-name span{color:#dfdfdf}.nblog--body .cat-name span:last-child{display:none}.nblog--body .post-title{margin:0;font-size:22px;color:#132246;line-height:1.2em}.nblog--body .post-title span{border-bottom:1px solid transparent;-webkit-transition:.35s;transition:.35s}.nblog--body .post-excerpt{line-height:1.2em}.nblog--body .author-row{margin-top:30px}.nblog--body .author-row figure{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;width:50px;height:50px;border-radius:50%;margin-right:10px;border:1px solid #f5f5f5}.nblog--body .author-row p{margin:0;font-size:14px;line-height:1em}.nblog--body .author-row .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nblog--body p.author-name{color:#132246;font-weight:700}.nblog--body p.post-date{margin-top:6px}.nblog--body .alm-load-more-btn.more{margin-top:20px;background:#f1f2f7;text-transform:uppercase;color:#132246;font-size:12px;border-radius:5px;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-transition:.35s;transition:.35s;position:relative;padding:12px 30px 12px 70px;height:inherit}.nblog--body .alm-load-more-btn.more.loading{padding:12px 30px 12px 70px}.nblog--body .alm-load-more-btn.more:before{content:url(/wp-content/themes/makewonderuk/build/inc/vectors/cross.svg);position:absolute;top:52%;left:33px;z-index:2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nblog--body .alm-load-more-btn.more:after{content:'';position:absolute;top:50%;left:25px;width:27px;height:27px;background:#ff8a00;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nblog--body .alm-load-more-btn.more:hover{background:#f1f2f7;color:#ff8a00}.nblog--body .alm-load-more-btn.more.done{display:none}.nblog--body .alm-btn-wrap .alm-load-more-btn.loading:before{content:url(/wp-content/themes/makewonderuk/build/inc/vectors/cross.svg);position:absolute;top:52%;bottom:auto;left:33px;right:auto;width:inherit;height:inherit;z-index:2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:0 0;margin:0}body.blog-cat .nblog--body .post-list{margin-top:0;border-top:0}body.blog-cat .nblog--body .post-list .post-box:nth-child(1),body.blog-cat .nblog--body .post-list .post-box:nth-child(2){padding-top:0}div.header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;top:2px;width:36px;height:36px;-ms-flex-negative:0;flex-shrink:0;margin-left:32px;background:#eee;border-radius:50%}div.header-search::before{content:'';position:absolute;left:-16px;top:-2px;width:1px;height:42px;background:#eee}@media (max-width:759px){div.header-search:not(.orange){margin-left:10px;width:28px;height:28px;top:0}div.header-search:not(.orange)::before{display:none}div.header-search:not(.orange) svg{width:12px;height:12px}}div.header-search.orange{top:0;border-left:none;margin-left:16px;background:#ff8a00}div.header-search.orange::before{display:none}div.header-search.orange svg line,div.header-search.orange svg path{stroke:#fff}div.header-search button.search-toggle,div.header-search input.search-toggle{padding:0;margin:0;border:none}div.header-search input.search-toggle{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}div.header-search svg{width:15px;height:15px}div.search-dropdown{position:absolute;top:80px;width:100%;padding:25px 5% 31px;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;opacity:0;pointer-events:none;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:opacity 250ms,-webkit-transform 250ms ease;transition:opacity 250ms,-webkit-transform 250ms ease;transition:opacity 250ms,transform 250ms ease;transition:opacity 250ms,transform 250ms ease,-webkit-transform 250ms ease}div.search-dropdown.sd-results{max-width:850px;margin:0 auto;padding:25px 0 30px;position:relative;top:0;border-top:none;opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media (max-width:1079px){div.search-dropdown.sd-results{display:block}}div.search-dropdown.sd-results div.search-container{margin:0}div.search-dropdown.sd-results div.search-field-wrap input.search-field{padding:22px 20px;font-size:1.75rem;color:#132246}div.search-dropdown.is-active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-duration:.5s;transition-duration:.5s;opacity:1;pointer-events:auto}div.search-dropdown div.search-container{max-width:950px;margin:0 auto}div.search-dropdown div.search-field-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}div.search-dropdown p{font-size:.8125rem;color:#132246;font-weight:600;margin-bottom:12px}div.search-form{display:-webkit-box;display:-ms-flexbox;display:flex}div.search-form form{-webkit-box-flex:1;-ms-flex:1;flex:1}div.search-field-wrap{position:relative}div.search-field-wrap input.search-field{width:100%;padding:0 20px;background:#fff;border-color:#ddd;border-radius:10px;font-size:.8125rem;color:#5b7896;font-weight:500;box-shadow:inset 0 0 0 0 #ff8a00;-webkit-transition:border-color 250ms,box-shadow 250ms;transition:border-color 250ms,box-shadow 250ms}div.search-field-wrap input.search-field:focus{border-color:#ff8a00;box-shadow:inset 0 0 0 1px #ff8a00}section.search-results{width:100%;max-width:850px;min-height:37.5rem;margin:0 auto;padding:30px;overflow:hidden}section.search-results p.no-results-msg{text-align:center}a.result{display:block;max-width:750px;margin-bottom:30px;padding-bottom:30px}a.result:not(:last-of-type){border-bottom:1px solid #eee}a.result:hover h4{color:#ff8a00}a.result h4{margin:0;color:#08315c;font-size:1.25rem;-webkit-transition:color .2s;transition:color .2s}a.result p{font-size:1rem;color:#2a2a2a}a.result p:first-of-type{padding-top:15px}a.result strong{padding:2px 3px;background:#52d7fd;font-weight:500}.search-highlight{padding:7px 0;background:rgba(255,138,0,.3)}p.show-results{display:inline-block;margin-bottom:45px;padding:7px;background:rgba(255,138,0,.3);font-size:.9375rem}.search-back{margin-top:20px}div.search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:100;opacity:0;pointer-events:none;-webkit-transition:opacity 250ms;transition:opacity 250ms}div.search-overlay.is-active{opacity:1;pointer-events:auto}.awesomplete{width:100%}.awesomplete ul{width:100%}.awesomplete ul li{float:none;color:#132246;font-size:.8125rem;font-weight:500;padding:8px 20px}.awesomplete ul li mark{color:#c4c4c4}.awesomplete ul li[aria-selected=true]{background:#f8f8f8}section.careers-hero{text-align:center;padding:80px 5%;position:relative}@media (max-width:960px){section.careers-hero{padding:50px 5%}}@media (max-width:640px){section.careers-hero{padding:30px 5%}}section.careers-hero article{margin:0 auto}section.careers-hero h1,section.careers-hero span{color:#132246}section.careers-hero span{font-size:10px;opacity:.7;text-transform:uppercase;font-weight:700}section.careers-hero h1{font-size:-webkit-calc(37px + 9 * ((100vw - 420px)/ 604));font-size:calc(37px + 9 * ((100vw - 420px)/ 604));margin:20px 0 35px}@media screen and (max-width:420px){section.careers-hero h1{font-size:37px}}@media screen and (min-width:1024px){section.careers-hero h1{font-size:46px}}@media (max-width:640px){section.careers-hero h1{margin:5px 0 20px;line-height:35px}}section.careers-hero .right-image{position:absolute;top:-30px;right:5%}@media (max-width:1024px){section.careers-hero .right-image{display:none}}section.careers-hero .left-image{position:absolute;bottom:-18px;z-index:1;left:9%}@media (max-width:1024px){section.careers-hero .left-image{display:none}}section.careers-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 5%}@media (max-width:960px){section.careers-intro{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}section.careers-intro figure{background-size:cover;background-position:center;background-repeat:no-repeat}section.careers-intro .left-col{width:-webkit-calc(40% - 10px);width:calc(40% - 10px);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:960px){section.careers-intro .left-col{width:100%}}section.careers-intro .left-col article{background-color:#5b2766;padding:10%;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border-top-left-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){section.careers-intro .left-col article{border-top-left-radius:0;margin-top:10px;padding:5%}}@media (max-width:640px){section.careers-intro .left-col article{padding:20px 5%;margin-top:5px}}section.careers-intro .left-col article p{color:rgba(255,255,255,.75);font-size:16px}section.careers-intro .left-col .images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:10px}@media (max-width:640px){section.careers-intro .left-col .images-wrap{margin-top:5px}}section.careers-intro .left-col .images-wrap figure{display:block}section.careers-intro .left-col .images-wrap figure:first-child{width:-webkit-calc(60% - 10px);width:calc(60% - 10px);overflow:hidden;position:relative;border-bottom-left-radius:10px}section.careers-intro .left-col .images-wrap figure:first-child::before{content:'';display:block;height:0;padding-top:74%}@media (max-width:640px){section.careers-intro .left-col .images-wrap figure:first-child{width:-webkit-calc(60% - 5px);width:calc(60% - 5px)}}section.careers-intro .left-col .images-wrap figure:last-child{width:40%;overflow:hidden;position:relative}section.careers-intro .left-col .images-wrap figure:last-child::before{content:'';display:block;height:0;padding-top:76%}@media (max-width:960px){section.careers-intro .left-col .images-wrap figure:last-child{border-bottom-right-radius:10px}}section.careers-intro .right-col{width:60%}@media (max-width:960px){section.careers-intro .right-col{width:100%}}section.careers-intro .right-col figure{overflow:hidden;position:relative;border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative;height:100%}section.careers-intro .right-col figure::before{content:'';display:block;height:0;padding-top:81%}@media (max-width:960px){section.careers-intro .right-col figure{border-top-left-radius:10px;border-bottom-right-radius:0}}section.careers-intro .right-col figure p{width:50%;position:absolute;bottom:50px;left:47px;color:#5b2766;font-style:italic;line-height:1.2;font-weight:500}@media (max-width:640px){section.careers-intro .right-col figure p{display:none}}section.careers-workshop{padding:50px 10%;position:relative}@media (max-width:960px){section.careers-workshop{padding:50px 0}}@media (max-width:760px){section.careers-workshop{padding:20px 0}}@media (max-width:640px){section.careers-workshop{padding:20px 5% 0}}section.careers-workshop h3{color:#08315c;text-align:center;font-size:28px;margin-top:20px}@media (max-width:640px){section.careers-workshop h3{margin-bottom:0}}section.careers-workshop .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}@media (max-width:640px){section.careers-workshop .wrap{margin-top:0;padding:0 5%}}section.careers-workshop .card{position:relative;width:33.333333%;padding:30px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:640px){section.careers-workshop .card{width:100%;padding:40px 5%}section.careers-workshop .card:first-child{padding-top:20px}}section.careers-workshop .card p{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:640px){section.careers-workshop .card:last-child .line-circle,section.careers-workshop .card:last-child .lines{display:none}}section.careers-workshop figure{overflow:hidden;position:relative;overflow:visible;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px;position:relative}section.careers-workshop figure::before{content:'';display:block;height:0;padding-top:67.18%}section.careers-workshop .lines{position:absolute;width:50px;height:3px;right:-65px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#e0e5f1}@media (max-width:640px){section.careers-workshop .lines{bottom:-73px;right:0;top:initial;left:0;margin:0 auto;-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}}section.careers-workshop .line-circle{position:absolute;width:16px;height:16px;top:50%;right:-webkit-calc(-40px - 8px);right:calc(-40px - 8px);background:#fff;border-radius:50%;box-shadow:inset 0 0 0 4px #c2cce4;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:5}@media (max-width:640px){section.careers-workshop .line-circle{bottom:-86px;right:0;top:initial;left:0;margin:0 auto}}section.careers-workshop .circle{position:absolute;width:16px;height:16px;bottom:-8px;right:-8px;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 4px #c2cce4;z-index:5;display:none}section.careers-workshop .card figure:after{content:'';position:absolute;background:#e0e5f1;right:-webkit-calc(-40px - 1.5px);right:calc(-40px - 1.5px);width:3px;bottom:50%;height:-webkit-calc(50% + 30px);height:calc(50% + 30px)}@media (max-width:640px){section.careers-workshop .card figure:after{content:none}}section.careers-workshop .card:nth-child(-n+3) figure:after,section.careers-workshop .card:nth-child(-n+3) p:after{content:'';position:absolute;background:#e0e5f1;right:-webkit-calc(-40px - 1.5px);right:calc(-40px - 1.5px);width:3px}section.careers-workshop .card:nth-child(-n+3) figure:after{top:50%;height:50%}@media (max-width:640px){section.careers-workshop .card:nth-child(-n+3) figure:after{content:none}}section.careers-workshop .card:nth-child(-n+3) p:after{top:0;height:-webkit-calc(100% + 30px);height:calc(100% + 30px)}@media (max-width:640px){section.careers-workshop .card:nth-child(-n+3) p:after{content:none}}section.careers-workshop .card:nth-child(-n+2) .circle{display:block}@media (max-width:640px){section.careers-workshop .card:nth-child(-n+2) .circle{display:none}}section.careers-workshop .card:nth-child(3) .line-circle,section.careers-workshop .card:nth-child(3) .lines,section.careers-workshop .card:nth-child(3) figure:after,section.careers-workshop .card:nth-child(3) p:after{display:none}@media (max-width:640px){section.careers-workshop .card:nth-child(3) .line-circle,section.careers-workshop .card:nth-child(3) .lines,section.careers-workshop .card:nth-child(3) figure:after,section.careers-workshop .card:nth-child(3) p:after{display:block}}section.careers-workshop .card:last-child .lines{width:25px;right:-40px}@media (max-width:640px){section.careers-workshop .card:last-child .lines{width:50px;right:0}}section.careers-workshop p{text-align:center;color:#08315c;font-size:16px;padding-top:15px;font-weight:600;line-height:1em;position:relative}section.careers-workshop img{position:absolute;right:7%;max-width:322px;width:26%;z-index:1;bottom:14px}@media (max-width:960px){section.careers-workshop img{bottom:50px;right:3%;width:27%}}@media (max-width:640px){section.careers-workshop img{position:static;right:initial;bottom:initial;width:100%;display:block;margin:0 auto;padding:0 10%}}.add-padding-wrap{padding:0 5%}section.careers-slider{background-color:#f1f2f7;padding:60px 0;position:relative;margin-bottom:0;overflow:hidden;border-radius:10px}@media (max-width:960px){section.careers-slider{padding-top:30px}}@media (max-width:640px){section.careers-slider{overflow:visible;padding:30px 0}}section.careers-slider .slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}section.careers-slider .image-wrap{width:176px;height:176px;border:3px solid #fff;border-radius:50%;margin-right:2.5%;position:relative;overflow:hidden}@media (max-width:640px){section.careers-slider .image-wrap{display:none}}section.careers-slider .image-wrap img{display:inline;margin:0 auto;height:100%;width:100%}section.careers-slider article{margin-left:2.5%;width:50%}@media (max-width:960px){section.careers-slider article{width:100%;padding:30px 10%}}@media (max-width:640px){section.careers-slider article{padding:0 5%}}section.careers-slider .author-wrap{margin-top:20px}section.careers-slider .author-wrap img{width:44px;height:44px;border:3px solid #fff;border-radius:50%;overflow:hidden;display:none}@media (max-width:640px){section.careers-slider .author-wrap img{display:block}}@media (max-width:640px){section.careers-slider .author-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.careers-slider .author-wrap .copy-wrap{margin-left:10px}section.careers-slider .author-wrap .copy-wrap p{line-height:14px}}section.careers-slider .author-name{margin:0;color:#132246;text-transform:uppercase;font-size:12px;font-weight:700;opacity:.7}@media (max-width:640px){section.careers-slider .author-name{opacity:1}}section.careers-slider .copy{color:#132246;opacity:.85;font-size:18px;font-style:italic}@media (max-width:640px){section.careers-slider .copy{font-size:14px;opacity:1;font-weight:500}}section.careers-slider .job-title{margin-top:0;font-size:12px;color:#132246;opacity:.7}section.careers-slider .slick-arrow{width:80px;height:80px;background-color:#ddd;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-transition:.35s;transition:.35s;z-index:10}@media (max-width:640px){section.careers-slider .slick-arrow{display:none!important}}section.careers-slider .slick-arrow:hover{background-color:#c4c4c4}section.careers-slider .slick-next{right:-webkit-calc(-80px / 2);right:calc(-80px / 2)}section.careers-slider .slick-next:before{color:#fff;position:relative;left:-16px;font-size:30px}section.careers-slider .slick-prev{left:-webkit-calc(-80px / 2);left:calc(-80px / 2)}section.careers-slider .slick-prev:before{color:#fff;position:relative;right:-16px;font-size:30px}section.careers-slider .slick-dots{position:absolute;bottom:25px;right:-webkit-calc(70% / 2);right:calc(70% / 2)}@media (max-width:960px){section.careers-slider .slick-dots{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media (max-width:640px){section.careers-slider .slick-dots{bottom:-25px}}section.careers-slider .slick-dots li{margin:0 3px;width:10px;height:10px;font-size:8px;line-height:1em}section.careers-slider .slick-dots li button{width:10px;height:10px}section.careers-slider .slick-dots li button:before{width:10px;height:10px;font-size:8px;line-height:1em}section.careers-slider .slick-dots li.slick-active button{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.careers--perks{margin-top:80px;margin-bottom:10px;padding:0 5%}@media (max-width:640px){.careers--perks{margin-top:60px}}.careers--perks p{line-height:1.3em;max-width:700px;margin-left:auto;margin-right:auto}.careers--perks .heading-sec{text-align:center;padding-bottom:50px}.careers--perks .heading-sec p{color:#5b7896}.careers--perks h2{font-size:32px;color:#132246}.careers--perks .perks-list{background:#3d3188;padding:30px 5% 70px;border-radius:5px 5px 0 0}.careers--perks .perks-list *{color:#fff}.careers--perks .view-container{overflow:hidden}.careers--perks .perks-wrap{width:106.4%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:640px){.careers--perks .perks-wrap{width:100%}}.careers--perks .perk-item{width:-webkit-calc(100% / 5);width:calc(100% / 5);position:relative}@media (max-width:640px){.careers--perks .perk-item{width:-webkit-calc(100% / 2);width:calc(100% / 2)}}@media (max-width:640px){.careers--perks .perk-item:nth-child(even) .line-box{display:none}}.careers--perks .text-box{width:70%;padding:50px 0 30px}@media (max-width:640px){.careers--perks .text-box{margin:0 auto}}.careers--perks .text-box figure{width:100%;height:100px;display:block;position:relative}.careers--perks .text-box img{position:absolute;top:50%;left:50%;width:40px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.careers--perks .text-box p{font-size:13px;font-weight:700;text-align:center}.careers--perks .line-box{width:-webkit-calc(30% + 20%);width:calc(30% + 20%);height:100%;position:absolute;top:0;right:-10%;z-index:10}@media (max-width:640px){.careers--perks .line-box{right:-25%}}.careers--perks .line-box:after,.careers--perks .line-box:before{content:'';position:absolute;background:#291e68}.careers--perks .line-box:before{top:100px;left:0;width:100%;height:2px}.careers--perks .line-box:after{width:2px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;height:100px}.careers--perks .perk-item:nth-child(-n+5) .line-box:after{top:100px;height:-webkit-calc(100% - 100px);height:calc(100% - 100px)}@media (max-width:640px){.careers--perks .perk-item .line-box:after{top:100px;height:-webkit-calc(100% - 100px);height:calc(100% - 100px)}}.careers--perks .perk-item:last-child .line-box,.careers--perks .perk-item:nth-child(5n) .line-box{display:none}@media (max-width:640px){.careers--perks .perk-item:last-child .line-box,.careers--perks .perk-item:nth-child(5n) .line-box{display:block}}@media (max-width:640px){.careers--perks .perk-item:last-child .line-box{display:none}}@media (max-width:640px){.careers--perks .perk-item:last-child .text-box{padding:20px 0}}.careers--perks .line-box .circle{position:absolute;top:-webkit-calc(100px - 8px);top:calc(100px - 8px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px;height:16px;background:#3d3188;box-shadow:inset 0 0 0 4px #291e68;border-radius:50%;z-index:10}section.careers-grid{padding:0 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}@media (max-width:960px){section.careers-grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.careers-grid figure{background-size:cover;background-repeat:no-repeat;background-position:center}section.careers-grid .grid1{width:-webkit-calc(65% - 10px);width:calc(65% - 10px);overflow:hidden;position:relative;border-bottom-left-radius:10px}section.careers-grid .grid1::before{content:'';display:block;height:0;padding-top:65%}@media (max-width:960px){section.careers-grid .grid1{width:100%;border-bottom-right-radius:0;border-bottom-left-radius:0}}section.careers-grid div{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:960px){section.careers-grid div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}section.careers-grid div figure{width:100%}section.careers-grid div figure:first-child{overflow:hidden;position:relative;height:-webkit-calc(40% - 5px);height:calc(40% - 5px);margin-bottom:10px}section.careers-grid div figure:first-child::before{content:'';display:block;height:0;padding-top:42.8%}@media (max-width:960px){section.careers-grid div figure:first-child{height:100%;overflow:hidden;position:relative;margin-bottom:0;width:-webkit-calc(40% - 5px);width:calc(40% - 5px);border-bottom-right-radius:10px}section.careers-grid div figure:first-child::before{content:'';display:block;height:0;padding-top:58%}}section.careers-grid div figure:last-child{overflow:hidden;position:relative;height:-webkit-calc(60% - 5px);height:calc(60% - 5px);border-bottom-right-radius:10px}section.careers-grid div figure:last-child::before{content:'';display:block;height:0;padding-top:58%}@media (max-width:960px){section.careers-grid div figure:last-child{height:100%;width:-webkit-calc(60% - 5px);width:calc(60% - 5px);border-bottom-right-radius:0;border-bottom-left-radius:10px}}body.careers-new .robot-detail--badges .content-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.careers-job-opening{padding:100px 5% 60px;border-top:2px solid #ebedf3}@media (max-width:640px){section.careers-job-opening{padding:40px 5%}}section.careers-job-opening .job-opening-wrap{width:-webkit-calc(65% - 10px);width:calc(65% - 10px)}@media (max-width:640px){section.careers-job-opening .job-opening-wrap{width:100%}}section.careers-job-opening h3{line-height:30px;font-size:32px;text-align:center;color:#08315c}section.careers-job-opening p{max-width:600px;margin-left:auto;margin-right:auto;text-align:center;font-weight:400}section.careers-job-opening h5{margin-bottom:2px;color:#3cc1e7}section.careers-job-opening .job-wrap{margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:640px){section.careers-job-opening .job-wrap{margin-top:30px}}section.careers-job-opening .job-list{width:-webkit-calc(65% - 10px);width:calc(65% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:640px){section.careers-job-opening .job-list{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.careers-job-opening .job-list a{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);margin-bottom:30px;display:block}@media (max-width:640px){section.careers-job-opening .job-list a{width:100%;text-align:center;margin-bottom:50px;position:relative}section.careers-job-opening .job-list a:last-child:before{content:none}section.careers-job-opening .job-list a:before{content:'';height:2px;width:100px;background-color:#ebedf3;position:absolute;bottom:-25px;left:0;right:0;margin:0 auto}}section.careers-job-opening .job-list p{text-align:left}@media (max-width:640px){section.careers-job-opening .job-list p{text-align:center}}section.careers-job-opening .contact-wrap{width:-webkit-calc(35% - 10px);width:calc(35% - 10px);padding:50px 5% 40px;background-color:rgba(235,237,243,.7);position:relative;-ms-flex-item-align:start;align-self:flex-start}@media (max-width:640px){section.careers-job-opening .contact-wrap{width:100%;margin-top:25px}}section.careers-job-opening .contact-wrap img{position:absolute;top:-43px;left:0;right:0;margin-left:auto;margin-right:auto}section.careers-job-opening .contact-wrap h4,section.careers-job-opening .contact-wrap p{text-align:center}section.careers-job-opening .contact-wrap h4{color:#000;font-size:24px}section.careers-job-opening .contact-wrap p{margin-bottom:30px}section.careers-job-opening .contact-wrap .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.careers-job-opening .contact-wrap .btn-c{font-size:13px;min-width:140px;padding:9px 5px;text-align:center;font-weight:500}body.careers-new .resumator-job-title{border-top:none;display:block;color:#3cc1e7;font-size:18px}.trust-safety-wrap{padding:0 5%;overflow:hidden}.t-safety-hero{background-color:#3cc1e7;position:relative;border-radius:7px;padding-top:40px;max-height:339px;min-height:312px;overflow:visible}@media (max-width:640px){.t-safety-hero{padding:30px 0;max-height:initial;min-height:initial}.t-safety-hero:before{content:none}}.t-safety-hero article{width:367px;padding-left:45px;padding-bottom:120px}@media (max-width:960px){.t-safety-hero article{padding:0 5% 120px}}@media (max-width:640px){.t-safety-hero article{width:100%;padding:0 5%}}.t-safety-hero h1,.t-safety-hero p{color:#fff}.t-safety-hero p{font-size:-webkit-calc(13px + 3 * ((100vw - 900px)/ 324));font-size:calc(13px + 3 * ((100vw - 900px)/ 324));line-height:21px}@media screen and (max-width:900px){.t-safety-hero p{font-size:13px}}@media screen and (min-width:1224px){.t-safety-hero p{font-size:16px}}@media (max-width:640px){.t-safety-hero p{font-size:16px}}.t-safety-hero h1{margin-bottom:10px;font-size:-webkit-calc(32px + 14 * ((100vw - 420px)/ 604));font-size:calc(32px + 14 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){.t-safety-hero h1{font-size:32px}}@media screen and (min-width:1024px){.t-safety-hero h1{font-size:46px}}.t-safety-hero .image-wrap{width:30%;max-width:355px;position:absolute;right:0;bottom:-82px}@media (max-width:960px){.t-safety-hero .image-wrap{bottom:-60px}}@media (max-width:640px){.t-safety-hero .image-wrap{max-width:182px;bottom:-70px;width:62%;right:-26px}}.t-safety-hero .image-wrap figure{overflow:hidden;position:relative}.t-safety-hero .image-wrap figure::before{content:'';display:block;height:0;padding-top:96.9%}.t-safety-hero .icons-wrap{width:95%;position:absolute;bottom:6%;left:45px;right:0;max-width:1312px}@media (max-width:640px){.t-safety-hero .icons-wrap{left:initial;width:100%;display:none}}.t-safety-hero .icons-wrap img{max-width:85%}.t-safety-hero .icons-wrap svg{width:100%!important;height:100%!important;max-height:270px}.t-safety-hero .mobile-icons-wrap{display:none}@media (max-width:640px){.t-safety-hero .mobile-icons-wrap{display:block}}.t-safety-hero .mobile-icons-wrap svg{width:80%!important;height:100%!important}.t-safety-hero figure{background-size:cover;background-repeat:no-repeat;background-position:center}section.t-safety-main-content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:960px){section.t-safety-main-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.t-safety-main-content figure{background-size:cover;background-repeat:no-repeat;background-position:center}section.t-safety-main-content .nav-wrap{width:30%;background-color:rgba(155,167,196,.1);position:relative;margin-top:15px;border-radius:7px;margin-bottom:100px}@media (max-width:960px){section.t-safety-main-content .nav-wrap{width:100%;margin-bottom:0;margin-top:20px}}@media (max-width:640px){section.t-safety-main-content .nav-wrap{margin-top:15px}}section.t-safety-main-content .nav-wrap .waypoint-wrap{height:350px;padding:50px 65px 50px 45px;width:100%;border-top-left-radius:7px;border-top-right-radius:7px;z-index:1}@media (max-width:960px){section.t-safety-main-content .nav-wrap .waypoint-wrap{width:100%;height:initial;border-radius:7px;padding:50px 5%}}@media (max-width:640px){section.t-safety-main-content .nav-wrap .waypoint-wrap{padding:25px 5% 10px}}section.t-safety-main-content .nav-wrap .waypoint-wrap.is-fixed{position:fixed;width:27%;max-width:486px;top:99px}@media (max-width:960px){section.t-safety-main-content .nav-wrap .waypoint-wrap.is-fixed{width:100%;position:initial;max-width:initial;top:initial}}section.t-safety-main-content .nav-wrap .waypoint-wrap.is-fixed.is-bottom{position:absolute;bottom:0;left:0;width:100%;top:initial}@media (max-width:960px){section.t-safety-main-content .nav-wrap .waypoint-wrap.is-fixed.is-bottom{width:100%;position:initial;bottom:initial;left:initial;top:initial}}section.t-safety-main-content .nav-wrap p{color:#3cc1e7;font-weight:700;opacity:.7;font-size:12px}section.t-safety-main-content .nav-wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:17px}section.t-safety-main-content .nav-wrap li{width:100%;margin-bottom:15px;margin-right:0}section.t-safety-main-content .nav-wrap li a{color:#132246;font-size:16px;font-weight:500;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-transition:none;transition:none}section.t-safety-main-content .nav-wrap li a:hover{border-bottom:1px solid #ff8a00}section.t-safety-main-content .safety-content{width:70%;padding:100px 0 100px 5%}@media (max-width:960px){section.t-safety-main-content .safety-content{width:100%;padding:40px 0 40px 5%}}section.t-safety-main-content .safety-content a{border-bottom:none;-webkit-transition:none;transition:none;word-wrap:break-word}section.t-safety-main-content .safety-content a:hover{border-bottom:1px solid #ff8a00;color:#132246}section.t-safety-main-content .safety-content strong{font-weight:600;color:#5b7896}section.t-safety-main-content .safety-content h4{color:#08315c}section.t-safety-main-content .safety-content .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px}@media (max-width:760px){section.t-safety-main-content .safety-content .box{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.t-safety-main-content .safety-content .gdpr-wrap,section.t-safety-main-content .safety-content .privacy-wrap,section.t-safety-main-content .safety-content .schools-wrap,section.t-safety-main-content .safety-content .software-wrap,section.t-safety-main-content .safety-content .third-parties-wrap,section.t-safety-main-content .safety-content .u-account-wrap,section.t-safety-main-content .safety-content .website-wrap{border-bottom:1px solid #d7d7d7}section.t-safety-main-content .safety-content .privacy-wrap{padding-bottom:30px;margin-bottom:40px}@media (max-width:640px){section.t-safety-main-content .safety-content .privacy-wrap{margin-bottom:35px}}section.t-safety-main-content .safety-content .coppa-wrap{margin-bottom:45px;padding-right:15px}section.t-safety-main-content .safety-content .coppa-wrap a.kidsafe:hover{border-bottom:none}@media (max-width:640px){section.t-safety-main-content .safety-content .coppa-wrap{margin-bottom:35px;padding-right:0}}section.t-safety-main-content .safety-content .coppa-wrap p{width:-webkit-calc(75% - 20px);width:calc(75% - 20px)}@media (max-width:760px){section.t-safety-main-content .safety-content .coppa-wrap p{width:100%;margin-bottom:15px}}section.t-safety-main-content .safety-content .coppa-wrap img{max-width:164px;height:60px}section.t-safety-main-content .safety-content .software-wrap figure{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;position:relative;margin-bottom:15px}section.t-safety-main-content .safety-content .software-wrap figure::before{content:'';display:block;height:0;padding-top:31.1%}section.t-safety-main-content .safety-content .software-wrap figure h4{position:absolute;left:5%;top:25px;color:#fff;font-size:-webkit-calc(28px + 8 * ((100vw - 420px)/ 604));font-size:calc(28px + 8 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){section.t-safety-main-content .safety-content .software-wrap figure h4{font-size:28px}}@media screen and (min-width:1024px){section.t-safety-main-content .safety-content .software-wrap figure h4{font-size:36px}}@media (max-width:640px){section.t-safety-main-content .safety-content .software-wrap figure h4{top:10px}}section.t-safety-main-content .safety-content .software-wrap .box{margin-bottom:20px}@media (max-width:760px){section.t-safety-main-content .safety-content .software-wrap .box img{margin-top:10px;display:block;margin-left:auto;margin-right:auto;max-width:100%}}section.t-safety-main-content .safety-content .software-wrap .box.hundred-percent article{width:100%}section.t-safety-main-content .safety-content .software-wrap .box.hundred-percent .image-wrap{display:none}@media (max-width:760px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent article{width:-webkit-calc(50% - 30px);width:calc(50% - 30px)}@media (max-width:760px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent article{width:100%}}section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent .image-wrap{width:50%}@media (max-width:760px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent .image-wrap{width:100%}}section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent .image-wrap img{width:124%;position:relative;right:100px;max-width:523px}@media (max-width:960px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent .image-wrap img{right:initial;width:100%;max-width:100%}}section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:760px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:960px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent.reverse .image-wrap{-webkit-transform:translateX(11%);-ms-transform:translateX(11%);transform:translateX(11%)}}@media (max-width:760px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent.reverse .image-wrap{-webkit-transform:translateX(5%);-ms-transform:translateX(5%);transform:translateX(5%)}}section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent.reverse .image-wrap img{right:initial;width:116%;max-width:initial}@media (max-width:960px){section.t-safety-main-content .safety-content .software-wrap .box.fifty-percent.reverse .image-wrap img{width:100%}}section.t-safety-main-content .safety-content .website-wrap{padding:50px 0}@media (max-width:640px){section.t-safety-main-content .safety-content .website-wrap{padding:35px 0}}section.t-safety-main-content .safety-content .website-wrap:after{clear:both;content:'';display:table}@media (max-width:760px){section.t-safety-main-content .safety-content .website-wrap article{margin-top:15px}}section.t-safety-main-content .safety-content .website-wrap img{max-width:521px;margin-left:-130px;position:relative;float:left;margin-right:30px}@media (max-width:960px){section.t-safety-main-content .safety-content .website-wrap img{margin-left:-15px}}@media (max-width:760px){section.t-safety-main-content .safety-content .website-wrap img{max-width:100%;float:none;display:block;margin:0 auto}}section.t-safety-main-content .safety-content .website-wrap ul{margin-top:20px}section.t-safety-main-content .safety-content .website-wrap li{color:#5b7896;line-height:22px;margin-right:0;float:none}section.t-safety-main-content .safety-content .u-account-wrap{padding:35px 0}section.t-safety-main-content .safety-content .u-account-wrap h4{margin-bottom:30px}section.t-safety-main-content .safety-content .u-account-wrap:after{clear:both;content:'';display:table}section.t-safety-main-content .safety-content .u-account-wrap .image-wrap{float:right;margin-left:20px;margin-bottom:20px}section.t-safety-main-content .safety-content .gdpr-wrap{padding:20px 0 50px}@media (max-width:640px){section.t-safety-main-content .safety-content .gdpr-wrap{padding:10px 0 40px}}section.t-safety-main-content .safety-content .gdpr-wrap h4{margin:30px 0}@media (max-width:640px){section.t-safety-main-content .safety-content .gdpr-wrap h4{margin:25px 0}}section.t-safety-main-content .safety-content .gdpr-wrap h5{color:#5b7896}section.t-safety-main-content .safety-content .gdpr-wrap ul:after{content:none}section.t-safety-main-content .safety-content .gdpr-wrap li{float:none;color:#5b7896;font-size:16px;line-height:22px;padding-left:40px;position:relative}section.t-safety-main-content .safety-content .gdpr-wrap li:before{position:absolute;content:'-';top:0;left:20px}section.t-safety-main-content .safety-content .third-parties-wrap{padding:50px 0}@media (max-width:640px){section.t-safety-main-content .safety-content .third-parties-wrap{padding:35px 0}}section.t-safety-main-content .safety-content .third-parties-wrap h4{margin-bottom:30px}section.t-safety-main-content .safety-content .schools-wrap{padding:35px 0 50px}section.t-safety-main-content .safety-content .schools-wrap .flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}section.t-safety-main-content .safety-content .schools-wrap img{width:271px;height:260px}@media (max-width:760px){section.t-safety-main-content .safety-content .schools-wrap img{display:block;margin:0 auto 30px;width:100%;height:auto;max-width:271px}}section.t-safety-main-content .safety-content .schools-wrap p{width:-webkit-calc(100% - 309px);width:calc(100% - 309px)}@media (max-width:760px){section.t-safety-main-content .safety-content .schools-wrap p{width:100%}}section.t-safety-main-content .safety-content .question-wrap{padding:35px 0 40px}section.t-safety-main-content .safety-content .question-wrap h4{margin-bottom:40px}@media (max-width:640px){section.t-safety-main-content .safety-content .question-wrap{padding:35px 0}section.t-safety-main-content .safety-content .question-wrap h4{margin-bottom:20px}}@media (max-width:1079px){body.ebook div.header-search,body.lead-gen div.header-search,body.webinar div.header-search{display:none}}@media (max-width:1079px){body.ebook .mobile-buttons .g-btn,body.lead-gen .mobile-buttons .g-btn,body.webinar .mobile-buttons .g-btn{display:none}}body.ebook div.header-main a.main-logo,body.lead-gen div.header-main a.main-logo,body.webinar div.header-main a.main-logo{border-right:none}body.ebook div.header-main nav,body.lead-gen div.header-main nav,body.webinar div.header-main nav{display:none}body.ebook div.header-opt,body.lead-gen div.header-opt,body.webinar div.header-opt{display:none}body.ebook footer[role=contentinfo],body.lead-gen footer[role=contentinfo],body.webinar footer[role=contentinfo]{display:none}section.lead-gen-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;margin-bottom:110px}@media (min-width:960px){section.lead-gen-container article.lead-gen-content{width:75%}section.lead-gen-container rail.lead-gen-form{width:25%}}article.lead-gen-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){article.lead-gen-content.for-mobile{display:none}}@media (max-width:959px){article.lead-gen-content:not(.for-mobile) .lead-main .copy>div,article.lead-gen-content:not(.for-mobile) .lead-main .g-btn,article.lead-gen-content:not(.for-mobile) .lead-quote{display:none}article.lead-gen-content.for-mobile{margin-top:30px}article.lead-gen-content.for-mobile h1,article.lead-gen-content.for-mobile h5{display:none}}article.lead-gen-content div.lead-quote figure{width:100%;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-top-left-radius:5px;border-top-right-radius:5px}article.lead-gen-content div.lead-quote figure::before{content:'';display:block;height:0;padding-top:56%}@media (min-width:960px){article.lead-gen-content{padding-right:5%}article.lead-gen-content div.lead-quote{width:35%}article.lead-gen-content div.lead-main{width:65%;padding-left:5%}}@media (max-width:959px){article.lead-gen-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}article.lead-gen-content div.lead-quote{margin-top:30px}}div.lead-quote-copy{margin-top:6px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom-left-radius:5px;border-bottom-right-radius:5px}div.lead-quote-copy.green{background-color:#3e91a9}div.lead-quote-copy.purple{background-color:#88479a}div.lead-quote-copy.blue{background-color:#3cc1e7}div.lead-quote-copy *{color:#fff}div.lead-quote-copy p{width:100%;font-style:italic;font-weight:500}div.lead-quote-author{margin-top:20px;width:50%}div.lead-quote-author h6{font-size:10px;margin:0 0 5px}div.lead-quote-author small{display:block;font-size:11px}@media (max-width:759px){div.lead-quote-author{width:100%}}div.lead-main{text-align:center}div.lead-main h5{font-size:10px;text-transform:uppercase;color:#3cc1e7;margin-bottom:5px}div.lead-main h1{font-size:-webkit-calc(27px + 9 * ((100vw - 420px)/ 604));font-size:calc(27px + 9 * ((100vw - 420px)/ 604));color:#08315c}@media screen and (max-width:420px){div.lead-main h1{font-size:27px}}@media screen and (min-width:1024px){div.lead-main h1{font-size:36px}}div.lead-main :not(h5):not(h1):not(.g-btn){color:#5b7896;font-size:16px;line-height:1.2em}div.lead-main a.g-btn{display:none;font-size:18px}div.lead-main ul{list-style:disc;padding-left:30px;margin:20px 0}div.lead-main li{list-style:disc;padding-left:5px}div.lead-main li:not(:last-child){margin-bottom:20px}div.lead-main div.copy{text-align:left}@media (max-width:959px){div.lead-main h1{margin-top:5px}div.lead-main div.copy{margin-bottom:30px}div.lead-main a.g-btn{display:inline-block}}rail.lead-gen-form{background-color:#132246;border-radius:5px;padding:20px;width:100%}rail.lead-gen-form figure{position:relative;border-radius:999px;background-size:cover;background-position:center;background-repeat:no-repeat;margin:-50px auto 0;width:60px;height:60px;border:solid 2px #fff}rail.lead-gen-form h4{text-align:center;color:#fff;font-size:14px;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;max-width:219px;margin:20px auto}@media (max-width:959px){rail.lead-gen-form{margin-top:30px}}rail.lead-gen-form ::-webkit-input-placeholder{color:#5b7896}rail.lead-gen-form ::-moz-placeholder{color:#5b7896}rail.lead-gen-form :-ms-input-placeholder{color:#5b7896}rail.lead-gen-form :-moz-placeholder{color:#5b7896}rail.lead-gen-form .input-wrap{margin:0}rail.lead-gen-form .input-wrap .select-wrapper,rail.lead-gen-form .input-wrap input{border-radius:0;border-top:0;border-color:#132246;background:#fff;font-weight:500}rail.lead-gen-form .input-wrap .select-wrapper{padding-left:3px;padding-right:10px}rail.lead-gen-form .input-wrap .select-wrapper.invalid{border:3px solid #3e91a9}rail.lead-gen-form .input-wrap select{outline:0;color:#5b7896}rail.lead-gen-form .input-wrap input:focus{border-color:#132246}rail.lead-gen-form [type=submit]{margin-top:20px;width:100%;font-size:16px;padding:10px 30px}rail.lead-gen-form .g-btn{box-shadow:inset 0 0 0 22px #ff6a13}rail.lead-gen-form .g-btn:hover{color:#ff6a13;box-shadow:inset 0 0 0 2px #ff6a13}rail.lead-gen-form .form-disclaimer{margin-top:20px}rail.lead-gen-form .form-disclaimer p{font-size:14px;line-height:1.3em}rail.lead-gen-form .g-btn{box-shadow:inset 0 0 0 22px #ff6a13}rail.lead-gen-form .g-btn:hover{color:#ff6a13;box-shadow:inset 0 0 0 2px #ff6a13}rail.lead-gen-form .form-disclaimer{margin-top:20px}rail.lead-gen-form .form-disclaimer p{font-size:14px;line-height:1.3em}.leadgen-footer{background:#eee;padding:30px 5% 50px;text-align:center}.leadgen-footer a,.leadgen-footer p{color:#9ba7c4;font-size:10px;font-family:Museo Sans,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}.leadgen-footer a{border-bottom:1px solid #9ba7c4}.aff--hero{padding:50px 5%}.aff--hero .wrap{border-radius:10px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:493px}@media (max-width:960px){.aff--hero .wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.aff--hero h1{font-size:-webkit-calc(32px + 10 * ((100vw - 420px)/ 604));font-size:calc(32px + 10 * ((100vw - 420px)/ 604));line-height:1em}@media screen and (max-width:420px){.aff--hero h1{font-size:32px}}@media screen and (min-width:1024px){.aff--hero h1{font-size:42px}}.aff--hero .col-l{width:35%;background:#88479a;padding:6% 5%}@media (max-width:960px){.aff--hero .col-l{width:100%;padding:50px 5%}}.aff--hero .col-l *{color:#fff}.aff--hero .col-r{width:-webkit-calc(65% - 6px);width:calc(65% - 6px);background-size:cover;background-repeat:no-repeat;background-position:center}@media (max-width:960px){.aff--hero .col-r{overflow:hidden;position:relative;width:100%;margin-bottom:6px}.aff--hero .col-r::before{content:'';display:block;height:0;padding-top:60%}}.aff--hero .g-btn{display:inline-block;margin-top:50px;min-width:170px;padding:12px 20px;text-align:center;font-size:16px}.aff--features .wrap{padding:50px 5% 150px}.aff--features .listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}@media (max-width:960px){.aff--features .listing{-ms-flex-wrap:wrap;flex-wrap:wrap}}.aff--features .col{width:-webkit-calc(100% / 4 - 40px);width:calc(100% / 4 - 40px);position:relative}@media (max-width:960px){.aff--features .col{width:-webkit-calc(100% / 2 - 40px);width:calc(100% / 2 - 40px);margin-bottom:60px}}@media (max-width:640px){.aff--features .col{width:100%}}.aff--features .col .plus{position:absolute;width:54px;height:92px;left:100%}.aff--features .col:last-child .plus{display:none}@media (min-width:961px){.aff--features .col:last-child .plus{display:none}}@media (max-width:960px){.aff--features .col:nth-child(even) .plus{display:none}}@media (max-width:640px){.aff--features .col .plus{display:none}}.aff--features .col .plus:after,.aff--features .col .plus:before{content:'';position:absolute;background:#9ba7c4;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aff--features .col .plus:before{width:14px;height:2px}.aff--features .col .plus:after{width:2px;height:14px}.aff--features .col:nth-child(1) .icon-wrap{background:#3e91a9}.aff--features .col:nth-child(2) .icon-wrap{background:#3cc1e7}.aff--features .col:nth-child(3) .icon-wrap{background:#9542ab}.aff--features .col:nth-child(4) .icon-wrap{background:#132246}.aff--features .icon-wrap{width:92px;height:92px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.aff--features .icon-wrap svg{width:35px;height:35px}.aff--features h1{font-size:-webkit-calc(27px + 5 * ((100vw - 420px)/ 604));font-size:calc(27px + 5 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){.aff--features h1{font-size:27px}}@media screen and (min-width:1024px){.aff--features h1{font-size:32px}}.aff--features h5{font-size:16px;line-height:1em;margin-bottom:35px}@media (max-width:640px){.aff--features h5{margin-bottom:10px}}.aff--features p{color:#484848}.aff--features h1,.aff--features h5{color:#132246}.aff--features h1,.aff--features h5,.aff--features p{text-align:center}.aff--features .g-btn{display:table;margin-top:50px;margin-left:auto;margin-right:auto;min-width:170px;padding:12px 20px;text-align:center;font-size:16px}.affj--container{padding:80px 5%}.affj--container .wrap{max-width:880px;width:100%;margin:0 auto}.affj--container .heading-row{text-align:center}.affj--container h1{font-size:-webkit-calc(32px + 10 * ((100vw - 420px)/ 604));font-size:calc(32px + 10 * ((100vw - 420px)/ 604));color:#132246}@media screen and (max-width:420px){.affj--container h1{font-size:32px}}@media screen and (min-width:1024px){.affj--container h1{font-size:42px}}.affj--container p{max-width:455px;color:#132246;margin:0 auto}.affj-form-wrap{margin-top:70px}.affj-form-wrap .box-row{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:4px solid #fff}@media (max-width:760px){.affj-form-wrap .box-row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.affj-form-wrap .col-l,.affj-form-wrap .col-r{padding:20px}.affj-form-wrap .col-l{background:#f1f2f7;width:40%}@media (max-width:760px){.affj-form-wrap .col-l{width:100%}}.affj-form-wrap .col-r{background:rgba(241,242,247,.5);width:60%;border-left:4px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:760px){.affj-form-wrap .col-r{width:100%;border-left:0}}.affj-form-wrap .row-title{color:#132246;font-size:22px;font-weight:600;margin:0}.affj-form-wrap .row-subtext{color:#132246;font-size:14px}.affj-form-wrap .input-wrap{margin-bottom:13px}.affj-form-wrap .field-plit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.affj-form-wrap .field-plit-2>*{width:-webkit-calc((100% - 8px)/ 2);width:calc((100% - 8px)/ 2)}.affj-form-wrap .field-plit-2-uneven>:first-child{width:-webkit-calc(65% - 8px);width:calc(65% - 8px)}.affj-form-wrap .field-plit-2-uneven>:last-child{width:-webkit-calc(35%);width:calc(35%)}.affj-form-wrap .field-plit-3>*{width:-webkit-calc((100% - 16px)/ 3);width:calc((100% - 16px)/ 3)}.affj-form-wrap .field-plit-3-uneven>:first-child{width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}.affj-form-wrap .field-plit-3-uneven>:nth-child(2){width:-webkit-calc(25% - 4px);width:calc(25% - 4px)}.affj-form-wrap .field-plit-3-uneven>:nth-child(3){width:-webkit-calc(25% - 8px);width:calc(25% - 8px)}.affj-form-wrap ::-webkit-input-placeholder{color:#b8b8b8}.affj-form-wrap ::-moz-placeholder{color:#b8b8b8}.affj-form-wrap :-ms-input-placeholder{color:#b8b8b8}.affj-form-wrap :-moz-placeholder{color:#b8b8b8}.affj-form-wrap input[type=email],.affj-form-wrap input[type=tel],.affj-form-wrap input[type=text]{border:2px solid #ccc;background:#fff;color:#000}.affj-form-wrap input[type=email]:focus,.affj-form-wrap input[type=tel]:focus,.affj-form-wrap input[type=text]:focus{border-color:#ff7701}.affj-form-wrap .select-wrapper{border:2px solid #ccc;background:#fff;padding-right:5px}.affj-form-wrap .select-wrapper select{outline:0;color:#b8b8b8}.affj-form-wrap hr{margin:10px 0 15px}.affj-form-wrap .input-wrap{display:block}.affj-form-wrap .chkbox-container.radio-look{margin-top:30px;margin-bottom:30px}.affj-form-wrap p.foot-note{text-align:center;margin:50px auto;color:#898989;font-size:16px}.affj-form-wrap p.disclaimer{text-align:center;margin:16px auto;color:#898989;font-size:14px}.affj-form-wrap button[type=submit]{margin:0 auto;display:table;font-size:16px;padding:12px 40px}.affj-form-wrap .select-wrapper.invalid{border-radius:0;border-width:3px;border-color:#3e91a9}.ty2--wrap{max-width:900px;margin:0 auto;text-align:center;padding:80px 5%;min-height:5vh}.ty2--wrap img{max-width:209px;width:90%;margin:30px 0}.ty2--wrap h1{font-size:-webkit-calc(32px + 4 * ((100vw - 420px)/ 604));font-size:calc(32px + 4 * ((100vw - 420px)/ 604));color:#132246;line-height:1em}@media screen and (max-width:420px){.ty2--wrap h1{font-size:32px}}@media screen and (min-width:1024px){.ty2--wrap h1{font-size:36px}}.ty2--wrap p{max-width:540px;margin:0 auto;color:#132246;font-size:16px}.ty2--wrap .g-btn{display:table;margin-top:50px;margin-left:auto;margin-right:auto;font-size:16px;padding:12px 50px;text-align:center}body.ebook article.lead-gen-content div.lead-main{padding-left:10%;width:60%}body.ebook article.lead-gen-content div.lead-main h1{position:relative}body.ebook article.lead-gen-content div.lead-main h1 img{position:absolute;max-width:165px;width:30%;top:50%;left:50%;-webkit-transform:translate(141%,-10%);-ms-transform:translate(141%,-10%);transform:translate(141%,-10%);pointer-events:none}@media (max-width:960px){body.ebook article.lead-gen-content div.lead-main{width:100%;padding-left:0}body.ebook article.lead-gen-content div.lead-main h1 img{display:none}}body.ebook article.lead-gen-content div.lead-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%}@media (max-width:960px){body.ebook article.lead-gen-content div.lead-quote{width:100%;margin:0}}body.ebook article.lead-gen-content div.lead-quote img{width:170%;max-width:inherit;text-align:center}@media (max-width:960px){body.ebook article.lead-gen-content div.lead-quote img{display:none}}@media (max-width:960px){body.ebook .lead-gen-form{margin:0}}body.ebook .lead-gen-form h4{margin-top:10px;margin-bottom:10px;text-align:left;max-width:100%;font-size:24px}body.ebook .lead-gen-form h4~p{color:#fff;margin:0;font-size:14px;line-height:1.35em}body.ebook .lead-gen-form form{margin:20px 0 0}@media (max-width:960px){body.ebook .ziploc{overflow:hidden}}body.ebook .lead-gen-content.for-mobile div.lead-quote img{display:none}@media (max-width:960px){body.ebook .lead-gen-content.for-mobile div.lead-quote img{display:block;margin-top:50px;width:150%;max-width:700px}}.tyebook--wrap{padding:100px 5%}.tyebook--wrap .col-wrap{max-width:725px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}@media (max-width:760px){.tyebook--wrap .col-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.tyebook--wrap .col-l{width:-webkit-calc(40% - 13px);width:calc(40% - 13px)}@media (max-width:760px){.tyebook--wrap .col-l{width:100%;margin-top:30px}.tyebook--wrap .col-l img{max-width:300px;width:90%;margin-left:auto;margin-right:auto;display:block}}.tyebook--wrap .col-r{width:-webkit-calc(60% - 13px);width:calc(60% - 13px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:760px){.tyebook--wrap .col-r{width:100%}}.tyebook--wrap .col-r .video-wrap{overflow:hidden;position:relative;position:relative}.tyebook--wrap .col-r .video-wrap::before{content:'';display:block;height:0;padding-top:56.25%}.tyebook--wrap .col-r .video-wrap>*{position:absolute;top:0;left:0;width:100%;height:100%}.tyebook--wrap .col-r .g-btn{display:table;margin-top:40px;padding:11px 40px}.tyebook--wrap .col-r small{color:#2fc0e9;text-transform:uppercase;font-weight:600;font-size:12px}.tyebook--wrap .col-r h1{font-size:36px;color:#132246;margin-top:10px}.tyebook--wrap .col-r p{line-height:1.3em;font-size:16px;max-width:354px}@media (max-width:760px){.tyebook--wrap .col-r small{display:block}.tyebook--wrap .col-r h1,.tyebook--wrap .col-r p,.tyebook--wrap .col-r small{text-align:center}.tyebook--wrap .col-r p{margin-left:auto;margin-right:auto}.tyebook--wrap .col-r .g-btn{margin-left:auto;margin-right:auto}}.tyebook--bottom{background:-webkit-gradient(linear,left top,left bottom,from(rgba(235,237,243,.7)),color-stop(50%,rgba(235,237,243,0)));background:-webkit-linear-gradient(top,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%);background:linear-gradient(180deg,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%)}.tyebook--bottom .wrap{padding:50px 5% 120px}.tyebook--bottom figure{overflow:hidden;position:relative;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative}.tyebook--bottom figure::before{content:'';display:block;height:0;padding-top:60%}.tyebook--bottom figure svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45px;height:45px}.tyebook--bottom h2{text-align:center;color:#132246}.tyebook--bottom h4{font-size:18px;font-weight:600;color:#132246}.tyebook--bottom p{font-size:12px;line-height:1.3em}.tyebook--bottom .col-wrap{border-radius:5px;margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:inset 0 0 0 4px #ecedf2;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff}.tyebook--bottom .col{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:40px 30px;box-shadow:inset 0 0 0 0 #2fc0e9;-webkit-transition:.35s;transition:.35s;overflow:hidden;position:relative;z-index:5}@media (max-width:960px){.tyebook--bottom .col{width:50%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}@media (max-width:640px){.tyebook--bottom .col{width:100%}}.tyebook--bottom .col>*{text-align:center}.tyebook--bottom .col:hover{box-shadow:inset 0 0 0 4px #2fc0e9}@media (min-width:961px){.tyebook--bottom .col:not(:last-child){border-right:1px solid #ecedf2}}@media (max-width:960px){.tyebook--bottom .col:nth-child(odd){border-right:1px solid #ecedf2}.tyebook--bottom .col:nth-child(1),.tyebook--bottom .col:nth-child(2){border-bottom:1px solid #ecedf2}}@media (max-width:640px){.tyebook--bottom .col:nth-child(odd){border-right:0}.tyebook--bottom .col{border-bottom:1px solid #ecedf2}}.tyebook--bottom .g-btn{display:table;margin:30px auto 0}.tyebook--bottom .corner-tag{position:absolute;background:#fc761e;padding:5px 80px;width:220px;right:0;top:0;border:2px solid #fff;box-shadow:0 0 5px 3px #ecedf2;-webkit-transform:rotate(45deg) translate(30%,-142%);-ms-transform:rotate(45deg) translate(30%,-142%);transform:rotate(45deg) translate(30%,-142%);z-index:5}.tyebook--bottom .corner-tag p{color:#fff;font-weight:1000;text-transform:uppercase;font-size:9px;line-height:1.1em}body.thank-you-webinar .tyebook--wrap .col-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.thank-you-webinar .tyebook--wrap .col-wrap .col-r{text-align:center}body.thank-you-webinar .tyebook--wrap .col-wrap .col-r p{max-width:initial}body.webinar .lead-gen-container{margin-bottom:0}body.webinar article.lead-gen-content .lg-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.webinar article.lead-gen-content .lead-main.top-full-width{width:100%;padding:0;z-index:10}body.webinar article.lead-gen-content:not(.for-mobile) div.lead-quote{position:relative}body.webinar article.lead-gen-content:not(.for-mobile) div.lead-quote:before{content:'';position:absolute;top:0;right:-13%;width:1px;height:100%;background:#e5e7ef}@media (max-width:960px){body.webinar article.lead-gen-content:not(.for-mobile) div.lead-quote{display:none}}@media (max-width:960px){body.webinar article.lead-gen-content:not(.for-mobile) div.lead-main .copy{margin-bottom:0}}body.webinar article.lead-gen-content .lead-main.top-full-width h1{margin-top:10px}body.webinar article.lead-gen-content .lead-main.top-full-width h1 img{margin-top:10px;position:absolute;max-width:165px;width:15%;top:50%;left:50%;-webkit-transform:translate(309%,-10%);-ms-transform:translate(309%,-10%);transform:translate(309%,-10%);pointer-events:none}@media (max-width:960px){body.webinar article.lead-gen-content .lead-main.top-full-width h1 img{display:block;width:112px;top:-webkit-calc(100% + 40px);top:calc(100% + 40px);right:0;left:auto;-webkit-transform:rotate(85deg);-ms-transform:rotate(85deg);transform:rotate(85deg)}}@media (max-width:960px){body.webinar article.lead-gen-content.for-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.webinar article.lead-gen-content.for-mobile .lead-quote{margin-bottom:30px}}body.webinar article.lead-gen-content div.lead-main{padding-left:10%;width:60%}body.webinar article.lead-gen-content div.lead-main h1{position:relative}body.webinar article.lead-gen-content div.lead-main h1 img{position:absolute;max-width:165px;width:30%;top:50%;left:50%;-webkit-transform:translate(141%,-10%);-ms-transform:translate(141%,-10%);transform:translate(141%,-10%);pointer-events:none}@media (max-width:960px){body.webinar article.lead-gen-content div.lead-main{width:100%;padding-left:0}body.webinar article.lead-gen-content div.lead-main h1 img{display:none}}body.webinar article.lead-gen-content div.lead-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%}@media (max-width:960px){body.webinar article.lead-gen-content div.lead-quote{width:100%;margin:0}}@media (max-width:960px){body.webinar .lead-gen-form{margin:0}}body.webinar .lead-gen-form form{margin:30px 0 0}body.webinar .lead-gen-form h4{margin-top:0;margin-bottom:10px;text-align:left;max-width:100%;font-size:24px}body.webinar .lead-gen-form h4~p{color:#fff;margin:0;font-size:13px;line-height:1.2em}body.webinar .lead-gen-form .form-disclaimer{margin-bottom:80px}@media (max-width:960px){body.webinar .lead-gen-form .form-disclaimer{margin-bottom:10px}}@media (max-width:960px){body.webinar .ziploc{overflow:hidden}}body.webinar .lg-author-list{margin-top:10px}body.webinar .lg-author-list.for-mobile{display:none}@media (max-width:960px){body.webinar .lg-author-list.for-mobile{display:block}}body.webinar .lg-author-list .lg-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;border-top:1px solid #e5e7ef;cursor:pointer}body.webinar .lg-author-list .lg-row:not(:last-child){border-top:0}body.webinar .lg-author-list .lg-row h5{color:#132246;font-size:16px;line-height:1.2em;margin:10px 0 0;position:relative;padding-right:22px;display:inline-block;text-align:left}body.webinar .lg-author-list .lg-row h5 svg{width:15px;height:12px;position:absolute;right:0;top:3px}body.webinar .lg-author-list .lg-row h5 svg *{fill:rgba(91,120,150,.35)}body.webinar .lg-author-list .lg-row p{font-size:11px;color:#5b7896;font-style:italic;line-height:1.4em;text-align:left}body.webinar .lg-author-list .lg-row span{font-size:11px;line-height:normal;font-weight:900;text-transform:uppercase;color:#38c5ed;display:block;margin-top:10px}body.webinar .lg-author-list .lg-au-col-l{width:84px}body.webinar .lg-author-list .lg-au-col-l figure{width:84px;height:84px;border-radius:50%;border:3px solid #fff;box-shadow:0 6.54545px 6.54545px rgba(0,0,0,.1);background-size:cover;background-repeat:no-repeat;background-position:center}body.webinar .lg-author-list .lg-au-col-r{width:-webkit-calc(95% - 84px);width:calc(95% - 84px);text-align:left}body.webinar .leadgen-footer{background:#eff0f5}@media (max-width:960px){body.webinar .leadgen-footer p{text-align:left;padding-right:210px}}.lead-gen-container.lg-web-bottom{padding-top:35px;padding-bottom:35px;position:relative;z-index:10;margin:0}.lead-gen-container.lg-web-bottom a{margin-left:5%;font-size:16px;line-height:23px;color:#08315c;border-bottom:1px solid #ff6a13;font-weight:700}@media (min-width:960px){.lead-gen-container.lg-web-bottom a{display:none}}.lead-gen-container.lg-web-bottom .img-wrap{max-width:253px;pointer-events:none}.lead-gen-container.lg-web-bottom .img-wrap img{pointer-events:none}@media (min-width:960px){.lead-gen-container.lg-web-bottom .img-wrap{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:20%}}@media (max-width:1200px){.lead-gen-container.lg-web-bottom .img-wrap{right:15%}}@media (max-width:960px){.lead-gen-container.lg-web-bottom{padding-top:0;padding-bottom:80px;margin-top:100px}.lead-gen-container.lg-web-bottom .img-wrap{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}.lead-gen-container.lg-web-bottom .img-wrap img{position:relative;right:-50px}}.lg-webinar-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(19,34,70,.5);opacity:0;visibility:hidden;z-index:-10;-webkit-transition:.4s;transition:.4s}.lg-webinar-modal.is-active{z-index:100000;opacity:1;visibility:visible}.lg-webinar-modal .modal-content{display:none}.lg-webinar-modal .modal-content.is-active{display:block}.lg-webinar-modal .modal-wrap{max-width:690px;width:90%;max-height:75vh;padding:45px 66px 60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.7);border-radius:5px;overflow:auto}@media (max-width:640px){.lg-webinar-modal .modal-wrap{padding:45px 40px 60px}}.lg-webinar-modal figure{width:150px;height:150px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center;float:right}@media (max-width:640px){.lg-webinar-modal figure{width:80px;height:80px}}.lg-webinar-modal h3{font-size:32px;line-height:normal;color:#132246;margin:0}.lg-webinar-modal small{display:block;font-style:italic;font-size:11px;color:#5b7896;margin-bottom:30px}.lg-webinar-modal .close-btn{width:32px;height:32px;top:20px;right:20px;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}.lg-webinar-modal .close-btn:after,.lg-webinar-modal .close-btn:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#5b7896}.lg-webinar-modal .close-btn:before{width:100%;height:2px}.lg-webinar-modal .close-btn:after{width:2px;height:100%}@media (max-width:639px){body.syllabus .moible-hero{position:relative}body.syllabus .moible-hero:before{content:'';width:5%;height:30px;background-color:#c4c4c4;position:absolute;top:30px;left:0}body.syllabus .moible-hero:after{content:'';width:5%;height:30px;background-color:#c4c4c4;position:absolute;top:30px;right:0}}.syllabus-hero{background-color:#3e91a9;padding:40px 2% 40px 5%;border-radius:7px}@media (max-width:959px){.syllabus-hero{padding:40px 5% 150px}}@media (max-width:639px){.syllabus-hero{padding:30px 5% 160px}}.syllabus-hero .l-col{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}@media (max-width:959px){.syllabus-hero .l-col{width:100%}}.syllabus-hero h1{margin-bottom:25px;font-size:-webkit-calc(33px + 7 * ((100vw - 420px)/ 604));font-size:calc(33px + 7 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){.syllabus-hero h1{font-size:33px}}@media screen and (min-width:1024px){.syllabus-hero h1{font-size:40px}}.syllabus-hero article{border-left:10px solid rgba(19,34,70,.3);padding-left:25px}@media (max-width:639px){.syllabus-hero article{padding-bottom:20px}}.syllabus-hero article p,.syllabus-hero article span{font-size:12px}.syllabus-hero article span{font-weight:700;opacity:.7;text-transform:uppercase}.syllabus-hero article p{opacity:.5}.syllabus-hero .quote{font-size:18px;font-style:italic;opacity:.85;position:relative}.syllabus-hero .quote:before{content:'"';position:absolute;top:0;left:-10px;font-size:18px}.syllabus-hero .author-wrap{margin-top:20px}@media (max-width:639px){.syllabus-hero .author-wrap{display:none}}.syllabus-hero .quote,.syllabus-hero h1,.syllabus-hero p,.syllabus-hero span{color:#fff}.syllabus-info{padding:50px 2% 30px 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){.syllabus-info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media (max-width:639px){.syllabus-info{padding:50px 5% 25px}}.syllabus-info .slick-arrow{display:none!important}.syllabus-info .slick-list{position:absolute;top:0;left:0;width:80%;right:0;margin:25px auto}@media (max-width:639px){.syllabus-info .slick-list{top:6%;margin:0 auto}}.syllabus-info .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:-45px;position:relative}@media (max-width:639px){.syllabus-info .slick-dots{bottom:-30px}}.syllabus-info .slick-dots li{margin:0}.syllabus-info .slick-dots li button:before{font-size:8px}.syllabus-info .slick-dots li.slick-active button:before{font-size:10px}.syllabus-info h3{color:#08315c;font-size:-webkit-calc(28px + 4 * ((100vw - 420px)/ 604));font-size:calc(28px + 4 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){.syllabus-info h3{font-size:28px}}@media screen and (min-width:1024px){.syllabus-info h3{font-size:32px}}.syllabus-info .l-col{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}@media (max-width:959px){.syllabus-info .l-col{width:100%;margin-top:40px}}@media (max-width:639px){.syllabus-info .l-col{margin-top:30px}}.syllabus-info .r-col{width:50%;margin-top:-300px;max-height:690px;max-width:514px}@media (max-width:959px){.syllabus-info .r-col{width:100%;margin-top:-150px;margin-left:auto;margin-right:auto;margin-bottom:50px}}@media (max-width:639px){.syllabus-info .r-col{margin-top:-190px;width:80%;margin-bottom:30px}}.syllabus-info .sylabus-slider-wraper{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;max-height:690px;overflow:visible}.syllabus-info .sylabus-slider-wraper::before{content:'';display:block;height:0;padding-top:130%}.syllabus-info .sylabus-slider-wraper .screen-frame figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative}.syllabus-info .sylabus-slider-wraper .screen-frame figure::before{content:'';display:block;height:0;padding-top:150%}.syllabus-info p{font-size:16px}.syllabus-content{padding:10px 5% 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:639px){.syllabus-content{padding:10px 0 20px}}.syllabus-content h3{color:#08315c;font-size:-webkit-calc(28px + 4 * ((100vw - 420px)/ 604));font-size:calc(28px + 4 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){.syllabus-content h3{font-size:28px}}@media screen and (min-width:1024px){.syllabus-content h3{font-size:32px}}@media (max-width:639px){.syllabus-content h3{padding-left:5%}}.syllabus-content .l-col{width:30%}@media (max-width:1125px){.syllabus-content .l-col{width:100%}}@media (max-width:639px){.syllabus-content .l-col{padding:0 5%}}.syllabus-content .l-col article{padding-left:25px;border-left:10px solid #ff8a00}.syllabus-content .quote{font-size:18px;font-style:italic;opacity:.85;position:relative;color:#132246;font-weight:500}.syllabus-content .quote:before{content:'"';position:absolute;top:0;left:-10px;font-size:18px}.syllabus-content .author-wrap{margin-top:30px}.syllabus-content .author-wrap p,.syllabus-content .author-wrap span{color:#132246;font-size:12px}.syllabus-content .author-wrap span{text-transform:uppercase;font-weight:700;opacity:.85}.syllabus-content .author-wrap p{opacity:.7}.syllabus-content .r-col{width:-webkit-calc(70% - 40px);width:calc(70% - 40px)}@media (max-width:1125px){.syllabus-content .r-col{width:100%;margin-top:50px}}.syllabus-content .r-col .dropdown-wrap{margin-top:40px}.syllabus-content .r-col .dropdown-wrap .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}@media (max-width:639px){.syllabus-content .r-col .dropdown-wrap .row{display:block}}.syllabus-content .r-col .dropdown-wrap .row img{width:83px}@media (max-width:639px){.syllabus-content .r-col .dropdown-wrap .row img{width:55px}}.syllabus-content .r-col .dropdown-wrap .row article{width:-webkit-calc(100% - 83px);width:calc(100% - 83px);padding-left:20px}@media (max-width:639px){.syllabus-content .r-col .dropdown-wrap .row article{width:100%;padding-left:0;margin-top:10px}}.syllabus-content .r-col .dropdown-wrap .row article p{font-size:16px;color:#132246;font-weight:600}@media (max-width:639px){.syllabus-content .r-col .dropdown-wrap .row article p{font-size:14px}}.syllabus-content .r-col .dropdown-wrap .row article ul{padding-left:25px;margin-top:10px}.syllabus-content .r-col .dropdown-wrap .row article li{float:none;margin-right:0;margin-bottom:5px;position:relative;color:#132246;font-size:16px}@media (max-width:639px){.syllabus-content .r-col .dropdown-wrap .row article li{font-size:14px}}.syllabus-content .r-col .dropdown-wrap .row article li:before{content:'\2022';position:absolute;top:0;left:-10px}.syllabus-content .r-col .single-syllabi{background-color:#f1f2f7;border-radius:5px;padding:20px 25px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media (max-width:639px){.syllabus-content .r-col .single-syllabi{padding:20px 5% 10px}}.syllabus-content .r-col .single-syllabi .dropdown-wrap{display:none}.syllabus-content .r-col .single-syllabi .minus{display:none}.syllabus-content .r-col .single-syllabi.is-active .dropdown-wrap{display:block;-webkit-animation:fade-in 2s;animation:fade-in 2s}.syllabus-content .r-col .single-syllabi.is-active .plus{display:none}.syllabus-content .r-col .single-syllabi.is-active .minus{display:inline-block}.syllabus-content .r-col .image-wrap{width:100px}@media (max-width:639px){.syllabus-content .r-col .image-wrap{width:70px}}.syllabus-content .r-col article{width:-webkit-calc(100% - 110px);width:calc(100% - 110px)}@media (max-width:639px){.syllabus-content .r-col article{width:-webkit-calc(100% - 80px);width:calc(100% - 80px)}}.syllabus-content .r-col article span{color:#3cc1e7;font-size:10px;font-weight:700;text-transform:uppercase}.syllabus-content .r-col article h4{font-size:22px;color:#08315c;margin:10px 0 15px}@media (max-width:639px){.syllabus-content .r-col article h4{font-size:20px}}.syllabus-content .r-col article .btn-wrap{border-top:1px solid #ddd;padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.syllabus-content .r-col article .btn-wrap .expand{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:759px){.syllabus-content .r-col article .btn-wrap .expand{width:100%;margin-bottom:12px;padding:13px 5%;background-color:#e5e6ed;border-radius:824px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}}.syllabus-content .r-col article .btn-wrap .expand img{height:26px;width:26px}@media (max-width:759px){.syllabus-content .r-col article .btn-wrap .expand img{position:absolute;left:8px}}.syllabus-content .r-col article .btn-wrap span{color:#08315c;font-size:10px;margin-left:10px;font-weight:700;text-transform:uppercase}@media (max-width:759px){.syllabus-content .r-col article .btn-wrap .two-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:759px){.syllabus-content .r-col article .btn-wrap .two-btn a{width:100%;text-align:center;margin-bottom:12px}}.syllabus-content .r-col article .btn-wrap .two-btn a:first-child{margin-right:10px}@media (max-width:759px){.syllabus-content .r-col article .btn-wrap .two-btn a:first-child{margin-right:0}}.compat-n-hero .wrap{padding:70px 10% 0}.compat-n-hero .cols{display:-webkit-box;display:-ms-flexbox;display:flex}.compat-n-hero .col-l,.compat-n-hero .col-r{width:50%;text-align:center}@media (max-width:960px){.compat-n-hero .col-l,.compat-n-hero .col-r{width:100%}}.compat-n-hero .col-l{padding-top:3%;padding-bottom:3%}@media (max-width:960px){.compat-n-hero .col-l{padding-top:10px;padding-bottom:60px}}.compat-n-hero .col-r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:960px){.compat-n-hero .col-r{display:none}}.compat-n-hero img{display:block}.compat-n-hero h1{color:#132246;margin-bottom:20px}.compat-n-hero p{color:#5b7896}@media (min-width:961px){.compat-n-panels-container{width:100%;overflow:hidden}.compat-n-panels-view{width:-webkit-calc(100% + 100%);width:calc(100% + 100%);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;left:0;-webkit-transition:1s;transition:1s}.compat-n-panels-view .compat-n-panel{width:50%}.compat-n-panels-view .compat-n-panel-2{position:absolute;left:50%}.compat-n-panels-view.is-slided{left:-100%}.compat-n-panels-view.is-slided .compat-n-panel-2{position:relative;left:0}}.compat-n-cta-module{display:none;background:rgba(235,237,243,.7);padding:2.5rem 0;position:relative;z-index:2;margin-top:-60px}@media (min-width:1025px){.compat-n-cta-module{margin-top:-80px;padding:4.375rem 0}}.compat-n-cta-module.is-active{display:block}.compat-n-cta-module .copy{max-width:415px;margin:0 auto;text-align:center}.compat-n-cta-module .compat-n-cta-wrap{position:relative}@media (min-width:1025px){.compat-n-cta-module .compat-n-cta-wrap{padding:0 20px}}.compat-n-cta-module .compat-n-cta-wrap div.return-messages{position:relative;top:5px;padding-left:20px;text-align:left;left:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.compat-n-cta-module .compat-n-cta-wrap div.return-messages>div{width:100%}.compat-n-cta-module .compat-n-cta-wrap div.return-messages .duplicate-msg,.compat-n-cta-module .compat-n-cta-wrap div.return-messages .error-msg,.compat-n-cta-module .compat-n-cta-wrap div.return-messages .success-msg{display:none}.compat-n-cta-module .compat-n-cta-wrap div.return-messages p{line-height:1.2em}.compat-n-cta-module .compat-n-cta-wrap.has-error .return-messages .error-msg{display:block}.compat-n-cta-module .compat-n-cta-wrap.has-error .return-messages .error-msg p{color:red}.compat-n-cta-module .compat-n-cta-wrap.has-duplicate .return-messages .duplicate-msg{display:block}.compat-n-cta-module .compat-n-cta-wrap.has-success .return-messages .success-msg{display:block}.compat-n-cta-module h3{color:#08315c;line-height:22px;font-size:24px}.compat-n-cta-module p{color:#5b7896;font-size:16px;line-height:23px;margin-bottom:20px}.compat-n-cta-module form{position:relative}.compat-n-cta-module input{background:#fff;border:2px solid #e2e2e2;box-sizing:border-box;border-radius:999px;height:47px;line-height:47px;padding-left:20px;font-size:15px;color:#627194;width:100%}.compat-n-cta-module .newsletter-module-submit{position:absolute;top:6px;right:6px;color:#fff;font-family:Museo Sans;line-height:14px;font-size:14px;background-color:#ff8a00;border-radius:1008.03px}.tps-hero{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;min-height:249px}.tps-hero::before{content:'';display:block;height:0;padding-top:19.5%}@media (max-width:760px){.tps-hero{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tps-hero:before{content:none}}.tps-hero h1{font-size:-webkit-calc(30px + 10 * ((100vw - 420px)/ 604));font-size:calc(30px + 10 * ((100vw - 420px)/ 604));color:#fff;text-align:center}@media screen and (max-width:420px){.tps-hero h1{font-size:30px}}@media screen and (min-width:1024px){.tps-hero h1{font-size:40px}}@media (min-width:761px){.tps-hero h1{position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media (max-width:760px){.tps-hero h1{position:relative;text-align:center;padding:0 5%}}.tps-main-content{width:70%;margin:55px auto 100px;padding:0 5%}@media (max-width:1024px){.tps-main-content{padding:0}}@media (max-width:760px){.tps-main-content{width:90%}}@media (max-width:640px){.tps-main-content{margin-top:30px;margin-bottom:40px}}.tps-main-content h4{color:#132246;font-size:24px;line-height:24px;margin-bottom:35px}@media (max-width:640px){.tps-main-content h4{margin-bottom:20px}}.tps-main-content .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:640px){.tps-main-content .wrap{margin-top:30px}}.tps-main-content .wrap:after{content:none}.tps-main-content .wrap li{width:-webkit-calc(100% / 3 - 4px);width:calc(100% / 3 - 4px);background-color:#eff1f7;padding:15px 5%;text-align:center;cursor:pointer;margin-right:0;margin-bottom:6px}@media (max-width:760px){.tps-main-content .wrap li{width:-webkit-calc(100% / 2 - 3px);width:calc(100% / 2 - 3px)}}.tps-main-content .wrap li:hover a{border-bottom:1px solid #ff8a00}.tps-main-content .wrap a{color:#132246;font-size:16px;-webkit-transition:none;transition:none;font-weight:500}.set-up-lander h1{font-size:-webkit-calc(30px + 6 * ((100vw - 420px)/ 604));font-size:calc(30px + 6 * ((100vw - 420px)/ 604));text-align:center;color:#132246;margin:50px 0;padding:0 7%}@media screen and (max-width:420px){.set-up-lander h1{font-size:30px}}@media screen and (min-width:1024px){.set-up-lander h1{font-size:36px}}@media (max-width:640px){.set-up-lander h1{margin:35px 0}}.set-up-nav-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #e5e5e5;margin:0 auto 20px;background-color:#f8f8f8;border-radius:10px}.set-up-nav-wrap .nav-item{width:20%;padding:15px 3% 30px;background-color:#fff;border-right:1px solid #e5e5e5;-webkit-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid #e5e5e5;border-left:1px solid rgba(229,229,229,0);border-top:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);border:1px solid #e5e5e5;box-shadow:0 15px 30px rgba(0,0,0,.1)}.set-up-nav-wrap .nav-item:first-child{border-top-left-radius:10px}@media (min-width:1025px){.set-up-nav-wrap .nav-item:nth-child(5){border-top-right-radius:10px;border-right:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:nth-child(5):hover{border-right:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:nth-child(6){border-bottom-left-radius:10px}.set-up-nav-wrap .nav-item:nth-child(10){border-bottom-right-radius:10px}.set-up-nav-wrap .nav-item:nth-last-child(-n+2){border-bottom:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:nth-last-child(-n+2):hover{border-bottom:1px solid #e5e5e5}}@media (max-width:1024px){.set-up-nav-wrap .nav-item{width:25%}.set-up-nav-wrap .nav-item:nth-child(4n){border-right:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:nth-child(4n):hover{border-right:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:nth-child(4){border-top-right-radius:10px}.set-up-nav-wrap .nav-item:nth-child(5){border-bottom-left-radius:10px}.set-up-nav-wrap .nav-item:nth-last-child(-n+3){border-bottom:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:nth-last-child(-n+3):hover{border-bottom:1px solid #e5e5e5}}@media (max-width:960px){.set-up-nav-wrap .nav-item{width:33.333333%}.set-up-nav-wrap .nav-item:nth-child(4n){border-right:1px solid #e5e5e5;border-top-right-radius:0}.set-up-nav-wrap .nav-item:nth-child(3){border-top-right-radius:10px}.set-up-nav-wrap .nav-item:nth-child(5){border-bottom-left-radius:0}.set-up-nav-wrap .nav-item:nth-last-child(-n+3){border-bottom:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:nth-last-child(-n+3):hover{border-bottom:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:last-child{border-bottom:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:last-child:hover{border-bottom:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:nth-child(7){border-bottom-left-radius:10px}.set-up-nav-wrap .nav-item:nth-child(9){border-bottom-right-radius:10px}.set-up-nav-wrap .nav-item:nth-child(3n){border-right:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:nth-child(3n):hover{border-right:1px solid #e5e5e5}}@media (max-width:640px){.set-up-nav-wrap .nav-item{width:50%}.set-up-nav-wrap .nav-item:nth-child(2){border-top-right-radius:10px}.set-up-nav-wrap .nav-item:nth-child(3){border-top-right-radius:0}.set-up-nav-wrap .nav-item:nth-child(3n){border-right:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:nth-child(2n){border-right:1px solid rgba(229,229,229,0)}.set-up-nav-wrap .nav-item:nth-child(2n):hover{border-right:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:nth-last-child(-n+3){border-bottom:1px solid #e5e5e5}.set-up-nav-wrap .nav-item:last-child{border-bottom:1px solid rgba(229,229,229,0)}}.set-up-nav-wrap .nav-item p{text-align:center;font-size:14px;line-height:16px;font-weight:500}.set-up-nav-wrap figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;position:static;margin-bottom:10px}.set-up-nav-wrap figure::before{content:'';display:block;height:0;padding-top:100%}.set-up-guides{width:90%;margin:60px auto 100px}@media (max-width:640px){.set-up-guides{margin:30px auto 55px}}.set-up-guides .guides-title{font-size:16px;text-align:center;line-height:22px;font-weight:500}.set-up-guides .guides-nav-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;border:1px solid #e5e5e5;border-radius:10px;background-color:#f8f8f8}@media (max-width:640px){.set-up-guides .guides-nav-wrap{margin-top:15px}}.set-up-guides .nav-item{width:33.333333%;padding:15px 5% 30px;background-color:#fff;border:1px solid rgba(229,229,229,0);-webkit-transition:all .3s ease;transition:all .3s ease}.set-up-guides .nav-item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);box-shadow:0 15px 30px rgba(0,0,0,.1);border:1px solid #e5e5e5}.set-up-guides .nav-item:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.set-up-guides .nav-item:nth-child(3){border-top-right-radius:10px;border-bottom-right-radius:10px}.set-up-guides .nav-item:nth-child(-n+2){border-right:1px solid #e5e5e5}.set-up-guides .nav-item:nth-child(-n+2):hover{border-right:1px solid #e5e5e5}@media (max-width:640px){.set-up-guides .nav-item{width:50%}.set-up-guides .nav-item:first-child{border-bottom-left-radius:0}.set-up-guides .nav-item:nth-child(4){border-top-right-radius:0}.set-up-guides .nav-item:nth-child(2){border-top-right-radius:10px}.set-up-guides .nav-item:nth-child(3){border-bottom-left-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0}.set-up-guides .nav-item:nth-child(-n+3){border-right:1px solid #e5e5e5}.set-up-guides .nav-item:nth-child(-n+2){border-bottom:1px solid #e5e5e5}.set-up-guides .nav-item:nth-child(-n+2):hover{border-bottom:1px solid #e5e5e5}}.set-up-guides .nav-item p{text-align:center;font-size:14px;line-height:16px;font-weight:500}.set-up-guides figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;position:static;margin-bottom:10px}.set-up-guides figure::before{content:'';display:block;height:0;padding-top:66.3%}.set-up-detail h1{font-size:-webkit-calc(30px + 6 * ((100vw - 420px)/ 604));font-size:calc(30px + 6 * ((100vw - 420px)/ 604));text-align:center;color:#132246;margin:50px 0;padding:0 7%}@media screen and (max-width:420px){.set-up-detail h1{font-size:30px}}@media screen and (min-width:1024px){.set-up-detail h1{font-size:36px}}@media (max-width:640px){.set-up-detail h1{margin:35px 0}}.show-set-up-detail{padding:30px 5% 40px}@media (max-width:639px){.show-set-up-detail{padding:20px 5% 0}}.show-set-up-detail section{display:block}@media (max-width:639px){.show-set-up-detail section{border-bottom:1px solid #e5e5e5}}.show-set-up-detail .top{width:50%}@media (max-width:1023px){.show-set-up-detail .top{width:100%}}.show-set-up-detail .top .mobile-header{display:none}@media (max-width:1023px){.show-set-up-detail .top .mobile-header{display:block;margin-bottom:20px}}@media (max-width:639px){.show-set-up-detail .top .mobile-header{margin-bottom:10px}}.show-set-up-detail .top .mobile-header img{display:none}@media (max-width:1023px){.show-set-up-detail .top .mobile-header img.is-active{display:block;margin:0 auto}}@media (max-width:639px){.show-set-up-detail .top .mobile-header img.is-active{max-width:80%}}.show-set-up-detail .content{display:none}.show-set-up-detail .content.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1023px){.show-set-up-detail .content.is-active{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.show-set-up-detail .left-col{width:50%}@media (max-width:1023px){.show-set-up-detail .left-col{width:100%}}.show-set-up-detail .right-col{width:-webkit-calc(50% - 40px);width:calc(50% - 40px)}@media (max-width:1023px){.show-set-up-detail .right-col{display:none}}.show-set-up-detail .intro span{color:#3cc1e7;font-size:10px;text-transform:uppercase;font-weight:700}.show-set-up-detail .intro h3{font-size:-webkit-calc(30px + 6 * ((100vw - 420px)/ 604));font-size:calc(30px + 6 * ((100vw - 420px)/ 604));line-height:44px;color:#132246;margin:5px 0 10px}@media screen and (max-width:420px){.show-set-up-detail .intro h3{font-size:30px}}@media screen and (min-width:1024px){.show-set-up-detail .intro h3{font-size:36px}}@media (max-width:639px){.show-set-up-detail .intro h3{line-height:36px}}.show-set-up-detail .intro p{font-size:16px;line-height:23px}.show-set-up-detail .detail-nav{margin-top:40px;padding-bottom:35px;border-bottom:1px solid #e5e5e5;margin-bottom:70px}@media (max-width:639px){.show-set-up-detail .detail-nav{margin-bottom:30px}}.show-set-up-detail .detail-nav span{color:#132246;font-size:14px;line-height:31px;font-family:Bariol,Helvetica,sans-serif;font-weight:700}.show-set-up-detail .detail-nav .nav-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}@media (max-width:639px){.show-set-up-detail .detail-nav .nav-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.show-set-up-detail .detail-nav .nav-wrap li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eee;padding:7px 5%;min-width:181px;margin-right:0;cursor:pointer}@media (max-width:639px){.show-set-up-detail .detail-nav .nav-wrap li{min-width:140px}}.show-set-up-detail .detail-nav .nav-wrap li:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.show-set-up-detail .detail-nav .nav-wrap li:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:1px solid rgba(238,238,238,0)}.show-set-up-detail .detail-nav .nav-wrap li p{margin-left:20px;color:#132246;font-size:14px;font-weight:700}.show-set-up-detail .detail-nav .nav-wrap li.is-active{border:1px solid #3cc1e7;background-color:#f1fbfd}.show-set-up-detail .detail-nav .nav-wrap li.is-active p{color:#3cc1e7}.show-set-up-detail .show-steps-wrap .step-wrap{margin-bottom:30px}.show-set-up-detail .show-steps-wrap .step-wrap a{-webkit-transition:none;transition:none;word-wrap:break-word}.show-set-up-detail .show-steps-wrap .step-wrap a:hover{border-bottom:1px solid #0083a4}.show-set-up-detail .show-steps-wrap .step-wrap ul{margin:20px 0 30px}.show-set-up-detail .show-steps-wrap .step-wrap ul:after{content:none}.show-set-up-detail .show-steps-wrap .step-wrap ul ul{padding-left:20px;margin:10px 0}.show-set-up-detail .show-steps-wrap .step-wrap ul ul li{position:relative;margin-bottom:8px}.show-set-up-detail .show-steps-wrap .step-wrap ul ul li:before{content:'-';position:absolute;left:0;top:0}.show-set-up-detail .show-steps-wrap .step-wrap li{font-size:16px;color:#5b7896;font-weight:300;float:none;padding-left:20px;position:relative;margin-bottom:15px;line-height:20px}.show-set-up-detail .show-steps-wrap .step-wrap li:before{content:'\2022';position:absolute;left:0;top:0}.show-set-up-detail .show-steps-wrap h3{color:#132246;font-size:-webkit-calc(27px + 5 * ((100vw - 420px)/ 604));font-size:calc(27px + 5 * ((100vw - 420px)/ 604));line-height:39px;margin-bottom:7px}@media screen and (max-width:420px){.show-set-up-detail .show-steps-wrap h3{font-size:27px}}@media screen and (min-width:1024px){.show-set-up-detail .show-steps-wrap h3{font-size:32px}}.show-set-up-detail .show-steps-wrap strong{color:#132246}.show-set-up-detail .show-steps-wrap p{font-size:16px;line-height:23px}.show-set-up-detail .show-steps-wrap img{max-width:75%;margin:30px auto;display:block;width:100%}@media (max-width:639px){.show-set-up-detail .show-steps-wrap img{margin:10px auto;max-width:75%}}.show-set-up-detail .sticky-box{width:385px;height:100%;margin:0 auto;position:relative}@media (max-width:639px){.show-set-up-detail .sticky-box{width:80%}}.show-set-up-detail .sticky-wrap{width:385px;height:364px;margin-top:-300px}@media (max-width:1023px){.show-set-up-detail .sticky-wrap{margin-top:0}}@media (max-width:639px){.show-set-up-detail .sticky-wrap{width:100%;height:auto;max-width:385px;margin:0 auto}}.show-set-up-detail .sticky-wrap figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative}.show-set-up-detail .sticky-wrap figure::before{content:'';display:block;height:0;padding-top:94.5%}.show-set-up-detail .sticky-wrap.is-fixed{position:fixed;top:400px}@media (max-width:1023px){.show-set-up-detail .sticky-wrap.is-fixed{position:relative;top:initial}}.show-set-up-detail .sticky-wrap.is-bottom{position:absolute;top:initial;bottom:0}@media (max-width:1023px){.show-set-up-detail .sticky-wrap.is-bottom{position:relative;bottom:initial}}body.getting-started div.content-wrap{padding:0 5%}section.get-started-intro{text-align:center;padding-top:40px}section.get-started-intro h1{font-size:-webkit-calc(26px + 14 * ((100vw - 420px)/ 604));font-size:calc(26px + 14 * ((100vw - 420px)/ 604));margin-bottom:10px;color:#132246}@media screen and (max-width:420px){section.get-started-intro h1{font-size:26px}}@media screen and (min-width:1024px){section.get-started-intro h1{font-size:40px}}section.get-started-intro p{font-weight:400}section.get-started-card-content{padding:40px 0 130px}div.get-started-card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 40px}a.get-started-card{width:-webkit-calc(33.3333% - 20px);width:calc(33.3333% - 20px);margin:0 10px;text-align:center;border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all 250ms ease;transition:all 250ms ease}a.get-started-card *{color:#fff}a.get-started-card:first-child{background-color:#38c5ed}@media (max-width:959px){a.get-started-card:first-child{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}}@media (max-width:759px){a.get-started-card:first-child{width:100%}}a.get-started-card:nth-child(2){background-color:#00c5c0}@media (max-width:959px){a.get-started-card:nth-child(2){width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}}@media (max-width:759px){a.get-started-card:nth-child(2){width:100%;margin-top:90px}}a.get-started-card:last-child{background-color:#5a1c6a}@media (max-width:959px){a.get-started-card:last-child{width:-webkit-calc(100% - 20px);width:calc(100% - 20px);margin-top:120px}}@media (max-width:759px){a.get-started-card:last-child{width:100%;margin-top:90px}}a.get-started-card h2{font-size:-webkit-calc(22px + 14 * ((100vw - 420px)/ 604));font-size:calc(22px + 14 * ((100vw - 420px)/ 604));margin-bottom:7px;line-height:.8em}@media screen and (max-width:420px){a.get-started-card h2{font-size:22px}}@media screen and (min-width:1024px){a.get-started-card h2{font-size:36px}}a.get-started-card p{text-transform:uppercase;font-weight:500}a.get-started-card div.card-content{width:100%}a.get-started-card div.card-top{background-color:rgba(0,0,0,.1);border-top-left-radius:7px;border-top-right-radius:7px;padding:25px}a.get-started-card div.card-middle{padding:45px 20px}a.get-started-card div.card-bottom{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 20px}a.get-started-card div.card-bottom img{margin-bottom:-80px;margin-left:auto;margin-right:auto;-webkit-transition:all 250ms ease;transition:all 250ms ease}a.get-started-card:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);box-shadow:0 10px 24px rgba(0,0,0,.3)}a.get-started-card:hover div.card-bottom img{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}section.get-started-endcap{padding-bottom:120px}section.get-started-endcap div.content-wrap{text-align:center}section.get-started-endcap div.content-wrap h6{color:#132246;margin-bottom:26px}.adn--hero{overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:10px;overflow:hidden}.adn--hero::before{content:'';display:block;height:0;padding-top:28.58%}@media (max-width:760px){.adn--hero{overflow:hidden;position:relative}.adn--hero::before{content:'';display:block;height:0;padding-top:77.22%}}.adn--hero .hero-wrap{position:absolute;top:0;left:0;width:100%;padding:32px 5%}.adn--hero .back-btn{margin-bottom:23px}.adn--hero .back-btn:hover svg{left:-5px}.adn--hero .back-btn a{color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0}.adn--hero .back-btn svg{position:relative;left:0;width:12px;height:8px;margin-right:10px;-webkit-transition:.35s;transition:.35s}.adn--hero .text-box{display:-webkit-box;display:-ms-flexbox;display:flex}.adn--hero .text-box *{color:#fff}.adn--hero .app-icon{width:76px;height:76px;border-radius:13px;border:3px solid #fff;background-size:cover;background-repeat:no-repeat;background-position:center;display:block;box-shadow:0 11px 22px rgba(0,0,0,.15)}.adn--hero h1{font-size:-webkit-calc(36px + 4 * ((100vw - 420px)/ 604));font-size:calc(36px + 4 * ((100vw - 420px)/ 604));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 30px;position:relative}@media screen and (max-width:420px){.adn--hero h1{font-size:36px}}@media screen and (min-width:1024px){.adn--hero h1{font-size:40px}}.adn--hero h1 i{font-style:normal}@media (max-width:760px){.adn--hero h1{width:-webkit-calc(100% - 30px - 76px);width:calc(100% - 30px - 76px)}.adn--hero h1 i{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--hero h1 span{width:100%}}.adn--hero .age-label{font-size:12px;padding:5px 10px;background:rgba(0,0,0,.2);white-space:nowrap;border-radius:2px}@media (min-width:761px){.adn--hero .age-label{position:absolute;display:block;top:50%;left:-webkit-calc(100% + 15px);left:calc(100% + 15px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:760px){.adn--hero .age-label{width:auto;display:block;margin-top:5px}}.adn--intro .col-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:5%}@media (max-width:760px){.adn--intro .col-wrap{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.adn--intro .col-l{position:relative;width:-webkit-calc(100% - 260px);width:calc(100% - 260px)}@media (max-width:760px){.adn--intro .col-l{width:100%}}.adn--intro .col-r{width:260px;padding-top:33px;padding-bottom:10%}@media (max-width:760px){.adn--intro .col-r{width:100%}}.adn--intro .col-r p{font-size:-webkit-calc(14px + 2 * ((100vw - 420px)/ 604));font-size:calc(14px + 2 * ((100vw - 420px)/ 604));color:#5b7896;line-height:1.5em}@media screen and (max-width:420px){.adn--intro .col-r p{font-size:14px}}@media screen and (min-width:1024px){.adn--intro .col-r p{font-size:16px}}.adn--intro .col-r small{display:block;margin-top:40px;margin-bottom:10px;font-size:12px;text-transform:uppercase;color:#5b7896;font-weight:700}.adn--intro .bg-wrap{position:relative;margin-top:-20%}.adn--intro .bg-wrap .img-top-space{overflow:hidden;position:relative;position:absolute;top:0;width:3.4%}.adn--intro .bg-wrap .img-top-space::before{content:'';display:block;height:0;padding-top:100%}.adn--intro .device-bg{width:100%}.adn--intro .slider-frame{overflow:hidden;position:relative;position:absolute;top:7.2%;left:13.6%;width:72.4%;overflow:visible}.adn--intro .slider-frame::before{content:'';display:block;height:0;padding-top:74.95%}.adn--intro .slider-wrap{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.adn--intro .slide-img{overflow:hidden;position:relative;display:block;width:100%;height:initial;background-size:cover;background-position:center;background-repeat:no-repeat}.adn--intro .slide-img::before{content:'';display:block;height:0;padding-top:74.95%}.adn--intro .slick-dots{position:absolute;z-index:10;left:50%;top:-webkit-calc(100% + 20px + 3%);top:calc(100% + 20px + 3%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);mix-blend-mode:multiply}.adn--intro .slick-dots li{margin:0 3px}@media (max-width:640px){.adn--intro .slick-dots li{margin:0}}.adn--intro .slick-dots li:last-child{margin-right:0}.adn--intro .slick-dots li button:before{font-size:10px;-webkit-transition:.5s;transition:.5s;color:#d6d7dc;opacity:1}@media (max-width:640px){.adn--intro .slick-dots li button:before{font-size:8px;color:#ebedf3}}.adn--intro .slick-dots li.slick-active button:before{font-size:13px;color:#00b2c9}@media (max-width:640px){.adn--intro .slick-dots li.slick-active button:before{font-size:10px;color:#3cc1e7}}.adn--intro .robot-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--intro .robot-item{width:100px;height:100px;border:3px solid #eff0f5;border-radius:4px;margin-right:9px;display:block;padding:12px}.adn--intro .robot-item:last-child{margin-right:0}.adn--intro .robot-item:hover{border-color:#3cc1e7}.adn--intro .robot-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--intro .robot-img{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.adn--intro .robot-img::before{content:'';display:block;height:0;padding-top:64.28%}.adn--intro p.robot-name{text-align:center;font-size:13px;font-weight:600;margin-top:5px}.adn--devicelogo{border-top:1px solid rgba(194,203,223,.5);padding-top:30px;padding-bottom:30px}.adn--devicelogo .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--devicelogo .wrapper a{display:block;padding:0 5px}@media (max-width:640px){.adn--devicelogo .wrapper a{padding:0 3px;height:40px;margin-bottom:6px}.adn--devicelogo .wrapper a:first-child{width:100%;margin:0 auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.adn--devicelogo .wrapper img{width:auto;height:50px;margin-bottom:5px}@media (max-width:640px){.adn--devicelogo .wrapper img{max-width:127px;width:100%;height:auto;margin-bottom:0}}.adn--devicelogo .rating-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.adn--devicelogo .rating-wrap p{color:#666}.adn--main{position:relative;overflow:hidden;border-radius:10px;padding:70px 10%;margin-top:30px;margin-bottom:20px}@media (max-width:1024px){.adn--main{padding:70px 6%}}@media (max-width:759px){.adn--main{padding:70px 10%}}@media (max-width:639px){.adn--main{padding:40px 5% 50%}}.adn--main .btm-img{position:absolute;bottom:-2px;right:0;width:100%;max-width:initial}@media (max-width:639px){.adn--main .btm-img{right:-15%;width:200%}}.adn--main .cols-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.adn--main .cols-wrap.is-reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.adn--main .cols-wrap.is-reversed .col-l{padding-bottom:16%}@media (max-width:759px){.adn--main .cols-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--main .cols-wrap.is-reversed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--main .cols-wrap.is-reversed .col-l{padding-bottom:0}}.adn--main .col{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}@media (max-width:759px){.adn--main .col{width:100%}}.adn--main .caption *,.adn--main .text-box *{color:#fff}.adn--main .caption * a,.adn--main .caption * i,.adn--main .caption * strong,.adn--main .text-box * a,.adn--main .text-box * i,.adn--main .text-box * strong{color:inherit}.adn--main .caption * a,.adn--main .text-box * a{text-decoration:underline;font-weight:600;border-bottom:0}.adn--main .text-box{margin-bottom:50px}@media (max-width:759px){.adn--main .img-group.is-desktop{display:none}}@media (min-width:760px){.adn--main .img-group.is-mobile{display:none}}.adn--main .img-wrap{border-radius:10px;overflow:hidden;cursor:pointer;box-shadow:0 0 0 transparent;-webkit-transition:.5s;transition:.5s;margin-bottom:40px}@media (max-width:639px){.adn--main .img-wrap{margin-bottom:25px}}.adn--main .img-wrap figure{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.adn--main .img-wrap figure::before{content:'';display:block;height:0;padding-top:75%}.adn--main .img-wrap .caption{padding:15px 20px 20px;-webkit-transition:.25s;transition:.25s}.adn--main .img-wrap .caption p{font-size:16px;line-height:1.4em}@media (max-width:640px){.adn--main .img-wrap .caption p{font-size:14px}}.adn--main .img-wrap:hover{box-shadow:0 30px 40px rgba(0,0,0,.5);z-index:10}.adn--main .img-wrap:hover .caption{background:#fff!important}.adn--main .img-wrap:hover .caption p{color:#132246!important}.adn--app-list{background:rgba(235,237,243,.7);border-radius:10px;padding:40px 5% 80px;margin-bottom:70px}@media (max-width:1024px){.adn--app-list{padding:40px 5%}}@media (max-width:640px){.adn--app-list{padding:30px 5% 20px}}.adn--app-list h5{text-align:center;color:#132246;margin-bottom:35px}@media (max-width:640px){.adn--app-list h5{margin-bottom:25px}}.adn--hero-modal,.adn--modal{background:rgba(19,34,70,.9);position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10000;padding-top:86px;opacity:0;visibility:hidden;-webkit-transition:1s;transition:1s}@media (max-width:640px){.adn--hero-modal,.adn--modal{padding-top:50px}}.adn--hero-modal.is-active,.adn--modal.is-active{opacity:1;visibility:visible;z-index:10000}@media (max-width:640px){.adn--hero-modal .ziploc,.adn--modal .ziploc{padding:0}}.adn--hero-modal .wrapper,.adn--modal .wrapper{max-width:927px;padding:0 78px;display:block;margin:0 auto;position:relative}@media (max-width:640px){.adn--hero-modal .wrapper,.adn--modal .wrapper{padding:0 5%}}.adn--hero-modal .slider-wrap,.adn--modal .slider-wrap{position:relative;z-index:5}.adn--hero-modal .img-wrap,.adn--modal .img-wrap{border-radius:15px;overflow:hidden;box-shadow:0 30px 40px rgba(0,0,0,.5);-webkit-transition:.5s;transition:.5s}.adn--hero-modal .img-wrap figure,.adn--modal .img-wrap figure{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.adn--hero-modal .img-wrap figure::before,.adn--modal .img-wrap figure::before{content:'';display:block;height:0;padding-top:75%}.adn--hero-modal .img-wrap .caption,.adn--modal .img-wrap .caption{padding:20px 30px 30px;-webkit-transition:.25s;transition:.25s;background:#fff;min-height:139px}@media (max-width:640px){.adn--hero-modal .img-wrap .caption,.adn--modal .img-wrap .caption{min-height:initial}}.adn--hero-modal .img-wrap .caption p,.adn--modal .img-wrap .caption p{font-size:16px;line-height:1.4em;color:#132246}.adn--hero-modal .close-btn,.adn--modal .close-btn{position:absolute;top:0;right:0;width:20px;height:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}@media (max-width:640px){.adn--hero-modal .close-btn,.adn--modal .close-btn{right:5%;top:-30px}}.adn--hero-modal .close-btn:after,.adn--hero-modal .close-btn:before,.adn--modal .close-btn:after,.adn--modal .close-btn:before{content:'';position:absolute;background:#fff}.adn--hero-modal .close-btn:before,.adn--modal .close-btn:before{width:100%;height:2px;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.adn--hero-modal .close-btn:after,.adn--modal .close-btn:after{width:2px;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.adn--hero-modal .arrow-nav,.adn--modal .arrow-nav{position:absolute;width:156px;height:156px;border-radius:50%;background:rgba(0,0,0,.5);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media (max-width:640px){.adn--hero-modal .arrow-nav,.adn--modal .arrow-nav{width:100px;height:100px;display:none}}.adn--hero-modal .arrow-nav svg,.adn--modal .arrow-nav svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:19px;height:31px;-webkit-transition:.35s;transition:.35s}@media (max-width:640px){.adn--hero-modal .arrow-nav svg,.adn--modal .arrow-nav svg{width:12px;height:21px}}.adn--hero-modal .left-nav,.adn--modal .left-nav{left:0}.adn--hero-modal .left-nav svg,.adn--modal .left-nav svg{left:30px}.adn--hero-modal .left-nav:hover svg,.adn--modal .left-nav:hover svg{left:25px}.adn--hero-modal .right-nav,.adn--modal .right-nav{right:0}.adn--hero-modal .right-nav svg,.adn--modal .right-nav svg{right:30px}.adn--hero-modal .right-nav:hover svg,.adn--modal .right-nav:hover svg{right:25px}.adn--hero-modal .slick-dots,.adn--modal .slick-dots{position:absolute;z-index:10;left:50%;top:-webkit-calc(100% + 20px);top:calc(100% + 20px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:640px){.adn--hero-modal .slick-dots,.adn--modal .slick-dots{top:-webkit-calc(100%);top:calc(100%)}}.adn--hero-modal .slick-dots li,.adn--modal .slick-dots li{margin:0 3px}@media (max-width:640px){.adn--hero-modal .slick-dots li,.adn--modal .slick-dots li{margin:0}}.adn--hero-modal .slick-dots li:last-child,.adn--modal .slick-dots li:last-child{margin-right:0}.adn--hero-modal .slick-dots li button:before,.adn--modal .slick-dots li button:before{font-size:10px;-webkit-transition:.5s;transition:.5s;color:#d6d7dc;opacity:1}@media (max-width:640px){.adn--hero-modal .slick-dots li button:before,.adn--modal .slick-dots li button:before{font-size:8px;color:#ebedf3}}.adn--hero-modal .slick-dots li.slick-active button:before,.adn--modal .slick-dots li.slick-active button:before{font-size:13px;color:#00b2c9}@media (max-width:640px){.adn--hero-modal .slick-dots li.slick-active button:before,.adn--modal .slick-dots li.slick-active button:before{font-size:10px;color:#3cc1e7}}.adn--cue-hero{border-radius:10px;overflow:hidden;background-color:#09a39f;min-height:341px}.adn--cue-hero .hero-wrap{width:100%;min-height:341px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){.adn--cue-hero .hero-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.adn--cue-hero .col-l{width:45%;padding:32px 5%}@media (max-width:959px){.adn--cue-hero .col-l{width:100%}}.adn--cue-hero .col-l .p-wrap{width:100%;margin-top:33px}.adn--cue-hero .col-r{position:relative;width:55%}@media (max-width:959px){.adn--cue-hero .col-r{width:100%}}.adn--cue-hero .right-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:top left}@media (max-width:959px){.adn--cue-hero .right-bg-img{overflow:hidden;position:relative;width:100%}.adn--cue-hero .right-bg-img::before{content:'';display:block;height:0;padding-top:33.61%}}@media (max-width:639px){.adn--cue-hero .right-bg-img{overflow:hidden;position:relative}.adn--cue-hero .right-bg-img::before{content:'';display:block;height:0;padding-top:63.61%}}.adn--cue-hero .kidsafe-badge-wrap{position:absolute;top:32px;right:9%;width:20%;max-width:140px}@media (max-width:959px){.adn--cue-hero .kidsafe-badge-wrap{display:none;width:30%}}.adn--cue-hero .kidsafe-badge{width:100%}.adn--cue-hero .back-btn{margin-bottom:23px}.adn--cue-hero .back-btn:hover svg{left:-5px}.adn--cue-hero .back-btn a{color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0}.adn--cue-hero .back-btn svg{position:relative;left:0;width:12px;height:8px;margin-right:10px;-webkit-transition:.35s;transition:.35s}.adn--cue-hero .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--cue-hero .text-box *{color:#fff}.adn--cue-hero .app-icon{width:76px;height:76px;border-radius:13px;border:3px solid #fff;background-size:cover;background-repeat:no-repeat;background-position:center;display:block;box-shadow:0 11px 22px rgba(0,0,0,.15)}.adn--cue-hero h1{font-size:-webkit-calc(36px + 4 * ((100vw - 420px)/ 604));font-size:calc(36px + 4 * ((100vw - 420px)/ 604));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 30px;position:relative}@media screen and (max-width:420px){.adn--cue-hero h1{font-size:36px}}@media screen and (min-width:1024px){.adn--cue-hero h1{font-size:40px}}.adn--cue-hero h1 i{font-style:normal}@media (max-width:960px){.adn--cue-hero h1{width:-webkit-calc(100% - 30px - 76px);width:calc(100% - 30px - 76px)}.adn--cue-hero h1 i{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--cue-hero h1 span{width:100%}}.adn--cue-hero .age-label{font-size:12px;padding:5px 10px;background:rgba(0,0,0,.2);white-space:nowrap;border-radius:2px}@media (min-width:961px){.adn--cue-hero .age-label{position:absolute;display:block;top:50%;left:-webkit-calc(100% + 15px);left:calc(100% + 15px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:960px){.adn--cue-hero .age-label{width:auto;display:block;margin-top:5px}}.adn--cue-intro .cols-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){.adn--cue-intro .cols-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.adn--cue-intro .col-l{width:45%;padding:32px 0 32px 5%}@media (max-width:959px){.adn--cue-intro .col-l{width:100%}}.adn--cue-intro .col-l .p-wrap{width:100%;margin-top:33px}.adn--cue-intro .col-r{position:relative;width:55%;padding-left:3.5%}.adn--cue-intro .col-r img{width:100%;display:block}@media (min-width:1281px){.adn--cue-intro .col-r img{max-width:640px;margin-left:auto;margin-right:auto}}@media (max-width:959px){.adn--cue-intro .col-r{width:100%;padding-left:0}.adn--cue-intro .col-r img{max-width:500px;margin-left:auto;margin-right:auto}}.adn--cue-intro .mm-col-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.adn--cue-intro .mm-col-l{width:70%;padding-right:5%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:959px){.adn--cue-intro .mm-col-l{width:100%}}.adn--cue-intro .mm-col-r{width:30%;padding-left:5%;border-left:1px solid #eee}@media (max-width:959px){.adn--cue-intro .mm-col-r{display:none}}.adn--cue-intro .mm-col-r small{display:block;margin-top:0;margin-bottom:10px;font-size:12px;text-transform:uppercase;color:#5b7896;font-weight:700}.adn--cue-intro .device-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:959px){.adn--cue-intro .device-icon-wrap{max-width:300px;margin-left:auto;margin-right:auto}.adn--cue-intro .device-icon-wrap img{display:inline-block}}.adn--cue-intro .device-icon-wrap a{display:block;text-align:center;width:50%;padding:1px 3px}.adn--cue-intro .device-icon-wrap a:nth-child(even){text-align:right}.adn--cue-intro .device-icon-wrap a:nth-child(odd){text-align:left}.adn--cue-intro .device-icon-wrap a:first-child{width:100%;text-align:center;display:none}.adn--cue-intro .device-icon-wrap a:first-child img{max-width:127px}@media (max-width:959px){.adn--cue-intro .device-icon-wrap a:first-child{display:block;margin-bottom:13px}}.adn--cue-intro .device-icon-wrap img{width:100%;height:auto}.adn--cue-intro .rating-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.adn--cue-intro .rating-wrap p{color:#666}.adn--cue-intro .robot-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--cue-intro .robot-item{width:100px;height:100px;border:3px solid #eff0f5;border-radius:4px;margin-right:9px;display:block;padding:12px}.adn--cue-intro .robot-item:last-child{margin-right:0}.adn--cue-intro .robot-item:hover{border-color:#3cc1e7}.adn--cue-intro .robot-item .robot-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--cue-intro .robot-item .robot-img{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.adn--cue-intro .robot-item .robot-img::before{content:'';display:block;height:0;padding-top:64.28%}.adn--cue-intro .robot-item p.robot-name{text-align:center;font-size:13px;font-weight:600;margin-top:5px}.adn--cue-main{position:relative;overflow:hidden;border-radius:10px;padding:70px 5% 160px;margin-top:30px;background-color:#2f4049}@media (max-width:640px){.adn--cue-main{padding-top:30px;padding-bottom:150px}}.adn--cue-main *{color:#fff}.adn--cue-main h3{font-size:36px;margin-bottom:35px;position:relative}.adn--cue-main h3:before{content:'';position:absolute;top:18px;width:100%;height:2px;background:#00c5c0}@media (max-width:760px){.adn--cue-main h3{font-size:32px;margin-bottom:25px}}@media (max-width:640px){.adn--cue-main h3:before{content:none}}.adn--cue-main h3 span{position:relative;background:#2f4049;z-index:5}.adn--cue-main figcaption{padding:0 5%}@media (max-width:640px){.adn--cue-main figcaption{padding-left:0;padding-right:0}}.adn--cue-main .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:80px}@media (max-width:640px){.adn--cue-main .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}.adn--cue-main .row:first-child{margin-top:0}.adn--cue-main .col-l,.adn--cue-main .col-r{width:50%;position:relative}@media (min-width:641px){.adn--cue-main .col-l figcaption,.adn--cue-main .col-r figcaption{position:absolute;width:100%;z-index:10}}@media (max-width:640px){.adn--cue-main .col-l,.adn--cue-main .col-r{width:100%}}.adn--cue-main .col-l{padding-right:3%}.adn--cue-main .col-l figcaption{padding-top:50px;padding-bottom:80px;left:100%;top:0}@media (max-width:640px){.adn--cue-main .col-l figcaption{padding-top:30px;padding-bottom:50px}}.adn--cue-main .col-l h3:before{left:-18%;width:13%}.adn--cue-main .col-r{padding-left:3%}.adn--cue-main .col-r figcaption{padding-top:80px;padding-bottom:30px;right:100%;bottom:0}@media (max-width:640px){.adn--cue-main .col-r figcaption{padding-top:30px;padding-bottom:50px}}@media (min-width:641px){.adn--cue-main .col-r h3{padding-right:30px}}.adn--cue-main .col-r h3:before{left:15%}.adn--cue-main .col-r h3 span{position:relative}.adn--cue-main .col-r .ttitle-bg{position:absolute;top:0;left:0;height:100%;background:#2f4049;z-index:5;display:block}.adn--cue-main .card-img{overflow:hidden;position:relative;border-radius:10px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:0 25px 25px rgba(0,0,0,.3)}.adn--cue-main .card-img::before{content:'';display:block;height:0;padding-top:133.33%}.adn--cue-bottom{position:relative;z-index:10;margin-bottom:100px}@media (max-width:640px){.adn--cue-bottom{margin-bottom:50px}}.adn--cue-bottom .cols-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:640px){.adn--cue-bottom .cols-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.adn--cue-bottom .col-l,.adn--cue-bottom .col-r{position:relative;width:50%}@media (max-width:640px){.adn--cue-bottom .col-l,.adn--cue-bottom .col-r{width:100%}}@media (min-width:641px){.adn--cue-bottom .col-l img{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:371px;width:100%}}@media (max-width:640px){.adn--cue-bottom .col-l img{max-width:275px;width:80%;display:block;position:relative;margin-top:-130px;margin-left:auto;margin-right:auto}}.adn--cue-bottom .col-r{padding:50px 0}@media (max-width:640px){.adn--cue-bottom .col-r{text-align:center;padding-top:20px}}.adn--cue-bottom h4{font-size:28px;color:#132246;margin-top:0;margin-bottom:7px}.adn--cue-bottom p{font-size:14px}.adn--cue-bottom .g-btn.orange3{margin-top:20px;padding-left:40px;padding-right:40px;display:inline-block}body.ebook article.lead-gen-content div.lead-main{padding-left:10%;width:60%}body.ebook article.lead-gen-content div.lead-main h1{position:relative}body.ebook article.lead-gen-content div.lead-main h1 img{position:absolute;max-width:165px;width:30%;top:50%;left:50%;-webkit-transform:translate(141%,-10%);-ms-transform:translate(141%,-10%);transform:translate(141%,-10%);pointer-events:none}@media (max-width:960px){body.ebook article.lead-gen-content div.lead-main{width:100%;padding-left:0}body.ebook article.lead-gen-content div.lead-main h1 img{display:none}}body.ebook article.lead-gen-content div.lead-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%}@media (max-width:960px){body.ebook article.lead-gen-content div.lead-quote{width:100%;margin:0}}body.ebook article.lead-gen-content div.lead-quote img{width:170%;max-width:inherit;text-align:center}@media (max-width:960px){body.ebook article.lead-gen-content div.lead-quote img{display:none}}@media (max-width:960px){body.ebook .lead-gen-form{margin:0}}body.ebook .lead-gen-form h4{margin-top:10px;margin-bottom:10px;text-align:left;max-width:100%;font-size:24px}body.ebook .lead-gen-form h4~p{color:#fff;margin:0;font-size:14px;line-height:1.35em}body.ebook .lead-gen-form form{margin:20px 0 0}@media (max-width:960px){body.ebook .ziploc{overflow:hidden}}body.ebook .lead-gen-content.for-mobile div.lead-quote img{display:none}@media (max-width:960px){body.ebook .lead-gen-content.for-mobile div.lead-quote img{display:block;margin-top:50px;width:150%;max-width:700px}}.tyebook--wrap{padding:100px 5%}.tyebook--wrap .col-wrap{max-width:725px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}@media (max-width:760px){.tyebook--wrap .col-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.tyebook--wrap .col-l{width:-webkit-calc(40% - 13px);width:calc(40% - 13px)}@media (max-width:760px){.tyebook--wrap .col-l{width:100%;margin-top:30px}.tyebook--wrap .col-l img{max-width:300px;width:90%;margin-left:auto;margin-right:auto;display:block}}.tyebook--wrap .col-r{width:-webkit-calc(60% - 13px);width:calc(60% - 13px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:760px){.tyebook--wrap .col-r{width:100%}}.tyebook--wrap .col-r .video-wrap{overflow:hidden;position:relative;position:relative}.tyebook--wrap .col-r .video-wrap::before{content:'';display:block;height:0;padding-top:56.25%}.tyebook--wrap .col-r .video-wrap>*{position:absolute;top:0;left:0;width:100%;height:100%}.tyebook--wrap .col-r .g-btn{display:table;margin-top:40px;padding:11px 40px}.tyebook--wrap .col-r small{color:#2fc0e9;text-transform:uppercase;font-weight:600;font-size:12px}.tyebook--wrap .col-r h1{font-size:36px;color:#132246;margin-top:10px}.tyebook--wrap .col-r p{line-height:1.3em;font-size:16px;max-width:354px}@media (max-width:760px){.tyebook--wrap .col-r small{display:block}.tyebook--wrap .col-r h1,.tyebook--wrap .col-r p,.tyebook--wrap .col-r small{text-align:center}.tyebook--wrap .col-r p{margin-left:auto;margin-right:auto}.tyebook--wrap .col-r .g-btn{margin-left:auto;margin-right:auto}}.tyebook--bottom{background:-webkit-gradient(linear,left top,left bottom,from(rgba(235,237,243,.7)),color-stop(50%,rgba(235,237,243,0)));background:-webkit-linear-gradient(top,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%);background:linear-gradient(180deg,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%)}.tyebook--bottom .wrap{padding:50px 5% 120px}.tyebook--bottom figure{overflow:hidden;position:relative;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative}.tyebook--bottom figure::before{content:'';display:block;height:0;padding-top:60%}.tyebook--bottom figure svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:45px;height:45px}.tyebook--bottom h2{text-align:center;color:#132246}.tyebook--bottom h4{font-size:18px;font-weight:600;color:#132246}.tyebook--bottom p{font-size:12px;line-height:1.3em}.tyebook--bottom .col-wrap{border-radius:5px;margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:inset 0 0 0 4px #ecedf2;overflow:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff}.tyebook--bottom .col{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:40px 30px;box-shadow:inset 0 0 0 0 #2fc0e9;-webkit-transition:.35s;transition:.35s;overflow:hidden;position:relative;z-index:5}@media (max-width:960px){.tyebook--bottom .col{width:50%;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}}@media (max-width:640px){.tyebook--bottom .col{width:100%}}.tyebook--bottom .col>*{text-align:center}.tyebook--bottom .col:hover{box-shadow:inset 0 0 0 4px #2fc0e9}@media (min-width:961px){.tyebook--bottom .col:not(:last-child){border-right:1px solid #ecedf2}}@media (max-width:960px){.tyebook--bottom .col:nth-child(odd){border-right:1px solid #ecedf2}.tyebook--bottom .col:nth-child(1),.tyebook--bottom .col:nth-child(2){border-bottom:1px solid #ecedf2}}@media (max-width:640px){.tyebook--bottom .col:nth-child(odd){border-right:0}.tyebook--bottom .col{border-bottom:1px solid #ecedf2}}.tyebook--bottom .g-btn{display:table;margin:30px auto 0}.tyebook--bottom .corner-tag{position:absolute;background:#fc761e;padding:5px 80px;width:220px;right:0;top:0;border:2px solid #fff;box-shadow:0 0 5px 3px #ecedf2;-webkit-transform:rotate(45deg) translate(30%,-142%);-ms-transform:rotate(45deg) translate(30%,-142%);transform:rotate(45deg) translate(30%,-142%);z-index:5}.tyebook--bottom .corner-tag p{color:#fff;font-weight:1000;text-transform:uppercase;font-size:9px;line-height:1.1em}body.thank-you-webinar .tyebook--wrap .col-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.thank-you-webinar .tyebook--wrap .col-wrap .col-r{text-align:center}body.thank-you-webinar .tyebook--wrap .col-wrap .col-r p{max-width:initial}@media (max-width:640px){.app-lander .app-module-cards-wrap .card{margin-bottom:15px}.app-lander .app-module-cards-wrap .card:last-child{margin-bottom:0}}.app-lander-hero .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:960px){.app-lander-hero .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:20px}}.app-lander-hero h1{font-size:-webkit-calc(32px + 10 * ((100vw - 420px)/ 604));font-size:calc(32px + 10 * ((100vw - 420px)/ 604));line-height:39px;color:#fff}@media screen and (max-width:420px){.app-lander-hero h1{font-size:32px}}@media screen and (min-width:1024px){.app-lander-hero h1{font-size:42px}}.app-lander-hero p{color:rgba(255,255,255,.75)}.app-lander-hero .l-col{width:35%;background-color:#5a1c6a;padding:40px 5%;border-top-left-radius:10px;border-bottom-left-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){.app-lander-hero .l-col{width:100%;border-top-left-radius:0;border-bottom-right-radius:10px}}.app-lander-hero .r-col{width:65%;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;border-left:5px solid #fff;border-top-right-radius:10px;border-bottom-right-radius:10px}.app-lander-hero .r-col::before{content:'';display:block;height:0;padding-top:63%}@media (max-width:960px){.app-lander-hero .r-col{width:100%;border-bottom-right-radius:0;border-left:none;border-bottom:5px solid #fff;border-top-left-radius:10px}}.app-lander-hero .logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:15px;width:100%}@media (max-width:640px){.app-lander-hero .logo-wrap a:first-child{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}}.app-lander-hero .logo-wrap img{height:40px;margin:0 5px 10px;display:block;width:auto}@media (max-width:640px){.app-lander-hero .logo-wrap img{margin:0 2.5px 5px}}.app-lander-hero .logo-wrap.mobile{display:none}@media (max-width:960px){.app-lander-hero .logo-wrap.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:static}}@media (max-width:960px){.app-lander-hero .logo-wrap.desktop{display:none}}.app-lander-show{margin-top:20px;background-color:rgba(235,237,243,.7);padding:10px 5% 60px;border-radius:10px}@media (max-width:959px){.app-lander-show{padding:0 5% 15px}}.app-lander-show .box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.app-lander-show .row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;margin-top:25px;padding:25px 0;border-radius:5px}@media (max-width:959px){.app-lander-show .row{padding-bottom:50px;margin-top:25px;padding-top:15px}}@media (max-width:639px){.app-lander-show .row{margin-top:15px}.app-lander-show .row:first-child{margin-top:25px}}.app-lander-show .row.on-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.app-lander-show .row.on-right .r-col{padding-left:5%;padding-right:0}@media (max-width:959px){.app-lander-show .row.on-right .r-col{padding-right:5%}}.app-lander-show .row h4{color:#132246;font-size:-webkit-calc(28px + 8 * ((100vw - 420px)/ 604));font-size:calc(28px + 8 * ((100vw - 420px)/ 604));margin:15px 0 5px}@media screen and (max-width:420px){.app-lander-show .row h4{font-size:28px}}@media screen and (min-width:1024px){.app-lander-show .row h4{font-size:36px}}.app-lander-show .row .subtitle{text-transform:uppercase;color:#38c5ed;font-size:12px;font-weight:700}.app-lander-show .l-col{width:65%;padding:0 5%}@media (max-width:959px){.app-lander-show .l-col{width:100%;margin-bottom:30px}}@media (max-width:639px){.app-lander-show .l-col{margin-bottom:20px}}.app-lander-show .l-col img{display:block;margin:0 auto;box-shadow:0 20px 50px rgba(0,0,0,.15);border-radius:17px}@media (max-width:639px){.app-lander-show .l-col img{border-radius:10px}}.app-lander-show .r-col{width:35%;padding-right:5%;position:relative}@media (max-width:959px){.app-lander-show .r-col{width:100%;padding:0 5%}}.app-lander-show .r-col img{width:92px;height:92px;box-shadow:0 10px 10px rgba(0,0,0,.1);border-radius:15px}@media (max-width:639px){.app-lander-show .r-col img{width:53px;height:53px}}.app-lander-show .copy{font-size:16px;line-height:23px;margin-bottom:30px}.app-lander-show article{position:relative}.app-lander-show .tag{position:absolute;top:7px;right:5%}@media (max-width:639px){.app-lander-show .tag{right:0}}.app-lander-show .year{font-size:12px;line-height:12px;color:#fff;background-color:#c2cbdf;border-radius:2px;display:inline-block;height:auto;padding:5px 10px;font-family:Bariol,Helvetica,sans-serif;font-weight:700}.app-lander-show .deah-wrap{position:absolute;bottom:-60px;right:-33%;width:100%;max-width:60%;height:auto}@media (max-width:1249px){.app-lander-show .deah-wrap{max-width:62%}}@media (max-width:1023px){.app-lander-show .deah-wrap{max-width:55%;bottom:-60px}}@media (max-width:959px){.app-lander-show .deah-wrap{display:none}}.app-lander-show .deah-wrap.mobile{display:none}@media (max-width:959px){.app-lander-show .deah-wrap.mobile{display:block;position:static;max-width:35%;bottom:initial;left:initial;margin-left:auto;margin-top:-30px}}@media (max-width:639px){.app-lander-show .deah-wrap.mobile{max-width:50%}}.app-lander-show figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative}.app-lander-show figure::before{content:'';display:block;height:0;padding-top:101%}.app-lander-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5% 100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}@media (max-width:959px){.app-lander-faq{padding:40px 0 60px;margin-top:0}}.app-lander-faq .l-col{width:240px;padding-top:30px}@media (max-width:959px){.app-lander-faq .l-col{width:100%;padding:0 5%}}.app-lander-faq .l-col h4{font-size:-webkit-calc(30px + 6 * ((100vw - 420px)/ 604));font-size:calc(30px + 6 * ((100vw - 420px)/ 604));color:#132246}@media screen and (max-width:420px){.app-lander-faq .l-col h4{font-size:30px}}@media screen and (min-width:1024px){.app-lander-faq .l-col h4{font-size:36px}}@media (max-width:959px){.app-lander-faq .l-col h4{margin-bottom:30px}}.app-lander-faq .l-col p{font-size:14px;line-height:20px;font-weight:300;margin:10px 0}.app-lander-faq .r-col{width:-webkit-calc(100% - 280px);width:calc(100% - 280px);background-color:#fff}.app-lander-faq .r-col .box{border:solid 1px rgba(155,167,196,.2);border-radius:5px}@media (max-width:959px){.app-lander-faq .r-col{width:100%;margin-top:30px}}.app-lander-faq h5{margin:0;color:#132246;font-size:20px;line-height:25px;-webkit-transition:all 250ms ease;transition:all 250ms ease}.app-lander-faq .question-wrap{position:relative;cursor:pointer;border-bottom:solid 1px rgba(155,167,196,.2)}.app-lander-faq .question-wrap:last-child{border-bottom:none}.app-lander-faq .question-wrap:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;border:3px solid transparent;-webkit-transition:all 250ms ease;transition:all 250ms ease}.app-lander-faq .question-wrap:hover h5{color:#38c5ed}.app-lander-faq .question-wrap:hover:after{border:3px solid #ebedf3}.app-lander-faq .question-wrap.is-active{cursor:initial;box-shadow:0 20px 20px rgba(0,0,0,.1)}.app-lander-faq .question-wrap.is-active:after{border:3px solid #ebedf3}.app-lander-faq .question-wrap.is-active .answer{display:block;padding:0 35px;margin-top:15px;padding-bottom:20px}.app-lander-faq .question-wrap.is-active p{margin-bottom:15px;font-size:16px;line-height:22px}.app-lander-faq .question-wrap.is-active ul{padding-left:35px;margin-top:25px}.app-lander-faq .question-wrap.is-active li{color:#5b7896;float:none;line-height:23px;font-size:16px;margin-bottom:20px;list-style:disc;margin-right:0;padding-left:5px}.app-lander-faq .question-wrap.is-active .indicator:before{content:none}.app-lander-faq .question-wrap.is-active:hover h5{color:#132246}.app-lander-faq .question{padding:20px 35px;position:relative;max-width:-webkit-calc(100% - 60px);max-width:calc(100% - 60px)}@media (max-width:959px){.app-lander-faq .question{padding:20px 5%}}.app-lander-faq .btn-wrap{margin-top:30px}.app-lander-faq .indicator{position:absolute;left:-webkit-calc(100% + 9px);left:calc(100% + 9px);top:18px;width:30px;height:30px}.app-lander-faq .indicator:after{content:'';height:2px;width:18px;background-color:#38c5ed;position:absolute;left:-webkit-calc(50% - 9px);left:calc(50% - 9px);top:-webkit-calc(50% - 1px);top:calc(50% - 1px)}.app-lander-faq .indicator:before{content:'';position:absolute;left:-webkit-calc(50% - 1px);left:calc(50% - 1px);top:-webkit-calc(50% - 9px);top:calc(50% - 9px);height:18px;width:2px;background-color:#38c5ed}.app-lander-faq .answer{display:none}body.getting-started-robots div.content-wrap{position:relative;padding:0 5%}body.getting-started-robots .template-blue div.gsd-hero-top{background-color:#3cc1e7}body.getting-started-robots .template-blue aside.gsd-aside span{color:#3cc1e7}body.getting-started-robots .template-blue section.gsd-curriculum div.gsd-container{background-color:#556ea6}body.getting-started-robots .template-purple .gsd-accessories .gsd-container{padding-bottom:60px}body.getting-started-robots .template-purple div.gsd-hero-top{background-color:#5a1c6a;position:relative}@media (max-width:959px){body.getting-started-robots .template-purple div.gsd-hero-top{padding-bottom:70px}}body.getting-started-robots .template-purple div.gsd-hero-top .gsd-hero-copy{width:50%}@media (max-width:959px){body.getting-started-robots .template-purple div.gsd-hero-top .gsd-hero-copy{width:100%}}body.getting-started-robots .template-purple div.gsd-hero-top .dot-hero{display:inline-block;position:absolute;top:0;left:50%}@media (max-width:959px){body.getting-started-robots .template-purple div.gsd-hero-top .dot-hero{display:none}}@media (max-width:959px){body.getting-started-robots .template-purple .gsd-hero-bottom .gsd-hero-image{margin-bottom:40px}}body.getting-started-robots .template-purple aside.gsd-aside span{color:#9542ab}body.getting-started-robots .template-purple section.gsd-curriculum div.gsd-container{background-color:#556ea6}body.getting-started-robots .template-purple div.gsd-speech-bubble{display:none}body.getting-started-robots .template-purple section.gsd-curriculum div.gsd-container{background-color:#5a1c6a}body.getting-started-robots .template-purple section.gsd-curriculum div.gsd-container a.gsd-curr-link{background-color:#40124c}body.getting-started-robots .template-teal div.gsd-hero-top{background-color:#6ac6b4}body.getting-started-robots .template-teal aside.gsd-aside span{color:#6ac6b4}body.getting-started-robots .template-teal section.gsd-curriculum div.gsd-container{background-color:#132246}body.getting-started-robots .template-teal section.gsd-curriculum.gsd-two-cards a.gsd-curr-link div.content .subtitle{color:#6ac6b4}body.getting-started-robots .template-teal section.gsd-curriculum.gsd-two-cards a.gsd-curr-link{background-color:#1d305e;cursor:initial}body.getting-started-robots .template-teal section.gsd-curriculum.gsd-two-cards a.gsd-curr-link:hover{background-color:#1d305e}section.gsd-hero div.content-wrap{max-width:-webkit-calc(1280px + 5%);max-width:calc(1280px + 5%);margin:0 auto}div.gsd-hero-top{position:relative;border-radius:10px;padding:40px 40px 175px}div.gsd-hero-top .dot-hero{display:none}div.gsd-hero-top *{color:#fff}@media (max-width:959px){div.gsd-hero-top{padding-bottom:200px}}@media (max-width:639px){div.gsd-hero-top{padding-left:24px;padding-right:24px}}a.gsd-hero-back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}a.gsd-hero-back:hover span{opacity:0}a.gsd-hero-back span{-webkit-transition:all 250ms ease;transition:all 250ms ease}a.gsd-hero-back p{font-size:12px;font-weight:600;padding-left:5px;margin:0;text-transform:uppercase}a.gsd-hero-back svg{width:10px;height:10px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}a.gsd-hero-back svg *{fill:#fff}div.gsd-hero-copy{padding-bottom:40px}div.gsd-hero-copy h1{font-size:-webkit-calc(26px + 22 * ((100vw - 420px)/ 604));font-size:calc(26px + 22 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){div.gsd-hero-copy h1{font-size:26px}}@media screen and (min-width:1024px){div.gsd-hero-copy h1{font-size:48px}}div.gsd-hero-copy p{font-size:16px;max-width:630px;font-weight:500}div.gsd-hero-bottom{position:relative;padding:0 0 0 40px;margin-top:-175px}@media (max-width:959px){div.gsd-hero-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-left:0;margin-top:-100px}}div.gsd-hero-grid{width:48%}div.gsd-hero-grid ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border:solid 2px #e6ebf6;border-radius:5px;box-shadow:0 15px 20px rgba(0,0,0,.1);overflow:hidden;background-color:#fff}div.gsd-hero-grid li{position:relative;height:175px;background-color:#fff;margin:0;float:none;border-right:solid 1px #dfe2ea}@media (min-width:760px){div.gsd-hero-grid li{width:33.333333%}div.gsd-hero-grid li:nth-child(-n+3){border-bottom:solid 1px #dfe2ea}div.gsd-hero-grid li:nth-child(3n){border-right:none}}@media (max-width:759px){div.gsd-hero-grid li{width:50%}div.gsd-hero-grid li:nth-child(-n+4){border-bottom:solid 1px #dfe2ea}div.gsd-hero-grid li:nth-child(2n){border-right:none}}div.gsd-hero-grid a{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:20px}div.gsd-hero-grid a:hover img{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}div.gsd-hero-grid img{max-height:90px;margin:0 auto;-webkit-transition:all .5s ease;transition:all .5s ease}div.gsd-hero-grid p{line-height:1.2em;width:100%;font-size:14px;font-weight:600;color:#5b7896;z-index:1}@media (max-width:959px){div.gsd-hero-grid{width:100%}}div.gsd-hero-image img{max-height:500px;margin:0 auto;display:block}@media (min-width:960px){div.gsd-hero-image{position:absolute;width:-webkit-calc(52% - 40px);width:calc(52% - 40px);height:inherit;right:0;bottom:0}}@media (max-width:959px){div.gsd-hero-image{position:relative;width:100%}}div.gsd-speech-bubble{position:absolute;top:-80px;right:-16px;background:#fff;border-radius:5px;border-bottom-left-radius:0;border:solid 2px #e6ebf6;padding:15px 30px;box-shadow:0 15px 20px rgba(0,0,0,.1)}div.gsd-speech-bubble h3{font-size:-webkit-calc(20px + 8 * ((100vw - 420px)/ 604));font-size:calc(20px + 8 * ((100vw - 420px)/ 604));color:#08315c;margin:0}@media screen and (max-width:420px){div.gsd-speech-bubble h3{font-size:20px}}@media screen and (min-width:1024px){div.gsd-speech-bubble h3{font-size:28px}}div.gsd-speech-bubble img{position:absolute;bottom:-8.8px;left:-2px;width:15px;height:8.8px}div.gsd-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:80px 40px;overflow:hidden;max-width:1280px;margin:0 auto;border-radius:10px}div.gsd-container aside.gsd-aside{position:relative;width:270px;padding-right:20px}div.gsd-container aside.gsd-aside div.top-line{position:absolute;height:12px;width:12px;top:-30px;left:10px;border:solid 3px rgba(155,167,196,.4);border-radius:999px;pointer-events:none}div.gsd-container aside.gsd-aside div.top-line::after{content:'';position:absolute;width:3px;height:100px;left:-webkit-calc(50% - 1.5px);left:calc(50% - 1.5px);bottom:-webkit-calc(100% + 3px);bottom:calc(100% + 3px);background-color:rgba(155,167,196,.4)}div.gsd-container aside.gsd-aside div.bottom-line{position:absolute;height:12px;width:12px;bottom:-40px;left:10px;border:solid 3px rgba(155,167,196,.4);border-radius:999px;pointer-events:none}div.gsd-container aside.gsd-aside div.bottom-line::after{content:'';position:absolute;width:3px;height:2000px;left:-webkit-calc(50% - 1.5px);left:calc(50% - 1.5px);top:-webkit-calc(100% + 3px);top:calc(100% + 3px);background-color:rgba(155,167,196,.4)}@media (max-width:959px){div.gsd-container aside.gsd-aside{width:100%;padding-right:0;margin-bottom:30px}div.gsd-container aside.gsd-aside div.bottom-line{display:none}}@media (max-width:759px){div.gsd-container aside.gsd-aside{padding-right:22px;padding-left:22px}div.gsd-container aside.gsd-aside div.top-line{left:30px}}div.gsd-container main.gsd-main{position:relative}div.gsd-container main.gsd-main div.bottom-line{position:absolute;height:12px;width:12px;bottom:-40px;left:10px;border:solid 3px rgba(155,167,196,.4);border-radius:999px;pointer-events:none}div.gsd-container main.gsd-main div.bottom-line::after{content:'';position:absolute;width:3px;height:2000px;left:-webkit-calc(50% - 1.5px);left:calc(50% - 1.5px);top:-webkit-calc(100% + 3px);top:calc(100% + 3px);background-color:rgba(155,167,196,.4)}@media (min-width:960px){div.gsd-container main.gsd-main{-webkit-box-flex:1;-ms-flex:1;flex:1}div.gsd-container main.gsd-main div.bottom-line{display:none}}@media (max-width:959px){div.gsd-container main.gsd-main{width:100%}}@media (max-width:759px){div.gsd-container main.gsd-main div.bottom-line{left:30px}}@media (max-width:759px){div.gsd-container{padding:80px 0}}@media (max-width:639px){div.gsd-container{padding:45px 0 55px}}aside.gsd-aside{position:relative}aside.gsd-aside span{font-size:-webkit-calc(16px + 10 * ((100vw - 420px)/ 604));font-size:calc(16px + 10 * ((100vw - 420px)/ 604))}@media screen and (max-width:420px){aside.gsd-aside span{font-size:16px}}@media screen and (min-width:1024px){aside.gsd-aside span{font-size:26px}}aside.gsd-aside h2{font-size:-webkit-calc(22px + 14 * ((100vw - 420px)/ 604));font-size:calc(22px + 14 * ((100vw - 420px)/ 604));color:#132246}@media screen and (max-width:420px){aside.gsd-aside h2{font-size:22px}}@media screen and (min-width:1024px){aside.gsd-aside h2{font-size:36px}}section.gsd-videos main figure{cursor:pointer}section.gsd-videos main figure span{-webkit-transition:all .5s ease;transition:all .5s ease}section.gsd-videos main figure:hover p{color:red}section.gsd-videos main figure:hover span{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}section.gsd-videos main.three-videos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.gsd-videos main.three-videos div.large-video-player{width:-webkit-calc(68% - 8px);width:calc(68% - 8px)}section.gsd-videos main.three-videos div.large-video-player span{width:44px;height:44px}@media (max-width:759px){section.gsd-videos main.three-videos div.large-video-player{width:100%;margin-bottom:16px}}section.gsd-videos main.three-videos div.rail-video-player{width:-webkit-calc(32% - 8px);width:calc(32% - 8px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.gsd-videos main.three-videos div.rail-video-player figure{width:100%}section.gsd-videos main.three-videos div.rail-video-player figure:first-child{margin-bottom:16px}section.gsd-videos main.three-videos div.rail-video-player figure::before{padding-top:72.4%}@media (max-width:759px){section.gsd-videos main.three-videos div.rail-video-player{width:100%}}section.gsd-videos main.three-videos figure{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;overflow:hidden}section.gsd-videos main.three-videos figure::before{content:'';height:0;display:block;padding-top:70%}section.gsd-videos main.three-videos figure::after{content:'';position:absolute;left:0;top:0;height:100%;width:100%;background:-webkit-linear-gradient(71.67deg,#000 -7.95%,transparent 41.04%);background:linear-gradient(18.33deg,#000 -7.95%,transparent 41.04%);z-index:1}section.gsd-videos main.three-videos figure div.video-title{position:absolute;bottom:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}section.gsd-videos main.three-videos figure span{width:30px;height:30px}section.gsd-videos main.three-videos figure span svg{width:100%;height:100%}@media (max-width:759px){section.gsd-videos main.three-videos figure span{width:30px;height:30px}}section.gsd-videos main.three-videos figure p{padding-left:10px;color:#fff;font-weight:600;font-size:18px}@media (max-width:759px){section.gsd-videos main.three-videos figure p{font-size:16px}}section.gsd-videos main.two-videos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}section.gsd-videos main.two-videos .large-video-player,section.gsd-videos main.two-videos .rail-video-player{width:-webkit-calc(50% - 7px);width:calc(50% - 7px)}@media (max-width:639px){section.gsd-videos main.two-videos .large-video-player,section.gsd-videos main.two-videos .rail-video-player{width:100%;margin-bottom:10px}}section.gsd-videos main.two-videos figure{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:5px;overflow:hidden}section.gsd-videos main.two-videos figure::before{content:'';height:0;display:block;padding-top:101%}section.gsd-videos main.two-videos figure div.video-title{position:absolute;bottom:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}section.gsd-videos main.two-videos figure span{width:45px;height:45px}section.gsd-videos main.two-videos figure span svg{width:100%;height:100%}@media (max-width:759px){section.gsd-videos main.two-videos figure span{width:30px;height:30px}}section.gsd-videos main.two-videos figure p{padding-left:10px;color:#fff;font-weight:600;font-size:20px}@media (max-width:759px){section.gsd-videos main.two-videos figure p{font-size:16px}}section.gsd-apps div.gsd-container{background-color:rgba(235,237,243,.7)}@media (max-width:639px){section.gsd-apps aside.gsd-aside{padding:0 5%}}section.gsd-apps aside.gsd-aside img{margin-top:40px;max-width:132px}@media (max-width:639px){section.gsd-apps aside.gsd-aside img{margin-top:20px}}section.gsd-apps aside.gsd-aside a{color:#38c5ed;-webkit-transition:none;transition:none;border-bottom:none}section.gsd-apps aside.gsd-aside a:hover{border-bottom:1px solid #38c5ed}section.gsd-apps aside.gsd-aside .kidsafe:hover{border-bottom:none}section.gsd-apps div.gsd-apps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:759px){section.gsd-apps div.gsd-apps-list{padding-left:24px;padding-right:24px}}@media (max-width:639px){section.gsd-apps div.gsd-apps-list{padding:0 5%}}section.gsd-apps main.gsd-one-card div.gsd-apps-list a.app-card{width:100%;margin-bottom:0}section.gsd-apps main.gsd-one-card div.gsd-apps-list a.app-card:hover{box-shadow:none;-webkit-transform:initial;-ms-transform:initial;transform:initial}section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:639px){section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom{padding-left:0;padding-bottom:0}}section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom article{width:225px}@media (max-width:639px){section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom article{width:100%;padding:0 5%}}section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom article button{margin-top:25px}@media (max-width:639px){section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom article button{display:block;margin:20px auto 0}}section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom .card-title span{display:none}@media (max-width:639px){section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom .card-title span{display:inline-block}}section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom .image-wrap{width:-webkit-calc(100% - 245px);width:calc(100% - 245px);margin-top:-88px}@media (max-width:639px){section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom .image-wrap{width:100%;margin-top:30px}}section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom .image-wrap figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;border-top-left-radius:10px;border-bottom-left-radius:10px}section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom .image-wrap figure::before{content:'';display:block;height:0;padding-top:83%}@media (max-width:639px){section.gsd-apps main.gsd-one-card div.gsd-apps-list .card-bottom .image-wrap figure{border-top-left-radius:0;border-bottom-right-radius:10px}}section.gsd-apps a.app-card{display:block;width:-webkit-calc(33.3334% - 12px);width:calc(33.3334% - 12px);margin-bottom:18px;display:block;background-color:#fff;border-radius:5px;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media (max-width:639px){section.gsd-apps a.app-card{margin-bottom:13px}}section.gsd-apps a.app-card:hover{box-shadow:0 15px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}section.gsd-apps a.app-card.purple div.card-top{background-color:#450666}section.gsd-apps a.app-card.light-purple div.card-top{background-color:#9956d8}section.gsd-apps a.app-card.blue div.card-top{background-color:#22d7ff}section.gsd-apps a.app-card.teal div.card-top{background-color:#72f2ca}section.gsd-apps a.app-card.yellow div.card-top{background-color:#fde601}section.gsd-apps a.app-card.orange div.card-top{background-color:#ff8a00}@media (max-width:759px){section.gsd-apps a.app-card{width:-webkit-calc(50% - 12px);width:calc(50% - 12px)}}@media (max-width:639px){section.gsd-apps a.app-card{width:100%}}section.gsd-apps div.card-top{position:relative;height:66px;width:100%;border-top-left-radius:5px;border-top-right-radius:5px}section.gsd-apps div.card-top figure{position:absolute;top:20px;left:20px;width:70px;height:70px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;border:solid 3px #fff;box-shadow:0 10.2212px 20.4425px rgba(0,0,0,.15)}section.gsd-apps div.card-bottom{padding:40px 20px 20px}section.gsd-apps div.card-bottom div.card-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}section.gsd-apps div.card-bottom div.card-title h5{font-size:-webkit-calc(18px + 6 * ((100vw - 420px)/ 604));font-size:calc(18px + 6 * ((100vw - 420px)/ 604));color:#132246;margin:0}@media screen and (max-width:420px){section.gsd-apps div.card-bottom div.card-title h5{font-size:18px}}@media screen and (min-width:1024px){section.gsd-apps div.card-bottom div.card-title h5{font-size:24px}}section.gsd-apps div.card-bottom div.card-title span{display:block;font-size:11px;color:#fff;background-color:#c2cbdf;padding:3px 5px;border-radius:3px}section.gsd-apps div.card-bottom p{font-size:13px}div.gsd-app-badge-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:550px;margin:40px auto 0}@media (max-width:639px){div.gsd-app-badge-wrap{margin-top:20px;padding:0 5%}}div.gsd-app-badge-wrap a{display:block;width:-webkit-calc(25% - 10px);width:calc(25% - 10px)}@media (max-width:639px){div.gsd-app-badge-wrap a{width:-webkit-calc(50% - 5px);width:calc(50% - 5px);margin-bottom:5px}}@media (max-width:960px){section.gsd-accessories .access-large-image-wrap .desktop{display:none}}section.gsd-accessories .access-large-image-wrap .mobile{display:block;margin:0 auto}@media (min-width:961px){section.gsd-accessories .access-large-image-wrap .mobile{display:none}}section.gsd-accessories .access-large-image-wrap .dot-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}@media (min-width:961px){section.gsd-accessories .access-large-image-wrap .dot-group{display:none}}section.gsd-accessories .access-large-image-wrap .dot-group:after{content:none}section.gsd-accessories .access-large-image-wrap li{float:none;margin-right:0;width:100%;max-width:500px;margin:0 auto;position:relative;margin-bottom:40px;padding-left:50px}section.gsd-accessories .access-large-image-wrap li:last-child{margin-bottom:20px}@media (max-width:639px){section.gsd-accessories .access-large-image-wrap li{padding-left:40px}}section.gsd-accessories .access-large-image-wrap li h5{font-size:20px;font-weight:700;margin:0;color:#132246}section.gsd-accessories .access-large-image-wrap .num{position:absolute;width:32px;height:32px;border:2px solid #ff8a00;border-radius:50%;left:0;top:0}@media (max-width:639px){section.gsd-accessories .access-large-image-wrap .num{width:28px;height:28px}}section.gsd-accessories .access-large-image-wrap .num span{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;font-weight:600;color:#ff8a00}div.gsd-access-row-wrap{border:solid 3px rgba(155,167,196,.3);border-radius:3px}div.gsd-access-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.gsd-access-row:not(:last-child){border-bottom:solid 1px #e0e2eb}@media (min-width:760px){div.gsd-access-row article{-webkit-box-flex:1;-ms-flex:1;flex:1}div.gsd-access-row article:not(:last-child){border-right:solid 1px #e0e2eb}}@media (max-width:759px){div.gsd-access-row article{width:100%}div.gsd-access-row article:not(:last-child){border-bottom:solid 1px #e0e2eb}}@media (max-width:1059px){div.gsd-access-row.three-col article:nth-last-child(2){border-right:solid 0 #e0e2eb}div.gsd-access-row.three-col article:last-child{border-top:1px solid #e0e2eb}}@media (max-width:959px){div.gsd-access-row.three-col article:nth-last-child(2){border-right:solid 1px #e0e2eb}div.gsd-access-row.three-col article:last-child{border-top:0 solid #e0e2eb}}@media (max-width:959px){div.gsd-access-row.three-col article:nth-last-child(2){border-right:solid 1px #e0e2eb}}@media (max-width:759px){div.gsd-access-row.three-col article:nth-last-child(2){border-right:solid 0 #e0e2eb}}article.gsd-access-card{padding:40px 5%}article.gsd-access-card figure{position:relative;background-size:contain;background-position:center;background-repeat:no-repeat}article.gsd-access-card figure::before{content:'';display:block;height:0;padding-top:70%}article.gsd-access-card h4{font-size:-webkit-calc(18px + 2 * ((100vw - 420px)/ 604));font-size:calc(18px + 2 * ((100vw - 420px)/ 604));color:#132246}@media screen and (max-width:420px){article.gsd-access-card h4{font-size:18px}}@media screen and (min-width:1024px){article.gsd-access-card h4{font-size:20px}}@media (max-width:639px){article.gsd-access-card{padding:30px 24px}}div.gsd-access-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}div.gsd-access-links a.small-btn{display:block;color:#38c5ed;padding:10px 20px;border-radius:99px;text-transform:uppercase;font-weight:600;background-color:#eff2f9;text-align:center;font-size:10px;-webkit-transition:all 250ms ease;transition:all 250ms ease}div.gsd-access-links a.small-btn:not(:last-child){margin-right:5px}div.gsd-access-links a.small-btn:hover{color:#fff;background-color:#38c5ed}section.gsd-curriculum{position:relative;overflow-x:hidden}section.gsd-curriculum aside.gsd-aside h2,section.gsd-curriculum aside.gsd-aside p{color:#fff}@media (max-width:759px){section.gsd-curriculum aside.gsd-aside{max-width:60%}}@media (max-width:639px){section.gsd-curriculum aside.gsd-aside{max-width:100%;padding-right:39%}}section.gsd-curriculum figure.gsd-curr-large{position:absolute;width:50%;height:80%;right:-8%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-position:center;background-size:contain;background-repeat:no-repeat}@media (max-width:1449px){section.gsd-curriculum figure.gsd-curr-large{width:43%}}@media (max-width:1023px){section.gsd-curriculum figure.gsd-curr-large{width:41%}}@media (max-width:759px){section.gsd-curriculum figure.gsd-curr-large{height:250px;width:40%;-webkit-transform:none;-ms-transform:none;transform:none;top:80px;right:30px}}@media (max-width:639px){section.gsd-curriculum figure.gsd-curr-large{height:200px;top:100px;right:-40px;width:56%}}section.gsd-curriculum.gsd-two-cards figure.gsd-curr-large{display:none}section.gsd-curriculum.gsd-two-cards div.gsd-curr-link-wrap{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.gsd-curriculum.gsd-two-cards a.gsd-curr-link{width:-webkit-calc(50% - 5px);width:calc(50% - 5px);display:block;padding:20px 20px 30px}@media (max-width:759px){section.gsd-curriculum.gsd-two-cards a.gsd-curr-link{width:100%}}section.gsd-curriculum.gsd-two-cards a.gsd-curr-link:not(:last-child){margin-bottom:0}@media (max-width:759px){section.gsd-curriculum.gsd-two-cards a.gsd-curr-link:not(:last-child){margin-bottom:15px}}section.gsd-curriculum.gsd-two-cards a.gsd-curr-link .h4{font-size:24px;line-height:24px}section.gsd-curriculum.gsd-two-cards a.gsd-curr-link .content{width:100%;padding-left:0}section.gsd-curriculum.gsd-two-cards a.gsd-curr-link .content .g-btn{cursor:pointer}section.gsd-curriculum.gsd-two-cards a.gsd-curr-link div.image{width:100%;margin-bottom:20px}section.gsd-curriculum.gsd-two-cards a.gsd-curr-link .copy{font-size:14px;line-height:20px;color:#fff;font-weight:300;text-transform:initial;margin-bottom:20px}div.gsd-curr-link-wrap{max-width:65%}@media (max-width:759px){div.gsd-curr-link-wrap{width:100%;max-width:100%;padding-left:24px;padding-right:24px}}a.gsd-curr-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background-color:#3b5286;border-radius:5px;-webkit-transition:all 250ms ease;transition:all 250ms ease}a.gsd-curr-link:hover{background-color:#2a3d66}a.gsd-curr-link:not(:last-child){margin-bottom:5px}a.gsd-curr-link div.image{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;width:40%;border-radius:3px;box-shadow:0 10px 10px rgba(0,0,0,.1)}a.gsd-curr-link div.image::before{content:'';display:block;height:0;padding-top:65%}a.gsd-curr-link div.content{width:60%;padding-left:8%}a.gsd-curr-link div.content p{font-size:10px;color:#38c5ed;font-weight:600;text-transform:uppercase}a.gsd-curr-link div.content h4{font-size:-webkit-calc(18px + 2 * ((100vw - 420px)/ 604));font-size:calc(18px + 2 * ((100vw - 420px)/ 604));color:#fff;margin:10px 0 14px}@media screen and (max-width:420px){a.gsd-curr-link div.content h4{font-size:18px}}@media screen and (min-width:1024px){a.gsd-curr-link div.content h4{font-size:20px}}@media (max-width:639px){a.gsd-curr-link div.content h4{margin:5px 0 14px;font-size:16px}}a.gsd-curr-link div.content div.g-btn{display:inline-block}@media (max-width:639px){a.gsd-curr-link div.content{padding-left:10px}a.gsd-curr-link div.content h4{margin-bottom:0}a.gsd-curr-link div.content div.g-btn{display:none}}@media (max-width:639px){a.gsd-curr-link{padding:10px}}.gsd-faq div.gsd-container aside.gsd-aside{padding-right:30px}@media (max-width:959px){.gsd-faq div.gsd-container aside.gsd-aside{padding-right:0}}.gsd-faq main{padding-left:15px}@media (max-width:959px){.gsd-faq main{padding-left:0}}div.gsd-faq-wrapper{border-left:solid 1px rgba(155,167,196,.2);border-top:solid 1px rgba(155,167,196,.2);border-right:solid 1px rgba(155,167,196,.2);margin-bottom:40px}ul.gsd-faq-list li{position:relative;float:none;margin-right:0;cursor:pointer;border-bottom:solid 1px rgba(155,167,196,.2);-webkit-transition:all 250ms ease;transition:all 250ms ease}ul.gsd-faq-list li::after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;border:solid 3px transparent;-webkit-transition:all 250ms ease;transition:all 250ms ease}ul.gsd-faq-list li div.question{position:relative;padding:20px 35px;padding-right:60px}@media (max-width:639px){ul.gsd-faq-list li div.question{padding-left:24px;padding-right:50px}}ul.gsd-faq-list li div.question span.indicator{position:absolute;right:30px;top:30px;height:2px;width:18px;border-radius:10px;background-color:#38c5ed}ul.gsd-faq-list li div.question span.indicator::after{content:'';position:absolute;left:-webkit-calc(50% - 1px);left:calc(50% - 1px);top:-webkit-calc(50% - 9px);top:calc(50% - 9px);height:18px;width:2px;border-radius:10px;background-color:#38c5ed}ul.gsd-faq-list li div.question h4{font-size:-webkit-calc(18px + 2 * ((100vw - 420px)/ 604));font-size:calc(18px + 2 * ((100vw - 420px)/ 604));margin:0;color:#132246;line-height:1.2em;-webkit-transition:all 250ms ease;transition:all 250ms ease}@media screen and (max-width:420px){ul.gsd-faq-list li div.question h4{font-size:18px}}@media screen and (min-width:1024px){ul.gsd-faq-list li div.question h4{font-size:20px}}ul.gsd-faq-list li div.answer{padding:20px 35px;display:none;padding-top:5px}ul.gsd-faq-list li div.answer ul{padding-left:10px;margin-top:25px}ul.gsd-faq-list li div.answer li{padding-left:20px;border-bottom:none;position:relative;margin-bottom:20px;color:#5b7896;line-height:23px;font-size:16px}ul.gsd-faq-list li div.answer li:after{content:none}ul.gsd-faq-list li div.answer li:before{content:'\2022';position:absolute;left:0;top:0}ul.gsd-faq-list li.is-active div.question span.indicator::after{display:none}ul.gsd-faq-list li.is-active div.answer{display:block}ul.gsd-faq-list li:hover div.question h4{color:#38c5ed}ul.gsd-faq-list li.is-active::after,ul.gsd-faq-list li:hover::after{border-color:#ebedf3}section.gsd-do-more{background:-webkit-gradient(linear,left top,left bottom,from(rgba(235,237,243,.7)),color-stop(50%,rgba(235,237,243,0)));background:-webkit-linear-gradient(top,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%);background:linear-gradient(180deg,rgba(235,237,243,.7) 0,rgba(235,237,243,0) 50%);padding:60px 0 0}@media (max-width:759px){section.gsd-do-more{padding:40px 0 50px}}section.gsd-do-more h2{width:100%;color:#132246;text-align:center}section.gsd-do-more .gsd-container{padding:0 40px 35px}@media (max-width:759px){section.gsd-do-more .gsd-container{padding:0}}div.gsd-do-more-wrapper{border:4px solid rgba(155,167,196,.2);border-radius:5px;margin-top:30px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:759px){div.gsd-do-more-wrapper{margin-top:20px}}div.gsd-do-more-card{position:relative;width:25%;text-align:center;padding:20px 20px 50px}div.gsd-do-more-card figure{position:relative;width:100%;background-size:contain;background-position:center;background-repeat:no-repeat}div.gsd-do-more-card figure::before{content:'';display:block;height:0;padding-top:60%}div.gsd-do-more-card h5{font-size:-webkit-calc(16px + 2 * ((100vw - 420px)/ 604));font-size:calc(16px + 2 * ((100vw - 420px)/ 604));color:#132246}@media screen and (max-width:420px){div.gsd-do-more-card h5{font-size:16px}}@media screen and (min-width:1024px){div.gsd-do-more-card h5{font-size:18px}}div.gsd-do-more-card p{margin-bottom:30px;font-size:12px;line-height:16px}div.gsd-do-more-card a.g-btn{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:104px;padding:8px 0 9px}@media (max-width:639px){div.gsd-do-more-card a.g-btn{width:80%}}@media (min-width:760px){div.gsd-do-more-card:not(:last-child){border-right:solid 1px #ebedf3}}@media (max-width:759px){div.gsd-do-more-card{width:50%}div.gsd-do-more-card:nth-child(odd){border-right:solid 1px #ebedf3}div.gsd-do-more-card:nth-child(-n+2){border-bottom:solid 1px #ebedf3}}body.webinar .lead-gen-container{margin-bottom:0}body.webinar article.lead-gen-content .lg-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.webinar article.lead-gen-content .lead-main.top-full-width{width:100%;padding:0;z-index:10}body.webinar article.lead-gen-content:not(.for-mobile) div.lead-quote{position:relative}body.webinar article.lead-gen-content:not(.for-mobile) div.lead-quote:before{content:'';position:absolute;top:0;right:-13%;width:1px;height:100%;background:#e5e7ef}@media (max-width:960px){body.webinar article.lead-gen-content:not(.for-mobile) div.lead-quote{display:none}}@media (max-width:960px){body.webinar article.lead-gen-content:not(.for-mobile) div.lead-main .copy{margin-bottom:0}}body.webinar article.lead-gen-content .lead-main.top-full-width h1{margin-top:10px}body.webinar article.lead-gen-content .lead-main.top-full-width h1 img{margin-top:10px;position:absolute;max-width:165px;width:15%;top:50%;left:50%;-webkit-transform:translate(309%,-10%);-ms-transform:translate(309%,-10%);transform:translate(309%,-10%);pointer-events:none}@media (max-width:960px){body.webinar article.lead-gen-content .lead-main.top-full-width h1 img{display:block;width:112px;top:-webkit-calc(100% + 40px);top:calc(100% + 40px);right:0;left:auto;-webkit-transform:rotate(85deg);-ms-transform:rotate(85deg);transform:rotate(85deg)}}@media (max-width:960px){body.webinar article.lead-gen-content.for-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.webinar article.lead-gen-content.for-mobile .lead-quote{margin-bottom:30px}}body.webinar article.lead-gen-content div.lead-main{padding-left:10%;width:60%}body.webinar article.lead-gen-content div.lead-main h1{position:relative}body.webinar article.lead-gen-content div.lead-main h1 img{position:absolute;max-width:165px;width:30%;top:50%;left:50%;-webkit-transform:translate(141%,-10%);-ms-transform:translate(141%,-10%);transform:translate(141%,-10%);pointer-events:none}@media (max-width:960px){body.webinar article.lead-gen-content div.lead-main{width:100%;padding-left:0}body.webinar article.lead-gen-content div.lead-main h1 img{display:none}}body.webinar article.lead-gen-content div.lead-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%}@media (max-width:960px){body.webinar article.lead-gen-content div.lead-quote{width:100%;margin:0}}@media (max-width:960px){body.webinar .lead-gen-form{margin:0}}body.webinar .lead-gen-form form{margin:30px 0 0}body.webinar .lead-gen-form h4{margin-top:0;margin-bottom:10px;text-align:left;max-width:100%;font-size:24px}body.webinar .lead-gen-form h4~p{color:#fff;margin:0;font-size:13px;line-height:1.2em}body.webinar .lead-gen-form .form-disclaimer{margin-bottom:80px}@media (max-width:960px){body.webinar .lead-gen-form .form-disclaimer{margin-bottom:10px}}@media (max-width:960px){body.webinar .ziploc{overflow:hidden}}body.webinar .lg-author-list{margin-top:10px}body.webinar .lg-author-list.for-mobile{display:none}@media (max-width:960px){body.webinar .lg-author-list.for-mobile{display:block}}body.webinar .lg-author-list .lg-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;border-top:1px solid #e5e7ef;cursor:pointer}body.webinar .lg-author-list .lg-row:not(:last-child){border-top:0}body.webinar .lg-author-list .lg-row h5{color:#132246;font-size:16px;line-height:1.2em;margin:10px 0 0;position:relative;padding-right:22px;display:inline-block;text-align:left}body.webinar .lg-author-list .lg-row h5 svg{width:15px;height:12px;position:absolute;right:0;top:3px}body.webinar .lg-author-list .lg-row h5 svg *{fill:rgba(91,120,150,.35)}body.webinar .lg-author-list .lg-row p{font-size:11px;color:#5b7896;font-style:italic;line-height:1.4em;text-align:left}body.webinar .lg-author-list .lg-row span{font-size:11px;line-height:normal;font-weight:900;text-transform:uppercase;color:#38c5ed;display:block;margin-top:10px}body.webinar .lg-author-list .lg-au-col-l{width:84px}body.webinar .lg-author-list .lg-au-col-l figure{width:84px;height:84px;border-radius:50%;border:3px solid #fff;box-shadow:0 6.54545px 6.54545px rgba(0,0,0,.1);background-size:cover;background-repeat:no-repeat;background-position:center}body.webinar .lg-author-list .lg-au-col-r{width:-webkit-calc(95% - 84px);width:calc(95% - 84px);text-align:left}body.webinar .leadgen-footer{background:#eff0f5}@media (max-width:960px){body.webinar .leadgen-footer p{text-align:left;padding-right:210px}}.lead-gen-container.lg-web-bottom{padding-top:35px;padding-bottom:35px;position:relative;z-index:10;margin:0}.lead-gen-container.lg-web-bottom a{margin-left:5%;font-size:16px;line-height:23px;color:#08315c;border-bottom:1px solid #ff6a13;font-weight:700}@media (min-width:960px){.lead-gen-container.lg-web-bottom a{display:none}}.lead-gen-container.lg-web-bottom .img-wrap{max-width:253px;pointer-events:none}.lead-gen-container.lg-web-bottom .img-wrap img{pointer-events:none}@media (min-width:960px){.lead-gen-container.lg-web-bottom .img-wrap{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:20%}}@media (max-width:1200px){.lead-gen-container.lg-web-bottom .img-wrap{right:15%}}@media (max-width:960px){.lead-gen-container.lg-web-bottom{padding-top:0;padding-bottom:80px;margin-top:100px}.lead-gen-container.lg-web-bottom .img-wrap{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}.lead-gen-container.lg-web-bottom .img-wrap img{position:relative;right:-50px}}.lg-webinar-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(19,34,70,.5);opacity:0;visibility:hidden;z-index:-10;-webkit-transition:.4s;transition:.4s}.lg-webinar-modal.is-active{z-index:100000;opacity:1;visibility:visible}.lg-webinar-modal .modal-content{display:none}.lg-webinar-modal .modal-content.is-active{display:block}.lg-webinar-modal .modal-wrap{max-width:690px;width:90%;max-height:75vh;padding:45px 66px 60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.7);border-radius:5px;overflow:auto}@media (max-width:640px){.lg-webinar-modal .modal-wrap{padding:45px 40px 60px}}.lg-webinar-modal figure{width:150px;height:150px;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center;float:right}@media (max-width:640px){.lg-webinar-modal figure{width:80px;height:80px}}.lg-webinar-modal h3{font-size:32px;line-height:normal;color:#132246;margin:0}.lg-webinar-modal small{display:block;font-style:italic;font-size:11px;color:#5b7896;margin-bottom:30px}.lg-webinar-modal .close-btn{width:32px;height:32px;top:20px;right:20px;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}.lg-webinar-modal .close-btn:after,.lg-webinar-modal .close-btn:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#5b7896}.lg-webinar-modal .close-btn:before{width:100%;height:2px}.lg-webinar-modal .close-btn:after{width:2px;height:100%}@media (max-width:640px){.app-lander .app-module-cards-wrap .card{margin-bottom:15px}.app-lander .app-module-cards-wrap .card:last-child{margin-bottom:0}}.app-lander-hero .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:960px){.app-lander-hero .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:20px}}.app-lander-hero h1{font-size:-webkit-calc(32px + 10 * ((100vw - 420px)/ 604));font-size:calc(32px + 10 * ((100vw - 420px)/ 604));line-height:39px;color:#fff}@media screen and (max-width:420px){.app-lander-hero h1{font-size:32px}}@media screen and (min-width:1024px){.app-lander-hero h1{font-size:42px}}.app-lander-hero p{color:rgba(255,255,255,.75)}.app-lander-hero .l-col{width:35%;background-color:#5a1c6a;padding:40px 5%;border-top-left-radius:10px;border-bottom-left-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:960px){.app-lander-hero .l-col{width:100%;border-top-left-radius:0;border-bottom-right-radius:10px}}.app-lander-hero .r-col{width:65%;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;border-left:5px solid #fff;border-top-right-radius:10px;border-bottom-right-radius:10px}.app-lander-hero .r-col::before{content:'';display:block;height:0;padding-top:63%}@media (max-width:960px){.app-lander-hero .r-col{width:100%;border-bottom-right-radius:0;border-left:none;border-bottom:5px solid #fff;border-top-left-radius:10px}}.app-lander-hero .logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:15px;width:100%}@media (max-width:640px){.app-lander-hero .logo-wrap a:first-child{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}}.app-lander-hero .logo-wrap img{height:40px;margin:0 5px 10px;display:block;width:auto}@media (max-width:640px){.app-lander-hero .logo-wrap img{margin:0 2.5px 5px}}.app-lander-hero .logo-wrap.mobile{display:none}@media (max-width:960px){.app-lander-hero .logo-wrap.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;position:static}}@media (max-width:960px){.app-lander-hero .logo-wrap.desktop{display:none}}.app-lander-show{margin-top:20px;background-color:rgba(235,237,243,.7);padding:10px 5% 60px;border-radius:10px}@media (max-width:959px){.app-lander-show{padding:0 5% 15px}}.app-lander-show .box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.app-lander-show .row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;margin-top:25px;padding:25px 0;border-radius:5px}@media (max-width:959px){.app-lander-show .row{padding-bottom:50px;margin-top:25px;padding-top:15px}}@media (max-width:639px){.app-lander-show .row{margin-top:15px}.app-lander-show .row:first-child{margin-top:25px}}.app-lander-show .row.on-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.app-lander-show .row.on-right .r-col{padding-left:5%;padding-right:0}@media (max-width:959px){.app-lander-show .row.on-right .r-col{padding-right:5%}}.app-lander-show .row h4{color:#132246;font-size:-webkit-calc(28px + 8 * ((100vw - 420px)/ 604));font-size:calc(28px + 8 * ((100vw - 420px)/ 604));margin:15px 0 5px}@media screen and (max-width:420px){.app-lander-show .row h4{font-size:28px}}@media screen and (min-width:1024px){.app-lander-show .row h4{font-size:36px}}.app-lander-show .row .subtitle{text-transform:uppercase;color:#38c5ed;font-size:12px;font-weight:700}.app-lander-show .l-col{width:65%;padding:0 5%}@media (max-width:959px){.app-lander-show .l-col{width:100%;margin-bottom:30px}}@media (max-width:639px){.app-lander-show .l-col{margin-bottom:20px}}.app-lander-show .l-col img{display:block;margin:0 auto;box-shadow:0 20px 50px rgba(0,0,0,.15);border-radius:17px}@media (max-width:639px){.app-lander-show .l-col img{border-radius:10px}}.app-lander-show .r-col{width:35%;padding-right:5%;position:relative}@media (max-width:959px){.app-lander-show .r-col{width:100%;padding:0 5%}}.app-lander-show .r-col img{width:92px;height:92px;box-shadow:0 10px 10px rgba(0,0,0,.1);border-radius:15px}@media (max-width:639px){.app-lander-show .r-col img{width:53px;height:53px}}.app-lander-show .copy{font-size:16px;line-height:23px;margin-bottom:30px}.app-lander-show article{position:relative}.app-lander-show .tag{position:absolute;top:7px;right:5%}@media (max-width:639px){.app-lander-show .tag{right:0}}.app-lander-show .year{font-size:12px;line-height:12px;color:#fff;background-color:#c2cbdf;border-radius:2px;display:inline-block;height:auto;padding:5px 10px;font-family:Bariol,Helvetica,sans-serif;font-weight:700}.app-lander-show .deah-wrap{position:absolute;bottom:-60px;right:-33%;width:100%;max-width:60%;height:auto}@media (max-width:1249px){.app-lander-show .deah-wrap{max-width:62%}}@media (max-width:1023px){.app-lander-show .deah-wrap{max-width:55%;bottom:-60px}}@media (max-width:959px){.app-lander-show .deah-wrap{display:none}}.app-lander-show .deah-wrap.mobile{display:none}@media (max-width:959px){.app-lander-show .deah-wrap.mobile{display:block;position:static;max-width:35%;bottom:initial;left:initial;margin-left:auto;margin-top:-30px}}@media (max-width:639px){.app-lander-show .deah-wrap.mobile{max-width:50%}}.app-lander-show figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative}.app-lander-show figure::before{content:'';display:block;height:0;padding-top:101%}.app-lander-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 5% 100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}@media (max-width:959px){.app-lander-faq{padding:40px 0 60px;margin-top:0}}.app-lander-faq .l-col{width:240px;padding-top:30px}@media (max-width:959px){.app-lander-faq .l-col{width:100%;padding:0 5%}}.app-lander-faq .l-col h4{font-size:-webkit-calc(30px + 6 * ((100vw - 420px)/ 604));font-size:calc(30px + 6 * ((100vw - 420px)/ 604));color:#132246}@media screen and (max-width:420px){.app-lander-faq .l-col h4{font-size:30px}}@media screen and (min-width:1024px){.app-lander-faq .l-col h4{font-size:36px}}@media (max-width:959px){.app-lander-faq .l-col h4{margin-bottom:30px}}.app-lander-faq .l-col p{font-size:14px;line-height:20px;font-weight:300;margin:10px 0}.app-lander-faq .r-col{width:-webkit-calc(100% - 280px);width:calc(100% - 280px);background-color:#fff}.app-lander-faq .r-col .box{border:solid 1px rgba(155,167,196,.2);border-radius:5px}@media (max-width:959px){.app-lander-faq .r-col{width:100%;margin-top:30px}}.app-lander-faq h5{margin:0;color:#132246;font-size:20px;line-height:25px;-webkit-transition:all 250ms ease;transition:all 250ms ease}.app-lander-faq .question-wrap{position:relative;cursor:pointer;border-bottom:solid 1px rgba(155,167,196,.2)}.app-lander-faq .question-wrap:last-child{border-bottom:none}.app-lander-faq .question-wrap:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;border:3px solid transparent;-webkit-transition:all 250ms ease;transition:all 250ms ease}.app-lander-faq .question-wrap:hover h5{color:#38c5ed}.app-lander-faq .question-wrap:hover:after{border:3px solid #ebedf3}.app-lander-faq .question-wrap.is-active{cursor:initial;box-shadow:0 20px 20px rgba(0,0,0,.1)}.app-lander-faq .question-wrap.is-active:after{border:3px solid #ebedf3}.app-lander-faq .question-wrap.is-active .answer{display:block;padding:0 35px;margin-top:15px;padding-bottom:20px}.app-lander-faq .question-wrap.is-active p{margin-bottom:15px;font-size:16px;line-height:22px}.app-lander-faq .question-wrap.is-active ul{padding-left:35px;margin-top:25px}.app-lander-faq .question-wrap.is-active li{color:#5b7896;float:none;line-height:23px;font-size:16px;margin-bottom:20px;list-style:disc;margin-right:0;padding-left:5px}.app-lander-faq .question-wrap.is-active .indicator:before{content:none}.app-lander-faq .question-wrap.is-active:hover h5{color:#132246}.app-lander-faq .question{padding:20px 35px;position:relative;max-width:-webkit-calc(100% - 60px);max-width:calc(100% - 60px)}@media (max-width:959px){.app-lander-faq .question{padding:20px 5%}}.app-lander-faq .btn-wrap{margin-top:30px}.app-lander-faq .indicator{position:absolute;left:-webkit-calc(100% + 9px);left:calc(100% + 9px);top:18px;width:30px;height:30px}.app-lander-faq .indicator:after{content:'';height:2px;width:18px;background-color:#38c5ed;position:absolute;left:-webkit-calc(50% - 9px);left:calc(50% - 9px);top:-webkit-calc(50% - 1px);top:calc(50% - 1px)}.app-lander-faq .indicator:before{content:'';position:absolute;left:-webkit-calc(50% - 1px);left:calc(50% - 1px);top:-webkit-calc(50% - 9px);top:calc(50% - 9px);height:18px;width:2px;background-color:#38c5ed}.app-lander-faq .answer{display:none}.adn--hero{overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:10px;overflow:hidden}.adn--hero::before{content:'';display:block;height:0;padding-top:28.58%}@media (max-width:760px){.adn--hero{overflow:hidden;position:relative}.adn--hero::before{content:'';display:block;height:0;padding-top:77.22%}}.adn--hero .hero-wrap{position:absolute;top:0;left:0;width:100%;padding:32px 5%}.adn--hero .back-btn{margin-bottom:23px}.adn--hero .back-btn:hover svg{left:-5px}.adn--hero .back-btn a{color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0}.adn--hero .back-btn svg{position:relative;left:0;width:12px;height:8px;margin-right:10px;-webkit-transition:.35s;transition:.35s}.adn--hero .text-box{display:-webkit-box;display:-ms-flexbox;display:flex}.adn--hero .text-box *{color:#fff}.adn--hero .app-icon{width:76px;height:76px;border-radius:13px;border:3px solid #fff;background-size:cover;background-repeat:no-repeat;background-position:center;display:block;box-shadow:0 11px 22px rgba(0,0,0,.15)}.adn--hero h1{font-size:-webkit-calc(36px + 4 * ((100vw - 420px)/ 604));font-size:calc(36px + 4 * ((100vw - 420px)/ 604));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 30px;position:relative}@media screen and (max-width:420px){.adn--hero h1{font-size:36px}}@media screen and (min-width:1024px){.adn--hero h1{font-size:40px}}.adn--hero h1 i{font-style:normal}@media (max-width:760px){.adn--hero h1{width:-webkit-calc(100% - 30px - 76px);width:calc(100% - 30px - 76px)}.adn--hero h1 i{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--hero h1 span{width:100%}}.adn--hero .age-label{font-size:12px;padding:5px 10px;background:rgba(0,0,0,.2);white-space:nowrap;border-radius:2px}@media (min-width:761px){.adn--hero .age-label{position:absolute;display:block;top:50%;left:-webkit-calc(100% + 15px);left:calc(100% + 15px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:760px){.adn--hero .age-label{width:auto;display:block;margin-top:5px}}.adn--intro .col-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:5%}@media (max-width:760px){.adn--intro .col-wrap{padding-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.adn--intro .col-l{position:relative;width:-webkit-calc(100% - 260px);width:calc(100% - 260px)}@media (max-width:760px){.adn--intro .col-l{width:100%}}.adn--intro .col-r{width:260px;padding-top:33px;padding-bottom:10%}@media (max-width:760px){.adn--intro .col-r{width:100%}}.adn--intro .col-r p{font-size:-webkit-calc(14px + 2 * ((100vw - 420px)/ 604));font-size:calc(14px + 2 * ((100vw - 420px)/ 604));color:#5b7896;line-height:1.5em}@media screen and (max-width:420px){.adn--intro .col-r p{font-size:14px}}@media screen and (min-width:1024px){.adn--intro .col-r p{font-size:16px}}.adn--intro .col-r small{display:block;margin-top:40px;margin-bottom:10px;font-size:12px;text-transform:uppercase;color:#5b7896;font-weight:700}.adn--intro .bg-wrap{position:relative;margin-top:-20%}.adn--intro .bg-wrap .img-top-space{overflow:hidden;position:relative;position:absolute;top:0;width:3.4%}.adn--intro .bg-wrap .img-top-space::before{content:'';display:block;height:0;padding-top:100%}.adn--intro .device-bg{width:100%}.adn--intro .slider-frame{overflow:hidden;position:relative;position:absolute;top:7.2%;left:13.6%;width:72.4%;overflow:visible}.adn--intro .slider-frame::before{content:'';display:block;height:0;padding-top:74.95%}.adn--intro .slider-wrap{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.adn--intro .slide-img{overflow:hidden;position:relative;display:block;width:100%;height:initial;background-size:cover;background-position:center;background-repeat:no-repeat}.adn--intro .slide-img::before{content:'';display:block;height:0;padding-top:74.95%}.adn--intro .slick-dots{position:absolute;z-index:10;left:50%;top:-webkit-calc(100% + 20px + 3%);top:calc(100% + 20px + 3%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);mix-blend-mode:multiply}.adn--intro .slick-dots li{margin:0 3px}@media (max-width:640px){.adn--intro .slick-dots li{margin:0}}.adn--intro .slick-dots li:last-child{margin-right:0}.adn--intro .slick-dots li button:before{font-size:10px;-webkit-transition:.5s;transition:.5s;color:#d6d7dc;opacity:1}@media (max-width:640px){.adn--intro .slick-dots li button:before{font-size:8px;color:#ebedf3}}.adn--intro .slick-dots li.slick-active button:before{font-size:13px;color:#00b2c9}@media (max-width:640px){.adn--intro .slick-dots li.slick-active button:before{font-size:10px;color:#3cc1e7}}.adn--intro .robot-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--intro .robot-item{width:100px;height:100px;border:3px solid #eff0f5;border-radius:4px;margin-right:9px;display:block;padding:12px}.adn--intro .robot-item:last-child{margin-right:0}.adn--intro .robot-item:hover{border-color:#3cc1e7}.adn--intro .robot-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--intro .robot-img{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.adn--intro .robot-img::before{content:'';display:block;height:0;padding-top:64.28%}.adn--intro p.robot-name{text-align:center;font-size:13px;font-weight:600;margin-top:5px}.adn--devicelogo{border-top:1px solid rgba(194,203,223,.5);padding-top:30px;padding-bottom:30px}.adn--devicelogo .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--devicelogo .wrapper a{display:block;padding:0 5px}@media (max-width:640px){.adn--devicelogo .wrapper a{padding:0 3px;height:40px;margin-bottom:6px}.adn--devicelogo .wrapper a:first-child{width:100%;margin:0 auto 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.adn--devicelogo .wrapper img{width:auto;height:50px;margin-bottom:5px}@media (max-width:640px){.adn--devicelogo .wrapper img{max-width:127px;width:100%;height:auto;margin-bottom:0}}.adn--devicelogo .rating-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.adn--devicelogo .rating-wrap p{color:#666}.adn--main{position:relative;overflow:hidden;border-radius:10px;padding:70px 10%;margin-top:30px;margin-bottom:20px}@media (max-width:1024px){.adn--main{padding:70px 6%}}@media (max-width:759px){.adn--main{padding:70px 10%}}@media (max-width:639px){.adn--main{padding:40px 5% 50%}}.adn--main .btm-img{position:absolute;bottom:-2px;right:0;width:100%;max-width:initial}@media (max-width:639px){.adn--main .btm-img{right:-15%;width:200%}}.adn--main .cols-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2}.adn--main .cols-wrap.is-reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.adn--main .cols-wrap.is-reversed .col-l{padding-bottom:16%}@media (max-width:759px){.adn--main .cols-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--main .cols-wrap.is-reversed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--main .cols-wrap.is-reversed .col-l{padding-bottom:0}}.adn--main .col{width:-webkit-calc(50% - 20px);width:calc(50% - 20px)}@media (max-width:759px){.adn--main .col{width:100%}}.adn--main .caption *,.adn--main .text-box *{color:#fff}.adn--main .caption * a,.adn--main .caption * i,.adn--main .caption * strong,.adn--main .text-box * a,.adn--main .text-box * i,.adn--main .text-box * strong{color:inherit}.adn--main .caption * a,.adn--main .text-box * a{text-decoration:underline;font-weight:600;border-bottom:0}.adn--main .text-box{margin-bottom:50px}@media (max-width:759px){.adn--main .img-group.is-desktop{display:none}}@media (min-width:760px){.adn--main .img-group.is-mobile{display:none}}.adn--main .img-wrap{border-radius:10px;overflow:hidden;cursor:pointer;box-shadow:0 0 0 transparent;-webkit-transition:.5s;transition:.5s;margin-bottom:40px}@media (max-width:639px){.adn--main .img-wrap{margin-bottom:25px}}.adn--main .img-wrap figure{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.adn--main .img-wrap figure::before{content:'';display:block;height:0;padding-top:75%}.adn--main .img-wrap .caption{padding:15px 20px 20px;-webkit-transition:.25s;transition:.25s}.adn--main .img-wrap .caption p{font-size:16px;line-height:1.4em}@media (max-width:640px){.adn--main .img-wrap .caption p{font-size:14px}}.adn--main .img-wrap:hover{box-shadow:0 30px 40px rgba(0,0,0,.5);z-index:10}.adn--main .img-wrap:hover .caption{background:#fff!important}.adn--main .img-wrap:hover .caption p{color:#132246!important}.adn--app-list{background:rgba(235,237,243,.7);border-radius:10px;padding:40px 5% 80px;margin-bottom:70px}@media (max-width:1024px){.adn--app-list{padding:40px 5%}}@media (max-width:640px){.adn--app-list{padding:30px 5% 20px}}.adn--app-list h5{text-align:center;color:#132246;margin-bottom:35px}@media (max-width:640px){.adn--app-list h5{margin-bottom:25px}}.adn--hero-modal,.adn--modal{background:rgba(19,34,70,.9);position:fixed;top:0;left:0;width:100%;height:100%;z-index:-10000;padding-top:86px;opacity:0;visibility:hidden;-webkit-transition:1s;transition:1s}@media (max-width:640px){.adn--hero-modal,.adn--modal{padding-top:50px}}.adn--hero-modal.is-active,.adn--modal.is-active{opacity:1;visibility:visible;z-index:10000}@media (max-width:640px){.adn--hero-modal .ziploc,.adn--modal .ziploc{padding:0}}.adn--hero-modal .wrapper,.adn--modal .wrapper{max-width:927px;padding:0 78px;display:block;margin:0 auto;position:relative}@media (max-width:640px){.adn--hero-modal .wrapper,.adn--modal .wrapper{padding:0 5%}}.adn--hero-modal .slider-wrap,.adn--modal .slider-wrap{position:relative;z-index:5}.adn--hero-modal .img-wrap,.adn--modal .img-wrap{border-radius:15px;overflow:hidden;box-shadow:0 30px 40px rgba(0,0,0,.5);-webkit-transition:.5s;transition:.5s}.adn--hero-modal .img-wrap figure,.adn--modal .img-wrap figure{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.adn--hero-modal .img-wrap figure::before,.adn--modal .img-wrap figure::before{content:'';display:block;height:0;padding-top:75%}.adn--hero-modal .img-wrap .caption,.adn--modal .img-wrap .caption{padding:20px 30px 30px;-webkit-transition:.25s;transition:.25s;background:#fff;min-height:139px}@media (max-width:640px){.adn--hero-modal .img-wrap .caption,.adn--modal .img-wrap .caption{min-height:initial}}.adn--hero-modal .img-wrap .caption p,.adn--modal .img-wrap .caption p{font-size:16px;line-height:1.4em;color:#132246}.adn--hero-modal .close-btn,.adn--modal .close-btn{position:absolute;top:0;right:0;width:20px;height:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer}@media (max-width:640px){.adn--hero-modal .close-btn,.adn--modal .close-btn{right:5%;top:-30px}}.adn--hero-modal .close-btn:after,.adn--hero-modal .close-btn:before,.adn--modal .close-btn:after,.adn--modal .close-btn:before{content:'';position:absolute;background:#fff}.adn--hero-modal .close-btn:before,.adn--modal .close-btn:before{width:100%;height:2px;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.adn--hero-modal .close-btn:after,.adn--modal .close-btn:after{width:2px;height:100%;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.adn--hero-modal .arrow-nav,.adn--modal .arrow-nav{position:absolute;width:156px;height:156px;border-radius:50%;background:rgba(0,0,0,.5);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media (max-width:640px){.adn--hero-modal .arrow-nav,.adn--modal .arrow-nav{width:100px;height:100px;display:none}}.adn--hero-modal .arrow-nav svg,.adn--modal .arrow-nav svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:19px;height:31px;-webkit-transition:.35s;transition:.35s}@media (max-width:640px){.adn--hero-modal .arrow-nav svg,.adn--modal .arrow-nav svg{width:12px;height:21px}}.adn--hero-modal .left-nav,.adn--modal .left-nav{left:0}.adn--hero-modal .left-nav svg,.adn--modal .left-nav svg{left:30px}.adn--hero-modal .left-nav:hover svg,.adn--modal .left-nav:hover svg{left:25px}.adn--hero-modal .right-nav,.adn--modal .right-nav{right:0}.adn--hero-modal .right-nav svg,.adn--modal .right-nav svg{right:30px}.adn--hero-modal .right-nav:hover svg,.adn--modal .right-nav:hover svg{right:25px}.adn--hero-modal .slick-dots,.adn--modal .slick-dots{position:absolute;z-index:10;left:50%;top:-webkit-calc(100% + 20px);top:calc(100% + 20px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:640px){.adn--hero-modal .slick-dots,.adn--modal .slick-dots{top:-webkit-calc(100%);top:calc(100%)}}.adn--hero-modal .slick-dots li,.adn--modal .slick-dots li{margin:0 3px}@media (max-width:640px){.adn--hero-modal .slick-dots li,.adn--modal .slick-dots li{margin:0}}.adn--hero-modal .slick-dots li:last-child,.adn--modal .slick-dots li:last-child{margin-right:0}.adn--hero-modal .slick-dots li button:before,.adn--modal .slick-dots li button:before{font-size:10px;-webkit-transition:.5s;transition:.5s;color:#d6d7dc;opacity:1}@media (max-width:640px){.adn--hero-modal .slick-dots li button:before,.adn--modal .slick-dots li button:before{font-size:8px;color:#ebedf3}}.adn--hero-modal .slick-dots li.slick-active button:before,.adn--modal .slick-dots li.slick-active button:before{font-size:13px;color:#00b2c9}@media (max-width:640px){.adn--hero-modal .slick-dots li.slick-active button:before,.adn--modal .slick-dots li.slick-active button:before{font-size:10px;color:#3cc1e7}}.adn--cue-hero{border-radius:10px;overflow:hidden;background-color:#09a39f;min-height:341px}.adn--cue-hero .hero-wrap{width:100%;min-height:341px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){.adn--cue-hero .hero-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.adn--cue-hero .col-l{width:45%;padding:32px 5%}@media (max-width:959px){.adn--cue-hero .col-l{width:100%}}.adn--cue-hero .col-l .p-wrap{width:100%;margin-top:33px}.adn--cue-hero .col-r{position:relative;width:55%}@media (max-width:959px){.adn--cue-hero .col-r{width:100%}}.adn--cue-hero .right-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:top left}@media (max-width:959px){.adn--cue-hero .right-bg-img{overflow:hidden;position:relative;width:100%}.adn--cue-hero .right-bg-img::before{content:'';display:block;height:0;padding-top:33.61%}}@media (max-width:639px){.adn--cue-hero .right-bg-img{overflow:hidden;position:relative}.adn--cue-hero .right-bg-img::before{content:'';display:block;height:0;padding-top:63.61%}}.adn--cue-hero .kidsafe-badge-wrap{position:absolute;top:32px;right:9%;width:20%;max-width:140px}@media (max-width:959px){.adn--cue-hero .kidsafe-badge-wrap{display:none;width:30%}}.adn--cue-hero .kidsafe-badge{width:100%}.adn--cue-hero .back-btn{margin-bottom:23px}.adn--cue-hero .back-btn:hover svg{left:-5px}.adn--cue-hero .back-btn a{color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;margin:0}.adn--cue-hero .back-btn svg{position:relative;left:0;width:12px;height:8px;margin-right:10px;-webkit-transition:.35s;transition:.35s}.adn--cue-hero .text-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--cue-hero .text-box *{color:#fff}.adn--cue-hero .app-icon{width:76px;height:76px;border-radius:13px;border:3px solid #fff;background-size:cover;background-repeat:no-repeat;background-position:center;display:block;box-shadow:0 11px 22px rgba(0,0,0,.15)}.adn--cue-hero h1{font-size:-webkit-calc(36px + 4 * ((100vw - 420px)/ 604));font-size:calc(36px + 4 * ((100vw - 420px)/ 604));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 0 30px;position:relative}@media screen and (max-width:420px){.adn--cue-hero h1{font-size:36px}}@media screen and (min-width:1024px){.adn--cue-hero h1{font-size:40px}}.adn--cue-hero h1 i{font-style:normal}@media (max-width:960px){.adn--cue-hero h1{width:-webkit-calc(100% - 30px - 76px);width:calc(100% - 30px - 76px)}.adn--cue-hero h1 i{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--cue-hero h1 span{width:100%}}.adn--cue-hero .age-label{font-size:12px;padding:5px 10px;background:rgba(0,0,0,.2);white-space:nowrap;border-radius:2px}@media (min-width:961px){.adn--cue-hero .age-label{position:absolute;display:block;top:50%;left:-webkit-calc(100% + 15px);left:calc(100% + 15px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:960px){.adn--cue-hero .age-label{width:auto;display:block;margin-top:5px}}.adn--cue-intro .cols-wrap{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:959px){.adn--cue-intro .cols-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.adn--cue-intro .col-l{width:45%;padding:32px 0 32px 5%}@media (max-width:959px){.adn--cue-intro .col-l{width:100%}}.adn--cue-intro .col-l .p-wrap{width:100%;margin-top:33px}.adn--cue-intro .col-r{position:relative;width:55%;padding-left:3.5%}.adn--cue-intro .col-r img{width:100%;display:block}@media (min-width:1281px){.adn--cue-intro .col-r img{max-width:640px;margin-left:auto;margin-right:auto}}@media (max-width:959px){.adn--cue-intro .col-r{width:100%;padding-left:0}.adn--cue-intro .col-r img{max-width:500px;margin-left:auto;margin-right:auto}}.adn--cue-intro .mm-col-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.adn--cue-intro .mm-col-l{width:70%;padding-right:5%;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:959px){.adn--cue-intro .mm-col-l{width:100%}}.adn--cue-intro .mm-col-r{width:30%;padding-left:5%;border-left:1px solid #eee}@media (max-width:959px){.adn--cue-intro .mm-col-r{display:none}}.adn--cue-intro .mm-col-r small{display:block;margin-top:0;margin-bottom:10px;font-size:12px;text-transform:uppercase;color:#5b7896;font-weight:700}.adn--cue-intro .device-icon-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:959px){.adn--cue-intro .device-icon-wrap{max-width:300px;margin-left:auto;margin-right:auto}.adn--cue-intro .device-icon-wrap img{display:inline-block}}.adn--cue-intro .device-icon-wrap a{display:block;text-align:center;width:50%;padding:1px 3px}.adn--cue-intro .device-icon-wrap a:nth-child(even){text-align:right}.adn--cue-intro .device-icon-wrap a:nth-child(odd){text-align:left}.adn--cue-intro .device-icon-wrap a:first-child{width:100%;text-align:center;display:none}.adn--cue-intro .device-icon-wrap a:first-child img{max-width:127px}@media (max-width:959px){.adn--cue-intro .device-icon-wrap a:first-child{display:block;margin-bottom:13px}}.adn--cue-intro .device-icon-wrap img{width:100%;height:auto}.adn--cue-intro .rating-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.adn--cue-intro .rating-wrap p{color:#666}.adn--cue-intro .robot-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adn--cue-intro .robot-item{width:100px;height:100px;border:3px solid #eff0f5;border-radius:4px;margin-right:9px;display:block;padding:12px}.adn--cue-intro .robot-item:last-child{margin-right:0}.adn--cue-intro .robot-item:hover{border-color:#3cc1e7}.adn--cue-intro .robot-item .robot-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.adn--cue-intro .robot-item .robot-img{overflow:hidden;position:relative;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.adn--cue-intro .robot-item .robot-img::before{content:'';display:block;height:0;padding-top:64.28%}.adn--cue-intro .robot-item p.robot-name{text-align:center;font-size:13px;font-weight:600;margin-top:5px}.adn--cue-main{position:relative;overflow:hidden;border-radius:10px;padding:70px 5% 160px;margin-top:30px;background-color:#2f4049}@media (max-width:640px){.adn--cue-main{padding-top:30px;padding-bottom:150px}}.adn--cue-main *{color:#fff}.adn--cue-main h3{font-size:36px;margin-bottom:35px;position:relative}.adn--cue-main h3:before{content:'';position:absolute;top:18px;width:100%;height:2px;background:#00c5c0}@media (max-width:760px){.adn--cue-main h3{font-size:32px;margin-bottom:25px}}@media (max-width:640px){.adn--cue-main h3:before{content:none}}.adn--cue-main h3 span{position:relative;background:#2f4049;z-index:5}.adn--cue-main figcaption{padding:0 5%}@media (max-width:640px){.adn--cue-main figcaption{padding-left:0;padding-right:0}}.adn--cue-main .row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:80px}@media (max-width:640px){.adn--cue-main .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}.adn--cue-main .row:first-child{margin-top:0}.adn--cue-main .col-l,.adn--cue-main .col-r{width:50%;position:relative}@media (min-width:641px){.adn--cue-main .col-l figcaption,.adn--cue-main .col-r figcaption{position:absolute;width:100%;z-index:10}}@media (max-width:640px){.adn--cue-main .col-l,.adn--cue-main .col-r{width:100%}}.adn--cue-main .col-l{padding-right:3%}.adn--cue-main .col-l figcaption{padding-top:50px;padding-bottom:80px;left:100%;top:0}@media (max-width:640px){.adn--cue-main .col-l figcaption{padding-top:30px;padding-bottom:50px}}.adn--cue-main .col-l h3:before{left:-18%;width:13%}.adn--cue-main .col-r{padding-left:3%}.adn--cue-main .col-r figcaption{padding-top:80px;padding-bottom:30px;right:100%;bottom:0}@media (max-width:640px){.adn--cue-main .col-r figcaption{padding-top:30px;padding-bottom:50px}}@media (min-width:641px){.adn--cue-main .col-r h3{padding-right:30px}}.adn--cue-main .col-r h3:before{left:15%}.adn--cue-main .col-r h3 span{position:relative}.adn--cue-main .col-r .ttitle-bg{position:absolute;top:0;left:0;height:100%;background:#2f4049;z-index:5;display:block}.adn--cue-main .card-img{overflow:hidden;position:relative;border-radius:10px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;box-shadow:0 25px 25px rgba(0,0,0,.3)}.adn--cue-main .card-img::before{content:'';display:block;height:0;padding-top:133.33%}.adn--cue-bottom{position:relative;z-index:10;margin-bottom:100px}@media (max-width:640px){.adn--cue-bottom{margin-bottom:50px}}.adn--cue-bottom .cols-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:640px){.adn--cue-bottom .cols-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.adn--cue-bottom .col-l,.adn--cue-bottom .col-r{position:relative;width:50%}@media (max-width:640px){.adn--cue-bottom .col-l,.adn--cue-bottom .col-r{width:100%}}@media (min-width:641px){.adn--cue-bottom .col-l img{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:371px;width:100%}}@media (max-width:640px){.adn--cue-bottom .col-l img{max-width:275px;width:80%;display:block;position:relative;margin-top:-130px;margin-left:auto;margin-right:auto}}.adn--cue-bottom .col-r{padding:50px 0}@media (max-width:640px){.adn--cue-bottom .col-r{text-align:center;padding-top:20px}}.adn--cue-bottom h4{font-size:28px;color:#132246;margin-top:0;margin-bottom:7px}.adn--cue-bottom p{font-size:14px}.adn--cue-bottom .g-btn.orange3{margin-top:20px;padding-left:40px;padding-right:40px;display:inline-block}.promotions--body{padding:0 5%}.promotions--hero{padding:38px 5%;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px;min-height:122px;background-size:cover;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.promotions--hero h1{margin:0;color:#fff;line-height:36px;font-size:-webkit-calc(28px + 8 * ((100vw - 420px)/ 604));font-size:calc(28px + 8 * ((100vw - 420px)/ 604));margin-top:4px}@media screen and (max-width:420px){.promotions--hero h1{font-size:28px}}@media screen and (min-width:1024px){.promotions--hero h1{font-size:36px}}.promotions--main{padding:40px 5% 80px;background-color:#f5f5f5;margin-bottom:70px}@media (max-width:640px){.promotions--main{padding:25px 5% 40px;margin-bottom:30px}}.promotions--main .top-card{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:5px}@media (max-width:1330px){.promotions--main .top-card{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.promotions--main .top-card .image-wrap,.promotions--main .top-card article{width:50%}@media (max-width:960px){.promotions--main .top-card .image-wrap,.promotions--main .top-card article{width:100%}}.promotions--main .top-card figure{width:100%;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}.promotions--main .top-card article{padding:30px 5% 40px}.promotions--main .card{width:-webkit-calc(100% / 3 - 14px);width:calc(100% / 3 - 14px);margin-right:21px;background-color:#fff;margin-top:20px;border-radius:5px}@media (max-width:960px){.promotions--main .card{width:-webkit-calc(100% / 2 - 10px);width:calc(100% / 2 - 10px);margin-right:20px}}@media (max-width:960px) and (max-width:640px){.promotions--main .card{width:100%;margin-right:0}}.promotions--main .card:nth-child(3n){margin-right:0}@media (max-width:960px){.promotions--main .card:nth-child(3n){margin-right:15px}}@media (max-width:960px) and (max-width:640px){.promotions--main .card:nth-child(3n){margin-right:0}}@media (max-width:960px){.promotions--main .card:nth-child(2n){margin-right:0}}.promotions--main .card figure{border-top-left-radius:5px;border-top-right-radius:5px}.promotions--main .card.img-only figure{width:100%;height:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media (max-width:960px){.promotions--main .card.img-only figure:before{padding-top:164%}}.promotions--main .box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.promotions--main figure{background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative}.promotions--main figure::before{content:'';display:block;height:0;padding-top:69%}.promotions--main article{padding:15px 5% 40px}.promotions--main article .copy p{font-size:16px;line-height:133.6%;font-weight:600}.promotions--main article .copy a{font-weight:600}.promotions--main article a{border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:#000;text-decoration-color:#000}.promotions--main article a:hover{-webkit-text-decoration-color:#ff6a13;text-decoration-color:#ff6a13;color:#000}.promotions--main .price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.promotions--main .current,.promotions--main .origin{font-size:16px;margin:0;font-weight:500}.promotions--main .origin{text-decoration:line-through;margin-right:10px;color:#000}.promotions--main .current{color:#00c5c0}.promotions--main .current span{color:#000}.promotions--main .bottom-text{margin-top:25px;border-top:1px solid #eee;padding-top:20px}.promotions--main .bottom-text p{margin-bottom:23px;font-size:14px}.promotions--main .bottom-text p span{color:#ff6a13;border:1px solid #ffc6a5;border-radius:2px;background-color:#fffaf7;padding:3px 5px;font-weight:500}.promotions--main .bottom-text .g-btn{text-decoration:none}.promotions--main .sub-title{color:#38c5ed;font-size:10px;line-height:133.6%;font-weight:700}.promotions--main h3{font-size:-webkit-calc(23px + 9 * ((100vw - 420px)/ 604));font-size:calc(23px + 9 * ((100vw - 420px)/ 604));line-height:99.18%;color:#132246}@media screen and (max-width:420px){.promotions--main h3{font-size:23px}}@media screen and (min-width:1024px){.promotions--main h3{font-size:32px}}.promotions--main h4{font-size:-webkit-calc(20px + 4 * ((100vw - 420px)/ 604));font-size:calc(20px + 4 * ((100vw - 420px)/ 604));line-height:99.18%;color:#132246}@media screen and (max-width:420px){.promotions--main h4{font-size:20px}}@media screen and (min-width:1024px){.promotions--main h4{font-size:24px}}
/*# sourceMappingURL=style.css.map */
