html{scroll-behavior:smooth}body{margin:0;color:#000;background:#fff;font-size:100%;font-weight:400;font-family:"Open Sans";line-height:1.5;min-width:320px}.flex{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (max-width: 991px){.flex.flex-md{display:block}}@media only screen and (max-width: 767px){.flex.flex-sm{display:block}}h1,h2,h3{margin:0}h1{font-family:"freight-text-pro"}h2,h3{font-family:"Open Sans"}p{margin:0 0 25px;font-size:16px}p .text-tiny{font-size:14px}p .text-small{font-size:15px}p .text-big{font-size:20px}p .text-huge{font-size:24px}.container{max-width:1060px;padding:0 20px;margin:0 auto}.btn,.eteacher-form input[type=submit],.eteacher-form button[type=submit]{cursor:pointer;text-align:center;text-transform:uppercase;min-width:250px;font-size:18px;font-family:"Open Sans";font-weight:400;background:#b60a06;color:#fff;border-radius:2px;border:0;outline:none;display:inline-block;text-decoration:none;-webkit-appearance:none;-moz-appearance:none}.btn:hover,.eteacher-form input[type=submit]:hover,.eteacher-form button[type=submit]:hover{background:#9d0905}.close-btn{cursor:pointer;width:20px;height:20px}.close-btn:before,.close-btn:after{position:absolute;content:" ";height:22px;width:2px;background-color:#fff}.close-btn:before{transform:rotate(45deg)}.close-btn:after{transform:rotate(-45deg)}.play-button-overlay{position:relative}.play-button-overlay:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45 45'><path d='M22.518.9a21.583 21.583 0 1021.583 21.582A21.583 21.583 0 0022.518.899z' fill='none' stroke='white' stroke-width='2'/><path d='M32.228 24.638l-6.6 3.81-6.592 3.81a1.781 1.781 0 01-2.672-1.544v-15.24a1.781 1.781 0 012.672-1.544l6.601 3.81 6.6 3.81a1.781 1.781 0 01-.009 3.088z' fill='white'/></svg>");position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1);width:60px;height:60px;transition:all .2s;-webkit-filter:drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));filter:drop-shadow(0 0 2px rgba(0, 0, 0, 0.5));background:rgba(255,255,255,.2);border-radius:50%}.play-button-overlay:hover{cursor:pointer}.play-button-overlay:hover:after{transform:translate(-50%, -50%) scale(1.2);transform-origin:center}.play-button-overlay.playing:after{opacity:0}.mobile-cta{display:none;position:fixed;z-index:90;bottom:0;left:0;right:0;width:100%;background:#b60a06;text-align:center}.mobile-cta a{background:#b60a06;border:1px solid #fff;text-decoration:none;display:block;margin:4px;padding:9px 5px;color:#fff;font-size:18px}@media only screen and (max-width: 767px){.mobile-cta{display:block}}.hide{display:none}.align-center{text-align:center}.glide__bullets{text-align:center}.glide__bullet{background-color:#b60a06;width:11px;height:11px;padding:0;border-radius:50%;border:2px solid #b60a06;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet--active{background-color:#fff}.btn.btn-primary,.eteacher-form input.btn-primary[type=submit],.eteacher-form button.btn-primary[type=submit]{font-weight:600;font-size:15px;line-height:45px;padding:0 30px;border-radius:4px}#header{position:absolute;top:0;left:0;width:100%;z-index:10}#header .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1240px;padding:15px 20px 0}#header .logo img{height:45px}#top-lang-nav{position:relative}#top-lang-nav .languages-opener{display:flex;position:relative;z-index:20;cursor:pointer}#top-lang-nav .languages-opener span{width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #fff;margin-top:-2.4px;transition:all .3s;align-self:center;margin:0 8px 0 0}[dir=rtl] #top-lang-nav .languages-opener span{margin:0 0 0 8px}#top-lang-nav img{transform:scale(0.7)}#top-lang-nav ul{margin:0;padding:0;list-style:none;width:175px;background:#fff;box-shadow:rgba(0,23,45,.32) 0px 1px 15px;box-sizing:border-box;direction:ltr;padding:24px;position:absolute;margin:15px 0 0;right:0;opacity:0;transition:all .3s;z-index:10}[dir=rtl] #top-lang-nav ul{right:unset;left:0}#top-lang-nav ul:before{content:"";display:block;position:absolute;z-index:21;top:-9px;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:10px solid #fff;margin-bottom:-4px;position:absolute;right:17px}[dir=rtl] #top-lang-nav ul:before{right:unset;left:17px}#top-lang-nav ul li{display:none}#top-lang-nav ul li a{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:15px;text-decoration:none;color:#030303}#top-lang-nav ul li a span{flex:1;padding:15px 0;line-height:1;border-bottom:1px solid #ebebeb;margin-left:20px}#top-lang-nav ul li a:hover,#top-lang-nav ul li a.active_lang{font-weight:600}#top-lang-nav ul li:last-of-type span{border-bottom:none}#top-lang-nav input{display:none}#top-lang-nav input:checked~ul{opacity:1}#top-lang-nav input:checked~ul li{display:block}#top-lang-nav input:checked~.languages-opener span{transform:rotate(180deg)}@media only screen and (max-width: 767px){#header .logo{background-repeat:no-repeat;background-size:contain;width:100%;height:45px}#header .logo img{display:none}#header.light .logo{background-image:url("https://lp.eteachergroup.com/Content/images/IIBS_Logo_Wide_Black.png")}#header.dark .logo{background-image:url("https://lp.eteachergroup.com/Content/images/IIBS_Logo_Wide_White.png")}}.light #top-lang-nav .languages-opener span{border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #333;margin-top:-2.4px}.dark #top-lang-nav .languages-opener span{border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #fff;margin-top:-2.4px}#header .logo{height:50px}@media only screen and (min-width: 768px){#header .logo{background-image:none !important}}@media only screen and (max-width: 767px){#header .logo{background-size:contain;height:44px}}body{color:#232323}h2.title{font-size:36px;font-weight:400;color:#4b321e}.eteacher-form{position:relative}.eteacher-form [name=first-name]{display:none}.eteacher-form .field-row .input-box{display:flex;align-items:center;justify-content:flex-start;border:1px solid #bdbdbd;border-radius:2px;background:#fff;transition:all .2s ease-in-out}.eteacher-form .field-row .input-box:not(.disabled):focus-within{border-color:rgba(77,144,254,.5);box-shadow:0 0 5px #51cbee}.eteacher-form .field-row input,.eteacher-form .field-row select,.eteacher-form .field-row textarea,.eteacher-form .field-row .styled-select{font-family:"Open Sans";font-size:16px;color:#555;border:none;width:100%;padding:0 10px;outline:none;line-height:45px;background:rgba(0,0,0,0);box-sizing:border-box}.eteacher-form .field-row input.placeholder,.eteacher-form .field-row select.placeholder,.eteacher-form .field-row textarea.placeholder,.eteacher-form .field-row .styled-select.placeholder{color:#555}.eteacher-form .field-row input:-moz-placeholder,.eteacher-form .field-row select:-moz-placeholder,.eteacher-form .field-row textarea:-moz-placeholder,.eteacher-form .field-row .styled-select:-moz-placeholder{color:#555}.eteacher-form .field-row input::-moz-placeholder,.eteacher-form .field-row select::-moz-placeholder,.eteacher-form .field-row textarea::-moz-placeholder,.eteacher-form .field-row .styled-select::-moz-placeholder{color:#555}.eteacher-form .field-row input:-ms-input-placeholder,.eteacher-form .field-row select:-ms-input-placeholder,.eteacher-form .field-row textarea:-ms-input-placeholder,.eteacher-form .field-row .styled-select:-ms-input-placeholder{color:#555}.eteacher-form .field-row input::-webkit-input-placeholder,.eteacher-form .field-row select::-webkit-input-placeholder,.eteacher-form .field-row textarea::-webkit-input-placeholder,.eteacher-form .field-row .styled-select::-webkit-input-placeholder{color:#555}.eteacher-form .field-row input[type=text],.eteacher-form .field-row input[type=email],.eteacher-form .field-row input[type=tel]{-webkit-appearance:none}.eteacher-form .field-row input[type=email]{direction:ltr}[dir=rtl] .eteacher-form .field-row input[type=email]{text-align:right}.eteacher-form .field-row input[type=checkbox],.eteacher-form .field-row input[type=radio]{width:auto}.eteacher-form .field-row select{height:45px;color:#555;-webkit-appearance:none;-moz-appearance:none}.eteacher-form .field-row label{display:none;font-family:"Open Sans";font-size:16px}.eteacher-form .field-row label.visible{display:block}.eteacher-form .field-row textarea{line-height:1.2;padding:10px;min-height:100px}@media only screen and (max-width: 767px){.eteacher-form .field-row input,.eteacher-form .field-row select,.eteacher-form .field-row .styled-select{line-height:50px}.eteacher-form .field-row select{height:50px}}.eteacher-form .phone-input{direction:ltr}.eteacher-form .phone-input .selected-country{max-width:40%}.eteacher-form .phone-input .selected-country .selected-flag{margin:0 5px 0 10px;display:flex;align-items:center}.eteacher-form .phone-input .selected-country .selected-flag .iti-flag{display:inline-block;margin-right:.5rem}.eteacher-form .phone-input .selected-country .selected-flag .dial-code{color:#b60a06}.eteacher-form .phone-input .selected-country select.hide{display:none}.eteacher-form .phone-input .phone-number{flex:1}[dir=rtl] .eteacher-form .phone-input .form-control{text-align:right}.eteacher-form .country-dropdown{background-color:#fff;box-shadow:1px 2px 8px rgba(117,117,117,.4);color:rgba(0,0,0,.87);display:block;list-style-type:none;margin:0;margin-bottom:.5rem;min-width:11.25rem;outline:none;padding:0;position:absolute;width:100%;z-index:19;direction:ltr}.eteacher-form .country-dropdown.hide{display:none}.eteacher-form .country-dropdown .country-search-input{background:none;border:none;border-bottom-color:rgba(0,0,0,.12);border-bottom-style:solid;border-bottom-width:1px;border-radius:0;color:rgba(0,0,0,.87);cursor:auto;font-size:.9375rem;font-weight:400;height:2.25rem;outline:none;padding:0 .75rem;padding-left:2.5rem;-webkit-transition:border .1s ease;transition:border .1s ease;width:100%;-webkit-appearance:none}.eteacher-form .country-dropdown .dropdown-search-icon{color:rgba(0,0,0,.54);font-size:1.25rem;top:.5rem;left:.75rem;position:absolute;cursor:inherit;display:inline-block;height:1em;user-select:none;vertical-align:middle;width:1em}.eteacher-form .country-dropdown .dropdown-search-icon svg{display:block;fill:currentColor;height:1em;width:1em;margin:0;padding:0}.eteacher-form .country-dropdown .country-list{background-color:#fff;color:rgba(0,0,0,.87);display:block;list-style-type:none;margin:0;max-height:16rem;min-width:100%;overflow-y:auto;padding:0;position:relative}.eteacher-form .country-dropdown .country-list .country{cursor:pointer;padding:.375rem .75rem;display:flex;align-items:center;font-size:.93rem;line-height:1.3;user-select:none}.eteacher-form .country-dropdown .country-list .country .iti-flag{margin-right:.75rem}.eteacher-form .country-dropdown .country-list .country .country-name{font-weight:600}.eteacher-form .country-dropdown .country-list .country .dial-code{display:inline-block;margin-left:5px}.eteacher-form .country-dropdown .country-list .active{background-color:rgba(0,0,0,.05);color:#2196f3;font-weight:500}.eteacher-form .country-dropdown .country-list .highlight{background-color:rgba(0,0,0,.1)}.eteacher-form .select-box{display:block !important;position:relative;color:#555;cursor:pointer;direction:ltr;text-align:left}[dir=rtl] .eteacher-form .select-box{text-align:right}.eteacher-form .select-box select{display:none}.eteacher-form .select-box .styled-select{display:inline-block;width:100%;position:relative;background-image:url("/Content/assets/images/select-arrow-dark.png");background-repeat:no-repeat;background-position:right 10px center}[dir=rtl] .eteacher-form .select-box .styled-select{background-position:left 10px center}.eteacher-form .select-box.disabled .styled-select:before{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.5)}.eteacher-form .select-box ul{display:none;list-style:none;max-height:300px;overflow-y:auto;margin:0;padding:10px 0;border:1px solid #e9e9e9;position:absolute;z-index:20;width:100%;box-shadow:1px 2px 8px rgba(117,117,117,.4);background:#fff;outline:none}.eteacher-form .select-box ul.opened{display:block}.eteacher-form .select-box ul li{padding:0 15px;line-height:2}.eteacher-form .select-box ul li.active:not([disabled]){font-weight:600}.eteacher-form .select-box ul li:hover:not([disabled]),.eteacher-form .select-box ul li.highlight:not([disabled]){color:#850704;background:#eee}.eteacher-form .select-box ul li[disabled]:hover,.eteacher-form .select-box ul li[disabled].highlight{color:#6f6f6f;background:#eee}.eteacher-form .radio,.eteacher-form .checkbox{user-select:none;cursor:pointer}.eteacher-form .radio label,.eteacher-form .checkbox label{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;margin:0;cursor:pointer;z-index:1}.eteacher-form .radio label span,.eteacher-form .checkbox label span{display:block;position:relative}.eteacher-form .radio label span:last-child,.eteacher-form .checkbox label span:last-child{flex:1}.eteacher-form .radio input,.eteacher-form .checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.eteacher-form .radio input:checked~.input,.eteacher-form .checkbox input:checked~.input{background-color:#fff}.eteacher-form .radio input:checked~.input:after,.eteacher-form .checkbox input:checked~.input:after{display:block}.eteacher-form .radio .input,.eteacher-form .checkbox .input{z-index:0;border:1px solid #bdbdbd;margin:0 10px 0 0;transform:translateY(4px)}[dir=rtl] .eteacher-form .radio .input,[dir=rtl] .eteacher-form .checkbox .input{margin:0 0 0 10px}.eteacher-form .radio .input:after,.eteacher-form .checkbox .input:after{content:"";position:absolute;display:none}.eteacher-form .radio .input{height:14px;width:14px;background-color:#eee;border-radius:50%}.eteacher-form .radio .input:after{top:3px;width:8px;height:8px;border-radius:50%;background:#418282}[dir=ltr] .eteacher-form .radio .input:after{left:3px}[dir=rtl] .eteacher-form .radio .input:after{right:3px}.eteacher-form .checkbox .input{height:15px;width:15px;background-color:#eee}.eteacher-form .checkbox .input:after{top:-1px;width:4px;height:10px;border:solid #418282;border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=ltr] .eteacher-form .checkbox .input:after{left:4px}[dir=rtl] .eteacher-form .checkbox .input:after{right:4px}.eteacher-form .input-feedback{opacity:0;font-size:14px;color:#b10c2b;min-height:18px;text-align:right}[dir=rtl] .eteacher-form .input-feedback{text-align:left}.eteacher-form .is-valid .input-box{transition:none;background-repeat:no-repeat;background-size:17px;background-position:right 10px center;background-image:url("/Content/assets/images/valid-check.png")}[dir=rtl] .eteacher-form .is-valid .input-box{background-position:left 10px center}.eteacher-form .is-invalid .input-box{transition:none;border-color:crimson;background-repeat:no-repeat;background-position:right 10px center;background-image:url("/Content/assets/images/invalid-icon.png")}[dir=rtl] .eteacher-form .is-invalid .input-box{background-position:left 10px center}[dir=rtl] .eteacher-form .is-invalid .phone-input{background-position:left 90px center}.eteacher-form .is-invalid .select-box{background-position:right 25px center}[dir=rtl] .eteacher-form .is-invalid .select-box{background-position:left 25px center}.eteacher-form .is-invalid .input-feedback{opacity:1;padding:7px 0}.eteacher-form .has-checkbox .input-feedback,.eteacher-form .has-radio .input-feedback{padding:0}.eteacher-form .has-checkbox .is-invalid .input-feedback,.eteacher-form .has-radio .is-invalid .input-feedback{padding:0}.eteacher-form .btn-row{margin-top:20px;text-align:center}.eteacher-form input[type=submit],.eteacher-form button[type=submit]{width:100%;line-height:50px}.rosen .eteacher-form input[type=submit],.rosen .eteacher-form button[type=submit]{width:85%;margin:0 auto}.eteacher-form input[type=submit]:disabled,.eteacher-form button[type=submit]:disabled{cursor:not-allowed;opacity:1}.eteacher-form .submitted button[type=submit]{color:rgba(0,0,0,0) !important;position:relative;opacity:1;pointer-events:auto;transition:all 0s linear,opacity .1s ease}.eteacher-form .submitted button[type=submit]:before{position:absolute;content:"";top:calc(50% - 14px);left:calc(50% - 14px);width:24px;height:24px;border-radius:500rem;border:.2em solid rgba(0,0,0,.15)}.eteacher-form .submitted button[type=submit]:after{position:absolute;content:"";top:calc(50% - 14px);left:calc(50% - 14px);width:24px;height:24px;animation:button-spin .6s linear;animation-iteration-count:infinite;border-radius:500rem;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.2em;box-shadow:0px 0px 0px 1px rgba(0,0,0,0)}@keyframes button-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eteacher-form form{width:100%}.eteacher-form .field-row .input-box{border:none;border-bottom:1px solid #bebebe}.eteacher-form .field-row .input-box input{outline:none !important}.eteacher-form .field-row .input-box input.placeholder{color:#777}.eteacher-form .field-row .input-box input:-moz-placeholder{color:#777}.eteacher-form .field-row .input-box input::-moz-placeholder{color:#777}.eteacher-form .field-row .input-box input:-ms-input-placeholder{color:#777}.eteacher-form .field-row .input-box input::-webkit-input-placeholder{color:#777}.eteacher-form .btn-row{margin-top:40px}.eteacher-form .btn-row .btn,.eteacher-form .btn-row input[type=submit],.eteacher-form .btn-row button[type=submit]{width:100%}.eteacher-form .is-invalid .input-feedback{padding:0}.eteacher-form .input-feedback{padding:0}#stats{padding:90px 0;text-align:center}#stats .container{max-width:960px;padding:0}#stats .stats-list{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-family:"Open Sans"}#stats .stats-list .item{padding:0 30px}#stats .stats-list .img{margin:0 0 30px;line-height:0;font-size:0}#stats .stats-list h3{color:#000;font-size:calc(16px + (25 - 16)*(100vw - 320px)/(1920 - 320));line-height:1;font-weight:700;text-transform:uppercase;white-space:nowrap;margin:0 0 10px}#stats .stats-list p{margin:0;color:#b60a06;font-size:30px;line-height:1.2;font-weight:700}@media only screen and (max-width: 767px){#stats{padding:50px 0 20px}#stats .stats-list{flex-wrap:wrap;align-items:flex-start}#stats .stats-list .item{flex:0 1 50%;margin:0 0 30px;padding:0}#stats .stats-list .img{margin:0 0 10px}#stats .stats-list h3{margin:0}}.trust-pilot-widget{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1240px;margin:0 auto}.trust-pilot-widget .stars{background:url(https://lp.eteachergroup.com/Content/images/trustpilot-stars.png) center no-repeat;background-size:contain;display:inline-block;height:25px;width:110px}.trust-pilot-widget .trustpilot-logo{background:url(https://lp.eteachergroup.com/Content/images/trustpilot-logo-black.svg) center no-repeat;background-size:contain;display:inline-block;width:110px;height:25px}.trust-pilot-widget .trustpilot-link{color:#fff}.trust-pilot-widget .score-stars-block{display:flex;gap:16px}.trust-pilot-widget>*{margin:0 8px}.trust-pilot-widget .trustpilot-link{color:#fff}.trust-pilot-widget .trustpilot-link span{margin:0}@media only screen and (max-width: 991px){.trust-pilot-widget{position:static;justify-content:center;margin:0 auto 35px}.trust-pilot-widget .trustpilot-reviews{display:none}}#cover{background:#fff;padding:165px 0 75px;background-size:cover;background-repeat:no-repeat}#cover .container{display:flex;align-items:center;justify-content:space-between;max-width:1140px;gap:20px}#cover .title-section{width:540px;max-width:100%;color:#4b321e}#cover .title-section .title{font-size:62px;font-weight:700;line-height:1;margin:0 0 20px}#cover .title-section .title span{color:#b60a06;font-family:"Open Sans"}#cover .title-section .subtitle{font-size:20px;margin:0;padding:0 0 100px;position:relative}#cover .title-section .subtitle:after{content:"";height:12px;width:65px;background:#f0af37;position:absolute;left:0;bottom:38px}@media only screen and (max-width: 991px){#cover .title-section .subtitle:after{transform:translateX(-50%);left:50%}}@media only screen and (max-width: 767px){#cover .title-section .subtitle:after{height:8px;transform:translateX(0);left:0}}#cover .stats{gap:80px;justify-content:flex-start}#cover .stats .item{font-weight:600}#cover .stats .item h3{font-size:16px;font-family:"freight-text-pro"}#cover .stats .item p{font-size:36px;margin:0}@media only screen and (max-width: 1440px){#cover{padding:130px 0 75px}}@media only screen and (max-width: 991px){#cover{padding:115px 0 0}#cover .container{flex-direction:column;gap:0}#cover .title-section{text-align:center}#cover .title-section .title{font-size:38px;line-height:1.2}#cover .title-section .title span{display:block}#cover .title-section .subtitle{padding:0 0 85px;font-size:15px}#cover .title-section .subtitle:after{bottom:50px}#cover .stats{display:none}}@media only screen and (max-width: 767px){#cover .title-section{text-align:start}}#request-form{background:#fff;width:440px;max-width:100%;box-shadow:0px 0px 40px rgba(25,19,14,.2117647059);border:1px solid #e6e6e6;border-radius:8px;padding:85px 40px;box-sizing:border-box;position:relative;overflow:hidden}#request-form:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:8px;background:#f0af37}#request-form header{text-align:center;margin:0 auto 50px}#request-form header h2{color:#418282;font-size:20px;margin:0 0 15px}#request-form header p{font-size:18px;margin:0}#request-form .close-btn{display:none}#request-form .container{padding:0}#request-form .field-row{margin-top:10px}#request-form .field-row .input-box{border-color:#d1d1d1}@media only screen and (max-width: 1440px){#request-form{padding:65px 40px}}@media only screen and (max-width: 991px){#request-form{margin:0 auto -100px;padding:40px 30px 60px;box-shadow:none}#request-form header h2{font-size:18px}#request-form header p{font-size:15px}#request-form .field-row{margin-top:0}}@media only screen and (max-width: 767px){#request-form{width:540px}}#features{padding:50px 0 120px}#features .container{max-width:1470px}#features .title{margin:0 auto 50px;max-width:1200px}#features .glide__slides{flex-direction:column;gap:85px}#features .glide__slides .item{margin:0 auto;max-width:1200px}#features .glide__slides .item .inner{display:flex;align-items:center;justify-content:space-between;gap:80px}#features .glide__slides .item .inner h3{font-size:32px;font-weight:400;margin:0 0 15px}#features .glide__slides .item .inner p{margin:0;line-height:2}#features .glide__slides .item .inner img{border-radius:8px;display:block}#features .glide__slides .item:nth-child(even) .inner{flex-direction:row-reverse}#features .glide__slides .item.cta{background:#fafafa;padding:60px 65px;border-radius:8px;max-width:none;width:100%}#features .glide__slides .item.cta img{border-radius:6px}#features .glide__slides .item.cta h3{font:700 52px/1.2 "freight-text-pro";color:#1c3657;position:relative;padding:0 0 80px;margin:0}#features .glide__slides .item.cta h3:after{content:"";height:12px;width:65px;background:#f0af37;position:absolute;left:0;bottom:38px;bottom:32px}@media only screen and (max-width: 991px){#features .glide__slides .item.cta h3:after{transform:translateX(-50%);left:50%}}@media only screen and (max-width: 767px){#features .glide__slides .item.cta h3:after{height:8px;transform:translateX(0);left:0}}#features .glide__slides .item.cta p{font-size:17px;line-height:1.8;color:#4b321e}#features .glide__slides .item.cta .btn,#features .glide__slides .item.cta .eteacher-form input[type=submit],.eteacher-form #features .glide__slides .item.cta input[type=submit],#features .glide__slides .item.cta .eteacher-form button[type=submit],.eteacher-form #features .glide__slides .item.cta button[type=submit]{margin:30px 0 0}#features .glide__slides .item:last-of-type{max-width:1350px;margin:50px 0 0}@media only screen and (max-width: 991px){#features{padding:150px 0 140px}#features .container{text-align:center}#features .title{width:290px;margin:0 auto 45px}#features .glide__slides{gap:75px;display:flex}#features .glide__slides .item .inner{gap:30px;flex-direction:column}#features .glide__slides .item .inner img{width:100%}#features .glide__slides .item .inner h3{font-size:22px}#features .glide__slides .item .inner p{font-size:16px}#features .glide__slides .item:nth-child(even) .inner{flex-direction:column}#features .glide__slides .item.cta{background-position:top center;padding:40px 30px 50px}#features .glide__slides .item.cta .inner{gap:45px}#features .glide__slides .item.cta .inner .icon{width:100%}#features .glide__slides .item.cta .inner img{box-shadow:0px 4px 15px rgba(0,0,0,.05)}#features .glide__slides .item.cta .inner h3{padding:0 0 60px;line-height:1.4;font-size:24px}#features .glide__slides .item.cta .inner h3:after{bottom:36px}#features .glide__slides .item.cta .inner p{font-size:16px}#features .glide__slides .item:last-of-type{margin:0}#features .glide__slides .item:last-of-type .inner h3{font-size:26px}}@media only screen and (max-width: 767px){#features .container{text-align:start}#features .glide__slides .item.cta .btn,#features .glide__slides .item.cta .eteacher-form input[type=submit],.eteacher-form #features .glide__slides .item.cta input[type=submit],#features .glide__slides .item.cta .eteacher-form button[type=submit],.eteacher-form #features .glide__slides .item.cta button[type=submit]{width:100%}}#trustpilot{background:#f5f8f8;padding:120px 0 130px}#trustpilot .container{max-width:1400px}#trustpilot header{text-align:center;color:#4b321e;margin:0 auto 65px;width:750px;max-width:100%}#trustpilot header .title{margin:0 0 20px}#trustpilot header p{font-size:18px;margin:0}#trustpilot .glide .glide__slides{display:flex;list-style:none;padding:2px 0;margin:0 auto}#trustpilot .glide .glide__slides .glide__slide{background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:30px;display:flex;flex-direction:column;align-items:flex-end;height:auto}#trustpilot .glide .glide__slides .glide__slide .head{align-items:flex-start;margin:0 0 30px;width:100%;position:relative}#trustpilot .glide .glide__slides .glide__slide .head img{width:50px}#trustpilot .glide .glide__slides .glide__slide .head .item-wrap-author{gap:10px}#trustpilot .glide .glide__slides .glide__slide .head .item-wrap-author div span{font-weight:700;display:block}#trustpilot .glide .glide__slides .glide__slide .head .item-wrap-author div span.item-note{font-weight:400;color:#1c3657}#trustpilot .glide .glide__slides .glide__slide .head .stars{width:105px;height:20px;background:url(https://lp.eteachergroup.com/Content/images/trustpilot-stars.png) no-repeat center center rgba(0,0,0,0);background-size:contain;position:absolute;right:0;top:0}#trustpilot .glide .glide__slides .glide__slide .item-quote{margin:0;width:100%}#trustpilot .glide .glide__slides .glide__slide .more{color:#b60a06;text-decoration:underline;float:right;margin:auto 0 0;padding:30px 0 0;cursor:pointer;font-size:17px}#trustpilot .glide .glide__slides .glide__slide .more:hover{color:#e70d08}#trustpilot .glide .glide__bullets{display:none}#trustpilot .trust-pilot-widget{font-size:15px;color:#404040;margin:75px auto 0;gap:11px}#trustpilot .trust-pilot-widget>*{display:flex;order:3;margin:0}#trustpilot .trust-pilot-widget .trustpilot-logo{order:1}#trustpilot .trust-pilot-widget .score-stars-block .score-string{order:2;font-size:16px;font-weight:600}#trustpilot .trust-pilot-widget .trustpilot-link{color:inherit;font-weight:600}#trustpilot .trust-pilot-widget .trustpilot-reviews{font-weight:400;gap:5px}@media only screen and (max-width: 991px){#trustpilot{padding:65px 0 90px}#trustpilot header{margin:0 auto 50px}#trustpilot header p{font-size:15px;line-height:1.8}#trustpilot .glide .glide__slides .glide__slide .head{flex-direction:column;gap:35px;margin:0 0 15px}#trustpilot .glide .glide__slides .glide__slide .head .stars{position:static}#trustpilot .glide .glide__bullets{display:flex;align-items:center;justify-content:center;gap:15px;padding:35px 0 0;position:relative;bottom:0}#trustpilot .glide .glide__bullets .glide__bullet{background:#646464;opacity:.35;border:none !important;margin:0}#trustpilot .glide .glide__bullets .glide__bullet--active{background:#418282;width:15px;height:15px;opacity:1}#trustpilot .trust-pilot-widget{margin:50px auto 0;flex-wrap:wrap;gap:11px}#trustpilot .trust-pilot-widget .trustpilot-review{flex:0 0 auto}}#stats{padding:115px 0 130px}#stats .container{max-width:1100px;padding:0 20px}#stats header{width:830px;max-width:100%;margin:0 auto 50px}#stats header h2{font-weight:400;font-size:38px;white-space:pre-line;margin:0 0 20px;line-height:1.2}#stats header h2 b{font-family:"freight-text-pro";font-size:54px}#stats header .description{line-height:1.9;margin:0}#stats .stats-list .item{flex:1}#stats .stats-list .item h3,#stats .stats-list .item p{font-weight:700;font-size:32px;text-transform:none}#stats .stats-list .item h3{font-family:"freight-text-pro";color:#4b321e}#stats .stats-list .item p{font-family:"Open Sans";color:#f0af37}#stats .btn,#stats .eteacher-form input[type=submit],.eteacher-form #stats input[type=submit],#stats .eteacher-form button[type=submit],.eteacher-form #stats button[type=submit]{margin:60px 0 0;min-width:190px}@media only screen and (max-width: 991px){#stats{padding:90px 0 100px}#stats header h2{font-size:25px}#stats header h2 b{font-size:35px}#stats header .description{font-size:16px;line-height:1.5}#stats .stats-list{flex-wrap:wrap;align-items:stretch}#stats .stats-list .item{margin:0;justify-content:flex-end;display:flex;flex-direction:column;box-sizing:border-box}#stats .stats-list .item h3{white-space:normal;font-size:20px;margin:0 0 10px}#stats .stats-list .item p{font-size:26px;font-weight:600}#stats .stats-list .item .img{margin:0 0 30px}}@media only screen and (max-width: 767px){#stats .stats-list{gap:60px 0px}#stats .stats-list .item{flex:0 0 50%}#stats .btn,#stats .eteacher-form input[type=submit],.eteacher-form #stats input[type=submit],#stats .eteacher-form button[type=submit],.eteacher-form #stats button[type=submit]{width:100%}}#footer{text-align:center;background:#06071b;color:#959595;padding:40px 0 130px}#footer ul{margin:0;padding:0;list-style:none}#footer .container{max-width:1310px;padding:0px 20px}#footer .container .copyright{margin:0 0 1em}#footer .container nav{font-size:0}#footer .container nav li{display:inline-block;position:relative;padding:0 10px;border-right:1px solid #fff;line-height:1;font-size:15px}[dir=rtl] #footer .container nav li{border-right:none;border-left:1px solid #fff}#footer .container nav li:last-child{border:none}[dir=rtl] #footer .container nav li:last-child{border:none}#footer .container nav li a{color:#fff;text-decoration:none}#footer .container nav li a:hover{color:#ff8715}#footer .services-block{color:#fff;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:40px;margin-bottom:40px}#footer .services-block h3{font-family:"Open Sans";font-size:20px;line-height:1.3;font-weight:500;margin:0 0 40px}#footer .services-block ul{display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (max-width: 360px){#footer .services-block ul{display:block}}#footer .services-block ul li{display:inline-flex;align-items:center}#footer .services-block ul li span{font-size:16px;line-height:1.4;text-align:left}@media only screen and (max-width: 360px){#footer .services-block ul{display:block}#footer .services-block ul li{margin:0 0 20px}}#footer .services-block .ed-image{margin-right:10px;line-height:0}
