.offers-module__LVUSdW__hero{text-align:center;background:linear-gradient(180deg, var(--bg-surface) 0%, var(--bg-base) 100%);border-bottom:1px solid var(--border);padding-block:clamp(3rem,6vw,5rem) clamp(2rem,4vw,3rem);position:relative;overflow:hidden}.offers-module__LVUSdW__heroSubtitle{color:var(--orange);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.offers-module__LVUSdW__heroTitle{margin-bottom:1rem}.offers-module__LVUSdW__heroDesc{color:var(--text-secondary);max-width:600px;margin-inline:auto;font-size:1.05rem}.offers-module__LVUSdW__content{padding-block:4rem}.offers-module__LVUSdW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:900px){.offers-module__LVUSdW__grid{grid-template-columns:1fr}}.offers-module__LVUSdW__offerCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--ease-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.offers-module__LVUSdW__offerCard:hover{border-color:var(--border-warm);box-shadow:var(--shadow-lg), 0 0 0 1px var(--orange-glow);transform:translateY(-6px)}.offers-module__LVUSdW__imageArea{width:100%;height:220px;position:relative}.offers-module__LVUSdW__imageOverlay{background:linear-gradient(#0000 40%,#000000d9 100%);position:absolute;inset:0}.offers-module__LVUSdW__discountBadge{background:var(--grad-orange);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-sm);z-index:2;padding:.5rem 1rem;font-size:1.1rem;font-weight:800;position:absolute;top:1rem;left:1rem}.offers-module__LVUSdW__cardBody{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex}.offers-module__LVUSdW__cardTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.5rem}.offers-module__LVUSdW__cardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.offers-module__LVUSdW__promoCodeBox{border:1px dashed var(--border-warm);border-radius:var(--radius-sm);background:#00000040;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem 1.25rem;display:flex}.offers-module__LVUSdW__promoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.offers-module__LVUSdW__promoCode{color:var(--orange);font-family:monospace;font-size:1.15rem;font-weight:700}.offers-module__LVUSdW__copyBtn{color:var(--text-primary);background:var(--glass-bg);border:1px solid var(--border);border-radius:var(--radius-xs);transition:all var(--ease-fast);padding:.35rem .75rem;font-size:.85rem;font-weight:600}.offers-module__LVUSdW__copyBtn:hover{background:var(--orange);border-color:var(--orange);color:#fff}.offers-module__LVUSdW__cardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.offers-module__LVUSdW__validity{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.offers-module__LVUSdW__termsLink{color:var(--orange);font-size:.825rem;font-weight:600}.offers-module__LVUSdW__termsLink:hover{text-decoration:underline}.offers-module__LVUSdW__termsSection{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-top:2rem;padding:2.5rem}.offers-module__LVUSdW__termsTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem}.offers-module__LVUSdW__termsList{grid-template-columns:repeat(2,1fr);gap:1rem 2rem;display:grid}@media (max-width:768px){.offers-module__LVUSdW__termsList{grid-template-columns:1fr}}.offers-module__LVUSdW__termsItem{color:var(--text-secondary);gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.offers-module__LVUSdW__bullet{color:var(--orange);font-weight:700}
