@import"https://fonts.googleapis.com/css2?family=Creepster&family=Poppins:wght@400;600;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";.halloween-discounts-section{font-family:Poppins,sans-serif;color:#fff;position:relative;overflow:hidden}.halloween-discounts-section .container{margin:0 auto;width:100%}.section-header{margin-bottom:4rem}.halloween-title{font-family:Creepster,cursive;font-size:3.5rem;color:#ff7518;text-shadow:0 0 10px rgba(255,117,24,.7);margin-bottom:1rem}.subtitle{font-size:1.25rem;color:#d8b4fe;max-width:600px;margin:0 auto}.discount-cards-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:4rem}@media (min-width: 768px){.discount-cards-grid{grid-template-columns:repeat(3,1fr)}.halloween-title{font-size:4rem}}.discount-card{background:linear-gradient(145deg,#2d0f46e6,#19052de6);border:1px solid rgba(139,69,255,.3);border-radius:1.5rem;box-shadow:0 10px 25px #00000080;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%}.discount-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff7518,#8b45ff,#ff7518)}.discount-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #8b45ff33}.card-icon{text-align:center;margin-bottom:1.5rem}.card-icon i{font-size:4rem;padding:1rem;border-radius:50%;background:#0000004d}.card-icon .fa-pumpkin{color:#ff7518}.card-icon .fa-ghost{color:#c084fc}.card-icon .fa-bat{color:#8b5cf6}.card-icon .fa-spider{color:#7c3aed}.card-icon .fa-skull{color:#9ca3af}.card-icon .fa-cat{color:#f59e0b}.pumpkin-glow{animation:glow 2s infinite alternate}@keyframes glow{0%{filter:drop-shadow(0 0 5px rgba(255,117,24,.5))}to{filter:drop-shadow(0 0 15px rgba(255,117,24,.9))}}.card-content{flex-grow:1;text-align:center}.card-title{font-size:1.75rem;font-weight:700;color:#ff7518;margin-bottom:.5rem}.card-description{color:#d1d5db;margin-bottom:1.5rem}.discount-code{background:#ff75181a;border:1px dashed #ff7518;border-radius:.75rem;padding:1rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;cursor:pointer}.discount-code:hover{background:#ff751833}.code-text{font-family:monospace;font-size:1.25rem;font-weight:700;letter-spacing:2px}.discount-code i{color:#9ca3af}.expiry-date{font-size:.875rem;color:#9ca3af;margin-bottom:1.5rem}.copy-btn{background:linear-gradient(90deg,#ff7518,#ff8c42);color:#fff;border:none;border-radius:9999px;padding:.75rem 1rem;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;width:100%}.copy-btn:hover{background:linear-gradient(90deg,#ff8c42,#ff7518);transform:scale(1.05)}.instructions{background:#0000004d;border-radius:1.5rem;padding:2rem;max-width:48rem;margin:0 auto}.instructions h3{font-size:1.5rem;font-weight:700;color:#ff7518;text-align:center;margin-bottom:1.5rem}.instructions ol{list-style-type:decimal;padding-left:1.5rem;color:#d1d5db;margin-bottom:1rem}.instructions li{margin-bottom:.5rem}.instructions-note{text-align:center;color:#9ca3af;font-size:.875rem;margin-top:1rem}
/*# sourceMappingURL=/cdn/shop/t/26/assets/halloween-discounts.css.map */
