.promo-page{padding:9.6rem 0;max-width:120rem;margin:0 auto}.promo-header{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin-bottom:3.2rem;flex-wrap:wrap}.promo-header h1{font-size:4.4rem;font-weight:700;color:#333;margin:0}.promo-discount-badge{background:linear-gradient(135deg,#e67e22,#d35400);color:#fff;padding:1.6rem 3.2rem;border-radius:100px;font-weight:700;font-size:2.4rem;box-shadow:0 8px 24px rgba(230,126,34,.3);white-space:nowrap}.promo-validity{font-size:1.6rem;color:#666;margin-bottom:4.8rem;padding:1.6rem;background-color:#fdf2e9;border-left:4px solid #e67e22;border-radius:4px}.promo-content{display:grid;grid-gap:4.8rem;gap:4.8rem}.promo-img-box{width:100%;overflow:hidden}.promo-img{width:100%;max-height:60rem;object-fit:cover;border-radius:11px;box-shadow:0 2.4rem 4.8rem rgba(0,0,0,.075)}.promo-text-box{font-size:1.8rem;line-height:1.8}.promo-text-box p{margin-bottom:2.4rem}.promo-text-box h2,.promo-text-box h3{margin-top:3.2rem;margin-bottom:1.6rem;color:#333}.promo-text-box ol,.promo-text-box ul{margin-left:2.4rem;margin-bottom:2.4rem}.promo-text-box li{margin-bottom:1.2rem}.btn{display:inline-block;padding:1.6rem 3.2rem;font-size:1.8rem;font-weight:600;text-decoration:none;border-radius:9px;transition:all .3s;margin-top:2.4rem}.btn--full{background-color:#e67e22;color:#fff}.btn--full:hover{background-color:#cf711f;box-shadow:0 1.2rem 2.4rem rgba(230,126,34,.2)}@media (max-width:768px){.promo-header h1{font-size:3.2rem}.promo-discount-badge{padding:1.2rem 2.4rem;font-size:1.8rem}.promo-text-box{font-size:1.6rem}}