@font-face{font-display:swap;font-family:Golos Text;font-style:normal;font-weight:400;src:url(/fonts/GolosText-Regular.woff2) format("woff2"),url(/fonts/GolosText-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Golos Text;font-style:normal;font-weight:500;src:url(/fonts/GolosText-Medium.woff2) format("woff2"),url(/fonts/GolosText-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Golos Text;font-style:normal;font-weight:600;src:url(/fonts/GolosText-SemiBold.woff2) format("woff2"),url(/fonts/GolosText-SemiBold.woff) format("woff")}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:2.0833333333vw}@media (min-width:768px){:root{font-size:.5208333333vw}}p{font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%}.label{align-items:center;background:#d7dbe3;border:1px solid #b7becd;border-radius:.5rem;color:#354b74;display:inline-flex;font-size:1.4rem;justify-content:center;line-height:normal;padding:1.5rem 2rem}.h1,.label{font-style:normal;font-weight:500}.h1{font-size:4.2rem;line-height:110%}.h1 strong{color:#dd7295}.h2{font-size:3.6rem;font-style:normal;font-weight:500;line-height:114%}.h2 strong{color:#dd7295}@media (min-width:768px){p{font-size:2.2rem}.label{font-size:1.6rem;padding:2rem 3rem}.h1{font-size:6rem}.h2{font-size:5rem}}.button{align-items:center;border-radius:999rem;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;gap:2rem;height:6.5rem;justify-content:center;line-height:140%;transition:background-color .3s ease;width:100%}.button img,.button svg{flex-shrink:0;height:3rem;width:3rem}.button--blue{background:#354b74;color:#fff}.button--blue:hover{background-color:#4f6ba1}.button--pink{background:#dd7295;color:#fff}.button--pink:hover{background:#e56791}.button--black{background:#202020;color:#fff}.button--black:hover{background:#373737}.button--border{border:1px solid #202020;color:#202020}.button--border:hover{background:#202020;color:#fff}.button-line{align-items:center;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;gap:1rem;line-height:140%;padding:.5rem 0;position:relative;width:-moz-max-content;width:max-content}.button-line:after{right:0;width:100%}.button-line:after,.button-line:before{border-bottom:.1rem solid;bottom:0;content:"";position:absolute}.button-line:before{left:0;width:0}.button-line img,.button-line svg{flex-shrink:0;width:1.4rem}@media (min-width:768px){.button{font-size:2.2rem;height:8.1rem}.button img,.button svg{flex-shrink:0;height:3rem;width:3rem}.button-line{font-size:2.2rem}.button-line img{transition:transform .3s}.button-line:hover img{transform:rotate(-45deg)}.button-line:hover:before{transition:width .3s ease;transition-delay:.15s;width:100%}.button-line:hover:after{transition:width .3s ease;width:0}}.header{left:0;padding-top:1rem;position:fixed;top:0;width:100vw;z-index:10}.header:after{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .5s;z-index:-1}.header.active .menu,.header.active:after{opacity:1;pointer-events:auto}.header.active .header__menu-open img:first-child,.header.active .header__menu-open svg:first-child{opacity:0}.header.active .header__menu-open img:last-child,.header.active .header__menu-open svg:last-child{opacity:1}.header__inner{align-items:center;display:flex;justify-content:space-between}.header__logo{display:block;flex-shrink:0;width:8.2575rem}.header__menu-open{align-items:center;background:#354b74;border-radius:50%;display:flex;flex-shrink:0;height:6rem;justify-content:center;position:relative;width:6rem}.header__menu-open img,.header__menu-open svg{flex-shrink:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s;width:2rem}.header__menu-open img:last-child,.header__menu-open svg:last-child{opacity:0}.header .menu{background:#f6f6f6;border-radius:1rem;gap:5rem;justify-content:center;left:4.5rem;opacity:0;padding:5rem 2rem 3rem;pointer-events:none;position:absolute;right:4.5rem;top:calc(100% + .5rem);transition:opacity .5s}.header .menu,.header .menu__nav{align-items:center;display:flex;flex-direction:column}.header .menu__nav,.header .menu__nav li{width:100%}.header .menu__nav li a{align-items:center;border-bottom:1px solid hsla(0,0%,84%,.5);display:flex;font-size:2rem;font-style:normal;font-weight:400;justify-content:center;line-height:140%;padding:1.5rem 0;text-align:center;width:100%}.header .menu__social{align-items:center;display:flex;gap:3rem}.header .menu__social li>a{display:flex;height:3.2rem;width:3.2rem}.header .menu__social li>a img,.header .menu__social li>a svg{height:100%;width:100%}@media (max-width:767px){.header .container{margin:0 3rem;width:auto}.header__inner{background:#f6f6f6;border-radius:999rem;padding:1rem 1rem 1rem 2rem}.header__button,.header__nav{display:none}}@media (min-width:768px){.header{padding-top:2rem}.header__logo{width:14.84rem}.header__menu-open{display:none}.header__nav ul{align-items:center;background:#f6f6f6;border-radius:1000rem;display:flex;gap:4rem;padding:2.5rem 5rem}}@media (min-width:768px) and (hover:hover){.header__nav ul:hover li{opacity:.4}}@media (min-width:768px){.header__nav ul li{transition:opacity .5s}}@media (min-width:768px) and (hover:hover){.header__nav ul li:hover{opacity:1}}@media (min-width:768px){.header__nav ul a{color:#000;font-size:2.2rem;font-style:normal;font-weight:400;line-height:140%;transition:color .3s}.header__button{display:inline-flex;padding:0 4rem 0 3.5rem;width:auto}}.footer{border-top:1px solid #f6f6f6;margin:0 1.5rem;padding-bottom:2rem;padding-top:6rem}.footer .container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0}.footer__logo{height:5rem;margin-bottom:7rem}.footer__menu ul{display:grid;gap:1rem;margin-bottom:5rem;text-align:center}@media (hover:hover){.footer__menu ul:hover li{opacity:.5}}.footer__menu ul li{font-size:2rem;font-style:normal;font-weight:400;line-height:140%;transition:opacity .5s}@media (hover:hover){.footer__menu ul li:hover{opacity:1}}.footer__links{display:flex;flex-direction:column;gap:1rem}.footer__link{font-size:2rem;margin-left:auto;margin-right:auto;padding:0}.footer__socials{gap:3rem;padding-top:3rem}.footer__logos,.footer__socials{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:7rem}.footer__label{color:gray;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;margin-bottom:2rem}.footer__vodo-logo{height:2.6rem;margin-bottom:5rem}.footer__vodo-logo img,.footer__vodo-logo svg{height:100%;width:100%}.footer__bottom{align-items:center;display:flex;flex-direction:column;justify-content:center}@media (min-width:767px){.footer{margin:0 15rem;padding-bottom:3rem;position:relative}.footer:before{background:#f6f6f6;bottom:3rem;content:"";height:1px;position:absolute;right:0;width:69.5rem}.footer .container{min-height:66rem}.footer__logo{left:0;margin:0;position:absolute;top:5.6rem}.footer__menu-wrap{align-items:end;border-top:1px solid #f6f6f6;display:flex;flex-direction:row;gap:20rem;margin-left:auto;padding-top:3rem}.footer__menu ul{margin-bottom:0;text-align:start}.footer__link,.footer__menu ul li{font-size:2.2rem}.footer__link{margin-right:inherit}.footer__socials{margin:0;padding:0;position:absolute;right:0;top:5.9rem}.footer__socials li{height:3rem}.footer__socials li svg{height:100%;-o-object-fit:contain;object-fit:contain;transition:color .3s ease;width:100%}}@media (min-width:767px) and (hover:hover){.footer__socials li:hover{color:#dd7295}}@media (min-width:767px){.footer__logos{flex-direction:row-reverse;margin-bottom:0;max-height:7rem;max-width:70rem;position:absolute;right:-1rem;top:18rem}.footer__label{font-size:2.2rem;margin-bottom:3rem}.footer__label:first-of-type{bottom:3rem;position:absolute;right:53.5rem}.footer__label:last-of-type{bottom:0;left:0;position:absolute}.footer__vodo-logo{bottom:6rem;margin:0;position:absolute;right:0;transition:color .3s ease}.footer__vodo-logo:hover{color:#dbaaff}}.modal{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;height:100vh;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .5s;z-index:10000}.modal.visible{opacity:1;pointer-events:auto}.modal__content{background:#7d9ab7;border-radius:2rem;display:flex;flex-direction:column;flex-shrink:0;margin:auto 0;overflow:hidden;padding:2rem;position:relative;width:100%;z-index:2}.modal__close{align-items:center;background:#6a7d90;border-radius:50%;color:#fff;display:flex;height:5rem;justify-content:center;margin-bottom:2rem;margin-left:auto;transition:background-color .5s;width:5rem}.modal__close img,.modal__close svg{height:1.6667rem;width:1.6667rem}@media (hover:hover){.modal__close:hover{background:#7791ab}}.modal__bg{height:auto;position:absolute;z-index:-1}.modal__bg:first-child{right:0;top:0;width:17rem}.modal__bg:nth-of-type(2){bottom:0;left:0;width:21rem}.modal__bg img{height:100%;width:100%}.modal__title{margin:0 auto 2rem}.modal__text,.modal__title{color:#fff;text-align:center}.modal__text{margin:0 auto 5rem;width:35.6rem}.modal--second .modal__form{min-height:52rem}.modal--third .modal__content{padding-bottom:5rem}@media (max-width:767px){.modal{overflow-y:auto;padding:5rem 0}.modal--second{display:block}}@media (min-width:768px){.modal{align-items:center;height:100vh;justify-content:center}.modal__bg:first-child{width:22rem}.modal__bg:nth-of-type(2){width:28.2rem}.modal__content{align-items:center;border-radius:3rem;height:-moz-max-content;height:max-content;padding:5rem 19rem;position:relative;width:132rem}.modal__close{height:6rem;margin-bottom:2rem;position:absolute;right:3rem;top:3rem;width:6rem}.modal__close img,.modal__close svg{height:2rem;width:2rem}.modal__text{width:79rem}.modal__form{width:64rem}.modal--second .container{align-items:center;display:flex;justify-content:center}.modal--second .modal__form{min-height:54rem}.modal--third .container{align-items:center;display:flex;justify-content:center}.modal--third .modal__content{padding-bottom:8rem}}.contact__label{color:#fff;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;margin-bottom:1.2rem}.contact__radio-list{display:flex;gap:1.2rem;margin-bottom:1.8rem}.contact .d-none{display:none}.radio{flex-grow:1;position:relative}.radio__body{align-items:center;background:#d8e1e9;border-radius:10rem;color:#000;display:flex;font-family:Golos Text;font-size:1.4rem;font-style:normal;font-weight:400;gap:.5rem;justify-content:center;line-height:140%;overflow:hidden;padding:1rem 2rem;position:relative;transition:color .3s,background-color .3s}.radio svg{flex-shrink:0;height:auto;width:1.5rem}.radio__input{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.radio__input:checked+.radio__body{background:#dd7295!important;color:#fff!important}@media (min-width:768px){.contact__label{font-size:2.2rem}.radio svg{width:2.5rem}.radio__body{font-size:1.8rem;gap:1rem;padding:1.5rem 4rem}.radio:hover .radio__body{background-color:#fff}}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:#202020;display:flex;flex-direction:column;font-family:Golos Text,sans-serif;min-height:100vh;overflow-x:hidden;padding-top:9rem;width:100vw}@media (min-width:768px){body{padding-top:12.1rem}}#loader{height:100%;left:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:100}@media (min-width:768px){#loader{background-color:#fff}}#loader.loading-ended{opacity:0;pointer-events:none}a{text-decoration:none}a,button{outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 1.5rem;width:100%}@media (min-width:768px){.container{padding:0 15rem}}.line-wrap,.wrapper{overflow:hidden}.pt{padding-top:16rem}.pb{padding-bottom:16rem}@media (min-width:768px){.pt{padding-top:25rem}.pb{padding-bottom:25rem}}.mb0{margin-bottom:0!important}.breadcrumbs{flex-wrap:wrap;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;margin:6rem auto 5rem;text-align:center}.breadcrumbs,.breadcrumbs li:first-of-type a,.breadcrumbs li:not(:last-child){align-items:center;display:flex;gap:.5rem}.breadcrumbs li:not(:last-child):after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='10' fill='none' viewBox='0 0 5 10'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.3' stroke-width='1.2' d='M1 8.5 4 5 1 1.5'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:1rem;width:1rem}.breadcrumbs li:last-of-type span{display:block;max-width:28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs li:not(:last-child){color:#0000004d}.breadcrumbs--hero-blog li:last-of-type span{max-width:35rem}@media (min-width:768px){.breadcrumbs{font-size:2rem;margin:9rem auto 4rem}.breadcrumbs li:last-of-type span{max-width:unset}.breadcrumbs--hero-blog li:last-of-type span{max-width:100%}}.accordion-card{border-bottom:1px solid #ccc;overflow:hidden}.accordion-card__header{align-items:center;cursor:pointer;display:flex;font-size:2.2rem;font-style:normal;font-weight:500;justify-content:space-between;line-height:140%;padding:2rem 0}.accordion-card__header svg{height:1.8rem;transition:transform .3s ease;width:1.8rem}.accordion-card__body{height:0;overflow:hidden}.accordion-card__body p{font-size:1.6rem;margin-bottom:4rem;max-width:40rem}.accordion-card.active .accordion-card__header svg{transform:rotate(45deg)}.accordion--services-main{margin-bottom:0}.accordion--services-main .accordion-card__header{font-size:2rem}.accordion--services-main .accordion-card__body h3{font-size:2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1rem}.accordion--services-main .accordion-card__body p{color:#20202099}.accordion-card:first-of-type{border-top:1px solid #d5d5d5}@media (min-width:767px){.accordion{margin-left:36rem}.accordion--services-main{margin-left:0}.accordion--services-main .accordion-card__header{font-size:2.4rem}.accordion--services-main .accordion-card__body p{font-size:2rem;margin-bottom:4rem}.accordion-card__header{font-size:3.2rem;padding:3.2rem 0}.accordion-card__header svg{height:2.9rem;width:2.9rem}.accordion-card__body p{font-size:2.2rem;margin-bottom:6.4rem;max-width:115rem}}.services-main{padding-bottom:16rem}.services-main__content{position:relative}.services-main__content picture{display:block;height:37rem;margin-bottom:3rem;width:100%}.services-main__content picture img{border-radius:1.5rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.services-main__img-logo{height:auto;left:1rem;position:absolute;top:1rem;width:12.2rem}.services-main__title{margin-bottom:3rem}.services-main__text p:has(+ul){margin-bottom:0}.services-main__text p{font-style:normal;font-weight:400;line-height:140%;margin-bottom:3rem}.services-main__text p strong{font-weight:500}.services-main__text ul{list-style-type:disc;margin-bottom:3rem;padding-left:3rem}.services-main__text ul li{font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%}.services-main__text ul li strong{font-weight:500}.services-main__list{display:grid;gap:2rem;margin-bottom:6rem}.services-main__item{align-items:flex-start;display:flex;flex-direction:row;gap:1rem}.services-main__item img{height:auto;width:2.5rem}.services-main__item strong{font-weight:500}.services-main__accordion-label{font-size:2.2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:2rem}.services-main__price-text{color:#20202080;display:block;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;max-width:54rem;padding-top:1rem}.services-main__buy,.services-main__course{border-bottom:1px solid #d5d5d5;border-top:1px solid #d5d5d5;display:flex;flex-direction:column;padding:2rem 0}.services-main__buy:last-of-type,.services-main__course:last-of-type{border-bottom:1px solid #d5d5d5}.services-main__course-title{font-size:2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:3rem}.services-main__course-old{color:#20202099;margin-bottom:.5rem}.services-main__course-old strong{text-decoration-line:line-through}.services-main__buy-new,.services-main__course-new{font-size:3.2rem;font-style:normal;font-weight:500;line-height:140%}.services-main__buy-old{color:#d5d5d5;font-size:2.6rem;font-weight:500;line-height:140%;text-decoration:line-through}.services-main__buttons{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.services-main__buy-button{height:5.7rem;margin-top:2rem;width:23.3rem}@media (min-width:767px){.services-main{padding-bottom:25rem}.services-main__img-logo{width:17.7rem}.services-main__content{display:flex;flex-direction:row;gap:7.4rem}.services-main__content picture{height:55rem;margin-bottom:0;min-width:66rem}.services-main__content picture img{border-radius:2.5rem}.services-main__title{margin-bottom:3rem}.services-main__text p{margin-bottom:4rem}.services-main__text ul{padding-left:4rem}.services-main__text ul li{font-size:2.2rem}.services-main__item{gap:1.75rem}.services-main__item img{width:3rem}.services-main__accordion-label{font-size:3.2rem}.services-main__button{width:34.7rem}.services-main__buy,.services-main__course{align-items:center;flex-direction:row}.services-main__course-title{font-size:2.4rem;margin-bottom:0;margin-right:auto;max-width:40rem}.services-main__course-old{color:#d5d5d5;margin-bottom:0;margin-left:0;margin-right:2rem}.services-main__buy-new,.services-main__course-new{font-size:2.4rem;margin-bottom:0}.services-main__buy-new{margin-left:0;margin-right:2rem}.services-main__buy-old{font-size:2.2rem;margin-left:auto;margin-right:1rem}.services-main__buy-button{height:6.1rem;margin-left:0;margin-top:0}.services-main__buttons{align-items:center;display:flex;flex-direction:row;gap:5rem;margin-top:6rem}}.tariff-section{overflow:hidden;padding-bottom:16rem}.tariff-section__label{margin-bottom:3rem}.tariff-section__title strong{color:#dd7295}.tariff-section__wrap{overflow-x:auto;overflow-y:hidden}.tariff-section__list{display:flex;flex-direction:row;gap:2rem;padding-top:6rem}.tariff-section__item{background:#f6f6f6;border-radius:2rem;display:flex;flex-direction:column;height:100%;padding:5rem 2rem;width:37.5rem}.tariff-section__like{height:6rem;left:50%;position:absolute;top:-3rem;transform:translate(-50%);width:6rem;z-index:5}.tariff-section__item-blue{background:#354b74;position:relative}.tariff-section__item-blue .tariff-section__name,.tariff-section__item-blue .tariff-section__price{color:#fff}.tariff-section__item-blue .tariff-section__sale{color:#ffffff4d}.tariff-section__item-blue .tariff-section__price{padding-bottom:3rem}.tariff-section__item-blue .tariff-section__tariff-label{display:none}.tariff-section__item-blue .tariff-section__button{background:#fff;color:#202020}.tariff-section__item-blue .tariff-section__inner-list{border-top:1px solid hsla(0,0%,100%,.1)}.tariff-section__item-blue .tariff-section__inner-item{color:#fff}.tariff-section__item-blue .tariff-section__inner-item img{filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.tariff-section__name{font-size:2.2rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5rem}.tariff-section__sale{color:#2020204d;font-family:Golos Text;font-size:2rem;font-style:normal;font-weight:400;line-height:normal;padding-bottom:.5rem;text-decoration-line:line-through}.tariff-section__price{font-size:3.8rem;font-style:normal;font-weight:500;line-height:normal;padding-bottom:1rem}.tariff-section__tariff-label{color:#2020204d;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;padding-bottom:3rem}.tariff-section__inner-list{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:2rem;padding-top:3rem}.tariff-section__button{margin-bottom:3rem}.tariff-section__inner-item{align-items:start;display:flex;flex-direction:row;gap:1rem}.tariff-section__inner-item img{flex-shrink:0;height:2rem;margin-top:.2rem;width:2rem}.tariff-section__inner-item p{font-size:1.6rem}@media (min-width:768px){.tariff-section{padding-bottom:25rem;position:relative}.tariff-section__label{left:15rem;margin-bottom:0;position:absolute;top:0}.tariff-section__title{margin-left:36rem;width:85.9rem}.tariff-section__list{gap:4rem;padding-top:8rem}.tariff-section__like{height:7rem;top:-3.5rem;width:7rem}.tariff-section__name{font-size:2.4rem;margin-bottom:6rem}.tariff-section__sale{font-size:2.4rem;padding-bottom:0}.tariff-section__price{font-size:4rem;padding-bottom:1.5rem}.tariff-section__tariff-label{font-size:1.6rem;padding-bottom:4rem}.tariff-section__inner-list{gap:2.5rem;padding-top:4rem}.tariff-section__button{height:6.6rem;margin-bottom:4rem}.tariff-section__inner-item{gap:1.5rem}.tariff-section__inner-item img{height:2.4rem;width:2.4rem}.tariff-section__inner-item p{font-size:2rem}}.individual{padding-bottom:16rem}.individual__label{margin-bottom:3rem}.individual__title{margin-bottom:2rem}.individual__title strong{color:#dd7295}.individual__list{display:flex;flex-direction:column;margin-bottom:3rem}.individual__item{display:flex;flex-direction:row;gap:3rem;padding:4rem 0;position:relative}.individual__item:after{background:#0000001a;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(var(--individual-line,0));transform-origin:left}.individual__icon{height:6.5rem;width:6.5rem}.individual__list-title{font-size:2.2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1rem}.individual__cat{height:51rem;width:100%}@media (min-width:767px){.individual{margin-right:-10rem;padding-bottom:18rem;position:relative}.individual .container{align-items:end;-moz-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:60rem 70.5rem;justify-content:end}.individual__label{left:15rem;margin-bottom:0;position:absolute;top:0}.individual__title{grid-column:1/2;margin-bottom:4rem}.individual__list{grid-column:1/2;margin-bottom:0}.individual__list-title{font-size:3.2rem;margin-bottom:1rem}.individual__cat{grid-column:2/3;height:79rem;width:70.5rem}}.banner-section{color:#fff;height:var(--inner-vh,100vh);margin-bottom:16rem;overflow:hidden;padding-top:12rem;position:relative;z-index:2}.banner-section__bg{top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}.banner-section__bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.banner-section__title{margin-bottom:2rem;width:43rem}.banner-section__text{width:40.5rem}@media (min-width:768px){.banner-section{margin-bottom:20rem;padding-top:14rem}.banner-section .container{padding-left:51.4rem}.banner-section__inner{width:-moz-max-content;width:max-content}.banner-section__title{margin-bottom:4rem;width:80rem}.banner-section__text{width:45.5rem}}.why-choose{padding-bottom:8rem}.why-choose__label{margin-bottom:3rem}.why-choose__title{margin-bottom:6rem}.why-choose__title strong{color:#dd7295}.why-choose__list-title{font-size:2.2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1rem}.why-choose__list{margin-bottom:4rem}@media (max-width:767px){.why-choose__item:first-child{border-top:1px solid rgba(0,0,0,.1)}.why-choose__item{border-bottom:1px solid rgba(0,0,0,.1);padding:3rem 0}}@media (min-width:768px){.why-choose{padding-bottom:25rem;position:relative}.why-choose__label{left:15rem;margin-bottom:0;position:absolute;top:0}.why-choose__title{margin-bottom:8rem;margin-left:36rem;width:59.9rem}.why-choose__list-title{font-size:3.2rem;margin-bottom:0;padding-bottom:2rem}.why-choose__list{border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);display:grid;gap:4rem 0;grid-template-columns:repeat(2,1fr);margin-left:36rem;padding:0 4rem}.why-choose__item{padding:0}.why-choose__item:first-child,.why-choose__item:nth-child(3){padding-right:4rem}.why-choose__item:first-child,.why-choose__item:nth-child(2){border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:4rem}.why-choose__item:nth-child(2),.why-choose__item:nth-child(4){padding-left:4rem}.why-choose__item:nth-child(2){position:relative}.why-choose__item:nth-child(2):before{border-left:1px solid rgba(0,0,0,.1);content:"";height:calc(100% - 4rem);left:0;position:absolute;top:0}.why-choose__item:nth-child(4){position:relative}.why-choose__item:nth-child(4):before{border-left:1px solid rgba(0,0,0,.1);content:"";height:100%;left:0;position:absolute;top:0}.why-choose__button{height:8.1rem;margin-left:36rem;width:34.7rem}}@media (max-width:767px){.how-study{padding-bottom:8rem}.how-study__label{margin-bottom:5rem}.how-study__list,.how-study__title{margin-bottom:6rem}.how-study__item{border-top:1px solid rgba(0,0,0,.1);display:grid;gap:4rem;padding:3rem 0 0}.how-study__item:not(:last-child){padding-bottom:3rem}.how-study__number{color:#2020204d;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%}.how-study__image{border-radius:2rem;display:flex;overflow:hidden}.how-study__image img{height:auto;width:100%}}@media (min-width:768px){.how-study{display:block;padding-bottom:4rem;position:relative}.how-study .container{align-items:stretch;-moz-column-gap:6rem;column-gap:6rem;display:grid;grid-template-columns:1fr 67.5rem}.how-study__title{margin-bottom:8rem;margin-left:auto;width:53rem}.how-study__title strong{color:#dd7295}.how-study__label{left:15rem;position:absolute;top:0}.how-study__image{border-radius:2rem;display:block;grid-column:2/2;grid-row:1/3;height:101rem;overflow:hidden;position:relative;width:100%}.how-study__image img{border-radius:2rem;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;will-change:transform}.how-study__list{display:grid;gap:4rem}.how-study__item:last-child:after{height:0}.how-study__item{display:flex;flex-direction:row;position:relative}.how-study__item:after{background:#0000001a;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(var(--study-line,0));transform-origin:left}.how-study__item>div{margin-bottom:4rem;margin-left:auto;width:52.7rem}.how-study__number{color:#2020204d;font-size:2.2rem;font-style:normal;font-weight:400;line-height:140%}}.ready-section{background:#fafafa;padding:8rem 0}.ready-section__label{margin-bottom:3rem}.ready-section__title{margin-bottom:2rem}.ready-section p{margin-bottom:3rem;width:36.2rem}.ready-section__button{margin-bottom:4rem;width:24.6rem}.ready-section__image-mob{height:30rem;overflow:hidden;position:relative;width:100%}.ready-section__image-mob img{border-radius:2rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:767px){.ready-section__image-desk{display:none}}@media (min-width:767px){.ready-section{padding:0;position:relative}.ready-section__label{background:#fff;border:1px solid #b7becd;color:#878787;left:15rem;margin-bottom:0;position:absolute;top:8rem}.ready-section__info{display:flex;flex-direction:column;left:51rem;position:absolute;top:8rem}.ready-section__title{color:#fff;margin-bottom:3rem;width:53rem}.ready-section p{color:#fff;margin-bottom:5rem;width:52.7rem}.ready-section__button{background:#fff;color:#202020;margin-bottom:4rem;width:29.2rem}.ready-section__button svg{color:#000}.ready-section__button:hover{background:#d4d4d4}.ready-section__image-desk{display:block;overflow:hidden;position:relative}.ready-section__image-mob{display:none}}.products-section{padding-bottom:16rem;padding-top:8rem}.products-section__label{margin-bottom:3rem}.products-section__title{margin-bottom:6rem}@media (min-width:768px){.products-section{padding-bottom:25rem;padding-top:25rem;position:relative}.products-section__label{left:15rem;margin-bottom:0;position:absolute;top:25rem}.products-section__title{margin-bottom:7.6rem;margin-left:36.4rem;width:63.4rem}}.course-card{background:#f6f6f6;border-radius:1rem;display:flex;flex-direction:column;padding:2rem 2rem 4rem}.course-card__block{aspect-ratio:41/23.3;border-radius:.8rem;display:block;margin-bottom:2rem;overflow:hidden;position:relative}.course-card__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.course-card__price{align-items:center;background:#fff;border-radius:100rem;bottom:1.2rem;display:inline-flex;font-size:1.4rem;font-style:normal;font-weight:400;justify-content:center;left:1.2rem;line-height:140%;padding:.8rem 2rem;position:absolute}.course-card__icon{bottom:1.2rem;flex-shrink:0;height:3.6rem;position:absolute;right:1.2rem;width:3.6rem}.course-card__title{font-size:2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1rem}@media (min-width:768px){.course-card{display:flex;height:100%;padding:1.5rem 1.5rem 4rem}.course-card__block{aspect-ratio:36/30;margin-bottom:3rem}.course-card__img{transition:transform .3s}.course-card__price{bottom:1rem;font-size:1.6rem;left:1rem;padding:1.2rem 3rem}.course-card__icon{bottom:1rem;height:4.6rem;right:1rem;transition:transform .3s;width:4.6rem}.course-card__title{font-size:2.4rem}.course-card__text{font-size:2rem}.course-card:hover .course-card__img{transform:scale(1.1)}.course-card:hover .course-card__icon{transform:rotate(45deg)}}.course-section{overflow:hidden}.course-section__label{margin-bottom:3rem}.course-section__title,.course-section__top{margin-bottom:2rem}.course-section__subtitle{margin-bottom:6rem;width:37rem}.course-section__tabs-wrapper{align-items:center;background:#f6f6f6;border-radius:1000rem;display:flex;padding:1rem;width:-moz-max-content;width:max-content}.course-section__tab{border-radius:1000rem;display:block;flex-shrink:0;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;padding:2rem 5rem;text-align:center;transition:background-color .5s ease,color .5s ease}.course-section__tab.active{background:#354b74;color:#fff}.course-section__list{display:none;flex-direction:column;gap:2rem}.course-section__list.active{display:flex}@media (max-width:767px){.course-section__box{margin:0 -1.5rem;overflow-x:auto;padding:0 1.5rem;scrollbar-width:none;width:calc(100% + 3rem)}.course-section__box::-webkit-scrollbar{display:none}.course-section__button{align-items:center;border:1px solid #000;border-radius:999rem;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;gap:2rem;justify-content:center;line-height:150%;margin:6.5rem auto 0;padding:1.5rem 2.4rem;width:-moz-max-content;width:max-content}.course-section__button img,.course-section__button svg{width:1rem}}@media (min-width:768px){.course-section__inner{align-items:flex-start;display:flex;justify-content:space-between}.course-section__title,.course-section__top{margin-bottom:3rem}.course-section__subtitle{margin-bottom:8rem;width:45rem}.course-section__tab{font-size:2.2rem}}@media (min-width:768px) and (hover:hover){.course-section__tab:hover:not(.active){background:#eee}}@media (min-width:768px){.course-section__list{-moz-column-gap:2rem;column-gap:2rem;display:none;grid-template-columns:repeat(4,1fr);row-gap:4rem}.course-section__list.active{display:grid}.course-section__list li{height:100%}.course-section__button{display:none}}.about-section{padding-bottom:16rem;padding-top:8rem}.about-section__header{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;margin-bottom:6rem}.about-section__body{display:grid;gap:4rem}.about-section__link{color:#dd7295;display:flex;position:relative}.about-section__link svg{bottom:12.7rem;height:auto;left:50%;position:absolute;transform:translate(-50%);transition:transform .3s ease;width:11.8rem}.about-section__img{height:auto;width:100%}.about-section__text{display:grid;gap:3rem}.about-section__text p:before{content:"";float:left;height:2rem;width:2rem}.about-section__text blockquote{border-radius:0 1rem 1rem 0;color:#354b74;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;padding:3rem 4rem;position:relative}.about-section__text blockquote:before{content:"";float:left;height:2rem;width:2rem}.about-section__text blockquote:after{background:#d7dbe34d;border-left:.2rem solid #354b74;content:"";top:0;right:0;left:0;bottom:0;position:absolute;transform:scaleY(var(--scale-line,0));transform-origin:top}.about-section--services{padding-bottom:16rem;padding-top:0}.about-section--services .about-section__text blockquote{color:#dd7295}.about-section--services .about-section__text blockquote:after{background:#dd72954d;border-left:.2rem solid #dd7295}@media (min-width:768px){.about-section{padding-bottom:25rem;padding-top:12.5rem}.about-section__header{flex-direction:row;gap:20.4rem;margin-bottom:4rem}.about-section__title{max-width:95.2rem}.about-section__body{align-items:center;gap:10.1rem;grid-template-columns:81rem 1fr}.about-section__link svg{bottom:24.5rem;width:18rem}.about-section__link svg:hover{transform:translate(-50%) scale(1.05)}.about-section__text{padding-top:25rem}.about-section__text p:before{width:3rem}.about-section__text blockquote{font-size:2.2rem}.about-section__text blockquote:before{width:3rem}.about-section--services{padding-bottom:25rem;padding-top:0}}.input{background:#fff;border:1px solid #717e8c;border-radius:1rem;color:#202020;display:block;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;padding:2rem;width:100%}.input::-moz-placeholder{opacity:.4}.input::placeholder{opacity:.4}.input input,.input textarea{width:100%}.input input::-moz-placeholder,.input textarea::-moz-placeholder{opacity:.4}.input input::placeholder,.input textarea::placeholder{opacity:.4}.input textarea{height:14.5rem}@media (min-width:768px){.input{font-size:2.2rem}.input textarea{height:15.1rem}}.select{color:#202020;cursor:pointer;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;position:relative}.select.visible .select__header img,.select.visible .select__header svg{transform:rotate(180deg)}.select.visible .select__list{opacity:1;pointer-events:auto}.select__header{align-items:center;background:#fff;border:1px solid #717e8c;border-radius:1rem;display:flex;justify-content:space-between;padding:2rem;width:100%}.select__header span{opacity:.4}.select__header span.checked{opacity:1}.select__header img,.select__header svg{height:.5rem;transition:transform .5s ease;width:1.1rem}.select__list{background:#fff;border:1px solid #717e8c;border-radius:1rem;display:flex;flex-direction:column;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:calc(100% + .5rem);transition:opacity .5s;z-index:10}.select__list li{align-items:center;display:flex;padding:2rem}.select__list li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}@media (min-width:768px){.select{font-size:2.2rem}}.form{gap:4rem}.form,.form__list{display:flex;flex-direction:column}.form__list{gap:1.2rem}.step-contact{margin-bottom:16rem;overflow:hidden}.step-contact__content{background:#7d9ab7;border-radius:2rem;color:#fff;overflow:hidden;padding:5rem 2rem;position:relative;z-index:2}.step-contact__bg{position:absolute;z-index:-1}.step-contact__bg:first-child{height:auto;right:0;top:0;width:17rem}.step-contact__bg:nth-of-type(2){bottom:0;height:auto;left:0;width:21rem}.step-contact__bg img{height:100%;width:100%}.step-contact__title{margin-bottom:2.1rem}.step-contact__text{margin-bottom:2.9rem;width:34.1rem}.step-contact__text strong{color:#29435c}.step-contact__img{aspect-ratio:34.1/45.4;bottom:-.2rem;display:block;margin:0 auto;position:relative;width:34rem}.step-contact__img img{height:100%;width:100%}.step-contact__form{min-height:70rem}.step-contact__form-mob{margin-bottom:-8rem}.step-contact--services{padding-bottom:8rem}.step-contact--modal{margin:auto 0}.step-contact--modal .step-contact__content{flex-shrink:0;margin:auto 0;padding-top:2rem}.step-contact--modal .step-contact__close{align-items:center;background:#6a7d90;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:5rem;justify-content:center;margin-bottom:2rem;margin-left:auto;transition:background-color .5s;width:5rem}.step-contact--modal .step-contact__close img,.step-contact--modal .step-contact__close svg{height:1.7rem;width:1.7rem}@media (hover:hover){.step-contact--modal .step-contact__close:hover{background:#7791ab}}@media (min-width:768px){.step-contact{margin-bottom:25rem}.step-contact__bg:first-child{width:22rem}.step-contact__bg:nth-of-type(2){width:29rem}.step-contact__content{color:#fff;display:grid;grid-template-columns:1fr 64rem;padding:7rem}.step-contact__title{grid-column:span 2;margin-bottom:3rem;width:74.1rem}.step-contact__text{width:45.3rem}.step-contact__form{min-height:75rem}.step-contact__form-mob{margin-bottom:0}.step-contact__img{aspect-ratio:54.5/70;bottom:-3px;left:30rem;position:absolute;width:54.5rem;z-index:-1}.step-contact--services{padding-bottom:25rem}.step-contact--modal{flex-shrink:0;margin:0;width:100%}.step-contact--modal .step-contact__content{padding-top:7rem;position:relative}.step-contact--modal .step-contact__close{height:6rem;position:absolute;right:3rem;top:3rem;width:6rem}.step-contact--modal .step-contact__close img,.step-contact--modal .step-contact__close svg{height:2rem;width:2rem}.step-contact--modal .step-contact__form{margin-top:-6.6rem}}.blog-card{background:#fff;border-radius:1rem;box-shadow:0 5px 20px #0000000d;display:block;overflow:hidden;position:relative}.blog-card__icon{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:4.6rem;justify-content:center;position:absolute;right:1rem;top:24.4rem;width:4.6rem;z-index:1}.blog-card__icon img{height:auto;width:1.6rem}.blog-card__img{display:block;height:30rem;overflow:hidden}.blog-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-card__content{padding:3rem 2rem}.blog-card__title{color:#202020;font-size:2rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1rem}.blog-card__text{line-clamp:3;display:-webkit-box;margin-bottom:4rem;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-card__author{display:grid;gap:1.5rem;grid-template-columns:5rem 1fr}.blog-card__author-img{aspect-ratio:1;border-radius:50%;display:block;height:5rem;overflow:hidden;width:5rem}.blog-card__author-name{color:#000;font-size:1.8rem;font-style:normal;font-weight:400;line-height:140%;margin-bottom:.5rem}.blog-card__author-position{color:#ababab;font-size:1.4rem;font-style:normal;font-weight:400;line-height:140%}@media (min-width:767px){.blog-card{height:100%}.blog-card__content{padding:3rem 2.5rem}.blog-card__author-img{height:6rem;width:6rem}.blog-card__icon,.blog-card__img img{transition:transform .3s ease}.blog-card__title{font-size:2.4rem}.blog-card__text{font-size:2rem}.blog-card__author{grid-template-columns:6rem 1fr}.blog-card__author-name{font-size:2rem}.blog-card__author-position{font-size:1.6rem}.blog-card:hover .blog-card__img img{transform:scale(1.05)}.blog-card:hover .blog-card__icon{transform:rotate(45deg)}}.blog-section{background:#fafafa;padding:8rem 0 7rem}.blog-section__header{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;margin-bottom:6rem}.blog-section__list{display:grid;gap:4rem}.blog-section__footer{display:flex;justify-content:center;margin-top:5rem}.blog-section .button-line{gap:5rem;padding:1rem 0}.blog-section--blog{padding-bottom:16rem}@media (min-width:768px){.blog-section{padding:12.5rem 0}.blog-section__header{flex-direction:row;gap:25.6rem;margin-bottom:8rem}.blog-section__title{max-width:95.2rem}.blog-section__list{grid-template-columns:repeat(3,1fr)}.blog-section__footer{margin-top:2.5rem}.blog-section .button-line img{width:1.8rem}.blog-section--services{background:#fff;padding-top:0}.blog-section--blog{background:transparent;margin-bottom:30rem}}.faq-section{padding-bottom:12rem;padding-top:8rem}.faq-section__label{margin-bottom:3rem}.faq-section__title{margin-bottom:3.55rem}@media (min-width:767px){.faq-section{padding-bottom:24rem;padding-top:21rem}.faq-section__label{margin-bottom:0;position:absolute}.faq-section__title{margin-bottom:8rem;margin-left:36rem}}.home-text-section{padding-bottom:7rem}.home-text-section__main-block{margin-bottom:4rem}.home-text-section__main-block h2{font-size:3.6rem;font-style:normal;font-weight:500;line-height:110%;margin-bottom:2rem}.home-text-section__main-block h3{font-size:2.2rem;font-style:normal;font-weight:500;line-height:normal}.home-text-section__main-block h3:not(:last-child){margin-bottom:2rem}.home-text-section__main-block p{font-size:1.6rem}.home-text-section__button{margin-left:auto;margin-right:auto}.home-text-section__more-info{display:grid;gap:2rem}.home-text-section__more-info h2{font-size:3.6rem;font-style:normal;font-weight:500;line-height:normal}.home-text-section__more-info h3{font-size:2.2rem;font-style:normal;font-weight:500;line-height:normal}.home-text-section__more-info p+h2,.home-text-section__more-info p+h3{padding-top:3rem}.home-text-section__more-info p{font-size:1.6rem}.home-text-section__more-info ul+h2,.home-text-section__more-info ul+h3{padding-top:3rem}.home-text-section__more-info p:has(>strong)+ul{margin-top:-2rem}.home-text-section__more-info ul{list-style-type:disc;padding-left:2rem}.home-text-section__more-info ul li{color:#0f0f0f;font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%}.home-text-section__more-info strong{font-weight:600}.home-text-section__more-info p:last-of-type{margin-bottom:4rem}@media (min-width:767px){.home-text-section__main-block{margin-left:auto;margin-right:auto;max-width:119.2rem}.home-text-section__main-block h2{font-size:5rem}.home-text-section__main-block h3{font-size:3.2rem}.home-text-section__main-block p{font-size:2rem}.home-text-section__more-info{margin-left:auto;margin-right:auto;max-width:119.2rem}.home-text-section__more-info h2{font-size:5rem}.home-text-section__more-info h3{font-size:3.2rem}.home-text-section__more-info p{font-size:2rem}.home-text-section__more-info ul{padding-left:3rem}.home-text-section__more-info ul li{font-size:2rem}}.results-card{background:#f6f6f6;border-radius:1rem;display:flex;flex-direction:column;height:100%;padding:3rem 3rem 4rem;width:100%}.results-card__top{align-items:center;display:flex;gap:1rem;margin-bottom:4rem}.results-card__img{border-radius:50%;flex-shrink:0;height:4.6rem;overflow:hidden;width:4.6rem}.results-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.results-card__info{display:flex;flex-direction:column;gap:.5rem}.results-card__name{color:#000;font-size:1.8rem}.results-card__level,.results-card__name{font-style:normal;font-weight:400;line-height:140%}.results-card__level{color:#ababab;font-size:1.4rem}.results-card__text{margin-bottom:3rem}.results-card__button{align-items:center;color:#000;display:flex;font-size:1.8rem;font-style:normal;font-weight:400;gap:1.1rem;line-height:140%;margin-top:auto}.results-card__button img,.results-card__button svg{flex-shrink:0;height:2rem;width:2rem}@media (hover:hover){.results-card__button:hover span:before{transition:width .3s ease;transition-delay:.15s;width:100%}.results-card__button:hover span:after{transition:width .3s ease;width:0}}.results-card__button span{display:block;position:relative}.results-card__button span:after{border-bottom:.1rem solid;bottom:0;content:"";position:absolute;right:0;width:100%}.results-card__button span:before{border-bottom:.1rem solid;bottom:0;content:"";left:0;position:absolute;width:0}@media (min-width:768px){.results-card{height:-moz-max-content;height:max-content;padding:4rem}.results-card__top{gap:1.5rem;margin-bottom:6rem}.results-card__img{height:6rem;width:6rem}.results-card__name{font-size:2rem}.results-card__level{font-size:1.6rem}.results-card__button{font-size:2rem}.results-card__button img,.results-card__button svg{height:2.4rem;width:2.4rem}}.results-section{overflow:hidden;padding-bottom:8rem;position:relative}.results-section__top{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;margin-bottom:6rem}.results-section__swiper-comments{display:flex!important;flex-direction:column;gap:2rem}.results-section__swiper-comments-navigation{align-items:center;display:flex;margin-left:auto}.results-section__swiper-comments-button{align-items:center;background:#354b74;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:6rem;justify-content:center;transition:background-color .5s ease,color .5s ease;width:6rem}.results-section__swiper-comments-button img,.results-section__swiper-comments-button svg{flex-shrink:0;height:1.8rem;width:.8182rem}.results-section__swiper-comments-button.swiper-button-disabled{background-color:#f6f6f6;color:#dfdfdf}@media (hover:hover){.results-section__swiper-comments-button.swiper-button-disabled:hover{background-color:#f6f6f6;color:#dfdfdf}.results-section__swiper-comments-button:hover{background:#4f6ba1}}.results-section__img{aspect-ratio:45/64;display:block;width:100%}.results-section__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.results-section__swiper-img-navigation{align-items:center;display:flex;gap:2rem;justify-content:center}.results-section__swiper-img-pagination{align-items:center;display:flex;gap:1.6rem}.results-section__swiper-img-pagination .swiper-pagination-bullet{background-color:#354b74;border-radius:50%;flex-shrink:0;height:.8rem;opacity:.3;transition:opacity .5s ease;width:.8rem}.results-section__swiper-img-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.results-section__swiper-img-button{align-items:center;background:#354b74;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:6rem;justify-content:center;transition:background-color .5s ease,color .5s ease;width:6rem}.results-section__swiper-img-button img,.results-section__swiper-img-button svg{flex-shrink:0;height:1.8rem;width:.8182rem}.results-section__swiper-img-button.swiper-button-disabled{background-color:#f6f6f6;color:#dfdfdf}@media (hover:hover){.results-section__swiper-img-button.swiper-button-disabled:hover{background-color:#f6f6f6;color:#dfdfdf}.results-section__swiper-img-button:hover{background:#4f6ba1}}@media (max-width:767px){.results-section__swiper-comments{margin-bottom:4rem;overflow:visible!important}.results-section__swiper-img{display:flex!important;flex-direction:column;gap:2rem;overflow:visible!important}.results-section__swiper-comments-slider{display:block!important;height:auto!important}}@media (min-width:768px){.results-section{padding-bottom:12.5rem}.results-section__top{flex-direction:row;gap:24.4rem;margin-bottom:8rem}.results-section__title{width:63rem}.results-section__inner{display:grid;gap:12rem;grid-template-columns:1fr 78.9rem}.results-section .swiper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.results-section__swiper-comments{flex-direction:row;grid-column:2/3;grid-row:1/2;height:98rem;width:100%}.results-section__swiper-comments-slider{height:-moz-max-content!important;height:max-content!important}.results-section__swiper-comments-navigation{align-items:center;flex-direction:column;margin-top:auto}.results-section__swiper-comments-button{transform:rotate(90deg)}.results-section__swiper-img{grid-column:1/2;grid-row:1/2;height:-moz-max-content!important;height:max-content!important;position:relative;width:100%}.results-section__swiper-img-navigation{bottom:0;left:0;padding-bottom:2rem;position:absolute;right:0;z-index:10}.results-section__swiper-img-navigation:after{background:linear-gradient(0deg,#fff,#fff0);bottom:0;content:"";height:18.3rem;left:0;pointer-events:none;position:absolute;right:0;z-index:-1}.results-section__swiper-img-pagination{align-items:center;display:flex;gap:1.6rem}.results-section__swiper-img-pagination .swiper-pagination-bullet{background-color:#354b74;border-radius:50%;flex-shrink:0;height:.8rem;opacity:.3;transition:opacity .5s ease;width:.8rem}.results-section__swiper-img-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.results-section__swiper-img-button{align-items:center;background:#354b74;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:6rem;justify-content:center;transition:background-color .5s ease,color .5s ease;width:6rem}.results-section__swiper-img-button img,.results-section__swiper-img-button svg{flex-shrink:0;height:1.8rem;width:.8182rem}.results-section__swiper-img-button.swiper-button-disabled{background-color:#f6f6f6;color:#dfdfdf}}@media (min-width:768px) and (hover:hover){.results-section__swiper-img-button:hover{background:#4f6ba1}}
