html{scroll-behavior:smooth}body{margin:0;color:#1c3657;background:#fff;font-size:100%;font-weight:400;font-family:"proxima-soft";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:"Suez One"}h2,h3{font-family:"proxima-soft"}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:"proxima-soft";font-weight:400;background:#48ffbc;color:#fff;border-radius:500px;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(46.5,255,178.6639344262)}.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:#4388cc;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:#1c83e9;width:11px;height:11px;padding:0;border-radius:50%;border:2px solid #1c83e9;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{background:none !important}#header .logo img{height:var(--branding-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: 991px){.header-cta #header .logo{background-image:url("https://lp.eteachergroup.com/Content/images/Rosen_Logo_Dark_Blue_Mobile.png");background-position:left center;background-repeat:no-repeat}.header-cta #header .logo img{opacity:0}[dir=rtl] .header-cta #header .logo{background-position:right center}}@media only screen and (max-width: 767px){.header-cta #header .logo{background-image:url("https://lp.eteachergroup.com/Content/images/Rosen_Logo_Dark_Blue_Mobile.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:50px}h2,h3{color:#1c3657;font-family:"Suez One";font-size:30px;font-weight:400;line-height:1.2;margin:0 0 15px}@media only screen and (max-width: 767px){h2,h3{font-size:24px}}h2{text-align:center}.btn,.eteacher-form input[type=submit],.eteacher-form button[type=submit]{font-weight:600;line-height:48px;text-transform:none;color:#1c3657;min-width:auto;padding:0 30px}#cover .container{max-width:1470px}#cover .holder{border-radius:20px;overflow:hidden;align-items:stretch;flex-direction:row-reverse}#cover .text-box{background:#f5faff;padding:50px 80px;flex:0 0 580px;box-sizing:border-box}#cover .image-box{position:relative;flex:1;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-size:48px;font-weight:400;line-height:1.1;position:relative;padding-bottom:25px;margin-bottom:15px}#cover .title:after{content:"";height:15px;width:65px;background:url(https://lp.eteachergroup.com/Content/assets/images/rosen-wave.svg) no-repeat center center rgba(0,0,0,0);background-size:contain;position:absolute;bottom:0;transform:translateX(-50%);left:50%}#cover .title:after{left:0;transform:translateX(0)}[dir=rtl] #cover .title:after{left:auto;right:0}#cover .content{font-size:22px;font-weight:600;margin:0 0 55px}@media only screen and (max-width: 991px){#cover .content{font-size:18px}}#partner{margin:40px 0 0}#partner .container{max-width:1300px}#partner .holder{background:#fff;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:"proxima-soft";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}}#video_flexbox{margin-top:50px}#video_flexbox .container{flex-direction:column-reverse}#video_flexbox .title{text-align:center;position:relative;padding-bottom:25px;margin-bottom:15px}#video_flexbox .title:after{content:"";height:15px;width:65px;background:url(https://lp.eteachergroup.com/Content/assets/images/rosen-wave.svg) no-repeat center center rgba(0,0,0,0);background-size:contain;position:absolute;bottom:0;transform:translateX(-50%);left:50%}#video_flexbox .text{text-align:center;font-size:20px;max-width:990px;margin:0 auto 40px}#video_flexbox .video{height:auto;font-size:0;border-radius:10px}#video_flexbox .video a{display:block}#video_flexbox .video img{object-fit:cover;max-width:100%;border-radius:10px}@media only screen and (max-width: 991px){#video_flexbox .container{display:flex}}#features{padding:85px 0}#features .container{max-width:1180px}#features .title{margin-bottom:35px}#features .subtitle{font-size:20px;margin-bottom:35px}#features .glide__slides{gap:50px 30px;flex-wrap:wrap;justify-content:center}#features .item{flex-basis:310px;border:1px solid #e6e6e6;border-radius:10px;padding:15px 25px 30px}#features .item>*:not(:last-child){padding:0 0 20px}#features .item .icon{height:60px}#features .item .icon image{height:100%;width:100%}#features .item .title{font-size:20px}#features .item p{font-size:18px;margin:0}#features .actions,#features .glide__arrows,#features .glide__bullets{display:none}@media only screen and (max-width: 991px){#features .item{margin-bottom:25px}}#cta_stages{text-align:center;background-color:#f7fbff;padding:55px 0}#cta_stages .title,#cta_stages .subtitle{max-width:675px;margin:0 auto}#cta_stages .subtitle{font-size:20px;padding-bottom:25px}#cta_stages .items{gap:45px;justify-content:center}#cta_stages .item{gap:45px}#cta_stages h3{font-size:35px;font-family:"Suez One"}#cta_stages .btn-row{margin-top:35px}#cta_stages .mobile-image{display:none}@media only screen and (max-width: 991px){#cta_stages .mobile-image{display:block}#cta_stages .desktop-image{display:none}#cta_stages h3{font-size:30px}#cta_stages .items{flex-direction:column;gap:10px}#cta_stages .item{flex-direction:column;gap:10px}}#cta_stages .title{position:relative;padding-bottom:25px;margin-bottom:15px}#cta_stages .title:after{content:"";height:15px;width:65px;background:url(https://lp.eteachergroup.com/Content/assets/images/rosen-wave.svg) no-repeat center center rgba(0,0,0,0);background-size:contain;position:absolute;bottom:0;transform:translateX(-50%);left:50%}#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:"Suez One";position:relative;padding-bottom:25px;margin-bottom:15px}#featuresFullwidthSlider .title:after{content:"";height:15px;width:65px;background:url(https://lp.eteachergroup.com/Content/assets/images/rosen-wave.svg) no-repeat center center rgba(0,0,0,0);background-size:contain;position:absolute;bottom:0;transform:translateX(-50%);left:50%}#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:"Suez One";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:#1c3657}#featuresFullwidthSlider .features .glide__bullets .glide__bullet--active{border:none;background:#1c3657;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:url("https://lp.eteachergroup.com/Content/images/rosen-faculty-background.webp");background-size:cover;padding:60px 0}#featuresFullwidthSlider .title{position:relative;padding-bottom:25px;margin-bottom:15px}#featuresFullwidthSlider .title:after{content:"";height:15px;width:65px;background:url(https://lp.eteachergroup.com/Content/assets/images/rosen-wave.svg) no-repeat center center rgba(0,0,0,0);background-size:contain;position:absolute;bottom:0;transform:translateX(-50%);left:50%}#featuresFullwidthSlider .title:after{margin:0}#featuresFullwidthSlider .features .glide__slides .item .text-box{padding:35px 0 0}#featuresFullwidthSlider .features .glide__slides .item .text-box .item-title{font-size:18px;margin:0}#featuresFullwidthSlider .features .glide__bullets{display:flex;align-items:center;bottom:-30px}#featuresFullwidthSlider .features .glide__bullets .glide__bullet{background-color:#646464;border-color:#646464}#featuresFullwidthSlider .features .glide__bullets .glide__bullet:not(.glide__bullet--active){width:9px;height:9px;opacity:.3}#featuresFullwidthSlider .features .glide__bullets .glide__bullet--active{background-color:#fc7856;border-color:#fc7856}@media only screen and (max-width: 991px){#featuresFullwidthSlider .features .glide__slides .item .text-box{margin:0}#featuresFullwidthSlider .features .glide__bullets{display:none}}#stats{padding:90px 0;text-align:center}#stats .container{max-width:960px}#stats h2{font-family:"Suez One";font-weight:400;font-size:30px;line-height:1.2;color:#1c3657}#stats .stats-list{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-family:"proxima-soft"}#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:"proxima-soft";color:#1c3657;font-size:calc(16px + (25 - 16)*(100vw - 320px)/(1920 - 320));line-height:1;font-weight:500;text-transform:uppercase;white-space:nowrap;margin:0 0 10px}#stats .stats-list p{margin:0;color:#1c83e9;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}}#testimonial{padding:60px 0 0}#testimonial>.container{max-width:1080px;gap:60px}#testimonial .video-container{height:330px;flex:1}#testimonial .video-container a{display:block;height:100%}#testimonial .video-container a:before{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 img{object-fit:cover;width:100%;height:100%;border-radius:10px}#testimonial .reviews-container{padding:30px 0;flex:1}#testimonial .reviews-container h2{text-align:start}#testimonial .reviews-container .p{font-size:16px;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]{display:none}#testimonial .trust-pilot-widget{justify-content:flex-start;margin:50px 0 0 -8px}#testimonial .trust-pilot-widget .trustpilot-reviews{margin:8px;color:#444}#testimonial .trust-pilot-widget .trustpilot-link{color:#1c3657}@media only screen and (max-width: 991px){#testimonial .trust-pilot-widget{justify-content:center}#testimonial .trust-pilot-widget .trustpilot-reviews{display:block}}#testimonial .videos{background-color:#f8f8f8;margin:-45px 0 0;padding:100px 0 60px}#testimonial .videos .container{max-width:1460px}#testimonial .videos .holder{padding:0 90px}#testimonial .videos .iti-flag{display:inline-block;margin:0 16px 0 8px;transform:scale(1.6)}#testimonial .videos h2{display:flex;align-items:center;font-size:16px;margin:24px 0 0;text-align:start;font-family:"proxima-soft"}#testimonial .videos .video-container{height:190px;flex:auto}#testimonial .videos .video-container a.play-button-overlay{border-radius:10px;display:flex}#testimonial .videos .video-container a.play-button-overlay:after{width:40px;height:40px;content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40.039' height='40.039' viewBox='0 0 75.039 75.039'><path d='M40.894,3.375A37.519,37.519,0,1,0,78.414,40.894,37.537,37.537,0,0,0,40.894,3.375Zm-7.5,54.4V24.011L55.9,40.894Z' transform='translate(-3.375 -3.375)' fill='rgba(255, 255, 255, .6)'/></svg>")}#testimonial .videos .glide__arrows{display:block}#testimonial .videos .glide__arrows .glide__arrow{width:55px;height:55px;position:absolute;top:50%;right:-90px;background-size:contain;background-position:center;background-repeat:no-repeat;transform:translate(0, -50%)}#testimonial .videos .glide__arrows .glide__arrow--right{background-image:url(https://lp.eteachergroup.com/Content/images/arrow-right.svg)}#testimonial .videos .glide__arrows .glide__arrow--left{background-image:url(https://lp.eteachergroup.com/Content/images/arrow-left.svg);left:-90px}@media only screen and (max-width: 991px){#testimonial{padding:50px 0 0}#testimonial>.container{flex-direction:column-reverse;gap:10px}#testimonial>.container .video-container{height:190px;flex:auto;min-width:350px}#testimonial>.container .reviews-container,#testimonial>.container h2{text-align:center}#testimonial .trust-pilot-widget{margin:0;flex-wrap:wrap}#testimonial .videos .holder{padding:0}#testimonial .videos .container{padding:0}#testimonial .videos .glide__arrows{display:none}}#cta{padding:55px 0;text-align:center;background-color:#f0f7ff}#cta .container{max-width:670px}#cta .cta-text{display:flex;flex-direction:column;justify-content:center;align-items:center}#cta h3{font-size:42px;margin-bottom:35px;order:1}#cta p{margin:35px 0 0;order:3}#cta .cta-button{order:2}#cta .eteacher-form{display:none}@media only screen and (max-width: 991px){#cta h3{font-size:36px}}#accordion{padding:115px 0;color:#333}#accordion h2{text-align:center;margin:0 0 40px;font-size:30px;font-family:"Suez One"}#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{height:0;overflow:hidden;transition:all .25s linear;opacity:1;font-weight:400;margin:0;padding:0 90px}#accordion .accordion-item .accordion-body p{margin:1em 0}#accordion .accordion-item .accordion-body a{color:#1c3657;text-decoration:none}#accordion .accordion-item.open .accordion-header{background-color:#1c83e9;color:#fff}#accordion .accordion-item.open .accordion-header::after{transform:rotate(90deg)}#accordion .accordion-item.open .accordion-body{margin:30px 0 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}}#accordion .accordion-item .accordion-header{border-radius:30px}#accordion .accordion-item.open .accordion-header:after{border-left:10px solid #fff}@media only screen and (max-width: 767px){#accordion{padding:50px 0}}#cta-strip{background-color:#1c3657;padding:20px 0;text-align:start}#cta-strip .container{max-width:960px}#cta-strip h3{font-size:18px;font-weight:500}#cta-strip p{margin:0}#cta-strip .cta-strip-button{line-height:40px;font-size:16px}@media only screen and (max-width: 767px){#cta-strip{text-align:center;background-color:#1c3657}#cta-strip h3{font-size:16px;margin:0 0 10px}}#cta-strip.sticky{position:fixed;z-index:90;bottom:0;left:0;right:0;width:100%}#cta-strip h3{color:#f6f6f6;margin:0;font-family:"proxima-soft"}@media only screen and (max-width: 767px){#cta-strip h3{margin:0 0 15px}}.eteacher-form{position:relative}.eteacher-form [name=first-name]{display:none}.eteacher-form .field-row.fullwidth{flex:0 1 100% !important}.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:"proxima-soft";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:"proxima-soft";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:#ffa23f}.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:8px 15px;line-height:1.5}.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:#1c83e9;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 #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:#1c3657}[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 #1c3657;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)}.eteacher-form .agreement-disclosure{width:100%;color:#1c3657}.eteacher-form .agreement-disclosure .checkbox .input{height:15px;width:15px;min-width:15px;background-color:#eee}.eteacher-form .agreement-disclosure .checkbox label{color:#1c3657 !important;font-size:12px;justify-content:center;padding:0 0 10px}.eteacher-form .agreement-disclosure .checkbox span:last-child{flex:inherit}.eteacher-form .agreement-disclosure .checkbox p{font-size:11px;margin:0 0 20px !important}.eteacher-form .privacy-policy{font-size:13px;margin:20px 0 0;display:flex;justify-content:center;gap:4px}.eteacher-form .privacy-policy a{color:#1c3657;font-weight:700}.eteacher-form .privacy-policy span{color:#1c3657}@keyframes button-spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#popup .eteacher-form header{color:#1c3657;text-align:center;padding:0 0 20px !important}#popup .eteacher-form header:after{margin:0 auto}#popup .eteacher-form header h2{font-size:32px;margin:0 0 10px}#popup .eteacher-form header p{margin:0 0 15px}#popup .eteacher-form form{max-width:320px}#popup .eteacher-form .agreement-disclosure{margin:0 10px}#popup .eteacher-form .btn,#popup .eteacher-form input[type=submit],#popup .eteacher-form button[type=submit]{width:auto}#popup .eteacher-form .fieldset .field-row{flex:0 1 100% !important}@media only screen and (min-width: 768px){#popup .eteacher-form form{max-width:320px !important}}.eteacher-form header{position:relative;padding-bottom:25px;margin-bottom:15px}.eteacher-form header:after{content:"";height:15px;width:65px;background:url(https://lp.eteachergroup.com/Content/assets/images/rosen-wave.svg) no-repeat center center rgba(0,0,0,0);background-size:contain;position:absolute;bottom:0;transform:translateX(-50%);left:50%}#footer{text-align:center;background:#001932;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 .container .socials{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}#footer .container .icon{display:grid;height:20px;place-items:center}#footer .container .icon span{display:inline-block;text-indent:-9999px;background-repeat:no-repeat;background-size:contain}#footer .container .icon span.facebook{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.439%22%20height%3D%2213.89%22%20viewBox%3D%220%200%207.439%2013.89%22%3E%3Cpath%20d%3D%22M15.312%2C7.814%2C15.7%2C5.3H13.285V3.669A1.257%2C1.257%2C0%2C0%2C1%2C14.7%2C2.311h1.1V.171A13.376%2C13.376%2C0%2C0%2C0%2C13.853%2C0a3.069%2C3.069%2C0%2C0%2C0-3.285%2C3.384V5.3H8.36V7.814h2.208v6.077h2.717V7.814Z%22%20transform%3D%22translate(-8.36%20-0.001)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");width:7.44px;height:13.89px}#footer .container .icon span.twitter{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.629%22%20height%3D%2214.127%22%20viewBox%3D%220%200%2015.629%2014.127%22%3E%3Cpath%20d%3D%22M12.309%2C0h2.4L9.47%2C5.984l6.16%2C8.143H10.806L7.029%2C9.188%2C2.707%2C14.127H.309l5.6-6.4L0%2C0H4.945L8.36%2C4.514Zm-.841%2C12.693H12.8L4.224%2C1.359H2.8l8.669%2C11.334Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");width:15.629px;height:14.127px}#footer .container .icon span.instagram{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216.181%22%20height%3D%2216.181%22%20viewBox%3D%220%200%2016.181%2016.181%22%3E%3Cpath%20d%3D%22M6.255%2C1.549C7.118%2C1.509%2C7.393%2C1.5%2C9.59%2C1.5s2.473.01%2C3.335.049a5.954%2C5.954%2C0%2C0%2C1%2C1.965.376A4.141%2C4.141%2C0%2C0%2C1%2C17.255%2C4.29a5.95%2C5.95%2C0%2C0%2C1%2C.377%2C1.964c.04.864.049%2C1.139.049%2C3.336s-.01%2C2.473-.049%2C3.335a5.931%2C5.931%2C0%2C0%2C1-.377%2C1.964%2C4.13%2C4.13%2C0%2C0%2C1-2.365%2C2.366%2C5.95%2C5.95%2C0%2C0%2C1-1.964.377c-.863.04-1.139.049-3.336.049s-2.473-.01-3.335-.049a5.931%2C5.931%2C0%2C0%2C1-1.964-.377A4.134%2C4.134%2C0%2C0%2C1%2C1.924%2C14.89a5.971%2C5.971%2C0%2C0%2C1-.376-1.964c-.04-.864-.049-1.139-.049-3.336s.01-2.473.049-3.335A5.954%2C5.954%2C0%2C0%2C1%2C1.924%2C4.29%2C4.145%2C4.145%2C0%2C0%2C1%2C4.29%2C1.924a5.971%2C5.971%2C0%2C0%2C1%2C1.964-.376ZM12.859%2C3c-.853-.039-1.109-.047-3.269-.047S7.174%2C2.966%2C6.321%2C3a4.472%2C4.472%2C0%2C0%2C0-1.5.279A2.672%2C2.672%2C0%2C0%2C0%2C3.284%2C4.818%2C4.472%2C4.472%2C0%2C0%2C0%2C3%2C6.321c-.039.853-.047%2C1.109-.047%2C3.269s.008%2C2.416.047%2C3.269a4.472%2C4.472%2C0%2C0%2C0%2C.279%2C1.5A2.672%2C2.672%2C0%2C0%2C0%2C4.818%2C15.9a4.472%2C4.472%2C0%2C0%2C0%2C1.5.279c.853.039%2C1.108.047%2C3.269.047s2.416-.008%2C3.269-.047a4.472%2C4.472%2C0%2C0%2C0%2C1.5-.279A2.672%2C2.672%2C0%2C0%2C0%2C15.9%2C14.362a4.472%2C4.472%2C0%2C0%2C0%2C.279-1.5c.039-.853.047-1.109.047-3.269s-.008-2.416-.047-3.269a4.472%2C4.472%2C0%2C0%2C0-.279-1.5%2C2.672%2C2.672%2C0%2C0%2C0-1.535-1.535A4.472%2C4.472%2C0%2C0%2C0%2C12.859%2C3Zm-4.3%2C9.079A2.7%2C2.7%2C0%2C1%2C0%2C6.892%2C9.591a2.7%2C2.7%2C0%2C0%2C0%2C1.665%2C2.494ZM6.65%2C6.65a4.158%2C4.158%2C0%2C1%2C1%2C0%2C5.881%2C4.158%2C4.158%2C0%2C0%2C1%2C0-5.881Zm8.021-.6a.983.983%2C0%2C1%2C0-1.37-.02.983.983%2C0%2C0%2C0%2C1.37.02Z%22%20transform%3D%22translate(-1.5%20-1.5)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");width:16.181px;height:16.181px}#footer .container .icon span.youtube{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220.825%22%20height%3D%2213.89%22%20viewBox%3D%220%200%2020.825%2013.89%22%3E%3Cpath%20d%3D%22M20.388%2C8.172a2.417%2C2.417%2C0%2C0%2C0-.665-1.1%2C2.646%2C2.646%2C0%2C0%2C0-1.161-.644C16.934%2C6%2C10.406%2C6%2C10.406%2C6A66.478%2C66.478%2C0%2C0%2C0%2C2.259%2C6.4%2C2.742%2C2.742%2C0%2C0%2C0%2C1.1%2C7.064%2C2.513%2C2.513%2C0%2C0%2C0%2C.423%2C8.171%2C25.239%2C25.239%2C0%2C0%2C0%2C0%2C12.938%2C25.193%2C25.193%2C0%2C0%2C0%2C.423%2C17.7a2.453%2C2.453%2C0%2C0%2C0%2C.672%2C1.1%2C2.686%2C2.686%2C0%2C0%2C0%2C1.163.645c1.651.429%2C8.147.429%2C8.147.429a66.632%2C66.632%2C0%2C0%2C0%2C8.157-.408%2C2.646%2C2.646%2C0%2C0%2C0%2C1.161-.644%2C2.412%2C2.412%2C0%2C0%2C0%2C.664-1.1%2C24.623%2C24.623%2C0%2C0%2C0%2C.435-4.768%2C23.06%2C23.06%2C0%2C0%2C0-.434-4.787ZM8.33%2C15.908V9.968l5.431%2C2.971L8.33%2C15.908Z%22%20transform%3D%22translate(0.001%20-5.993)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");width:20.825px;height:13.89px}#footer .container .icon span.tiktok{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.038%22%20height%3D%2213.89%22%20viewBox%3D%220%200%2012.038%2013.89%22%3E%3Cpath%20d%3D%22M13.91%2C4.1a3.163%2C3.163%2C0%2C0%2C1-.273-.159%2C3.844%2C3.844%2C0%2C0%2C1-.7-.6%2C3.307%2C3.307%2C0%2C0%2C1-.791-1.633h0a1.984%2C1.984%2C0%2C0%2C1-.031-.582H9.729v9.224c0%2C.123%2C0%2C.246%2C0%2C.367%2C0%2C.015%2C0%2C.028%2C0%2C.045a.078.078%2C0%2C0%2C1%2C0%2C.02v.006A2.025%2C2.025%2C0%2C0%2C1%2C8.7%2C12.395a1.991%2C1.991%2C0%2C0%2C1-.988.26%2C2.026%2C2.026%2C0%2C0%2C1%2C0-4.051%2C1.994%2C1.994%2C0%2C0%2C1%2C.62.1l0-2.43a4.431%2C4.431%2C0%2C0%2C0-3.415%2C1A4.681%2C4.681%2C0%2C0%2C0%2C3.9%2C8.533a4.363%2C4.363%2C0%2C0%2C0-.527%2C2A4.726%2C4.726%2C0%2C0%2C0%2C3.63%2C12.12v.006a4.65%2C4.65%2C0%2C0%2C0%2C.648%2C1.181%2C4.849%2C4.849%2C0%2C0%2C0%2C1.033.975v-.006l.006.006a4.467%2C4.467%2C0%2C0%2C0%2C2.435.733%2C4.319%2C4.319%2C0%2C0%2C0%2C1.807-.4%2C4.535%2C4.535%2C0%2C0%2C0%2C1.467-1.1%2C4.586%2C4.586%2C0%2C0%2C0%2C.8-1.329%2C4.974%2C4.974%2C0%2C0%2C0%2C.288-1.52V5.769c.029.017.415.272.415.272a5.511%2C5.511%2C0%2C0%2C0%2C1.422.588%2C8.207%2C8.207%2C0%2C0%2C0%2C1.459.2V4.46a3.1%2C3.1%2C0%2C0%2C1-1.5-.364Z%22%20transform%3D%22translate(-3.371%20-1.125)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");width:12.038px;height:13.89px}.iibs #footer .container .icon:hover{filter:brightness(0) saturate(100%) invert(60%) sepia(100%) saturate(332%) hue-rotate(358deg) brightness(102%) contrast(90%)}.rosen #footer .container .icon:hover{filter:brightness(0) saturate(100%) invert(52%) sepia(85%) saturate(707%) hue-rotate(185deg) brightness(99%) contrast(93%)}#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:"proxima-soft";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:start}@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:0 10px 0 0;line-height:0}[dir=rtl] #footer .services-block .ed-image{margin:0 0 0 10px}.ar-sa #footer .services-block .services{display:none}
