@charset "UTF-8";.btn-style,.centered,.header__benefits-rating,.section__descr,.section__title{text-align:center}.section__title,.text-bold{font-weight:600}.irs-hidden-input,.irs-line{outline:0!important;overflow:hidden}.reviews__item-btn #textPath,.reviews__item-btn #textPath-mobile,.video-answers__item-btn #textPath,.video-answers__item-btn #textPath-mobile,.self-presentation__link-btn #textPath,.self-presentation__link-btn #textPath-mobile,.video-examples__item-btn #textPath,.video-examples__item-btn #textPath-mobile{fill:none}.reviews__item-btn text,.video-answers__item-btn text,.self-presentation__link-btn text,.video-examples__item-btn text{font-family:sans-serif;text-transform:uppercase;fill:#fff}:root{--font-family:"Onest",sans-serif;--content-width:1440px;--container-offset:15px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--light-color:#fff;--main-color:#f18427;--text-color:#f18427;--btn-color:linear-gradient(180deg, rgba(242, 137, 33, 1) 0%, rgba(231, 67, 103, 1) 100%);--btn-second-color:#1d6ce3}.custom-checkbox__field:checked+.custom-checkbox__content::after{opacity:1}.custom-checkbox__field:focus+.custom-checkbox__content::before{outline:red solid 2px;outline-offset:2px}.custom-checkbox__field:disabled+.custom-checkbox__content{opacity:.4;pointer-events:none}@font-face{font-family:Onest;src:url(../fonts/Onest-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Onest;src:url(../fonts/Onest-Medium.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Onest;src:url(../fonts/Onest-Bold.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}h1,h2,h3{font-weight:700}.page{height:100%;font-family:var(--font-family, sans-serif);-webkit-text-size-adjust:100%}.page__body{margin:0;min-height:100%;font-size:16px;background-color:#fcfcfc}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}a{text-decoration:none}.site-container{overflow:hidden}.is-hidden{display:none!important}.btn-reset{border:none;padding:0;background-color:transparent;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.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}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.container{margin:0 auto;padding:0 var(--container-offset);max-width:var(--container-width)}.js-focus-visible :focus:not(.focus-visible){outline:0}input:focus{outline:2px solid var(--main-color)}.dis-scroll{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:none}.btn--burger,.btn-style,.header,.header .burger,.hero,.irs,.irs-line,.page--ios .dis-scroll,.select__trigger,.title-img,.title-shape{position:relative}.text-color{color:var(--text-color)}.section__title{margin:0 auto 60px;font-size:48px;line-height:1.5}.title-shape img{position:absolute;top:0;left:-20px;right:-20px;max-width:120%;z-index:-1}.section__descr{margin:0 auto 80px;font-size:22px;font-weight:400;line-height:26px}.header .burger,.select__arrow{margin-left:auto;cursor:pointer}@media (max-width:1600px){.zoom{zoom:0.8}}.btn-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:21px;font-size:16px;line-height:27px;font-weight:600;color:#fff;border-radius:15px;background:var(--btn-color);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;overflow:hidden}.btn-style::after{will-change:transform;content:"";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(229,172,142,0)),color-stop(50%,rgba(255,255,255,.5)),to(rgba(229,172,142,0)));background:linear-gradient(to bottom,rgba(229,172,142,0),rgba(255,255,255,.5) 50%,rgba(229,172,142,0));-webkit-transform:rotateZ(60deg) translate(-5em,10.5em);-ms-transform:rotate(60deg) translate(-5em,10.5em);transform:rotateZ(60deg) translate(-5em,10.5em);opacity:0;-webkit-animation:3s infinite animBtn;animation:3s infinite animBtn}.btn-style:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.6);box-shadow:0 0 0 0 rgba(255,255,255,.6)}70%{-webkit-box-shadow:0 0 0 20px rgba(255,255,255,0);box-shadow:0 0 0 20px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.6);box-shadow:0 0 0 0 rgba(255,255,255,.6)}70%{-webkit-box-shadow:0 0 0 20px rgba(255,255,255,0);box-shadow:0 0 0 20px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@-webkit-keyframes animBtn{0%{opacity:0;-webkit-transform:rotateZ(60deg) translate(-5em,10.5em);transform:rotateZ(60deg) translate(-5em,10.5em)}20%{opacity:1;-webkit-transform:rotateZ(60deg) translate(-5em,10.5em);transform:rotateZ(60deg) translate(-5em,10.5em)}80%{opacity:1;-webkit-transform:rotateZ(60deg) translate(1em,-13em);transform:rotateZ(60deg) translate(1em,-13em)}100%{opacity:0;-webkit-transform:rotateZ(60deg) translate(1em,-11em);transform:rotateZ(60deg) translate(1em,-11em)}}@keyframes animBtn{0%{opacity:0;-webkit-transform:rotateZ(60deg) translate(-5em,10.5em);transform:rotateZ(60deg) translate(-5em,10.5em)}20%{opacity:1;-webkit-transform:rotateZ(60deg) translate(-5em,10.5em);transform:rotateZ(60deg) translate(-5em,10.5em)}80%{opacity:1;-webkit-transform:rotateZ(60deg) translate(1em,-13em);transform:rotateZ(60deg) translate(1em,-13em)}100%{opacity:0;-webkit-transform:rotateZ(60deg) translate(1em,-11em);transform:rotateZ(60deg) translate(1em,-11em)}}.element-animation{opacity:0;-webkit-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px)}.element-animation.element-show{opacity:1;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.element-animation-2{opacity:0}.element-animation-2.element-show-2{opacity:1;-webkit-transition:opacity 1s;transition:opacity 1s}.consultation-select__wrapper,.hero-select__wrapper,.modal-select__wrapper,.select__wrapper{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.consultation-select,.hero-select,.modal-select,.select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:85px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-top-left-radius:10px;border-top-right-radius:10px;padding:10px 15px;background-color:#fbfbfb;border:1px solid #cfcfcf;font-size:16px;color:#000;cursor:pointer}.consultation-select:not(.consultation-select--open),.hero-select:not(.hero-select--open),.modal-select:not(.modal-select--open),.select:not(.select--open){border-bottom-left-radius:10px;border-bottom-right-radius:10px}.consultation-select__placeholder,.hero-select__placeholder,.modal-select__placeholder,.select__placeholder{font-size:16px;line-height:19px;color:#000}.select__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:14px;width:100%;height:100%}.consultation-select__options,.hero-select__options,.modal-select__options,.select__options{position:absolute;display:block;width:100%;top:100%;left:0;border-left:1px solid #cfcfcf;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#fbfbfb;opacity:0;visibility:hidden;pointer-events:none;z-index:2}.consultation-select.consultation-select--open .consultation-select__options,.hero-select.hero-select--open .hero-select__options,.modal-select.modal-select--open .modal-select__options,.select.select--open .select__options{opacity:1;visibility:visible;pointer-events:all}.consultation-select__option,.hero-select__option,.modal-select__option,.select__option{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:15px;border-radius:10px;position:static;left:1px;top:1px;color:#000;cursor:pointer;background-color:#fbfbfb}.consultation-select__option:hover,.hero-select__option:hover,.modal-select__option:hover,.select__option:hover{background-color:#ededed}.select__arrow{height:24px;width:24px;background-repeat:no-repeat;background-position:center center;background-image:url(../img/svg/arrow-select.svg);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.consultation-select--open,.hero-select--open,.modal-select--open,.select--open{border:1px solid #cfcfcf}.consultation-select--open .select__arrow,.hero-select--open .select__arrow,.modal-select--open .select__arrow,.select--open .select__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.consultation-select--changed,.hero-select--changed,.modal-select--changed,.select--changed{border-color:#cfcfcf}#social-selected-image,.consultation-select__option img,.consultation-social-selected-image,.hero-select__option img,.hero-social-selected-image,.modal-select__option img,.modal-social-selected-image,.select__option img{width:22px;height:22px}.fancybox__thumbs,.hero__img,.mobile-visible{display:none}.fancybox__counter{opacity:0;visibility:hidden}.title-img{bottom:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:48px;height:48px;border-radius:50%}.title-img img{margin:auto}.flex,.footer .smart-link,.header__connection,.quiz__semifinal{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header{margin-bottom:20px;z-index:2}.header__menu{max-width:1580px;margin:0 auto 10px;background:#fff;border-radius:0 0 40px 40px}.btn--burger,.btn--burger-wrapper,.header .nav__list,.header__logo,.header__social,.header__social-link,.header__social-links,.header__wrap,.quiz-progress,.quiz__form-wrap{display:-webkit-box;display:-ms-flexbox}.header .nav__list{display:flex;gap:80px}.header .nav__link{display:inline-block;position:relative;padding:15px 0 24px;color:#000;font-weight:500;font-size:16px}.header .nav__link::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#fff}.header .nav__link:hover::before{background-color:#ccc}.header .nav__link-active::before{background-color:var(--main-color)}.header .burger::before,.header .nav.menu--active{top:0}.header .burger{display:none;--burger-width:30px;--burger-height:25px;--burger-line-height:2px;border:none;padding:0;width:var(--burger-width);height:var(--burger-height);color:#000;background-color:transparent}.header .burger::after,.header .burger::before,.header .burger__line{position:absolute;left:0;height:var(--burger-line-height);background-color:currentColor;width:100%}.header .burger::after,.header .burger::before{content:"";-webkit-transition:top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out}.header .burger::after{top:calc(100% - var(--burger-line-height))}.header .burger__line{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.header .burger--active::before{top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out}.header .burger--active::after{top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out}.header .burger--active .burger__line{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.header .burger.burger--active{z-index:1000;color:#fff}.header__bottom{padding:20px 0}.header__wrap{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{display:flex;gap:25px}.header__logo-img,.irs,.irs-bar,.irs-line,.irs-with-grid .irs-grid{display:block}.header__logo-img img{max-width:310px;width:100%}.header__logo-descr{margin:auto 0;max-width:180px;line-height:1.5;font-size:14px;color:#000}.header__benefits{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 20px}.header__benefits-rating{-ms-grid-row-span:2;grid-row:span 2;padding:10px 20px;border:1px solid #e2e2e2;color:#7e7e7e;border-radius:10px}.header__benefits-rating div:first-child{font-size:12px;margin-bottom:5px}.header__benefits-rating div:nth-child(2){font-size:30px;font-weight:500;color:#000}.header__benefits-img{margin-bottom:5px}.header__benefits-text{margin-top:auto;max-width:190px;line-height:1.6;font-size:13px}.header__connection-time{font-size:12px;margin-bottom:5px;color:#767676}.header__connection-tel{display:block;font-size:27px;color:#000;margin-bottom:8px;font-weight:600}.header__social{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__social-links{display:flex;gap:6px;margin-right:15px}.widget-link,.widget-menu__title{margin-bottom:10px;color:#fff;text-align:center}.header__social-link{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:34px;height:34px;border-radius:50%;background-color:#00a2f2}.header__social-link svg{width:25px;height:25px}.header__social-link:first-child{background-color:#25d266}.header__social-text{font-size:12px;line-height:18px;font-weight:400}.widget-menu,.widget-menu__content{display:-webkit-box;display:-ms-flexbox;-webkit-box-direction:normal;-webkit-box-orient:vertical}.widget-menu{position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:99;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.widget-menu__content{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);padding:60px 10px 10px;border-radius:5px;-webkit-transition:.4s;transition:.4s;background-color:#018385}.btn--burger-wrapper,.widget-link svg{width:30px;height:30px}.widget-menu__img{position:absolute;top:-45px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:95px;border-radius:50%}.widget-menu__title{max-width:100px;font-size:13px;font-weight:600;line-height:1.4}.widget-menu.active .widget-menu__content{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);pointer-events:all}.widget-menu.active{pointer-events:all}.btn--burger-wrapper{position:relative;bottom:14px;cursor:pointer;border-radius:50%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;pointer-events:all;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media (max-width:992px){.header .nav__link::before,.header__benefits:nth-child(2),.header__connection-time,.header__social-text,.title-shape img{display:none}.header .burger,.header .nav{display:block}.container{max-width:576px}.section__title{margin:0 0 15px;text-align:left;font-size:24px;line-height:34px}.section__descr{margin:0 0 20px;text-align:left;font-size:18px}.zoom{zoom:1}.btn-style{padding:20px;font-size:15px}.mobile-visible{display:block!important}.header__menu{margin:0}.header .nav{position:absolute;top:-1500px;left:0;right:0;max-width:100%;height:100vh;padding:40px 0;-webkit-transition:top .4s ease-in-out;transition:top .4s ease-in-out;background-color:rgba(0,0,0,.88);z-index:100}.header .nav__list{gap:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:576px;margin:0 auto;padding:0 15px}.header .nav__link{padding:10px 0;color:#fff}.header__bottom{padding:15px 0}.header__wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3.5fr 0.6fr;grid-template-columns:1fr 3.5fr 0.6fr;gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header__logo-img img{max-width:60px}.header__benefits{gap:0 10px}.header__benefits-rating{padding:5px 10px}.header__benefits-img{margin-bottom:0;max-width:100px;width:100%}.header__benefits-text{margin-top:0}.header__connection{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-grid-column-span:3;grid-column:span 3}.header__connection-tel{font-size:23px;margin-bottom:0}.header__social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__social-link,.header__social-links{margin-right:0}.widget-menu__content{width:85px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);padding:50px 0 10px;border-radius:10px;-webkit-transition:.4s;transition:.4s}.widget-menu__img{top:-25px;max-width:70px}.widget-menu__title{font-size:10px}.btn--burger-wrapper{width:25px;height:25px}}.hero__circle,.quiz__banner-wrap,.quiz__container,.widget-link{-webkit-box-orient:vertical;-webkit-box-direction:normal}.btn--burger-wrapper.active{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.btn--burger{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px}.btn--burger::after,.btn--burger::before{content:"";position:absolute;background-color:#000;width:13px;height:2px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.btn--burger::after,.modal-close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn--burger::before,.modal-close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.hero__title-img img,.quiz .wheel__word{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.widget-link{width:100px;height:85px;border-radius:10px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;border:1px solid #fff}.widget-link:nth-of-type(2){background-color:#fff;border:none;color:#000}.widget-link:nth-of-type(3){background-color:#f9da3f;border:none;color:#000}.widget-link span{margin-top:5px;font-size:12px;font-weight:600;line-height:1.3}.widget-link img{margin-bottom:6px;max-width:23px}.benefits__bg img,.hero__bg-img{width:100%;height:100%}.hero__bg{position:absolute;max-width:1920px;margin:0 auto;inset:0;top:-220px;bottom:140px;overflow:hidden}.hero__bg-img{border-radius:0 0 100px 100px}.hero__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 15px;z-index:1}.hero__left,.self-presentation__img{width:100%}.hero__title-wrap{position:relative;margin-bottom:38px;max-width:1080px}.hero__title{position:relative;margin:0;display:inline;font-size:55px;line-height:1.4;font-weight:600}.hero__title-img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;line-height:0;width:140px;height:30px}.hero__title-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50px}.hero__title-space{display:inline-block;width:140px;height:1px}.hero__title-color{color:#f6c758}.hero__descr{max-width:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:77px;padding:22px 28px;background-color:#fff;border-radius:20px;border:1px solid rgba(255,255,255,.4)}.hero__descr-img{display:inline;margin-right:-20px}.hero__descr-img img{position:relative;border-radius:50%}.hero__descr-img img:nth-child(2){left:-33px}.hero__descr-img img:nth-child(3){left:-67px}.hero__descr-text{display:block;max-width:500px;font-size:19px;line-height:1.8;font-weight:400}.hero .form__action,.hero__circle{position:absolute;display:-webkit-box;display:-ms-flexbox;gap:10px}.hero__circle{top:220px;right:50px;width:200px;height:200px;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:var(--btn-color);color:#fff;font-size:15px;border-radius:50%;overflow:hidden;-webkit-box-shadow:0 0 20px 0 rgba(255,255,255,.2) inset;box-shadow:0 0 20px 0 rgba(255,255,255,.2) inset}.hero__circle .text-bold{font-size:56px;font-weight:600}.hero .form__action{top:-21px;left:32px;-ms-grid-column-span:3;grid-column:span 3;display:flex;margin-right:auto}.hero .form__action-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 25px;border-radius:30px;font-size:34px;font-weight:500;color:#fff}.hero .form__action-text:first-child{background:-webkit-gradient(linear,left top,right top,from(#ff2d34),to(#fcad2c));background:linear-gradient(to right,#ff2d34,#fcad2c)}.hero .form__action-text:nth-child(2){background:-webkit-gradient(linear,left top,right top,from(#f74147),to(#fcad2c));background:linear-gradient(to right,#f74147,#fcad2c)}.hero .form__action svg{margin:0 5px;width:35px;height:35px}.hero .form__form{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:25px 20px;max-width:1190px;width:100%;padding-top:80px;padding-right:170px;background:#fff;border-radius:50px}.hero .form__form::after{display:none}.hero .form__form-title{-ms-grid-column-span:3;grid-column:span 3;font-size:20px;line-height:1.5;font-weight:400}.benefits__list,.quiz__item--multiselect .quiz__options{display:-ms-grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.hero .form__form-date{top:-13px;padding:12px 35px;-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}.hero .form__form-img{max-width:220px;top:-35px;right:98px}.hero .form__form .custom-checkbox{-ms-grid-column-span:2;grid-column:span 2}.thanks .hero{padding-bottom:50px;min-height:900px}.thanks .hero__img{top:200px}.thanks .hero__btn{max-width:350px}.benefits{position:relative;margin:75px 0}.benefits__bg{position:absolute;max-width:2000px;margin:0 auto;inset:0;top:-330px;bottom:-1090px;z-index:-1;border-radius:100px;overflow:hidden}.benefits__title{max-width:1200px;color:#fff}.benefits__list{display:grid;gap:20px;padding:0 50px}.benefits__item{position:relative;padding:40px;background-color:#fff;border-radius:25px}.benefits__item:first-child{background:url(../img/benefits-1.jpg) right no-repeat #fff}.benefits__item:nth-child(2){background:url(../img/benefits-2.jpg) right no-repeat #fff}.benefits__item:nth-child(3){background:url(../img/benefits-3.jpg) right no-repeat #fff}.benefits__item-shape{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:55px;height:55px;margin-bottom:18px;background:-webkit-gradient(linear,left top,right top,from(#1a7ebf),to(#d15d74));background:linear-gradient(to right,#1a7ebf,#d15d74);border-radius:10px}.benefits__item-shape svg{width:30px;height:30px}.benefits__item-shape svg path{fill:#fff}.benefits__item-title{margin:0 0 15px;max-width:270px;font-size:24px;line-height:1.4}.benefits__item-descr{max-width:280px;margin:0;line-height:1.4}.self-presentation{position:relative;margin:75px 0 100px}.self-presentation__title{max-width:1170px;padding:26px 0;color:#fff;border:1px solid #fff;border-radius:25px}.self-presentation__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.self-presentation__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80%}.self-presentation__link-btn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.self-presentation__link-btn::before{content:"";position:absolute;margin-left:5px;width:0;height:0;border-top:20px solid transparent;border-left:35px solid #fff;border-bottom:20px solid transparent;z-index:11}.self-presentation__link-btn svg{background:var(--btn-color);border-radius:50%;-webkit-animation:15s linear infinite rotate;animation:15s linear infinite rotate;-webkit-box-shadow:0 0 20px 0 rgba(255,255,255,.2) inset;box-shadow:0 0 20px 0 rgba(255,255,255,.2) inset}.self-presentation__link-btn text{line-height:1;font-size:8px}.irs-shadow,.self-presentation__link-svg-mobile{display:none}.self-presentation__img img{border-radius:20px;max-height:600px;width:100%}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-bar,.irs-shadow{position:absolute;left:0;width:0}.irs-from,.irs-handle,.irs-single,.irs-to{display:block;cursor:default;position:absolute}.irs-handle{-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.irs-handle.type_last{z-index:2}.irs-max,.irs-min{position:absolute;cursor:default}.irs-min,.lead .form__circle{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{top:-16px;left:0;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;z-index:-9999!important;background:0 0!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;background-color:#e1e4e9}.irs--flat .irs-bar{top:25px;background:-webkit-gradient(linear,left top,left bottom,from(#ffe067),to(#ffc93e))!important;background:linear-gradient(#ffe067,#ffc93e)!important}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#dc8d45}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:15px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#edb055;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#edb055}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(-50%,#ddd),color-stop(150%,#fff));background:linear-gradient(to bottom,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(30%,#428bca),to(#b9d4ec));background:linear-gradient(to bottom,#fff 0,#428bca 30%,#b9d4ec 100%);-webkit-box-shadow:inset 0 0 1px 1px rgba(255,255,255,.5);box-shadow:inset 0 0 1px 1px rgba(255,255,255,.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(30%,#b4b9be),to(#fff));background:linear-gradient(to bottom,#fff 0,#b4b9be 30%,#fff 100%);-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,.45);background-color:#939ba7;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(30%,#919ba5),to(#fff));background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#428bca),to(#3071a9));background:linear-gradient(to bottom,#428bca 0,#3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern,.irs--modern.irs-with-grid{height:55px}.irs--round,.irs--sharp,.irs--square{height:50px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e0e4ea),to(#d1d6e0));background:linear-gradient(to bottom,#e0e4ea 0,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#20b426),to(#18891d));background:linear-gradient(to bottom,#20b426 0,#18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,.1);box-shadow:1px 1px 1px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:first-child{position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(#e9e6e6));background:linear-gradient(to bottom,#fff 0,#e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(30%,#919ba5),to(#fff));background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--modern .irs-handle.state_hover>i:first-child,.irs--modern .irs-handle:hover>i:first-child{border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover,.irs--sharp .irs-line{background-color:#000}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover,.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;-webkit-box-shadow:0 1px 3px rgba(0,0,255,.3);box-shadow:0 1px 3px rgba(0,0,255,.3)}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-grid-pol,.irs--square .irs-line{background-color:#dedede}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1)}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.quiz{position:relative;padding-top:95px;padding-bottom:65px}.quiz__bg{position:absolute;inset:0;bottom:-400px;max-width:1800px;margin:0 auto;background-color:#f1f1f1;z-index:-1;border-radius:100px}.quiz__content-bg-color{background:#fff}.quiz__content--bg{background:url(../img/bg-benefits.jpg)}.quiz__form-wrap{display:flex;gap:60px}.quiz__banner{margin-top:auto;max-width:400px;padding:30px;background-color:#2785ca;color:#fff;font-size:17px;line-height:1.5;border-radius:15px}.quiz-progress{position:relative;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:45px}.quiz-progress p{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);min-width:165px;font-size:15px;z-index:1;font-weight:500;color:#fff}.quiz-progress__bar{position:relative;overflow:hidden;width:100%;height:35px;border-radius:40px;background-color:#e8e8e8}.quiz-progress__inner{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:40px;border-radius:5px;background:var(--main-color);-webkit-animation:15s linear infinite loadingBg;animation:15s linear infinite loadingBg;background-image:url(../img/quiz/loading-1.png)}@-webkit-keyframes loadingBg{0%{background-position:2%}100%{background-position:100%}}@keyframes loadingBg{0%{background-position:2%}100%{background-position:100%}}.quiz__banner-wrap,.quiz__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.quiz__title-bttom{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:980px;text-align:center;font-size:48px;font-weight:400;margin:0 0 50px;line-height:60px}.quiz__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;border-radius:25px}.guarantee__container,.products__card,.quiz__left--finish,.quiz__left--start{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.quiz__inner-bg{background:url(../img/final-quiz.jpg) center/cover}.quiz__left-wrap{min-height:100%;max-width:390px;margin-left:30px;width:100%}.quiz__left--start{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:100%}.quiz__left{width:100%;height:100%;padding:31px 23px;background:url(../img/quiz/bg-quiz-right.jpg) center/cover no-repeat;border-radius:30px}@media (max-width:992px){.hero .form__action,.hero__container{-webkit-box-direction:normal;-webkit-box-orient:vertical}.hero__img,.lead .hero__descr{max-width:350px}.benefits__list,.hero .form__form{-ms-grid-columns:1fr;grid-template-columns:1fr}.hero .form__action,.hero__container,.quiz__form-wrap{-webkit-box-orient:vertical}.widget-link{width:70px;height:70px;margin-bottom:5px}.widget-link span{font-size:9px}.widget-link img{max-width:20px}.hero__bg-img{border-radius:0}.hero__img{display:block;position:absolute;margin:0 auto;top:170px;left:20px;z-index:-1}.hero__descr-img,.hero__title-img,.hero__title-space,.quiz__left,.quiz__left-wrap,.self-presentation__link-svg-desktop{display:none}.hero__container{-ms-flex-direction:column;flex-direction:column;gap:0;padding:15px}.hero__title-wrap{max-width:460px;margin-top:0;margin-bottom:10px}.hero__title{font-size:23px;line-height:1.3;margin-bottom:35px}.hero__descr{font-size:16px;max-width:300px;margin-top:340px;margin-bottom:30px}.hero__descr-text{font-size:14px;line-height:1.4}.hero__circle{top:360px;left:50px;width:110px;height:110px}.hero__circle .text-bold{font-size:26px}.hero .form__action{-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-grid-column:1;grid-column:1;left:0}.hero .form__action-text{padding:10px;font-size:17px}.hero .form__form{padding-right:15px;border-radius:20px}.hero .form__form .custom-checkbox,.hero .form__form-title{-ms-grid-column:1;grid-column:1}.hero .form__form-date{top:-40px}.thanks .hero{min-height: 740px}.benefits,.self-presentation{margin:30px 0}.benefits__bg{border-radius:30px}.benefits__list{padding:10px;gap:10px;max-width:420px}.benefits__item{padding:10px;border-radius:15px}.self-presentation__title{padding:15px}.self-presentation__link{width:100%}.self-presentation__link-btn::before{border-top:12px solid transparent;border-left:20px solid #fff;border-bottom:12px solid transparent}.self-presentation__link-svg-mobile{display:block}.quiz{background:#fff;padding:30px 0}.quiz__form-wrap{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:30px}.quiz__banner{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:static;font-size:15px;padding:15px}.quiz-progress{margin-bottom:30px}.quiz-progress p{font-size:14px}.quiz-progress__bar{height:25px}.quiz__inner{padding:0;border-radius:20px}}.quiz__content,.quiz__item--sliders,.quiz__right{-webkit-box-direction:normal;-webkit-box-orient:vertical}.quiz__content,.quiz__left--finish,.quiz__option,.quiz__option-img,.quiz__progress,.quiz__right{display:-webkit-box;display:-ms-flexbox}.quiz__left-img{position:relative;bottom:-10px}.quiz__left-descr{position:relative;margin-top:auto;padding:30px;font-size:17px;line-height:1.5;background-color:#fff;border-radius:30px}.quiz__left-manager{max-width:320px;width:100%;padding:10px;border-radius:20px;z-index:10}.quiz__left-name{margin-bottom:5px;font-size:22px;font-weight:600}.quiz__left-position{max-width:250px;font-size:15px;line-height:23px}.quiz__left--finish{display:flex;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz__content,.quiz__right{-ms-flex-direction:column}.quiz__right{display:flex;flex-direction:column;width:100%}.quiz__progress{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quiz__progress-item{padding:8px 20px;color:#747474;border-radius:30px;border:1px solid #ebebeb;background-color:#fff;position:relative}.quiz__progress-item-hint{position:absolute;left:50%;bottom:110%;width:100%;color:#282828;-webkit-box-shadow:4px 7px 17px -6px rgba(0,0,0,.46);box-shadow:4px 7px 17px -6px rgba(0,0,0,.46);background-color:#fff;text-align:center;padding:5px 0;border-radius:6px;z-index:33;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);opacity:0}.quiz__progress-item:hover:not(.active) .quiz__progress-item-hint{opacity:1}.quiz__progress-item.active{-webkit-box-shadow:0 43px 101px rgba(18,127,255,.2),inset 0 0 20px rgba(255,249,230,.1);box-shadow:0 43px 101px rgba(18,127,255,.2),inset 0 0 20px rgba(255,249,230,.1);border:1px solid #ebebeb;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#0476ff),color-stop(17%,#0476ff),color-stop(92%,#78b5fc),to(#78b5fc));background-image:linear-gradient(to top,#0476ff 0,#0476ff 17%,#78b5fc 92%,#78b5fc 100%);font-weight:700;color:#fff}.quiz__content{display:flex;flex-direction:column;padding:40px 0;border-radius:10px;min-height:660px;position:relative}.quiz__item{margin-bottom:45px}.quiz__item-title{margin:0 0 40px;font-size:26px;font-weight:600}.quiz__item--sliders{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quiz__item--sliders .quiz__img{position:absolute;right:0;top:200px}.quiz__item--sliders .quiz__img img{max-width:250px}.quiz__item--multiselect .quiz__options{display:grid}.quiz__item--multiselect .quiz__option{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.director__container,.footer__nav,.form__form,.products__card-list,.quiz__item-text .quiz__option,.quiz__loading,.quiz__option,.quiz__qr{-webkit-box-direction:normal}.quiz__item--multiselect .quiz__option-img{width:100%;max-height:180px;margin-bottom:20px}.quiz__item--multiselect .quiz__option-input:checked~.quiz__option-checkbox .quiz__option-check{border-color:#ffc93e;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ffe067),color-stop(6%,#ffc93e),color-stop(56%,rgba(208,160,173,0)),to(rgba(184,213,237,0)));background-image:linear-gradient(to top,#ffe067 0,#ffc93e 6%,rgba(208,160,173,0) 56%,rgba(184,213,237,0) 100%)}.quiz__item--multiselect .quiz__option-input:checked~.quiz__option-checkbox svg path{fill:#000}.quiz__item--multiselect .quiz__option-input:checked~.quiz__option-checkbox .quiz__option-text{-webkit-transform:none;-ms-transform:none;transform:none}.footer__logo,.quiz__item--multiselect .quiz__option-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz__item--multiselect .quiz__option-check{width:15px;height:15px;border-radius:3px;border:1px solid #a5a5a5;position:static;-webkit-transform:none;-ms-transform:none;transform:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:7px}.quiz__item--multiselect .quiz__option-check svg{width:12px;height:12px}.quiz__item--multiselect .quiz__option{-ms-flex-item-align:start;align-self:flex-start}.quiz__options{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:40px 20px}@media (max-width:992px){.quiz__content{padding:20px;min-height:auto}.quiz__item{margin-bottom:25px}.quiz__item--multiselect .quiz__options,.quiz__options{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.quiz__item-title{margin-bottom:30px;font-size:20px}.quiz__options{gap:20px 15px}.quiz__option-checkbox{display:none}.quiz__option-img{max-height:160px}}.quiz__options--sliders{-ms-grid-columns:1fr;grid-template-columns:1fr}.quiz__option{position:relative;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;cursor:pointer}.irs-max,.irs-min,.products__bg img,.quiz__option-input{display:none}.quiz__option-input:checked~.quiz__option-img .quiz__option-hover,.quiz__option:hover .quiz__option-hover{opacity:1}.quiz__option-hover img{height:60%}.quiz__option-input:checked~.quiz__option-checkbox .quiz__option-check{-webkit-box-shadow:0 0 18px rgba(253,82,96,.2);box-shadow:0 0 18px rgba(253,82,96,.2)}.quiz__option-input:checked~.quiz__option-checkbox .quiz__option-text{color:#282828;font-weight:500;-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%)}.quiz__option-checkbox{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;z-index:1}.quiz__option-check{width:50px;height:50px;background-color:#fff;border-radius:50%;position:absolute;top:-25px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.2s;transition:.2s}.quiz__option-check-item{width:40px;height:40px;border-radius:50%;background-color:#cecece;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.quiz__option-check-item::before{position:absolute;left:18px;bottom:12px;height:25%;width:4px;background-color:#fff;content:"";-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;border-radius:10px}.quiz__option-check-item::after{position:absolute;left:19px;bottom:11px;height:4px;width:47%;background-color:#fff;content:"";-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;border-radius:10px}.quiz__option-img{position:relative;display:flex;margin-bottom:23px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:305px}.quiz__btns,.quiz__option-block{display:-webkit-box;display:-ms-flexbox}.quiz__option-hover,.quiz__option-img img{width:100%;height:100%;border-radius:15px}.quiz__option-hover{-webkit-transition:.5s;transition:.5s;opacity:0;border:2px solid #ffc93e;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ffe067),color-stop(6%,#ffc93e),color-stop(56%,rgba(208,160,173,0)),to(rgba(184,213,237,0)));background:linear-gradient(to top,#ffe067 0,#ffc93e 6%,rgba(208,160,173,0) 56%,rgba(184,213,237,0) 100%);position:absolute}.quiz__option-text{color:#747474;-webkit-transition:.3s;transition:.3s;text-align:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-weight:500}.quiz__option-block{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz__option-block:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.quiz__options--sliders .quiz__option-block{margin-top:10px}.quiz__options--sliders .quiz__option-block:first-child,.quiz__semifinal-text{margin-bottom:20px}.quiz__option-title{margin-right:10px;font-weight:500}.quiz__option-range-input{width:80px;height:40px;margin-right:10px;border:1px solid #e5e5e5;border-radius:100px;text-align:center;font-weight:600}.quiz__btns{display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:auto}.contacts__banner-info,.footer__nav,.form__form,.form__form .custom-checkbox,.input__wrapper,.modal-close,.quiz__benefits-item,.quiz__btns-shape,.quiz__loading,.quiz__qr,.seo__list-ol>li:before{display:-webkit-box;display:-ms-flexbox}.quiz__btns-shape{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.quiz__btns-img{max-width:30px;margin-right:10px;width:100%;height:100%}.quiz__btns-text{max-width:170px;font-size:13px;line-height:22px}.quiz__btn--prev{margin-right:20px;cursor:pointer;background-color:transparent;border:none}.quiz__btn--next{position:relative;max-width:280px;margin-right:40px;height:80px;width:100%;border:none;cursor:pointer}.quiz__btn--next:disabled{opacity:.65}.quiz__progress-item-hint{font-size:14px;font-weight:400}.quiz__btn:hover:disabled .quiz__progress-item-hint{opacity:1}.quiz__btn img{max-width:15px}.quiz__loading{margin:0 auto;max-width:800px;width:100%;min-height:750px;text-align:center;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz__loading-bar{width:100%;position:relative;overflow:hidden;height:16px;-webkit-box-shadow:inset -2px 0 13px 1px rgba(80,80,80,.1);box-shadow:inset -2px 0 13px 1px rgba(80,80,80,.1);border-radius:7px;background-color:#f2f0f0}.quiz__loading-bar::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;border-radius:7px;background:url(../img/quiz/loading.png) var(--main-color);-webkit-transition:.4s;transition:.4s;-webkit-animation:3s loading;animation:3s loading}.quiz__loading .noTrespassingAnimationG{position:absolute;width:150%;height:100%;left:-10%;top:0;-webkit-animation-name:noTrespassingAnimationG;animation-name:noTrespassingAnimationG;-webkit-animation-duration:975ms;animation-duration:975ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.4s;transition:.4s}.quiz__loading .noTrespassingBarLineG{margin-right:10px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#76c97f),to(#76c97f));background-image:linear-gradient(to top,#76c97f 0,#76c97f 100%);width:1%;height:81px;margin-top:-19px;-webkit-transform:rotate(42deg);-ms-transform:rotate(42deg);transform:rotate(42deg)}.quiz__semifinal-option{width:100%;height:70px;cursor:pointer;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;background-color:#fff;position:relative;border:1px solid #ececec;color:#747474;-webkit-transition:.2s;transition:.2s}.quiz__semifinal-option-bg{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:inherit;background-color:#fff;border:1px solid transparent;-webkit-transition:.2s;transition:.2s}.quiz__semifinal-option-text{z-index:1}.quiz__semifinal-form{display:-ms-grid;display:grid;gap:30px;max-width:430px;width:100%}.quiz__semifinal-form-input{width:100%;min-height:85px;padding:20px 30px;border-radius:10px;background-color:#fbfbfb;border:1px solid #cfcfcf}.irs--flat .irs-bar,.irs--flat .irs-line{border-radius:5px;height:9px}.quiz__semifinal-btn{width:100%;min-height:120px}.irs--flat .irs-bar{background-color:#fd4f5d}.irs--flat .irs-handle{width:34px;height:34px;-webkit-box-shadow:0 0 18px rgba(253,82,96,.2);box-shadow:0 0 18px rgba(253,82,96,.2);border-radius:16px;background-color:#c5a47e;background:-webkit-gradient(linear,left top,left bottom,from(#ffe067),to(#ffc93e));background:linear-gradient(#ffe067,#ffc93e);top:13px;cursor:pointer}.irs--flat .irs-handle:hover>i:first-child{background-color:#fff}.irs--flat .irs-handle>i:first-child{display:block;margin:0;width:18px;height:18px;border-radius:9px;background-color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}@-webkit-keyframes loading{0%{width:0}100%{width:100%}}@keyframes loading{0%{width:0}100%{width:100%}}@-webkit-keyframes noTrespassingAnimationG{0%{margin-left:0}100%{margin-left:40%}}@keyframes noTrespassingAnimationG{0%{margin-left:0}100%{margin-left:40%}}.quiz__options--sliders .quiz__option{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3fr;grid-template-columns:1fr 3fr;border-bottom:0;background:#fff;padding:15px 30px;border-radius:20px}.modal .form,.quiz__item-text .quiz__options{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.quiz__item--text label{min-height:70px}.quiz__item--text input{padding:20px;height:100%;max-width:400px;width:100%;border-radius:10px;border:1px solid #999}.quiz__item-text .quiz__options{display:-ms-grid;display:grid;gap:20px}.quiz__item-text .quiz__option{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:80px;background-color:#fff;border-radius:20px;height:80px}.director__container,.footer__nav,.form__form,.products__card-list,.quiz__qr{-webkit-box-orient:vertical}.quiz__item-text .quiz__option-checkbox{position:absolute;left:41px}.quiz__semifinal .quiz__item-title{line-height:1.4;margin-bottom:20px;font-size:40px;max-width:680px;color:#fff}.after__title,.quiz__semifinal .quiz__item-descr{color:#fff}.quiz__item-descr{font-size:20px;margin-bottom:30px}.custom-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.custom-checkbox__field{margin-right:5px}.custom-checkbox__content{color:#fff;font-size:13px}.quiz__benefits-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2.5fr 1fr;grid-template-columns:1fr 2.5fr 1fr;gap:25px;padding:0 65px;margin-bottom:60px}.articles__list,.form__form-wrapper,.products__list,.reviews__list,.video-answers__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.guarantee__item:not(:last-child),.quiz__benefits-title{margin-bottom:10px}.quiz__benefits-item{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px;background:-webkit-gradient(linear,left top,right top,from(#1a7ebf),to(#d15d74));background:linear-gradient(to right,#1a7ebf,#d15d74);border-radius:20px;color:#fff}.quiz__benefits-item:first-child,.quiz__benefits-item:nth-child(3){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quiz__benefits-text{text-align:center;font-size:17px;line-height:1.4}.quiz__benefits-text--center{text-align:left}.quiz__qr{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.quiz__qr-text{text-align:center}.quiz__qr-text span{padding:2px 5px;background:#02a6e3;border-radius:8px;color:#fff}.quiz__item-text .quiz__option-hover{position:absolute;left:0}.quiz .wheel{width:160px;height:160px;border-radius:50%;-webkit-animation:15s linear infinite rotate-shape;animation:15s linear infinite rotate-shape}.quiz .wheel__word{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.quiz .wheel__letter{position:absolute;left:50%;bottom:50%;width:0;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;padding-bottom:62px;font-size:11px;text-transform:uppercase}.quiz__circle{position:relative;width:160px;height:160px}.quiz__circle-time{text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}.quiz__circle-time--number{font-size:50px;font-weight:600}.quiz__circle-time--text{width:100%;font-size:12px;font-weight:500}.director,.guarantee{margin:75px 0}.guarantee__wrapper{position:relative;padding:65px 0;max-width:1575px;margin:0 auto;background:url(../img/bg-guarantee.jpg) center/cover;border-radius:50px}.guarantee__container{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;min-height:600px}.guarantee__title{max-width:700px;margin-left:0;line-height:1.4;margin-bottom:30px;text-align:left;color:#fff}.guarantee__list{padding:40px 35px;max-width:630px;margin-bottom:50px;color:#fff;border:1px solid rgba(255,255,255,.2901960784);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.guarantee__item{line-height:1.6}.guarantee__item-text{margin:0}.guarantee__btn{margin-top:auto;max-width:320px;width:100%}.guarantee__img{position:absolute;top:-40px;left:770px}.products{position:relative;margin:75px 0;padding-bottom:75px}.products__bg{max-width:1870px;position:absolute;top:-180px;right:0;bottom:0;left:0;margin:0 auto;border-radius:100px;z-index:-1;overflow:hidden;background:#f1f1f1}.products__list{display:-ms-grid;display:grid;gap:25px}.products__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px;background-color:#fff;border-radius:30px}.director__container,.products__card-list{-ms-flex-direction:column}.products__card-inner{position:relative;width:100%}.products__card-clamp{position:absolute;left:30px;bottom:40px;padding:10px 17px;color:#fff;font-weight:500;font-size:14px;line-height:1.4;border-radius:10px;z-index:10;background:#009839}.products__card-clamp--blue{background:#0066f8}.products__card-clamp--orange{background:#ff5811}.products__card-img{display:block;max-height:290px;width:100%;margin-bottom:20px;border-radius:20px}.products__card-title{margin:0 0 10px 20px;font-size:32px;line-height:1.5}.products__card-char{margin-bottom:20px;padding:10px 15px;margin-left:20px;border-radius:10px;background-color:#f7f7f7;font-weight:600}.after__bg,.reviews{border-radius:100px}.products__card-list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:8px;margin-bottom:30px;margin-left:20px}.products__card-item{line-height:1.2;font-size:15px}.products__card-price{margin-top:auto;margin-bottom:20px;margin-left:20px;font-size:32px;font-weight:600;color:#989898}.products__card-price span:nth-child(2){color:#f15642}.products__card-btn{padding:30px 0;margin-left:20px;max-width:300px;width:100%;font-size:17px}.hidden,.products__card-btn::before{display:none}.after{position:relative;padding:75px 0}.after__bg{position:absolute;max-width:2000px;margin:0 auto;inset:0;z-index:-1;overflow:hidden}.after__bg img{width:100%;height:100%}.after .swiper{padding-top:80px}.after .slide__inner,.articles__item,.reviews__item{padding:30px;border-radius:20px}.video-answers__item{padding:10px;border-radius:20px}.after .swiper__btns{position:absolute;top:20px;left:0;width:200px}.after .swiper__btn{width:80px;height:60px;background:var(--btn-color);color:#fff;border-radius:20px}.after .slide__inner{margin-bottom:30px;background:#fff}.after .slide__inner-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.after .slide__inner-name{margin-bottom:5px;font-weight:600}.after .slide__inner-rev,.director__item{line-height:1.4}.after .slide__result{position:relative;border-radius:25px;overflow:hidden}.after .slide__result::after,.after .slide__result::before{position:absolute;padding:10px 15px;color:#fff;border-radius:5px;font-weight:600}.after .slide__result::before{content:"До";top:50px;left:50px;background-color:#f22f2f}.after .slide__result::after{content:"После";top:50px;left:55%;background-color:#73cd37}.after .slide__result img{width:100%}.reviews,.video-answers{position:relative;margin:75px 0}.reviews__title,.video-answers__title{max-width:900px;}.reviews__list,.video-answers__list{display:-ms-grid;display:grid;gap:20px}.reviews__item,.video-answers__item{background:#f7f7f7}.reviews__item-btn,.video-answers__item-btn,.video-examples__item-btn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews__item-btn{top:20px;left:20px;}.video-answers__item-btn,.video-examples__item-btn{bottom:10px;right:10px}.reviews__item-btn::before,.video-answers__item-btn::before,.video-examples__item-btn::before{content:"";position:absolute;margin-left:5px;width:0;height:0;border-top:20px solid transparent;border-left:35px solid #fff;border-bottom:20px solid transparent;border-radius:5px;z-index:11}.reviews__item-btn svg,.video-answers__item-btn svg,.video-examples__item-btn svg{background:var(--btn-color);border-radius:50%;-webkit-box-shadow:0 0 20px 0 rgba(255,255,255,.2) inset;box-shadow:0 0 20px 0 rgba(255,255,255,.2) inset;-webkit-animation:15s linear infinite rotate;animation:15s linear infinite rotate;}.reviews__item-btn text,.video-answers__item-btn text,.video-examples__item-btn text{line-height:1;font-size:8px}.reviews__item-link,.video-answers__item-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;border-radius:20px;overflow:hidden}.video-answers__item-link{margin-bottom:20px;}.reviews__item-img,.video-answers__item-img{min-height:250px}.reviews__item-name,.video-answers__item-title{margin-bottom:15px;font-size:20px;font-weight:600;color:#000}.video-answers__item-title{display:block;max-width:340px;}.reviews__item-text{margin:0;line-height:1.5;color:#000}.articles__list{display:-ms-grid;display:grid;gap:30px}.articles__item{background-color:#f1f1f1}.director__wrapper,.form__wrapper{background:url(../img/bg-form.jpg) center/cover #cbcbcb}.articles__item-img,.seo__list,.seo__list-title{margin-bottom:20px}.articles__item-link{font-size:18px;font-weight:600;text-decoration:underline;color:#000}@media(max-width:992px){.articles{padding:0;}.articles__list{gap:15px;}.articles__item{padding:10px 10px 20px}}.director__wrapper{max-width:1575px;margin:0 auto;border-radius:30px}.director__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;padding:60px 15px;min-height:640px}.director__title{max-width:700px;line-height:1.5;margin-left:0;margin-bottom:30px;text-align:left}.director__list{max-width:600px;margin-bottom:30px;border-radius:20px}.director__btn{max-width:350px;width:100%}.director__img{position:absolute;bottom:0;left:780px;max-width:500px}.director__person{margin-top:auto;display:inline-block;padding:15px 20px;border:1px solid #fff;border-radius:10px}.director__name{margin-bottom:10px;font-size:20px;font-weight:600}.form{margin:75px 15px}.form__wrapper{position:relative;max-width:1575px;margin:0 auto;padding:60px 0;border-radius:30px}.form__img{display:block;position:absolute;right:0;bottom:0}.form__descr,.form__title{margin-left:0;text-align:left;position:relative;z-index:1}.form__title{max-width:1200px;margin-bottom:55px}.form__title .title-img{background-color:#98ca3c}.form__descr{max-width:500px;margin-bottom:70px;font-size:22px;line-height:1.6}.form__form{position:relative;display:flex;-ms-flex-direction:column;flex-direction:column;gap:25px;max-width:1060px;width:100%;border-radius:25px;padding:40px 50px;margin-bottom:auto;background-color:#fff;z-index:1}.form__form-wrapper{display:-ms-grid;display:grid;gap:20px;height:85px;z-index:1}.form__form-title{font-size:26px;font-weight:600;line-height:1.5}.form__form-img{position:absolute;top:-50px;right:50px}@media (max-width:1200px){.form__form-img,.header__logo-descr{display:none}.products__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.form__btn,.form__form-label,.modal .form__label{width:100%;min-height:85px}.form__form-input{padding:30px 20px;border-radius:10px;width:100%;height:100%;background-color:#fbfbfb;border:1px solid #cfcfcf}.form__form-input::-webkit-input-placeholder{color:#000}.form__form-input::-moz-placeholder{color:#000}.form__form-input:-ms-input-placeholder{color:#000}.form__form-input::-ms-input-placeholder{color:#000}.form__form-input::placeholder{color:#000}.form__form .custom-checkbox{display:flex;gap:5px}.form__form .custom-checkbox__content{color:#000;font-size:13px}.footer .smart-link .descr-scg,.form__copyright{font-size:12px}.form__copyright-link{color:#000;border-bottom:1px solid #000}.form__person{display:none;position:absolute;max-width:280px;top:300px;left:50%;padding:25px;border:1px solid rgba(255,255,255,.4666666667);border-radius:10px}.form__person-name{margin-bottom:5px;font-size:22px;font-weight:600}.form__person-position{font-size:14px}.contacts{margin:75px 0;border-radius:100px}.contacts__title{margin-bottom:50px}.contacts__map-wrap{position:relative;margin-inline:auto}.contacts__map{max-width:1670px;width:100%;height:700px;margin:0 auto;border-radius:50px;overflow:hidden}.contacts__banner{position:absolute;top:120px;width:100%;max-width:320px;min-height:350px;padding:30px;border-radius:20px;background-color:#fff;z-index:1}.modal,.modal__backdrop{position:fixed;width:100%}.contacts__banner-img{max-height:180px;width:100%;margin-bottom:10px;border-radius:15px}.contacts__banner-info{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}.contacts__banner-address{line-height:1.6}.contacts__banner-timing{margin-bottom:10px}.contacts__banner-link{color:#252525;font-size:23px;font-weight:600;display:inline-block}.footer{margin:50px 0}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0 auto;max-width:1455px}.footer__logo-link{max-width:80px;width:100%;margin-right:20px}.footer__logo-img{display:block;width:100%;height:100%;-o-object-fit:unset;object-fit:unset}.footer__logo-descr{font-size:14px;max-width:180px;line-height:1.6;color:#000}.footer__copyright{max-width:300px;font-size:13px;line-height:1.3}.footer__copyright-text{margin-bottom:10px;line-height:1.5}.footer__copyright-link{display:inline-block;border-bottom:1px solid #2774ff;color:#2774ff}.footer__nav{display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px}.footer__nav-text{font-weight:500}.footer__nav-link{font-size:14px;color:#000}.footer__links-descr{font-size:13px;margin-bottom:10px}.footer__links-tel{display:block;margin-bottom:10px;font-size:23px;font-weight:700;color:#000}.footer .smart-link .logo-scg{height:100%;max-width:110px;width:100%;margin-right:10px}.modal{max-width:1200px;top:50%;left:50%;-webkit-transform:translate(-50%,-80%) scale(.7);-ms-transform:translate(-50%,-80%) scale(.7);transform:translate(-50%,-80%) scale(.7);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.2);box-shadow:0 10px 30px rgba(0,0,0,.2);-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out;visibility:hidden;opacity:0;border-radius:30px;z-index:110;background:url(../img/bg-hero.webp) center/cover #434343}.modal.show{-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.modal__content{padding:60px}.modal__title{margin-left:0;max-width:750px;text-align:left;margin-bottom:30px;font-size:48px}.modal__descr{font-size:22px;margin-bottom:30px}.modal .form{margin:0;display:-ms-grid;display:grid;gap:30px}.modal .form__input{width:100%;height:100%;padding:10px 20px;border-radius:10px}.modal__backdrop{top:0;left:0;height:100%;background-color:rgba(0,0,0,.7);z-index:100}.modal-close{cursor:pointer;position:absolute;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:20px;right:20px;width:40px;height:40px;border-radius:10px}.modal-close::after,.modal-close::before{content:"";position:absolute;width:35px;height:4px;background-color:#fff}.modal-close:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.input__wrapper{width:100%;position:relative;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input__file{opacity:0;visibility:hidden;position:absolute}.input__file-button{cursor:pointer}.input__file-button-text{height:100%;width:100%;color:#fff;font-size:18px;font-weight:600;border-bottom:1px solid #fff}.seo{padding:0;border-radius:100px;background-color:#FFFFFF}.seo__banner,.seo__img{border-radius:50px}.seo__imgs img,.seo__separator{border-radius:15px}.seo__imgs img{max-height:470px;height:100%;width:100%;}.seo__title{margin-bottom:20px;text-align:left;font-weight:600}.seo__subtitle{margin-bottom:20px;font-size:22px;line-height:1.4}.seo__text{font-size:16px;line-height:1.6}.seo-text-line{position:relative;padding-left:40px}.seo-text-line::before{content:"";position:absolute;left:30px;height:100%;width:3px;background-color:#f8c959}.seo__item::before{background-color:#e3564d;content:"";position:absolute;margin-top:9px;left:0;width:7px;height:7px;border-radius:50%}.seo__imgs{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px;margin:30px 0}.seo__banner{width:100%;margin:20px 0}.seo__list-title{line-height:1.5;font-weight:600}.seo__item,.seo__list-ol>.seo__item{margin-bottom:10px;font-size:16px;line-height:1.7}.seo__item{position:relative;padding-left:15px}.seo__separator{margin:20px 0;text-align:center;width:100%;padding:30px 10px;font-size:20px;font-weight:600;background:#f8c959;line-height:1.5}.seo__list-ol{counter-reset:li}.seo__list-ol>.seo__item{position:relative;padding-left:35px}.seo__list-ol>li:before{position:absolute;top:-6px;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fe1b20;background:#f6f3ec;border-radius:5px;min-width:10px;height:21px;content:counter(li)!important;counter-increment:li;padding:2px 9px}@media (max-width:992px){.seo__banner{border-radius:20px;margin:0;}.articles__list,.products__list,.quiz__benefits-list,.quiz__item-text .quiz__options,.quiz__options--sliders .quiz__option{-ms-grid-columns:1fr;grid-template-columns:1fr}.quiz__btn--next,.quiz__btn--prev,.quiz__option-text,.quiz__semifinal-option-text{font-size:15px}.contacts__banner-link,.quiz__qr{-ms-grid-column-span:2;grid-column:span 2}.quiz .wheel,.quiz__btns-shape,.quiz__circle{display:none}.quiz__btn--next{margin-right:20px;padding:10px;max-width:200px;height:65px}.footer__logo-img,.quiz__semifinal{margin-right:0}.quiz__semifinal-option{height:50px;padding:0 15px}.quiz__semifinal-form{gap:20px}.quiz__semifinal-form-input{min-height:75px}.quiz__semifinal-btn{min-height:90px}.quiz__options--sliders .quiz__option{padding:15px;border-radius:20px}.quiz__semifinal .quiz__item-title{font-size:24px}.quiz__benefits-list{padding:0;gap:10px;margin-bottom:30px}.quiz__benefits-item{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3fr;grid-template-columns:1fr 3fr;max-width:none;padding:10px}.quiz__benefits-text{text-align:left;font-size:15px}.quiz__benefits-img{max-width:120px}.quiz__qr{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.quiz__banner-wrap{padding-bottom:0}.director,.footer,.guarantee{margin:30px 0}.guarantee__wrapper{min-height:auto;padding:15px;border-radius:20px}.after__bg,.products__bg,.reviews,.seo{border-radius:30px}.seo{padding:0}.guarantee__list{margin-bottom:20px;padding:15px}.guarantee__img{position:static;margin-bottom:10px}.products{margin:30px 0;padding-bottom:30px}.after{padding:30px 0}.reviews{margin:30px 0;background:#f7f7f7}.video-answers{margin:30px 0;}.reviews__item,.reviews__item-link,.video-answers__item,.video-answers__item-link{border-radius:10px}.reviews__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px}.video-answers__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:10px;}.reviews__item,.video-answers__item{padding:10px}.reviews__item-btn{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.reviews__item-btn::before,.video-answers__item-btn::before,.video-examples__item-btn::before{border-top:12px solid transparent;border-left:20px solid #fff;border-bottom:12px solid transparent}.reviews__item-btn svg,.video-answers__item-btn svg,.video-examples__item-btn svg{width:60px;height:60px}.footer__links-descr,.form__person,.reviews__item-btn text,.video-answers__item-btn text,.video-examples__item-btn text{display:none}.reviews__item-img,.video-answers__item-img{min-height:150px}.director__wrapper{min-height:auto;padding:15px}.director__container{padding:0}.director__list{margin-bottom:0}.director__img{position:static;max-width:300px;margin:0 auto}.director__person{position:absolute;left:50%;top:390px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#35609d7a;color:#000;backdrop-filter: blur(30px);-webkit-backdrop-filter: blur(30px);}.form{margin:30px 15px;min-height:auto}.form__wrapper{min-height:auto;padding:15px 0;border-radius:20px}.form__img{position:static;margin:0 auto;max-width:300px;width:100%}.footer__logo,.form__title{margin-bottom:20px}.contacts__title,.form__descr{margin-bottom:30px}.form__form{-ms-grid-row:2;grid-row:2;gap:20px;padding:15px;max-width:100%;margin-top:0;border-radius:20px}.form__form-wrapper{height:auto;-ms-grid-columns:1fr;grid-template-columns:1fr}.form__form-title{font-size:18px}.form__form-input{font-size:15px}.form__copyright{margin-left:10px;font-size:10px}.lead .form__form{margin-top:-130px}.contacts{margin:30px 0;border-radius:30px}.contacts__map{height:400px;border-radius:30px}.contacts__banner{position:static;max-width:none;min-height:auto;margin-bottom:30px;margin-left:0;padding:10px}.contacts__banner-img{max-height:none}.contacts__banner-link{text-align:right;}.footer__wrapper{padding:0 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.footer__copyright{margin-bottom:20px;max-width:400px;margin-right:0}.footer__nav{margin-bottom:15px}.footer__links-tel{font-size:22px}.modal{border-radius:20px;max-width:576px}.modal__content{padding:20px}.modal__title{margin-bottom:10px}.modal__descr{margin-bottom:20px;font-size:18px;line-height:1.5}.modal-close{top:-40px}.modal-close::after,.modal-close::before{background-color:#fff}.seo__subtitle{font-size:20px}.seo__item,.seo__list-ol>.seo__item,.seo__text{font-size:14px}.seo__separator{padding:20px;font-size:16px;text-align:left}}
@keyframes rotate{0%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}100%{-webkit-transform:rotate(0);transform:rotate(0);}}.page-blog .hero__bg,.page-article .hero__bg{bottom:0}.page-blog .hero{padding-bottom:50px}.hero__bread-crumbs{margin-bottom:10px}.hero__bread-crumbs *{color:#000}.page-blog .hero__container{display:block}.blog{margin:75px 0}.blog__title{font-weight:600}.blog .swiper-wrapper{margin-bottom:30px}.blog .swiper-slide{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:15px;height:auto}.blog .swiper-slide__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:20px;padding:20px;background:#f7f7f7}.blog .swiper-slide__card-title{margin:0 0 20px;line-height:1.4}.blog .swiper-slide__card-img{margin-bottom:15px;border-radius:15px}.blog .swiper-slide__card-text{margin-bottom:20px;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.blog .swiper-slide__card-link{margin-top:auto;margin-bottom:15px;text-decoration:underline;font-weight:600;color:#2686cc}.blog__navigation{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}.blog .swiper-button-next,.blog .swiper-button-prev{position:static;width:auto;margin:0 15px}.blog .swiper-pagination{position:static;width:auto}.blog .swiper-pagination-bullet{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:45px;color:#fff}.page-blog .hero__title-wrap{max-width:1280px}.page-article .hero__container{display:block;padding-bottom:40px}.page-article .hero__title-wrap{position:relative;max-width:1050px}@media(max-width: 992px){.header__connection-tel:nth-child(2){margin-bottom:8px;}.page-blog .hero{padding-bottom:0;}.blog{margin:30px 0 0;}.blog .swiper-slide{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:10px;}.blog .swiper-slide__card{padding:10px;}.blog .swiper-slide__card-text{font-size:14px;}.blog .swiper-slide__card-link{margin-bottom:5px;}.page-blog .form-consultation{margin: 0 15px 30px;}}.articles__item-img{border-radius:20px;max-height:220px;height:100%;width: 100%;}.contacts__banner-link:nth-child(1){margin-bottom:8px;}.page-blog .hero__title-wrap{padding-top:30px}.title-animation{transform:translateY(20%);animation:title-ani 1s forwards}@keyframes title-ani{0%{transform:translateY(20%);opacity:0}100%{transform:translateY(0);opacity:1}}.page__article .hero__title-wrap{max-width:920px;}.examples{position:relative;margin:75px 0}.examples__benefits-list{display:grid;display:-ms-grid;-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr);gap:25px;padding:0 65px;margin-bottom:60px}.examples__benefits-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 40px;border-radius:20px;background:linear-gradient(to right, #0083ca, #eb5869);color:#fff}.examples__benefits-img{margin-right:35px}.examples__benefits-text{font-size:17px;line-height:1.4}.examples__card-list{display:-ms-grid;display:grid;gap:5px;-ms-grid-columns:(1fr) [4];grid-template-columns:repeat(4,1fr)}.examples__card-item{border-radius:20px;padding:10px;background-color:#fff}.examples__card-img img{border-radius:20px}.video-examples{position:relative;margin:75px 0}.video-examples__list{display:-ms-grid;display:grid;gap:20px;-ms-grid-columns:(1fr) [4];grid-template-columns:repeat(4,1fr)}.video-examples__item{padding:10px;border-radius:20px;background:#fff}.video-examples__item-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;border-radius:20px;overflow:hidden}.video-examples__item-img{max-height:250px;width:100%}@media(max-width:992px){.examples{margin:30px 0}.examples__benefits-list{-ms-grid-columns:1fr;grid-template-columns:1fr;padding:0;gap:10px;margin-bottom:30px}.examples__benefits-item{min-height:100px;max-width:none;padding:10px}.examples__benefits-img{margin-right:15px;max-width:120px}.examples__benefits-img svg{width:50px;height:50px}.examples__card-list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:5px}.video-examples{margin:30px 0}.video-examples__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:5px}}.lead-action-page .hero__bg{top:0;}.lead-action-page .hero__bg-img{border-radius:60px;object-position: 10px -110px;}.lead-action-page .hero__action-img{margin: 50px 0;border-radius:20px}.lead-action-page .hero__action-img img{border-radius:20px}@media (max-width:992px){.lead-action-page .hero__action-img{display:none}.lead-action-page .hero__bg{min-height:230px;max-width:568px;top:0;}.lead-action-page .hero__bg-img{object-position:0 0;object-fit:contain;border-radius:30px;height: auto;}.lead-action-page .form__form{margin-top:230px}}@media(max-width: 397px){.lead-action-page .hero .form__form-title{margin-top:20px;}}.products__card-footnote{font-size:12px;line-height:1.3;margin:20px 20px 10px}.products__card-market{display:flex;display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;gap:10px;margin-bottom:30px;margin-left:20px;padding:15px;border:1px solid #e8e8e8;border-radius:15px}.card__market-name{width:95px;display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.card__market-star img{width:20px}.card__market-raiting{color:#3c4891;font-weight:600;font-size:20px}@media(max-width:992px){.card__market-name{width:75px}}
