@charset "UTF-8";
/***!  Style Declaration  !***/

.july-booking-strip{padding:42px 22px;background:linear-gradient(135deg,#d71920,#ff585d);color:#fff}.july-booking-strip *{box-sizing:border-box}.july-booking-strip-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.july-strip-content{max-width:780px}.july-strip-eyebrow{margin:0 0 8px;color:#ffdf6e;font-size:13px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.july-booking-strip h2{margin:0 0 10px;color:#fff;font-size:clamp(28px,4vw,42px);line-height:1.1}.july-booking-strip p{margin:0;color:rgba(255,255,255,0.9);font-size:17px;line-height:1.6}.july-strip-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:15px 26px;border-radius:999px;background:#fff;color:#d71920;text-decoration:none;font-weight:800;box-shadow:0 12px 28px rgba(0,0,0,0.18);transition:all 0.2s ease;text-align:center}.july-strip-btn:hover{transform:translateY(-2px);background:#ffdf6e;color:#10295f}@media (max-width:800px){.july-booking-strip-inner{flex-direction:column;align-items:flex-start}.july-strip-btn{width:100%}}
