@charset "UTF-8";*{-webkit-box-sizing:border-box;box-sizing:border-box}body{padding:0;margin:0;font-family:hero-new,sans-serif;background-color:#fff;font-size:17px;color:#494e74;line-height:1.6;letter-spacing:.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width: 500px){body{font-size:15px}}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.noscroll{overflow:hidden}img{max-width:100%;height:auto}a{color:#494e74;font-weight:700;text-decoration:none;border-bottom:2px solid #f7f7f7}a:hover{border-color:#494e74}a.image{border:none}a.underline{border-color:#494e74}a.normal{font-weight:400;border-width:1px}a.normal:hover{border-width:2px}h1,h2,h3,h4,h5{text-transform:lowercase}.sentence-case{text-transform:none}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}h1{font-size:2.615em;margin-top:0}h1.double{font-size:2.11em}h2{font-size:1.714em}h3{font-size:1.39em;letter-spacing:.06em}ul,ol{font-size:.84em}ul li,ol li{margin-bottom:1em}.lowercase{text-transform:lowercase}.large{font-size:1.4em}.extra-large{font-size:1.8em}.huge{font-size:2.34em}.tiny{font-size:.57em}.extra-small{font-size:.69em}.small{font-size:.8em}.semibold{font-weight:600}.wrapper{margin:0 auto;max-width:1700px;background-color:#f7f7f7;-webkit-box-shadow:0 3px 5px rgba(90,90,90,.2);-moz-box-shadow:0 3px 5px rgba(90,90,90,.2);box-shadow:0 3px 5px #5a5a5a33}main{padding-top:7rem}@media only screen and (max-width: 1000px){main{padding-top:7rem}}#parent-login{position:fixed;right:0;top:8rem;writing-mode:vertical-rl;z-index:1}@media only screen and (max-width: 1000px){#parent-login{display:none}}#parent-login a.button{height:auto;width:auto;border-radius:0;-webkit-border-top-left-radius:.9rem;-webkit-border-bottom-left-radius:.9rem;-moz-border-radius-topleft:.9rem;-moz-border-radius-bottomleft:.9rem;border-top-left-radius:.9rem;border-bottom-left-radius:.9rem;padding:1rem;-webkit-box-shadow:0 3px 5px rgba(130,130,130,.1);-moz-box-shadow:0 3px 5px rgba(130,130,130,.1);box-shadow:0 3px 5px #8282821a}header{width:100%;background-color:#fff;padding-left:5vw;padding-right:5vw;position:fixed;top:0;left:0;z-index:100;-webkit-box-shadow:0 3px 5px rgba(130,130,130,.1);-moz-box-shadow:0 3px 5px rgba(130,130,130,.1);box-shadow:0 3px 5px #8282821a}header a{color:#ed4a18;border-color:#fff}header #logo a,header #cart-and-mobile-nav-link a{border:none}header .pre-header{background-color:#607196}header .content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin:0 auto}@media only screen and (max-width: 500px){header{padding-left:7.5vw;padding-right:7.5vw}}@media only screen and (min-width: 1700px){header{margin-left:0;margin-right:0}header .content{max-width:calc(1700px - 10vw)}}#logo{height:5rem;margin-top:1rem;margin-bottom:1rem}#logo img{height:100%;display:block}#logo a{border:none;height:100%}.nav-container{width:calc(100% - 10rem);transition:left .25s ease-in-out}@media only screen and (max-width: 1000px){.nav-container{position:fixed;top:7rem;left:100%;width:100%;height:calc(100vh - 8em);background-color:#f7f7f7;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll}.nav-container.showing{left:0}}nav#main-navigation{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}nav#main-navigation a{font-size:.9em;font-weight:400}nav#main-navigation a.parent{border:none}nav#main-navigation a:hover{border-color:#ed4a18}nav#main-navigation a.active{color:#494e74;border-color:#494e74}@media only screen and (max-width: 1000px){nav#main-navigation{display:block;height:70%;width:calc(100% - 30vw);margin:0 auto}nav#main-navigation a{font-size:5vw;font-weight:700;border-color:#f7f7f7}nav#main-navigation .sub-menu a{font-size:3vw}}@media only screen and (max-width: 500px){nav#main-navigation a{font-size:7vw}nav#main-navigation .sub-menu a{font-size:5vw}}.nav-item{position:relative;text-align:center;max-width:7em}@media only screen and (max-width: 1000px){.nav-item{max-width:none;text-align:left}}.nav-item a.parent:after{font-family:"Font Awesome 5 Free";content:"\f105";font-weight:700;font-size:.8em;margin-left:.5em}.nav-item a.parent.expanded:after{content:"\f107"}@media only screen and (max-width: 1000px){.nav-item{padding-top:0;padding-bottom:1.75em}}.nav-item .sub-menu{position:absolute;top:100%;padding:1em;width:14ch;left:calc(-7ch + 50%);display:none;background-color:#fff;text-align:center;-webkit-box-shadow:0 3px 5px rgba(130,130,130,.1);-moz-box-shadow:0 3px 5px rgba(130,130,130,.1);box-shadow:0 3px 5px #8282821a}.nav-item .sub-menu .nav-item{padding-top:1em;padding-bottom:0;margin-bottom:1.3em;line-height:1.3}.nav-item .sub-menu .nav-item:last-child{margin-bottom:0}.nav-item .sub-menu .nav-item:first-child{padding-top:0}@media only screen and (max-width: 1000px){.nav-item .sub-menu{position:relative;width:100%;margin:0;top:1em;left:0;font-size:.7em;padding:2em 2em 4em;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:left}.nav-item .sub-menu .nav-item{margin-bottom:2.3em}}#toggle-nav{display:none;color:#ed4a18;cursor:pointer;font-size:1em}#toggle-nav img{width:1em;height:1em;display:block}#cart-and-mobile-nav-link{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;line-height:1}#cart-and-mobile-nav-link #cart-link a{font-weight:700}#cart-and-mobile-nav-link #cart-link a:hover{color:#fdb833}@media only screen and (max-width: 1000px){#cart-and-mobile-nav-link{font-size:1.5em}#cart-and-mobile-nav-link #cart-link{margin-right:1em}#cart-and-mobile-nav-link .nav-item{display:block;height:1em;padding:0}}.nav-item a.parent-login{width:13ch;font-size:.7em!important;margin-top:0;border-radius:.9em;font-weight:600!important}.nav-item.parent-login{display:none}@media only screen and (max-width: 1000px){.nav-item.parent-login{display:block}}footer{background-color:#607196;color:#f7f7f7}footer p{font-size:.92em}footer a{text-transform:lowercase;color:#f7f7f7;border-color:#f7f7f7;font-weight:400}footer a:hover{border-color:#fdb833}footer .content{width:70%;margin:0 auto;padding-top:7em}@media only screen and (max-width: 500px){footer .content{padding-top:3em;padding-bottom:3em;width:calc(100% - 15vw)}}footer .social a{color:#fdb833}footer .columns .column{width:35%}footer .footer-item{margin-bottom:5em}@media only screen and (max-width: 500px){footer .footer-item{margin-bottom:3em}}footer .footer-item:last-child{margin-bottom:0}footer .logo img{height:2.1em;display:block}@media only screen and (max-width: 500px){footer .logo{display:none}}footer #ffandb{margin-top:6em;padding-bottom:2em;text-align:center}footer #ffandb span{margin-right:.5em}footer #ffandb a{border:none}footer #ffandb svg{width:4em}@media only screen and (max-width: 500px){footer #ffandb{text-align:left;padding-bottom:0}}.columns{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.columns.vertically-centered{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (max-width: 500px){.columns{display:block}}.columns .column{width:50%}@media only screen and (max-width: 900px){.collection-intro .columns{display:block}.collection-intro .columns .column{width:100%!important;padding:0!important}.collection-intro .columns .column:first-child{margin-bottom:4em}}@media only screen and (max-width: 500px){.columns .column{width:100%!important;padding:0!important}.columns .column:first-child{margin-bottom:4em}}.columns .column.padding-left{padding-left:10%}.columns .column.padding-right{padding-right:10%}.columns .column.two-thirds{width:66%}.columns .column.one-third{width:34%}.columns .column._55{width:55%}.columns .column._45{width:45%}.center-vertically{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.yellow{background-color:#fdb833;color:#494e74}.yellow a{color:#494e74;border-color:#fdb833}.yellow a:hover{border-color:#494e74}.lightblue{background-color:#607196;color:#f7f7f7}.lightblue a{color:#f7f7f7;border-color:#607196}.lightblue a:hover{border-color:#f7f7f7}.darkblue{background-color:#494e74;color:#f7f7f7}.darkblue a{color:#f7f7f7;border-color:#494e74}.darkblue a:hover{border-color:#f7f7f7}.violet{background-color:#be7edd;color:#f7f7f7}.violet a{color:#f7f7f7;border-color:#be7edd}.violet a:hover{border-color:#f7f7f7}.paleblue{background-color:#ccd6eb;color:#494e74}.paleblue a{color:#494e74;border-color:#ccd6eb}.paleblue a:hover{border-color:#494e74}.peach{background-color:#f29078;color:#494e74}.peach a{color:#494e74;border-color:#f29078}.peach a:hover{border-color:#494e74}.white{background-color:#fff}.white a{border-color:#fff}.white a:hover{border-color:#494e74}.offwhite{background-color:#f7f7f7}.offwhite a{border-color:#f7f7f7}.offwhite a:hover{border-color:#494e74}.red{background-color:#ed4a18;color:#f7f7f7}.red a{color:#f7f7f7;border-color:#ed4a18}.red a:hover{border-color:#f7f7f7}.green{background-color:#43aa8b;color:#f7f7f7}.green a{color:#f7f7f7;border-color:#43aa8b}.green a:hover{border-color:#f7f7f7}section{padding-left:5vw;padding-right:5vw;padding-top:6em;padding-bottom:6em}@media only screen and (max-width: 500px){section{padding-left:7.5vw;padding-right:7.5vw;padding-top:4em;padding-bottom:4em}}section.intro{font-weight:600}section.banner{padding:0;height:calc(100vh - 5.15em);background-size:cover;background-position:center;min-height:600px;-webkit-transition:background-image .2s ease-in-out;transition:background-image .2s ease-in-out}@media only screen and (max-width: 500px){section.banner{height:calc(100vh - 8em);min-height:auto}}section.banner.article{height:51vh}section.less-spacing{padding-top:1em;padding-bottom:1em}section.no-padding-top{padding-top:0}section.full-height{height:calc(100vh - 5.15em);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (max-width: 1000px){section.full-height{height:calc(100vh - 8em)}}.content-half.right{padding-left:50%}.content-half.left{padding-right:50%}.content-half.center{padding-left:25%;padding-right:25%}@media only screen and (max-width: 850px){.content-half{padding-left:0!important;padding-right:0!important}}.content-two-thirds.right{padding-left:34%}.content-two-thirds.left{padding-right:34%}.content-two-thirds.center{padding-left:17%;padding-right:17%}.content-one-third.left{padding-right:66%}.content-one-third.right{padding-left:66%}@media only screen and (max-width: 1000px){.content-one-third{padding-right:34%!important}}@media only screen and (max-width: 500px){.content-one-third{padding-right:0!important}}.centered{text-align:center}.centered-note{width:25%;margin:4em auto 2em;text-align:center;font-weight:700;position:relative}@media only screen and (max-width: 500px){.centered-note{width:75%}}.centered-note .arrow{margin:.75em auto auto;width:0;height:0;border-style:solid;border-width:1em 1.5em 0 1.5em;border-color:#494e74 transparent transparent transparent}.features-grid{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 500px){.features-grid{display:block}}.features-grid h2{color:#fdb833;text-transform:none}.features-grid .grid-item{text-align:center;padding:2em 4em;width:32%}@media only screen and (max-width: 1000px){.features-grid .grid-item{padding:2em}}@media only screen and (max-width: 500px){.features-grid .grid-item{width:100%;padding:1em}}.image-slider .slide{width:100%;background-size:cover;background-position:center;position:relative}.image-slider .slide:before{display:block;content:"";width:100%;padding-top:133.3333333333%}.image-slider .slide>.content{position:absolute;top:0;left:0;right:0;bottom:0}.image-slider.collection .slide{position:relative}.image-slider.collection .slide:before{display:block;content:"";width:100%;padding-top:75%}.image-slider.collection .slide>.content{position:absolute;top:0;left:0;right:0;bottom:0}ul.slick-dots{bottom:-40px}.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}.slick-dots li button{color:#fff;border:1px solid #ed4a18;width:12.5px;height:12.5px;border-radius:6.25px;padding:0;background-color:transparent}.slick-dots li button:before{content:""}.slick-dots li.slick-active button{background-color:#ed4a18}#shopify-section-home-page-slider .slick-slide{margin:0 .5em}#shopify-section-home-page-slider .slick-list{margin:0 -.5em}.logos{margin:auto;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.logos .logo{padding:2em;max-width:200px}@media only screen and (max-width: 500px){.logos .logo{max-width:100px;padding:.5em}}.banner{position:relative}.banner .circle{position:absolute;bottom:10%;left:5vw;background-color:#fdb833;width:350px;height:350px;padding:4vw;border-radius:50%;-webkit-border-radius:50%;color:#494e74;text-align:center;font-size:1.43em;font-weight:600;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 500px){.banner .circle{height:250px;width:250px;font-size:1.3em;bottom:5vw;padding:7.5%}}.banner .circle img{width:.8em;height:.8em;position:relative;bottom:-.1em}button,a.button,input[type=submit]{display:inline-block;width:17ch;padding:1em .5em;border-radius:1.25em;text-align:center;font-size:.8em;border:none;text-transform:lowercase;font-weight:600;letter-spacing:.02em;margin-top:1em;cursor:pointer;font-family:hero-new,sans-serif;color:#494e74;background-color:#fdb833}button.paleblue,a.button.paleblue{background-color:#ccd6eb}button.green,a.button.green{background-color:#43aa8b;color:#f7f7f7}button:disabled{opacity:.5}section.newsletter{padding-top:4em;padding-bottom:4em}.newsletter_already_subscribed{color:red}.formkit-form[data-uid="44201ae7a3"]{max-width:600px!important;margin:auto!important}section.classes-intro{padding-bottom:0}section.classes-intro .content-half.left{margin-bottom:2em}section.classes-intro p{font-size:1.2em}#view-weekly-timetable{cursor:pointer}.timetable{margin-top:4em;text-align:center}.timetable img{width:100%}.timetable #timetable-image{display:none}.subjects-grid{display:-ms-grid;display:grid;-ms-grid-columns:33% 33% 33%;grid-template-columns:33% 33% 33%;grid-row-gap:5em}@media only screen and (max-width: 850px){.subjects-grid{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;grid-row-gap:3em}}@media only screen and (max-width: 500px){.subjects-grid{-ms-grid-columns:100%;grid-template-columns:100%;grid-row-gap:3em}}.subjects-grid .subject{text-align:center;width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.subjects-grid .subject .circle{position:relative;width:70%;border-radius:50%;border:none}.subjects-grid .subject .circle:before{display:block;content:"";width:100%;padding-top:100%}.subjects-grid .subject .circle>.content{position:absolute;top:0;left:0;right:0;bottom:0;padding:1em}@media only screen and (max-width: 1000px){.subjects-grid .subject .circle{width:90%}}.subjects-grid .subject .circle:hover{background-color:#f7f7f7;color:#ed4a18}.subjects-grid .subject .circle h2{margin-bottom:0}.subjects-grid .subject .circle .content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}section.our-classes-carousel{padding-right:0}section.our-classes-carousel h2{padding-right:5vw}@media only screen and (max-width: 500px){section.our-classes-carousel h2{padding-right:7.5vw}}.carousel{margin-top:2em;padding-right:0}.carousel .slick-list{padding:0 20% 0 0}.carousel .slick-list .slide{padding-right:6em}.carousel .slick-list .slide:focus{outline:none}.carousel .slick-list .slide .image{position:relative}.carousel .slick-list .slide .image:after{content:" ";background-image:var(--shorter-arrow);background-size:100%;background-position:center;background-repeat:no-repeat;position:absolute;top:calc(50% - 2em);right:-5em;width:4em;height:4em}.carousel .slick-list .slide:last-child .image:after{background-image:var(--star);width:2.5em;height:2.5em;right:-4em;top:calc(50% - 1.25em)}section.collection-intro .content-half:last-child{margin-top:2em}.classes-how-it-works-link{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:2em}.classes-how-it-works-link p,.classes-how-it-works-link h2{margin:0}.key-info-grid{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.key-info-grid .grid-item{text-align:center;padding:2em;width:24%}@media only screen and (max-width: 500px){.key-info-grid .grid-item{width:50%;padding:1em}}.product-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-row-gap:5em;grid-column-gap:5%}@media only screen and (min-width: 1000px) and (max-width: 1100px){.product-grid .grid-item h3{font-size:2vw}}@media only screen and (max-width: 1000px){.product-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-row-gap:3em}}@media only screen and (max-width: 500px){.product-grid{-ms-grid-columns:100%;grid-template-columns:100%}}@media only screen and (max-width: 500px){.product-grid .grid-item h3{font-size:1.1em}}.product-grid .grid-item{width:100%}.product-grid .grid-item h3{margin-top:1em!important}.product-grid .grid-item.product{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}.product-grid .grid-item.product .title-and-details{display:grid}a.product{position:relative;display:block;border:none}a.product.resource h3,.product-page.resource h1{text-transform:none!important}a.product img{display:block}a.product.sold-out .product-image img{opacity:.2;filter:alpha(opacity=20)}a.product:hover .content{background-color:#fff;color:#ed4a18}a.product .sold-out-overlay{position:absolute;top:0;height:100%;left:0;width:100%;text-align:center;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:1em}a.product .sold-out-overlay span{font-size:1em;margin:0}.day-time{margin-bottom:2em}.day-time p{line-height:1}h2.centered{text-align:center}.class-format-steps{font-weight:600;text-transform:lowercase;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.class-format-steps .step,.class-format-steps .arrow{text-align:center;position:relative;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.class-format-steps.reverse{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.class-format-steps.space-for-vertical-arrow{margin-bottom:80px}@media only screen and (max-width: 1500px){.class-format-steps.extra-large{font-size:1.5em}}@media only screen and (max-width: 1300px){.class-format-steps.extra-large{font-size:1.2em}}@media only screen and (max-width: 1000px){.class-format-steps.extra-large{font-size:1.8em}}.class-format-steps .step{width:25%;padding:1em}@media only screen and (max-width: 1000px){.class-format-steps .step{width:100%}}.class-format-steps .step.arrow-down:after{content:" ";background-image:var(--vertical-arrow);background-size:100%;background-position:center;background-repeat:no-repeat;position:absolute;left:calc(50% - 40px);top:100%;width:80px;height:80px}.class-format-steps .step .content{position:relative}.class-format-steps .step .content.with-star:after{content:" ";background-image:var(--star);background-size:100%;background-position:center;background-repeat:no-repeat;position:absolute;left:calc(50% - 15px);top:calc(100% + .5em);width:30px;height:30px}.class-format-steps .arrow{width:12.5%;padding:0;position:relative}.class-format-steps .arrow.left img{transform:rotate(180deg)}@media only screen and (max-width: 1000px){.class-format-steps .arrow{width:100%;margin-bottom:80px}.class-format-steps .arrow img{display:none}.class-format-steps .arrow:after{content:" ";background-image:var(--vertical-arrow);background-size:100%;background-position:center;background-repeat:no-repeat;position:absolute;left:calc(50% - 40px);top:100%;width:80px;height:80px}}.exam-info-and-timetable{margin-top:3em}#pop-up-container{position:fixed;top:0;left:0;height:100vh;width:100vw;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6)));background:-o-linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6));background:linear-gradient(#0009,#0009);z-index:1000;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (max-width: 1000px){#pop-up-container{max-height:-moz-available;max-height:-webkit-fill-available;max-height:stretch}}#pop-up-container.hidden{display:none}#pop-up-container .container{position:relative;width:60%;max-height:80%;border-radius:.9rem}@media only screen and (max-width: 1000px){#pop-up-container .container{width:90%;max-height:90%}}#pop-up-container .container:after{content:" ";position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding:1.5em 0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(82,113,255,0)),to(#fdb833));background-image:-o-linear-gradient(top,rgba(82,113,255,0),#fdb833);background-image:linear-gradient(to bottom,#5271ff00,#fdb833)}#pop-up-container .close{font-size:2em;position:absolute;top:.5em;right:.5em;cursor:pointer;line-height:1}#pop-up-container .content{padding:3em;overflow-y:scroll;height:100%;position:relative}@media only screen and (max-width: 500px){#pop-up-container .content{padding:2em}}span.star{padding-right:.5em}span.star img{height:1em;width:1em}form.newsletter .field-wrapper{margin:auto}form .group-title{font-weight:700;margin-bottom:1.5em}form .group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin-bottom:2em}form .group.visually-hidden{width:0}form .field-wrapper,form .selector-wrapper{width:45%}@media only screen and (max-width: 650px){form.newsletter .field-wrapper{width:100%}}form label{text-transform:lowercase;display:block;font-size:.8em;margin-bottom:.5em}form select,form input,form textarea{padding:.5em;border:1px solid #494e74;border-radius:5px;font-family:hero-new,sans-serif;width:100%}form input[type=checkbox]{width:auto}form textarea{height:5em}form button[type=submit]{margin-top:1em;margin-bottom:1em}p.price{margin-bottom:2em}span.price{font-size:1.82em;font-weight:700}.product-image img{display:block}.product-page h1{font-size:2.11em}.product-description{margin-top:3em}.breadcrumb{text-transform:lowercase;margin-bottom:3em}.breadcrumb .resource{text-transform:none!important}@media only screen and (max-width: 1000px){.recommendations-container{padding-right:0}.recommendations-container .product-grid{display:block}.recommendations-container .slick-list{padding:0 20% 0 0}.recommendations-container .slick-list .grid-item{padding-right:2em}}.pagination{text-transform:lowercase;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.pagination span{margin-right:1.5em}.pagination span:last-child{margin-right:0}section.pagination{margin-bottom:3em}section.pagination.blog{margin-bottom:0}.social{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;line-height:1}.social a{border:none;font-size:2.1em;margin-right:.75em}.social a:last-child{margin-right:0}section.download{padding-top:6em}section.download~section.download{padding-top:3em}.info section:last-child{padding-bottom:5em!important}.info p{font-size:.92em}.info .download p{font-size:.7em}.info .intro p{font-size:1em}.info h1,.info h2,.info h3,.info h4,.info h5{text-transform:none!important}.info .column.one-third{margin-bottom:0}#your-teacher{min-height:calc(100vh - 5.15em)}#your-teacher a.video-link{color:#43aa8b;border-color:#fff}#your-teacher a.video-link:hover{border-color:#43aa8b}@media only screen and (max-width: 1150px){#your-teacher{max-height:none}#your-teacher a.video-link{color:#f7f7f7;border-color:#43aa8b}#your-teacher a.video-link:hover{border-color:#f7f7f7}}@media only screen and (max-width: 1000px){#your-teacher .image{margin-bottom:4em}#your-teacher .about{margin-bottom:0}#your-teacher .column{width:100%!important;padding-left:0!important}}.faq-item{margin-bottom:2em}.faq-item .expand{margin-left:1em;font-size:1em}.faq-item .question{font-size:1.2em;cursor:pointer}.faq-item .answer{max-height:0;overflow:hidden;height:0}.faq-item .answer p:first-child{margin-top:0}.faq-item .answer.showing{max-height:999px;height:auto;overflow:auto}.article-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-row-gap:3em;grid-column-gap:5em}@media only screen and (max-width: 1000px){.article-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 500px){.article-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}.article-grid .grid-item h2{font-size:1.385em;text-transform:none}.article-grid .grid-item h3{font-size:.83em;font-weight:400}.blog-header{margin-bottom:3em}.blog-introduction{width:50%;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}.blog-introduction p:last-child{margin-bottom:0}.blog-categories{width:calc((100% - 10em) / 3);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}.blog-categories a.active{border-bottom:2px solid #494e74}.blog-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width: 1000px){.blog-header{display:block}.blog-categories,.blog-introduction{width:100%}.blog-categories{margin-top:2rem}}.article h1{margin-bottom:.2em;text-transform:none}.article h2{font-size:1.58em;margin-bottom:2em;font-weight:400}.article .pagination,.related-product-container{margin-top:4em}.related-product-container h2{margin-bottom:.5em}.related-product{display:flex;justify-content:space-between}.related-product .product:first-child{width:50%}.related-product .details{width:45%}.review{margin-bottom:4em}.review:last-child{margin-bottom:5em}.review .stars img{width:1.5em;margin-right:.25em}.review .stars img:last-child{margin-right:0}hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3)}section.your-bag{padding-top:4em}section.your-bag h1{line-height:1}section.your-bag .row{margin-bottom:1.5em}section.your-bag .row p{margin:0}.columns.row{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (max-width: 500px){.columns.row{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.columns.row .column:first-child{margin-bottom:0}}.cart-info{margin-top:2em}.cart-info div{margin-bottom:2em}.cart-info div:last-child{margin-bottom:0}p.subtotal{margin-top:-.5em;margin-bottom:.5em}.contact h1{font-size:3vw}@media only screen and (max-width: 500px){.contact h1{margin-top:2em;margin-bottom:2em;font-size:5vw}}form.search{margin-bottom:2em;width:30%}@media only screen and (max-width: 500px){form.search{width:100%}}form.customer .group{margin-bottom:0}form.customer .field-wrapper{margin-bottom:2em;width:100%}@media only screen and (max-width: 500px){table.orders tr{display:block;padding-bottom:2em;padding-top:2em;border-bottom:1px solid rgba(0,0,0,.1)}table.orders td{display:block;border-bottom:0;padding:0}table.orders td.order-details{width:100%}}td.order-details{width:60%;padding-right:2em}table .row.columns{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}table .row.columns .column:first-child{margin-bottom:0}@media only screen and (max-width: 1000px){.columns.account{display:block}.columns.account .column{width:100%!important}}.homework{margin-bottom:4rem}.homework h3{font-size:1.2rem}#accepts_marketing label{text-transform:none}table{width:100%;border-collapse:collapse}table h3{margin-top:1rem!important}table td{padding-top:1rem;padding-bottom:1rem;vertical-align:top;border-bottom:1px solid rgba(0,0,0,.1)}table thead{font-weight:700}
/*# sourceMappingURL=/s/files/1/0460/4221/8664/t/15/assets/styles.css.map */
