.ZipTextAnimation_main__EIo2w{width:100%}.ZipTextAnimation_section__Tqksq{min-height:100dvh;overflow:hidden;color:#fff;background-color:#000}.ZipTextAnimation_heading__J2QGA{font-size:2.5rem;font-weight:700;text-align:center;padding:1rem}.ZipTextAnimation_svg__amEcl{position:fixed;height:calc(max(100vh, 100vw) * 6);width:calc(max(100vh, 100vw) * 6);bottom:100%;left:45%;transform:translateX(-50%);pointer-events:none}.ZipTextAnimation_pathLeft__K4t96{stroke-width:80px;stroke:#000;fill:#000;transform:translateX(-16px)}.ZipTextAnimation_pathRight__jTIUe{fill:#000;transform:translateX(16px)}.ZipTextAnimation_textPath__ADDo8{text-transform:uppercase;font-family:"sans-serif";font-weight:700;font-size:48px;stroke:hsla(0,0%,100%,.6);stroke-width:1px;color:gold;fill:none}@media (max-width:768px){.ZipTextAnimation_textPath__ADDo8{font-size:24px}.ZipTextAnimation_heading__J2QGA{font-size:1.8rem}}.ZipTextAnimation_intro__mVStV{z-index:5}.ZipTextAnimation_contentWrapper__laJ6p,.ZipTextAnimation_intro__mVStV{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:#000}.ZipTextAnimation_contentWrapper__laJ6p{z-index:1;overflow:auto;pointer-events:none}.BuyChoice_container__VNIly{min-height:100vh;display:flex;align-items:center;justify-content:center;width:100vw;padding:0 1.25rem;background-color:var(--c-bg);color:var(--c-content);transition:background-color .4s cubic-bezier(1,0,.4,1),color .4s cubic-bezier(1,0,.4,1)}.BuyChoice_inner__bu9oE{width:100%;max-width:64rem;display:flex;flex-direction:column;align-items:center}.BuyChoice_titleWrapper__VclIe{text-align:center;transition:all 1s}.BuyChoice_titleWrapper__VclIe.BuyChoice_shifted__Uivl5{transform:translateY(-1.25rem)}.BuyChoice_title__9_rL_{color:var(--c-content);font-size:1.8rem;font-weight:700;font-family:inherit}@media (min-width:768px){.BuyChoice_title__9_rL_{font-size:2.5rem}}.BuyChoice_grid__rwC8h{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;margin-top:2.5rem;transition:all .5s}@media (min-width:768px){.BuyChoice_grid__rwC8h{grid-template-columns:1fr 1fr}}.BuyChoice_grid__rwC8h.BuyChoice_visible__QGQko{opacity:1;transform:translateY(0)}.BuyChoice_grid__rwC8h.BuyChoice_hidden__d71Ta{opacity:0;transform:translateY(5rem)}.BuyChoice_card__kWwfe{border-radius:1.5rem;padding:2rem;text-align:right;height:100%;transition:transform .3s;cursor:pointer}.BuyChoice_card__kWwfe:hover{transform:scale(1.03)}.BuyChoice_backButton__upp1V{background:var(--c-action);color:var(--c-light);border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;cursor:pointer;transition:background .3s}.BuyChoice_backButton__upp1V:hover{background:color-mix(in srgb,var(--c-action) 80%,#000)}