.wyms-scroll-stack *,.wyms-scroll-stack *:before,.wyms-scroll-stack *:after{box-sizing:border-box}.shopify-section.wyms-scroll-stack-section,.wyms-scroll-stack-section,.wyms-scroll-stack,.wyms-scroll-stack__right,.wyms-scroll-stack__card-track{overflow:visible}.wyms-scroll-stack{display:flex;align-items:flex-start;width:100%}.wyms-scroll-stack__left{position:sticky;top:0;align-self:flex-start;flex:0 0 50%;max-width:50%;height:100vh;display:flex;padding:0 80px 64px 64px;flex-direction:column;justify-content:center;align-items:flex-end}.wyms-scroll-stack__left-inner{display:flex;max-width:656px;flex-direction:column;align-items:flex-start;align-self:stretch;gap:0}.wyms-scroll-stack__icon-wrap{position:relative;width:280px;height:280px;flex-shrink:0;margin-bottom:0;z-index:0;animation:wyms-icon-spin 3.3s ease-in-out infinite}@keyframes wyms-icon-spin{0%{transform:rotate(0)}30%{transform:rotate(-180deg)}39%{transform:rotate(-180deg)}70%{transform:rotate(0)}to{transform:rotate(0)}}@media(prefers-reduced-motion:reduce){.wyms-scroll-stack__icon-wrap{animation:none}}.wyms-scroll-stack__icon-img,.wyms-scroll-stack__icon-placeholder{width:280px;height:280px;display:block;border-radius:50%;object-fit:contain}.wyms-scroll-stack__icon-placeholder{background:var(--Colors-Grey-grey_hover, #C3C3C3)}.wyms-scroll-stack__icon-number{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;animation:wyms-icon-number-counter 3.3s ease-in-out infinite;color:var(--icon-number-color, #C3C3C3);text-align:center;font-family:var(--Font-family-font-family-display, "Clash Grotesk"),sans-serif;font-size:128px;font-weight:600;line-height:1;letter-spacing:-2.56px}@keyframes wyms-icon-number-counter{0%{transform:rotate(0)}30%{transform:rotate(180deg)}39%{transform:rotate(180deg)}70%{transform:rotate(0)}to{transform:rotate(0)}}@media(prefers-reduced-motion:reduce){.wyms-scroll-stack__icon-number{animation:none}}.wyms-scroll-stack__text-block{display:flex;flex-direction:column;align-items:flex-start;gap:32px;align-self:stretch;position:relative;z-index:1}.wyms-scroll-stack__titles{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.wyms-scroll-stack__heading{margin:0;color:var(--Colors-Text-text-primary, #191839);font-family:var(--Font-family-font-family-display, "Clash Grotesk"),sans-serif;font-size:var(--Font-size-display-lg, 48px);font-weight:600;line-height:var(--Line-height-display-lg, 60px);letter-spacing:-.96px}.wyms-scroll-stack__subheading{margin:0;color:var(--Colors-Text-text-primary, #191839);font-family:var(--Font-family-font-family-body, Inter),sans-serif;font-size:var(--Font-size-text-md, 16px);font-weight:400;line-height:var(--Line-height-text-md, 24px)}.wyms-scroll-stack__features{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.wyms-scroll-stack__features-label{margin:0;color:var(--Colors-Text-text-primary, #191839);font-family:var(--Font-family-font-family-display, "Clash Grotesk"),sans-serif;font-size:var(--Font-size-display-xs, 24px);font-weight:600;line-height:var(--Line-height-display-xs, 32px)}.wyms-scroll-stack__features-list{display:flex;padding-left:var(--spacing-md, 8px);flex-direction:column;align-items:flex-start;gap:var(--spacing-lg, 12px);align-self:stretch;list-style:none;margin:0;padding-top:0;padding-right:0;padding-bottom:0}.wyms-scroll-stack__feature-item{display:flex;align-items:flex-start;gap:var(--spacing-lg, 12px);width:100%;max-width:568px}.wyms-scroll-stack__feature-icon{display:flex;flex-shrink:0;width:28px;height:28px;align-items:flex-start;padding-top:2px}.wyms-scroll-stack__feature-icon img{width:28px;height:28px;object-fit:contain}.wyms-scroll-stack__feature-text{color:var(--Colors-Text-text-primary, #191839);font-family:var(--Font-family-font-family-body, Inter),sans-serif;font-size:var(--Font-size-text-lg, 18px);font-weight:400;line-height:var(--Line-height-text-lg, 28px)}.wyms-scroll-stack__right{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column}.wyms-scroll-stack__card-track{display:block;flex-shrink:0}.wyms-scroll-stack__card{position:sticky;top:0;width:100%;height:100vh;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;background:var(--card-bg, #F0F0FD);border-radius:var(--radius-radius-xl-12, 12px)}.wyms-scroll-stack__card>*{width:100%;max-width:520px}.wyms-scroll-stack__card-img-wrap{flex-shrink:0;width:100%;max-width:520px;border-radius:8px;overflow:hidden}.wyms-scroll-stack__card-img{display:block;width:100%;height:560px;object-fit:cover}.wyms-scroll-stack__card-img-placeholder{width:100%;max-width:520px;height:560px;background:#d4d4d4;border-radius:8px}.wyms-scroll-stack__card-text{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.wyms-scroll-stack__card-heading{margin:0;color:var(--Colors-Text-text-primary, #191839);font-family:var(--Font-family-font-family-display, "Clash Grotesk"),sans-serif;font-size:var(--Font-size-display-xs, 24px);font-weight:600;line-height:var(--Line-height-display-xs, 32px)}.wyms-scroll-stack__card-subheading{margin:0;color:var(--Colors-Text-text-primary, #191839);font-family:var(--Font-family-font-family-body, Inter),sans-serif;font-size:var(--Font-size-text-lg, 18px);font-weight:400;line-height:var(--Line-height-text-lg, 28px)}@media screen and (max-width:767px){.wyms-scroll-stack{flex-direction:column}.wyms-scroll-stack__left{position:relative;top:auto;flex:none;max-width:100%;width:100%;height:auto;padding:64px 20px;align-items:flex-start}.wyms-scroll-stack__left-inner{max-width:100%;gap:0}.wyms-scroll-stack__icon-wrap{width:160px;height:160px;margin-bottom:-40px;z-index:0}.wyms-scroll-stack__icon-img,.wyms-scroll-stack__icon-placeholder{width:160px;height:160px}.wyms-scroll-stack__icon-number{font-size:72px;letter-spacing:-1.44px}.wyms-scroll-stack__heading{font-size:var(--Font-size-display-md, 36px);line-height:var(--Line-height-display-md, 44px);letter-spacing:-.72px}.wyms-scroll-stack__text-block{gap:24px}.wyms-scroll-stack__titles{gap:20px}.wyms-scroll-stack__feature-item{width:100%;max-width:345px}.wyms-scroll-stack__feature-icon,.wyms-scroll-stack__feature-icon img{width:24px;height:24px}.wyms-scroll-stack__right{flex:none;max-width:100%;width:100%}.wyms-scroll-stack__card{height:812px;padding:40px 20px;border-radius:0;justify-content:center}.wyms-scroll-stack__card-img{height:380px;width:100%;object-fit:cover}.wyms-scroll-stack__card-img-placeholder{height:380px;width:100%}}.wyms-scroll-stack{max-width:1440px;margin:0 auto;width:100%}
/*# sourceMappingURL=/cdn/shop/t/1/assets/wyms-scroll-stack.css.map */
