@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:Poppins,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark;--p0: 18px;--p1: 22px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;background:#141414;min-width:320px;width:100vw;min-height:100vh}body,html{height:100%}.bg-bubble{width:100vw;height:100vw;position:absolute;background:radial-gradient(#262626,#141414 75%);top:5vw;left:0;z-index:-1}a{text-decoration:none;color:initial}h1{margin:0;color:#fff;font-size:48px;font-weight:600;line-height:100%;letter-spacing:-.8px}h2{margin:0;color:#fff;font-size:29px;font-weight:500;line-height:100%;letter-spacing:-.6px}h3,h4{line-height:100%;margin:0}p{margin:0;color:#ccc;font-size:14.5px;letter-spacing:-.15px;font-weight:400;line-height:140%}main{margin:0 auto;width:100vw;max-width:580px}button{border:none;font-family:inherit;font-size:17px;line-height:100%}@media screen and (min-width: 580px){p{font-size:18px}}.loading-parent{width:100%;height:100vh;font-size:19px;display:flex;align-items:center;justify-content:center}.all-deals{margin:34px 0 98px;padding:0 var(--p1)}.all-deals-top{display:flex;flex-direction:column;gap:8px}.deals-container{display:flex;flex-direction:column;gap:24px;margin:26px 0 0}.deal{border-radius:24px;position:relative;display:flex;justify-content:center;flex-direction:column;height:136px;padding:12px}.deal-top,.deal-bottom{align-items:center;justify-content:space-between;display:flex}.deal-bottom{gap:14px;padding:16px 0 0}.deal-bottom.faint .play-button{opacity:.33;pointer-events:none}.deal-arrow{mask-image:linear-gradient(to right,#ffffff40,#fff);-webkit-mask-image:linear-gradient(to right,rgba(255,255,255,.25),rgba(255,255,255,1));max-width:184px}.deal-left{flex:4;display:flex;flex-direction:column;gap:4px}.deal-left h4{display:flex;align-items:center;gap:2px;font-size:21px;color:#fff;font-weight:500;line-height:100%;letter-spacing:-.5px}.deal-left p{color:#fff;font-size:11.5px;letter-spacing:-.25px;font-weight:400}.deal-right{flex:1;display:flex;align-items:center;justify-content:flex-end;color:#fff;gap:4px}.discount-amount{font-size:54px;font-weight:500;line-height:100%;letter-spacing:-4px}.discount-percentage{display:flex;flex-direction:column;gap:4px}.discount-percentage .percentage{font-size:28px;font-weight:500;line-height:100%}.discount-percentage .off{font-size:13px;font-weight:500;line-height:100%}.deal button{height:40px;display:flex;min-width:130px;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:500;letter-spacing:-.2px;color:#fff;background:#00000080;border-radius:100px;cursor:pointer}.deal button svg{width:20px;height:auto}.deal button svg path{fill:#fff}.deal button.playing{animation:audio-shimmer 2s infinite;transition:.25s all}.deal button:hover{background:#00000073}.deal:nth-of-type(3n+1){background:linear-gradient(135deg,#357dff,#1366fc,#357dff)}.deal:nth-of-type(3n+2){background:linear-gradient(135deg,#15c39a,#139b7b,#15c39a)}.deal:nth-of-type(3n+3){background:linear-gradient(135deg,#960cff,#6a00f0,#960cff)}@keyframes audio-shimmer{0%{opacity:.95;transform:scale(.9)}50%{opacity:.75;transform:scale(.8)}to{opacity:.95;transform:scale(.9)}}.featured-deals{margin:16px 0 0;mask-image:linear-gradient(to right,#0000,15%,#000,85%,#0000);-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0),15%,rgba(0,0,0,1),85%,rgba(0,0,0,0))}.featured-deals h2{padding:0 0 0 var(--p1)}.featured-carousel{position:relative}.featured-carousel img{margin:0 0 0 var(--p1);width:100%;object-fit:cover;width:calc(100% - 2 * var(--p1));border-radius:24px}.featured-title{position:absolute;bottom:24px;left:48px;height:50px;padding:0 16px;border-radius:100px;overflow:hidden;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:17px;display:flex;align-items:center;justify-content:center;color:#fff;gap:10px;text-shadow:0px 0px 14px black}.featured-title svg{width:14px;height:auto}.featured-title path{stroke:#fff}.embla{margin:auto;--slide-height: 240px;--slide-spacing: 0px;--slide-size: 78%}.embla__viewport{overflow:hidden}.embla__container{display:flex;align-items:center;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}@media screen and (max-width: 580px){.featured-deals{mask-image:none;-webkit-mask-image:none}.embla{--slide-height: 240px;--slide-spacing: 0px;--slide-size: 100%}}.sticky-top-bar{position:fixed;top:14px;left:0;margin:0 12px;display:flex;align-items:center;justify-content:flex-start;width:calc(100vw - 24px);height:54px;color:#fc0;font-weight:400;font-size:16px;letter-spacing:-.22px;line-height:100%;padding:0 12px;background-color:#242424b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;transform:scale(0);animation:slide-down .6s .35s forwards;z-index:1}.sticky-top-bar i{text-decoration:underline;font-weight:700}.header-intro{width:100%;padding:34px var(--p1) var(--p1) var(--p1);display:flex;flex-direction:column;margin:60px 0 0;gap:28px}.header-intro-top{display:flex;flex-direction:column;gap:8px}.welcome-video-container{border-radius:48px;overflow:hidden;width:100%;height:300px;position:relative;background:#222}.welcome-video-container button{position:absolute;bottom:18px;right:20px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:100px;height:48px;padding:0 14px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(238,238,238,.25);z-index:1;color:#fff;cursor:pointer}.welcome-video-container button:hover{filter:brightness(1.1)}.welcome-video-container path{fill:#fff}.welcome-video-container video{width:100%;height:100%;object-fit:cover;object-position:50% 35%}.video-overlay-container{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;background:#000000b3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3}.video-overlay{position:fixed;top:0;width:100vw;height:100dvh;overflow:hidden}.video-overlay button{position:absolute;top:var(--p1);right:var(--p1);display:flex;align-items:center;justify-items:center;gap:8px;height:50px;padding:0 24px;border-radius:100px;background:#fff;color:#000;box-shadow:0 12px 64px -12px #00000040;cursor:pointer}.video-overlay button:hover{filter:brightness(.98)}.video-overlay button svg{width:14px;height:auto}.video-overlay video{width:100%;height:100%;object-fit:cover}@media screen and (min-width: 580px){.sticky-top-bar{align-items:center;justify-content:center}.video-overlay{top:unset;aspect-ratio:10/16;height:calc(100% - 48px);max-height:872px;width:auto;border-radius:40px}}@keyframes slide-down{0%{transform:scale(0)}to{transform:scale(1)}}
