@charset "UTF-8";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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{align-items:center;background:#0000;display:flex;justify-content:space-between;padding:12px 24px;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1005}.navbar.scrolled{background:linear-gradient(90deg,#f7f7f7,#015fc9,#f7f4f1);box-shadow:0 2px 8px #0003}.navbar-logo .logo-img{height:45px;width:auto}.menu-links{display:flex;gap:28px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s ease}.menu-links.open{opacity:1;pointer-events:all}.menu-links.closing{opacity:0;pointer-events:none;transition:opacity .5s ease}.menu-links a{color:#fff;font-size:20px;font-weight:600;letter-spacing:1px;opacity:0;text-decoration:none;transition:opacity .3s ease}.menu-links.open a{opacity:1;transition:opacity .5s ease}.menu-links.closing a{opacity:0;transition:opacity .5s ease}.menu-links.open a:first-child{transition-delay:.1s}.menu-links.open a:nth-child(2){transition-delay:.2s}.menu-links.open a:nth-child(3){transition-delay:.3s}.menu-links.open a:nth-child(4){transition-delay:.4s}.menu-links.open a:nth-child(5){transition-delay:.5s}.menu-links.closing a:first-child{transition-delay:.4s}.menu-links.closing a:nth-child(2){transition-delay:.3s}.menu-links.closing a:nth-child(3){transition-delay:.2s}.menu-links.closing a:nth-child(4){transition-delay:.1s}.menu-links.closing a:nth-child(5){transition-delay:0s}.hamburger-wrapper{align-items:center;cursor:pointer;display:flex;z-index:1010}.hamburger-icon{color:#ff9401;font-size:28px;transition:transform .3s ease}.hamburger-icon.cross-icon{color:#ff9401}@media (max-width:767px){.menu-links{align-items:center;background:#015fc9f2;border:1px solid orange;flex-direction:column;gap:30px;height:60%;justify-content:center;left:auto;opacity:1;position:fixed;right:-100%;top:0;transform:none;transition:right .5s ease;width:50%;z-index:1000}.menu-links.open{border-radius:5em 0 0 5em;right:0}.menu-links.closing{right:-100%}.menu-links a{font-size:20px;opacity:0;transform:translateX(50px);transition:transform .5s ease,opacity .5s ease}.menu-links.open a{opacity:1;transform:translateX(0)}.menu-links.open a:first-child{transition-delay:.1s}.menu-links.open a:nth-child(2){transition-delay:.2s}.menu-links.open a:nth-child(3){transition-delay:.3s}.menu-links.open a:nth-child(4){transition-delay:.4s}.menu-links.open a:nth-child(5){transition-delay:.5s}}@media only screen and (min-width:768px) and (max-width:1023px){.menu-links{align-items:center;background:#015fc9f2;border:1px solid orange;flex-direction:column;gap:35px;height:50%;justify-content:center;left:auto;opacity:1;position:fixed;right:-100%;top:0;transform:none;transition:right .5s ease;width:35%;z-index:1000}.menu-links.open{border-radius:5em 0 0 5em;right:0}.menu-links.closing{right:-100%}.menu-links a{font-size:24px;opacity:0;transform:translateX(50px);transition:transform .5s ease,opacity .5s ease}.menu-links.open a{opacity:1;transform:translateX(0)}.menu-links.open a:first-child{transition-delay:.1s}.menu-links.open a:nth-child(2){transition-delay:.2s}.menu-links.open a:nth-child(3){transition-delay:.3s}.menu-links.open a:nth-child(4){transition-delay:.4s}.menu-links.open a:nth-child(5){transition-delay:.5s}.hamburger-icon{font-size:32px}}@keyframes fadeInBackground{0%{background:#0000}to{background:linear-gradient(90deg,#f7f7f7,#015fc9,#f7f4f1)}}.navbar.scrolled{animation:fadeInBackground .5s ease forwards}.poster-container{background:url(../../static/media/168.819197a9f571982af6d8.webp) no-repeat 50%/cover;height:100vh;left:0;position:relative;top:0;width:100%;z-index:1000}.poster-overlay{align-items:center;background:#00000029;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 12rem;position:absolute;text-align:center;width:100%}.poster-heading{animation:fadeInDown 1s ease forwards;font-size:3.8rem;font-weight:300;letter-spacing:1px;margin-bottom:50px}.poster-btn{animation:fadeInUp 1s ease .3s forwards;background-color:#ff9401;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px 35px;transition:background .3s ease}.poster-btn:hover{background-color:#d97f01}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.poster-heading{font-size:2rem;margin-bottom:20px}.poster-btn{font-size:1rem;padding:12px 25px}}@media only screen and (max-width:767px){.poster-container{height:60vh}.poster-overlay{padding:0}}.slider-section{background-color:#fff;display:flex;font-family:Poppins,sans-serif;padding:60px 0;position:relative;z-index:1001}.left-panel{align-items:flex-start;display:flex;flex:0 0 30%;flex-direction:column;justify-content:center;padding:30px}.left-panel p{color:#005bff;font-size:14px;font-weight:400;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.left-panel h1{color:#0b1930;font-size:43px;font-weight:700;line-height:1.35;margin-bottom:24px}.contact-btn{background-color:#ff9330;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:16px;letter-spacing:1px;padding:14px 28px;transition:all .3s ease-in-out}.contact-btn:hover{background-color:#f70}.right-slider{flex:0 0 70%;overflow:hidden}.slider-container{display:flex;gap:24px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.slider-container::-webkit-scrollbar{display:none}.card{background-color:#fff;border:none;border-bottom-left-radius:7em;border-top-left-radius:7em;border-top-right-radius:7em;cursor:pointer;min-width:240px;padding-bottom:20px;transition:background .3s}.card:hover{background-color:#015fc9}.card:hover .card-info h2{color:#fff}.card.highlighted,.card.highlighted .offer-tag,.card:hover .offer-tag{background-color:#015fc9}.image-wrapper{align-items:center;border-radius:7em;display:flex;height:300px;justify-content:center;overflow:hidden;position:relative;width:100%}.image-wrapper img{height:100%;object-fit:cover;width:100%}.offer-tag{background:#ff9330;border-radius:20px;bottom:15%;color:#fff;font-size:12px;font-weight:600;left:50%;letter-spacing:1px;padding:6px 14px;position:absolute;transform:translateX(-50%)}.card-info{margin-top:12px;text-align:center}.card-info .type-text{color:#ff9330;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.card-info h2{color:#0b1930;font-size:20px;font-weight:700;letter-spacing:1px;margin-top:4px}.card.highlighted .card-info h2{color:#fff}@media only screen and (max-width:767px){.slider-section{display:flex;flex-direction:column;padding:15px 0;position:relative;z-index:1001}.left-panel h1{font-size:30px}.left-panel{padding:20px}.slider-container{display:flex;gap:20px;padding:3px}}@media only screen and (min-width:768px) and (max-width:1023px){.slider-section{display:flex;flex-direction:column;padding:20px 2px}}.know-section{align-items:center;background:#fff;display:flex;flex-wrap:wrap;gap:2rem;padding:2rem 2%}.know-left{flex:1 1;position:relative}.main-image{background:#fefefe;border-radius:0;overflow:visible;padding-bottom:5rem;padding-left:5rem;padding-right:5rem;position:relative}.main-img{border-radius:1rem;box-shadow:0 12px 30px #0000001a;object-fit:cover;width:100%}.img-bottom-left{border-radius:10px;bottom:-20px;left:-35px;padding:10px;position:absolute;width:62%}.img-bottom-right{background:#fff;border-radius:38px;bottom:-20px;box-shadow:0 10px 25px #00000014;padding:23px;position:absolute;right:-6px;width:19rem}.img-discount{animation:blink 1.5s infinite;position:absolute;right:8%;top:-40px;width:10rem}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.know-right{flex:1 1}.know-tag{color:#007bff;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.know-heading{color:#222;font-size:2.5rem;font-weight:700;letter-spacing:1px;line-height:1.3;margin-bottom:16px}.know-desc{color:#555;font-size:1rem;letter-spacing:1px;line-height:1.7;margin-bottom:2rem;max-width:100%}.know-cards{border-bottom:1px solid #d7d7d7;display:flex;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:1rem}.card-icon{background-color:#005bff;border-radius:50%;box-shadow:0 4px 12px #005bff4d;color:#fff;font-size:1.4rem;justify-content:center;min-height:3.2rem;min-width:3.2rem;padding:.9rem}.card-icon,.know-card{align-items:center;display:flex}.know-card{flex:1 1;gap:1rem}.card-content h3{color:#222;font-size:1.1rem;font-weight:700;margin-bottom:4px}.card-content p{color:#666;font-size:.95rem;letter-spacing:1px;line-height:1.4}.know-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.award-box{background:#fdf8f4;border:1px solid #e1dcdc;border-radius:1rem;min-width:160px;padding:2.9rem 1rem;text-align:center}.award-icon{color:#ff9800;font-size:4rem;margin-bottom:.4rem}.award-box p{color:#333;font-size:1rem;font-weight:600;letter-spacing:1px}.points{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.75rem}.points p{align-content:space-between;align-items:center;color:#333;display:flex;font-size:.95rem;letter-spacing:1px;margin-bottom:.5rem}.point-icon{color:#007bff;font-size:1.1rem;margin-right:10px}.explore-btn{background:linear-gradient(135deg,#f90,#f60);box-shadow:0 8px 24px #ff66004d;font-size:1rem;margin-top:0;padding:.85rem 2rem;transition:all .3s ease}.explore-btn:hover{background:linear-gradient(135deg,#f60,#f30);transform:translateY(-2px)}@media only screen and (max-width:767px){.img-bottom-right{bottom:-20px;padding:11px;position:absolute;right:-6px;width:46%}.know-heading{font-size:2rem}.know-section{align-items:center;flex-wrap:wrap;padding:2rem 2%}.know-cards,.know-section{display:flex;flex-direction:column}.know-cards{gap:1.5rem;margin-bottom:2.5rem}.know-bottom{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:2rem}}@media only screen and (min-width:768px) and (max-width:1023px){.know-section{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:2rem;padding:2rem 2%}}.featured-section{background:url(../../static/media/bg-23.2eb3d780467ae3188de9.webp);background-color:#d5dfeb;background-position:100% 100%;background-repeat:no-repeat;background-size:30% auto;color:#000;padding:3rem 1rem;position:relative}.featured-subtitle{color:#0071f8;font-weight:600;margin-bottom:.5rem;text-align:center;text-transform:uppercase}.featured-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.featured-slider-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.slider-arrow{background:#fff;border:none;border-radius:50%;box-shadow:0 4px 10px #0000001a;cursor:pointer;padding:.6rem;z-index:2}.slider-arrow.left{left:-1%;margin-right:1rem}.slider-arrow.left,.slider-arrow.right{align-items:center;background-color:#0b65ca;color:#fff;display:flex;height:2rem;justify-content:center;position:absolute;top:28%;width:2rem}.slider-arrow.right{margin-left:1rem;right:-1%}.featured-slider{display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth}.featured-slider::-webkit-scrollbar{display:none}.featured-card{background:#fdf8f4;border:1px solid #e1dcdc;border-radius:1rem;flex-shrink:0;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;width:320px}.featured-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(0)}.card-img{border-radius:1rem;height:180px;margin-bottom:1rem;object-fit:cover;width:100%}.card-title{font-size:1rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.card-desc{color:#666;font-size:.9rem;letter-spacing:1px;margin-bottom:1rem}.card-info-box{border:1px solid #eee;border-radius:.5rem;justify-content:space-between;margin-bottom:.5rem;padding:.5rem}.card-info-box,.card-location{display:flex;font-size:.85rem;letter-spacing:1px}.card-location{align-items:center;color:#444;gap:.3rem;margin-bottom:1rem}.card-footer{align-items:center;background-color:#fdf8f4;border-top:1px solid #1c1c1c38;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 0}.card-offer{background:#ff6b00;border-radius:.3rem;color:#fff;font-size:.7rem;margin-right:.5rem;padding:.2rem .4rem}.card-price{font-size:1rem;font-weight:700}.card-original{color:#999;font-size:.85rem;margin-left:.5rem;text-decoration:line-through}.book-btn{background:#0071f8;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background .3s ease}.book-btn:hover{background:#005ad3}@media only screen and (max-width:767px){.featured-title{font-size:2rem;font-weight:700;text-align:center}}.serve-section-s{background-color:#f5f8fd;background-image:url(../../static/media/bg-01.f9ee187026492ced050b.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:2rem 1rem;text-align:center}.serve-label-s{border-radius:2rem;color:#0360c9;display:inline-block;font-weight:500;padding:0}.serve-heading-s{color:#1d3557;font-size:2.5rem;font-weight:700;margin-bottom:3rem;margin-top:1rem}.cards-container-s{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cards-container-s.fancy-scroll{display:flex;flex-wrap:nowrap;gap:1.5rem;overflow-x:auto;padding:1rem;scroll-behavior:smooth;scrollbar-width:none}.cards-container-s.fancy-scroll::-webkit-scrollbar{display:none}.card-s{background:#e3e3e3;border-radius:1rem;box-shadow:0 0 10px #0000000d;-webkit-clip-path:polygon(68px 0,100% 0,100% 100%,0 100%,0 68px);clip-path:polygon(68px 0,100% 0,100% 100%,0 100%,0 68px);cursor:pointer;flex:0 0 auto;padding:2rem 1rem 1.5rem;position:relative;scroll-snap-align:center;text-align:center;transition:transform .5s ease,background-color .5s ease;transition:all .3s ease;width:215px}.card-s:before{background-color:#fff;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);content:"";height:35px;left:0;position:absolute;top:0;width:35px;z-index:1}.card-number-s{background-color:#d3d3d3;border-radius:50%;color:#fff;font-weight:700;height:50px;left:-15px;line-height:50px;position:absolute;top:-15px;width:50px;z-index:100}.card-icon-s{color:#f7931e;font-size:3rem;margin-bottom:1rem}.card-s h3{color:#1d3557;font-size:1.2rem;font-weight:700;letter-spacing:1px;margin:.5rem 0}.card-s p{color:#777;font-size:.9rem;letter-spacing:1px}.card-s.active,.card-s:hover{background-color:#035adf;color:#fff}.card-s.active .card-icon-s,.card-s.active h3,.card-s:hover .card-icon-s,.card-s:hover h3{color:#fff}.card-s.active p,.card-s:hover p{color:#eee}.card-s.active .card-number-s,.card-s:hover .card-number-s{background-color:#f7931e;color:#fff}@media only screen and (max-width:767px){.serve-heading-s{font-size:2rem;font-weight:700;margin-bottom:3rem}.card-s{padding:2rem .5rem 1.5rem;width:165px}}.footer{background-color:#16243d;background-image:url(../../static/media/bg-footer.e8328183dc6bb3a4a01f.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Segoe UI,sans-serif;padding:35px 40px;position:relative;z-index:1}.logo-f{filter:drop-shadow(0 0 0 white);height:auto;width:9rem}.footer:before{background-color:#16243dd9;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.footer-container{margin:0 auto;max-width:1300px;opacity:1}.footer-logo-section{border-bottom:1px solid #2f3e57;margin-bottom:30px;padding-bottom:25px;text-align:left}.footer-logo{align-items:center;color:#fff;display:flex;font-size:30px;font-weight:700}.footer-logo-icon{font-size:30px;margin-right:10px}.footer-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.footer-col{flex:1 1;min-width:220px}.footer-col h4{border-left:3px solid #ffa63d;color:#fff;font-size:22px;font-weight:600;margin-bottom:18px;padding-left:10px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{color:#d3e0f3;cursor:pointer;font-size:15px;letter-spacing:1px;margin-bottom:10px;transition:color .3s,transform .3s}.footer-col ul li:hover{color:#ffa63d;transform:translateX(5px)}.contact-col p{align-items:center;color:#d3e0f3;display:flex;font-size:15px;gap:10px;letter-spacing:1px;margin-bottom:10px}.signup-col h4{color:#fff;font-size:20px;font-weight:600;margin-bottom:20px}.newsletter{background-color:#fff;border-radius:8px;display:flex;margin-bottom:12px;overflow:hidden}.newsletter input{border:none;color:#333;flex:1 1;font-size:14px;outline:none;padding:12px}.newsletter button{background-color:#ffa63d;border:none;color:#fff;cursor:pointer;font-size:18px;padding:12px 18px;transition:background .3s}.newsletter button:hover{background-color:#e38d26}.privacy{align-items:center;font-size:13px;gap:6px;margin-top:5px}.privacy,.social-iconss{color:#cbd5e1;display:flex}.social-iconss{font-size:28px;gap:16px;margin-top:25px}.social-iconss svg{cursor:pointer;transition:color .3s,transform .2s}.social-iconss svg:hover{color:#ffa63d;transform:scale(1.1)}.bottom-footer{background-color:#0e1a2c;border-top:1px solid #2f3e57;color:#d3e0f3;font-size:14px;padding:15px 10px;text-align:center}.bottom-footer .infogainsoft{color:#ffa63d;font-weight:500}@media only screen and (max-width:767px){.footer-col{flex:1 1;min-width:150px}.footer{padding:25px 20px}}.offer-post{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.background{background:url(../../static/media/bg-03.08efabd6883e19081ece.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;z-index:0}.background,.overlayy{height:100%;left:0;position:absolute;top:0;width:100%}.overlayy{background-color:#015ec945;z-index:1}.content{align-items:center;display:flex;justify-content:space-between;max-width:1400px;position:relative;width:90%;z-index:2}.text-left{color:#fff;max-width:600px}.special-text{color:#ff8000;font-family:Pacifico,cursive;font-size:22px;letter-spacing:3px;margin-bottom:20px}.text-left h1{font-size:52px;font-weight:700;margin-bottom:20px}.desc,.text-left h1{color:#000;filter:drop-shadow(0 0 1px white)}.desc{font-size:18px;line-height:1.6;margin-bottom:30px}.start-btn{background-color:#ff9401;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px 35px;transition:all .3s ease}.start-btn:hover{background:#ff8000;color:#fff}.image-right{height:500px;position:relative;width:500px}.main-imgg{animation:float 4s ease-in-out infinite;box-shadow:none;width:100%}.badge-img{animation:zoomInOut 3s ease-in-out infinite;left:-14%;position:absolute;top:5%;width:120px}@keyframes zoomInOut{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media only screen and (max-width:767px){.offer-post{height:auto}.content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;max-width:1400px;padding:15px;position:relative;width:100%;z-index:2}.start-btn{border-radius:30px;cursor:pointer;font-size:1rem;font-weight:700;padding:13px 22px;transition:all .3s ease}.badge-img{left:72%;position:absolute;top:-23%;width:98px}.image-right{height:auto;position:relative;width:100%}.text-left h1{font-size:2rem}.special-text{font-size:16px;margin-bottom:20px}.desc{font-size:18px;margin-bottom:17px}}@media only screen and (min-width:768px) and (max-width:1023px){.content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0;position:relative;width:100%;z-index:2}}.count-section{border-radius:40px 40px 0 0;height:25vh;margin:50px 0;padding:20px;transition:all .3s ease-in-out;width:100%;z-index:10}.count-container{border-radius:44px;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:1200px;position:relative;text-align:center;top:-110px;z-index:999}.count-box{background-color:#fafafa;border:1px solid #e1dcdc;border-radius:20px;box-shadow:0 4px 20px #0000000d;flex:1 1 240px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.count-box:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.icon-circle{align-items:center;background:#f2f2f2;border:1px solid #ddd;border-radius:50%;display:flex;font-size:36px;height:90px;justify-content:center;margin:0 auto 20px;transition:all .4s ease;width:90px}.icon-circle.orange{color:#f79009}.icon-circle.blue{background-color:#0052cc;color:#fff}.count-box h2{color:#1d2733;font-size:30px;font-weight:700;margin-bottom:10px}.count-box p{color:#6c757d;font-size:16px;margin:0}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-bounce{animation:bounce 2s infinite}@media screen and (max-width:768px){.count-container{align-items:center;flex-direction:column}.count-box{max-width:350px;width:100%}}@media only screen and (max-width:767px){.count-section{border-radius:40px 40px 0 0;height:auto;margin:0;padding:20px;transition:all .3s ease-in-out;width:100%;z-index:10}.count-container{display:flex;margin:auto;max-width:1200px;position:relative;top:-60px}}@media only screen and (min-width:768px) and (max-width:1023px){.count-section{border-radius:40px 40px 0 0;height:auto;margin:0;padding:20px;transition:all .3s ease-in-out;width:100%;z-index:10}.count-container{display:flex;flex-direction:row;margin:auto;max-width:1200px;position:relative;top:-60px}}.testimonial-section{background:linear-gradient(135deg,#d5dfeb,#d7e1ec);font-family:Poppins,sans-serif;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.testimonial-header .label{background-color:#fff;border-radius:25px;color:#2d5fff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:1rem;padding:6px 16px}.testimonial-header h2{color:#222;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.testimonial-slider{align-items:center;display:flex;justify-content:center;margin:auto;max-width:1200px;position:relative}.testimonial-carousel{overflow:hidden;position:relative;width:100%}.testimonial-track{align-items:center;display:flex;gap:2rem;justify-content:center;padding:3rem 0;transition:transform .6s ease-in-out}.testimonial-card{background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000014;flex:0 0 32%;max-width:32%;opacity:.5;padding:2rem;position:relative;top:0;transform:scale(.9);transition:all .6s ease;z-index:1}.testimonial-card.left,.testimonial-card.right{opacity:.7;transform:scale(.95);z-index:1}.testimonial-card.active{opacity:1;top:-20px;transform:scale(1.05);z-index:3}.testimonial-card.hidden{display:none}.testimonial-top{align-items:center;display:flex;margin-bottom:1rem}.image-wrapperr{background-color:#2d5fff;border-radius:50%;flex-shrink:0;height:80px;margin-right:1.2rem;overflow:hidden;padding:5px;width:80px}.image-wrapperr img{border:3px solid #fff;border-radius:50%;height:100%;object-fit:cover;width:100%}.user-info{text-align:left}.stars{color:#ffb400;font-size:1rem;margin-bottom:4px}.user-info h4{color:#1a1a1a;font-size:1.1rem;font-weight:700;margin:0}.user-info p{color:#777;font-size:.9rem;margin:0}.testimonial-text{color:#444;font-size:1rem;letter-spacing:1px;line-height:1.6;margin-top:1rem;text-align:left}.quote{color:#ff7a00;font-size:3rem;margin-top:1.5rem;opacity:.3;text-align:left}.arrow{background:#2d5fff;border:none;border-radius:50%;box-shadow:0 8px 20px #2d5fff4d;color:#fff;cursor:pointer;font-size:1.8rem;height:48px;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:48px;z-index:3}.arrow:hover{background:#1a4ed8}.arrow.left{left:-24px}.arrow.right{right:-24px}@media (max-width:992px){.testimonial-card{flex:0 0 80%;max-width:80%}}@media (max-width:600px){.testimonial-card{flex:0 0 100%;max-width:100%;opacity:1;top:0;transform:scale(1)}.testimonial-track{flex-direction:row}.arrow{display:none}}@media only screen and (max-width:767px){.testimonial-section{padding:2rem 1rem;text-align:center}.testimonial-header h2{font-size:2rem;font-weight:600;margin-bottom:1rem}}.why-section{align-items:center;background-image:url(../../static/media/bg-05.50feda720ffaac902709.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;overflow:hidden;padding:4rem 2rem;position:relative}.why-left{width:50%;z-index:2}.why-tag{color:#0070ff;font-weight:600;margin-bottom:.5rem}.why-heading{color:#0c1b4d;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.why-cards{grid-gap:0;border-radius:2rem;display:grid;gap:0;grid-template-columns:1fr 1fr;margin-bottom:2rem}.why-card{align-items:center;background:#fff;border:1px solid #e6e6e6;border-radius:0;box-shadow:0 4px 15px #0000000f;display:flex;gap:1rem;padding:1rem 3.2rem;transition:all .3s ease}.why-icon{background:#fff;border-radius:31%;color:#0c1b4d;font-size:1.8rem;padding:15px;transition:background .3s ease}.why-card:hover .why-icon{background:#fca311;color:#fff}.why-card h4{color:#0c1b4d;margin:0}.why-btn,.why-card h4{font-size:1rem;font-weight:600}.why-btn{background:#0070ff;border:none;border-radius:50px;color:#fff;cursor:pointer;padding:.8rem 2rem;transition:background .3s ease}.why-btn:hover{background:#0056cc}.why-right{align-items:center;display:flex;justify-content:center;position:relative;width:50%}.right-bg{background:url(../../static/media/curve.9fc08ce3210590d9e23a.webp) no-repeat 50%/cover;height:155%;left:0;position:absolute;top:0;width:100%;z-index:0}.big-circle{border:12px solid #fff;border-radius:50%;height:330px;position:relative;width:330px;z-index:2}.big-circle img{border-radius:50%;height:100%;object-fit:cover;position:relative;width:100%;z-index:9}.big-circle.decorated:after{background:url(../../static/media/image-09.4a67b4833f931eb78b62.webp) no-repeat 50%/contain;content:"";height:100%;position:absolute;right:-38%;top:36%;width:100%;z-index:10}.small-circle{border:8px solid #fff;border-radius:50%;bottom:-20px;height:160px;left:50px;overflow:hidden;position:absolute;width:160px;z-index:3}.small-circle img{height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.why-section{align-items:center;flex-direction:column}.why-left,.why-right{text-align:center;width:100%}.why-cards{grid-template-columns:1fr}.small-circle{left:auto;right:10px}.big-circle.decorated:after{height:80px;right:-30px;top:-30px;width:80px}}@media only screen and (max-width:767px){.why-heading{font-size:2rem}.why-section{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding:2rem 0}}@media only screen and (min-width:768px) and (max-width:1023px){.why-section{align-items:center;flex-direction:column;padding:2rem 0}.why-left{padding:1rem;z-index:2}.why-cards{grid-template-columns:1fr 1fr}}.about-section{align-items:flex-start;background-color:#fff;display:flex;font-family:Poppins,sans-serif;justify-content:space-between;padding:4rem 2rem;position:relative}.about-leftt{position:relative;width:50%}.about-tag{background-color:#f0f4ff;border-radius:30px;display:inline-block;font-size:1rem;font-weight:200;padding:.5rem 1rem}.about-heading,.about-tag{color:#1a1a1a;margin-bottom:1rem}.about-heading{font-size:3rem;font-weight:700}.about-description{color:#666;font-size:1.1rem;letter-spacing:1px;margin-bottom:1rem}.consultation-box{align-items:center;background-color:#f2f7fe;border-radius:12px;display:flex;margin-bottom:1rem;padding:1rem}.consultation-img{border-radius:50%;height:70px;margin-right:1rem;object-fit:cover;width:70px}.consultation-text h3{color:#1a1a1a;font-size:1.5rem;font-weight:600;letter-spacing:1px;margin:0}.consultation-text p{color:#666;font-size:1.1rem;letter-spacing:1px;margin:.2rem 0 0}.about-points{list-style:none;margin-bottom:2rem;padding:0}.about-points li{color:#1a1a1a;font-size:1.1rem;letter-spacing:1px;margin:.5rem 0}.explore-btn{background-color:#0057ff;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:background .3s}.explore-btn:hover{background-color:#0041cc}.left-deco-img:after{background:url(../../static/media/flight.74cef54a4da5e835ea9c.webp) no-repeat;background-size:contain;bottom:0;content:"";height:100px;left:-50px;position:absolute;width:100px;z-index:-1}.about-rightt{position:relative;width:45%}.big-image{border-radius:20px;position:relative;width:65%;z-index:2}.small-image{border-radius:20px;bottom:-41%;box-shadow:0 10px 20px #0000001a;position:absolute;right:35px;width:50%;z-index:3}.image-bar{background-color:#ffa640;border-bottom-left-radius:20px;bottom:-12%;color:#fff;font-size:1rem;font-weight:600;left:10%;letter-spacing:1px;padding:1rem 2rem;position:absolute}.airballoon-deco:after{background:url(../../static/media/baloon.19b5b9a449e67c6b14ee.webp) no-repeat;background-size:contain;content:"";height:130px;position:absolute;right:8%;top:10%;width:130px;z-index:1}@media only screen and (max-width:767px){.about-section{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:9rem;justify-content:space-between;padding:2rem 1rem;position:relative}.about-heading{font-size:2rem;font-weight:700;margin-bottom:1rem}.about-leftt,.about-rightt{position:relative;width:100%}.airballoon-deco:after{content:"";height:106px;right:2%;top:10%;width:106px;z-index:1}.image-bar{border-bottom-left-radius:20px;bottom:-15%;font-size:.7rem;font-weight:600;left:4%;letter-spacing:1px;padding:1rem 2rem;position:absolute}}@media only screen and (min-width:768px) and (max-width:1023px){.about-section{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:16rem;justify-content:space-between;padding:3rem 1rem}.about-heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-leftt,.about-rightt{position:relative;width:100%}.airballoon-deco:after{content:"";height:180px;right:3%;top:10%;width:180px;z-index:1}.image-bar{border-bottom-left-radius:20px;bottom:-11%;font-size:1.5rem;font-weight:600;left:11%;letter-spacing:1px;padding:1rem 3rem;position:absolute}.small-image{border-radius:20px;bottom:-41%;position:absolute;right:0;width:50%;z-index:3}}.about-post{background:url(../../static/media/breadcrumb.67fb0463daab6c68e1c0.webp) no-repeat 50%/cover;color:#fff;font-family:Poppins,sans-serif;height:65vh;justify-content:center;position:relative}.about-post,.overlay{align-items:center;display:flex}.overlay{background-color:#0009;height:100%;width:100%}.about-content{display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding:1rem;position:relative;top:20%;width:90%}.about-left,.about-right{width:48%}.about-left h1{font-size:2.5rem;font-weight:600;letter-spacing:1px;margin:0}.about-right p{font-size:1.1rem;letter-spacing:1px;line-height:1.6;margin:0}@media (max-width:768px){.about-content{flex-direction:column;text-align:center}.about-left,.about-right{margin-bottom:1rem;width:100%}.about-left h1{font-size:1.5rem}.about-right p{font-size:.8rem}}@media only screen and (min-width:768px) and (max-width:1023px){.about-left h1{font-size:2rem}.about-right p{font-size:1rem}}.connect-section{background:url(../../static/media/bg.a1bbcd50f220a3217fac.webp) no-repeat 50%;background-color:#d5dfeb;background-size:cover;font-family:Poppins,sans-serif;height:73vh;justify-content:center;padding:4rem}.connect-box,.connect-section{align-items:center;display:flex;position:relative}.connect-box{background-color:#005bcb;border-radius:2rem 2rem 0 2rem;color:#fff;justify-content:space-between;max-width:1200px;padding:2.5rem 3rem 2.5rem 6rem;width:73%}.connect-heading{font-size:1.6rem;font-weight:600;letter-spacing:1px;line-height:1.5;z-index:2}.connect-button{background-color:#f7931e;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.8rem;z-index:2}.connect-box:before{background:url(../../static/media/girl.ba844912cd91a0f471f4.webp) no-repeat bottom;background-size:contain;bottom:-13%;content:"";height:289px;left:-27%;position:absolute;width:330px;z-index:1}.connect-box:after{background:url(../../static/media/flight.5aad10e1f1a6a85e79bb.webp) no-repeat 50%;background-size:contain;content:"";height:135px;position:absolute;right:-19%;top:50%;transform:translateY(-50%);width:160px;z-index:0}@media only screen and (max-width:767px){.connect-section{height:auto;justify-content:center}.connect-box,.connect-section{align-items:center;display:flex;padding:1rem;position:relative}.connect-box{border-radius:2rem 2rem 0 2rem;flex-direction:column;justify-content:space-between;max-width:1200px;width:85%}.connect-heading{font-size:1rem;font-weight:600;letter-spacing:1px;line-height:1.5;text-align:center;z-index:2}.connect-box:before{bottom:-13%;content:"";height:172px;left:-27%;position:absolute;width:172px}.connect-box:after{content:"";height:76px;position:absolute;right:-9%;top:50%;transform:translateY(-50%);width:76px}}@media only screen and (min-width:768px) and (max-width:1023px){.connect-section{height:auto;justify-content:center}.connect-box,.connect-section{align-items:center;display:flex;padding:1rem;position:relative}.connect-box{border-radius:2rem 2rem 0 2rem;flex-direction:column;justify-content:space-between;max-width:1200px;width:85%}.connect-heading{font-size:1.7rem;font-weight:600;letter-spacing:1px;line-height:1.5;text-align:center;z-index:2}.connect-box:before{bottom:-13%;content:"";height:201px;left:-16%;position:absolute;width:204px}.connect-box:after{content:"";height:124px;position:absolute;right:-9%;top:50%;transform:translateY(-50%);width:121px}}.team-section{background:#fff;font-family:Poppins,sans-serif;overflow:hidden;padding:4rem 1rem;width:100%}.team-container{margin:0 auto;max-width:1200px}.team-subheading{background:#f0f4ff;border-radius:2rem;color:#0a1f44;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:.8rem;padding:.5rem 1.2rem}.team-heading{color:#0a1f44;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem}.team-slider{padding:0 1rem;position:relative}.team-slide{padding:.5rem}.team-card,.team-slide{transition:all .3s ease}.team-card{background:#fff;border-radius:1.25rem;box-shadow:0 .5rem 1.25rem #0000001a;height:100%;overflow:hidden;position:relative}.team-img{display:block;height:22rem;object-fit:cover;width:100%}.team-card-footer{height:5rem;position:relative}.footer-orange{background-color:#fca311;-webkit-clip-path:polygon(0 0,127% 0,99% 95%,0 100%);clip-path:polygon(0 0,127% 0,99% 95%,0 100%);z-index:1}.footer-blue,.footer-orange{bottom:0;height:100%;left:0;position:absolute;width:100%}.footer-blue{background-color:#005bcb;-webkit-clip-path:polygon(0 0,48% 0,100% 100%,0 100%);clip-path:polygon(0 0,48% 0,100% 100%,0 100%);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:1.25rem;z-index:2}.footer-blue h3{font-size:1rem;font-weight:600;margin:0}.footer-blue p{color:#cce0ff;font-size:.8125rem;margin:.25rem 0 0}.social-icon-wrapper{background:#fff;border-radius:2rem;box-shadow:0 .5rem 1.25rem #0000001a;display:none;left:-1.75rem;padding:.75rem .5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:3}.slick-current .social-icon-wrapper{display:block}.social-icons{display:flex;flex-direction:column;gap:.8rem;margin:0;padding:0}.social-icons li{color:#0a1f44;cursor:pointer;font-size:1.1rem;list-style:none;transition:color .3s ease}.social-icons li:hover{color:#005bcb}@media (max-width:1199px){.team-heading{font-size:2rem}.team-img{height:20rem}}@media (max-width:991px){.team-section{padding:3rem 1rem}.team-heading{font-size:1.75rem;margin-bottom:2rem}.team-img{height:18rem}.social-icon-wrapper{left:-1.5rem;padding:.6rem .4rem}.team-slider{padding:0;position:relative}}@media (max-width:767px){.team-section{padding:2.5rem .5rem}.team-heading{font-size:1.5rem;padding:0 1rem}.team-slider{padding:0}.team-slide{padding:.5rem .25rem}.team-img{height:16rem}.team-card-footer{height:4.5rem}.social-icon-wrapper{display:none!important}}@media (max-width:575px){.team-heading{font-size:1.4rem}.team-img{height:auto}.footer-blue h3{font-size:.9rem}.footer-blue p{font-size:.75rem}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(../../static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(../../static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(../../static/media/slick.295183786cd8a1389865.woff) format("woff"),url(../../static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(../../static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.tours-section-tt{background:linear-gradient(135deg,#f5f9ff,#e6f0ff);margin:0 auto;max-width:1400px;overflow:hidden;padding:5rem 2rem;position:relative}.section-header-tt{margin-bottom:3rem;position:relative;text-align:center;z-index:1}.section-subtitle-tt{background:#0071f81a;border-radius:50px;color:#0071f8;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;padding:.5rem 1.2rem;text-transform:uppercase}.section-title-tt{color:#1a2a3a;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.section-description-tt{color:#6c757d;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.tours-grid-tt{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin:0 auto;max-width:1200px}.tour-card-tt{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;overflow:hidden;position:relative;transition:all .3s ease;z-index:1}.tour-card-tt.hovered-tt{box-shadow:0 15px 35px #00000026;transform:translateY(-10px)}.card-image-container-tt{height:220px;overflow:hidden;position:relative}.card-img-tt{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.tour-card-tt.hovered-tt .card-img-tt{transform:scale(1.05)}.offer-badge-tt{background:#ff6b00;border-radius:20px;box-shadow:0 4px 8px #ff6b004d;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem;position:absolute;right:15px;top:15px}.card-tags-tt{bottom:15px;display:flex;gap:.5rem;left:15px;position:absolute}.tag-tt{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border-radius:20px;color:#0071f8;font-size:.7rem;font-weight:600;padding:.3rem .8rem}.card-content-tt{padding:1.5rem}.card-title-tt{color:#1a2a3a;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:.8rem}.card-desc-tt{color:#6c757d;font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.rating-container-tt{align-items:center;display:flex;margin-bottom:1.2rem}.stars-tt{display:flex;margin-right:.8rem}.star-filled-tt{color:#ffc107;font-size:.9rem}.star-empty-tt{color:#e0e0e0;font-size:.9rem}.rating-text-tt{color:#6c757d;font-size:.85rem}.card-details-tt{border-bottom:1px solid #eee;border-top:1px solid #eee;display:flex;gap:1rem;margin-bottom:1.2rem;padding:.8rem 0}.detail-item-tt{align-items:center;color:#495057;display:flex;font-size:.85rem}.detail-icon-tt{color:#0071f8;font-size:.9rem;margin-right:.5rem}.location-tt{align-items:center;color:#495057;display:flex;font-size:.85rem;margin-bottom:1.5rem}.location-icon-tt{color:#0071f8;font-size:.9rem;margin-right:.5rem}.card-footer-tt{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;padding-top:1rem;transition:all .3s ease}.card-footer-tt.hovered-tt{background-color:#f0f7ff;border-top-color:#0071f8}.price-container-tt{align-items:center;display:flex}.current-price-tt{color:#0071f8;font-size:1.3rem;font-weight:700}.original-price-tt{color:#adb5bd;font-size:.9rem;margin-left:.5rem;text-decoration:line-through}.book-btn-tt{background:#0071f8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;transition:all .3s ease}.book-btn-tt:hover{background:#0056b3;transform:scale(1.05)}.book-btn-tt:active{transform:scale(.95)}.view-all-container-tt{margin-top:3rem;text-align:center}.tours-grid-tt,.view-all-btn-tt{transition:all .3s ease}.view-all-btn-tt{background:#0071f8;border:none;border-radius:50px;box-shadow:0 5px 15px #0071f84d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:2rem;padding:.8rem 2rem}.view-all-btn-tt:hover{background:#0056b3;transform:scale(1.05)}@media (max-width:768px){.tours-section-tt{padding:3rem 1rem}.section-title-tt{font-size:2rem}.tours-grid-tt{grid-template-columns:1fr;margin:0 auto;max-width:400px}}@media (min-width:769px) and (max-width:1024px){.tours-grid-tt{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px) and (max-width:1023px){.tours-grid-tt{grid-template-columns:1fr 1fr;margin:0 auto;max-width:100%}.view-all-container-tt{margin-top:1rem;text-align:center}}.tour-post{height:65vh;overflow:hidden;position:relative;width:100%}.overlayt{background:linear-gradient(to bottom right,#0006,#0009);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.tour-text{animation:fadeInUp 1s ease forwards;color:#fff;max-width:850px;padding:0 2rem;position:relative;text-align:center;top:23%;z-index:2}.tour-text h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.tour-text p{font-size:1.2rem;letter-spacing:1px;line-height:1.6;opacity:.9}@media only screen and (max-width:767px){.tour-text h1{font-size:2rem;font-weight:700;margin-bottom:1rem}.tour-text p{font-size:1rem;letter-spacing:1px;line-height:1.6;opacity:.9}}.full-serve2{height:100vh;padding:5rem}.serve-label-s2{background-color:#fffc}@media (max-width:768px){.serve-container-s2{flex-direction:column}.serve-content-s2{flex:1 1;margin-bottom:2rem;text-align:center}.cards-wrapper-s2{flex:1 1;width:100%}.serve-label-s2{align-self:center}}.full-serve2{align-items:center;background-attachment:fixed;background-image:url(../../static/media/bg-10.b81126c38337ad90a086.webp);display:flex;justify-content:center;min-height:100vh;padding:5rem 5rem 10rem}.full-serve2,.serve-section-s2{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.serve-section-s2{background-image:url(../../static/media/bg-01.f9ee187026492ced050b.webp);border:1px solid #d1d1d1;border-radius:15px;padding:2rem;width:100%}.serve-container-s2{display:flex;gap:2rem;margin:0 auto;max-width:1200px;padding-bottom:0}.serve-content-s2{display:flex;flex:2.5 1;flex-direction:column;justify-content:center;padding:1rem}.cards-wrapper-s2{flex:7.5 1;overflow:hidden}.serve-label-s2{align-self:flex-start;background-color:#d9e4f1;border-radius:2rem;color:#0360c9;display:inline-block;font-weight:500;margin-bottom:1rem;padding:.5rem 1rem}.serve-heading-s2{color:#1d3557;font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 1rem}.cards-container-s2{display:flex;flex-wrap:nowrap;gap:1.5rem;min-height:250px;overflow-x:auto;padding:1rem;scroll-behavior:smooth;scrollbar-width:none}.cards-container-s2::-webkit-scrollbar{display:none}.card-s2{background:#e3e3e3e6;border-radius:1rem;box-shadow:0 0 10px #0000001a;-webkit-clip-path:polygon(50px 0,100% 0,100% 100%,0 100%,0 50px);clip-path:polygon(50px 0,100% 0,100% 100%,0 100%,0 50px);cursor:pointer;min-width:180px;padding:1.5rem 1rem 1rem;position:relative;text-align:center;transition:all .3s ease;width:180px}.card-s2:before{background-color:#fff;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);content:"";height:30px;left:0;position:absolute;top:0;width:30px;z-index:1}.card-number-s2{background-color:#d3d3d3;border-radius:50%;color:#fff;font-size:.9rem;font-weight:700;height:40px;left:-12px;line-height:40px;position:absolute;top:-12px;width:40px;z-index:100}.card-icon-s2{color:#f7931e;font-size:2.2rem;margin-bottom:.8rem}.card-s2 h3{color:#1d3557;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin:.5rem 0}.card-s2 p{color:#777;font-size:.8rem;letter-spacing:.5px;line-height:1.4}.card-s2.active-s2,.card-s2:hover{background-color:#035adf;color:#fff}.card-s2.active-s2 .card-icon-s2,.card-s2.active-s2 h3,.card-s2:hover .card-icon-s2,.card-s2:hover h3{color:#fff}.card-s2.active-s2 p,.card-s2:hover p{color:#eee}.card-s2.active-s2 .card-number-s2,.card-s2:hover .card-number-s2{background-color:#f7931e;color:#fff}.connect-box-s2{align-items:center;background-color:#005bcb;border-radius:2rem 2rem 0 2rem;bottom:-50px;box-shadow:0 10px 30px #0000001a;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;left:50%;max-width:1200px;padding:2rem 3rem 2rem 6rem;position:absolute;transform:translateX(-50%);width:70%;z-index:10}.connect-heading-s2{font-size:1.6rem;font-weight:600;letter-spacing:1px;line-height:1.5;z-index:2}.connect-button-s2{background-color:#f7931e;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.8rem;transition:all .3s ease;z-index:2}.connect-button-s2:hover{background-color:#e58215;transform:translateY(-2px)}.connect-box-s2:before{background:url(../../static/media/girl.ba844912cd91a0f471f4.webp) no-repeat bottom;background-size:contain;bottom:-10%;content:"";height:220px;left:-15%;position:absolute;width:250px;z-index:1}.connect-box-s2:after{background:url(../../static/media/flight.5aad10e1f1a6a85e79bb.webp) no-repeat 50%;background-size:contain;content:"";height:120px;position:absolute;right:-10%;top:50%;transform:translateY(-50%);width:140px;z-index:0}@media (max-width:1024px){.full-serve2{padding:3rem}.serve-content-s2{margin-bottom:0;text-align:center}.serve-label-s2{align-self:center}.connect-box-s2{bottom:-40px;padding:1.5rem 2rem 1.5rem 4rem;width:85%}.connect-heading-s2{font-size:1.4rem}.connect-box-s2:before{height:160px;left:-12%;width:180px}}@media (max-width:768px){.full-serve2{height:auto;padding:2rem 1rem}.serve-section-s2{padding:1rem}.serve-heading-s2{font-size:1.8rem}.connect-box-s2{border-radius:1rem 1rem 0 0;bottom:-30px;flex-direction:column;padding:1.5rem;text-align:center}.connect-heading-s2{font-size:1.3rem;margin-bottom:1rem}}@media only screen and (max-width:767px){.serve-content-s2{margin-bottom:0;text-align:center}.serve-container-s2{flex-direction:column;gap:0;padding-bottom:150px}.connect-box-s2:before{height:158px;left:-16%;width:180px}.connect-box-s2:after{content:"";height:86px;position:absolute;right:-3%;top:50%;transform:translateY(-50%);width:86px}}@media only screen and (min-width:768px) and (max-width:1023px){.full-serve2{height:auto;padding:5rem 2rem 10rem}.serve-container-s2{display:flex;gap:0;margin:0 auto;max-width:1200px;padding-bottom:0}.connect-box-s2:after{content:"";height:93px;position:absolute;right:-6%;top:50%;transform:translateY(-50%);width:113px;z-index:0}}.why2-section{background-color:#fff7f2;display:flex;overflow:hidden;padding:9% 2% 4%;position:relative}.why2-left{align-items:center;display:flex;flex:1 1;justify-content:center}.why2-image{border-radius:10px;object-fit:contain;width:100%}.why2-right{flex:1 1;padding-left:3rem;position:relative}.why2-subtitle{color:#07f;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.why2-title{color:#0b0b2b;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1.2rem}.why2-desc{color:#666;font-size:1.1rem;letter-spacing:1px;margin-bottom:2rem;max-width:500px}.why2-feature{align-items:center;display:flex;margin-bottom:2rem}.why2-feature-icon{align-items:center;background:#ff914d;border-radius:50%;display:flex;height:60px;justify-content:center;margin-right:1rem;width:75px}.wallet-icon{color:#fff;font-size:28px}.why2-feature-title{color:#0b0b2b;font-size:1.2rem;font-weight:700;letter-spacing:0;margin-bottom:.5rem}.why2-feature-text{color:#777;font-size:.95rem;letter-spacing:1px}.why2-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat-box{background:#fdf8f4;border:1px solid #e1dcdc;border-radius:1rem;flex:1 1;padding:1.5rem 2rem;text-align:center}.stat-box h2{color:#0b0b2b;font-size:2rem;margin-bottom:.3rem}.stat-box p{color:#666;font-size:1rem;letter-spacing:1px}.why2-button{background-color:#005bff;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 2rem;transition:background .3s ease}.why2-button:hover{background-color:#0042c8}.why2-right:after,.why2-right:before{background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;width:20%}.why2-right:before{background-image:url(../../static/media/bg-13.2b12cc5de76d54b7ffed.webp);left:-54%;top:52%;transform:rotate(50deg)}.why2-right:after{background-image:url(../../static/media/bg-14.04902aaf21b206cb4145.webp);right:97%;top:44%;transform:rotate(10deg)}@media only screen and (max-width:767px){.why2-section{display:flex;flex-direction:column-reverse;overflow:hidden;padding:20% 2% 4%}.why2-right{flex:1 1;padding-left:0;position:relative}.why2-title{font-size:2rem;line-height:1.3;margin-bottom:1.2rem}.why2-feature-icon{align-items:center;border-radius:50%;display:flex;height:70px;justify-content:center;margin-right:1rem;width:140px}.why2-stats{display:flex;gap:1rem;margin-bottom:2rem}.why2-right:before{left:8%;top:9%;transform:rotate(85deg)}.why2-right:after{right:3%;top:88%;transform:rotate(0deg)}}@media only screen and (min-width:768px) and (max-width:1023px){.why2-section{display:flex;flex-direction:column-reverse;overflow:hidden;padding:9% 2% 4%;position:relative}.why2-right{flex:1 1;padding-left:0;position:relative}}.destinations-container-d{display:flex;gap:2rem;margin:0 auto;max-width:1400px;padding:2rem}.sidebar-d{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;height:-webkit-fit-content;height:fit-content;padding:2rem 1.5rem;position:-webkit-sticky;position:sticky;top:2rem;width:280px}.sidebar-title-d{border-bottom:2px solid #f0f7ff;color:#1a2a3a;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem;position:relative}.sidebar-title-d:after{background:#0071f8;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.category-list-d{display:flex;flex-direction:column;gap:.8rem}.category-btn-d{align-items:center;background:#0000;border:none;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;padding:.8rem 1.2rem;text-align:left;transition:all .3s ease}.category-btn-d:hover{background:#f0f7ff;color:#0071f8;transform:translateX(5px)}.category-btn-d.active-d{background:#0071f8;box-shadow:0 5px 15px #0071f84d;color:#fff}.main-content-d{flex:1 1}.tours-section-d{background:linear-gradient(135deg,#f5f9ff,#e6f0ff);border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:3rem 2rem}.section-header-d{margin-bottom:3rem;position:relative;text-align:center}.section-subtitle-d{background:#0071f81a;border-radius:50px;color:#0071f8;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;padding:.5rem 1.2rem;text-transform:uppercase}.section-title-d{color:#1a2a3a;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.section-description-d{color:#6c757d;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.tours-grid-d{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.tour-card-d{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;overflow:hidden;position:relative;transition:all .3s ease}.tour-card-d.hovered-d{box-shadow:0 15px 35px #00000026;transform:translateY(-10px)}.card-image-container-d{height:220px;overflow:hidden;position:relative}.card-img-d{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.tour-card-d.hovered-d .card-img-d{transform:scale(1.05)}.offer-badge-d{background:#ff6b00;border-radius:20px;box-shadow:0 4px 8px #ff6b004d;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem;position:absolute;right:15px;top:15px}.card-tags-d{bottom:15px;display:flex;gap:.5rem;left:15px;position:absolute}.tag-d{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border-radius:20px;color:#0071f8;font-size:.7rem;font-weight:600;padding:.3rem .8rem}.card-content-d{padding:1.5rem}.card-title-d{color:#1a2a3a;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:.8rem}.card-desc-d{color:#6c757d;font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.rating-container-d{align-items:center;display:flex;margin-bottom:1.2rem}.stars-d{display:flex;margin-right:.8rem}.star-filled-d{color:#ffc107;font-size:.9rem}.star-empty-d{color:#e0e0e0;font-size:.9rem}.rating-text-d{color:#6c757d;font-size:.85rem}.card-details-d{border-bottom:1px solid #eee;border-top:1px solid #eee;display:flex;gap:1rem;margin-bottom:1.2rem;padding:.8rem 0}.detail-item-d{align-items:center;color:#495057;display:flex;font-size:.85rem}.detail-icon-d{color:#0071f8;font-size:.9rem;margin-right:.5rem}.location-d{align-items:center;color:#495057;display:flex;font-size:.85rem;margin-bottom:1.5rem}.location-icon-d{color:#0071f8;font-size:.9rem;margin-right:.5rem}.card-footer-d{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;padding-top:1rem;transition:all .3s ease}.card-footer-d.hovered-d{background-color:#f0f7ff;border-top-color:#0071f8}.price-container-d{align-items:center;display:flex}.current-price-d{color:#0071f8;font-size:1.3rem;font-weight:700}.original-price-d{color:#adb5bd;font-size:.9rem;margin-left:.5rem;text-decoration:line-through}.book-btn-d{background:#0071f8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;transition:all .3s ease}.book-btn-d:hover{background:#0056b3;transform:scale(1.05)}.book-btn-d:active{transform:scale(.95)}.view-all-container-d{margin-top:3rem;text-align:center}.view-all-btn-d{background:#0071f8;border:none;border-radius:50px;box-shadow:0 5px 15px #0071f84d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:2rem;padding:.8rem 2rem;transition:all .3s ease}.view-all-btn-d:hover{background:#0056b3;transform:scale(1.05)}.pagination-controls-d{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:3rem}.pagination-btn-d{align-items:center;background:#0071f8;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.pagination-btn-d:hover:not(.disabled-d){background:#0056b3;transform:translateY(-2px)}.pagination-btn-d.disabled-d{background:#e0e0e0;cursor:not-allowed;opacity:.7}.page-indicator-d{color:#495057;font-weight:600;min-width:100px;text-align:center}.tours-grid-d{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin:0 auto;max-width:900px}@media (max-width:1024px){.tours-grid-d{grid-template-columns:1fr;max-width:500px}.destinations-container-d{flex-direction:column;gap:1rem;padding:1rem}.sidebar-d{margin-bottom:1rem;padding:1rem;position:static;width:100%}.category-list-d{flex-direction:row;flex-wrap:wrap}.category-btn-d{font-size:1.2rem;padding:.6rem 1rem}.tours-section-d{padding:2rem 1rem}}@media (max-width:768px){.section-title-d{font-size:1.8rem}.tours-grid-d{grid-template-columns:1fr}}@media only screen and (max-width:767px){.pagination-controls-d{gap:.5rem}}@media only screen and (min-width:768px) and (max-width:1023px){.tours-grid-d{grid-template-columns:1fr 1fr;max-width:100%}}.destination-post{height:65vh;overflow:hidden;position:relative;width:100%}.slider-image{align-items:center;animation:zoomFade 10s infinite alternate;background-position:50%;background-size:cover;display:flex;height:100%;justify-content:center;position:relative;transition:transform 5s ease,opacity 2s ease;width:100%}@keyframes zoomFade{0%{opacity:1;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}.overlayd{background:linear-gradient(to bottom right,#0000004d,#000000b3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.destination-text{animation:fadeInUp 1s ease forwards;color:#fff;max-width:850px;padding:0 2rem;position:relative;text-align:center;top:23%;z-index:2}.destination-text h1{font-size:3.2rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.destination-text p{font-size:1.3rem;letter-spacing:1px;line-height:1.6;opacity:.9;text-shadow:1px 1px 2px #00000080}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width:767px){.destination-text h1{font-size:2rem}.destination-text p{font-size:1rem}}.ftour-container{background-image:url(../../static/media/bg-21.5d3a0f8e1adecf3045c5.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:0 10px 30px #0000001a;box-sizing:border-box;margin:0 auto;width:100%}.ftour-container,.ftour-section{align-items:center;display:flex;padding:0}.ftour-section{flex:1 1;flex-direction:column;justify-content:center;overflow:hidden}.oval-image-container{border-bottom-right-radius:10em;border-top-right-radius:10em;box-shadow:0 5px 15px #0003;height:100%;overflow:hidden;width:100%}.oval-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.oval-image:hover{transform:scale(1.05)}.middle-section{text-align:center}.discount-badge{background-color:#ff9d3d;border-radius:20px;box-shadow:0 3px 10px #ff9e3d48;color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding:.5rem 1.5rem}.tour-title{color:#333;font-size:2.5rem;font-weight:700;margin:.5rem 0}.tour-subtitle{color:#666;font-size:1.8rem;font-weight:500;margin:.5rem 0 2rem}.discover-button{background-color:#0561ca;border:none;border-radius:30px;box-shadow:0 3px 10px #0561ca67;color:#fff;cursor:pointer;font-size:1.1rem;padding:.8rem 2rem;transition:all .3s ease}.discover-button:hover{background-color:#0561ca;box-shadow:none;transform:translateY(-3px)}.right-image{border-radius:15px;height:auto;transition:transform .3s ease;width:100%}.right-image:hover{transform:scale(1.03)}@media (max-width:768px){.ftour-container{flex-direction:column;padding:2rem 0}.ftour-section{margin-bottom:2rem}.oval-image-container{border-bottom-left-radius:9em;border-bottom-right-radius:0;border-bottom-right-radius:9em;border-top-right-radius:0;height:auto;width:100%}}.contact-post{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.contact-background{animation:gentleZoom 30s ease-in-out infinite alternate,subtlePan 40s ease-in-out infinite alternate;background:linear-gradient(#0a1e0fe6,#05140af2),url(../../static/media/green.2a3e1ad4f0fe7a520581.webp);background-blend-mode:multiply;background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;will-change:transform;z-index:1}.contact-content{animation:float 8s ease-in-out infinite;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05190c4d;border:1px solid #2e7d3233;border-radius:68px;box-shadow:0 8px 32px #0014054d,inset 0 0 20px #4caf501a;max-width:819px;overflow:hidden;padding:3rem 7rem;position:relative;text-align:center;transform-style:preserve-3d;z-index:2}.contact-title{animation:forestRise 1.5s cubic-bezier(.175,.885,.32,1.275) .4s forwards;color:#e8f5e9;font-family:Lora,serif;font-size:4.5rem;font-weight:600;letter-spacing:.5px;margin-bottom:25px;text-shadow:0 2px 8px #000a0599,0 4px 15px #00140a66;transform:translateY(100%)}.contact-text{animation:forestRise 1.5s cubic-bezier(.175,.885,.32,1.275) .8s forwards;color:#e8f5e9d9;font-size:1.7rem;font-style:italic;font-weight:300;line-height:1.6;margin:0 auto;max-width:700px;text-shadow:0 1px 4px #000a0599,0 2px 8px #00140a66;transform:translateY(100%)}@keyframes gentleZoom{0%{transform:scale(1) rotate(.2deg)}to{transform:scale(1.05) rotate(-.2deg)}}@keyframes subtlePan{0%{background-position:10% 50%}to{background-position:90% 50%}}@keyframes forestRise{0%{opacity:0;transform:translateY(100%) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}@keyframes float{0%,to{transform:translateY(0) rotateX(1deg) rotateY(1deg)}50%{transform:translateY(-20px) rotateX(-1deg) rotateY(-1deg)}}.contact-content:after{animation:leafFall 20s linear infinite;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path fill="%23225533" d="M50 0 Q60 20 50 40 Q40 20 50 0" opacity="0.2"/></svg>');background-size:30px 30px;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:-1}@keyframes leafFall{0%{background-position:0 0}to{background-position:100% 100%}}@media (max-width:992px){.contact-title{font-size:3.5rem}.contact-text{font-size:1.4rem}}@media (max-width:768px){.contact-title{font-size:2.8rem}.contact-text{font-size:1.2rem}.contact-content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:1.5rem}}@media only screen and (max-width:767px){.contact-post{height:auto;padding:5rem 1rem}}@media only screen and (min-width:768px) and (max-width:1023px){.contact-post{height:auto;padding:8rem 2rem}}:root{--primary-color:#ff6b00;--primary-light:#ff8c33;--primary-dark:#e05d00;--text-dark:#333;--text-medium:#555;--text-light:#777;--bg-light:#f9f9f9;--border-radius:8px;--box-shadow:0 10px 30px #00000014;--transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.contact-container-cs{font-family:Poppins,Segoe UI,sans-serif;margin:0 auto;max-width:1200px;padding:80px 20px}.contact-header-cs{margin-bottom:60px;position:relative;text-align:center}.responsive-map{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.responsive-map iframe{height:100%;left:0;position:absolute;top:0;width:100%}.contact-subtitle-cs{color:#777;color:var(--text-light);font-size:18px;font-weight:400;letter-spacing:1px;margin-bottom:12px;text-transform:uppercase}.contact-title-cs{color:#333;color:var(--text-dark);display:inline-block;font-size:48px;font-weight:700;line-height:1.2;margin:0;position:relative}.header-decoration-cs{background:#ff6b00;background:var(--primary-color);border-radius:2px;bottom:-10px;height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.contact-content-cs{display:flex;gap:40px}.contact-info-cs{flex:1 1}.info-card-cs{background-color:#fff;border-radius:8px;border-radius:var(--border-radius);border-radius:3rem 3rem 3rem 0;box-shadow:0 10px 30px #00000014;box-shadow:var(--box-shadow);height:100%;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition)}.info-card-cs:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.info-image-wrapper-cs{background-color:#0360c9;height:280px;overflow:hidden;position:relative}.info-image-cs{border-bottom-left-radius:3rem;height:100%;object-fit:cover;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition);width:100%}.info-card-cs:hover .info-image-cs{transform:scale(1.03)}.image-badge-cs{align-items:center;background-color:#ff6b00;background-color:var(--primary-color);border-radius:30px;bottom:20px;box-shadow:0 4px 15px #ff6b004d;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:center;left:50%;letter-spacing:1px;padding:10px 25px;position:absolute;text-transform:uppercase;transform:translateX(-50%);z-index:2}.badge-decoration-cs{animation:pulse 2s infinite;border:2px solid #ffffff4d;border-radius:30px;height:100%;position:absolute;width:100%}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.contact-details-cs{background-color:#0360c9;padding:35px}.detail-item-cs{align-items:center;display:flex;gap:20px;margin-bottom:20px;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition)}.detail-item-cs:hover{transform:translateX(5px)}.icon-circle-cs{align-items:center;background:linear-gradient(135deg,#ff8c33,#ff6b00);background:linear-gradient(135deg,var(--primary-light),var(--primary-color));border-radius:50%;box-shadow:0 4px 10px #ff6b0033;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-icon-cs{color:#fff;font-size:20px}.detail-text-cs h3{color:#fff;font-size:17px;font-weight:700;margin-bottom:5px}.detail-text-cs p{color:#fff;font-size:15px;font-weight:500;line-height:1.5;margin:0}.email-link-cs{color:#ff6b00;color:var(--primary-color);text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition)}.email-link-cs:hover{color:#e05d00;color:var(--primary-dark);text-decoration:underline}.divider-cs{background:linear-gradient(90deg,#0000,#eee,#0000);height:1px;margin:25px 0}.contact-form-section-cs{flex:1 1}.form-title-cs{color:#333;color:var(--text-dark);font-size:28px;font-weight:600;margin-bottom:30px;padding-bottom:10px;position:relative}.form-title-cs:after{background:#ff6b00;background:var(--primary-color);bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.contact-form-cs{display:flex;flex-direction:column}.form-group-cs{margin-bottom:25px;position:relative}.form-input-cs,.form-textarea-cs{background-color:#fffc;border:1px solid #e0e0e0;border-radius:8px;border-radius:var(--border-radius);font-family:inherit;font-size:15px;padding:15px 20px;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition);width:100%}.form-input-cs:focus,.form-textarea-cs:focus{background-color:#fff;border-color:#ff8c33;border-color:var(--primary-light);outline:none}.input-focus-cs{background:#ff6b00;background:var(--primary-color);bottom:0;height:2px;left:0;position:absolute;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition);width:0}.form-input-cs:focus~.input-focus-cs,.form-textarea-cs:focus~.input-focus-cs{width:100%}.form-textarea-cs{min-height:150px;resize:vertical}.submit-button-cs{align-self:flex-start;background:linear-gradient(90deg,#ff8c33,#ff6b00);background:linear-gradient(to right,var(--primary-light),var(--primary-color));border:none;border-radius:8px;border-radius:var(--border-radius);box-shadow:0 5px 15px #ff6b004d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;letter-spacing:1px;overflow:hidden;padding:16px 35px;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition)}.submit-button-cs span{position:relative;z-index:2}.button-decoration-cs{background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;left:-100%;position:absolute;top:0;transition:all .3s cubic-bezier(.25,.8,.25,1);transition:var(--transition);width:100%}.submit-button-cs:hover{box-shadow:0 8px 20px #ff6b0066;transform:translateY(-3px)}.submit-button-cs:hover .button-decoration-cs{left:100%}@media (max-width:992px){.contact-content-cs{flex-direction:column}.contact-title-cs{font-size:40px}.info-image-wrapper-cs{height:250px}}@media (max-width:576px){.contact-container-cs{padding:60px 15px}.contact-title-cs{font-size:32px}.contact-subtitle-cs{font-size:16px}.detail-item-cs{gap:15px}.icon-circle-cs{height:45px;width:45px}}
/*# sourceMappingURL=main.2b82507c.css.map*/