@layer base{.divider-wrapper{position:relative;width:100%;height:100%}.divider-container{--divider-color:var(--hds-color-surface-border-quiet);--divider-height:120px;margin-inline:var(--section-container-margin-inline-bleed);margin-block:calc(var(--divider-height) * -.5);height:var(--divider-height);overflow:hidden}.divider-canvas-wrapper,.divider-container{position:relative;display:flex;align-items:center}.divider-canvas-wrapper{flex:1;width:100%;min-width:0;height:100%;justify-content:center}@media (max-width:939px){.divider-canvas-wrapper{display:none}.divider-line{flex:1;height:1px;background-color:var(--divider-color)}}@media (min-width:940px){.divider-container--is-canvas-active .divider-line{display:none}.divider-container:not(.divider-container--is-canvas-active) .divider-line{flex:1;height:1px;background-color:var(--divider-color)}.divider-canvas{display:block;width:100%;height:20px;pointer-events:none}}}@layer base{.dom-graphic{--graphic-source-width:0;--graphic-source-height:0;--graphic-aspect-ratio:1/1;--graphic-scale:1;--graphic-max-width:100%;position:relative;width:100%;max-width:var(--graphic-max-width);margin:0 auto;-webkit-user-select:none;user-select:none;aspect-ratio:var(--graphic-aspect-ratio)}.dom-graphic--dynamic-height{aspect-ratio:auto}.dom-graphic__content{position:absolute;top:0;left:0;width:var(--graphic-source-width);height:var(--graphic-source-height);transform:scale(var(--graphic-scale));transform-origin:top left}.dom-graphic__content--dynamic{position:static;width:var(--graphic-source-width);height:auto}.dom-graphic--variant-card .dom-graphic__content{border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet);box-shadow:var(--hds-canary-ui-shadow);outline:1px solid var(--hds-canary-ui-stroke)}.dom-graphic--variant-card-flat .dom-graphic__content{border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet);border:1px solid var(--hds-canary-ui-mini-stroke)}.dom-graphic--variant-card-flat-no-border .dom-graphic__content{border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-surface-bg-quiet)}}.crypto-hero-phone-animation{width:280px;height:547px}.crypto-hero-phone-animation__graphic{transform:translateY(16px);opacity:0;box-shadow:var(--hds-shadow-xl)}.crypto-hero-phone-animation__phone-device{width:280px;height:547px;padding-inline:7px;padding-block:7px;border-radius:39px;background:linear-gradient(181deg,#2c3d7f -6.37%,#1c245e 21.54%),#101d4e;box-shadow:inset 0 -2.081px 5.203px 0 rgba(10,37,64,.2)}.crypto-hero-phone-animation__phone-base{width:100%;height:100%;border-radius:33px;background:linear-gradient(199deg,#0f1c48 5.06%,#101940 46.03%);box-shadow:0 1.041px 2.081px 0 rgba(0,0,0,.01)}.crypto-hero-phone-animation__phone-content{width:100%;height:100%;border-radius:33px;padding-inline:var(--hds-space-core-250);overflow:hidden}.crypto-hero-phone-animation__phone-header{display:flex;justify-content:space-between;align-items:center;opacity:.71;color:var(--hds-color-util-neutral-990);font-size:10px;font-weight:var(--hds-font-weight-bold);padding-block-start:22px}.crypto-hero-phone-animation__phone-header-status{display:flex;column-gap:var(--hds-space-core-75)}.crypto-hero-phone-animation__phone-screen-content{display:grid}.crypto-hero-phone-animation__phone-input-screen{grid-area:1/1;display:flex;flex-direction:column;align-items:center;padding-block-start:22px}.crypto-hero-phone-animation__phone-review-screen,.crypto-hero-phone-animation__phone-success-screen{grid-area:1/1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transform:translateX(266px)}.crypto-hero-phone-animation__phone-success-screen{padding-block-start:22px}.crypto-hero-phone-animation__amount{display:flex;column-gap:var(--hds-space-core-50);margin-block-start:var(--hds-space-core-400);margin-block-end:var(--hds-space-core-50);transform:translate3d(-7px,0,0)}.crypto-hero-phone-animation__amount-currency{color:var(--hds-color-util-neutral-700);font-size:20px;font-weight:var(--hds-font-weight-normal);padding-block-start:var(--hds-space-core-75)}.crypto-hero-phone-animation__amount-value{color:var(--hds-color-util-neutral-990);font-size:42px;font-weight:var(--hds-font-weight-normal)}.crypto-hero-phone-animation__crypto-symbol{color:var(--hds-color-util-neutral-700);font-size:12px;font-weight:var(--hds-font-weight-normal);margin-block-end:var(--hds-space-core-150)}.crypto-hero-phone-animation__payment-method{display:flex;column-gap:var(--hds-space-core-50);align-items:center;color:var(--hds-color-util-neutral-700);font-size:11px;font-weight:var(--hds-font-weight-normal);margin-block-start:var(--hds-space-core-50)}.crypto-hero-phone-animation__keypad{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:var(--hds-space-core-50);color:var(--hds-color-util-neutral-990);font-size:17px;font-weight:var(--hds-font-weight-normal);margin-block-start:var(--hds-space-core-300);margin-block-end:var(--hds-space-core-200)}.crypto-hero-phone-animation__keypad-button-wrapper{margin:0 auto;display:grid;width:46px;height:46px}.crypto-hero-phone-animation__keypad-bg{grid-area:1/1;background:rgba(131,155,200,.13);border:1px solid var(--hds-color-core-neutralDark-400);border-radius:50%;opacity:0}.crypto-hero-phone-animation__keypad-button{grid-area:1/1;margin:0 auto;display:flex;align-items:center;justify-content:center;width:46px;height:46px;position:relative}.crypto-hero-phone-animation__button{position:relative;width:100%;display:flex;padding-block:10px;justify-content:center;align-items:center;overflow:hidden;border-radius:var(--hds-space-core-radius-sm);background:#a382f8;color:#111a40;font-size:12px;font-weight:var(--hds-font-weight-bold)}.crypto-hero-phone-animation__button-bg{position:absolute;inset:1px;background:#a382f8;border-radius:calc(var(--hds-space-core-radius-sm) - 1px);overflow:hidden;z-index:1}.crypto-hero-phone-animation__button-shimmer{position:absolute;inset:0;background:linear-gradient(90deg,transparent,#d1bfff 50%,transparent);transform:translateX(-100%)}.crypto-hero-phone-animation__button-gradient-border{position:absolute;top:calc(50% - 150px);left:calc(50% - 150px);width:300px;height:300px;background:conic-gradient(from 0deg,#a382f8 0,#ded2ff 40%,#e5dbff 50%,#ded2ff 60%,#a382f8 100%);opacity:0}.crypto-hero-phone-animation__button-text{position:relative;z-index:1}.crypto-hero-phone-animation__review-header{width:100%;display:flex;column-gap:var(--hds-space-core-100);align-items:center;color:var(--hds-color-core-neutral-0);font-size:13px;font-weight:var(--hds-font-weight-bold);margin-block-start:var(--hds-space-core-250)}.crypto-hero-phone-animation__review-summary{width:100%;display:flex;column-gap:10px;align-items:center}.crypto-hero-phone-animation__review-summary-details{display:flex;flex-direction:column;color:var(--hds-color-core-neutral-0);font-size:18px;font-weight:var(--hds-font-weight-normal)}.crypto-hero-phone-animation__review-summary-details-label{color:var(--hds-color-util-text-soft);font-size:9px;font-weight:var(--hds-font-weight-normal)}.crypto-hero-phone-animation__review-cards{width:100%;display:flex;flex-direction:column;row-gap:var(--hds-space-core-100)}.crypto-hero-phone-animation__review-card{width:100%;display:flex;flex-direction:column;row-gap:var(--hds-space-core-25);padding-inline:var(--hds-space-core-150);padding-block:var(--hds-space-core-200);border-radius:var(--hds-space-core-radius-sm);border:1px solid #3a4982;background:#0f1c47;color:var(--hds-color-core-neutral-0);font-size:12px;font-weight:var(--hds-font-weight-normal)}.crypto-hero-phone-animation__review-card-label{color:var(--hds-color-util-text-soft);font-size:9px;font-weight:var(--hds-font-weight-normal)}.crypto-hero-phone-animation__success-content{display:flex;flex-direction:column;row-gap:var(--hds-space-core-100);align-items:center;margin-block-end:var(--hds-space-core-150)}.crypto-hero-phone-animation__success-message{margin-block-start:var(--hds-space-core-100);color:var(--hds-color-core-neutral-0);font-size:16px;font-weight:var(--hds-font-weight-normal)}.crypto-hero-phone-animation__success-details{color:var(--hds-color-util-text-soft);font-size:10px;font-weight:var(--hds-font-weight-normal)}@layer app{.crypto-hero__browser-container{display:none;width:100%}@media (min-width:640px){.crypto-hero__browser-container{display:flex;flex-direction:column;justify-content:flex-end}}.crypto-hero__browser-chrome{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;min-height:320px;max-width:1024px;position:relative;border-radius:var(--hds-space-core-radius-md) var(--hds-space-core-radius-md) 0 0;border-top:1px solid rgba(115,137,255,.25);border-left:1px solid rgba(115,137,255,.25);border-right:1px solid rgba(115,137,255,.25);background:linear-gradient(0deg,rgba(51,70,139,.16) 94.7%,rgba(31,51,130,.05) 101.44%);-webkit-backdrop-filter:blur(20.809600830078125px);backdrop-filter:blur(20.809600830078125px)}@media (min-width:940px){.crypto-hero__browser-chrome{min-height:554px}}.crypto-hero__chrome-bar{display:flex;align-items:center;justify-content:space-between;height:36px;padding:11px 20px}.crypto-hero__chrome-controls{display:flex;align-items:center;gap:var(--hds-space-core-75);width:68px}.crypto-hero__chrome-dot{width:8px;height:8px;border-radius:50%;background:#283a70;opacity:.74}.crypto-hero__chrome-url-bar{display:flex;align-items:center;justify-content:center;padding:5px 29px;background:rgba(13,23,56,.45);border-radius:76px;width:458px;height:24px}.crypto-hero__chrome-url{display:flex;align-items:center;gap:6px}.crypto-hero__chrome-url-text{font-size:14px;color:var(--hds-color-util-neutral-800)}.crypto-hero__chrome-spacer{width:68px}.crypto-hero__chrome-content{flex:1;background:#0d1738;border-radius:var(--hds-space-core-radius-md) var(--hds-space-core-radius-md) 0 0;margin-inline:var(--hds-space-core-75);box-shadow:0 23px 53px hsla(0,0%,9%,.08),0 47px 93px rgba(48,49,61,.08),0 14px 33px rgba(48,49,61,.08),0 5px 14px rgba(0,0,0,.12);color:var(--hds-color-util-text-subdued);position:relative}.crypto-hero__chrome-content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100%;background:linear-gradient(8deg,#0c1039,#0d173800 40%)}.crypto-hero__dashboard-header{display:flex;justify-content:space-between;margin-block-start:14px;margin-block-end:12px;margin-inline:var(--hds-space-core-250)}.crypto-hero__dashboard-user{display:flex;column-gap:var(--hds-space-core-50);align-items:center}.crypto-hero__dashboard-username{color:var(--hds-color-util-text-subdued);font-size:9px;font-weight:var(--hds-font-weight-normal)}.crypto-hero__dashboard-user-initials{display:flex;width:19px;height:19px;padding-block:var(--hds-space-core-50);padding-inline:var(--hds-space-core-75);justify-content:center;align-items:center;color:var(--hds-color-util-text-soft);font-size:8px;font-weight:var(--hds-font-weight-normal);border-radius:47px;border:1px solid #3a498280;background:linear-gradient(40deg,rgba(15,28,71,.35) 7.58%,rgba(37,68,173,.35))}.crypto-hero__dashboard-body{display:grid;column-gap:var(--hds-space-core-200);grid-template-columns:1fr auto 1fr}.crypto-hero__dashboard-column{display:flex;flex-direction:column;row-gap:var(--hds-space-core-150)}.crypto-hero__dashboard-section{display:flex;flex-direction:column;row-gap:var(--hds-space-core-200);padding-inline:var(--hds-space-core-150);padding-block:var(--hds-space-core-150)}.crypto-hero__dashboard-section,.crypto-hero__dashboard-section-dashed{border-radius:var(--hds-space-core-radius-sm);border:1px solid #3a498280;background:rgba(15,28,71,.35)}.crypto-hero__dashboard-section-dashed>div:not(:last-child){border-bottom:1px dashed rgba(33,39,53,.5)}.crypto-hero__dashboard-section-left{margin-inline-start:var(--hds-space-core-250)}.crypto-hero__dashboard-section-right{margin-inline-end:var(--hds-space-core-250)}.crypto-hero__dashboard-section-title,.crypto-hero__dashboard-section-title-dashed{color:var(--hds-color-util-text-quiet);font-size:8px;font-weight:var(--hds-font-weight-bold)}.crypto-hero__dashboard-section-title-dashed{padding-inline:var(--hds-space-core-150);padding-block:var(--hds-space-core-150)}.crypto-hero__position-item{display:grid;grid-template-columns:auto 1fr auto;column-gap:var(--hds-space-core-75);font-size:8px;opacity:.8}.crypto-hero__gainer-item,.crypto-hero__position-item{padding-inline:var(--hds-space-core-150);padding-block:10px;color:var(--hds-color-util-text-subdued);font-weight:var(--hds-font-weight-normal);align-items:center}.crypto-hero__gainer-item{display:flex;justify-content:space-between;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.crypto-hero__gainer-change{color:var(--hds-color-util-success-400);font-size:8px}.crypto-hero__total-assets-amount{color:var(--hds-color-util-text-subdued);font-size:24px;font-weight:var(--hds-font-weight-normal)}.crypto-hero__total-assets-change{width:fit-content;display:flex;padding-block:var(--hds-space-core-50);padding-inline:var(--hds-space-core-75);align-items:center;gap:5px;border-radius:120px;background:rgba(0,178,97,.12);color:#00b261;font-size:10px;font-weight:var(--hds-font-weight-normal)}.crypto-hero__chart{width:564px;margin-block-start:12px;margin-block-end:12px}.crypto-hero__timeframe-options{display:flex;justify-content:space-between;color:var(--hds-color-util-text-soft);font-size:9px;font-weight:var(--hds-font-weight-normal)}.crypto-hero__timeframe-options-hours{display:flex;column-gap:var(--hds-space-core-50);align-items:center}.crypto-hero__position{display:flex;flex-direction:row;justify-content:space-between;height:100%}.crypto-hero__position-header{display:flex;flex-direction:column;row-gap:var(--hds-space-core-100)}.crypto-hero__position-options{display:flex;column-gap:var(--hds-space-core-75)}.crypto-hero__position-option-button{height:fit-content;display:flex;padding-block:1px 2px;padding-inline:var(--hds-space-core-150);border-radius:var(--hds-space-core-radius-xs);border:1px solid rgba(163,130,248,.4);opacity:.8;box-shadow:0 1.568px 3.136px 0 rgba(0,0,0,.05),0 .784px 1.176px 0 rgba(0,0,0,.03);color:#a382f8;font-size:9px;font-weight:var(--hds-font-weight-bold)}.crypto-hero__buy-options{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:var(--hds-space-core-100);margin-block-start:var(--hds-space-core-150)}.crypto-hero__buy-item{padding-inline:var(--hds-space-core-100);padding-block:3px;border-radius:var(--hds-space-core-radius-sm);border:1px solid #3a498280;background:rgba(15,28,71,.35);justify-content:center;color:var(--hds-color-util-text-soft);font-size:9px;font-weight:var(--hds-font-weight-normal);line-height:14px}.crypto-hero__buy-item--selected{border:1px solid rgba(163,130,248,.62)}.crypto-hero__buy-amount-container{display:flex;flex-direction:column;row-gap:var(--hds-space-core-150)}.crypto-hero__buy-actions{display:flex;flex-direction:column;row-gap:var(--hds-space-core-75)}.crypto-hero__amount-input{display:flex;border-radius:var(--hds-space-core-radius-sm);border:1px solid #3a498280;background:rgba(15,28,71,.35);padding-inline:var(--hds-space-core-100);padding-block:5px;color:var(--hds-color-util-text-soft);font-size:8px;font-weight:var(--hds-font-weight-normal)}.crypto-hero__dashboard-section-button{display:flex;padding-block:var(--hds-space-core-100);justify-content:center;align-items:center;border-radius:var(--hds-space-core-radius-md);border:1px solid rgba(163,130,248,.8);box-shadow:0 1.568px 3.136px 0 rgba(0,0,0,.05),0 .784px 1.176px 0 rgba(0,0,0,.03);color:#a382f8;font-size:9px;font-weight:var(--hds-font-weight-bold)}.crypto-hero__powered-by{color:var(--hds-color-util-text-subdued);text-align:center}.crypto-hero__activity-item,.crypto-hero__powered-by{font-size:9px;font-weight:var(--hds-font-weight-normal)}.crypto-hero__activity-item{display:grid;grid-template-columns:1fr 2fr 2fr;gap:var(--hds-space-core-50);color:var(--hds-color-util-text-quiet);padding-inline:var(--hds-space-core-150);padding-block:8px}.crypto-hero__activity-item-amount,.crypto-hero__activity-item-time,.crypto-hero__activity-item-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crypto-hero__activity-item-amount--positive{color:var(--hds-color-util-success-400)}.crypto-hero__activity-item-amount--negative{color:#f44bcc}.crypto-hero__activity-item-time{justify-self:flex-end}}.crypto-hero-animation{position:absolute;inset:0;pointer-events:none;z-index:1}.crypto-hero-animation__canvas{width:100%;height:100%}@layer app{.crypto-hero__container .hero-subnav{margin-top:0}.crypto-hero__container{--section-container-pbs:var(--hds-space-core-300);--section-container-pbs-tb:var(--hds-space-core-400);--section-container-pbe:var(--hds-space-core-0);--section-container-pbe-tb:var(--hds-space-core-0);--section-container-pbe-dt:var(--hds-space-core-0);--subnavigation-height:60px}@media (min-width:940px){.crypto-hero__container{--subnavigation-height:82px}}.crypto-hero__container{border-inline:none;position:relative;z-index:1}@media (min-width:640px){.crypto-hero__container:after,.crypto-hero__container:before{content:"";position:absolute;top:calc(-1 * var(--subnavigation-height));bottom:0;width:1px;background:linear-gradient(to bottom,var(--hds-color-surface-border-quiet) 0,var(--hds-color-surface-border-quiet) var(--subnavigation-height),rgba(115,137,255,.25) calc(var(--subnavigation-height) + 200px));z-index:-1;pointer-events:none}.crypto-hero__container:before{left:0}.crypto-hero__container:after{right:0}}.crypto-hero__subnav{--section-container-border-inline:1px solid transparent}.crypto-hero__content{margin-inline:auto}@media (min-width:640px){.crypto-hero__content{padding-inline:var(--hds-space-core-500)}}.crypto-hero__wrapper{text-align:center;max-width:640px}.crypto-hero__heading{letter-spacing:var(--hds-font-heading-hero-lg-letterSpacing);line-height:var(--hds-font-heading-hero-lg-lineHeight);font-size:var(--hds-font-heading-hero-lg-size);font-weight:var(--hds-font-heading-hero-lg-weight)}.crypto-hero__description,.crypto-hero__heading{text-wrap:pretty}@media (max-width:639px){.crypto-hero__content{align-items:stretch}.crypto-hero__wrapper{text-align:start}.crypto-hero__actions{justify-content:stretch}}.crypto-hero__visual{position:relative;padding-block-start:62px;margin-block-start:var(--hds-space-core-700);min-height:516px;display:flex;justify-content:center;overflow:hidden}.crypto-hero__widget-wrapper{position:absolute;top:0;left:50%;translate:-50% 0;z-index:4;transform-origin:top center}.crypto-hero__background{overflow:hidden}.crypto-hero__gradient{position:absolute;inset:0;background:linear-gradient(180deg,#0d1738,#0d1738 60%,#182666)}.crypto-hero__glow-group{--glow-width-default:2600px;position:relative;margin:auto;top:1600px}.crypto-hero__glow{position:absolute;inset:0;aspect-ratio:1/1;margin:auto;left:min(0px,calc((100vw - var(--glow-width-default)) / 2));width:var(--glow-width-default)}.crypto-hero__glow--1{background:radial-gradient(circle,#3f03dd 0,#3f03dd 40%,#3f03dd00 70%)}.crypto-hero__glow--2{transform:translate3d(0,200px,0);background:radial-gradient(circle,#8a4ef7 0,#8a4ef7 50%,#8a4ef700 70%)}.crypto-hero__glow--3{transform:translate3d(0,300px,0);background:radial-gradient(circle,#f44bcc 0,#f44bcc 50%,#f44bcc00 70%)}}.product-hero-subnav{padding-block-start:0;padding-block-end:0;z-index:2}@media (min-width:940px){.product-hero-subnav{padding-block-start:var(--hds-space-core-0);padding-block-end:var(--hds-space-core-200)}}.customer-logo--flat{--customerLogoColor:var(--hds-color-action-icon-disabled);--customerLogoBackgroundColor:var(--hds-color-core-neutral-0);--customerLogoColorAlt:var(--customerLogoBackgroundColor);--customerLogoColorAltShadeDarker:color-mix(in srgb,var(--customerLogoColor) 85%,#000);--customerLogoColorAltShadeLighter:color-mix(in srgb,var(--customerLogoColor) 75%,#fff);--customerLogoColorAltNoTransparency:var(--customerLogoBackgroundColor)}.customer-logo--flat.customer-logo--dark{--customerLogoBackgroundColor:var(--hds-color-surface-bg-quiet);--customerLogoColor:var(--hds-color-core-neutral-0);--customerLogoColorAltShadeLighter:var(--customerLogoColorAltShadeDarker)}@layer app{.logo-carousel{position:relative;width:100%;border-block-start:1px solid var(--hds-color-surface-border-quiet);border-block-end:1px solid var(--hds-color-surface-border-quiet);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.logo-carousel__marquee-container{display:flex;overflow:hidden;cursor:var(--logo-carousel-cursor,grab)}.logo-carousel__marquee-container .hds-link{cursor:var(--logo-carousel-cursor,pointer)}.logo-carousel__marquee-container--centered{justify-content:center;cursor:auto}.logo-carousel__marquee-container--centered .logo-carousel__marquee{width:100%;justify-content:space-evenly}.logo-carousel__marquee-container--centered .hds-link{cursor:pointer}.logo-carousel__marquee{display:flex;flex-shrink:0;align-items:center;height:var(--hds-space-core-800)}@media (min-width:940px){.logo-carousel__marquee{height:var(--hds-space-core-900)}}.logo-carousel__item{flex-shrink:0;width:172px;height:var(--hds-space-core-900);display:flex;align-items:center;justify-content:center;transition:opacity .15s linear}.logo-carousel__item path{transition:fill .3s cubic-bezier(.25,1,.5,1)}}.logo-carousel__container{padding-inline:0;padding-block:0;border-block-start:none;border-block-end:none}@layer app{.crypto-logo-carousel{border-block-start:none}}.ksp-layout{display:grid;grid-template-columns:1fr;column-gap:var(--hds-space-core-200);row-gap:var(--hds-space-core-300)}@media (min-width:640px){.ksp-layout{grid-template-columns:repeat(2,1fr)}}@media (min-width:940px){.ksp-layout{grid-template-columns:repeat(4,1fr)}}.ksp-card{--gradient-border-card-bg:var(--hds-color-surface-bg-quiet);-webkit-text-decoration:none;text-decoration:none;display:grid;border-radius:var(--hds-space-core-radius-md);box-shadow:var(--hds-shadow-xs);width:100%}@media (prefers-reduced-motion:no-preference){.ksp-card{transition:box-shadow .25s linear}}.ksp-card:focus-visible,.ksp-card:hover{box-shadow:var(--hds-shadow-md)}@media (prefers-reduced-motion:no-preference){.ksp-card:focus-visible,.ksp-card:hover{--hds-hover-active:1}}.ksp-card:focus-visible{outline:2px solid var(--hds-color-action-border-solid);outline-offset:3px;border-radius:calc(var(--hds-space-core-radius-md) - 1px)}.ksp-card__content{display:flex;flex-direction:column;gap:var(--hds-space-core-200);height:100%;overflow:hidden;padding-block-start:var(--hds-space-core-200);padding-block-end:var(--hds-space-core-300);padding-inline-start:var(--hds-space-core-200);padding-inline-end:var(--hds-space-core-400);min-height:186px}.ksp-card__cta{display:flex;margin-top:auto}.ksp-card__cta-icon{display:inline;vertical-align:baseline;margin-inline-start:1px;margin-inline-end:-5px}.ksp__container{--section-container-pbs:var(--hds-space-core-700);--section-container-pbe:var(--hds-space-core-700);--section-container-pbs-tb:var(--hds-space-core-500);--section-container-pbe-tb:var(--hds-space-core-500);--section-container-pbs-dt:var(--hds-space-core-600);--section-container-pbe-dt:var(--hds-space-core-600)}@layer base{.feature-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(278px,1fr));column-gap:var(--hds-space-core-200);row-gap:var(--hds-space-core-300)}@media (min-width:640px){.feature-detail-grid{row-gap:var(--hds-space-core-400)}}.feature-detail-grid--three-up{grid-template-columns:repeat(1,minmax(0,1fr));column-gap:var(--hds-space-layout-gap)}@media (min-width:640px){.feature-detail-grid--three-up{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:940px){.feature-detail-grid--three-up{grid-template-columns:repeat(3,minmax(0,1fr))}}}.graphic-with-background{display:grid;overflow:hidden;border-radius:var(--hds-space-core-radius-md);aspect-ratio:var(--graphic-with-background-aspect-ratio)}.graphic-with-background>*{grid-area:1/1}.graphic-with-background__background{min-width:0;min-height:0;width:100%;height:100%;background-color:var(--hds-color-surface-bg-subdued)}.graphic-with-background__background-img{width:100%;height:100%;object-fit:cover}.graphic-with-background__foreground{z-index:1;display:flex;align-items:var(--graphic-with-background-fg-align,center);justify-content:var(--graphic-with-background-fg-justify,center);min-height:0;padding-inline:var(--graphic-with-background-fg-pi,var(--hds-space-core-300))}.graphic-with-background__foreground>*{flex-shrink:0;width:var(--graphic-with-background-fg-width,100%);margin-inline:0;translate:var(--graphic-with-background-fg-offset-x,0) var(--graphic-with-background-fg-offset-y,0)}.graphic-with-background-aspect-ratio{--graphic-with-background-aspect-ratio:var(--graphic-with-background-aspect-ratio-mb)}.graphic-with-background-fg-width{--graphic-with-background-fg-width:var(--graphic-with-background-fg-width-mb)}.graphic-with-background-fg-offset-x{--graphic-with-background-fg-offset-x:var(--graphic-with-background-fg-offset-x-mb)}.graphic-with-background-fg-offset-y{--graphic-with-background-fg-offset-y:var(--graphic-with-background-fg-offset-y-mb)}.graphic-with-background-fg-pi{--graphic-with-background-fg-pi:var(--graphic-with-background-fg-pi-mb)}@media (min-width:640px){.graphic-with-background-aspect-ratio{--graphic-with-background-aspect-ratio:var(
      --graphic-with-background-aspect-ratio-tb,var(--graphic-with-background-aspect-ratio-mb)
    )}.graphic-with-background-fg-width{--graphic-with-background-fg-width:var(
      --graphic-with-background-fg-width-tb,var(--graphic-with-background-fg-width-mb)
    )}.graphic-with-background-fg-offset-x{--graphic-with-background-fg-offset-x:var(
      --graphic-with-background-fg-offset-x-tb,var(--graphic-with-background-fg-offset-x-mb)
    )}.graphic-with-background-fg-offset-y{--graphic-with-background-fg-offset-y:var(
      --graphic-with-background-fg-offset-y-tb,var(--graphic-with-background-fg-offset-y-mb)
    )}.graphic-with-background-fg-pi{--graphic-with-background-fg-pi:var(
      --graphic-with-background-fg-pi-tb,var(--graphic-with-background-fg-pi-mb)
    )}}@media (min-width:940px){.graphic-with-background-aspect-ratio{--graphic-with-background-aspect-ratio:var(
      --graphic-with-background-aspect-ratio-dt,var(--graphic-with-background-aspect-ratio-tb,var(--graphic-with-background-aspect-ratio-mb))
    )}.graphic-with-background-fg-width{--graphic-with-background-fg-width:var(
      --graphic-with-background-fg-width-dt,var(--graphic-with-background-fg-width-tb,var(--graphic-with-background-fg-width-mb))
    )}.graphic-with-background-fg-offset-x{--graphic-with-background-fg-offset-x:var(
      --graphic-with-background-fg-offset-x-dt,var(--graphic-with-background-fg-offset-x-tb,var(--graphic-with-background-fg-offset-x-mb))
    )}.graphic-with-background-fg-offset-y{--graphic-with-background-fg-offset-y:var(
      --graphic-with-background-fg-offset-y-dt,var(--graphic-with-background-fg-offset-y-tb,var(--graphic-with-background-fg-offset-y-mb))
    )}.graphic-with-background-fg-pi{--graphic-with-background-fg-pi:var(
      --graphic-with-background-fg-pi-dt,var(--graphic-with-background-fg-pi-tb,var(--graphic-with-background-fg-pi-mb))
    )}}.graphic-with-background-fg-align{--graphic-with-background-fg-align:var(--graphic-with-background-fg-align-mb)}.graphic-with-background-fg-justify{--graphic-with-background-fg-justify:var(--graphic-with-background-fg-justify-mb)}@media (min-width:640px){.graphic-with-background-fg-align{--graphic-with-background-fg-align:var(
      --graphic-with-background-fg-align-tb,var(--graphic-with-background-fg-align-mb)
    )}.graphic-with-background-fg-justify{--graphic-with-background-fg-justify:var(
      --graphic-with-background-fg-justify-tb,var(--graphic-with-background-fg-justify-mb)
    )}}@media (min-width:940px){.graphic-with-background-fg-align{--graphic-with-background-fg-align:var(
      --graphic-with-background-fg-align-dt,var(--graphic-with-background-fg-align-tb,var(--graphic-with-background-fg-align-mb))
    )}.graphic-with-background-fg-justify{--graphic-with-background-fg-justify:var(
      --graphic-with-background-fg-justify-dt,var(--graphic-with-background-fg-justify-tb,var(--graphic-with-background-fg-justify-mb))
    )}}.reach-customers__graphic{--card-overlap:56px;--card-separation:32px;position:relative;width:calc(407px + 360px - var(--card-overlap));height:calc(413px + var(--card-separation))}.reach-customers__graphic-card{border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-util-neutral-0);color:var(--hds-color-text-subdued);font-size:10px;font-weight:var(--hds-font-weight-normal);line-height:14.72px}.reach-customers__graphic-card--shadow{box-shadow:var(--hds-shadow-lg)}.reach-customers__graphic-card-crypto{position:absolute;width:407px;height:413px;top:var(--card-separation);left:0}.reach-customers__graphic-card-pol{position:absolute;width:360px;height:361px;left:calc(407px - var(--card-overlap));display:none}@media (min-width:640px){.reach-customers__graphic{transform:translate3d(0,var(--hds-space-core-150),0)}.reach-customers__graphic-card-pol{display:block}}.reach-customers__graphic-card-crypto-content{display:flex;flex-direction:column;row-gap:var(--hds-space-core-300);padding-inline:var(--hds-space-core-400);padding-block:var(--hds-space-core-400)}.reach-customers__graphic-card-pol-content{padding-inline:var(--hds-space-core-300);padding-block:var(--hds-space-core-300)}.reach-customers__graphic-card-crypto-title{color:var(--hds-color-util-text-solid);font-size:15px;font-weight:var(--hds-font-weight-bold)}.reach-customers__graphic-card-crypto-options-container{display:flex;flex-direction:column;row-gap:var(--hds-space-core-100)}.reach-customers__graphic-card-crypto-options{display:grid;grid-template-columns:1fr 1fr;column-gap:9px;row-gap:var(--hds-space-core-100)}.reach-customers__graphic-card-crypto-option-item{padding-block:var(--hds-space-core-150);padding-inline:var(--hds-space-core-150);border-radius:var(--hds-space-core-radius-sm);border:1px solid var(--hds-color-surface-border-quiet);align-items:center;display:flex;column-gap:11px}.reach-customers__graphic-card-crypto-option-item--selected{border:1px solid var(--hds-color-util-brand-600,#533afd)}.reach-customers__graphic-card-crypto-option-item-crypto{color:var(--hds-color-core-neutral-990);font-size:13px;font-weight:var(--hds-font-weight-bold)}.reach-customers__graphic-card-crypto-amount-container{display:flex;flex-direction:column;row-gap:var(--hds-space-core-100)}.reach-customers__graphic-card-crypto-amount{display:grid;grid-template-columns:1fr auto auto auto;padding-block:var(--hds-space-core-200);padding-inline:var(--hds-space-core-150);align-items:center;column-gap:var(--hds-space-core-75);border-radius:var(--hds-space-core-radius-sm);border:1px solid var(--hds-color-surface-border-quiet)}.reach-customers__graphic-card-crypto-amount-currency{font-size:13px;font-weight:var(--hds-font-weight-bold)}.reach-customers__graphic-card-crypto-button{display:flex;width:100%;height:48px;justify-content:center;align-items:center;border-radius:var(--hds-space-core-radius-sm);background:var(--hds-color-util-brand-50);color:var(--hds-color-core-brand-600);font-size:12px;font-weight:var(--hds-font-weight-bold)}.reach-customers__graphic-card-pol-title{font-style:normal;font-weight:var(--hds-font-weight-normal);line-height:14.72px;padding-block-end:var(--hds-space-core-75)}.reach-customers__graphic-card-pol-amount{color:var(--hds-color-text-solid);font-size:17px;font-weight:var(--hds-font-weight-bold);padding-block-end:18px}.reach-customers__graphic-card-pol-payment-method-container,.reach-customers__graphic-card-pol-payment-methods{display:flex;flex-direction:column;row-gap:var(--hds-space-core-100)}.reach-customers__graphic-card-pol-payment-method-item{padding-block:var(--hds-space-core-150);padding-inline:var(--hds-space-core-150);border-radius:var(--hds-space-core-radius-sm);border:1px solid var(--hds-color-surface-border-quiet);display:grid;grid-template-columns:auto 1fr auto;align-items:center;column-gap:11px}.reach-customers__graphic-card-pol-payment-method-item--selected{border:1px solid var(--hds-color-core-brand-600,#533afd)}.reach-customers__graphic-card-pol-payment-method-item-method{display:flex;width:28px;height:28px;justify-content:center;align-items:center;border-radius:var(--hds-space-core-radius-sm);border:1px solid var(--hds-color-surface-border-quiet);background:var(--hds-color-surface-bg-subdued)}.reach-customers__graphic-card-pol-payment-method-item-method-name{color:var(--hds-color-core-neutral-990);font-size:11px;font-weight:var(--hds-font-weight-bold)}.reach-customers__graphic-card-pol-payment-method-item-default{display:flex;align-items:center;column-gap:var(--hds-space-core-75)}.reach-customers__graphic-card-pol-payment-method-item-default-badge{display:flex;padding:1.5px 3px;border-radius:3px;background:var(--hds-color-core-neutral-50);line-height:11.878px}@layer base{.side-by-side{display:grid;grid-template-columns:1fr;column-gap:var(--hds-space-layout-gap);row-gap:var(--hds-space-core-300);align-items:stretch}.side-by-side--reverse-when-stacked>:first-child{order:2}.side-by-side--reverse-when-stacked>:last-child{order:1}.side-by-side-row-gap{--side-by-side-row-gap-mb:var(--hds-space-core-300);--side-by-side-row-gap-tb:initial;--side-by-side-row-gap-dt:initial;row-gap:var(--side-by-side-row-gap-mb)}.side-by-side-column-gap{--side-by-side-column-gap-mb:var(--hds-space-layout-gap);--side-by-side-column-gap-tb:initial;--side-by-side-column-gap-dt:initial;column-gap:var(--side-by-side-column-gap-mb)}.side-by-side-align{--side-by-side-align-mb:stretch;--side-by-side-align-tb:initial;--side-by-side-align-dt:initial;align-items:var(--side-by-side-align-mb)}@media (min-width:640px){.side-by-side{grid-template-columns:var(
        --side-by-side-template-cols-tb,var(--side-by-side-template-cols,1fr)
      )}.side-by-side--reverse-when-stacked:not(.side-by-side--stacked-through-tablet)>:first-child,.side-by-side--reverse-when-stacked:not(.side-by-side--stacked-through-tablet)>:last-child{order:0}.side-by-side:not(.side-by-side-row-gap){row-gap:var(--hds-space-core-400)}.side-by-side-row-gap{row-gap:var(--side-by-side-row-gap-tb,var(--side-by-side-row-gap-mb))}.side-by-side-column-gap{column-gap:var(--side-by-side-column-gap-tb,var(--side-by-side-column-gap-mb))}.side-by-side-align{align-items:var(--side-by-side-align-tb,var(--side-by-side-align-mb))}}@media (min-width:940px){.side-by-side{grid-template-columns:var(
        --side-by-side-template-cols-dt,var(--side-by-side-template-cols-tb,var(--side-by-side-template-cols,1fr))
      )}.side-by-side--reverse-when-stacked>:first-child,.side-by-side--reverse-when-stacked>:last-child{order:0}.side-by-side-row-gap{row-gap:var(
        --side-by-side-row-gap-dt,var(--side-by-side-row-gap-tb,var(--side-by-side-row-gap-mb))
      )}.side-by-side-column-gap{column-gap:var(
        --side-by-side-column-gap-dt,var(--side-by-side-column-gap-tb,var(--side-by-side-column-gap-mb))
      )}.side-by-side-align{align-items:var(
        --side-by-side-align-dt,var(--side-by-side-align-tb,var(--side-by-side-align-mb))
      )}}.side-by-side-content{min-width:0;max-width:var(--side-by-side-content-max-width,544px)}.side-by-side-content-padding-inline-buffer{--side-by-side-content-padding-inline-buffer-mb:0;--side-by-side-content-padding-inline-buffer-tb:initial;--side-by-side-content-padding-inline-buffer-dt:initial}.side-by-side-content--left.side-by-side-content-padding-inline-buffer{padding-inline-end:var(--side-by-side-content-padding-inline-buffer-mb)}.side-by-side-content--right.side-by-side-content-padding-inline-buffer{padding-inline-start:var(--side-by-side-content-padding-inline-buffer-mb)}@media (min-width:640px){.side-by-side-content--left.side-by-side-content-padding-inline-buffer{padding-inline-end:var(
        --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
      )}.side-by-side-content--right.side-by-side-content-padding-inline-buffer{padding-inline-start:var(
        --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
      )}}@media (min-width:940px){.side-by-side-content--left.side-by-side-content-padding-inline-buffer{padding-inline-end:var(
        --side-by-side-content-padding-inline-buffer-dt,var(
          --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
        )
      )}.side-by-side-content--right.side-by-side-content-padding-inline-buffer{padding-inline-start:var(
        --side-by-side-content-padding-inline-buffer-dt,var(
          --side-by-side-content-padding-inline-buffer-tb,var(--side-by-side-content-padding-inline-buffer-mb)
        )
      )}}}.conversion-rates-graphic__background{display:grid;border-radius:var(--hds-space-core-radius-md);border:1px solid var(--hds-color-surface-border-quiet);background:var(--hds-color-surface-bg-subdued)}.conversion-rates-graphic__background-dots{border-radius:var(--hds-space-core-radius-md);grid-area:1/1;background-image:radial-gradient(circle,var(--hds-color-util-neutral-200) .5px,transparent .5px);background-size:5px 5px}.conversion-rates-graphic__background-fade{border-radius:var(--hds-space-core-radius-md);grid-area:1/1;background:radial-gradient(circle,rgba(248,250,253,0) 0,rgba(248,250,253,.6) 50%,#f8fafd 100%)}.conversion-rates-graphic__content{width:279px;height:460px;display:flex;flex-direction:column;row-gap:var(--hds-space-core-50);align-items:center}.conversion-rates-graphic__content-card--dark{width:100%;color:var(--hds-color-core-neutral-0);background:#0b163a;box-shadow:var(--hds-shadow-md);padding-block:var(--hds-space-core-150);padding-inline:var(--hds-space-core-150)}.conversion-rates-graphic__content-card--dark,.conversion-rates-graphic__content-card--white{display:flex;flex-direction:column;align-items:center;border-radius:var(--hds-space-core-radius-md);row-gap:var(--hds-space-core-100)}.conversion-rates-graphic__content-card--white{width:241px;border:1px solid var(--hds-color-util-border-quiet);background:hsla(0,0%,100%,.95);padding-block-start:var(--hds-space-core-100);padding-block-end:var(--hds-space-core-150);padding-inline:var(--hds-space-core-150)}.conversion-rates-graphic__content-card--white-title{color:var(--hds-color-core-brand-600);font-size:11px;font-weight:var(--hds-font-weight-normal);line-height:1.2}.conversion-rates-graphic__content-details{width:100%;display:grid;grid-template-columns:auto 1fr auto;column-gap:var(--hds-space-core-75);align-items:center;padding-inline:10px;padding-block:10px;font-size:13px;border-radius:var(--hds-space-core-radius-sm);border:1px solid #2b3042;background:#0f1c47}.conversion-rates-graphic__content-details-amount{font-weight:var(--hds-font-weight-normal)}.conversion-rates-graphic__content-button{color:#111a40;display:flex;height:36px;width:100%;border-radius:var(--hds-space-core-radius-sm);background:#a382f8;justify-content:center;align-items:center;font-size:13px}.conversion-rates-graphic__content-assets{align-self:flex-start;font-weight:var(--hds-font-weight-normal);font-size:10px}.conversion-rates-graphic__content-verification-steps{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:var(--hds-space-core-75)}.conversion-rates-graphic__content-verification-step{display:flex;align-items:center}.conversion-rates-graphic__content-card--light{align-items:center;color:var(--hds-color-core-neutral-990);font-size:11px;padding-inline:10px;padding-block:10px;column-gap:var(--hds-space-core-100);border-radius:var(--hds-space-core-radius-sm);border:1px solid var(--hds-color-surface-border-quiet);background:var(--hds-color-surface-bg-subdued)}.conversion-rates-graphic__content-payment-method{width:100%;display:grid;grid-template-columns:auto 1fr auto auto}.conversion-rates-graphic__content-payment-method-badge{display:flex;padding:1.5px 3px;justify-content:center;align-items:center;color:var(--hds-color-util-text-subdued);font-size:10px;font-weight:var(--hds-font-weight-normal);border-radius:3px;background:var(--hds-color-util-neutral-50)}@layer base{.columns{display:grid;column-gap:var(--hds-space-layout-gap);row-gap:var(--hds-space-core-200);align-items:stretch}.columns:not(.columns--auto){grid-template-columns:repeat(var(--columns-count-mb,1),minmax(0,1fr))}.columns--auto{grid-template-columns:repeat(auto-fit,minmax(var(--columns-min-item-width,276px),1fr))}.columns-row-gap{--columns-row-gap-mb:var(--hds-space-core-200);--columns-row-gap-tb:initial;--columns-row-gap-dt:initial;row-gap:var(--columns-row-gap-mb)}.columns-column-gap{--columns-column-gap-mb:var(--hds-space-layout-gap);--columns-column-gap-tb:initial;--columns-column-gap-dt:initial;column-gap:var(--columns-column-gap-mb)}.columns-align{--columns-align-mb:stretch;--columns-align-tb:initial;--columns-align-dt:initial;align-items:var(--columns-align-mb)}@media (min-width:640px){.columns:not(.columns--auto){grid-template-columns:repeat(var(--columns-count-tb,2),minmax(0,1fr))}.columns-row-gap{row-gap:var(--columns-row-gap-tb,var(--columns-row-gap-mb))}.columns-column-gap{column-gap:var(--columns-column-gap-tb,var(--columns-column-gap-mb))}.columns-align{align-items:var(--columns-align-tb,var(--columns-align-mb))}}@media (min-width:940px){.columns:not(.columns--auto){grid-template-columns:repeat(var(--columns-count-dt,var(--columns-count-tb,2)),minmax(0,1fr))}.columns-row-gap{row-gap:var(--columns-row-gap-dt,var(--columns-row-gap-tb,var(--columns-row-gap-mb)))}.columns-column-gap{column-gap:var(
        --columns-column-gap-dt,var(--columns-column-gap-tb,var(--columns-column-gap-mb))
      )}.columns-align{align-items:var(--columns-align-dt,var(--columns-align-tb,var(--columns-align-mb)))}}}.phantom-graphic__device{height:100%;padding:7px;color:#fff;border-radius:37px;background:#373839;box-shadow:inset 0 -2px 5px 0 rgba(10,37,64,.2)}.phantom-graphic__device-screen{height:100%;border-radius:32px;background:#222;box-shadow:0 1px 2px 0 rgba(0,0,0,.01);padding:17px;overflow:hidden}.phantom-graphic__container{display:flex;justify-content:center;padding-inline:var(--hds-space-core-300);column-gap:var(--hds-space-core-900);overflow:hidden;color:var(--hds-color-text-solid);font-size:13px;font-weight:500}.phantom-graphic__phone_01,.phantom-graphic__phone_02{display:none}.phantom-graphic__phone_03{max-height:488px;aspect-ratio:270/488;transform:translate3d(0,-54px,0)}@media (min-width:640px){.phantom-graphic__phone_01{display:block}.phantom-graphic__phone_02{display:none}.phantom-graphic__phone_03{max-height:unset;aspect-ratio:unset;transform:unset}}@media (min-width:940px){.phantom-graphic__phone_01,.phantom-graphic__phone_02{display:block}}.phantom-graphic__phone__content{display:flex;flex-direction:column;height:100%;overflow:hidden}.phantom-graphic__phone__bottom-bar,.phantom-graphic__phone__top-bar{display:flex;align-items:center;justify-content:space-between;padding-block-end:10px}.phantom-graphic__phone__bottom-bar--with-icons{padding-block-start:10px;position:relative;padding-block-end:0}.phantom-graphic__phone__bottom-bar--with-icons>svg{width:36px}.phantom-graphic__phone__bottom-bar--with-icons:after{content:"";width:24px;position:absolute;top:0;left:6px;right:0;background-color:#9886e5;height:1.3px;border-radius:1.3px}.phantom-graphic__phone__middle{flex:1 1 auto;min-height:0;overflow:hidden}.phantom-graphic__phone__middle-content{height:100%;overflow:hidden}.phantom-graphic__phone__top-bar--left,.phantom-graphic__phone__top-bar--right{display:flex;align-items:center;column-gap:var(--hds-space-core-75)}.phantom-graphic__phone__get-started{display:flex;flex-direction:column;gap:5px;border-radius:10px;background-color:#2a2a2a;padding-inline:10px;padding-block:10px}.phantom-graphic__phone__get-started--title{text-align:center;font-size:18px}.phantom-graphic__phone__get-started--subtext{text-align:center;color:#999;font-size:11px;font-weight:var(--hds-font-weight-bold)}.phantom-graphic__phone__button{text-align:center;width:100%;border-radius:10px;background:#ab9ff2;margin-block-start:10px;padding-block:8px;color:#222;font-size:12px}.phantom-graphic__phone__tabs{display:flex;column-gap:10px;color:#999;font-size:13px;font-weight:500;margin-block-start:var(--hds-space-core-200);margin-block-end:var(--hds-space-core-100)}.phantom-graphic__phone__tabs--active{color:#fff}.phantom-graphic__phone__tokens-container{display:flex;flex-direction:column;row-gap:var(--hds-space-core-75)}.phantom-graphic__phone__tokens-token{display:flex;column-gap:var(--hds-space-core-75);border-radius:10px;background-color:#2a2a2a;padding-inline:10px;padding-block:10px;font-size:11px}.phantom-graphic__phone__tokens-token--name{align-self:center;display:flex;flex-direction:column;row-gap:var(--hds-space-core-25)}.phantom-graphic__phone__tokens-token--name-subtext{color:#999;font-size:9px}.phantom-graphic__phone__tokens-token--price{margin-inline-start:auto;text-align:end;align-self:center;display:flex;flex-direction:column;row-gap:var(--hds-space-core-25)}.phantom-graphic__phone__tokens-token--price-subtext{font-size:9px;color:#999}.phantom-graphic__phone__bottom-bar--continue{width:100%;display:flex;flex-direction:column;row-gap:var(--hds-space-core-100)}.phantom-graphic__phone__disclaimer{color:#919191;font-size:8px;font-weight:var(--hds-font-weight-normal);text-align:center}.phantom-graphic__phone__amount{font-size:46px;text-align:center;padding-block:var(--hds-space-core-500)}.phantom-graphic__phone__payment-method{display:flex;column-gap:var(--hds-space-core-50);align-items:center;padding-block:var(--hds-space-core-200)}.phantom-graphic__phone__payment-method-label{font-size:10px}.phantom-graphic__phone__amounts{display:flex;width:100%;column-gap:var(--hds-space-core-100);justify-content:space-between}.phantom-graphic__phone__amounts--amount{text-align:center;width:100%;border-radius:8px;background-color:#2a2a2a;padding-block:var(--hds-space-core-100);font-size:10px}.phantom-graphic__phone__numpad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));width:100%;padding-block:var(--hds-space-core-200)}.phantom-graphic__phone__numpad>div{display:flex;align-items:center;justify-content:center;padding-block:10px;font-size:14px;font-weight:600}.phantom-graphic__phone__review-top-bar{display:flex;column-gap:5px;align-items:center}.phantom-graphic__phone__review{display:flex;column-gap:var(--hds-space-core-100);padding-block-start:var(--hds-space-core-200);padding-block-end:var(--hds-space-core-300);align-items:center}.phantom-graphic__phone__review-summary{display:flex;flex-direction:column}.phantom-graphic__phone__review-summary-label{color:#999;font-size:10px;font-weight:var(--hds-font-weight-normal)}.phantom-graphic__phone__review-summary-amount{font-size:18px}.phantom-graphic__phone__summary{border-radius:10px;display:flex;flex-direction:column;gap:var(--hds-space-core-1);font-size:11px}.phantom-graphic__phone__summary>div{padding-inline:var(--hds-space-core-150);padding-block:14px;background-color:#2a2a2a}.phantom-graphic__phone__summary>div:first-child{border-radius:8px 8px 0 0}.phantom-graphic__phone__summary>div:last-child{border-radius:0 0 8px 8px}.phantom-graphic__phone__summary-row{display:flex;flex-direction:column;row-gap:var(--hds-space-core-25)}:lang(ja) .phantom-graphic__phone__summary-row{row-gap:0}.phantom-graphic__phone__summary-label{color:#999;font-size:9px;font-weight:var(--hds-font-weight-bold)}.embed__phantom-graphic{border-radius:var(--hds-space-core-radius-md);border:1px solid var(--hds-color-util-bg-subdued);background:var(--hds-color-surface-bg-subdued);padding-block-end:var(--hds-space-core-100);padding-inline:var(--hds-space-core-100)}.embed__phantom-graphic-disclaimer{column-gap:var(--hds-space-core-100);align-items:center;margin-block-start:var(--hds-space-core-300);display:flex}.embed__phantom-graphic-disclaimer>svg:first-child{flex-shrink:0;width:40px;height:40px}.embed__phantom-graphic-text{color:var(--hds-color-text-soft);font-size:14px;font-weight:var(--hds-font-weight-normal)}@media (min-width:640px){.embed__phantom-graphic{padding-block-start:var(--hds-space-core-600);padding-block-end:var(--hds-space-core-100)}.embed__phantom-graphic-disclaimer>svg:first-child{width:28px;height:28px}}@media (min-width:940px){.embed__phantom-graphic{padding-block-start:var(--hds-space-core-1300)}.embed__phantom-graphic-disclaimer{margin-block-start:var(--hds-space-core-700)}}.link-graphic{display:grid;place-items:center;aspect-ratio:605/460;width:100%;min-width:0}.link-graphic__background{grid-area:1/1;border-bottom-left-radius:var(--hds-space-core-radius-md);border-bottom-right-radius:var(--hds-space-core-radius-md);width:100%;height:100%;overflow:hidden}@media (min-width:640px){.link-graphic__background{border-bottom-left-radius:unset;border-top-right-radius:var(--hds-space-core-radius-md);border-bottom-right-radius:var(--hds-space-core-radius-md)}}.link-graphic__background-graphic{display:block}.link-graphic__background-graphic,.link-graphic__background-graphic img{width:100%;height:100%;object-fit:cover}.link-graphic__dom{grid-area:1/1;width:100%;padding:var(--hds-space-core-350)}.link-graphic__card{display:flex;flex-direction:column;row-gap:14px;padding-inline:var(--hds-space-core-150);padding-block:var(--hds-space-core-200);border-radius:var(--hds-space-core-radius-md);background:var(--hds-color-core-neutral-0);color:#171717;font-size:12px;font-weight:var(--hds-font-weight-bold)}.link-graphic__card-header{display:flex;justify-content:space-between;align-items:center}.link-graphic__card-cc{border-radius:8px;background:var(--hds-color-surface-bg-subdued,#f8fafd);padding-inline:14px;align-items:center}.link-graphic__card-cc>div:not(:last-child){border-bottom:1px solid var(--hds-color-surface-border-quiet)}.link-graphic__card-cc__info{display:grid;grid-template-columns:max-content max-content minmax(0,1fr) max-content;padding-block:var(--hds-space-core-200);column-gap:var(--hds-space-core-100);align-items:center}.link-graphic__card-cc__info-badge{padding-inline:3px;padding-block:var(--hds-space-core-25);border-radius:3px;background:var(--hds-color-core-neutral-50);color:var(--hds-color-text-subdued);font-size:10px;margin-inline-start:var(--hds-space-core-50)}.link-graphic__card-cc__info-number{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:var(--hds-font-weight-normal)}.link-graphic__card-cc__info-wrapper{display:flex;column-gap:var(--hds-space-core-75)}.link-graphic__card-cc__add{color:#6829e5;display:flex;padding-block:var(--hds-space-core-200);column-gap:var(--hds-space-core-100);align-items:center}.link-graphic__card-continue{color:#6829e5;border-radius:var(--hds-space-core-550);background:#eae5fb;justify-content:center;text-align:center;padding-block:var(--hds-space-core-150)}.instant-checkout__container{background-color:var(--hds-color-surface-bg-subdued);box-shadow:inset 0 0 0 1px var(--hds-color-util-border-quiet);border-radius:var(--hds-space-core-radius-md)}.instant-checkout__content{display:flex;flex-direction:column;justify-content:center;row-gap:var(--hds-space-core-200);padding-inline:var(--hds-space-core-400);padding-block:var(--hds-space-core-500) var(--hds-space-core-300)}@media (min-width:640px){.instant-checkout__content{padding-inline:var(--hds-space-core-600);padding-block:var(--hds-space-core-600)}}@layer base{.carousel__section-container{overflow:hidden;margin-inline:var(--section-container-margin-inline-bleed,0);width:calc(100% + var(--section-container-margin-inline-bleed, 0) * -2);container-type:inline-size}.carousel__scroller{--carousel-drag-offset:0px;position:relative;display:flex;gap:var(--carousel-gap,0);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y;padding-inline:var(--carousel-gutter,0);scroll-padding-inline:var(--carousel-gutter,0)}.carousel__scroller::-webkit-scrollbar{display:none}.carousel__scroller[data-dragging=true]{scroll-snap-type:none;scroll-behavior:auto;touch-action:none}.carousel__item{--carousel-item-progress:clamp(-1,var(--carousel-item-index,0) - var(--carousel-scroll-progress,0),1);flex:0 0 var(--carousel-card-width,auto);width:var(--carousel-card-width,auto);position:relative;pointer-events:none;contain:layout style;scroll-snap-align:start}@media (min-width:640px){.carousel__item:last-child{scroll-snap-align:end}}.carousel__inner{pointer-events:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;height:100%;transform-origin:left center}.carousel__scroller[data-carousel-drag] .carousel__inner{transform:translate3d(var(--carousel-drag-offset,0),0,0)}.fraud-protection-carousel{--carousel-gap:var(--hds-space-core-200);--carousel-gutter:var(--hds-space-layout-content-margin);margin-inline:calc(var(--hds-space-layout-content-margin) * -1)}}@layer base{@media (max-width:639px){.fraud-protection-carousel{--carousel-card-width:calc(100% - var(--hds-space-core-500))}.fraud-protection-carousel__item{scroll-snap-align:start}}@media (min-width:640px){.fraud-protection-carousel{--carousel-card-width:auto;overflow:visible;scroll-snap-type:none}.fraud-protection-carousel__item{flex:1 1 0%;min-width:0;scroll-snap-align:none}}}.identity-verification__graphic{aspect-ratio:400/430;border-radius:var(--hds-space-core-radius-md);background-color:var(--hds-color-action-bg-translucent);border:1px solid var(--hds-color-surface-border-quiet);display:flex;align-items:center;justify-content:center}.identity-verification__graphic-content{margin-inline:var(--hds-space-core-300);margin-block:var(--hds-space-core-300);text-align:center}.identity-verification__graphic-text{display:flex;flex-direction:column;row-gap:6px}.identity-verification__graphic-title{color:var(--hds-color-core-neutral-990);text-align:center;font-size:16px;font-weight:var(--hds-font-weight-bold)}.identity-verification__graphic-description{color:var(--hds-color-text-soft);font-size:11px;font-weight:var(--hds-font-weight-normal)}.identity-verification__graphic-license{margin-block-start:var(--hds-space-core-300);display:grid}.identity-verification__graphic-outline{grid-area:1/1}.identity-verification__graphic-card{grid-area:1/1;margin-inline:12px;margin-block:12px;border-radius:10px;box-shadow:0 5px 14px 0 rgba(0,55,112,.08),0 2px 8px 0 rgba(0,59,137,.05)}.liability-protection__graphic{display:flex;aspect-ratio:400/430;border-radius:var(--hds-space-core-radius-md);background-color:var(--hds-color-action-bg-translucent);border:1px solid var(--hds-color-surface-border-quiet);align-items:center;justify-content:flex-end}.liability-protection__graphic-dom{overflow:hidden;margin-inline:var(--hds-space-core-200) 0}.liability-protection__graphic-content{width:462px}.liability-protection__graphic__list{display:flex;flex-direction:column;row-gap:var(--hds-space-core-100);padding-inline:var(--hds-space-core-200);margin-block-end:var(--hds-space-core-150);color:var(--hds-color-text-solid);font-size:12px;font-weight:var(--hds-font-weight-normal);justify-content:space-between}.liability-protection__graphic__list-item{display:flex;padding-block:var(--hds-space-core-200);padding-inline:var(--hds-space-core-200);align-items:center;border-radius:var(--hds-space-core-radius-md);border:1px solid var(--hds-color-surface-border-quiet)}.liability-protection__graphic__list-item__amount{margin-inline-start:var(--hds-space-core-100);font-weight:var(--hds-font-weight-bold)}.liability-protection__graphic__list-item__badge{margin-inline-start:var(--hds-space-core-200);margin-inline-end:var(--hds-space-core-500);display:flex;padding-block:3px;padding-inline:7px;border-radius:17px;background:rgba(0,178,97,.15);color:#00b261;font-size:10px;font-weight:var(--hds-font-weight-bold);white-space:nowrap}.liability-protection__graphic__list-item__badge-working{font-size:12px;color:#533afd;background:rgba(83,58,253,.15)}.liability-protection__graphic__list-item__description{border-left:1px solid var(--hds-color-core-neutral-50);padding-inline-start:var(--hds-space-core-200);color:var(--hds-color-text-soft);font-weight:var(--hds-font-weight-normal)}.liability-protection__graphic__list-working{padding-inline:0;font-size:13px}.liability-protection__graphic__list-item--active{display:flex;padding-block:var(--hds-space-core-200);padding-inline:var(--hds-space-core-200);align-items:center;border-radius:var(--hds-space-core-radius-md);position:relative;background:var(--hds-color-util-neutral-0)}.liability-protection__graphic__list-item__glow{position:relative;border-radius:7px;padding:1px;background:linear-gradient(90deg,#533afd 0,#f704ff 33%,#ff6b3b 77%)}.liability-protection__graphic__list-item__glow:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#533afd 0,#f704ff 33%,#ff6b3b 77%);filter:blur(4px);z-index:-1;opacity:.3}.optimized-fraud-detection__graphic{display:flex;aspect-ratio:400/430;border-radius:var(--hds-space-core-radius-md);background-color:var(--hds-color-action-bg-translucent);border:1px solid var(--hds-color-surface-border-quiet);align-items:center;justify-content:flex-start;position:relative;overflow:hidden}.optimized-fraud-detection__graphic-dom{width:127%;flex-shrink:0;margin-inline-start:var(--hds-space-core-600)}.optimized-fraud-detection__graphic-content{display:flex;flex-direction:column;row-gap:var(--hds-space-core-50);width:444px;min-width:444px;height:273px;padding-block:24px;padding-inline:20px;border-radius:var(--hds-space-core-radius-md);border:1px solid var(--hds-color-action-border-quiet);overflow:hidden}.optimized-fraud-detection__graphic-title{color:var(--hds-color-core-neutral-990);font-size:16px;font-weight:var(--hds-font-weight-bold);margin-block-end:var(--hds-space-core-200)}.optimized-fraud-detection__graphic-legend{display:flex;color:var(--hds-color-core-neutral-500);font-size:10px;font-weight:var(--hds-font-weight-bold);flex-shrink:0}.optimized-fraud-detection__graphic-legend-spacer{flex:0 2 10%}.optimized-fraud-detection__graphic-legend-item{display:flex;flex-direction:column;row-gap:var(--hds-space-core-50)}.optimized-fraud-detection__graphic-legend-label{display:flex;column-gap:7px;align-items:center;justify-content:center}.optimized-fraud-detection__graphic-legend-color{width:10px;height:10px;border-radius:var(--hds-space-core-radius-xs);align-items:center;flex-shrink:0}.optimized-fraud-detection__graphic-legend-color--purple{background-color:var(--hds-color-core-brand-500)}.optimized-fraud-detection__graphic-legend-color--pink{background-color:var(--hds-color-core-magenta-350)}.optimized-fraud-detection__graphic-legend-color--icon{display:flex;align-items:center;justify-content:center}.optimized-fraud-detection__graphic-legend-percent{color:var(--hds-color-core-neutral-990);font-size:14px;font-weight:var(--hds-font-weight-bold)}.optimized-fraud-detection__graphic-chart{display:grid;width:396px}.optimized-fraud-detection__graphic-chart-y-axis{grid-area:1/1;color:var(--hds-color-core-neutral-500);font-size:9px;font-weight:400}.optimized-fraud-detection__graphic-chart-y-axis>div{height:38px;border-bottom:1px solid var(--hds-color-core-neutral-50);display:flex;align-items:flex-end;padding-block-end:var(--hds-space-core-25)}.optimized-fraud-detection__graphic-chart-content{grid-area:1/1;display:flex;column-gap:var(--hds-space-core-25);align-items:flex-end;justify-content:flex-end;padding-block-end:1px}.optimized-fraud-detection__graphic-content-line{grid-area:1/1;display:flex;align-items:flex-end;justify-content:flex-end;transform:translate3d(3px,-40px,0)}.optimized-fraud-detection__graphic-chart-bar{display:flex;flex-direction:column;row-gap:2px}.optimized-fraud-detection__graphic-chart-bar-disputes{background-color:#665efd;width:34px;border-radius:var(--hds-space-core-radius-xs) var(--hds-space-core-radius-xs) 0 0}.optimized-fraud-detection__graphic-chart-bar-warnings{background-color:#f44bcc;width:34px;border-radius:var(--hds-space-core-radius-xs)}.grow-business-graphic__content{display:flex;flex-direction:column;row-gap:3px;align-items:center;color:var(--hds-color-core-neutral-990);font-size:10px;font-weight:var(--hds-font-weight-bold)}.grow-business-graphic__card{display:flex;flex-direction:column;row-gap:var(--hds-space-core-75);padding-block:var(--hds-space-core-150) var(--hds-space-core-200);padding-inline:var(--hds-space-core-200);border-radius:var(--hds-space-core-radius-md);border:1px solid var(--hds-color-core-neutral-0);background:var(--hds-color-core-neutral-0)}.grow-business-graphic__card--small{width:unset;flex-direction:row;column-gap:var(--hds-space-core-50);align-items:center;padding-block:var(--hds-space-core-75);padding-inline:var(--hds-space-core-100) var(--hds-space-core-200)}.grow-business-graphic__card-select{display:grid;grid-template-columns:auto 1fr auto auto auto;width:327px;padding-block:9px 10px;padding-inline:10px 12px;align-items:center;border-radius:var(--hds-space-core-radius-md);border:1px solid var(--hds-color-surface-border-quiet);background:var(--hds-color-util-bg-quiet)}.grow-business-graphic__card-select-bank{margin-inline-start:var(--hds-space-core-75);font-size:12px}.grow-business-graphic__card__usdc{font-size:12px}.grow-business-graphic__card-select-currency{margin-inline:var(--hds-space-core-100) var(--hds-space-core-150);color:var(--hds-color-core-neutral-600);font-size:12px}.grow-business-graphic__card__details{display:flex;color:var(--hds-color-core-neutral-500);font-size:12px;font-weight:var(--hds-font-weight-normal);margin-block-start:var(--hds-space-core-50)}.grow-business-graphic__card__details__item{display:flex;justify-content:space-between}.grow-business-graphic__card__details>:first-child{flex:1;border-right:1px solid #e7ecf1;padding-right:var(--hds-space-core-100)}.grow-business-graphic__card__details>:last-child{flex:1;padding-left:var(--hds-space-core-100)}@layer base{.spotlight-card{display:grid;grid-template-columns:1fr;align-items:center;gap:var(--hds-space-core-200);background:var(--hds-color-surface-bg-quiet);border:1px solid var(--hds-color-surface-border-quiet);border-radius:var(--hds-space-core-radius-md);overflow:hidden}@media (min-width:640px){.spotlight-card{grid-template-columns:1fr minmax(0,240px);padding-inline-start:var(--hds-space-core-400)}}@media (min-width:940px){.spotlight-card{grid-template-columns:1fr minmax(0,400px)}}.hds-mode--light.section--white .spotlight-card{background:var(--hds-color-surface-bg-subdued)}.spotlight-card__content{display:flex;flex-direction:column;flex:1;min-width:0;gap:var(--hds-space-core-200);padding-inline:var(--hds-space-core-400);padding-block:var(--hds-space-core-300)}@media (min-width:640px){.spotlight-card__content{padding:var(--hds-space-core-500) 0}}.spotlight-card__eyebrow{display:flex}.spotlight-card__logo{width:auto}.spotlight-card__body{max-width:576px;padding-inline-end:var(--hds-space-core-200);padding-block-end:var(--hds-space-core-50);text-wrap:pretty}@media (min-width:640px){.spotlight-card__body{padding-inline-end:var(--hds-space-core-300)}}.spotlight-card__graphic{aspect-ratio:400/283;align-self:stretch;overflow:hidden;position:relative}@media (min-width:640px){.spotlight-card__graphic{aspect-ratio:unset;min-height:280px}}.spotlight-card__graphic-picture-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}}.crypto-stack-bridge-graphic{border:1px solid var(--hds-color-surface-border-quiet)}.privy-graphics-container{width:537px;height:385px;background:var(--hds-color-util-neutral-0);border-top-left-radius:var(--hds-space-core-radius-md);border-bottom-right-radius:var(--hds-space-core-radius-md);border-right:1px solid var(--hds-color-surface-border-quiet);border-bottom:2px solid var(--hds-color-surface-border-quiet);overflow:hidden;margin-block-start:var(--hds-space-core-600);margin-inline-start:var(--hds-space-core-900)}.privy-graphics-content{display:flex;border-radius:var(--hds-space-core-radius-md) 0}.privy-graphic__sidebar{background:#f1f2f9;padding-inline:18px;padding-block:22px;border-top-left-radius:var(--hds-space-core-radius-md)}.privy-graphic__main-content{display:flex;flex-direction:column;row-gap:var(--hds-space-core-200);padding-block:var(--hds-space-core-300);padding-inline:var(--hds-space-core-200)}.privy-graphic__main-content-title{color:var(--hds-color-core-neutral-990);font-size:16px;font-weight:var(--hds-font-weight-bold)}.privy-graphic__main-content-cards{display:flex;column-gap:var(--hds-space-core-200)}.privy-graphic__main-content_card{min-width:184px;display:flex;flex-direction:column;row-gap:var(--hds-space-core-75);padding-inline:var(--hds-space-core-150);padding-block:var(--hds-space-core-150);border-radius:var(--hds-space-core-radius-sm);border:1px solid var(--hds-color-surface-border-quiet)}.privy-graphic__main-content_card-title{color:var(--hds-color-text-soft);font-size:10px;font-weight:var(--hds-font-weight-normal);line-height:14.67px}.privy-graphic__main-content_card-value{display:flex;align-items:center;column-gap:var(--hds-space-core-75);color:var(--hds-color-core-neutral-990);font-size:15px;font-weight:var(--hds-font-weight-bold)}.privy-graphic__main-content_card-value-change{display:flex;padding-block:2px;padding-inline:var(--hds-space-core-50);align-items:center;column-gap:3px;border-radius:var(--hds-space-core-radius-xs);background:#dcfce7;color:var(--hds-color-core-success-600);font-size:8px;font-weight:var(--hds-font-weight-bold)}.privy-graphic__main-content-chart{display:flex;flex-direction:column;padding-inline:var(--hds-space-core-150);padding-block:var(--hds-space-core-150);row-gap:var(--hds-space-core-75);border-radius:var(--hds-space-core-radius-sm);border:1px solid var(--hds-color-surface-border-quiet)}.privy-graphic__main-content-chart-title{color:var(--hds-color-text-soft);font-size:10px;font-weight:var(--hds-font-weight-normal)}.privy-graphic__main-content-chart-value{color:var(--hds-color-core-neutral-990);font-size:16px;font-weight:var(--hds-font-weight-bold)}.privy-graphic__main-content-chart-x-axis{display:flex;justify-content:space-between;color:var(--hds-color-core-neutral-500);font-size:9px;font-weight:var(--hds-font-weight-bold);line-height:14.67px;margin-block-start:var(--hds-space-core-100);margin-block-end:var(--hds-space-core-600)}.crypto-stack__container{display:flex;flex-direction:column;row-gap:var(--hds-space-core-600)}.crypto-stack__graphic-fpo{aspect-ratio:608/432}@layer base{.fake-link{font-weight:var(--hds-font-weight-bold);color:var(--hds-color-action-text-solid);cursor:pointer;-webkit-text-decoration:none;text-decoration:none;font-size:inherit;width:fit-content}@media (prefers-reduced-motion:no-preference){.fake-link{transition:color .3s cubic-bezier(.25,1,.5,1)}}:where(:lang(ja)) .fake-link{font-weight:600;font-variation-settings:"wght" 400}}@layer base{.carousel-nav{display:flex;align-items:center;align-self:end;gap:var(--hds-space-core-100)}@media (max-width:639px){.carousel-nav{display:none}}}