@import url(https://fonts.googleapis.com/css?family=Montserrat:300,regular,500,600,700&display=swap);*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#051836;line-height:1;font-family:Montserrat;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Montserrat;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#f0f4ff}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports(overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper *{min-width:0}[class*=__container]{max-width:75rem;margin:0 auto;padding:0 .9375rem}.options{display:flex;flex-direction:column;align-items:flex-start}.options__item{position:relative;cursor:pointer}.options__item:not(:last-child){margin-bottom:em(5)}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:focus-visible+.options__label:before{box-shadow:0 0 5px #000}.options__input:checked+.options__label:after{-webkit-transform:scale(1);transform:scale(1)}.options__label{display:inline-flex;align-items:center;cursor:pointer;gap:10px}.options__label:before{content:"";align-self:flex-start;width:20px;height:20px;flex:0 0 20px;border-radius:50%;border:1px solid #a7a9ac}.options__label:after{content:"";transition:all .3s ease 0s;-webkit-transform:scale(0);transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:#77243a;position:absolute;left:5px;top:5px}.brokers-options{display:flex;gap:.375rem}@media(max-width:23.75em){.brokers-options{flex-wrap:wrap}}.brokers-options__item{position:relative;cursor:pointer}.brokers-options__item:not(:last-child){margin-bottom:em(5)}@media(max-width:23.75em){.brokers-options__item{display:flex;justify-content:center;align-items:center;flex:1 1 100%;width:100%}}.brokers-options__input{width:0;height:0;opacity:0;position:absolute}.brokers-options__input:checked+.brokers-options__label{background-color:#051836;color:#fff}.brokers-options__input:checked+.brokers-options__label:after{-webkit-transform:scale(1);transform:scale(1)}.brokers-options__label{display:inline-flex;align-items:center;cursor:pointer;gap:10px;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:9px;padding:14px 17px;transition:all .3s}@media(any-hover:hover){.brokers-options__label:hover{background-color:rgba(5,24,54,.0745098039)}}@media(max-width:23.75em){.brokers-options__label{width:100%;justify-content:center}}.brokers-options__text{font-weight:500;line-height:125%}.menu{display:flex;justify-content:center;align-items:center}@media(max-width:61.99875em){.menu{justify-content:flex-end}.menu__body{position:fixed;z-index:4;width:100%;height:100%;left:-100%;top:0;overflow:auto;padding:10.625rem .9375rem 1.875rem .9375rem;transition:left .3s;background-color:#f0f4ff}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;left:-100%;top:0;transition:left .3s;z-index:2}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}}.menu__list{display:flex}@media(min-width:75em){.menu__list{gap:2.6875rem}}@media(min-width:30em)and (max-width:75em){@supports(gap:clamp(0.9375rem ,-0.2291666667rem + 3.8888888889vw ,2.6875rem)){.menu__list{gap:clamp(.9375rem ,-.2291666667rem + 3.8888888889vw ,2.6875rem)}}@supports not (gap:clamp(0.9375rem ,-0.2291666667rem + 3.8888888889vw ,2.6875rem)){.menu__list{gap:calc(.9375rem + 1.75*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.menu__list{gap:.9375rem}}@media(max-width:61.99875em){.menu__list{flex-direction:column;justify-content:center;align-items:center}}.menu__link{font-weight:600;line-height:125%;text-decoration-line:underline;color:rgba(5,24,54,.67);transition:all .3s}@media(any-hover:hover){.menu__link:hover{color:#051836}}.icon-menu{display:none;outline:0}@media(max-width:61.99875em){.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}}@media(max-width:61.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media(max-width:61.99875em){.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:0;position:absolute;height:.125rem;background-color:#051836}.icon-menu::before{top:0;width:92%}.icon-menu::after{bottom:0;width:100%}.icon-menu span{width:75%;top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::after,.menu-open .icon-menu::before{width:100%}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}}body::after{content:"";background-color:rgba(0,0,0,.85);backdrop-filter:blur(7.25px);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;overflow:hidden;position:relative;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;width:100%;max-width:1170px;border-radius:20px}.popup__content::before{content:"";position:absolute;width:300px;height:160px;top:0;left:40%;background:url(../img/decor/5.png) 0 0/contain no-repeat}.popup__content::after{content:"";position:absolute;width:320px;height:300px;bottom:0;left:0;background:url(../img/decor/6.png) 0 0/contain no-repeat}@media(min-width:75em){.popup__content{padding-top:3.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(0.9375rem ,-0.5208333333rem + 4.8611111111vw ,3.125rem)){.popup__content{padding-top:clamp(.9375rem ,-.5208333333rem + 4.8611111111vw ,3.125rem)}}@supports not (padding-top:clamp(0.9375rem ,-0.5208333333rem + 4.8611111111vw ,3.125rem)){.popup__content{padding-top:calc(.9375rem + 2.1875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.popup__content{padding-top:.9375rem}}@media(min-width:75em){.popup__content{padding-left:4.1875rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-left:clamp(0.9375rem ,-1.2291666667rem + 7.2222222222vw ,4.1875rem)){.popup__content{padding-left:clamp(.9375rem ,-1.2291666667rem + 7.2222222222vw ,4.1875rem)}}@supports not (padding-left:clamp(0.9375rem ,-1.2291666667rem + 7.2222222222vw ,4.1875rem)){.popup__content{padding-left:calc(.9375rem + 3.25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.popup__content{padding-left:.9375rem}}@media(min-width:75em){.popup__content{padding-right:6.1875rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-right:clamp(0.9375rem ,-2.5625rem + 11.6666666667vw ,6.1875rem)){.popup__content{padding-right:clamp(.9375rem ,-2.5625rem + 11.6666666667vw ,6.1875rem)}}@supports not (padding-right:clamp(0.9375rem ,-2.5625rem + 11.6666666667vw ,6.1875rem)){.popup__content{padding-right:calc(.9375rem + 5.25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.popup__content{padding-right:.9375rem}}@media(min-width:75em){.popup__content{padding-bottom:3.9375rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-bottom:clamp(0.9375rem ,-1.0625rem + 6.6666666667vw ,3.9375rem)){.popup__content{padding-bottom:clamp(.9375rem ,-1.0625rem + 6.6666666667vw ,3.9375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,-1.0625rem + 6.6666666667vw ,3.9375rem)){.popup__content{padding-bottom:calc(.9375rem + 3*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.popup__content{padding-bottom:.9375rem}}.lock .popup__content{visibility:visible}.popup__body-parent{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between}@media(min-width:75em){.popup__body-parent{gap:3.125rem}}@media(min-width:62em)and (max-width:75em){@supports(gap:clamp(1.25rem ,-7.6923076923rem + 14.4230769231vw ,3.125rem)){.popup__body-parent{gap:clamp(1.25rem ,-7.6923076923rem + 14.4230769231vw ,3.125rem)}}@supports not (gap:clamp(1.25rem ,-7.6923076923rem + 14.4230769231vw ,3.125rem)){.popup__body-parent{gap:calc(1.25rem + 1.875*(100vw - 62rem)/ 13)}}}@media(max-width:62em){.popup__body-parent{gap:1.25rem}}@media(max-width:61.99875em){.popup__body-parent{flex-direction:column;padding-top:2.5rem;text-align:center}}.popup__body{backdrop-filter:blur(4px);border-radius:10px}.popup__close{display:flex;align-items:center;outline:0;gap:.3125rem}.popup__close span{transition:all .3s}@media(any-hover:hover){.popup__close span:hover{text-shadow:0 0 5px rgba(0,0,0,.4)}}.popup__title{max-width:37.625rem;font-weight:600;line-height:121.875%}@media(min-width:75em){.popup__title{font-size:2rem}}@media(min-width:30em)and (max-width:75em){@supports(font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.popup__title{font-size:clamp(1.75rem ,1.5833333333rem + .5555555556vw ,2rem)}}@supports not (font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.popup__title{font-size:calc(1.75rem + .25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.popup__title{font-size:1.75rem}}.popup__title:not(:last-child){margin-bottom:.5rem}.popup__subtitle{max-width:37.625rem;font-weight:300;font-size:1.25rem;line-height:120%}.popup__subtitle:not(:last-child){margin-bottom:2rem}.popup__text{max-width:34.0625rem;font-size:1.25rem;line-height:120%}.popup__form{max-width:21.9375rem}.form{height:100%;background-color:#051836;padding:35px 27px;padding-bottom:1.5625rem;border-radius:15px}@media(min-width:75em){.form{padding-right:1.6875rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-right:clamp(0.9375rem ,0.4375rem + 1.6666666667vw ,1.6875rem)){.form{padding-right:clamp(.9375rem ,.4375rem + 1.6666666667vw ,1.6875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.4375rem + 1.6666666667vw ,1.6875rem)){.form{padding-right:calc(.9375rem + .75*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.form{padding-right:.9375rem}}@media(min-width:75em){.form{padding-left:1.6875rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-left:clamp(0.9375rem ,0.4375rem + 1.6666666667vw ,1.6875rem)){.form{padding-left:clamp(.9375rem ,.4375rem + 1.6666666667vw ,1.6875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.4375rem + 1.6666666667vw ,1.6875rem)){.form{padding-left:calc(.9375rem + .75*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.form{padding-left:.9375rem}}@media(max-width:em(1170)){.form{margin:0 auto}}.form__legend{font-weight:500;font-size:1.25rem;line-height:120%;text-align:center;color:#fff}.form__legend:not(:last-child){margin-bottom:1.6875rem}.form__input{background-color:#f0f4ff;border-radius:7px;color:#051836;padding:.8125rem 1rem;width:100%;font-size:16px;line-height:125%}.form__input:focus{box-shadow:0 0 0 2px rgba(0,117,135,.25);outline:0}.form__input:not(:last-child){margin-bottom:.5625rem}.form__input::-webkit-input-placeholder{color:#8a8585;font-size:15px;font-weight:400;line-height:123.646%}.form__input:-ms-input-placeholder{color:#8a8585;font-size:15px;font-weight:400;line-height:123.646%}.form__input::-ms-input-placeholder{color:#8a8585;font-size:15px;font-weight:400;line-height:123.646%}.form__input::placeholder{color:#8a8585;font-size:15px;font-weight:400;line-height:123.646%}.form__input_checkbox{position:absolute;top:1.5rem;left:.125rem;width:.8125rem;height:.8125rem;-webkit-transform:scale(.8);transform:scale(.8)}.form__input_checkbox:checked{display:none}.form__input_checkbox:checked~.form__label-checkbox::before{background:url(../img/icons/check.svg) 0 0/cover no-repeat,#fff}.form__submit{margin-top:1.125rem;width:100%;background-color:#08c16a;border:2px solid #08c16a;border-radius:9px;padding:1.0625rem 1.25rem;color:#fff;font-weight:600;line-height:125%;transition:all .3s}@media(any-hover:hover){.form__submit:hover{color:#08c16a;background-color:rgba(0,0,0,0)}}.form__checkbox{position:relative;display:flex}.form__label-checkbox{color:#a6a6a6;font-size:9px;font-weight:300;line-height:normal;margin-top:1.375rem;padding-left:1.9375rem;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.form__label-checkbox::before{cursor:pointer;position:absolute;top:0;left:0;content:"";width:.9375rem;height:.9375rem;border:1px solid rgba(0,0,0,.19);background-color:#fff;border-radius:2px}[data-showmore-button]{outline:0}[data-showmore-button] span{display:flex}[data-showmore-button] span:last-child{display:none}._showmore-active [data-showmore-button] span{display:none}._showmore-active [data-showmore-button] span:last-child{display:flex}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.decor-bg{position:relative}.decor-bg::before{content:"";position:absolute;width:100%;height:50%;bottom:0;left:0;background-color:#fff}.decor-bg--top::before{content:"";top:0;bottom:auto}.decor-bg--mh::before{max-height:3.75rem}.decor-bg div{position:relative;z-index:2}.header__container{padding-top:2.3125rem;padding-bottom:.9375rem;display:flex;gap:.9375rem}.header__logo{position:relative;z-index:100;backdrop-filter:blur(4px);border-radius:30px;overflow:hidden}.header__menu{flex:1 1 auto}.currency{position:relative;z-index:100;padding:.625rem;overflow:hidden}.currency__list{display:flex;will-change:transform}.currency__item{padding:0 .46875rem;flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:.3125rem;font-weight:500}.currency__name{color:#868694}.currency__percent{color:#39c18c;display:flex;align-items:center}.currency__percent img{max-width:16px}.currency__percent--color{color:#ff6f60}@-webkit-keyframes scroll-left-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-60%);transform:translateX(-60%)}}@keyframes scroll-left-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-60%);transform:translateX(-60%)}}.footer{padding-bottom:2.875rem}@media(min-width:75em){.footer{padding-top:4.5rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(3.125rem ,2.2083333333rem + 3.0555555556vw ,4.5rem)){.footer{padding-top:clamp(3.125rem ,2.2083333333rem + 3.0555555556vw ,4.5rem)}}@supports not (padding-top:clamp(3.125rem ,2.2083333333rem + 3.0555555556vw ,4.5rem)){.footer{padding-top:calc(3.125rem + 1.375*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.footer{padding-top:3.125rem}}.footer__body{display:flex;justify-content:space-between;gap:1.25rem}.footer__body:not(:last-child){margin-bottom:2.375rem}@media(max-width:61.99875em){.footer__body{flex-direction:column}}.footer__logo:not(:last-child){margin-bottom:.75rem}.footer__text{font-size:.5625rem;line-height:122.222222%;color:#909090}.info-footer{max-width:18.75rem}.info-footer__text{line-height:125%;color:rgba(77,81,88,.67)}.info-footer__text:not(:last-child){margin-bottom:1.125rem}.info-footer__item{display:flex;gap:.3125rem}.info-footer__label{font-weight:700;line-height:125%;color:rgba(77,81,88,.67)}.info-footer__link{line-height:125%;color:rgba(77,81,88,.67);transition:all .3s}@media(any-hover:hover){.info-footer__link:hover{color:#051836}}.menu-footer__body{display:flex}@media(min-width:75em){.menu-footer__body{gap:2.8125rem}}@media(min-width:30em)and (max-width:75em){@supports(gap:clamp(1.25rem ,0.2083333333rem + 3.4722222222vw ,2.8125rem)){.menu-footer__body{gap:clamp(1.25rem ,.2083333333rem + 3.4722222222vw ,2.8125rem)}}@supports not (gap:clamp(1.25rem ,0.2083333333rem + 3.4722222222vw ,2.8125rem)){.menu-footer__body{gap:calc(1.25rem + 1.5625*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.menu-footer__body{gap:1.25rem}}@media(max-width:61.99875em){.menu-footer__body{justify-content:space-between;flex-wrap:wrap}}.menu-footer__title{line-height:125%;color:rgba(77,81,88,.67)}.menu-footer__title:not(:last-child){margin-bottom:.875rem}.menu-footer__item:not(:last-child){margin-bottom:.875rem}.menu-footer__link{font-weight:600;line-height:125%;text-decoration-line:underline;color:rgba(5,24,54,.67);transition:all .3s}@media(any-hover:hover){.menu-footer__link:hover{color:#051836}}.page{position:relative}.page::before{content:"";position:absolute;width:5.75rem;height:9.9375rem;top:-41px;left:0;background:url(../img/decor/1.png) 0 0 no-repeat}.page::after{content:"";position:absolute;width:6.4375rem;height:8.125rem;top:107px;right:0;background:url(../img/decor/2.png) 0 0 no-repeat}.page>section>div{position:relative;z-index:2}.head{padding-top:3.625rem;padding-bottom:1.625rem}.head__container{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}@media(max-width:61.99875em){.head__container{flex-direction:column;justify-content:center;align-items:center;text-align:center}}.head__title{font-weight:600;line-height:121.875%;max-width:35rem;backdrop-filter:blur(4px);border-radius:10px;overflow:hidden}@media(min-width:75em){.head__title{font-size:2rem}}@media(min-width:30em)and (max-width:75em){@supports(font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.head__title{font-size:clamp(1.75rem ,1.5833333333rem + .5555555556vw ,2rem)}}@supports not (font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.head__title{font-size:calc(1.75rem + .25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.head__title{font-size:1.75rem}}.head__subtitle{line-height:125%;max-width:29.375rem;padding-bottom:.625rem;backdrop-filter:blur(4px);border-radius:10px;overflow:hidden}.consultation__container{position:relative;z-index:2}.consultation__body-parent{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;background-color:#051836;border-radius:.875rem;padding-top:1.8125rem;padding-bottom:1.8125rem}@media(min-width:75em){.consultation__body-parent{padding-right:6.25rem}}@media(min-width:62em)and (max-width:75em){@supports(padding-right:clamp(1.8125rem ,-19.3509615385rem + 34.1346153846vw ,6.25rem)){.consultation__body-parent{padding-right:clamp(1.8125rem ,-19.3509615385rem + 34.1346153846vw ,6.25rem)}}@supports not (padding-right:clamp(1.8125rem ,-19.3509615385rem + 34.1346153846vw ,6.25rem)){.consultation__body-parent{padding-right:calc(1.8125rem + 4.4375*(100vw - 62rem)/ 13)}}}@media(max-width:62em){.consultation__body-parent{padding-right:1.8125rem}}@media(min-width:75em){.consultation__body-parent{padding-left:4.375rem}}@media(min-width:62em)and (max-width:75em){@supports(padding-left:clamp(1.8125rem ,-10.4086538462rem + 19.7115384615vw ,4.375rem)){.consultation__body-parent{padding-left:clamp(1.8125rem ,-10.4086538462rem + 19.7115384615vw ,4.375rem)}}@supports not (padding-left:clamp(1.8125rem ,-10.4086538462rem + 19.7115384615vw ,4.375rem)){.consultation__body-parent{padding-left:calc(1.8125rem + 2.5625*(100vw - 62rem)/ 13)}}}@media(max-width:62em){.consultation__body-parent{padding-left:1.8125rem}}@media(max-width:61.99875em){.consultation__body-parent{flex-direction:column}}@media(max-width:29.99875em){.consultation__body-parent{padding:.9375rem}}.consultation__body{display:flex;align-items:center}@media(min-width:75em){.consultation__body{gap:2.625rem}}@media(min-width:30em)and (max-width:75em){@supports(gap:clamp(0.9375rem ,-0.1875rem + 3.75vw ,2.625rem)){.consultation__body{gap:clamp(.9375rem ,-.1875rem + 3.75vw ,2.625rem)}}@supports not (gap:clamp(0.9375rem ,-0.1875rem + 3.75vw ,2.625rem)){.consultation__body{gap:calc(.9375rem + 1.6875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.consultation__body{gap:.9375rem}}@media(max-width:61.99875em){.consultation__body{flex-direction:column;text-align:center}}.consultation__icon{background-color:hsla(0,0%,100%,.11);border-radius:9px;display:flex;justify-content:center;align-items:center;width:3.625rem;height:3.625rem;flex:0 0 3.625rem}.consultation__content{max-width:33.3125rem}.consultation__title{font-weight:600;font-size:1.5rem;line-height:120.833333%;color:#fff}.consultation__title:not(:last-child){margin-bottom:.1875rem}.consultation__text{line-height:125%;color:#a3a4a6}.consultation__button{background-color:#08c16a;border:2px solid #08c16a;border-radius:9px;padding:1.0625rem 1.25rem;color:#fff;font-weight:600;line-height:125%;transition:all .3s}@media(any-hover:hover){.consultation__button:hover{color:#08c16a;background-color:rgba(0,0,0,0)}}.brokers{background-color:#fff;padding-bottom:2.1875rem}@media(min-width:75em){.brokers{padding-top:4.0625rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(1.875rem ,0.4166666667rem + 4.8611111111vw ,4.0625rem)){.brokers{padding-top:clamp(1.875rem ,.4166666667rem + 4.8611111111vw ,4.0625rem)}}@supports not (padding-top:clamp(1.875rem ,0.4166666667rem + 4.8611111111vw ,4.0625rem)){.brokers{padding-top:calc(1.875rem + 2.1875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.brokers{padding-top:1.875rem}}.brokers__header{display:flex;justify-content:space-between;align-items:center;gap:.9375rem}.brokers__header:not(:last-child){margin-bottom:1.5rem}@media(max-width:47.99875em){.brokers__header{flex-direction:column}}.brokers__title{font-weight:600;font-size:1.5rem;line-height:120.833333%;text-align:center}.brokers-showmore{display:grid;gap:.625rem}.brokers-showmore__showmore{background:#f8f8f8;padding:1.0625rem;border-radius:1.3125rem;transition:all .3s}.brokers-showmore__showmore._showmore-active{background:linear-gradient(90deg,#deeaf8 0,#d8ddf6 100%)}.brokers-showmore__header{display:flex;background-color:#fff;border-radius:10px;padding-left:.9375rem}@media(min-width:75em){.brokers-showmore__header{padding-right:1.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-right:clamp(0.9375rem ,0.8125rem + 0.4166666667vw ,1.125rem)){.brokers-showmore__header{padding-right:clamp(.9375rem ,.8125rem + .4166666667vw ,1.125rem)}}@supports not (padding-right:clamp(0.9375rem ,0.8125rem + 0.4166666667vw ,1.125rem)){.brokers-showmore__header{padding-right:calc(.9375rem + .1875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.brokers-showmore__header{padding-right:.9375rem}}@media(max-width:61.99875em){.brokers-showmore__header{flex-direction:column;align-items:center}}.brokers-showmore__more{flex:0 0 80px;display:flex;align-items:center;justify-content:flex-end}.brokers-showmore__more span{align-items:center;gap:.3125rem;font-weight:500;line-height:125%;transition:all .3s}@media(any-hover:hover){.brokers-showmore__more span:hover{text-shadow:0 0 5px rgba(0,0,0,.4)}}.brokers-showmore__body{margin-top:.625rem;background-color:#fff;border-radius:10px}.header-brokers{flex:1 1 auto;display:flex}@media(max-width:61.99875em){.header-brokers{flex-direction:column;width:100%;align-items:center}}.header-brokers__image{position:relative;flex-shrink:0;flex-grow:0;height:100%;align-self:center;justify-self:start}@media(min-width:75em){.header-brokers__image{flex-basis:12.875rem}}@media(min-width:62em)and (max-width:75em){@supports(flex-basis:clamp(7.5rem ,-18.1346153846rem + 41.3461538462vw ,12.875rem)){.header-brokers__image{flex-basis:clamp(7.5rem ,-18.1346153846rem + 41.3461538462vw ,12.875rem)}}@supports not (flex-basis:clamp(7.5rem ,-18.1346153846rem + 41.3461538462vw ,12.875rem)){.header-brokers__image{flex-basis:calc(7.5rem + 5.375*(100vw - 62rem)/ 13)}}}@media(max-width:62em){.header-brokers__image{flex-basis:7.5rem}}.header-brokers__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}@media(max-width:61.99875em){.header-brokers__image{width:100%;max-width:12.875rem}}.header-brokers__items{flex:1 1 auto;display:flex;align-items:center}@media(max-width:61.99875em){.header-brokers__items{width:100%;flex-wrap:wrap}}.header-brokers__item{white-space:nowrap;flex:0 1 33.333%;padding:0 .625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.header-brokers__item:not(:last-child){border-right:1px solid #deeaf8}@media(max-width:38.75em){.header-brokers__item{flex:1 1 100%}.header-brokers__item:not(:last-child){border-right:none;border-bottom:1px solid #deeaf8}}.header-brokers__value{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:1.5rem;line-height:120.833333%;text-align:center}.header-brokers__name{font-weight:500;line-height:20/16;text-align:center;color:#8e8e8e}.header-brokers__actions{display:flex;align-items:center}@media(min-width:61.99875em)and (min-width:75em){.header-brokers__actions{padding-right:1.5rem}}@media(min-width:61.99875em)and (min-width:30em)and (max-width:75em){@supports(padding-right:clamp(0.625rem ,0.0416666667rem + 1.9444444444vw ,1.5rem)){.header-brokers__actions{padding-right:clamp(.625rem ,.0416666667rem + 1.9444444444vw ,1.5rem)}}@supports not (padding-right:clamp(0.625rem ,0.0416666667rem + 1.9444444444vw ,1.5rem)){.header-brokers__actions{padding-right:calc(.625rem + .875*(100vw - 30rem)/ 45)}}}@media(min-width:61.99875em)and (max-width:30em){.header-brokers__actions{padding-right:.625rem}}@media(max-width:61.99875em){.header-brokers__actions{margin-top:.9375rem}}.header-brokers__button{border:2px solid #08c16a;border-radius:9px;padding:17px 50px;font-weight:600;line-height:125%;color:#08c16a;transition:all .3s}@media(min-width:75em){.header-brokers__button{padding-left:3.125rem}}@media(min-width:68.75em)and (max-width:75em){@supports(padding-left:clamp(1.25rem ,-19.375rem + 30vw ,3.125rem)){.header-brokers__button{padding-left:clamp(1.25rem ,-19.375rem + 30vw ,3.125rem)}}@supports not (padding-left:clamp(1.25rem ,-19.375rem + 30vw ,3.125rem)){.header-brokers__button{padding-left:calc(1.25rem + 1.875*(100vw - 68.75rem)/ 6.25)}}}@media(max-width:68.75em){.header-brokers__button{padding-left:1.25rem}}@media(min-width:75em){.header-brokers__button{padding-right:3.125rem}}@media(min-width:68.75em)and (max-width:75em){@supports(padding-right:clamp(1.25rem ,-19.375rem + 30vw ,3.125rem)){.header-brokers__button{padding-right:clamp(1.25rem ,-19.375rem + 30vw ,3.125rem)}}@supports not (padding-right:clamp(1.25rem ,-19.375rem + 30vw ,3.125rem)){.header-brokers__button{padding-right:calc(1.25rem + 1.875*(100vw - 68.75rem)/ 6.25)}}}@media(max-width:68.75em){.header-brokers__button{padding-right:1.25rem}}@media(any-hover:hover){.header-brokers__button:hover{color:#fff;background-color:#08c16a}}.body-brokers__items{display:flex;border-bottom:1px solid #deeaf8}@media(max-width:61.99875em){.body-brokers__items{flex-wrap:wrap}}.body-brokers__item{flex:1 1 auto;padding:0 .625rem;padding-top:1.5625rem;padding-bottom:1.5625rem}.body-brokers__item:not(:last-child){border-right:1px solid #deeaf8}@media(max-width:61.99875em){.body-brokers__item{flex:0 1 33.333%}}@media(max-width:33.75em){.body-brokers__item{flex:0 1 50%}}.body-brokers__value{font-weight:600;font-size:1.5rem;line-height:120.833333%;text-align:center}.body-brokers__name{font-weight:500;line-height:125%;text-align:center;color:#8e8e8e}.reviews-brokers{display:flex;gap:.9375rem;justify-content:space-between;padding-top:1.4375rem}@media(min-width:75em){.reviews-brokers{padding-bottom:1.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-bottom:clamp(0.9375rem ,0.8125rem + 0.4166666667vw ,1.125rem)){.reviews-brokers{padding-bottom:clamp(.9375rem ,.8125rem + .4166666667vw ,1.125rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.8125rem + 0.4166666667vw ,1.125rem)){.reviews-brokers{padding-bottom:calc(.9375rem + .1875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.reviews-brokers{padding-bottom:.9375rem}}@media(min-width:75em){.reviews-brokers{padding-right:1.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-right:clamp(0.9375rem ,0.8125rem + 0.4166666667vw ,1.125rem)){.reviews-brokers{padding-right:clamp(.9375rem ,.8125rem + .4166666667vw ,1.125rem)}}@supports not (padding-right:clamp(0.9375rem ,0.8125rem + 0.4166666667vw ,1.125rem)){.reviews-brokers{padding-right:calc(.9375rem + .1875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.reviews-brokers{padding-right:.9375rem}}@media(min-width:75em){.reviews-brokers{padding-left:2.0625rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-left:clamp(0.9375rem ,0.1875rem + 2.5vw ,2.0625rem)){.reviews-brokers{padding-left:clamp(.9375rem ,.1875rem + 2.5vw ,2.0625rem)}}@supports not (padding-left:clamp(0.9375rem ,0.1875rem + 2.5vw ,2.0625rem)){.reviews-brokers{padding-left:calc(.9375rem + 1.125*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.reviews-brokers{padding-left:.9375rem}}@media(max-width:47.99875em){.reviews-brokers{flex-direction:column}}.reviews-brokers__items{max-width:48.1875rem;display:grid;gap:.8125rem}.reviews-brokers__item{font-size:.8125rem;line-height:123.076923%;color:#8e8e8e;font-weight:500}.reviews-brokers__name{font-weight:600;color:#6680ff}.reviews-brokers__supports{justify-self:flex-end;align-self:flex-end}.supports-reviews{flex-shrink:0}.supports-reviews__items{display:grid;gap:.25rem}.supports-reviews__item{border:1px solid rgba(5,24,54,.07);border-radius:9px;padding:5px 10px;justify-self:end;display:flex;align-items:center;gap:.5625rem;font-weight:600;font-size:1.375rem;line-height:122.727273%;text-align:center;color:#6680ff}.advantages__body{position:relative;z-index:2;background-color:#051836;border-radius:14px}.advantages__body::before{content:"";position:absolute;width:61px;height:99px;bottom:17.612809%;left:0;background:url(../img/decor/3.png) 0 0 no-repeat}.advantages__body::after{content:"";position:absolute;width:106px;height:110px;bottom:0;right:0;background:url(../img/decor/4.png) 0 0 no-repeat}@media(min-width:75em){.advantages__body{padding-right:4.375rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-right:clamp(0.9375rem ,-1.3541666667rem + 7.6388888889vw ,4.375rem)){.advantages__body{padding-right:clamp(.9375rem ,-1.3541666667rem + 7.6388888889vw ,4.375rem)}}@supports not (padding-right:clamp(0.9375rem ,-1.3541666667rem + 7.6388888889vw ,4.375rem)){.advantages__body{padding-right:calc(.9375rem + 3.4375*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.advantages__body{padding-right:.9375rem}}@media(min-width:75em){.advantages__body{padding-left:4.375rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-left:clamp(0.9375rem ,-1.3541666667rem + 7.6388888889vw ,4.375rem)){.advantages__body{padding-left:clamp(.9375rem ,-1.3541666667rem + 7.6388888889vw ,4.375rem)}}@supports not (padding-left:clamp(0.9375rem ,-1.3541666667rem + 7.6388888889vw ,4.375rem)){.advantages__body{padding-left:calc(.9375rem + 3.4375*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.advantages__body{padding-left:.9375rem}}@media(min-width:75em){.advantages__body{padding-top:3.25rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(1.875rem ,0.9583333333rem + 3.0555555556vw ,3.25rem)){.advantages__body{padding-top:clamp(1.875rem ,.9583333333rem + 3.0555555556vw ,3.25rem)}}@supports not (padding-top:clamp(1.875rem ,0.9583333333rem + 3.0555555556vw ,3.25rem)){.advantages__body{padding-top:calc(1.875rem + 1.375*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.advantages__body{padding-top:1.875rem}}@media(min-width:75em){.advantages__body{padding-bottom:3.25rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-bottom:clamp(1.875rem ,0.9583333333rem + 3.0555555556vw ,3.25rem)){.advantages__body{padding-bottom:clamp(1.875rem ,.9583333333rem + 3.0555555556vw ,3.25rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.9583333333rem + 3.0555555556vw ,3.25rem)){.advantages__body{padding-bottom:calc(1.875rem + 1.375*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.advantages__body{padding-bottom:1.875rem}}.advantages__title{font-weight:600;font-size:1.5rem;line-height:120.833333%;color:#fff}.advantages__title:not(:last-child){margin-bottom:2rem}.advantages__items{display:flex;flex-wrap:wrap;row-gap:1.875rem;margin:0 -15px}@media(min-width:75em){.advantages__items:not(:last-child){margin-bottom:3.9375rem}}@media(min-width:30em)and (max-width:75em){@supports(margin-bottom:clamp(2.5rem ,1.5416666667rem + 3.1944444444vw ,3.9375rem)){.advantages__items:not(:last-child){margin-bottom:clamp(2.5rem ,1.5416666667rem + 3.1944444444vw ,3.9375rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.5416666667rem + 3.1944444444vw ,3.9375rem)){.advantages__items:not(:last-child){margin-bottom:calc(2.5rem + 1.4375*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.advantages__items:not(:last-child){margin-bottom:2.5rem}}@media(max-width:61.99875em){.advantages__items{row-gap:.9375rem}}.advantages__item{flex:0 1 50%;display:flex;padding:0 15px}@media(max-width:61.99875em){.advantages__item{flex:1 1 100%}}.item-advantages{width:100%;display:flex;gap:1.1875rem;background-color:hsla(0,0%,100%,.11);border-radius:9px;padding:1.1875rem;padding-bottom:1.5625rem}@media(max-width:29.99875em){.item-advantages{flex-direction:column}}.item-advantages__icon{flex:0 0 4.25rem;width:4.25rem;height:4.25rem;background-color:hsla(0,0%,100%,.11);border-radius:.5625rem;display:flex;justify-content:center;align-items:center}.item-advantages__title{font-weight:600;font-size:1.25rem;line-height:120%;color:#fff}.item-advantages__title:not(:last-child){margin-bottom:.625rem}.item-advantages__text{line-height:125%;color:#b0b0b0}.consultation-advantages{display:flex;justify-content:space-between;align-items:flex-end;gap:.9375rem}@media(min-width:75em){.consultation-advantages{padding-right:5.4375rem}}@media(min-width:62em)and (max-width:75em){@supports(padding-right:clamp(0.0000000625rem ,-25.9326919471rem + 41.8269225962vw ,5.4375rem)){.consultation-advantages{padding-right:clamp(.0000000625rem ,-25.9326919471rem + 41.8269225962vw ,5.4375rem)}}@supports not (padding-right:clamp(0.0000000625rem ,-25.9326919471rem + 41.8269225962vw ,5.4375rem)){.consultation-advantages{padding-right:calc(.0000000625rem + 5.4374999375*(100vw - 62rem)/ 13)}}}@media(max-width:62em){.consultation-advantages{padding-right:.0000000625rem}}@media(min-width:75em){.consultation-advantages{padding-left:2.25rem}}@media(min-width:62em)and (max-width:75em){@supports(padding-left:clamp(0.0000000625rem ,-10.7307688702rem + 17.3076918269vw ,2.25rem)){.consultation-advantages{padding-left:clamp(.0000000625rem ,-10.7307688702rem + 17.3076918269vw ,2.25rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-10.7307688702rem + 17.3076918269vw ,2.25rem)){.consultation-advantages{padding-left:calc(.0000000625rem + 2.2499999375*(100vw - 62rem)/ 13)}}}@media(max-width:62em){.consultation-advantages{padding-left:.0000000625rem}}@media(max-width:62.875em){.consultation-advantages{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.consultation-advantages__content{flex-shrink:1;flex-basis:auto}.consultation-advantages__title{font-weight:600;font-size:1.5rem;line-height:120.833333%;color:#fff}.consultation-advantages__title:not(:last-child){margin-bottom:1rem}.consultation-advantages__text{line-height:125%;color:#a3a4a6;max-width:40.375rem}.consultation-advantages__button{white-space:nowrap;background-color:#08c16a;border:2px solid #08c16a;border-radius:9px;padding:1.0625rem 1.25rem;color:#fff;font-weight:600;line-height:125%;transition:all .3s}@media(any-hover:hover){.consultation-advantages__button:hover{color:#08c16a;background-color:rgba(0,0,0,0)}}.onas{background-color:#fff;padding-bottom:2.75rem;margin-top:1.25rem}.onas__container{display:flex;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}@media(min-width:75em){.onas__container{padding-top:3.6875rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(1.875rem ,0.6666666667rem + 4.0277777778vw ,3.6875rem)){.onas__container{padding-top:clamp(1.875rem ,.6666666667rem + 4.0277777778vw ,3.6875rem)}}@supports not (padding-top:clamp(1.875rem ,0.6666666667rem + 4.0277777778vw ,3.6875rem)){.onas__container{padding-top:calc(1.875rem + 1.8125*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.onas__container{padding-top:1.875rem}}.onas__title{flex-shrink:0;font-weight:600;line-height:121.875%;border-radius:10px;backdrop-filter:blur(4px)}@media(min-width:75em){.onas__title{font-size:2rem}}@media(min-width:30em)and (max-width:75em){@supports(font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.onas__title{font-size:clamp(1.75rem ,1.5833333333rem + .5555555556vw ,2rem)}}@supports not (font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.onas__title{font-size:calc(1.75rem + .25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.onas__title{font-size:1.75rem}}.onas__title:not(:last-child){margin-bottom:1.875rem}.onas__content{max-width:54.75rem;border-radius:10px;backdrop-filter:blur(4px)}.onas__text{line-height:125%}.onas__text:not(:last-child){margin-bottom:1.5625rem}.faq{background-color:#fff;padding-bottom:2.75rem;margin-top:1.25rem}@media(min-width:75em){.faq{padding-top:4rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(3.125rem ,2.5416666667rem + 1.9444444444vw ,4rem)){.faq{padding-top:clamp(3.125rem ,2.5416666667rem + 1.9444444444vw ,4rem)}}@supports not (padding-top:clamp(3.125rem ,2.5416666667rem + 1.9444444444vw ,4rem)){.faq{padding-top:calc(3.125rem + .875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.faq{padding-top:3.125rem}}.faq__title{font-weight:600;line-height:121.875%;backdrop-filter:blur(4px);border-radius:10px}@media(min-width:75em){.faq__title{font-size:2rem}}@media(min-width:30em)and (max-width:75em){@supports(font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.faq__title{font-size:clamp(1.75rem ,1.5833333333rem + .5555555556vw ,2rem)}}@supports not (font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.faq__title{font-size:calc(1.75rem + .25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.faq__title{font-size:1.75rem}}.faq__title:not(:last-child){margin-bottom:1.5625rem}.faq__items{display:grid;gap:.75rem}.faq__item{background-color:#f0f4ff;border-radius:.875rem}.faq__item:nth-child(1) .item-faq{max-width:54.75rem}.faq__item:nth-child(2) .item-faq{max-width:54.75rem}.faq__item:nth-child(4) .item-faq{max-width:54.75rem}.faq__item:nth-child(5) .item-faq{max-width:58.5625rem}.faq__item:nth-child(6) .item-faq{max-width:54.75rem}.faq__item:nth-child(7) .item-faq{max-width:54.75rem}.faq__item:nth-child(8) .item-faq{max-width:60.8125rem}.faq__item:nth-child(9) .item-faq{max-width:56.75rem}.faq__item:nth-child(10) .item-faq{max-width:56.75rem}@media(min-width:75em){.faq__item{padding-top:2.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(1.25rem ,0.6666666667rem + 1.9444444444vw ,2.125rem)){.faq__item{padding-top:clamp(1.25rem ,.6666666667rem + 1.9444444444vw ,2.125rem)}}@supports not (padding-top:clamp(1.25rem ,0.6666666667rem + 1.9444444444vw ,2.125rem)){.faq__item{padding-top:calc(1.25rem + .875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.faq__item{padding-top:1.25rem}}@media(min-width:75em){.faq__item{padding-left:3.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-left:clamp(1.25rem ,0.0000000625rem + 4.1666666667vw ,3.125rem)){.faq__item{padding-left:clamp(1.25rem ,.0000000625rem + 4.1666666667vw ,3.125rem)}}@supports not (padding-left:clamp(1.25rem ,0.0000000625rem + 4.1666666667vw ,3.125rem)){.faq__item{padding-left:calc(1.25rem + 1.875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.faq__item{padding-left:1.25rem}}@media(min-width:75em){.faq__item{padding-bottom:2.4375rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-bottom:clamp(1.25rem ,0.4583333333rem + 2.6388888889vw ,2.4375rem)){.faq__item{padding-bottom:clamp(1.25rem ,.4583333333rem + 2.6388888889vw ,2.4375rem)}}@supports not (padding-bottom:clamp(1.25rem ,0.4583333333rem + 2.6388888889vw ,2.4375rem)){.faq__item{padding-bottom:calc(1.25rem + 1.1875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.faq__item{padding-bottom:1.25rem}}@media(min-width:75em){.faq__item{padding-right:2.4375rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-right:clamp(1.25rem ,0.4583333333rem + 2.6388888889vw ,2.4375rem)){.faq__item{padding-right:clamp(1.25rem ,.4583333333rem + 2.6388888889vw ,2.4375rem)}}@supports not (padding-right:clamp(1.25rem ,0.4583333333rem + 2.6388888889vw ,2.4375rem)){.faq__item{padding-right:calc(1.25rem + 1.1875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.faq__item{padding-right:1.25rem}}.item-faq__title{font-weight:700;line-height:125%}.item-faq__title:not(:last-child){margin-bottom:1.5625rem}.item-faq__text{line-height:125%;font-weight:500}.content{background-color:#fff;margin-top:1.25rem;padding-bottom:1.875rem}@media(min-width:75em){.content{padding-top:4rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(3.125rem ,2.5416666667rem + 1.9444444444vw ,4rem)){.content{padding-top:clamp(3.125rem ,2.5416666667rem + 1.9444444444vw ,4rem)}}@supports not (padding-top:clamp(3.125rem ,2.5416666667rem + 1.9444444444vw ,4rem)){.content{padding-top:calc(3.125rem + .875*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.content{padding-top:3.125rem}}.content__title{font-weight:600;line-height:121.875%;backdrop-filter:blur(4px);border-radius:10px}@media(min-width:75em){.content__title{font-size:2rem}}@media(min-width:30em)and (max-width:75em){@supports(font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.content__title{font-size:clamp(1.75rem ,1.5833333333rem + .5555555556vw ,2rem)}}@supports not (font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.content__title{font-size:calc(1.75rem + .25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.content__title{font-size:1.75rem}}.content__title:not(:last-child){margin-bottom:1.5625rem}.content__item:not(:last-child){margin-bottom:1.25rem}.item-content__title{font-weight:700;font-size:1.375rem;line-height:118.181818%}.item-content__title:not(:last-child){margin-bottom:1.25rem}.item-content__text{padding-left:.625rem;font-weight:500;line-height:125%}.item-content__text:not(:last-child){margin-bottom:.9375rem}.list:not(:last-child){margin-bottom:.9375rem}.list__item{padding-left:1.875rem}.list__item:not(:last-child){margin-bottom:.625rem}.thanks{background-color:#fff;margin-top:1.25rem}@media(min-width:75em){.thanks{padding-bottom:3.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-bottom:clamp(1.875rem ,1.0416666667rem + 2.7777777778vw ,3.125rem)){.thanks{padding-bottom:clamp(1.875rem ,1.0416666667rem + 2.7777777778vw ,3.125rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.0416666667rem + 2.7777777778vw ,3.125rem)){.thanks{padding-bottom:calc(1.875rem + 1.25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.thanks{padding-bottom:1.875rem}}@media(min-width:75em){.thanks{padding-top:3.125rem}}@media(min-width:30em)and (max-width:75em){@supports(padding-top:clamp(1.875rem ,1.0416666667rem + 2.7777777778vw ,3.125rem)){.thanks{padding-top:clamp(1.875rem ,1.0416666667rem + 2.7777777778vw ,3.125rem)}}@supports not (padding-top:clamp(1.875rem ,1.0416666667rem + 2.7777777778vw ,3.125rem)){.thanks{padding-top:calc(1.875rem + 1.25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.thanks{padding-top:1.875rem}}.thanks__image{margin:0 auto;position:relative}@media(min-width:75em){.thanks__image{width:31.25rem}}@media(min-width:30em)and (max-width:75em){@supports(width:clamp(18.75rem ,10.4166666667rem + 27.7777777778vw ,31.25rem)){.thanks__image{width:clamp(18.75rem ,10.4166666667rem + 27.7777777778vw ,31.25rem)}}@supports not (width:clamp(18.75rem ,10.4166666667rem + 27.7777777778vw ,31.25rem)){.thanks__image{width:calc(18.75rem + 12.5*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.thanks__image{width:18.75rem}}@media(min-width:75em){.thanks__image{height:31.25rem}}@media(min-width:30em)and (max-width:75em){@supports(height:clamp(18.75rem ,10.4166666667rem + 27.7777777778vw ,31.25rem)){.thanks__image{height:clamp(18.75rem ,10.4166666667rem + 27.7777777778vw ,31.25rem)}}@supports not (height:clamp(18.75rem ,10.4166666667rem + 27.7777777778vw ,31.25rem)){.thanks__image{height:calc(18.75rem + 12.5*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.thanks__image{height:18.75rem}}.thanks__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}.thanks__title{font-weight:600;line-height:121.875%;text-align:center}@media(min-width:75em){.thanks__title{font-size:2rem}}@media(min-width:30em)and (max-width:75em){@supports(font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.thanks__title{font-size:clamp(1.75rem ,1.5833333333rem + .5555555556vw ,2rem)}}@supports not (font-size:clamp(1.75rem ,1.5833333333rem + 0.5555555556vw ,2rem)){.thanks__title{font-size:calc(1.75rem + .25*(100vw - 30rem)/ 45)}}}@media(max-width:30em){.thanks__title{font-size:1.75rem}}.thanks__title:not(:last-child){margin-bottom:1.25rem}.thanks__text{font-weight:500;line-height:120%;text-align:center;font-size:1.25rem}.thanks__text:not(:last-child){margin-bottom:.625rem}.thanks__actions{display:flex;justify-content:center;align-items:center;margin-top:1.25rem}.thanks__button{background-color:#08c16a;border:2px solid #08c16a;border-radius:9px;padding:1.0625rem 1.25rem;color:#fff;font-weight:600;line-height:125%;transition:all .3s}@media(any-hover:hover){.thanks__button:hover{color:#08c16a;background-color:rgba(0,0,0,0)}}