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:rgb(157.3138297872,8.6436170213,5.1861702128)}.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:hsla(0,0%,100%,.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%;text-align:center;box-shadow:0px 0px 20px rgba(0,0,0,.2);padding:15px 25px;background:#fff;box-sizing:border-box}.mobile-cta a{background:#418282;border-radius:8px;text-decoration:none;display:block;padding:0 10px;color:#fff;font-weight:700;font-size:18px;line-height:54px}@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}#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{position:static}#header .container{padding-block:20px}#header .logo img{height:auto}h2,h3{color:#4b321e;font-family:"freight-text-pro";font-size:36px;margin:0 0 15px}@media only screen and (max-width: 767px){h2 .title,h3 .title{font-size:30px}}.btn,.eteacher-form input[type=submit],.eteacher-form button[type=submit]{background:#418282;border-radius:8px;color:#fff;font-size:18px;font-weight:700;line-height:54px;text-transform:none;min-width:auto;padding:0 30px}section .video-wrap[data-custom-play]{width:100%;padding-top:56.25%;height:0px;position:relative;color:#fff}section .video-wrap[data-custom-play] video{width:100%;height:100%;position:absolute;top:0;left:0}section .video-wrap[data-custom-play]:hover{cursor:pointer}#cover .container{max-width:1470px}#cover .holder{border-radius:20px;overflow:hidden;align-items:stretch;flex-direction:row-reverse}#cover .text-box{background:#f4f2ef;padding:50px 80px;flex:0 0 580px;box-sizing:border-box}#cover .image-box{position:relative;flex:1;min-height:100%;background-image:var(--cover-bg-image);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}#cover .media-box{position:relative;background-color:#f7f7f7;flex:1;display:flex;align-items:center;justify-content:center;padding:30px 55px}#cover .video-wrap{aspect-ratio:16/9;font-size:0;position:relative;width:100%}#cover .video-wrap iframe{width:100%;height:100%;border-radius:15px;background-color:#000}@media only screen and (max-width: 1280px){#cover .text-box{flex-basis:450px;padding:40px}#cover .text-box .title{font-size:32px}#cover .media-box{padding:30px 40px}}@media only screen and (max-width: 991px){#cover .text-box{padding:30px 25px 40px}#cover .text-box .title{font-size:26px}#cover .text-box .btn,#cover .text-box .eteacher-form input[type=submit],.eteacher-form #cover .text-box input[type=submit],#cover .text-box .eteacher-form button[type=submit],.eteacher-form #cover .text-box button[type=submit]{display:block}#cover .image-box{background-image:var(--cover-bg-image-mobile, var(--cover-bg-image));aspect-ratio:3/2}#cover .media-box{width:100%;display:block;padding:0}#cover .media-box .video-wrap iframe{border-radius:0}}#cover .title{font-family:"freight-text-pro";font-size:48px;line-height:1.1;color:#4b321e;position:relative}#cover .title:after{content:"";height:12px;width:100px;background:#f0af37;display:block;margin:30px 0}@media only screen and (max-width: 767px){#cover .title:after{margin:30px auto}}@media only screen and (max-width: 991px){#cover .title:after{margin:15px 0}}#popup .eteacher-form .fieldset .field-row{margin-inline:auto}#partner{margin:40px 0 0}#partner .container{max-width:1300px}#partner .holder{background:#f2f2f2;border-radius:20px;padding:20px 60px}#partner .holder>div{flex:1}#partner .holder .partner{border-right:1px solid rgba(112,112,112,.34);justify-content:flex-start;gap:20px}#partner .holder .partner h2{font-family:"freight-text-pro";font-weight:600;font-size:18px;margin:0}#partner .holder .partner img{height:40px}#partner .holder .trustpilot .trust-pilot-widget{justify-content:flex-end}#partner .holder .trustpilot .trust-pilot-widget .trustpilot-link{color:initial}@media only screen and (max-width: 991px){#partner .holder{padding:30px 35px;display:block;border-right:none}#partner .holder .partner{border-right:none;border-bottom:1px solid rgba(112,112,112,.34);flex-direction:column;gap:5px;padding:0 0 30px 0;margin:0 0 30px}#partner .holder .trustpilot .trust-pilot-widget{margin:0;flex-wrap:wrap;gap:10px;justify-content:center}}.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}}#testimonial{padding:60px 0}#testimonial .container{max-width:1000px}#testimonial .wrapper{display:flex;flex-direction:row;align-items:center;gap:40px}[dir=rtl] #testimonial .wrapper{flex-direction:row-reverse}#testimonial .video-container{position:relative;flex:1}#testimonial .video-container:after{background:linear-gradient(0deg, #191919 0, rgba(25, 25, 25, 0.738) 19%, rgba(25, 25, 25, 0.541) 34%, rgba(25, 25, 25, 0.382) 47%, rgba(25, 25, 25, 0.278) 56.5%, rgba(25, 25, 25, 0.194) 65%, rgba(25, 25, 25, 0.126) 73%, rgba(25, 25, 25, 0.075) 80.2%, rgba(25, 25, 25, 0.042) 86.1%, rgba(25, 25, 25, 0.021) 91%, rgba(25, 25, 25, 0.008) 95.2%, rgba(25, 25, 25, 0.002) 98.2%, rgba(25, 25, 25, 0));content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:10px;opacity:.5}#testimonial .video-container a{display:flex}#testimonial .video-container img{object-fit:cover;width:100%;height:100%;border-radius:10px}#testimonial .video-container video{max-width:100%}#testimonial .video-container.inline:after{display:none}#testimonial .video-container .video-wrap{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden;width:100%}#testimonial .video-container .video-wrap iframe,#testimonial .video-container .video-wrap object,#testimonial .video-container .video-wrap embed{position:absolute;top:0;left:0;width:100%;height:100%}#testimonial .reviews-container{flex:1}#testimonial .reviews-container>.stars{height:17px;width:100px;background-image:url("https://lp.eteachergroup.com/Content/images/icon-star.svg");background-repeat:space}#testimonial .reviews-container .text{font-size:24px;font-weight:600;margin:12px 0 20px}#testimonial .btn,#testimonial .eteacher-form input[type=submit],.eteacher-form #testimonial input[type=submit],#testimonial .eteacher-form button[type=submit],.eteacher-form #testimonial button[type=submit]{margin:30px 0 0}@media only screen and (max-width: 991px){#testimonial{padding:40px 0}#testimonial h2{font-size:32px;margin:0 0 25px}#testimonial p{font-size:16px;width:100%}#testimonial .wrapper{display:block;text-align:center}#testimonial .reviews-container{text-align:center}#testimonial .reviews-container>.stars{margin:35px auto 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}}#featuresFullwidthSlider{overflow:hidden;padding:50px 0;background:url("https://lpm-assets.test/Content/images/faculty-bg.png") no-repeat center center #e0e0e0;background-size:cover;position:relative}#featuresFullwidthSlider .container{max-width:none}#featuresFullwidthSlider .title{text-align:center;font-size:38px;font-family:"freight-text-pro";position:relative}#featuresFullwidthSlider .title:after{content:"";height:6px;width:100px;background:#f0af37;display:block;margin:25px 0}@media only screen and (max-width: 767px){#featuresFullwidthSlider .title:after{margin:25px auto}}#featuresFullwidthSlider .title:after{margin:10px auto}#featuresFullwidthSlider .subtitle{max-width:600px;margin:0 auto 80px;text-align:center}#featuresFullwidthSlider .features .glide__track{position:relative;overflow:visible}#featuresFullwidthSlider .features .glide__arrows{display:block}#featuresFullwidthSlider .features .glide__arrows .glide__arrow{position:absolute;top:25%;left:40px;transform:translateY(-50%);cursor:pointer;background:url("https://lpm-assets.test/Content/images/arrow-thin-white.svg") no-repeat center center rgba(0,0,0,0);width:34px;height:60px;z-index:3}#featuresFullwidthSlider .features .glide__arrows .glide__arrow.glide__arrow--right{left:auto;right:40px;transform:scale(-1)}#featuresFullwidthSlider .features .glide__slides{overflow:visible;align-items:stretch}#featuresFullwidthSlider .features .glide__slides .item img{transition:all .3s;display:block;max-width:100%;border-radius:10px;transform:scale(0.8)}#featuresFullwidthSlider .features .glide__slides .item .text-box{max-width:800px;width:calc(100vw - 40px);opacity:0;transform:translateX(-50%);text-align:center;left:50%;position:relative;padding:55px 0 0;transition:all .5s;white-space:initial}#featuresFullwidthSlider .features .glide__slides .item .text-box .item-title{font-family:"freight-text-pro";font-size:28px;margin:0 0 15px}#featuresFullwidthSlider .features .glide__slides .item .text-box p strong{display:block;font-size:18px;margin:0 0 30px}#featuresFullwidthSlider .features .glide__slides .item.active img{transform:scale(1);border-radius:5px}#featuresFullwidthSlider .features .glide__slides .item.active .text-box{opacity:1}#featuresFullwidthSlider .features .glide__bullets{display:none}#featuresFullwidthSlider:before,#featuresFullwidthSlider:after{content:"";display:block;width:180px;height:100%;position:absolute;top:0;padding:0;z-index:2}#featuresFullwidthSlider:before{left:0;background:rgba(0,0,0,0) linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box}#featuresFullwidthSlider:after{right:0;background:rgba(0,0,0,0) linear-gradient(-90deg, #fff 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box}@media only screen and (max-width: 991px){#featuresFullwidthSlider .subtitle{margin-bottom:45px}#featuresFullwidthSlider .features .glide__slides{height:auto}#featuresFullwidthSlider .features .glide__slides .item .text-box{margin:55px 0 0;padding:0 20px}#featuresFullwidthSlider .features .glide__slides .item .text-box .item-title{margin:0 0 40px}#featuresFullwidthSlider .features .glide__slides .item.glide__slide--active{transform:none}#featuresFullwidthSlider .features .glide__slides .item.glide__slide--active img{box-shadow:0px 0px 16px rgba(0,0,0,.1607843137)}#featuresFullwidthSlider .features .glide__arrows{display:none}#featuresFullwidthSlider .features .glide__bullets{gap:10px;display:flex;align-items:center}#featuresFullwidthSlider .features .glide__bullets .glide__bullet{border:none;width:7px;height:7px;border-radius:50%;background:#646464;opacity:.3;cursor:pointer;padding:0}#featuresFullwidthSlider .features .glide__bullets .glide__bullet:focus,#featuresFullwidthSlider .features .glide__bullets .glide__bullet:hover{border:none;background:#418282}#featuresFullwidthSlider .features .glide__bullets .glide__bullet--active{border:none;background:#418282;width:10px;height:10px;opacity:1}#featuresFullwidthSlider:before,#featuresFullwidthSlider:after{display:none}}@media only screen and (max-width: 767px){#featuresFullwidthSlider .features .text-box .title{font-size:24px}}#featuresFullwidthSlider{background:none}#featuresFullwidthSlider .title{margin:0 0 30px}#featuresFullwidthSlider .title:after{display:none}@media only screen and (max-width: 991px){#featuresFullwidthSlider .features .glide__bullets{bottom:-50px}}#stats{padding:90px 0;text-align:center}#stats .container{max-width:960px}#stats h2{font-family:"freight-text-pro";font-weight:400;font-size:30px;line-height:1.2;color:#418282}#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{font-family:"Open Sans";color:#418282;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}#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-top:40px}@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}#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-top:30px}}#reviews{padding:60px 0}#reviews .holder{max-width:650px;margin:0 auto}#reviews h2{text-align:center}#reviews .subtitle{font-size:18px;font-weight:600;color:#4b321e;text-align:center;margin:0 0 30px}@media only screen and (max-width: 767px){#reviews{padding:40px 0}}#testimonial{background:#fdfdfd}#testimonial .wrapper{flex-direction:row-reverse;margin-bottom:50px}#testimonial .wrapper .play-button-overlay:after{z-index:2}#testimonial .iti-flag{display:inline-block}@media only screen and (max-width: 767px){#testimonial .wrapper{margin-bottom:35px}}#features{padding:85px 0;background-color:#f8f8f8}#features .container{max-width:1260px;display:flex;flex-wrap:wrap;gap:0 90px}#features .glide__slides{gap:70px;justify-content:center;align-items:stretch}#features .glide__bullets{bottom:-40px}#features .item{flex:1}#features h2{font-weight:600;max-width:350px;margin:0 auto;font-size:56px;line-height:1.2;position:relative}#features h2:after{content:"";height:12px;width:100px;background:#f0af37;display:block;margin:30px 0}@media only screen and (max-width: 767px){#features h2:after{margin:30px auto}}#features .features{max-width:calc(100% - 440px)}#features .inner{display:flex;flex-direction:column;gap:15px;height:100%}#features img{height:65px}#features h3{font-size:20px;font-weight:700;margin:0 0 15px}#features .text-box{display:flex;flex-direction:column;justify-content:space-between;flex:1;white-space:normal}#features p{margin:0;word-break:break-word}#features .actions{margin:30px 0 0;text-align:center;flex:1}@media only screen and (max-width: 1024px){#features .container{display:block}#features h2{text-align:center;font-size:38px}#features h2:after{margin:30px auto}#features .glide__slides{display:flex;justify-content:flex-start;gap:0}}@media only screen and (max-width: 991px){#features{margin:40px 0;padding:40px 0}#features .features{max-width:none}#features .inner{align-items:center}#features .text-box{text-align:center}#features .actions{margin:80px 0 0}}#features .glide__bullet{background-color:#d6d6d6;width:11px;height:11px;padding:0;border-radius:50%;border:2px solid #d6d6d6;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .15em .3em 0 rgba(0,0,0,.1);margin:0 .25em}#features .glide__bullet:hover{background-color:#d6d6d6;border-color:#d6d6d6}#features .glide__bullet--active{background-color:#d6d6d6;border-radius:100px;width:65px}#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:rgb(231.3723404255,12.7127659574,7.6276595745)}#trustpilot .glide .glide__bullets{display:none}#trustpilot .actions{margin:50px 0 0;text-align:center}#trustpilot .trust-pilot-widget{margin:50px auto 0;font-size:15px;color:#404040;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}#trustpilot .glide__arrows .glide__arrow{position:absolute;top:50%;transform:translate(0, -50%);background:rgba(0,0,0,0);border:none;cursor:pointer}#trustpilot .glide__arrows .glide__arrow svg{stroke:#000}#trustpilot .glide__arrows .glide__arrow--left{left:-70px}#trustpilot .glide__arrows .glide__arrow--right{left:auto;right:-70px}@media only screen and (min-width: 992px){#trustpilot.has-arrows .container{padding:0 70px}}@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__arrows{display:none}#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}}#feature_boxes{padding:60px 0}#feature_boxes .container{text-align:center;max-width:1260px}#feature_boxes .glide__slides{gap:20px;justify-content:center}#feature_boxes h2{font-size:38px;line-height:1.2}#feature_boxes .subtitle{max-width:980px;margin:0 auto;padding:0 0 30px}#feature_boxes .item{padding:14px 20px;border:1px solid #e6e6e6;border-radius:4px;flex:1}#feature_boxes .inner{display:flex;align-items:center;gap:15px}#feature_boxes img{height:35px}#feature_boxes h3{font-size:18px;font-weight:600;margin:0}@media only screen and (max-width: 991px){#feature_boxes{padding:50px 0}#feature_boxes h2{font-size:24px}#feature_boxes .glide__slides{display:flex;justify-content:flex-start;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}#feature_boxes .glide__slides::-webkit-scrollbar{display:none}#feature_boxes .item{width:85%}#feature_boxes .inner{min-width:300px}}#stats{padding:0 0 70px}#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{font-weight:600;font-size:24px;color:#4b321e}#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%}}#accordion{padding:115px 0;color:#333}#accordion h2{text-align:center;margin:0 0 40px;font-size:30px;font-family:"freight-text-pro"}#accordion .container{max-width:800px}#accordion .accordion-item{background-image:inherit;border-radius:0;padding:0;margin:0 0 20px}#accordion .accordion-item svg{display:none}#accordion .accordion-item .accordion-header{padding:20px 60px;background-color:#f8f8f8;cursor:pointer;font-size:18px;font-weight:700;gap:20px;border-radius:none}#accordion .accordion-item .accordion-header::after{content:"";width:0;height:0;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-left:10px solid #000}#accordion .accordion-item .accordion-body{font-weight:300;height:0;max-width:80%;overflow:hidden;transition:all .25s linear;opacity:1;font-weight:400}#accordion .accordion-item .accordion-body p{margin:1em 0}#accordion .accordion-item .accordion-body a{color:#418282;text-decoration:none}#accordion .accordion-item.open .accordion-header{background-color:#f0af37;color:#333}#accordion .accordion-item.open .accordion-header::after{transform:rotate(90deg)}#accordion .accordion-item.open .accordion-body{margin:0;padding:30px 90px 10px}@media only screen and (max-width: 991px){#accordion{padding:50px 0}#accordion h2{margin:0 0 30px}#accordion .accordion-item .accordion-header{padding:20px 25px}#accordion .accordion-item.open .accordion-body{margin:20px 0 40px;padding:0 25px}}@media only screen and (max-width: 767px){#accordion{padding:20px 0}}.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 #ddd4cd;border-radius:6px;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:hsla(0,0%,100%,.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:rgb(132.6276595745,7.2872340426,4.3723404255);background:#eee}.eteacher-form .select-box ul li[disabled]:hover,.eteacher-form .select-box ul li[disabled].highlight{color:rgb(110.5,110.5,110.5);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 #ddd4cd;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)}}#popup .eteacher-form header{color:#4b321e;text-align:center;position:relative}#popup .eteacher-form header:after{content:"";height:12px;width:100px;background:#f0af37;display:block;margin:30px 0}@media only screen and (max-width: 767px){#popup .eteacher-form header:after{margin:30px auto}}#popup .eteacher-form header:after{margin:0 auto 30px}#popup .eteacher-form header h2{font-size:32px;margin:0 0 10px}#popup .eteacher-form header p{margin:0 0 15px}#popup .eteacher-form .btn,#popup .eteacher-form input[type=submit],#popup .eteacher-form button[type=submit]{width:auto}#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 hsla(0,0%,100%,.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}
