.hero-section{background-color:#000;width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.bg-video.hero-img{object-fit:cover;width:100%;position:absolute;inset:0}.hero-overlay-mobile{pointer-events:none;background:linear-gradient(90deg,#0009,#0000,#0000004d);position:absolute;inset:0}.hero-overlay-desktop{pointer-events:none;background:radial-gradient(120% 80% at 70% 35%,#0000 0% 45%,#00000059 60%,#000000bf 100%);position:absolute;inset:0}.hero-bottom-gradient-mobile{pointer-events:none;background:linear-gradient(#0000,#00000080,#000000e6);height:8rem;position:absolute;bottom:0;left:0;right:0}.hero-bottom-gradient-desktop{pointer-events:none;background:linear-gradient(#0000,#000000b3);height:10rem;position:absolute;bottom:0;left:0;right:0}.hero-top-gradient-mobile{pointer-events:none;background:linear-gradient(#000000b3,#0000);height:5rem;position:absolute;top:0;left:0;right:0}.hero-top-gradient-desktop{pointer-events:none;background:linear-gradient(#00000080,#0000);height:6rem;position:absolute;top:0;left:0;right:0}.hero-content-mobile{z-index:10;background:linear-gradient(#0000,#000000b3);flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:0 1rem 13rem;display:flex;position:relative}.hero-content-desktop{z-index:10;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:center;align-items:flex-start;gap:1.5rem;height:90vh;margin:0 auto;padding:0 85px;display:none;position:relative}.gradient-text{-webkit-text-fill-color:transparent;background-image:linear-gradient(#00dcc2,#b8fef5);-webkit-background-clip:text}.hero-h1-mobile{letter-spacing:-.025em;color:#fff;filter:drop-shadow(0 4px 6px #00000080);font-size:1.8rem;font-weight:300;line-height:1.1}.hero-h1-desktop{letter-spacing:-.025em;color:#fff;filter:drop-shadow(0 4px 6px #0000004d);max-width:500px;font-weight:300;line-height:1.05;font-size:50px!important}.hero-line-wrapper{display:block;overflow:hidden}.line{display:inline-block}.hero-blurb-mobile{color:#ffffffe6;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}@media (min-width:640px){.hero-blurb-mobile{-webkit-line-clamp:unset;display:block}}.hero-blurb-desktop{color:#ffffffd9;text-align:left;max-width:28rem;font-size:1rem}.hero-title-section-mobile{width:100%}.hero-content-section-mobile{width:100%;max-width:32rem;margin-top:1rem}.hero-content-section-desktop{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:1.5rem;display:flex}.hero-cta-mobile{width:auto;margin-top:1rem}.hero-cta-desktop{margin-top:1rem}.desktop-only{display:none}.mobile-only{display:inline}@media (min-width:640px){.hero-content-mobile{padding:0 1.5rem 2rem}.hero-h1-mobile{font-size:2.25rem}.hero-blurb-mobile{font-size:1rem}.hero-cta-mobile{width:auto}.hero-bottom-gradient-mobile{height:10rem}.hero-top-gradient-mobile{height:6rem}}@media (min-width:768px){.desktop-only{display:inline}.mobile-only,.hero-content-mobile{display:none}.hero-content-desktop{flex-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));display:flex}.hero-overlay-mobile{background:radial-gradient(120% 80% at 70% 35%,#0000 0% 45%,#00000059 60%,#000000bf 100%)}.hero-h1-desktop{font-size:3.75rem}.hero-content-section-desktop{align-items:flex-start;margin-top:0}}.overflow-hidden{overflow:hidden}.block{display:block}.inline-block{display:inline-block}.w-full{width:100%}.h-full{height:100%}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.hero-widget-container{z-index:15;cursor:pointer;position:absolute;bottom:0;left:10%}.hero-widget-image{width:100%;max-width:120px;height:auto;display:block}@media (min-width:768px){.hero-widget-image{max-width:120px}.hero-widget-container{left:5%}}@media (min-width:1024px){.hero-widget-image{max-width:150px}.hero-widget-container{left:5%}}.game-modal-overlay{z-index:9999;background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.game-modal{border-radius:16px;width:100%;max-width:400px;animation:.3s ease-out slideUp;position:relative;overflow:hidden}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.game-modal-close{cursor:pointer;z-index:10;border:none;justify-content:center;align-items:center;width:7%;height:7%;transition:background .2s;display:flex;position:absolute;top:4%;right:4.5%}.game-modal-close img{object-fit:contain;width:100%;height:100%}.game-modal-content{flex-direction:column;align-items:center;display:flex}.game-modal-image{width:100%;height:auto;display:block}.game-modal-text{color:#fff;text-align:center;text-shadow:0 2px 4px #00000080;width:70%;margin:0 auto;padding:0 1.5rem;font-size:1.3rem;font-weight:500;position:absolute;top:33%;left:0;right:0}.game-modal-btn{cursor:pointer;transition:transform .2s;position:absolute;bottom:18%}.game-modal-btn:hover{transform:scale(1.05)}.game-modal-btn-image{width:auto;height:60px}.hero-widget-container{cursor:pointer;pointer-events:auto}@media (min-width:768px){.game-modal{max-width:450px}.game-modal-text{font-size:1.6rem;bottom:90px}.game-modal-btn-image{height:70px}}
.shop-gift-cards-section{width:100%;padding:30px 10px}.shop-gift-cards-container{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;display:flex}.shop-gift-cards-header{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.shop-gift-cards-title{font-size:24px;font-weight:500}.shop-gift-cards-subtitle{color:var(--neutral-7);text-align:center}.shop-gift-cards-btn-container{justify-content:center;margin-top:48px;display:flex}.shop-gift-cards-error-message-container{text-align:center;margin-bottom:32px}.shop-gift-cards-error-message{color:#ef4444}.shop-gift-cards-error-card{text-align:center;background-color:#f3f4f6;border-radius:12px;padding:32px}.shop-gift-cards-error-card-text{color:#6b7280}.shop-gift-cards-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (max-width:767px){.shop-gift-cards-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:10px;display:flex;overflow-x:auto}.shop-gift-cards-grid>*{scroll-snap-align:start;flex:0 0 80%}.shop-gift-cards-grid::-webkit-scrollbar{display:none}.shop-gift-cards-grid{-ms-overflow-style:none;scrollbar-width:none}}@media (min-width:768px){.shop-gift-cards-title{font-size:30px}.shop-gift-cards-grid{grid-template-columns:repeat(2,1fr);display:grid}.shop-gift-cards-section{gap:40px;padding:80px 24px}}@media (min-width:1024px){.shop-gift-cards-grid{grid-template-columns:repeat(4,1fr);display:grid}.shop-gift-cards-section{padding:80px 24px}}
.value-proposition-section{width:100%;margin-bottom:80px;padding:0 24px;display:none}@media (min-width:768px){.value-proposition-section{display:inline}}.value-proposition-section .value-proposition-container{max-width:1200px;margin:0 auto;padding-bottom:80px}.value-proposition-section .value-proposition-content{color:#fff;margin:0 auto}.value-proposition-section .value-proposition-card{background-color:var(--dark-b);border-radius:36px;justify-content:space-between;align-items:flex-start;width:100%;min-height:427px;margin:0 auto;display:flex;position:relative}.value-proposition-section .value-proposition-left{z-index:20;grid-template-columns:1fr;align-content:space-between;width:100%;display:grid}.value-proposition-section .value-proposition-text{text-align:left;z-index:10;max-width:36rem;margin-bottom:auto;padding-top:48px;padding-left:32px}.value-proposition-section .value-proposition-title{color:#fff;font-size:2.25rem;font-family:var(--font-britti);margin-bottom:1rem}.value-proposition-section .value-proposition-description{color:#f5f5f5;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.value-proposition-section .value-proposition-button-container{gap:2rem;display:flex}.value-proposition-section .value-proposition-features{align-items:flex-end;gap:1rem;height:4.75rem;margin:0 2.68rem 1.5rem;display:flex}.value-proposition-section .feature-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0b34349c;border-radius:.75rem;align-items:center;gap:.75rem;width:50%;height:100%;padding:1rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.value-proposition-section .feature-icon{width:1.5rem;height:1.5rem;position:relative}.value-proposition-section .feature-icon img{object-fit:contain}.value-proposition-section .feature-text{color:#fff}.value-proposition-section .value-proposition-hero{z-index:10;width:100%;height:100%;position:absolute;top:0;right:0}.value-proposition-section .value-proposition-hero img{object-fit:contain;object-position:right bottom}.value-proposition-section .value-proposition-background{background:var(--noise-bg);border-radius:36px;position:absolute;inset:0}.value-proposition-section .background-image{width:100%;height:100%;position:absolute}.value-proposition-section .background-image img{object-fit:cover;border-radius:36px}@media (max-width:1024px){.value-proposition-section .value-proposition-title{font-size:1.875rem}.value-proposition-section .value-proposition-features{flex-direction:column;gap:.75rem;height:auto}.value-proposition-section .feature-item{width:100%;height:auto}}@media (max-width:768px){.value-proposition-section .value-proposition-text{padding-top:2rem;padding-left:1.5rem}.value-proposition-section .value-proposition-features{margin:0 1rem 1rem}}
