:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;max-width:100%;overflow-x:hidden}.app{min-height:100vh;overflow-x:hidden}.main-content{padding:0;text-align:center;min-height:calc(100vh - 80px)}.hero-section{position:relative;width:100%;height:70vh;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;padding:2rem}.hero-subtitle{font-size:1.5rem;font-weight:300;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);margin-bottom:.5rem;letter-spacing:2px}.hero-title{font-size:5rem;margin:0;color:#fff;font-weight:700;text-shadow:3px 3px 6px rgba(0,0,0,.8);letter-spacing:3px}.hero-tagline{font-size:1.3rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);margin-top:1rem;letter-spacing:1px}@media(max-width:768px){.hero-section{height:60vh}.hero-subtitle{font-size:1.2rem}.hero-title{font-size:3rem}.hero-tagline{font-size:1.1rem}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:linear-gradient(90deg,#080c18,#0f172a);color:#fff;box-shadow:0 2px 10px #0000001a;position:relative;z-index:10}.nav-brand{display:flex;align-items:center;gap:1rem}.nav-brand .logo{height:60px;width:auto;object-fit:contain;display:block}.nav-brand h1{font-size:1.8rem;font-weight:700;background:linear-gradient(45deg,gold,orange,gold);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none;animation:gradient-shift 3s ease infinite}.nav-menu{display:flex;align-items:center;gap:2rem}.nav-links{display:flex;list-style:none;gap:2rem;padding:0;margin:0}.nav-links a,.nav-link{background:linear-gradient(45deg,gold,orange,gold);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none;font-weight:500;transition:all .3s ease;padding:.5rem 0;animation:gradient-shift 3s ease infinite}.nav-links a:hover,.nav-link:hover{background:linear-gradient(45deg,orange,gold,orange);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transform:scale(1.05)}.nav-link.active{border-bottom:2px solid #FFA500;padding-bottom:.35rem;transform:none}.dropdown-item{position:relative}.dropdown-toggle{background:none;border:none;color:inherit;font-family:inherit;font-size:inherit;font-weight:500;cursor:pointer;padding:.5rem 0;display:flex;align-items:center;gap:.5rem;background:linear-gradient(45deg,gold,orange,gold);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-shift 3s ease infinite;transition:all .3s ease;outline:none;box-shadow:none;vertical-align:baseline;margin:0;line-height:1}.dropdown-toggle:hover{background:linear-gradient(45deg,orange,gold,orange);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transform:scale(1.05)}.dropdown-toggle:focus{outline:none;box-shadow:none}.dropdown-toggle i{font-size:.8rem;-webkit-text-fill-color:#FFA500}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 8px 25px #00000026;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;min-width:400px;max-width:90vw;overflow:hidden}@media(min-width:769px){.dropdown-menu{right:0;left:auto;min-width:350px;max-width:500px}.dropdown-menu.right-align{right:0;left:auto}.dropdown-menu.left-align{left:0;right:auto}}.dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-content{display:grid;grid-template-columns:1fr 1fr;gap:0}.dropdown-column{padding:1.5rem}.dropdown-column:first-child{border-right:1px solid #f0f0f0}.dropdown-column h4{font-size:.9rem;font-weight:600;color:#333;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.dropdown-column ul{list-style:none;padding:0;margin:0}.dropdown-column ul li{margin-bottom:.5rem}.dropdown-column ul li:last-child{margin-bottom:0}.dropdown-column ul li a{color:#666;text-decoration:none;font-size:.9rem;transition:color .3s ease;padding:.25rem 0;display:block;background:none;-webkit-text-fill-color:#666;animation:none}.dropdown-column ul li a:hover{color:#c88c0d;-webkit-text-fill-color:#c88c0d;transform:none}.sub-dropdown-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;background:none!important;color:#333!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#333!important;animation:none!important;border:none;font-size:.9rem;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:.5px}.sub-dropdown-toggle:hover{color:#c88c0d!important;-webkit-text-fill-color:#c88c0d!important;transform:none!important}.sub-dropdown-toggle i{color:orange!important;-webkit-text-fill-color:#FFA500!important;font-size:.7rem;transition:transform .3s ease}.sub-dropdown{max-height:0;overflow:hidden;transition:max-height .3s ease}.sub-dropdown.open{max-height:500px}.nav-button{background:linear-gradient(45deg,gold,orange);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap}.nav-button:hover{background:linear-gradient(45deg,orange,gold);transform:translateY(-2px);box-shadow:0 4px 15px #ffd7004d}.nav-toggle{background-color:transparent;border:none;color:orange;display:none}.nav-toggle:hover{color:orange;border:none}.nav-toggle i{pointer-events:none;color:orange}@media(max-width:768px){.navbar{padding:1rem 1.5rem}.nav-brand{gap:.6rem}.nav-brand h1{font-size:1.2rem}.nav-menu{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;padding:0;background:#1a1a2e;border:none;outline:none;box-shadow:0 8px 25px #0006;transform:scaleY(.8) translateY(-10px);transform-origin:top;opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;border-radius:0 0 12px 12px}.nav-menu.open{transform:scaleY(1) translateY(0);opacity:1;pointer-events:auto}.nav-links{flex-direction:column;gap:0;text-align:left;padding:0;margin:0;width:100%}.nav-links li{border-bottom:1px solid rgba(255,255,255,.1);transition:background-color .3s ease}.nav-links li:last-child{border-bottom:none}.nav-links li:hover{background-color:#ffffff0d}.nav-links a,.nav-link{display:block;padding:1rem 1.5rem;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;background:none;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;animation:none}.nav-links a:hover,.nav-link:hover{color:gold;-webkit-text-fill-color:#FFD700;transform:none;background-color:#ffffff0d}.nav-link.active{color:gold;-webkit-text-fill-color:#FFD700;border-bottom:2px solid #FFD700}.nav-button{width:100%;margin:1rem 1.5rem 1.5rem;background:linear-gradient(45deg,gold,orange);border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s ease}.nav-button:hover{background:linear-gradient(45deg,orange,gold);transform:translateY(-2px);box-shadow:0 4px 15px #ffd7004d}.nav-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer}.dropdown-item{position:relative}.dropdown-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem!important;background:none!important;color:#fff!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:unset!important;animation:none!important;border:none;font-size:inherit;font-weight:500;text-align:left}.dropdown-toggle:hover{background-color:#ffffff0d!important;color:gold!important;-webkit-text-fill-color:#FFD700!important;transform:none!important}.dropdown-toggle i{color:#fff!important;-webkit-text-fill-color:white!important;font-size:.8rem;transition:transform .3s ease}.dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;background:#0000004d;border-radius:0;margin:0;min-width:auto;max-width:none;box-shadow:none;border-top:1px solid rgba(255,255,255,.1);display:none}.dropdown-menu.open{display:block}.dropdown-content{grid-template-columns:1fr;gap:0}.dropdown-column{padding:0;border:none;border-bottom:1px solid rgba(255,255,255,.05)}.dropdown-column:last-child{border-bottom:none}.dropdown-column h4{color:gold;font-size:.85rem;padding:.75rem 1.5rem;margin:0;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1)}.dropdown-column ul{padding:0;margin:0}.dropdown-column ul li{border-bottom:1px solid rgba(255,255,255,.05);margin:0}.dropdown-column ul li:last-child{border-bottom:none}.dropdown-column ul li a{color:#fffc;font-size:.85rem;padding:.75rem 1.5rem;background:none;-webkit-text-fill-color:rgba(255,255,255,.8);animation:none}.dropdown-column ul li a:hover{color:gold;-webkit-text-fill-color:#FFD700;background-color:#ffffff0d}.sub-dropdown-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem!important;background:none!important;color:gold!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#FFD700!important;animation:none!important;border:none;font-size:.85rem;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:.5px}.sub-dropdown-toggle:hover{background-color:#ffffff0d!important;color:gold!important;-webkit-text-fill-color:#FFD700!important;transform:none!important}.sub-dropdown-toggle i{color:#fff!important;-webkit-text-fill-color:white!important;font-size:.7rem;transition:transform .3s ease}.sub-dropdown{max-height:0;overflow:hidden;transition:max-height .3s ease}.sub-dropdown.open{max-height:500px}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}}.popular-destinations{padding:4rem 7vw;background:#f8fbff;margin-bottom:3rem}.destinations-heading{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.6rem;align-items:center}.destinations-label{text-transform:uppercase;color:#b89a4b;letter-spacing:.4rem;margin:0;font-weight:600;font-size:.85rem}.destinations-heading h2{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#1f1f1f}.destinations-heading span{color:#c88c0d}.destinations-wrapper{position:relative;max-width:1200px;margin:0 auto}.destinations-container{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding:0 50px;scrollbar-width:none;-ms-overflow-style:none}.destinations-container::-webkit-scrollbar{display:none}.destination-card{flex:0 0 280px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.destination-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.destination-image{width:100%;height:200px;object-fit:cover}.destination-info{padding:20px;text-align:center}.destination-adjective{font-size:.9rem;color:#666;margin:0 0 8px;font-weight:400}.destination-name{font-size:1.2rem;font-weight:600;color:#333;margin:0}.scroll-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;z-index:10}.scroll-btn:hover{background:#f0f0f0;box-shadow:0 4px 15px #0003}.scroll-btn.left{left:0}.scroll-btn.right{right:0}.scroll-btn i{color:#333;font-size:18px}@media(max-width:768px){.popular-destinations{padding:40px 15px}.destination-card{flex:0 0 250px}.destinations-container{padding:0 40px}}.trending-offers{padding:4rem 7vw;background:linear-gradient(135deg,#fdf7ee,#fff)}.trending-header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2.5rem}.trending-header p.section-label{font-size:.9rem;color:#9f8b4f;letter-spacing:.3rem;text-transform:uppercase;font-weight:600}.trending-header h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;color:#0d0d0d}.trending-header h2 span{color:#c88c0d}.offers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem}.offer-card{position:relative;border-radius:1.6rem;overflow:hidden;height:360px;box-shadow:0 15px 35px #00000026;transition:transform .3s ease,box-shadow .3s ease}.offer-card img{width:100%;height:100%;object-fit:cover;display:block}.offer-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 45%,#000c)}.offer-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0003}.offer-info{position:absolute;inset:auto 1.2rem 1.5rem;z-index:1;color:#fff}.offer-price{display:inline-block;background:#fecd1a;color:#0a0a0a;font-weight:700;padding:.35rem .8rem;border-radius:999px;font-size:.9rem;margin-bottom:.8rem}.offer-info h3{margin:0;font-size:1.3rem;letter-spacing:.05rem}.offer-showcase{padding:4rem 6vw;background:#fff}.offer-headline{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2.25rem;align-items:center;text-align:center}.offer-tagline{text-transform:uppercase;color:#b89a4b;letter-spacing:.4rem;margin:0;font-size:.85rem;font-weight:600}.offer-heading{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:.04em;color:#1f1f1f}.offer-heading span{color:#c88c0d}.offer-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.offer-title-row h2{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f0f0f}.offer-title-row h2 span{color:#c88c0d}.offer-scrollers{display:flex;gap:.75rem}.offer-scrollers button{width:44px;height:44px;border-radius:50%;border:none;background:#f0d38a;color:#2c1b00;font-size:1.5rem;cursor:pointer;box-shadow:0 10px 20px #0000001f;transition:transform .2s ease,background .2s ease}.offer-scrollers button:hover{transform:translateY(-2px);background:#ffd35d}.offer-track-wrapper{position:relative;padding-bottom:.5rem}.offer-track{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding-bottom:.5rem;scrollbar-width:none}.offer-track::-webkit-scrollbar{display:none}.offer-slide{min-width:260px;max-width:280px;height:360px;border-radius:1.75rem;overflow:hidden;position:relative;flex-shrink:0;box-shadow:0 20px 45px #0f0c0840;transition:transform .3s ease}.offer-slide:hover{transform:translateY(-8px)}.offer-slide.clickable{cursor:pointer}.offer-slide.clickable:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px #0f0c0859}.offer-slide.clickable:before{content:"";position:absolute;top:10px;right:10px;width:30px;height:30px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;opacity:0;transition:opacity .3s ease}.offer-slide.clickable:hover:before{opacity:1}.offer-slide.clickable:after{content:"→";position:absolute;top:10px;right:10px;width:30px;height:30px;color:#c88c0d;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:3;opacity:0;transition:opacity .3s ease}.offer-slide.clickable:hover:after{opacity:1}.offer-slide img{width:100%;height:100%;object-fit:cover;display:block}.offer-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 45%,#000000d9)}.offer-slide-info{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;z-index:1;color:#fff}.offer-slide-price{display:inline-block;background:#f8c416;color:#171717;font-weight:700;padding:.35rem .85rem;border-radius:999px;font-size:.92rem;margin-bottom:.75rem}.offer-slide-info h3{margin:0;font-size:1.25rem;letter-spacing:.04rem}@media(max-width:768px){.trending-offers{padding:3rem 6vw}.offer-card{height:300px}.offer-showcase{padding:3rem 5vw}.offer-title-row{flex-direction:column;align-items:flex-start}.offer-scrollers{align-self:flex-end}.offer-slide{min-width:230px;height:300px}}.explore-section{padding:4rem 7vw;background:#f8fbff}.explore-header{text-align:center;margin-bottom:2.5rem}.explore-header p{text-transform:uppercase;color:#b89a4b;letter-spacing:.4rem;margin:0 0 .5rem;font-weight:600}.explore-header h2{margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#1f1f1f}.explore-header span{color:#c88c0d}.explore-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.explore-card{position:relative;border-radius:1.5rem;overflow:hidden;min-height:220px;box-shadow:0 15px 35px #0f0f0f26;transition:all .3s ease;border:3px solid transparent}.explore-card:hover{border:3px solid #c88c0d;transform:translateY(-5px);box-shadow:0 20px 40px #0f0f0f40}.explore-card.featured{grid-column:span 2;min-height:280px}.explore-card img{width:100%;height:100%;object-fit:cover;display:block}.explore-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 25%,#000000e6)}.explore-card__info{position:absolute;bottom:1.25rem;left:1.5rem;color:#fff;z-index:1}.explore-card__info h3{margin:0 0 .3rem;font-size:1.3rem}.explore-card__info p{margin:0;font-size:.95rem;opacity:.85}@media(max-width:900px){.explore-card.featured{grid-column:span 1;min-height:240px}}@media(max-width:768px){.explore-section{padding:2rem 5vw}.explore-header{margin-bottom:2rem}.explore-header p{letter-spacing:.2rem;font-size:.9rem}.explore-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.explore-card{min-height:180px;border-radius:1rem}.explore-card.featured{min-height:200px}.explore-card__info{bottom:1rem;left:1rem}.explore-card__info h3{font-size:1.1rem}.explore-card__info p{font-size:.85rem}}@media(max-width:480px){.explore-section{padding:1.5rem 4vw}.explore-header{margin-bottom:1.5rem}.explore-header p{letter-spacing:.1rem;font-size:.8rem}.explore-header h2{font-size:clamp(1.5rem,5vw,2rem)}.explore-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.8rem}.explore-card{min-height:150px;border-radius:.8rem}.explore-card.featured{min-height:160px}.explore-card__info{bottom:.8rem;left:.8rem}.explore-card__info h3{font-size:.95rem;margin-bottom:.2rem}.explore-card__info p{font-size:.75rem}}.india-section{padding:4rem 7vw}.india-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.india-label{font-size:.875rem;font-weight:600;letter-spacing:.15em;color:#666;text-transform:uppercase;margin:0}.india-heading{font-size:2.5rem;font-weight:700;letter-spacing:.04em;color:#333;margin:0;display:flex;gap:.8rem;align-items:center;justify-content:center}.india-heading span{color:#c88c0d}.india-grid{display:flex;gap:1.5rem;margin-top:2rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:#ddd transparent}.india-grid::-webkit-scrollbar{height:6px}.india-grid::-webkit-scrollbar-track{background:transparent}.india-grid::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.india-grid::-webkit-scrollbar-thumb:hover{background:#bbb}.india-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;flex:0 0 250px;min-width:250px}.india-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.india-card-image{height:150px;overflow:hidden}.india-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.india-card:hover .india-card-image img{transform:scale(1.1)}.india-card-content{padding:1.5rem}.india-card-title{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .5rem}.india-card-description{color:#666;font-size:.95rem;line-height:1.5;margin:0}@media(max-width:768px){.india-section{padding:3rem 7vw}.india-heading{font-size:2rem}.india-grid{gap:1rem}.india-card{flex:0 0 200px;min-width:200px}}.trip-section{padding:4rem 7vw}.trip-header{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;gap:.75rem;align-items:center}.trip-label{font-size:.875rem;font-weight:600;letter-spacing:.15em;color:#666;text-transform:uppercase;margin:0}.trip-heading{font-size:2.5rem;font-weight:700;letter-spacing:.04em;color:#333;margin:0;display:flex;gap:.8rem;align-items:center;justify-content:center}.trip-heading span{color:#c88c0d}.trip-grid{display:flex;justify-content:flex-start;gap:2rem;margin-top:2rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:thin;scrollbar-color:#ddd transparent}.trip-grid::-webkit-scrollbar{height:6px}.trip-grid::-webkit-scrollbar-track{background:transparent}.trip-grid::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.trip-grid::-webkit-scrollbar-thumb:hover{background:#bbb}.trip-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001f;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;flex:0 0 400px;min-width:400px;border:1px solid #e9ecef}.trip-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.trip-card-image{height:250px;overflow:hidden;background:#f8f9fa}.trip-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.trip-card:hover .trip-card-image img{transform:scale(1.1)}.trip-card-content{padding:2rem}.trip-card-title{font-size:1.75rem;font-weight:700;color:#333;margin:0 0 .75rem}.trip-card-description{color:#666;font-size:1rem;line-height:1.6;margin:0}@media(max-width:768px){.trip-section{padding:3rem 5vw}.trip-header{margin-bottom:2rem}.trip-heading{font-size:1.8rem;line-height:1.3;gap:.5rem}.trip-grid{gap:1rem;padding:0 5vw 1rem 5vw;margin:0}.trip-card{flex:0 0 320px;min-width:320px}.trip-card-image{height:200px}.trip-card-content{padding:1.5rem}.trip-card-title{font-size:1.5rem}.trip-card-description{font-size:.9rem}}@media(max-width:480px){.trip-section{padding:2rem 4vw}.trip-header{margin-bottom:1.5rem}.trip-heading{font-size:1.5rem;line-height:1.4;text-align:center}.trip-grid{gap:.8rem;padding:0 4vw 1rem 4vw;margin:0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.trip-card{flex:0 0 280px;min-width:280px;border-radius:12px;scroll-snap-align:start}.trip-card-image{height:180px}.trip-card-image img{object-fit:cover}.trip-card-content{padding:1.2rem}.trip-card-title{font-size:1.3rem;margin-bottom:.5rem}.trip-card-description{font-size:.85rem;line-height:1.5}}@media(max-width:360px){.trip-section{padding:1.5rem 3vw}.trip-heading{font-size:1.3rem}.trip-grid{gap:.6rem;padding:0 3vw 1rem 3vw;margin:0}.trip-card{flex:0 0 250px;min-width:250px}.trip-card-image{height:160px}.trip-card-content{padding:1rem}.trip-card-title{font-size:1.2rem}.trip-card-description{font-size:.8rem}}.contact-section{padding:3rem 7vw;background:#f8f9fa}.contact-header{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.contact-label{font-size:.875rem;font-weight:600;letter-spacing:.15em;color:#666;text-transform:uppercase;margin:0}.contact-heading{font-size:2rem;font-weight:700;letter-spacing:.04em;color:#333;margin:0;display:flex;gap:.5rem;align-items:center;justify-content:center}.contact-heading span{color:#c88c0d}.contact-container{display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;max-width:1000px;margin:0 auto}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-info-item{display:flex;align-items:flex-start;gap:1rem}.contact-icon{width:40px;height:40px;background:#c88c0d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.contact-details h3{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .25rem}.contact-details p{color:#666;line-height:1.6;margin:0}.contact-form{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 16px #00000014}.contact-form.follow-up{background:#101010;color:#f5f5f5;border:1px solid rgba(255,255,255,.05)}.contact-form.follow-up .form-group label{color:#f5f5f5}.contact-form.follow-up .form-group select{background:#1a1a1a;color:#f5f5f5;border:2px solid #c88c0d}.contact-form.follow-up .form-group select:focus{border-color:#f0c24b;box-shadow:0 0 0 3px #f0c24b26}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.follow-up-row{gap:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.95rem;font-weight:600;color:#333;margin-bottom:.5rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem .875rem;border:2px solid #e9ecef;border-radius:6px;font-size:.95rem;transition:border-color .3s ease,box-shadow .3s ease;font-family:inherit;background:#fff}.form-group input.error,.form-group textarea.error,.form-group select.error{border-color:#dc3545}.error-message{color:#dc3545;font-size:.8rem;margin-top:.25rem;display:block}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#c88c0d;box-shadow:0 0 0 3px #c88c0d1a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:#c88c0d;color:#fff;border:none;padding:.75rem 2rem;font-size:.95rem;font-weight:600;border-radius:6px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;display:inline-block}.submit-btn:hover{background:#b07c0b;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}.submit-btn.submit-secondary{background:#575e6c;color:#fff}.submit-btn.submit-secondary:hover{background:#6c7486}@media(max-width:768px){.contact-section{padding:2rem 5vw}.contact-header{margin-bottom:1.5rem}.contact-heading{font-size:1.75rem;line-height:1.3}.contact-container{grid-template-columns:1fr;gap:1.5rem;max-width:none}.contact-info{gap:1rem}.contact-info-item{gap:.8rem}.contact-icon{width:35px;height:35px}.contact-details h3{font-size:1rem}.contact-details p{font-size:.9rem}.contact-form{padding:1.25rem;border-radius:10px}.form-row,.follow-up-row{grid-template-columns:1fr;gap:1rem}.form-group{margin-bottom:.8rem}.form-group label{font-size:.9rem;margin-bottom:.4rem}.form-group input,.form-group textarea,.form-group select{padding:.65rem .75rem;font-size:.9rem}.submit-btn{padding:.65rem 1.5rem;font-size:.9rem;width:100%}}@media(max-width:480px){.contact-section{padding:1.5rem 4vw}.contact-header{margin-bottom:1rem}.contact-label{font-size:.75rem;letter-spacing:.1rem}.contact-heading{font-size:1.5rem;line-height:1.4;flex-direction:column;gap:.3rem}.contact-container{gap:1rem}.contact-info{gap:.8rem}.contact-info-item{gap:.6rem;padding:.8rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d}.contact-icon{width:30px;height:30px}.contact-icon svg{width:18px;height:18px}.contact-details h3{font-size:.9rem;margin-bottom:.2rem}.contact-details p{font-size:.85rem;line-height:1.4}.contact-form{padding:1rem;border-radius:8px}.contact-form.follow-up{padding:1rem}.form-row,.follow-up-row{gap:.8rem}.form-group{margin-bottom:.6rem}.form-group label{font-size:.85rem;margin-bottom:.3rem}.form-group input,.form-group textarea,.form-group select{padding:.6rem .7rem;font-size:.85rem;border-radius:5px}.error-message{font-size:.75rem;margin-top:.2rem}.submit-btn{padding:.6rem 1.2rem;font-size:.85rem;border-radius:5px}.submit-btn.submit-secondary{padding:.6rem 1.2rem}}@media(max-width:360px){.contact-section{padding:1rem 3vw}.contact-heading{font-size:1.3rem}.contact-info-item{padding:.6rem;gap:.5rem}.contact-icon{width:28px;height:28px}.contact-icon svg{width:16px;height:16px}.contact-details h3{font-size:.85rem}.contact-details p{font-size:.8rem}.contact-form{padding:.8rem}.form-group label{font-size:.8rem}.form-group input,.form-group textarea,.form-group select{padding:.5rem .6rem;font-size:.8rem}.submit-btn{padding:.5rem 1rem;font-size:.8rem}}.why-srk-holidays{padding:60px 20px;background:#fff}.container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:50px;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,gold,orange);border-radius:2px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;align-items:center}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.stat-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:15px;position:relative}.google-icon{background:#4285f4;color:#fff}.customers-icon{background:#34a853;color:#fff}.award-icon{background:#fbbc04;color:#fff}.service-icon{background:#ea4335;color:#fff}.service-badge{position:absolute;top:-8px;right:-8px;background:#fff;color:#ea4335;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:10px;border:2px solid #EA4335}.experience-icon{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;flex-direction:column;font-weight:700}.experience-number{font-size:1.5rem;line-height:1}.experience-text{font-size:.6rem;line-height:1}.stat-content{display:flex;flex-direction:column;align-items:center}.rating{display:flex;align-items:center;gap:10px;margin-bottom:8px}.stars{color:gold;font-size:1.2rem;letter-spacing:2px}.rating-number{font-size:1.5rem;font-weight:700;color:#333}.stat-number{font-size:2rem;font-weight:700;color:#333;margin:0 0 8px}.stat-label{font-size:.9rem;color:#666;margin:0;font-weight:500}@media(max-width:768px){.why-srk-holidays{padding:40px 15px}.section-title{font-size:2rem;margin-bottom:30px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:30px}.stat-icon{width:50px;height:50px}.stat-number{font-size:1.5rem}.rating-number{font-size:1.2rem}}@media(max-width:480px){.why-srk-holidays{padding:30px 15px}.section-title{font-size:1.5rem;margin-bottom:20px}.stats-grid{display:flex;grid-template-columns:none;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ddd #f5f5f5}.stats-grid::-webkit-scrollbar{height:6px}.stats-grid::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.stats-grid::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.stat-item{flex:0 0 auto;width:140px;flex-direction:column;text-align:center;justify-content:center;gap:10px;padding:15px 10px;scroll-snap-align:start;border:1px solid #f0f0f0;background:#fff}.stat-icon{width:40px;height:40px;margin-bottom:8px}.stat-icon svg{width:18px;height:18px}.experience-number{font-size:1.2rem}.experience-text{font-size:.5rem}.service-badge{font-size:.6rem;padding:1px 4px;top:-6px;right:-6px}.stat-content{align-items:center}.rating{gap:5px;margin-bottom:5px}.stars{font-size:.9rem;letter-spacing:1px}.rating-number{font-size:1rem}.stat-number{font-size:1.1rem;margin:0 0 5px}.stat-label{font-size:.75rem;line-height:1.2}}.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-container{max-width:1200px;margin:0 auto;padding:60px 20px 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px}.footer-section{display:flex;flex-direction:column}.company-info{max-width:350px}.footer-logo{margin-bottom:20px}.logo-image{height:60px;width:auto;object-fit:contain}.footer-title{font-size:1.8rem;font-weight:700;color:#c88c0d;margin:0 0 20px;letter-spacing:-.5px}.footer-description{font-size:.95rem;line-height:1.6;color:#b0b0b0;margin:0 0 25px}.social-links{display:flex;gap:15px}.social-link{width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.social-link:hover{background:#c88c0d;transform:translateY(-2px);border-color:#c88c0d}.footer-heading{font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 20px;text-transform:uppercase;letter-spacing:.5px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link{color:#b0b0b0;text-decoration:none;font-size:.9rem;transition:color .3s ease;line-height:1.4}.footer-link:hover{color:#c88c0d}.contact-info{max-width:280px}.contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.contact-icon{width:36px;height:36px;background:#c88c0d33;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#c88c0d;flex-shrink:0;margin-top:2px}.contact-details{flex:1}.contact-details p{margin:0 0 4px;font-size:.9rem;line-height:1.4;color:#b0b0b0}.contact-details strong{color:#fff;font-weight:600}.footer-bottom{background:#0000004d;border-top:1px solid rgba(255,255,255,.1);padding:20px 0}.footer-bottom-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.copyright{font-size:.85rem;color:#888;margin:0}.copyright .footer-link{color:#c88c0d;margin:0 5px}.developed-by{font-size:.85rem;color:#888;margin:0}@media(max-width:1024px){.footer-container{grid-template-columns:1fr 1fr;gap:30px;padding:50px 20px 30px}.company-info,.contact-info{max-width:none}}@media(max-width:768px){.footer-container{grid-template-columns:1fr;gap:30px;padding:40px 20px 30px}.footer-title{font-size:1.6rem}.footer-description{font-size:.9rem}.social-links{gap:12px}.social-link{width:36px;height:36px}.footer-heading{font-size:1rem}.contact-item{gap:10px;margin-bottom:15px}.contact-icon{width:32px;height:32px}.footer-bottom-container{flex-direction:column;text-align:center;gap:10px}}@media(max-width:480px){.footer-container{padding:30px 15px 25px;gap:25px}.footer-logo{margin-bottom:15px}.logo-image{height:50px}.footer-title{font-size:1.5rem;margin-bottom:15px}.footer-description{font-size:.85rem;margin-bottom:20px}.social-links{gap:10px}.social-link{width:32px;height:32px}.social-link svg{width:16px;height:16px}.footer-heading{font-size:.95rem;margin-bottom:15px}.footer-links{gap:10px}.footer-link{font-size:.85rem}.contact-item{gap:8px;margin-bottom:12px}.contact-icon{width:28px;height:28px}.contact-icon svg{width:14px;height:14px}.contact-details p{font-size:.85rem}.footer-bottom-container{padding:0 15px}.copyright,.developed-by{font-size:.8rem}}@media(max-width:360px){.footer-container{padding:25px 12px 20px}.footer-title{font-size:1.4rem}.social-link{width:30px;height:30px}.social-link svg{width:14px;height:14px}.contact-details p{font-size:.8rem}.copyright,.developed-by{font-size:.75rem}}.about-section{width:100%;background:#fff}.about-hero{position:relative;height:400px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow:hidden}.about-hero:before{content:"";position:absolute;inset:0;background:url(/Images/about-hero.jpg) center/cover;opacity:.3}.about-hero-overlay{position:relative;z-index:1;text-align:center;color:#fff;padding:0 20px}.about-hero-title{font-size:3.5rem;font-weight:800;margin:0 0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.about-hero-subtitle{font-size:1.5rem;font-weight:300;margin:0;opacity:.9}.about-container{max-width:1200px;margin:0 auto;padding:60px 20px}.about-content{display:flex;flex-direction:column;gap:80px}.section-title{font-size:2.5rem;font-weight:700;color:#333;margin:0 0 2rem;text-align:center;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#c88c0d,#e6b325);border-radius:2px}.about-story{text-align:center;max-width:800px;margin:0 auto}.about-text{font-size:1.1rem;line-height:1.8;color:#666;margin:0 0 1.5rem}.about-text:last-child{margin-bottom:0}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:3rem}.mission-card{text-align:center;padding:2rem;background:#f8f9fa;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease}.mission-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.mission-icon{width:80px;height:80px;background:linear-gradient(135deg,#c88c0d,#e6b325);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff}.mission-card h3{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 1rem}.mission-card p{font-size:1rem;line-height:1.6;color:#666;margin:0}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:3rem}.value-item{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000014;border-left:4px solid #c88c0d;transition:transform .3s ease}.value-item:hover{transform:translate(5px)}.value-item h4{font-size:1.3rem;font-weight:600;color:#333;margin:0 0 1rem}.value-item p{font-size:1rem;line-height:1.6;color:#666;margin:0}.team-intro{text-align:center;font-size:1.1rem;line-height:1.8;color:#666;max-width:800px;margin:0 auto 3rem}.team-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:3rem}.stat-item{text-align:center;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;transition:transform .3s ease}.stat-item:hover{transform:translateY(-3px)}.stat-item h3{font-size:3rem;font-weight:800;color:#c88c0d;margin:0 0 .5rem}.stat-item p{font-size:1rem;color:#666;margin:0;font-weight:500}.about-cta{text-align:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:4rem 2rem;border-radius:16px;margin-top:2rem}.cta-text{font-size:1.1rem;line-height:1.8;color:#666;max-width:600px;margin:0 auto 2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-primary,.cta-secondary{padding:1rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-primary{background:#c88c0d;color:#fff}.cta-primary:hover{background:#b07c0b;transform:translateY(-2px)}.cta-secondary{background:#fff;color:#c88c0d;border:2px solid #c88c0d}.cta-secondary:hover{background:#c88c0d;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.about-hero{height:300px}.about-hero-title{font-size:2.5rem}.about-hero-subtitle{font-size:1.2rem}.about-container{padding:40px 15px}.about-content{gap:60px}.section-title{font-size:2rem}.about-text{font-size:1rem}.mission-grid{grid-template-columns:1fr;gap:30px}.mission-card{padding:1.5rem}.mission-icon{width:60px;height:60px}.values-grid{grid-template-columns:1fr;gap:20px}.value-item{padding:1.5rem}.team-stats{grid-template-columns:repeat(2,1fr);gap:20px}.stat-item{padding:1.5rem}.stat-item h3{font-size:2.5rem}.about-cta{padding:3rem 1.5rem}.cta-buttons{flex-direction:column;align-items:center}.cta-primary,.cta-secondary{width:100%;max-width:300px}}@media(max-width:480px){.about-hero{height:250px}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1rem}.about-container{padding:30px 12px}.about-content{gap:40px}.section-title{font-size:1.8rem}.mission-card{padding:1.2rem}.mission-icon{width:50px;height:50px}.mission-icon svg{width:25px;height:25px}.value-item{padding:1.2rem}.team-stats{grid-template-columns:1fr;gap:15px}.stat-item{padding:1.2rem}.stat-item h3{font-size:2rem}.about-cta{padding:2rem 1rem}}.contact-page{min-height:100vh}.contact-page .hero-section{position:relative;height:60vh;min-height:400px;overflow:hidden}.contact-page .hero-image{width:100%;height:100%;object-fit:cover}.contact-page .hero-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#0006;color:#fff;text-align:center}.contact-page .hero-subtitle{font-size:1.2rem;font-weight:300;letter-spacing:3px;margin-bottom:1rem}.contact-page .hero-title{font-size:4rem;font-weight:700;margin:0;text-transform:uppercase}.contact-page .hero-tagline{font-size:1.2rem;font-weight:300;letter-spacing:2px;margin-top:1rem}.dubai-packages{background-color:#f8f9fa}.dubai-hero{position:relative;height:400px;overflow:hidden}.package-image{width:100%;height:140px;overflow:hidden}@media(max-width:768px){.packages-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px;padding:20px 0}.hero-title{font-size:2rem}.package-title{font-size:.9rem}.price{font-size:1rem}.dubai-hero{height:300px}.hero-inquire-btn{padding:12px 30px;font-size:1rem}}.inquiry-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.inquiry-modal{background:#fff;border-radius:15px;max-width:900px;width:100%;max-height:95vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;margin:0 auto}.inquiry-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:30px;cursor:pointer;color:#666;z-index:10;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.inquiry-close:hover{background:#f0f0f0;color:#333}.inquiry-header{padding:30px 30px 20px;text-align:center;border-bottom:1px solid #eee}.inquiry-header h2{margin:0 0 10px;color:#2c3e50;font-size:1.8rem;font-weight:600}.inquiry-header p{margin:0;color:#666;font-size:1rem}.inquiry-form{padding:30px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:.95rem}.form-group input,.form-group select{width:100%;padding:12px 15px;border:2px solid #e1e8ed;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.form-group input.error,.form-group select.error{border-color:#e74c3c}.error-message{color:#e74c3c;font-size:.85rem;margin-top:5px;display:block}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.follow-up-row .form-group{margin-bottom:15px}.submit-btn{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border:none;padding:15px 40px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;margin-top:20px}.submit-btn:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-2px);box-shadow:0 5px 20px #3498db4d}.submit-secondary{background:linear-gradient(135deg,#27ae60,#229954)}.submit-secondary:hover{background:linear-gradient(135deg,#229954,#1e8449);box-shadow:0 5px 20px #27ae604d}.placeholder{visibility:hidden}@media(max-width:768px){.inquiry-overlay{padding:5px}.inquiry-modal{max-height:98vh;margin:10px;width:calc(100% - 20px)}.inquiry-header{padding:20px 20px 15px}.inquiry-header h2{font-size:1.5rem}.inquiry-form{padding:20px}.form-row{grid-template-columns:1fr;gap:0}.follow-up-row .form-group{margin-bottom:20px}.inquiry-close{top:10px;right:15px}}@media(max-width:480px){.inquiry-modal{border-radius:10px;margin:5px;width:calc(100% - 10px)}.inquiry-header h2{font-size:1.3rem}.inquiry-form{padding:15px}.form-group input,.form-group select{padding:10px 12px}.submit-btn{padding:12px 30px;font-size:.95rem}}.call-button-container{position:fixed;bottom:30px;right:30px;z-index:999}.call-options-wrapper{position:relative;display:inline-block}.call-button-circle{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#27ae60,#229954);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #27ae6066;transition:all .3s ease;animation:pulse 2s infinite;position:relative;z-index:2}.call-button-circle:hover{background:linear-gradient(135deg,#229954,#1e8449);transform:translateY(-2px);box-shadow:0 6px 25px #27ae6080}.phone-icon{width:24px;height:24px;flex-shrink:0}.contact-options{position:absolute;bottom:70px;right:0;display:flex;flex-direction:column;gap:10px;animation:slideUp .3s ease;z-index:1}.contact-option{display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:25px;border:none;cursor:pointer;font-size:.9rem;font-weight:600;color:#fff;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px #0003}.whatsapp-option{background:linear-gradient(135deg,#25d366,#128c7e)}.whatsapp-option:hover{background:linear-gradient(135deg,#128c7e,#075e54);transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.call-option{background:linear-gradient(135deg,#3498db,#2980b9)}.call-option:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-2px);box-shadow:0 6px 20px #3498db66}.option-icon{width:18px;height:18px;flex-shrink:0}.phone-number-display{display:flex;align-items:center;gap:15px;background:linear-gradient(135deg,#27ae60,#229954);color:#fff;padding:15px 25px;border-radius:50px;box-shadow:0 4px 20px #27ae6066;animation:slideIn .3s ease}.phone-number{font-size:1.1rem;font-weight:700;letter-spacing:1px}.close-number{background:#fff3;border:none;color:#fff;width:30px;height:30px;border-radius:50%;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.close-number:hover{background:#ffffff4d;transform:scale(1.1)}@keyframes pulse{0%{box-shadow:0 4px 20px #27ae6066}50%{box-shadow:0 4px 30px #27ae6099}to{box-shadow:0 4px 20px #27ae6066}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.call-button-container{bottom:20px;right:20px}.call-button-circle{width:50px;height:50px}.phone-icon{width:20px;height:20px}.contact-options{bottom:60px}.contact-option{padding:10px 15px;font-size:.8rem}.option-icon{width:16px;height:16px}.phone-number-display{padding:12px 20px}.phone-number{font-size:1rem}.close-number{width:25px;height:25px;font-size:16px}}@media(max-width:480px){.call-button-container{bottom:15px;right:15px}.call-button-circle{width:45px;height:45px}.phone-icon{width:18px;height:18px}.contact-options{bottom:55px}.contact-option{padding:8px 12px;font-size:.75rem;gap:8px}.option-icon{width:14px;height:14px}.phone-number-display{padding:10px 15px;gap:10px}.phone-number{font-size:.9rem}.close-number{width:22px;height:22px;font-size:14px}}.thailand-packages{background-color:#f8f9fa}.thailand-hero{position:relative;height:400px;overflow:hidden}.package-features{margin-bottom:15px}.feature{display:flex;align-items:center;gap:6px;color:#27ae60;font-size:.8rem;font-weight:500}@media(max-width:768px){.packages-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px;padding:20px 0}.hero-title{font-size:2rem}.package-title{font-size:.9rem}.price{font-size:1rem}.thailand-hero{height:300px}.hero-inquire-btn{padding:12px 30px;font-size:1rem}}.bali-packages{background-color:#f8f9fa}.bali-hero{position:relative;height:400px;overflow:hidden}@media(max-width:768px){.packages-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px;padding:20px 0}.hero-title{font-size:2rem}.package-title{font-size:.9rem}.price{font-size:1rem}.bali-hero{height:300px}.hero-inquire-btn{padding:12px 30px;font-size:1rem}}.singapore-packages{background-color:#f8f9fa}.singapore-hero{position:relative;height:400px;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(#0006,#0009);display:flex;align-items:center;justify-content:center}.hero-content{text-align:center}.hero-title{color:#fff;font-size:3rem;font-weight:700;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.8);margin:0 0 30px}.hero-inquire-btn{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;padding:15px 40px;border-radius:30px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 20px #e74c3c4d}.hero-inquire-btn:hover{background:linear-gradient(135deg,#c0392b,#a93226);transform:translateY(-3px);box-shadow:0 8px 30px #e74c3c66}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#2c3e50;margin:40px 0 50px;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#3498db,#2980b9)}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:40px 0;padding:40px 0}.package-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 3px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.package-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.package-image{width:100%;height:200px;overflow:hidden}.package-content{padding:15px}.package-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.package-title{font-size:1rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.2}.package-duration{display:flex;align-items:center;gap:4px;font-size:.75rem;color:#7f8c8d;background-color:#ecf0f1;padding:3px 8px;border-radius:15px;white-space:nowrap}.icon{width:12px;height:12px}.package-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #ecf0f1}.price{font-size:1.1rem;font-weight:700;color:#e74c3c}.inquire-btn{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border:none;padding:8px 16px;border-radius:20px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.inquire-btn:hover{background:linear-gradient(135deg,#2980b9,#21618c);transform:translateY(-1px);box-shadow:0 3px 10px #3498db4d}.things-to-do-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin:40px 0;padding:20px 0}.thing-card{border-radius:15px;overflow:hidden;box-shadow:0 8px 30px #0000001f;transition:all .4s cubic-bezier(.25,.8,.25,1);cursor:pointer;position:relative}.thing-content{position:absolute;bottom:0;left:0;width:100%;padding:15px;text-align:center;background:linear-gradient(to top,#000000b3,#0000);color:#fff}.thing-image{width:100%;height:200px;overflow:hidden}.thing-image img{width:100%;height:100%;object-fit:cover}.thing-title{font-size:1.1rem;font-weight:600;color:#fff;margin:0;line-height:1.4;transition:color .3s ease}.thing-card:hover .thing-title{color:#3498db}@media(max-width:768px){.packages-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px;padding:20px 0}.hero-title{font-size:2rem}.package-title{font-size:.9rem}.price{font-size:1rem}.singapore-hero{height:300px}.hero-inquire-btn{padding:12px 30px;font-size:1rem}}@media(max-width:480px){.packages-grid{grid-template-columns:1fr}.package-header{flex-direction:column;align-items:flex-start;gap:8px}.package-footer{flex-direction:column;gap:12px;align-items:stretch}.inquire-btn{width:100%}.hero-title{font-size:1.5rem}.hero-inquire-btn{padding:10px 25px;font-size:.9rem}}.australia{font-family:Arial,sans-serif;color:#333;line-height:1.6}.europe{font-family:Arial,sans-serif;color:#333;line-height:1.6}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.turkey{font-family:Arial,sans-serif;color:#333;line-height:1.6}.hero-section{position:relative;height:70vh;min-height:300px;overflow:hidden}@media(max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.8rem}.packages-grid{grid-template-columns:1fr;gap:1.5rem}.things-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.package-header{flex-direction:column;gap:.5rem}.package-footer{flex-direction:column;gap:1rem;align-items:stretch}.book-now-btn{width:100%}}.mauritius{font-family:Arial,sans-serif;color:#333;line-height:1.6}.maldives{font-family:Arial,sans-serif;color:#333;line-height:1.6}.japan{font-family:Arial,sans-serif;color:#333;line-height:1.6}.packages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.new-zealand{font-family:Arial,sans-serif;color:#333;line-height:1.6}.ladakh{font-family:Arial,sans-serif;color:#333;line-height:1.6}.north-sea{font-family:Arial,sans-serif;color:#333;line-height:1.6}.nepal{font-family:Arial,sans-serif;color:#333;line-height:1.6}.hero-subtitle{font-size:1.2rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin-bottom:1.5rem}.hero-inquiry-btn{background:linear-gradient(45deg,#27ae60,#229954);color:#fff;border:none;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #27ae604d;text-transform:uppercase;letter-spacing:1px}.hero-inquiry-btn:hover{background:linear-gradient(45deg,#229954,#1e8449);transform:translateY(-2px);box-shadow:0 6px 20px #27ae6066}.section-title{text-align:center;font-size:2rem;font-weight:700;margin:2rem 0 1.5rem;color:#2c3e50;position:relative}.section-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(45deg,#3498db,#2980b9)}.packages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}@media(max-width:1200px){.packages-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.packages-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.packages-grid{grid-template-columns:1fr}}.package-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 6px 20px #0000001a;transition:all .3s ease}.package-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.package-image img{width:100%;height:160px;object-fit:cover}.package-content{padding:1rem}.package-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem}.package-title{font-size:1.1rem;font-weight:700;color:#2c3e50;margin:0;flex:1}.package-duration{display:flex;align-items:center;gap:.5rem;color:#7f8c8d;font-size:.8rem;white-space:nowrap}.icon{width:14px;height:14px}.package-features{margin-bottom:.8rem}.feature{display:flex;align-items:center;gap:.5rem;color:#27ae60;font-size:.8rem}.package-footer{display:flex;justify-content:space-between;align-items:center}.price{font-size:1.3rem;font-weight:700;color:#e74c3c}.onwards{font-size:.7rem;color:#7f8c8d}.book-now-btn{background:linear-gradient(45deg,#3498db,#2980b9);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:5px;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .3s ease}.book-now-btn:hover{background:linear-gradient(45deg,#2980b9,#21618c);transform:translateY(-2px)}.things-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.thing-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #0000001a;transition:all .3s ease}.thing-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.thing-image{width:100%;height:180px;object-fit:cover}.thing-content{padding:1rem}.thing-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0;text-align:center}@media(max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.8rem}.things-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.package-header{flex-direction:column;gap:.5rem}.package-footer{flex-direction:column;gap:1rem;align-items:stretch}.book-now-btn{width:100%}}@media(max-width:480px){.hero-section{height:40vh;min-height:250px}.hero-title{font-size:2rem}.section-title{font-size:1.6rem}.container{padding:0 15px}.package-content,.thing-content{padding:1rem}.price{font-size:1.3rem}.things-grid{grid-template-columns:1fr}}.andaman{font-family:Arial,sans-serif;color:#333;line-height:1.6}.hero-section{position:relative;height:50vh;min-height:300px;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(#0006,#0009);display:flex;align-items:center;justify-content:center;text-align:center}.hero-content{color:#fff;max-width:600px;padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.5rem;margin-bottom:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-inquiry-btn{background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:#fff;border:none;padding:12px 30px;font-size:1.1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ee5a244d}.hero-inquiry-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ee5a2466}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin:3rem 0 2rem;color:#2c3e50;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(45deg,#ff6b6b,#ee5a24)}.packages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem}.package-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.package-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.package-image{height:200px;overflow:hidden}.package-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.package-card:hover .package-image img{transform:scale(1.05)}.package-content{padding:1.5rem}.package-header{margin-bottom:1rem}.package-title{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}.package-duration{display:flex;align-items:center;color:#7f8c8d;font-size:.9rem}.package-duration .icon{width:16px;height:16px;margin-right:5px}.package-features{margin-bottom:1.5rem}.feature{display:flex;align-items:center;color:#27ae60;font-size:.9rem;margin-bottom:.5rem}.feature .icon{width:16px;height:16px;margin-right:5px}.package-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #ecf0f1}.package-price{display:flex;flex-direction:column}.price{font-size:1.5rem;font-weight:700;color:#e74c3c}.onwards{font-size:.8rem;color:#7f8c8d}.book-now-btn{background:linear-gradient(45deg,#3498db,#2980b9);color:#fff;border:none;padding:10px 20px;border-radius:20px;cursor:pointer;transition:all .3s ease;font-weight:700}.book-now-btn:hover{background:linear-gradient(45deg,#2980b9,#21618c);transform:translateY(-1px)}.andaman-things-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:4rem}.andaman-thing-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .3s ease}.andaman-thing-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.andaman-thing-image{height:180px;width:100%;object-fit:cover}.andaman-thing-content{padding:1rem}.andaman-thing-title{font-size:1.1rem;font-weight:700;color:#2c3e50;text-align:center}@media(max-width:1024px){.packages-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.packages-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.andaman-things-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.package-footer{flex-direction:column;gap:1rem;align-items:stretch}.book-now-btn{width:100%}}@media(max-width:480px){.hero-content,.container{padding:0 15px}.package-content{padding:1rem}.packages-grid{grid-template-columns:1fr;gap:1rem}.andaman-things-grid{grid-template-columns:1fr}}.kashmir{font-family:Arial,sans-serif;color:#333;line-height:1.6}.kashmir-hero-section{position:relative;height:50vh;min-height:300px;overflow:hidden}.kashmir-hero-image{width:100%;height:100%;object-fit:cover}.kashmir-hero-overlay{position:absolute;inset:0;background:linear-gradient(#0006,#0009);display:flex;align-items:center;justify-content:center;text-align:center}.kashmir-hero-content{color:#fff;max-width:600px;padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.kashmir-hero-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.kashmir-hero-subtitle{font-size:1.5rem;margin-bottom:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.kashmir-hero-inquiry-btn{background:linear-gradient(45deg,#27ae60,#2ecc71);color:#fff;border:none;padding:12px 30px;font-size:1.1rem;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #2ecc714d}.kashmir-hero-inquiry-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2ecc7166}.container{max-width:1200px;margin:0 auto;padding:0 20px}.kashmir-section-title{text-align:center;font-size:2.5rem;font-weight:700;margin:3rem 0 2rem;color:#2c3e50;position:relative}.kashmir-section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(45deg,#27ae60,#2ecc71)}.kashmir-packages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem}.kashmir-package-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.kashmir-package-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.kashmir-package-image{height:200px;overflow:hidden}.kashmir-package-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.kashmir-package-card:hover .kashmir-package-image img{transform:scale(1.05)}.kashmir-package-content{padding:1.5rem}.kashmir-package-header{margin-bottom:1rem}.kashmir-package-title{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}.kashmir-package-duration{display:flex;align-items:center;color:#7f8c8d;font-size:.9rem}.kashmir-package-duration .kashmir-icon{width:16px;height:16px;margin-right:5px}.kashmir-package-features{margin-bottom:1.5rem}.kashmir-feature{display:flex;align-items:center;color:#27ae60;font-size:.9rem;margin-bottom:.5rem}.kashmir-feature .kashmir-icon{width:16px;height:16px;margin-right:5px}.kashmir-package-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #ecf0f1}.kashmir-package-price{display:flex;flex-direction:column}.kashmir-price{font-size:1.5rem;font-weight:700;color:#e74c3c}.kashmir-onwards{font-size:.8rem;color:#7f8c8d}.kashmir-book-now-btn{background:linear-gradient(45deg,#3498db,#2980b9);color:#fff;border:none;padding:10px 20px;border-radius:20px;cursor:pointer;transition:all .3s ease;font-weight:700}.kashmir-book-now-btn:hover{background:linear-gradient(45deg,#2980b9,#21618c);transform:translateY(-1px)}.kashmir-things-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:4rem}.kashmir-thing-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .3s ease}.kashmir-thing-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.kashmir-thing-image{height:180px;width:100%;object-fit:cover}.kashmir-thing-content{padding:1rem}.kashmir-thing-title{font-size:1.1rem;font-weight:700;color:#2c3e50;text-align:center}@media(max-width:1024px){.kashmir-packages-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.kashmir-hero-title{font-size:2rem}.kashmir-hero-subtitle{font-size:1.2rem}.kashmir-section-title{font-size:2rem}.kashmir-packages-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.kashmir-things-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.kashmir-package-footer{flex-direction:column;gap:1rem;align-items:stretch}.kashmir-book-now-btn{width:100%}}@media(max-width:480px){.kashmir-hero-content,.container{padding:0 15px}.kashmir-package-content{padding:1rem}.kashmir-packages-grid{grid-template-columns:1fr;gap:1rem}.kashmir-things-grid{grid-template-columns:1fr}}
