.kgh{position:relative;width:100%;min-height:75svh;display:flex;align-items:stretch;overflow:hidden;background:#111;-webkit-user-select:none;user-select:none}.kgh__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.kgh__media img{width:100%;height:100%;object-fit:cover;object-position:25% 65%}.kgh__img--desktop{display:block}.kgh__img--mobile{display:none!important}@media(max-width:749px){.kgh__img--desktop{display:none!important}.kgh__img--mobile{display:block!important}}.kgh__tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#d4a8430f;mix-blend-mode:overlay;pointer-events:none}.kgh__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to left,rgba(17,17,17,.97) 0%,rgba(17,17,17,.92) 15%,rgba(17,17,17,.75) 30%,rgba(17,17,17,.45) 45%,rgba(17,17,17,.15) 60%,transparent 75%),linear-gradient(to top,rgba(17,17,17,.6) 0%,transparent 30%);pointer-events:none}.kgh__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;text-align:left;padding:48px 48px 48px 0;margin-left:auto;width:42%;max-width:520px;min-width:380px;gap:14px;color:#fff}.kgh__subheading{font-size:.8125rem;letter-spacing:.25em;text-transform:uppercase;opacity:.6;margin:0;font-weight:400;animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .08s both}.kgh__heading{font-family:Oswald,Barlow Condensed,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1;margin:0;text-transform:uppercase;letter-spacing:-.02em;text-shadow:0 2px 16px rgba(0,0,0,.65);animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .16s both}.kgh__heading-line1{display:block;font-weight:300;font-size:.5em;letter-spacing:.15em;opacity:.85;text-shadow:0 1px 6px rgba(0,0,0,.5)}.kgh__heading-accent{display:block;color:#d4a843;text-shadow:0 1px 0 rgba(0,0,0,.8),0 2px 10px rgba(0,0,0,.6),0 0 28px rgba(212,168,67,.35)}.kgh__prize{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;background:linear-gradient(135deg,#d4a843,#c49a38);color:#000;font-weight:700;font-size:.8125rem;padding:6px 20px;border-radius:4px;letter-spacing:.08em;text-transform:uppercase;animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .26s both}.kgh__countdown{display:flex;align-items:center;gap:4px;margin-top:4px;animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .34s both}.kgh__countdown-unit{display:flex;flex-direction:column;align-items:center;min-width:48px}.kgh__countdown-value{font-family:Oswald,Barlow Condensed,sans-serif;font-size:2rem;font-weight:700;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.kgh__countdown-label{font-size:.625rem;text-transform:uppercase;letter-spacing:.15em;opacity:.5;margin-top:2px}.kgh__countdown-sep{font-size:1.25rem;opacity:.3;margin:4px 2px 0;align-self:flex-start}.kgh__live{display:flex;align-items:center;gap:6px;font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;opacity:.5;animation:kghFadeIn .42s cubic-bezier(.22,1,.36,1) .42s both}.kgh__live-dot{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:kghPulse 2s ease-in-out infinite}@keyframes kghPulse{0%,to{opacity:1;box-shadow:0 0 #22c55e66}50%{opacity:.8;box-shadow:0 0 0 4px #22c55e00}}.kgh__ctas{display:flex;gap:12px;margin-top:4px;width:100%;animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .38s both}.kgh__cta{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border-radius:4px;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.kgh__cta:hover{transform:translateY(-1px)}.kgh__cta--primary{background:#a42325;color:#fff;border:2px solid #a42325}.kgh__cta--primary:hover{background:#c12a2d;border-color:#c12a2d;box-shadow:0 4px 20px #a4232566}.kgh__cta--secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.kgh__cta--secondary:hover{border-color:#fff9;background:#ffffff0d}.kgh__entry-count{display:flex;align-items:baseline;gap:8px;padding:0;background:none;animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .48s both;border:none}.kgh__entry-count-label{font-family:Oswald,Barlow Condensed,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:.15em;color:#ffffff80;font-weight:400}.kgh__entry-count-value{font-family:Oswald,Barlow Condensed,sans-serif;font-size:1.75rem;font-weight:700;color:#d4a843;font-variant-numeric:tabular-nums;line-height:1;text-shadow:0 1px 12px rgba(212,168,67,.25)}.kgh__entry-count-raffle{display:none}.kgh__badges{display:flex;gap:10px;flex-wrap:wrap;animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .44s both}.kgh__badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;font-size:.75rem;color:#fffc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.kgh__badge-value{font-weight:700;color:#d4a843}.kgh__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.kgh__hotspot{position:absolute;pointer-events:auto;cursor:pointer;z-index:3}.kgh__hotspot-dot{width:32px;height:32px;border-radius:50%;background:#d4a843d9;color:#000;font-family:Oswald,sans-serif;font-weight:700;font-size:.8125rem;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3);box-shadow:0 2px 12px #0006;transition:transform .2s ease,box-shadow .2s ease;animation:kghHotspotPulse 3s ease-in-out infinite}.kgh__hotspot.is-active .kgh__hotspot-dot{transform:scale(1.15);box-shadow:0 0 0 6px #d4a84333,0 2px 12px #0006;animation:none}@keyframes kghHotspotPulse{0%,to{box-shadow:0 0 #d4a8434d,0 2px 12px #0006}50%{box-shadow:0 0 0 8px #d4a84300,0 2px 12px #0006}}.kgh__hotspot-popup{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(8px);width:240px;padding:16px;background:#111111f2;border:1px solid rgba(212,168,67,.25);border-radius:8px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:10}.kgh__hotspot.is-active .kgh__hotspot-popup{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.kgh__hotspot-popup:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#d4a84340}.kgh__hotspot-popup-title{font-family:Oswald,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#d4a843;margin:0 0 8px}.kgh__hotspot-popup-text{font-size:.8125rem;line-height:1.5;color:#ffffffd9;margin:0}.kgh__hotspot-popup-text li{margin-bottom:2px}.kgh__hotspot--popup-right .kgh__hotspot-popup{left:0;transform:translate(0) translateY(8px)}.kgh__hotspot--popup-right.is-active .kgh__hotspot-popup{transform:translate(0) translateY(0)}.kgh__hotspot--popup-right .kgh__hotspot-popup:after{left:16px}.kgh__hotspot--popup-left .kgh__hotspot-popup{left:auto;right:0;transform:translate(0) translateY(8px)}.kgh__hotspot--popup-left.is-active .kgh__hotspot-popup{transform:translate(0) translateY(0)}.kgh__hotspot--popup-left .kgh__hotspot-popup:after{left:auto;right:16px}.kgh__hotspot--popup-below .kgh__hotspot-popup{bottom:auto;top:calc(100% + 12px)}.kgh__hotspot--popup-below .kgh__hotspot-popup:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#d4a84340}.kgh__fine-print{font-size:.625rem;color:#fff6;margin-top:4px;line-height:1.4;animation:kghFadeIn .42s cubic-bezier(.22,1,.36,1) .6s both}.kgh .kgh__fine-print a,.kgh .kgh__fine-print a:link,.kgh .kgh__fine-print a:visited{color:#ffffff80!important;text-decoration:underline;transition:color .2s ease}.kgh .kgh__fine-print a:hover,.kgh .kgh__fine-print a:focus{color:#d4a843!important}.kgh__seo-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;margin:0}.kgh-wrapper{margin-bottom:0}.kgh-wrapper+*:not(.kaido-giveaway-intro-band-wrapper):not([class*=kaido-giveaway-]){margin-top:40px}.kgh__scroll-hint{display:none}@media(prefers-reduced-motion:reduce){.kgh__live-dot,.kgh__hotspot-dot{animation:none}.kgh__hotspot-popup,.kgh__cta{transition:none}}@media(max-width:749px){.kgh{min-height:100svh;flex-direction:column;align-items:center;justify-content:flex-start}.kgh:before{content:"";display:block;height:46svh;flex-shrink:0}.kgh__media{height:62svh;bottom:auto}.kgh__media img{object-position:center 110%}.kgh__overlay{top:0;left:0;right:0;bottom:auto;height:100svh;background:linear-gradient(to bottom,transparent 44%,rgba(212,168,67,.2) 48%,rgba(212,168,67,.08) 50%,transparent 54%),radial-gradient(ellipse 120% 30% at 50% 52%,rgba(17,17,17,.6) 0%,transparent 70%),linear-gradient(to bottom,transparent 25%,rgba(17,17,17,.05) 34%,rgba(17,17,17,.15) 38%,rgba(17,17,17,.35) 42%,rgba(17,17,17,.55) 46%,rgba(17,17,17,.75) 50%,rgba(17,17,17,.9) 54%,rgba(17,17,17,1) 58%)}.kgh__tint{display:none}.kgh__content:before{content:"";width:80px;height:1px;background:linear-gradient(90deg,transparent,#d4a843,transparent);flex-shrink:0;margin-bottom:2px;opacity:.5;animation:kghFadeIn .5s cubic-bezier(.22,1,.36,1) .02s both}.kgh__content{width:100%;max-width:none;min-width:unset;margin-left:0;margin-top:0;padding:0 20px 32px;gap:10px;text-align:center;align-items:center}.kgh__subheading{font-size:.75rem;letter-spacing:.2em}.kgh__heading{font-size:clamp(2.5rem,12vw,3.5rem)}.kgh__heading-line1{font-size:.5em}.kgh__prize{align-self:center}.kgh__countdown{margin-top:0}.kgh__countdown-value{font-size:1.75rem}.kgh__countdown-unit{min-width:40px}.kgh__ctas{flex-direction:column;max-width:100%}.kgh__cta{padding:14px 24px}.kgh__entry-count{justify-content:center}.kgh__badges{gap:8px;justify-content:center}.kgh__hotspots{display:none}.kgh__specs{padding:12px 16px;max-width:100%;border-color:#d4a84326}.kgh__specs-title{font-size:.8125rem;margin-bottom:0;padding-bottom:0;border-bottom:none;pointer-events:auto;cursor:pointer}.kgh__specs[open] .kgh__specs-title{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.kgh__specs-body{font-size:.75rem}.kgh-wrapper+*:not(.kaido-giveaway-intro-band-wrapper):not([class*=kaido-giveaway-]){margin-top:24px}}.kgh__specs{width:100%;max-width:520px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:20px 24px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-align:left;margin-top:4px;animation:kghSlideUp .42s cubic-bezier(.22,1,.36,1) .5s both}.kgh--has-hotspots .kgh__specs{display:none}@media(max-width:749px){.kgh--has-hotspots .kgh__specs{display:block}}.kgh__specs-title{font-family:Oswald,Barlow Condensed,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#d4a843;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.kgh__specs-title::-webkit-details-marker{display:none}.kgh__specs-title:after{content:"";width:8px;height:8px;border-right:2px solid #d4a843;border-bottom:2px solid #d4a843;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0;margin-left:12px}.kgh__specs[open] .kgh__specs-title:after{transform:rotate(-135deg)}@media(min-width:750px){.kgh__specs-title{cursor:default;pointer-events:none}.kgh__specs-title:after{display:none}}.kgh__specs-body{font-size:.8125rem;line-height:1.6;color:#ffffffd9}.kgh__specs-body p{margin:0 0 6px}.kgh__specs-body strong{color:#fff;font-weight:600;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.kgh__specs-body ul{margin:0 0 10px;padding-left:16px;list-style:none}.kgh__specs-body ul li{position:relative;padding-left:12px;margin-bottom:2px}.kgh__specs-body ul li:before{content:"\2022";position:absolute;left:0;color:#d4a843}@keyframes kghSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes kghFadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.kgh__subheading,.kgh__heading,.kgh__prize,.kgh__countdown,.kgh__live,.kgh__ctas,.kgh__entry-count,.kgh__badges,.kgh__specs,.kgh__fine-print,.kgh__content:before{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/kaido-giveaway-hero.css.map */
