body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.navbar{background:linear-gradient(135deg,#e4a282,#fbdfc2);color:#131d29;flex-direction:column;padding:10px 20px;position:relative;z-index:1000}.navbar,.navbar-top{align-items:center;display:flex}.navbar-top{justify-content:space-between;margin-top:2rem;width:100%}.logo-img{zoom:1.2;height:50px;margin-left:120px}.nav-links{align-items:center;display:flex;gap:20px;justify-content:flex-end;list-style:none;margin-right:70px}.nav-links li a{color:#131d29;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-links li a:after{background:#131d29;bottom:-4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease;width:50%}.nav-links li a:hover:after{transform:translateX(-50%) scaleX(1)}.hamburger{cursor:pointer;display:none;flex-direction:column;z-index:1100}.hamburger span{background:#131d29;display:block;height:3px;margin:2.5px 0;transform-origin:center;width:25px}.subheading{color:#131d29;font-family:Italianno,cursive;font-size:2rem;font-style:normal;font-weight:600;margin-top:8px;text-align:center}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hamburger span{transition:all .4s}@media (max-width:1024px){.nav-links{gap:15px;margin-right:1%}.logo-img{margin-left:1px}}@media (max-width:839px){.nav-links{margin-right:.1%}}@media (max-width:768px){.nav-links{align-items:center;background:linear-gradient(135deg,#e4a282,#fbdfc2);display:none;flex-direction:column;gap:30px;height:100vh;justify-content:center;left:0;margin:0;padding:0;position:fixed;top:0;width:100%;z-index:1000}.nav-links li a{color:#131d29;font-size:1.3rem;text-align:center}.hamburger,.nav-links.active{display:flex}.logo-img{margin-left:10px}}.footer{background:linear-gradient(135deg,#131d29,#131d29 50%,#e4a282 0,#e4a282);color:#fff;font-family:Arial,sans-serif;padding:40px 20px 20px;text-align:center}.footer-top{margin-bottom:30px}.footer-logo{margin-bottom:10px;width:90px}.footer-tagline{color:#e4a282;font-family:Italianno,cursive;font-size:1.5rem;font-style:normal;font-weight:700;margin-bottom:15px}.footer-contact p{color:#fff;font-size:14px;margin:4px 0}.footer-section h3{color:#e4a282;font-size:18px;margin-bottom:10px}.footer-section1 h3{color:#131d29;font-size:18px;margin-bottom:10px}.footer-section ul,.footer-section1 ul{list-style:none;padding:0}.footer-section ul li,.footer-section1 ul li{margin:6px 0}.footer-section ul li a,.footer-section1 ul li a{color:var(--footer-text);text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#e4a282}.footer-section1 ul li a:hover{color:#131d29}.footer-social{margin-top:15px}.footer-social a{color:#fff;font-size:18px;margin:0 8px;transition:color .3s}.footer-social a:hover{color:#131d29}.footer-bottom{border-top:1px solid #e4a282;color:#e4a282;font-size:13px;margin-bottom:-1rem;text-align:center}.footer-social{margin-top:1.5rem}.footer-main{grid-gap:2%;display:grid;gap:2%;grid-template-columns:repeat(4,1fr);margin:2% 0;text-align:center;width:96%}.copyright{color:#131d29}.callbutton{background:#131d29;border-radius:6px;color:#e4a282;display:inline-block;font-weight:600;padding:10px 18px;text-decoration:none;transition:all .3s ease}@media (max-width:1366px) and (min-width:1024px){.footer-main{gap:2%;grid-template-columns:repeat(2,1fr);width:95%}.footer-section h3{font-size:16px}.footer-section ul li{font-size:13px}}@media (max-width:992px){.footer-main{gap:1.5%;grid-template-columns:repeat(2,1fr);width:95%}}@media (max-width:600px){.footer-main{gap:1.5%;grid-template-columns:1fr;width:95%}.footer-section h3{font-size:14px}.footer-section ul li{font-size:12px}}@media (max-width:400px){.footer-main{gap:1.5%;grid-template-columns:1fr;width:95%}.footer-section h3{font-size:14px}.footer-section ul li{font-size:12px}}.scroll-to-top{align-items:center;animation:float 2s ease-in-out infinite;background:#131d29;border:none;border-radius:50%;bottom:40px;color:#e4a282;cursor:pointer;display:flex;font-size:20px;height:45px;justify-content:center;position:fixed;right:40px;transition:transform .3s,background .3s,color .3s;width:45px;z-index:999}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.loader-container{background:#131d29;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader-container,.travel-path{align-items:center;display:flex}.travel-path{color:#e4a282;font-size:4rem;gap:20px}.loader-icon{animation:popIn 2s ease-in-out infinite;opacity:.3;transform:scale(1)}.ticket{animation-delay:0s}.plane{animation-delay:.6s}.location{animation-delay:1.2s}@keyframes popIn{0%{opacity:.3;transform:scale(1)}30%{opacity:1;transform:scale(1.4)}60%{opacity:.9;transform:scale(1.1)}to{opacity:.3;transform:scale(1)}}.dotted-line{animation:blink 1s linear infinite;border-top:2px dashed #e4a282;height:2px;opacity:.6;width:40px}@keyframes blink{0%,to{opacity:.3}50%{opacity:1}}.popup-cta-wrapper{align-items:center;background:#0000001a;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;padding:10px;position:fixed;top:0;width:100%;z-index:1000}.popup-cta{animation:fadeInUp .5s ease;background:#131d29;border-radius:12px;box-shadow:0 6px 20px #0000004d;box-sizing:border-box;max-width:600px;min-width:280px;overflow:hidden;padding:20px;position:relative;text-align:center;width:90%}.popup-cta h3{word-wrap:break-word;color:#e4a282;font-size:18px;font-weight:700;margin-bottom:15px}.popup-images{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:15px}.popup-images img{border-radius:8px;max-width:120px;object-fit:cover;width:calc(33% - 6px)}.call-btn{border-radius:8px;display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none;transition:all .3s ease}.call-btn,.call-btn:hover{background:linear-gradient(135deg,#e4a282,#fbdfc2);color:#000}.call-btn:hover{transform:translateY(-2px)}.close-btn{background:#0000;border:none;color:#555;cursor:pointer;font-size:22px;font-weight:700;position:absolute;right:12px;top:10px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:400px){.popup-cta{max-width:95%;padding:15px;width:95%}.popup-images img{max-width:80px;width:calc(30% - 6px)}.call-btn,.popup-cta h3{font-size:16px}.call-btn{padding:12px 0;width:100%}}@media (min-width:501px) and (max-width:1024px){.popup-cta{max-width:500px;width:80%}.popup-images img{max-width:100px;width:calc(33% - 6px)}}@media (min-width:1025px){.popup-cta{max-width:600px;width:60%}.popup-images img{max-width:120px;width:calc(33% - 6px)}}.home-container{background:#131d29;font-family:Arial,sans-serif;margin:-20px auto;padding:0;width:100%}.banner{height:90vh;overflow:hidden;position:relative;width:100%}.animated-banner{animation:zoomFade 3s forwards;display:block;height:300px;margin:0 auto;object-fit:cover;transform:scale(1);width:50%}.banner-overlay{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.banner-heading{color:e4a282;margin-bottom:.5rem;text-shadow:2px 2px 8px #000000b3}@keyframes zoomFade{0%{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.9)}}.banner-video{background:#000;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.banner-overlay{color:#fff}.banner-overlay,.banner-overlay img{position:relative;text-align:center;top:40%;transform:translateY(-50%);z-index:1}.banner-overlay img{height:300px;width:50%}.banner-heading{font-size:3rem;font-weight:700}.highlight{color:gold}.banner-subtext{font-size:1.2rem;margin:15px 0}.btn-explore{background:gold;border:none;border-radius:30px;cursor:pointer;font-size:1.1rem;font-weight:700;padding:12px 30px;transition:.3s}.btn-explore:hover{background:#e6c200;transform:scale(1.05)}.intro{margin:0 auto;max-width:800px;padding:50px 20px;text-align:center}.intro h2{font-size:1.8rem;margin-bottom:10px}.intro p{color:#c3c3c1;font-size:1rem;margin-bottom:20px}.btn-know-more{border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:20px;padding:12px 28px;transition:all .3s ease}.btn-know-more,.btn-know-more:hover{background-color:#eabc02}.about{background-color:#f5f5f5;padding:60px 20px;text-align:center}.about h2{font-size:1.8rem;margin-bottom:20px}.about p{color:#333;line-height:1.6;margin:0 auto;max-width:900px}.customerstories{margin-top:5rem}@media (max-width:400px){.banner-heading{font-size:2rem}}:root{--high-bg:#000;--high-text:#fff;--high-muted:#bbb;--high-heading:#129ac5;--high-hover:#09668d;--high-border:#eabc02;--high-topbtn:#2bba0b}.highlights-section{background:#131d29;margin:0 auto;max-width:90%;padding:60px 20px;text-align:center}.highlights-heading{color:#e4a282;font-family:Lugrasimo,cursive;font-size:48px;font-style:normal;font-weight:700;font-weight:400;margin-bottom:50px}.highlights-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.highlight-card{box-shadow:0 4px 10px #000;flex:1 1 250px;max-width:280px;padding:30px 40px;transition:transform .3s}.highlight-card:hover{transform:translateY(-8px) scale(1.05)}.highlight-icon{display:block;height:120px;margin:0 auto 20px;object-fit:contain;transition:transform .3s ease;width:120px}.highlight-card:hover .highlight-icon{transform:scale(1.15)}.highlight-number{color:#000;font-size:50px;font-weight:700;margin-bottom:10px}.highlight-label{color:#000;font-size:18px}@media (max-width:768px){.highlights-heading{font-size:32px}.highlight-card{max-width:90%;padding:20px}.highlight-number{font-size:28px}.highlight-label{font-size:16px}}:root{--hover:#129ac5;--heading:#09668d;--shadow:#2bba0b}.testimonial-section{padding:50px 0;text-align:center}.testimonial-heading{color:#e4a282;font-family:Lugrasimo,cursive;font-size:48px;font-style:normal;font-weight:400;margin-bottom:4rem}.testimonial-slider-container{height:420px;margin:0 auto;perspective:1000px;position:relative;width:800px}.testimonial-slider{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.testimonial-slide{align-items:center;background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:10px;box-shadow:0 10px 10px #000;color:#000;display:flex;flex-direction:column;height:370px;padding:15px;position:absolute;text-align:center;transition:all .5s ease;width:300px}.testimonial-slide img{border-radius:50%;height:80px;margin-bottom:10px;object-fit:cover;width:80px}.company{font-weight:700;margin-bottom:10px}.comment-container{flex:1 1;margin-bottom:10px;overflow-y:auto;text-align:justify;width:100%}.comment-container::-webkit-scrollbar{display:none}.comment-container{-ms-overflow-style:none;scrollbar-width:none}.comment{font-size:.95rem}.stars{display:flex;justify-content:center;margin-top:8px}.star{color:#bbb;color:var(--muted);font-size:20px;margin:0 2px;transition:color .3s ease}.star.filled{color:#131d29}.rating{border-radius:0 0 10px 10px;font-weight:700;margin-top:auto;padding:5px 0;text-align:center;width:100%}.arrow{font-size:30px;padding:10px;transition:transform .2s ease}.arrow.left{left:1%}.arrow.right{right:1%}.arrow:hover{transform:translateY(-50%) scale(1.5)}@media (max-width:1024px){.testimonial-slider-container{height:320px;width:500px}.testimonial-slide{height:280px;padding:10px;width:220px}.testimonial-slide img{height:50px;width:50px}.testimonial-heading{font-size:2rem}.company,.namehead{font-size:10px}.company{font-weight:500;margin-bottom:5px}.comment{font-size:.85rem}.star{font-size:16px}}@media (max-width:768px){.testimonial-slider-container{height:260px;width:90%}.testimonial-slide{height:240px;padding:8px;width:180px}.testimonial-slide img{height:50px;width:50px}.testimonial-heading{font-size:1.5rem}.company,.namehead{font-size:10px}.company{font-weight:500;margin-bottom:5px}.comment{font-size:.75rem}.star{font-size:14px}}@media (max-width:480px){.testimonial-slider-container{height:220px;margin-top:2rem;width:85%}.testimonial-slide{height:200px;padding:5px;width:140px}.testimonial-slide img{height:40px;width:40px}.testimonial-heading{font-size:1.2rem;margin-bottom:10px}.company,.namehead{font-size:10px}.company{font-weight:500;margin-bottom:5px}.comment{font-size:.6rem}.star{font-size:12px}}.social-comments-container{background:#0000;box-sizing:border-box;margin:18px 0;padding:8px 6px;width:99%}.social-heading{color:#e4a282;font-size:1.5rem;font-weight:600;margin:26px 8px;text-align:center}.logo-strip{background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:5px;padding:10px 6px;width:100%}.logo-track{align-items:center;margin:0 auto;will-change:transform}.logo-track img{border-radius:10px;height:110px;object-fit:cover;transition:transform .25s ease,box-shadow .25s ease;width:auto}.logo-track img:hover{transform:scale(1.03)}.logo-strip:hover .logo-track{animation-play-state:paused}.scroll-ltr{animation-iteration-count:infinite;animation-name:scroll-ltr;animation-play-state:running;animation-timing-function:linear}.scroll-rtl{animation-iteration-count:infinite;animation-name:scroll-rtl;animation-play-state:running;animation-timing-function:linear}@media (prefers-reduced-motion:reduce){.scroll-ltr,.scroll-rtl{animation:none!important}}@media (max-width:1024px){.logo-track img{height:90px}}@media (max-width:600px){.logo-track img{gap:12px;height:66px}.social-heading{font-size:.95rem}}.cta-section{background:linear-gradient(135deg,#e4a282,#fbdfc2);color:#131d29;padding:3rem 1rem}.cta-container,.cta-section{box-sizing:border-box;width:100%}.cta-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px;text-align:center}.cta-heading{color:#131d29;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.cta-text p{font-size:1.1rem;margin:0;opacity:.9}.cta-btn a{background:#131d29;border-radius:1rem;box-shadow:0 4px 10px #0003;color:#e4a282;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:background .3s ease,transform .2s ease}.cta-btn a:hover{background:#0f141d;transform:translateY(-2px)}@media (min-width:600px){.cta-container{align-items:center;flex-direction:row;gap:2rem;justify-content:space-between;text-align:left}.cta-text{flex:2 1}.cta-btn{flex:1 1;padding:5px;text-align:right}.cta-text h2{font-size:2.2rem}.cta-text p{font-size:1.15rem}}@media (min-width:992px){.cta-container{gap:3rem}.cta-text h2{font-size:2.5rem}.cta-btn a,.cta-text p{font-size:1.2rem}.cta-btn a{padding:1.2rem 3rem}}@media (max-width:399px){.cta-section{padding:2rem .5rem}.cta-text h2{font-size:1.6rem}.cta-text p{font-size:1rem}.cta-btn a{font-size:.95rem;padding:1rem .5rem;text-align:center;width:100%}}.mice-highlights{background:#0000;padding:40px 10px;text-align:center}.random-gallery-title{color:#e4a282;font-size:2rem;font-weight:700;margin-top:20px;text-align:center}.mice-highlights-title{font-size:2rem;font-weight:600;margin-bottom:4px}.mice-highlights-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.highlight-card{background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.card-image img{display:block;height:180px;object-fit:cover;width:100%}.card-text{padding:5px;text-align:left}.card-text h3{color:#131d29;font-size:1.1rem;font-weight:600;margin-bottom:1px}.card-text p{color:#131d29;font-size:.9rem;line-height:1.4}@media (max-width:1200px){.mice-highlights-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.mice-highlights-grid{grid-template-columns:repeat(2,1fr)}.random-gallery-title{font-size:1.5rem;margin-top:20px}}@media (max-width:500px){.mice-highlights-grid{grid-template-columns:1fr}.random-gallery-title{font-size:1.5rem;margin-top:20px}}@keyframes floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.customer-stories-wrapper{background:linear-gradient(135deg,#e4a282,#fbdfc2);padding:"1rem 0"}.logo-strip{background:#0000;margin-top:20px;overflow:hidden;position:relative;white-space:nowrap;width:99%}.logo-track{display:flex;gap:50px;width:-webkit-max-content;width:max-content}.logo-track img{flex-shrink:0;gap:50px;height:80px;transition:transform .3s ease}.customerheading{align-items:center;color:#e4a282;justify-content:center;text-align:center}@keyframes scroll-ltr{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes scroll-rtl{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.scroll-ltr{animation:scroll-ltr 20s linear infinite}.scroll-rtl{animation:scroll-rtl 20s linear infinite}@media (max-width:600px){.customerheading{font-size:35px}h2{font-size:20px}h3{font-size:16px}.logo-track img{height:60px}}@media (max-width:400px){.customerheading{font-size:20px}.logo-strip{background:#0000;margin-top:20px;overflow:hidden;position:relative;white-space:nowrap;width:97%}}:root{--text:#000;--bg:#fff}.team-section{background:#131d29}h1{font-family:Lugrasimo,cursive;font-size:48px;font-style:normal;font-weight:400;margin-bottom:10px;text-align:center}.underline{background-color:#e4a282;border-radius:2px;height:4px;margin:0 auto 60px;width:30%}.top-row{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:100px}.top-row .team-card{background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:25px;height:auto;max-width:90%;padding:40px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:260px}.top-row .team-card:hover{box-shadow:0 14px 20px #000;transform:translateY(-10px)}.top-row .name{color:#000;font-size:1.5rem;margin-top:1.5rem}.top-row .role{color:#000;font-size:1.1rem}.top-row .profile-wrapper{background:#0000;border-radius:50%;height:200px;margin:0 auto;overflow:hidden;position:relative;width:200px}.bottom-row{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.bottom-row .team-card{align-items:center;background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:20px;box-shadow:0 8px 16px #0000004d;display:flex;flex-direction:column;height:auto;margin:15px;max-width:90%;padding:30px 15px;transition:transform .3s ease,box-shadow .3s ease;width:220px}.bottom-row .team-card:hover{box-shadow:0 10px 20px #000;transform:scale(1.05)}.bottom-row .name{color:#000;font-size:1.2rem;font-weight:600;margin-top:10px;text-align:center}.bottom-row .role{color:#000;font-size:.95rem;font-weight:500;text-align:center}.bottom-row .profile-wrapper{background:#0000;border-radius:50%;height:200px;margin:1px auto 10px;overflow:hidden;position:relative;transform:translateY(-20px);width:200px}.profile-img{border-radius:50%;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.bottom-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);justify-items:center}.top-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.bottom-row .team-card,.top-row .team-card{margin:15px auto;max-height:86%;max-width:260px;padding:20px 10px;width:95%}.bottom-row .profile-wrapper,.top-row .profile-wrapper{height:190px;margin:0 auto;width:190px}.bottom-row .name,.top-row .name{font-size:1.1rem}.bottom-row .role,.top-row .role{font-size:.9rem}}@media (max-width:480px){.bottom-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);justify-items:center}.top-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.bottom-row .team-card,.top-row .team-card{margin:10px auto;max-height:80%;max-width:220px;padding:20px 10px;width:85%}.bottom-row .profile-wrapper,.top-row .profile-wrapper{height:150px;width:150px}.bottom-row .name,.top-row .name{font-size:1.1rem}.bottom-row .role,.top-row .role{font-size:.9rem}}.about-container{background-color:#131d29;box-sizing:border-box;color:#fff;font-family:Poppins,sans-serif;line-height:1.8;margin:0 auto;padding:50px 2%;width:100%}.about-hero{background:linear-gradient(#0009,#0009);border-radius:20px;font-size:3.5rem;margin-bottom:15px;padding:80px 20px;text-transform:uppercase}.about-row{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;margin-bottom:60px}.about-row.reverse{flex-direction:row-reverse;justify-content:space-between;margin-top:40px}.about-image img{max-width:500px}.about-misson,.about-text{flex:1 1}h2{color:#e4a282;padding-left:20px}.about-image{flex:1 1}.about-image img{border-radius:15px;transition:transform .4s ease;width:100%}.about-image img:hover{transform:scale(1.05)}.leadership-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;margin-top:30px}.leader-card h3{font-size:1.3rem;margin-bottom:5px}.leader-card p{color:#fff;font-size:1rem}.about-list{list-style:none;padding-left:20px}.about-list li{margin-bottom:10px;padding-left:25px;position:relative}.about-list li:before{color:#e4a282;content:"✔";left:0;position:absolute}.about-gallery{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:20px}.about-gallery img{border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.about-gallery img:hover{box-shadow:0 6px 15px #ffd7004d;transform:scale(1.05)}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:400px){body{overflow-x:hidden}.about-row{display:flex;flex-direction:column;flex-wrap:wrap}.about-row.reverse{flex-direction:row-reverse;flex-direction:column;justify-content:space-around}.about-row,.about-row>*{box-sizing:border-box;max-width:100%}}.gst-section{background:#131d29;padding:10px;text-align:center}.gst-heading{color:#e4a282;font-size:48px;font-weight:700;margin-bottom:30px;margin-top:-20px;text-transform:uppercase}.gst-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.gst-card{background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:12px;box-shadow:0 6px 6px #000;height:auto;padding:15px 20px;text-align:left;transition:transform .3s ease;width:280px}.gst-card:hover{transform:translateY(-6px) scale(1.03)}.gst-office{color:#131d29;font-size:20px;font-weight:700;margin-bottom:12px}.gst-gstin{color:#000;font-size:16px;margin-bottom:8px}.gst-address{color:#000;font-size:15px;line-height:1.5}@media (max-width:768px){.gst-heading{font-size:32px}.gst-card{height:100%;max-width:90%;padding:10px}.gst-office{font-size:18px}.gst-address,.gst-gstin{font-size:14px}}:root{--bg:#000;--text:#fff;--muted:#bbb;--heading:#129ac5;--hover:#09668d;--border:#eabc02;--topbtn:#2bba0b}.about-hero{align-items:center;animation:zoomIn .3s ease-in-out;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;flex-direction:column;height:400px;justify-content:center;margin-bottom:60px;opacity:1;text-align:center;transition:opacity .8s ease-in-out}.about-hero.fade-in{opacity:1}.about-hero.fade-out{opacity:0}.about-hero h1{color:#e4a282;font-family:Lugrasimo,cursive;font-size:48px;font-style:normal;font-weight:400;margin-bottom:15px;text-transform:none}h1{color:#e4a282}.about-hero p{color:#e4a282;font-size:1.3rem;font-weight:300}body{background:#131d29;color:#fff}.contact-form-wrapper{align-items:stretch;background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:16px;box-shadow:0 8px 8px #000;display:flex;justify-content:space-between;margin:80px auto;max-width:1000px;overflow:hidden;width:65%}.form-section{background:#131d29;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:50px}.contact-form input,.contact-form textarea{background:#e4a282;border:1px solid #333;border-radius:6px;color:#fff;font-size:15px;margin-bottom:18px;padding:14px;transition:all .3s ease;width:100%}input::placeholder{color:#131d29;font-size:14px;opacity:1}textarea::placeholder{color:#131d29}.contact-form input:focus,.contact-form textarea:focus{outline:none}.contact-form textarea{min-height:120px;resize:none}.contact-form button{background:linear-gradient(135deg,#e4a282,#fbdfc2);border:none;border-radius:8px;color:131d29;cursor:pointer;display:block;font-size:16px;font-weight:600;margin:0 auto;padding:14px 30px;transition:transform .2s ease,box-shadow .3s ease}.contact-form button:hover{transform:translateY(-2px)}.status-msg{color:#e4a282;font-size:14px;margin-top:12px;text-align:center}.image-section{align-items:center;background:linear-gradient(135deg,#e4a282,#fbdfc2);display:flex;flex:1 1;justify-content:center;padding:20px;position:relative}.image-section img{height:auto;width:85%}.contact-heading{color:#131d29;font-size:36px;font-weight:700;left:50%;letter-spacing:1px;position:absolute;text-transform:uppercase;top:25px;transform:translateX(-50%)}.gstdetails{margin:60px auto;width:90%}@media (max-width:768px){.gstdetails{margin:40px auto;width:95%}.contact-form-wrapper{flex-direction:column;margin:40px auto;width:90%}.image-section{display:none}.form-section{padding:30px 20px}.contact-heading{font-size:28px;left:auto;margin-bottom:20px;position:relative;text-align:center;top:auto;transform:none}.contact-form button{margin-top:10px;width:100%}}.faq-container{margin:40px auto;max-width:800px;padding:0 20px}.faq-heading{color:#e4a282;font-size:28px;margin-bottom:20px;text-align:center}.faq-item{border-bottom:1px solid #e4a282;padding:15px 0}.faq-question{cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between}.faq-icon{margin-left:10px}.faq-answer{color:#ded9d9;font-size:14px;margin-top:10px;transition:all .3s ease}.faq-buttons{display:flex;gap:10px;justify-content:center;margin-top:15px}.faq-load-more,.faq-show-less{border:none;border-radius:6px;color:#000;cursor:pointer;font-weight:700;padding:8px 20px;transition:background .3s}.faq-load-more,.faq-load-more:hover,.faq-show-less,.faq-show-less:hover{background:linear-gradient(135deg,#e4a282,#fbdfc2)}.mice-container{color:#e4a282;font-family:Poppins,sans-serif;min-height:100vh;padding-bottom:50px}.mice-banner{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;display:flex;height:400px;justify-content:center;margin-bottom:60px;opacity:1;text-align:center;transition:opacity .8s ease-in-out}.mice-banner.fade-in{opacity:1}.mice-banner.fade-out{opacity:0}.mice-banner-title{background:#0000;border-radius:8px;color:#e4a282;font-size:3.5rem;padding:10px 20px;text-transform:uppercase}.mice-content{margin:0 auto;max-width:1100px;padding:40px 20px;text-align:center}.mice-content h2{color:#e4a282;display:inline-block;font-size:2rem;letter-spacing:1.5px;margin:30px 0 15px;position:relative;text-transform:uppercase}.mice-content h2:after{background:#e4a282;border-radius:2px;content:"";display:block;height:3px;margin:8px auto 0;width:60px}.mice-content p{color:#f5f5f5;font-size:1.1rem;line-height:1.8;margin-bottom:25px}.mice-content ul{list-style:none;margin:20px 0;padding:0}.mice-content ul li{color:#f5f5f5;font-size:1.1rem;padding:10px 0;transition:transform .3s ease,color .3s ease}.mice-content ul li:hover{color:#e4a282;transform:translateX(5px)}.mice-gallery{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;margin:40px auto}.mice-gallery .img-wrapper{border-radius:12px;margin:0 auto;max-width:300px;overflow:hidden;position:relative;width:100%}.mice-gallery img{height:200px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;width:100%}.mice-gallery img:hover{box-shadow:0 0 20px #e4a282;transform:scale(1.05)}.mice-gallery .hover-text{color:#fff;font-size:1.5rem;font-weight:700;left:50%;opacity:0;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.mice-gallery .img-wrapper:hover .hover-text{opacity:1}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.random-gallery{margin:60px auto;max-width:1200px;padding:20px}.random-gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.random-img-wrapper{border-radius:12px;box-shadow:0 4px 12px #00000026;height:220px;overflow:hidden;position:relative}.random-img-wrapper img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.random-img-wrapper:hover img{transform:scale(1.05)}@media (max-width:900px){.random-gallery-grid{grid-template-columns:repeat(2,1fr)}.random-img-wrapper{height:180px}.mice-banner-title{font-size:3rem}}@media (max-width:600px){.random-gallery-grid{grid-template-columns:1fr}.random-img-wrapper{height:160px}.mice-banner-title{font-size:2.5rem}}@media (max-width:400px){.random-gallery-grid{grid-template-columns:1fr}.random-img-wrapper{height:140px}.mice-banner-title{font-size:2rem}}.visa-card{background-color:#000;border-radius:15px;box-shadow:0 8px 20px #0009;height:500px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:280px}.visa-card:hover{box-shadow:0 12px 25px #000000b3;transform:translateY(-10px)}.visa-card img.visa-img{display:block;height:100%;object-fit:cover;width:100%}.visa-overlay{background:linear-gradient(0deg,#000,#000,#0000);bottom:0;color:#fff;padding:20px;position:absolute;text-align:left;width:100%}.visa-overlay h3{font-size:1.3rem;margin:0 0 8px}.visa-overlay p{font-size:.95rem;line-height:1.4;margin:0}.visa-list-container{background-color:#131d29;box-sizing:border-box;overflow-x:hidden;padding:5px 10%;text-align:center}.visa-grid{background:#0000;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-width:100%;padding-top:80px}.visahead{color:#e4a282;font-family:Lugrasimo,cursive;font-size:48px;font-weight:400}.package-card{border-radius:15px;box-shadow:0 8px 20px #000;height:550px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:300px}.package-card:hover{transform:translateY(-10px)}.package-img{height:100%;object-fit:cover;width:100%}.package-overlay{align-items:flex-end;background:linear-gradient(0deg,#000c 60%,#0006 80%,#0000 90%);bottom:0;display:flex;padding-top:60px;position:absolute;width:100%}.package-content{color:#fff;padding:20px;width:100%}.package-content h3{font-size:1.3rem;margin-bottom:8px}.package-content p{font-size:.95rem;line-height:1.4;margin-bottom:6px}body{font-family:Poppins,sans-serif;margin:0;padding:0}.package-container{background-image:linear-gradient(-145.6deg,#131d29,#131d29 50%,#e4a282 0,#e4a282);background-position:0 0,0 2100px;background-repeat:repeat-y;background-size:100% 1230px;padding-bottom:50px}.pkgheading{font-family:Lugrasimo,cursive;font-size:48px;font-weight:400;margin-top:100px;text-align:center}.pkgsubheading1,.pkgsubheading2{font-size:30px;font-weight:bolder;margin-bottom:-50px;text-align:center}.pkgsubheading2{color:#131d29}.package-list-wrapper{background:#0000;padding:60px 20px 40px;position:relative}.overlap-img{height:600px;left:50%;position:absolute;top:-160px;transform:translateX(-50%);width:600px;z-index:10}.overlap-img img{height:100%;object-fit:contain;width:100%}.package-list{background:#0000;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding-top:80px}@media (max-width:1200px){.overlap-img{height:400px;top:-80px;width:400px}.package-list{padding-top:60px}.pkgheading{font-size:80px}}@media (max-width:768px){.overlap-img{height:250px;top:-60px;width:250px}.package-list{padding-top:50px}.pkgheading{font-size:70px}}@media (max-width:480px){.overlap-img{height:250px;top:-40px;width:250px}.package-list{padding-top:40px}.pkgheading{font-size:60px}.pkgsubheading1,.pkgsubheading2{font-size:30px;font-weight:bolder;margin-bottom:-50px;text-align:center}.pkgsubheading2{color:#e4a282}}.gallery-slider-wrapper{align-items:center;display:flex;margin-top:2rem;overflow:hidden;position:relative;width:100%}.gallery-slider{display:flex;gap:10px;height:200px;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;width:100%}.gallery-slider::-webkit-scrollbar{display:none}.gallery-slide img{border-radius:8px;display:block;height:100%;width:auto}.arrow{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;padding:0 10px;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none;z-index:10}.arrow.left{left:5px}.arrow.right{right:5px}.arrow:hover{background:#000c}.policy-container{background:#131d29;border-radius:16px;box-shadow:0 8px 24px #b2950114;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.7;margin:30px auto;max-width:95%;padding:30px;transition:box-shadow .3s ease}.policy-container:hover{box-shadow:0 10px 28px #b2950114}.policy-container h1{border-bottom:4px solid #e4a282;color:#fff;display:inline-block;font-size:34px;margin-bottom:25px;padding-bottom:8px;transition:color .3s ease}.policy-container h1:hover{color:#fff}.policy-container h3{color:#e4a282;font-size:22px;margin:20px 0 12px;transition:color .3s ease}.policy-container h3:hover{color:#e4a282}.policy-container p{color:#fff;font-size:16px;margin-bottom:18px}.policy-container ul{list-style:disc;padding-left:24px}.policy-container li{font-size:15px;margin-bottom:12px;transition:transform .2s ease,color .3s ease}.policy-container li:hover{color:#fff;transform:translateX(5px)}.payment-card{background:linear-gradient(135deg,#e4a282,#fbdfc2);border-radius:12px;box-shadow:0 5px 14px #0000001a;margin:25px 0;padding:22px;transition:transform .3s,box-shadow .3s}.payment-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-6px)}.payment-card h3{color:#131d29;margin-bottom:16px}.bank-info p{color:#131d29;line-height:1.6;margin:6px 0}.bank-info strong{color:#131d29;display:inline-block;font-weight:600;width:190px}@media (max-width:768px){.policy-container{margin:20px 10px;padding:20px}.policy-container h1{font-size:26px}.policy-container h3{font-size:18px}.policy-container li,.policy-container p{font-size:14px}}.events-page{background-image:linear-gradient(-142.5deg,#131d29,#131d29 50%,#e4a282 0,#e4a282);background-position:0 0,0 2100px;background-repeat:repeat-y;background-size:100% 1230px;min-height:100vh;padding:20px}.grids-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 2fr;margin:0 auto;max-width:1200px;padding:2rem}.panel{border-radius:12px;box-shadow:0 4px 12px #00000026;opacity:0;overflow:hidden;position:relative;transform:translateX(0);transition:all .8s ease-out}.panel img,.panel video{display:block;height:100%;object-fit:cover;width:100%}.from-left{transform:translateX(-100px)}.from-right{transform:translateX(100px)}.panel.visible.from-left,.panel.visible.from-right{opacity:1;transform:translateX(0)}.eventhead{font-size:50px}@media (max-width:400px){.grids-container{grid-template-columns:1fr}.eventhead{font-size:30px}}body{overflow-x:hidden}.rewards-container{overflow-x:hidden;padding:60px 20px;text-align:center}.rewards-title{color:#e4a282;font-size:2.5rem;margin-bottom:40px}.rewards-list{align-items:center;display:flex;flex-direction:column;gap:40px}.reward-item{border-radius:12px;box-shadow:0 6px 20px #0003;box-sizing:border-box;max-width:600px;overflow:hidden;width:100%}.reward-item img{border-radius:12px;display:block;height:auto;width:100%}
/*# sourceMappingURL=main.46f4ecef.css.map*/