.hero-section{padding:0!important;margin:0!important;position:relative;overflow:hidden;background-image:url(https://images.unsplash.com/photo-1548013146-72479768bada?auto=format&fit=crop&w=1920&q=80)!important;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;background-color:#333;min-height:100vh;width:100vw;height:100vh;display:flex;align-items:center;filter:brightness(1.15) contrast(1.1) saturate(1.15);z-index:0}@media (max-width:768px){.hero-section{min-height:45vh;background-size:cover;background-position:50%}}.hero-image{width:100%;height:auto;max-height:320px;margin-top:-1.1rem}@media (max-width:768px){.hero-image{margin-top:-.7rem;max-height:220px}}.hero-section:before{background:linear-gradient(180deg,rgba(255,120,50,.02),rgba(150,50,255,.02));mix-blend-mode:overlay;z-index:1}.hero-section:after,.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-section:after{background:radial-gradient(circle at center,rgba(255,150,50,.02),rgba(0,0,0,.1));z-index:2}@media (min-width:768px){.hero-section{padding:6rem 1rem}}.hero-container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem;padding:0}@media (min-width:768px){.hero-container{flex-direction:row}}.hero-content{text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);z-index:20;position:relative;max-width:100%;width:100%;margin:20rem auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0}@media (min-width:768px){.hero-content{width:50%;text-align:left}}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:2rem;color:#ffffff;font-family:Arial,Helvetica,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.5);white-space:nowrap}@media (min-width:768px){.hero-title{font-size:3rem}}.bharat-text{font-weight:800;letter-spacing:.05em;color:transparent;background-image:linear-gradient(90deg,#FF6600,#FFFFFF 25%,#138808 50%,#FF6600 75%,#FFFFFF);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;text-shadow:0 4px 8px rgba(0,0,0,.2);position:relative;display:inline-block;margin:0 4px;-webkit-text-stroke:1px rgba(255,255,255,.3);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));animation:bharatGradientFlow 4s ease-in-out infinite}@keyframes bharatGradientFlow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.bharat-text.emphasized{font-size:6vw;font-weight:900;line-height:1.1}@media (max-width:600px){.bharat-text.emphasized{font-size:13vw}}.search-bar-container{width:100%;max-width:800px;margin:0 auto 1.5rem;position:relative}.search-suggestions{position:absolute;top:100%;left:0;right:0;background:white;border-radius:12px;margin-top:8px;box-shadow:0 8px 32px rgba(0,0,0,.25);z-index:1000;max-height:400px;overflow-y:auto}.suggestion-item{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f0f0f0}.suggestion-item:last-child{border-bottom:none}.suggestion-item.selected,.suggestion-item:hover{background-color:#fff5f0}.suggestion-item.selected{background-color:#ffebe0}.suggestion-title{font-size:1rem;font-weight:500;color:#333}.suggestion-category{font-size:.75rem;color:#FF6420;background:#fff5f0;padding:4px 10px;border-radius:12px;font-weight:500}.suggestion-item:first-child{border-radius:12px 12px 0 0}.suggestion-item:last-child{border-radius:0 0 12px 12px}.suggestion-item:only-child{border-radius:12px}.search-input-wrapper{display:flex;border-radius:50px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2)}.search-input{flex:1;padding:1rem 1.5rem;outline:none;min-width:0;position:relative;z-index:100;background-color:white;color:#333}.search-button,.search-input{font-size:1.125rem;border:none!important;box-shadow:none}.search-button{background-color:#FF6420;color:white;font-weight:600;padding:.75rem 1.5rem;cursor:pointer;transition:background-color .3s ease}.search-button:hover{background-color:#e55a1d}.destination-description{font-size:1.125rem;color:#ffffff;margin-top:1.5rem;text-shadow:0 0 1px rgba(255,255,255,.5);width:100%;max-width:100%;line-height:1.7;font-weight:700;padding:15px 0;letter-spacing:.8px;-webkit-text-fill-color:#ffffff;-webkit-font-smoothing:antialiased;background-image:linear-gradient(90deg,#fff,#fff);-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 0 2px rgba(255,255,255,.3))}.description-wrapper{width:100vw;max-width:100%;padding:0;display:flex;justify-content:center;overflow:hidden}.destination-description{width:94vw;max-width:94vw}@media (min-width:768px){.search-button,.search-input{font-size:1.25rem}.search-button{padding:1rem 2rem}.destination-description{font-size:1.25rem}}.hero-cta{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.hero-cta{flex-direction:row}}@media (min-width:768px){.hero-cta{justify-content:flex-start}}.hero-button{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:600;transition:all .3s ease;text-align:center}.hero-button.primary{background-color:#F97316;color:white}.hero-button.primary:hover{background-color:#EA580C}.hero-button.secondary{background-color:white;color:#1F2937;border:1px solid #d1d5db}.hero-button.secondary:hover{background-color:#F3F4F6}.hero-image-container{position:relative}@media (min-width:768px){.hero-image-container{width:50%}}.hero-image{border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-height:500px;-o-object-fit:cover;object-fit:cover}.latest-blogs-section{padding:5rem 0;background:linear-gradient(180deg,#f9fafb,#ffffff)}.latest-blogs-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.latest-blogs-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;flex-wrap:wrap;gap:1.5rem}.header-content{max-width:600px}.section-badge{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#FF6420,#FF1B6B);border-radius:50px;color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.section-heading{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#111827;margin-bottom:.75rem;letter-spacing:-.02em}.section-description{font-size:1.1rem;color:#6b7280;line-height:1.6}.view-all-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:#FF6420;border:none;border-radius:50px;color:#fff;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s ease}.view-all-btn:hover{background:#FF6420;color:#fff;opacity:.95;transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,100,32,.3)}.view-all-btn svg{width:18px;height:18px;transition:transform .2s ease}.view-all-btn:hover svg{transform:translateX(4px)}.blogs-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,280px);gap:1.5rem}.blog-card{position:relative;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.15)}.featured-card{grid-row:span 2}.blog-card-image{position:absolute;inset:0}.card-image{-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.blog-card:hover .card-image{transform:scale(1.05)}.image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.category-badge{position:absolute;top:1rem;left:1rem;padding:.5rem 1rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;font-size:.75rem;font-weight:600;color:#374151}.blog-card-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:10}.blog-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-card .blog-title{font-size:1.5rem;-webkit-line-clamp:3}.blog-excerpt{font-size:.9rem;color:rgba(255,255,255,.85);line-height:1.5;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:rgba(255,255,255,.7)}.meta-divider{opacity:.5}@media (max-width:1024px){.blogs-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:300px 250px 250px}.featured-card{grid-column:span 2;grid-row:span 1}}@media (max-width:640px){.latest-blogs-section{padding:3rem 0}.latest-blogs-container{padding:0 1rem}.latest-blogs-header{flex-direction:column;align-items:flex-start;text-align:left}.blogs-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,280px)}.featured-card{grid-column:span 1;grid-row:span 1}.featured-card .blog-title{font-size:1.25rem}}.section-divider{display:flex;align-items:center;margin:5px 0 1.5rem;min-height:1px;min-width:100%;background:linear-gradient(270deg,#ffffff0d -.13%,#e0e0e00d 0,#e0e0e0 49.17%,#e0e0e00d);border:none;border-radius:4px}.section-divider--compact{margin-bottom:1rem}.tours-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width:600px){.tours-container{padding:0 .5rem}.section-divider{min-width:0}}.tours-section{padding:.5rem 0;background-color:#fff}.tours-heading{font-size:1.375rem;font-weight:700;color:#333;text-align:left;margin-bottom:2.5rem}.region-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;margin-top:2.5rem;padding:0 0 .5rem}.region-title{font-size:22px;font-weight:700;color:#FF6420;display:inline-flex;margin:0;line-height:1}.region-title,.tour-packages-container{position:relative;align-items:center;padding:0}.tour-packages-container{margin-bottom:2rem;display:flex;width:100%}.tour-packages-viewport{width:100%;max-width:100%;overflow:visible;margin:0;box-sizing:border-box}.tour-card{min-width:260px;max-width:1fr;flex:1 1 0%;background:#fff;border-radius:8px}@media (max-width:600px){.tour-card{min-width:90vw;margin:0 4vw}}.tour-image{border-radius:8px 8px 8px 8px;width:100%;height:220px}.tour-details{background:#fff;border-radius:0 0 8px 8px;padding:1rem 1.2rem 1.2rem;justify-content:space-between}.tour-name{font-weight:600;margin:.5rem 0 .3rem;color:#232323}.tour-price{color:#e65100;margin-right:.5rem}.sale-badge{top:-.75rem;right:.75rem;left:auto;background:#f97316;padding:.25rem .75rem;border-radius:9999px;font-weight:700;font-size:1rem;z-index:50;box-shadow:0 3px 10px rgba(0,0,0,.2);letter-spacing:.03em;display:inline-block;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.tour-image-container{margin:0 auto}.call-button{border:2px solid #ff9800;background:#fff;color:#ff9800;border-radius:8px;padding:.45em .95em;font-weight:600;font-size:16px;gap:.5em;box-shadow:none;transition:none}.call-button:focus,.call-button:hover{background:#fff;color:#ff9800;border-color:#ff9800;box-shadow:none}.phone-icon{color:#ff9800}.tour-packages-grid{display:flex;gap:5rem;width:100%;overflow-x:visible;padding:1rem 0 1.5rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;justify-content:center!important;flex-wrap:nowrap!important}.tour-card{width:340px;flex:0 0 auto;scroll-snap-align:start}@media (min-width:1024px){.tour-packages-grid{justify-content:space-between;overflow-x:visible}}@media (max-width:600px){.tour-card{min-width:85vw;max-width:90vw;margin:0 3vw}.tour-packages-grid{gap:1rem;padding:.5rem 0}}.tour-packages-grid::-webkit-scrollbar{display:none}.carousel-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;z-index:10;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1)}.carousel-button.prev{left:-20px}.carousel-button.next{right:-20px}.carousel-button span[aria-hidden]{font-size:1.5rem;line-height:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tour-card{background-color:#fff;overflow:hidden;display:flex;flex-direction:column;max-width:100%;margin:0;border:none;border-radius:0}.tour-image-container{position:relative;height:340px;width:340px;overflow:hidden;border-radius:8px 8px 0 0}.tour-image{width:340px;height:340px;-o-object-fit:cover;object-fit:cover;border-radius:.75rem;box-shadow:0 4px 12px rgba(0,0,0,.09);transition:transform .2s}.sale-badge{position:absolute;top:10px;right:10px;background:linear-gradient(90deg,#FF6420,#FF1B6B);color:white;padding:4px 10px;font-size:.7rem;font-weight:600;border-radius:50px}.tour-details{padding:0;flex:1;display:flex;flex-direction:column;width:100%;height:140px;background-color:#ffffff}.tour-details-link{text-decoration:none;color:inherit;display:block;flex:1}.tour-details-inner{padding:1rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.tour-header{margin-bottom:1rem;margin-left:-1rem}.tour-footer{margin-top:auto}.tour-duration{font-size:.85rem;color:#6b7280;margin-bottom:.5rem}.tour-name{font-size:16px;font-weight:700;margin-bottom:.75rem;color:#111827;line-height:1.3}.tour-itinerary{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;color:#6b7280;font-size:.9rem}.itinerary-item{display:inline-flex;align-items:center}.itinerary-item strong{margin-right:.25rem;color:#111827}.more-link{color:#FF6420;font-weight:600;margin-left:.25rem}.tour-price-container{display:flex;align-items:center;margin-bottom:.5rem;gap:.75rem;flex-wrap:nowrap;margin-left:-1rem}.tour-price{font-size:22px;font-weight:700;color:#111827;white-space:nowrap}.original-price{font-size:1rem;color:#6b7280;text-decoration:line-through}.discount-tag,.original-price{white-space:nowrap;align-self:center}.discount-tag{background-color:#e6f7ef;color:#047857;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}.tour-actions{display:flex;gap:.5rem;margin-top:auto}.call-button{border:1px solid #ff6420;width:51px;height:51px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;text-decoration:none}.call-button,.call-button:hover{background-color:white}.phone-icon{color:#FF6420;stroke:#FF6420;width:24px;height:24px}.callback-button{width:60vw;height:7vh;background-color:#FF6420;color:white;font-weight:600;border:none;border-radius:.375rem;cursor:pointer;font-size:1rem;text-align:center;display:block}@media (min-width:768px){.callback-button{width:280px!important;height:51px!important;margin:0 auto;display:block}}.callback-button:hover{background-color:#FF6420}.view-all-link{font-weight:500;color:#FF6420;transition:all .2s ease;border:none;background:transparent;padding:0;line-height:1}.arrow-circle,.view-all-link{display:inline-flex;align-items:center}.arrow-circle{justify-content:center;background-color:#FF6420;border-radius:50%;width:32px;height:32px;margin-left:8px}.arrow-icon{color:white;font-size:20px;line-height:1;margin-top:-2px}@media (max-width:768px){.tours-tabs{justify-content:flex-start}.tour-packages-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.carousel-button{display:none}}@media (min-width:1024px){.tour-packages-grid{grid-template-columns:repeat(3,1fr)}.tours-heading{font-size:2rem}}.theme-section{padding:3rem 0;background-color:#ffffff;text-align:center}.theme-container{width:100%;max-width:1200px;margin:0 auto;padding:0}.theme-grid{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:.5rem;overflow-x:auto;padding:.5rem 1rem;scrollbar-width:none;-ms-overflow-style:none;width:100%}.theme-grid::-webkit-scrollbar{display:none}.theme-heading{font-size:2rem;font-weight:700;color:#333;margin-bottom:2rem;text-align:center}.theme-item{display:flex;flex-direction:column;align-items:center;width:120px;text-decoration:none;color:#333;flex-shrink:0;margin:1rem .5rem}.theme-item:hover .theme-name{text-decoration:underline;color:#FF6420}.theme-icon-container{width:120px;height:110px;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:1.75rem 1.5rem 1.5rem;border:1px solid #f0f0f0}.theme-icon{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}.theme-name{font-size:.85rem;font-weight:600;text-align:center;color:#333;white-space:nowrap}.view-themes-button{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:.75rem 1.5rem;color:white;border:none;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer}.view-themes-button,.view-themes-button:hover{background-color:#FF6420}.theme-divider{display:flex;align-items:center;margin-top:5rem;margin-bottom:1rem;min-height:1px;min-width:100%;background:linear-gradient(270deg,#ffffff0d -.13%,#e0e0e00d 0,#e0e0e0 49.17%,#e0e0e00d);border:none;border-radius:4px}.trending-section{padding-top:0}.trending-cards-grid{display:flex;flex-wrap:nowrap!important;justify-content:center!important;gap:5rem;width:100%;overflow-x:visible!important}.trending-cards-grid .tour-card{flex:0 0 auto;width:340px;max-width:340px}