exchange-popup{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:calc(var(--z-header) + 1);width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;padding-block-start:4rem;visibility:hidden;pointer-events:none;will-change:visibility,background-color;transition:visibility var(--duration-default),background-color var(--duration-default),opacity var(--duration-default)}exchange-popup[open]{background-color:#00000080;opacity:1;visibility:visible;pointer-events:all}exchange-popup[open] .exchange-popup__wrapper{transform:translateY(0)}.exchange-popup__wrapper{overflow-y:auto;max-height:100%;position:relative;width:100%;transform:translateY(100%);transition:transform var(--duration-default)}.exchange-popup__content{padding:4rem var(--page-gutter)}.exchange-popup__title{margin:0 0 2.4rem;text-align:center}.exchange-popup__steps{list-style:none;margin:0 0 3.2rem;padding:0;display:flex;flex-direction:column;gap:2.4rem}.exchange-popup__step{display:grid;grid-template-columns:4rem 1fr;align-items:start;gap:1.6rem;text-align:start}.exchange-popup__step:not(:has(.exchange-popup__step-icon)){grid-template-columns:1fr}.exchange-popup__step-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background-color:rgba(var(--color-heading-text),.06)}.exchange-popup__step-icon svg{width:2rem;height:2rem}.exchange-popup__step-heading{margin:0 0 .4rem;font-weight:var(--font-weight-semibold)}.exchange-popup__step-body{margin:0;color:rgb(var(--color-foreground));font-size:var(--font-size-static-sm)}.exchange-popup__step-body p{margin:0}.exchange-popup__step-body p+p{margin-block-start:.8rem}.exchange-popup__close{width:100%}@media screen and (min-width:750px){exchange-popup{padding:4rem;align-items:center;background-color:#00000080;opacity:0}exchange-popup[open] .exchange-popup__wrapper{transform:none}.exchange-popup__wrapper{max-width:48rem;transform:none}.exchange-popup__content{padding:4rem}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/section-exchange-popup.css.map */
