.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;object-position:right center;width:100%;position:absolute;inset:0}html[dir=rtl] .bg-video.hero-img{object-position:left center;transform-origin:0}.hero-overlay-mobile{pointer-events:none;background:linear-gradient(to inline-end,#0009,transparent,#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}html[dir=rtl] .hero-overlay-desktop{background:radial-gradient(120% 80% at 30% 35%,#0000 0% 45%,#00000059 60%,#000000bf 100%)}.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}html[dir=rtl] .hero-content-mobile{align-items:flex-end}.hero-content-desktop{z-index:10;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:start;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-title-section-desktop{width:100%}html[dir=rtl] .hero-title-section-desktop{text-align:right}.hero-content-section-desktop{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;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-direction:column;align-items:flex-start;display:flex}html[dir=rtl] .hero-content-desktop{align-items:flex-end;margin-left:auto;margin-right:0}.hero-overlay-mobile{background:radial-gradient(120% 80% at 70% 35%,#0000 0% 45%,#00000059 60%,#000000bf 100%)}html[dir=rtl] .hero-overlay-mobile{background:radial-gradient(120% 80% at 30% 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%}html[dir=rtl] .hero-widget-container{left:auto;right: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%}html[dir=rtl] .hero-widget-container{left:auto;right:5%}}@media (min-width:1024px){.hero-widget-image{max-width:150px}.hero-widget-container{left:5%}html[dir=rtl] .hero-widget-container{left:auto;right: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:block}}.value-proposition-container{box-sizing:border-box;width:1228px;max-width:100%;margin:0 auto;padding-bottom:80px}.value-proposition-content{color:#fff;box-sizing:border-box;background:#092a2a;border-radius:32px;width:1200px;height:427px;margin:0 auto}.value-proposition-card{box-sizing:border-box;border-radius:36px;justify-content:space-between;align-items:stretch;width:1228px;max-width:100%;height:483px;margin:0 auto;display:flex;position:relative;overflow:hidden}.value-proposition-card:before{content:"";z-index:3;opacity:.3;background-size:20px 20px;width:50%;height:100%;position:absolute;top:0;left:0}.value-proposition-card:after{content:"";z-index:3;pointer-events:none;width:50%;height:100%;position:absolute;top:0;left:0}html[dir=rtl] .value-proposition-left{direction:rtl;padding:50px 61px 71px 0}html[dir=rtl] .value-proposition-text{padding-inline:0}.value-proposition-left{z-index:30;box-sizing:border-box;flex-direction:column;justify-content:center;gap:27px;width:55%;max-width:680px;height:483px;padding:50px 0 71px 61px;display:flex}.value-proposition-text{color:#f5f5f5;flex-direction:column;align-items:flex-start;gap:27px;font-size:40px;font-style:normal;font-weight:500;line-height:120%;display:flex}.value-proposition-title{color:#f5f5f5;font-size:36px;font-style:normal;font-weight:500;line-height:120%}.value-proposition-description{color:#ebebeb;letter-spacing:-.14px;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.value-proposition-button-container{justify-content:flex-start;align-self:flex-start;align-items:center;gap:8px;height:44px;padding:0;display:flex}.value-proposition-button-container a{display:inline-block}.value-proposition-button-container button{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#00dcc2;border-radius:32px;justify-content:center;align-items:center;gap:8px;height:40px;padding:8px 19px;display:flex}.value-proposition-button-container button:hover{background-color:#00c4ad!important}html[dir=rtl] .value-proposition-button-container button{min-width:160px;height:48px;padding:12px 28px;font-size:18px}.value-proposition-features{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:345px;display:flex}html[dir=rtl] .value-proposition-features{margin:0}.feature-item{background:0 0;align-items:center;gap:.75rem;padding:0;display:flex}.feature-icon{color:#d9b92b;flex-shrink:0;width:1.5rem;height:1.5rem;position:relative}.feature-icon img{object-fit:contain;filter:brightness(1.2)saturate(1.3)}.feature-text{color:#fff;font-size:.875rem;font-weight:400}.value-proposition-hero{inset-inline-end:0;z-index:10;width:100%;height:100%;position:absolute;top:0}.value-proposition-hero img{object-fit:contain;object-position:right bottom}html[dir=rtl] .value-proposition-hero img{object-position:left bottom}.value-proposition-background{z-index:1;background:linear-gradient(to right,);box-sizing:border-box;border-radius:36px;position:absolute;inset:0}html[dir=rtl] .value-proposition-background{order:2}.background-image{z-index:2;mix-blend-mode:soft-light;width:100%;height:100%;position:absolute}.background-image img{object-fit:cover;object-position:right center;border-radius:36px;width:100%;height:100%}html[dir=rtl] .background-image img{transform:scaleX(-1)}@media (max-width:1024px){.value-proposition-title{font-size:2rem}.value-proposition-left{width:55%;padding:40px 0 40px 40px}}@media (max-width:768px){.value-proposition-text{padding-inline-start:1.5rem;padding-top:2rem}.value-proposition-left{width:100%;padding:2rem 1.5rem}.value-proposition-features{margin:0 1rem 1rem}}
