.wallet-scroll-scrub{display:block;position:relative;isolation:isolate;background:var(--body_background)}.wallet-scroll-scrub.is-scroll-active{height:calc(var(--wallet-scroll-stage-height) + var(--wallet-scroll-distance))}.wallet-scroll-scrub__background-copy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;padding:clamp(32px,6vw,120px);overflow:hidden;color:var(--text_color);font-family:var(--heading_font_family);font-size:clamp(32px,5vw,82px);line-height:1.15;pointer-events:none}.wallet-scroll-scrub__background-copy-inner{display:flex;min-height:auto;flex-direction:column;justify-content:flex-start;gap:clamp(80px,15vh,220px);will-change:transform}.wallet-scroll-scrub__font--heading{--wallet-scroll-selected-font: var(--heading_font_family)}.wallet-scroll-scrub__font--body{--wallet-scroll-selected-font: var(--body_font_family)}.wallet-scroll-scrub__font--accent{--wallet-scroll-selected-font: var(--accent_font_family)}.wallet-scroll-scrub__font--emily-austin{--wallet-scroll-selected-font: var(--emily_austin_font_family)}.wallet-scroll-scrub__font--nn1890{--wallet-scroll-selected-font: var(--nn1890_font_family)}.wallet-scroll-scrub__passage-frame{position:relative;isolation:isolate;overflow:hidden}.wallet-scroll-scrub__passage-frame:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background-image:var(--wallet-passage-background-image);background-position:center;background-size:cover;opacity:var(--wallet-passage-background-opacity);pointer-events:none}.wallet-scroll-scrub__passage{position:relative;z-index:1;font-family:var(--wallet-scroll-selected-font, var(--heading_font_family));opacity:.13}.wallet-scroll-scrub__stage{position:relative;z-index:1;display:grid;place-items:center;min-height:calc(100vh - var(--header_height, 0px));min-height:calc(100svh - var(--header_height, 0px));padding:0;overflow:hidden;isolation:isolate}.wallet-scroll-scrub.is-scroll-active .wallet-scroll-scrub__stage{position:sticky;top:var(--wallet-scroll-sticky-top)}.wallet-scroll-scrub__media{position:relative;display:grid;place-items:center;width:min(100%,calc((100vh - var(--header_height, 0px)) * .8));width:min(100%,calc((100svh - var(--header_height, 0px)) * .8));aspect-ratio:var(--wallet-scroll-media-aspect, 4 / 5);z-index:2}.wallet-scroll-scrub__captions{display:none}.wallet-scroll-scrub__video,.wallet-scroll-scrub__poster,.wallet-scroll-scrub__placeholder,.wallet-scroll-scrub__placeholder svg{display:block;width:100%;height:100%}.wallet-scroll-scrub__video,.wallet-scroll-scrub__poster{object-fit:contain}.wallet-scroll-scrub__placeholder{background:var(--body_alternate_background)}@media(min-width:0px){.wallet-scroll-scrub__captions{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:block;pointer-events:none}.wallet-scroll-scrub__caption{position:absolute;left:50%;bottom:clamp(22px,4vh,48px);width:min(520px,calc(100% - 40px));max-height:40vh;padding:clamp(18px,2vw,28px);overflow:hidden;color:var(--text_color);background:color-mix(in srgb,var(--body_background) 88%,transparent);border:0;border-radius:18px;opacity:0;transform:translate(-50%,18px);transition:opacity .3s ease,transform .3s ease}.wallet-scroll-scrub__caption.is-active{opacity:1;transform:translate(-50%)}.wallet-scroll-scrub__caption-text{font-family:var(--wallet-scroll-selected-font, var(--heading_font_family));font-size:clamp(20px,2vw,34px);line-height:1.25}.wallet-scroll-scrub__caption-attribution{margin-top:12px;font-size:var(--small_text);line-height:1.4}}@media(min-width:1025px){.wallet-scroll-scrub__caption{top:auto;bottom:auto;left:auto;right:auto;width:min(20vw,360px);max-height:38vh;padding:0;background:transparent;border-radius:0;transform:translateY(18px)}.wallet-scroll-scrub__caption--left-top{top:clamp(34px,7vh,88px);left:clamp(30px,3vw,70px);width:min(24vw,440px);max-height:22vh}.wallet-scroll-scrub__caption--left{top:50%;left:clamp(30px,3vw,70px);max-height:44vh;transform:translateY(calc(-50% + 18px))}.wallet-scroll-scrub__caption--left-bottom{bottom:clamp(34px,7vh,88px);left:clamp(30px,3vw,70px);width:min(24vw,440px);max-height:20vh}.wallet-scroll-scrub__caption--right-top{top:clamp(34px,7vh,88px);right:clamp(150px,11vw,230px);width:min(19vw,360px);max-height:25vh}.wallet-scroll-scrub__caption--right-top-narrow{top:clamp(52px,10vh,120px);right:clamp(30px,3vw,70px);width:min(9vw,170px);max-height:34vh}.wallet-scroll-scrub__caption--right{top:50%;right:clamp(30px,3vw,70px);width:min(20vw,380px);max-height:36vh;transform:translateY(calc(-50% + 18px))}.wallet-scroll-scrub__caption--right-middle-narrow{top:50%;right:clamp(30px,3vw,70px);width:min(9vw,170px);max-height:24vh;transform:translateY(calc(-50% + 18px))}.wallet-scroll-scrub__caption--right-bottom{right:clamp(30px,3vw,70px);bottom:clamp(34px,7vh,88px);width:min(24vw,440px);max-height:20vh}.wallet-scroll-scrub__caption.is-active{opacity:1;transform:translateY(0)}.wallet-scroll-scrub__caption--left.is-active,.wallet-scroll-scrub__caption--right.is-active,.wallet-scroll-scrub__caption--right-middle-narrow.is-active{transform:translateY(-50%)}}@media(max-width:767px){.wallet-scroll-scrub__background-copy{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;display:block;z-index:0;padding:clamp(18px,6vw,28px);font-size:clamp(34px,10vw,60px)}.wallet-scroll-scrub__passage{opacity:.18}.wallet-scroll-scrub__background-copy-inner{min-height:auto;justify-content:flex-start;gap:60px}.wallet-scroll-scrub__caption{bottom:16px;width:calc(100% - 32px);max-height:34vh;padding:14px 16px;border-radius:14px}.wallet-scroll-scrub__caption-text{font-size:clamp(18px,5.5vw,24px)}.wallet-scroll-scrub__stage{display:grid;place-items:start center;min-height:0;height:auto;padding:0}.wallet-scroll-scrub__media{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/wallet-scroll-scrub.css.map */
