.TravelBookings-module__0ohflW__travelBookingContainer{color:#222;font-family:Poppins,sans-serif;line-height:1.6;overflow-x:hidden}.TravelBookings-module__0ohflW__heroImage{justify-content:center;align-items:center;display:flex}.TravelBookings-module__0ohflW__processSection{background:linear-gradient(#f9fafc,#eef3f8);padding:1rem 2rem}.TravelBookings-module__0ohflW__processSteps{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;max-width:1500px;margin:0 auto;display:grid}.TravelBookings-module__0ohflW__processCard{text-align:center;background:#fff;border-radius:20px;padding:2.5rem 1.8rem;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.08)}.TravelBookings-module__0ohflW__processCard:before{content:"";background:linear-gradient(90deg,#07f,#00c6ff);width:100%;height:4px;transition:all .4s;position:absolute;top:0;left:-100%}.TravelBookings-module__0ohflW__processCard:hover:before{left:0}.TravelBookings-module__0ohflW__processCard:hover{transform:translateY(-12px);box-shadow:0 16px 40px rgba(0,0,0,.12)}.TravelBookings-module__0ohflW__stepIconWrapper{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.TravelBookings-module__0ohflW__stepIcon{color:#07f;background:linear-gradient(135deg,#e8f2ff,#f3f9ff);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto;padding:12px 0;font-size:1rem;transition:transform .3s;display:flex;box-shadow:0 6px 20px rgba(0,119,255,.15)}.TravelBookings-module__0ohflW__processCard:hover .TravelBookings-module__0ohflW__stepIcon{transform:scale(1.1)}.TravelBookings-module__0ohflW__stepTitle{color:#222;margin:1rem 0 .6rem;font-size:1.3rem;font-weight:700}.TravelBookings-module__0ohflW__stepDescription{color:#555;max-width:90%;margin:0 auto;font-size:.95rem;line-height:1.6}.TravelBookings-module__0ohflW__heroImg{object-fit:cover;border-radius:16px;max-width:100%;height:auto}.TravelBookings-module__0ohflW__fadeInUp{opacity:0;transition:all .7s;transform:translateY(30px)}.TravelBookings-module__0ohflW__fadeInUp.TravelBookings-module__0ohflW__visible{opacity:1;transform:translateY(0)}.TravelBookings-module__0ohflW__header{z-index:1000;background:0 0;width:100%;padding:1rem 2rem;transition:all .4s;position:fixed}.TravelBookings-module__0ohflW__header.TravelBookings-module__0ohflW__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.95);box-shadow:0 4px 12px rgba(0,0,0,.06)}.TravelBookings-module__0ohflW__headerContainer{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.TravelBookings-module__0ohflW__logo{color:#07f;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.TravelBookings-module__0ohflW__logoIcon{color:#07f;font-size:1.8rem}.TravelBookings-module__0ohflW__nav a{color:#333;margin:0 1rem;font-weight:500;transition:color .3s}.TravelBookings-module__0ohflW__nav a:hover{color:#07f}.TravelBookings-module__0ohflW__headerActions{gap:1rem;display:flex}.TravelBookings-module__0ohflW__primaryButton,.TravelBookings-module__0ohflW__secondaryButton{cursor:pointer;border:none;border-radius:30px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-weight:600;transition:all .3s;display:flex}.TravelBookings-module__0ohflW__primaryButton{color:#fff;background:#07f}.TravelBookings-module__0ohflW__primaryButton:hover{background:#005fcc}.TravelBookings-module__0ohflW__secondaryButton{color:#333;background:#f0f0f0}.TravelBookings-module__0ohflW__secondaryButton:hover{background:#e2e2e2}.TravelBookings-module__0ohflW__heroSection{justify-content:center;align-items:center;height:70vh;display:flex;position:relative}.TravelBookings-module__0ohflW__heroBackground{z-index:-1;background:linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1600&q=80) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.TravelBookings-module__0ohflW__heroContent{align-items:center;gap:3rem;margin:0 11px;display:flex}.TravelBookings-module__0ohflW__heroText{color:#fff;flex:500px}.TravelBookings-module__0ohflW__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:800}.TravelBookings-module__0ohflW__highlight{color:#ffe347}.TravelBookings-module__0ohflW__heroDescription{opacity:.95;margin-bottom:2rem;font-size:1.1rem}.TravelBookings-module__0ohflW__heroStats{gap:2rem;display:flex}.TravelBookings-module__0ohflW__statNumber{color:#ffe347;font-size:1.6rem;font-weight:700}.TravelBookings-module__0ohflW__statLabel{opacity:.9;font-size:.9rem;display:block}.TravelBookings-module__0ohflW__bookingWidget{background:#fff;border-radius:16px;flex:400px;padding:1.5rem;box-shadow:0 12px 32px rgba(0,0,0,.08)}.TravelBookings-module__0ohflW__widgetTabs{justify-content:space-around;margin-bottom:1rem;display:flex}.TravelBookings-module__0ohflW__widgetTab{text-align:center;cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;flex:1;padding:.6rem .5rem;font-weight:600;transition:all .3s}.TravelBookings-module__0ohflW__widgetTab:hover{color:#07f}.TravelBookings-module__0ohflW__activeTab{color:#07f;border-bottom:2px solid #07f}.TravelBookings-module__0ohflW__inputGroup{margin-bottom:1rem}.TravelBookings-module__0ohflW__inputGroup label{color:#333;margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}.TravelBookings-module__0ohflW__inputWithIcon{background:#fafafa;border:1px solid #ddd;border-radius:8px;align-items:center;padding:.5rem .8rem;display:flex}.TravelBookings-module__0ohflW__inputWithIcon svg{color:#666;margin-right:.5rem}.TravelBookings-module__0ohflW__inputWithIcon input,.TravelBookings-module__0ohflW__inputWithIcon select{background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.TravelBookings-module__0ohflW__searchButton{color:#fff;cursor:pointer;background:#07f;border:none;border-radius:10px;width:100%;padding:.8rem;font-weight:600;transition:all .3s}.TravelBookings-module__0ohflW__searchButton:hover{background:#005fcc}.TravelBookings-module__0ohflW__sectionHeader{text-align:center;margin:5em 0 3rem}.TravelBookings-module__0ohflW__sectionTitle{color:#222;margin-bottom:.5rem;font-size:2rem;font-weight:700}.TravelBookings-module__0ohflW__sectionSubtitle{color:#666;font-size:1rem}.TravelBookings-module__0ohflW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:2rem;margin:0 2rem;display:grid}.TravelBookings-module__0ohflW__serviceCard{text-align:center;background:#fff;border-radius:14px;padding:1rem 2rem 3rem;transition:all .3s;box-shadow:0 1px 20px rgba(0,0,0,.09)}.TravelBookings-module__0ohflW__serviceCard:hover{transform:translateY(-8px);box-shadow:0 12px 28px rgba(0,0,0,.08)}.TravelBookings-module__0ohflW__serviceCard h3,.TravelBookings-module__0ohflW__serviceCard p{color:#444;margin:0 0 1rem}.TravelBookings-module__0ohflW__serviceIconContainer{color:#07f;margin-bottom:1rem;font-size:2rem}.TravelBookings-module__0ohflW__serviceFeatures{text-align:center;margin:1rem 0}.TravelBookings-module__0ohflW__serviceFeatures li{color:#666;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.9rem;display:flex}.TravelBookings-module__0ohflW__checkmark{color:#07f}.TravelBookings-module__0ohflW__serviceButton{color:#fff;cursor:pointer;background:#07f;border:none;border-radius:10px;margin:1rem 0 0;padding:.6rem 1.2rem;transition:all .3s}.TravelBookings-module__0ohflW__serviceButton:hover{background:#005fcc}.TravelBookings-module__0ohflW__testimonialsSection{text-align:center;background:linear-gradient(90deg,#f9fafc,#eef3f8);padding:1rem 2rem}.TravelBookings-module__0ohflW__sliderWrapper{width:100%;margin-top:3rem;overflow:hidden}.TravelBookings-module__0ohflW__slider{gap:2rem;animation:40s linear infinite TravelBookings-module__0ohflW__scroll;display:flex}.TravelBookings-module__0ohflW__testimonialCard{text-align:left;background:#fff;border-radius:18px;flex:0 0 350px;padding:2rem;box-shadow:0 10px 25px rgba(0,0,0,.1)}.TravelBookings-module__0ohflW__testimonialRating{align-items:center;gap:.3rem;margin-bottom:1rem;display:flex}.TravelBookings-module__0ohflW__starFilled{color:#ffc107}.TravelBookings-module__0ohflW__starEmpty{color:#ddd}.TravelBookings-module__0ohflW__testimonialContent p{color:#333;font-size:1rem;font-style:italic;line-height:1.5}.TravelBookings-module__0ohflW__testimonialAuthor{align-items:center;gap:.8rem;margin-top:1.5rem;display:flex}.TravelBookings-module__0ohflW__authorImage{color:#07f;border-radius:50%;font-size:2rem}.TravelBookings-module__0ohflW__authorInfo h4{margin:0;font-size:1.1rem;font-weight:600}.TravelBookings-module__0ohflW__authorInfo p{color:#666;font-size:.9rem}@keyframes TravelBookings-module__0ohflW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TravelBookings-module__0ohflW__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#07f,#00d4ff);border-radius:20px;justify-content:center;align-items:center;margin:4rem 2rem;padding:6rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px rgba(0,0,0,.15)}.TravelBookings-module__0ohflW__ctaContainer{width:100%;max-width:900px}.TravelBookings-module__0ohflW__ctaContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.TravelBookings-module__0ohflW__ctaTitle{font-size:2.8rem;font-weight:800}.TravelBookings-module__0ohflW__ctaHighlight{color:#ffe347}.TravelBookings-module__0ohflW__ctaDescription{opacity:.95;max-width:600px;font-size:1.1rem;line-height:1.6}.TravelBookings-module__0ohflW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.TravelBookings-module__0ohflW__ctaButtonPrimary,.TravelBookings-module__0ohflW__ctaButtonSecondary{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.TravelBookings-module__0ohflW__ctaButtonPrimary{color:#07f;background:#f8f8f8;box-shadow:0 8px 20px rgba(129,123,90,.4)}.TravelBookings-module__0ohflW__ctaButtonPrimary:hover{background:gold;transform:translateY(-3px);box-shadow:0 12px 28px rgba(255,215,0,.45)}.TravelBookings-module__0ohflW__ctaButtonSecondary{color:#fff;background:rgba(255,255,255,.2);border:1px solid #fff}.TravelBookings-module__0ohflW__ctaButtonSecondary:hover{background:rgba(255,255,255,.35);transform:translateY(-3px)}.TravelBookings-module__0ohflW__ctaIcon{font-size:1.2rem}@media (max-width:961px){.TravelBookings-module__0ohflW__heroContent{flex-direction:column;gap:0;display:flex}.TravelBookings-module__0ohflW__heroImg{display:none}.TravelBookings-module__0ohflW__heroText{color:#fff;flex:0}.TravelBookings-module__0ohflW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;gap:4rem}.TravelBookings-module__0ohflW__slider{gap:2rem;animation:13s linear infinite TravelBookings-module__0ohflW__scroll;display:flex}}
