.PromotionsPage-module__Thehoq__page{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.PromotionsPage-module__Thehoq__breadcrumbs{color:var(--color-gray-400);align-items:center;gap:.375rem;margin-bottom:2rem;font-size:.8125rem;display:flex}.PromotionsPage-module__Thehoq__breadcrumbs a{color:var(--color-gray-400);text-decoration:none;transition:color .2s}.PromotionsPage-module__Thehoq__breadcrumbs a:hover{color:var(--color-primary)}.PromotionsPage-module__Thehoq__hero{text-align:center;background:linear-gradient(145deg,#1a1a1a 0%,#111 50%,#1d1212 100%);border-radius:24px;margin-bottom:3rem;padding:3rem 1.5rem;position:relative;overflow:hidden}.PromotionsPage-module__Thehoq__heroStars{opacity:.3;background-image:radial-gradient(1px 1px at 10% 20%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 30% 60%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 50% 10%,#fff 50%,#0000 100%),radial-gradient(1.5px 1.5px at 70% 80%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 90% 40%,#fff 50%,#0000 100%),radial-gradient(1.5px 1.5px at 15% 85%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 45% 55%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 85% 15%,#fff 50%,#0000 100%);animation:4s infinite alternate PromotionsPage-module__Thehoq__twinkle;position:absolute;inset:0}@keyframes PromotionsPage-module__Thehoq__twinkle{0%{opacity:.2}to{opacity:.4}}.PromotionsPage-module__Thehoq__heroBadge{color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:1;background:linear-gradient(135deg,#b71c1c,#e63946);border-radius:50px;align-items:center;gap:6px;margin-bottom:1.25rem;padding:6px 18px;font-size:.75rem;font-weight:700;display:inline-flex;position:relative}.PromotionsPage-module__Thehoq__heroTitle{color:#fff;text-transform:uppercase;letter-spacing:-.025em;z-index:1;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:900;line-height:1.15;position:relative}.PromotionsPage-module__Thehoq__heroAccent{background:linear-gradient(135deg,#ff6b6b,#ffa07a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PromotionsPage-module__Thehoq__heroSub{color:#fff9;z-index:1;max-width:640px;margin:0 auto;font-size:1rem;line-height:1.7;position:relative}.PromotionsPage-module__Thehoq__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.PromotionsPage-module__Thehoq__card{border-radius:20px;flex-direction:column;min-height:260px;padding:2rem 1.75rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.PromotionsPage-module__Thehoq__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.PromotionsPage-module__Thehoq__cardRed{color:#fff;background:linear-gradient(145deg,#b71c1c,#8e1515)}.PromotionsPage-module__Thehoq__cardDark{color:#fff;background:linear-gradient(145deg,#1a1a1a,#111)}.PromotionsPage-module__Thehoq__cardGlass{background:var(--color-gray-50);border:1px solid var(--color-gray-100);color:var(--color-dark)}.PromotionsPage-module__Thehoq__cardGold{color:#fff;background:linear-gradient(145deg,#1d1a0f,#191510);border:1px solid #b8860b33}.PromotionsPage-module__Thehoq__cardWide{grid-column:span 2}.PromotionsPage-module__Thehoq__cardBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:20px;align-items:center;gap:4px;width:fit-content;margin-bottom:1rem;padding:4px 12px;font-size:.6875rem;font-weight:800;display:inline-flex}.PromotionsPage-module__Thehoq__badgeActive{color:#fff;background:#ffffff26}.PromotionsPage-module__Thehoq__badgeGreen{color:#059669;background:#0596691f}.PromotionsPage-module__Thehoq__badgeGold{color:var(--color-gold-light);background:#b8860b1f}.PromotionsPage-module__Thehoq__dot{background:currentColor;border-radius:50%;width:6px;height:6px;animation:2s infinite PromotionsPage-module__Thehoq__pulse}@keyframes PromotionsPage-module__Thehoq__pulse{0%,to{opacity:1}50%{opacity:.4}}.PromotionsPage-module__Thehoq__cardBigNum{margin-bottom:.5rem;font-size:clamp(3rem,5vw,4rem);font-weight:900;line-height:1}.PromotionsPage-module__Thehoq__cardBigNumRed{color:#fff}.PromotionsPage-module__Thehoq__cardBigNumDark{background:linear-gradient(135deg,#ff6b6b,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PromotionsPage-module__Thehoq__cardBigNumGold{background:linear-gradient(135deg,#d4a843,wheat);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PromotionsPage-module__Thehoq__cardBigNumGlass{color:#b71c1c}.PromotionsPage-module__Thehoq__cardTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:800;line-height:1.25}.PromotionsPage-module__Thehoq__cardDesc{opacity:.8;flex:1;font-size:.875rem;line-height:1.7}.PromotionsPage-module__Thehoq__cardFeatures{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.PromotionsPage-module__Thehoq__cardFeature{border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.PromotionsPage-module__Thehoq__featureLight{color:#ffffffe6;background:#ffffff1f}.PromotionsPage-module__Thehoq__featureDark{color:var(--color-gray-600);background:#0000000a}.PromotionsPage-module__Thehoq__featureGold{color:var(--color-gold-light);background:#b8860b1a}.PromotionsPage-module__Thehoq__cardCta{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:6px;width:fit-content;margin-top:1rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:all .3s;display:inline-flex}.PromotionsPage-module__Thehoq__ctaLight{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26}.PromotionsPage-module__Thehoq__ctaLight:hover{background:#ffffff40}.PromotionsPage-module__Thehoq__ctaRed{color:#fff;background:linear-gradient(135deg,#b71c1c,#d32f2f)}.PromotionsPage-module__Thehoq__ctaRed:hover{box-shadow:0 4px 16px #b71c1c59}.PromotionsPage-module__Thehoq__ctaDark{background:var(--color-dark);color:#fff}.PromotionsPage-module__Thehoq__ctaDark:hover{background:#000;box-shadow:0 4px 16px #0003}.PromotionsPage-module__Thehoq__cardBgIcon{opacity:.06;pointer-events:none;position:absolute;bottom:-20px;right:-20px}.PromotionsPage-module__Thehoq__cardGlass .PromotionsPage-module__Thehoq__cardBgIcon{opacity:.04}.PromotionsPage-module__Thehoq__timer{gap:.5rem;margin-top:1rem;display:flex}.PromotionsPage-module__Thehoq__timerBlock{flex-direction:column;align-items:center;min-width:48px;display:flex}.PromotionsPage-module__Thehoq__timerNum{background:#ffffff1a;border-radius:8px;padding:.375rem .5rem;font-size:1.5rem;font-weight:900;line-height:1}.PromotionsPage-module__Thehoq__timerLabel{text-transform:uppercase;letter-spacing:.06em;opacity:.5;margin-top:.25rem;font-size:.625rem}.PromotionsPage-module__Thehoq__conditions{margin-bottom:3rem}.PromotionsPage-module__Thehoq__condTitle{color:var(--color-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:800}.PromotionsPage-module__Thehoq__condGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.PromotionsPage-module__Thehoq__condCard{text-align:center;background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:16px;padding:1.5rem 1rem;transition:all .3s}.PromotionsPage-module__Thehoq__condCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.PromotionsPage-module__Thehoq__condIcon{background:#b71c1c12;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;display:flex}.PromotionsPage-module__Thehoq__condIcon svg{color:#b71c1c;width:22px;height:22px}.PromotionsPage-module__Thehoq__condLabel{color:var(--color-dark);margin-bottom:.25rem;font-size:.8125rem;font-weight:700}.PromotionsPage-module__Thehoq__condValue{color:var(--color-gray-400);font-size:.75rem}.PromotionsPage-module__Thehoq__cta{text-align:center;background:var(--color-dark);color:#fff;border-radius:24px;padding:3rem 2rem;position:relative;overflow:hidden}.PromotionsPage-module__Thehoq__ctaStars{opacity:.15;background-image:radial-gradient(1px 1px at 20% 30%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 60% 70%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 80% 20%,#fff 50%,#0000 100%),radial-gradient(1px 1px at 40% 90%,#fff 50%,#0000 100%);position:absolute;inset:0}.PromotionsPage-module__Thehoq__ctaTitle{z-index:1;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;position:relative}.PromotionsPage-module__Thehoq__ctaDesc{color:#ffffffb3;z-index:1;max-width:520px;margin:0 auto 1.5rem;font-size:.9375rem;line-height:1.7;position:relative}.PromotionsPage-module__Thehoq__ctaBtn{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(135deg,#b71c1c,#d32f2f);border:none;border-radius:14px;align-items:center;gap:8px;padding:.875rem 2.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative}.PromotionsPage-module__Thehoq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #b71c1c80}@media (max-width:768px){.PromotionsPage-module__Thehoq__page{padding:1.5rem 1rem 3rem}.PromotionsPage-module__Thehoq__hero{padding:2rem 1rem}.PromotionsPage-module__Thehoq__grid{grid-template-columns:1fr}.PromotionsPage-module__Thehoq__cardWide{grid-column:span 1}.PromotionsPage-module__Thehoq__condGrid{grid-template-columns:repeat(2,1fr)}.PromotionsPage-module__Thehoq__card{min-height:220px}}@media (max-width:480px){.PromotionsPage-module__Thehoq__condGrid{grid-template-columns:1fr}}
