@import "https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap";
.offers-hero{color:#fff;align-items:center;min-height:280px;padding:80px 0 70px;display:flex;position:relative;overflow:hidden}.offers-hero-bg{z-index:0;background-color:#0000;background-image:linear-gradient(90deg,#0d1f3ae6 0%,#0d1f3a66 50%,#0d1f3a1a 100%),url(https://images.unsplash.com/photo-1542332213-9b5a5a3fad35?q=80&w=2070&auto=format&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.offers-breadcrumb{align-items:center;gap:8px;margin-bottom:20px;font-size:14px;display:flex}.offers-bread-link{color:#ffffffb3;text-decoration:none;transition:color .2s}.offers-bread-link:hover{color:#fff}.offers-bread-sep{color:#fff6}.offers-bread-current{color:#ffffffe6}.offers-hero-title{color:#fff;margin-bottom:18px;font-size:52px;font-weight:800;line-height:1.1}.offers-hero-title span{color:#fff}.offers-hero-desc{color:#fffc;max-width:520px;margin:0;font-size:17px;line-height:1.6}.offers-hero-tagline{text-align:left;color:#fff;text-shadow:1px 1px 3px #00000080;flex-direction:column;font-family:Caveat,cursive,sans-serif;font-size:42px;line-height:1;display:flex;position:relative;top:-20px;right:50px;transform:rotate(-8deg)}.offers-tagline-line1{white-space:nowrap;align-items:center;gap:12px;display:flex}.offers-tagline-line2{padding-left:20px}.offers-plane-icon{color:#fc0;font-size:24px;transform:rotate(15deg)}.offers-hero-tagline:after{content:"";border-top:2px dashed #fff9;border-right:2px dashed #fff9;border-radius:0 40px 0 0;width:90px;height:40px;position:absolute;top:15px;right:-90px;transform:rotate(20deg)}@media (max-width:991px){.offers-hero{text-align:center;padding:60px 0 50px}.offers-hero-title{font-size:38px}.offers-hero-desc{margin:0 auto}.offers-breadcrumb{justify-content:center}}@media (max-width:576px){.offers-hero{padding:50px 0 40px}.offers-hero-title{font-size:30px}.offers-hero-desc{font-size:15px}}.benefit-card{text-align:center;background:#fff;border:1px solid #e8f4fd;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:32px 20px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.benefit-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0598cc,#06b6d4);border-radius:16px 16px 0 0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0598cc26}.benefit-card:hover:before{opacity:1}.benefit-icon-wrap{color:#0598cc;background:linear-gradient(135deg,#e0f2fe,#cffafe);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;font-size:30px;transition:transform .3s,background .3s;display:flex}.benefit-card:hover .benefit-icon-wrap{color:#fff;background:linear-gradient(135deg,#0598cc,#06b6d4);transform:scale(1.1)rotate(-5deg)}.benefit-card h4{color:#1f2937;margin:0;font-size:15px;font-weight:700;line-height:1.4}.offers-section-title{color:#1f2937;text-align:center;margin-bottom:8px;font-size:32px;font-weight:800}.offers-section-subtitle{color:#6b7280;text-align:center;margin-bottom:30px;font-size:16px}.offers-faq-list{flex-direction:column;gap:0;display:flex}.offers-faq-item{border-bottom:1px solid #e5e7eb}.offers-faq-item:first-child{border-top:1px solid #e5e7eb}.offers-faq-question{cursor:pointer;text-align:left;color:#111827;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 8px;font-size:16px;font-weight:700;transition:color .2s;display:flex}.offers-faq-question:hover{color:#0598cc}.offers-faq-question span{flex:1}.offers-faq-arrow{color:#6b7280;flex-shrink:0;font-size:14px;transition:transform .3s}.offers-faq-arrow.rotated{transform:rotate(180deg)}.offers-faq-answer{max-height:0;transition:max-height .35s;overflow:hidden}.offers-faq-answer.expanded{max-height:500px}.offers-faq-answer-inner{color:#4b5563;padding:0 8px 24px;font-size:15px;line-height:1.7}.offer-destination-scroll{scrollbar-width:none;flex-wrap:wrap;justify-content:center;gap:20px;padding-bottom:20px;display:flex;overflow-x:auto}.offer-destination-scroll::-webkit-scrollbar{display:none}.offer-dest-card{flex-direction:column;align-items:center;width:100%;min-width:0;text-decoration:none;transition:transform .2s;display:flex}.offer-dest-card:hover{transform:translateY(-4px)}.offer-dest-img-wrap{aspect-ratio:1;border-radius:24px;width:100%;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000001a}.offer-dest-img-wrap img{object-fit:cover;width:100%;height:100%}.offer-dest-title{color:#1f2937;text-align:center;font-size:15px;font-weight:600}@media (max-width:576px){.offer-dest-img-wrap{aspect-ratio:1;border-radius:16px;width:100%;height:auto;margin-bottom:8px}.offer-dest-card{min-width:0}.offer-dest-title{font-size:13px}}
