.guut-digest-story{--digest-story-ease: cubic-bezier(.19, 1, .22, 1);--digest-story-ease-out: cubic-bezier(.16, 1, .3, 1);--digest-story-wave-drift: 0px;--digest-story-content-y: 0px;position:relative;isolation:isolate;overflow:hidden;width:100%;background:var(--digest-story-page-bg-top);color:var(--digest-story-ink)}.guut-digest-story__edge{position:relative;z-index:3;width:100vw;margin-inline-start:calc(50% - 50vw);height:var(--digest-story-wave-height);overflow:hidden}.guut-digest-story__edge--top{margin-bottom:-4px;background:var(--digest-story-page-bg-top)}.guut-digest-story__edge--bottom{margin-top:-4px;background:var(--digest-story-page-bg-bottom)}.guut-digest-story__edge svg{display:block;width:100%;height:100%;opacity:1;transform-origin:center}.guut-digest-story__edge--top svg{transform:translate3d(0,var(--digest-story-wave-drift),0) scaleY(1.08);transform-origin:top center}.guut-digest-story__edge--bottom svg{transform:translate3d(0,calc(var(--digest-story-wave-drift) * -1),0) scaleY(1.08);transform-origin:bottom center}.guut-digest-story__wave-track{fill:var(--digest-story-bg);transform-box:fill-box;transform-origin:center;will-change:transform,translate}.guut-digest-story__wave-track--top{animation:guut-digest-story-wave-enter-top 1s var(--digest-story-ease) both,guut-digest-story-wave-flow-top var(--digest-story-wave-speed-top) linear 1s infinite}.guut-digest-story__wave-track--bottom{animation:guut-digest-story-wave-enter-bottom 1s var(--digest-story-ease) .16s both,guut-digest-story-wave-flow-bottom var(--digest-story-wave-speed-bottom) linear 1.16s infinite}@keyframes guut-digest-story-wave-flow-top{0%{transform:translateZ(0)}to{transform:translate3d(-33.33333%,0,0)}}@keyframes guut-digest-story-wave-flow-bottom{0%{transform:translate3d(-33.33333%,0,0)}to{transform:translateZ(0)}}@keyframes guut-digest-story-wave-enter-top{0%{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}@keyframes guut-digest-story-wave-enter-bottom{0%{opacity:0;translate:0 -18px}to{opacity:1;translate:0 0}}.guut-digest-story__body{position:relative;z-index:2;background:var(--digest-story-bg);padding:var(--digest-story-padding-y) var(--digest-story-padding-x)}.guut-digest-story__inner{display:flex;flex-direction:column;align-items:center;gap:var(--digest-story-stack-gap);width:100%;max-width:var(--digest-story-max-width);margin-inline:auto;transform:translate3d(0,var(--digest-story-content-y),0);will-change:transform}.guut-digest-story__copy-stack{display:flex;flex-direction:column;align-items:stretch;gap:var(--digest-story-heading-copy-gap);width:100%}.guut-digest-story__heading{margin:0;width:100%;color:currentColor;font-family:"Lexend Deca Custom","Lexend Deca",var(--font-heading--family);font-size:var(--digest-story-heading-size);font-weight:var(--digest-story-heading-weight);line-height:var(--digest-story-heading-line);letter-spacing:-.04em;text-align:center;text-wrap:balance}.guut-digest-story__copy,.guut-digest-story__copy p{margin:0;color:currentColor;font-family:Inter,var(--font-body--family);font-size:var(--digest-story-copy-size);font-weight:var(--digest-story-copy-weight);line-height:1.3;text-align:center}.guut-digest-story__copy p+p{margin-block-start:1em}@media screen and (min-width:990px){.guut-digest-story__copy{width:100%;max-width:var(--digest-story-copy-max-width);margin-inline:auto}.guut-digest-story__copy,.guut-digest-story__copy p{line-height:41.6px}}.guut-digest-story__cta{display:flex;justify-content:center;width:100%}.guut-digest-story__button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:var(--digest-story-btn-height);padding:12px var(--digest-story-btn-padding-x);overflow:hidden;border:3px solid var(--digest-story-btn-bg);border-radius:var(--digest-story-btn-radius);background:var(--digest-story-btn-bg);color:var(--digest-story-btn-ink);font-family:Inter,var(--font-body--family);font-size:var(--digest-story-btn-size);font-weight:700;line-height:24px;letter-spacing:0;text-decoration:none;text-transform:uppercase;box-shadow:0 16px 32px #274d4e29;isolation:isolate;transition:color .28s var(--digest-story-ease),transform .28s var(--digest-story-ease),box-shadow .28s var(--digest-story-ease),border-color .28s var(--digest-story-ease)}.guut-digest-story__button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--digest-story-btn-ink);transform:scaleX(0);transform-origin:left;transition:transform .42s var(--digest-story-ease)}.guut-digest-story__button span{position:relative;z-index:1;transition:color .26s var(--digest-story-ease),transform .26s var(--digest-story-ease)}.guut-digest-story [data-reveal-order]{opacity:0;transform:translateY(28px);transition:opacity .9s var(--digest-story-ease-out),transform .9s var(--digest-story-ease-out)}.guut-digest-story.is-visible [data-reveal-order="0"]{opacity:1;transform:translateY(0);transition-delay:0ms}.guut-digest-story.is-visible [data-reveal-order="1"]{opacity:1;transform:translateY(0);transition-delay:.14s}.guut-digest-story.is-visible [data-reveal-order="2"]{opacity:1;transform:translateY(0);transition-delay:.3s}@media(hover:hover)and (pointer:fine){.guut-digest-story__button:hover,.guut-digest-story__button:focus-visible{color:var(--digest-story-btn-bg);border-color:var(--digest-story-btn-bg);transform:translateY(-2px) scale(1.015);box-shadow:0 18px 36px #274d4e38,inset 0 0 0 2px var(--digest-story-btn-bg)}.guut-digest-story__button:hover:before,.guut-digest-story__button:focus-visible:before{transform:scaleX(1)}.guut-digest-story__button:hover span,.guut-digest-story__button:focus-visible span{transform:translate(2px)}.guut-digest-story__button:active{transform:translateY(-1px) scale(.98)}}.guut-digest-story__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}@media screen and (min-width:990px)and (max-width:1180px){.guut-digest-story__body{padding:var(--digest-story-tablet-padding-y) var(--digest-story-tablet-padding-x)}.guut-digest-story__heading{font-size:clamp(44px,5vw,var(--digest-story-heading-size));line-height:1.05}.guut-digest-story__copy,.guut-digest-story__copy p{font-size:clamp(17px,1.6vw,var(--digest-story-copy-size));line-height:1.35}}@media screen and (max-width:989px){.guut-digest-story__body{padding:var(--digest-story-mobile-padding-y) var(--digest-story-mobile-padding-x)}.guut-digest-story__inner{gap:clamp(48px,10vw,var(--digest-story-stack-gap))}.guut-digest-story__copy-stack{gap:clamp(28px,6vw,var(--digest-story-heading-copy-gap))}.guut-digest-story__heading{font-size:clamp(36px,9vw,52px);line-height:1.02}.guut-digest-story__copy,.guut-digest-story__copy p{font-size:17px;line-height:21px}.guut-digest-story__button{min-height:54px;padding-inline:28px;font-size:18px;line-height:22px}}@media screen and (max-width:749px){.guut-digest-story{--digest-story-wave-height: 58px}}@media(prefers-reduced-motion:reduce){.guut-digest-story__wave-track--top,.guut-digest-story__wave-track--bottom{animation:none!important;transform:translateZ(0)!important;opacity:1!important}.guut-digest-story__edge--top svg,.guut-digest-story__edge--bottom svg{transform:none!important}.guut-digest-story,.guut-digest-story *{animation:none!important;transition-duration:1ms!important}.guut-digest-story [data-reveal-order]{opacity:1;transform:none}.guut-digest-story__inner{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/guut-digest-story.css.map */
