.domestic-hero{margin-top:120px;position:relative;padding-bottom:95px}.domestic-hero-slider{position:relative;height:500px;overflow:hidden;border-top:1px solid transparent}.domestic-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:2}.domestic-orange-top{position:absolute;top:0;left:0;width:330px;height:170px;background:#f67d1f;clip-path:polygon(0 0,100% 0,0 100%);z-index:3;opacity:.9}.domestic-orange-bottom{position:absolute;right:0;bottom:0;width:330px;height:170px;background:#f67d1f;clip-path:polygon(100% 0,100% 100%,0 100%);z-index:3;opacity:.9}.domestic-hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:900px;margin:0 auto}.domestic-hero-content h1{font-family:Cormorant Garamond,serif;color:#fff;font-size:72px;font-weight:500;line-height:1.05;margin:0 0 28px;text-align:center;white-space:nowrap}.domestic-hero-btn{display:flex;align-items:center;gap:10px;background:#ff8236;color:#fff;text-decoration:none;padding:15px 35px;border-radius:50px;font-size:17px;font-weight:600;transition:.3s;margin:0 auto}.domestic-hero-btn:hover{background:#fff;color:#ff8236}.domestic-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#ffffffe6;color:#444;cursor:pointer;z-index:5}.domestic-hero-arrow:hover{background:#ff8236;color:#fff}.domestic-left-arrow{left:35px}.domestic-right-arrow{right:35px}.domestic-hero-features{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);width:62%;background:#151111;padding:22px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px;z-index:10}.domestic-feature-card{background:#fff;padding:20px 10px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.domestic-feature-card:hover img{transform:scale(1.08)}.domestic-feature-card img{width:50px;display:block;margin:0 auto 12px;transition:.3s}.domestic-feature-card span{font-family:Cormorant Garamond,serif;font-size:17px;line-height:1.3}.domestic-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity .8s ease-in-out}.domestic-hero-slide.active{opacity:1}@media (max-width:1100px){.domestic-hero-content h1{font-size:58px}.domestic-hero-features{width:90%;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.domestic-hero{padding-bottom:40px}.domestic-hero-slider{height:430px}.domestic-hero-content h1{font-size:42px}.domestic-hero-features{position:relative;left:auto;bottom:auto;transform:none;width:100%;grid-template-columns:repeat(2,1fr)}.domestic-hero-arrow{width:42px;height:42px}.domestic-left-arrow{left:10px}.domestic-right-arrow{right:10px}.domestic-orange-top,.domestic-orange-bottom{width:140px;height:140px}}.domestic-info{margin-top:80px;padding:120px 0 90px}.domestic-info-container{max-width:1180px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.domestic-info-left{width:100%}.domestic-image-layout{display:flex;gap:18px;margin-bottom:20px}.domestic-large-image{width:70%;height:350px;object-fit:cover}.domestic-small-images{width:30%;display:flex;flex-direction:column;gap:18px}.domestic-small-images img{width:100%;height:161px;object-fit:cover}.domestic-why-section{margin-top:0}.domestic-why-section h3{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;color:#111;margin-bottom:28px}.domestic-why-section ul{list-style:none;padding:0}.domestic-why-section li{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;color:#222;font-size:15px;line-height:1.7}.domestic-why-section li svg{color:#ff8236;margin-top:5px;flex-shrink:0;font-size:18px}.domestic-section-tag{display:block;color:#ff8236;font-size:15px;font-weight:700;letter-spacing:4px;margin-bottom:18px}.domestic-info-right h2{font-family:Cormorant Garamond,serif;font-size:38px;line-height:1.05;font-weight:500;color:#111;margin-bottom:28px;max-width:700px}.domestic-info-right p{color:#707070;font-size:15px;line-height:1.75;margin-bottom:18px}.domestic-know-more-btn{display:inline-flex;align-items:center;gap:12px;margin-top:12px;text-decoration:none;background:#ff8236;color:#fff;padding:18px 40px;border-radius:50px;font-size:17px;font-weight:600;transition:.3s}.domestic-know-more-btn:hover{background:#fff;color:#ff8236;border:1px solid #ff8236}@media (max-width:1100px){.domestic-info-container{grid-template-columns:1fr}.domestic-info-right h2{font-size:50px}}@media (max-width:768px){.domestic-info{padding:80px 0 60px}.domestic-info-container{padding:0 20px}.domestic-image-layout{flex-direction:column}.domestic-large-image,.domestic-small-images{width:100%}.domestic-large-image{height:350px}.domestic-small-images{flex-direction:row}.domestic-small-images img{height:180px}.domestic-info-right h2{font-size:38px}.domestic-info-right p{font-size:16px}.domestic-why-section h3{font-size:24px}.domestic-know-more-btn{width:100%;justify-content:center}}.domestic-trending-section{max-width:1280px;margin:90px auto;padding:0 40px;text-align:center}.domestic-trending-tag{display:block;color:#ff8236;font-size:15px;font-weight:700;letter-spacing:4px;margin-bottom:14px}.domestic-trending-heading{font-family:Cormorant Garamond,serif;font-size:52px;font-weight:600;color:#111;margin-bottom:55px}.domestic-destinations-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.domestic-destination-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 18px #0000000f;transition:.3s}.domestic-destination-image-wrapper{overflow:hidden}.domestic-destination-image{width:100%;height:210px;object-fit:cover;transition:.45s ease}.domestic-destination-card:hover .domestic-destination-image{transform:scale(1.08)}.domestic-destination-content{padding:22px 18px 18px}.domestic-destination-content h3{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:700;color:#111;margin-bottom:14px}.domestic-destination-content p{color:#707070;font-size:14px;line-height:1.9}.domestic-customise-trip-btn{margin-top:45px;display:inline-flex;align-items:center;gap:10px;background:#ff8236;color:#fff;text-decoration:none;padding:16px 34px;border-radius:50px;font-weight:600;transition:.3s}.domestic-customise-trip-btn:hover{background:#fff;color:#ff8236;border:1px solid #ff8236}@media (max-width:1100px){.domestic-destinations-grid{grid-template-columns:repeat(2,1fr)}.domestic-trending-heading{font-size:42px}}@media (max-width:768px){.domestic-trending-section{padding:0 20px}.domestic-destinations-grid{grid-template-columns:1fr}.domestic-trending-heading{font-size:34px}.domestic-destination-image{height:240px}.domestic-customise-trip-btn{width:100%;justify-content:center}}.domestic-iconic-section{max-width:1280px;margin:90px auto;padding:0 40px}.domestic-iconic-section h2{text-align:center;font-family:Cormorant Garamond,serif;font-size:52px;font-weight:500;color:#111;margin-bottom:45px}.domestic-iconic-slider{position:relative}.domestic-iconic-window{overflow:hidden}.domestic-iconic-track{display:flex;gap:18px;transition:transform .7s ease}.domestic-iconic-card{flex:0 0 calc((100% - 36px)/3);overflow:hidden}.domestic-iconic-card img{width:100%;height:240px;object-fit:cover;display:block;transition:transform .4s ease}.domestic-iconic-card:hover img{transform:scale(1.06)}.domestic-iconic-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:#ff8236;color:#fff;cursor:pointer;z-index:20;display:flex;justify-content:center;align-items:center;transition:.3s}.domestic-iconic-arrow:hover:not(.disabled){background:#e56f25}.domestic-iconic-arrow.left{left:-22px}.domestic-iconic-arrow.right{right:-22px}.domestic-iconic-arrow.disabled{background:#d9d9d9;color:#999;cursor:not-allowed;opacity:.75}@media (max-width:992px){.domestic-iconic-section{padding:0 25px}.domestic-iconic-section h2{font-size:42px}.domestic-iconic-card img{height:210px}}@media (max-width:768px){.domestic-iconic-section{padding:0 15px;margin:70px auto}.domestic-iconic-section h2{font-size:32px;margin-bottom:25px}.domestic-iconic-card img{height:150px}.domestic-iconic-arrow{width:36px;height:36px}.domestic-iconic-arrow.left{left:-5px}.domestic-iconic-arrow.right{right:-5px}}
