.aero_pricingpromo_card_wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;margin-top:40px}.aero_pricingpromo_card{background:#151528;border-radius:16px;padding:28px 24px;border:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;justify-content:space-between;transition:.3s ease;text-align:center;min-height:240px}.aero_pricingpromo_card:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgba(255,75,43,.25)}.aero_pricingpromo_card-heading{font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#9c9ccf;margin-bottom:5px}.aero_pricingpromo_card-para{font-size:22px;font-weight:700;color:#fff;margin-bottom:18px}.aero_pricingpromo_card-1{display:flex;justify-content:space-between;gap:20px;text-align:left}.aero_pricingpromo_card-21{flex:1 1}.aero_pricingpromo_card-21 h4{font-size:13px;color:#9c9ccf;margin-bottom:10px;font-weight:500;width:100%}.aero_pricingpromo_card-22{flex:1 1}.aero_pricingpromo_card-22 p{font-size:14px;color:#fff;margin-bottom:10px;font-weight:600;width:100%}.promotions__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:30px}.promotion-card{position:relative;background:#151528;border-radius:16px;padding:30px 22px;border:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;justify-content:space-between;text-align:center;transition:.3s}.promotion-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(255,75,43,.2)}.promotion-card__badge{position:absolute;top:4px;right:4px;background:var(--secondary-color);color:#fff;padding:0 10px;font-size:12px;border-radius:20px;font-weight:600}.promotion-card__title{font-size:20px;font-weight:700;color:#fff;margin:10px 0}.promotion-card__description{font-size:14px;color:#cfcfe6;margin-bottom:18px;line-height:1.6}.promotion-card__details{background:#1d1d36;border-radius:10px;padding:10px;margin-bottom:18px}.promotion-card__validity{font-size:12px;color:#aaa;margin-right:20px}.promotion-card__code{font-weight:700;color:#fff;font-size:14px}.promotion-card__btn{display:inline-block;padding:10px 18px;border-radius:8px;background:var(--secondary-color);color:#fff;text-decoration:none;font-weight:600;transition:.3s}.promotion-card__btn:hover{background:#ff3c1f}@media (max-width:1200px){.aero_pricingpromo_card_wrapper,.promotions__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.aero_pricingpromo_card_wrapper,.promotions__grid{grid-template-columns:1fr}.aero_pricingpromo_card{padding:20px 16px}.aero_pricingpromo_card-1{gap:10px;text-align:center}.aero_pricingpromo_card-21,.aero_pricingpromo_card-22{text-align:center}.aero_pricingpromo_card-para{font-size:20px}.promotion-card{padding:24px 16px}.promotion-card__title{font-size:18px}}