@keyframes SidebarMenu-module-scss-module__81cs8G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SidebarMenu-module-scss-module__81cs8G__placeholder{0%,to{opacity:1}50%{opacity:.6}}.SidebarMenu-module-scss-module__81cs8G__logo{width:120px;height:26px;color:var(--logo-main,rgba(255,255,255,.94));margin:18px;text-decoration:none;display:inline-block}.SidebarMenu-module-scss-module__81cs8G__logo:hover{color:var(--logo-main,rgba(255,255,255,.94));text-decoration:none}.SidebarMenu-module-scss-module__81cs8G__logo svg{width:100%;height:100%;margin:0}
@keyframes AppKitAuthErrorBadge-module-scss-module__Z-zdyW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes AppKitAuthErrorBadge-module-scss-module__Z-zdyW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__wrapper{opacity:0;pointer-events:none;z-index:10000;width:100%;max-width:340px;transition:opacity .22s ease-in;position:fixed}@media (max-width:430px){.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__wrapper{max-width:300px}}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__visible{opacity:1}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__center{top:calc(50% - 160px);left:50%;transform:translate(-50%,-50%)}@media (max-width:430px){.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__center{top:unset;bottom:270px}}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__top-left{top:20px;left:20px}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__top-right{top:20px;right:20px}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__bottom-left{bottom:20px;left:20px}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__bottom-right{bottom:20px;right:20px}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__badge{pointer-events:auto;background:#222525;border:1px solid #2a2e35;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:68px;padding:14px 18px;display:inline-flex;box-shadow:0 10px 32px rgba(0,0,0,.45)}@media (max-width:430px){.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__badge{min-height:64px}}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__icon{fill:#e5484d;color:#e5484d;flex:0 0 25px;width:25px;height:25px}.AppKitAuthErrorBadge-module-scss-module__Z-zdyW__text{color:#e6e7ea;white-space:nowrap}
@keyframes Ava-module-scss-module__QkaiEW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Ava-module-scss-module__QkaiEW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Ava-module-scss-module__QkaiEW__ava{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Ava-module-scss-module__QkaiEW__ava img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
@keyframes Badge-module-scss-module__LEsDIa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Badge-module-scss-module__LEsDIa__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Badge-module-scss-module__LEsDIa__block{--radius:250px;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);will-change:backdrop-filter;background:var(--color-bg-topbar);padding:var(--space-xs);border-radius:var(--radius);justify-content:space-between;align-items:center;display:inline-flex}.Badge-module-scss-module__LEsDIa__block--timer{width:100%;display:flex}.Badge-module-scss-module__LEsDIa__content{justify-content:flex-start;align-items:center;gap:var(--space-m);display:inline-flex}.Badge-module-scss-module__LEsDIa__icn{width:44px;height:44px;color:var(--color-text-primary);flex:none;place-items:center;display:grid;position:relative}.Badge-module-scss-module__LEsDIa__icn svg{z-index:2;position:relative}.Badge-module-scss-module__LEsDIa__block--limited .Badge-module-scss-module__LEsDIa__icn{color:#0e8f11}.Badge-module-scss-module__LEsDIa__icn-bg{background:var(--color-bg-brand);width:44px;height:44px;transition:transform var(--trans-base);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.Badge-module-scss-module__LEsDIa__block--limited .Badge-module-scss-module__LEsDIa__icn-bg{will-change:transform;background:url(/img/bg-star.svg) 50%/44px 44px no-repeat;animation:2s linear infinite paused Badge-module-scss-module__LEsDIa__rotate}.Badge-module-scss-module__LEsDIa__block--hovered.Badge-module-scss-module__LEsDIa__block--limited .Badge-module-scss-module__LEsDIa__icn-bg{animation-play-state:running}.Badge-module-scss-module__LEsDIa__block--token .Badge-module-scss-module__LEsDIa__icn-bg{background:var(--color-bg-brand)url(/img/fat-arrow.svg) repeat-y center 0;will-change:background-position;background-size:44px 44px}[data-parent=true]:hover .Badge-module-scss-module__LEsDIa__block--token .Badge-module-scss-module__LEsDIa__icn-bg{background-position:50% -44px;transition:background-position .6s cubic-bezier(.68,-.6,.32,1.6)}.Badge-module-scss-module__LEsDIa__block--low .Badge-module-scss-module__LEsDIa__icn-bg{background:linear-gradient(108.13deg,#ff5858 0%,#f09819 100%)}.Badge-module-scss-module__LEsDIa__block--hight .Badge-module-scss-module__LEsDIa__icn-bg{background:linear-gradient(#625dc5 0%,#3e39a1 100%)}.Badge-module-scss-module__LEsDIa__text{letter-spacing:.06em;color:var(--color-text-primary);text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-right:var(--space-s);max-width:85px;font-size:10px;font-weight:500;line-height:1.2;display:inline-block}.Badge-module-scss-module__LEsDIa__block--low .Badge-module-scss-module__LEsDIa__text,.Badge-module-scss-module__LEsDIa__block--hight .Badge-module-scss-module__LEsDIa__text{max-width:120px}.Badge-module-scss-module__LEsDIa__time{color:var(--color-text-primary);padding-inline:var(--space-l);background:var(--color-bg-surface);border-radius:var(--radius);justify-content:center;align-self:stretch;align-items:center;min-width:95px;font-size:14px;font-weight:450;line-height:1.4;display:inline-flex}
@keyframes BorrowerLogo-module-scss-module__kOp4tG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BorrowerLogo-module-scss-module__kOp4tG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.BorrowerLogo-module-scss-module__kOp4tG__cover{border-radius:var(--radius-m);flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.BorrowerLogo-module-scss-module__kOp4tG__cover--size-sm{width:24px;height:24px}.BorrowerLogo-module-scss-module__kOp4tG__cover--size-md-x{width:40px;height:40px}.BorrowerLogo-module-scss-module__kOp4tG__cover--size-md{width:44px;height:44px}.BorrowerLogo-module-scss-module__kOp4tG__cover--is-circle{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;transform:translate(0,0);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.BorrowerLogo-module-scss-module__kOp4tG__cover svg,.BorrowerLogo-module-scss-module__kOp4tG__cover img{flex:none;max-width:100%;max-height:100%}
@keyframes Btn-module-scss-module__0JJFpG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Btn-module-scss-module__0JJFpG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Btn-module-scss-module__0JJFpG__btn{-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;text-align:center;transition:background var(--trans-base),color var(--trans-base),border var(--trans-base),opacity var(--trans-base),box-shadow var(--trans-fast);box-sizing:border-box;opacity:1;text-overflow:ellipsis;background:0 0;border:1px solid transparent;justify-content:center;align-items:center;max-width:100%;margin:0;padding:0;text-decoration:none;display:inline-flex;position:relative;bottom:0}.Btn-module-scss-module__0JJFpG__btn__core{justify-content:center;align-items:center;display:inline-flex;position:relative}.Btn-module-scss-module__0JJFpG__btn__core span{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}.Btn-module-scss-module__0JJFpG__btn.Btn-module-scss-module__0JJFpG__has-load .Btn-module-scss-module__0JJFpG__btn__core{opacity:0;pointer-events:none}.Btn-module-scss-module__0JJFpG__btn__spin{width:20px;height:20px;animation:.6s linear infinite Btn-module-scss-module__0JJFpG__rotate;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}.Btn-module-scss-module__0JJFpG__btn:hover{cursor:pointer;text-decoration:none}.Btn-module-scss-module__0JJFpG__btn:focus{outline:none}.Btn-module-scss-module__0JJFpG__btn:disabled{cursor:not-allowed}.Btn-module-scss-module__0JJFpG__btn.Btn-module-scss-module__0JJFpG__has-load{cursor:wait}.Btn-module-scss-module__0JJFpG__btn--fluid{width:100%}.Btn-module-scss-module__0JJFpG__btn--size-lg{letter-spacing:-.005em;min-height:var(--size-field-lg);min-width:var(--size-field-lg);border-radius:var(--radius-m);padding-left:var(--space-xxl);padding-right:var(--space-xxl);font-size:16px;font-weight:600;line-height:1.3}.Btn-module-scss-module__0JJFpG__btn--size-lg .Btn-module-scss-module__0JJFpG__btn__core{gap:var(--space-s)}.Btn-module-scss-module__0JJFpG__btn--size-md{letter-spacing:-.005em;min-height:var(--size-field-md);min-width:var(--size-field-md);border-radius:var(--radius-m);padding-left:var(--space-l);padding-right:var(--space-l);font-size:16px;font-weight:600;line-height:1.3}.Btn-module-scss-module__0JJFpG__btn--size-md .Btn-module-scss-module__0JJFpG__btn__core{gap:var(--space-xxs)}.Btn-module-scss-module__0JJFpG__btn--size-sm{letter-spacing:-.005em;min-height:var(--size-field-sm);min-width:var(--size-field-sm);border-radius:var(--radius-s);padding-left:var(--space-l);padding-right:var(--space-l);font-size:16px;font-weight:600;line-height:1.3}.Btn-module-scss-module__0JJFpG__btn--size-sm .Btn-module-scss-module__0JJFpG__btn__core{gap:var(--space-xxs)}.Btn-module-scss-module__0JJFpG__btn-primary{color:var(--color-text-primary);background:var(--color-btn-primary);box-shadow:var(--shadow-btn-primary)}.Btn-module-scss-module__0JJFpG__btn-primary:hover:not(.Btn-module-scss-module__0JJFpG__has-load):not(:disabled){background:var(--color-btn-primary-hover)}.Btn-module-scss-module__0JJFpG__btn-primary.Btn-module-scss-module__0JJFpG__is-active,.Btn-module-scss-module__0JJFpG__btn-primary:active:not(.Btn-module-scss-module__0JJFpG__has-load):not(:disabled){bottom:-2px;box-shadow:0 0 transparent}.Btn-module-scss-module__0JJFpG__btn-primary.Btn-module-scss-module__0JJFpG__is-disabled,.Btn-module-scss-module__0JJFpG__btn-primary:disabled{color:var(--color-text-disabled);background:var(--color-btn-disabled);box-shadow:none;border-color:transparent}.Btn-module-scss-module__0JJFpG__btn-secondary{color:var(--color-text-primary);background:var(--color-btn-secondary);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.Btn-module-scss-module__0JJFpG__btn-secondary:hover:not(.Btn-module-scss-module__0JJFpG__has-load){background:var(--color-btn-secondary-hover)}.Btn-module-scss-module__0JJFpG__btn-secondary.Btn-module-scss-module__0JJFpG__is-active,.Btn-module-scss-module__0JJFpG__btn-secondary:active:not(.Btn-module-scss-module__0JJFpG__has-load){bottom:-2px}.Btn-module-scss-module__0JJFpG__btn-tertiary{color:var(--color-text-primary);border:1px solid var(--color-bd-primary)}.Btn-module-scss-module__0JJFpG__btn-tertiary:hover:not(.Btn-module-scss-module__0JJFpG__has-load){background:var(--color-bg-primary)}.Btn-module-scss-module__0JJFpG__btn-tertiary:active:not(.Btn-module-scss-module__0JJFpG__has-load){bottom:-2px}.Btn-module-scss-module__0JJFpG__btn-tertiary.Btn-module-scss-module__0JJFpG__is-disabled,.Btn-module-scss-module__0JJFpG__btn-tertiary:disabled{color:var(--color-text-primary);background:var(--color-bg-primary);border-color:transparent}.Btn-module-scss-module__0JJFpG__btn-ghost{color:var(--color-text-secondary)}.Btn-module-scss-module__0JJFpG__btn-ghost:hover:not(.Btn-module-scss-module__0JJFpG__has-load){background:var(--color-btn-secondary);color:var(--color-text-primary)}.Btn-module-scss-module__0JJFpG__btn-ghost.Btn-module-scss-module__0JJFpG__is-active,.Btn-module-scss-module__0JJFpG__btn-ghost:active:not(.Btn-module-scss-module__0JJFpG__has-load){background:var(--color-btn-secondary);bottom:-2px}.Btn-module-scss-module__0JJFpG__btn-newyear{color:var(--color-text-primary);background:linear-gradient(135deg,var(--color-bg-primary)0%,#1a472a 30%,#0c2d1f 100%);border:1px solid #2d5a3d;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(45,90,61,.3),inset 0 0 20px rgba(76,175,80,.1)}.Btn-module-scss-module__0JJFpG__btn-newyear:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(255,255,255,.15) 1px,transparent 1px) 0 0/22px 22px;width:200%;height:200%;animation:20s linear infinite Btn-module-scss-module__0JJFpG__snowflakes;position:absolute;top:-50%;left:-50%}.Btn-module-scss-module__0JJFpG__btn-newyear .Btn-module-scss-module__0JJFpG__btn__snow{opacity:.9;z-index:1;pointer-events:none;background:radial-gradient(#fff 0%,#e6f4ff 70%);border-radius:50%;width:120%;height:18px;position:absolute;bottom:-6px;left:-10%}.Btn-module-scss-module__0JJFpG__btn-newyear .Btn-module-scss-module__0JJFpG__btn__icon{z-index:2;font-size:1.3em;position:relative}.Btn-module-scss-module__0JJFpG__btn-newyear .Btn-module-scss-module__0JJFpG__btn__core{z-index:2;position:relative}.Btn-module-scss-module__0JJFpG__btn-newyear:hover:not(.Btn-module-scss-module__0JJFpG__has-load):not(:disabled){background:linear-gradient(135deg,#1e3a28 0%,#1a472a 30%,#0c2d1f 100%);transform:translateY(-1px);box-shadow:0 6px 16px rgba(45,90,61,.4),inset 0 0 25px rgba(76,175,80,.15)}.Btn-module-scss-module__0JJFpG__btn-newyear:active:not(.Btn-module-scss-module__0JJFpG__has-load):not(:disabled){transform:translateY(1px);box-shadow:0 2px 6px rgba(45,90,61,.2)}.Btn-module-scss-module__0JJFpG__btn-newyear:disabled{background:var(--color-bg-primary);border-color:var(--color-bd-secondary);color:var(--color-text-disabled);cursor:not-allowed}.Btn-module-scss-module__0JJFpG__btn-newyear:disabled:before,.Btn-module-scss-module__0JJFpG__btn-newyear:disabled .Btn-module-scss-module__0JJFpG__btn__snow{opacity:.3}.Btn-module-scss-module__0JJFpG__btn--size-lg{padding:18px 32px;font-size:18px}.Btn-module-scss-module__0JJFpG__btn--size-lg .Btn-module-scss-module__0JJFpG__btn__icon{font-size:1.5em}.Btn-module-scss-module__0JJFpG__btn--size-lg .Btn-module-scss-module__0JJFpG__btn__snow{height:22px}@keyframes Btn-module-scss-module__0JJFpG__snowflakes{0%{transform:translateY(0)rotate(0)}to{transform:translateY(24px)rotate(360deg)}}
@keyframes BaseDrop-module-scss-module__32uWka__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BaseDrop-module-scss-module__32uWka__placeholder{0%,to{opacity:1}50%{opacity:.6}}.BaseDrop-module-scss-module__32uWka__wrapper[aria-expanded=true]{opacity:1;transform:none}[aria-expanded=true]>.BaseDrop-module-scss-module__32uWka__btn{background:var(--color-btn-disabled)}.BaseDrop-module-scss-module__32uWka__text{font-size:16px;font-weight:500;line-height:1.5}.BaseDrop-module-scss-module__32uWka__text span{padding:0}.BaseDrop-module-scss-module__32uWka__text-label{color:var(--color-text-tertiary);margin-right:var(--space-xxs);padding:0}@media only screen and (max-width:767px){.BaseDrop-module-scss-module__32uWka__text-label{display:none}}.BaseDrop-module-scss-module__32uWka__text-value{text-overflow:ellipsis;white-space:nowrap;max-width:80px;color:var(--color-text-primary);overflow:hidden}@media only screen and (max-width:767px){.BaseDrop-module-scss-module__32uWka__text-value{display:none}}.BaseDrop-module-scss-module__32uWka__chevron{transition:transform var(--trans-base)}[aria-expanded=true] .BaseDrop-module-scss-module__32uWka__chevron,.BaseDrop-module-scss-module__32uWka__chevron.BaseDrop-module-scss-module__32uWka__is-active{transform:rotate(180deg)}.BaseDrop-module-scss-module__32uWka__backdrop{background:var(--color-bg-overlay)}@media only screen and (max-width:767px){.BaseDrop-module-scss-module__32uWka__backdrop+div{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.BaseDrop-module-scss-module__32uWka__content{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--color-bg-surface)}.BaseDrop-module-scss-module__32uWka__list{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;gap:var(--space-xxs);max-height:300px;overflow:auto}.BaseDrop-module-scss-module__32uWka__list::-webkit-scrollbar{display:none}.BaseDrop-module-scss-module__32uWka__item{padding:var(--space-s)var(--space-m)}.BaseDrop-module-scss-module__32uWka__item>span{justify-content:space-between;align-items:center;gap:var(--space-xxs);color:var(--color-text-primary);font-size:16px;font-weight:500;line-height:1.5;display:flex}.BaseDrop-module-scss-module__32uWka__item.BaseDrop-module-scss-module__32uWka__is-active{background-color:var(--color-field-active)}.BaseDrop-module-scss-module__32uWka__item[data-focus=true]:not(.BaseDrop-module-scss-module__32uWka__is-active){background-color:var(--color-field-hover)}.BaseDrop-module-scss-module__32uWka__item-icn{opacity:0;position:relative;top:-2px}.BaseDrop-module-scss-module__32uWka__item-icn.BaseDrop-module-scss-module__32uWka__is-active{opacity:1}
@keyframes BuyBackBadge-module-scss-module__KYslWG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BuyBackBadge-module-scss-module__KYslWG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.BuyBackBadge-module-scss-module__KYslWG__block{--radius:250px;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);padding:var(--space-xs);border-radius:var(--radius);cursor:pointer;transition:background var(--trans-base);background:rgba(15,15,17,.2);justify-content:flex-start;align-items:center;display:inline-flex}.BuyBackBadge-module-scss-module__KYslWG__content{justify-content:flex-start;align-items:center;gap:var(--space-m);display:inline-flex}.BuyBackBadge-module-scss-module__KYslWG__icn{color:rgba(0,0,0,.5);width:38px;height:38px;transition:color var(--trans-base);flex:none;justify-content:center;align-items:center;display:flex;position:relative}.BuyBackBadge-module-scss-module__KYslWG__icn-wrapper{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.BuyBackBadge-module-scss-module__KYslWG__icn-shield{display:block}.BuyBackBadge-module-scss-module__KYslWG__icn-question{display:none}.BuyBackBadge-module-scss-module__KYslWG__block:hover .BuyBackBadge-module-scss-module__KYslWG__icn{color:#fff}.BuyBackBadge-module-scss-module__KYslWG__block:hover .BuyBackBadge-module-scss-module__KYslWG__icn-shield{display:none}.BuyBackBadge-module-scss-module__KYslWG__block:hover .BuyBackBadge-module-scss-module__KYslWG__icn-question{display:block}.BuyBackBadge-module-scss-module__KYslWG__icn-bg{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);width:38px;height:38px;transition:background var(--trans-base);background:linear-gradient(#85ed95 0%,#5dc56d 100%);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.BuyBackBadge-module-scss-module__KYslWG__block:hover .BuyBackBadge-module-scss-module__KYslWG__icn-bg{background:rgba(255,255,255,.14)}.BuyBackBadge-module-scss-module__KYslWG__text{letter-spacing:.06em;color:var(--color-text-primary);text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-right:var(--space-s);max-width:120px;font-size:12px;font-weight:500;line-height:1.2;display:inline-block}
@keyframes Checkbox-module-scss-module__Aj13uq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Checkbox-module-scss-module__Aj13uq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Checkbox-module-scss-module__Aj13uq__checkbox{cursor:pointer;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:18px;display:inline-flex;position:relative}.Checkbox-module-scss-module__Aj13uq__checkbox__title{color:var(--color-text-secondary);vertical-align:top;font-size:16px;font-weight:450;line-height:1.5;font-size:inherit;line-height:inherit;padding-top:2px;padding-left:27px;display:inline-block}.Checkbox-module-scss-module__Aj13uq__checkbox__title:empty{padding-left:18px}.Checkbox-module-scss-module__Aj13uq__checkbox__title:before,.Checkbox-module-scss-module__Aj13uq__checkbox__title:after{content:"";position:absolute}.Checkbox-module-scss-module__Aj13uq__checkbox input{vertical-align:top;width:17px;height:17px;margin:0 3px 0 0}.Checkbox-module-scss-module__Aj13uq__checkbox input:not(checked){opacity:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{border:1px solid var(--color-bd-primary);background:0 0;border-radius:5px;width:18px;height:18px;transition:all .3s;top:50%;left:0;transform:translateY(-50%)}.Checkbox-module-scss-module__Aj13uq__checkbox__title:after{opacity:0;width:18px;height:18px;transition:opacity var(--trans-base),transform .2s ease;background:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"%3E%3Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5558 4.86561L6.3058 10.1156C5.96409 10.4573 5.41007 10.4573 5.06836 10.1156L2.44336 7.49061C2.44336 7.49061 3.33908 6.59488 3.68079 6.25317L5.68708 8.25946L10.3184 3.62817L11.5558 4.86561Z\" fill=\"white\"/%3E%3C/svg%3E") 50%/14px no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Checkbox-module-scss-module__Aj13uq__checkbox--top .Checkbox-module-scss-module__Aj13uq__checkbox__title:before,.Checkbox-module-scss-module__Aj13uq__checkbox--top .Checkbox-module-scss-module__Aj13uq__checkbox__title:after{top:14px}input:disabled~.Checkbox-module-scss-module__Aj13uq__checkbox__title{cursor:default;color:var(--color-text-tertiary)}input:disabled~.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{border-color:var(--color-btn-disabled);background:var(--color-btn-disabled)}input:disabled~.Checkbox-module-scss-module__Aj13uq__checkbox__title:after{opacity:.5}input:checked~.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{background:var(--color-btn-primary);border-color:transparent}input:checked~.Checkbox-module-scss-module__Aj13uq__checkbox__title:after{opacity:1;transform:translateY(-50%)}.Checkbox-module-scss-module__Aj13uq__checkbox:hover input:not(:checked):not(:indeterminate)~.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{border-color:var(--color-bd-accent)}.Checkbox-module-scss-module__Aj13uq__checkbox:hover input:checked+.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{background-color:var(--color-btn-primary-hover)}.Checkbox-module-scss-module__Aj13uq__checkbox.Checkbox-module-scss-module__Aj13uq__has-error input~.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{border-color:var(--color-bg-critical)}.Checkbox-module-scss-module__Aj13uq__checkbox.Checkbox-module-scss-module__Aj13uq__has-error input:checked~.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{background:var(--color-bg-critical);border-color:transparent}.Checkbox-module-scss-module__Aj13uq__checkbox.Checkbox-module-scss-module__Aj13uq__has-error .Checkbox-module-scss-module__Aj13uq__checkbox__title{color:var(--color-text-critical)}input:indeterminate~.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{background:var(--color-btn-primary);border-color:transparent}.Checkbox-module-scss-module__Aj13uq__checkbox:hover input:indeterminate~.Checkbox-module-scss-module__Aj13uq__checkbox__title:before{background-color:var(--color-btn-primary-hover)}input:indeterminate~.Checkbox-module-scss-module__Aj13uq__checkbox__title:after{opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"%3E%3Cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.5 6.25H3.9375H10.0625H10.5V7.75H10.0625H3.9375H3.5V6.25Z\" fill=\"white\" fill-opacity=\"0.94\"/%3E%3C/svg%3E");transform:translateY(-50%)}
@keyframes Pic-module-scss-module__cIseQG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Pic-module-scss-module__cIseQG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Pic-module-scss-module__cIseQG__pic{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block}.Pic-module-scss-module__cIseQG__pic img{width:100%;height:auto}
@keyframes CoinDrop-module-scss-module__E_dSha__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CoinDrop-module-scss-module__E_dSha__placeholder{0%,to{opacity:1}50%{opacity:.6}}.CoinDrop-module-scss-module__E_dSha__block{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.CoinDrop-module-scss-module__E_dSha__main{justify-content:space-between;align-items:center;gap:var(--space-s);border-radius:var(--m,16px);padding-top:var(--space-xs);padding-bottom:var(--space-xs);min-height:var(--size-field-lg);cursor:pointer;transition:background var(--trans-base);display:flex}.CoinDrop-module-scss-module__E_dSha__info{justify-content:flex-start;align-items:center;gap:var(--space-s);font-size:16px;font-weight:500;line-height:1.5;display:flex}.CoinDrop-module-scss-module__E_dSha__info-cover,.CoinDrop-module-scss-module__E_dSha__drop-cover{border-radius:50%;flex:none;width:40px;height:40px}.CoinDrop-module-scss-module__E_dSha__info-title{display:block}.CoinDrop-module-scss-module__E_dSha__info-value{color:var(--color-text-tertiary);display:block}.CoinDrop-module-scss-module__E_dSha__arrow{transition:transform var(--trans-base),color var(--trans-base);color:var(--color-text-secondary);flex:none}.CoinDrop-module-scss-module__E_dSha__arrow.CoinDrop-module-scss-module__E_dSha__is-open{transform:rotate(180deg)}.CoinDrop-module-scss-module__E_dSha__block:hover .CoinDrop-module-scss-module__E_dSha__arrow{color:var(--color-text-tertiary)}.CoinDrop-module-scss-module__E_dSha__drop{left:calc(-1*var(--space-m));width:calc(100% + var(--space-m)*2);border-radius:var(--m,16px);background:var(--color-bg-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;pointer-events:none;z-index:var(--z-drop);transition:opacity var(--trans-base),transform var(--trans-base),visibility var(--trans-base);position:absolute;top:0}.CoinDrop-module-scss-module__E_dSha__drop.CoinDrop-module-scss-module__E_dSha__is-open{opacity:1;visibility:visible;pointer-events:all}.CoinDrop-module-scss-module__E_dSha__drop-list{padding:var(--space-xs);max-height:200px;overflow:auto}.CoinDrop-module-scss-module__E_dSha__drop-item{height:var(--size-field-lg);padding-left:var(--space-m);padding-right:var(--space-m);border-radius:var(--radius-m);cursor:pointer;transition:background var(--trans-base);justify-content:space-between;align-items:center;display:flex}.CoinDrop-module-scss-module__E_dSha__drop-item.CoinDrop-module-scss-module__E_dSha__is-active{background:var(--color-bg-primary-active)}.CoinDrop-module-scss-module__E_dSha__drop-info{place-content:center flex-start;gap:var(--space-s);display:flex}.CoinDrop-module-scss-module__E_dSha__drop-icn{color:var(--color-text-primary);opacity:0;transition:opacity var(--trans-base);flex:none}.CoinDrop-module-scss-module__E_dSha__drop-item.CoinDrop-module-scss-module__E_dSha__is-active .CoinDrop-module-scss-module__E_dSha__drop-icn,.CoinDrop-module-scss-module__E_dSha__drop-item:hover .CoinDrop-module-scss-module__E_dSha__drop-icn{opacity:1}.CoinDrop-module-scss-module__E_dSha__drop-cover{flex:none}.CoinDrop-module-scss-module__E_dSha__drop-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.CoinDrop-module-scss-module__E_dSha__drop-value{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--color-text-tertiary);display:block;overflow:hidden}
@keyframes CoinItem-module-scss-module__DwhTgq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CoinItem-module-scss-module__DwhTgq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.CoinItem-module-scss-module__DwhTgq__coin{justify-content:flex-start;align-items:center;gap:var(--space-s);cursor:default;padding-top:var(--space-s);padding-bottom:var(--space-s);display:flex}.CoinItem-module-scss-module__DwhTgq__coin-cover{background:var(--color-bg-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden}.CoinItem-module-scss-module__DwhTgq__coin-cover picture,.CoinItem-module-scss-module__DwhTgq__coin-cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.CoinItem-module-scss-module__DwhTgq__coin.CoinItem-module-scss-module__DwhTgq__is-disabled .CoinItem-module-scss-module__DwhTgq__coin-cover{filter:grayscale()opacity(.4)}.CoinItem-module-scss-module__DwhTgq__coin-content{font-size:16px;font-weight:450;line-height:1.5}.CoinItem-module-scss-module__DwhTgq__coin-short{font-weight:450}.CoinItem-module-scss-module__DwhTgq__coin.CoinItem-module-scss-module__DwhTgq__is-disabled .CoinItem-module-scss-module__DwhTgq__coin-content{color:var(--color-text-tertiary);font-weight:400}.CoinItem-module-scss-module__DwhTgq__coin-full{color:var(--color-text-tertiary)}.CoinItem-module-scss-module__DwhTgq__coin-summ{text-align:right;margin-left:auto;font-size:16px;font-weight:450;line-height:1.5}.CoinItem-module-scss-module__DwhTgq__coin.CoinItem-module-scss-module__DwhTgq__is-disabled .CoinItem-module-scss-module__DwhTgq__coin-summ,.CoinItem-module-scss-module__DwhTgq__coin-price{color:var(--color-text-tertiary)}
@keyframes CoinLogo-module-scss-module__3VviMW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CoinLogo-module-scss-module__3VviMW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.CoinLogo-module-scss-module__3VviMW__coin{border-radius:var(--radius-m);background:var(--color-bg-cover);width:44px;height:44px;color:var(--color-text-white);-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.CoinLogo-module-scss-module__3VviMW__coin img,.CoinLogo-module-scss-module__3VviMW__coin picture,.CoinLogo-module-scss-module__3VviMW__coin svg{vertical-align:middle;max-width:100%;max-height:100%;display:inline-block}.CoinLogo-module-scss-module__3VviMW__coin--size-base img,.CoinLogo-module-scss-module__3VviMW__coin--size-base picture,.CoinLogo-module-scss-module__3VviMW__coin--size-base svg{width:28px;height:28px}.CoinLogo-module-scss-module__3VviMW__coin--size-md img,.CoinLogo-module-scss-module__3VviMW__coin--size-md picture,.CoinLogo-module-scss-module__3VviMW__coin--size-md svg{width:44px;height:44px}
@keyframes Container-module-scss-module__oC_P-W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Container-module-scss-module__oC_P-W__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Container-module-scss-module__oC_P-W__block{width:100%;max-width:calc(1120px + var(--space-xxxl)*2);padding-left:var(--space-xxxl);padding-right:var(--space-xxxl);flex:none;margin-left:auto;margin-right:auto}.Container-module-scss-module__oC_P-W__block--size-full{max-width:100%}.Container-module-scss-module__oC_P-W__block--size-medium{max-width:calc(738px + var(--space-xxxl)*2)}.Container-module-scss-module__oC_P-W__block--size-mini{max-width:calc(548px + var(--space-xxxl)*2)}@media only screen and (max-width:767px){.Container-module-scss-module__oC_P-W__block{padding-left:var(--space-l);padding-right:var(--space-l)}.Container-module-scss-module__oC_P-W__block--size-mini{max-width:calc(548px + var(--space-l)*2)}}
@keyframes Country-module-scss-module__ARhOLW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Country-module-scss-module__ARhOLW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Country-module-scss-module__ARhOLW__block{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--color-bd-secondary);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;font-weight:700;display:inline-flex;overflow:hidden;transform:translate(0,0);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.Country-module-scss-module__ARhOLW__block img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}
@keyframes ExternalLink-module-scss-module__bi4UMW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ExternalLink-module-scss-module__bi4UMW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ExternalLink-module-scss-module__bi4UMW__link{justify-content:center;align-items:center;gap:var(--space-xxs);color:var(--color-text-secondary);transition:color var(--trans-base),background var(--trans-base),border var(--trans-base);padding-left:var(--space-s);padding-right:var(--space-s);background:var(--color-bg-primary);min-height:var(--size-tag-md);border-radius:var(--radius-xs);font-size:16px;font-weight:500;line-height:1.5;display:inline-flex}.ExternalLink-module-scss-module__bi4UMW__link--hollow{color:var(--color-text-primary);border:1px solid var(--color-bd-primary);background:0 0}.ExternalLink-module-scss-module__bi4UMW__link:hover{color:var(--color-text-primary)}.ExternalLink-module-scss-module__bi4UMW__link--hollow:hover{color:var(--color-text-primary);background:var(--color-bg-primary)}.ExternalLink-module-scss-module__bi4UMW__link--hollow:active{color:var(--color-text-primary);background:var(--color-bg-primary);border-color:transparent}
@keyframes FileUpload-module-scss-module__8W-maW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FileUpload-module-scss-module__8W-maW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.FileUpload-module-scss-module__8W-maW__wrap{width:100%}.FileUpload-module-scss-module__8W-maW__buttonWrapper{width:100%;position:relative}.FileUpload-module-scss-module__8W-maW__buttonWrapper .FileUpload-module-scss-module__8W-maW__has-error{background:var(--color-field-default)!important;border:1px solid var(--color-bd-critical)!important}.FileUpload-module-scss-module__8W-maW__inputWrapper{background:var(--color-field-default);border:1px solid var(--color-bg-surface);border-radius:var(--radius-m);transition:all var(--trans-base);min-height:var(--size-field-md);cursor:pointer;position:relative}.FileUpload-module-scss-module__8W-maW__inputWrapper:hover{border:1px solid var(--color-bd-primary);background:var(--color-bg-surface)}.FileUpload-module-scss-module__8W-maW__inputWrapper--flat{border-color:transparent}.FileUpload-module-scss-module__8W-maW__inputWrapper.FileUpload-module-scss-module__8W-maW__has-error{border-color:var(--color-bd-critical);background:var(--color-field-default)!important}.FileUpload-module-scss-module__8W-maW__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.FileUpload-module-scss-module__8W-maW__content{padding:0 var(--space-xl);height:100%;min-height:var(--size-field-md);justify-content:space-between;align-items:center;display:flex}.FileUpload-module-scss-module__8W-maW__fileName{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;font-weight:500;line-height:1.5;overflow:hidden}.FileUpload-module-scss-module__8W-maW__placeholder{color:var(--color-text-secondary);font-size:16px;font-weight:500;line-height:1.5}.FileUpload-module-scss-module__8W-maW__removeBtn{color:var(--color-text-tertiary);cursor:pointer;margin-left:var(--space-s);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:24px;font-weight:500;line-height:1;display:flex}.FileUpload-module-scss-module__8W-maW__removeBtn:hover{color:var(--color-text-primary)}.FileUpload-module-scss-module__8W-maW__error{color:var(--color-text-critical);padding-left:var(--space-l);margin-top:var(--space-xs);cursor:default;font-size:14px;font-weight:450;line-height:1.4}
@keyframes Tooltip-module-scss-module__vrHDnq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Tooltip-module-scss-module__vrHDnq__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .Tooltip-module-scss-module__vrHDnq__btn{vertical-align:middle;cursor:pointer;display:inline-block;position:relative}body .Tooltip-module-scss-module__vrHDnq__btn[aria-expanded=true]{opacity:1;transform:none}body .Tooltip-module-scss-module__vrHDnq__wrapper:before{background:var(--color-bg-tooltip);z-index:2;width:8px;height:8px}body .Tooltip-module-scss-module__vrHDnq__wrapper[data-placement=bottom]:before{top:-4px}body .Tooltip-module-scss-module__vrHDnq__wrapper[data-placement=top]:before{bottom:-4px}body .Tooltip-module-scss-module__vrHDnq__btn{color:var(--color-text-tertiary);transition:color var(--trans-base)}body .Tooltip-module-scss-module__vrHDnq__btn[aria-expanded=true],body .Tooltip-module-scss-module__vrHDnq__btn:hover{color:var(--color-text-primary)}body .Tooltip-module-scss-module__vrHDnq__tooltip{border-radius:var(--radius-xs);background:var(--color-bg-tooltip);box-shadow:var(--shadow-tooltip)}body .Tooltip-module-scss-module__vrHDnq__content{color:var(--color-text-primary);padding:var(--space-s)var(--space-s);cursor:default;max-width:224px;font-size:14px;font-weight:450;line-height:1.4}
@keyframes FilterLabel-module-scss-module__LOxsFq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FilterLabel-module-scss-module__LOxsFq__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .FilterLabel-module-scss-module__LOxsFq__head{align-items:center;gap:var(--space-xs);color:var(--color-text-primary);margin-bottom:var(--space-m);font-size:16px;font-weight:500;line-height:1.5;display:flex}body .FilterLabel-module-scss-module__LOxsFq__chip-base{border:1px solid var(--color-bd-primary);height:var(--size-tag-sm);padding-left:0;padding-right:0}body .FilterLabel-module-scss-module__LOxsFq__chip-content{letter-spacing:-.005em;padding-left:var(--space-s);padding-right:var(--space-s);color:var(--color-text-primary);font-size:14px;font-weight:500;line-height:1.3}
@keyframes FilterTag-module-scss-module__J3aXzW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes FilterTag-module-scss-module__J3aXzW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.FilterTag-module-scss-module__J3aXzW__tag{justify-content:center;align-items:center;gap:var(--space-s);background:var(--color-bg-primary);color:var(--color-text-primary);padding-left:var(--space-s);padding-right:var(--space-s);border-radius:var(--radius-xs);height:var(--size-tag-md);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:opacity var(--trans-base);display:inline-flex}.FilterTag-module-scss-module__J3aXzW__tag:hover{opacity:.8}.FilterTag-module-scss-module__J3aXzW__tag-active{background:var(--color-bg-accent);color:var(--color-text-invert)}.FilterTag-module-scss-module__J3aXzW__del{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}
@keyframes Flag-module-scss-module__MG94wW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Flag-module-scss-module__MG94wW__placeholder{0%,to{opacity:1}50%{opacity:.6}}
@keyframes CustomInput-module-scss-module__NAOa5q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CustomInput-module-scss-module__NAOa5q__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .CustomInput-module-scss-module__NAOa5q__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 .CustomInput-module-scss-module__NAOa5q__base[data-invalid=true] .CustomInput-module-scss-module__NAOa5q__inputWrapper{border:1px solid var(--color-bd-critical);background:var(--color-field-default)!important}body .CustomInput-module-scss-module__NAOa5q__base[data-invalid=true] .CustomInput-module-scss-module__NAOa5q__inputWrapper:focus-within{border:1px solid var(--color-bd-primary)}body .CustomInput-module-scss-module__NAOa5q__base[data-invalid=true] [data-slot=error-message]{color:var(--color-text-critical)!important}body .CustomInput-module-scss-module__NAOa5q__base[data-invalid=true] .CustomInput-module-scss-module__NAOa5q__label{color:var(--color-text-secondary)!important}body .CustomInput-module-scss-module__NAOa5q__base[data-invalid=true] .CustomInput-module-scss-module__NAOa5q__inputWrapper:hover{background:var(--color-bg-surface)!important}body .CustomInput-module-scss-module__NAOa5q__input{font-size:16px;font-weight:500;line-height:1.5;color:var(--color-text-primary)!important}body .CustomInput-module-scss-module__NAOa5q__input::placeholder{color:var(--color-text-secondary);font-size:16px;font-weight:500;line-height:1.5}body .CustomInput-module-scss-module__NAOa5q__input:focus-visible{outline:none}body .CustomInput-module-scss-module__NAOa5q__innerWrapper--hollow,body .CustomInput-module-scss-module__NAOa5q__innerWrapper--hollow:focus-within{background:0 0!important}body .CustomInput-module-scss-module__NAOa5q__inputWrapper{background:var(--color-field-default);border:1px solid var(--color-bg-surface);border-radius:var(--radius-m);transition:all var(--trans-base)}body .CustomInput-module-scss-module__NAOa5q__inputWrapper:hover{border:1px solid var(--color-bd-primary);background:var(--color-bg-surface)}body .CustomInput-module-scss-module__NAOa5q__inputWrapper.CustomInput-module-scss-module__NAOa5q__has-error,body .CustomInput-module-scss-module__NAOa5q__inputWrapper.CustomInput-module-scss-module__NAOa5q__has-error:focus,body .CustomInput-module-scss-module__NAOa5q__inputWrapper.CustomInput-module-scss-module__NAOa5q__has-error[data-focus=true]{border-color:var(--color-bd-critical);box-shadow:none;background:var(--color-field-default)!important}body .CustomInput-module-scss-module__NAOa5q__inputWrapper--flat{border-color:transparent}body .CustomInput-module-scss-module__NAOa5q__inputWrapper--hollow,body .CustomInput-module-scss-module__NAOa5q__inputWrapper--hollow:hover{background:0 0}body .CustomInput-module-scss-module__NAOa5q__inputWrapper--sm{min-height:var(--size-field-sm)}body .CustomInput-module-scss-module__NAOa5q__inputWrapper--md{min-height:var(--size-field-md)}body .CustomInput-module-scss-module__NAOa5q__inputWrapper--lg{min-height:var(--size-field-lg);padding-left:var(--space-xl);padding-right:var(--space-xl)}body .CustomInput-module-scss-module__NAOa5q__inputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}body .CustomInput-module-scss-module__NAOa5q__inputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}body .CustomInput-module-scss-module__NAOa5q__inputWrapper input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}body .CustomInput-module-scss-module__NAOa5q__end-content,body .CustomInput-module-scss-module__NAOa5q__start-content{color:var(--color-text-tertiary);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;font-weight:500;line-height:1.5}body .CustomInput-module-scss-module__NAOa5q__end-content{padding-left:var(--space-s)}body .CustomInput-module-scss-module__NAOa5q__start-content{padding-right:var(--space-s)}body .CustomInput-module-scss-module__NAOa5q__label{padding-left:var(--space-s);margin-top:-6px;font-size:14px;font-weight:400;line-height:1.3;color:var(--color-text-tertiary)!important}body .CustomInput-module-scss-module__NAOa5q__error{color:var(--color-text-critical);padding-left:var(--space-l);cursor:default;font-size:14px;font-weight:450;line-height:1.4}
@keyframes CustomModal-module-scss-module__u53EYa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CustomModal-module-scss-module__u53EYa__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .CustomModal-module-scss-module__u53EYa__bg{z-index:var(--z-modal)}body .CustomModal-module-scss-module__u53EYa__wrapper{z-index:var(--z-modal);padding:4rem 1.5rem}body .CustomModal-module-scss-module__u53EYa__wrapper--center,body .CustomModal-module-scss-module__u53EYa__wrapper--bottom-center{align-items:unset;justify-content:unset}@media only screen and (max-width:767px){body .CustomModal-module-scss-module__u53EYa__wrapper{padding:calc(var(--header-height) + var(--space-l))0 0}body .CustomModal-module-scss-module__u53EYa__wrapper--center{align-items:center}body .CustomModal-module-scss-module__u53EYa__wrapper--bottom-center{align-items:flex-end}}body .CustomModal-module-scss-module__u53EYa__modal{background:var(--color-bg-modal);text-align:left}body .CustomModal-module-scss-module__u53EYa__modal--center,body .CustomModal-module-scss-module__u53EYa__modal--bottom-center{margin:auto}body .CustomModal-module-scss-module__u53EYa__modal--size-sm{max-width:var(--size-modal-sm)}body .CustomModal-module-scss-module__u53EYa__modal--size-sm .CustomModal-module-scss-module__u53EYa__body{padding-top:0}body .CustomModal-module-scss-module__u53EYa__modal--size-md{max-width:var(--size-modal-md)}body .CustomModal-module-scss-module__u53EYa__modal--size-mx{max-width:var(--size-modal-mx)}body .CustomModal-module-scss-module__u53EYa__modal--size-ml{max-width:var(--size-modal-ml)}body .CustomModal-module-scss-module__u53EYa__modal--size-lg{max-width:var(--size-modal-lg)}@media only screen and (max-width:767px){body .CustomModal-module-scss-module__u53EYa__modal{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0;margin-left:0;margin-right:0}body .CustomModal-module-scss-module__u53EYa__modal--fullsize{min-height:calc(100dvh - var(--header-height) - var(--space-l))}body .CustomModal-module-scss-module__u53EYa__modal--size-sm,body .CustomModal-module-scss-module__u53EYa__modal--size-md,body .CustomModal-module-scss-module__u53EYa__modal--size-mx,body .CustomModal-module-scss-module__u53EYa__modal--size-ml,body .CustomModal-module-scss-module__u53EYa__modal--size-lg{max-width:100%}}body .CustomModal-module-scss-module__u53EYa__modal .CustomModal-module-scss-module__u53EYa__close-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px;height:24px;top:var(--space-xxl);right:var(--space-xxl);z-index:3;color:var(--color-bg-close);transition:color var(--trans-base),transform var(--trans-base),opacity var(--trans-base);background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute}body .CustomModal-module-scss-module__u53EYa__modal .CustomModal-module-scss-module__u53EYa__close-button:hover{opacity:.7;color:var(--color-bg-close);background:0 0;transform:rotate(90deg)}body .CustomModal-module-scss-module__u53EYa__modal .CustomModal-module-scss-module__u53EYa__close-button svg{width:24px;height:24px}body .CustomModal-module-scss-module__u53EYa__header{letter-spacing:-.03em;color:var(--color-text-primary);padding:var(--space-xxl);font-size:24px;font-weight:600;line-height:1}body .CustomModal-module-scss-module__u53EYa__body{padding:var(--space-xxl)}body .CustomModal-module-scss-module__u53EYa__body--size-ml{padding:var(--space-4xl)}body .CustomModal-module-scss-module__u53EYa__footer{padding:var(--space-xxl);border-top:1px solid var(--color-bd-secondary)}body .CustomModal-module-scss-module__u53EYa__footer--sm{padding:var(--space-l)var(--space-xxl)}
@keyframes CustomModalNew-module-scss-module__JYHDaa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CustomModalNew-module-scss-module__JYHDaa__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .CustomModalNew-module-scss-module__JYHDaa__bg{z-index:var(--z-modal)}body .CustomModalNew-module-scss-module__JYHDaa__wrapper{z-index:var(--z-modal);padding:4rem 1.5rem}body .CustomModalNew-module-scss-module__JYHDaa__wrapper--center,body .CustomModalNew-module-scss-module__JYHDaa__wrapper--bottom-center{align-items:unset;justify-content:unset}@media only screen and (max-width:767px){body .CustomModalNew-module-scss-module__JYHDaa__wrapper{padding:calc(var(--header-height) + var(--space-l))0 0}body .CustomModalNew-module-scss-module__JYHDaa__wrapper--center{align-items:center}body .CustomModalNew-module-scss-module__JYHDaa__wrapper--bottom-center{align-items:flex-end}}body .CustomModalNew-module-scss-module__JYHDaa__modal{background:var(--color-bg-modal);text-align:left;border-radius:24px}body .CustomModalNew-module-scss-module__JYHDaa__modal--center,body .CustomModalNew-module-scss-module__JYHDaa__modal--bottom-center{margin:auto}body .CustomModalNew-module-scss-module__JYHDaa__modal--size-sm{max-width:var(--size-modal-sm)}body .CustomModalNew-module-scss-module__JYHDaa__modal--size-md{max-width:var(--size-modal-md)}body .CustomModalNew-module-scss-module__JYHDaa__modal--size-mx{max-width:var(--size-modal-mx)}body .CustomModalNew-module-scss-module__JYHDaa__modal--size-ml{max-width:var(--size-modal-ml)}body .CustomModalNew-module-scss-module__JYHDaa__modal--size-lg{max-width:var(--size-modal-lg)}@media only screen and (max-width:767px){body .CustomModalNew-module-scss-module__JYHDaa__modal{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0;margin-left:0;margin-right:0}body .CustomModalNew-module-scss-module__JYHDaa__modal--fullsize{min-height:calc(100dvh - var(--header-height) - var(--space-l))}body .CustomModalNew-module-scss-module__JYHDaa__modal--size-sm,body .CustomModalNew-module-scss-module__JYHDaa__modal--size-md,body .CustomModalNew-module-scss-module__JYHDaa__modal--size-mx,body .CustomModalNew-module-scss-module__JYHDaa__modal--size-ml,body .CustomModalNew-module-scss-module__JYHDaa__modal--size-lg{max-width:100%}}body .CustomModalNew-module-scss-module__JYHDaa__header{letter-spacing:-.03em;color:var(--color-text-primary);padding:44px 44px 0;font-size:24px;font-weight:600;line-height:1}body .CustomModalNew-module-scss-module__JYHDaa__body{padding:var(--space-xxl);padding-top:0}body .CustomModalNew-module-scss-module__JYHDaa__footer{padding:var(--space-xxl);border-top:1px solid var(--color-bd-secondary)}body .CustomModalNew-module-scss-module__JYHDaa__close-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px;height:24px;top:var(--space-xxl);right:var(--space-xxl);z-index:3;color:var(--color-bg-close);transition:color var(--trans-base),opacity var(--trans-base);background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}body .CustomModalNew-module-scss-module__JYHDaa__close-button svg{width:16px;height:16px}
@keyframes OrderTable-module-scss-module__R4iv4G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes OrderTable-module-scss-module__R4iv4G__placeholder{0%,to{opacity:1}50%{opacity:.6}}.OrderTable-module-scss-module__R4iv4G__table-wrapp{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;max-height:100%;position:relative;overflow:auto}.OrderTable-module-scss-module__R4iv4G__table-wrapp::-webkit-scrollbar{display:none}[data-simplebar] .OrderTable-module-scss-module__R4iv4G__table-wrapp{overflow:unset}.OrderTable-module-scss-module__R4iv4G__table{border-collapse:separate;border-spacing:0;empty-cells:show;background-color:transparent;width:100%;max-width:100%;position:relative}.OrderTable-module-scss-module__R4iv4G__table-row{width:100%}.OrderTable-module-scss-module__R4iv4G__table-row--head:first-child{z-index:3;position:-webkit-sticky;position:sticky;top:0;left:0}[aria-modal=true] .OrderTable-module-scss-module__R4iv4G__table-row--head:first-child th,[aria-modal=true] .OrderTable-module-scss-module__R4iv4G__table-row--head:first-child td{background:var(--color-bg-modal)}.OrderTable-module-scss-module__R4iv4G__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__R4iv4G__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__R4iv4G__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__R4iv4G__table-order{-webkit-user-select:none;-moz-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__R4iv4G__table-order:hover{opacity:1}.OrderTable-module-scss-module__R4iv4G__table-title{letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:500;line-height:1.2}.OrderTable-module-scss-module__R4iv4G__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:450;line-height:1.4;position:relative}.OrderTable-module-scss-module__R4iv4G__table--noborder .OrderTable-module-scss-module__R4iv4G__table-td{border:0}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}: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{-webkit-backface-visibility:hidden;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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right: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-top: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:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(transparent,rgba(0,0,0,.5))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(rgba(0,0,0,.5),transparent)}.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:transparent;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__MlQt5G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageNav-module-scss-module__MlQt5G__placeholder{0%,to{opacity:1}50%{opacity:.6}}.PageNav-module-scss-module__MlQt5G__block{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid var(--color-bd-secondary);position:relative}.PageNav-module-scss-module__MlQt5G__swiper{margin-left:calc(-1*var(--space-l));margin-right:calc(-1*var(--space-l))}.PageNav-module-scss-module__MlQt5G__slide{width:auto;padding-left:var(--space-l);padding-right:var(--space-l)}.PageNav-module-scss-module__MlQt5G__item{position:relative}.PageNav-module-scss-module__MlQt5G__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__MlQt5G__item.PageNav-module-scss-module__MlQt5G__is-active:before{opacity:1;height:3px}.PageNav-module-scss-module__MlQt5G__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__MlQt5G__link:hover,.PageNav-module-scss-module__MlQt5G__is-active>.PageNav-module-scss-module__MlQt5G__link{color:var(--color-text-primary)}
@keyframes PageTabs-module-scss-module__c8SSAW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PageTabs-module-scss-module__c8SSAW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.PageTabs-module-scss-module__c8SSAW__block{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid var(--color-bd-secondary);position:relative}.PageTabs-module-scss-module__c8SSAW__swiper{margin-left:calc(-1*var(--space-l));margin-right:calc(-1*var(--space-l))}.PageTabs-module-scss-module__c8SSAW__slide{width:auto;padding-left:var(--space-l);padding-right:var(--space-l)}.PageTabs-module-scss-module__c8SSAW__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__c8SSAW__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__c8SSAW__item:hover,.PageTabs-module-scss-module__c8SSAW__item.PageTabs-module-scss-module__c8SSAW__is-active{color:var(--color-text-primary)}.PageTabs-module-scss-module__c8SSAW__item.PageTabs-module-scss-module__c8SSAW__is-active:before{opacity:1;height:3px}
@keyframes Pagination-module-scss-module__E-HLAq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Pagination-module-scss-module__E-HLAq__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .Pagination-module-scss-module__E-HLAq__block{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:767px){body .Pagination-module-scss-module__E-HLAq__block{margin-top:var(--space-m);justify-content:center}}body .Pagination-module-scss-module__E-HLAq__item{-webkit-user-select:none;-moz-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__E-HLAq__item:hover{background:var(--color-bg-primary)}body .Pagination-module-scss-module__E-HLAq__item[data-hover=true]{background:var(--color-bg-primary)!important;border:1px solid var(--color-bd-primary)!important}body .Pagination-module-scss-module__E-HLAq__item[data-active=true],body .Pagination-module-scss-module__E-HLAq__cursor{background:var(--color-bg-primary);border:var(--color-bg-primary)}
@keyframes Pie-module-scss-module__-MIa1a__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Pie-module-scss-module__-MIa1a__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Pie-module-scss-module__-MIa1a__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__-MIa1a__content{z-index:1;cursor:default;padding-top:16px;position:relative}.Pie-module-scss-module__-MIa1a__value{letter-spacing:-.03em;color:var(--color-text-primary);font-size:18px;font-weight:600;line-height:1;display:block}.Pie-module-scss-module__-MIa1a__title{color:var(--color-text-tertiary);margin-top:var(--space-xxs);font-size:12px;font-weight:400;line-height:1.3;display:block}@property --percent{syntax:"<number>";inherits:true;initial-value:0}.Pie-module-scss-module__-MIa1a__pie{--percent:20;--pie-width:10px;--pie-color:var(--color-bg-disabled);aspect-ratio:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:none;width:100%;animation:1s .5s both Pie-module-scss-module__-MIa1a__pie-anim;position:absolute;top:0;left:0}.Pie-module-scss-module__-MIa1a__pie:before,.Pie-module-scss-module__-MIa1a__pie:after{content:"";border-radius:50%;position:absolute}.Pie-module-scss-module__-MIa1a__pie:before{background:radial-gradient(farthest-side,var(--pie-color)98%,transparent)top/var(--pie-width)var(--pie-width)no-repeat,conic-gradient(var(--pie-color)calc(var(--percent)*1%),transparent 0);background-size:0 0,auto;top:0;bottom:0;left:0;right:0}.Pie-module-scss-module__-MIa1a__pie--donut{-webkit-mask:radial-gradient(farthest-side,transparent calc(99% - var(--pie-width)),#000 calc(100% - var(--pie-width)));-webkit-mask:radial-gradient(farthest-side,transparent calc(99% - var(--pie-width)),#000 calc(100% - var(--pie-width)));mask:radial-gradient(farthest-side,transparent calc(99% - var(--pie-width)),#000 calc(100% - var(--pie-width)))}@keyframes Pie-module-scss-module__-MIa1a__pie-anim{0%{--percent:0}}
@keyframes Progress-module-scss-module__5LjC5W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Progress-module-scss-module__5LjC5W__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Progress-module-scss-module__5LjC5W__progress{background:var(--color-btn-secondary);border-radius:var(--radius-xl);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:4px;display:block;overflow:hidden}.Progress-module-scss-module__5LjC5W__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 SearchInput-module-scss-module__h4NEga__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SearchInput-module-scss-module__h4NEga__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .SearchInput-module-scss-module__h4NEga__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 .SearchInput-module-scss-module__h4NEga__input{font-size:16px;font-weight:500;line-height:1.5;color:var(--color-text-primary)!important}body .SearchInput-module-scss-module__h4NEga__input::placeholder{color:var(--color-text-secondary);font-size:16px;font-weight:500;line-height:1.5}body .SearchInput-module-scss-module__h4NEga__inputWrapper{border:1px solid var(--color-bd-primary);border-radius:var(--radius-m);transition:all var(--trans-base);background:0 0}body .SearchInput-module-scss-module__h4NEga__inputWrapper:hover{border:1px solid var(--color-bd-primary);background:0 0}[data-focus=true] body .SearchInput-module-scss-module__h4NEga__inputWrapper,body .SearchInput-module-scss-module__h4NEga__inputWrapper:focus-within{background:0 0!important}body .SearchInput-module-scss-module__h4NEga__inputWrapper.SearchInput-module-scss-module__h4NEga__has-error,body .SearchInput-module-scss-module__h4NEga__inputWrapper.SearchInput-module-scss-module__h4NEga__has-error:focus,body .SearchInput-module-scss-module__h4NEga__inputWrapper.SearchInput-module-scss-module__h4NEga__has-error[data-focus=true]{border-color:var(--color-bd-critical);box-shadow:none;background:var(--color-field-default)!important}body .SearchInput-module-scss-module__h4NEga__inputWrapper--sm{min-height:var(--size-field-sm)}body .SearchInput-module-scss-module__h4NEga__inputWrapper--md{min-height:var(--size-field-md);padding-left:var(--space-l);padding-right:var(--space-l)}body .SearchInput-module-scss-module__h4NEga__inputWrapper--md[class*=is-filled]{padding-right:calc(var(--space-l) + var(--space-l))}body .SearchInput-module-scss-module__h4NEga__inputWrapper--lg{min-height:var(--size-field-lg);padding-left:var(--space-xl);padding-right:var(--space-xl)}body .SearchInput-module-scss-module__h4NEga__input{padding-left:var(--space-xxs);padding-right:var(--space-xxs)}body .SearchInput-module-scss-module__h4NEga__start-content{margin-right:10px}body .SearchInput-module-scss-module__h4NEga__end-content,body .SearchInput-module-scss-module__h4NEga__start-content{color:var(--color-text-tertiary);font-size:16px;font-weight:500;line-height:1.5}body .SearchInput-module-scss-module__h4NEga__label{padding-left:var(--space-s);margin-top:-6px;font-size:14px;font-weight:400;line-height:1.3;color:var(--color-text-tertiary)!important}body .SearchInput-module-scss-module__h4NEga__error{color:var(--color-text-critical);padding-left:var(--space-l);cursor:default;font-size:14px;font-weight:450;line-height:1.4}body .SearchInput-module-scss-module__h4NEga__icn{margin-right:var(--space-s);flex:none}body .SearchInput-module-scss-module__h4NEga__clear{color:var(--color-text-text-tertiary)}body .SearchInput-module-scss-module__h4NEga__clear:hover{color:var(--color-text-primary)}
@keyframes Segments-module-scss-module__Aa8K_q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Segments-module-scss-module__Aa8K_q__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Segments-module-scss-module__Aa8K_q__block{-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:0;position:relative}@media only screen and (max-width:620px){.Segments-module-scss-module__Aa8K_q__block{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100%;overflow-x:auto;overflow-y:hidden}.Segments-module-scss-module__Aa8K_q__block::-webkit-scrollbar{height:4px}.Segments-module-scss-module__Aa8K_q__block::-webkit-scrollbar-track{background:0 0}.Segments-module-scss-module__Aa8K_q__block::-webkit-scrollbar-thumb{background:var(--color-bd-primary);border-radius:2px}.Segments-module-scss-module__Aa8K_q__block::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}}.Segments-module-scss-module__Aa8K_q__list{border-radius:var(--radius-m);border:1px solid var(--color-bd-primary);width:100%;padding:calc(var(--space-xxs) - 1px)var(--space-xxs);justify-content:flex-start;align-items:stretch;display:flex}@media only screen and (max-width:620px){.Segments-module-scss-module__Aa8K_q__list{width:max-content;padding:calc(var(--space-xxs) - 1px)var(--space-xs)}}.Segments-module-scss-module__Aa8K_q__block--mod-inline .Segments-module-scss-module__Aa8K_q__list{width:unset;display:inline-flex}.Segments-module-scss-module__Aa8K_q__item{flex:1 0 auto}@media only screen and (max-width:620px){.Segments-module-scss-module__Aa8K_q__item{flex:none}}.Segments-module-scss-module__Aa8K_q__el{letter-spacing:-.005em;width:100%;height:var(--size-field-sm);border-radius:var(--radius-s);padding-left:var(--space-l);padding-right:var(--space-l);color:var(--color-text-secondary);transition:background var(--trans-base),color var(--trans-base);white-space:nowrap;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:1.3;display:inline-flex}.Segments-module-scss-module__Aa8K_q__el:hover{color:var(--color-text-primary)}.Segments-module-scss-module__Aa8K_q__el.Segments-module-scss-module__Aa8K_q__is-active{background:var(--color-bg-primary);color:var(--color-text-primary);cursor:default}@media only screen and (max-width:620px){.Segments-module-scss-module__Aa8K_q__el{padding-left:var(--space-m);padding-right:var(--space-m)}}@media only screen and (max-width:767px){.Segments-module-scss-module__Aa8K_q__el{letter-spacing:-.005em;padding-left:var(--space-m);padding-right:var(--space-m);font-size:14px;font-weight:600;line-height:1.3}}
@keyframes CustomSelect-module-scss-module__GJVV2W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CustomSelect-module-scss-module__GJVV2W__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .CustomSelect-module-scss-module__GJVV2W__trigger{padding-left:var(--space-xl);padding-right:var(--space-xl);background:var(--color-field-default);border:1px solid var(--color-bd-primary);box-shadow:none;transition:background var(--trans-base),border var(--trans-base)}body .CustomSelect-module-scss-module__GJVV2W__trigger:hover{background:var(--color-field-default);border:1px solid var(--color-bd-primary)}body .CustomSelect-module-scss-module__GJVV2W__trigger.CustomSelect-module-scss-module__GJVV2W__has-error,body .CustomSelect-module-scss-module__GJVV2W__trigger.CustomSelect-module-scss-module__GJVV2W__has-error:focus,body .CustomSelect-module-scss-module__GJVV2W__trigger.CustomSelect-module-scss-module__GJVV2W__has-error[data-focus=true]{border-color:var(--color-bd-critical);box-shadow:none;background:var(--color-field-default)!important}body .CustomSelect-module-scss-module__GJVV2W__trigger--size-sm{min-height:var(--size-field-sm)}body .CustomSelect-module-scss-module__GJVV2W__trigger--size-md{min-height:var(--size-field-md);border-radius:var(--radius-m);padding-left:var(--space-xl);padding-right:var(--space-xl)}body .CustomSelect-module-scss-module__GJVV2W__trigger--size-lg{min-height:var(--size-field-lg);padding-left:var(--space-xl);padding-right:var(--space-xl)}body .CustomSelect-module-scss-module__GJVV2W__trigger--flat{border-color:transparent}body .CustomSelect-module-scss-module__GJVV2W__label{color:var(--color-text-tertiary)}[data-filled=true] body .CustomSelect-module-scss-module__GJVV2W__label{color:var(--color-text-tertiary)!important}body .CustomSelect-module-scss-module__GJVV2W__value{color:var(--color-text-tertiary);font-size:16px;font-weight:500;line-height:1.5}body .CustomSelect-module-scss-module__GJVV2W__value[data-has-value=true]{color:var(--color-text-primary)}body .CustomSelect-module-scss-module__GJVV2W__selectorIcon{width:20px;height:20px}body .CustomSelect-module-scss-module__GJVV2W__popoverContent{background:var(--color-bg-surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:none;will-change:backdrop-filter}body .CustomSelect-module-scss-module__GJVV2W__listboxWrapper{border-radius:var(--radius-m)}body .CustomSelect-module-scss-module__GJVV2W__item{transition:none}body .CustomSelect-module-scss-module__GJVV2W__item:hover{background:var(--color-bg-primary-active)}
@keyframes SimpleList-module-scss-module__QuqO8G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SimpleList-module-scss-module__QuqO8G__placeholder{0%,to{opacity:1}50%{opacity:.6}}.SimpleList-module-scss-module__QuqO8G__block{position:relative}.SimpleList-module-scss-module__QuqO8G__item{padding-top:var(--space-l);padding-bottom:var(--space-l);border-bottom:1px solid var(--color-bd-secondary);justify-content:space-between;align-items:center;font-size:16px;font-weight:450;line-height:1.5;display:flex}.SimpleList-module-scss-module__QuqO8G__block--no-border .SimpleList-module-scss-module__QuqO8G__item:last-child{border-bottom:0}.SimpleList-module-scss-module__QuqO8G__title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--color-text-tertiary);cursor:default;overflow:hidden}.SimpleList-module-scss-module__QuqO8G__value{justify-content:flex-end;align-items:center;gap:var(--space-xxs);text-align:right;cursor:default;transition:color var(--trans-base);display:inline-flex}.SimpleList-module-scss-module__QuqO8G__value--accent{color:var(--color-text-critical)}a.SimpleList-module-scss-module__QuqO8G__value{cursor:pointer}a:hover.SimpleList-module-scss-module__QuqO8G__value{color:var(--color-text-tertiary)}
@keyframes Skeleton-module-scss-module__8l5GWG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Skeleton-module-scss-module__8l5GWG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Skeleton-module-scss-module__8l5GWG__skeleton{border-radius:var(--radius-radius-x,4px);background-color:#eee;position:relative;overflow:hidden}.Skeleton-module-scss-module__8l5GWG__skeleton-animation{background-image:linear-gradient(90deg,rgba(238,237,238,.32) 0%,rgba(255,255,255,.53) 50%,rgba(238,237,238,.32) 100%);background-repeat:no-repeat;background-size:200% 100%;width:100%;height:100%;animation:1.5s linear infinite Skeleton-module-scss-module__8l5GWG__shimmer}@keyframes Skeleton-module-scss-module__8l5GWG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
@keyframes Spinner-module-scss-module__vVqxOq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Spinner-module-scss-module__vVqxOq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Spinner-module-scss-module__vVqxOq__loading{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1 0 auto;justify-content:center;align-items:center;width:100%;display:flex}.Spinner-module-scss-module__vVqxOq__icn{width:100px;height:100px;color:var(--color-text-tertiary);animation:.6s linear infinite Spinner-module-scss-module__vVqxOq__rotate}@media only screen and (max-width:768px){.Spinner-module-scss-module__vVqxOq__icn{width:60px;height:60px}}
@keyframes StatusBadge-module-scss-module__xXgxvq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes StatusBadge-module-scss-module__xXgxvq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.StatusBadge-module-scss-module__xXgxvq__badge{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border-radius:24px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:500;line-height:1.2;transition:all .2s;display:inline-flex}.StatusBadge-module-scss-module__xXgxvq__badge svg{flex-shrink:0;width:11px;height:11px}.StatusBadge-module-scss-module__xXgxvq__paid{color:#22c55e;background-color:rgba(34,139,34,.15)}.StatusBadge-module-scss-module__xXgxvq__paid svg{color:#22c55e}.StatusBadge-module-scss-module__xXgxvq__interestPaid{color:#22c55e;background-color:rgba(34,139,34,.15)}.StatusBadge-module-scss-module__xXgxvq__interestPaid svg{color:#22c55e}.StatusBadge-module-scss-module__xXgxvq__success{color:#22c55e;background-color:rgba(34,139,34,.15)}.StatusBadge-module-scss-module__xXgxvq__success svg{color:#22c55e}.StatusBadge-module-scss-module__xXgxvq__scheduled{color:#a78bfa;background-color:rgba(139,92,246,.15)}.StatusBadge-module-scss-module__xXgxvq__pending{color:#fbbf24;background-color:rgba(251,191,36,.15)}.StatusBadge-module-scss-module__xXgxvq__overdue,.StatusBadge-module-scss-module__xXgxvq__failed{color:#ef4444;background-color:rgba(239,68,68,.15)}
@keyframes Table-module-scss-module__etyyjW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Table-module-scss-module__etyyjW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Table-module-scss-module__etyyjW__tableWrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto;overflow-y:visible}body .Table-module-scss-module__etyyjW__wrapper{background:0 0;width:100%;overflow-x:auto;overflow-y:visible}body .Table-module-scss-module__etyyjW__table{table-layout:auto;background:0 0;width:100%;min-width:100%}body .Table-module-scss-module__etyyjW__table--noborder tr{border:0!important}body .Table-module-scss-module__etyyjW__body{background:0 0}body .Table-module-scss-module__etyyjW__header{text-transform:uppercase;outline:1px solid var(--color-bd-secondary);border-radius:var(--radius-m);background:0 0;font-size:12px;font-weight:400;line-height:1.3}@media (max-width:768px){body .Table-module-scss-module__etyyjW__header{font-size:11px}body .Table-module-scss-module__etyyjW__header th:last-child{background:var(--color-bg-primary)}}body .Table-module-scss-module__etyyjW__header.Table-module-scss-module__etyyjW__tr>th{vertical-align:middle;background:0 0}body .Table-module-scss-module__etyyjW__header.Table-module-scss-module__etyyjW__tr:first-child{border-right:1px solid red}body .Table-module-scss-module__etyyjW__header tr[aria-hidden=true]{pointer-events:none;visibility:hidden;position:absolute}body .Table-module-scss-module__etyyjW__header th{vertical-align:middle}body .Table-module-scss-module__etyyjW__thead{text-transform:uppercase;background:0 0;font-size:12px;font-weight:400;line-height:1.3}body .Table-module-scss-module__etyyjW__thead th{vertical-align:middle}body tbody .Table-module-scss-module__etyyjW__tr{color:var(--color-text-secondary)}@media (max-width:768px){body tbody .Table-module-scss-module__etyyjW__tr{font-size:13px}}body tbody .Table-module-scss-module__etyyjW__tr--size-md{border-bottom:1px solid var(--color-bd-secondary)}body tbody .Table-module-scss-module__etyyjW__tr--hover{cursor:pointer;transition:background-color .2s}body tbody .Table-module-scss-module__etyyjW__tr--hover:hover{background-color:var(--color-bg-surface)}body tbody .Table-module-scss-module__etyyjW__tr--hover:hover .Table-module-scss-module__etyyjW__tr:first-of-type{border-radius:var(--radius-xs)0 0 var(--radius-xs);overflow:hidden}body tbody .Table-module-scss-module__etyyjW__tr--hover:hover .Table-module-scss-module__etyyjW__tr:last-of-type{border-radius:0 var(--radius-xs)var(--radius-xs)0;overflow:hidden}body tbody .Table-module-scss-module__etyyjW__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__etyyjW__td--size-md{padding:var(--space-m)var(--space-s)}}body tbody .Table-module-scss-module__etyyjW__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__etyyjW__td--size-mdx{padding:var(--space-m)var(--space-s)}body tbody .Table-module-scss-module__etyyjW__td--size-sm{padding:var(--space-s)var(--space-xs)}body tbody .Table-module-scss-module__etyyjW__td:last-child{background:var(--color-bg-primary);z-index:1;position:-webkit-sticky;position:sticky;right:0}body tbody .Table-module-scss-module__etyyjW__td:last-child:before{content:"";pointer-events:none;background:linear-gradient(90deg,transparent,rgba(0,0,0,.15));width:12px;position:absolute;top:0;bottom:0;left:-12px}}body .Table-module-scss-module__etyyjW__th{vertical-align:middle;white-space:nowrap;background:0 0}@media (max-width:768px){body .Table-module-scss-module__etyyjW__th{padding:var(--space-m)var(--space-s);font-size:12px}body .Table-module-scss-module__etyyjW__th:last-child{background:var(--color-bg-primary);z-index:2;position:-webkit-sticky;position:sticky;right:0}body .Table-module-scss-module__etyyjW__th:last-child:before{content:"";pointer-events:none;background:linear-gradient(90deg,transparent,rgba(0,0,0,.15));width:12px;position:absolute;top:0;bottom:0;left:-12px}}html[lang=de] body tbody .Table-module-scss-module__etyyjW__td,html[lang=es] body tbody .Table-module-scss-module__etyyjW__td,html[lang=pl] body tbody .Table-module-scss-module__etyyjW__td{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:200px}html[lang=de] body .Table-module-scss-module__etyyjW__th,html[lang=es] body .Table-module-scss-module__etyyjW__th,html[lang=pl] body .Table-module-scss-module__etyyjW__th{word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;vertical-align:middle;max-width:200px}html[lang=de] body .Table-module-scss-module__etyyjW__table th:first-child,html[lang=de] body .Table-module-scss-module__etyyjW__table td:first-child,html[lang=es] body .Table-module-scss-module__etyyjW__table th:first-child,html[lang=es] body .Table-module-scss-module__etyyjW__table td:first-child,html[lang=pl] body .Table-module-scss-module__etyyjW__table th:first-child,html[lang=pl] body .Table-module-scss-module__etyyjW__table td:first-child{max-width:300px}html[lang=de] body .Table-module-scss-module__etyyjW__table th:last-child,html[lang=de] body .Table-module-scss-module__etyyjW__table td:last-child,html[lang=es] body .Table-module-scss-module__etyyjW__table th:last-child,html[lang=es] body .Table-module-scss-module__etyyjW__table td:last-child,html[lang=pl] body .Table-module-scss-module__etyyjW__table th:last-child,html[lang=pl] body .Table-module-scss-module__etyyjW__table td:last-child{white-space:nowrap;max-width:none}
@keyframes Tabs-module-scss-module__K8ndCW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Tabs-module-scss-module__K8ndCW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Tabs-module-scss-module__K8ndCW__block{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid var(--color-bd-secondary);position:relative}.Tabs-module-scss-module__K8ndCW__list{justify-content:flex-start;align-items:stretch;gap:var(--space-xxxl);display:flex}.Tabs-module-scss-module__K8ndCW__item{height:var(--size-field-lg);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__K8ndCW__item:hover{color:var(--color-text-primary)}.Tabs-module-scss-module__K8ndCW__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__K8ndCW__item.Tabs-module-scss-module__K8ndCW__is-active{color:var(--color-text-primary);cursor:default}.Tabs-module-scss-module__K8ndCW__item.Tabs-module-scss-module__K8ndCW__is-active:before{opacity:1}.Tabs-module-scss-module__K8ndCW__text{padding-top:var(--space-s);padding-bottom:var(--space-s)}
@keyframes TabsButton-module-scss-module__tXTrMW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TabsButton-module-scss-module__tXTrMW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.TabsButton-module-scss-module__tXTrMW__block{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}@media only screen and (max-width:620px){.TabsButton-module-scss-module__tXTrMW__block{overflow-x:auto;overflow-y:hidden}}@media only screen and (max-width:767px){.TabsButton-module-scss-module__tXTrMW__block{margin-left:calc(-1*var(--space-l));margin-right:calc(-1*var(--space-l));overflow:hidden}}.TabsButton-module-scss-module__tXTrMW__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__tXTrMW__list{flex-wrap:nowrap}}@media only screen and (max-width:767px){.TabsButton-module-scss-module__tXTrMW__list{-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain;padding-left:var(--space-l);overflow:auto}.TabsButton-module-scss-module__tXTrMW__list::-webkit-scrollbar{display:none}.TabsButton-module-scss-module__tXTrMW__list:after{content:"";width:var(--space-l);flex:none;height:1px}}.TabsButton-module-scss-module__tXTrMW__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__tXTrMW__item{white-space:nowrap;flex-shrink:0}}.TabsButton-module-scss-module__tXTrMW__item:hover,.TabsButton-module-scss-module__tXTrMW__item:active{color:var(--color-text-primary);border-color:var(--color-bg-accent)}.TabsButton-module-scss-module__tXTrMW__item.TabsButton-module-scss-module__tXTrMW__is-active{color:var(--color-text-invert);background:var(--color-bg-accent);cursor:default;border-color:transparent}.TabsButton-module-scss-module__tXTrMW__item.TabsButton-module-scss-module__tXTrMW__is-active:before{opacity:1}.TabsButton-module-scss-module__tXTrMW__text{padding-top:var(--space-s);padding-bottom:var(--space-s)}
@keyframes Tag-module-scss-module__jE90SW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Tag-module-scss-module__jE90SW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Tag-module-scss-module__jE90SW__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;-moz-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__jE90SW__tag--open{color:var(--color-text-stat-1);background:var(--color-stat-1)}.Tag-module-scss-module__jE90SW__tag--funded{color:var(--color-text-stat-2);background:var(--color-stat-2)}.Tag-module-scss-module__jE90SW__tag--repaid{color:var(--color-text-stat-3);background:var(--color-stat-3)}.Tag-module-scss-module__jE90SW__core{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.Tag-module-scss-module__jE90SW__core svg,.Tag-module-scss-module__jE90SW__core img{vertical-align:middle;margin-right:var(--space-xxs);display:inline-block;position:relative;top:-1px}.Tag-module-scss-module__jE90SW__core--status{min-height:13px}
@keyframes CustomTextarea-module-scss-module__Sik-DW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CustomTextarea-module-scss-module__Sik-DW__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .CustomTextarea-module-scss-module__Sik-DW__wrapp{position:relative}body .CustomTextarea-module-scss-module__Sik-DW__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__Sik-DW__input{font-size:16px;font-weight:500;line-height:1.5;color:var(--color-text-primary)!important}body .CustomTextarea-module-scss-module__Sik-DW__input::placeholder{color:var(--color-text-secondary);font-size:16px;font-weight:500;line-height:1.5}body .CustomTextarea-module-scss-module__Sik-DW__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__Sik-DW__inputWrapper:hover{border:1px solid var(--color-bd-primary);background:var(--color-bg-surface)}body .CustomTextarea-module-scss-module__Sik-DW__inputWrapper--flat{border-color:transparent}body .CustomTextarea-module-scss-module__Sik-DW__inputWrapper--sm{min-height:var(--size-field-sm)}body .CustomTextarea-module-scss-module__Sik-DW__inputWrapper--md{min-height:var(--size-field-md)}body .CustomTextarea-module-scss-module__Sik-DW__inputWrapper--lg{min-height:var(--size-field-lg);padding-left:var(--space-xl);padding-right:var(--space-xl)}body .CustomTextarea-module-scss-module__Sik-DW__inputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}body .CustomTextarea-module-scss-module__Sik-DW__inputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}body .CustomTextarea-module-scss-module__Sik-DW__inputWrapper input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}body .CustomTextarea-module-scss-module__Sik-DW__end-content,body .CustomTextarea-module-scss-module__Sik-DW__start-content{color:var(--color-text-tertiary);font-size:16px;font-weight:500;line-height:1.5}body .CustomTextarea-module-scss-module__Sik-DW__label{color:var(--color-text-secondary);font-weight:400;line-height:1.3;font-size:12px!important}body .CustomTextarea-module-scss-module__Sik-DW__counter{padding:var(--space-xs)0 0 var(--space-xl);color:var(--color-text-tertiary);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;font-weight:450;line-height:1.4}
@keyframes Toggler-module-scss-module__LnSoAW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Toggler-module-scss-module__LnSoAW__placeholder{0%,to{opacity:1}50%{opacity:.6}}body .Toggler-module-scss-module__LnSoAW__block{--nextui-foreground:var(--color-text-primary);position:relative}
@keyframes TxBtn-module-scss-module__m1gAPW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TxBtn-module-scss-module__m1gAPW__placeholder{0%,to{opacity:1}50%{opacity:.6}}.TxBtn-module-scss-module__m1gAPW__btn{-webkit-user-select:none;-moz-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__m1gAPW__btn:hover{color:var(--color-text-primary)}
@keyframes BuyBackModal-module-scss-module__oJvoHG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BuyBackModal-module-scss-module__oJvoHG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.BuyBackModal-module-scss-module__oJvoHG__content{padding:0}.BuyBackModal-module-scss-module__oJvoHG__description{color:var(--color-text-secondary);margin:0;font-size:16px;font-weight:500;line-height:1.6}.BuyBackModal-module-scss-module__oJvoHG__actions{gap:var(--space-m);justify-content:flex-end;display:flex}@media (max-width:768px){.BuyBackModal-module-scss-module__oJvoHG__actions{flex-direction:column}.BuyBackModal-module-scss-module__oJvoHG__closeBtn,.BuyBackModal-module-scss-module__oJvoHG__learnMoreBtn{width:100%}}
@keyframes CardPlaceholder-module-scss-module__If_TTG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes CardPlaceholder-module-scss-module__If_TTG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.CardPlaceholder-module-scss-module__If_TTG__placeholder{height:100%;padding:var(--space-s);flex-direction:column;justify-content:flex-start;align-items:stretch;animation:1.6s linear infinite CardPlaceholder-module-scss-module__If_TTG__placeholder;display:flex}.CardPlaceholder-module-scss-module__If_TTG__placeholder--no-anim{animation:CardPlaceholder-module-scss-module__If_TTG__unset}.CardPlaceholder-module-scss-module__If_TTG__placeholder-head{justify-content:flex-start;align-items:flex-end;gap:var(--space-m);aspect-ratio:1.36585;background:var(--color-bg-badge);border-radius:var(--radius-xl);width:100%;padding:var(--space-l);display:flex;position:relative}.CardPlaceholder-module-scss-module__If_TTG__placeholder-head:before,.CardPlaceholder-module-scss-module__If_TTG__placeholder-head:after{content:"";background:var(--color-bg-badge);border-radius:999px;width:100%;display:block}.CardPlaceholder-module-scss-module__If_TTG__placeholder-head:before{width:28px;height:28px}.CardPlaceholder-module-scss-module__If_TTG__placeholder-head:after{max-width:12ch;height:1.8rem}.CardPlaceholder-module-scss-module__If_TTG__placeholder-stat{justify-content:flex-start;align-items:flex-start;gap:var(--space-xs);padding:var(--space-xxl)var(--space-xl)var(--space-m);flex-direction:column;margin-top:auto;display:flex;position:relative}.CardPlaceholder-module-scss-module__If_TTG__placeholder-stat:before,.CardPlaceholder-module-scss-module__If_TTG__placeholder-stat:after{content:"";background:var(--color-bg-badge);border-radius:9px;width:100%;height:14px;display:block}.CardPlaceholder-module-scss-module__If_TTG__placeholder-stat:before{border-right:6px;max-width:135px;height:44px}.CardPlaceholder-module-scss-module__If_TTG__placeholder-stat:after{max-width:12ch}.CardPlaceholder-module-scss-module__If_TTG__placeholder-stat span{right:var(--space-xl);top:var(--space-xxl);background:var(--color-bg-badge);border-radius:18px;width:5ch;height:1.4rem;position:absolute}.CardPlaceholder-module-scss-module__If_TTG__placeholder-line{margin-top:var(--space-l);margin-bottom:var(--space-l);width:calc(100% - var(--space-xl)*2);border-radius:var(--radius-xl);background:var(--color-bg-badge);height:4px;margin-inline:var(--space-xl);display:block}.CardPlaceholder-module-scss-module__If_TTG__placeholder-bottom{justify-content:space-between;align-items:center;gap:var(--space-xxs);padding:var(--space-s)var(--space-xl)var(--space-m);display:flex}.CardPlaceholder-module-scss-module__If_TTG__placeholder-bottom:before,.CardPlaceholder-module-scss-module__If_TTG__placeholder-bottom:after{content:"";background:var(--color-bg-badge);border-radius:9px;width:100%;height:14px;display:block}.CardPlaceholder-module-scss-module__If_TTG__placeholder-bottom:before{max-width:97px}.CardPlaceholder-module-scss-module__If_TTG__placeholder-bottom:after{max-width:54px}
@keyframes ProjectCard-module-scss-module__YjGGZq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProjectCard-module-scss-module__YjGGZq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ProjectCard-module-scss-module__YjGGZq__card{background:var(--color-bg-primary);border-radius:var(--radius-xl);transition:background var(--trans-long),border var(--trans-base);pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;position:relative;overflow:hidden}.ProjectCard-module-scss-module__YjGGZq__card--is-ready{pointer-events:all}.ProjectCard-module-scss-module__YjGGZq__card:hover{background:var(--color-bg-primary-hover)}.ProjectCard-module-scss-module__YjGGZq__cover{padding:var(--space-s)}.ProjectCard-module-scss-module__YjGGZq__cover-in{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--color-bg-surface);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:28px;place-items:center;height:246px;display:grid;position:relative;overflow:hidden;transform:translate(0,0);-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.ProjectCard-module-scss-module__YjGGZq__cover-in--no-photo{background:var(--color-bg-primary)}.ProjectCard-module-scss-module__YjGGZq__cover-in:before,.ProjectCard-module-scss-module__YjGGZq__cover-in:after{content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.ProjectCard-module-scss-module__YjGGZq__cover-in:before{z-index:1;background:linear-gradient(rgba(35,98,245,.2),rgba(35,98,245,.2))}.ProjectCard-module-scss-module__YjGGZq__cover-in:after{z-index:2;background:linear-gradient(rgba(30,30,30,.1) 0%,rgba(30,30,30,0) 50%,rgba(30,30,30,.75) 100%)}.ProjectCard-module-scss-module__YjGGZq__cover-in picture,.ProjectCard-module-scss-module__YjGGZq__cover-in img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ProjectCard-module-scss-module__YjGGZq__cover-in .ProjectCard-module-scss-module__YjGGZq__coverImage{width:100%;height:100%;position:relative}.ProjectCard-module-scss-module__YjGGZq__cover-in .ProjectCard-module-scss-module__YjGGZq__coverImage .ProjectCard-module-scss-module__YjGGZq__img{-o-object-fit:cover;object-fit:cover}.ProjectCard-module-scss-module__YjGGZq__nophoto{color:var(--color-text-primary);opacity:.05}.ProjectCard-module-scss-module__YjGGZq__badges{left:var(--space-s);top:var(--space-s);z-index:3;justify-content:flex-start;align-items:stretch;gap:var(--space-xxs);width:calc(100% - var(--space-s)*2);flex-direction:column;display:flex;position:absolute}.ProjectCard-module-scss-module__YjGGZq__content{bottom:var(--space-s);left:var(--space-s);z-index:3;justify-content:flex-start;align-items:center;gap:var(--space-m);padding-inline:var(--space-s);padding-block:var(--space-m);max-width:calc(100% - var(--space-s)*2);display:flex;position:absolute}.ProjectCard-module-scss-module__YjGGZq__country{background:var(--color-bd-secondary);border-radius:50%;flex:none;width:28px;height:28px;overflow:hidden}.ProjectCard-module-scss-module__YjGGZq__country img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.ProjectCard-module-scss-module__YjGGZq__title{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.03em;max-width:100%;color:var(--color-text-primary);font-size:24px;font-weight:600;line-height:1;overflow:hidden}.ProjectCard-module-scss-module__YjGGZq__text{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--color-text-tertiary);font-size:16px;font-weight:500;line-height:1.5;display:block;overflow:hidden}.ProjectCard-module-scss-module__YjGGZq__footer{margin-top:auto}.ProjectCard-module-scss-module__YjGGZq__rate{padding-top:var(--space-xxl);margin-bottom:var(--space-l);padding-left:var(--space-xxl);padding-right:var(--space-xxl);justify-content:space-between;align-items:flex-start;display:flex}.ProjectCard-module-scss-module__YjGGZq__apr{display:block}.ProjectCard-module-scss-module__YjGGZq__apr-num{letter-spacing:-.04em;color:var(--color-text-primary);font-size:44px;font-weight:300;line-height:1;display:block}.ProjectCard-module-scss-module__YjGGZq__apr--disabled .ProjectCard-module-scss-module__YjGGZq__apr-num{color:var(--color-text-tertiary)}.ProjectCard-module-scss-module__YjGGZq__apr-text{color:var(--color-text-tertiary);font-size:14px;font-weight:450;line-height:1.4;display:block}.ProjectCard-module-scss-module__YjGGZq__risk-pill{text-transform:uppercase;gap:var(--space-s);background:var(--color-bg-primary);color:var(--color-text-secondary);min-width:70px;height:28px;font-size:14px;font-weight:500;line-height:1.4}.ProjectCard-module-scss-module__YjGGZq__risk-pill:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;display:inline-block}.ProjectCard-module-scss-module__YjGGZq__risk-pill--A,.ProjectCard-module-scss-module__YjGGZq__risk-pill--AA,.ProjectCard-module-scss-module__YjGGZq__risk-pill--AAA{color:var(--color-text-success)}.ProjectCard-module-scss-module__YjGGZq__risk-pill--B,.ProjectCard-module-scss-module__YjGGZq__risk-pill--BB,.ProjectCard-module-scss-module__YjGGZq__risk-pill--BBB{color:var(--color-text-bonus)}.ProjectCard-module-scss-module__YjGGZq__risk-pill--C,.ProjectCard-module-scss-module__YjGGZq__risk-pill--CC,.ProjectCard-module-scss-module__YjGGZq__risk-pill--CCC{color:var(--color-text-critical)}.ProjectCard-module-scss-module__YjGGZq__progress{padding-left:var(--space-xl);padding-right:var(--space-xl);margin-bottom:var(--space-l)}.ProjectCard-module-scss-module__YjGGZq__progress--disabled{opacity:0}.ProjectCard-module-scss-module__YjGGZq__progress-line:before{opacity:.5}.ProjectCard-module-scss-module__YjGGZq__progress--open .ProjectCard-module-scss-module__YjGGZq__progress-line:before{opacity:1;background:linear-gradient(90deg,rgba(5,62,129,.94) 0%,rgba(76,135,207,.94) 100%)}.ProjectCard-module-scss-module__YjGGZq__stat{color:var(--color-text-secondary);padding-left:var(--space-xxl);padding-right:var(--space-xxl);padding-bottom:var(--space-xxl);justify-content:space-between;align-items:center;font-size:14px;font-weight:450;line-height:1.4;display:flex}.ProjectCard-module-scss-module__YjGGZq__date{justify-content:flex-start;align-items:center;gap:var(--space-s);display:inline-flex}.ProjectCard-module-scss-module__YjGGZq__date svg{color:var(--color-text-disabled);position:relative;top:-1px}.ProjectCard-module-scss-module__YjGGZq__status{background:var(--color-bg-surface);color:var(--color-text-primary);justify-content:center;align-items:center;gap:var(--space-s);text-transform:uppercase;border-radius:0 0 var(--radius-xl)var(--radius-xl);width:100%;padding-left:var(--space-xl);padding-right:var(--space-xl);cursor:default;height:36px;font-size:14px;font-weight:450;line-height:1.4;display:flex}.ProjectCard-module-scss-module__YjGGZq__status--funded,.ProjectCard-module-scss-module__YjGGZq__status--repaid{color:var(--color-text-success)}.ProjectCard-module-scss-module__YjGGZq__status--comming{color:var(--color-text-stat-2)}.ProjectCard-module-scss-module__YjGGZq__status svg{position:relative;top:-1px}.ProjectCard-module-scss-module__YjGGZq__status--funded svg{top:-2px}
@keyframes ProjectSummary-module-scss-module__DfnQ2W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProjectSummary-module-scss-module__DfnQ2W__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ProjectSummary-module-scss-module__DfnQ2W__block{min-height:170px;padding:var(--space-xxxl);top:calc(var(--header-height) + 16px);border-radius:var(--radius-xl);background:rgba(255,255,255,.04)}@media only screen and (max-width:767px){.ProjectSummary-module-scss-module__DfnQ2W__block{background:0 0;padding:0}}.ProjectSummary-module-scss-module__DfnQ2W__head{margin-bottom:var(--space-xxl);position:relative}.ProjectSummary-module-scss-module__DfnQ2W__price{justify-content:flex-start;align-items:flex-end;gap:var(--space-s);cursor:default;padding-right:60px;display:flex}.ProjectSummary-module-scss-module__DfnQ2W__price-num{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--color-text-primary);font-size:36px;font-weight:300;line-height:1;overflow:hidden}@media only screen and (max-width:767px){.ProjectSummary-module-scss-module__DfnQ2W__price-num{letter-spacing:-.04em;font-size:28px;font-weight:300;line-height:1}}.ProjectSummary-module-scss-module__DfnQ2W__price-curr{color:var(--color-text-tertiary);font-size:14px;font-weight:450;line-height:1.4}.ProjectSummary-module-scss-module__DfnQ2W__price-tag{position:absolute;top:0;right:0}.ProjectSummary-module-scss-module__DfnQ2W__progress{margin-top:var(--space-s);margin-bottom:var(--space-s)}.ProjectSummary-module-scss-module__DfnQ2W__head-text{padding-top:var(--space-s);color:var(--color-text-tertiary);cursor:default;font-size:14px;font-weight:450;line-height:1.4;display:block}.ProjectSummary-module-scss-module__DfnQ2W__stat{margin-bottom:var(--space-xxl);font-size:16px;font-weight:500;line-height:1.5}.ProjectSummary-module-scss-module__DfnQ2W__stat-item{justify-content:space-between;align-items:center;gap:var(--space-s);margin-bottom:var(--space-s);cursor:default;display:flex}.ProjectSummary-module-scss-module__DfnQ2W__stat-item--extra,.ProjectSummary-module-scss-module__DfnQ2W__stat-item--extra>span{color:var(--color-text-bonus)}.ProjectSummary-module-scss-module__DfnQ2W__stat-item:last-child{margin-bottom:0}.ProjectSummary-module-scss-module__DfnQ2W__stat-currency{flex-direction:row;align-items:center;display:flex}.ProjectSummary-module-scss-module__DfnQ2W__stat-title{color:var(--color-text-tertiary)}.ProjectSummary-module-scss-module__DfnQ2W__stat-val{color:var(--color-text-primary)}.ProjectSummary-module-scss-module__DfnQ2W__buttons{justify-content:flex-start;align-items:stretch;gap:var(--space-l);flex-direction:column;display:flex}.ProjectSummary-module-scss-module__DfnQ2W__footer{text-align:center;color:var(--color-text-tertiary);margin-top:var(--space-l);cursor:default;font-size:14px;font-weight:450;line-height:1.4}.ProjectSummary-module-scss-module__DfnQ2W__sub{justify-content:flex-start;align-items:stretch;gap:var(--space-xxl);flex-direction:column;display:flex}@media only screen and (max-width:767px){.ProjectSummary-module-scss-module__DfnQ2W__sub{gap:var(--space-l)}}.ProjectSummary-module-scss-module__DfnQ2W__sub-text{color:var(--color-text-secondary);font-size:16px;font-weight:500;line-height:1.5}@media only screen and (max-width:767px){.ProjectSummary-module-scss-module__DfnQ2W__sub-btn{min-height:var(--size-field-md)}}.ProjectSummary-module-scss-module__DfnQ2W__sub-checkbox{color:var(--color-text-secondary)}
@keyframes NotConnectedPlaceholder-module-scss-module__UffyhG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes NotConnectedPlaceholder-module-scss-module__UffyhG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.NotConnectedPlaceholder-module-scss-module__UffyhG__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__UffyhG__cover{width:140px;height:140px;margin-bottom:var(--space-s)}.NotConnectedPlaceholder-module-scss-module__UffyhG__title{letter-spacing:-.03em;margin-bottom:var(--space-s);font-size:24px;font-weight:600;line-height:1;display:block}.NotConnectedPlaceholder-module-scss-module__UffyhG__text{color:var(--color-text-secondary);margin-bottom:var(--space-m);text-align:center}.NotConnectedPlaceholder-module-scss-module__UffyhG__btn{margin-top:var(--space-xxxl)}
@keyframes UserProfileIcon-module-scss-module__HUZoBG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes UserProfileIcon-module-scss-module__HUZoBG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.UserProfileIcon-module-scss-module__HUZoBG__setting{padding-left:0;padding-right:0}.UserProfileIcon-module-scss-module__HUZoBG__setting>*{animation:1s linear infinite paused UserProfileIcon-module-scss-module__HUZoBG__rotate}.UserProfileIcon-module-scss-module__HUZoBG__setting:hover>*{animation-play-state:running}@media only screen and (max-width:960px){.UserProfileIcon-module-scss-module__HUZoBG__setting:hover>*{animation-play-state:paused}}
@keyframes EmailVerification-module-scss-module__wj6RVq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes EmailVerification-module-scss-module__wj6RVq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.EmailVerification-module-scss-module__wj6RVq__container{position:relative}.EmailVerification-module-scss-module__wj6RVq__desc{color:var(--color-text-secondary);font-size:14px;font-weight:450;line-height:1.4}.EmailVerification-module-scss-module__wj6RVq__form{gap:var(--space-xxl);flex-direction:column;display:flex}.EmailVerification-module-scss-module__wj6RVq__code-form{align-items:center;gap:var(--space-s);flex-direction:row;display:flex}.EmailVerification-module-scss-module__wj6RVq__input-wrapper{display:inline-block;position:relative}.EmailVerification-module-scss-module__wj6RVq__code-input input{text-align:center}.EmailVerification-module-scss-module__wj6RVq__code-input::placeholder{opacity:0}.EmailVerification-module-scss-module__wj6RVq__code-input::-moz-placeholder{opacity:0}.EmailVerification-module-scss-module__wj6RVq__code-input::placeholder{opacity:0}.EmailVerification-module-scss-module__wj6RVq__code-input:-ms-placeholder-shown{opacity:0}.EmailVerification-module-scss-module__wj6RVq__placeholder-dot{color:var(--color-text-placeholder,#999);pointer-events:none;z-index:1;font-size:1.2em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EmailVerification-module-scss-module__wj6RVq__divider{color:var(--color-bg-placeholder)}.EmailVerification-module-scss-module__wj6RVq__error-message{color:var(--color-text-critical);font-size:14px;font-weight:500;line-height:1.4}.EmailVerification-module-scss-module__wj6RVq__submit-btn{width:100%}.EmailVerification-module-scss-module__wj6RVq__link{color:var(--color-text-link);cursor:pointer;font-size:16px;font-weight:450;line-height:1.5;text-decoration:underline}.EmailVerification-module-scss-module__wj6RVq__link:hover{text-decoration:underline}.EmailVerification-module-scss-module__wj6RVq__success-form{align-items:center;gap:var(--space-m);flex-direction:column;padding:20px;display:flex}.EmailVerification-module-scss-module__wj6RVq__success-img{width:100px;height:100px}.EmailVerification-module-scss-module__wj6RVq__success-title{letter-spacing:-.03em;font-size:44px;font-weight:600;line-height:1}.EmailVerification-module-scss-module__wj6RVq__success-text{color:var(--color-text-secondary);text-align:center;font-size:16px;font-weight:500;line-height:1.5}.EmailVerification-module-scss-module__wj6RVq__success-btn{width:100%;margin-top:var(--space-xxxl)}
@keyframes BackLink-module-scss-module__asTuFG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes BackLink-module-scss-module__asTuFG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.BackLink-module-scss-module__asTuFG__back{position:relative}.BackLink-module-scss-module__asTuFG__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:450;line-height:1.4;display:flex}.BackLink-module-scss-module__asTuFG__back-link:hover{color:var(--color-text-secondary)}.BackLink-module-scss-module__asTuFG__back-link svg{transition:transform var(--trans-base)}.BackLink-module-scss-module__asTuFG__back-link:hover svg{transform:translate(-2px)}@media only screen and (max-width:768px){.BackLink-module-scss-module__asTuFG__back-link{padding-top:0;padding-bottom:0}}@media only screen and (max-width:767px){.BackLink-module-scss-module__asTuFG__icn{display:none}}.BackLink-module-scss-module__asTuFG__icn-mob{display:none}@media only screen and (max-width:767px){.BackLink-module-scss-module__asTuFG__icn-mob{display:inline-block}}
@keyframes ConnectWalletBtn-module-scss-module__c9e_mG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ConnectWalletBtn-module-scss-module__c9e_mG__placeholder{0%,to{opacity:1}50%{opacity:.6}}.ConnectWalletBtn-module-scss-module__c9e_mG__user-name{letter-spacing:-.005em;padding-left:var(--space-xxs);padding-right:var(--space-xxs);font-size:16px;font-weight:600;line-height:1.3;display:inline-block}
@keyframes Modal-module-scss-module__V5R9kq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Modal-module-scss-module__V5R9kq__placeholder{0%,to{opacity:1}50%{opacity:.6}}.Modal-module-scss-module__V5R9kq__flex{flex-direction:row;justify-content:space-between;display:flex}.Modal-module-scss-module__V5R9kq__flex>*{flex:1}.Modal-module-scss-module__V5R9kq__flex>:first-child{margin-right:20px}.Modal-module-scss-module__V5R9kq__modalStyle{width:416px}.Modal-module-scss-module__V5R9kq__modalStyle .ant-modal-header{background-color:#1f1f1f!important;border-bottom:1px solid #3a3a3a!important;margin-bottom:0!important;padding:16px 24px!important}.Modal-module-scss-module__V5R9kq__modalStyle .ant-modal-content{background-color:#1f1f1f!important;border-radius:2px!important;padding:0!important}.Modal-module-scss-module__V5R9kq__modalStyle .ant-modal-body{border-bottom:1px solid #3a3a3a!important;padding:16px!important}.Modal-module-scss-module__V5R9kq__modalStyle .ant-modal-footer{border-bottom:1px solid #3a3a3a!important;margin-top:0!important;padding:16px!important}.Modal-module-scss-module__V5R9kq__modalStyle .ant-modal-close-x{color:#848484!important}.Modal-module-scss-module__V5R9kq__form{width:100%}.Modal-module-scss-module__V5R9kq__formFlex>:not(:last-child){margin-bottom:3rem}.Modal-module-scss-module__V5R9kq__formGroup{margin-bottom:16px}.Modal-module-scss-module__V5R9kq__formGroup label{color:#fff;margin-bottom:8px;font-weight:500;display:block}.Modal-module-scss-module__V5R9kq__errorMessage{color:#ff4d4f;margin-top:4px;font-size:14px}.Modal-module-scss-module__V5R9kq__flex{gap:16px;display:flex}.Modal-module-scss-module__V5R9kq__flex .Modal-module-scss-module__V5R9kq__formGroup{flex:1}.Modal-module-scss-module__V5R9kq__tableStyle .ant-table-thead>tr>th{background-color:#141414!important}.Modal-module-scss-module__V5R9kq__tableStyle .ant-table-row{cursor:pointer}.Modal-module-scss-module__V5R9kq__tableStyle .ant-table-row.disabled{cursor:default}.Modal-module-scss-module__V5R9kq__formItem .ant-form-item{margin-bottom:0!important}.Modal-module-scss-module__V5R9kq__formItem .ant-form-item-label{margin-right:24px!important}.Modal-module-scss-module__V5R9kq__textItem .ant-typography{text-transform:capitalize!important}.Modal-module-scss-module__V5R9kq__loading{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Modal-module-scss-module__V5R9kq__message-class{position:absolute;bottom:0;right:0}.Modal-module-scss-module__V5R9kq__buttonLink{color:#fff!important;padding-left:0!important;padding-right:0!important;font-size:16px!important}.Modal-module-scss-module__V5R9kq__dangerText{color:#adadad!important}.Modal-module-scss-module__V5R9kq__dangerButton{color:#adadad!important;border-color:#434343!important}.Modal-module-scss-module__V5R9kq__cardStyle .ant-card-body{background-color:#1f1f1f!important;padding:12px!important}
/*# sourceMappingURL=153b33982bfbc313.css.map*/