.dropdown-button{align-items:center;border:2px solid var(--color-primary);border-radius:48px;cursor:pointer;display:flex;gap:4px;padding:13px 14px 13px 24px;position:relative;width:-moz-fit-content;width:fit-content}.dropdown-button.dropdown-button_reverse{flex-direction:row-reverse;padding:13px 24px}.dropdown-button .dropdown-button__chevron{transition:transform .3s ease}.dropdown-button .dropdown-button__chevron.dropdown-button__chevron_rotate{transform:rotate(180deg)}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .5s ease}.slide-fade-enter,.slide-fade-leave-to{max-height:0;opacity:0;overflow:hidden}.lk-button{display:flex;position:relative}.lk-button .menu-block{background:var(--color-white);border-radius:8px;box-shadow:0 16px 40px #7280b633;list-style:none;margin-top:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:margin .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out;width:246px;z-index:2}.lk-button .menu-block.menu-block-active{margin-top:8px;max-height:500px;opacity:1;transition:max-height .5s ease-in-out,margin .2s ease-in-out,opacity .2s ease-in-out}.lk-button .menu-block .menu-block__list{padding:28px 21px}.lk-button .menu-block .menu-block__list .with-separator{position:relative}.lk-button .menu-block .menu-block__list .with-separator a{padding:16px 0}.lk-button .menu-block .menu-block__list .with-separator:after,.lk-button .menu-block .menu-block__list .with-separator:before{background-color:var(--color-primary);content:"";height:1px;left:0;opacity:.1;position:absolute;right:0}.lk-button .menu-block .menu-block__list .with-separator:before{top:0}.lk-button .menu-block .menu-block__list .with-separator:after{bottom:0}.lk-button .menu-block .menu-block__list li{cursor:pointer;transition:.2s ease-in-out;transition-property:color}.lk-button .menu-block .menu-block__list li a{display:block;padding:15px 0}.lk-button .menu-block .menu-block__list li:first-child a{padding-top:0}.lk-button .menu-block .menu-block__list li:last-child a{padding-bottom:0}.lk-button .menu-block .menu-block__list li:hover{color:var(--color-link-untouched)}.lk-button .header-content__right{align-items:center;display:flex;gap:24px}.menu-item-scaling{align-items:flex-start;cursor:pointer;display:flex;gap:8px;height:-moz-fit-content;height:fit-content;padding:8px 0}.menu-item-scaling .menu-item__link-container{align-items:center;display:grid;gap:8px}@media only screen and (width >= 768px){.menu-item-scaling .menu-item__link-container{gap:4px}.menu-item-scaling .menu-item__link-container .menu-item-link-text{padding-top:3px}}.menu-item-scaling .menu-item-link-text,.menu-item-scaling svg{color:var(--color-text-primary-blue-depricated);transition:.2s ease-in-out;transition-property:color}.menu-item-scaling .menu-item-link-text{align-items:center;display:flex;min-height:24px;width:168px}.menu-item-scaling .menu-item-link-gradient-text{background:var(--color-gradient-text-header);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.menu-item-scaling:hover .menu-item-link-text,.menu-item-scaling:hover svg{color:var(--color-link-untouched)}.divider{background-color:var(--color-border-divider);height:auto;margin:16px 4px 16px 20px;opacity:.5;width:1px}#pl-scrollbar{height:var(--abcce704);overflow:hidden;position:relative}#pl-scrollbar .pl-scrollbar__wrap{height:100%;max-height:var(--5f47679e);overflow:auto}#pl-scrollbar .pl-scrollbar__wrap.hidden{overflow:hidden}#pl-scrollbar .pl-scrollbar__view{min-height:100%}#pl-scrollbar .pl-scrollbar__view,#pl-scrollbar .pl-scrollbar__wrap{position:relative;scrollbar-width:none}#pl-scrollbar .pl-scrollbar__view::-webkit-scrollbar,#pl-scrollbar .pl-scrollbar__wrap::-webkit-scrollbar{display:none}#pl-scrollbar .pl-scrollbar__bar{opacity:0;position:absolute;transition:opacity .5s,width .3s,height .3s;z-index:3}#pl-scrollbar .pl-scrollbar__bar .pl-scrollbar__thumb{background-color:var(--color-text-icons-secondary);border-radius:100px;cursor:pointer;opacity:.3;position:relative;transition:opacity .5s}#pl-scrollbar .pl-scrollbar__bar .pl-scrollbar__thumb:after{content:"";position:absolute}#pl-scrollbar .pl-scrollbar__bar.is-vertical{height:100%;padding:4px 0;right:var(--9c35ff08);top:0;width:var(--a5e34006)}#pl-scrollbar .pl-scrollbar__bar.is-vertical .pl-scrollbar__thumb{height:var(--19a75ce3);width:100%}#pl-scrollbar .pl-scrollbar__bar.is-vertical .pl-scrollbar__thumb:after{height:100%;right:0;top:0;width:6px}#pl-scrollbar .pl-scrollbar__bar.is-vertical.drag{width:6px}#pl-scrollbar .pl-scrollbar__bar.is-horizontal{bottom:2px;height:var(--a5e34006);left:0;padding:0 2px;width:100%}#pl-scrollbar .pl-scrollbar__bar.is-horizontal.drag{height:6px}#pl-scrollbar .pl-scrollbar__bar.is-horizontal .pl-scrollbar__thumb{height:100%;width:var(--0017bc2a)}#pl-scrollbar .pl-scrollbar__bar.is-horizontal .pl-scrollbar__thumb:after{bottom:0;height:10px;left:0;width:100%}#pl-scrollbar .pl-scrollbar__bar.visible{opacity:1}#pl-scrollbar .pl-scrollbar__bar.visible.drag .pl-scrollbar__thumb,#pl-scrollbar .pl-scrollbar__bar.visible.with-hover .pl-scrollbar__thumb:hover{opacity:.5}.chevron-button-scaling-container{display:grid}@media only screen and (width >= 768px){.chevron-button-scaling-container{position:relative}.chevron-button-scaling-container:first-child{padding:0 10px 0 16px}}.chevron-button-scaling-container .chevron-button-content{background:#fff;background:var(--color-white);border-radius:30px;box-shadow:2px 13px 35px #0000001f;display:flex;left:var(--a5657202);padding:0 8px 0 40px;position:absolute;top:73px;width:var(--4629f77a);z-index:2}.chevron-button-scaling-container .chevron-button-content:after,.chevron-button-scaling-container .chevron-button-content:before{position:absolute;top:-15px}@media only screen and (width < 768px){.chevron-button-scaling-container .chevron-button-content:after,.chevron-button-scaling-container .chevron-button-content:before{display:none}}.chevron-button-scaling-container .chevron-button-content:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none' viewBox='0 0 16 9'%3E%3Cpath fill='%23fff' d='M4.765 2.448c1.597-2.196 4.873-2.196 6.47 0L16 9H0z'/%3E%3C/svg%3E");left:136px}.chevron-button-scaling-container .chevron-button-content:before{content:"";height:15px;left:0;width:100%}@media only screen and (width < 768px){.chevron-button-scaling-container .chevron-button-content{border-radius:0;box-shadow:none;margin-top:24px;overflow:hidden;padding:0;position:static;width:100%}}.chevron-button-scaling-container .chevron-button{align-items:center;cursor:pointer;display:flex;gap:4px;position:relative;width:-moz-fit-content;width:fit-content}.chevron-button-scaling-container .chevron-button a{color:var(--color-brand-dark-blue);cursor:pointer;transition:.2s ease-in-out;transition-property:color}@media only screen and (width < 1200px){.chevron-button-scaling-container .chevron-button a{color:var(--color-text-primary-blue-depricated)}}.chevron-button-scaling-container .chevron-button.chevron-button_active a{color:var(--color-link-untouched)}@media only screen and (width < 768px){.chevron-button-scaling-container .chevron-button.chevron-button_active a{color:var(--color-text-primary-blue-depricated)}}.chevron-button-scaling-container .chevron-button.chevron-button_active a .absolute-filler{content:"";display:block;height:73px;left:0;position:absolute;top:0;width:100%;z-index:1}@media only screen and (width < 768px){.chevron-button-scaling-container .chevron-button.chevron-button_active a .absolute-filler{display:none}}.chevron-button-scaling-container .chevron-button .chevron-svg{transition:.3s ease;transition-property:transform,color}.chevron-button-scaling-container .chevron-button .chevron-svg.chevron-svg_active{color:var(--color-link-untouched);transform:rotate(180deg)}@media only screen and (width < 768px){.chevron-button-scaling-container .chevron-button .chevron-svg.chevron-svg_active{color:var(--color-text-primary-blue-depricated)}}.fade-button-content-enter-active,.fade-button-content-leave-active{transition:all .1s ease-in-out}.fade-button-content-enter-from,.fade-button-content-leave-to{margin-top:-10px;opacity:0}.background-mask{background-color:#00000080;height:100%;left:0;position:fixed;top:82px;width:100%}@media only screen and (width < 768px){.background-mask{top:58px}}.fade-mask-enter-active,.fade-mask-leave-active{transition:opacity .1s ease-in-out}.fade-mask-enter-from,.fade-mask-leave-to{opacity:0}.other-menu-items-container-scaling{display:grid;gap:32px;height:-moz-fit-content;height:fit-content;padding:0}@media only screen and (width >= 768px){.other-menu-items-container-scaling{gap:12px;padding:8px 0 24px}}.other-menu-items-container-scaling .other-menu-items{display:grid;gap:12px;height:-moz-fit-content;height:fit-content;padding:0}.other-menu-items-container-scaling .other-menu-items:nth-of-type(2){gap:16px;padding:10px 0 8px}@media only screen and (width >= 768px){.other-menu-items-container-scaling .other-menu-items{gap:14px;padding:10px 0 8px}}.other-menu-items-container-scaling .other-menu-items .other-menu-items__title{color:var(--color-background-extra-light-blue)}.other-menu-items-container-scaling .other-menu-items .other-menu-items__links{display:grid;gap:12px}.other-menu-items-container-scaling .other-menu-items .other-menu-items__links .other-menu-items__link{color:var(--color-text-primary-blue-depricated);height:24px;transition:.2s ease-in-out;transition-property:color}@media only screen and (width >= 768px){.other-menu-items-container-scaling .other-menu-items .other-menu-items__links .other-menu-items__link{height:21px}}.other-menu-items-container-scaling .other-menu-items .other-menu-items__links .other-menu-items__link:hover{color:var(--color-link-untouched)}.header-slider-container{border-radius:24px;margin:8px 0;max-height:280px;overflow:hidden;position:relative;width:343px}@media only screen and (width >= 768px){.header-slider-container{max-height:240px;width:296px}}.header-slider-container .header-slider-wrapper{overflow:hidden}.header-slider-container .header-slider-wrapper .header-slides{display:flex;transition:transform .5s ease}.header-slider-container .header-slider-wrapper .header-slides .header-slide{max-width:-moz-fit-content;max-width:fit-content}.header-slider-container .header-slider-wrapper .header-slides .header-slide img{display:block;height:auto;max-width:343px;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (width >= 768px){.header-slider-container .header-slider-wrapper .header-slides .header-slide img{width:296px}}.header-slider-container .header-slider-dots{background:var(--color-white);border-radius:12px 12px 0 0;bottom:0;display:flex;gap:8px;left:calc(50% - 29px);padding:6px 12px 4px;position:absolute}.header-slider-container .header-slider-dots .header-slider-dot{background:var(--color-border-divider);border-radius:10px;cursor:pointer;height:6px;width:6px}.header-slider-container .header-slider-dots .header-slider-dot.active{background:var(--color-active-dot-slider)}#header-rowi-scaling{background:var(--color-white);position:fixed;top:0;transition:top .3s ease;width:100%;z-index:3}#header-rowi-scaling.scroll-down{top:-88px}#header-rowi-scaling .header-content{align-items:center;display:flex;justify-content:space-between;padding:13px 16px}@media only screen and (width >= 768px){#header-rowi-scaling .header-content{margin:0 auto;padding:16px 0}}#header-rowi-scaling .header-content .logo-rowi{width:76px}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .logo-rowi{width:-moz-fit-content;width:fit-content}}#header-rowi-scaling .header-content .header-menu-items{display:none}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .header-menu-items{align-items:center;display:flex;gap:40px}}#header-rowi-scaling .header-content .header-phone-buttons{display:none}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .header-phone-buttons{align-items:center;display:flex;gap:24px}}#header-rowi-scaling .header-content .mobile-menu{display:block}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .mobile-menu{display:none}}#header-rowi-scaling .header-content .header-phone-link{transition:.2s ease-in-out;transition-property:color}#header-rowi-scaling .header-content .header-phone-link:hover{color:var(--color-link-untouched)}#header-rowi-scaling .header-content .header-product-content{display:grid}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .header-product-content{display:flex;justify-content:space-between;width:100%}}#header-rowi-scaling .header-content .header-product-content .header-product-content-menu-container{display:flex;gap:56px}#header-rowi-scaling .header-content .header-product-content .header-product-menu-wrapper{display:grid;gap:32px}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .header-product-content .header-product-menu-wrapper{display:flex;gap:64px}}#header-rowi-scaling .header-content .header-product-content .menu-item-list{display:grid;gap:16px;height:-moz-fit-content;height:fit-content;padding:0}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .header-product-content .menu-item-list{gap:4px;padding:10px 0}}#header-rowi-scaling .header-content .header-about-content{display:grid;justify-content:space-between;width:100%}@media only screen and (width >= 768px){#header-rowi-scaling .header-content .header-about-content{display:flex}}#header-rowi-scaling .header-content .header-about-content .header-about-banner{padding:8px 0}#header-rowi-scaling .header-content .header-about-content .header-about-banner img{border-radius:24px}#header-rowi-scaling .desktop-phone{font-size:20px;font-weight:400;line-height:130%}#header-rowi-scaling .header-dialog{background:var(--color-white);border-radius:0;bottom:0;left:0;position:fixed;top:57px!important;width:100%;z-index:2}#header-rowi-scaling .header-dialog .header-scroll-view{padding:48px 16px}#header-rowi-scaling .header-dialog .header-scroll-view .header-dialog-content{display:grid;gap:48px;margin:0 auto;max-width:343px}#header-rowi-scaling .header-dialog .header-scroll-view .header-dialog-content .phone-text{color:var(--color-text-primary-blue-depricated)}#header-rowi-scaling .header-dialog .lk-button{display:grid}#header-rowi-scaling .header-dialog .lk-button .menu-block{position:static}#header-rowi-scaling .header-dialog .mobile-phone{color:var(--color-text-primary-blue);cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.28px;line-height:120%}.fade-dialog-enter-active,.fade-dialog-leave-active{transition:opacity .1s ease-in-out}.fade-dialog-enter-from,.fade-dialog-leave-to{opacity:0}.yandex-captcha[data-v-19fc47b1]{display:none;justify-content:center}.yandex-captcha.show[data-v-19fc47b1]{background-color:#00000080;display:flex;top:0;right:0;bottom:0;left:0;position:fixed;z-index:1000}.yandex-captcha.show .captcha-container[data-v-19fc47b1]{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.accordion__item{background:var(--color-background-default);border-radius:16px;padding:16px 8px 20px 16px}@media only screen and (width >= 768px){.accordion__item{padding:20px}}.accordion__item .accordion__trigger{cursor:pointer;display:flex;gap:16px;justify-content:space-between}.accordion__item .accordion__trigger.accordion__trigger_footer{gap:8px}.accordion__item .accordion__trigger.accordion__trigger_footer svg{color:var(--color-white);opacity:.6}.accordion__item .accordion__trigger.accordion__trigger_active{color:var(--color-buttons-secondary-active)}.accordion__item .accordion__trigger.accordion__trigger--arrow{align-items:center;justify-content:flex-start}.accordion__item .accordion-icon{display:grid;height:-moz-fit-content;height:fit-content;transition:rotate .3s}.accordion__item .accordion-icon.accordion-icon-open{color:var(--color-buttons-secondary-active);rotate:-180deg}.accordion__item .accordion-icon.accordion-icon-closed{color:var(--color-buttons-secondary)}.accordion__item .accordion__content{max-width:781px}.accordion__item .accordion__content ul:not([class]){list-style-type:disc;margin-left:25px}.accordion__item .accordion-enter-active,.accordion__item .accordion-leave-active{overflow:hidden}.accordion__item .accordion-enter,.accordion__item .accordion-leave-to{height:0;opacity:0}.button-stolzl-2-regular[data-v-622a6e28]{font-size:15px;font-style:normal;letter-spacing:.3px;line-height:120%}.button-stolzl[data-v-622a6e28],.button-stolzl-2-regular[data-v-622a6e28]{font-family:Stolzl,sans-serif;font-weight:400}.button-stolzl[data-v-622a6e28]{font-size:14px;letter-spacing:.14px;line-height:18px}@media only screen and (width >= 768px){.button-stolzl[data-v-622a6e28]{font-size:15px;letter-spacing:.3px;line-height:120%}}.button-stolzl-regular[data-v-622a6e28]{font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.button-stolzl-regular[data-v-622a6e28]{font-family:Stolzl,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}}.line-1[data-v-622a6e28]{color:var(--color-brand-dark-blue);font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-1[data-v-622a6e28]{color:var(--color-text-primary-blue-depricated);font-size:22px;font-weight:500;line-height:100%}}.line-2[data-v-622a6e28]{font-family:Stolzl,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-2[data-v-622a6e28]{line-height:150%}}.line-3[data-v-622a6e28]{font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.text-body-1[data-v-622a6e28]{font-size:16px;font-weight:400;letter-spacing:.1px;line-height:130%}.text-body2[data-v-622a6e28]{font-family:Stolzl,sans-serif;font-size:18px;font-weight:350;letter-spacing:.18px;line-height:145%}@media only screen and (width >= 1200px) and (width < 1680px){.text-body2[data-v-622a6e28]{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 1200px){.text-body2[data-v-622a6e28]{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 768px){.text-body2[data-v-622a6e28]{font-size:14px;letter-spacing:.14px;line-height:130%}}.text-body-3[data-v-622a6e28]{font-size:18px;line-height:145%}.text-body-3[data-v-622a6e28],.text-body-4[data-v-622a6e28]{font-weight:350;letter-spacing:.1px}.text-body-4[data-v-622a6e28]{font-size:16px;line-height:130%}@media only screen and (width < 1200px){.title-stolzl[data-v-622a6e28]{color:var(--color-text-primary-blue-depricated);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:120%}}.text-h1[data-v-622a6e28]{font-size:44px;font-weight:500;letter-spacing:0;line-height:115%}.caption-regular[data-v-622a6e28],.text-h1[data-v-622a6e28]{font-family:Stolzl,sans-serif}.caption-regular[data-v-622a6e28]{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12px;line-height:155%}@media only screen and (width < 1200px){.caption-regular[data-v-622a6e28]{letter-spacing:.24px;line-height:100%}}.custom-label[data-v-622a6e28]{color:var(--color-text-secondary-blue-not-valid);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.font-weight[data-v-622a6e28]{font-weight:400}.accordion[data-v-622a6e28]{display:grid;gap:5px;list-style:none;margin:0;padding:0}.accordion__item[data-v-622a6e28]:last-child{border-bottom:none}.pl-button[data-v-2a39e163]{--border-width:0px;align-items:center;border:none;border-radius:100px;cursor:pointer;display:flex;font-family:Stolzl,sans-serif;gap:12px;height:-moz-fit-content;height:fit-content;justify-content:center;overflow:hidden;padding:calc(16.5px - var(--border-width)) calc(24px - var(--border-width));position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media only screen and (width >= 768px){.pl-button[data-v-2a39e163]{min-width:-moz-fit-content;min-width:fit-content;padding:calc(19px - var(--border-width)) calc(32px - var(--border-width));width:-moz-fit-content;width:fit-content}}.pl-button.black[data-v-2a39e163]{background-color:var(--color-button-primary);color:var(--color-white)}.pl-button.black[data-v-2a39e163]:hover{background-color:var(--color-button-primary-hover)}.pl-button.black[data-v-2a39e163]:active{background-color:var(--color-button-primary-pressed)}.pl-button.white[data-v-2a39e163]{background-color:var(--color-button-white);color:var(--color-primary)}.pl-button.white[data-v-2a39e163]:hover{background-color:var(--color-button-white-hover)}.pl-button.white[data-v-2a39e163]:active{background-color:var(--color-button-white-pressed)}.pl-button.outline[data-v-2a39e163]{background-color:var(--color-button-white);color:var(--color-primary);--border-width:2px;border:var(--border-width) solid var(--color-button-primary)}@media only screen and (width >= 768px){.pl-button.outline[data-v-2a39e163]{padding:calc(19px - var(--border-width)) calc(24px - var(--border-width))}}.pl-button.full-width[data-v-2a39e163]{width:100%}.pl-button span[data-v-2a39e163],.pl-button svg[data-v-2a39e163]{z-index:1}.pl-button span[data-v-2a39e163]{white-space:nowrap}.pl-button.gradient[data-v-2a39e163]{background-color:var(--color-button-primary);color:var(--color-white)}.pl-button.gradient[data-v-2a39e163]:hover:after{opacity:.7}.pl-button.gradient[data-v-2a39e163]:active:after{opacity:.5}.pl-button.gradient[data-v-2a39e163]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 569 408'%3E%3Cg filter='url(%23a)'%3E%3Cellipse cx='205.462' cy='115.06' fill='url(%23b)' rx='205.462' ry='115.06' transform='scale(-1 1)rotate(12.963 -431.518 -1995.124)'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='matrix(529.0983 -305.98254 953.65603 1649.0411 9.4 230.119)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F6B4C6'/%3E%3Cstop offset='.157' stop-color='%23CDA4CF'/%3E%3Cstop offset='.335' stop-color='%236079EA'/%3E%3Cstop offset='.491' stop-color='%234688DB'/%3E%3Cstop offset='.665' stop-color='%231FB4B4'/%3E%3Cstop offset='.904' stop-color='%23A4D5D5'/%3E%3Cstop offset='1' stop-color='%230AA' stop-opacity='0'/%3E%3C/radialGradient%3E%3Cfilter id='a' width='568.248' height='406.964' x='.024' y='.689' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_2086_242002' stdDeviation='41.11'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";height:100%;position:absolute;width:100%}@media only screen and (width >= 768px){.pl-button.gradient[data-v-2a39e163]:after{padding:24px 32px}}.pl-button[data-v-2a39e163]:disabled{cursor:default;opacity:.3;pointer-events:none}.pl-dialog-plus-overflow-hidden{height:calc(var(--dvh)*100)!important;max-height:calc(var(--dvh)*100)!important;overflow:hidden}.pl-dialog-plus-overflow-hidden #__nuxt,.pl-dialog-plus-overflow-hidden body,.pl-dialog-plus-overflow-hidden html{height:calc(var(--dvh)*100)!important;max-height:calc(var(--dvh)*100)!important;overflow:hidden!important;overscroll-behavior:none!important;position:fixed!important;width:100%;-webkit-overflow-scrolling:touch}.pl-dialog-plus-overlay{background-color:#2727293d;height:calc(var(--dvh)*100);left:0;overflow:hidden auto;position:fixed;right:0;top:0;transition:background-color .2s cubic-bezier(0,0,.2,1);z-index:25}.pl-dialog-plus-overlay .pl-dialog-scroll-view{min-height:unset!important;padding:64px 0}.pl-dialog-plus-overlay .pl-dialog-plus-container{background:#fff;border-radius:32px;box-shadow:13px 13px 75px #0f131f33;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-height:calc(var(--dvh)*100);max-width:calc(100% - 32px);padding:24px 0 var(--072b4f8d);position:relative;width:var(--43cff0bd);z-index:26}@media only screen and (width < 768px){.pl-dialog-plus-overlay .pl-dialog-plus-container{border-radius:22px 22px 0 0;bottom:0;box-shadow:none;margin:0;max-width:unset;padding:16px 0 var(--072b4f8d);position:fixed;width:100%}.pl-dialog-plus-overlay .pl-dialog-plus-container.pl-dialog-plus-container_side{border-radius:0;gap:0;height:100vh;margin:0;position:fixed;right:0}.pl-dialog-plus-overlay .pl-dialog-plus-container.pl-dialog-plus-container_illustration{padding:16px 0 24px}.pl-dialog-plus-overlay .pl-dialog-plus-container.pl-dialog-plus-container_calendar{gap:0}}@media only screen and (width > 767px) and (width < 1200px){.pl-dialog-plus-overlay .pl-dialog-plus-container{margin-top:100px}}@media only screen and (width >= 1200px){.pl-dialog-plus-overlay .pl-dialog-plus-container{margin-top:134px}}.pl-dialog-plus-overlay .pl-dialog-plus-container.pl-dialog-plus-container_illustration{padding:16px 0}.pl-dialog-plus-overlay .pl-dialog-plus-container .grabber-overlay{height:12px;position:absolute;top:-12px;width:100%;z-index:2}.pl-dialog-plus-overlay .pl-dialog-plus-container.pl-dialog-plus-container_side{border-radius:0;gap:0;height:100vh;margin:0;padding:24px 0 var(--072b4f8d);position:fixed;right:0}.pl-dialog-plus-overlay .pl-dialog-plus-container.with-grabber{margin-top:12px;transform:translateY(var(--82469124));transition:transform var(--015d6664) cubic-bezier(0,0,.2,1)}.pl-dialog-plus-overlay .pl-dialog-plus-container.with-grabber:after{border-radius:8px;content:"";height:12px;left:50%;position:absolute;top:-12px;transform:translate(-50%);width:48px}.pl-dialog-plus-overlay .pl-dialog-plus-container.with-grabber:before{background:var(--color-surface-fill-2);border-radius:8px;content:"";height:4px;left:50%;position:absolute;top:-12px;transform:translate(-50%);width:48px}.pl-dialog-plus-overlay .pl-dialog-plus-container.with-grabber.with-grabber_none:before{display:none}.pl-dialog-plus-overlay .pl-dialog-plus-container .close-dialog{background:unset;cursor:pointer;height:24px;padding:0;position:absolute;right:16px;top:16px;width:24px}.pl-dialog-plus-overlay .pl-dialog-plus-container .close-dialog img{width:100%}@media only screen and (width >= 768px){.pl-dialog-plus-overlay .pl-dialog-plus-container .close-dialog{height:32px;right:24px;top:24px;width:32px}}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-content{display:flex;flex-direction:column}@media only screen and (width < 768px){.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-content{max-height:100vh}}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header{align-items:center;display:flex;gap:24px;padding:0 24px;position:relative}@media only screen and (width < 768px){.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header{gap:16px;padding:0 16px}}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header.pl-dialog-plus-header__illustration{padding:0 16px}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header .pl-dialog-plus-header_icon-block{align-items:center;display:flex;height:64px;justify-content:center;width:64px}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header .pl-dialog-plus-header_icon-block .pl-dialog-plus-header_icon-overlay{position:absolute}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header .pl-dialog-plus-header_icon-block .pl-dialog-plus-header_icon-overlay path{fill:var(--248bdb2c)}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header .pl-dialog-plus-button-container{align-items:center;align-self:flex-start;display:flex;gap:16px}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header.pl-dialog-plus-header_side{padding-bottom:16px}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header.pl-dialog-plus-header_side:after{background-color:var(--color-border-divider);bottom:0;content:"";display:block;height:1px;margin-left:-24px;position:absolute;width:calc(100% + 48px)}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header.pl-dialog-plus-header_after-disabled:after{display:none}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-header.pl-dialog-plus-header_status{display:flex;justify-content:center}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-footer{padding:0 24px}@media only screen and (width >= 768px){.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-footer.pl-dialog-plus-footer_illustration{padding-bottom:8px;padding-left:24px;padding-right:24px}}@media only screen and (width < 768px){.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-footer{padding:0 16px}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-footer button{width:100%}}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-footer.pl-dialog-plus-footer_side{padding-top:16px;position:relative}.pl-dialog-plus-overlay .pl-dialog-plus-container .pl-dialog-plus-footer.pl-dialog-plus-footer_side:before{background-color:var(--color-border-divider);content:"";display:block;height:1px;margin-left:-24px;position:absolute;top:0;width:calc(100% + 48px)}.dark-overlay{background-color:var(--color-background-overlay)}.pl-dialog-plus-back-enter-from,.pl-dialog-plus-back-leave-to{background-color:#27272900}.pl-dialog-plus-fade-enter-active,.pl-dialog-plus-fade-leave-active{opacity:1;transition:opacity .26s cubic-bezier(.65,.05,.36,1)}.pl-dialog-plus-fade-enter-from,.pl-dialog-plus-fade-leave-to{opacity:0}.pl-dialog-plus-right-slide-enter-active{animation:right-slide-in .3s cubic-bezier(.65,.05,.36,1)}.pl-dialog-plus-right-slide-leave-active{animation:right-slide-in .3s cubic-bezier(.65,.05,.36,1) reverse}@keyframes right-slide-in{0%{right:var(--0cbb5052)}to{right:0}}.button-stolzl-2-regular[data-v-85df6651]{font-size:15px;font-style:normal;letter-spacing:.3px;line-height:120%}.button-stolzl[data-v-85df6651],.button-stolzl-2-regular[data-v-85df6651]{font-family:Stolzl,sans-serif;font-weight:400}.button-stolzl[data-v-85df6651]{font-size:14px;letter-spacing:.14px;line-height:18px}@media only screen and (width >= 768px){.button-stolzl[data-v-85df6651]{font-size:15px;letter-spacing:.3px;line-height:120%}}.button-stolzl-regular[data-v-85df6651]{font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.button-stolzl-regular[data-v-85df6651]{font-family:Stolzl,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}}.line-1[data-v-85df6651]{color:var(--color-brand-dark-blue);font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-1[data-v-85df6651]{color:var(--color-text-primary-blue-depricated);font-size:22px;font-weight:500;line-height:100%}}.line-2[data-v-85df6651]{font-family:Stolzl,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-2[data-v-85df6651]{line-height:150%}}.line-3[data-v-85df6651]{font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.text-body-1[data-v-85df6651]{font-size:16px;font-weight:400;letter-spacing:.1px;line-height:130%}.text-body2[data-v-85df6651]{font-family:Stolzl,sans-serif;font-size:18px;font-weight:350;letter-spacing:.18px;line-height:145%}@media only screen and (width >= 1200px) and (width < 1680px){.text-body2[data-v-85df6651]{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 1200px){.text-body2[data-v-85df6651]{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 768px){.text-body2[data-v-85df6651]{font-size:14px;letter-spacing:.14px;line-height:130%}}.text-body-3[data-v-85df6651]{font-size:18px;line-height:145%}.text-body-3[data-v-85df6651],.text-body-4[data-v-85df6651]{font-weight:350;letter-spacing:.1px}.text-body-4[data-v-85df6651]{font-size:16px;line-height:130%}@media only screen and (width < 1200px){.title-stolzl[data-v-85df6651]{color:var(--color-text-primary-blue-depricated);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:120%}}.text-h1[data-v-85df6651]{font-size:44px;font-weight:500;letter-spacing:0;line-height:115%}.caption-regular[data-v-85df6651],.text-h1[data-v-85df6651]{font-family:Stolzl,sans-serif}.caption-regular[data-v-85df6651]{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12px;line-height:155%}@media only screen and (width < 1200px){.caption-regular[data-v-85df6651]{letter-spacing:.24px;line-height:100%}}.custom-label[data-v-85df6651]{color:var(--color-text-secondary-blue-not-valid);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.font-weight[data-v-85df6651]{font-weight:400}.typography-plus-body-1[data-v-85df6651]{font-size:16px;font-weight:350;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.typography-plus-body-1[data-v-85df6651]{font-size:20px;letter-spacing:.2px;line-height:26px}}.typography-plus-body-2[data-v-85df6651]{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-body-2[data-v-85df6651]{font-size:16px;letter-spacing:.16px;line-height:20.8px}}.typography-plus-line-1[data-v-85df6651]{font-size:18px;font-weight:500;letter-spacing:.18px;line-height:23.4px}@media only screen and (width >= 768px){.typography-plus-line-1[data-v-85df6651]{font-size:20px;font-weight:400;letter-spacing:0;line-height:26px}}.typography-plus-line-2[data-v-85df6651]{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px}@media only screen and (width >= 768px){.typography-plus-line-2[data-v-85df6651]{letter-spacing:0;line-height:20.8px}}.typography-plus-line-3[data-v-85df6651]{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-line-3[data-v-85df6651]{font-weight:350;letter-spacing:.14px;line-height:18.2px}}.typography-plus-cap[data-v-85df6651]{font-size:12px;font-weight:400;letter-spacing:.24px;line-height:15.6px}@media only screen and (width >= 768px){.typography-plus-cap[data-v-85df6651]{letter-spacing:.12px;line-height:18.6px}}.typography-plus-button-1[data-v-85df6651]{font-size:18px;font-weight:400;letter-spacing:0;line-height:23.4px}@media only screen and (width >= 768px){.typography-plus-button-1[data-v-85df6651]{font-size:20px;line-height:26px}}.typography-plus-button-2[data-v-85df6651]{font-size:15px;font-weight:400;letter-spacing:.3px;line-height:18px}.typography-plus-headline-1[data-v-85df6651]{font-size:36px;font-weight:400;letter-spacing:0;line-height:39.6px}@media only screen and (width >= 768px){.typography-plus-headline-1[data-v-85df6651]{font-size:48px;line-height:55.68px}}.typography-plus-headline-2[data-v-85df6651]{font-size:28px;font-weight:400;letter-spacing:0;line-height:31.92px}@media only screen and (width >= 768px){.typography-plus-headline-2[data-v-85df6651]{font-size:40px;letter-spacing:.4px;line-height:40px}}.typography-plus-headline-3[data-v-85df6651]{font-size:24px;font-weight:400;letter-spacing:0;line-height:28.8px}@media only screen and (width >= 768px){.typography-plus-headline-3[data-v-85df6651]{font-size:28px;line-height:30.52px}}.typography-plus-headline-4[data-v-85df6651]{font-size:20px;font-weight:400;letter-spacing:.2px;line-height:26px}@media only screen and (width >= 768px){.typography-plus-headline-4[data-v-85df6651]{font-size:24px;letter-spacing:0;line-height:26.16px}}.typography-plus-headline-5[data-v-85df6651]{font-size:16px;font-weight:400;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.typography-plus-headline-5[data-v-85df6651]{font-size:20px;letter-spacing:0;line-height:26px}}.typography-plus-title-special[data-v-85df6651]{font-size:48px;font-weight:400;letter-spacing:.48px;line-height:48px}@media only screen and (width >= 768px){.typography-plus-title-special[data-v-85df6651]{font-size:88px;letter-spacing:.88px;line-height:88px}}.typography-plus-body-3[data-v-85df6651]{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-body-3[data-v-85df6651]{font-size:16px;letter-spacing:.16px;line-height:20.8px}}.typography-plus-body-3[data-v-85df6651]{font-weight:400}.confident-and-advert-wrapper[data-v-85df6651]{color:var(--color-text-secondary-blue-not-valid);display:grid;gap:8px;padding:0 4px}.confident-and-advert-wrapper.white[data-v-85df6651]{color:var(--color-text-white-opacity-60)}.confident-and-advert-wrapper.white .confidentiality-checkbox[data-v-85df6651]{border-color:var(--color-white)}.confident-and-advert-wrapper.white .confidentiality-checkbox[data-v-85df6651]:checked{background-color:var(--color-white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%2314004B' d='M9.837.792a1 1 0 0 1 1.405-.174l.05.04a1 1 0 0 1 .234 1.315l-5.943 9.555a1 1 0 0 1-.849.472h-.445a1 1 0 0 1-.842-.46L.425 6.818a1 1 0 0 1 .121-1.233l.28-.29a1 1 0 0 1 1.442 0L3.715 6.8a1 1 0 0 0 1.51-.079z'/%3E%3C/svg%3E");border-color:var(--color-white)}.confident-and-advert-wrapper .confidentiality-checkbox[data-v-85df6651]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--color-text-primary-blue-depricated);border-radius:5px;cursor:pointer;height:24px;min-width:24px;vertical-align:middle}.confident-and-advert-wrapper .confidentiality-checkbox[data-v-85df6651]:checked{background-color:var(--color-text-primary-blue-depricated);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' d='M9.837.792a1 1 0 0 1 1.405-.174l.05.04a1 1 0 0 1 .234 1.315l-5.943 9.555a1 1 0 0 1-.849.472h-.445a1 1 0 0 1-.842-.46L.425 6.818a1 1 0 0 1 .121-1.233l.28-.29a1 1 0 0 1 1.442 0L3.715 6.8a1 1 0 0 0 1.51-.079z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-color:var(--color-text-primary-blue-depricated)}.confidentiality-link[data-v-85df6651]{cursor:pointer;text-decoration-line:underline;text-underline-offset:1px;text-underline-position:from-font}.confident-and-advert-wrapper .confident-and-advert-wrapper__text[data-v-85df6651]{font-size:12px;font-weight:400;letter-spacing:.24px;line-height:15.6px}@media only screen and (width >= 768px){.confident-and-advert-wrapper .confident-and-advert-wrapper__text[data-v-85df6651]{letter-spacing:.12px;line-height:18.6px}}.button-stolzl-2-regular[data-v-7d4d586b]{font-size:15px;font-style:normal;letter-spacing:.3px;line-height:120%}.button-stolzl[data-v-7d4d586b],.button-stolzl-2-regular[data-v-7d4d586b]{font-family:Stolzl,sans-serif;font-weight:400}.button-stolzl[data-v-7d4d586b]{font-size:14px;letter-spacing:.14px;line-height:18px}@media only screen and (width >= 768px){.button-stolzl[data-v-7d4d586b]{font-size:15px;letter-spacing:.3px;line-height:120%}}.button-stolzl-regular[data-v-7d4d586b]{font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.button-stolzl-regular[data-v-7d4d586b]{font-family:Stolzl,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}}.line-1[data-v-7d4d586b]{color:var(--color-brand-dark-blue);font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-1[data-v-7d4d586b]{color:var(--color-text-primary-blue-depricated);font-size:22px;font-weight:500;line-height:100%}}.line-2[data-v-7d4d586b]{font-family:Stolzl,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-2[data-v-7d4d586b]{line-height:150%}}.line-3[data-v-7d4d586b]{font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.text-body-1[data-v-7d4d586b]{font-size:16px;font-weight:400;letter-spacing:.1px;line-height:130%}.text-body2[data-v-7d4d586b]{font-family:Stolzl,sans-serif;font-size:18px;font-weight:350;letter-spacing:.18px;line-height:145%}@media only screen and (width >= 1200px) and (width < 1680px){.text-body2[data-v-7d4d586b]{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 1200px){.text-body2[data-v-7d4d586b]{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 768px){.text-body2[data-v-7d4d586b]{font-size:14px;letter-spacing:.14px;line-height:130%}}.text-body-3[data-v-7d4d586b]{font-size:18px;line-height:145%}.text-body-3[data-v-7d4d586b],.text-body-4[data-v-7d4d586b]{font-weight:350;letter-spacing:.1px}.text-body-4[data-v-7d4d586b]{font-size:16px;line-height:130%}@media only screen and (width < 1200px){.title-stolzl[data-v-7d4d586b]{color:var(--color-text-primary-blue-depricated);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:120%}}.text-h1[data-v-7d4d586b]{font-size:44px;font-weight:500;letter-spacing:0;line-height:115%}.caption-regular[data-v-7d4d586b],.text-h1[data-v-7d4d586b]{font-family:Stolzl,sans-serif}.caption-regular[data-v-7d4d586b]{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12px;line-height:155%}@media only screen and (width < 1200px){.caption-regular[data-v-7d4d586b]{letter-spacing:.24px;line-height:100%}}.custom-label[data-v-7d4d586b]{color:var(--color-text-secondary-blue-not-valid);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.font-weight[data-v-7d4d586b]{font-weight:400}.typography-plus-body-1[data-v-7d4d586b]{font-size:16px;font-weight:350;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.typography-plus-body-1[data-v-7d4d586b]{font-size:20px;letter-spacing:.2px;line-height:26px}}.typography-plus-body-2[data-v-7d4d586b]{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-body-2[data-v-7d4d586b]{font-size:16px;letter-spacing:.16px;line-height:20.8px}}.typography-plus-line-1[data-v-7d4d586b]{font-size:18px;font-weight:500;letter-spacing:.18px;line-height:23.4px}@media only screen and (width >= 768px){.typography-plus-line-1[data-v-7d4d586b]{font-size:20px;font-weight:400;letter-spacing:0;line-height:26px}}.typography-plus-line-2[data-v-7d4d586b]{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px}@media only screen and (width >= 768px){.typography-plus-line-2[data-v-7d4d586b]{letter-spacing:0;line-height:20.8px}}.typography-plus-line-3[data-v-7d4d586b]{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-line-3[data-v-7d4d586b]{font-weight:350;letter-spacing:.14px;line-height:18.2px}}.typography-plus-cap[data-v-7d4d586b]{font-size:12px;font-weight:400;letter-spacing:.24px;line-height:15.6px}@media only screen and (width >= 768px){.typography-plus-cap[data-v-7d4d586b]{letter-spacing:.12px;line-height:18.6px}}.typography-plus-button-1[data-v-7d4d586b]{font-size:18px;font-weight:400;letter-spacing:0;line-height:23.4px}@media only screen and (width >= 768px){.typography-plus-button-1[data-v-7d4d586b]{font-size:20px;line-height:26px}}.typography-plus-button-2[data-v-7d4d586b]{font-size:15px;font-weight:400;letter-spacing:.3px;line-height:18px}.typography-plus-headline-1[data-v-7d4d586b]{font-size:36px;font-weight:400;letter-spacing:0;line-height:39.6px}@media only screen and (width >= 768px){.typography-plus-headline-1[data-v-7d4d586b]{font-size:48px;line-height:55.68px}}.typography-plus-headline-2[data-v-7d4d586b]{font-size:28px;font-weight:400;letter-spacing:0;line-height:31.92px}@media only screen and (width >= 768px){.typography-plus-headline-2[data-v-7d4d586b]{font-size:40px;letter-spacing:.4px;line-height:40px}}.typography-plus-headline-3[data-v-7d4d586b]{font-size:24px;font-weight:400;letter-spacing:0;line-height:28.8px}@media only screen and (width >= 768px){.typography-plus-headline-3[data-v-7d4d586b]{font-size:28px;line-height:30.52px}}.typography-plus-headline-4[data-v-7d4d586b]{font-size:20px;font-weight:400;letter-spacing:.2px;line-height:26px}@media only screen and (width >= 768px){.typography-plus-headline-4[data-v-7d4d586b]{font-size:24px;letter-spacing:0;line-height:26.16px}}.typography-plus-headline-5[data-v-7d4d586b]{font-size:16px;font-weight:400;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.typography-plus-headline-5[data-v-7d4d586b]{font-size:20px;letter-spacing:0;line-height:26px}}.typography-plus-title-special[data-v-7d4d586b]{font-size:48px;font-weight:400;letter-spacing:.48px;line-height:48px}@media only screen and (width >= 768px){.typography-plus-title-special[data-v-7d4d586b]{font-size:88px;letter-spacing:.88px;line-height:88px}}.typography-plus-body-3[data-v-7d4d586b]{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-body-3[data-v-7d4d586b]{font-size:16px;letter-spacing:.16px;line-height:20.8px}}.typography-plus-body-3[data-v-7d4d586b]{font-weight:400}.base-input-wrapper[data-v-7d4d586b]{display:grid;position:relative}.base-input-wrapper .base-input[data-v-7d4d586b]{background-color:var(--color-background-surface-light);border:none;border-radius:100px;color:var(--color-primary);height:56px;outline:none;padding:0 24px}@media only screen and (width >= 768px){.base-input-wrapper .base-input[data-v-7d4d586b]{height:64px;width:272px}}.base-input-wrapper .base-input[data-v-7d4d586b]{font-size:16px;font-weight:350;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.base-input-wrapper .base-input[data-v-7d4d586b]{font-size:20px;letter-spacing:.2px;line-height:26px}}.base-input-wrapper input[data-v-7d4d586b]::-moz-placeholder{color:var(--color-text-secondary-blue-not-valid);font-family:Stolzl,sans-serif}.base-input-wrapper input[data-v-7d4d586b]::placeholder{color:var(--color-text-secondary-blue-not-valid);font-family:Stolzl,sans-serif}.base-input-wrapper input[data-v-7d4d586b]::-moz-placeholder{font-size:16px;font-weight:350;letter-spacing:.16px;line-height:20.8px}.base-input-wrapper input[data-v-7d4d586b]::placeholder{font-size:16px;font-weight:350;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.base-input-wrapper input[data-v-7d4d586b]::-moz-placeholder{font-size:20px;letter-spacing:.2px;line-height:26px}.base-input-wrapper input[data-v-7d4d586b]::placeholder{font-size:20px;letter-spacing:.2px;line-height:26px}}.call-back-dialog-content{display:grid;gap:24px;padding:0 16px 24px}.call-back-dialog-content.success{margin:143px 0}@media only screen and (width >= 768px){.call-back-dialog-content.success{gap:32px}}@media only screen and (width > 767px) and (width < 1200px){.call-back-dialog-content.success{margin:116.5px 0}}@media only screen and (width >= 1200px){.call-back-dialog-content.success{margin:75.5px 0}}@media only screen and (width >= 768px){.call-back-dialog-content{padding:24px 48px 48px}}.call-back-dialog-content .call-back-title{padding-bottom:48px}@media only screen and (width >= 768px){.call-back-dialog-content .call-back-title{padding-bottom:24px}}.call-back-dialog-content .call-back-form-wrapper{display:grid;gap:32px}@media only screen and (width >= 1200px){.call-back-dialog-content .call-back-form-wrapper{gap:16px;grid-template-columns:1fr 266px}}@media only screen and (width >= 1680px){.call-back-dialog-content .call-back-form-wrapper{gap:12px}}@media only screen and (width >= 1200px){.call-back-dialog-content .call-back-form-wrapper .call-back-dialog-button{align-self:flex-end}}.call-back-dialog-content .confidentiality-link-wrapper{display:grid;justify-content:center}@media only screen and (width >= 1200px){.call-back-dialog-content .confidentiality-link-wrapper{justify-content:start;padding-left:24px}}.call-back-dialog-content .confidentiality-link-wrapper .confidentiality-link[class]{color:var(--color-tertiary-blue);cursor:pointer;font-family:Stolzl,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12px;line-height:155%;text-align:center}@media only screen and (width < 1200px){.call-back-dialog-content .confidentiality-link-wrapper .confidentiality-link[class]{letter-spacing:.24px;line-height:100%}}#social-links{display:flex;gap:8px}#social-links .icon-social-link{cursor:pointer}.button-stolzl-2-regular{font-size:15px;font-style:normal;letter-spacing:.3px;line-height:120%}.button-stolzl,.button-stolzl-2-regular{font-family:Stolzl,sans-serif;font-weight:400}.button-stolzl{font-size:14px;letter-spacing:.14px;line-height:18px}@media only screen and (width >= 768px){.button-stolzl{font-size:15px;letter-spacing:.3px;line-height:120%}}.button-stolzl-regular{font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.button-stolzl-regular{font-family:Stolzl,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}}.line-1{color:var(--color-brand-dark-blue);font-family:Stolzl,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-1{color:var(--color-text-primary-blue-depricated);font-size:22px;font-weight:500;line-height:100%}}.line-2{font-family:Stolzl,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media only screen and (width < 1200px){.line-2{line-height:150%}}.line-3{font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.text-body-1{font-size:16px;font-weight:400;letter-spacing:.1px;line-height:130%}.text-body2{font-family:Stolzl,sans-serif;font-size:18px;font-weight:350;letter-spacing:.18px;line-height:145%}@media only screen and (width >= 1200px) and (width < 1680px){.text-body2{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 1200px){.text-body2{font-size:16px;letter-spacing:.16px;line-height:130%}}@media only screen and (width < 768px){.text-body2{font-size:14px;letter-spacing:.14px;line-height:130%}}.text-body-3{font-size:18px;line-height:145%}.text-body-3,.text-body-4{font-weight:350;letter-spacing:.1px}.text-body-4{font-size:16px;line-height:130%}@media only screen and (width < 1200px){.title-stolzl{color:var(--color-text-primary-blue-depricated);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:120%}}.text-h1{font-size:44px;font-weight:500;letter-spacing:0;line-height:115%}.caption-regular,.text-h1{font-family:Stolzl,sans-serif}.caption-regular{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12px;line-height:155%}@media only screen and (width < 1200px){.caption-regular{letter-spacing:.24px;line-height:100%}}.custom-label{color:var(--color-text-secondary-blue-not-valid);font-family:Stolzl,sans-serif;font-size:14px;font-style:normal;font-weight:350;letter-spacing:.14px;line-height:130%}.font-weight{font-weight:400}.typography-plus-body-1{font-size:16px;font-weight:350;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.typography-plus-body-1{font-size:20px;letter-spacing:.2px;line-height:26px}}.typography-plus-body-2{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-body-2{font-size:16px;letter-spacing:.16px;line-height:20.8px}}.typography-plus-line-1{font-size:18px;font-weight:500;letter-spacing:.18px;line-height:23.4px}@media only screen and (width >= 768px){.typography-plus-line-1{font-size:20px;font-weight:400;letter-spacing:0;line-height:26px}}.typography-plus-line-2{font-size:16px;font-weight:400;letter-spacing:0;line-height:16px}@media only screen and (width >= 768px){.typography-plus-line-2{letter-spacing:0;line-height:20.8px}}.typography-plus-line-3{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-line-3{font-weight:350;letter-spacing:.14px;line-height:18.2px}}.typography-plus-cap{font-size:12px;font-weight:400;letter-spacing:.24px;line-height:15.6px}@media only screen and (width >= 768px){.typography-plus-cap{letter-spacing:.12px;line-height:18.6px}}.typography-plus-button-1{font-size:18px;font-weight:400;letter-spacing:0;line-height:23.4px}@media only screen and (width >= 768px){.typography-plus-button-1{font-size:20px;line-height:26px}}.typography-plus-button-2{font-size:15px;font-weight:400;letter-spacing:.3px;line-height:18px}.typography-plus-headline-1{font-size:36px;font-weight:400;letter-spacing:0;line-height:39.6px}@media only screen and (width >= 768px){.typography-plus-headline-1{font-size:48px;line-height:55.68px}}.typography-plus-headline-2{font-size:28px;font-weight:400;letter-spacing:0;line-height:31.92px}@media only screen and (width >= 768px){.typography-plus-headline-2{font-size:40px;letter-spacing:.4px;line-height:40px}}.typography-plus-headline-3{font-size:24px;font-weight:400;letter-spacing:0;line-height:28.8px}@media only screen and (width >= 768px){.typography-plus-headline-3{font-size:28px;line-height:30.52px}}.typography-plus-headline-4{font-size:20px;font-weight:400;letter-spacing:.2px;line-height:26px}@media only screen and (width >= 768px){.typography-plus-headline-4{font-size:24px;letter-spacing:0;line-height:26.16px}}.typography-plus-headline-5{font-size:16px;font-weight:400;letter-spacing:.16px;line-height:20.8px}@media only screen and (width >= 768px){.typography-plus-headline-5{font-size:20px;letter-spacing:0;line-height:26px}}.typography-plus-title-special{font-size:48px;font-weight:400;letter-spacing:.48px;line-height:48px}@media only screen and (width >= 768px){.typography-plus-title-special{font-size:88px;letter-spacing:.88px;line-height:88px}}.typography-plus-body-3{font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px}@media only screen and (width >= 768px){.typography-plus-body-3{font-size:16px;letter-spacing:.16px;line-height:20.8px}}.typography-plus-body-3{font-weight:400}#footer-ls-scaling{position:relative;z-index:1}#footer-ls-scaling .footer-container{padding:24px 16px 56px}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container{margin:0 auto;max-width:1200px;padding:48px 24px 32px}}#footer-ls-scaling .footer-container .footer-content{align-items:flex-start;display:flex;flex-direction:column;gap:17px}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content{flex-direction:row;gap:16px}}#footer-ls-scaling .footer-container .footer-content .footer-header{display:flex;flex-direction:column;gap:32px}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content .footer-header{min-width:179px}}#footer-ls-scaling .footer-container .footer-content .footer-header svg{width:86px}#footer-ls-scaling .footer-container .footer-content .footer-header svg path{fill:#fff}#footer-ls-scaling .footer-container .footer-content .footer-links{display:flex;flex-direction:column;gap:32px;width:100%}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content .footer-links{flex-direction:row;gap:16px}}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__container{gap:16px;width:100%}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__container.footer-links__container_desktop{display:none}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__container.footer-links__container_desktop{display:flex}}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__container.footer-links__container_mobile{display:flex}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__container.footer-links__container_mobile{display:none}}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__content{display:flex;flex-direction:column;gap:8px;height:-moz-fit-content;height:fit-content;width:100%}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__content{gap:16px}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__content.footer-links__content_contacts{max-width:372px;min-width:372px}}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__content .footer-links__link-item{color:var(--color-white);font-size:15px;font-weight:400;letter-spacing:.3px;line-height:18px;opacity:.6;padding:3px 0}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__content .footer-links__link-item:not(.hide){cursor:pointer}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__content .footer-links__link-item:not(.hide).is-active,#footer-ls-scaling .footer-container .footer-content .footer-links .footer-links__content .footer-links__link-item:not(.hide):hover{opacity:1}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-contacts{display:flex;gap:16px}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-contacts svg path{opacity:.6;fill:#fff}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-contacts .accordion{gap:8px;width:-moz-fit-content;width:fit-content}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-contacts .accordion .accordion__trigger:hover .link-item,#footer-ls-scaling .footer-container .footer-content .footer-links .footer-contacts .accordion .accordion__trigger:hover svg path{opacity:1}#footer-ls-scaling .footer-container .footer-content .footer-links .footer-contacts .accordion .accordion__content .link-item{cursor:text}#footer-ls-scaling .footer-container .footer-content .footer-links .link-item{font-family:Stolzl,sans-serif;font-size:14px;font-weight:400;letter-spacing:.14px;line-height:18px}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content .footer-links .link-item{font-size:15px;letter-spacing:.3px;line-height:120%}}#footer-ls-scaling .footer-container .footer-content .footer-links .link-item:not(.hide){cursor:pointer}#footer-ls-scaling .footer-container .footer-content .footer-links .link-item:not(.hide).is-active,#footer-ls-scaling .footer-container .footer-content .footer-links .link-item:not(.hide):hover{opacity:1}#footer-ls-scaling .footer-container .footer-content .footer-links .link-item.hide{display:none;opacity:0}@media only screen and (width >= 1200px) and (width < 1680px){#footer-ls-scaling .footer-container .footer-content .footer-links .link-item.hide{display:block}}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .footer-content .footer-links .link-item .br-link{display:none}}#footer-ls-scaling .footer-container .sub-footer{display:flex;flex-direction:column;gap:12px;margin-top:32px}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .sub-footer{flex-direction:row-reverse;justify-content:space-between;margin-top:54px;padding:0 54px 0 196px}}#footer-ls-scaling .footer-container .sub-footer .small-footer-text{color:#fff;font-size:14px;font-weight:350;letter-spacing:.14px;line-height:18.2px;opacity:.36}@media only screen and (width >= 768px){#footer-ls-scaling .footer-container .sub-footer .small-footer-text{font-size:16px;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.16px;letter-spacing:.3px;line-height:20.8px;line-height:120%}}#footer-ls-scaling .footer-container .sub-footer .footer-link:hover{cursor:pointer;opacity:1}#footer-ls-scaling .footer-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='823' fill='none' viewBox='0 0 375 823'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2308011E' d='M0 0h375v823H0z'/%3E%3Cg filter='url(%23b)' opacity='.4'%3E%3Cellipse cx='372.52' cy='208.613' fill='url(%23c)' rx='372.52' ry='208.613' transform='scale(-1 1)rotate(-13.938 882.65 3527.06)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='c' cx='0' cy='0' r='1' gradientTransform='rotate(-30.041 785.958 176.855)scale(1108.16 3453.81)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F6B4C6'/%3E%3Cstop offset='.157' stop-color='%23CDA4CF'/%3E%3Cstop offset='.335' stop-color='%236079EA'/%3E%3Cstop offset='.491' stop-color='%234688DB'/%3E%3Cstop offset='.665' stop-color='%231FB4B4'/%3E%3Cstop offset='.904' stop-color='%23A4D5D5'/%3E%3Cstop offset='1' stop-color='%230AA' stop-opacity='0'/%3E%3C/radialGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h375v823H0z'/%3E%3C/clipPath%3E%3Cfilter id='b' width='1130.14' height='843.037' x='-153.271' y='7.684' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_8142_1222' stdDeviation='100'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px 28px 0 0;top:0;right:0;bottom:0;left:0;position:absolute;z-index:-1}@media only screen and (width >= 768px){#footer-ls-scaling .footer-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='416' fill='none' viewBox='0 0 1200 416'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2308011E' d='M0 0h1200v416H0z'/%3E%3Cg filter='url(%23b)' opacity='.4'%3E%3Cellipse cx='484.241' cy='271.177' fill='url(%23c)' rx='484.241' ry='271.177' transform='scale(-1 1)rotate(-13.938 978.855 3404.74)'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='c' cx='0' cy='0' r='1' gradientTransform='rotate(-30.041 1021.67 229.895)scale(1440.51 4489.63)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F6B4C6'/%3E%3Cstop offset='.157' stop-color='%23CDA4CF'/%3E%3Cstop offset='.335' stop-color='%236079EA'/%3E%3Cstop offset='.491' stop-color='%234688DB'/%3E%3Cstop offset='.665' stop-color='%231FB4B4'/%3E%3Cstop offset='.904' stop-color='%23A4D5D5'/%3E%3Cstop offset='1' stop-color='%230AA' stop-opacity='0'/%3E%3C/radialGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h1200v416H0z'/%3E%3C/clipPath%3E%3Cfilter id='b' width='1349.12' height='975.907' x='-418.557' y='-5.368' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur result='effect1_foregroundBlur_8142_1067' stdDeviation='100'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");border-radius:48px 48px 0 0}}:root{--dvh:1vh;--screen-height:100vh;--color-text-grey:hsla(0,0%,100%,.5);--color-text-icons-secondary:#8193c5;--color-text-primary-blue-depricated:#14004b;--color-text-secondary-blue:#8193c5;--color-text-secondary-blue-not-valid:#14004b80;--color-text-white:#fff9;--color-text-white-opacity-60:hsla(0,0%,100%,.639);--color-text-white-opacity-20:hsla(0,0%,100%,.2);--color-text-error:#ed3636;--color-text-success:#0aa;--color-active-dot-slider:#897fa5;--color-slider-thumb-border:#9eb0f5;--color-box-shadow:0 16px 40px rgba(114,128,182,.2);--color-box-shadow-extra:0 3px 20px 0 rgba(0,0,0,.26);--color-brand-dark-blue:#08011e;--color-brand-steam-blue:#1e192b;--color-brand-metallic-green:#0aa;--color-green:#0aa;--color-link-untouched:#4164ee;--color-link-hover:#3455d1;--color-link-pressed:#223eac;--color-ultramarine-blue:#4164eb;--color-white:#fff;--color-background-extra-light-blue:#14004b80;--color-background-extra-light-purple:#f4e3fd;--color-background-extra-pink:#fce9ed;--color-background-extra-grey:#14004b0f;--color-background-grey:#14004b08;--color-background-light-blue:#e3e8fd;--color-background-light-green:#d1f0f0;--color-background-light-yellow:#fff2e6;--color-background-main:#e4f6f6;--color-background-overlay:#27272961;--color-background-purple:#f1f4fd;--color-background-surface-grey:#f3f3f6;--color-background-surface-light:#e8ecfd;--color-background-text:#ffffff52;--color-background-blur:#f6f6f652;--color-background-border-blur:#ffffff1f;--color-border-blur-light:#f6f6f68f;--color-background-card:#ffffff29;--color-background-input:#d1dafa;--color-background-calculator:#edf1fd;--color-background-parallax-card:#e0e0e04d;--color-background-expert-card:hsla(0,0%,96%,.42);--color-border-expert-card:hsla(0,0%,100%,.12);--color-button-primary:#08011e;--color-button-primary-hover:#211a35;--color-button-primary-pressed:#39344b;--color-button-white:#fff;--color-button-white-hover:#f0f3fd;--color-button-white-pressed:#d1dafa;--color-button-outline-text-border:#08011e;--color-gradient:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#cd97fb,#10b0b8) border-box;--color-gradient-text:radial-gradient(988.59% 230.57% at -23.02% 138.57%,#f6b4c6 0%,#cda4cf 11.25%,#7085e6 36.55%,#5790d7 50.02%,#1fb4b4 66.53%,#a4d5d5 90.42%,rgba(0,170,170,0) 100%);--color-gradient-text-header:radial-gradient(148.59% 360.57% at -28.02% 5.57%,#f6b4c6 0%,#cda4cf 11.25%,#7085e6 36.55%,#5790d7 50.02%,#1fb4b4 66.53%,#a4d5d5 90.42%,rgba(0,170,170,0) 100%);--color-gradient-border:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#f6b4c6 0%,#cda4cf 11%,#7085e6 35%,#5790d7 50%,#1fb4b4 66%,#a4d5d5 120%,rgba(0,170,170,0) 0) border-box;--color-border:#8193c5;--color-border-divider:#e3e3e3;--color-border-active:#4164eb;--color-border-blur:#eeeeee85;--color-border-parallax-card:#ffffff1f;--color-primary:#08011e;--color-surface-blue:#d1dafa;--color-surface-extra-light-blue:#f0f3fd;--color-surface-light-pink:#f5aabe33;--color-surface-fill-2:#efefeb;--color-tertiary-blue:#14004b4d;--color-button-tertiary:#ffffff28;--color-file-bg:#14004b07}.color-brand-dark-blue{color:var(--color-brand-dark-blue)}.color-surface-extra-light-blue{color:var(--color-surface-extra-light-blue)}.color-text-secondary-blue-not-valid{color:var(--color-text-secondary-blue-not-valid)}.color-brand-metallic-green{color:var(--color-brand-metallic-green)}.color-ultramarine-blue{color:var(--color-ultramarine-blue)}.color-tertiary-blue{color:var(--color-tertiary-blue)}.color-text-white-opacity-60{color:var(--color-text-white-opacity-60)}.color-text-primary-blue-depricated{color:var(--color-text-primary-blue-depricated)}.color-text-error{color:var(--color-text-error)}.margin-scroll__scaling{display:flex;flex-direction:column;justify-content:space-between;padding-top:88px}@media only screen and (width < 768px){.margin-scroll__scaling{padding-top:62px}}.margin-scroll__scaling #footer-ls.footer-ls__scaling .footer-content,.margin-scroll__scaling #footer-ls.footer-ls__scaling .sub-footer{margin:0 auto;max-width:1200px;width:100%}.margin-scroll__scaling #footer-ls.footer-ls__scaling .footer-content{padding:0 48px}
