.auth{margin:30px 0;animation:open .3s}.auth-main{display:flex;background-color:#f8f8f8;overflow:hidden;border-radius:24px}.auth-main-text{width:50%;padding:110px 40px}.auth-main-text__title{font-size:26px;margin-bottom:16px}.auth-main-image{width:50%;background-size:cover;background-position:50%;background-repeat:no-repeat}.auth-service{margin-top:60px}.auth-service-text-wrap{display:flex}.auth-service-text{width:50%;margin-left:35px;padding:100px 0}.auth-service-text__title{width:75%;position:relative;z-index:2;font-size:26px;margin-bottom:16px}.auth-service-text__title__quotes{position:absolute;z-index:-1}.auth-service-text__title__quotes.left{left:-25px;top:-20px}.auth-service-text__title__quotes.right{right:60px;bottom:-20px}.auth-service-text__description{margin-bottom:25px}.auth-service-block-wrapper{margin-top:-75px;padding:0 40px;display:flex;justify-content:space-between}.auth-service-block{display:flex;align-items:flex-start;padding:15px;width:calc(50% - 7.5px);border:1px solid #838383;background-color:#f8f8f8;border-radius:12px}.auth-service-block>svg{width:24px;min-width:24px}.auth-service-block__description{margin-left:15px;font-size:16px}.auth-service-image{width:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:12px}@media screen and (max-width:1200px){.auth{margin:25px 0}.auth-main{flex-direction:column;background-color:transparent;border-radius:0;margin-bottom:25px}.auth-main-text{width:100%;padding:0;margin-bottom:25px}.auth-main-text__title{font-size:22px;margin-bottom:8px}.auth-main-text__description{font-size:14px}.auth-main-image{width:100%;min-width:100%;height:230px;border-radius:12px}.auth-service{margin-top:25px}.auth-service-text-wrap{flex-direction:column}.auth-service-text{width:100%;padding:0;margin-left:0}.auth-service-text__title__quotes{display:none}.auth-service-text__title{font-size:17px}.auth-service-block-wrapper{margin-top:0;padding:0;flex-direction:column}.auth-service-block{width:100%;margin-bottom:15px}.auth-service-block:last-child{margin-bottom:0}}.tc-button{display:inline-block;padding:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;outline:none;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;gap:8px;border-radius:12px;transition:background-color .2s linear,color .2s linear,opacity .2s linear,border .2s linear;user-select:none;border:1px solid transparent}.tc-button:disabled{cursor:not-allowed}.tc-button__label{font-family:var(--font-manrope);font-weight:400;color:inherit}.tc-button--no-wrap .tc-button__label{white-space:nowrap}.tc-button__icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;color:inherit}.tc-button--wide,.tc-button__icon svg{width:100%}.tc-button--space-between{justify-content:space-between}.tc-button--disabled{cursor:not-allowed}.tc-button--disabled.tc-button--link{pointer-events:none}.tc-button--align-left .tc-button__label{text-align:left}.tc-button--align-center .tc-button__label{text-align:center}.tc-button--align-right .tc-button__label{text-align:right}.tc-button--underline .tc-button__label{text-decoration:underline}.tc-button--size-l{height:50px;padding:16px}.tc-button--size-l .tc-button__label{font-size:16px;line-height:19.2px}.tc-button--size-l .tc-button__icon{min-width:24px;width:24px}.tc-button--size-m{height:44px;padding:12px}.tc-button--size-m .tc-button__label{font-size:14px;line-height:16.8px}.tc-button--size-s .tc-button__label{font-size:12px;line-height:120%}.tc-button--size-m .tc-button__icon,.tc-button--size-s .tc-button__icon{min-width:20px;width:20px}.tc-button--size-s{gap:4px;padding:8px;height:36px}.tc-button--size-xs{gap:4px;padding:4px;height:20px;border-radius:8px}.tc-button--size-xs .tc-button__label{font-size:10px;line-height:100%}.tc-button--theme-dark{background-color:#285141;color:#fff}.tc-button--theme-dark.tc-button--disabled{background-color:#5e7d71}@media(hover:hover){.tc-button--theme-dark:enabled:hover{background-color:#234739}}.tc-button--theme-dark:active:not(.tc-button--disabled){background-color:#1e3d31}.tc-button--theme-gray{background-color:#f8f8f8;color:#0b0b0b}.tc-button--theme-gray.tc-button--disabled,.tc-button--theme-gray:active:not(.tc-button--disabled){background-color:#f0f0f0}.tc-button--theme-red{background-color:#f8ecec;color:#9a1a1a}.tc-button--theme-red.tc-button--disabled{opacity:.7}.tc-button--theme-red:active:not(.tc-button--disabled){background-color:#f1d9d9}.tc-button--theme-light{background-color:#f2f5f4;border:1px solid #f2f5f4}@media(hover:hover){.tc-button--theme-light:enabled:hover{background-color:#e4eae8}}.tc-button--theme-light:active:not(.tc-button--disabled){background-color:#d5dfdc}.tc-button--theme-light-border{background-color:#f2f5f4;border:1px solid #285141;color:#285141}@media(hover:hover){.tc-button--theme-light-border:enabled:hover{background-color:#e4eae8}}.tc-button--theme-light-border:active:not(.tc-button--disabled){background-color:#d5dfdc}.tc-button--theme-white{background-color:#fff;border:1px solid #fff;color:#285141}.tc-button--theme-white-border{border:1px solid #fff;color:#fff}.tc-button--theme-white-black{background-color:#fff;border:1px solid #fff;color:#070707}.tc-button--theme-transparent{background-color:transparent}.tc-button--theme-light,.tc-button--theme-transparent{color:#285141}.tc-button--theme-light.tc-button--disabled,.tc-button--theme-transparent.tc-button--disabled{color:#5e7d71}.tc-button--theme-light:active:not(.tc-button--disabled),.tc-button--theme-transparent:active:not(.tc-button--disabled){color:#1e3d31}.tc-button--theme-transparent-black{background-color:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}.tc-button--theme-transparent-black.tc-button--disabled{opacity:.5}.tc-button--theme-transparent-black:active:not(.tc-button--disabled){background-color:rgba(0,0,0,.5)}.tc-button--theme-transparent-white{background-color:hsla(0,0%,88%,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.tc-button--theme-transparent-white.tc-button--disabled{opacity:.5}.tc-button--theme-transparent-white:active:not(.tc-button--disabled){background-color:hsla(0,0%,100%,.55)}.tc-button--theme-transparent-white-24{background-color:hsla(0,0%,100%,.24);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff}.tc-button--theme-transparent-white-24.tc-button--disabled{opacity:.5}.tc-button--theme-transparent-white-24:active:not(.tc-button--disabled){background-color:hsla(0,0%,100%,.55)}.tc-button--theme-inline{color:#285141}.tc-button--theme-inline-black{color:#070707}.tc-button--theme-inline-red{color:#9a1a1a}.tc-button--theme-inline-gray{color:gray}.tc-button--theme-inline,.tc-button--theme-inline-black,.tc-button--theme-inline-gray,.tc-button--theme-inline-red{height:auto;padding:0;gap:8px}.tc-button--theme-inline-black.tc-button--size-m .tc-button__icon,.tc-button--theme-inline-gray.tc-button--size-m .tc-button__icon,.tc-button--theme-inline-red.tc-button--size-m .tc-button__icon,.tc-button--theme-inline.tc-button--size-m .tc-button__icon{width:24px}.tc-button--theme-inline-black.tc-button--disabled,.tc-button--theme-inline-gray.tc-button--disabled,.tc-button--theme-inline-red.tc-button--disabled,.tc-button--theme-inline.tc-button--disabled{opacity:.5}.tc-button--theme-transparent-border{background-color:transparent;border:1px solid #285141;color:#285141}.tc-button--theme-black{background-color:#070707;color:#fff}.tc-button--theme-black.tc-button--disabled{opacity:.5}@media(hover:hover){.tc-button--theme-black:not(.tc-button--disabled):hover{background-color:#282828}}.not-found-wrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:column;text-align:center;height:calc(100vh - 100px)}@media screen and (max-width:1200px){.not-found-wrapper{height:calc(100vh - 73px)}}.not-found-text{margin-top:auto;margin-bottom:auto;padding:24px}.not-found-text__title{font-family:var(--font-manrope);font-weight:700;font-size:24px;margin-bottom:8px;color:#070707}.not-found-text__subtitle{font-family:var(--font-manrope);font-weight:500;font-size:16px;color:#070707;margin-bottom:16px}.not-found-text__link{font-size:16px;color:#285141}.not-found__image-wrap{width:50%;height:170px;position:relative;overflow:hidden}@media screen and (max-width:1200px){.not-found__image-wrap{width:90%;height:210px}}@media screen and (max-width:768px){.not-found__image-wrap{width:110%;height:130px;margin-left:-5%;margin-right:-5%}}.not-found__image{width:100%;position:absolute;top:0;left:0}@media screen and (max-width:900px){.not-found__image{width:100%}}.exchange{margin:30px 0 80px;animation:open .3s}.exchange-main{display:flex;background-color:#f8f8f8;overflow:hidden;border-radius:24px;margin-bottom:60px}.exchange-main-text{width:100%;padding:70px 30px 70px 65px}.exchange-main-text__title{font-size:32px;font-family:var(--font-manrope);font-weight:800;margin-bottom:15px}.exchange-main-text__description{color:#3f3f3f;font-size:16px;margin-bottom:25px}.exchange-main-text__description>a{text-decoration:underline;color:#3f3f3f}.exchange-main-image{min-width:600px;width:600px;background-size:cover;background-position:50%;background-repeat:no-repeat}.exchange-steps{margin-bottom:60px}.exchange-steps__title{font-size:24px;text-align:center;font-family:var(--font-manrope);font-weight:800;margin-bottom:8px}.exchange-steps__description{font-size:18px;text-align:center;margin-bottom:52px}.exchange-steps-blocks-wrapper{display:flex;justify-content:space-between;align-items:flex-start}.exchange-steps-block{position:relative;width:calc(33.3333333333% - 22.5px);padding:20px;background-color:#f8f8f8;border-radius:24px}.exchange-steps-block__image{width:100%;margin-bottom:10px}.exchange-steps-block__title{font-size:22px;margin-bottom:10px;font-family:var(--font-manrope);font-weight:800}.exchange-steps-block__description{font-size:18px}.exchange-about{background-color:#f8f8f8;padding:24px 42px;border-radius:24px;margin-bottom:60px}.exchange-about__title{font-size:24px;font-family:var(--font-manrope);font-weight:800;margin-bottom:16px}.exchange-about__description{margin-bottom:24px}.exchange-about__description>span{font-family:var(--font-manrope);font-weight:800}.exchange-about__subtitle{color:gray;margin-bottom:24px}.exchange-examples{background-color:#f8f8f8;padding:0 125px;border-radius:24px;display:flex;justify-content:space-between;align-items:center}.exchange-examples__image{width:370px;min-width:370px;margin-right:80px}.exchange-examples-text__title{font-size:24px;font-family:var(--font-manrope);font-weight:800;margin-bottom:44px}.exchange-examples-text-example.mb{margin-bottom:24px}.exchange-examples-text-example__title{font-size:20px;margin-bottom:8px}.exchange-examples-text-example__description{font-size:16px}@media screen and (max-width:1200px){.exchange{margin-bottom:50px}.exchange__title{width:100%;font-size:22px;text-align:left}.exchange__description{width:100%;font-size:14px;text-align:left}.exchange-main{flex-direction:column;margin-bottom:50px}.exchange-main-text{padding:15px;text-align:center;order:2}.exchange-main-text__title{font-size:17px}.exchange-main-text__description{font-size:12px;margin-bottom:15px}.exchange-main-text__btn{width:100%!important}.exchange-main-image{order:1;width:100%;min-width:100%;background-size:contain;height:200px}.exchange-steps{margin-bottom:30px}.exchange-steps__description{margin-bottom:15px}.exchange-steps-blocks-wrapper{flex-direction:column;align-items:center}.exchange-steps-block{width:100%;display:flex;flex-direction:column;background-color:#f8f8f8;border-radius:24px;padding:15px;margin-bottom:15px}.exchange-steps-block:last-child{margin-bottom:0}.exchange-steps-block__title{order:1;font-size:17px}.exchange-steps-block__description{order:2;font-size:14px}.exchange-steps-block__image{order:3}.exchange-steps-block-arrow{display:none}.exchange-about{padding:24px 16px}.exchange-about__title{font-size:22px}.exchange-about__description,.exchange-about__subtitle{font-size:14px}.exchange-examples{padding:0 12px 12px;flex-direction:column}.exchange-examples__image{min-width:100%;width:100%;margin-right:0}.exchange-examples-text{padding:12px}.exchange-examples-text__title{font-size:22px;margin-bottom:25px}.exchange-examples-text-example__title{font-size:16px}.exchange-examples-text-example__description{font-size:14px}}.home-banner-fallback{width:100%;height:calc(100vh - var(--top-message-height));height:calc(100svh - var(--top-message-height));display:flex;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.home-banner-fallback-content{width:100%;max-width:796px;height:100%;margin:0 auto;padding:74px 16px 80px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;color:#fff;z-index:2}@media only screen and (max-width:1200px){.home-banner-fallback-content{padding-top:52px;padding-bottom:calc(var(--tab-bar-height) + 60px)}}.home-banner-fallback-content__title{width:100%;font-family:var(--font-manrope);font-weight:600;font-size:40px;line-height:120%;letter-spacing:1px;text-align:center;white-space:pre-wrap;color:#fff}@media only screen and (max-width:1200px){.home-banner-fallback-content__title{font-family:var(--font-manrope);font-weight:500;font-size:24px;letter-spacing:0}}.home-banner-fallback-content__description{width:100%;font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:140%;letter-spacing:1px;text-align:center;color:#fff;margin-bottom:4px}@media only screen and (max-width:500px){.home-banner-fallback-content__description{font-size:12px;letter-spacing:.5px}}.home-banner-fallback-content__button{width:-moz-fit-content;width:fit-content;margin-top:24px}.home-main-banner{margin-top:-74px;position:relative}@media only screen and (max-width:1200px){.home-main-banner{margin-top:-52px}}.home-main-banner-slider{--swiper-theme-color:#fff;--swiper-pagination-color:#fff;--swiper-pagination-bullet-size:8px;--swiper-pagination-bullet-inactive-color:#fff;--swiper-pagination-bullet-inactive-opacity:0.6;--swiper-pagination-bottom:36px;--swiper-pagination-bullet-border-radius:10px;--swiper-pagination-bullet-horizontal-gap:3px}@media only screen and (max-width:1200px){.home-main-banner-slider{--swiper-pagination-bullet-size:6px;--swiper-pagination-bottom:calc(var(--tab-bar-height) + 20px);margin:0;border-radius:0}}.home-main-banner-slider__item{overflow:hidden!important}.home-main-banner-slider .swiper-pagination{width:-moz-fit-content!important;width:fit-content!important;display:flex;justify-content:center;align-items:center;left:50%!important;transform:translateX(-50%)!important;padding:0!important}.home-main-banner-slider .swiper-pagination .swiper-pagination-bullet{transition:width .5s ease}.home-main-banner-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{--swiper-pagination-bullet-width:16px;box-shadow:0 2px 8px 0 rgba(0,0,0,.239)}.partners-form{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.partners-form__field{width:100%;margin-top:12px}.partners-form__field:first-of-type{margin-top:0}.partners-form__button{width:-moz-fit-content;width:fit-content;margin-top:20px}@media only screen and (max-width:1200px){.partners-form__button{width:100%;margin-top:12px}}.partners{width:100%;padding:24px 0;background-color:#f8f8f8}@media only screen and (max-width:1200px){.partners{background-color:#fff;padding-top:16px}}.partners-content{padding:108px 80px;background-color:#fff;border-radius:24px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:80px;gap:80px}@media only screen and (max-width:1200px){.partners-content{display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;padding:0}}.partners-content-text{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.partners-content-text__title{font-family:var(--font-manrope);font-weight:800;font-size:32px;line-height:120%;color:#070707;margin-bottom:24px}@media only screen and (max-width:1200px){.partners-content-text__title{font-family:var(--font-manrope);font-weight:700;font-size:22px;margin-bottom:12px}}.partners-content-text__description{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:140%;color:#070707;margin-bottom:24px}@media only screen and (max-width:1200px){.partners-content-text__description{font-size:14px;margin-bottom:8px}}.partners-content-text__description:last-of-type{margin-bottom:0}.partners-content-form{width:100%}.tc-action-banner{width:100%;min-height:110px;display:flex;align-items:center;padding:12px 20px;border-radius:12px;background-size:cover;background-position:100%;position:relative}.tc-action-banner-close{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:32px;height:32px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;z-index:10}.tc-action-banner-close:disabled{cursor:not-allowed}.tc-action-banner-close__icon{color:gray}.tc-action-banner-content{width:100%;max-width:190px}.tc-action-banner-content__title{font-family:var(--font-manrope);font-weight:500;font-size:16px;line-height:120%;text-align:left;color:#070707}.tc-action-banner-content__description{font-family:var(--font-manrope);font-weight:300;font-size:10px;line-height:140%;text-align:left;color:#070707;margin-top:4px}.tc-action-banner-content__button{display:flex;margin-top:12px}.tc-action-banner--theme-green .tc-action-banner-content__title{color:#285141}.blog{margin:32px 0}.blog-wrapper{display:flex;align-items:center;flex-direction:column}.blog-content{width:830px}@media only screen and (max-width:1200px){.blog-content{width:100%}}.blog-content__title{font-size:32px;font-family:var(--font-manrope);font-weight:800;margin-bottom:16px}@media only screen and (max-width:1200px){.blog-content__title{font-size:26px}}.blog-content__date{color:#838383;padding-bottom:16px;border-bottom:1px solid #202020;margin-bottom:16px}.blog-content__subtitle{width:90%;font-size:16px;margin-bottom:24px}@media only screen and (max-width:1200px){.blog-content__subtitle{width:100%}}.blog-content-cover{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:500px;border-radius:16px;overflow:hidden;margin-bottom:24px}@media only screen and (max-width:1200px){.blog-content-cover{height:210px}}.blog-content-block{margin-bottom:32px}.blog-content-block__title{font-size:24px;margin-bottom:12px}.blog-content-block__title>a{font-family:var(--font-manrope);font-weight:800;color:#285141;text-decoration:underline}.blog-content-block__description{font-size:16px;margin-bottom:24px}.blog-content-block__description>a{color:#285141;text-decoration:underline}.blog-content-block-image{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:400px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1200px){.blog-content-block-image{height:210px}}.blog-content-block-images{display:flex;justify-content:center;gap:16px}@media only screen and (max-width:1200px){.blog-content-block-images{width:calc(100% + 32px);margin-left:-16px;padding:0 16px;justify-content:flex-start;overflow:auto}}.blog-content-block-images-image{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:400px;border-radius:16px;overflow:hidden}@media only screen and (max-width:1200px){.blog-content-block-images-image{min-width:300px;width:300px}}.tc-popup-backdrop--max-layer{z-index:100000!important}.tc-popup{position:fixed;inset:0;z-index:10001;width:100%;height:100%;max-height:100%;padding:16px;display:grid;place-items:center;overflow:hidden auto;overscroll-behavior:none}.tc-popup::-webkit-scrollbar{width:4px}.tc-popup::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.tc-popup::-webkit-scrollbar-thumb{background-color:silver;border-radius:100px}@media only screen and (max-width:1200px){.tc-popup{place-items:end center;padding:16px 0 0}}.tc-popup--max-layer{z-index:100001!important}.tc-popup-content{position:relative;width:100%;min-width:0;border-radius:12px;background-color:#fff;padding:20px}@media only screen and (max-width:1200px){.tc-popup-content{max-width:100%!important;padding:16px;border-bottom-left-radius:0;border-bottom-right-radius:0}}.tc-popup-content-icon{width:46px;height:46px;flex-shrink:0;margin-bottom:12px;background-color:#f2f5f4;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#285141}.tc-popup-content-header{width:100%;display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}@media only screen and (max-width:1200px){.tc-popup-content-header{margin-bottom:12px}}.tc-popup-content-header__title{font-family:var(--font-manrope);font-weight:600;font-size:20px;line-height:24px;color:#070707;white-space:pre-wrap;flex-grow:1}@media only screen and (max-width:1200px){.tc-popup-content-header__title{font-size:16px}}.tc-popup-content-header-close{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;display:flex;justify-content:center;align-items:center;margin-left:auto}.tc-popup-content-header-close:disabled{cursor:not-allowed}.tc-popup-content__subtitle{width:100%;font-family:var(--font-manrope);font-weight:500;font-size:12px;line-height:140%;text-align:left;color:#070707;white-space:pre-wrap;margin-bottom:12px}.tc-popup-content__subtitle a{font-family:var(--font-manrope);font-weight:500;line-height:inherit;font-size:inherit;color:#285141;text-decoration:underline}.tc-popup-content__subtitle b{font-family:var(--font-manrope);font-weight:800}.tc-popup-content__content{width:100%}.tc-popup-content__text{width:100%;font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:140%;color:#070707;white-space:pre-wrap}.tc-popup-content-btn{margin-top:24px}.tc-popup-content-btn__subtitle{margin-top:12px;font-size:12px}.tc-popup-content-btn__subtitle>a{color:#5358f5}.confirm-content{width:100%;padding-bottom:24px}.confirm-buttons{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.cookie-banner{width:calc(100% - 24px);max-width:730px;display:flex;align-items:center;position:fixed;bottom:6px;right:5%;z-index:9999;background-color:hsla(0,0%,5%,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px;border-radius:12px}@media only screen and (max-width:800px){.cookie-banner{right:auto;left:50%;transform:translateX(-50%);flex-direction:column}}.cookie-banner__text{color:#fff;font-size:12px;margin-right:12px}@media only screen and (max-width:800px){.cookie-banner__text{margin-bottom:16px}}.cookie-banner__text>a{color:#fff;border-bottom:1px solid #fff}@keyframes openPopup{0%{opacity:0;transform:scale3d(.98,.98,.98)}to{opacity:1;transform:scaleX(1)}}@keyframes closePopup{0%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scale3d(.98,.98,.98)}}@keyframes open{0%{opacity:0}to{opacity:1}}@keyframes close{0%{opacity:1}to{opacity:0}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes barWidth{0%{width:0}to{width:100%}}@keyframes opacity{0%{opacity:.2}to{opacity:.7}}*{margin:0;padding:0;box-sizing:border-box;font-family:var(--font-manrope);font-weight:500}html{scrollbar-gutter:stable}body{width:100%;min-height:100%;font-size:16px;background-color:#fff;color:#202020;position:relative;overflow-x:hidden}.container{width:calc(100% - 32px);max-width:1280px;margin:0 auto}.wrapper{min-height:100vh;display:flex;flex-direction:column;flex-wrap:nowrap;padding-bottom:var(--tab-bar-height)}.lock-body{position:fixed!important;overflow-y:scroll}p{line-height:1.7em;font-family:var(--font-manrope);font-weight:400}.description{font-size:16px}h1,h2,h3,h4,h5,h6{line-height:1.3em;font-family:var(--font-manrope);font-weight:600}.title{font-size:36px}.title.mb{margin-bottom:15px}a{text-decoration:none;color:#202020}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}svg{flex-shrink:0}li{line-height:1.4em}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #f8f8f8!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=file]{display:none}.input-wrapper{position:relative;transition:.2s ease}.input-wrapper.disabled{pointer-events:none}.input{display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative;cursor:text;width:100%;border:1px solid #838383;background-color:transparent;border-radius:12px;transition:.2s ease}.input.bgWhite{background-color:#f8f8f8;border:1px solid #838383}.input.white{background-color:#fff;border-color:transparent}.input__title{display:block;font-weight:500;font-size:14px;margin-bottom:5px}.input.error{border:1px solid #9a1a1a}.input.password .input__field{width:calc(100% - 30px)}.input__label{display:block;font-family:var(--font-manrope);font-weight:500;font-size:14px;color:#202020;margin-bottom:4px}.input__field{width:100%;outline:none;padding:18px 14px;border:none;background-color:transparent;font-size:16px}.input-password{cursor:pointer;display:flex;justify-content:center;align-items:center;width:20px;margin-right:14px}.input-password>svg{width:18px;min-width:18px}.input-list{top:calc(100% + 5px);left:0;opacity:0;pointer-events:none;transform:scale3d(.98,.98,.98);z-index:2;position:absolute;width:100%;background-color:#f8f8f8;border:1px solid #838383;padding:14px;text-align:left;will-change:transform;transition:.2s ease;border-radius:12px}.input-list.active{opacity:1;transform:scaleX(1);pointer-events:auto}.input-list-items-wrapper{max-height:185px;overflow-y:auto}.input-list-items-wrapper::-webkit-scrollbar{width:4px}.input-list-items-wrapper::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.input-list-items-wrapper::-webkit-scrollbar-thumb{background-color:silver;border-radius:100px}.input-list__item{cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:15px}.input-list__item:last-child{margin-bottom:0}.input__error{text-align:left;margin-top:8px;display:block;font-size:14px;color:#9a1a1a;animation:open .3s}.input-light{width:100%;max-width:470px;height:42px;padding:0 20px;display:flex;align-items:center;outline:none;background-color:#f8f8f8;border-radius:12px}.input-light__icon{width:20px;color:gray}.input-light__field{width:100%;height:100%;padding-left:10px;font-family:var(--font-manrope);font-weight:400;font-size:16px;outline:none;border:none;background-color:transparent}.textarea{position:relative;cursor:text;width:100%}.textarea.bgWhite .textarea__field{background-color:#f8f8f8;border:1px solid #838383}.textarea.white .textarea__field{background-color:#fff;border-color:transparent}.textarea__title{display:block;font-weight:500;font-size:14px;margin-bottom:5px}.textarea__field{resize:none;width:100%;height:120px;outline:none;padding:18px 14px;font-size:16px;border:1px solid #838383;background-color:transparent;border-radius:12px}.textarea__field:focus~label,.textarea__field:valid~label{opacity:0;z-index:-1}button{color:#202020}.back-button{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;gap:8px}.back-button:disabled{cursor:not-allowed}@media only screen and (max-width:1200px){.back-button{gap:2px}}.back-button__icon{width:24px;height:24px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.back-button__text{font-family:var(--font-manrope);font-weight:600;font-size:14px;color:#202020}@media only screen and (max-width:1200px){.back-button__text{font-family:var(--font-manrope);font-weight:500}}.checkbox-wrapper{display:flex;align-items:center;position:relative}.checkbox{position:absolute;z-index:-1;opacity:0}.checkbox__label{cursor:pointer;display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s ease}.checkbox__label--ellipsis{width:100%;overflow:hidden;flex-wrap:nowrap}.checkbox__label--ellipsis .checkbox__label__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkbox__label.small .checkbox__label__text{font-size:12px}.checkbox__label.gray .checkbox__label__text{color:#838383}.checkbox__label__text{color:#202020;font-size:14px;line-height:1.7em}.checkbox__label__text>a{margin-left:2px;color:#285141;white-space:nowrap;border-bottom:1px solid #285141}.checkbox__label__text>svg{width:20px;margin-left:10px}.checkbox__label__text>svg:first-child{margin-left:5px}.checkbox__label__text>svg:last-child{margin-right:10px}.checkbox__label.gray:before{min-width:18px;height:18px;border:1px solid #838383;border-radius:4px;background-position:4px 4.5px}.checkbox__label.gray:before,.checkbox__label:before{content:"";display:inline-block;background-repeat:no-repeat;background-size:10px 10px;margin-right:10px;transition:.2s ease}.checkbox__label:before{min-width:21px;height:21px;border:1px solid #838383;border-radius:50%;background-position:5.3px 6.5px}.checkbox:checked+.checkbox__label:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.83203 3.49935L5.33203 6.99935L11.1654 1.16602' stroke='%23F1EDE8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-color:#285141;border:1px solid #285141}.checkbox:checked+.checkbox__label.gray:before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 2.5625L3.125 5.1875L7.5 0.8125' stroke='%23202020' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-color:transparent;border:1px solid #838383}.radio{display:flex;align-items:center;position:relative}.radio>svg{margin-left:8px;cursor:pointer}.radio__field{position:absolute;z-index:-1;opacity:0}.radio__label{cursor:pointer;display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s ease}.radio__label.small .radio__label__text{font-size:12px}.radio__label__text{color:#202020;font-size:14px;line-height:1.7em}.radio__label__text>a{margin-left:3px;color:#285141}.radio__label__text>svg{width:20px;margin-left:10px}.radio__label__text>svg:first-child{margin-left:5px}.radio__label__text>svg:last-child{margin-right:10px}.radio__label:before{content:"";display:inline-block;min-width:21px;height:21px;border:1px solid #838383;border-radius:50%;background-repeat:no-repeat;background-position:6.3px 6.5px;background-size:9.3px 9.5px;margin-right:10px;transition:.2s ease}.radio>input[type=radio]:checked+.radio__label:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.83203 3.49935L5.33203 6.99935L11.1654 1.16602' stroke='%23F1EDE8' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-color:#285141;border:1px solid #285141}.radio__description{font-size:14px;margin-top:10px;margin-left:32px}.radio__description>span{display:block;font-weight:400;margin-bottom:5px}.radio__description>a{font-weight:400;border-bottom:1px solid #202020}.select-wrapper{width:100%;position:relative}.popup{position:fixed;top:0;left:0;z-index:10000;width:100%;height:100%;overflow:auto;display:flex;justify-content:center;align-items:flex-start;opacity:0;pointer-events:none;background-color:rgba(0,0,0,.15);will-change:transform;transition:.2s ease}.popup--center{align-items:center}.popup.active{opacity:1;pointer-events:auto}.popup-content{position:relative;background-color:#f8f8f8;padding:50px;width:auto;margin:75px 0;transform:scale3d(.98,.98,.98);will-change:transform;transition:.2s ease;border-radius:12px;display:flex;justify-content:center;align-items:center}.popup-content.active{transform:scaleX(1)}.popup-content.close{opacity:0;transform:scale3d(.98,.98,.98);pointer-events:none}.popup-content-close{cursor:pointer;position:absolute;top:20px;right:20px;padding:10px}.hover-scale{will-change:transform;transition:.4s ease}@media(hover:hover){.hover-scale:hover{transform:scale3d(1.02,1.02,1.02)}}.message-info-wrapper{display:inline-block;position:absolute;width:340px;z-index:5;opacity:0;pointer-events:none;top:calc(100% + 15px);padding-bottom:15px;transition:.2s ease}.message-info-wrapper:hover{opacity:1;pointer-events:auto}.message-info{display:block;padding:15px;font-size:14px;line-height:1.4em;background-color:#f8f8f8;box-shadow:0 16px 67px rgba(0,0,0,.08),0 10.3704px 39.2384px rgba(0,0,0,.061),0 6.16296px 21.3407px rgba(0,0,0,.049),0 3.2px 10.8875px rgba(0,0,0,.04),0 1.3037px 5.45926px rgba(0,0,0,.031),0 .296296px 2.63657px rgba(0,0,0,.019);border-radius:12px}.message-info.center{text-align:center}.message-info__title{display:block;font-size:17px;margin-bottom:8px}.message-info a{color:#285141;text-decoration:underline}.message-info>ul{list-style:none;padding-left:10px}.message-info>ul>li{position:relative;margin-bottom:5px}.message-info>ul>li:last-child{margin-bottom:0}.message-info>ul>li:before{content:"";display:block;position:absolute;top:8px;left:-10px;width:3px;height:3px;border-radius:100%;background-color:#202020}.message-info>ul>li>span{font-weight:700}@media screen and (max-height:900px){.popup-content{margin:15px 0!important}}@media screen and (max-width:600px){.popup-content{width:95%;padding:25px}.popup-content-close{top:5px;right:5px}}@media screen and (max-width:500px){.radio__description{font-size:12px}.message-info-wrapper{width:100%}}:root{--rsbs-backdrop-bg:rgba(0,0,0,.15);--rsbs-bg:#fff;--rsbs-handle-bg:silver;--rsbs-max-w:100%;--rsbs-ml:env(safe-area-inset-left);--rsbs-mr:env(safe-area-inset-right);--rsbs-overlay-rounded:16px;--swiper-theme-color:#285141;--swiper-pagination-bullet-horizontal-gap:2px;--swiper-pagination-bullet-size:6px;--swiper-pagination-color:#285141;--swiper-pagination-bullet-inactive-color:#d9d9d9;--swiper-pagination-bullet-inactive-opacity:1}[data-rsbs-backdrop],[data-rsbs-overlay],[data-rsbs-root]:after{z-index:10000!important}.cabinet-waiting-list-card{width:100%;padding:16px 16px 16px 24px;background-color:#f8f8f8;border-radius:12px}@media only screen and (max-width:800px){.cabinet-waiting-list-card{padding-left:16px}}.cabinet-waiting-list-card__top{width:100%;display:grid;grid-template-columns:150px auto max-content;align-items:center;grid-gap:50px;gap:50px}@media only screen and (max-width:800px){.cabinet-waiting-list-card__top{grid-template-columns:auto max-content;gap:8px}}.cabinet-waiting-list-card__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;color:#070707}@media only screen and (max-width:800px){.cabinet-waiting-list-card__title{order:1}.cabinet-waiting-list-card__available{order:3}.cabinet-waiting-list-card__unsubscribe{order:2}}.cabinet-waiting-list-card__properties{width:100%;margin-top:24px;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:800px){.cabinet-waiting-list-card__properties{margin-top:16px}}.cabinet-waiting-list-card-property{width:100%;display:grid;grid-template-columns:150px auto;grid-gap:50px;gap:50px}@media only screen and (max-width:800px){.cabinet-waiting-list-card-property{grid-template-columns:130px auto}}.cabinet-waiting-list-card-property__title,.cabinet-waiting-list-card-property__value{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px}@media only screen and (max-width:800px){.cabinet-waiting-list-card-property__title,.cabinet-waiting-list-card-property__value{font-size:14px;line-height:16.8px}}.cabinet-waiting-list-card-property__title{color:gray}.cabinet-waiting-list-card-property__value{color:#070707}.sell-create-draft-card{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;width:100%;padding:8px 24px 8px 8px;display:flex;align-items:center;gap:24px;text-align:left;background-color:#f8f8f8;border-radius:8px;cursor:pointer}.sell-create-draft-card:disabled{cursor:not-allowed}@media only screen and (max-width:1200px){.sell-create-draft-card{padding-right:8px}}@media only screen and (max-width:800px){.sell-create-draft-card{gap:8px}}.sell-create-draft-card-image{width:80px;flex-shrink:0}.sell-create-draft-card-image__item{width:100%;padding-top:calc(100%/.75);border-radius:5px;background-size:cover;background-position:50%;background-repeat:no-repeat}.sell-create-draft-card-arrow{width:24px;height:24px;display:flex;justify-content:center;align-items:center;flex-shrink:0;background-color:#fff;border-radius:50%}@media only screen and (max-width:800px){.sell-create-draft-card-arrow{display:none}}.sell-create-draft-card-arrow__icon{width:24px;color:#303030}.sell-create-draft-card-content{flex:1 1}.sell-create-draft-card-content__title{font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:19.2px;color:#070707;margin-bottom:8px}.sell-create-draft-card-content__title--disabled{color:gray}.sell-create-draft-card-content__category{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:16.8px;color:#2c2c2c;margin-bottom:16px}.sell-create-draft-card-content__category--disabled{color:gray}.sell-create-draft-card-content__steps{font-family:var(--font-manrope);font-weight:600;font-size:14px;line-height:16.8px;color:#285141}@keyframes skeletonLoading{0%{background-color:#f8f8f8}to{background-color:#e0e0e0}}@keyframes skeletonLoadingDark{0%{background-color:#f0f0f0}to{background-color:silver}}.tc-skeleton{width:100%;background-color:#f8f8f8;animation:skeletonLoading 1s linear infinite alternate}.tc-skeleton--dark{animation:skeletonLoadingDark 1s linear infinite alternate}.catalog-filters-skeleton{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}.catalog-filters-skeleton__item{display:flex;align-items:center;gap:12px}.catalog-filters-brand{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;padding-top:4px}.catalog-filters-brand-searched{width:100%;padding-bottom:20px}.catalog-filters-brand-searched__title{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:120%;color:#070707;margin-bottom:16px}.catalog-filters-brand-group{width:100%;padding-bottom:20px}.catalog-filters-brand-group__title{font-family:var(--font-manrope);font-weight:500;font-size:22px;line-height:120%;color:#070707;text-transform:uppercase;margin-bottom:16px}.catalog-filters-model{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;padding-top:4px}.catalog-filters-model-list{width:100%;min-height:60vh;min-height:60svh;flex:1 1;overflow-y:auto}.catalog-filters-model-list::-webkit-scrollbar{width:4px}.catalog-filters-model-list::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.catalog-filters-model-list::-webkit-scrollbar-thumb{background-color:silver;border-radius:100px}.catalog-filters-model-list__header{font-family:var(--font-manrope);font-weight:500;font-size:22px;line-height:120%;color:#070707}.catalog-filters-backdrop{z-index:9996!important}.catalog-filters-type-backdrop{z-index:9998!important}.catalog-filters-drawer,.catalog-filters-type-drawer{position:fixed;top:0;bottom:0;right:0;width:100%;max-width:530px;height:100%;background-color:#fff;overflow:hidden auto}.catalog-filters-drawer::-webkit-scrollbar,.catalog-filters-type-drawer::-webkit-scrollbar{width:4px}.catalog-filters-drawer::-webkit-scrollbar-track,.catalog-filters-type-drawer::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}.catalog-filters-drawer::-webkit-scrollbar-thumb,.catalog-filters-type-drawer::-webkit-scrollbar-thumb{background-color:silver;border-radius:100px}@media only screen and (max-width:800px){.catalog-filters-drawer,.catalog-filters-type-drawer{inset:0;max-width:100%}}.catalog-filters-drawer{z-index:9997}.catalog-filters-type-drawer{z-index:9999}.catalog-filters{width:100%}.catalog-filters__items{width:100%;margin-bottom:10px}@media only screen and (max-width:1200px){.catalog-filters__items{margin-bottom:16px}}.catalog-filters__skeleton{width:100%;height:650px}.catalog-filters-media{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px;margin-bottom:-16px;padding:16px;display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:16px;gap:16px;background-color:#fff;border-top:1px solid #f8f8f8;position:-webkit-sticky;position:sticky;bottom:0;z-index:100000}.manager-contacts-items{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px}.manager-contacts-item{width:100%;padding:8px 16px;background-color:#f8f8f8;display:flex;justify-content:space-between;align-items:center;gap:12px;border-radius:12px;transition:background-color .2s linear}@media(hover:hover){.manager-contacts-item:hover{background-color:#f0f0f0}}.manager-contacts-item__icon{color:#303030}.manager-contacts-item__title{flex:1 1;font-family:var(--font-manrope);font-weight:600;font-size:16px;line-height:120%;text-align:left;color:#070707}.manager-contacts-backdrop{z-index:9994!important}.manager-contacts-popup{position:fixed;bottom:80px;right:24px;z-index:9996!important}@media only screen and (max-width:1200px){.manager-contacts-popup{bottom:0;left:0;right:0}}.manager-contacts-popup__content{box-shadow:0 1.44px 8.44px 0 rgba(0,0,0,.024),0 6.6px 23.73px 0 rgba(0,0,0,.035),0 16.71px 63.65px 0 rgba(0,0,0,.047),0 33px 146px 0 rgba(0,0,0,.071)}.manager-contacts-button{display:inline-block;padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;position:fixed;bottom:24px;right:24px;z-index:9995;width:44px;height:44px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#202020;border-radius:50%;box-shadow:0 1.44px 8.44px 0 rgba(0,0,0,.024);box-shadow:0 6.6px 23.73px 0 rgba(0,0,0,.035);box-shadow:0 16.71px 63.65px 0 rgba(0,0,0,.047);box-shadow:0 33px 146px 0 rgba(0,0,0,.071)}.manager-contacts-button:disabled{cursor:not-allowed}@media only screen and (max-width:1200px){.manager-contacts-button{bottom:calc(var(--tab-bar-height) + 8px);right:16px}.manager-contacts-button--product{bottom:86px!important}}.product{width:100%;padding-top:8px;padding-bottom:32px;position:relative;animation:open .3s}@media only screen and (max-width:1200px){.product{padding-top:0;padding-bottom:90px;margin-top:-52px}}.product-content{width:100%;display:grid;grid-template-columns:auto 400px;grid-gap:44px;gap:44px;margin-top:16px}@media only screen and (max-width:1200px){.product-content{grid-template-columns:100%;gap:0;margin-top:0}}.product-content-gallery{width:100%;position:relative}.product-content-gallery__back-btn{position:absolute;top:calc(52px + 4px);left:16px;z-index:12}.product-content-gallery__share-btn{position:absolute;top:calc(52px + 4px);right:16px;z-index:11}.product-content-gallery__badges{position:absolute;top:8px;left:8px;z-index:10}@media only screen and (max-width:1200px){.product-content-gallery__badges{top:unset;left:unset;bottom:8px;right:16px}}.product-content-info{width:100%}.product-recommendations{width:100%;margin-top:32px}@media only screen and (max-width:1200px){.product-recommendations{margin-top:24px}}.product-recommendations__container{display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px}@media only screen and (max-width:1200px){.product-recommendations__container{gap:32px}}.product-email-banner{margin-top:32px}.blog-articles-sections{width:100%;margin-bottom:24px}.blog-articles-sections__title{font-family:var(--font-manrope);font-weight:800;font-size:24px;line-height:120%;color:#070707;margin-bottom:16px}@media only screen and (max-width:800px){.blog-articles-sections__title{display:none}}.blog-articles-sections-list{width:100%;display:flex;gap:12px}.blog-articles{padding-top:16px;padding-bottom:32px}.blog-articles-skeleton{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.blog-articles-skeleton__title{margin-top:16px}.blog-articles-skeleton__description{margin-top:8px}.blog-articles-skeleton__date{margin-top:12px}.blog-articles__empty{width:100%!important;max-width:800px;margin:0 auto}.blog-articles__list{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 24px;gap:40px 24px}@media only screen and (max-width:1200px){.blog-articles__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:800px){.blog-articles__list{grid-template-columns:repeat(1,1fr)}}.blog-articles__pagination{margin-top:24px}