.loyalty-home{position:relative;background:radial-gradient(circle at 10% 20%,rgba(57,255,106,.08),transparent 28%),radial-gradient(circle at 86% 24%,rgba(169,112,255,.1),transparent 28%),#060a08;border-block:1px solid rgba(57,255,106,.12)}.loyalty-home-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.loyalty-home-head h2{margin:6px 0 0;font-size:clamp(30px,4vw,52px);line-height:1}.loyalty-home-head h2 span{color:var(--accent)}.loyalty-home-head p:not(.eyebrow){max-width:620px;margin:12px 0 0;color:#8d9e94;font-size:13px;line-height:1.6}.loyalty-home-head>a{display:flex;min-height:48px;align-items:center;gap:14px;padding:0 18px;color:#061008;background:var(--accent);border-radius:10px;font-size:9px;font-weight:950;box-shadow:0 14px 30px rgba(57,255,106,.15)}.loyalty-home-head>a b{font-size:16px}.loyalty-home-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:25px}.loyalty-home-rules article{display:flex;align-items:baseline;gap:10px;padding:15px 18px;background:#0a110d;border:1px solid #25352b;border-radius:12px}.loyalty-home-rules b{color:var(--accent);font-size:20px}.loyalty-home-rules span{color:#819388;font-size:9px}.loyalty-home-showcase{display:grid;grid-template-columns:1.5fr .7fr;gap:15px;margin-top:15px}.loyalty-home-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.loyalty-home-boxes article{position:relative;min-height:270px;padding:18px;overflow:hidden;background:radial-gradient(circle at 50% 25%,color-mix(in srgb,var(--home-box) 20%,transparent),transparent 38%),#080d0a;border:1px solid color-mix(in srgb,var(--home-box) 36%,#27352c);border-radius:17px}.loyalty-home-boxes article:before{position:absolute;inset:0;border-top:2px solid var(--home-box);content:""}.loyalty-home-boxes article>div{display:grid;height:155px;place-items:center}.loyalty-home-boxes img{width:130px;height:130px;object-fit:contain;filter:drop-shadow(0 15px 20px rgba(0,0,0,.5))}.loyalty-home-boxes article>div>span{display:grid;width:92px;height:82px;place-items:center;color:#fff;background:linear-gradient(145deg,var(--home-box),#121512);border:2px solid var(--home-box);border-radius:15px;font-size:36px;box-shadow:0 15px 35px color-mix(in srgb,var(--home-box) 20%,transparent);transform:rotate(-4deg)}.loyalty-home-boxes small{color:var(--home-box);font-size:8px;font-weight:900}.loyalty-home-boxes h3{margin:6px 0;font-size:16px}.loyalty-home-boxes p{margin:0;color:#829489;font-size:9px}.loyalty-home-boxes .coming{--home-box:#39ff6a}.loyalty-home-showcase>aside{padding:20px;background:#09100c;border:1px solid #27362d;border-radius:17px}.loyalty-home-showcase>aside>span{display:block;margin-bottom:10px;color:#7f9187;font-size:8px;font-weight:900}.loyalty-home-showcase>aside>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #1f2c24}.loyalty-home-showcase>aside i{display:grid;width:31px;height:31px;place-items:center;color:var(--reward-color);background:color-mix(in srgb,var(--reward-color) 8%,#090d0a);border:1px solid color-mix(in srgb,var(--reward-color) 30%,transparent);border-radius:8px;font-style:normal}.loyalty-home-showcase>aside strong{font-size:10px}.loyalty-home-showcase>aside b{color:var(--accent);font-size:8px}.loyalty-home-showcase>aside>a{display:block;margin-top:16px;color:var(--accent);font-size:8px;font-weight:900}.loyalty-home-boxes:empty+.loyalty-home-showcase>aside{grid-column:1/-1}@media(max-width:900px){.loyalty-home-head{align-items:flex-start;flex-direction:column}.loyalty-home-showcase{grid-template-columns:1fr}.loyalty-home-boxes{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.loyalty-home-rules,.loyalty-home-boxes{grid-template-columns:1fr}.loyalty-home-head>a{width:100%;justify-content:center}.loyalty-home-boxes article{min-height:230px}.loyalty-home-boxes article>div{height:125px}}
