.om-component-ui-icons-wrapper{color:var(--icon-color);height:var(--icon-height);width:var(--icon-width);justify-content:center;align-items:center;font-style:normal;display:inline-flex}.om-component-ui-icons :not(g,defs,clipPath,linearGradient,[fill],[stroke],[stroke-width]){fill:currentColor}.om-component-ui-icons :not(g,defs,clipPath,linearGradient)[stroke-width]:not([stroke],[fill]){stroke:currentColor}.om-component-ui-icons-logo-with-words{align-items:center;font-style:normal;display:inline-flex}.om-component-ui-icons-logo-with-words i:last-child{padding-left:5%}.om-component-ui-icons-logo-with-words-with-network i:nth-child(2),.om-component-ui-icons-logo-with-words-with-network i:nth-child(3){padding-left:2.5%}.om-component-ui-icons-logo-with-beta{align-items:center;font-style:normal;display:inline-flex}.om-component-ui-icons-logo-with-beta i:nth-of-type(2){padding-left:4%}.om-component-ui-icons-logo-with-beta i:last-of-type{margin-bottom:calc(var(--logo-height)*.125);align-self:flex-end;padding-left:1px}.om-component-ui-icons-logo-with-beta-with-network i:nth-of-type(2),.om-component-ui-icons-logo-with-beta-with-network i:nth-of-type(3){padding-left:2.2%}.om-component-ui-icons-logo-with-beta-with-network i:last-of-type{padding-left:1.03%}.om-component-ui-icons-hover-wrapper{background-color:var(--om-bg-default-secondary,#f8f8f8);border-radius:var(--om-radius-200,8px);justify-content:center;align-items:center;padding:8px;display:inline-flex}.om-component-ui-icons-hover-wrapper:hover{background-color:var(--om-bg-default-secondary-hover,#e3e4e4);cursor:pointer}.om-component-ui-icons-hover-wrapper-disabled{cursor:not-allowed;opacity:.5}.om-component-ui-icons-hover-wrapper-disabled:hover{background-color:var(--om-bg-default-secondary,#f8f8f8)}
.om-component-ui-copy{cursor:pointer}.om-component-ui-copy-copied{cursor:default}.om-component-ui-copy-inner{background-color:var(--om-bg-neutral-tertiary,#f0f0f0);border-radius:var(--om-radius-300,12px);cursor:pointer;padding:var(--om-spacing-300,12px);justify-content:center;align-items:center;transition:background-color .2s;display:inline-flex}.om-component-ui-copy-inner:hover{background-color:var(--om-bg-neutral-tertiary-hover,#e3e4e4)}.om-component-ui-copy-inner-copied{cursor:default}.om-component-ui-copy-inner-copied,.om-component-ui-copy-inner-copied:hover{background-color:var(--om-bg-positive-tertiary,#1f58000d)}
.om-component-ui-clipboard{gap:var(--om-spacing-200,8px);flex-direction:column;display:flex}.om-component-ui-clipboard-content{background-color:var(--om-bg-default-secondary,#f8f8f8);border:1px solid var(--om-border-neutral,#e3e4e4);border-radius:var(--om-radius-300,12px);align-items:center;gap:var(--om-spacing-200,8px);padding:var(--om-spacing-200,8px) var(--om-spacing-400,16px);flex-direction:row;justify-content:space-between;display:flex}.om-component-ui-clipboard-content-text{color:var(--om-text-default-tertiary,#646465);word-wrap:break-word;word-break:break-all;margin:0;display:inline-block}
.om-component-ui-notification{background-color:var(--om-bg-default-secondary,#f8f8f8);border-radius:var(--om-radius-300,12px);box-shadow:var(--om-shadow-200,0 10px 22px #0000001a);align-items:flex-start;gap:var(--om-spacing-200,8px);padding:var(--om-spacing-300,12px);display:flex}.om-component-ui-notification-content-wrapper{align-items:flex-start;gap:var(--om-spacing-300,12px);flex:1 0 0;min-width:0;display:flex}.om-component-ui-notification-icon-wrapper{flex-shrink:0;align-items:center;display:flex}.om-component-ui-notification-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.om-component-ui-notification-content{align-items:flex-start;gap:var(--om-spacing-100,4px);min-width:0;padding-top:var(--om-spacing-200,8px);flex-direction:column;flex:1 0 0;display:flex}.om-component-ui-notification-body,.om-component-ui-notification-title{display:block}.om-component-ui-notification-link{color:var(--om-text-brand,#073387);cursor:pointer;font-family:var(--om-body-md-font-family);font-size:var(--om-body-md-font-size);font-weight:var(--om-body-md-strong-font-weight);letter-spacing:var(--om-body-md-letter-spacing);line-height:var(--om-body-md-line-height);background:0 0;border:none;padding:0;text-decoration:underline}.om-component-ui-notification-close{color:var(--om-icon-neutral-secondary,#9fa3a3);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.om-component-ui-notification-close .om-component-ui-icons-wrapper{--icon-color:currentcolor}.om-component-ui-notification-close:hover{color:var(--om-icon-neutral,#404042)}.om-component-ui-notification-viewport{pointer-events:none;z-index:1100;position:fixed;inset:0}.om-component-ui-notification-stack{--notification-motion-offset:calc(100% + var(--om-spacing-300,12px));max-width:calc(100vw - var(--om-spacing-400,16px)*2);pointer-events:none;flex-direction:column;width:375px;display:flex;position:fixed}.om-component-ui-notification-stack-topLeft{left:var(--om-spacing-400,16px);top:var(--om-spacing-400,16px);--notification-motion-offset:calc(-100% - var(--om-spacing-300,12px))}.om-component-ui-notification-stack-topRight{right:var(--om-spacing-400,16px);top:var(--om-spacing-400,16px)}.om-component-ui-notification-stack-bottomLeft{bottom:var(--om-spacing-400,16px);left:var(--om-spacing-400,16px);--notification-motion-offset:calc(-100% - var(--om-spacing-300,12px))}.om-component-ui-notification-stack-bottomRight{bottom:var(--om-spacing-400,16px);right:var(--om-spacing-400,16px)}.om-component-ui-notification-item{will-change:grid-template-rows,margin-top;grid-template-rows:1fr;transition:grid-template-rows .24s,margin-top .24s;display:grid}.om-component-ui-notification-item+.om-component-ui-notification-item{margin-top:var(--om-spacing-300,12px)}.om-component-ui-notification-item-inner{opacity:1;pointer-events:auto;will-change:transform,opacity;min-height:0;transition:transform .24s,opacity .24s;overflow:visible;transform:translateZ(0)}.om-component-ui-notification-item-enter,.om-component-ui-notification-item-exit+.om-component-ui-notification-item{margin-top:0}.om-component-ui-notification-item-active{grid-template-rows:1fr}.om-component-ui-notification-item-exit .om-component-ui-notification-item-inner{pointer-events:none}.om-component-ui-notification-item-exit-collapse{grid-template-rows:0fr}.om-component-ui-notification-item-exit-collapse .om-component-ui-notification-item-inner{overflow:hidden}.om-component-ui-notification-item-enter .om-component-ui-notification-item-inner,.om-component-ui-notification-item-exit .om-component-ui-notification-item-inner{opacity:0;transform:translate3d(var(--notification-motion-offset),0,0)}.om-component-ui-notification-item-active .om-component-ui-notification-item-inner{transform:translateZ(0)}
.om-component-ui-tooltip[role=tooltip]{background-color:var(--om-bg-neutral,#131313);border-radius:var(--om-radius-200,8px);box-shadow:var(--om-shadow-200,0 10px 22px #0000001a);color:var(--om-text-on-neutral,#fff);align-items:center;gap:var(--om-spacing-0,0);opacity:1;min-width:48px;max-width:400px;padding:var(--om-spacing-200,8px) var(--om-spacing-300,12px);z-index:999;flex-direction:column;display:flex}.om-component-ui-tooltip[role=tooltip] .om-component-ui-tooltip-title{font-family:var(--om-title-sm-font-family);font-size:var(--om-title-sm-font-size);font-weight:var(--om-title-sm-strong-font-weight);letter-spacing:var(--om-title-sm-letter-spacing);line-height:var(--om-title-sm-line-height)}.om-component-ui-tooltip[role=tooltip] .om-component-ui-tooltip-body{font-family:var(--om-body-sm-font-family);font-size:var(--om-body-sm-font-size);font-weight:var(--om-body-sm-strong-font-weight);letter-spacing:var(--om-body-sm-letter-spacing);line-height:var(--om-body-sm-line-height)}.om-component-ui-tooltip[role=tooltip].om-component-ui-tooltip-with-title{text-align:left;align-items:flex-start}.om-component-ui-tooltip[role=tooltip] .om-component-ui-tooltip-arrow{background-color:var(--om-bg-neutral,#131313);border-radius:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-bottom]>.om-component-ui-tooltip-arrow,.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-top]>.om-component-ui-tooltip-arrow{width:36px;height:9px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzNiA5Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMTcuMzE1IDcuMzU1IDEwLjM2Ni44MTVBMyAzIDAgMCAwIDguMzEgMGgxOS4zOGEzIDMgMCAwIDAtMi4wNTYuODE1bC02Ljk0OSA2LjU0YTEgMSAwIDAgMS0xLjM3IDAiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTTggLjVoLjM0M2E0IDQgMCAwIDEgMi44MjkgMS4xNzJsNi4xMiA2LjEyYTEgMSAwIDAgMCAxLjQxNSAwbDYuMTIxLTYuMTJBNCA0IDAgMCAxIDI3LjY1Ny41SDI4Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAzNiA5Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMTcuMzE1IDcuMzU1IDEwLjM2Ni44MTVBMyAzIDAgMCAwIDguMzEgMGgxOS4zOGEzIDMgMCAwIDAtMi4wNTYuODE1bC02Ljk0OSA2LjU0YTEgMSAwIDAgMS0xLjM3IDAiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTTggLjVoLjM0M2E0IDQgMCAwIDEgMi44MjkgMS4xNzJsNi4xMiA2LjEyYTEgMSAwIDAgMCAxLjQxNSAwbDYuMTIxLTYuMTJBNCA0IDAgMCAxIDI3LjY1Ny41SDI4Ii8+PC9zdmc+)}.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-left]>.om-component-ui-tooltip-arrow,.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-right]>.om-component-ui-tooltip-arrow{width:9px;height:36px;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA5IDM2Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJtNy4zNTUgMTguNjg1LTYuNTQgNi45NDlBMyAzIDAgMCAwIDAgMjcuNjlWOC4zMWEzIDMgMCAwIDAgLjgxNSAyLjA1Nmw2LjU0IDYuOTQ5YTEgMSAwIDAgMSAwIDEuMzciLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTS41IDI4di0uMzQzYTQgNCAwIDAgMSAxLjE3Mi0yLjgyOWw2LjEyLTYuMTJhMSAxIDAgMCAwIDAtMS40MTVsLTYuMTItNi4xMjFBNCA0IDAgMCAxIC41IDguMzQzVjgiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA5IDM2Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJtNy4zNTUgMTguNjg1LTYuNTQgNi45NDlBMyAzIDAgMCAwIDAgMjcuNjlWOC4zMWEzIDMgMCAwIDAgLjgxNSAyLjA1Nmw2LjU0IDYuOTQ5YTEgMSAwIDAgMSAwIDEuMzciLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTS41IDI4di0uMzQzYTQgNCAwIDAgMSAxLjE3Mi0yLjgyOWw2LjEyLTYuMTJhMSAxIDAgMCAwIDAtMS40MTVsLTYuMTItNi4xMjFBNCA0IDAgMCAxIC41IDguMzQzVjgiLz48L3N2Zz4=)}.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-top]>.om-component-ui-tooltip-arrow{transform:none;bottom:-8px!important}.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-bottom]>.om-component-ui-tooltip-arrow{transform:rotate(180deg);top:-8px!important}.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-left]>.om-component-ui-tooltip-arrow{transform:none;right:-8px!important}.om-component-ui-tooltip[role=tooltip][class*=react-tooltip__place-right]>.om-component-ui-tooltip-arrow{transform:rotate(180deg);left:-8px!important}@media (max-width:767.98px){.om-component-ui-tooltip[role=tooltip]{max-width:300px}}
.om-component-ui-typography{color:inherit;margin:0;text-decoration-color:currentColor}.om-component-ui-typography-display-xl{font-family:var(--om-display-xl-font-family);font-size:var(--om-display-xl-font-size);font-weight:var(--om-display-xl-font-weight);letter-spacing:var(--om-display-xl-letter-spacing);line-height:var(--om-display-xl-line-height)}.om-component-ui-typography-display-lg{font-family:var(--om-display-lg-font-family);font-size:var(--om-display-lg-font-size);font-weight:var(--om-display-lg-font-weight);letter-spacing:var(--om-display-lg-letter-spacing);line-height:var(--om-display-lg-line-height)}.om-component-ui-typography-display-md{font-family:var(--om-display-md-font-family);font-size:var(--om-display-md-font-size);font-weight:var(--om-display-md-font-weight);letter-spacing:var(--om-display-md-letter-spacing);line-height:var(--om-display-md-line-height)}.om-component-ui-typography-display-sm{font-family:var(--om-display-sm-font-family);font-size:var(--om-display-sm-font-size);font-weight:var(--om-display-sm-font-weight);letter-spacing:var(--om-display-sm-letter-spacing);line-height:var(--om-display-sm-line-height)}.om-component-ui-typography-display-xs{font-family:var(--om-display-xs-font-family);font-size:var(--om-display-xs-font-size);font-weight:var(--om-display-xs-font-weight);letter-spacing:var(--om-display-xs-letter-spacing);line-height:var(--om-display-xs-line-height)}.om-component-ui-typography-headline-lg{font-family:var(--om-headline-lg-font-family);font-size:var(--om-headline-lg-font-size);font-weight:var(--om-headline-lg-font-weight);letter-spacing:var(--om-headline-lg-letter-spacing);line-height:var(--om-headline-lg-line-height)}.om-component-ui-typography-headline-md{font-family:var(--om-headline-md-font-family);font-size:var(--om-headline-md-font-size);font-weight:var(--om-headline-md-font-weight);letter-spacing:var(--om-headline-md-letter-spacing);line-height:var(--om-headline-md-line-height)}.om-component-ui-typography-headline-sm{font-family:var(--om-headline-sm-font-family);font-size:var(--om-headline-sm-font-size);font-weight:var(--om-headline-sm-font-weight);letter-spacing:var(--om-headline-sm-letter-spacing);line-height:var(--om-headline-sm-line-height)}.om-component-ui-typography-headline-xs{font-family:var(--om-headline-xs-font-family);font-size:var(--om-headline-xs-font-size);font-weight:var(--om-headline-xs-font-weight);letter-spacing:var(--om-headline-xs-letter-spacing);line-height:var(--om-headline-xs-line-height)}.om-component-ui-typography-title-lg{font-family:var(--om-title-lg-font-family);font-size:var(--om-title-lg-font-size);font-weight:var(--om-title-lg-font-weight);letter-spacing:var(--om-title-lg-letter-spacing);line-height:var(--om-title-lg-line-height)}.om-component-ui-typography-title-md{font-family:var(--om-title-md-font-family);font-size:var(--om-title-md-font-size);font-weight:var(--om-title-md-font-weight);letter-spacing:var(--om-title-md-letter-spacing);line-height:var(--om-title-md-line-height)}.om-component-ui-typography-title-sm{font-family:var(--om-title-sm-font-family);font-size:var(--om-title-sm-font-size);font-weight:var(--om-title-sm-font-weight);letter-spacing:var(--om-title-sm-letter-spacing);line-height:var(--om-title-sm-line-height)}.om-component-ui-typography-title-xs{font-family:var(--om-title-xs-font-family);font-size:var(--om-title-xs-font-size);font-weight:var(--om-title-xs-font-weight);letter-spacing:var(--om-title-xs-letter-spacing);line-height:var(--om-title-xs-line-height)}.om-component-ui-typography-body-lg{font-family:var(--om-body-lg-font-family);font-size:var(--om-body-lg-font-size);font-weight:var(--om-body-lg-font-weight);letter-spacing:var(--om-body-lg-letter-spacing);line-height:var(--om-body-lg-line-height)}.om-component-ui-typography-body-md{font-family:var(--om-body-md-font-family);font-size:var(--om-body-md-font-size);font-weight:var(--om-body-md-font-weight);letter-spacing:var(--om-body-md-letter-spacing);line-height:var(--om-body-md-line-height)}.om-component-ui-typography-body-sm{font-family:var(--om-body-sm-font-family);font-size:var(--om-body-sm-font-size);font-weight:var(--om-body-sm-font-weight);letter-spacing:var(--om-body-sm-letter-spacing);line-height:var(--om-body-sm-line-height)}.om-component-ui-typography-label-xl{font-family:var(--om-label-xl-font-family);font-size:var(--om-label-xl-font-size);font-weight:var(--om-label-xl-font-weight);letter-spacing:var(--om-label-xl-letter-spacing);line-height:var(--om-label-xl-line-height)}.om-component-ui-typography-label-lg{font-family:var(--om-label-lg-font-family);font-size:var(--om-label-lg-font-size);font-weight:var(--om-label-lg-font-weight);letter-spacing:var(--om-label-lg-letter-spacing);line-height:var(--om-label-lg-line-height)}.om-component-ui-typography-label-md{font-family:var(--om-label-md-font-family);font-size:var(--om-label-md-font-size);font-weight:var(--om-label-md-font-weight);letter-spacing:var(--om-label-md-letter-spacing);line-height:var(--om-label-md-line-height)}.om-component-ui-typography-label-sm{font-family:var(--om-label-sm-font-family);font-size:var(--om-label-sm-font-size);font-weight:var(--om-label-sm-font-weight);letter-spacing:var(--om-label-sm-letter-spacing);line-height:var(--om-label-sm-line-height)}.om-component-ui-typography-label-xs{font-family:var(--om-label-xs-font-family);font-size:var(--om-label-xs-font-size);font-weight:var(--om-label-xs-font-weight);letter-spacing:var(--om-label-xs-letter-spacing);line-height:var(--om-label-xs-line-height)}.om-component-ui-typography-link-md{color:var(--om-text-brand,#073387);font-family:var(--om-link-md-font-family);font-size:var(--om-link-md-font-size);font-weight:var(--om-link-md-font-weight);letter-spacing:var(--om-link-md-letter-spacing);line-height:var(--om-link-md-line-height);-webkit-text-decoration:var(--om-link-md-text-decoration);-webkit-text-decoration:var(--om-link-md-text-decoration);text-decoration:var(--om-link-md-text-decoration);-webkit-text-decoration-skip-ink:var(--om-link-md-text-decoration-skip-ink);text-decoration-skip-ink:var(--om-link-md-text-decoration-skip-ink)}.om-component-ui-typography-link-sm{color:var(--om-text-brand,#073387);font-family:var(--om-link-sm-font-family);font-size:var(--om-link-sm-font-size);font-weight:var(--om-link-sm-font-weight);letter-spacing:var(--om-link-sm-letter-spacing);line-height:var(--om-link-sm-line-height);-webkit-text-decoration:var(--om-link-sm-text-decoration);-webkit-text-decoration:var(--om-link-sm-text-decoration);text-decoration:var(--om-link-sm-text-decoration);-webkit-text-decoration-skip-ink:var(--om-link-sm-text-decoration-skip-ink);text-decoration-skip-ink:var(--om-link-sm-text-decoration-skip-ink)}.om-component-ui-typography-title-lg.om-component-ui-typography-strong{font-weight:var(--om-title-lg-strong-font-weight)}.om-component-ui-typography-title-md.om-component-ui-typography-strong{font-weight:var(--om-title-md-strong-font-weight)}.om-component-ui-typography-title-sm.om-component-ui-typography-strong{font-weight:var(--om-title-sm-strong-font-weight)}.om-component-ui-typography-title-xs.om-component-ui-typography-strong{font-weight:var(--om-title-xs-strong-font-weight)}.om-component-ui-typography-body-lg.om-component-ui-typography-strong{font-weight:var(--om-body-lg-strong-font-weight)}.om-component-ui-typography-body-md.om-component-ui-typography-strong{font-weight:var(--om-body-md-strong-font-weight)}.om-component-ui-typography-body-sm.om-component-ui-typography-strong{font-weight:var(--om-body-sm-strong-font-weight)}.om-component-ui-typography-label-xl.om-component-ui-typography-strong{font-weight:var(--om-label-xl-strong-font-weight)}.om-component-ui-typography-label-lg.om-component-ui-typography-strong{font-weight:var(--om-label-lg-strong-font-weight)}.om-component-ui-typography-label-md.om-component-ui-typography-strong{font-weight:var(--om-label-md-strong-font-weight)}.om-component-ui-typography-label-sm.om-component-ui-typography-strong{font-weight:var(--om-label-sm-strong-font-weight)}.om-component-ui-typography-label-xs.om-component-ui-typography-strong{font-weight:var(--om-label-xs-strong-font-weight)}.om-component-ui-typography-body-lg.om-component-ui-typography-single-line{line-height:var(--om-body-lg-single-line-line-height)}.om-component-ui-typography-body-md.om-component-ui-typography-single-line{line-height:var(--om-body-md-single-line-line-height)}.om-component-ui-typography-body-sm.om-component-ui-typography-single-line{line-height:var(--om-body-sm-single-line-line-height)}.om-component-ui-typography-italic{font-style:italic}.om-component-ui-typography-underline{text-decoration-line:underline}.om-component-ui-typography-delete{text-decoration-line:line-through}.om-component-ui-typography-underline-delete{text-decoration-line:underline line-through}.om-component-ui-typography-ellipsis{white-space:nowrap;min-width:0;max-width:100%;display:block;position:relative;overflow:hidden}.om-component-ui-typography-ellipsis-measure{pointer-events:none;visibility:hidden;white-space:nowrap;position:absolute;top:0;left:0;right:0;overflow:hidden}.om-component-ui-typography-copyable-wrapper{align-items:center;gap:var(--om-spacing-100,4px);min-width:0;max-width:100%;display:inline-flex}.om-component-ui-typography-copyable-wrapper-inline{vertical-align:bottom;display:inline-flex}.om-component-ui-typography-copyable-wrapper-block{align-items:flex-start;width:100%;display:flex}.om-component-ui-typography-copyable-content{flex:auto;min-width:0}.om-component-ui-typography-color-default{color:var(--om-text-default,#131313)}.om-component-ui-typography-color-default-secondary{color:var(--om-text-default-secondary,#404042)}.om-component-ui-typography-color-default-tertiary{color:var(--om-text-default-tertiary,#646465)}.om-component-ui-typography-color-disabled{color:var(--om-text-disabled,#bbbdc1)}.om-component-ui-typography-color-disabled-black{color:var(--om-text-disabled-black,#bbbdc1)}.om-component-ui-typography-color-disabled-white{color:var(--om-text-disabled-white,#f8f8f8)}.om-component-ui-typography-color-brand{color:var(--om-text-brand,#073387)}.om-component-ui-typography-color-brand-secondary{color:var(--om-text-brand-secondary,#a4bbe1)}.om-component-ui-typography-color-brand-tertiary{color:var(--om-text-brand-tertiary,#c1d0eb)}.om-component-ui-typography-color-on-brand{color:var(--om-text-on-brand,#dde6f4)}.om-component-ui-typography-color-on-brand-secondary{color:var(--om-text-on-brand-secondary,#052561)}.om-component-ui-typography-color-on-brand-tertiary{color:var(--om-text-on-brand-tertiary,#03163a)}.om-component-ui-typography-color-neutral{color:var(--om-text-neutral,#404042)}.om-component-ui-typography-color-neutral-secondary{color:var(--om-text-neutral-secondary,#9fa3a3)}.om-component-ui-typography-color-neutral-tertiary{color:var(--om-text-neutral-tertiary,#bbbdc1)}.om-component-ui-typography-color-on-neutral{color:var(--om-text-on-neutral,#fff)}.om-component-ui-typography-color-on-neutral-secondary{color:var(--om-text-on-neutral-secondary,#d1d2d2)}.om-component-ui-typography-color-on-neutral-tertiary{color:var(--om-text-on-neutral-tertiary,#e3e4e4)}.om-component-ui-typography-color-positive{color:var(--om-text-positive,#1f5800)}.om-component-ui-typography-color-positive-secondary{color:var(--om-text-positive-secondary,#1f580033)}.om-component-ui-typography-color-positive-tertiary{color:var(--om-text-positive-tertiary,#1f58001a)}.om-component-ui-typography-color-on-positive{color:var(--om-text-on-positive,#1f58000d)}.om-component-ui-typography-color-on-positive-secondary{color:var(--om-text-on-positive-secondary,#1b4404)}.om-component-ui-typography-color-on-positive-tertiary{color:var(--om-text-on-positive-tertiary,#003104)}.om-component-ui-typography-color-warning{color:var(--om-text-warning,#db8600)}.om-component-ui-typography-color-warning-secondary{color:var(--om-text-warning-secondary,#f4c60033)}.om-component-ui-typography-color-warning-tertiary{color:var(--om-text-warning-tertiary,#f4c6001a)}.om-component-ui-typography-color-on-warning{color:var(--om-text-on-warning,#f4c6000d)}.om-component-ui-typography-color-on-warning-secondary{color:var(--om-text-on-warning-secondary,#ffa000)}.om-component-ui-typography-color-on-warning-tertiary{color:var(--om-text-on-warning-tertiary,#db8600)}.om-component-ui-typography-color-danger{color:var(--om-text-danger,#ae0000)}.om-component-ui-typography-color-danger-secondary{color:var(--om-text-danger-secondary,#ae000033)}.om-component-ui-typography-color-danger-tertiary{color:var(--om-text-danger-tertiary,#ae00001a)}.om-component-ui-typography-color-on-danger{color:var(--om-text-on-danger,#ae00000d)}.om-component-ui-typography-color-on-danger-secondary{color:var(--om-text-on-danger-secondary,#920000)}.om-component-ui-typography-color-on-danger-tertiary{color:var(--om-text-on-danger-tertiary,#780000)}.om-component-ui-typography-disabled{color:var(--om-text-disabled,#bbbdc1);cursor:not-allowed}.om-component-ui-typography-link-md:hover{color:var(--om-text-brand,#073387)}.om-component-ui-typography-link-md.om-component-ui-typography-disabled{color:var(--om-text-disabled,#bbbdc1);pointer-events:none}.om-component-ui-typography-link-sm:hover{color:var(--om-text-brand,#073387)}.om-component-ui-typography-link-sm.om-component-ui-typography-disabled{color:var(--om-text-disabled,#bbbdc1);pointer-events:none}
@keyframes om-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes om-dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.om-component-ui-spinner{color:var(--om-icon-brand,#073387);justify-content:center;align-items:center;display:inline-flex}.om-component-ui-spinner-circle{width:100%;height:100%;animation:2s linear infinite om-spin}.om-component-ui-spinner-path{stroke:currentColor;stroke-linecap:round;animation:1.5s ease-in-out infinite om-dash}.om-component-ui-spinner-brand{align-items:center;gap:var(--om-spacing-200,8px);flex-direction:column;display:flex}.om-component-ui-spinner-brand.om-component-ui-spinner-brand-bg{border-radius:var(--om-radius-600,24px);gap:var(--om-spacing-600,24px)}.om-component-ui-spinner-lottie{flex-shrink:0;display:block}.om-component-ui-spinner-icon-wrap{flex-shrink:0;position:relative}.om-component-ui-spinner-icon-wrap .om-component-ui-spinner-bg{width:100%;height:100%;display:block}.om-component-ui-spinner-icon-wrap .om-component-ui-spinner-lottie{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.om-component-ui-spinner-content{align-items:center;gap:var(--om-spacing-100,4px);white-space:nowrap;flex-direction:column;display:flex}.om-component-ui-spinner-body,.om-component-ui-spinner-title{text-align:center}
.regular-module-scss-module__h2LbVa__main{background:radial-gradient(211.16% 194.38% at -62.34% 164.14%,#073387 0,#90a8cf 21.69%,#cbd6e8 56.71%,#f9f9f9 100%)}.regular-module-scss-module__h2LbVa__header{background-color:#0000;width:100vw;position:relative;overflow:hidden}.regular-module-scss-module__h2LbVa__header-inner{box-sizing:content-box;margin:0 auto;padding:40px 24px 0}.regular-module-scss-module__h2LbVa__header-logo{height:40px}.regular-module-scss-module__h2LbVa__content{flex-direction:column;justify-content:center;min-height:calc(100vh - 157px)}.regular-module-scss-module__h2LbVa__content,.regular-module-scss-module__h2LbVa__footer{align-items:center;display:flex}.regular-module-scss-module__h2LbVa__footer{box-sizing:content-box;flex-direction:row;justify-content:space-between;height:37px;margin:0 auto;padding:20px 32px}@media (max-width:575px){.regular-module-scss-module__h2LbVa__main{background:#fff}.regular-module-scss-module__h2LbVa__footer{padding:16px 20px 24px}}
.index-module-scss-module__hWqJ7q__mask{will-change:display}.index-module-scss-module__hWqJ7q__mask-show{display:flex}.index-module-scss-module__hWqJ7q__mask-hide{display:none}.index-module-scss-module__hWqJ7q__mask-content{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;will-change:transform;animation-duration:.3s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.index-module-scss-module__hWqJ7q__mask-bg{background-color:#1f25314d}
html[data-god-mode=true] main.tw-flex-row{max-height:100vh;overflow:hidden}html[data-god-mode=true] .om-component-ui-navigation{height:calc(100vh - 48px)!important;margin-top:48px!important}html[data-god-mode=true] main.tw-flex-row>.tw-h-screen{height:calc(100vh - 48px)!important;margin-top:48px!important}html[data-god-mode=true] main.tw-bg-grey-light>.tw-min-h-screen>.tw-fixed.tw-top-0{top:48px!important}html[data-god-mode=true] main.tw-bg-grey-light>.tw-min-h-screen[class*="tw-pt-[56px]"]{padding-top:104px!important}html[data-god-mode=true] main.tw-bg-grey-light>.tw-min-h-screen[class*="tw-pt-[124px]"]{padding-top:172px!important}:is(html[data-god-mode=true] .om-component-ui-notification-stack-topLeft,html[data-god-mode=true] .om-component-ui-notification-stack-topRight){top:calc(var(--om-spacing-400,16px) + 48px)!important}
.index-module-scss-module__O6YBHa__footer{padding:0 24px}.index-module-scss-module__O6YBHa__footer-inner{color:#fff;width:100%;min-width:327px;max-width:1300px;margin:0 auto;padding-bottom:52px;position:relative;overflow:hidden}.index-module-scss-module__O6YBHa__footer .index-module-scss-module__O6YBHa__footer-inner-box{border-radius:32px;position:relative;overflow:hidden}.index-module-scss-module__O6YBHa__footer:not(.index-module-scss-module__O6YBHa__footer-simple) .index-module-scss-module__O6YBHa__footer-inner-box:after{content:"";z-index:-1;background-color:#053c9c;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.index-module-scss-module__O6YBHa__footer-nav-developers{cursor:default;align-items:center;gap:10px;display:inline-flex}.index-module-scss-module__O6YBHa__footer-nav-developers span{background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:78px;height:24px;font-size:10px;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0000000f}
.index-module-scss-module__OD8KJq__header{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#feffffcc;width:100vw;padding:16px 40px;position:relative}.index-module-scss-module__OD8KJq__header-inner{flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.index-module-scss-module__OD8KJq__header-nav{display:inline-flex}.index-module-scss-module__OD8KJq__header-nav>a,.index-module-scss-module__OD8KJq__header-nav>button{color:var(--grey-night-color);align-items:center;padding:0 32px;font-size:16px;font-style:normal;font-weight:500;line-height:18px;display:inline-flex;position:relative}.index-module-scss-module__OD8KJq__header-nav>a:not(button):after,.index-module-scss-module__OD8KJq__header-nav>button:not(button):after{background-color:var(--grey-dark-color);content:"";width:2px;height:18px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.index-module-scss-module__OD8KJq__header-nav>a.index-module-scss-module__OD8KJq__header-nav-coming-soon,.index-module-scss-module__OD8KJq__header-nav>button.index-module-scss-module__OD8KJq__header-nav-coming-soon{cursor:default;pointer-events:none}.index-module-scss-module__OD8KJq__header-nav-coming-soon{background-color:var(--info-light-color);color:var(--primary-color);border:1px solid #e3e3e3;border-radius:12px;justify-content:center;align-items:center;height:20px;margin-left:8px;padding:0 8px;font-size:10px;font-weight:500;line-height:108%;display:inline-flex}.index-module-scss-module__OD8KJq__header-fixed{border-radius:0;margin:0 auto;transition:all .3s ease-in-out;position:fixed;top:0;left:0;right:0}.index-module-scss-module__OD8KJq__header-fixed:after{content:"";opacity:.6;z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.index-module-scss-module__OD8KJq__header-fixed-top{box-shadow:none;background-image:none;border-radius:0;max-width:none;top:0}.index-module-scss-module__OD8KJq__header-fixed-top:after{content:none}.index-module-scss-module__OD8KJq__header-simple{background-color:#0000;padding:26px 0}.index-module-scss-module__OD8KJq__header-burger{box-shadow:0 1px 2px #0000000f}.index-module-scss-module__OD8KJq__header-menu{background:#ffffffe6;border-radius:0 0 32px 32px;align-self:flex-start;width:100%;height:auto;padding:12px 20px 16px;overflow:hidden}.index-module-scss-module__OD8KJq__header-menu>.p-sidebar-header{padding:12px 20px 20px}.index-module-scss-module__OD8KJq__header-menu-nav{flex-direction:column;flex-grow:1;display:flex}.index-module-scss-module__OD8KJq__header-menu-nav>a,.index-module-scss-module__OD8KJq__header-menu-nav>button{align-items:center;padding:16px 0;font-family:aeonik,sans-serif;font-size:20px;font-weight:500;line-height:24px;display:inline-flex}.index-module-scss-module__OD8KJq__header-menu-nav>a.index-module-scss-module__OD8KJq__header-menu-nav-coming-soon,.index-module-scss-module__OD8KJq__header-menu-nav>button.index-module-scss-module__OD8KJq__header-menu-nav-coming-soon{cursor:default;pointer-events:none}.index-module-scss-module__OD8KJq__header-menu-nav-coming-soon{background-color:var(--info-light-color);color:var(--primary-color);border-radius:12px;height:20px;margin-left:8px;padding:0 8px;font-size:10px;font-weight:500;line-height:108%}.index-module-scss-module__OD8KJq__header-menu-close,.index-module-scss-module__OD8KJq__header-menu-nav-coming-soon{justify-content:center;align-items:center;display:inline-flex}.index-module-scss-module__OD8KJq__header-menu-close{cursor:pointer;background-color:#fff;border:1px solid #e3e3e3;border-radius:4px;width:36px;height:36px;box-shadow:0 1px 2px #0000000f}@media (max-width:1023px){.index-module-scss-module__OD8KJq__header{padding:12px 20px}.index-module-scss-module__OD8KJq__header-nav{display:none}.index-module-scss-module__OD8KJq__header-fixed{border-radius:0;width:100vw;top:0}.index-module-scss-module__OD8KJq__header-fixed:after{content:none}.index-module-scss-module__OD8KJq__header-fixed-top{background-color:#0000}}.index-module-scss-module__OD8KJq__custom-button{color:#000!important;background:0 0!important;border:1px solid #000!important}.index-module-scss-module__OD8KJq__custom-button:hover{background:#0000001a!important}.index-module-scss-module__OD8KJq__dropdown{box-shadow:0 4px 8px #415b821f}
.account-module-scss-module__xpJ8cG__left{flex-direction:column;justify-content:space-between;width:100%;height:100vh;margin-right:16px;padding:40px;display:inline-flex;position:relative}.account-module-scss-module__xpJ8cG__left:before{content:"";background-image:url(https://static.1money.com/scp-ui/account/bg-left.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;width:100%;height:calc(100% - 32px);position:absolute;top:16px;left:16px}.account-module-scss-module__xpJ8cG__left>*{z-index:1;position:relative}.account-module-scss-module__xpJ8cG__left>i{width:142px}.account-module-scss-module__xpJ8cG__right{flex-direction:column;justify-content:space-between;align-items:center;height:100vh;display:inline-flex}.account-module-scss-module__xpJ8cG__right:before{content:""}
.style-module-scss-module__zh8IHG__overlay{background-color:var(--om-bg-default)!important;border:1px solid var(--om-border-neutral-secondary)!important;border-radius:var(--om-radius-300)!important;box-shadow:var(--om-shadow-100)!important;width:256px!important;padding:8px!important}.style-module-scss-module__zh8IHG__header{border-bottom:1px solid var(--om-border-neutral)}.style-module-scss-module__zh8IHG__accountList{width:100%;max-height:140px;overflow-y:auto}.style-module-scss-module__zh8IHG__blocked{color:var(--om-text-disabled)!important;cursor:default!important}.style-module-scss-module__zh8IHG__blocked:hover{cursor:not-allowed!important;background-color:#0000!important}.style-module-scss-module__zh8IHG__blockTooltip{min-width:0!important;padding:var(--om-spacing-100)!important}
.style-module-scss-module__6QNhla__tag{flex-shrink:0}.om-component-ui-tag.style-module-scss-module__6QNhla__tag{padding:1px calc(var(--om-spacing-100) + var(--om-spacing-050))}
.main-module-scss-module__HWh4OW__content{flex-direction:column;align-items:center;display:flex}
.style-module-scss-module__Z52sZa__root tfoot td{border-bottom-right-radius:12px;border-bottom-left-radius:12px;background-color:var(--grey-light-color,#f8f8f8)!important;padding:12px!important}.style-module-scss-module__Z52sZa__root tbody tr td{transition-property:padding;transition-duration:.2s;transition-timing-function:ease-in-out}.style-module-scss-module__Z52sZa__root tbody tr td>*{max-height:160px;transition-property:max-height,opacity;transition-duration:.2s;transition-timing-function:ease-in-out;overflow:hidden}.style-module-scss-module__Z52sZa__root[data-state=collapsed] tbody tr>td{border:0!important;padding:0!important}.style-module-scss-module__Z52sZa__root[data-state=collapsed] tbody tr>td>*{opacity:0!important;max-height:0!important}.style-module-scss-module__Z52sZa__root[data-state=collapsed] .p-datatable-emptymessage{display:none}.style-module-scss-module__Z52sZa__root[data-state=partial][data-visible-count="5"] tbody tr:nth-child(n+6)>td{border:0!important;padding:0!important}.style-module-scss-module__Z52sZa__root[data-state=partial][data-visible-count="5"] tbody tr:nth-child(n+6)>td>*{opacity:0!important;max-height:0!important}.style-module-scss-module__Z52sZa__root[data-state=partial][data-visible-count="5"] tbody tr:nth-child(5) td{border-bottom:0!important}.style-module-scss-module__Z52sZa__root[data-state=partial][data-visible-count="10"] tbody tr:nth-child(n+11)>td{border:0!important;padding:0!important}.style-module-scss-module__Z52sZa__root[data-state=partial][data-visible-count="10"] tbody tr:nth-child(n+11)>td>*{opacity:0!important;max-height:0!important}.style-module-scss-module__Z52sZa__root[data-state=partial][data-visible-count="10"] tbody tr:nth-child(10) td{border-bottom:0!important}
.home-module-scss-module__SeqKiW__home{width:100%;max-width:1300px;margin:0 auto;display:block;position:relative}.home-module-scss-module__SeqKiW__section-hero{z-index:0;background:radial-gradient(87.38% 58.25%,#073387 0,#004fce 25%,#cedaed 82.31%,#d8e3ef 100%) 50% no-repeat;width:100vw;height:820px;position:relative;left:calc(50% - 50vw);overflow:hidden}.home-module-scss-module__SeqKiW__section-hero-coin-blue,.home-module-scss-module__SeqKiW__section-hero-coin-white{pointer-events:none;z-index:0;display:block;position:absolute}.home-module-scss-module__SeqKiW__section-hero-coin-blue img,.home-module-scss-module__SeqKiW__section-hero-coin-blue picture,.home-module-scss-module__SeqKiW__section-hero-coin-white img,.home-module-scss-module__SeqKiW__section-hero-coin-white picture{width:100%;height:100%;display:block}.home-module-scss-module__SeqKiW__section-hero-coin-blue img,.home-module-scss-module__SeqKiW__section-hero-coin-white img{-o-object-fit:cover;object-fit:cover}.home-module-scss-module__SeqKiW__section-hero-coin-blue{width:522px;height:500px;top:-150px;right:calc(max(0px,100vw - 1024px)/2 - 220px)}.home-module-scss-module__SeqKiW__section-hero-coin-white{width:388px;height:372px;bottom:-165px;left:calc(max(0px,100vw - 1024px)/2 - 150px)}.home-module-scss-module__SeqKiW__section-hero>h1,.home-module-scss-module__SeqKiW__section-hero>p{z-index:1;position:relative}.home-module-scss-module__SeqKiW__section-hero-typed{color:#073387;display:inline-block;position:relative;overflow:hidden}.home-module-scss-module__SeqKiW__section-hero-typed:after{content:"";opacity:.15;z-index:-1;background-color:#073387;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.home-module-scss-module__SeqKiW__section-hero-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff6;border:1px solid #ffffff80;border-radius:12px}.home-module-scss-module__SeqKiW__section-investors{z-index:2;position:relative}.home-module-scss-module__SeqKiW__section-investors-description:after,.home-module-scss-module__SeqKiW__section-investors-description:before{content:"";background-color:#000;width:220px;height:.5px;display:inline-block}.home-module-scss-module__SeqKiW__section-investors-scrollbar{cursor:pointer;white-space:nowrap;width:100vw;height:100px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.home-module-scss-module__SeqKiW__section-investors-scrollbar-inner{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;will-change:transform;flex-shrink:0;align-items:center;min-width:100%;display:inline-flex;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.home-module-scss-module__SeqKiW__section-investors-scrollbar-inner-first{animation:30s linear infinite home-module-scss-module__SeqKiW__scroll}.home-module-scss-module__SeqKiW__section-investors-scrollbar-inner-second{animation:26.8s linear infinite reverse home-module-scss-module__SeqKiW__scroll}.home-module-scss-module__SeqKiW__section-investors-scrollbar-inner>*{flex-shrink:0}.home-module-scss-module__SeqKiW__section-investors-scrollbar:hover .home-module-scss-module__SeqKiW__section-investors-scrollbar-inner{animation-play-state:paused}.home-module-scss-module__SeqKiW__section-investors-info-left:before{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;content:"";filter:blur(132px);z-index:-1;background-image:url(https://static.1money.com/scp-ui/home/section-2-bg.webp);background-position:50%;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:calc(650px - 50vw);-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.home-module-scss-module__SeqKiW__section-investors-info-right{position:relative}.home-module-scss-module__SeqKiW__section-investors-info-right:before{background:#ffffff73;top:0}.home-module-scss-module__SeqKiW__section-investors-info-right:after,.home-module-scss-module__SeqKiW__section-investors-info-right:before{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);content:"";filter:blur(7px);opacity:.5;z-index:1;width:100%;height:calc(50% - 281px);position:absolute;right:0}.home-module-scss-module__SeqKiW__section-investors-info-right:after{background-color:#ffffff73;bottom:0}.home-module-scss-module__SeqKiW__section-investors-info-box{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:#ffffff78;border:1px solid #ffffffe6;border-radius:12px;box-shadow:0 3px 26px #0000000d}.home-module-scss-module__SeqKiW__section-pricing{z-index:2;position:relative}.home-module-scss-module__SeqKiW__section-pricing-cta{background:radial-gradient(211.16% 194.38% at -62.34% 164.14%,#073387 0,#90a8cf 21.69%,#cbd6e8 56.71%,#f9f9f9 100%);border-radius:32px;width:100%}.home-module-scss-module__SeqKiW__section-pricing-cta:before{content:"";background-image:-webkit-image-set(url(https://static.1money.com/scp-ui/home/zero.webp) 1x type("image/webp"),url(https://static.1money.com/scp-ui/home/zero.png) 1x type("image/png"));background-image:image-set("https://static.1money.com/scp-ui/home/zero.webp" 1x type("image/webp"),"https://static.1money.com/scp-ui/home/zero.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:cover;width:352px;height:408px;margin:auto 0;position:absolute;top:0;bottom:0;right:112px}.home-module-scss-module__SeqKiW__section-pricing:after{content:"";z-index:-2;background-color:#fff;width:100vw;height:100%;position:absolute;bottom:0;left:calc(50% - 50vw)}.home-module-scss-module__SeqKiW__section-features{z-index:1;position:relative}.home-module-scss-module__SeqKiW__section-features:before{content:"";z-index:-1;background-position:50%;background-size:cover;width:100vw;height:100%;position:absolute;top:-15%;left:calc(50% - 50vw)}.home-module-scss-module__SeqKiW__section-features-info{position:relative}.home-module-scss-module__SeqKiW__section-features-info:before{content:"";z-index:-1;background:linear-gradient(#0000,#000 20% 80%,#0000);width:.5px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.home-module-scss-module__SeqKiW__section-features-info-box{box-sizing:content-box;border-bottom:.5px solid #000}.home-module-scss-module__SeqKiW__section-features-info-box:first-of-type{padding-bottom:58px;padding-right:150px}.home-module-scss-module__SeqKiW__section-features-info-box:nth-of-type(2){padding-bottom:60px;padding-left:120px}.home-module-scss-module__SeqKiW__section-features-info-box:nth-of-type(3){border:none;padding-top:96px;padding-right:118px}.home-module-scss-module__SeqKiW__section-features-info-box:nth-of-type(4){border:none;padding-top:91px;padding-bottom:50px;padding-left:120px}@media (max-width:1023px){.home-module-scss-module__SeqKiW__section-investors-description:after,.home-module-scss-module__SeqKiW__section-investors-description:before{content:none;display:none}.home-module-scss-module__SeqKiW__section-investors-info{position:relative}.home-module-scss-module__SeqKiW__section-investors-info:before{content:"";filter:blur(132px);z-index:-1;background-image:url(https://static.1money.com/scp-ui/home/section-2-bg.webp);background-position:50%;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:calc(50% - 50vw)}.home-module-scss-module__SeqKiW__section-investors-info-left:before{content:none;display:none}.home-module-scss-module__SeqKiW__section-pricing-cta:before{margin-bottom:8px;position:relative;top:0;left:0}.home-module-scss-module__SeqKiW__section-pricing-info-box-description{padding-top:105px;padding-left:0}.home-module-scss-module__SeqKiW__section-pricing-info-box-description:before{background-image:url(https://static.1money.com/scp-ui/home/pattern-mobile.png);width:100%;height:45px;top:30px;left:0}.home-module-scss-module__SeqKiW__section-features-info:before{content:none}.home-module-scss-module__SeqKiW__section-features-info-box{padding:40px 0!important}.home-module-scss-module__SeqKiW__section-features-info-box:nth-last-of-type(2){border-bottom:.5px solid #000!important}.home-module-scss-module__SeqKiW__section-features-info-box p{width:100%}}@media (max-width:767px){.home-module-scss-module__SeqKiW__section-hero-coin-blue{width:404px;height:388px;top:-85px;right:-170px}.home-module-scss-module__SeqKiW__section-hero-coin-white{width:217px;height:217px;bottom:-88px;left:-88px}}@media (max-width:575px){.home-module-scss-module__SeqKiW__section-hero{height:693px}.home-module-scss-module__SeqKiW__section-hero-coin-blue{width:312px;height:300px;top:-50px;right:-140px}.home-module-scss-module__SeqKiW__section-hero-coin-white{width:172px;height:172px;bottom:-68px;left:-68px}.home-module-scss-module__SeqKiW__section-pricing-cta:before{width:211px;height:240px}}@keyframes home-module-scss-module__SeqKiW__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}
.index-module-scss-module__FfPLSq__menu .ps-menuitem-root .ps-submenu-content{background-color:#0000!important}.index-module-scss-module__FfPLSq__licenseDocument{color:var(--primary-black-color);flex:1;min-width:0;line-height:1.6;overflow-x:auto}.index-module-scss-module__FfPLSq__licenseDocument h2{margin:.67em 0;font-size:2em;font-weight:700}.index-module-scss-module__FfPLSq__licenseDocument h3{margin:.83em 0;font-size:1.5em;font-weight:700}.index-module-scss-module__FfPLSq__licenseDocument h4{margin:1em 0;font-size:1.17em;font-weight:700}.index-module-scss-module__FfPLSq__licenseDocument h5{margin:1.33em 0;font-size:1em;font-weight:700}.index-module-scss-module__FfPLSq__licenseDocument ol,.index-module-scss-module__FfPLSq__licenseDocument p,.index-module-scss-module__FfPLSq__licenseDocument ul{margin:1em 0}.index-module-scss-module__FfPLSq__licenseDocument ol,.index-module-scss-module__FfPLSq__licenseDocument ul{padding-left:40px}.index-module-scss-module__FfPLSq__licenseDocument ul{list-style:outside}.index-module-scss-module__FfPLSq__licenseDocument ol{list-style:decimal}.index-module-scss-module__FfPLSq__licenseDocument table{border-collapse:collapse;table-layout:fixed;border:1px solid #d6d9e0;width:100%;min-width:768px;font-size:14px}.index-module-scss-module__FfPLSq__licenseDocument td,.index-module-scss-module__FfPLSq__licenseDocument th{overflow-wrap:break-word;border:0;padding:6px}.index-module-scss-module__FfPLSq__licenseDocument th{background-color:#dde6f4}.index-module-scss-module__FfPLSq__licenseDocument th p{margin:16px 0}.index-module-scss-module__FfPLSq__licenseDocument td{border-bottom:1px solid #d6d9e0}.index-module-scss-module__FfPLSq__licenseDocument tr:nth-child(odd) td{background:#fafafb}.index-module-scss-module__FfPLSq__licenseDocument th:first-child{width:15%}.index-module-scss-module__FfPLSq__licenseDocument th:nth-child(2),.index-module-scss-module__FfPLSq__licenseDocument th:nth-child(3){width:25%}.index-module-scss-module__FfPLSq__licenseDocument th:nth-child(4){width:45%}.index-module-scss-module__FfPLSq__licenseDocument a{color:#1d4ed8;overflow-wrap:break-word;text-decoration:none}.index-module-scss-module__FfPLSq__licenseDocument a:hover{text-decoration:underline}.index-module-scss-module__FfPLSq__licenseDocument .sub-title{font-weight:400}.index-module-scss-module__FfPLSq__licenseDocument .placeholder-notice{background-color:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin:20px 0;padding:20px}.index-module-scss-module__FfPLSq__licenseDocument .placeholder-notice p:last-child{margin-bottom:0}.index-module-scss-module__FfPLSq__licenseDocumentBr h2{color:#073387;border-bottom:2px solid #073387;padding-bottom:10px}.index-module-scss-module__FfPLSq__licenseDocumentBr h3{color:#073387}
.price-module-scss-module__jME40a__section-hero{width:100%;position:relative}.price-module-scss-module__jME40a__section-hero:before{background-color:var(--info-light-color);content:"";z-index:-1;background-image:url(https://static.1money.com/scp-ui/pricing/hero_bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.price-module-scss-module__jME40a__custom-table{padding:24px 16px 16px;background-color:#0000!important;border:0!important}.price-module-scss-module__jME40a__custom-table .om-component-ui-table-tbody>tr:last-child>td{border-bottom:0!important}@media (max-width:768px){.price-module-scss-module__jME40a__custom-table{padding-top:0!important}.price-module-scss-module__jME40a__custom-table table:before{height:0!important}}.price-module-scss-module__jME40a__merged-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.price-module-scss-module__jME40a__merged-table thead th{border-bottom:1px solid #e3e4e4}.price-module-scss-module__jME40a__merged-table tbody tr:last-child td{border-bottom:0}.price-module-scss-module__jME40a__merged-table-fiat{table-layout:auto}.price-module-scss-module__jME40a__merged-table-header{text-align:left;vertical-align:top;padding:0 8px 16px}.price-module-scss-module__jME40a__merged-table-cell{text-align:left;vertical-align:top;border-bottom:1px solid #e3e4e4;padding:16px 8px}.price-module-scss-module__jME40a__merged-table-cell-group{vertical-align:middle}.price-module-scss-module__jME40a__merged-table-cell-group-top{vertical-align:top}.price-module-scss-module__jME40a__merged-table-cell-no-divider{border-bottom:0}.price-module-scss-module__jME40a__merged-table-cell-narrow{padding-left:4px;padding-right:4px}.price-module-scss-module__jME40a__custom-table-mobile tr th{padding:0 8px!important}.price-module-scss-module__jME40a__custom-table-mobile tr td{padding:8px!important}.price-module-scss-module__jME40a__fee-list{padding:24px}.price-module-scss-module__jME40a__fee-section{border-top:1px solid #e6e6e6;padding-top:16px}.price-module-scss-module__jME40a__fee-section:first-child{border-top:0;padding-top:0}.price-module-scss-module__jME40a__fee-items{flex-direction:column;gap:16px;margin:0;padding:16px 0;list-style:none;display:flex}.price-module-scss-module__jME40a__fee-item{margin:0}
@font-face{font-display:swap;font-family:OneUSD Aeonik;font-style:normal;font-weight:500;src:url(../media/Aeonik-Medium.07n7o79f7-p0_.ttf)format("truetype")}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__display{font-family:"OneUSD Aeonik",var(--font-aeonik),sans-serif;line-height:1.08}.one-usd-module-scss-module__zJtrja__page{width:100%;max-width:1300px;margin:0 auto;position:relative}.one-usd-module-scss-module__zJtrja__section-hero{padding:64px 0}.one-usd-module-scss-module__zJtrja__section-hero-heading{background-image:url(../media/hero-title-gradient.00tofndzaxfl..svg);background-size:100% 100%;-webkit-background-clip:text;background-clip:text}.one-usd-module-scss-module__zJtrja__section-hero-brand{color:#0000}.one-usd-module-scss-module__zJtrja__section-hero-copy{max-width:552px}.one-usd-module-scss-module__zJtrja__section-hero-visual{aspect-ratio:520/412;width:100%;max-width:520px;margin:0 0 0 auto;position:relative}.one-usd-module-scss-module__zJtrja__section-hero-logo,.one-usd-module-scss-module__zJtrja__section-hero-shadow{pointer-events:none;-webkit-user-select:none;user-select:none;height:auto;display:block;position:absolute}.one-usd-module-scss-module__zJtrja__section-hero-logo{width:85.385%;top:0;right:0}.one-usd-module-scss-module__zJtrja__section-hero-shadow{filter:blur(6px);opacity:.3;width:74.231%;top:13.835%;left:4.808%}.one-usd-module-scss-module__zJtrja__section-attestation,.one-usd-module-scss-module__zJtrja__section-contract{padding:64px 0}.one-usd-module-scss-module__zJtrja__section-attestation-image,.one-usd-module-scss-module__zJtrja__section-contract-image{border-radius:24px;width:100%;height:auto;display:block}.one-usd-module-scss-module__zJtrja__section-features{padding:64px 0}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-features-heading{font-family:"OneUSD Aeonik",var(--font-aeonik),sans-serif;text-align:center;max-width:720px;margin:0 auto 64px;line-height:52px}.one-usd-module-scss-module__zJtrja__section-features-card{background:var(--om-bg-default-secondary);border-radius:32px;height:100%;min-height:304px;padding:32px 24px}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-features-title{font-family:"OneUSD Aeonik",var(--font-aeonik),sans-serif;font-size:24px;line-height:1.1}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-features-body{font-size:18px;line-height:26.4px}.one-usd-module-scss-module__zJtrja__section-banner-wrapper{padding:64px 0}.one-usd-module-scss-module__zJtrja__section-banner{background:radial-gradient(350.86% 263.57% at -98.58% 149.11%,#073387 0,#90a8cf 21.69%,#fafafa 56.71%,#f9f9f9 100%);border-radius:32px;position:relative;overflow:hidden}.one-usd-module-scss-module__zJtrja__section-banner-copy{z-index:1;padding:48px 24px;position:relative}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-banner-heading{font-family:"OneUSD Aeonik",var(--font-aeonik),sans-serif;line-height:50px}.one-usd-module-scss-module__zJtrja__section-banner-coins{pointer-events:none;-webkit-user-select:none;user-select:none}.one-usd-module-scss-module__zJtrja__section-banner-coins img{width:100%;height:auto;display:block}.one-usd-module-scss-module__zJtrja__section-faq-accordion .om-component-ui-accordion-item{padding:20px 24px}.one-usd-module-scss-module__zJtrja__section-faq-divider{background-color:#e3e4e4;width:100%;height:1px}@media (min-width:1024px){.one-usd-module-scss-module__zJtrja__section-hero{min-height:728px;padding:156px 50px 160px}.one-usd-module-scss-module__zJtrja__section-attestation,.one-usd-module-scss-module__zJtrja__section-banner-wrapper,.one-usd-module-scss-module__zJtrja__section-contract{padding:80px 0}.one-usd-module-scss-module__zJtrja__section-features{padding:120px 0}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-features-body{min-height:4lh}}@media (min-width:1280px){.one-usd-module-scss-module__zJtrja__section-banner{min-height:449px}.one-usd-module-scss-module__zJtrja__section-banner-copy{justify-content:center;min-height:449px;padding:80px}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-banner-heading{max-width:668px}.one-usd-module-scss-module__zJtrja__section-banner-coins{mix-blend-mode:darken;width:620px;position:absolute;top:35px;right:-14px}}@media (max-width:1279px){.one-usd-module-scss-module__zJtrja__section-banner-coins{mix-blend-mode:darken;width:min(100%,620px);margin-left:auto}}@media (max-width:767px){.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__display{font-size:var(--om-display-sm-font-size);letter-spacing:var(--om-display-sm-letter-spacing)}.one-usd-module-scss-module__zJtrja__page h2{font-size:var(--om-display-xs-font-size);letter-spacing:var(--om-display-xs-letter-spacing);line-height:var(--om-display-xs-line-height)}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-features-heading{font-size:36px;line-height:1.2}.one-usd-module-scss-module__zJtrja__page .one-usd-module-scss-module__zJtrja__section-banner-heading{line-height:1.2}}
.styles-module-scss-module__RQoCJa__navigation{overflow-y:auto}.styles-module-scss-module__RQoCJa__navigation::-webkit-scrollbar{width:0}
.section-module-scss-module__Ek2Jqa__section-join{z-index:1;position:relative}.section-module-scss-module__Ek2Jqa__section-join-decorations{padding-top:156px;position:relative}.section-module-scss-module__Ek2Jqa__section-join-decorations-bg{width:100vw;height:230px;position:absolute;top:0;left:calc(50% - 50vw);overflow-y:hidden}.section-module-scss-module__Ek2Jqa__section-join-decorations-bg:before{filter:blur(52px);width:100%;height:100%;top:-170px;left:0}.section-module-scss-module__Ek2Jqa__section-join-decorations-bg:before,.section-module-scss-module__Ek2Jqa__section-join:after{content:"";z-index:-1;background-image:none;background-size:cover;position:absolute}.section-module-scss-module__Ek2Jqa__section-join:after{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;filter:blur(122px);background-position:50%;width:100vw;height:387px;bottom:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.section-module-scss-module__Ek2Jqa__section-faq{max-width:1300px}@media (max-width:1023px){.section-module-scss-module__Ek2Jqa__section-join-decorations-bg{height:100px}.section-module-scss-module__Ek2Jqa__section-join-decorations-bg:before{top:-100px}}
.styles-module-scss-module__RdHoYq__contentArea{height:100vh}.styles-module-scss-module__RdHoYq__scrollArea::-webkit-scrollbar{width:4px}.styles-module-scss-module__RdHoYq__scrollArea::-webkit-scrollbar-thumb{background-color:#d1d2d2;border-radius:2px}
.input-module-scss-module__G_OsXG__landing-input{width:100%;font-size:16px;font-weight:400;line-height:30px}.input-module-scss-module__G_OsXG__landing-input:enabled:focus:not(.p-invalid){border-color:#073387!important}.input-module-scss-module__G_OsXG__landing-input-wrapper .om-component-ui-input-label-required:after{color:#7baae6!important}.input-module-scss-module__G_OsXG__landing-textarea{border-radius:6px;width:100%;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px}.input-module-scss-module__G_OsXG__landing-textarea:enabled:focus:not(.p-invalid){border-color:#073387!important}
@media (max-width:575px){.index-module-scss-module__59V3zq__content{justify-content:start;min-height:calc(100vh - 200px);margin-top:32px}.index-module-scss-module__59V3zq__footer{flex-direction:column;gap:12px;height:auto;padding-bottom:24px}}
.BaseForm-module-scss-module__ERAQwa__formWrapper{overflow:visible}.BaseForm-module-scss-module__ERAQwa__form{width:100%}.BaseForm-module-scss-module__ERAQwa__formInner{gap:32px;padding:24px}.BaseForm-module-scss-module__ERAQwa__content{flex-direction:column;gap:32px;display:flex}.BaseForm-module-scss-module__ERAQwa__content,.BaseForm-module-scss-module__ERAQwa__submitButton{width:100%}.BaseForm-module-scss-module__ERAQwa__amountCard{background-color:var(--primary-white-color);border:1px solid var(--grey-deep-color);box-sizing:border-box;border-radius:12px;align-items:center;min-height:120px;padding:18px 24px;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.BaseForm-module-scss-module__ERAQwa__amountCard:after{content:"";pointer-events:none;border:2px solid #0000;border-radius:12px;position:absolute;inset:-1px}.BaseForm-module-scss-module__ERAQwa__amountCard:hover{border-color:var(--primary-black-color)}.BaseForm-module-scss-module__ERAQwa__amountCard:focus-within{background-color:var(--primary-white-color);background-image:radial-gradient(at 60% 0,#07338700 0,#0733871a 100%);border-color:#073387;box-shadow:inset 0 0 0 1px #073387}.BaseForm-module-scss-module__ERAQwa__amountCard:focus-within:after{border-color:#0000}.BaseForm-module-scss-module__ERAQwa__amountCard:focus-within .BaseForm-module-scss-module__ERAQwa__prefixLabel{color:#073387}.BaseForm-module-scss-module__ERAQwa__prefixLabel{color:var(--primary-black-color);transition:color .2s}.BaseForm-module-scss-module__ERAQwa__amountCardActive{background-color:var(--primary-white-color);background-image:radial-gradient(at 60% 0,#07338700 0,#0733871a 100%);border-color:#073387;box-shadow:inset 0 0 0 1px #073387}.BaseForm-module-scss-module__ERAQwa__amountCardActive:after{border-color:#0000}.BaseForm-module-scss-module__ERAQwa__amountCardActive:hover{border-color:#073387;box-shadow:inset 0 0 0 1px #073387}.BaseForm-module-scss-module__ERAQwa__amountCardActive:hover,.BaseForm-module-scss-module__ERAQwa__amountCardError{background-color:var(--primary-white-color)}.BaseForm-module-scss-module__ERAQwa__amountCardError{border-color:var(--error-color);box-shadow:none;background-image:none}.BaseForm-module-scss-module__ERAQwa__amountCardError:after{border-color:#0000}.BaseForm-module-scss-module__ERAQwa__amountCardError:hover{background-color:var(--primary-white-color);border-color:var(--error-color);background-image:none}.BaseForm-module-scss-module__ERAQwa__amountCardError:focus-within{background-color:var(--primary-white-color);border-color:var(--error-color);box-shadow:inset 0 0 0 1px var(--error-color);background-image:radial-gradient(417.76% 194.16% at 60.47% 0,#07338700 0,#0733871a 100%)}.BaseForm-module-scss-module__ERAQwa__amountCardError:focus-within .BaseForm-module-scss-module__ERAQwa__prefixLabel{color:var(--primary-black-color)}.BaseForm-module-scss-module__ERAQwa__amountCardError:focus-within:after{border-color:#0000}.BaseForm-module-scss-module__ERAQwa__amountInput{width:100%}:is(.BaseForm-module-scss-module__ERAQwa__amountInput .om-component-ui-input-control,.BaseForm-module-scss-module__ERAQwa__amountInput .om-component-ui-input-control:focus-within,.BaseForm-module-scss-module__ERAQwa__amountInput .om-component-ui-input-control:hover){background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;gap:0;height:auto;padding:0;box-shadow:none!important}.BaseForm-module-scss-module__ERAQwa__amountInput .om-component-ui-input-field{color:var(--primary-black-color);font-family:var(--font-aeonik),Aeonik,sans-serif;letter-spacing:0;flex:auto;width:100%;min-width:0;font-size:32px;line-height:1.08;overflow:hidden}.BaseForm-module-scss-module__ERAQwa__amountInput .om-component-ui-input-field::placeholder{color:var(--grey-bold-color)}.BaseForm-module-scss-module__ERAQwa__amountInput .om-component-ui-input-suffix{flex-shrink:0;margin-left:auto}.BaseForm-module-scss-module__ERAQwa__emptyAmount .om-component-ui-input-field{color:var(--grey-bold-color)}.BaseForm-module-scss-module__ERAQwa__outputAmountFilled .om-component-ui-input-field{color:var(--primary-black-color)}.BaseForm-module-scss-module__ERAQwa__cardError{color:var(--error-color);align-items:center;gap:4px;display:inline-flex;position:absolute;bottom:16px;left:24px}.BaseForm-module-scss-module__ERAQwa__amountCard .BaseForm-module-scss-module__ERAQwa__assetSelectorWrapper{width:240px}.BaseForm-module-scss-module__ERAQwa__assetSelector{box-shadow:none;box-sizing:border-box;width:240px;height:44px}.BaseForm-module-scss-module__ERAQwa__assetSelector:hover{background-color:var(--primary-white-color);border-color:var(--primary-black-color)}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-search{box-sizing:border-box;width:100%}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-panel-body{box-sizing:border-box;gap:8px;width:100%;margin-top:0!important}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-section-title{color:var(--primary-black-color);font-weight:600}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option-list{box-sizing:border-box;flex-direction:column;width:100%;display:flex;overflow-x:hidden}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option{box-sizing:border-box;width:100%;min-height:50px;overflow:hidden;background-color:var(--primary-white-color)!important}:is(.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option-active,.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option-active:hover,.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option:focus-within,.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option:hover){background-color:var(--grey-light-color)!important}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option>:nth-child(2){flex:auto;min-width:0}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option-symbol{color:var(--primary-black-color);font-weight:500}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option-name{color:var(--grey-midnight-color)}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option-meta{flex:0 0 154px;justify-content:flex-end;align-items:center;width:154px;min-width:154px;max-width:154px}.BaseForm-module-scss-module__ERAQwa__assetDropdown .asset-selector-option-meta>:not(svg){color:var(--grey-midnight-color);text-align:right}.BaseForm-module-scss-module__ERAQwa__maxButton{--om-body-md-font-size:var(--om-body-sm-font-size);--om-body-md-line-height:var(--om-body-sm-line-height)}.BaseForm-module-scss-module__ERAQwa__swapButton{background-color:var(--primary-white-color);border:1px solid var(--grey-deep-color);cursor:pointer;z-index:2;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 22px #0000001a,0 255px 71px #0000}@media (min-width:768px){.BaseForm-module-scss-module__ERAQwa__formInner{padding:32px 24px}}
.index-module-scss-module__Fu8h_q__checkIcon{position:relative}.index-module-scss-module__Fu8h_q__checkIcon:after{background-color:var(--om-border-positive,#1f5800);content:"";width:2px;height:50px;margin:0 auto;position:absolute;bottom:-55px;left:0;right:0}
.highlight-module-scss-module__7n98Iq__highlight{border-radius:16px;outline:2px solid #0000;animation:1.4s ease-out highlight-module-scss-module__7n98Iq__rfi-sonar}@keyframes highlight-module-scss-module__7n98Iq__rfi-sonar{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--info-color) 55%,transparent);outline-color:color-mix(in srgb,var(--info-color) 0%,transparent)}18%{outline-color:var(--info-color)}70%{box-shadow:0 0 0 14px color-mix(in srgb,var(--info-color) 0%,transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb,var(--info-color) 0%,transparent);outline-color:color-mix(in srgb,var(--info-color) 0%,transparent)}}
.select-module-scss-module__fPsQ_W__landing-select{background-color:#fff;border:1px solid #e3e3e3;border-radius:6px;box-shadow:0 2px 5px #00000012}.select-module-scss-module__fPsQ_W__landing-select .p-dropdown-label{font-size:16px;font-weight:400;line-height:30px}.select-module-scss-module__fPsQ_W__landing-select .p-dropdown.p-focus:not(.p-disabled):not(.p-invalid){border-color:#073387!important;box-shadow:0 2px 5px #00000012!important}.select-module-scss-module__fPsQ_W__landing-select-wrapper .om-component-ui-select-label-required:after{color:#7baae6!important}
