.offer-section{padding:60px 20px;background-color:#fff;font-family:system-ui,-apple-system,sans-serif}.offer-container{max-width:1200px;margin:0 auto}.offer-title{text-align:left;font-size:32px;font-weight:300;text-transform:uppercase;margin-bottom:40px;line-height:1.2;color:#000}.offer-title .fw-bold{font-weight:800}.offer-title .text-orange{color:#ffb700;font-weight:800}.offer-grid{display:flex;gap:30px;flex-wrap:wrap}.offer-card{flex:1;min-width:300px;background:#fff;box-shadow:0 5px 15px #00000014;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.offer-img-wrapper{width:100%;height:250px}.offer-img{width:100%;height:100%;object-fit:cover}.offer-content{padding:30px 20px;text-align:center;display:flex;flex-direction:column;flex-grow:1}.offer-card-title{color:#0060af;font-weight:800;text-transform:uppercase;font-size:20px;margin-bottom:15px}.offer-subtitle{font-weight:700;font-size:16px;margin-bottom:20px;color:#333}.offer-list{list-style:none;padding:0;margin:0 0 30px;flex-grow:1}.offer-list li{font-size:14px;line-height:1.5;margin-bottom:12px;color:#444}.offer-action{margin-top:auto}.offer-btn{display:inline-block;background-color:#ffc107;color:#000;text-decoration:none;padding:12px 35px;font-weight:600;border-radius:5px;transition:background-color .2s ease;text-transform:uppercase;font-size:13px}.offer-btn:hover{background-color:#e0a800}
