@keyframes CookieBanner-module-scss-module__haPrqW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CookieBanner-module-scss-module__haPrqW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.CookieBanner-module-scss-module__haPrqW__overlay{z-index:var(--z-cookie);pointer-events:none;position:fixed;bottom:40px;right:40px}.CookieBanner-module-scss-module__haPrqW__banner{pointer-events:auto;background:var(--color-bg-modal);border:1px solid var(--color-bd-secondary);width:440px;box-shadow:var(--shadow-glow);opacity:0;border-radius:6px;flex-direction:column;padding:20px 26px;transition:transform .35s ease-out,opacity .35s ease-out;display:flex;transform:translateY(100%)}.CookieBanner-module-scss-module__haPrqW__bannerVisible{opacity:1;transform:translateY(0)}.CookieBanner-module-scss-module__haPrqW__title{letter-spacing:-.005em;color:var(--color-text-primary);margin:0 0 12px;font-size:18px;font-weight:600;line-height:1.22222}.CookieBanner-module-scss-module__haPrqW__message{color:var(--color-text-secondary);margin:0;font-size:14px;font-weight:400;line-height:1.42857}.CookieBanner-module-scss-module__haPrqW__actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.CookieBanner-module-scss-module__haPrqW__btn{cursor:pointer;text-align:center;white-space:nowrap;border-radius:2px;flex:auto;max-width:100%;padding:8px;font-size:14px;font-weight:500;line-height:1.42857;transition:opacity .2s}.CookieBanner-module-scss-module__haPrqW__btn:hover{opacity:.8}.CookieBanner-module-scss-module__haPrqW__btnPrimary{background:var(--color-btn-primary);color:var(--color-text-white);border:2px solid var(--color-btn-primary)}.CookieBanner-module-scss-module__haPrqW__btnSecondary{color:var(--color-btn-primary);border:2px solid var(--color-btn-primary);background:0 0}@media (max-width:440px){.CookieBanner-module-scss-module__haPrqW__overlay{bottom:0;left:0;right:0}.CookieBanner-module-scss-module__haPrqW__banner{border-radius:0;width:100%}.CookieBanner-module-scss-module__haPrqW__actions{flex-direction:column}.CookieBanner-module-scss-module__haPrqW__message{max-height:40vh;overflow-y:auto}}@media (max-width:352px){.CookieBanner-module-scss-module__haPrqW__title{font-size:16px;font-weight:600;line-height:1.5}.CookieBanner-module-scss-module__haPrqW__message{font-size:12px;font-weight:400;line-height:1.33333}.CookieBanner-module-scss-module__haPrqW__btn{font-size:12px;font-weight:500;line-height:1.33333}}
@keyframes CookiePreferencesModal-module-scss-module__mXmp_q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CookiePreferencesModal-module-scss-module__mXmp_q__placeholder{0%,to{opacity:1}50%{opacity:.6}}.CookiePreferencesModal-module-scss-module__mXmp_q__modalOverlay{z-index:var(--z-modal);background:var(--color-bg-overlay);padding:var(--space-m);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CookiePreferencesModal-module-scss-module__mXmp_q__modal{background:var(--color-bg-modal);border:1px solid var(--color-bd-secondary);border-radius:6px;flex-direction:column;width:845px;max-width:100%;max-height:79vh;display:flex;box-shadow:0 32px 68px #0000004d}.CookiePreferencesModal-module-scss-module__mXmp_q__header{border-bottom:1px solid var(--color-bd-secondary);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.CookiePreferencesModal-module-scss-module__mXmp_q__title{letter-spacing:-.005em;color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600;line-height:1.22222}.CookiePreferencesModal-module-scss-module__mXmp_q__closeBtn{width:24px;height:24px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:20px;line-height:1;display:flex}.CookiePreferencesModal-module-scss-module__mXmp_q__closeBtn:hover{color:var(--color-text-primary)}.CookiePreferencesModal-module-scss-module__mXmp_q__body{flex:1;padding:0 24px;overflow-y:auto}.CookiePreferencesModal-module-scss-module__mXmp_q__descriptionBlock{padding:12px 0}.CookiePreferencesModal-module-scss-module__mXmp_q__description{color:var(--color-text-secondary);white-space:pre-line;margin:0;font-size:14px;font-weight:400;line-height:1.42857}.CookiePreferencesModal-module-scss-module__mXmp_q__expandToggle{color:var(--color-btn-primary);cursor:pointer;margin-top:var(--space-xs);background:0 0;border:none;padding:0;font-size:14px;font-weight:600;line-height:1.42857;text-decoration:none;display:inline}.CookiePreferencesModal-module-scss-module__mXmp_q__expandToggle:hover{text-decoration:underline}.CookiePreferencesModal-module-scss-module__mXmp_q__privacyNotice{color:var(--color-text-secondary);border-bottom:1px solid var(--color-bd-secondary);margin:0;padding:12px 0;font-size:14px;font-weight:400;line-height:1.42857}.CookiePreferencesModal-module-scss-module__mXmp_q__privacyLink{color:var(--color-btn-primary);text-decoration:underline}.CookiePreferencesModal-module-scss-module__mXmp_q__privacyLink:hover{text-decoration:none}.CookiePreferencesModal-module-scss-module__mXmp_q__categories{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CookiePreferencesModal-module-scss-module__mXmp_q__categoryRow{justify-content:space-between;align-items:flex-start;gap:var(--space-m);border-bottom:1px solid var(--color-bd-secondary);padding:10px 0;display:flex}.CookiePreferencesModal-module-scss-module__mXmp_q__categoryInfo{flex-direction:column;flex:1;min-width:0;display:flex}.CookiePreferencesModal-module-scss-module__mXmp_q__categoryName{color:var(--color-text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.5}.CookiePreferencesModal-module-scss-module__mXmp_q__categoryDesc{color:var(--color-text-secondary);margin:10px 0 16px;font-size:14px;font-weight:400;line-height:1.42857}.CookiePreferencesModal-module-scss-module__mXmp_q__alwaysActive{color:var(--color-text-success);white-space:nowrap;flex-shrink:0;margin-top:2px;font-size:14px;font-weight:600;line-height:1.42857}.CookiePreferencesModal-module-scss-module__mXmp_q__toggle{cursor:pointer;flex-shrink:0;width:44px;height:24px;margin-top:2px;display:inline-block;position:relative}.CookiePreferencesModal-module-scss-module__mXmp_q__toggle input{opacity:0;width:0;height:0;position:absolute}.CookiePreferencesModal-module-scss-module__mXmp_q__toggle input:checked+.CookiePreferencesModal-module-scss-module__mXmp_q__slider{background:var(--color-btn-primary)}.CookiePreferencesModal-module-scss-module__mXmp_q__toggle input:checked+.CookiePreferencesModal-module-scss-module__mXmp_q__slider:before{transform:translate(20px)}.CookiePreferencesModal-module-scss-module__mXmp_q__slider{cursor:pointer;background:#d0d5d2;border-radius:50px;transition:background .4s;position:absolute;inset:0}.CookiePreferencesModal-module-scss-module__mXmp_q__slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .4s;position:absolute;bottom:2px;left:2px}.CookiePreferencesModal-module-scss-module__mXmp_q__footerWrapper{position:relative}.CookiePreferencesModal-module-scss-module__mXmp_q__footerShadow{background:linear-gradient(180deg, transparent 0%, var(--color-bg-modal) 100%);pointer-events:none;height:40px;position:absolute;top:-40px;left:0;right:0}.CookiePreferencesModal-module-scss-module__mXmp_q__footer{border-top:1px solid var(--color-bd-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:22px 24px;display:flex}.CookiePreferencesModal-module-scss-module__mXmp_q__btn{cursor:pointer;text-align:center;white-space:nowrap;border-radius:2px;flex:1;padding:8px;font-size:14px;font-weight:500;line-height:1.42857;transition:opacity .2s}.CookiePreferencesModal-module-scss-module__mXmp_q__btn:hover{opacity:.8}.CookiePreferencesModal-module-scss-module__mXmp_q__btnPrimary{background:var(--color-btn-primary);color:var(--color-text-white);border:2px solid var(--color-btn-primary)}.CookiePreferencesModal-module-scss-module__mXmp_q__btnSecondary{color:var(--color-btn-primary);border:2px solid var(--color-btn-primary);background:0 0}@media (max-width:845px){.CookiePreferencesModal-module-scss-module__mXmp_q__modal{max-width:calc(100% - 16px)}}@media (max-width:576px){.CookiePreferencesModal-module-scss-module__mXmp_q__modal{max-width:100%}.CookiePreferencesModal-module-scss-module__mXmp_q__footer{flex-direction:column}.CookiePreferencesModal-module-scss-module__mXmp_q__btn{width:100%}}@media (max-width:425px){.CookiePreferencesModal-module-scss-module__mXmp_q__toggle{width:38px;height:21px}.CookiePreferencesModal-module-scss-module__mXmp_q__slider:before{width:17px;height:17px}.CookiePreferencesModal-module-scss-module__mXmp_q__toggle input:checked+.CookiePreferencesModal-module-scss-module__mXmp_q__slider:before{transform:translate(17px)}}@media (max-width:352px){.CookiePreferencesModal-module-scss-module__mXmp_q__title{font-size:16px;font-weight:600;line-height:1.5}.CookiePreferencesModal-module-scss-module__mXmp_q__description,.CookiePreferencesModal-module-scss-module__mXmp_q__privacyNotice,.CookiePreferencesModal-module-scss-module__mXmp_q__categoryDesc{font-size:12px;font-weight:400;line-height:1.33333}.CookiePreferencesModal-module-scss-module__mXmp_q__btn{font-size:12px;font-weight:500;line-height:1.33333}.CookiePreferencesModal-module-scss-module__mXmp_q__categoryName{font-size:14px;font-weight:600;line-height:1.42857}}
@keyframes Toast-module-scss-module__LjVTjW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Toast-module-scss-module__LjVTjW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Toast-module-scss-module__LjVTjW__toast{background:var(--color-bg-tooltip);padding:9px var(--space-m);border-radius:var(--radius-m);border:1px solid #ffffff0d}.Toast-module-scss-module__LjVTjW__close{left:unset;width:16px;height:16px;color:var(--color-text-tertiary);transition:color var(--trans-base);border:none;top:50%;right:12px;transform:translateY(-50%);background:0 0!important}.Toast-module-scss-module__LjVTjW__close:hover{color:var(--color-text-primary);background:0 0!important}.Toast-module-scss-module__LjVTjW__close svg{width:100%;height:100%}
@keyframes Tag-module-scss-module__cpRrEG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Tag-module-scss-module__cpRrEG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Tag-module-scss-module__cpRrEG__tag{letter-spacing:.06em;height:var(--size-tag-sm);background:var(--color-bg-badge);text-transform:uppercase;color:var(--color-text-primary);padding-left:var(--space-s);padding-right:var(--space-s);border-radius:var(--radius-xl);white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:10px;font-weight:500;line-height:1.2;display:inline-flex}.Tag-module-scss-module__cpRrEG__tag--open{color:var(--color-text-stat-1);background:var(--color-stat-1)}.Tag-module-scss-module__cpRrEG__tag--funded{color:var(--color-text-stat-2);background:var(--color-stat-2)}.Tag-module-scss-module__cpRrEG__tag--repaid{color:var(--color-text-stat-3);background:var(--color-stat-3)}.Tag-module-scss-module__cpRrEG__core{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.Tag-module-scss-module__cpRrEG__core svg,.Tag-module-scss-module__cpRrEG__core img{vertical-align:middle;margin-right:var(--space-xxs);display:inline-block;position:relative;top:-1px}.Tag-module-scss-module__cpRrEG__core--status{min-height:13px}
@keyframes ProjectTag-module-scss-module__9E2Cya__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProjectTag-module-scss-module__9E2Cya__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ProjectTag-module-scss-module__9E2Cya__tag{cursor:pointer}.ProjectTag-module-scss-module__9E2Cya__tag>div{align-items:center;gap:var(--space-xxs);display:inline-flex}.ProjectTag-module-scss-module__9E2Cya__tag>div svg{margin-right:0;position:static}.ProjectTag-module-scss-module__9E2Cya__tag--buyback>div svg{color:var(--color-badge-buyback)}.ProjectTag-module-scss-module__9E2Cya__tag--weekly>div svg{color:var(--color-badge-weekly)}
@keyframes ListingCard-module-scss-module__EYniTq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ListingCard-module-scss-module__EYniTq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ListingCard-module-scss-module__EYniTq__card{display:none}@media (max-width:768px){.ListingCard-module-scss-module__EYniTq__card{margin-bottom:var(--space-m);background:#0a0f1c;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:20px;padding:20px;display:flex}.ListingCard-module-scss-module__EYniTq__card:last-child{margin-bottom:0}}.ListingCard-module-scss-module__EYniTq__cardHeader{flex-direction:column;gap:12px;display:flex}.ListingCard-module-scss-module__EYniTq__cardTitleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ListingCard-module-scss-module__EYniTq__cardTitle{letter-spacing:-.005em;color:#fff;font-size:18px;font-weight:600;line-height:1.22222}.ListingCard-module-scss-module__EYniTq__cardArrow{width:20px;height:20px;color:var(--color-text-secondary);cursor:pointer;flex-shrink:0}.ListingCard-module-scss-module__EYniTq__cardTags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ListingCard-module-scss-module__EYniTq__flagCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:inline-flex;overflow:hidden}.ListingCard-module-scss-module__EYniTq__flagCircle img,.ListingCard-module-scss-module__EYniTq__flagCircle svg{-o-object-fit:cover;object-fit:cover;width:28px!important;height:28px!important}.ListingCard-module-scss-module__EYniTq__infoList{flex-direction:column;gap:10px;display:flex}.ListingCard-module-scss-module__EYniTq__row{justify-content:space-between;align-items:flex-start;gap:var(--space-m);display:flex}.ListingCard-module-scss-module__EYniTq__label{color:var(--color-text-tertiary);white-space:nowrap;font-size:14px;font-weight:400;line-height:1.42857}.ListingCard-module-scss-module__EYniTq__value{color:#fff;text-align:right;word-break:break-word;font-size:14px;font-weight:500;line-height:1.42857}.ListingCard-module-scss-module__EYniTq__priceRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.ListingCard-module-scss-module__EYniTq__priceBlock{flex-direction:column;gap:4px;display:flex}.ListingCard-module-scss-module__EYniTq__priceValue{letter-spacing:-.02em;align-items:center;gap:var(--space-xs);color:#fff;font-size:28px;font-weight:600;line-height:1.14286;display:inline-flex}.ListingCard-module-scss-module__EYniTq__priceDiscount{color:var(--color-text-tertiary);font-size:14px;font-weight:400;line-height:1.42857}.ListingCard-module-scss-module__EYniTq__moreBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:14px;font-weight:500;line-height:1.42857;transition:background .2s;display:inline-flex}.ListingCard-module-scss-module__EYniTq__moreBtn:hover{background:var(--color-bg-surface)}.ListingCard-module-scss-module__EYniTq__moreBtn:disabled{opacity:.5;cursor:default}
@keyframes OrderTable-module-scss-module__9eovgG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes OrderTable-module-scss-module__9eovgG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.OrderTable-module-scss-module__9eovgG__table-wrapp{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain}.OrderTable-module-scss-module__9eovgG__table-wrapp::-webkit-scrollbar{display:none}.OrderTable-module-scss-module__9eovgG__table-wrapp{max-height:100%;position:relative;overflow:auto}[data-simplebar] .OrderTable-module-scss-module__9eovgG__table-wrapp{overflow:unset}.OrderTable-module-scss-module__9eovgG__table{border-collapse:separate;border-spacing:0;empty-cells:show;background-color:#0000;width:100%;max-width:100%;position:relative}.OrderTable-module-scss-module__9eovgG__table-row{width:100%}.OrderTable-module-scss-module__9eovgG__table-row--head:first-child{z-index:3;position:sticky;top:0;left:0}[aria-modal=true] .OrderTable-module-scss-module__9eovgG__table-row--head:first-child th,[aria-modal=true] .OrderTable-module-scss-module__9eovgG__table-row--head:first-child td{background:var(--color-bg-modal)}.OrderTable-module-scss-module__9eovgG__table-th{vertical-align:middle;padding:0 var(--space-l);border:1px solid var(--color-bd-secondary);text-align:left;border-left:0;border-right:0;height:41px}.OrderTable-module-scss-module__9eovgG__table-th:first-child{border-left:1px solid var(--color-bd-secondary);border-radius:var(--radius-m) 0 0 var(--radius-m)}.OrderTable-module-scss-module__9eovgG__table-th:last-child{border-right:1px solid var(--color-bd-secondary);border-radius:0 var(--radius-m) var(--radius-m) 0}.OrderTable-module-scss-module__9eovgG__table-order{-webkit-user-select:none;user-select:none;opacity:.56;transition:opacity var(--trans-base);background:0 0;border:0;justify-content:flex-start;align-items:center;margin:0;padding:0;display:flex}.OrderTable-module-scss-module__9eovgG__table-order:hover,.OrderTable-module-scss-module__9eovgG__table-order--active{opacity:1}.OrderTable-module-scss-module__9eovgG__table-title{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500;line-height:1.33333}.OrderTable-module-scss-module__9eovgG__table-td{text-align:left;border-bottom:1px solid var(--color-bd-secondary);vertical-align:middle;padding:22px var(--space-l);font-size:14px;font-weight:400;line-height:1.42857;position:relative}.OrderTable-module-scss-module__9eovgG__table--noborder .OrderTable-module-scss-module__9eovgG__table-td{border:0}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@keyframes PageNav-module-scss-module__X6LLLW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageNav-module-scss-module__X6LLLW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.PageNav-module-scss-module__X6LLLW__block{-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--color-bd-secondary);position:relative}.PageNav-module-scss-module__X6LLLW__swiper{margin-left:calc(-1*var(--space-l));margin-right:calc(-1*var(--space-l))}.PageNav-module-scss-module__X6LLLW__slide{width:auto;padding-left:var(--space-l);padding-right:var(--space-l)}.PageNav-module-scss-module__X6LLLW__item{position:relative}.PageNav-module-scss-module__X6LLLW__item:before{content:"";opacity:0;background:var(--color-text-primary);width:100%;height:0;transition:height var(--trans-fast),opacity var(--trans-base);position:absolute;bottom:0;left:0}.PageNav-module-scss-module__X6LLLW__item.PageNav-module-scss-module__X6LLLW__is-active:before{opacity:1;height:3px}.PageNav-module-scss-module__X6LLLW__link{letter-spacing:-.005em;min-height:var(--size-field-lg);text-align:center;color:var(--color-text-tertiary);transition:color var(--trans-fast);padding-top:var(--space-s) 0;white-space:nowrap;cursor:pointer;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:1.3;display:inline-flex}.PageNav-module-scss-module__X6LLLW__link:hover,.PageNav-module-scss-module__X6LLLW__is-active>.PageNav-module-scss-module__X6LLLW__link{color:var(--color-text-primary)}
@keyframes PageTabs-module-scss-module__gvn2Kq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageTabs-module-scss-module__gvn2Kq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.PageTabs-module-scss-module__gvn2Kq__block{-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--color-bd-secondary);position:relative}.PageTabs-module-scss-module__gvn2Kq__swiper{margin-left:calc(-1*var(--space-l));margin-right:calc(-1*var(--space-l))}.PageTabs-module-scss-module__gvn2Kq__slide{width:auto;padding-left:var(--space-l);padding-right:var(--space-l)}.PageTabs-module-scss-module__gvn2Kq__item{letter-spacing:-.005em;min-height:var(--size-field-lg);text-align:center;color:var(--color-text-tertiary);transition:color var(--trans-fast);padding-top:var(--space-s) 0;white-space:nowrap;cursor:pointer;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:1.3;display:inline-flex;position:relative}.PageTabs-module-scss-module__gvn2Kq__item:before{content:"";opacity:0;background:var(--color-text-primary);width:100%;height:0;transition:height var(--trans-fast),opacity var(--trans-base);position:absolute;bottom:0;left:0}.PageTabs-module-scss-module__gvn2Kq__item:hover,.PageTabs-module-scss-module__gvn2Kq__item.PageTabs-module-scss-module__gvn2Kq__is-active{color:var(--color-text-primary)}.PageTabs-module-scss-module__gvn2Kq__item.PageTabs-module-scss-module__gvn2Kq__is-active:before{opacity:1;height:3px}
@keyframes Pagination-module-scss-module__IpabDa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Pagination-module-scss-module__IpabDa__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .Pagination-module-scss-module__IpabDa__block{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:767px){body .Pagination-module-scss-module__IpabDa__block{margin-top:var(--space-m);justify-content:center}}body .Pagination-module-scss-module__IpabDa__item{-webkit-user-select:none;user-select:none;color:var(--color-text-primary);border:0;border:1px solid var(--color-bd-primary);background:0 0;margin:0;padding:0}body .Pagination-module-scss-module__IpabDa__item:hover{background:var(--color-bg-primary)}body .Pagination-module-scss-module__IpabDa__item[data-hover=true]{background:var(--color-bg-primary)!important;border:1px solid var(--color-bd-primary)!important}body .Pagination-module-scss-module__IpabDa__item[data-active=true],body .Pagination-module-scss-module__IpabDa__cursor{background:var(--color-bg-primary);border:var(--color-bg-primary)}
@keyframes Pie-module-scss-module__YZsoRa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Pie-module-scss-module__YZsoRa__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Pie-module-scss-module__YZsoRa__block{text-align:center;flex:none;justify-content:center;align-items:center;width:180px;height:180px;margin-left:auto;margin-right:auto;display:flex;position:relative}.Pie-module-scss-module__YZsoRa__content{z-index:1;cursor:default;padding-top:16px;position:relative}.Pie-module-scss-module__YZsoRa__value{letter-spacing:-.03em;color:var(--color-text-primary);font-size:18px;font-weight:600;line-height:1;display:block}.Pie-module-scss-module__YZsoRa__title{color:var(--color-text-tertiary);margin-top:var(--space-xxs);font-size:12px;font-weight:400;line-height:1.33333;display:block}@property --percent{syntax:"<number>";inherits:true;initial-value:0}.Pie-module-scss-module__YZsoRa__pie{--percent:20;--pie-width:10px;--pie-color:var(--color-bg-disabled);aspect-ratio:1;-webkit-user-select:none;user-select:none;flex:none;width:100%;animation:1s .5s both Pie-module-scss-module__YZsoRa__pie-anim;position:absolute;top:0;left:0}.Pie-module-scss-module__YZsoRa__pie:before,.Pie-module-scss-module__YZsoRa__pie:after{content:"";border-radius:50%;position:absolute}.Pie-module-scss-module__YZsoRa__pie:before{background:radial-gradient(farthest-side, var(--pie-color) 98%, #0000) top/var(--pie-width) var(--pie-width) no-repeat,conic-gradient(var(--pie-color) calc(var(--percent) * 1%), #0000 0);background-size:0 0,auto;inset:0}.Pie-module-scss-module__YZsoRa__pie--donut{-webkit-mask:radial-gradient(farthest-side, #0000 calc(99% - var(--pie-width)), #000 calc(100% - var(--pie-width)));-webkit-mask:radial-gradient(farthest-side, #0000 calc(99% - var(--pie-width)), #000 calc(100% - var(--pie-width)));mask:radial-gradient(farthest-side, #0000 calc(99% - var(--pie-width)), #000 calc(100% - var(--pie-width)))}@keyframes Pie-module-scss-module__YZsoRa__pie-anim{0%{--percent:0}}
@keyframes Progress-module-scss-module__fz2b9G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Progress-module-scss-module__fz2b9G__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Progress-module-scss-module__fz2b9G__progress{background:var(--color-btn-secondary);border-radius:var(--radius-xl);-webkit-user-select:none;user-select:none;width:100%;height:4px;display:block;overflow:hidden}.Progress-module-scss-module__fz2b9G__progress:before{content:"";background:var(--color-bg-accent);border-radius:var(--radius-xl);height:4px;width:var(--progress-width,0%);transition:width var(--trans-base);display:block}
@keyframes Table-module-scss-module__uxAiMq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Table-module-scss-module__uxAiMq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Table-module-scss-module__uxAiMq__tableWrapper{-webkit-overflow-scrolling:touch;width:100%;overflow:auto clip}.Table-module-scss-module__uxAiMq__sortHead{align-items:center;gap:4px;display:inline-flex}.Table-module-scss-module__uxAiMq__sortCaret{color:var(--color-text-tertiary);flex-shrink:0}.Table-module-scss-module__uxAiMq__sortCaretActive{color:var(--color-text-primary)}body .Table-module-scss-module__uxAiMq__wrapper{background:0 0;width:100%;overflow:auto clip}body .Table-module-scss-module__uxAiMq__table{table-layout:auto;background:0 0;width:100%;min-width:100%}body .Table-module-scss-module__uxAiMq__table--noborder tr{border:0!important}body .Table-module-scss-module__uxAiMq__table th:first-child,body .Table-module-scss-module__uxAiMq__table td:first-child{max-width:300px}body .Table-module-scss-module__uxAiMq__table th:last-child,body .Table-module-scss-module__uxAiMq__table td:last-child{white-space:nowrap;max-width:none}body .Table-module-scss-module__uxAiMq__body{background:0 0}body .Table-module-scss-module__uxAiMq__header{text-transform:uppercase;background:0 0;font-size:12px;font-weight:400;line-height:1.33333}body .Table-module-scss-module__uxAiMq__header tr{box-shadow:inset 0 0 0 1px var(--color-bd-secondary);background:0 0;border-radius:var(--radius-m)!important}body .Table-module-scss-module__uxAiMq__header tr>th{vertical-align:middle;padding:var(--space-s);background:0 0}body .Table-module-scss-module__uxAiMq__header tr>th:first-child{padding-left:var(--space-m)}body .Table-module-scss-module__uxAiMq__header tr>th:last-child{padding-right:var(--space-m)}@media (max-width:768px){body .Table-module-scss-module__uxAiMq__header{font-size:12px;font-weight:400;line-height:1.33333}}body .Table-module-scss-module__uxAiMq__header.Table-module-scss-module__uxAiMq__tr>th{vertical-align:middle;background:0 0}body .Table-module-scss-module__uxAiMq__header tr[aria-hidden=true]{pointer-events:none;visibility:hidden;position:absolute}body .Table-module-scss-module__uxAiMq__header th{vertical-align:middle}body .Table-module-scss-module__uxAiMq__thead{text-transform:uppercase;background:0 0;font-size:12px;font-weight:400;line-height:1.33333}body .Table-module-scss-module__uxAiMq__thead th{vertical-align:middle}body tbody .Table-module-scss-module__uxAiMq__tr{color:var(--color-text-secondary)}@media (max-width:768px){body tbody .Table-module-scss-module__uxAiMq__tr{font-size:14px;font-weight:400;line-height:1.42857}}body tbody .Table-module-scss-module__uxAiMq__tr--size-md{border-bottom:1px solid var(--color-bd-secondary)}body tbody .Table-module-scss-module__uxAiMq__tr--hover{cursor:pointer;transition:background-color .2s}body tbody .Table-module-scss-module__uxAiMq__tr--hover:hover{background-color:var(--color-bg-surface)}body tbody .Table-module-scss-module__uxAiMq__tr--hover:hover .Table-module-scss-module__uxAiMq__tr:first-of-type{border-radius:var(--radius-xs) 0 0 var(--radius-xs);overflow:hidden}body tbody .Table-module-scss-module__uxAiMq__tr--hover:hover .Table-module-scss-module__uxAiMq__tr:last-of-type{border-radius:0 var(--radius-xs) var(--radius-xs) 0;overflow:hidden}body tbody .Table-module-scss-module__uxAiMq__td{white-space:normal;overflow-wrap:break-word;max-width:200px}body tbody .Table-module-scss-module__uxAiMq__td--size-md{padding:var(--space-l) var(--space-l) var(--space-l) var(--space-m)}@media (max-width:768px){body tbody .Table-module-scss-module__uxAiMq__td--size-md{padding:var(--space-m)}}body tbody .Table-module-scss-module__uxAiMq__td--size-mdx{padding:var(--space-xl) var(--space-l) var(--space-xl) var(--space-m)}@media (max-width:768px){body tbody .Table-module-scss-module__uxAiMq__td--size-mdx{padding:var(--space-m) var(--space-s)}body tbody .Table-module-scss-module__uxAiMq__td--size-sm{padding:var(--space-s) var(--space-xs)}}body .Table-module-scss-module__uxAiMq__th{vertical-align:middle;white-space:normal;overflow-wrap:break-word;background:0 0;min-width:80px;max-width:200px}@media (max-width:768px){body .Table-module-scss-module__uxAiMq__th{padding:var(--space-m);font-size:12px;font-weight:400;line-height:1.33333}}
@keyframes Tabs-module-scss-module__mS8KWW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Tabs-module-scss-module__mS8KWW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Tabs-module-scss-module__mS8KWW__block{-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--color-bd-secondary);position:relative}.Tabs-module-scss-module__mS8KWW__list{justify-content:flex-start;align-items:stretch;gap:var(--space-xxxl);display:flex}.Tabs-module-scss-module__mS8KWW__item{height:var(--size-field-lg);padding:0 var(--space-s) 0 0;color:var(--color-text-tertiary);cursor:pointer;transition:color var(--trans-base);justify-content:center;align-items:center;display:inline-flex;position:relative}.Tabs-module-scss-module__mS8KWW__item:hover{color:var(--color-text-primary)}.Tabs-module-scss-module__mS8KWW__item:before{content:"";opacity:0;background:var(--color-text-primary);width:100%;height:3px;transition:opacity var(--trans-base);position:absolute;bottom:0;left:0}.Tabs-module-scss-module__mS8KWW__item.Tabs-module-scss-module__mS8KWW__is-active{color:var(--color-text-primary);cursor:default}.Tabs-module-scss-module__mS8KWW__item.Tabs-module-scss-module__mS8KWW__is-active:before{opacity:1}.Tabs-module-scss-module__mS8KWW__label{display:inline-block}.Tabs-module-scss-module__mS8KWW__badge{letter-spacing:.02em;text-transform:uppercase;vertical-align:super;color:#fff;background:var(--color-bg-brand);opacity:1;border-radius:3px;margin-left:4px;padding:1px 5px;font-size:9px;font-weight:600;line-height:1;display:inline}.Tabs-module-scss-module__mS8KWW__text{padding-top:var(--space-s);padding-bottom:var(--space-s)}
@keyframes TabsButton-module-scss-module__B8etgW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TabsButton-module-scss-module__B8etgW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.TabsButton-module-scss-module__B8etgW__block{-webkit-user-select:none;user-select:none;position:relative}@media only screen and (max-width:620px){.TabsButton-module-scss-module__B8etgW__block{overflow:auto hidden}}@media only screen and (max-width:767px){.TabsButton-module-scss-module__B8etgW__block{margin-left:calc(-1*var(--space-l));margin-right:calc(-1*var(--space-l));overflow:hidden}}.TabsButton-module-scss-module__B8etgW__list{justify-content:flex-start;align-items:stretch;gap:var(--space-s);display:flex}@media only screen and (max-width:620px){.TabsButton-module-scss-module__B8etgW__list{flex-wrap:nowrap}}@media only screen and (max-width:767px){.TabsButton-module-scss-module__B8etgW__list{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain}.TabsButton-module-scss-module__B8etgW__list::-webkit-scrollbar{display:none}.TabsButton-module-scss-module__B8etgW__list{padding-left:var(--space-l);overflow:auto}.TabsButton-module-scss-module__B8etgW__list:after{content:"";width:var(--space-l);flex:none;height:1px}}.TabsButton-module-scss-module__B8etgW__item{height:var(--size-tag-lg);color:var(--color-text-primary);border:1px solid var(--color-bd-primary);cursor:pointer;border-radius:var(--radius-xl);padding-left:var(--space-m);padding-right:var(--space-m);transition:color var(--trans-base),background var(--trans-base),border var(--trans-base);justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:1.5;display:inline-flex;position:relative}@media only screen and (max-width:620px){.TabsButton-module-scss-module__B8etgW__item{white-space:nowrap;flex-shrink:0}}.TabsButton-module-scss-module__B8etgW__item:hover,.TabsButton-module-scss-module__B8etgW__item:active{color:var(--color-text-primary);border-color:var(--color-bg-accent)}.TabsButton-module-scss-module__B8etgW__item.TabsButton-module-scss-module__B8etgW__is-active{color:var(--color-text-invert);background:var(--color-bg-accent);cursor:default;border-color:#0000}.TabsButton-module-scss-module__B8etgW__item.TabsButton-module-scss-module__B8etgW__is-active:before{opacity:1}.TabsButton-module-scss-module__B8etgW__text{padding-top:var(--space-s);padding-bottom:var(--space-s)}
@keyframes CustomTextarea-module-scss-module___CYR7q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CustomTextarea-module-scss-module___CYR7q__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .CustomTextarea-module-scss-module___CYR7q__wrapp{position:relative}body .CustomTextarea-module-scss-module___CYR7q__base [data-slot=input-wrapper]:focus-within{background:var(--color-field-default);border:1px solid var(--color-bd-primary);box-shadow:var(--shadow-field-focus)}body .CustomTextarea-module-scss-module___CYR7q__input{font-size:16px;font-weight:500;line-height:1.5;color:var(--color-text-primary)!important}body .CustomTextarea-module-scss-module___CYR7q__input::placeholder{color:var(--color-text-secondary);font-size:16px;font-weight:500;line-height:1.5}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper{background:var(--color-field-default);border:1px solid var(--color-bg-surface);border-radius:var(--radius-m);transition:all var(--trans-base)}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper:hover{border:1px solid var(--color-bd-primary);background:var(--color-bg-surface)}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper--flat{border-color:#0000}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper--sm{min-height:var(--size-field-sm)}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper--md{min-height:var(--size-field-md)}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper--lg{min-height:var(--size-field-lg);padding-left:var(--space-xl);padding-right:var(--space-xl)}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper input::-webkit-outer-spin-button{appearance:none;margin:0}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper input::-webkit-inner-spin-button{appearance:none;margin:0}body .CustomTextarea-module-scss-module___CYR7q__inputWrapper input[type=number]{appearance:textfield}body .CustomTextarea-module-scss-module___CYR7q__end-content,body .CustomTextarea-module-scss-module___CYR7q__start-content{color:var(--color-text-tertiary);font-size:16px;font-weight:500;line-height:1.5}body .CustomTextarea-module-scss-module___CYR7q__label{color:var(--color-text-secondary);font-weight:400;line-height:1.33333;font-size:12px!important}body .CustomTextarea-module-scss-module___CYR7q__counter{padding:var(--space-xs) 0 0 var(--space-xl);color:var(--color-text-tertiary);-webkit-user-select:none;user-select:none;font-size:14px;font-weight:400;line-height:1.42857}
@keyframes Toggler-module-scss-module__A_ssba__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Toggler-module-scss-module__A_ssba__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .Toggler-module-scss-module__A_ssba__block{--nextui-foreground:var(--color-text-primary);position:relative}
@keyframes TransactionSnackbar-module-scss-module__6vekLq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TransactionSnackbar-module-scss-module__6vekLq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.TransactionSnackbar-module-scss-module__6vekLq__snackbar{top:var(--space-xl);z-index:99999;width:max-content;max-width:calc(100vw - var(--space-xl)*2);min-height:40px;padding:var(--space-s) var(--space-m);gap:var(--space-s);border-radius:var(--radius-m);background:var(--color-bg-tooltip);opacity:0;pointer-events:none;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:fixed;left:50%;transform:translate(-50%)translateY(-8px)}.TransactionSnackbar-module-scss-module__6vekLq__visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.TransactionSnackbar-module-scss-module__6vekLq__message{color:var(--color-text-primary);font:inherit;word-break:break-word}.TransactionSnackbar-module-scss-module__6vekLq__close{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .3s;display:flex}.TransactionSnackbar-module-scss-module__6vekLq__close:hover{color:var(--color-text-primary)}.TransactionSnackbar-module-scss-module__6vekLq__close svg{width:16px;height:16px}
@keyframes TxBtn-module-scss-module__3qcsCG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TxBtn-module-scss-module__3qcsCG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.TxBtn-module-scss-module__3qcsCG__btn{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:var(--space-s);color:var(--color-text-secondary);transition:color var(--trans-base);background:0 0;border:0;margin:0;padding:0;display:inline-flex}.TxBtn-module-scss-module__3qcsCG__btn:hover{color:var(--color-text-primary)}.TxBtn-module-scss-module__3qcsCG__disabled{cursor:default}.TxBtn-module-scss-module__3qcsCG__disabled:hover{color:var(--color-text-secondary)}
@keyframes NotConnectedPlaceholder-module-scss-module__-H_rga__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes NotConnectedPlaceholder-module-scss-module__-H_rga__placeholder{0%,to{opacity:1}50%{opacity:.6}}.NotConnectedPlaceholder-module-scss-module__-H_rga__block{padding-top:var(--space-xxxl);padding-bottom:var(--space-xxxl);flex-direction:column;justify-content:center;align-items:center;display:flex}.NotConnectedPlaceholder-module-scss-module__-H_rga__cover{width:140px;height:140px;margin-bottom:var(--space-s)}.NotConnectedPlaceholder-module-scss-module__-H_rga__title{letter-spacing:-.01em;margin-bottom:var(--space-s);font-size:24px;font-weight:600;line-height:1.16667;display:block}.NotConnectedPlaceholder-module-scss-module__-H_rga__text{color:var(--color-text-secondary);margin-bottom:var(--space-m);text-align:center}.NotConnectedPlaceholder-module-scss-module__-H_rga__btn{margin-top:var(--space-xxxl)}
@keyframes UserDropdown-module-scss-module__HGvdTG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes UserDropdown-module-scss-module__HGvdTG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.UserDropdown-module-scss-module__HGvdTG__wrap{display:inline-flex;position:relative}.UserDropdown-module-scss-module__HGvdTG__panel{top:calc(100% + var(--space-s));z-index:var(--z-drop);gap:var(--space-xs);border:1px solid var(--color-bd-secondary);border-radius:var(--radius-m);background:var(--color-bg-modal);transform-origin:100% 0;flex-direction:column;width:292px;padding:6px;animation:.15s cubic-bezier(.34,1.3,.64,1) UserDropdown-module-scss-module__HGvdTG__panel-in;display:flex;position:absolute;right:0}@keyframes UserDropdown-module-scss-module__HGvdTG__panel-in{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.UserDropdown-module-scss-module__HGvdTG__item{align-items:center;gap:var(--space-s);width:100%;padding:var(--space-s) var(--space-m);border-radius:var(--radius-s);color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;font-size:16px;font-weight:500;line-height:1.5;display:flex}.UserDropdown-module-scss-module__HGvdTG__item svg{color:var(--color-text-secondary);flex-shrink:0}.UserDropdown-module-scss-module__HGvdTG__item:hover{background:var(--color-bg-primary)}.UserDropdown-module-scss-module__HGvdTG__item:active,.UserDropdown-module-scss-module__HGvdTG__item--active{background:var(--color-bg-primary-hover)}.UserDropdown-module-scss-module__HGvdTG__item-text{text-overflow:ellipsis;white-space:nowrap;flex:auto;max-width:100%;overflow:hidden}.UserDropdown-module-scss-module__HGvdTG__chevron{width:16px;height:16px}.UserDropdown-module-scss-module__HGvdTG__sep{background:var(--color-bd-secondary);width:100%;height:1px}.UserDropdown-module-scss-module__HGvdTG__lang{position:relative}.UserDropdown-module-scss-module__HGvdTG__lang .UserDropdown-module-scss-module__HGvdTG__flyout{padding-right:var(--space-m);visibility:hidden;opacity:0;position:absolute;top:-7px;right:100%;transform:translate(6px)}.UserDropdown-module-scss-module__HGvdTG__lang:hover .UserDropdown-module-scss-module__HGvdTG__flyout{visibility:visible;opacity:1;transition:opacity var(--trans-base),visibility var(--trans-base),transform var(--trans-drop);transform:translate(0)}.UserDropdown-module-scss-module__HGvdTG__flyout-panel{gap:var(--space-xxs);width:292px;max-height:calc(100dvh - var(--header-height) - var(--space-xxl));border:1px solid var(--color-bd-secondary);border-radius:var(--radius-m);background:var(--color-bg-modal);flex-direction:column;padding:6px;display:flex;overflow:auto}
@keyframes UserProfileIcon-module-scss-module__N0cw1q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes UserProfileIcon-module-scss-module__N0cw1q__placeholder{0%,to{opacity:1}50%{opacity:.6}}.UserProfileIcon-module-scss-module__N0cw1q__setting{padding-left:0;padding-right:0}.UserProfileIcon-module-scss-module__N0cw1q__setting>*{animation:1s linear infinite paused UserProfileIcon-module-scss-module__N0cw1q__rotate}.UserProfileIcon-module-scss-module__N0cw1q__setting:hover>*{animation-play-state:running}@media only screen and (max-width:960px){.UserProfileIcon-module-scss-module__N0cw1q__setting:hover>*{animation-play-state:paused}}
@keyframes EmailVerification-module-scss-module__oZWgMG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes EmailVerification-module-scss-module__oZWgMG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.EmailVerification-module-scss-module__oZWgMG__container{position:relative}.EmailVerification-module-scss-module__oZWgMG__desc{color:var(--color-text-secondary);font-size:14px;font-weight:400;line-height:1.42857}.EmailVerification-module-scss-module__oZWgMG__form{gap:var(--space-xxl);flex-direction:column;display:flex}.EmailVerification-module-scss-module__oZWgMG__footer-row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.EmailVerification-module-scss-module__oZWgMG__step{color:var(--color-text-secondary);white-space:nowrap;font-size:14px;font-weight:400;line-height:1.42857}.EmailVerification-module-scss-module__oZWgMG__submit-btn{width:100%}.EmailVerification-module-scss-module__oZWgMG__link{color:var(--color-text-accent);cursor:pointer;font-size:16px;font-weight:400;line-height:1.5;text-decoration:underline}.EmailVerification-module-scss-module__oZWgMG__link:hover{text-decoration:underline}.EmailVerification-module-scss-module__oZWgMG__success-form{align-items:center;gap:var(--space-m);padding:var(--space-xl);flex-direction:column;display:flex}.EmailVerification-module-scss-module__oZWgMG__success-img{width:100px;height:100px}.EmailVerification-module-scss-module__oZWgMG__success-title{letter-spacing:-.02em;font-size:44px;font-weight:600;line-height:1.09091}.EmailVerification-module-scss-module__oZWgMG__success-text{color:var(--color-text-secondary);text-align:center;font-size:16px;font-weight:500;line-height:1.5}.EmailVerification-module-scss-module__oZWgMG__success-btn{width:100%;margin-top:var(--space-xxxl)}.EmailVerification-module-scss-module__oZWgMG__code-step{flex-direction:column;align-items:stretch;gap:44px;width:min(100%,376px);margin:0 auto;display:flex}.EmailVerification-module-scss-module__oZWgMG__code-header{flex-direction:column;align-items:center;gap:12px;display:flex}.EmailVerification-module-scss-module__oZWgMG__code-icon{width:72px;height:72px;color:var(--color-text-success);justify-content:center;align-items:center;display:flex}.EmailVerification-module-scss-module__oZWgMG__code-icon>svg,.EmailVerification-module-scss-module__oZWgMG__code-icon>img{animation:.4s cubic-bezier(.34,1.56,.64,1) EmailVerification-module-scss-module__oZWgMG__code-icon-pop}.EmailVerification-module-scss-module__oZWgMG__code-icon:has(svg){background:radial-gradient(circle at center, var(--color-stat-1), var(--color-stat-1) 70%);box-shadow:0 0 40px rgb(from var(--color-text-success) r g b/20%);border-radius:50%}.EmailVerification-module-scss-module__oZWgMG__code-title{letter-spacing:-.01em;font-size:24px;font-weight:600;line-height:1.16667;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;color:#fffffff2;text-align:center;margin:0}.EmailVerification-module-scss-module__oZWgMG__code-subtitle{font-size:14px;font-weight:500;line-height:1.42857;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;color:var(--color-text-secondary);text-align:center;margin:0}.EmailVerification-module-scss-module__oZWgMG__code-row-wrap{position:relative}.EmailVerification-module-scss-module__oZWgMG__code-row{justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.EmailVerification-module-scss-module__oZWgMG__code-row:before{content:"";pointer-events:none;opacity:0;z-index:0;border-radius:50%;position:absolute;inset:-40px -32px}.EmailVerification-module-scss-module__oZWgMG__code-cell{z-index:1}.EmailVerification-module-scss-module__oZWgMG__code-row-error{animation:.45s cubic-bezier(.36,.07,.19,.97) EmailVerification-module-scss-module__oZWgMG__code-shake}.EmailVerification-module-scss-module__oZWgMG__code-row-error:before{background:radial-gradient(ellipse at center, rgb(from var(--color-text-critical) r g b/22%) 0%, rgb(from var(--color-text-critical) r g b/11%) 35%, rgb(from var(--color-text-critical) r g b/0%) 75%);animation:1.2s ease-out forwards EmailVerification-module-scss-module__oZWgMG__code-haze-error}.EmailVerification-module-scss-module__oZWgMG__code-row-success:before{background:radial-gradient(ellipse at center, rgb(from var(--color-text-success) r g b/22%) 0%, rgb(from var(--color-text-success) r g b/11%) 35%, rgb(from var(--color-text-success) r g b/0%) 75%);animation:.9s ease-out forwards EmailVerification-module-scss-module__oZWgMG__code-haze-success}.EmailVerification-module-scss-module__oZWgMG__code-cell{aspect-ratio:1;outline-offset:-1px;background:0 0;border-radius:16px;outline:1px solid #fff3;flex:56px;min-width:0;max-width:56px;transition:box-shadow .15s,outline-color .15s;position:relative}.EmailVerification-module-scss-module__oZWgMG__code-cell-focused{box-shadow:0 0 0 1px rgb(from var(--blue-500) r g b/100%);outline:none}.EmailVerification-module-scss-module__oZWgMG__code-cell-success{outline-color:rgb(from var(--color-text-success) r g b/55%);box-shadow:0 0 0 1px rgb(from var(--color-text-success) r g b/85%)}.EmailVerification-module-scss-module__oZWgMG__code-input{letter-spacing:-.01em;text-align:center;width:100%;height:100%;font-size:24px;font-weight:600;line-height:1.16667;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;color:#fffffff2;caret-color:#fffffff2;background:0 0;border:0;outline:none;position:absolute;inset:0}.EmailVerification-module-scss-module__oZWgMG__code-input:disabled{cursor:default}.EmailVerification-module-scss-module__oZWgMG__code-input::-webkit-outer-spin-button{appearance:none;margin:0}.EmailVerification-module-scss-module__oZWgMG__code-input::-webkit-inner-spin-button{appearance:none;margin:0}.EmailVerification-module-scss-module__oZWgMG__code-dot{font-size:16px;font-weight:500;line-height:1.5;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;color:var(--color-text-secondary);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.EmailVerification-module-scss-module__oZWgMG__code-error{color:var(--color-text-critical);text-align:left;pointer-events:none;font-size:14px;font-weight:500;line-height:1.42857;position:absolute;top:calc(100% + 12px);left:0}.EmailVerification-module-scss-module__oZWgMG__code-resend{background:var(--color-bg-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:56px;font-size:16px;line-height:1.5;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;color:var(--color-text-accent);cursor:pointer;border:0;border-radius:16px;padding:0 24px;font-weight:600;transition:background .15s,color .15s}.EmailVerification-module-scss-module__oZWgMG__code-resend:hover:not(:disabled){background:var(--color-bg-muted)}.EmailVerification-module-scss-module__oZWgMG__code-resend:disabled{color:var(--color-text-tertiary);cursor:not-allowed}@keyframes EmailVerification-module-scss-module__oZWgMG__code-shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-7px)}40%,60%{transform:translate(7px)}}@keyframes EmailVerification-module-scss-module__oZWgMG__code-haze-error{0%{opacity:0;transform:scale(.85)}25%{opacity:1;transform:scale(1.08)}60%{opacity:.6;transform:scale(1.02)}to{opacity:0;transform:scale(.95)}}@keyframes EmailVerification-module-scss-module__oZWgMG__code-haze-success{0%{opacity:0;transform:scale(.85)}40%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes EmailVerification-module-scss-module__oZWgMG__code-icon-pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}
@keyframes InviteFriendsBanner-module-scss-module__CHam2a__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes InviteFriendsBanner-module-scss-module__CHam2a__placeholder{0%,to{opacity:1}50%{opacity:.6}}.InviteFriendsBanner-module-scss-module__CHam2a__block{align-items:center;gap:var(--space-l);padding:var(--space-l);border-radius:var(--radius-l);background:radial-gradient(120% 140% at 0% 0%, #0368e347 0%, #0368e300 55%),var(--color-bg-surface);display:flex;position:relative}@media only screen and (max-width:620px){.InviteFriendsBanner-module-scss-module__CHam2a__block{align-items:stretch;gap:var(--space-m);border-radius:var(--radius-m);flex-direction:column}}.InviteFriendsBanner-module-scss-module__CHam2a__icn{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;flex:none;width:48px;height:48px}.InviteFriendsBanner-module-scss-module__CHam2a__content{cursor:default;flex:auto;min-width:0}.InviteFriendsBanner-module-scss-module__CHam2a__title{letter-spacing:-.005em;color:var(--color-text-primary);margin-bottom:var(--space-xxs);font-size:16px;font-weight:600;line-height:1.3;display:block}.InviteFriendsBanner-module-scss-module__CHam2a__text{color:var(--color-text-primary);opacity:.7;font-size:14px;font-weight:400;line-height:1.42857}.InviteFriendsBanner-module-scss-module__CHam2a__block .InviteFriendsBanner-module-scss-module__CHam2a__btn{flex:none}@media only screen and (max-width:620px){.InviteFriendsBanner-module-scss-module__CHam2a__block .InviteFriendsBanner-module-scss-module__CHam2a__btn{width:100%}}
@keyframes Banner-module-scss-module__5TrKEq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Banner-module-scss-module__5TrKEq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Banner-module-scss-module__5TrKEq__root{background-color:var(--color-bg-page);flex-direction:column;flex:auto;align-items:center;gap:32px;min-width:0;height:100vh;padding:40px 60px;display:flex;overflow:hidden}@media only screen and (max-width:768px){.Banner-module-scss-module__5TrKEq__root{display:none}}.Banner-module-scss-module__5TrKEq__header{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.Banner-module-scss-module__5TrKEq__logoLink{color:inherit;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.Banner-module-scss-module__5TrKEq__logo{width:152px;height:40px}.Banner-module-scss-module__5TrKEq__headerRight{flex-direction:row;align-items:center;gap:12px;display:flex}.Banner-module-scss-module__5TrKEq__langSlot{flex-shrink:0;align-items:center;display:flex}.Banner-module-scss-module__5TrKEq__langSlot button{border:1px solid var(--color-bd-primary);background:0 0;border-radius:12px;min-height:40px;padding:0 16px}.Banner-module-scss-module__5TrKEq__supportBtn{height:48px;color:var(--color-text-secondary);font-size:16px;line-height:1.5;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;background:0 0;border-radius:16px;align-items:center;gap:4px;padding:0 16px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.Banner-module-scss-module__5TrKEq__supportBtn:hover{color:var(--color-text-primary);background:#ffffff0f}.Banner-module-scss-module__5TrKEq__supportIcon{flex-shrink:0;width:16px;height:16px}.Banner-module-scss-module__5TrKEq__carousel{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:32px;width:100%;min-height:0;display:flex}.Banner-module-scss-module__5TrKEq__slideViewport{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;contain:layout paint style;outline:none;flex:1 1 0;width:100%;min-width:0;min-height:0;overflow:hidden}.Banner-module-scss-module__5TrKEq__slideViewport:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #0075ff99}.Banner-module-scss-module__5TrKEq__slideViewport[data-dragging=true]{cursor:grabbing}.Banner-module-scss-module__5TrKEq__slideTrack{backface-visibility:hidden;flex-direction:row;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex;transform:translateZ(0)}.Banner-module-scss-module__5TrKEq__slideViewport[data-dragging=true] .Banner-module-scss-module__5TrKEq__slideTrack{will-change:transform}@media (prefers-reduced-motion:reduce){.Banner-module-scss-module__5TrKEq__slideTrack{transition:none!important}}.Banner-module-scss-module__5TrKEq__slide{flex-direction:column;flex:0 0 100%;align-items:center;gap:32px;width:100%;height:100%;min-height:0;display:flex}.Banner-module-scss-module__5TrKEq__slideInner{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:32px;width:100%;min-height:0;display:flex}.Banner-module-scss-module__5TrKEq__slideImageWrap{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;flex:0 320px;width:100%;max-width:560px;min-height:0;max-height:320px;position:relative;overflow:hidden}.Banner-module-scss-module__5TrKEq__slideImage{-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;width:100%;height:100%;position:absolute;inset:0}.Banner-module-scss-module__5TrKEq__slideTitle{letter-spacing:-.01em;font-size:24px;font-weight:600;line-height:1.16667;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;text-align:center;color:var(--color-text-primary);-webkit-user-select:none;user-select:none;margin:0}.Banner-module-scss-module__5TrKEq__slideText{font-size:16px;font-weight:500;line-height:1.5;font-family:var(--font-geist-sans),"Tahoma","Geneva CY",sans-serif;text-align:center;color:var(--color-text-secondary);-webkit-user-select:none;user-select:none;margin:0}.Banner-module-scss-module__5TrKEq__controls{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.Banner-module-scss-module__5TrKEq__arrow{cursor:pointer;background:var(--color-bg-surface);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);width:56px;height:56px;color:var(--color-text-primary);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .2s;display:inline-flex}.Banner-module-scss-module__5TrKEq__arrow:hover{background:#ffffff1a}.Banner-module-scss-module__5TrKEq__arrow:focus-visible{outline-offset:2px;outline:2px solid #0075ff99}.Banner-module-scss-module__5TrKEq__arrowIcon{width:16px;height:16px}.Banner-module-scss-module__5TrKEq__dots{flex-direction:row;justify-content:center;align-items:center;gap:8px;margin:0 auto;display:flex}.Banner-module-scss-module__5TrKEq__dot{cursor:pointer;background:0 0;border:none;border-radius:100%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:relative}.Banner-module-scss-module__5TrKEq__dot:after{content:"";background:#ffffff4d;border-radius:100%;width:8px;height:8px;transition:background .2s;display:block}.Banner-module-scss-module__5TrKEq__dot:hover:after{background:#ffffff80}.Banner-module-scss-module__5TrKEq__dot:focus-visible{outline-offset:2px;outline:2px solid #0075ff99}.Banner-module-scss-module__5TrKEq__dot[data-active=true]:after{background:var(--color-bg-accent)}@media (prefers-reduced-motion:reduce){.Banner-module-scss-module__5TrKEq__dot:after{transition:none}}.Banner-module-scss-module__5TrKEq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
@keyframes FormBlock-module-scss-module__jUpBPW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FormBlock-module-scss-module__jUpBPW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.FormBlock-module-scss-module__jUpBPW__root{background:#141416;flex-direction:column;flex:0 0 580px;justify-content:center;align-self:flex-start;align-items:center;gap:32px;height:100vh;padding:80px 10px 40px;display:flex;position:sticky;top:0;overflow:hidden}.FormBlock-module-scss-module__jUpBPW__root[data-split=true]{justify-content:stretch}@media only screen and (max-width:768px){.FormBlock-module-scss-module__jUpBPW__root{border-radius:24px 24px 0 0;flex:auto;width:100%;height:auto;margin-top:24px;padding:60px 20px 40px;position:relative}}@media only screen and (max-width:480px){.FormBlock-module-scss-module__jUpBPW__root{padding:60px 16px 32px}}.FormBlock-module-scss-module__jUpBPW__glow{pointer-events:none;background:radial-gradient(84.03% 100% at 54.29% 0,#0075ff1a 0% 50%,#14121a1a 100%);width:100%;height:180px;position:absolute;top:0;left:0}.FormBlock-module-scss-module__jUpBPW__inner{z-index:1;flex-direction:column;align-items:center;gap:44px;width:100%;max-width:420px;display:flex;position:relative}@media (min-height:901px){.FormBlock-module-scss-module__jUpBPW__inner{margin-top:-20vh}}.FormBlock-module-scss-module__jUpBPW__root[data-split=true] .FormBlock-module-scss-module__jUpBPW__inner{flex:auto;justify-content:center;align-items:stretch;gap:24px;margin-top:0}.FormBlock-module-scss-module__jUpBPW__title{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.FormBlock-module-scss-module__jUpBPW__body{text-align:left;flex-direction:column;align-items:stretch;width:100%;display:flex}.FormBlock-module-scss-module__jUpBPW__backBtn{z-index:2;background:var(--color-bg-muted);width:40px;height:40px;color:var(--color-text-primary);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:background .16s,transform .16s;display:inline-flex;position:absolute;top:40px;left:24px}.FormBlock-module-scss-module__jUpBPW__backBtn:hover{background:var(--color-bg-primary-active)}.FormBlock-module-scss-module__jUpBPW__backBtn:active{transform:scale(.96)}.FormBlock-module-scss-module__jUpBPW__backBtn:focus-visible{outline-offset:2px;outline:2px solid #0075ff99}@media only screen and (max-width:768px){.FormBlock-module-scss-module__jUpBPW__backBtn{border-radius:0 0 12px;top:0;left:0}}.FormBlock-module-scss-module__jUpBPW__backIcon{width:16px;height:16px}
@keyframes BackLink-module-scss-module__ata38G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BackLink-module-scss-module__ata38G__placeholder{0%,to{opacity:1}50%{opacity:.6}}.BackLink-module-scss-module__ata38G__back{position:relative}.BackLink-module-scss-module__ata38G__back-link{justify-content:flex-start;align-items:center;gap:var(--space-s);color:var(--color-text-primary);padding-top:10px;padding-bottom:10px;font-size:14px;font-weight:400;line-height:1.42857;display:flex}.BackLink-module-scss-module__ata38G__back-link:hover{color:var(--color-text-secondary)}.BackLink-module-scss-module__ata38G__back-link svg{transition:transform var(--trans-base)}.BackLink-module-scss-module__ata38G__back-link:hover svg{transform:translate(-2px)}@media only screen and (max-width:768px){.BackLink-module-scss-module__ata38G__back-link{padding-top:0;padding-bottom:0}}@media only screen and (max-width:767px){.BackLink-module-scss-module__ata38G__icn{display:none}}.BackLink-module-scss-module__ata38G__icn-mob{display:none}@media only screen and (max-width:767px){.BackLink-module-scss-module__ata38G__icn-mob{display:inline-block}}
@keyframes ClaimBlock-module-scss-module__z3jYPa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ClaimBlock-module-scss-module__z3jYPa__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ClaimBlock-module-scss-module__z3jYPa__claimBlock{background:var(--color-bg-surface);border-radius:var(--radius-xl);padding:var(--space-xxxl);margin-top:var(--space-xxxl);flex-direction:column;max-width:544px;display:flex}@media (max-width:1024px){.ClaimBlock-module-scss-module__z3jYPa__claimBlock{flex:1;max-width:100%}}.ClaimBlock-module-scss-module__z3jYPa__header{margin-bottom:24px}.ClaimBlock-module-scss-module__z3jYPa__title{letter-spacing:-.01em;color:var(--color-text-primary);margin-bottom:8px;font-size:24px;font-weight:600;line-height:1.16667}.ClaimBlock-module-scss-module__z3jYPa__available{color:var(--color-text-accent);margin-bottom:16px;font-size:14px;font-weight:500;line-height:1.42857}.ClaimBlock-module-scss-module__z3jYPa__vestingList{max-height:200px;margin:0 0 20px;padding:0;list-style:none;overflow-y:auto}.ClaimBlock-module-scss-module__z3jYPa__vestingItem{background:var(--color-bg-surface);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}.ClaimBlock-module-scss-module__z3jYPa__vestingItem:last-child{margin-bottom:0}.ClaimBlock-module-scss-module__z3jYPa__vestingInfo{flex-direction:column;flex:1;gap:4px;display:flex}.ClaimBlock-module-scss-module__z3jYPa__projectName{color:var(--color-text-primary);font-size:14px;font-weight:500;line-height:1.42857}.ClaimBlock-module-scss-module__z3jYPa__amount{color:var(--color-text-accent);font-size:14px;font-weight:600;line-height:1.42857}.ClaimBlock-module-scss-module__z3jYPa__claimProjectBtn{flex-shrink:0;min-width:100px}.ClaimBlock-module-scss-module__z3jYPa__totalClaimBlock{background:var(--color-bg-surface);border-radius:12px;flex-direction:column;gap:16px;margin-bottom:20px;padding:16px;display:flex}.ClaimBlock-module-scss-module__z3jYPa__claimOptions{flex-direction:column;gap:12px;display:flex}.ClaimBlock-module-scss-module__z3jYPa__claimOption{justify-content:space-between;align-items:center;gap:16px;display:flex}.ClaimBlock-module-scss-module__z3jYPa__claimOptionInfo{flex-direction:column;flex:1;gap:4px;display:flex}.ClaimBlock-module-scss-module__z3jYPa__claimOptionLabel{color:var(--color-text-primary);opacity:.7;font-size:14px;font-weight:500;line-height:1.42857}.ClaimBlock-module-scss-module__z3jYPa__claimOptionAmount{color:var(--color-text-accent);font-size:16px;font-weight:600;line-height:1.5}.ClaimBlock-module-scss-module__z3jYPa__claimOptionUsdc{color:var(--color-text-primary);opacity:.6;margin-left:4px;font-size:14px;font-weight:500;line-height:1.42857}.ClaimBlock-module-scss-module__z3jYPa__totalClaimInfo{border-top:1px solid var(--color-bd-secondary);padding-top:12px}.ClaimBlock-module-scss-module__z3jYPa__totalClaimText{color:var(--color-text-primary);opacity:.6;font-size:14px;font-weight:500;line-height:1.42857}.ClaimBlock-module-scss-module__z3jYPa__claimAllBtn,.ClaimBlock-module-scss-module__z3jYPa__claimAndSellAllBtn{flex-shrink:0;min-width:120px}.ClaimBlock-module-scss-module__z3jYPa__info{padding-top:var(--space-xxl);margin-top:auto}.ClaimBlock-module-scss-module__z3jYPa__infoItem{justify-content:space-between;gap:var(--space-m);padding:var(--space-m) 0;color:var(--color-text-primary);font-size:16px;font-weight:500;line-height:1.5;display:flex}.ClaimBlock-module-scss-module__z3jYPa__infoItem:last-child{border-top:1px solid var(--color-bd-secondary)}.ClaimBlock-module-scss-module__z3jYPa__infoItemStrong{color:var(--color-text-tertiary);font-size:16px;font-weight:400;line-height:1.5}.ClaimBlock-module-scss-module__z3jYPa__infoItemValue{font-size:16px;font-weight:500;line-height:1.5}.ClaimBlock-module-scss-module__z3jYPa__claimBtn{margin-top:var(--space-xxl)}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__title{background:var(--color-bg-placeholder);white-space:nowrap;color:#0000;border-radius:6px;width:180px;height:32px;animation:2s linear infinite ClaimBlock-module-scss-module__z3jYPa__placeholder;overflow:hidden}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__available{background:var(--color-bg-placeholder);color:#0000;border-radius:4px;width:200px;height:20px;animation:2s linear infinite ClaimBlock-module-scss-module__z3jYPa__placeholder;overflow:hidden}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__vestingList{background:var(--color-bg-placeholder);border-radius:12px;min-height:120px;animation:2s linear infinite ClaimBlock-module-scss-module__z3jYPa__placeholder;overflow:hidden}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__vestingList>*{opacity:0}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__infoItemStrong{background:var(--color-bg-placeholder);color:#0000;opacity:1;border-radius:4px;min-width:80px;height:20px;animation:2s linear infinite ClaimBlock-module-scss-module__z3jYPa__placeholder;display:inline-block;overflow:hidden}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__infoItemValue{background:var(--color-bg-placeholder);color:#0000;border-radius:4px;min-width:100px;height:20px;animation:2s linear infinite ClaimBlock-module-scss-module__z3jYPa__placeholder;display:inline-block;overflow:hidden}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__claimBtn{background:var(--color-bg-placeholder);color:#0000;border-radius:16px;animation:2s linear infinite ClaimBlock-module-scss-module__z3jYPa__placeholder;overflow:hidden}.ClaimBlock-module-scss-module__z3jYPa__claimBlock--is-loading .ClaimBlock-module-scss-module__z3jYPa__claimBtn>*{opacity:0}.ClaimBlock-module-scss-module__z3jYPa__cover{width:140px;height:140px;margin-bottom:var(--space-s)}.ClaimBlock-module-scss-module__z3jYPa__modalTitle{letter-spacing:-.01em;color:var(--color-text-primary);font-size:24px;font-weight:600;line-height:1.16667}.ClaimBlock-module-scss-module__z3jYPa__modalActions{margin-top:var(--space-xxl);gap:var(--space-m);flex-direction:column;width:100%;display:flex}.ClaimBlock-module-scss-module__z3jYPa__modalContent{flex-direction:column;align-items:center;display:flex}.ClaimBlock-module-scss-module__z3jYPa__modalContent p{text-align:center;margin:var(--space-m) 0 0}.ClaimBlock-module-scss-module__z3jYPa__emptyState{flex-direction:column;justify-content:center;align-items:center;margin-bottom:20px;padding:40px 20px;display:flex}.ClaimBlock-module-scss-module__z3jYPa__emptyStatePic{opacity:.6;margin-bottom:16px}.ClaimBlock-module-scss-module__z3jYPa__emptyStateText{color:var(--color-text-tertiary);text-align:center;font-size:14px;font-weight:400;line-height:1.42857}
@keyframes DetailsContent-module-scss-module__VsFz1q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes DetailsContent-module-scss-module__VsFz1q__placeholder{0%,to{opacity:1}50%{opacity:.6}}.DetailsContent-module-scss-module__VsFz1q__block{position:relative}.DetailsContent-module-scss-module__VsFz1q__cover{width:100%;margin-bottom:var(--space-xxxl);-webkit-user-select:none;user-select:none}.DetailsContent-module-scss-module__VsFz1q__cover img{border-radius:var(--radius-l);aspect-ratio:1.67885;width:100%;display:block}@media only screen and (max-width:768px){.DetailsContent-module-scss-module__VsFz1q__cover img{aspect-ratio:1.83812}}@media only screen and (max-width:480px){.DetailsContent-module-scss-module__VsFz1q__cover img{aspect-ratio:1.64115}}.DetailsContent-module-scss-module__VsFz1q__body{width:100%}.DetailsContent-module-scss-module__VsFz1q__side{flex:none;width:162px}@media only screen and (max-width:767px){.DetailsContent-module-scss-module__VsFz1q__side{width:100%}}.DetailsContent-module-scss-module__VsFz1q__text{font-size:16px;font-weight:400;line-height:1.5}.DetailsContent-module-scss-module__VsFz1q__text>*+*{margin-top:var(--space-s)}.DetailsContent-module-scss-module__VsFz1q__text p{margin:0 0 var(--space-s)}.DetailsContent-module-scss-module__VsFz1q__text ul,.DetailsContent-module-scss-module__VsFz1q__text ol{margin:0 0 var(--space-s);padding-left:var(--space-l);list-style-position:outside}.DetailsContent-module-scss-module__VsFz1q__text li{margin-bottom:var(--space-xs)}.DetailsContent-module-scss-module__VsFz1q__text li>p{display:inline}.DetailsContent-module-scss-module__VsFz1q__text ul ul,.DetailsContent-module-scss-module__VsFz1q__text ul ol,.DetailsContent-module-scss-module__VsFz1q__text ol ul,.DetailsContent-module-scss-module__VsFz1q__text ol ol{margin-left:var(--space-l);margin-bottom:0}.DetailsContent-module-scss-module__VsFz1q__text ul{list-style-type:disc}.DetailsContent-module-scss-module__VsFz1q__text ul ul{list-style-type:circle}.DetailsContent-module-scss-module__VsFz1q__text ul ul ul{list-style-type:disc}.DetailsContent-module-scss-module__VsFz1q__text ol{list-style-type:decimal}.DetailsContent-module-scss-module__VsFz1q__text li+li{margin-top:1em}.DetailsContent-module-scss-module__VsFz1q__text li[class^=ql-indent-],.DetailsContent-module-scss-module__VsFz1q__text li[class*=\ ql-indent-]{margin-left:0;padding-left:0;list-style-position:outside}.DetailsContent-module-scss-module__VsFz1q__text li[class*=ql-indent-1]{margin-left:2em}.DetailsContent-module-scss-module__VsFz1q__text li[class*=ql-indent-2]{margin-left:4em}.DetailsContent-module-scss-module__VsFz1q__text li[class*=ql-indent-3]{margin-left:6em}.DetailsContent-module-scss-module__VsFz1q__text li[class*=ql-indent-4]{margin-left:8em}.DetailsContent-module-scss-module__VsFz1q__text{color:var(--color-text-secondary)}.DetailsContent-module-scss-module__VsFz1q__text h1,.DetailsContent-module-scss-module__VsFz1q__text h2,.DetailsContent-module-scss-module__VsFz1q__text h3,.DetailsContent-module-scss-module__VsFz1q__text h4,.DetailsContent-module-scss-module__VsFz1q__text h5,.DetailsContent-module-scss-module__VsFz1q__text h6{letter-spacing:-.01em;font-size:24px;font-weight:600;line-height:1.16667}@media only screen and (max-width:768px){.DetailsContent-module-scss-module__VsFz1q__text h1,.DetailsContent-module-scss-module__VsFz1q__text h2,.DetailsContent-module-scss-module__VsFz1q__text h3,.DetailsContent-module-scss-module__VsFz1q__text h4,.DetailsContent-module-scss-module__VsFz1q__text h5,.DetailsContent-module-scss-module__VsFz1q__text h6{letter-spacing:-.01em;font-size:20px;line-height:1.2}}.DetailsContent-module-scss-module__VsFz1q__text h1,.DetailsContent-module-scss-module__VsFz1q__text h2,.DetailsContent-module-scss-module__VsFz1q__text h3,.DetailsContent-module-scss-module__VsFz1q__text h4,.DetailsContent-module-scss-module__VsFz1q__text h5,.DetailsContent-module-scss-module__VsFz1q__text h6{color:var(--color-text-primary);margin-top:var(--space-xl);margin-bottom:var(--space-s);display:block}.DetailsContent-module-scss-module__VsFz1q__text table{width:100%;margin:var(--space-l,16px) 0;table-layout:auto;color:var(--color-text-primary);border-collapse:separate;border-spacing:0;empty-cells:show;border-radius:var(--radius-m);background-color:#0000;font-family:inherit;display:table}@media only screen and (max-width:768px){.DetailsContent-module-scss-module__VsFz1q__text table{display:block;overflow-x:auto}}.DetailsContent-module-scss-module__VsFz1q__text th,.DetailsContent-module-scss-module__VsFz1q__text td{min-width:80px;padding:0 var(--space-l);vertical-align:middle;text-align:left;white-space:normal;overflow-wrap:anywhere}:is(.DetailsContent-module-scss-module__VsFz1q__text th p,.DetailsContent-module-scss-module__VsFz1q__text td p){margin:0}@media only screen and (max-width:768px){.DetailsContent-module-scss-module__VsFz1q__text th,.DetailsContent-module-scss-module__VsFz1q__text td{white-space:nowrap;overflow-wrap:normal;max-width:200px}}.DetailsContent-module-scss-module__VsFz1q__text th:not(:first-child),.DetailsContent-module-scss-module__VsFz1q__text td:not(:first-child){text-align:right}.DetailsContent-module-scss-module__VsFz1q__text th{text-transform:uppercase;letter-spacing:.04em;height:44px;color:var(--color-text-tertiary);border:0;font-size:12px;font-weight:500;line-height:1.25}.DetailsContent-module-scss-module__VsFz1q__text th p{color:inherit}.DetailsContent-module-scss-module__VsFz1q__text td{height:40px;color:var(--color-text-primary);border:0;font-size:14px;line-height:1.42857}.DetailsContent-module-scss-module__VsFz1q__text tr:nth-of-type(2n) td{background:var(--color-bg-surface)}.DetailsContent-module-scss-module__VsFz1q__text tr:first-child th:first-child,.DetailsContent-module-scss-module__VsFz1q__text tr:first-child td:first-child{border-top-left-radius:var(--radius-m)}.DetailsContent-module-scss-module__VsFz1q__text tr:first-child th:last-child,.DetailsContent-module-scss-module__VsFz1q__text tr:first-child td:last-child{border-top-right-radius:var(--radius-m)}.DetailsContent-module-scss-module__VsFz1q__text tr:last-child td:first-child{border-bottom-left-radius:var(--radius-m)}.DetailsContent-module-scss-module__VsFz1q__text tr:last-child td:last-child{border-bottom-right-radius:var(--radius-m)}.DetailsContent-module-scss-module__VsFz1q__title{letter-spacing:-.005em;color:var(--color-text-primary);cursor:default;margin-bottom:var(--space-m);font-size:18px;font-weight:600;line-height:1.22222;display:block}@media only screen and (max-width:767px){.DetailsContent-module-scss-module__VsFz1q__title{letter-spacing:-.005em;max-width:100%;font-size:14px;font-weight:600;line-height:1.3}}.DetailsContent-module-scss-module__VsFz1q__footer{margin-top:var(--space-xxl)}
@keyframes GuideTour-module-scss-module__GSqwEG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes GuideTour-module-scss-module__GSqwEG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.GuideTour-module-scss-module__GSqwEG__wrapper.GuideTour-module-scss-module__GSqwEG__is-hidden{display:none}.GuideTour-module-scss-module__GSqwEG__overlay{width:100%;height:100%;z-index:var(--z-guide);position:absolute;inset:0;overflow:hidden}.GuideTour-module-scss-module__GSqwEG__overlay.GuideTour-module-scss-module__GSqwEG__is-fix{mix-blend-mode:hard-light}.GuideTour-module-scss-module__GSqwEG__overlay-in{background-color:#0009;position:absolute;inset:0}.GuideTour-module-scss-module__GSqwEG__light{pointer-events:none;transition:left var(--trans-base),top var(--trans-base),width var(--trans-base),height var(--trans-base),opacity var(--trans-fast);background:gray;position:absolute}.GuideTour-module-scss-module__GSqwEG__light.GuideTour-module-scss-module__GSqwEG__is-hidden{opacity:0}.GuideTour-module-scss-module__GSqwEG__light--step-0{border-radius:var(--radius-s)}.GuideTour-module-scss-module__GSqwEG__light--step-1,.GuideTour-module-scss-module__GSqwEG__light--step-2{border-radius:var(--radius-xl)}.GuideTour-module-scss-module__GSqwEG__block{width:328px;padding:var(--space-l);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);visibility:hidden;opacity:0;transition:opacity var(--trans-fast);z-index:calc(var(--z-guide) + 1);background:#2b2b2b;border-radius:24px;position:absolute;top:0;left:0;box-shadow:-48px 16px 100px #13131fb3}.GuideTour-module-scss-module__GSqwEG__block:before{content:"";z-index:-1;background:#2b2b2b;width:12px;height:12px;display:block;position:absolute}.GuideTour-module-scss-module__GSqwEG__block--bottom-end:before{top:0;right:32px;transform:translateY(-50%)rotate(45deg)}.GuideTour-module-scss-module__GSqwEG__block--center-top:before{bottom:0;right:50%;transform:translate(-50%,50%)rotate(45deg)}.GuideTour-module-scss-module__GSqwEG__block--center-center:before{top:50%;right:50%;transform:translate(-50%,-50%)rotate(45deg)}@media only screen and (max-width:767px){.GuideTour-module-scss-module__GSqwEG__block{width:100%;max-width:320px}}.GuideTour-module-scss-module__GSqwEG__block.GuideTour-module-scss-module__GSqwEG__visible{visibility:visible;opacity:1}.GuideTour-module-scss-module__GSqwEG__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.GuideTour-module-scss-module__GSqwEG__close{-webkit-user-select:none;user-select:none;color:var(--color-text-secondary);transition:color var(--trans-base);background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.GuideTour-module-scss-module__GSqwEG__close:hover,.GuideTour-module-scss-module__GSqwEG__close:active{color:var(--color-text-primary)}.GuideTour-module-scss-module__GSqwEG__title{font-size:16px;font-weight:500;line-height:1.5}.GuideTour-module-scss-module__GSqwEG__body{color:var(--color-text-secondary);font-size:14px;font-weight:400;line-height:1.42857}.GuideTour-module-scss-module__GSqwEG__footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.GuideTour-module-scss-module__GSqwEG__step{color:var(--color-text-secondary);font-size:14px;font-weight:400;line-height:1.42857}.GuideTour-module-scss-module__GSqwEG__btns{justify-content:flex-start;align-items:center;gap:var(--space-m);display:flex}
@keyframes Highlights-module-scss-module__AgmjgG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Highlights-module-scss-module__AgmjgG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Highlights-module-scss-module__AgmjgG__highlights{position:relative}.Highlights-module-scss-module__AgmjgG__highlights-list{gap:var(--space-xxxl);grid-template-columns:repeat(3,1fr);display:grid}@media only screen and (max-width:767px){.Highlights-module-scss-module__AgmjgG__highlights-list{gap:var(--space-xl);grid-template-columns:repeat(2,1fr)}}.Highlights-module-scss-module__AgmjgG__highlights-item{height:100%}.Highlights-module-scss-module__AgmjgG__highlights-title{color:var(--color-text-tertiary);font-size:12px;font-weight:400;line-height:1.33333;display:block}.Highlights-module-scss-module__AgmjgG__highlights-val{color:var(--color-text-primary);margin-top:var(--space-xxs);font-size:16px;font-weight:400;line-height:1.5;display:block}
@keyframes InvestForm-module-scss-module__enlKOW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes InvestForm-module-scss-module__enlKOW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.InvestForm-module-scss-module__enlKOW__block{border-radius:var(--radius-l);background:var(--color-bg-surface);z-index:2;position:relative}.InvestForm-module-scss-module__enlKOW__core{padding:var(--space-4xl) var(--space-4xl) var(--space-xxl)}@media only screen and (max-width:767px){.InvestForm-module-scss-module__enlKOW__core{padding:var(--space-l) var(--space-l) var(--space-l)}}.InvestForm-module-scss-module__enlKOW__head{margin-bottom:var(--space-4xl)}@media only screen and (max-width:767px){.InvestForm-module-scss-module__enlKOW__head{margin-bottom:var(--space-xl)}}.InvestForm-module-scss-module__enlKOW__head-core{margin-bottom:var(--space-m);justify-content:space-between;align-items:center;display:flex}.InvestForm-module-scss-module__enlKOW__cover{border-radius:var(--radius-m);background:var(--card-color,var(--color-bg-cover));flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.InvestForm-module-scss-module__enlKOW__cover svg{flex:none;max-width:100%;max-height:100%}.InvestForm-module-scss-module__enlKOW__title{letter-spacing:-.02em;color:var(--color-text-primary);font-size:20px;font-weight:600;line-height:1;display:block}.InvestForm-module-scss-module__enlKOW__company{color:var(--color-text-tertiary);margin-top:var(--space-m);font-size:14px;font-weight:500;line-height:1.5;display:block}.InvestForm-module-scss-module__enlKOW__section+.InvestForm-module-scss-module__enlKOW__section{margin-top:var(--space-xxxl)}@media only screen and (max-width:767px){.InvestForm-module-scss-module__enlKOW__section{margin-top:var(--space-xl)}}.InvestForm-module-scss-module__enlKOW__repayment{justify-content:space-between;align-items:flex-start;gap:var(--space-l);display:flex}@media only screen and (max-width:480px){.InvestForm-module-scss-module__enlKOW__repayment{flex-direction:column-reverse}}.InvestForm-module-scss-module__enlKOW__repayment-text{margin-top:var(--space-xxs);color:var(--color-text-tertiary)}@media only screen and (max-width:480px){.InvestForm-module-scss-module__enlKOW__repayment-tabs{justify-content:stretch;align-items:center;width:100%;display:flex}}.InvestForm-module-scss-module__enlKOW__total{margin-top:var(--space-s);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1px;display:flex}.InvestForm-module-scss-module__enlKOW__total-item{height:var(--size-field-sm);background:var(--color-bg-surface);padding-left:var(--space-xl);padding-right:var(--space-xl);cursor:default;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:1.42857;display:flex}.InvestForm-module-scss-module__enlKOW__total-item:first-child{border-radius:var(--radius-s) var(--radius-s) 0 0}.InvestForm-module-scss-module__enlKOW__total-item:last-child{border-radius:0 0 var(--radius-s) var(--radius-s)}.InvestForm-module-scss-module__enlKOW__total-title{color:var(--color-text-tertiary)}.InvestForm-module-scss-module__enlKOW__total-val{text-transform:uppercase}.InvestForm-module-scss-module__enlKOW__total-val--accent{color:var(--color-text-mark)}.InvestForm-module-scss-module__enlKOW__amount{height:var(--size-field-lg);border-radius:var(--radius-m);border:1px solid var(--color-bd-secondary);margin-top:var(--space-l);padding:var(--space-m) var(--space-xl);cursor:default;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;line-height:1.5;display:flex}.InvestForm-module-scss-module__enlKOW__amount-title{color:var(--color-text-secondary)}.InvestForm-module-scss-module__enlKOW__amount-val{color:var(--color-text-primary);text-transform:uppercase}.InvestForm-module-scss-module__enlKOW__list{cursor:default;font-size:16px;font-weight:400;line-height:1.5}.InvestForm-module-scss-module__enlKOW__list.InvestForm-module-scss-module__enlKOW__is-hidden{display:none}.InvestForm-module-scss-module__enlKOW__list-item{border-bottom:1px solid var(--color-bd-secondary);padding-top:var(--space-m);padding-bottom:var(--space-m);justify-content:space-between;align-items:center;display:flex}.InvestForm-module-scss-module__enlKOW__list-item:last-child{border:0}.InvestForm-module-scss-module__enlKOW__list-title{color:var(--color-text-tertiary)}.InvestForm-module-scss-module__enlKOW__list-val{color:var(--color-text-primary)}.InvestForm-module-scss-module__enlKOW__subtitle{color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:var(--space-s);-webkit-user-select:none;user-select:none;cursor:default;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.5;display:flex}.InvestForm-module-scss-module__enlKOW__subtitle--details{margin-bottom:0}.InvestForm-module-scss-module__enlKOW__subtitle--repayment{justify-content:flex-start;margin-bottom:0}.InvestForm-module-scss-module__enlKOW__subtitle--foldable{cursor:pointer}.InvestForm-module-scss-module__enlKOW__subtitle-icn{transition:transform var(--trans-base);transform:rotate(180deg)}.InvestForm-module-scss-module__enlKOW__subtitle-icn.InvestForm-module-scss-module__enlKOW__is-opened{transform:rotate(0)}.InvestForm-module-scss-module__enlKOW__docs-item{font-size:16px;font-weight:400;line-height:1.5}.InvestForm-module-scss-module__enlKOW__docs-item+.InvestForm-module-scss-module__enlKOW__docs-item{margin-top:var(--space-xs)}.InvestForm-module-scss-module__enlKOW__docs-link{justify-content:flex-start;align-items:center;gap:var(--space-s);color:var(--color-text-primary);transition:color var(--trans-base);display:inline-flex}.InvestForm-module-scss-module__enlKOW__docs-link:hover{color:var(--color-text-secondary)}.InvestForm-module-scss-module__enlKOW__docs-title{padding-top:2px}.InvestForm-module-scss-module__enlKOW__footer{border-top:1px solid var(--color-bd-secondary);justify-content:flex-end;align-items:center;gap:var(--space-m);padding:var(--space-xxl);display:flex}@media only screen and (max-width:767px){.InvestForm-module-scss-module__enlKOW__footer{padding:var(--space-l)}}
@keyframes InvestForm-module-scss-module__a-ws0W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes InvestForm-module-scss-module__a-ws0W__placeholder{0%,to{opacity:1}50%{opacity:.6}}.InvestForm-module-scss-module__a-ws0W__block{border-radius:var(--radius-l);background:var(--color-bg-surface);z-index:2;position:relative}.InvestForm-module-scss-module__a-ws0W__loader{height:300px}.InvestForm-module-scss-module__a-ws0W__core{padding:var(--space-4xl) var(--space-4xl) var(--space-xxl)}@media only screen and (max-width:767px){.InvestForm-module-scss-module__a-ws0W__core{padding:var(--space-l) var(--space-l) var(--space-l)}}.InvestForm-module-scss-module__a-ws0W__head{margin-bottom:var(--space-4xl)}@media only screen and (max-width:767px){.InvestForm-module-scss-module__a-ws0W__head{margin-bottom:var(--space-xl)}}.InvestForm-module-scss-module__a-ws0W__head-core{margin-bottom:var(--space-m);justify-content:space-between;align-items:center;display:flex}.InvestForm-module-scss-module__a-ws0W__cover{border-radius:var(--radius-m);background:var(--card-color,var(--color-bg-cover));flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.InvestForm-module-scss-module__a-ws0W__cover svg{flex:none;max-width:100%;max-height:100%}.InvestForm-module-scss-module__a-ws0W__link{border-radius:var(--radius-s);padding-left:var(--space-l);padding-right:var(--space-m)}.InvestForm-module-scss-module__a-ws0W__title{letter-spacing:-.02em;color:var(--color-text-primary);font-size:20px;font-weight:600;line-height:1;display:block}.InvestForm-module-scss-module__a-ws0W__company{color:var(--color-text-tertiary);margin-top:var(--space-m);font-size:14px;font-weight:500;line-height:1.5;display:block}.InvestForm-module-scss-module__a-ws0W__section+.InvestForm-module-scss-module__a-ws0W__section{margin-top:var(--space-xxxl)}@media only screen and (max-width:767px){.InvestForm-module-scss-module__a-ws0W__section{margin-top:var(--space-xl)}}.InvestForm-module-scss-module__a-ws0W__repayment{justify-content:space-between;align-items:flex-start;gap:var(--space-l);display:flex}@media only screen and (max-width:480px){.InvestForm-module-scss-module__a-ws0W__repayment{flex-direction:column-reverse}}.InvestForm-module-scss-module__a-ws0W__repayment-text{margin-top:var(--space-xxs);color:var(--color-text-tertiary)}@media only screen and (max-width:480px){.InvestForm-module-scss-module__a-ws0W__repayment-tabs{justify-content:stretch;align-items:center;width:100%;display:flex}}.InvestForm-module-scss-module__a-ws0W__total{margin-top:var(--space-s);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1px;display:flex}.InvestForm-module-scss-module__a-ws0W__total-item{height:var(--size-field-sm);justify-content:space-between;align-items:center;gap:var(--space-l);background:var(--color-bg-surface);padding-left:var(--space-xl);padding-right:var(--space-xl);cursor:default;font-size:14px;font-weight:400;line-height:1.42857;display:flex}.InvestForm-module-scss-module__a-ws0W__total-item:first-child{border-radius:var(--radius-s) var(--radius-s) 0 0}.InvestForm-module-scss-module__a-ws0W__total-item:last-child{border-radius:0 0 var(--radius-s) var(--radius-s)}.InvestForm-module-scss-module__a-ws0W__total-item:only-child{border-radius:var(--radius-s)}.InvestForm-module-scss-module__a-ws0W__total-title{text-overflow:ellipsis;white-space:nowrap;max-width:50%;color:var(--color-text-tertiary);flex:none;overflow:hidden}.InvestForm-module-scss-module__a-ws0W__total-val{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;max-width:100%;overflow:hidden}.InvestForm-module-scss-module__a-ws0W__total-val--accent{color:var(--color-text-mark)}.InvestForm-module-scss-module__a-ws0W__min-amount{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:400;line-height:1.42857;overflow:visible}.InvestForm-module-scss-module__a-ws0W__min-amount--accent{color:var(--color-text-mark)}.InvestForm-module-scss-module__a-ws0W__max-btn{letter-spacing:.48px;text-transform:uppercase;height:24px;color:var(--color-text-primary);background:var(--color-bg-badge);cursor:pointer;padding:0 var(--space-s);border-radius:var(--radius-full);transition:opacity var(--trans-base);white-space:nowrap;border:none;align-items:center;font-size:12px;font-weight:500;line-height:1.2;display:inline-flex}.InvestForm-module-scss-module__a-ws0W__max-btn:hover{opacity:.8}.InvestForm-module-scss-module__a-ws0W__max-btn:disabled{opacity:.4;cursor:default}.InvestForm-module-scss-module__a-ws0W__amount{height:var(--size-field-lg);border-radius:var(--radius-m);border:1px solid var(--color-bd-secondary);margin-top:var(--space-l);padding:var(--space-m) var(--space-xl);cursor:default;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;line-height:1.5;display:flex}.InvestForm-module-scss-module__a-ws0W__amount-title{color:var(--color-text-secondary)}.InvestForm-module-scss-module__a-ws0W__amount-val{color:var(--color-text-primary);text-transform:uppercase}.InvestForm-module-scss-module__a-ws0W__min{text-wrap:nowrap}.InvestForm-module-scss-module__a-ws0W__list{cursor:default;font-size:16px;font-weight:400;line-height:1.5}.InvestForm-module-scss-module__a-ws0W__list.InvestForm-module-scss-module__a-ws0W__is-hidden{display:none}.InvestForm-module-scss-module__a-ws0W__list-item{border-bottom:1px solid var(--color-bd-secondary);padding-top:var(--space-m);padding-bottom:var(--space-m);justify-content:space-between;align-items:center;display:flex}.InvestForm-module-scss-module__a-ws0W__list-item:last-child{border:0}.InvestForm-module-scss-module__a-ws0W__list-title{color:var(--color-text-tertiary)}.InvestForm-module-scss-module__a-ws0W__list-val{color:var(--color-text-primary);text-align:right}.InvestForm-module-scss-module__a-ws0W__subtitle{color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:var(--space-s);-webkit-user-select:none;user-select:none;cursor:default;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.5;display:flex}.InvestForm-module-scss-module__a-ws0W__subtitle--details{margin-bottom:0}.InvestForm-module-scss-module__a-ws0W__subtitle--repayment{justify-content:flex-start;margin-bottom:0}.InvestForm-module-scss-module__a-ws0W__subtitle--foldable{cursor:pointer}.InvestForm-module-scss-module__a-ws0W__subtitle-icn{transition:transform var(--trans-base);transform:rotate(180deg)}.InvestForm-module-scss-module__a-ws0W__subtitle-icn.InvestForm-module-scss-module__a-ws0W__is-opened{transform:rotate(0)}.InvestForm-module-scss-module__a-ws0W__input:not(:hover){--color-bg-surface:transparent}.InvestForm-module-scss-module__a-ws0W__input [data-slot=description],.InvestForm-module-scss-module__a-ws0W__input [data-slot=error-message]{padding-top:var(--space-xs);padding-left:var(--space-xl);font-size:14px;font-weight:500;line-height:1.42857}.InvestForm-module-scss-module__a-ws0W__docs-item{font-size:16px;font-weight:400;line-height:1.5}.InvestForm-module-scss-module__a-ws0W__docs-item+.InvestForm-module-scss-module__a-ws0W__docs-item{margin-top:var(--space-xs)}.InvestForm-module-scss-module__a-ws0W__docs-link{justify-content:flex-start;align-items:center;gap:var(--space-s);color:var(--color-text-primary);transition:color var(--trans-base);display:inline-flex}.InvestForm-module-scss-module__a-ws0W__docs-link:hover{color:var(--color-text-secondary)}.InvestForm-module-scss-module__a-ws0W__docs-title{padding-top:2px}.InvestForm-module-scss-module__a-ws0W__footer{border-top:1px solid var(--color-bd-secondary);justify-content:flex-end;align-items:center;gap:var(--space-m);padding:var(--space-xxl);display:flex}@media only screen and (max-width:767px){.InvestForm-module-scss-module__a-ws0W__footer{padding:var(--space-l)}}.InvestForm-module-scss-module__a-ws0W__empty{padding:var(--space-xxl)}.InvestForm-module-scss-module__a-ws0W__escrow{margin-top:var(--space-s)}.InvestForm-module-scss-module__a-ws0W__escrow-limit{color:var(--color-text-mark);padding-left:var(--space-xl);font-size:14px;font-weight:500;line-height:1.42857;display:block}.InvestForm-module-scss-module__a-ws0W__escrow-hint{color:var(--color-text-tertiary);margin-top:var(--space-l);font-size:14px;line-height:1.42857;display:block}
@keyframes WelcomeBonusInfoModal-module-scss-module__lTs1Nq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WelcomeBonusInfoModal-module-scss-module__lTs1Nq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.WelcomeBonusInfoModal-module-scss-module__lTs1Nq__countdown{text-transform:uppercase;letter-spacing:.06em;background:var(--color-bg-brand);color:var(--color-text-white);font-variant-numeric:tabular-nums;text-overflow:ellipsis;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:10px;font-weight:500;line-height:1.2;overflow:hidden}.WelcomeBonusInfoModal-module-scss-module__lTs1Nq__content{gap:var(--space-m);flex-direction:column;display:flex}.WelcomeBonusInfoModal-module-scss-module__lTs1Nq__content .WelcomeBonusInfoModal-module-scss-module__lTs1Nq__body{color:var(--color-text-secondary);margin:0;font-weight:400;line-height:1.5}.WelcomeBonusInfoModal-module-scss-module__lTs1Nq__cta{width:100%}
@keyframes WelcomeBonusInvestRow-module-scss-module__Pcls5q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WelcomeBonusInvestRow-module-scss-module__Pcls5q__placeholder{0%,to{opacity:1}50%{opacity:.6}}.WelcomeBonusInvestRow-module-scss-module__Pcls5q__row{justify-content:space-between;align-items:center;gap:var(--space-s);display:flex}.WelcomeBonusInvestRow-module-scss-module__Pcls5q__title{color:var(--color-text-secondary)}.WelcomeBonusInvestRow-module-scss-module__Pcls5q__value{color:#f59e0b;font-weight:600}
@keyframes WelcomeBonusStatItem-module-scss-module__bSKQiW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WelcomeBonusStatItem-module-scss-module__bSKQiW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.WelcomeBonusStatItem-module-scss-module__bSKQiW__badge{color:var(--color-text-primary);font-variant-numeric:tabular-nums;background:#0073fade;border-radius:9999px;align-items:center;padding:0 8px;font-size:10px;font-weight:500;line-height:16px;display:inline-flex}.WelcomeBonusStatItem-module-scss-module__bSKQiW__badgeUrgent{background:#eb4034de}.WelcomeBonusStatItem-module-scss-module__bSKQiW__value{align-items:center;gap:4px;display:inline-flex}.WelcomeBonusStatItem-module-scss-module__bSKQiW__gift{font-weight:600}.WelcomeBonusStatItem-module-scss-module__bSKQiW__icon{border-radius:50%;flex-shrink:0}
@keyframes WelcomeBonusSuccessModal-module-scss-module__HcQgjG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes WelcomeBonusSuccessModal-module-scss-module__HcQgjG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.WelcomeBonusSuccessModal-module-scss-module__HcQgjG__title{font-weight:600}.WelcomeBonusSuccessModal-module-scss-module__HcQgjG__body{color:var(--color-text-secondary);margin:0;line-height:1.5}.WelcomeBonusSuccessModal-module-scss-module__HcQgjG__cta{width:100%}
@keyframes InvestResult-module-scss-module__LGZ-ga__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes InvestResult-module-scss-module__LGZ-ga__placeholder{0%,to{opacity:1}50%{opacity:.6}}.InvestResult-module-scss-module__LGZ-ga__result-head{padding:var(--space-4xl);text-align:center;animation:InvestResult-module-scss-module__LGZ-ga__appear var(--trans-long) both;flex-direction:column;align-items:center;display:flex}@media only screen and (max-width:767px){.InvestResult-module-scss-module__LGZ-ga__result-head{padding:var(--space-xl)}}.InvestResult-module-scss-module__LGZ-ga__result-pic{width:100px;height:100px;margin-bottom:var(--space-xl);-webkit-user-select:none;user-select:none}.InvestResult-module-scss-module__LGZ-ga__result-pic img{width:100%;height:100%}@media only screen and (max-width:767px){.InvestResult-module-scss-module__LGZ-ga__result-pic{margin-bottom:var(--space-l)}}.InvestResult-module-scss-module__LGZ-ga__result-title{letter-spacing:-.02em;font-size:44px;font-weight:600;line-height:1.09091;display:block}@media only screen and (max-width:767px){.InvestResult-module-scss-module__LGZ-ga__result-title{letter-spacing:-.02em;font-size:28px;font-weight:600;line-height:1.14286}}.InvestResult-module-scss-module__LGZ-ga__result-text{color:var(--color-text-secondary);margin-top:var(--space-s)}@media only screen and (max-width:767px){.InvestResult-module-scss-module__LGZ-ga__result-text{margin-top:var(--space-xs)}}.InvestResult-module-scss-module__LGZ-ga__result-error{color:var(--color-text-critical);margin-top:var(--space-s);max-width:520px}.InvestResult-module-scss-module__LGZ-ga__result-body{padding-left:var(--space-4xl);padding-right:var(--space-4xl);animation:.5s cubic-bezier(.34,1.56,.64,1) .15s both InvestResult-module-scss-module__LGZ-ga__rise}@media only screen and (max-width:767px){.InvestResult-module-scss-module__LGZ-ga__result-body{padding-left:var(--space-xl);padding-right:var(--space-xl)}}.InvestResult-module-scss-module__LGZ-ga__summary-item{justify-content:space-between;align-items:center;gap:var(--space-s);border-bottom:1px solid var(--color-bd-secondary);padding-top:var(--space-l);padding-bottom:var(--space-l);cursor:default;font-size:16px;font-weight:400;line-height:1.5;display:flex}.InvestResult-module-scss-module__LGZ-ga__summary-item:last-child{border-bottom:0}.InvestResult-module-scss-module__LGZ-ga__summary-title{color:var(--color-text-tertiary)}.InvestResult-module-scss-module__LGZ-ga__summary-val{justify-content:flex-start;align-items:center;gap:var(--size-xxs);color:var(--color-text-primary);text-align:right;display:inline-flex}.InvestResult-module-scss-module__LGZ-ga__summary-val--danger{color:var(--color-text-critical)}.InvestResult-module-scss-module__LGZ-ga__summary-val--accent{color:var(--color-text-mark)}.InvestResult-module-scss-module__LGZ-ga__summary-val--bonus{color:var(--color-text-bonus)}a:hover.InvestResult-module-scss-module__LGZ-ga__summary-val{color:var(--color-text-secondary)}.InvestResult-module-scss-module__LGZ-ga__summary-icn{position:relative;top:-1px}.InvestResult-module-scss-module__LGZ-ga__buttons{padding:var(--space-4xl);animation:.5s cubic-bezier(.34,1.56,.64,1) .28s both InvestResult-module-scss-module__LGZ-ga__rise}@media only screen and (max-width:767px){.InvestResult-module-scss-module__LGZ-ga__buttons{padding:var(--space-xl)}}@keyframes InvestResult-module-scss-module__LGZ-ga__appear{0%{opacity:0}to{opacity:1}}@keyframes InvestResult-module-scss-module__LGZ-ga__rise{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.InvestResult-module-scss-module__LGZ-ga__result-head,.InvestResult-module-scss-module__LGZ-ga__result-body,.InvestResult-module-scss-module__LGZ-ga__buttons{animation:none}}.InvestResult-module-scss-module__LGZ-ga__buttons-item+.InvestResult-module-scss-module__LGZ-ga__buttons-item{margin-top:var(--space-m)}.InvestResult-module-scss-module__LGZ-ga__contacts{color:var(--color-text-secondary);margin-top:var(--space-xl);text-align:center;cursor:default;max-width:320px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:400;line-height:1.5}.InvestResult-module-scss-module__LGZ-ga__contacts a{color:var(--color-text-primary);text-decoration:underline}.InvestResult-module-scss-module__LGZ-ga__contacts a:hover{text-decoration:none}@media only screen and (max-width:767px){.InvestResult-module-scss-module__LGZ-ga__contacts{max-width:100%}}
@keyframes InvestBlock-module-scss-module__zaZMzG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes InvestBlock-module-scss-module__zaZMzG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.InvestBlock-module-scss-module__zaZMzG__block{border-radius:var(--radius-l);background:var(--color-bg-surface);z-index:2;position:relative}.InvestBlock-module-scss-module__zaZMzG__core{padding:var(--space-4xl) var(--space-4xl) var(--space-xxl)}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__core{padding:var(--space-l) var(--space-l) var(--space-l)}}.InvestBlock-module-scss-module__zaZMzG__head{margin-bottom:var(--space-4xl)}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__head{margin-bottom:var(--space-xl)}}.InvestBlock-module-scss-module__zaZMzG__head-core{margin-bottom:var(--space-m);justify-content:space-between;align-items:center;display:flex}.InvestBlock-module-scss-module__zaZMzG__cover{border-radius:var(--radius-m);background:var(--card-color,var(--color-bg-cover));flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.InvestBlock-module-scss-module__zaZMzG__cover svg{flex:none;max-width:100%;max-height:100%}.InvestBlock-module-scss-module__zaZMzG__title{letter-spacing:-.02em;color:var(--color-text-primary);font-size:20px;font-weight:600;line-height:1;display:block}.InvestBlock-module-scss-module__zaZMzG__company{color:var(--color-text-tertiary);margin-top:var(--space-m);font-size:14px;font-weight:500;line-height:1.5;display:block}.InvestBlock-module-scss-module__zaZMzG__section+.InvestBlock-module-scss-module__zaZMzG__section{margin-top:var(--space-xxxl)}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__section{margin-top:var(--space-xl)}}.InvestBlock-module-scss-module__zaZMzG__repayment{justify-content:space-between;align-items:flex-start;gap:var(--space-l);display:flex}@media only screen and (max-width:480px){.InvestBlock-module-scss-module__zaZMzG__repayment{flex-direction:column-reverse}}.InvestBlock-module-scss-module__zaZMzG__repayment-text{margin-top:var(--space-xxs);color:var(--color-text-tertiary)}@media only screen and (max-width:480px){.InvestBlock-module-scss-module__zaZMzG__repayment-tabs{justify-content:stretch;align-items:center;width:100%;display:flex}}.InvestBlock-module-scss-module__zaZMzG__total{margin-top:var(--space-s);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1px;display:flex}.InvestBlock-module-scss-module__zaZMzG__total-item{height:var(--size-field-sm);background:var(--color-bg-surface);padding-left:var(--space-xl);padding-right:var(--space-xl);cursor:default;justify-content:space-between;align-items:center;font-size:14px;font-weight:400;line-height:1.42857;display:flex}.InvestBlock-module-scss-module__zaZMzG__total-item:first-child{border-radius:var(--radius-s) var(--radius-s) 0 0}.InvestBlock-module-scss-module__zaZMzG__total-item:last-child{border-radius:0 0 var(--radius-s) var(--radius-s)}.InvestBlock-module-scss-module__zaZMzG__total-title{color:var(--color-text-tertiary)}.InvestBlock-module-scss-module__zaZMzG__total-val{text-transform:uppercase}.InvestBlock-module-scss-module__zaZMzG__total-val--accent{color:var(--color-text-mark)}.InvestBlock-module-scss-module__zaZMzG__amount{height:var(--size-field-lg);border-radius:var(--radius-m);border:1px solid var(--color-bd-secondary);margin-top:var(--space-l);padding:var(--space-m) var(--space-xl);cursor:default;justify-content:space-between;align-items:center;font-size:16px;font-weight:400;line-height:1.5;display:flex}.InvestBlock-module-scss-module__zaZMzG__amount-title{color:var(--color-text-secondary)}.InvestBlock-module-scss-module__zaZMzG__amount-val{color:var(--color-text-primary);text-transform:uppercase}.InvestBlock-module-scss-module__zaZMzG__list{cursor:default;font-size:16px;font-weight:400;line-height:1.5}.InvestBlock-module-scss-module__zaZMzG__list.InvestBlock-module-scss-module__zaZMzG__is-hidden{display:none}.InvestBlock-module-scss-module__zaZMzG__list-item{border-bottom:1px solid var(--color-bd-secondary);padding-top:var(--space-m);padding-bottom:var(--space-m);justify-content:space-between;align-items:center;display:flex}.InvestBlock-module-scss-module__zaZMzG__list-item:last-child{border:0}.InvestBlock-module-scss-module__zaZMzG__list-title{color:var(--color-text-tertiary)}.InvestBlock-module-scss-module__zaZMzG__list-val{color:var(--color-text-primary)}.InvestBlock-module-scss-module__zaZMzG__subtitle{color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:var(--space-s);-webkit-user-select:none;user-select:none;cursor:default;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.5;display:flex}.InvestBlock-module-scss-module__zaZMzG__subtitle--details{margin-bottom:0}.InvestBlock-module-scss-module__zaZMzG__subtitle--repayment{justify-content:flex-start;margin-bottom:0}.InvestBlock-module-scss-module__zaZMzG__subtitle--foldable{cursor:pointer}.InvestBlock-module-scss-module__zaZMzG__subtitle-icn{transition:transform var(--trans-base);transform:rotate(180deg)}.InvestBlock-module-scss-module__zaZMzG__subtitle-icn.InvestBlock-module-scss-module__zaZMzG__is-opened{transform:rotate(0)}.InvestBlock-module-scss-module__zaZMzG__docs-item{font-size:16px;font-weight:400;line-height:1.5}.InvestBlock-module-scss-module__zaZMzG__docs-item+.InvestBlock-module-scss-module__zaZMzG__docs-item{margin-top:var(--space-xs)}.InvestBlock-module-scss-module__zaZMzG__docs-link{justify-content:flex-start;align-items:center;gap:var(--space-s);color:var(--color-text-primary);transition:color var(--trans-base);display:inline-flex}.InvestBlock-module-scss-module__zaZMzG__docs-link:hover{color:var(--color-text-secondary)}.InvestBlock-module-scss-module__zaZMzG__docs-title{padding-top:2px}.InvestBlock-module-scss-module__zaZMzG__footer{border-top:1px solid var(--color-bd-secondary);justify-content:flex-end;align-items:center;gap:var(--space-m);padding:var(--space-xxl);display:flex}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__footer{padding:var(--space-l)}}.InvestBlock-module-scss-module__zaZMzG__result-head{padding:var(--space-4xl);text-align:center}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__result-head{padding:var(--space-xl)}}.InvestBlock-module-scss-module__zaZMzG__result-pic{vertical-align:top;width:100px;height:100px;margin-bottom:var(--space-xl);-webkit-user-select:none;user-select:none;display:inline-block}.InvestBlock-module-scss-module__zaZMzG__result-pic img{width:100%;height:100%}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__result-pic{margin-bottom:var(--space-l)}}.InvestBlock-module-scss-module__zaZMzG__result-title{letter-spacing:-.02em;font-size:44px;font-weight:600;line-height:1.09091;display:block}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__result-title{letter-spacing:-.02em;font-size:28px;font-weight:600;line-height:1.14286}}.InvestBlock-module-scss-module__zaZMzG__result-text{color:var(--color-text-secondary);margin-top:var(--space-s)}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__result-text{margin-top:var(--space-xs)}}.InvestBlock-module-scss-module__zaZMzG__result-body{padding-left:var(--space-4xl);padding-right:var(--space-4xl)}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__result-body{padding-left:var(--space-xl);padding-right:var(--space-xl)}}.InvestBlock-module-scss-module__zaZMzG__summary-item{justify-content:space-between;align-items:center;gap:var(--space-s);border-bottom:1px solid var(--color-bd-secondary);padding-top:var(--space-l);padding-bottom:var(--space-l);cursor:default;font-size:16px;font-weight:400;line-height:1.5;display:flex}.InvestBlock-module-scss-module__zaZMzG__summary-item:last-child{border-bottom:0}.InvestBlock-module-scss-module__zaZMzG__summary-title{color:var(--color-text-tertiary)}.InvestBlock-module-scss-module__zaZMzG__summary-val{justify-content:flex-start;align-items:center;gap:var(--size-xxs);color:var(--color-text-primary);text-align:right;display:inline-flex}.InvestBlock-module-scss-module__zaZMzG__summary-val--danger{color:var(--color-text-critical)}.InvestBlock-module-scss-module__zaZMzG__summary-val--accent{color:var(--color-text-mark)}a:hover.InvestBlock-module-scss-module__zaZMzG__summary-val{color:var(--color-text-secondary)}.InvestBlock-module-scss-module__zaZMzG__summary-icn{position:relative;top:-1px}.InvestBlock-module-scss-module__zaZMzG__buttons{padding:var(--space-4xl)}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__buttons{padding:var(--space-xl)}}.InvestBlock-module-scss-module__zaZMzG__buttons-item+.InvestBlock-module-scss-module__zaZMzG__buttons-item{margin-top:var(--space-m)}.InvestBlock-module-scss-module__zaZMzG__contacts{color:var(--color-text-secondary);margin-top:var(--space-xl);text-align:center;cursor:default;max-width:320px;margin-left:auto;margin-right:auto;font-size:16px;font-weight:400;line-height:1.5}.InvestBlock-module-scss-module__zaZMzG__contacts a{color:var(--color-text-primary);text-decoration:underline}.InvestBlock-module-scss-module__zaZMzG__contacts a:hover{text-decoration:none}@media only screen and (max-width:767px){.InvestBlock-module-scss-module__zaZMzG__contacts{max-width:100%}}
@keyframes ShareInput-module-scss-module__3fyc7a__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ShareInput-module-scss-module__3fyc7a__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ShareInput-module-scss-module__3fyc7a__block{flex:none;width:100%}.ShareInput-module-scss-module__3fyc7a__block>div{width:100%}.ShareInput-module-scss-module__3fyc7a__field{position:relative}.ShareInput-module-scss-module__3fyc7a__field-title{color:var(--color-text-tertiary);padding-top:var(--space-s);padding-left:var(--space-xl);-webkit-user-select:none;user-select:none;font-size:12px;font-weight:400;line-height:1.33333;position:absolute;top:0;left:0}.ShareInput-module-scss-module__3fyc7a__field-input{text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:100%;padding-top:var(--space-l);padding-left:var(--space-xl);height:var(--size-field-lg);border-radius:var(--radius-m);background:var(--color-field-default);color:var(--color-text-primary);transition:background var(--trans-base);pointer-events:none;outline:none;padding-right:52px;font-size:16px;font-weight:500;line-height:1.5;overflow:hidden}.ShareInput-module-scss-module__3fyc7a__field-input:focus{outline:none}.ShareInput-module-scss-module__3fyc7a__field-input:hover{background:var(--color-field-hover)}.ShareInput-module-scss-module__3fyc7a__field-input:focus{background:var(--color-field-active)}.ShareInput-module-scss-module__3fyc7a__field .ShareInput-module-scss-module__3fyc7a__field-btn{right:var(--space-s);padding:0;position:absolute;top:50%;transform:translateY(-50%)}
@keyframes SocButtons-module-scss-module__y-d0DW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SocButtons-module-scss-module__y-d0DW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.SocButtons-module-scss-module__y-d0DW__soc{justify-content:flex-start;align-items:center;gap:var(--space-s);display:flex}.SocButtons-module-scss-module__y-d0DW__soc-el{padding-left:0;padding-right:0}
@keyframes Layout-module-scss-module__oAk98W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Layout-module-scss-module__oAk98W__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Layout-module-scss-module__oAk98W__connect>span{justify-content:center;align-items:center;display:flex;gap:8px!important}.Layout-module-scss-module__oAk98W__connect>span>div,.Layout-module-scss-module__oAk98W__connect>span svg{width:24px!important;height:24px!important}.Layout-module-scss-module__oAk98W__connect>span>span{letter-spacing:0;font-size:16px;font-weight:500;line-height:24px}