.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}
.om-component-ui-button{--om-button-text:var(--om-text-on-neutral,#fff);--om-button-bg:var(--om-bg-brand,#073387);--om-button-hover-bg:var(--om-bg-brand-hover,#052561);--om-button-disabled-text:var(--om-text-disabled-white,#f8f8f8);--om-button-disabled-bg:var(--om-bg-disabled-brand,#a4bbe1);--om-button-gap:var(--om-spacing-200,8px);background-color:var(--om-button-bg);border-radius:var(--om-radius-300,12px);box-shadow:none;color:var(--om-button-text);cursor:pointer;align-items:center;gap:var(--om-button-gap);height:52px;padding:var(--om-spacing-400,16px);border:none;outline:none;justify-content:center;display:inline-flex}.om-component-ui-button-disabled,.om-component-ui-button:disabled{background-color:var(--om-button-disabled-bg);color:var(--om-button-disabled-text);cursor:not-allowed}.om-component-ui-button:hover:not(:disabled){background-color:var(--om-button-hover-bg)}.om-component-ui-button-medium{border-radius:var(--om-radius-200,8px);height:40px;padding:var(--om-spacing-300,12px)}.om-component-ui-button-small{border-radius:var(--om-radius-200,8px);height:32px;padding:var(--om-spacing-200,8px) var(--om-spacing-300,12px)}.om-component-ui-button-rounded{border-radius:var(--om-radius-full,9999px)}.om-component-ui-button-block{width:100%;display:flex}.om-component-ui-button-text{--om-button-text:var(--om-text-brand,#073387);--om-button-hover-text:var(--om-text-on-brand-secondary,#052561);--om-button-bg:transparent;--om-button-hover-bg:transparent;--om-button-disabled-text:var(--om-text-brand-secondary,#a4bbe1);--om-button-disabled-bg:transparent;--om-button-gap:var(--om-spacing-100,4px);border-radius:0;height:auto;padding:0}.om-component-ui-button-text:hover:not(:disabled){--om-button-text:var(--om-button-hover-text);color:var(--om-button-text)}.om-component-ui-button-text-danger{--om-button-text:var(--om-text-danger,#ae0000);--om-button-hover-text:var(--om-text-on-danger-secondary,#920000);--om-button-disabled-text:var(--om-text-danger-secondary,#ae000033)}.om-component-ui-button-text-positive{--om-button-text:var(--om-text-positive,#1f5800);--om-button-hover-text:var(--om-text-on-positive-secondary,#1b4404);--om-button-disabled-text:var(--om-text-positive-secondary,#1f580033)}.om-component-ui-button-text.om-component-ui-button-large{--om-button-gap:var(--om-spacing-200,8px)}.om-component-ui-button-icon-end,.om-component-ui-button-icon-start{color:currentColor;flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.om-component-ui-button-icon-end>.om-component-ui-icons-wrapper,.om-component-ui-button-icon-start>.om-component-ui-icons-wrapper{color:currentColor}.om-component-ui-button-loading-icon{width:20px;height:20px;display:inline-flex}.om-component-ui-button-loading-icon-medium{width:16px;height:16px}.om-component-ui-button-loading-icon-small{width:14px;height:14px}.om-component-ui-button-loading-icon.om-component-ui-spinner{color:inherit}.om-component-ui-button-secondary{--om-button-text:var(--om-text-brand,#073387);--om-button-bg:var(--om-bg-brand-secondary,#dde6f4);--om-button-hover-bg:var(--om-bg-brand-secondary-hover,#c1d0eb);--om-button-disabled-text:var(--om-text-brand-secondary,#a4bbe1);--om-button-disabled-bg:var(--om-bg-brand-tertiary,#edf2f9)}.om-component-ui-button-grey{--om-button-text:var(--om-text-default,#131313);--om-button-bg:var(--om-bg-neutral-tertiary,#f0f0f0);--om-button-hover-bg:var(--om-bg-neutral-tertiary-hover,#e3e4e4);--om-button-disabled-text:var(--om-text-disabled,#bbbdc1);--om-button-disabled-bg:var(--om-bg-disabled,#f0f0f0)}.om-component-ui-button-black{--om-button-text:var(--om-text-on-neutral,#fff);--om-button-bg:var(--om-bg-neutral,#131313);--om-button-hover-bg:var(--om-bg-neutral-hover,#404042);--om-button-disabled-text:var(--om-text-disabled-white,#f8f8f8);--om-button-disabled-bg:var(--om-bg-disabled-black,#0000001a)}.om-component-ui-button-white{--om-button-text:var(--om-text-default,#131313);--om-button-bg:var(--om-bg-default,#fff);--om-button-hover-bg:var(--om-bg-default-hover,#f0f0f0);--om-button-disabled-text:var(--om-text-disabled,#bbbdc1);--om-button-disabled-bg:var(--om-bg-disabled,#f0f0f0)}.om-component-ui-button-danger{--om-button-text:var(--om-text-danger,#ae0000);--om-button-bg:var(--om-bg-danger-secondary,#ae00001a);--om-button-hover-bg:var(--om-bg-danger-secondary-hover,#ae000033);--om-button-disabled-text:var(--om-text-danger-secondary,#ae000033);--om-button-disabled-bg:var(--om-bg-danger-tertiary,#ae00000d)}.om-component-ui-button-positive{--om-button-text:var(--om-text-positive,#1f5800);--om-button-bg:var(--om-bg-positive-secondary,#1f58001a);--om-button-hover-bg:var(--om-bg-positive-secondary-hover,#1f580033);--om-button-disabled-text:var(--om-text-positive-secondary,#1f580033);--om-button-disabled-bg:var(--om-bg-positive-tertiary,#1f58000d)}.om-component-ui-button-warning{--om-button-text:var(--om-text-default,#131313);--om-button-bg:var(--om-bg-warning,#f4c600);--om-button-hover-bg:var(--om-bg-warning-hover,#ffb300);--om-button-disabled-text:var(--om-text-disabled,#bbbdc1);--om-button-disabled-bg:var(--om-bg-warning-secondary-hover,#f4c60033)}
.om-component-ui-flex{gap:var(--om-flex-gap,0);display:flex}.om-component-ui-flex-vertical{flex-direction:column}.om-component-ui-flex-wrap-wrap{flex-wrap:wrap}.om-component-ui-flex-wrap-nowrap{flex-wrap:nowrap}.om-component-ui-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}.om-component-ui-flex-justify-start{justify-content:flex-start}.om-component-ui-flex-justify-end{justify-content:flex-end}.om-component-ui-flex-justify-center{justify-content:center}.om-component-ui-flex-justify-space-between{justify-content:space-between}.om-component-ui-flex-justify-space-around{justify-content:space-around}.om-component-ui-flex-justify-space-evenly{justify-content:space-evenly}.om-component-ui-flex-align-start{align-items:flex-start}.om-component-ui-flex-align-end{align-items:flex-end}.om-component-ui-flex-align-center{align-items:center}.om-component-ui-flex-align-baseline{align-items:baseline}.om-component-ui-flex-align-stretch{align-items:stretch}
.index-module-scss-module__tR4upq__nav>*{cursor:pointer;position:relative}.index-module-scss-module__tR4upq__nav>:after{background-color:var(--grey-dark-color);content:"";width:1px;height:18px;margin:auto 0;position:absolute;top:0;bottom:0;right:-5px}.index-module-scss-module__tR4upq__nav>:last-child:after{content:none}.index-module-scss-module__tR4upq__dropdown{margin-top:32px;box-shadow:0 4px 8px #415b821f}.index-module-scss-module__tR4upq__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__tR4upq__header-fixed-top{box-shadow:none}@media (max-width:1023px){.index-module-scss-module__tR4upq__header-fixed{border-radius:0;width:100vw;top:0}}
.index-module-scss-module__qEJbsW__footer-content{background-image:linear-gradient(56.45deg,#f6f6f6 2.92%,#e4eaf3 21.36%,#d0daed 46.43%,#c5d1e7 63.34%,#abbad9 88.2%);border-radius:32px}
.ConnectStatusMark-module-scss-module__4PbnVW__ring{color:#db8600;height:var(--connect-ring-size,108px);width:var(--connect-ring-size,108px);flex:none;position:relative}.ConnectStatusMark-module-scss-module__4PbnVW__ring[data-status=success]{color:#1f5800}.ConnectStatusMark-module-scss-module__4PbnVW__ring[data-status=failure]{color:#ae0000;animation:.32s .26s ConnectStatusMark-module-scss-module__4PbnVW__shake}.ConnectStatusMark-module-scss-module__4PbnVW__svg{fill:none;stroke-width:4px;width:100%;height:100%;position:absolute;inset:0}.ConnectStatusMark-module-scss-module__4PbnVW__track{opacity:.13}.ConnectStatusMark-module-scss-module__4PbnVW__arc,.ConnectStatusMark-module-scss-module__4PbnVW__track{stroke:currentColor}.ConnectStatusMark-module-scss-module__4PbnVW__arc{stroke-linecap:round;stroke-dasharray:80 289;transform-origin:50%;animation:1.1s linear infinite ConnectStatusMark-module-scss-module__4PbnVW__spin}.ConnectStatusMark-module-scss-module__4PbnVW__ring[data-status=failure] .ConnectStatusMark-module-scss-module__4PbnVW__arc,.ConnectStatusMark-module-scss-module__4PbnVW__ring[data-status=success] .ConnectStatusMark-module-scss-module__4PbnVW__arc{stroke-dasharray:289;stroke-dashoffset:289px;animation:.5s cubic-bezier(.65,0,.35,1) forwards ConnectStatusMark-module-scss-module__4PbnVW__draw;transform:rotate(-90deg)}.ConnectStatusMark-module-scss-module__4PbnVW__logo{place-items:center;display:grid;position:absolute;inset:0}.ConnectStatusMark-module-scss-module__4PbnVW__badge{box-sizing:border-box;fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;background:#fefefe;border-radius:50%;width:34%;height:34%;padding:4.5%;position:absolute;bottom:-3%;right:-3%}.ConnectStatusMark-module-scss-module__4PbnVW__badge path{animation:.3s .28s forwards ConnectStatusMark-module-scss-module__4PbnVW__draw}@keyframes ConnectStatusMark-module-scss-module__4PbnVW__spin{to{transform:rotate(1turn)}}@keyframes ConnectStatusMark-module-scss-module__4PbnVW__draw{to{stroke-dashoffset:0}}@keyframes ConnectStatusMark-module-scss-module__4PbnVW__shake{20%{transform:translate(-4px)}60%{transform:translate(4px)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.ConnectStatusMark-module-scss-module__4PbnVW__arc,.ConnectStatusMark-module-scss-module__4PbnVW__badge path,.ConnectStatusMark-module-scss-module__4PbnVW__ring{animation-duration:.01ms!important;animation-iteration-count:1!important}.ConnectStatusMark-module-scss-module__4PbnVW__arc,.ConnectStatusMark-module-scss-module__4PbnVW__badge path{stroke-dashoffset:0}}
@media not (min-width:768px){.om-component-ui-dialog-wrapper:has(>.ReceiptModal-module-scss-module__zs5HCq__sheet){align-items:flex-end;padding:0}.ReceiptModal-module-scss-module__zs5HCq__sheet.om-component-ui-dialog{border-radius:var(--space-6,24px) var(--space-6,24px) 0 0;max-height:calc(100dvh - var(--space-4,16px));border-bottom:0;border-left:0;border-right:0;max-width:none;animation:.24s ease-out ReceiptModal-module-scss-module__zs5HCq__sheet-enter;overflow:hidden;width:100%!important}.ReceiptModal-module-scss-module__zs5HCq__sheet.om-component-ui-dialog .om-component-ui-panel-layout-modal{padding-bottom:max(var(--form-layout-padding,24px),env(safe-area-inset-bottom));border:0;border-radius:0}}@keyframes ReceiptModal-module-scss-module__zs5HCq__sheet-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ReceiptModal-module-scss-module__zs5HCq__sheet.om-component-ui-dialog{animation:none}}
.section-module-scss-module__W5xrcG__section-join{z-index:1;position:relative}.section-module-scss-module__W5xrcG__section-join-decorations{padding-top:156px;position:relative}.section-module-scss-module__W5xrcG__section-join-decorations-bg{width:100vw;height:230px;position:absolute;top:0;left:calc(50% - 50vw);overflow-y:hidden}.section-module-scss-module__W5xrcG__section-join-decorations-bg:before{filter:blur(52px);background-image:url(https://static.1moneynetwork.com/network-ui/home/section-3-bg.png);width:100%;height:100%;top:-170px;left:0}.section-module-scss-module__W5xrcG__section-join-decorations-bg:before,.section-module-scss-module__W5xrcG__section-join:after{content:"";z-index:-1;background-size:cover;position:absolute}.section-module-scss-module__W5xrcG__section-join:after{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;filter:blur(122px);background-image:url(https://static.1moneynetwork.com/network-ui/home/join-section.png);background-position:50%;width:100vw;height:387px;bottom:0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.section-module-scss-module__W5xrcG__section-faq{max-width:1300px}@media (max-width:1023px){.section-module-scss-module__W5xrcG__section-join-decorations-bg{height:100px}.section-module-scss-module__W5xrcG__section-join-decorations-bg:before{top:-100px}}
.home-module-scss-module__q-XoHq__home{width:100%;max-width:1300px;margin:0 auto;display:block}.home-module-scss-module__q-XoHq__home,.home-module-scss-module__q-XoHq__section-hero{position:relative}.home-module-scss-module__q-XoHq__section-hero-typed{color:var(--primary-color);display:inline-block;position:relative;overflow:hidden}.home-module-scss-module__q-XoHq__section-hero-typed:after{content:"";opacity:.15;z-index:-1;border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.home-module-scss-module__q-XoHq__section-second{z-index:2;position:relative}.home-module-scss-module__q-XoHq__section-second-description:after,.home-module-scss-module__q-XoHq__section-second-description:before{background-color:var(--primary-black-color);content:"";width:220px;height:.5px;display:inline-block}.home-module-scss-module__q-XoHq__section-second-scrollbar{cursor:pointer;white-space:nowrap;width:100%;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__q-XoHq__section-second-scrollbar-inner{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;will-change:transform;flex-shrink:0;align-items:center;min-width:100%;animation:75s linear infinite home-module-scss-module__q-XoHq__scroll;display:inline-flex;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.home-module-scss-module__q-XoHq__section-second-scrollbar-inner>*{flex-shrink:0}.home-module-scss-module__q-XoHq__section-second-scrollbar:hover .home-module-scss-module__q-XoHq__section-second-scrollbar-inner{animation-play-state:paused}.home-module-scss-module__q-XoHq__section-second-info-left:before{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;content:"";filter:blur(132px);z-index:-1;background-image:url(https://static.1moneynetwork.com/network-ui/home/section-2-bg.png);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__q-XoHq__section-second-info-right{position:relative}.home-module-scss-module__q-XoHq__section-second-info-right:before{background:#ffffff73;top:0}.home-module-scss-module__q-XoHq__section-second-info-right:after,.home-module-scss-module__q-XoHq__section-second-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__q-XoHq__section-second-info-right:after{background-color:#ffffff73;bottom:0}.home-module-scss-module__q-XoHq__section-second-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__q-XoHq__section-third{z-index:2;position:relative}.home-module-scss-module__q-XoHq__section-third-bg{width:100vw;height:230px;position:absolute;top:0;left:calc(50% - 50vw);overflow-y:hidden}.home-module-scss-module__q-XoHq__section-third-bg:before{content:"";filter:blur(52px);z-index:-1;background-image:url(https://static.1moneynetwork.com/network-ui/home/section-3-bg.png);background-size:cover;width:100%;height:100%;position:absolute;top:-170px;left:0}.home-module-scss-module__q-XoHq__section-third:after{background-color:var(--primary-white-color);content:"";z-index:-2;width:100vw;height:100%;position:absolute;bottom:0;left:calc(50% - 50vw)}.home-module-scss-module__q-XoHq__section-third-info-box-description{justify-content:space-between;align-items:center;width:100%;max-width:893px;min-height:121px;padding-left:127px;display:inline-flex;position:relative}.home-module-scss-module__q-XoHq__section-third-info-box-description:before{content:"";background-image:-webkit-image-set(url(https://static.1moneynetwork.com/network-ui/home/pattern.webp) 1x type("image/webp"),url(https://static.1moneynetwork.com/network-ui/home/pattern.png) 1x type("image/png"));background-image:image-set("https://static.1moneynetwork.com/network-ui/home/pattern.webp" 1x type("image/webp"),"https://static.1moneynetwork.com/network-ui/home/pattern.png" 1x type("image/png"));background-size:contain;flex-shrink:0;width:82px;height:100%;position:absolute;top:0;left:0}.home-module-scss-module__q-XoHq__section-fourth{z-index:1;position:relative}.home-module-scss-module__q-XoHq__section-fourth:before{content:"";z-index:-1;background-image:url(https://static.1moneynetwork.com/network-ui/home/section-4-bg.png);background-position:50%;background-size:cover;width:100vw;height:100%;position:absolute;top:-15%;left:calc(50% - 50vw)}.home-module-scss-module__q-XoHq__section-fourth-info{position:relative}.home-module-scss-module__q-XoHq__section-fourth-info:before{background-color:var(--primary-black-color);content:"";z-index:-1;width:.5px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.home-module-scss-module__q-XoHq__section-fourth-info-box{border-bottom:.5px solid var(--primary-black-color);padding:80px}.home-module-scss-module__q-XoHq__section-fourth-info-box:nth-of-type(odd){padding-left:0}.home-module-scss-module__q-XoHq__section-fourth-info-box:nth-of-type(2n){padding-right:0}.home-module-scss-module__q-XoHq__section-fourth-info-box:first-of-type,.home-module-scss-module__q-XoHq__section-fourth-info-box:nth-of-type(2){padding-top:0}.home-module-scss-module__q-XoHq__section-fourth-info-box:last-of-type,.home-module-scss-module__q-XoHq__section-fourth-info-box:nth-last-of-type(2){border-bottom:none;padding-bottom:0}@media (max-width:1023px){.home-module-scss-module__q-XoHq__section-second-description:after,.home-module-scss-module__q-XoHq__section-second-description:before{content:none;display:none}.home-module-scss-module__q-XoHq__section-second-info{position:relative}.home-module-scss-module__q-XoHq__section-second-info:before{content:"";filter:blur(132px);z-index:-1;background-image:url(https://static.1moneynetwork.com/network-ui/home/section-2-bg.png);background-position:50%;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:calc(50% - 50vw)}.home-module-scss-module__q-XoHq__section-second-info-left:before{content:none;display:none}.home-module-scss-module__q-XoHq__section-third-info-box-description{padding-top:105px;padding-left:0}.home-module-scss-module__q-XoHq__section-third-info-box-description:before{background-image:url(https://static.1moneynetwork.com/network-ui/home/pattern-mobile.png);width:100%;height:45px;top:30px;left:0}.home-module-scss-module__q-XoHq__section-fourth-info:before{content:none}.home-module-scss-module__q-XoHq__section-fourth-info-box{padding:40px 0!important}.home-module-scss-module__q-XoHq__section-fourth-info-box:nth-last-of-type(2){border-bottom:.5px solid var(--primary-black-color)!important}.home-module-scss-module__q-XoHq__section-fourth-info-box p{width:100%}}@media (max-width:1299px){.home-module-scss-module__q-XoHq__section-second-info-left:before{left:-24px}}@keyframes home-module-scss-module__q-XoHq__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}
.select-module-scss-module__pUJ5sG__landing-select{width:100%}.select-module-scss-module__pUJ5sG__landing-select .p-dropdown.p-focus:not(.p-disabled):not(.p-invalid){border-color:var(--primary-color)!important;box-shadow:0 2px 5px #00000012!important}.select-module-scss-module__pUJ5sG__landing-select-wrapper .om-react-ui-select-label-required:after{color:var(--primary-300,#abc4ff)!important}
.contact-module-scss-module__Mf51iW__contact{width:100%;max-width:1300px;position:relative}.contact-module-scss-module__Mf51iW__contact:before{content:"";filter:blur(80px);z-index:-1;background-image:url(https://static.1moneynetwork.com/network-ui/contact/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:calc(50% - 50vw)}.contact-module-scss-module__Mf51iW__contact-checkbox .p-checkbox{border-radius:6px;width:26px;height:26px;box-shadow:0 2px 5px #00000012}.contact-module-scss-module__Mf51iW__contact-checkbox .p-checkbox .p-checkbox-box{border:1px solid var(--grey-deep-color);border-radius:6px;width:26px;height:26px}.contact-module-scss-module__Mf51iW__contact .contact-module-scss-module__Mf51iW__success{background:linear-gradient(#56dbb333,#56dbb333),#fff}
.faq-module-scss-module___qDy9W__faq{position:relative}.faq-module-scss-module___qDy9W__faq:before{content:"";filter:blur(52px);z-index:-1;background-image:url(https://static.1moneynetwork.com/network-ui/blog/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:calc(50% - 50vw)}
