@import url(https://fonts.googleapis.com/css?family=Nunito);.header--menu{display:flex;justify-content:space-around;list-style:none}.header--menu li a{color:#1b293c;font-size:13px;text-transform:uppercase;transition:.2s ease-in-out}.header--menu li a:hover{color:#4891cc}.header--menu .current-menu-item{font-weight:600;color:#ff932a}.header--phone{display:flex;flex-direction:column;align-items:center}.header--phone .header--phone--number{font-weight:600;font-size:16px;margin-bottom:0;color:#1b293c}.toolbar-item{transition:.2s ease-in-out}.toolbar-item:before{content:"";width:0;opacity:1!important;height:2px;top:unset;left:unset;right:unset;bottom:10px;background:#ff932a}.toolbar-item.line-bottom,.toolbar-item:hover{color:#ff932a!important}.toolbar-item.line-bottom:before{width:67%;transition:.3s ease-in-out}.header .theme--light.v-btn--active:before{opacity:0}.header.sticky{top:0;position:sticky;z-index:5;background:#fafafa;transition:.3s ease-in-out}.header.sticky.with-shadow{box-shadow:0 2px 6px rgba(0,0,0,.0509803922)}.header.sticky.with-shadow .container{padding-top:0!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1;opacity:.5}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.avatar{width:35px;height:35px;border-radius:100%;margin-right:10px}.chat{width:800px;overflow-x:hidden}.students-list{max-height:541px;overflow-y:auto}.chat>div{min-height:604px}.chat--backdrop{z-index:9999999999;background:#000;opacity:.5;position:fixed;left:0;top:0;bottom:0;right:0}#chat-input{min-height:100%;height:100%;max-height:100%}#chat-input>div{height:calc(100% - 50px)}.no-shadow.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot{box-shadow:none}.chat--messages{min-height:100%;height:100%;max-height:100%}.chat--tab-name{font-size:16px;font-weight:700;background:#fff;padding:15px;display:flex;align-items:center;box-shadow:0 4px 4px -2px rgba(0,0,0,.0705882353);position:relative;z-index:999}.chat--arrow-back{margin-right:15px}.chat--dialog{border-left:1px solid #eee}.chat--header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:15px;border-top-left-radius:4px;border-top-right-radius:4px}.chat--header--name>p{font-family:Fira Sans Extra Condensed;font-size:21px;font-weight:500}.chat--header--close{color:#000;text-decoration:none}.chat--close-dialog{padding:10px 14px;color:#000;opacity:.4;border-radius:100%;color:#000!important}.chat--close-dialog:hover{background:rgba(0,0,0,.1411764706);color:#000}.chat--tab-name .subname{font-weight:400;font-size:12px;opacity:.7}.chat--students{max-height:50vh;overflow-y:auto}.chat--students a{text-decoration:none;color:#000}.chat--active{background:#fff}.chat--student{padding:15px;cursor:pointer;position:relative}.chat--unread{position:absolute;right:20px;top:23px;background:#39a5c7;padding:4px 7px;font-size:13px;color:#fff;border-radius:3px}.chat--students hr{margin:0}.chat--student:hover{background:hsla(0,0%,100%,.5490196078)}.chat--student-name{font-weight:700}.chat--email{font-size:12px;opacity:.7}.chat--hint{margin:15px auto}.chat--day-hint,.chat--hint{font-size:13px;background:#eaeaea;padding:5px 10px;border-radius:8px;width:-moz-fit-content;width:fit-content}.chat--day-hint{z-index:1000;opacity:.8;margin:12px auto;position:sticky;top:15px}.chat--messages{background:#f5f5f5;min-height:50vh;max-height:50vh;overflow-y:auto;display:flex;flex-flow:column-reverse nowrap;padding-left:10px;padding-right:10px}.chat--messages>:first-child{margin-top:auto!important}.chat--message-row{display:flex}.chat--message-row.from{justify-content:flex-end}.chat--message{background:#fff;margin:5px 0;padding:10px;border-radius:3px;max-width:70%;position:relative}.chat--message,.chat--message img{transition:.5s ease-in-out}.chat--message a{color:inherit;text-decoration:none}.chat--message-text{display:flex;align-items:flex-end;justify-content:space-between}.chat--message--file{margin-bottom:10px;border-radius:3px;display:flex;align-items:flex-start}.chat--message-download{padding:9px 12px;margin-right:10px;background:#d2ecf3;border-radius:3px;color:#5c6b6f}.chat--message-download-image{margin:-10px -10px 0}.chat--message .time{font-size:12px;opacity:.7;margin-left:5px;margin-top:2px}.chat--message-row.from .chat--message{background:rgba(97,183,207,.4509803922)}.chat--form{position:relative;box-shadow:0 -4px 4px -2px rgba(0,0,0,.168627451)}.chat--input{flex:1}.chat--file-area{background:#fff;padding:10px 15px;border-bottom:1px solid rgba(0,0,0,.0509803922);position:relative;display:flex}.loader{width:0;height:2px;background:#39a5c7;position:absolute;bottom:-1px;transition:.4s ease-in-out;left:0}.chat--file-area--name{max-width:95%;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#000!important}.chat--file-area--size{font-size:12px;opacity:.7;color:#000!important}.chat--input textarea{margin-bottom:0;padding:15px;min-height:30px}.offline,.online{position:relative;padding-left:15px}.online:before{background:#61b7cf}.offline:before,.online:before{content:"";width:9px;height:9px;position:absolute;border-radius:100%;top:2px;left:2px}.offline:before{background:#9e9e9e}.avatar>.offline:before,.avatar>.online:before{width:11px;height:11px;top:27px;left:25px;border:1px solid #fff}.textareabutton.send{position:absolute;right:20px;bottom:17px}.textareabutton.file{position:absolute;right:50px;bottom:17px}pre{background:unset}@media (max-width:1366px){.students-list{max-height:541px;overflow-y:auto}.chat--messages{min-height:69vh;max-height:69vh}}.footer{background:#1d4165;padding:30px 0}.footer .hint-link{color:#fff}.footer .footer--menu{display:flex;justify-content:space-around;list-style:none;padding-bottom:7px}.footer .footer--menu li a{color:#fff;font-size:14px}.footer--phone{display:flex;flex-direction:column;align-items:center;color:#fff}.footer--phone .footer--phone--number{font-weight:600;font-size:16px;margin-bottom:5px;color:#fff}.footer--phone .hint-link{color:#fff!important}.footer-privacy{background:#183756}.footer-privacy .link-divider{padding:0 5px;color:#fff;opacity:.1!important}.footer-privacy .footer-privacy--links a{color:#fff;opacity:.4!important;font-weight:300;font-size:14px}.footer-privacy .icons8{color:hsla(0,0%,100%,.4784313725);font-weight:300;font-size:14px}.footer-privacy .icons8 a{color:#fff}.overflow-y-hidden{overflow-y:hidden}.v-text-field .v-input__prepend-inner{padding-right:7px}.v-text-field .v-input__prepend-inner i{font-size:18px}.v-time-picker-title__time .v-picker__title__btn,.v-time-picker-title__time span{height:56px}.v-date-picker-table{height:245px}.v-picker.v-card{box-shadow:none;border:thin solid rgba(0,0,0,.12)}.v-application--wrap>div{display:flex;flex-direction:column;flex:1 1}.v-application--wrap>div .page{flex:1}.custom-scrollbar::-webkit-scrollbar-track{border-radius:10px;background-color:#ccc}.custom-scrollbar::-webkit-scrollbar{width:2px;background-color:#969696}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;width:20px;background-color:#4891cc}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url(/landing/img/right-arrow-min.png)!important}.swiper-button-prev,.swiper-container-rtl .swiper-button-prev{background-image:url(/landing/img/left-arrow-min.png)!important}.swiper-button-next,.swiper-button-prev{width:30px!important;height:30px!important;cursor:pointer!important;background-size:unset!important;outline:none!important}.swiper-button-prev{left:20px!important}.swiper-button-next{right:20px!important}.align-self-center{align-self:center}.align-self-end{align-self:flex-end}.v-input .v-label{font-size:13px}.v-btn,.v-tabs{font-family:Roboto;text-decoration:none!important}body,html{color:#1b293c;font-size:15px}.v-application p{color:#1b293c;margin-bottom:0}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[v-cloak]{opacity:0}.v-card,.v-chip{font-family:Roboto!important}@media (min-width:1904px){.container{max-width:1185px}}a{text-decoration:none;color:#1b293c;cursor:pointer}a:hover{text-decoration:underline}h1{font-size:50px;text-transform:uppercase;padding:15px 0}h1,h2{font-weight:900;line-height:1.16;color:#1b293c}h2{font-size:30px;padding:5px 0;margin-bottom:10px}h2.header{text-transform:uppercase}h3{padding:15px 0;font-size:18px;line-height:1.389;font-weight:500}h3,p{font-family:Roboto}p{line-height:1.5}.background-primary{background:#eef2f9;height:100%}.background-primary.darker{background:#e7edf9}.accent-color{color:#ff932a}.primary-color{color:#4891cc}.err .v-messages__message{color:red}.suc .v-messages__message{color:green}.divider{margin:15px 0;width:100%;height:4px;background:linear-gradient(-90deg,#4db0da,#488dcb 47%,#426abb)}.divider.form{width:122px;height:3px}.hint-link{font-size:12px;text-decoration:underline;color:#1b293c!important}.hint-link,.subheader{opacity:.6!important}.card{width:100%;border-radius:10px;background-color:#fff;box-shadow:0 11px 38px 0 rgba(12,35,64,.05)!important;padding:40px;position:relative}.card .icon{padding-bottom:20px}.card.icon-left{display:flex;align-items:center}.card.icon-left .icon{padding-bottom:0;padding-right:20px}.card.low-padding{padding:20px}.card .minus,.card .plus{position:absolute;right:0;bottom:0;border-top-left-radius:10px;border-bottom-right-radius:10px;width:41px;height:41px;display:flex;align-items:center;justify-content:center;line-height:.8}.card .minus{background:linear-gradient(-100deg,#ff932a,#ff681a 47%,#ff3d0a)}.card .minus:after{font-size:29px;content:"-";font-weight:900;color:#fff}.card .plus{background:linear-gradient(-100deg,#4db0da,#488dcb 47%,#426abb)}.card .plus:after{font-size:20px;content:"+";font-weight:900;color:#fff}.button,b{font-weight:600}.button{padding:20px;text-align:center;display:inline-block;font-size:14px;border-radius:50px;margin:30px 0;min-width:240px;text-transform:uppercase;cursor:pointer;transition:box-shadow .3s,transform .1s ease-in-out,color .8s!important;outline:none;position:relative;overflow:hidden}.button:hover{text-decoration:none}.button:active{outline:none;transform:scale(.97)!important}.button.primary-button{background:linear-gradient(-107deg,#4db0da 10%,#488dcb 67%,#426abb);box-shadow:0 13px 35px 0 rgba(69,126,196,.29);color:#fff}.button.primary-button:hover{box-shadow:0 20px 35px 0 rgba(69,126,196,.43)}.button.accent-button{background:linear-gradient(-107deg,#4db0da 10%,#488dcb 67%,#426abb);box-shadow:0 13px 35px 0 rgba(255,119,32,.21);color:#fff}.button.accent-button:hover{box-shadow:0 20px 35px 0 rgba(255,132,36,.43)}.button.icon-button{min-width:0;display:inline-flex;justify-content:center;align-items:center;padding:0;width:55px;height:55px;font-size:30px;background:linear-gradient(-107deg,#ff932a,#ff681a 47%,#ff3d0a);color:#fff}.button.outlined-button{background:none;border:2px solid #426abb;color:#426abb;box-shadow:none}.button.outlined-button.outlined-white{border:2px solid #fff;color:#fff;transition:.8s;transform:scale(1)}.button.outlined-button.outlined-white:hover{color:#5279c1}.button.outlined-button.outlined-white:before{content:"";position:absolute;left:0;width:100%;height:0%;background:#fff;z-index:-1;transition:.8s;bottom:0;border-radius:50% 50% 0 0}.button.outlined-button.outlined-white:hover:before{height:180%}.button.outlined-button:hover{box-shadow:none}form .card{padding:0}form .card .card-content{padding:40px}form .header{font-size:21px;font-weight:900;text-align:center;padding-bottom:40px}form .button{padding:17px 20px;margin-top:15px;width:100%;margin-bottom:0}form .button.primary-button{box-shadow:none}form .hint{font-size:12px;opacity:.75!important;margin:0 auto;text-align:center}.theme--light.v-application{background:unset}[v-cloak]{display:none}.fade-enter-active,.fade-leave-active{transition:opacity 1s,transform 1s}.fade-enter,.fade-leave-to{opacity:0;transform:translateX(-10%)}.page{transition:background .3s}.sticky{position:sticky!important;top:20px}.v-application--wrap{height:100%}.__jivoMobileButton{z-index:88!important}.cookie{position:fixed;z-index:99;width:390px;bottom:20px;left:20px}.offer--video{width:100%;padding-top:56.25%;position:relative;border-radius:15px;overflow:hidden}.offer--video .offer--video--frame{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.offer--video--button{position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;z-index:2;background:url(/img/videopreview.jpg);background-size:cover;background-position:50%}.offer--video--button .offer--video--button--icon{font-size:40px}.bg-image{width:145%;position:absolute;left:50%;transform:translate(-50%);top:0;z-index:-1;max-width:145%!important}.offer{align-items:center;text-align:center;z-index:1;overflow:hidden;background:linear-gradient(90deg,#5c7fc5,#56b3dc)}.offer,.offer .container{position:relative}.offer .divider{width:152px}.offer h3{font-weight:400}.offer .offer--header{padding-top:100px;font-size:58px;padding-bottom:0}.offer .offer--header .accent-color{color:#ffa852}.offer .offer--header--bg{position:absolute;font-size:250px;top:0;left:-20%;z-index:-1;opacity:.15}.offer .offer--subheader{font-size:33px;padding-top:10px;margin-top:0;text-transform:uppercase;color:#fff}.offer .offer--free-lesson{font-size:15px;color:#fff;margin-bottom:10px}.offer .hint-link{font-size:14px}.offer .icon-button{margin-left:30px;margin-right:20px}.offer .icon-button i{margin-left:2px}.offer .offer--images{position:relative}.offer .offer--girl{position:absolute;bottom:4px;left:-32px}.video--container{padding-top:100px;padding-bottom:120px}.suboffer{display:flex;justify-content:center;padding-bottom:70px;text-align:center}.suboffer h2{width:80%}.video--lesson{width:100%;padding-top:66%;position:relative;background:50%/cover no-repeat url(/img/tablet.png);margin-top:50px}.video--lesson .video{position:absolute;width:calc(100% - 130px);top:49%;left:50%;transform:translateX(-50%) translateY(-50%)}.video--lesson .video video{width:100%;height:100%;border-radius:9px}.video--lesson .video--fullscreen{position:absolute;bottom:-23px;right:-16px}.video--lesson .video--fullscreen>div{box-shadow:0 5px 8px 0 rgba(0,0,0,.1215686275);background:#fff}.video--lesson .video--fullscreen-big{position:absolute;bottom:10px;right:15px}.video--lesson .video--fullscreen-big i{color:#fff}.video--lesson .video-big-overlay{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:9px;background:linear-gradient(142deg,transparent 93%,#000 102%,rgba(0,0,0,.82) 0)}.icons--adv{padding-top:100px}.whylearn{text-align:center}.whylearn .whylearnimg{height:72px;line-height:72px}.whylearn .whylearntitle{text-transform:uppercase;font-weight:500;font-size:18px;color:#262626;margin-bottom:5px}.whylearn .whylearntext{line-height:1.2;opacity:.7;padding-bottom:15px}.v-list--dense .v-list-item .v-list-item__subtitle,.v-list--dense .v-list-item .v-list-item__title,.v-list-item--dense .v-list-item__subtitle,.v-list-item--dense .v-list-item__title{font-size:15px;line-height:1rem;font-weight:400}.prices{padding-bottom:60px}.prices .prices-slider{display:none}.prices .v-btn{font-size:12px;letter-spacing:normal;font-weight:400}.prices .v-btn.primary{font-weight:600;color:#fff!important}.prices .card{padding:0}.prices .card .card-header{padding:30px 20px;background:#eef2f9;color:#4891cc;font-weight:600;text-align:center;text-transform:uppercase}.prices .card .card-content:hover .overlay{opacity:1}.prices .card .overlay{opacity:0;position:absolute;background:#fff;width:100%;bottom:0;z-index:2000;top:0;display:flex;transition:.2s ease-in-out;flex-direction:column;justify-content:center;align-items:center;text-align:center}.prices .card .overlay .button{min-width:175px}.prices .card .card-content{padding:90px 20px;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column}.prices .card .card-content .card-price{font-size:31px;font-weight:900;color:#1b293c}.prices .card .card-content .card-price i{font-size:22px;position:absolute;margin-top:13px}.prices .card .card-content .card-discount{position:absolute;top:59px;right:60px;font-weight:600;font-size:12px;background:#ff932a;color:#fff;border-radius:100%;width:38px;height:38px;display:flex;align-items:center;justify-content:center}.prices .card .card-content .card-hint{opacity:.5!important}.prices .card .card-full-price{font-size:18px;padding:20px 20px 30px;text-align:center}.form3 form{width:513px}.form3 .container{padding-top:70px;padding-bottom:70px}.form3 .content{align-items:center}.teachers{padding-bottom:110px}.teachers .ultra-bold-text{font-weight:900;padding:20px 0;font-size:18px}.teachers .photo-bg{width:542px;height:542px;background:#d8e4f2;border-radius:100%;position:absolute;top:-32px;left:-29px}.teachers .photo{width:500px;height:500px;border-radius:100%}.teachers .card{width:unset}.teachers .teachers--price{width:127px;height:136px;position:absolute;background:url(/landing/img/price-min.png) no-repeat;bottom:-21px;right:71px;display:flex;align-items:center;flex-direction:column;justify-content:center;color:#fff;font-size:14px}.teachers .teachers--exams{display:flex;flex-wrap:wrap}.teachers .teachers--exams .card{padding:0;flex:1;align-items:center;justify-content:center;display:flex;height:75px;font-weight:500;color:#4891cc;min-width:70px;margin:0 5px 10px}.teachers .teachers--name{font-size:23px;padding-bottom:20px}.teachers .teachers--name .ultra-bold-text{font-size:23px}.teachers .teachers--description-card{padding-left:50px}.teachers .teachers--description-card .quote{position:absolute;left:-23px;top:50px}.teachers .teachers--description-card .teachers--description-text{max-height:244px;overflow:hidden;overflow-y:auto;text-overflow:ellipsis;padding-right:10px}.teachers .teachers--results{padding-left:20px;list-style:none}.teachers .teachers--results li{padding:6px 0;position:relative}.teachers .teachers--results li:before{content:"";width:8px;height:8px;background:#4891cc;position:absolute;left:-20px;top:11px;border-radius:100%}.teachers .container{position:relative;padding-top:100px}.teachers .content{align-items:center}.reviews{padding-bottom:110px}.reviews .content{padding-top:40px;align-items:center}.reviews .reviews--video{padding:0;overflow:hidden}.reviews .reviews--video iframe{height:208px}.reviews .reviews--video .reviews--from{padding:30px;font-weight:600;text-align:center}.reviews .carousel .card{margin:40px 15px;width:unset;display:flex;flex-direction:column;justify-content:center;padding-top:50px}.reviews .carousel .card .reviews--text{height:133px;overflow-y:auto;opacity:.7!important}.reviews .carousel .card .reviews--from{padding-top:30px;font-weight:600}.reviews .carousel .card .reviews--quotes{position:absolute;top:-14px}.about .about--header{font-size:18px;margin-bottom:2px;font-weight:500;margin-top:10px}.about .about--subheader{opacity:.7}a{font-family:Roboto;text-decoration:none!important}.imagesSlider .slick-slide{padding:10px}.article-text h1{font-size:32px}.photo-slide{width:100%;height:200px;border-radius:3px;transition:.5s ease-in-out}.photo-slide,.photo-slide:hover{box-shadow:0 2px 3px 1px rgba(0,0,0,.2901960784)}.imagesSlider .slick-dots{text-align:center;padding-top:24px}.imagesSlider .slick-dots li{display:inline-block;width:18px;height:18px;border-radius:5px;text-indent:-9999px;background:#ccc;margin:0 5px;cursor:pointer}.imagesSlider .slick-dots li.slick-active{background:#61b7cf}@media (max-width:768px){.hide-dialog,.hide-students,.homework--delete{display:none}.show-dialog{height:100%}.chat{width:100%;top:0;bottom:0}.chat--messages{height:calc(100vh - 122px);min-height:calc(100vh - 122px);max-height:calc(100vh - 122px)}.chat--dialog{height:100%}.accountNav{display:none}.accountNavMobile{display:flex}.pricesDropdown{width:100%}.chat--unread{right:55px;padding:2px 5px;font-size:11px;border-radius:3px}}@media (max-width:520px){.error-alert,.info-alert,.success-alert{display:block;margin-left:0;margin-top:10px}.homework--buttons{flex-direction:column;align-items:start}.button{font-size:13px}.newsPhoto{height:350px}.v-breadcrumbs li{text-align:center}.chat--message{max-width:80%}.uper{bottom:80px}.chat--unread{right:20px}}.canvas-waves{position:absolute;bottom:-450px;left:0;z-index:-1}@media (max-width:540px){h1{font-size:28px}h2{font-size:21px}.form2 form,.form3 form,.free-week form{width:100%}.form2 form .card,.form3 form .card,.free-week form .card{padding:0}.form2 form .card .card-content,.form3 form .card .card-content,.free-week form .card .card-content{padding:30px}.form2 form .hint,.form3 form .hint,.free-week form .hint{width:100%}.form2 .col,.form3 .col,.free-week .col{display:flex;flex-direction:column;align-items:center;text-align:center}.charts,.v-dialog form .header{display:none}.charts{padding-bottom:30px}.charts .card{padding:0}.container{padding-left:15px;padding-right:15px;padding-top:15px}.circles{display:none!important}.offer--video{width:100%;height:240px;margin-bottom:-5px}.offer .icon-button{margin-left:20px}.offer .offer--image{width:100%}.offer .offer--girl{width:100%;position:absolute;bottom:4px;left:-32px}body,html{overflow-x:hidden}.advantages{padding-bottom:40px}.advantages .advantages--header{padding-bottom:20px}.advantages .advantages--info--header{font-size:40px}.advantages .advantages--classic .advantages--info--subheader{width:unset}.advantages .advantages--classic .advantages--info--questions{padding-bottom:50px}.advantages .advantages--classic .advantages--classic--images{display:none}.advantages .advantages--examples .advantages--info{padding-top:40px;padding-bottom:40px}.advantages .advantages--examples .advantages--examples--images div{height:450px}.advantages .advantages--examples .advantages--examples--images .example-2{right:-70px}.advantages .advantages--examples .advantages--examples--images .example-1{left:1px}.advantages .advantages--examples .advantages--examples--images .advantages--examples--images--bg{bottom:314px;right:-174px}.advantages .advantages--themes{flex-direction:column}.advantages .advantages--themes .advantages--info{padding-bottom:10px}.advantages .advantages--themes .advantages--info--questions{width:100%}.advantages .advantages--themes .advantages--themes--images div{height:530px}.advantages .advantages--themes .advantages--themes--images .themes-2{left:11px}.advantages .advantages--themes .advantages--themes--images .themes-1{left:-229px}.advantages .advantages--themes .advantages--themes--images .advantages--themes--images--bg{bottom:324px;right:-111px}.advantages .advantages--common .advantages--info{padding-top:40px;padding-bottom:40px}.advantages .advantages--common .advantages--common--images div{height:152px;opacity:.3}.advantages .advantages--common .advantages--common--images .advantages--common--images--bg{right:-9px}.advantages .advantages--common .advantages--common--images .common{right:-20px}.advantages .advantages--it{flex-direction:column-reverse}.advantages .advantages--it .advantages--it--images div{height:99px;opacity:.3}.advantages .advantages--it .advantages--it--images .advantages--it--images--bg{right:-30px;left:unset}.advantages .advantages--it .advantages--it--images .it{right:0}.advantages .advantages--speaklan{flex-direction:column-reverse}.advantages .advantages--speaklan .advantages--info--questions{width:100%}.advantages .advantages--speaklan .advantages--speaklan--images div{height:7px;opacity:.2}.advantages .advantages--speaklan .advantages--speaklan--images img{right:0;left:unset!important}.reasons--cards-title{display:none}.free-week{padding-bottom:40px}.ege{padding-bottom:60px}.form2{padding-bottom:40px}.why .prepare{padding-top:40px}.teachers{padding-bottom:30px}.offer{padding-top:0;padding-bottom:83px}.offer,.offer .col-12{align-items:center;flex-direction:column}.offer .col-12{text-align:center;display:flex}.offer .offer--buttons{justify-content:center;flex-direction:column;align-items:center}.offer .offer--images{position:static;overflow-x:hidden}.offer .offer--images .offer--image{position:absolute;top:-160px;left:-470px;z-index:-1;opacity:.4;width:unset}.offer .offer--images .offer--girl{display:none}.tabs{flex-direction:column}.form2 .content img{display:none}.why .prepare .col{display:flex;flex-direction:column;align-items:center;text-align:center}.why .prepare .images{padding-top:50px}.why .prepare .images .bg{width:325px}.why .prepare .images .kid{width:265px;left:19px}.why .carousel .card .icon{width:120px}.why .content .cards .card{flex-direction:row;align-items:center}.why .content .cards .card .icon{padding-right:20px;padding-bottom:0}.teachers .photo-bg{width:350px;height:350px;background:#d8e4f2;border-radius:100%;position:absolute;top:-32px;left:-29px}.teachers .photo{width:310px;height:310px;border-radius:100%}.teachers .teachers--price{right:0}.teachers .swiper-slide .row{width:unset}.teachers .swiper-slide .row .col{padding-left:0;padding-right:0}}@media (max-width:1024px){.ege .content.desktop{display:none}.ege .mobile{display:block}.form2 .col,.form2 .col-10,.form2 .col-12,.form3 .col,.form3 .col-10,.form3 .col-12,.free-week .col,.free-week .col-10,.free-week .col-12{text-align:center;display:flex;flex-direction:column;align-items:center}.container{padding-left:30px;padding-right:30px}.desktop-nav{display:none}.footer .footer--phone,.header--phone{align-items:flex-end}.circles{display:none!important}.development .development--slider{display:block}.development .development--slider .swiper-container{padding-top:20px;padding-bottom:50px}.development .development--slider .swiper-container .card{width:unset;height:59px}.development .development--slider .swiper-container .card span{background:linear-gradient(-100deg,#4db0da,#488dcb 47%,#426abb);border-radius:50%;width:53px;height:53px;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;margin:0 30px;position:absolute;top:-20px;left:-15px}.development .development--slider .swiper-container .card .point-text{margin-top:15px}.header.sticky{position:relative;background:transparent;transition:.3s ease-in-out}.header.sticky.with-shadow{box-shadow:none}.offer .offer--image{width:100%}.offer .offer--girl{width:100%;position:absolute;bottom:4px;left:-32px}body,html{overflow-x:hidden}.prices .prices-normal{display:none}.prices .prices-slider{display:block}.advantages,.development .development--header{padding-bottom:30px}.advantages .advantages--classic .advantages--info--subheader{width:400px}.advantages .advantages--classic .advantages--info--questions{padding-bottom:50px}.advantages .advantages--classic .advantages--classic--images img{position:absolute;right:-300px;bottom:0;z-index:-1;opacity:.7}.advantages .advantages--classic .advantages--classic--images .classic{opacity:1;position:absolute;bottom:-8px;left:-300px;width:640px;z-index:2}.advantages .advantages--examples .advantages--info{padding-top:40px;padding-bottom:40px}.advantages .advantages--examples .advantages--examples--images div{height:450px}.advantages .advantages--examples .advantages--examples--images .example-2{right:110px}.advantages .advantages--examples .advantages--examples--images .example-1{left:111px}.advantages .advantages--examples .advantages--examples--images .advantages--examples--images--bg{bottom:314px;right:66px}.advantages .advantages--themes{flex-direction:column}.advantages .advantages--themes .advantages--info{padding-bottom:10px}.advantages .advantages--themes .advantages--themes--images div{height:530px}.advantages .advantages--themes .advantages--themes--images .advantages--themes--images--bg{bottom:254px;right:99px}.advantages .advantages--themes .advantages--themes--images .themes-2{left:161px}.advantages .advantages--themes .advantages--themes--images .themes-1{left:-105px}.advantages .advantages--common .advantages--info{padding-top:40px;padding-bottom:40px}.advantages .advantages--common .advantages--common--images div{height:152px;opacity:.3}.advantages .advantages--it{flex-direction:column-reverse}.advantages .advantages--it .advantages--it--images div{height:99px;opacity:.3}.advantages .advantages--it .advantages--it--images .advantages--it--images--bg{right:9px;left:unset}.advantages .advantages--it .advantages--it--images .it{left:293px}.advantages .advantages--speaklan{flex-direction:column-reverse}.advantages .advantages--speaklan .advantages--info--questions{width:100%}.advantages .advantages--speaklan .advantages--speaklan--images div{height:7px;opacity:.2}.advantages .advantages--speaklan .advantages--speaklan--images img{right:0;left:unset!important}.free-week{padding-bottom:40px}.offer{padding-top:128px;align-items:center;padding-bottom:83px}.offer .col-12{text-align:center;display:flex;flex-direction:column;align-items:center}.offer .offer--buttons{justify-content:center}.offer .offer--images{position:static}.offer .offer--images .offer--image{position:absolute;top:0;left:0;z-index:-1;opacity:.4!important}.offer .offer--images .offer--girl{display:none}.tabs{flex-direction:column}.form2 .content img{display:none}.why .prepare .col{display:flex;flex-direction:column;align-items:center;text-align:center}.why .content .cards .card{flex-direction:column;align-items:start}.why .content .cards .card .icon{padding-bottom:20px}.teachers .swiper-slide .row{width:unset}.teachers .swiper-slide .row .col{padding-left:0;padding-right:0}.advantage .advantage-list .advantage-list__item{display:flex;flex-direction:column;align-items:center;margin-bottom:10px}.advantage .advantage-list .advantage-list__item .advantage-list__icon{min-width:50px;height:50px;display:block;margin-right:0}}@media (max-width:768px){.teachers .swiper-slide .row{width:unset}.teachers .swiper-slide .row .col{padding-left:0;padding-right:0}}@media (max-width:1024px){.offer{padding-top:0}}@media (max-width:992px){.container{padding-left:15px;padding-right:15px}}@media (max-width:540px){.v-picker__body{width:100%!important}.cookie{right:20px;width:unset}.offer .offer--header{font-size:48px}.offer .offer--subheader{font-size:23px}.offer .suboffer h2{font-size:22px}.video--lesson .video{width:calc(100% - 40px)}.canvas-waves{bottom:-700px}.cookie-notification{flex-direction:column;align-items:flex-end}.cookie-notification p{margin-bottom:10px}.video--container{padding-bottom:60px}.prices-slider .card{width:73%;margin:0 auto}.prices-slider .card .card-content{padding:43px 20px}.prices-slider .card .card-content .card-discount{top:23px}.prices-slider .swiper-button-next{right:3px!important}.prices-slider .swiper-button-prev{left:3px!important}}