:root{--font-family:"Inter",sans-serif;--second-family:"Golos Text",sans-serif;--third-family:"Gilroy",sans-serif;--font3:"Mazzard",sans-serif;--text:#302f3f;--violet:#675dd2;--green:#a8d5d0;--grin:rgba(168, 213, 208, 0.8);--blue-gragient:linear-gradient(27deg, #675dd2 0%, #4f38d4 100%);--pink:#d165bc;--gray:#d1cfe2;--white:#fff;--light-green:#87dbd1}@font-face{font-family:Inter;font-weight:700;font-style:normal;src:local("Inter-Bold"),url(../fonts/Inter-Bold.woff2) format("woff2");font-display:swap}@font-face{font-family:Inter;font-weight:800;font-style:normal;src:local("Inter-ExtraBold"),url(../fonts/Inter-ExtraBold.woff2) format("woff2");font-display:swap}@font-face{font-family:Inter;font-weight:500;font-style:normal;src:local("Inter-Medium"),url(../fonts/Inter-Medium.woff2) format("woff2");font-display:swap}@font-face{font-family:Inter;font-weight:400;font-style:normal;src:local("Inter-Regular"),url(../fonts/Inter-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:Inter;font-weight:300;font-style:normal;src:local("Inter-Light"),url(../fonts/Inter-Light.woff2) format("woff2");font-display:swap}@font-face{font-family:"Golos Text";font-weight:400;font-style:normal;src:local("GolosText-Regular"),url(../fonts/GolosText-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:"Golos Text";font-weight:600;font-style:normal;src:local("GolosText-SemiBold"),url(../fonts/GolosText-SemiBold.woff2) format("woff2");font-display:swap}@font-face{font-family:Mazzard;font-weight:200;font-style:normal;src:local("MazzardH-ExtraLight"),url(../fonts/MazzardH-ExtraLight.woff2) format("woff2");font-display:swap}@font-face{font-family:Gilroy;font-weight:400;font-style:normal;src:local("Gilroy-Regular"),url(../fonts/Gilroy-Regular.woff2) format("woff2");font-display:swap}html{box-sizing:border-box;line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box}*,::after,::before{box-sizing:inherit}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,p{margin:0}img{display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}a{text-decoration:none;color:inherit}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[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:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}.disable-scroll{overflow:hidden;height:100vh;position:fixed;left:0;top:0;width:100%}.graph-modal{--transition-time:0.3s;position:fixed;inset:0;z-index:1000;display:flex;padding:30px 0;background-color:rgba(0,0,0,.7);cursor:pointer;overflow-y:auto;overflow-x:hidden;opacity:0;visibility:hidden;transition:opacity var(--transition-time),visibility var(--transition-time)}.graph-modal__container{position:relative;width:1000px;margin:auto;background-color:#fff;cursor:default;display:none}@media (max-width:1024px){.graph-modal__container{width:90%}}.graph-modal__close{position:absolute;right:10px;top:10px;border:none;padding:0;width:20px;height:20px;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.001 512.001'%3E%3Cpath d='M284.286 256.002L506.143 34.144c7.811-7.811 7.811-20.475 0-28.285-7.811-7.81-20.475-7.811-28.285 0L256 227.717 34.143 5.859c-7.811-7.811-20.475-7.811-28.285 0-7.81 7.811-7.811 20.475 0 28.285l221.857 221.857L5.858 477.859c-7.811 7.811-7.811 20.475 0 28.285a19.938 19.938 0 0014.143 5.857 19.94 19.94 0 0014.143-5.857L256 284.287l221.857 221.857c3.905 3.905 9.024 5.857 14.143 5.857s10.237-1.952 14.143-5.857c7.811-7.811 7.811-20.475 0-28.285L284.286 256.002z'/%3E%3C/svg%3E");cursor:pointer}.graph-modal.is-open{opacity:1;visibility:visible;transition:opacity var(--transition-time),visibility var(--transition-time)}.graph-modal__container.graph-modal-open{display:block}.tabs__panel{display:none}.tabs__nav{list-style:none;display:flex}.tabs__panel--active{display:block}body,html{height:100%}.page{height:100%;-webkit-text-size-adjust:100%}.page__body{margin:0;min-width:320px;min-height:100%;font-size:16px}.wrapper{display:flex;flex-direction:column;overflow:hidden;min-height:100%}.main{position:relative;flex-grow:1}.container{max-width:1230px;padding:0 15px;margin:0 auto}.list-reset{list-style:none;padding:0;margin:0}.btn-reset{border:none;padding:0;background:0 0;cursor:pointer}.dis-scroll{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;overscroll-behavior:none}.btn{position:relative;border-radius:23px;padding:23px;display:flex;max-width:200px;width:100%;align-items:center;justify-content:center;font-family:var(--third-family);font-weight:400;font-size:20px;color:var(--white);background:var(--violet);z-index:1}.img-box{position:relative;width:385px;height:365px;z-index:1}.img-box::before{position:absolute;content:"";top:0;left:2px;z-index:-1;border-radius:23px;width:100%;height:100%;background:var(--violet);transform:rotate(-3deg)}.img-box::after{position:absolute;content:"";bottom:-115px;left:-71px;background-image:url(../img/mask-effect.png);width:321px;height:346px}.img-box__img{width:100%;height:100%;border-radius:23px;overflow:hidden}.input-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:#fff}.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.custom-checkbox__field:checked+.custom-checkbox__content::after{opacity:1}.custom-checkbox__field:focus+.custom-checkbox__content::before{outline:#cbdbda solid 2px;outline-offset:2px}.custom-checkbox__field:disabled+.custom-checkbox__content{opacity:.4;pointer-events:none}.header__inner{display:flex;align-items:center;justify-content:space-between;padding-top:58px;gap:20px}.header-authorization{margin-top:23px;background-color:#cbdbda;border-radius:9px}.header-authorization .header__inner{padding-top:30px;padding-bottom:30px}.nav{max-width:850px;width:100%;margin:0 auto}.nav__list{display:flex;justify-content:space-around;align-items:center;gap:20px}.nav__item{cursor:pointer}.nav__item--dropdown{position:relative;text-align:center}.nav__item--dropdown::after,.nav__item--dropdown::before{position:absolute;content:"";top:50%;transform:translateY(-50%);width:10px;height:1px;background-color:var(--text);transition:.2s linear}.nav__item--dropdown::before{right:-15px;transform:rotate(50deg)}.nav__item--dropdown::after{right:-21px;transform:rotate(-50deg)}.nav__link{font-family:var(--third-family);font-weight:400;font-size:16px;color:var(--text)}.nav__link--dropdown{pointer-events:none}.nav .active-dropdown::after{transform:rotate(50deg)}.nav .active-dropdown::before{transform:rotate(-50deg)}.nav .active-dropdown .dropdown-menu{top:110%;opacity:1;visibility:visible}.autorization{display:flex;align-items:center;gap:3px;font-family:var(--third-family);font-weight:400;font-size:16px;color:var(--text)}.burger{display:none;--burger-width:30px;--burger-height:30px;--burger-line-height:2px;position:relative;border:none;padding:0;width:var(--burger-width);height:var(--burger-height);color:#000;background-color:transparent;cursor:pointer}.burger::after,.burger::before{content:"";position:absolute;left:13px;width:41px;height:var(--burger-line-height);background-color:currentColor;transition:transform .3s ease-in-out,top .3s ease-in-out}.burger::before{top:14px}.burger::after{top:26px}.burger__line{position:absolute;left:0;top:50%;width:100%;height:var(--burger-line-height);background-color:currentColor;transform:translateY(-50%);transition:transform .3s ease-in-out}.burger--active::before{top:50%;transform:rotate(45deg);transition:transform .3s ease-in-out,top .3s ease-in-out}.burger--active::after{top:50%;transform:rotate(-45deg);transition:transform .3s ease-in-out,top .3s ease-in-out}.burger--active .burger__line{transform:scale(0);transition:transform .3s ease-in-out}.dropdown-menu{position:absolute;top:150%;left:0;width:200px;z-index:2;visibility:hidden;opacity:0;transition:.4s ease-in-out;padding:10px;background-color:#cbdbda;border-radius:6px;display:flex;flex-direction:column;gap:7px}.dropdown-menu__link{font-size:15px}.hero{padding-top:80px}.hero__home{font-family:var(--third-family);font-weight:400;font-size:13px;color:var(--text);display:none}.hero__inner{display:flex;justify-content:space-between;gap:20px;transform:translateY(-80px);align-items:flex-end}.hero__left{margin-left:auto;margin-right:88px}.hero__title{position:relative;font-family:var(--second-family);font-weight:400;font-size:46px;color:var(--violet);margin-top:20px;margin-left:10px}.hero__title::before{position:absolute;content:"";top:-8px;left:-11px;height:76px;width:697px;border-radius:23px;background-color:#87dbd1;background-image:url(../img/icon-title-back.svg);background-position:100% 21%;padding:9px 60px 14px 15px;transform:rotate(-1deg);z-index:-1}.hero__content{position:relative;max-width:465px;display:flex;flex-direction:column;margin-left:auto;padding-left:26px}.hero__content::before{position:absolute;content:"";top:-123px;right:-66px;background-image:url(../img/icon-arrow.svg);width:172px;height:146px}.hero__subtitle{font-family:var(--second-family);font-weight:400;font-size:36px;letter-spacing:-.02em;color:var(--text);margin-bottom:22px;width:365px}.hero__text{position:relative;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:#000}.hero__text::before{position:absolute;content:"";top:0;left:-30px;background-image:url(../img/icon-info.svg);width:22px;height:22px;background-repeat:no-repeat}.hero__right{position:relative}.hero__right::before{position:absolute;content:"";top:-20px;transform:translateX(-50%);right:34%;background-image:url(../img/icon-book.svg);width:55px;height:50px;z-index:2}.hero__right::after{position:absolute;content:"";bottom:23%;right:22px;background-image:url(../img/icon-img-1.svg);width:58px;height:32px;z-index:2}.hero__image{position:relative;margin-bottom:35px;max-width:460px;height:424px;z-index:1}.hero__image::before{position:absolute;content:"";width:100%;top:2px;left:-6px;z-index:-1;border-radius:23px;max-width:468px;height:429px;background:var(--violet);transform:rotate(-2deg)}.hero__image::after{position:absolute;content:"";bottom:-115px;left:-71px;background-image:url(../img/mask-effect.png);width:321px;height:346px}.hero__img{border-radius:23px;overflow:hidden;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__btn{width:100%}.recommendations{position:relative;padding-top:76px}.recommendations__top{display:flex;align-items:flex-end;gap:35px;margin-bottom:85px}.recommendations__title{font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text);max-width:724px}.recommendations__descr-mob{font-family:var(--font-family);font-weight:300;font-size:16px;line-height:120%;color:#000;display:none}.recommendations__descr{position:relative;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:#000;padding-left:50px}.recommendations__descr::before{position:absolute;content:"";background-image:url(../img/icon-sticky.svg);width:48px;height:48px;background-repeat:no-repeat;top:-20px;left:0}.recommendations__content{padding-left:203px}.recommendations__content-top{display:flex;gap:50px;margin-bottom:43px}.recommendations__content-top-left{display:flex;align-items:center;justify-content:center;border-radius:23px 23px 23px 0;width:322px;height:136px;background:var(--pink);font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:var(--white);padding:58px 6px 54px 3px;max-width:322px}.recommendations__content-top-right{position:relative;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:var(--text);padding:20px 65px 21px 23px;background-color:#87dbd1;border-radius:23px;max-width:384px;overflow:hidden;z-index:1}.recommendations__content-top-right::before{position:absolute;content:"";top:-71px;left:-128px;width:550px;height:223px;background-image:url(../img/icon-recom-back.svg);background-repeat:no-repeat;z-index:-1}.recommendations__content-bottom{display:flex;margin-bottom:116px}.recommendations__content-bottom-left{position:relative;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:var(--text);width:432px;margin-right:auto;padding-right:25px}.recommendations__content-bottom-left::before{position:absolute;content:"";top:-15px;left:-57px;background-image:url(../img/icon-sticky.svg);width:48px;height:46px;background-repeat:no-repeat}.recommendations__content-bottom-right{font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:var(--text);border-radius:23px 23px 0;width:384px;height:141px;display:flex;padding:50px 47px 43px 50px;margin-top:10px;background:var(--gray)}.info-block{margin-bottom:105px}.info-block__inner{position:relative;display:flex;gap:44px;border-radius:23px;background:var(--violet);height:148px;z-index:1;background-size:cover;background-image:url(../img/icon-recom-back-big.svg)}.info-block__image{position:absolute;width:192px;height:221px;left:205px;top:-46px;transform:rotate(2deg)}.info-block__image::before{position:absolute;content:"";top:-52px;left:-33px;width:90px;height:70px;background-image:url(../img/icon-line.svg)}.info-block__image::after{position:absolute;content:"";bottom:-52px;right:-33px;width:41px;height:56px;background-image:url(../img/icon-img-lines.svg)}.info-block__img{border-radius:23px;overflow:hidden;width:100%;height:100%}.info-block__text{font-family:var(--second-family);font-weight:400;font-size:36px;letter-spacing:-.01em;text-transform:uppercase;padding:36px 140px 33px 0;max-width:758px;color:var(--white);margin-left:auto}.info-block__text span{font-weight:700}.recommendations__image{display:none;border-radius:23px;width:155px;height:134px;overflow:hidden;transform:rotate(-4deg)}.recommendations__image img{width:100%;height:100%}.programm{border-radius:23px;padding-top:82px;background:rgba(239,239,239,.8)}.programm__title{font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text);display:flex;margin-bottom:73px;flex-direction:column}.programm__title-bottom{color:var(--violet);padding-left:200px}.programm__list{padding-bottom:124px}.programm__container{display:flex;flex-direction:column;align-items:center;padding-bottom:94px}.programm-list{position:relative;display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.programm-list::before{position:absolute;content:"";top:-9%;right:23%;background-image:url(../img/icon-programm-line.svg);width:225px;height:52px;z-index:2}.programm-list__left{grid-column:8 span;display:grid;grid-template-columns:repeat(8,1fr);gap:20px}.programm-list__left .programm-list__item{grid-column:4 span}.programm-list__left .programm-list__item:nth-child(-n+2){padding-top:40px}.programm-list__right{grid-column:4 span;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.programm-list__right .programm-list__item{grid-column:4 span}.programm-list__right .programm-list__item:nth-child(1){padding-top:40px}.programm-list__item{position:relative;border-radius:23px;max-width:387px;height:174px;background:#d1cfe2;display:flex;flex-direction:column;z-index:1;padding:15px 36px 17px}.programm-list__item:nth-child(2){padding-right:75px}.programm-list__item:nth-child(3){overflow:hidden}.programm-list__item:nth-child(3)::before{position:absolute;content:"";top:-112%;left:-16%;width:654px;height:401px;background-image:url(../img/icon-programm-back.svg);background-repeat:no-repeat;z-index:-1}.programm-list__icon{margin-right:auto;padding-bottom:12px}.programm-list__text{font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:var(--text)}.programm-list__text--mob{display:none}.programm-tag{align-self:flex-start;font-family:var(--third-family);font-weight:400;font-size:14px;line-height:120%;color:var(--text);display:block;margin-bottom:18px}.programm-buy{background:var(--violet);border-radius:23px;max-width:1126px;width:100%;padding:60px 38px 48px 64px}.programm-buy__title{position:relative;font-family:var(--font-family);font-weight:500;font-size:36px;line-height:92%;background-color:var(--white);text-align:center;margin-right:26px;border-radius:23px;padding:29px;margin-bottom:35px}.programm-buy__title span{background:linear-gradient(133deg,#ca4fb2 0,#f278ea 62.82%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.programm-buy__title::before{position:absolute;content:"";top:-58px;right:-31px;background-image:url(../img/icon-sticky-big.svg);width:83px;height:70px}.programm-buy__descr{font-family:var(--font-family);font-weight:800;font-size:32px;line-height:118%;letter-spacing:-.03em;color:var(--white);width:767px;margin-bottom:32px;display:block}.programm-buy__box{display:flex;align-items:flex-end;justify-content:space-between}.programm-buy__list{width:534px}.programm-buy__list-item{position:relative;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;letter-spacing:-.02em;color:var(--white)}.programm-buy__list-item:not(:last-child){margin-bottom:23px}.programm-buy__list-item::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:-15px;width:6px;height:6px;border-radius:100%;background-color:var(--white)}.programm-buy__price-btn{display:flex;flex-direction:column;gap:43px;margin-left:auto}.programm-buy__price{font-family:var(--font-family);font-weight:500;font-size:40px;line-height:120%;color:var(--white);text-align:right}.programm-buy__btn{display:flex;justify-content:center;align-items:center;border-radius:23px;padding:10px;width:337px;height:70px;background:linear-gradient(133deg,#ca4fb2 0,#f278ea 62.82%);font-family:var(--third-family);font-weight:400;font-size:20px;color:var(--white)}.small-img{display:none;position:relative;width:163px;height:189px;transform:rotate(5deg)}.small-img::before{position:absolute;content:"";top:-43px;left:-55px;background-image:url(../img/icon-sticky-big.svg);width:83px;height:70px;transform:rotate(-75deg)}.small-img img{width:100%;height:100%;border-radius:23px;overflow:hidden}.bonus{padding-top:65px;padding-bottom:116px}.bonus .container{position:relative}.bonus .container::after{position:absolute;content:"";top:-32px;right:15px;background-image:url(../img/icon-info-option.svg);width:38px;height:38px}.bonus__top{position:relative}.bonus__title{position:relative;display:flex;flex-direction:column;font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text);margin-bottom:38px;max-width:885px}.bonus__title--mx{display:none}.bonus__title span{padding-left:200px;color:var(--violet)}.bonus__title::after{position:absolute;content:"";bottom:-14px;right:0;background-image:url(../img/icon-info-mus.svg);width:40px;height:45px;z-index:2}.bonus__top-image{display:none;position:relative;width:275px;height:170px}.bonus__top-image::before{position:absolute;content:"";top:-1px;left:-3px;z-index:-1;border-radius:23px;width:100%;height:100%;transform:rotate(-2deg);background:var(--violet)}.bonus__top-img{width:100%;height:100%;border-radius:23px;overflow:hidden}.bonus__inner{display:flex;gap:60px;justify-content:flex-end}.bonus__image{position:relative;margin-bottom:35px;width:383px;height:443px;z-index:1;margin-top:5px}.bonus__image::before{position:absolute;content:"";top:0;left:2px;z-index:-1;border-radius:23px;width:385px;height:445px;background:var(--violet);transform:rotate(-3deg)}.bonus__image::after{position:absolute;content:"";top:-48px;right:108px;background-image:url(../img/icon-info-brain.svg);width:91px;height:85px;z-index:2}.bonus__img{border-radius:23px;width:383px;height:443px;overflow:hidden}.bonus-list{max-width:560px}.bonus-list--mob{display:none}.bonus-list__item{position:relative;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:120%;color:#000}.bonus-list__item:not(:last-child){margin-bottom:25px}.bonus-list__item::before{position:absolute;content:"";top:-2px;left:-41px;background-image:url(../img/icon-sticky-small.svg);width:26px;height:25px}.footer{background:var(--violet);border-radius:23px 23px 0 0;padding-top:48px;padding-bottom:63px}.footer__inner{display:flex;justify-content:space-between;margin-bottom:32px}.footer__left{align-self:flex-end}.footer__left-image{position:relative;width:130px;height:130px;margin-bottom:27px;transform:rotate(-2deg)}.footer__left-image::before{position:absolute;content:"";background-image:url(../img/icon-footer-star.svg);width:62px;height:58px;top:-31px;right:-23px;z-index:2}.footer__left-img{width:129px;overflow:hidden;height:131px;border-radius:23px}.footer__center{display:flex;flex-direction:column;margin-right:32px}.footer__title{font-family:var(--second-family);font-weight:400;font-size:48px;letter-spacing:-.02em;color:var(--white);margin-bottom:55px}.footer__title--mob{display:none}.footer__links{display:flex;flex-direction:column;gap:35px;font-family:var(--second-family);font-weight:400;font-size:28px;line-height:113%;color:var(--white);margin-bottom:30px}.footer__right{margin-top:18px}.footer__right-image{position:relative;width:387px;height:222px;z-index:1;margin-bottom:15px}.footer__right-image::before{position:absolute;content:"";top:-1px;left:-3px;z-index:-1;border-radius:23px;width:390px;height:227px;transform:rotate(-2deg);background:linear-gradient(133deg,#ca4fb2 0,#f278ea 62.82%)}.footer__right-img{width:387px;height:222px;border-radius:23px;overflow:hidden}.footer__info{display:flex;gap:85px;font-family:var(--font3);font-weight:275;font-size:14px;line-height:203%;color:#b5b5b5}.social{display:flex;gap:18px}.social__link{display:flex;justify-content:center;align-items:center;width:70px;height:70px;border-radius:100%;border:1px solid var(--white);color:var(--white);font-family:var(--font3);font-size:22px}.hero.teenagers{padding-top:82px}.teenagers .hero__image::after{display:none}.teenagers .hero__right::before{right:41%}.teenagers__list{display:flex;flex-direction:column;gap:24px}.teenagers__title{margin-bottom:12px}.teenagers__item{font-family:var(--font-family);font-weight:300;font-size:20px;letter-spacing:-.01em;color:var(--text)}.teenagers__content{margin-right:47px}.teenagers__content::before{position:absolute;content:"";top:-88px;right:-124px;background-image:url(../img/icon-arrow.svg);width:172px;height:146px}.teenagers__subtitle{margin-bottom:42px}.teenagers__image{width:386px;height:495px;margin-bottom:46px}.teenagers__image::before{width:386px;height:495px;top:2px;left:-7px}.teenagers__img{width:100%;height:100%}.rec-teens{padding-top:58px}.rec-teens__top{align-items:flex-start;margin-bottom:53px}.rec-teens__descr{width:335px;margin-top:10px}.rec-teens__descr::before{display:none}.rec-teens__content-top{position:relative}.rec-teens__content-top::after{position:absolute;content:"";top:-36px;right:23%;z-index:1;left:auto;background-image:url(../img/icon-sticky.svg);width:48px;height:56px;background-repeat:no-repeat}.rec-teens__content-top-left{padding:31px 14px 27px 30px;transform:translateY(70px)}.rec-teens__content-top-right{height:116px;padding:24px 19px 19px 28px}.rec-teens__content-bottom-left{transform:translateY(70px)}.rec-teens__content-bottom-left::before{display:none}.rec-teens__content-bottom-right{padding:36px 36px 33px 35px}.rec-prog{background-color:var(--white);padding-top:49px}.rec-prog__list{padding-bottom:143px}.rec-bonus{padding-top:60px;border-radius:23px;padding-bottom:73px;background:rgba(239,239,239,.8)}.rec-bonus .container::after{display:none}.rec-bonus__inner{margin-bottom:177px}.rec-bonus__title{color:var(--violet)}.rec-bonus__title span{color:var(--text)}.rec-bonus__title::after{display:none}.rec-bonus__list{max-width:490px;margin-right:64px;position:relative}.rec-bonus__list::before{position:absolute;content:"";top:104px;left:0;background-image:url(../img/teen-icon-line.svg);background-repeat:no-repeat;width:445px;height:28px}.rec-bonus__item{position:relative}.rec-bonus__item:not(:last-child){margin-bottom:33px}.rec-bonus__item::before{display:none}.rec-bonus__image{margin-top:-91px;margin-bottom:0}.rate__title{display:none}.rate-list{display:flex;gap:20px}.rate-list__item{position:relative;padding-top:10px;padding-bottom:27px;padding-left:24px;border-radius:23px;max-width:387px}.rate-list__item::before{position:absolute;content:"";top:-37px;transform:rotate(-17deg);right:-11px;background-image:url(../img/icon-sticky-big.svg);background-repeat:no-repeat;width:80px;height:70px;z-index:2}.rate-list__title{font-family:var(--font-family);font-weight:500;font-size:36px;line-height:92%;color:var(--text)}.rate-list__text{font-family:var(--font-family);font-weight:500;font-size:24px;line-height:106%;letter-spacing:-.02em;color:var(--white)}.rate-list__items{margin-bottom:25px}.rate-list__items-descr{position:relative;font-family:var(--font-family);font-weight:400;font-size:18px;line-height:120%;color:var(--text);display:flex;flex-direction:column}.rate-list__items-descr::before{position:absolute;content:"";top:10px;left:-11px;width:5px;height:5px;border-radius:100%;background-color:#000}.rate-list__price{display:block;margin-bottom:27px;font-family:var(--font-family);font-weight:500;font-size:40px;line-height:120%;color:var(--text)}.rate-list__btn{display:flex;justify-content:center;align-items:center;font-family:var(--third-family);font-weight:400;font-size:20px;color:var(--white);border-radius:23px;padding:23px;margin-right:25px}.rate-list__item--one{background:#d3d0e6}.rate-list__item--one h3{margin-bottom:30px;padding-top:23px}.rate-list__item--one .rate-list__text{margin-bottom:41px}.rate-list__item--one .rate-list__items-descr{padding-right:13px}.rate-list__item--one .rate-list__text span{font-weight:800;letter-spacing:-.03em;color:#d165bc}.rate-list__item--one .rate-list__btn{background:linear-gradient(27deg,#675dd2 0,#4f38d4 100%)}.rate-list__item--two{background:var(--violet);padding-right:10px;padding-left:10px}.rate-list__item--two .rate-list__title{padding:22px 13px;background-color:var(--white);border-radius:23px;margin-bottom:11px}.rate-list__item--two .rate-list__title span{max-width:270px;display:block;line-height:92%;background:linear-gradient(133deg,#ca4fb2 0,#f278ea 62.82%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rate-list__item--two .rate-list__text{margin-bottom:20px;font-family:var(--font-family);padding-left:14px;font-weight:500;font-size:26px;line-height:100%;letter-spacing:-.03em;color:var(--white)}.rate-list__item--two .rate-list__text span{font-weight:800}.rate-list__item--two .rate-list__items{padding-left:16px}.rate-list__item--two .rate-list__items-descr{color:var(--white)}.rate-list__item--two .rate-list__items-descr::before{top:12px;background-color:var(--white);left:-15px}.rate-list__item--two .rate-list__price{padding-left:15px;color:var(--white)}.rate-list__item--two .rate-list__btn{background:linear-gradient(133deg,#ca4fb2 0,#f278ea 62.82%);margin-left:13px;margin-right:13px}.rate-list__item--three{background:#c2c2c2;padding-left:20px;padding-top:28px}.rate-list__item--three .rate-list__title{margin-bottom:36px}.rate-list__item--three .rate-list__text{margin-bottom:12px;color:var(--text)}.rate-list__item--three .rate-list__items{padding-left:3px;padding-right:10px;margin-bottom:18px}.rate-list__item--three .rate-list__items-descr:not(:first-child){margin-top:-3px}.rate-list__item--three .rate-list__btn{background:linear-gradient(133deg,#ca4fb2 0,#f278ea 62.82%)}.rate-list__item--three .rate-list__price{color:var(--white)}.new-bonus{padding-top:85px;padding-bottom:62px}.new-bonus .bonus-list__item:not(:last-child){margin-bottom:23px}.career-guidance{padding-top:58px;padding-bottom:0}.career-guidance__inner{display:flex;gap:10px;justify-content:space-between}.career-guidance__left{max-width:785px}.career-guidance__title{text-align:center;font-family:var(--second-family);font-weight:400;font-size:46px;color:var(--violet);transform:translateX(-9%)}.career-guidance__descr{font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text);line-height:107%;margin-bottom:71px;display:block}.career-guidance__accent{position:relative;display:inline-block;font-family:var(--second-family);font-weight:400;font-size:48px;letter-spacing:-.01em;color:var(--white);padding:9px 17px;transform:translate(-6px,-2px)}.career-guidance__accent::after{position:absolute;content:"";top:0;left:0;width:480px;height:75px;background-image:url(../img/guidance-back.svg);background-repeat:no-repeat;z-index:-1}.career-guidance__content{display:flex;gap:83px}.career-guidance__image-left{position:relative;width:306px;height:294px}.career-guidance__image-left::before{position:absolute;content:"";top:-18px;right:-80px;background-image:url(../img/icon-arrow-small.svg);width:142px;height:123px;z-index:2;background-repeat:no-repeat}.career-guidance__image-left::after{position:absolute;content:"";bottom:-115px;left:-71px;background-image:url(../img/mask-effect.png);width:321px;height:346px}.career-guidance__img-left{position:relative;width:100%;height:100%;border-radius:23px;overflow:hidden}.career-guidance__list{margin-top:48px}.career-guidance__right{width:388px;display:flex;flex-direction:column;gap:65px;margin-top:0;transform:translateY(-42%)}.career-guidance__image-right{position:relative;width:388px;height:382px;z-index:1}.career-guidance__image-right::before{position:absolute;content:"";top:2px;left:-6px;z-index:-1;border-radius:23px;width:391px;height:387px;background:rgba(118,203,194,.8);transform:rotate(-4deg)}.career-guidance__img-right{width:100%;height:100%;border-radius:23px;overflow:hidden;-o-object-fit:cover;object-fit:cover}.guidance-list__item{position:relative;font-family:var(--font-family);font-weight:300;font-size:20px;line-height:173%;color:#000;padding-left:18px}.guidance-list__item::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:0;background-image:url(../img/icon-list-marker.svg);width:11px;height:11px;background-repeat:no-repeat}.dream-profession{border-radius:23px;background-color:rgba(239,239,239,.8);padding-top:55px;padding-bottom:80px}.dream-profession__top{display:flex;justify-content:space-between;margin-bottom:38px}.dream-profession__container-content{display:flex;flex-direction:column}.dream-profession__title{font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text)}.dream-profession__tag{font-family:var(--third-family);font-weight:400;font-size:14px;line-height:120%;color:var(--text);padding-top:15px}.dream-profession__items{position:relative;display:flex;gap:21px;justify-content:flex-end;margin-bottom:122px}.dream-profession__items::before{position:absolute;content:"";bottom:3px;left:62px;background-image:url(../img/icon-bulb.svg);width:47px;height:65px;background-repeat:no-repeat}.dream-profession__item{width:285px;border-radius:23px;overflow:hidden;z-index:1;padding:22px 5px 6px 17px}.dream-profession__item--one{position:relative;background-color:#87dbd1;padding-right:30px}.dream-profession__item--one h3::before{background-image:url(../img/icon-one.svg)}.dream-profession__item--one:before{position:absolute;content:"";top:-2%;left:-31%;width:550px;height:223px;background-image:url(../img/icon-recom-back.svg);background-repeat:no-repeat;z-index:-1}.dream-profession__item--one p{color:var(--text)}.dream-profession__item-title{position:relative;margin-bottom:20px;font-family:var(--font-family);font-weight:700;font-size:20px;line-height:120%;color:var(--white);padding-left:27px}.dream-profession__item-title::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:0;width:24px;height:24px;background-repeat:no-repeat}.dream-profession__item-text{font-family:var(--font-family);font-weight:300;font-size:16px;line-height:120%;color:var(--white)}.dream-profession__item--two{background-color:var(--pink)}.dream-profession__item--two h3::before{background-image:url(../img/icon-two.svg)}.dream-profession__item--three{position:relative;background-color:#8d86d5;padding-right:20px}.dream-profession__item--three h3::before{background-image:url(../img/icon-three.svg)}.dream-profession__item--three:before{position:absolute;content:"";top:25%;left:-8%;width:330px;height:165px;background-image:url(../img/icon-dream-back.svg);background-repeat:no-repeat;z-index:-1}.dream-profession__content-tag{display:inline-block;margin-bottom:20px;font-family:var(--third-family);font-weight:400;font-size:12px;line-height:120%;color:var(--text)}.dream-profession__content-inner{position:relative;display:flex;justify-content:space-between;gap:48px}.dream-profession__content-inner::after{position:absolute;content:"";bottom:-18%;right:7%;background-repeat:no-repeat;width:330px;height:184px;background-image:url(../img/icon-circle-line.svg)}.dream-profession__content-descr{max-width:765px;width:100%;display:flex;flex-direction:column;gap:38px;margin-top:35px}.dream-profession__content-text{font-family:var(--font-family);font-weight:300;font-size:16px;line-height:120%;color:var(--text);max-width:449px}.dream-profession__content-text--right{margin-left:auto;margin-bottom:37px;max-width:442px}.dream-profession__btn{position:relative;width:285px}.dream-profession__btn span{position:relative;padding-left:47px;display:inline-block}.dream-profession__btn span::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:0;background-image:url(../img/icon-consultation.svg);width:30px;height:26px}.dream-profession__content-image{margin-top:-93px}.help-yourself{margin-top:-65px}.help-yourself picture img{border-radius:23px;overflow:hidden}.help-yourself__top{display:flex;margin-bottom:35px;justify-content:space-between}.help-yourself__title{font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text);display:flex;flex-direction:column}.help-yourself__title span{padding-left:300px}.help-yourself__tag{padding-top:17px;font-family:var(--third-family);font-weight:400;font-size:12px;line-height:120%;color:var(--text)}.help-yourself__info{display:flex;gap:162px;align-items:flex-end;margin-bottom:26px}.help-yourself__info-top{font-family:var(--second-family);display:none;font-weight:400;font-size:16px;letter-spacing:-.02em;color:var(--text)}.help-yourself__info-content{display:flex;gap:160px}.help-yourself__info-image{border-radius:23px;overflow:hidden;width:110px;height:105px;transform:rotate(-6deg) translateY(45px)}.help-yourself__info-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.help-yourself__info-item{padding:22px 50px 22px 33px;border-radius:23px;width:460px;background:#f2f2f2}.help-yourself__descr{position:relative;font-family:var(--font-family);font-weight:300;font-size:16px;line-height:120%;color:var(--text)}.help-yourself__descr::before{position:absolute;content:"";top:4px;left:-16px;background-image:url(../img/icon-list-marker.svg);width:11px;height:11px;background-repeat:no-repeat}.help-yourself__content{margin-bottom:97px}.yourself-content__top-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.yourself-content__text{font-family:var(--second-family);font-weight:400;font-size:24px;letter-spacing:-.02em;color:var(--text)}.yourself-content__item{border-radius:23px;font-family:var(--font-family);font-weight:300;font-size:16px;line-height:120%;color:var(--white)}.yourself-content__top-right{position:relative;padding:20px 33px;background-color:var(--pink);width:388px;margin-top:14px;border-bottom-left-radius:0}.yourself-content__top-right::before{position:absolute;content:"";background-image:url(../img/icon-help-youself-line.svg);width:113px;height:88px;left:-39%;bottom:-40%}.yourself-content__item-weight{font-weight:600}.yourself-content__center-row{margin-left:58px}.yourself-content__center-left{padding:22px 34px;width:350px;border-bottom-right-radius:0;color:var(--text);background:rgba(187,227,223,.8)}.yourself-content__bottom-row{display:flex;align-items:flex-end;margin-top:-7px}.yourself-content__bottom-left{width:306px;border-bottom-right-radius:0;padding:15px 7px 18px 15px;background:#8d86d5;margin-right:145px}.yourself-content__bottom-image{position:relative;width:302px;height:287px;margin-right:60px;z-index:1}.yourself-content__bottom-image::before{position:absolute;content:"";top:2px;left:-2px;border-radius:23px;width:100%;height:100%;background:rgba(118,203,194,.8);transform:rotate(-4deg);z-index:-1}.yourself-content__bottom-image::after{position:absolute;content:"";top:12%;left:-35%;background-image:url(../img/img-page-two-line.svg);width:60px;height:40px;background-repeat:no-repeat}.yourself-content__bottom-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:23px;overflow:hidden}.yourself-content__bottom-right{position:relative;width:328px;background:rgba(187,227,223,.8);border-bottom-left-radius:0;padding:18px 13px 19px 19px;color:var(--text)}.yourself-content__bottom-right::after{position:absolute;content:"";bottom:-53%;left:-14%;background-image:url(../img/img-page-three-line.svg);width:51px;height:70px;background-repeat:no-repeat}.interests{padding-top:140px;padding-bottom:150px}.interests__top{display:flex;justify-content:space-between;justify-content:center;margin-bottom:72px}.interests__title{font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text);margin-left:302px}.interests__title span{color:var(--violet)}.interests__tag{font-family:var(--third-family);font-weight:400;font-size:14px;line-height:120%;color:var(--text);padding-top:15px;display:inline-block;margin-left:auto}.interests__items{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.information{display:block;width:590px}.information__content{background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:23px;padding:28px 26px;display:flex;margin-bottom:18px}.information__content-box{border-radius:23px;width:360px;height:364px;padding:42px 13px 20px 25px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(242,242,242,.57)}.information__content-box--right{margin-left:auto}.information__title{font-family:var(--second-family);font-weight:600;font-size:30px;line-height:120%;color:var(--text);margin-bottom:31px}.information__list-item{position:relative;font-family:var(--second-family);font-weight:400;font-size:20px;line-height:205%;letter-spacing:-.02em;color:var(--text)}.information__list-item::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:-17px;background-image:url(../img/icon-list-marker.svg);width:10px;height:10px}.information__link{padding:20px}.search-yourself{padding-bottom:144px}.search-yourself__top{display:flex;justify-content:space-between;margin-bottom:73px}.search-yourself__title{font-family:var(--second-family);font-weight:400;font-size:48px;letter-spacing:-.02em;color:var(--text);line-height:121%;max-width:622px}.search-yourself__title span{position:relative;display:inline-block;color:var(--white);padding:4px 24px;transform:translateX(15px)}.search-yourself__title span::after{position:absolute;content:"";top:0;left:0;width:340px;height:74px;background-image:url(../img/youself-back.svg);background-repeat:no-repeat;z-index:-1}.search-yourself__tag{font-family:var(--third-family);font-weight:400;font-size:14px;line-height:120%;color:var(--text);padding-top:15px}.search-yourself__content{position:relative;display:flex;gap:85px;margin-left:auto;max-width:900px}.search-yourself__content::before{position:absolute;content:"";top:-47%;right:0;width:640px;height:55px;background-repeat:no-repeat;background-image:url(../img/icon-line-long.svg)}.search-yourself__image{position:relative;width:226px;height:212px}.search-yourself__image::before{position:absolute;content:"";top:0;left:2px;z-index:-1;border-radius:23px;width:100%;height:100%;background:var(--violet);transform:rotate(-3deg)}.search-yourself .search-yourself__content{gap:25px;margin-left:auto;justify-content:flex-end}.search-yourself__img{border-radius:23px;width:100%;height:100%;overflow:hidden}.search-yourself__name{font-family:var(--third-family);font-weight:400;font-size:28px;line-height:120%;color:var(--text);margin-bottom:10px}.search-yourself__list-item{position:relative;padding-left:25px;font-family:var(--third-family);font-weight:400;font-size:18px;line-height:179%;color:var(--text)}.search-yourself__list-item::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:0;background-image:url(../img/icon-list-marker.svg);background-repeat:no-repeat;width:10px;height:10px}.auth-form{padding-top:94px;padding-bottom:210px}.auth-form__container{max-width:685px;width:100%}.auth-form__title{font-family:var(--second-family);font-weight:700;font-size:32px;color:var(--violet);margin-bottom:10px}.auth-form__subtitle{font-family:var(--font-family);font-style:italic;font-weight:300;font-size:20px;color:#55545a;margin-bottom:40px}.form__label:not(:last-child){margin-bottom:30px}.form__btns{display:flex;margin-bottom:40px;gap:20px}.form__forgot-password{font-family:var(--font-family);font-style:italic;font-weight:300;font-size:20px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#55545a}.form-label{display:flex;flex-direction:column;gap:6px;font-family:var(--font-family);font-weight:300;font-size:14px;color:#55545a}.form-input{background:rgba(217,217,217,.81);font-family:var(--font-family);font-style:italic;font-weight:300;font-size:14px;color:#55545a;padding:20px 12px;border-radius:9px;border:1px solid transparent}.form-input:focus{outline-color:#cbdbda}.custom-checkbox{position:relative;display:block;margin-bottom:70px}.custom-checkbox__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.custom-checkbox__content{padding-left:30px;display:flex;cursor:pointer;font-family:var(--font-family);font-style:italic;font-weight:300;font-size:20px;color:#55545a}.custom-checkbox__content::before{content:"";position:absolute;left:0;top:2px;border:1px solid #55545a;border-radius:3px;width:18px;height:18px;box-sizing:border-box}.custom-checkbox__content::after{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;box-sizing:border-box;background-image:url(../img/check.svg);background-position:center;background-size:14px 11px;background-repeat:no-repeat;opacity:0;transition:opacity .3s ease-in-out}.form-btn{width:100%;font-family:var(--font-family);font-weight:300;font-size:20px;color:var(--white)}.error-value .form__input{border:1px solid red}.error-text{color:red;font-family:var(--second-family);font-weight:400;font-size:14px}.profile{padding-top:130px;padding-bottom:140px}.profile__title{display:flex;gap:15px;align-items:center;font-family:var(--second-family);font-weight:600;font-size:32px;letter-spacing:-.03em;color:#675dd2;margin-bottom:30px}.profile__content{max-width:645px;width:100%}.profile__info{display:flex;flex-direction:column;gap:10px}.profile__label{font-weight:400;font-size:18px}.profile__label .form-input{font-style:normal}.profile__save{margin-top:30px;border-radius:23px;width:233px;height:50px}.profile .form-input{padding:10px 12px}.unstyled::-webkit-calendar-picker-indicator,.unstyled::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.graph-modal__container{max-width:600px;border-radius:23px;overflow:hidden;padding:0}.modal-window__top{display:flex;align-items:center;justify-content:space-between;height:200px;background-color:var(--violet);padding:55px 23px;border-bottom-left-radius:23px;border-bottom-right-radius:23px;margin-bottom:50px}.modal-window__title{font-family:var(--second-family);font-weight:500;font-size:28px;line-height:112%;color:var(--white);max-width:303px}.modal-window__image{position:relative;width:228px;height:210px;top:27px;z-index:1}.modal-window__image::before{position:absolute;content:"";top:-1px;left:-3px;z-index:-1;border-radius:23px;width:100%;height:102%;transform:rotate(-2deg);background:linear-gradient(133deg,#ca4fb2 0,#f278ea 62.82%)}.modal-window__image::after{position:absolute;content:"";background-image:url(../img/icon-footer-star.svg);width:62px;height:69px;left:-37px;top:2px;z-index:2;transform:scale(.8) rotate(6deg)}.modal-window__img{width:100%;height:100%;border-radius:23px;overflow:hidden}.modal-window__content{padding:0 24px 20px}.modal-window__conf{display:inline-block;font-family:var(--font-family);font-weight:400;font-size:14px;letter-spacing:-.05em;color:#55545a;max-width:460px}.modal-window__conf-link{color:#d165bc}.modal-form{display:flex;flex-direction:column;gap:17px}.modal-form .form-label{font-weight:400;font-size:18px}.modal-form .form-input{background-color:transparent;border:1px solid #a8a6b9;padding:15px 12px}.modal-form__btn{margin-top:30px;padding:13px 23px;margin-bottom:18px}.custom.animate-open{opacity:1;transition:transform var(--transition-time),opacity var(--transition-time)}.cours{position:relative}.cours .btn:hover{background-color:#877eef;color:var(--white)}.tabs{padding-top:77px;padding-bottom:45px}.tabs__nav{gap:10px;flex-wrap:wrap;margin-bottom:65px}.tabs__nav-btn{border-radius:9px;padding:8px 12px 8px 8px;background:rgba(217,217,217,.81);font-family:var(--font-family);font-style:italic;font-weight:300;font-size:16px;color:#55545a;height:34px}.tabs__nav-btn--active{color:#fff;background-color:#675dd2}.tabs .formula-btn{background-color:var(--pink);color:var(--white);display:flex;align-items:center}.tabs__nav-btn:focus{color:#fff;background-color:#675dd2}.cours-tab{margin-bottom:25px;position:relative;overflow-y:hidden}.cours-tab__title{padding-bottom:38px;display:flex;align-items:center;gap:20px;font-weight:700;font-family:var(--second-family);font-size:32px;letter-spacing:-.03em;color:#675dd2}.cours-tab__title span{font-weight:400}.cours-tab__progressbar{position:relative;margin-bottom:58px;border-radius:9px;width:100%;height:15px;background:rgba(203,219,218,.81)}.cours-tab__progressline{border-radius:9px 0 0 9px;top:0;left:0;position:absolute;height:100%;background:rgba(149,206,203,.81)}.cours-tab__text-box{max-width:739px;margin-bottom:58px}.cours-tab__text{font-family:var(--font-family);font-style:italic;font-weight:300;font-size:18px;line-height:130%;color:#000}.quiz-container__title{font-family:var(--font-family);font-weight:600;font-size:24px;letter-spacing:-.01em;color:#d165bc;margin-bottom:8px}.quiz-container__subtitle{display:inline-block;margin-bottom:45px;font-family:var(--font-family);font-style:italic;font-weight:400;font-size:16px;color:#000}.quiz-container__btn-next{padding:14px 70px}.question__text{margin-bottom:20px;font-family:var(--font-family);font-weight:600;font-size:24px;color:#675dd2}.question__options{margin-bottom:23px}.question .custom-checkbox{position:relative;margin-bottom:15px}.question .custom-checkbox__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.question .custom-checkbox__content{padding-left:30px;display:flex;cursor:pointer}.question .custom-checkbox__content::before{content:"";position:absolute;left:0;border:1px solid #55545a;box-sizing:border-box;content:"";top:50%;transform:translateY(-50%);border-radius:100%;width:10px;height:10px}.question .custom-checkbox__content::after{content:"";position:absolute;left:0;box-sizing:border-box;background-position:center;background-size:14px 11px;background-repeat:no-repeat;opacity:0;transition:opacity .3s ease-in-out;top:50%;transform:translateY(-50%);background:rgba(149,206,203,.81);border-radius:100%;width:10px;height:10px;background-image:none}.btn-clink-formul{transform:scale(.3);position:fixed;bottom:-50px;right:-50px;z-index:2}.profession{max-width:670px}.profession-quest__title{font-family:var(--font-family);font-style:italic;font-weight:300;font-size:20px;color:#55545a;margin-bottom:40px}.profession-quest__title span{padding-right:10px}.profession-quest__text{font-family:var(--font-family);font-style:italic;font-weight:300;font-size:18px;color:#55545a;margin-bottom:35px}.quest-options{display:flex;flex-wrap:wrap;gap:10px}.quest-options .custom-checkbox{margin:0}.quest-options .custom-checkbox__field:checked+.custom-checkbox__content{background-color:#675dd2;color:var(--white)}.quest-options .custom-checkbox__content{display:block;height:34px;font-family:var(--font-family);font-style:italic;font-weight:300;font-size:16px;color:#675dd2;border:2px solid #675dd2;border-radius:17px;padding:5px 10px}.quest-options .custom-checkbox__content::before{display:none}.quest-options .custom-checkbox__content::after{background-image:none}.quiz-form{max-width:700px}.quiz-form__questions{margin-bottom:35px}.quiz-form__quest{display:block;padding:12px 22px;margin-bottom:35px;border-radius:9px;width:100%;background:#c574b5;font-family:var(--font-family);font-weight:600;font-size:20px;line-height:121%;color:var(--white)}.quiz-form__inputs{display:flex;flex-direction:column;width:100%;gap:15px}.quiz-form__input{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:121%;color:#55545a;padding-bottom:15px;border-bottom:1px solid #b1b1b2}.quiz-form__btn-save{margin-top:20px;padding:14px 49px}.table-head{width:1200px;padding-top:10px;padding-bottom:10px;margin-bottom:12px;display:flex;background:rgba(203,219,218,.81);border-radius:9px}.table-box{overflow:auto;margin-bottom:35px}.table-box__head-item{word-wrap:break-word;display:-webkit-box;overflow:hidden;align-self:center;-webkit-box-orient:vertical;position:relative;font-family:var(--font-family);font-weight:600;font-size:17px;letter-spacing:-.01em;padding:0 7px;color:#55545a;flex:1;min-width:80px}.table-box__head-item:not(:last-child)::before{position:absolute;content:"";top:50%;transform:translateY(-50%);right:0;width:2px;height:41px;background-repeat:no-repeat;background-image:url(../img/desh-line.svg)}.table-box__head-span{display:flex;align-items:center;border-bottom:1px solid #fff;padding-bottom:5px;margin-bottom:5px}.table-container{width:1200px;margin-bottom:35px;border:2px solid #55545a;border-radius:3px}table{width:100%;border-collapse:collapse}td{text-align:left;padding:5px;border:1px solid #55545a;background-color:#fff;font-family:var(--font-family);font-weight:400;font-size:15px;letter-spacing:-.05em;color:#675dd2;vertical-align:top;height:100px}.results-table{table-layout:fixed}.results-table td{height:auto}.results-table td p{max-width:100%;overflow:hidden}.results-table td .table-textarea{width:100%;height:100%;font-family:var(--font-family);font-weight:300;font-size:16px;color:#55545a;resize:none;padding:0;min-height:28px}.reference-item{margin-bottom:56px}.reference-item__subtitle{position:relative;margin-bottom:10px;display:block;font-family:var(--font-family);font-style:italic;font-weight:300;font-size:20px;color:#55545a}.reference-item__subtitle span{vertical-align:middle;padding-right:10px}.reference-item__descr{display:block;margin-bottom:36px;font-family:var(--font-family);font-style:italic;font-weight:300;font-size:20px;color:#55545a}.reference-table__head-item{position:relative;font-family:var(--font-family);font-weight:600;font-size:18px;color:#55545a;padding:0 10px}.reference-table__head-item:nth-child(1){width:380px}.reference-table__head-item:nth-child(2){width:120px}.reference-table__head-item:nth-child(3),.reference-table__head-item:nth-child(4){width:350px}.reference-table__head-item:not(:last-child)::before{position:absolute;content:"";top:50%;transform:translateY(-50%);right:0;width:2px;height:41px;background-repeat:no-repeat;background-image:url(../img/desh-line.svg)}.reference-table td{height:27px;padding:3px 8px;vertical-align:middle}.reference-table tr td:nth-child(1){width:380px}.reference-table tr td:nth-child(2){width:120px}.reference-table tr td:nth-child(3),.reference-table tr td:nth-child(4){width:350px}.reference-table__input{width:100%;height:100%}.reference-table__input::-moz-placeholder{opacity:.4}.reference-table__input::placeholder{opacity:.4}.reference-table__textarea{margin-top:3px;background-image:url(../../img/texatrea-icon.svg);background-size:9px 9px;background-position:bottom right;background-repeat:no-repeat;font-family:var(--font-family);font-weight:300;font-size:16px;color:#55545a;resize:none}.reference-table__input-num{text-align:center;font-family:var(--font-family);font-style:italic;font-weight:500;font-size:20px;color:var(--pink)}.delete-btn{padding-left:3px;vertical-align:middle}.delete-btn svg{vertical-align:initial}input.input-text{font-family:var(--font-family);font-weight:300;font-size:16px;color:#55545a;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;width:100%;min-height:28px;background-color:#fff}@media (max-width:1400px){.help-yourself{margin-top:0;padding-top:80px}.career-guidance__right{transform:translateY(0)}.career-guidance__inner{margin-bottom:40px;align-items:center;gap:30px;justify-content:center}.career-guidance__content{align-items:center;gap:30px}.career-guidance__descr{margin-bottom:20px}}@media (max-width:1200px){.search-yourself__content::before{top:-34%;transform:scale(.7)}.career-guidance__image-right{width:309px;height:303px;margin:auto}.career-guidance__image-right::before{width:100%;height:100%}.rec-teens .recommendations__title{max-width:63%}.rec-teens .recommendations__content{padding-left:100px}.rate{padding-top:48px;padding-left:0;padding-bottom:40px;border-radius:23px;background-color:#f2f2f2}.rec-bonus .container{padding-right:0;padding-left:0}.rate-list__item{width:387px;max-width:100%;min-width:387px}.rate-list{overflow:scroll;padding:32px 0 32px 45px}.rate__title{display:block;font-family:var(--second-family);font-weight:400;font-size:46px;letter-spacing:-.02em;color:var(--text);padding-left:45px;margin-bottom:15px}.rate__title span{color:var(--violet)}.rec-bonus{background:0 0}.rec-bonus .rec-bonus__image{display:none}.rec-bonus .rec-bonus__inner{margin-bottom:94px;display:flex;gap:0;justify-content:center}.nav__list{gap:15px}.nav{margin-left:auto;margin-right:auto}.hero__title{margin-top:0;margin-left:10px;margin-bottom:90px}.hero__inner{gap:27px;transform:translateY(0);align-items:flex-start;flex-direction:row-reverse;padding:0 15px}.recommendations__title{max-width:534px}.recommendations__title span{display:block;padding-left:100px}.info-block__image{left:30px;top:-46px}.info-block__text{font-size:28px;letter-spacing:-.01em;max-width:510px;padding:36px 40px 33px 0}}@media (max-width:1100px){.interests__title{margin-left:0}.programm-list{flex-wrap:wrap;justify-content:center;display:flex}.programm-list__item{max-width:360px;width:100%}.programm-list__left .programm-list__item:nth-child(2n){transform:translateY(40px)}.programm-list__left{margin-bottom:40px}.bonus__image{display:none}.bonus__inner{justify-content:center}.bonus__top{display:flex;gap:15px;align-items:center}.bonus__top-image{position:relative;display:block}.bonus__top-image:after{position:absolute;content:"";top:-57px;right:76px;background-image:url(../img/icon-info-brain.svg);width:91px;height:85px;z-index:2;transform:scale(.65)}}@media (max-width:992px){.nav{max-width:100%;margin-right:10px}.help-yourself__info-top{display:block;padding-left:30px}.help-yourself__content{margin-bottom:146px}.help-yourself{margin-top:0;padding-top:61px;padding-left:30px;padding-right:30px}.help-yourself__title{max-width:550px}.help-yourself__top{margin-bottom:18px}.help-yourself__info-image{position:absolute;top:-56px;right:0}.yourself-content__text{display:none}.yourself-content__top-row{justify-content:flex-end}.yourself-content__top-right{width:372px}.yourself-content__top-right::before{left:-30%;bottom:23%;transform:scale(.8)}.yourself-content__bottom-image{width:235px;height:206px;margin-right:0}.yourself-content__bottom-row{align-items:flex-start;margin-top:0;gap:15px}.yourself-content__bottom-right{width:234px;margin-left:auto}.yourself-content__bottom-left{width:236px;margin-right:16px;transform:translateY(58%)}.yourself-content__center-row{margin-left:0;margin-top:-31px;margin-bottom:8px}.help-yourself__title span{padding-left:132px}.help-yourself__info{position:relative;align-items:flex-start;padding-left:96px;flex-direction:column;gap:17px;margin-bottom:5px}.help-yourself__info-content{gap:62px;flex-direction:row-reverse;display:flex}.search-yourself__tag{display:none}.search-yourself__top{display:block}.search-yourself__title{max-width:100%;padding-left:30px}.search-yourself__title span{transform:translateX(0);margin-left:134px;margin-top:10px}.search-yourself__content::before{top:-31%;right:-5%;transform:scale(.6)}.search-yourself__image{position:relative;width:128px;height:123px}.search-yourself__info{max-width:480px}.search-yourself__content{padding-right:20px}.search-yourself__title br{display:none}.dream-profession__content-inner::after{right:auto;left:-3%}.dream-profession__tag{display:none}.dream-profession__items::before{right:3%;bottom:auto;top:-60%;left:auto}.dream-profession__item{width:234px;padding:22px 5px 6px 17px}.dream-profession{padding:92px 30px 95px}.information__content{margin-bottom:10px}.dream-profession__item-title{margin-bottom:15px}.dream-profession__items{margin-bottom:67px}.career-guidance{padding-top:45px}.career-guidance__btn{margin-left:auto;width:360px;transform:translate(0,27px)}.dream-profession__content-inner{flex-direction:row-reverse}.dream-profession__content-text--right{margin-left:0;margin-bottom:0;max-width:336px;margin-top:0}.dream-profession__content-text{margin-bottom:55px}.dream-profession__content-tag,.dream-profession__content-text--top{margin-left:130px}.dream-profession__content-descr{max-width:350px;gap:0;margin-top:0}.dream-profession__btn{margin-top:auto;width:100%}.dream-profession__btn span{padding-left:0}.dream-profession__btn span::before{display:none}.dream-profession__content-image{margin-top:0;width:315px;height:302px}.career-guidance__title{margin-bottom:10px;transform:translateX(-6%)}.career-guidance__image-right{display:none}.career-guidance__image-left{width:309px;height:303px}.career-guidance__content{flex-direction:column}.career-guidance__descr{margin-bottom:40px;padding-left:30px}.career-guidance__inner{gap:44px}.career-guidance__list{margin-top:5px}.career-guidance__accent{font-size:46px;padding-right:0}.career-guidance__accent::after{width:457px;background-image:url(../img/guidance-back-small.svg)}.rec-teens .recommendations__title{max-width:484px}.rec-teens .recommendations__content{padding-left:20px}.rec-teens .recommendations__content-top{justify-content:space-between;flex-flow:row}.rec-teens .recommendations__content-bottom{justify-content:space-between}.rec-teens .recommendations__top{position:relative;align-items:flex-end;margin-bottom:66px;gap:0}.rec-teens .rec-teens__descr{display:block;font-size:16px;padding-left:0;width:279px;margin-top:0;transform:translateY(20px)}.rec-teens .recommendations__image{position:absolute;right:26px;top:15px;width:120px;height:114px}.rec-teens .rec-teens__content-top::after{display:none}.rec-teens .rec-teens__content-top-right{width:360px;max-width:100%;height:auto;color:var(--text);border-radius:23px 23px 23px 0;padding:20px 56px 17px 40px;transform:translate(0,0);color:var(--white);background-color:#d165bc}.rec-teens .rec-teens__content-top-right::before{display:none}.rec-teens .rec-teens__content-top-left{border-radius:23px 23px 0;color:var(--white);width:350px;background:var(--violet);padding:22px 23px;transform:translate(9%,188%)}.rec-teens .rec-teens__content-bottom-left{background:var(--grin);border-radius:23px 23px 23px 0;width:234px;color:var(--text);padding:51px 32px 50px;margin-right:0;transform:translate(0,0)}.rec-teens .rec-teens__content-bottom-right{transform:translateY(-110%);background:#8d86d5;border-radius:23px 23px 0;color:var(--white);width:233px;height:122px;padding:25px 11px 21px 22px}.rec-bonus .bonus__title{max-width:100%;margin-bottom:24px;padding-left:42px}.rec-bonus .bonus__title span{width:auto;padding-left:132px}.rec-bonus__list{padding-left:30px}.new-bonus .container::after{top:47%!important}.new-bonus .bonus__top-image{width:234px;position:absolute;height:218px;right:0;bottom:-70%}.new-bonus .bonus__title span{padding-left:135px}.new-bonus .bonus-list{max-width:550px}.new-bonus .bonus__title::after{bottom:-196%;right:-14%}.new-bonus .bonus__title{max-width:580px;margin-bottom:0}.new-bonus .bonus__inner{justify-content:flex-start;padding-left:36px}.hero.teenagers{padding-top:46px}.teenagers .teenagers__subtitle{display:none}.teenagers .teenagers__image{max-width:100%;height:304px;width:233px;margin-bottom:0;margin-top:88px}.teenagers .hero__right::before,.teenagers .teenagers__image::before{display:none}.teenagers .hero__inner{position:relative}.teenagers .hero__title{margin-bottom:79px}.teenagers .hero__content::before{top:-32%;transform:scaleX(-1) rotate(22deg);left:-39%}.teenagers .hero__btn{transform:translate(0,0);position:absolute;width:361px;bottom:-5%;left:169%}.teenagers .hero__content{margin-right:0;max-width:100%}.teenagers .hero__left{margin-left:0}.header__inner{padding-top:47px;padding-left:0}.hero{padding-top:47px;padding-left:20px;padding-right:20px}.hero__home{margin-bottom:40px;display:inline-block}.hero__title{margin-top:0;margin-left:0;margin-bottom:66px;padding-left:43px}.hero__title::before{background-image:url(../img/icon-title-back-mob.svg);height:64px;width:767px}.hero__image{max-width:322px}.hero__left{margin-left:13px;margin-right:0}.hero__inner{padding:0}.hero__content{max-width:420px}.hero__image{max-width:100%;height:289px;width:322px;transform:translateY(16px)}.hero__image::before{max-width:100%;height:100%}.hero__right::after{display:none}.hero__btn{transform:translate(137%,68%)}.hero__right::before{right:58%}.hero__content::before{top:91%;right:auto;transform:scaleX(-1) rotate(37deg);left:-24%}.rec-teens{padding-top:144px;padding-left:10px}.recommendations{padding-top:132px}.recommendations__content *{font-size:16px}.recommendations__content-top{gap:35px}.recommendations__content-bottom,.recommendations__content-top{flex-flow:row-reverse}.recommendations__content-bottom{margin-bottom:188px}.rec-teens__content-bottom{margin-bottom:168px}.recommendations__content-top-left{max-width:360px;padding-top:37px;padding-bottom:37px;text-align:center;width:100%;height:92px}.recommendations__content-bottom-left{padding-right:0;width:301px;transform:translate(-355px,-179px)}.recommendations__content-top-right{padding:31px 25px 22px 30px;max-width:302px;height:135px;transform:translate(393px,149px)}.recommendations__content-bottom-right{width:350px;height:80px;padding:17px 64px 21px 72px;margin-top:0}.recommendations__descr-mob{display:flex;justify-content:flex-end;margin-bottom:40px;margin-right:160px}.recommendations__top{justify-content:space-between;margin-left:20px;margin-right:20px;margin-bottom:42px}.recommendations__content{padding-right:28px;padding-left:62px}.recommendations__image{display:block}.recommendations__descr{display:none}.programm-list::before{transform:rotate(13deg);top:-3%;right:32%}.programm-buy__box{position:relative;align-items:flex-start;flex-direction:column;gap:20px}.programm-buy__price-btn{gap:20px;margin-left:0}.programm-buy__title::before{display:none}.programm__container{padding-left:0;padding-right:0}.programm-buy__descr{width:100%}.programm-tag{padding-left:18px}.programm-buy__price{text-align:left}.bonus{padding-bottom:100px;padding-left:25px;padding-right:25px}.rec-bonus{padding:0}.bonus__top{margin-bottom:45px}.footer{padding-top:59px;padding-bottom:30px}.bonus__title{max-width:434px}.bonus__title::after{bottom:-142%;right:-66%}.bonus .container::after{top:27%}.bonus-list{max-width:489px}.bonus__title--bs{display:none}.bonus__title--mx{display:block;margin-bottom:0}.bonus__title span{padding-left:120px;display:inline-block;width:350px}.small-img{display:block;position:absolute;right:-10px;bottom:10px}.footer__right{margin-top:18px;order:-1}.footer__inner{padding:0 30px 0 35px}.footer__left{position:relative}.footer__left-image{position:absolute;width:130px;height:130px;bottom:32px;z-index:1;right:-38px;transform:rotate(-2deg)}.footer__center{margin-right:0}.footer__right-image{width:279px;height:222px}.footer__right-img{width:100%;height:100%}.footer__right-image::before{width:279px;height:222px}}@media (max-width:850px){.teenagers .hero__image::after{display:block;bottom:-126px;left:-87px;transform:scale(.8)}.search-yourself{padding-bottom:51px}.information{position:relative;width:742px}.information__link{position:absolute;bottom:25px;left:25px;width:305px}.information__content--revers{position:relative}.information__content--revers::before{background-image:url(../img/img-page-6.jpg);width:100%;height:100%;top:0;left:0;position:absolute;background-position:center;content:"";background-repeat:no-repeat;z-index:1;background-size:cover;border-radius:23px;transform:scaleX(-1)}.interests{padding-top:55px;padding-bottom:86px}.interests__top{justify-content:flex-start;margin-bottom:50px;padding-left:30px}.interests__items{gap:10px}.information__content-box{margin-left:auto;z-index:2;height:305px;padding:22px 13px 20px 25px}.rec-teens .rec-teens__content-bottom-left{transform:translateX(-63px)}.bonus{padding-top:55px}.new-bonus{padding-top:112px;padding-bottom:117px}.new-bonus .bonus__top{margin-bottom:61px}.rec-bonus{padding-top:52px}.bonus__top-image{transform:translate(21px,24px)}.programm-list__right .programm-list__item:nth-child(2){height:134px}.programm-buy{padding:60px 38px 58px 64px}.programm-tag{display:none}.programm__list{padding-bottom:111px}.programm-buy__descr{margin-bottom:26px}.programm{padding-top:53px}.programm__title-top{padding-left:29px}.logo{display:flex;align-items:center;width:111px;height:21px}.info-block__image::before{top:-52px;left:auto;right:-39px;transform:rotate(60deg)}.info-block__inner{margin:0 30px;height:148px}.info-block__text{margin-left:245px;padding:47px 40px 33px 0}.programm__title-bottom{max-width:565px;padding-left:153px}}@media (max-width:798px){.search-yourself__title{padding-left:0}.yourself-content__bottom-row{flex-wrap:wrap}.help-yourself picture img{border-radius:9px}.help-yourself .help-yourself__bottom-ima{border-radius:23px}.help-yourself__tag{display:none}.help-yourself__info-image{top:-11px;border-radius:9px;width:56px;height:54px}.help-yourself__title{font-size:32px}.help-yourself__info{padding-left:0}.dream-profession__items::before{top:-6%}.interests__tag{display:none}.information{width:520px}.information__link{position:relative;bottom:0;left:0;width:100%}.career-guidance__inner{flex-direction:column}.career-guidance__btn{transform:translate(0,0)}.new-bonus .bonus__top-image{width:165px;position:absolute;height:153px;right:0;bottom:-24%}.teenagers .hero__title{margin-bottom:35px}.teenagers .teenagers__image{height:auto;width:100%;margin-top:0;margin-bottom:50px}.teenagers .hero__btn{position:relative;width:100%;height:70px;bottom:0;left:0}.hero__inner{flex-direction:column-reverse;align-items:center}.hero__image{margin-bottom:42px;width:100%;height:auto}.hero__image::before{width:52px;height:27px;background-image:url(../img/mob-yellow-icon.svg);bottom:17px;right:20px;top:auto;background-repeat:no-repeat;left:auto;background-color:transparent;z-index:3}.hero__btn{transform:translateX(0)}.hero__right{width:100%}.hero__content{max-width:100%}.hero__title{display:flex;flex-direction:column;padding-left:0}.hero__title span{padding-left:161px}.hero__title::before{width:57%;top:46px;left:20%}.recommendations__content-bottom-left,.recommendations__content-top-right{transform:translate(0,0)}.recommendations__content-bottom,.recommendations__content-top{flex-direction:column;align-items:center;gap:15px}.rec-teens .recommendations__content{padding-left:0}.rec-teens .recommendations__title{font-size:32px;line-height:100%;letter-spacing:-.04em}.rec-teens .recommendations__content-bottom,.rec-teens .recommendations__content-top{flex-direction:column;align-items:center}.rec-teens .recommendations__content-bottom *,.rec-teens .recommendations__content-top *{transform:translate(0,0);text-align:left;width:350px}.rec-teens .rec-teens__content-top{margin-bottom:15px}.rec-teens .rec-teens__top{flex-direction:column;align-items:flex-start;margin-bottom:15px;gap:25px}.rec-teens .rec-teens__descr{width:350px;background:#f2f2f2;border-radius:23px;transform:translateY(0);margin:auto;padding:7px 60px 15px 20px}.recommendations__content-bottom-left{margin-right:0}.recommendations__image{position:absolute;z-index:-1;right:0;top:45px}.small-img{right:-2px;bottom:-33px;transform:rotate(5deg) scale(.7)}.programm-list__item{height:auto}.footer__left{display:none}.footer__inner{padding:0;align-items:center;flex-direction:column}.footer__info{flex-direction:column;gap:12px}}@media (max-width:726px){.header-authorization{margin-top:0}.career-guidance__image-left::before{z-index:0}.help-yourself__content{margin-bottom:88px;display:flex;flex-direction:column;align-items:center;gap:13px}.help-yourself__content *{width:340px}.yourself-content__top-right{margin-top:0}.yourself-content__center-row{margin:0}.yourself-content__bottom-row{flex-direction:column;gap:13px}.yourself-content__bottom-row *{width:340px}.yourself-content__bottom-left{margin-right:0;transform:translateY(0)}.yourself-content__bottom-image{height:163px}.yourself-content__bottom-image::before{transform:rotate(-1deg)}.yourself-content__bottom-image::after,.yourself-content__bottom-right::after,.yourself-content__top-right::before{opacity:0}.search-yourself__title span{margin-left:0}.dream-profession__content-inner::after{right:auto;left:20%}.search-yourself__content::before{top:-18%}.search-yourself .search-yourself__content{justify-content:flex-end;flex-direction:column;align-items:center}.dream-profession__items{flex-direction:column;align-items:center}.dream-profession__content-descr{display:none}.dream-profession__content-inner{justify-content:center}.dream-profession__content-tag,.dream-profession__content-text--top{margin-left:0}.hero__home{display:none}.burger{width:67px;height:42px;border-radius:9px;background:linear-gradient(27deg,#675dd2 0,#4f38d4 100%);display:block;z-index:4;color:var(--white)}.burger__line{opacity:0;color:var(--white)}.logo{width:145px;height:27px;z-index:4}.nav{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;gap:75px;position:absolute;width:100%;top:0;height:100vh;left:0;justify-content:center;z-index:3;align-items:center;transform:translateY(-120%);transition:transform .3s ease-in-out;background:#bbe3df;overflow:hidden}.nav::before{position:absolute;content:"";top:150%;left:-110%;background-image:url(../img/icon-recom-back.svg);width:100%;z-index:-1;height:100%;background-repeat:no-repeat;transform:scale(4) rotate(32deg)}.menu--active{transform:translateY(0)}.dropdown-menu{position:relative;top:0;padding:0;display:none;text-align:center;transition:.2s linear;visibility:visible;opacity:1;background-color:transparent}.dropdown-menu .nav__link{font-size:22px}.nav__item--dropdown::after,.nav__item--dropdown::before{top:11px}.nav__link--dropdown{display:inline-block;padding-bottom:10px}.nav .active-dropdown .dropdown-menu{top:0;transition:none;font-size:20px;display:flex;width:100%}.nav__list{position:relative;width:100%;flex-direction:column;gap:75px;z-index:2;align-items:center;justify-content:center;overflow:hidden}.autorization,.nav__link{font-size:24px}.programm-list__left{margin-bottom:0;display:flex;flex-direction:column}.programm-list__left .programm-list__item:nth-child(2n){transform:translateY(0)}.bonus{padding-left:0;padding-right:0}.bonus__title--mx{display:none}.bonus__title--bs{display:block}.bonus__title{max-width:239px;font-size:32px;line-height:100%}.bonus__title span{padding-left:0}}@media (max-width:576px){.footer__title,.form .custom-checkbox{margin-bottom:30px}.btn-clink-formul{transform:scale(.2);bottom:-70px;right:-70px}.cours-tab__text{font-size:16px}.cours-tab__text-box{margin-bottom:35px}.quiz-container__subtitle{margin-bottom:30px}.question__text{font-size:22px}.question .custom-checkbox__content{padding-left:20px;font-size:18px}.cours-tab__progressbar{margin-bottom:35px}.profession-quest__title{margin-bottom:20px}.tabs__nav{margin-bottom:35px}.cours-tab__title{margin-bottom:25px;gap:10px;font-size:22px}.nav::before{top:103%;left:-171%;transform:scale(3) rotate(32deg)}.profile{padding-top:95px;padding-bottom:95px}.auth-form{padding-bottom:94px}.auth-form__container{max-width:100%}.form__btns{flex-direction:column}.programm__inner{margin-bottom:119px}.programm-tag{display:block}.interests{padding-top:26px;padding-bottom:95px}.help-yourself__top{margin-bottom:0}.rec-prog__list::before{display:none}.help-yourself__info-image{top:-23px;transform:rotate(7deg)}.help-yourself{margin-top:0;padding-top:30px;padding-left:0;padding-right:0}.help-yourself__title{font-size:29px;margin-bottom:32px}.help-yourself__title span{padding-left:70px}.help-yourself__info-top{display:none}.help-yourself__info{margin-bottom:37px}.yourself-content__top-right{padding:17px 11px 15px 12px;transform:translateY(-223%)}.yourself-content__center-left{padding:13px 20px;transform:translateY(-384%)}.yourself-content__descr{width:auto}.yourself-content__bottom-left{padding:8px 7px 5px 15px;transform:translateY(190%)}.yourself-content__bottom-right{padding:8px 36px 8px 19px;transform:translateY(188%)}.help-yourself__content{margin-bottom:0}.yourself-content__bottom-image{z-index:-1;order:-1;margin-bottom:20px}.yourself-content__bottom-image::after,.yourself-content__bottom-right::after,.yourself-content__top-right::before{opacity:1}.yourself-content__bottom-image::after{top:76%;left:-6%}.yourself-content__bottom-right::after{bottom:400%;z-index:2;left:88%}.yourself-content__top-right::before{top:-301%;left:-3%;bottom:auto;z-index:2}.yourself-content__center-row{order:1}.yourself-content__top-row{order:2}.help-yourself__info-item{padding:12px 21px 15px 20px;width:340px}.search-yourself__top{margin-bottom:54px}.search-yourself{padding-bottom:86px}.search-yourself__title{max-width:100%;font-size:32px}.search-yourself__title span::after{background-image:url(../img/youself-back-mob.svg);top:-4px;left:-9px}.search-yourself__image{width:125px;height:116px;position:absolute;top:-14%;left:0}.search-yourself__name{font-size:32px;display:block;line-height:95%;max-width:170px;margin-left:auto;margin-bottom:55px}.search-yourself__list-item::before{top:11px;transform:translateY(0)}.search-yourself__content::before{top:14%;right:-42%;transform:scale(.55)}.search-yourself__title span{margin-left:0;margin-top:0;padding-top:11px;transform:translate(92px,2px)}.interests .container{padding:0}.interests__top{padding-left:15px;padding-right:15px;margin-bottom:39px}.interests__title{font-size:32px}.information,.interests__item{width:100%}.information__content{min-height:448px;justify-content:center;padding:21px 26px;margin-bottom:17px}.information__title{margin-bottom:5px}.information__content--revers::before{display:none}.information__content-box{margin-top:auto;padding:8px 10px 19px 25px;height:auto}.interests__items{gap:44px}.information__link{width:340px;margin:auto}.information__list-item{font-size:18px;line-height:205%}.dream-profession{background-color:transparent;padding:80px 0 0}.dream-profession__title{font-size:32px}.dream-profession__content-image{width:345px;height:250px}.dream-profession__content-text{max-width:320px;margin-bottom:35px}.dream-profession__items{align-items:flex-end;gap:13px}.dream-profession__items::before{right:89%;top:0}.dream-profession__item{width:280px;padding:22px 24px 14px;min-height:170px}.dream-profession__content-tag{display:none}.dream-profession__content{order:-1;display:flex;flex-direction:column-reverse}.dream-profession__content-image{margin-bottom:51px}.dream-profession__content-inner::after{left:-18%;bottom:-4%;transform:scale(.7)}.career-guidance{padding-top:34px}.career-guidance__title{margin-bottom:0;font-size:32px;transform:translateX(-10%)}.career-guidance__descr{font-size:32px;padding-left:65px;margin-bottom:24px}.career-guidance__accent{font-size:32px;margin-left:-54px}.career-guidance__accent::after{background-image:url(../img/guidance-back-mob.svg)}.career-guidance__left{position:relative;max-width:100%}.career-guidance__left:before{position:absolute;content:"";top:2px;left:-6px;z-index:-1;border-radius:23px;width:102%;height:100%;background:rgba(118,203,194,.8);transform:rotate(-4deg)}.career-guidance__inner{gap:27px;margin-bottom:57px}.guidance-list__item{line-height:158%}.career-guidance__content{gap:18px}.career-guidance__btn{width:340px;margin:auto}.career-guidance__image-left::before{top:auto;right:0;height:72px;transform:rotate(18deg);bottom:-18px}.career-guidance__image-left{width:340px;height:193px}.programm-list__text--desc{display:none}.programm-list__text--mob{display:inline-block}.hero.teenagers{padding-top:35px}.recommendations.rec-teens{padding-top:110px}.rec-teens .recommendations__image{right:-16%;top:-21%}.rec-teens .rec-teens__ontent{display:flex;flex-direction:column}.rec-teens .rec-teens__content-bottom{order:-1;margin-bottom:15px}.rec-teens .rec-teens__content-top{margin-bottom:95px}.rec-teens .rec-teens__content-bottom-left{border-radius:23px 23px 0;padding:14px 109px 14px 20px}.rec-teens .rec-teens__content-bottom-right{height:auto;transform:translateY(132%);padding:6px 63px 10px 20px}.rec-teens .rec-teens__content-top-left{border-radius:23px 23px 23px 0;padding:10px 20px 13px}.rec-teens .rec-teens__content-top-right{padding:13px 18px 11px 20px;order:-1;transform:translateY(-108%)}.rate{background-color:transparent;padding-top:12px;padding-bottom:0}.rate .rate__title{font-size:32px;padding-left:15px;margin-bottom:8px}.rate .rate-list{overflow:hidden;padding:32px 0;flex-direction:column;justify-content:center;align-items:center;gap:61px;width:100%}.rate .rate-list__item{width:100%;max-width:100%;min-width:auto}.rate .rate-list__item::before{right:19px;top:-43px}.rate .rate-list__title{font-size:34px;line-height:92%}.rate .rate-list__text{font-size:23px;line-height:101%;margin-bottom:49px;padding-right:4px}.rate .rate-list__price{margin-bottom:17px}.rec-bonus .rec-bonus__inner,.rec-bonus__title{display:none}.new-bonus .bonus__inner{padding-left:15px}.new-bonus{padding-bottom:74px}.new-bonus .bonus__top{margin-bottom:55px}.new-bonus .container::after{top:22%!important}.new-bonus .bonus__title{max-width:240px;font-size:32px;line-height:100%}.new-bonus .bonus-list{max-width:269px;padding-left:10px}.new-bonus .bonus__title span{padding-left:0;padding-top:6px}.new-bonus .bonus__top-image{right:-10%}.new-bonus .bonus__title::after{bottom:-25%;right:0}.teenagers .hero__right::before,.teenagers .teenagers__image::before{display:block}.teenagers .hero__right::before{right:72%;top:-23px}.teenagers .teenagers__image{margin-bottom:33px}.teenagers .hero__content::before{top:-137%;transform:scale(.45) scaleX(-1) rotate(-4deg);left:-17%}.recommendations.rec-teens{padding-left:0}.rec-teens .rec-teens__top{margin-bottom:6px}.rec-teens .rec-teens__descr{width:345px}.teenagers .hero__title{margin-bottom:47px}.teenagers__item{font-size:18px}.teenagers__list{gap:11px}.nav__list::before{position:absolute;content:"";top:73%;left:-101%;background-image:url(../img/icon-recom-back.svg);width:100%;z-index:-1;height:100%;background-repeat:no-repeat;transform:scale(2) rotate(32deg)}.header__inner{padding-top:34px;padding-left:0}.hero{padding-top:35px;padding-left:0;padding-right:0}.hero__title span{padding-left:90px}.hero__title::before{background-image:url(../img/icon-title-back-small.svg);height:45px;width:270px;top:39px;left:20%}.hero__right::before{right:74%;top:-33px}.hero__image{width:100%;height:182px;transform:translateY(0)}.hero__left{margin-left:0}.hero__image::after{bottom:-127px;left:-88px;transform:scale(.8)}.hero__content::before{top:-169%;right:auto;transform:scaleX(-1) rotate(-23deg) scale(.5);left:-17%}.hero__title{font-size:32px;margin-bottom:49px}.hero__subtitle{display:none}.recommendations{padding-top:58px}.info-block{margin-bottom:20px}.info-block .container{padding:0}.info-block__inner{margin:0;height:auto;background-image:url(../img/mob-info-bg.svg)}.info-block__text{font-size:18px;letter-spacing:-.01em;margin-left:auto;width:170px;margin-right:4px;z-index:2;padding-right:15px;padding-bottom:53px}.info-block__image::before{top:-40px;right:-29px;transform:rotate(48deg)}.info-block__image{left:27px;width:163px;height:188px;top:-25px}.info-block__image::after{bottom:-62px;right:auto;left:-14px;transform:scaleX(-1) rotate(15deg)}.recommendations__content{padding-left:0;padding-right:0}.recommendations__descr-mob{margin-bottom:20px;padding:15px 20px;margin-right:0;width:100%;background:#f2f2f2;border-radius:23px;justify-content:flex-start}.recommendations__content-top-left{padding:15px 50px 31px 20px;border-radius:23px 23px 0;background:rgba(187,227,223,.8);text-align:left;color:var(--text);height:auto;display:block;max-width:100%}.recommendations__content-top-right{padding:15px 20px;max-width:100%;height:82px;border-radius:23px 23px 23px 0;background:var(--pink);color:var(--white);max-width:100%}.recommendations__content-top-right::before{display:none}.recommendations__content-top{margin-bottom:10px}.recommendations__content-bottom-left{border-radius:23px;margin-right:0;padding:8px 10px 10px 20px;width:100%;max-width:100%;background:#8d86d5;color:var(--white)}.recommendations__content-bottom-left::before{display:none}.recommendations__content-bottom{margin-bottom:122px}.recommendations__content-bottom-right{background:#665dd2;color:var(--white);max-width:100%;width:100%;height:57px;padding:10px 39px 12px 20px;border-radius:23px 23px 23px 0}.recommendations__top{margin-left:0;margin-bottom:15px}.recommendations__title span{padding-left:86px}.recommendations__image{position:absolute;z-index:-1;right:-12px;top:12px;width:119px;height:114px}.recommendations__title{font-size:32px;letter-spacing:-.07em}.small-img{display:none}.programm-list::before{transform:rotate(2deg) scale(.7);top:-7%;right:50%}.programm-list{border-radius:23px;background-color:#d1cfe2;padding:33px 16px;gap:35px;margin-bottom:0}.programm-list__left{margin-bottom:45px}.programm-list__icon{display:block;width:32px;margin:0;flex-shrink:0;height:32px;padding-bottom:0}.programm-list__icon img{width:100%;height:100%;transform:scale(.85)}.programm-list__item{background-color:transparent;padding:0!important;flex-direction:row;gap:10px}.programm-list__item:nth-child(1){order:0}.programm-list__item:nth-child(2){order:3}.programm-list__item:nth-child(3){order:0}.programm-list__item:nth-child(4){order:3}.programm__title-top{max-width:208px;padding-bottom:10px;padding-left:0}.programm__title-bottom{padding-left:59px}.programm__title{font-size:32px;line-height:100%;margin-bottom:29px}.programm-list,.programm-list__left,.programm-list__right{gap:0}.programm-list__left,.programm-list__right{gap:27px}.programm-list__item:nth-child(3)::before{display:none}.programm-list__right .programm-list__item:nth-child(2){height:auto}.programm{background-color:transparent;padding-top:53px}.programm-buy{padding:20px 20px 20px 0}.programm-buy__title{text-align:left;margin-right:0;margin-left:20px;border-radius:23px;padding:9px 12px 16px 18px;margin-bottom:30px}.programm-buy__descr{margin-bottom:26px;padding-left:37px;line-height:102%}.programm-buy__box{gap:34px}.programm-buy__price-btn{gap:30px}.programm-buy__list{max-width:534px;width:100%;padding-left:37px}.programm-buy__list-item::before{top:7px;transform:translateY(0)}.programm-buy__price{padding-left:35px}.programm-buy__btn{margin-left:18px}.programm__container{padding-bottom:65px}.bonus__top{margin-bottom:24px}.bonus-list__item:not(:last-child){margin-bottom:28px}.bonus__top-image{width:165px;height:150px;position:absolute;right:0;transform:rotate(-6deg)}.bonus-list--web{display:none}.bonus-list--mob{display:block}.bonus-list{max-width:303px}.bonus-list li{font-family:var(--font-family);font-weight:300;font-size:18px;line-height:120%;color:#000}.bonus-list__item::before{left:-31px}.bonus{padding-top:61px}.new-bonus{padding-top:50px}.new-bonus .bonus-list__item:nth-child(6),.new-bonus .bonus-list__item:nth-child(7){display:none}}@media (max-width:420px){.bonus__title::after{bottom:-33%;right:-2%}.bonus__top-image:after{content:"";top:-57px;right:18px;transform:scale(.7)}.bonus__top-image{right:-10%;top:-6%;transform:rotate(-6deg)}.footer__inner{align-items:flex-start;margin-bottom:13px}.footer__info{gap:5px}.footer{padding-top:40px;padding-bottom:33px}.footer__links{gap:23px}.footer__right{margin-top:0;width:100%}.footer__right-image{width:100%;height:175px;margin-bottom:34px}.footer__right-image::before{width:100%;height:100%}.social{margin-bottom:0}.footer__title--mob{display:block;margin-bottom:30px}.footer__title--web{display:none}}
/*# sourceMappingURL=main.min.css.map */
