@keyframes ma-csh-float{0%,to{transform:translateY(0) rotate(var(--ticket-rot, 0deg))}50%{transform:translateY(-8px) rotate(var(--ticket-rot, 0deg))}}.ma-csh{position:relative;background:var(--warm-900);color:#fff;padding:8.8rem 0 9.6rem;overflow:hidden}.ma-csh .ma-csh__glow{display:block;position:absolute;left:60%;top:50%;transform:translate(-50%,-50%);width:110rem;height:70rem;border-radius:50%;background:radial-gradient(ellipse,rgba(123,44,219,.46) 0%,rgba(255,61,138,.22) 35%,transparent 65%);filter:blur(5rem);pointer-events:none}.ma-csh .ma-csh__grid{display:block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.6) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.6) 1px,transparent 1px);background-size:6.4rem 6.4rem;mask-image:radial-gradient(ellipse at 70% 50%,#000 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at 70% 50%,#000 30%,transparent 70%)}.ma-csh__inner{position:relative;z-index:2;max-width:134rem;margin:0 auto;padding:0 6.4rem;display:grid;grid-template-columns:1.05fr 1fr;gap:5.6rem;align-items:center}.ma-csh__copy{display:flex;flex-direction:column;min-width:0}.ma-csh__heading{font-family:var(--font-display);font-size:9.2rem;font-weight:800;line-height:.92;letter-spacing:-.035em;color:#fff;margin:0;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.ma-csh__heading-accent{background-image:var(--d-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ma-csh__body{margin-top:2.2rem;font-size:1.9rem;line-height:1.55;color:#ffffffbd;max-width:52rem;margin-bottom:0}.ma-csh__ctas{display:flex;gap:1.4rem;margin-top:3.2rem;flex-wrap:wrap;align-items:center}.ma-csh__ctas .button,.ma-csh__ctas .button--secondary,.ma-csh__ctas .button--gradient{padding:1.4rem 2.4rem;font-size:1.6rem;height:5.6rem}.ma-csh__ctas .button--secondary{background:transparent;border-color:#fff6;color:#fff}.ma-csh__ctas .button--secondary:hover{background:#ffffff14;border-color:#fff9;color:#fff}.ma-csh__cards{position:relative;min-height:60rem}.ma-csh__card-pos{position:absolute}.ma-csh__card-pos--1{top:0;left:.8rem;z-index:1}.ma-csh__card-pos--2{top:19.6rem;right:0;z-index:3}.ma-csh__card-pos--3{bottom:-3.2rem;left:7.2rem;z-index:2}.ma-csh-ticket{width:28rem;border-radius:1.8rem;background:#fff;color:var(--warm-900);box-shadow:0 2.6rem 6rem #140e0452;border:6px solid #fff;overflow:hidden;position:relative;flex-shrink:0;animation:ma-csh-float 6s ease-in-out infinite;animation-delay:var(--ticket-delay, 0s)}.ma-csh-ticket__inner{display:block}.ma-csh-ticket__image-area{width:100%;aspect-ratio:4 / 3;background:var(--ticket-accent);position:relative;overflow:hidden}.ma-csh-ticket__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:1}.ma-csh-ticket__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.3) 0%,transparent 60%);z-index:2;pointer-events:none}.ma-csh-ticket__deal-label{position:absolute;top:.8rem;left:1.2rem;font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem;font-weight:800;letter-spacing:.14em;color:#ffffffc7;z-index:3;line-height:1}.ma-csh-ticket__popular{position:absolute;top:1.2rem;right:1.2rem;padding:.4rem 1rem;border-radius:var(--ma-radius-full);background:var(--warm-900);color:#fff;font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem;font-weight:800;letter-spacing:.14em;z-index:4;line-height:1;display:inline-block}.ma-csh-ticket__body{padding:1.4rem 1.6rem 1.6rem}.ma-csh-ticket__qualify-label{font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem;font-weight:800;letter-spacing:.14em;color:var(--warm-500);line-height:1;display:block}.ma-csh-ticket__qualify-text{font-family:var(--font-display);font-size:1.8rem;font-weight:800;line-height:1.1;color:var(--warm-900);margin-top:.3rem}.ma-csh-ticket__reward{margin-top:1.2rem;padding-top:1rem;border-top:1px dashed var(--warm-200);display:flex;align-items:center;gap:.8rem}.ma-csh-ticket__reward-label{font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem;font-weight:800;letter-spacing:.14em;color:var(--warm-500);flex-shrink:0;line-height:1}.ma-csh-ticket__reward-text{font-family:var(--font-display);font-size:1.35rem;font-weight:800;line-height:1.15;background-image:var(--d-grad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media screen and (max-width:749px){.ma-csh{padding:3.6rem 2rem 4.8rem}.ma-csh__inner{padding:0;grid-template-columns:1fr;gap:3rem}.ma-csh__heading{font-size:5.2rem}.ma-csh__body{font-size:1.45rem;max-width:none}.ma-csh__ctas{flex-direction:column;width:100%;gap:1rem;margin-top:2.4rem}.ma-csh__ctas .button,.ma-csh__ctas .button--gradient,.ma-csh__ctas .button--secondary{width:100%;justify-content:center;text-align:center}.ma-csh__cards{min-height:auto;display:flex;flex-direction:column;align-items:center;gap:1.4rem}.ma-csh__card-pos{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:100%;max-width:34rem}.ma-csh-ticket{width:100%;border-radius:1.6rem;box-shadow:0 1.8rem 3.6rem #140e0452}.ma-csh-ticket__inner{display:grid;grid-template-columns:11rem 1fr;align-items:stretch}.ma-csh-ticket__image-area{aspect-ratio:auto;height:100%;min-height:9rem}.ma-csh-ticket__deal-label{top:auto;bottom:.6rem;left:.8rem;font-size:.85rem}.ma-csh-ticket__body{padding:1.2rem 1.4rem}.ma-csh-ticket__qualify-text{font-size:1.5rem}.ma-csh-ticket__reward-text{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.ma-csh-ticket{animation:none;transform:rotate(var(--ticket-rot, 0deg))}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/ma-card-stack-hero.css.map */
