/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.hero::after,.we:after,.we:before{content:'';display:block;position:absolute}#about_us:after,#about_us:before,.author:before,.but_block:after,.course_prog:after,.for_who:before,.hero2:before,.otd:after,.stats:before,.what_will_be:before{font-weight:800;font-size:110px;line-height:1;position:absolute;color:#262f2d;opacity:.08}@media (min-width:1024px){#about_us:after,#about_us:before,.author:before,.but_block:after,.course_prog:after,.for_who:before,.hero2:before,.otd:after,.stats:before,.what_will_be:before{font-size:12.5vw}}*{box-sizing:border-box}html{font-family:Montserrat,sans-serif;font-size:10px;font-display:optional;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:16px;line-height:1.57;background:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%) #2c2c2c;color:#fff;font-weight:500}a{color:inherit;text-decoration:none}p{margin:0 0 17px}h1{font-size:36px;line-height:1;font-weight:700;margin:17px 0 33px}h2{font-size:36px;line-height:1;font-weight:700;margin:0 0 40px}h3{font-weight:700;font-size:24px;line-height:130%;margin:40px 0 22px}h5{font-weight:700;font-size:18px;line-height:156%}h6{font-size:18px;font-weight:400;margin:0 0 16px}section{padding:100px 20px;max-width:100vw;overflow:hidden}.yellow{color:#eb9a17}.lightbg{background:#fff;color:#414141;font-weight:500}.btn{width:260px;border-radius:30px;height:56px;line-height:56px;color:#fff;font-weight:600;text-align:center;background:#eb9a17;display:block;font-size:18px;position:relative;z-index:1;transition:color .2s ease-in,background-color .2s ease-in}.btn:hover{color:#eb9a17;background-color:#fff}.btn[disabled]{opacity:.35}.btn_inverted{color:#eb9a17;background-color:#fff}.btn_inverted:hover{background-color:#373737;color:#eb9a17}.btn_buy{width:190px}ul{list-style:none;padding:0;margin:32px 0 40px}ul li{margin:0 0 26px;padding:0;display:flex;align-items:flex-start;font-weight:500}ul li:before{content:'';display:block;width:14px;height:14px;border-radius:50%;border:2px solid #fff;margin-right:14px;margin-top:5px;flex:0 0 auto;box-sizing:border-box}ul+ul{margin-top:-14px}.dark_bullets li:before{border-color:#414141}.bolder{font-weight:600;font-size:18px}.hidemobile{display:none}.anim{transition:transform .3s ease-in-out}.anim_txt_left:before{animation:text_left 1s ease-in}.anim_txt_left:after{animation:text_left 1s ease-in}.anim_txt_right:before{animation:text_right 2s ease-in}.anim_txt_right:after{animation:text_right 2s ease-in}@keyframes text_left{from{transform:translateX(-500px)}to{transform:translateX(0)}}@keyframes text_right{from{opacity:0;transform:translateX(500px)}to{transform:translateX(0);opacity:.08}}section img,section picture{width:100%;height:auto;vertical-align:top}header{position:absolute;top:0;left:0;width:100%;z-index:11;padding:44px 20px 0}header .socials img{width:30px}#menubtn{position:absolute;top:44px;right:20px;height:30px;width:29px;z-index:2}#menubtn span{width:100%;height:2px;border-radius:1px;background-color:#eb9a17;position:absolute;left:0;top:12px;transition:transform .5s ease-in}#menubtn span:nth-of-type(2){top:19px}#menubtn span:nth-of-type(3){top:26px}nav{opacity:0;position:fixed;top:0;left:0;z-index:-1;padding-top:156px;width:100%;min-height:100vh;background:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%) #2c2c2c;text-align:center;transform:translateX(-100vw);transition:translate .7s linear,opacity .7s linear}.opened nav{opacity:1;transform:translateX(0vw)}.opened #menubtn span:nth-of-type(2){transform:scaleX(0)}.opened #menubtn span:nth-of-type(1){transform:rotate(-47deg) translateX(0) translateY(2px)}.opened #menubtn span:nth-of-type(3){transform:rotate(45deg) translateX(-8px) translateY(-9px)}.menulink{font-weight:700;margin-bottom:32px;font-size:22px;line-height:1}.cab{color:#eb9a17;margin:70px 0}.socials a{display:inline-block;margin-right:46px}.socials a:last-of-type{margin-right:0}.menulink{display:block}.hero{height:812px;position:relative;padding-top:169px;background:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%),url(../img/yoga.5834b22e.jpg) no-repeat 50% 35%;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){@supports (background-image:-webkit-image-set(linear-gradient(90deg,#251C1C 0%,rgba(37,28,28,0) 87.51%),url("../img/webp/yoga.0f1441aa.webp") 1x)){.hero{background-image:-webkit-image-set(linear-gradient(90deg, #251c1c 0, rgba(37, 28, 28, 0) 87.51%), url("../img/webp/yoga.0f1441aa.webp") 1x)}}}@supports (flex-basis:max-content) and (-moz-appearance:meterbar){.hero{background-image:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%),url(../img/webp/yoga.0f1441aa.webp)}}.hero::after{width:356px;height:161px;top:250px;left:-30px;z-index:0;background:url(../img/hero_txt.2f3d79e4.svg) no-repeat center;background-size:contain}.hero p{font-weight:500;margin-bottom:39px;line-height:1.5;max-width:295px}.hero2 p{margin:40px 0 38px;font-weight:400;padding-right:10px}.hero2:before{content:'Yoga';color:#fff;right:-250px;top:190px;display:none;z-index:-1}.for_who{position:relative}.for_who:before{content:'Health';top:56px;left:-50px}.for_who h2{margin-bottom:30px}.for_who .btn{margin-bottom:50px}.how_it_works{padding:135px 20px 0}.how_it_works h2{line-height:1.07;margin-bottom:33px}.how_it_works ul:last-of-type{margin-bottom:100px}.but_block{margin:0 -20px 0 -20px;width:100vw;padding:118px 20px 103px;position:relative}.but_block:after{content:'Mind';bottom:-14px;right:-7px}.notice{display:flex;align-items:center;font-weight:700;margin-bottom:31px}.notice strong{font-size:48px;line-height:99%;padding-right:20px}.notice p{line-height:1.6;margin:3px 0 0}.fullscr_poster{max-width:100vw;vertical-align:top}.fullscr_poster *{width:100%}.what_will_be{margin-top:-2px;background:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%) #2c2c2c;position:relative;z-index:2}.what_will_be:before{content:'Wellness';top:57px;right:-79px;color:#fff}.what_will_be h2{line-height:1.08}.wh_item{padding:0 30px;margin:70px 0 0;position:relative}.wh_item p{margin:0;font-weight:500}.num{position:absolute;left:-1px;top:-61px;font-weight:800;font-size:90px;color:#383232;z-index:-1}.otd{padding-bottom:15px}.otd:after{content:'Health';display:none}.otd_item h2{margin-bottom:23px}.otd_item p{margin:0}.otd_item picture img{margin:40px 0 81px}#restrictions{font-weight:500;padding-bottom:0}#restrictions h2{margin-bottom:32px;line-height:1.08}#restrictions h5{max-width:290px;margin:0 0 20px}#restrictions picture{margin-top:22px}#restrictions p{margin-bottom:20px}.whatif{padding-bottom:0}.whatif h2{line-height:1.08;margin-bottom:33px}.whatif h5{margin:33px 0 37px}.whatif .btn{margin:10px 0 50px}#about_us{position:relative;padding:100px 20px 0}#about_us h2{margin-bottom:25px}#about_us:before{content:'Yoga';right:-97px;top:349px;color:#fff}#about_us:after{content:'Yoga';color:#fff;display:none;z-index:-1}#about_us ul{margin-top:37px;width:102%}.we{position:relative;padding:0 0 0 35px;margin-bottom:70px}.we:after,.we:before{display:inline-block;position:static;width:23px;height:18px}.we:before{background:url(../img/left_q.7f5fdfcd.svg) no-repeat center;background-size:contain;margin-left:-35px;margin-right:8px}.we:after{background:url(../img/right_q.d547c193.svg) no-repeat center;background-size:contain;position:relative;right:-9px;bottom:-4px}.we_name{font-weight:700;font-size:24px}.vim_video{position:relative;min-height:220px;margin-bottom:70px}iframe{width:100%;border:0;min-height:58.6vw}.playbtn{width:76px;height:76px;border-radius:50%;background:url(../img/playbtn.4b292bbd.svg) no-repeat center;background-size:contain;position:absolute;top:calc(50% - 38px);left:calc(50% - 38px);cursor:pointer;display:none}.confidence{padding:0 13px 100px 20px}.confidence h2{margin-bottom:-4px}.confidence h2 span{line-height:1.3}.confidence .btn{margin-bottom:50px}.author{position:relative;padding:100px 20px;display:flex;flex-flow:column wrap;align-items:flex-start;align-content:space-between}.author:before{content:'Asana';right:-5vw;top:1vw}.stats{position:relative;padding:100px 20px;display:flex;flex-flow:row wrap;align-items:flex-start}.stats:before{content:'Egor';right:1vw;top:11vw;color:#fff;display:none}.stats_item{display:flex;flex-flow:column nowrap;align-items:flex-start;margin:0 30px 90px 0;font-weight:500;max-width:85%}.stats_num{font-weight:800;font-size:90px;line-height:1}.stats_icon{margin-bottom:30px}.sup{color:#eb9a17;font-weight:600;font-size:20px}.sub{font-size:18px}.wpic .sub{font-weight:600}.course_prog{position:relative;padding-bottom:63px;padding-top:0}.course_prog:after{content:'Back';bottom:-14px;right:-37px;color:#fff}.course_prog h2{margin-bottom:35px}.less_num{color:#eb9a17;margin-bottom:12px}.course_list li{font-size:18px;font-weight:600}.course_list li:before{margin-top:5px}.feedback{padding:30px 20px 0}.feedback h2{margin-bottom:32px}.feedback ul{margin:21px 0 39px}.feedback li{margin-bottom:18px}.feedback_carousel{width:100%;overflow:hidden;position:relative}.feedback_wrapper{width:calc(600% + 120px);display:flex;align-items:flex-start;transform-origin:top left}.feedback_item{width:calc(100vw - 40px);margin-right:20px;background:#373737;padding:32px 20px 42px;overflow:scroll;flex-shrink:0}.feedback_item picture{max-width:100%}.feedback.anim .feedback_item{transition:all .5s linear}.feedback_author{font-weight:700;font-size:14px;line-height:150%;color:#eaeaea;opacity:.6}.feedback_text{margin-bottom:20px;max-height:650px;overflow:scroll}.feedback_navs{width:100%;text-align:center;margin-top:27px}.feedback_nav{display:inline-block;width:10px;height:10px;border-radius:50%;background:#595959;margin-right:7px;cursor:pointer}.feedback_nav:hover{transform:scale(1.1);filter:brightness(1.1)}.feedback_nav:last-of-type{margin:0}.feedback_nav.active{width:22px;height:22px;border:1px solid #eb9a17;background:0 0;display:inline-flex}.feedback_nav.active:before{content:'';width:10px;height:10px;border-radius:50%;background:#eb9a17;display:block;margin:auto}.nojs .feedback_carousel{overflow:scroll}.prices{padding-bottom:101px}.prices h2{text-align:center;margin-bottom:53px}.tarif{background:#373737;padding:60px 20px 50px;margin-bottom:29px}.tarif:last-of-type{margin-bottom:0}.tarif:nth-of-type(2){background:#eb9a17}.tarif:nth-of-type(2) .btn{margin-top:42px}.tarif:nth-of-type(2) .price{color:#fff}.tarif_name{font-weight:700;font-size:24px;line-height:124%;margin:0 0 40px}.tarif li{margin-bottom:20px;font-size:15px;width:102%}.tarif li:before{width:12px;height:12px;margin-right:10px}.tarif ul{margin-bottom:36px}.price{font-size:48px;line-height:1;margin-bottom:40px;color:#eb9a17;transition:filter .4s .5s}.price.blurred{filter:blur(20px)}.not_all p{line-height:1.5;margin-bottom:20px}.not_all h2{line-height:1.08;margin-bottom:32px}.not_all h5{margin:0 0 38px}footer{text-align:center;padding:100px 20px}footer .logo_container{display:flex;flex-direction:column;align-items:flex-start;font-size:14px}footer .logo{width:111px;height:auto;margin-bottom:49px}footer .socials a{margin:0 36px 0 0}footer .socials a:last-of-type{margin:0}.menu{padding:0;margin:0 0 10px}.menu .menulink{font-weight:500;font-size:16px;margin-bottom:48px}.menu .menulink:last-of-type{margin-bottom:53px}@media (max-width:360px){nav{padding-top:90px}.menulink{margin-bottom:26px;font-size:20px}.cab{margin:30px 0}.price{font-size:46px}}@media (min-width:500px){body{font-size:18px}h1{font-size:50px}.hero{background-position:center right}.hero p{max-width:70%}h2{font-size:48px}footer .logo_container{align-items:center;margin-bottom:49px}footer .logo{margin-bottom:10px}}@media (min-width:768px){.hidemobile{display:block}section{padding:120px 40px}.btn{width:272px;height:60px;line-height:60px;font-size:20px}ul li:before{margin-top:9px;margin-right:16px}section picture{max-width:50vw}h1{font-size:80px;max-width:80%}h2{font-size:60px}h3{margin:48px 0 23px}h5{font-size:26px}li br{display:none}ul{font-size:16px}.hero{height:898px;background-image:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%),url(../img/yoga_d.288e8669.jpg);background-size:cover;background-position:60% 100%}}@media screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){@supports (background-image:linear-gradient(90deg,#251C1C 0%,rgba(37,28,28,0) 87.51%),-webkit-image-set(url("../img/webp/yoga_d.841af15d.webp") 1x)){.hero{background-image:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%),-webkit-image-set(url("../img/webp/yoga_d.841af15d.webp") 1x)}}}@media (min-width:768px){@supports (flex-basis:max-content) and (-moz-appearance:meterbar){.hero{background-image:linear-gradient(90deg,#251c1c 0,rgba(37,28,28,0) 87.51%),url(../img/webp/yoga_d.841af15d.webp)}}.hero p{max-width:617px;margin-bottom:44px}.hero p br{display:none}.hero h6{font-size:36px;line-height:1;margin:0 0 26px}.hero::after{width:734px;height:332px;top:338px;left:-18px}.hero2{position:relative;display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;max-height:1120px;max-width:100vw}.hero2:before{display:block;right:-186px;top:232px}.hero2 h2{max-width:40.1vw;margin:120px 0 144px}.hero2 p{margin-top:150px;max-width:40vw;order:3}.hero2 picture{max-width:40vw}.for_who{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start}.for_who:before{top:172px;left:-103px}.for_who .btn{order:4;margin-top:-14px}.for_who ul{width:37vw;max-width:536px}.for_who ul:first-of-type{max-width:508px;margin-top:9px;margin-right:5px}.for_who h2{max-width:37vw;margin-bottom:88px}.for_who picture{position:relative;right:-40px;top:-30px;order:3}.bolder{font-size:24px;margin-right:calc(50vw - 570px);margin-bottom:9px}.how_it_works{padding:135px 40px 0}.how_it_works .but_block{margin:0 -40px 0 -40px;padding:120px 40px}.what_will_be{display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:flex-start;padding:195px 40px 186px}.what_will_be:before{top:72px;left:-30px;right:auto}.what_will_be h2{max-width:577px;margin:0 0 170px 39vw}.what_will_be .wh_item{max-width:411px;width:26vw;margin:0 4vw 0 0;padding:0}.what_will_be .wh_item:last-of-type{margin-right:0}.what_will_be .num{font-size:120px;left:-61px;top:-109px}.otd{max-width:100vw;padding:194px 40px 0;position:relative}.otd:after{right:-126px;bottom:634px;display:block}.otd_item{max-height:650px;margin-bottom:38px;display:flex;flex-flow:column wrap;align-items:flex-start;justify-content:space-between}.otd_item picture{width:40vw;margin-top:0;margin-bottom:0}.otd_item:nth-of-type(odd) picture{order:-1;margin-right:4.3vw;margin-bottom:300px}.otd_item:nth-of-type(odd) p{max-width:31vw}.otd_item:nth-of-type(even){margin-bottom:129px}.otd_item:nth-of-type(even) picture{margin-left:6.6vw}.otd_item:last-of-type picture{margin-left:0;margin-bottom:250px}.otd_item:last-of-type h2{margin-top:15px;margin-left:0}.otd_item:last-of-type p{margin-left:6px;max-width:45vw}.otd_item h2{max-width:40%;margin:10px 0 32px;line-height:1.05}.otd_item p{max-width:42vw}#restrictions{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;padding:0 40px 84px;overflow:visible}#restrictions h2{max-width:37.5vw;order:-2;padding-top:110px;margin-bottom:50px}#restrictions h5{max-width:100%;position:relative;margin:0 0 50px}#restrictions picture{order:-1;position:relative;top:-143px;left:40px}#restrictions .restr_txt{columns:2 330px;position:relative;top:0}#restrictions p:nth-of-type(1){margin-right:110px}#restrictions p:nth-of-type(2){max-width:29vw}.whatif{display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start;padding:0 40px 0 0}.whatif h2{margin-bottom:41px;line-height:1.05}.whatif .wh_cover{max-width:54%}.whatif .wh_cover p{max-width:540px;margin-bottom:39px}.whatif picture{order:-1;width:42%}.whatif .btn{margin:45px 0 50px}#about_us{padding:44px 40px 0;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start}#about_us:before{right:-129px}#about_us:after{display:block;left:-69px;top:817px}#about_us h2{max-width:30%}.we{max-width:65%;margin-bottom:104px;margin-left:20px;padding-top:17px}.we:after,.we:before{width:36px;height:29px}.we:before{margin-left:-62px;margin-right:20px}.we:after{right:-17px;bottom:2px}.we_name{font-size:36px;line-height:30px}.vim_video{width:100%;margin-bottom:244px}.confidence{padding:0 0 0 40px;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start}.confidence h2{max-width:48%;margin-top:-42px;line-height:1.05}.confidence ul{line-height:1.56;vertical-align:top}.confidence ul:last-of-type{padding-top:73px;margin-bottom:54px}.confidence ul:last-of-type li:before{margin-top:5px}.confidence .about_second{max-width:50%;position:relative;left:0;top:0}.confidence .listwrapper{width:100%;order:2;columns:2;padding-top:59px}.confidence .btn{order:3;margin:0}.stats{padding:100px 40px 0}.stats:before{display:block}.stats_item{margin:0 5.5vw 9.5vw 0;max-width:24vw}.stats_item:nth-of-type(2){margin-right:30vw}.stats_num{font-size:7.5vw}.stats_icon{margin-bottom:2.5vw}.sup{font-size:2.25vw}.sub{font-size:2.125vw}.course_prog{padding:190px 40px 151px}.course_prog:after{bottom:163px;right:-32px}.course_prog h2{margin-bottom:74px}.course_prog .less_num{margin-bottom:19px}.course_prog li{font-size:24px;margin-bottom:31px;max-width:1070px}.course_prog li:before{margin-top:11px}.feedback li:before{margin-top:4px}.feedback_item picture{max-width:50%;display:block;margin:20px auto 0}.prices{padding:168px 40px 192px;display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start}.prices h2{width:100%;margin-bottom:92px;line-height:1.03;padding-right:72px}.price{margin-bottom:37px}.btn_buy{width:217px}.tarif{width:100%;padding:61px 16px 55px 36px}.tarif:nth-of-type(2){margin:0 0 30px}.tarif:nth-of-type(2) .btn{margin-top:41px;margin-bottom:16px}.tarif:nth-of-type(2) li{margin-bottom:24px}.tarif li{line-height:1.5;margin-bottom:22px}.tarif li:before{margin-top:7px}.tariffs_container{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start}}@media (min-width:1024px){.btn{transition:color .2s ease-in,background-color .2s ease-in}.btn:before{content:'';position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;background:#eb9a17;border-radius:30px;z-index:-1;opacity:.4;transform:scale3d(.8,.5,1)}.btn:after{content:'';position:absolute;display:block;top:-2px;left:-2px;width:100%;height:100%;border-radius:30px;z-index:-2;background:#fff;border:2px solid #eb9a17;transition:opacity .3s ease-in;opacity:0}.btn:hover{background-color:#fff;color:#eb9a17}.btn:hover:after{opacity:1}.btn:hover:before{animation:anim-moema-2 .4s .1s forwards}.btn_inverted:before{background:#fff}.btn_inverted:after{border-color:#fff;background:0 0}.btn_inverted:hover{background-color:transparent;color:#fff}@keyframes anim-moema-2{to{opacity:0;transform:scale3d(1,1,1)}}.hero2{max-height:1220px}.how_it_works{display:flex;flex-flow:column wrap;align-content:space-between;align-items:flex-start;max-height:1335px;overflow:hidden;padding:120px 0 0}.how_it_works>*{max-width:45vw}.how_it_works .but_block{align-self:flex-end;padding:100px 40px;margin:0}.how_it_works .but_block:after{bottom:-31px;right:8px}.how_it_works .but_block p{margin-left:4px}.how_it_works .notice{margin-bottom:27px}.how_it_works .notice strong{font-size:84px}.how_it_works .notice p{margin:8px 3px 0}.how_it_works li{line-height:34px}.how_it_works ul:last-of-type{order:-1;margin-left:40px;margin-bottom:20px}.how_it_works h2{order:-2;margin:10px 0 99px 40px}.how_it_works ul:first-of-type{padding-right:40px;margin-bottom:44px}.what_will_be:before{top:22px;left:-320px}.what_will_be .wh_item{width:23.5vw;margin:0 72px 0 0}.what_will_be .wh_item:last-of-type{width:20vw;margin:0 73px 0 0}.otd{padding:194px 40px 131px}.otd_item{max-height:550px;margin-bottom:80px}.otd_item:nth-of-type(odd) picture{margin-bottom:60px}.otd_item:nth-of-type(odd) p{max-width:26vw}.otd_item:last-of-type h2{margin-top:115px;margin-left:-77px}.otd_item:last-of-type p{margin-left:-76px;max-width:30vw}.otd picture{width:auto}.otd p{max-width:35vw}.otd:after{right:-326px;bottom:681px}#restrictions h2{padding-top:50px;margin-bottom:0}#restrictions h5{top:-93px;margin:0}#restrictions .restr_txt{columns:2 410px;position:relative;top:-44px}.whatif .wh_cover{max-width:530px}#about_us{padding:44px 40px 0}#about_us h2{max-width:564px}.we{max-width:480px;margin-left:120px}.confidence{padding:0 0 120px 40px}.confidence h2{margin-top:52px}.confidence ul{width:36vw}.confidence ul:last-of-type{margin-bottom:54px}.author{position:relative;padding:17.56vw 13.36vw 13.63vw 11.8vw;max-height:110vw}.author:before{top:2.625vw}.author picture{max-width:31.75vw}.author ul{max-width:30vw;margin-top:0}.feedback_item:nth-of-type(2){order:-1}.feedback{padding:30px 40px 0;display:flex;flex-flow:row wrap;align-items:flex-start}.feedback h2{margin:0 27px 75px 0;max-width:305px;line-height:1.05}.feedback h2+div{margin-top:10px;max-width:60vw}.feedback ul{margin:21px 0 39px}.feedback li{margin-bottom:11px}.feedback_carousel{overflow:visible}.feedback_wrapper{width:100%;columns:3;column-gap:37px;display:block}.feedback_item{display:inline-block;vertical-align:top;margin-bottom:35px;padding:43px;width:30vw;max-height:none;overflow:visible}.feedback_item picture{max-width:100%}.feedback_text{font-size:16px;max-height:none;overflow:visible}.feedback_navs{display:none}.prices{padding-left:40px;padding-right:40px}.tarif{width:28vw;padding:40px 20px}.tarif:nth-of-type(2){margin:0 30px 0}.tarif_name{font-size:19px}.price{font-size:46px}.not_all{display:flex;justify-content:flex-start;align-items:flex-start;padding:190px 40px 159px;font-size:18px}.not_all_inner{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;margin-top:24px;padding-right:36px}.not_all p{margin-bottom:29px}.not_all h2{min-width:302px;margin-right:127px;line-height:1.05}.not_all h5{width:100%;font-size:22px;margin:0 0 40px}.not_all .btn{width:255px}footer{padding:190px 40px;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}footer .logo{margin:0 -1px 9px 0;width:76px}footer .socials a{width:30px;text-align:center;margin:0 20px 0 0}footer .socials a img{height:100%}.menu{display:flex;flex-direction:column;align-items:center;margin:64px 0 0;order:2}.menu_row{display:flex}.menu_row:last-child{margin-top:30px}.menu .menulink{margin:0 40px 0 0}.menu .menulink:last-of-type{margin:0}}@media (min-width:1200px){body{font-size:1.4vw}h1{font-size:5.5vw;margin:1vw 0 2vw}h2{font-size:5vw}h3{font-size:1.5vw;margin:3.2vw 0 1.44vw;line-height:1.3}h5{font-size:1.625vw}.btn{width:17vw;height:3.75vw;border-radius:1.8vw;line-height:3.75vw;font-size:1.25vw}.btn_buy{width:13.56vw}ul{font-size:1.375vw;margin:2vw 0 2.5vw}ul li{margin:0 0 1.625vw}ul li:before{width:.875vw;height:.875vw;margin:.57vw 1vw 0 0}#menubtn{display:none}header{display:flex;justify-content:space-between;align-items:center;padding:2vw 2.1vw 0 3.7vw}nav{display:flex;width:auto;min-height:auto;position:static;padding:0;opacity:1;transform:none;background:0 0;margin-top:-1vw}nav .socials{display:none}.menulink{font-weight:500;font-size:1vw;line-height:147%;margin:.5vw 1.81vw 0 0;padding:0}.cab{font-weight:700;font-size:1.125vw;line-height:147%;align-self:flex-end;margin-left:7.9vw}.hero{padding:15.75vw 0 0 8.31vw;max-height:56vw}.hero h6{font-size:2.25vw}.hero p{max-width:38.56vw;margin-bottom:2.44vw}.hero:after{width:45.88vw;height:20.7vw;top:21.25vw}.hero2{max-height:89.25vw;padding:12.07vw 15.25vw 12.5vw 11.81vw}.hero2 h2{margin:7.8vw 4.55vw 8.8vw 0}.hero2 picture{max-width:38vw}.hero2 picture:last-of-type{max-width:28.3vw}.hero2 p{margin-top:3.05vw;max-width:30vw}.for_who{padding:11.81vw 0 8.81vw 11.81vw}.for_who h2{max-width:35vw;line-height:1.04;margin-bottom:5.8vw}.for_who:before{top:10.9vw;left:-6.5vw}.for_who .btn{margin-top:-7vw}.for_who ul:first-of-type{max-width:32.2vw;margin-top:.5vw;margin-right:10.625vw}.for_who picture{max-width:43.5vw;right:0;top:-2vw}.bolder{align-self:flex-end;font-size:1.5vw;margin-right:14vw}.how_it_works{padding:11.625vw 0 0 11.81vw;max-height:104vw}.how_it_works h2{line-height:1.1;margin:1vw 0 5.5vw 0}.how_it_works>*{max-width:45.5%}.how_it_works .but_block{padding:15.5vw 5vw 16vw;align-self:flex-end;max-width:48vw}.how_it_works li{line-height:2.1vw}.how_it_works ul:first-of-type{max-width:43.4vw;align-self:flex-end;margin-right:0;margin-bottom:3vw;padding-right:11.8vw}.how_it_works ul:last-of-type{margin:0 0 6vw 0;max-width:33vw}.how_it_works .notice{margin-bottom:1.4vw}.how_it_works .notice strong{font-size:5.25vw}.how_it_works .notice p{margin:.5vw .2vw 0}.fullscr_poster{max-height:46.8vw;overflow:hidden}.fullscr_poster img{max-width:100%}.what_will_be{padding:11.81vw 7vw 11.2vw 8vw}.what_will_be:before{top:10vw;left:-5vw}.what_will_be h2{margin:0 0 10.8vw 49vw;max-width:none}.what_will_be .num{font-size:7.5vw;left:-3.8vw;top:-6.82vw}.what_will_be .wh_item{width:24.8vw;margin:0 3.5vw 0 0;max-width:none}.what_will_be .wh_item:nth-of-type(2){width:25vw}.what_will_be .wh_item:last-of-type{width:20vw;margin:0 3.5vw 0 0}.otd{padding:9vw 14.81vw 12vw 12vw}.otd:after{right:-8vw;bottom:44vw}.otd_item{margin-bottom:2.5vw;max-height:35vw}.otd_item h2{margin:4vw 0 2vw}.otd_item picture{width:39vw}.otd_item:nth-of-type(odd) picture{margin-right:5.5vw;margin-bottom:4vw}.otd_item:nth-of-type(even){margin-bottom:1.8vw}.otd_item:nth-of-type(even) picture{width:29vw;margin-left:9.5vw}.otd_item:last-of-type{max-height:40vw}.otd_item:last-of-type h2{margin-top:10.5vw;margin-left:-2.5vw}.otd_item:last-of-type p{margin-left:-2vw}.otd_item:last-of-type picture{width:31.5vw}#restrictions{padding:11vw 11.81vw 0;align-items:flex-start}#restrictions h2{padding:0;margin:.4vw 0 0}#restrictions h5{top:-17vw}#restrictions .restr_txt{top:-14vw;columns:2 33vw}#restrictions .restr_txt p:nth-of-type(1){margin-right:6vw}#restrictions picture{width:34.75vw;left:11.81vw;top:-20vw}.whatif{margin-top:-7vw;padding:0 0 1vw}.whatif picture{width:35vw}.whatif .wh_cover{max-width:49vw}.whatif .wh_cover p{max-width:34vw;margin:0 12vw 0vw 0}.whatif h2{margin-bottom:2.5vw;padding-right:12vw;line-height:1.1}.whatif h5{margin:2.3vw 0 3vw}.whatif .btn{margin:3vw 0 5vw}#about_us{padding:6vw 11.81vw 0}#about_us:before{right:-8vw;top:18.5vw}#about_us h2{max-width:564px}.we{max-width:32.69vw;margin-bottom:6vw;margin-left:13.75vw;padding:1vw 0 0 3vw}.we:after,.we:before{width:2.25vw;height:1.8vw}.we_name{font-size:2.25vw}.vim_video{margin-bottom:7vw}.confidence{padding:0 0 11.8vw 11.81vw}.confidence h2{max-width:35.25vw;margin-top:4.5vw;line-height:1.07}.confidence .about_second{max-width:43.5vw}.confidence .listwrapper{padding-top:3.4vw}.confidence ul:last-of-type{padding-top:2vw;margin-bottom:4vw}.confidence ul:last-of-type li:before{margin-top:.6vw}.stats{padding:100px 11.8vw 0}.stats:before{top:3vw}.stats_item{margin:0 5.5vw 7.5vw 0;width:19vw}.stats_icon img{width:8vw;height:8vw}.sup{font-size:1.25vw}.sub{font-size:1.125vw}.course_prog{padding:11.81vw 11.81vw 3vw}.course_prog h2{margin-bottom:4.6vw;line-height:1.06}.course_prog li{font-size:1.5vw;margin-bottom:1.8vw;max-width:68vw}.course_prog .less_num{margin-bottom:1.3vw}.feedback{padding:8.1vw 12.3vw 0 11.8vw}.feedback h2{margin:0 4.2vw 5vw 0;max-width:24.7vw}.feedback ul{margin:1.3vw 0 2.44vw}.feedback li{margin-bottom:.7vw}.feedback li:before{margin-top:.7vw}.feedback_item{margin:0 1.5vw 2.2vw 0;padding:2.7vw;width:24vw}.feedback_item picture{margin:0}.feedback_text{font-size:1vw;margin-bottom:1.25vw;line-height:1.64}.feedback_author{font-size:.875vw}.feedback h2+div{margin-top:1.8vw}.prices{padding:9.5vw 5vw 11.8vw}.prices h2{margin-bottom:6.1vw;padding-right:4.5vw}.tarif{width:24.1vw;padding:3.8vw 2vw;margin:0}.tarif:nth-of-type(2){margin:0 1.875vw 0}.tarif:nth-of-type(2) .btn{margin:2vw 0 0}.tarif:nth-of-type(2) li{margin-bottom:1.375vw}.tarif ul{margin-bottom:2.6vw}.tarif li{font-size:1.1vw;margin-bottom:1.375vw}.tarif li:before{width:.75vw;height:.75vw;margin-top:.44vw;margin-right:.625vw}.tarif_name{font-size:1.5vw;margin:0 0 2.7vw}.price{font-size:2.875vw;margin-bottom:2.4vw}.not_all{padding:11.8vw 11.8vw 9.5vw}.not_all h2{margin-right:8vw;width:40vw;min-width:auto;line-height:1.1}.not_all h5{font-size:1.375vw;margin-bottom:2.5vw}.not_all p{max-width:21.5vw;margin-bottom:1.8vw;font-size:1.125vw}.not_all_inner{margin-top:1.5vw;padding-right:2.2vw}.not_all .btn{width:15.94vw}footer{padding:11.8vw 3.75vw;flex-wrap:nowrap}footer .logo{width:4.75vw}footer .socials a{width:1.6vw;margin:0 1.5vw 0 0}.menu{margin:0 0 1vw 4vw;order:0}.menu .menulink{font-size:1vw;margin:0 2.5vw 0 0}}@media (min-width:2000px){.hero{max-height:none;height:100vh}.for_who ul{max-width:none}}