@media only screen and (max-width:1199.5px){.nav{position:absolute;background-color:#ffffff80;width:100vw;height:100vh;top:0;left:0;transform:translate(-101%);opacity:1;z-index:2;transition:opacity .2s linear}.nav_active{transform:translate(0);opacity:1;transition:opacity .2s linear}}.nav__list{display:flex;justify-content:flex-end;align-items:stretch;gap:10px;height:100%}@media only screen and (max-width:1199.5px){.nav__list{flex-direction:column;align-items:start;justify-content:start;gap:40px;width:290px;min-height:100vh;padding:100px 20px 50px 40px;background-color:#f0f0f0}}@media only screen and (max-width:359.5px){.nav__list{width:320px}}.nav__item{display:flex;justify-content:center;align-items:center;border-bottom:5px solid transparent;transition:border-color .2s}@media only screen and (min-width:1200px){.nav__item{padding-left:15px;padding-right:15px}}.nav__item.active{border-bottom:5px solid #E6D0E9}.nav__item.active .nav__link{color:#80158f}.nav__link{font-size:24px;color:#595959;transition:color .2s}.nav__link:hover{text-shadow:2px 3px 2px rgba(0,0,0,.3)}@keyframes menu{0%{transform:translate(-101%);opacity:0}1%{transform:translate(0);opacity:0}to{transform:translate(0);opacity:1}}.burger,.burger-v1{border:none;padding:0;margin:0;font:inherit;background:transparent;cursor:pointer}.burger{position:relative;margin-top:auto;margin-bottom:auto;transition:opacity .2s ease;z-index:2}@media only screen and (max-width:767.5px){.burger{width:36px;height:36px;border-radius:6px}}@media only screen and (min-width:768px){.burger{width:48px;height:48px;border-radius:8px}}@media only screen and (min-width:1200px){.burger{display:none}}.burger span{position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:currentColor;transform-origin:center;transition:all .3s ease}.burger span:nth-child(1){transform:translate(-50%,-10px)}.burger span:nth-child(2){transform:translate(-50%)}.burger span:nth-child(3){transform:translate(-50%,10px)}.burger_active span{width:38px}.burger_active span:nth-child(1){transform:translate(-50%) rotate(45deg)}.burger_active span:nth-child(2){transform:translate(-50%);opacity:0}.burger_active span:nth-child(3){transform:translate(-50%) rotate(-45deg)}.burger:hover span,.burger:focus span,.burger:active span{box-shadow:0 0 3px #fff}.burger-v1{position:relative;margin-top:auto;margin-bottom:auto;transition:opacity .2s ease;z-index:2}@media only screen and (max-width:767.5px){.burger-v1{width:36px;height:36px;border-radius:6px}}@media only screen and (min-width:768px){.burger-v1{width:48px;height:48px;border-radius:8px}}@media only screen and (max-width:1599.5px){.burger-v1{width:48px;height:48px;border-radius:8px}}@media only screen and (min-width:1200px){.burger-v1{display:none}}.burger-v1 span{position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:currentColor;transform-origin:center;transition:all .3s ease}.burger-v1 span:nth-child(1){transform:translate(-50%,-10px)}.burger-v1 span:nth-child(2){transform:translate(-50%)}.burger-v1 span:nth-child(3){transform:translate(-50%,10px)}.burger-v1_active span{width:38px}.burger-v1_active span:nth-child(1){transform:translate(-50%) rotate(45deg)}.burger-v1_active span:nth-child(2){transform:translate(-50%);opacity:0}.burger-v1_active span:nth-child(3){transform:translate(-50%) rotate(-45deg)}.burger-v1:hover span,.burger-v1:focus span,.burger-v1:active span{box-shadow:0 0 3px #fff}.burger-v2{position:relative;margin-top:auto;margin-bottom:auto;cursor:pointer;transition:opacity .2s ease;z-index:2}@media only screen and (max-width:767.5px){.burger-v2{width:36px;height:36px;border-radius:6px}}@media only screen and (min-width:768px){.burger-v2{width:48px;height:48px;border-radius:8px}}@media only screen and (min-width:1200px){.burger-v2{display:none}}.burger-v2 span{position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:currentColor;transform-origin:center;transition:all .3s ease}.burger-v2 span:nth-child(1){transform:translate(-50%,-10px)}.burger-v2 span:nth-child(2){transform:translate(-50%)}.burger-v2 span:nth-child(3){transform:translate(-50%,10px)}.burger-v2_active span{width:38px}.burger-v2_active span:nth-child(1){transform:translate(-50%) rotate(45deg)}.burger-v2_active span:nth-child(2){transform:translate(-50%);opacity:0}.burger-v2_active span:nth-child(3){transform:translate(-50%) rotate(-45deg)}.burger-v2:hover span,.burger-v2:focus span,.burger-v2:active span{box-shadow:0 0 3px #fff}#root>.v0 .header{box-shadow:0 12px 48px #0000000d;z-index:2;width:100%}#root>.v0 .header.sticky{position:fixed;top:0;left:0}#root>.v0 .header .container{display:flex;justify-content:space-between;align-items:stretch}#root>.v1 .header{display:flex;align-items:center;justify-content:space-between;padding:26px 75px}#root>.v1 .header-logo{display:block;width:240px;height:100%}@media only screen and (max-width:599.5px){#root>.v1 .header-logo{width:155px;height:37px}}@media only screen and (max-width:1199.5px){#root>.v1 .header{padding:16px 20px}}#root>.v2 .header{width:100%;padding-bottom:28px}@media only screen and (max-width:1199.5px){#root>.v2 .header{padding-bottom:0}}#root>.v2 .header-logo{width:135px;height:100%;padding:20px 0}#root>.v2 .header-container{display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:1199.5px){#root>.v2 .header-container{display:flex;flex-direction:row;justify-content:space-between;padding:0 20px}}@media only screen and (max-width:767.5px){#root>.v2 .header-container{display:flex;flex-direction:row;justify-content:space-between;padding:0 20px}}#root>.v2 .header-container-v2{display:flex;flex-direction:column;align-items:center;gap:12px}@media only screen and (max-width:1199.5px){#root>.v2 .header-container-v2{max-width:684px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;padding:0 20px}}#root>.v3 .header{padding-top:50px;display:flex;align-items:center;justify-content:space-between;padding-left:75px;padding-right:75px}@media only screen and (max-width:599.5px){#root>.v3 .header-logo{width:135px;height:37px}}@media only screen and (max-width:1199.5px){#root>.v3 .header{padding-top:30px;padding-left:40px;padding-right:40px}}#root>.v1 .form-main,#root>.v3 .form-main{padding-top:15px}@media only screen and (max-width:1199.5px){#root>.v1 .form-main,#root>.v3 .form-main{padding-top:0}}#root>.v2 .form-main{padding-top:18px}@media only screen and (max-width:1199.5px){#root>.v2 .form-main{padding-top:10px}}.burgerV0{border:none;padding:0;margin:auto 0;font:inherit;background-color:#80158f;position:relative;cursor:pointer;transition:opacity .2s ease;z-index:2}@media only screen and (max-width:767.5px){.burgerV0{width:36px;height:36px;border-radius:6px}}@media only screen and (min-width:768px){.burgerV0{width:48px;height:48px;border-radius:8px}}@media only screen and (min-width:1200px){.burgerV0{display:none}}.burgerV0 span{background-color:#fff;position:absolute;top:50%;left:50%;width:60%;height:2px;transform-origin:center;transition:all .3s ease}.burgerV0 span:nth-child(1){transform:translate(-50%,-10px)}.burgerV0 span:nth-child(2){transform:translate(-50%)}.burgerV0 span:nth-child(3){transform:translate(-50%,10px)}.burgerV0_active span{width:38px}.burgerV0_active span:nth-child(1){transform:translate(-50%) rotate(45deg)}.burgerV0_active span:nth-child(2){transform:translate(-50%);opacity:0}.burgerV0_active span:nth-child(3){transform:translate(-50%) rotate(-45deg)}.burgerV0:hover span,.burgerV0:focus span,.burgerV0:active span{box-shadow:0 0 3px #fff}.ranger{background-color:transparent}.ranger__title{margin-bottom:10px;color:#000;font-size:16px;font-weight:400;line-height:1em;text-align:left}.ranger__container{display:flex;align-items:center;justify-content:space-between;gap:8px}.ranger__button{position:relative;display:flex;justify-content:center;align-items:center;height:24px;width:24px;border-radius:50%;border:none;background-color:#80158f;color:#fff;font-size:24px;line-height:24px;font-weight:400;cursor:pointer}.ranger__button svg{fill:currentColor;height:100%}.ranger__button:before{content:"";position:absolute;left:1px;top:1px;width:calc(100% - 4px);height:calc(100% - 4px);border-radius:50%;border:1px solid currentColor;opacity:0;transition:opacity .2s}.ranger__value{margin-inline:15px;font-size:1.5rem;font-weight:700}.ranger__progress-bar{position:relative;height:32px;flex-grow:3}.ranger__progress{width:100%;height:32px;background-color:transparent;-webkit-appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.ranger__progress::-webkit-slider-thumb{box-shadow:none!important;outline:none!important;border:none!important}.ranger__progress-value{position:absolute;top:0;display:flex;justify-content:space-between;align-items:center;padding:8px;border-radius:16px;width:165px;background-color:#80158f;color:#fff;pointer-events:none}@media only screen and (max-width:599.5px){.ranger__progress-value{width:140px}}.ranger__progress-value-item{font-size:11px;line-height:1em;padding-right:8px;padding-left:8px}.ranger__progress-value-item svg{fill:currentColor;width:14px;height:14px}.ranger__progress-value-item-curr{font-size:14px}@media only screen and (max-width:767.5px){.ranger__progress-value-item{padding-right:4px;padding-left:4px}.ranger__progress-value-item-curr{font-size:12px}}.ranger__progress:focus{outline:none}.ranger__progress::-webkit-slider-thumb{-webkit-appearance:none;width:140px;height:32px;border-radius:16px}.ranger__progress::-webkit-slider-runnable-track{height:12px;border-radius:6px;background-color:#f0f0f0;box-shadow:none}.ranger__progress.slider-progress::-webkit-slider-runnable-track{background-color:#f0f0f0}.ranger__progress::-moz-range-thumb{width:165px;height:32px;border-radius:16px;background:transparent;border:none;box-shadow:none}.ranger__progress::-moz-range-track{height:12px;border-radius:6px;background-color:#f0f0f0;box-shadow:none}.ranger__progress.slider-progress::-moz-range-track{background-color:#f0f0f0}.ranger__progress::-ms-fill-upper{background:transparent;border-color:transparent}.ranger__progress::-ms-fill-lower{background:transparent;border-color:transparent}.ranger__progress::-ms-thumb{width:165px;height:32px;border-radius:16px;background:transparent;border:none;margin-top:0;box-sizing:border-box}.ranger__progress::-ms-track{height:12px;border-radius:6px;background-color:#f0f0f0;border:none;box-shadow:none;box-sizing:border-box}.ranger__progress.slider-progress::-ms-fill-lower{height:23px;border-radius:25px 0 0 25px;margin:-1px 0 -1px -1px;background:#c5f800;border:1px solid #b2b2b2;border-right-width:0}#root>.v0 .ranger__button:hover{box-shadow:1px 2px 5px #000000e6}#root>.v0 .ranger__button:focus:before{opacity:1}#root>.v0 .ranger .white-line__left{border-right:1px solid rgba(255,255,255,.4)}#root>.v0 .ranger .white-line__right{border-left:1px solid rgba(255,255,255,.4)}#root>.v1 .ranger__title{display:flex;gap:10px;font-size:77px}@media only screen and (max-width:1199.5px){#root>.v1 .ranger__title{display:none}}#root>.v1 .ranger__title-sub{color:#33ab81}#root>.v1 .ranger__progress-value{justify-content:center;background:linear-gradient(180deg,#53acdb 30%,#3d85ac);width:150px;top:-8px;height:48px;border-radius:30px}@media only screen and (max-width:599.5px){#root>.v1 .ranger__progress-value{width:124px}}#root>.v1 .ranger__progress-value-item{font-size:21px}#root>.v1 .ranger__progress::-webkit-slider-thumb{width:124px}#root>.v1 .ranger__progress::-moz-range-thumb{width:124px}#root>.v1 .ranger__progress::-ms-thumb{width:124px}#root>.v1 .ranger__button{background-color:#53acdb;width:28px;height:28px}#root>.v2 .ranger__progress-value{justify-content:center;background:#27995d;width:150px;top:-8px;height:48px;border-radius:30px}@media only screen and (max-width:599.5px){#root>.v2 .ranger__progress-value{width:124px}}#root>.v2 .ranger__progress-value-item{font-size:21px;font-weight:700}@media only screen and (max-width:599.5px){#root>.v2 .ranger__progress-value-item{font-size:18px}}#root>.v2 .ranger__progress::-webkit-slider-thumb{width:124px}#root>.v2 .ranger__progress::-moz-range-thumb{width:124px}#root>.v2 .ranger__progress::-ms-thumb{width:124px}#root>.v2 .ranger__button{background:#070606;width:28px;height:28px}#root>.v3 .ranger{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width:1200px){#root>.v3 .ranger{margin-bottom:0}}@media only screen and (min-width:768px){#root>.v3 .ranger{margin-bottom:20px}}#root>.v3 .ranger__container{background-color:#c9c9c9;padding:20px 10px;border-radius:5px}#root>.v3 .ranger__title{display:flex;justify-content:space-between;margin:0}#root>.v3 .ranger__title-sub{display:flex;gap:15px}#root>.v3 .ranger__button{background:none}#root>.v3 .ranger__button svg{fill:#000}#root>.v3 .ranger__progress-value{justify-content:center;background-color:#8232ff;width:145px;top:-8px;height:48px;border-radius:10px}#root>.v3 .ranger__progress-value-item{font-size:22px;font-weight:900}#root>.v3 .ranger__progress::-webkit-slider-thumb{width:145px;height:10px}#root>.v3 .ranger__progress::-moz-range-thumb{width:145px}#root>.v3 .ranger__progress::-ms-thumb{width:145px}.btn-content{display:flex;align-items:center;justify-content:space-between}.btn-text{text-transform:uppercase}.btn-primary{color:#fff;background-color:#b85900;transition:all .2s ease-in-out}.btn-primary:focus{background-color:#9a4a00}.btn-primary:active{background-color:#9a4a00}.btn-primary:disabled{background-color:#595959}#root>.v1 .btn-primary{background:#33ab81;border-radius:50px}#root>.v1 .btn-text{font-size:26px}@media only screen and (max-width:767.5px){#root>.v1 .btn-text{font-size:22px}}@media only screen and (max-width:599.5px){#root>.v1 .btn-text{font-size:17px}}#root>.v2 .btn-primary{background:#c91e4a}#root>.v2 .btn-primary:hover{box-shadow:none}#root>.v2 .btn-text{padding:0 50px}@media only screen and (max-width:1199.5px){#root>.v2 .btn-text{padding:0}}#root>.v3 .btn-content{justify-content:center}#root>.v3 .btn-primary{background-color:#8232ff}#root>.v3 .btn-primary:hover{box-shadow:none}#root>.v0 .btn-primary{color:#fff;background-color:#b85900;transition:all .2s ease-in-out}#root>.v0 .btn-primary:hover{box-shadow:0 0 24px #b8590080}#root>.v0 .btn-primary:focus{background-color:#9a4a00}#root>.v0 .btn-primary:active{background-color:#9a4a00}#root>.v0 .btn-primary:disabled{background-color:#595959}#root>.v0 .answer{position:relative;border-radius:12px;background-color:#80158f;color:#fff;overflow:hidden;display:flex;justify-content:space-between}@media only screen and (max-width:767.5px){#root>.v0 .answer{padding:15px}}@media only screen and (min-width:768px)and (max-width:1199.5px){#root>.v0 .answer{padding:25px}}@media only screen and (max-width:1199.5px){#root>.v0 .answer{flex-direction:column}}@media only screen and (min-width:1200px){#root>.v0 .answer{padding:25px 0 35px}}#root>.v0 .answer:after,#root>.v0 .answer:before{position:absolute;content:"";width:463px;height:463px;border:30px solid #fff;border-radius:50%;opacity:.15}#root>.v0 .answer:before{top:-100px;left:-60px;transform:translate(-50%,-50%)}#root>.v0 .answer:after{bottom:-100px;right:-60px;transform:translate(50%,50%)}#root>.v0 .answer__item{display:flex;flex-direction:column;align-items:center;text-align:center}@media only screen and (max-width:767.5px){#root>.v0 .answer__item{padding:35px 0}}@media only screen and (min-width:768px)and (max-width:1199.5px){#root>.v0 .answer__item{flex-direction:row;gap:15px;padding:30px 40px;text-align:left}}@media only screen and (min-width:1200px){#root>.v0 .answer__item{flex:0 0 33%}}@media only screen and (max-width:1199.5px){#root>.v0 .answer__item:not(:last-child){border-bottom:2px solid rgba(255,255,255,.2)}}@media only screen and (min-width:1200px){#root>.v0 .answer__item:not(:last-child){border-right:2px solid rgba(255,255,255,.2)}}#root>.v0 .answer__img{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background-color:#fff;border-radius:50%;margin-bottom:15px}#root>.v0 .answer__img-picture{width:42px;height:42px}#root>.v0 .answer__title{font-size:24px;margin-bottom:8px}@media only screen and (min-width:1200px){#root>.v0 .answer__description{max-width:320px}}#root>.v1 .answer{display:flex;padding:50px;gap:32px;align-content:space-between;justify-content:center;flex-flow:row wrap}#root>.v1 .answer-pic-text{display:flex;flex-direction:column;align-items:center;text-align:center;width:336px;gap:9px}#root>.v1 .answer-pic-text:before{position:absolute;content:"";width:173px;height:173px;background-color:#edf6ff;border-radius:50%;z-index:-1}#root>.v1 .answer-text{display:flex;flex-direction:column;gap:9px}#root>.v1 .answer-text-header{font-size:20px;color:#000;font-weight:900}#root>.v1 .answer-text-description{font-size:16px}#root>.v2 .answer{display:grid;grid-template-columns:repeat(2,1fr);gap:45px;margin:0 auto;max-width:856px;padding-bottom:40px}@media only screen and (max-width:1199.5px){#root>.v2 .answer{padding:0 40px 50px;text-align:center}}@media only screen and (max-width:599.5px){#root>.v2 .answer{grid-template-columns:repeat(1,1fr)}}#root>.v2 .answer-pic-text{display:flex;max-width:450px;align-items:center;gap:12px}@media only screen and (max-width:1199.5px){#root>.v2 .answer-pic-text{display:flex;flex-direction:column}}#root>.v2 .answer .text{display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:1199.5px){#root>.v2 .answer .text{text-align:center}}#root>.v3 .answer{display:grid;grid-template-columns:repeat(4,1fr);gap:108px;margin:0 auto;max-width:1233px;padding-bottom:50px;padding-top:50px}@media only screen and (max-width:1199.5px){#root>.v3 .answer{grid-template-columns:repeat(2,1fr);gap:50px;text-align:center}}@media only screen and (max-width:599.5px){#root>.v3 .answer{grid-template-columns:repeat(1,1fr)}}#root>.v3 .answer-pic-text{display:flex;align-items:center;gap:15px;flex-direction:column;text-align:center;padding:5px;font-size:20px}@media only screen and (max-width:1199.5px){#root>.v3 .answer-pic-text{display:flex;font-size:23px}}@media only screen and (max-width:599.5px){#root>.v3 .answer-pic-text{font-size:22px;display:flex;flex-direction:row;padding:0 25px;text-align:start}}#root>.v3 .answer-pic{width:189px;height:172px}@media only screen and (max-width:767.5px){#root>.v3 .answer-pic{width:109px;height:99px}}@media only screen and (max-width:1199.5px){.hero{padding-top:105px}}@media only screen and (min-width:1200px){.hero{padding-top:125px}}.hero__container{position:relative;display:flex;justify-content:space-between;align-items:center}.hero__container .hero__image{position:absolute;height:90%;bottom:0;right:20%}@media only screen and (min-width:768px)and (max-width:1199.5px){.hero__container .hero__image{height:55%;right:-120px;top:0}}@media only screen and (max-width:767.5px){.hero__container .hero__image{display:none}}@media only screen and (max-width:767.5px){.hero__container{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1199.5px){.hero__container{flex-direction:column;padding-top:85px;padding-bottom:85px}}.hero__text{max-width:440px;text-align:left}@media only screen and (max-width:1199.5px){.hero__text{align-self:flex-start}}@media only screen and (max-width:767.5px){.hero__text{margin-bottom:60px}}@media only screen and (min-width:768px){.hero__text{margin-bottom:90px}}.hero__text-item{padding-left:1em;position:relative;color:#595959}@media only screen and (max-width:767.5px){.hero__text-item{font-size:16px;font-weight:700}}@media only screen and (min-width:768px){.hero__text-item{font-size:20px}}.hero__text-item:before{content:"";position:absolute;left:.5em;top:.5em;width:.6em;height:.6em;border-radius:50%;transform:translate(-50%,-50%);background-color:#80158f}.hero__text-item:not(:last-child){margin-bottom:20px}.hero__range{display:flex;flex-direction:column;align-items:stretch;gap:36px}.hero__range .hero__description{font-size:12px}.hero__range .hero__description_link{color:#000;cursor:pointer;margin-left:4px}@media only screen and (min-width:1200px){.hero__range{width:416px}}.hero__range-title{color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,#000,#80158f);font-weight:600}@media only screen and (max-width:767.5px){.hero__range-title{font-size:26px}}@media only screen and (min-width:768px){.hero__range-title{font-size:32px}}@media only screen and (max-width:767.5px){.hero__answer.container{padding-left:0;padding-right:0}}@media only screen and (min-width:1200px){.hero__answer.container{padding-left:0;padding-right:0}}@media only screen and (max-width:1199.5px){#root>.v0 .hero{padding-top:105px}}@media only screen and (min-width:1200px){#root>.v0 .hero{padding-top:125px}}#root>.v0 .hero__container{position:relative;display:flex;justify-content:space-between;align-items:center;overflow:hidden}#root>.v0 .hero__container .hero__image{position:absolute;height:90%;bottom:0;right:20%}@media only screen and (min-width:768px)and (max-width:1199.5px){#root>.v0 .hero__container .hero__image{height:55%;right:-120px;top:0}}@media only screen and (max-width:767.5px){#root>.v0 .hero__container .hero__image{display:none}}@media only screen and (max-width:767.5px){#root>.v0 .hero__container{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1199.5px){#root>.v0 .hero__container{flex-direction:column;padding-top:85px;padding-bottom:85px}}@media only screen and (min-width:1200px){#root>.v0 .hero__container{min-height:665px;padding-bottom:65px}}#root>.v0 .hero__container:before{position:absolute;content:"";bottom:-100px;left:50%;transform:translate(-50%);width:860px;height:430px;border-radius:50% 50% 0 0/100% 100% 0 0;background-color:#e6d0e9;opacity:.6;z-index:-1}#root>.v0 .hero__title_mobile{display:none}@media only screen and (max-width:767.5px){#root>.v0 .hero__title_mobile{display:block;padding:0 12px;text-align:center}}@media only screen and (max-width:767.5px){#root>.v0 .hero__title_desktop{display:none}}#root>.v0 .hero__text{max-width:440px;text-align:left}@media only screen and (max-width:1199.5px){#root>.v0 .hero__text{align-self:flex-start}}@media only screen and (max-width:767.5px){#root>.v0 .hero__text{margin-bottom:60px}}@media only screen and (min-width:768px){#root>.v0 .hero__text{margin-bottom:90px}}#root>.v0 .hero__text-item{padding-left:1em;position:relative;color:#595959}@media only screen and (max-width:767.5px){#root>.v0 .hero__text-item{font-size:16px;font-weight:700}}@media only screen and (min-width:768px){#root>.v0 .hero__text-item{font-size:20px}}#root>.v0 .hero__text-item:before{content:"";position:absolute;left:.5em;top:.5em;width:.6em;height:.6em;border-radius:50%;transform:translate(-50%,-50%);background-color:#80158f}#root>.v0 .hero__text-item:not(:last-child){margin-bottom:20px}#root>.v0 .hero__range{background-color:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:stretch;gap:0}#root>.v0 .hero__range-text{margin-bottom:36px}#root>.v0 .hero__range .range__bar{margin-bottom:36px}#root>.v0 .hero__range .hero__description{margin-top:10px}@media only screen and (max-width:767.5px){#root>.v0 .hero__range{order:-1;padding:40px 14px;margin-bottom:30px}}@media only screen and (min-width:768px){#root>.v0 .hero__range{padding:35px 24px}}@media only screen and (max-width:1199.5px){#root>.v0 .hero__range{align-self:stretch}}@media only screen and (min-width:1200px){#root>.v0 .hero__range{width:416px}}#root>.v0 .hero__range-title{color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,#000,#80158f);font-weight:600;margin-bottom:5px}@media only screen and (max-width:767.5px){#root>.v0 .hero__range-title{font-size:26px}}@media only screen and (min-width:768px){#root>.v0 .hero__range-title{font-size:32px}}#root>.v0 .hero__range-description{color:#595959;padding-bottom:15px;border-bottom:2px solid #F0F0F0}#root>.v0 .hero__answer-description{padding:20px 50px;margin:0 auto;text-align:center}#root>.v0 .hero__answer-description>p{padding-top:16px}@media only screen and (max-width:767.5px){#root>.v0 .hero__answer.container{padding-left:0;padding-right:0}}@media only screen and (min-width:1200px){#root>.v0 .hero__answer.container{padding-left:0;padding-right:0}}#root>.v1 .hero{display:flex;flex-direction:column;align-items:center;gap:50px}@media only screen and (max-width:1199.5px){#root>.v1 .hero{padding:0 28px}}#root>.v1 .hero-description{color:#bbb;font-size:10px;text-transform:uppercase}@media only screen and (max-width:1199.5px){#root>.v1 .hero-description{text-align:center}}#root>.v1 .hero-btn-pic{width:54px;height:54px}@media only screen and (min-width:1200px){#root>.v1 .hero-character{width:688px;position:absolute;transform:translate(90%)}}@media only screen and (max-width:1599.5px){#root>.v1 .hero-character{width:600px}}@media only screen and (max-width:1199.5px){#root>.v1 .hero-character{width:688px}}@media only screen and (max-width:599.5px){#root>.v1 .hero-character{display:none}}#root>.v1 .hero__container{display:flex;align-items:center;border-radius:55px;padding:30px 80px;width:100%}@media only screen and (min-width:1200px){#root>.v1 .hero__container{max-width:1043px;background-color:#ffffffd4;position:relative;margin-right:130px}}@media only screen and (max-width:1199.5px){#root>.v1 .hero__container{background-color:#fff;justify-content:space-around;box-shadow:0 5px 10px 2px #00000017;display:flex;flex-direction:column;padding:20px;gap:40px}}#root>.v1 .hero__range{gap:25px;padding:0;align-self:center}@media only screen and (max-width:1199.5px){#root>.v1 .hero__range{gap:0;display:flex;flex-direction:row}}@media only screen and (max-width:767.5px){#root>.v1 .hero__range{display:flex;flex-direction:column;gap:40px}}#root>.v1 .hero__range__bar{width:100%}#root>.v1 .hero__range-title{text-transform:uppercase;font-weight:900;color:#000;font-size:30px}@media only screen and (max-width:1199.5px){#root>.v1 .hero__range-title{gap:10px;text-align:center;font-size:60px}}@media only screen and (max-width:767.5px){#root>.v1 .hero__range-title{font-size:26px}}#root>.v1 .hero__range-goals{color:#33ab81}#root>.v1 .hero__range-text-container{display:flex;flex-direction:column;justify-content:space-evenly}#root>.v1 .hero__answer-description{max-width:1150px;padding:0 50px;margin:0 auto;text-align:center}#root>.v1 .hero__answer-description>p{padding-top:16px}#root>.v1 .hero-btn-description{display:flex;gap:10px;align-items:center}#root>.v2 .hero{display:flex;flex-direction:column;align-items:center;gap:50px;padding:20px}#root>.v2 .hero-description{color:#bbb;font-size:10px;text-transform:uppercase}#root>.v2 .hero-btn-pic{width:54px;height:54px}#root>.v2 .hero-circle-char{position:relative;width:347px;height:347px}@media only screen and (max-width:1199.5px){#root>.v2 .hero-circle-char{width:329px;height:329px}}@media only screen and (max-width:767.5px){#root>.v2 .hero-circle-char{display:none}}#root>.v2 .hero-character{position:absolute;transform:translate(70%,-10%) scale(.9)}@media only screen and (max-width:1199.5px){#root>.v2 .hero-character{width:330px;transform:translate(110%,-15%)}}@media only screen and (max-width:767.5px){#root>.v2 .hero-character{display:none}}#root>.v2 .hero__container{max-width:856px;background-color:#fff;position:relative;display:flex;justify-content:space-around;align-items:center;border-radius:55px;box-shadow:5px 5px 20px #0000001a;padding:20px 40px}@media only screen and (max-width:1199.5px){#root>.v2 .hero__container{max-width:684px;display:flex;flex-direction:column;padding:35px;gap:40px}}@media only screen and (max-width:767.5px){#root>.v2 .hero__container{padding:28px}}@media only screen and (max-width:1199.5px){#root>.v2 .hero__range{gap:0;display:flex;flex-direction:row}}@media only screen and (max-width:767.5px){#root>.v2 .hero__range{display:flex;flex-direction:column;gap:40px;width:100%}}#root>.v2 .hero__range-text-container{display:flex;flex-direction:column;justify-content:space-around}#root>.v2 .hero__range-title{text-transform:uppercase;font-weight:900;color:#000;font-size:30px}@media only screen and (max-width:1199.5px){#root>.v2 .hero__range-title{font-size:26px}}@media only screen and (max-width:767.5px){#root>.v2 .hero__range-title{text-align:center}}@media only screen and (max-width:359.5px){#root>.v2 .hero__range-title{font-size:22px}}#root>.v2 .hero__range-description{color:#bbb;display:flex;gap:10px;font-size:33px;text-transform:uppercase}#root>.v2 .hero__range-description-sub{color:#000}@media only screen and (max-width:767.5px){#root>.v2 .hero__range-description{justify-content:center}}#root>.v2 .hero__range-text{display:flex;flex-direction:column;gap:17px}@media only screen and (max-width:1199.5px){#root>.v2 .hero__range-text{width:315px;gap:10px}}@media only screen and (max-width:767.5px){#root>.v2 .hero__range-text{width:100%;align-self:center;margin-bottom:40px}}#root>.v2 .hero__range-any-goals{display:flex;gap:10px}@media only screen and (max-width:767.5px){#root>.v2 .hero__range-any-goals{justify-content:center}}#root>.v2 .hero__range-goals{color:#33ab81}#root>.v2 .hero-btn-description{display:flex;gap:10px;align-items:center}@media only screen and (max-width:767.5px){#root>.v2 .hero-btn-description{display:flex;flex-direction:column;gap:20px}}#root>.v3 .hero{display:flex;flex-direction:column;align-items:center;padding-top:85px;padding-left:75px;padding-right:75px;gap:200px}@media only screen and (max-width:1599.5px){#root>.v3 .hero{gap:100px}}@media only screen and (max-width:1199.5px){#root>.v3 .hero{padding:390px 0 0}}@media only screen and (max-width:767.5px){#root>.v3 .hero{padding-top:280px;gap:0px}}@media only screen and (max-width:599.5px){#root>.v3 .hero{padding-top:250px}}@media only screen and (max-width:549.5px){#root>.v3 .hero{padding-top:100px}}#root>.v3 .hero-description{color:#bbb;font-size:10px;text-transform:uppercase}#root>.v3 .hero-btn-pic{width:54px;height:54px}#root>.v3 .hero__container{align-self:start}@media only screen and (max-width:1199.5px){#root>.v3 .hero__container{padding:40px 40px 80px;background-image:url("data:image/svg+xml,%3csvg%20width='1240'%20height='1637'%20viewBox='0%200%201240%201637'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35.5%201625.5C-93.5%201608.5%20-93.5%201577%20-171%201555.5C-215.499%201547.66%20-265.819%201557.11%20-311%201572.32V0H1551.5V1593C1531.83%201607%201464.2%201635.3%201351%201636.5C1209.5%201638%201228.5%201597.5%201082%201593C935.5%201588.5%20805.5%201638%20665.5%201625.5C525.5%201613%20500.5%201586.5%20413.5%201582C326.5%201577.5%20164.5%201642.5%2035.5%201625.5Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:bottom}}#root>.v3 .hero__range{gap:70px;flex-direction:column}@media only screen and (min-width:1200px){#root>.v3 .hero__range{width:500px}}@media only screen and (max-width:1199.5px){#root>.v3 .hero__range{gap:0;display:flex}}@media only screen and (max-width:767.5px){#root>.v3 .hero__range{display:flex;gap:40px}}@media only screen and (max-width:767.5px){#root>.v3 .hero__range-extra{display:none}}#root>.v3 .hero__range-title{text-transform:uppercase;font-weight:900;color:#000;font-size:53px}@media only screen and (max-width:767.5px){#root>.v3 .hero__range-title{font-size:33px}}#root>.v3 .hero__range-description{color:#bbb;display:flex;gap:10px;font-size:33px;text-transform:uppercase}#root>.v3 .hero__range-description-sub{color:#000}@media only screen and (max-width:767.5px){#root>.v3 .hero__range-description{justify-content:center}}#root>.v3 .hero__range-text{display:flex;flex-direction:column;gap:17px}@media only screen and (max-width:1199.5px){#root>.v3 .hero__range-text{width:315px;gap:10px}}@media only screen and (max-width:767.5px){#root>.v3 .hero__range-text{align-self:center;margin-bottom:40px}}#root>.v3 .hero__range-any-goals{display:flex;gap:10px}@media only screen and (max-width:767.5px){#root>.v3 .hero__range-any-goals{justify-content:center}}#root>.v3 .hero__range-goals{color:#33ab81}#root>.v3 .hero__range-text-container{display:flex;flex-direction:column;justify-content:space-around}#root>.v3 .hero-btn-description{display:flex;flex-direction:column;align-items:stretch;gap:20px}.state-container{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.loading{color:#000;font-size:18px;font-weight:700}.first-page{position:relative}#root>.v0 .first-page{font-family:Roboto,sans-serif}#root>.v1 .first-page{font-family:Roboto,sans-serif;background-image:url("data:image/svg+xml,%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='58.9297px'%20height='256px'%20viewBox='0,0,58.92969,256'%3e%3cg%20fill='none'%20fill-rule='nonzero'%20stroke='none'%20stroke-width='1'%20stroke-linecap='butt'%20stroke-linejoin='miter'%20stroke-miterlimit='10'%20stroke-dasharray=''%20stroke-dashoffset='0'%20font-family='none'%20font-weight='none'%20font-size='none'%20text-anchor='none'%20style='mix-blend-mode:%20normal'%3e%3cg%20transform='translate(0,0)%20scale(1,1)'%3e%3cg%3e%3cg%20transform='translate(0.00012,0)'%3e%3cg%3e%3cg%20transform='translate(-0.00625,-0.01483)%20scale(1.00009,1)'%3e%3cg%3e%3cg%20transform='translate(-0.54132,-0.00215)%20scale(0.03411,0.03411)'%3e%3ccircle%20cx='-38.7412'%20cy='6834.98'%20r='670.741'%20fill='%23f6f8fb'%3e%3c/circle%3e%3ccircle%20cx='1721.71'%20cy='5938.89'%20r='670.741'%20fill='%23f6f8fb'%3e%3c/circle%3e%3cellipse%20cx='879.79'%20cy='4135.31'%20rx='2822.79'%20ry='630.588'%20fill-opacity='0.5098'%20fill='%2353abdc'%3e%3c/ellipse%3e%3ccircle%20cx='1441.04'%20cy='3969.04'%20r='259.039'%20fill-opacity='0.41176'%20fill='%2399eae4'%3e%3c/circle%3e%3ccircle%20cx='-96'%20cy='4472.83'%20r='163.686'%20fill-opacity='0.74902'%20fill='%23ffffff'%3e%3c/circle%3e%3cpath%20d='M1238.46,71.4053c0,-39.2122%2031.79,-71.00003%2071,-71.00003h847.67c13.26,0%2024,10.74513%2024,24.00003v300.2177c0,72.902%20-59.09,132.001%20-132,132.001h-565.67c-135.31,0%20-245,-109.691%20-245,-245z'%20fill='%23a3d1a4'%20opacity='0.18'%3e%3c/path%3e%3cpath%20d='M1570.47,729.191c0,-70.246%2056.94,-127.191%20127.19,-127.191h322.21c13.26,0%2024,10.745%2024,24v127c0,72.902%20-59.1,132%20-132,132h-185.59c-86.05,0%20-155.81,-69.758%20-155.81,-155.809z'%20fill='%234997c3'%3e%3c/path%3e%3cpath%20d='M-453,497.624c0,-39.213%2031.788,-71%2071,-71h577.248c13.255,0%2024,10.745%2024,24v302.376c0,72.901%20-59.098,132%20-132,132h-295.248c-135.31,0%20-245,-109.69%20-245,-245z'%20fill='%23a3d1a4'%20opacity='0.72'%3e%3c/path%3e%3ccircle%20cx='-325.113'%20cy='3103.89'%20r='404.887'%20fill='%23f6f8fb'%3e%3c/circle%3e%3ccircle%20cx='1842.33'%20cy='3107.41'%20r='259.039'%20fill-opacity='0.74902'%20fill='%23c8e1d9'%3e%3c/circle%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-position:top center}@media only screen and (max-width:1199.5px){#root>.v1 .first-page{background-image:none}}#root>.v2 .first-page{font-family:Roboto,sans-serif;background-color:#f2f2f2;background-image:url("data:image/svg+xml,%3csvg%20width='1728'%20height='5328'%20viewBox='0%200%201728%205328'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1250.59%201884.36C1314.74%201956.58%201427.25%201963.93%201483.72%201885.57C1559.17%201780.89%201608.54%201658.66%201626.38%201529.09C1652.23%201341.32%201610.16%201150.48%201507.75%20990.985C1405.34%20831.487%201249.33%20713.814%201067.83%20659.177C886.332%20604.539%20691.285%20616.53%20517.844%20692.988C344.404%20769.446%20203.979%20905.342%20121.878%201076.18C39.7766%201247.03%2021.4002%201441.57%2070.0604%201624.77C118.721%201807.96%20231.217%201967.75%20387.274%202075.33C494.955%202149.56%20618.488%202195.57%20746.663%202210.49C842.604%202221.66%20913.07%202133.64%20903.038%202037.58C893.005%201941.51%20804.434%201875.11%20711.839%201847.62C667.258%201834.38%20624.685%201814.15%20585.802%201787.34C498.389%201727.08%20435.376%201637.58%20408.12%201534.97C380.864%201432.36%20391.157%201323.38%20437.145%201227.69C483.132%201132%20561.789%201055.88%20658.939%201013.05C756.088%20970.224%20865.34%20963.508%20967.004%20994.112C1068.67%201024.72%201156.06%201090.63%201213.42%201179.97C1270.78%201269.31%201294.35%201376.2%201279.86%201481.38C1273.42%201528.16%201259.64%201573.24%201239.34%201615.08C1197.17%201701.98%201186.44%201812.15%201250.59%201884.36Z'%20fill='white'%20fill-opacity='0.49'/%3e%3cpath%20d='M-352.958%20711.509L227.697%20391.702C274.423%20365.967%20330.594%20363.952%20379.044%20386.273L546.928%20463.619C589.155%20483.073%20637.555%20484.158%20680.611%20466.617L1009.17%20332.76C1052.73%20315.013%201101.74%20316.34%201144.27%20336.419L1437.44%20474.81C1498.94%20503.842%201571.88%20492.929%201622.2%20447.167L2009.2%2095.1677'%20stroke='white'%20stroke-width='256'/%3e%3cpath%20d='M-191.474%202288.4C-191.474%202288.4%2091.2145%201992.19%20355.372%202288.4C619.529%202584.6%20523.413%202960.56%20947.788%202994.74C1096.82%203006.74%201205.82%202927.41%201284.51%202819.42C1475.36%202557.5%201676.42%202269.74%201990.21%202188.71V2188.71'%20stroke='white'%20stroke-width='256'/%3e%3cpath%20d='M2056.69%204655.98C2056.69%204655.98%201695.59%205032.49%201232.93%204735.4C770.271%204438.31%201143.74%204571.41%20863.534%204795.67C583.331%205019.93%201018.53%205588.43%20-454.082%204779.51'%20stroke='white'%20stroke-width='256'/%3e%3c/svg%3e");background-size:cover}@media only screen and (max-width:1199.5px){#root>.v2 .first-page{background-image:none}}#root>.v3 .first-page{font-family:Roboto,sans-serif;background-color:#f2f2f2;background-image:url(/assets/bg-v3-big-6FDdrYXb.png),url("data:image/svg+xml,%3csvg%20width='1728'%20height='1221'%20viewBox='0%200%201728%201221'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M65.897%20148.145C-116.566%20173.755%20-119.895%20196.952%20-179.245%20164.414V1134.66C-133.044%201081.51%2019.4161%20955.047%20259.657%20874.352C559.958%20773.484%201233.71%201167.2%201637.96%201216C1961.36%201255.05%202214.18%201004.5%202300.17%20874.352V105.845C2275.78%20119.945%202465.82%20-31.8972%202317.98%207.14862C2133.18%2055.9559%201733.48%20265.282%201556.38%20196.952C1199.89%2059.4083%20822.114%20252.783%20436.758%20196.952C302.007%20177.429%20175.803%20132.718%2065.897%20148.145Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat,no-repeat;background-size:contain,contain;background-position:top center,top 30% left}@media only screen and (max-width:1599.5px){#root>.v3 .first-page{background-position:top center,top 25% left}}@media only screen and (max-width:1199.5px){#root>.v3 .first-page{background-image:url(/assets/bg-v3-small-DJcSAmht.png),url("data:image/svg+xml,%3csvg%20width='1600'%20height='1560'%20viewBox='0%200%201600%201560'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%20158.243C38.0087%20190.781%2040.141%20167.584%20156.995%20141.974C227.381%20126.548%20308.206%20171.258%20394.503%20190.781C641.295%20246.613%20935.426%2053.2377%201163.73%20190.781C1274.72%20257.65%201585.6%2011.8744%201598.85%201.32682C1599.13%20-0.247799%201599.29%20-0.49176%201599.29%200.97805C1599.29%200.97805%201599.14%201.09622%201598.85%201.32682C1596.76%2013.1282%201587.88%2099.6743%201587.88%2099.6743V1101.07C1532.81%201231.22%201465.84%201410.35%201307.07%201474.81C1035.58%201585.03%20778.648%201332.63%20586.328%201433.49C432.471%201514.19%2029.5877%201506.18%200%201559.32V158.243Z'%20fill='white'/%3e%3c/svg%3e");background-position:top center,top 36% left;background-repeat:no-repeat,no-repeat;background-size:contain,120%}}@media only screen and (max-width:549.5px){#root>.v3 .first-page{background-position:top center,top 32% left}}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}:root{--font-primary: "Roboto", system-ui, -apple-system, "Segoe UI", "Inter", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0;line-height:1.3em}html{scroll-behavior:smooth}ul,ol{list-style:none}a{text-decoration:none}*:focus{outline:none}button{cursor:pointer}img{max-width:100%}h1{font-weight:700!important}body{position:relative;min-width:320px;background-color:#fcf9fc;font-size:16px;font-weight:400;color:#595959;line-height:1.3em}body.lock{overflow:hidden}.logo{height:auto;object-fit:contain}@media only screen and (max-width:767.5px){.logo{width:130px;padding:14px 0}}@media only screen and (min-width:768px){.logo{width:200px}}@media only screen and (min-width:768px)and (max-width:1199.5px){.logo{padding:22px 0}}@media only screen and (min-width:1200px){.logo{padding:22px 0}}.form-main{padding-top:140px}@media only screen and (max-width:767.5px){.form-main{padding-top:110px}}.form-main--true,.form-main-variant--true{background:#fff}.container{width:100%;max-width:1400px;margin:0 auto}.negative{background-color:#80158f;color:#fff}.negative-v1{background-color:#2ce09c;color:#fff}.negative-v2{background-color:#f2f2f2;color:#797979}@media only screen and (max-width:1199.5px){.section{padding-top:45px;padding-bottom:20px}}#root>.v1 .section__title{font-size:50px;font-weight:900;text-transform:uppercase}@media only screen and (max-width:767.5px){#root>.v1 .section__title{font-size:30px}}#root>.v1 .section__description{font-size:20px}@media only screen and (max-width:767.5px){#root>.v1 .section__description{font-size:16px}}#root>.v1 .section__title{color:#000;font-weight:900;line-height:140%;letter-spacing:.76px;text-transform:uppercase;position:relative}.btn{position:relative;display:inline-block;width:100%;border:1px solid transparent;border-radius:12px;font-size:18px;font-weight:800;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}#root>.v1 .btn{padding:20px;display:flex;justify-content:center}@media only screen and (max-width:1199.5px){#root>.v1 .btn{padding:19px 40px}}@media only screen and (max-width:549.5px){#root>.v1 .btn{padding:19px 30px}}#root>.v2 .btn{height:71px;border:none;border-radius:100px;padding:8px}@media only screen and (max-width:1199.5px){#root>.v2 .btn{width:194px}}#root>.v3 .btn{border:none;border-radius:10px;padding:8px 20px}#root>.v2 .section__title{font-size:33px;text-transform:uppercase;font-weight:900;text-align:center}@media only screen and (max-width:599.5px){#root>.v2 .section__title{font-size:26px}}#root>.v3 .section__title{font-size:40px;font-weight:900;color:#000;text-transform:uppercase}@media only screen and (max-width:767.5px){#root>.v3 .section__title{font-size:29px}}#root>.v0{font-family:Roboto,sans-serif}#root>.v0 html{scroll-behavior:smooth}#root>.v0 ul,#root>.v0 ol{list-style:none}#root>.v0 a{text-decoration:none}#root>.v0 *:focus{outline:none}#root>.v0 button{cursor:pointer}#root>.v0 img{max-width:100%}#root>.v0 body{position:relative;min-width:320px;background-color:#f0f0f0;background-image:url(../images/bg.svg);background-size:cover;font-size:16px;font-weight:400;color:#595959;line-height:1.3em}#root>.v0 body.lock{overflow:hidden}#root>.v0 .logo{height:auto;object-fit:contain}@media only screen and (max-width:767.5px){#root>.v0 .logo{width:130px;padding:14px 0}}@media only screen and (min-width:768px){#root>.v0 .logo{width:200px}}@media only screen and (min-width:768px)and (max-width:1199.5px){#root>.v0 .logo{padding:22px 0}}@media only screen and (min-width:1200px){#root>.v0 .logo{padding:22px 0}}@media only screen and (max-width:767.5px){#root>.v0 .form-main{padding-top:14px}}@media only screen and (min-width:768px){#root>.v0 .form-main{padding-top:110px}}@media only screen and (max-width:767.5px){#root>.v0 .container{padding-left:14px;padding-right:14px}}@media only screen and (min-width:768px)and (max-width:1199.5px){#root>.v0 .container{padding-left:23px;padding-right:23px}}@media only screen and (min-width:1200px){#root>.v0 .container{max-width:1400px;margin-inline:auto;padding-left:50px;padding-right:50px}}#root>.v0 .negative{background-color:#80158f;color:#fff}#root>.v0 .section{padding-left:0;padding-right:0;color:#000}@media only screen and (max-width:1199.5px){#root>.v0 .section{padding-top:45px;padding-bottom:20px}}@media only screen and (max-width:767.5px){#root>.v0 .section{padding-top:80px}}@media only screen and (min-width:1200px){#root>.v0 .section{padding-top:80px;padding-bottom:20px}}#root>.v0 .section__title{color:#000;font-weight:700;line-height:140%;letter-spacing:.76px;text-transform:uppercase;position:relative;margin-bottom:20px}.form__container #root>.v0 .section__title{padding-bottom:15px;border-bottom:2px solid #F0F0F0;margin-bottom:0}@media only screen and (max-width:767.5px){#root>.v0 .section__title{font-size:26px}}@media only screen and (min-width:768px){#root>.v0 .section__title{font-size:38px}}.negative #root>.v0 .section__title{color:#fff}.hero #root>.v0 .section__title{margin-bottom:25px}#root>.v0 .section__title:before{content:"";position:absolute;top:.75em;left:0;width:5em;height:.5em;background-color:#e6d0e9;opacity:.4}.negative #root>.v0 .section__title{background-color:#fff;opacity:.4}#root>.v0 .section__description{font-size:16px;font-weight:400;margin-bottom:30px}#root>.v0 .btn{position:relative;display:inline-block;width:100%;border:1px solid transparent;border-radius:12px;font-size:18px;font-weight:800;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}@media only screen and (max-width:549.5px){#root>.v0 .btn{padding:15px}}@media only screen and (min-width:550px){#root>.v0 .btn{padding:15px 80px}}
