@font-face{font-family:Outfit;src:url(../../../fonts/Outfit-Regular.woff2) format("woff2"),url(../../../fonts/Outfit-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--bg:#0a0a0a;--surface:#111214;--surface-2:#15171a;--card:#14161a;--text:#eaeef6;--muted:#9aa3b2;--primary:#2dd4bf;--primary-600:#14b8a6;--accent:#f59e0b;--ring:#2dd4bf33;--border:#1f2329;--radius:16px;--shadow:0 10px 30px rgba(0, 0, 0, 0.35)}*{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0a0a0a;color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{max-width:1500px;margin-inline:auto;padding:0 16px}.mt-2{margin-top:.5rem}.mt-6{margin-top:2rem}.mr-6{margin-right:2rem}.mb-2{margin-bottom:5rem}.muted{color:var(--muted)}.link{color:var(--primary);text-decoration:none}.link:hover{opacity:.9}.accent{color:var(--accent)}.divider{display:inline-block;width:1px;height:14px;background:var(--border);margin:0 12px}.fs-1{font-size:3rem}.fs-2{font-size:2.5rem}.fs-3{font-size:2rem}.fs-4{font-size:1.5rem}.fs-5{font-size:1.25rem}.fs-6{font-size:1rem}.fs-7{font-size:.875rem}.fs-8{font-size:.75rem}.enquiry-form{font-size:12px;color:#d11212}#loaderBtn{display:none}.card a{color:#aaa;text-decoration:none}.text-green{color:#16a34a}.card__body h3{margin-bottom:4px;color:#e6b800}.product_title{font-size:16px;line-height:22px;padding:0;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.card__body p{margin-bottom:2px}.topbar{background:#1e293b;color:var(--white);display:flex;align-items:center;justify-content:space-between;padding:.3rem 1rem;font-size:.85rem;transition:all .3s ease;overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.topbar a{color:#fff;text-decoration:none;margin-left:10px}.topbar::-webkit-scrollbar{display:none}.topbar.hidden{transform:translateY(-100%);opacity:0}.topbar .phone{flex:0 0 auto}.topbar .socials{display:flex;gap:.75rem;align-items:center;flex:0 0 auto;margin-left:auto}.topbar .socials a{color:var(--white);text-decoration:none;display:inline-flex}.nav{background:var(--bg);color:var(--white);display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;gap:1rem;box-shadow:0 6px 18px rgba(2,6,23,.25);position:sticky;top:0;z-index:1000}.brand{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.075rem;letter-spacing:.2px}.brand .logo{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,var(--accent),#7c3aed);display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--bg)}.nav-links{display:none;gap:1rem;align-items:center;position:relative}.nav-links a{color:var(--white);text-decoration:none;padding:.5rem .6rem;border-radius:8px;transition:background .15s ease;display:flex;align-items:center;gap:4px}.nav-links a:hover{background:rgba(255,255,255,.06)}.cta{background:var(--accent);color:var(--bg);padding:.45rem .75rem;border-radius:8px;font-weight:600}.cta:hover{opacity:.95}.hamburger{background:0 0;border:0;color:var(--white);display:flex;align-items:center;padding:.25rem;border-radius:6px}.hamburger:focus{outline:2px solid rgba(255,255,255,.12)}.mobile-menu{position:absolute;top:100%;right:0;left:0;background:var(--bg);color:var(--white);display:none;flex-direction:column;padding:.75rem;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mobile-menu a{padding:.65rem .75rem;border-radius:6px;text-decoration:none;color:var(--white)}.mobile-menu a:hover{background:rgba(255,255,255,.04)}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background:var(--bg);min-width:180px;border-radius:8px;box-shadow:0 6px 14px rgba(0,0,0,.3);flex-direction:column;padding:.5rem 0}.dropdown-menu a{padding:.5rem .75rem;display:block}.dropdown:hover .dropdown-menu{display:flex}@media (min-width:768px){.hamburger{display:none}.nav-links{display:flex}.mobile-menu{display:none!important}.nav{padding:.6rem 1.5rem}}.muted{color:var(--muted);font-weight:500}.arrow{transition:transform .2s ease}.dropdown:hover .arrow{transform:rotate(180deg)}.button{border:1px solid var(--border);background:var(--surface-2);padding:10px 14px;border-radius:999px;color:var(--text);cursor:pointer;box-shadow:var(--shadow);text-decoration:none}.button--primary{background:#005d08;border-color:transparent;color:#fff}.button--primary:hover{background:var(--primary-600)}.button--ghost{background:0 0;border-color:var(--border)}.input{width:100%;padding:12px 14px;border:1px solid #ddd;border:1px solid var(--border);background:var(--surface);color:var(--text)}.input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--ring)}.hero{position:relative;min-height:68vh;display:grid;place-items:center;border-bottom:1px solid var(--border)}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.5) saturate(1.1)}.hero__content{position:relative;z-index:2;text-align:center;padding:80px 0}.hero h1{font-size:clamp(28px,5vw,44px);margin:0 0 10px}.hero p{color:var(--muted);margin:0 0 18px;max-width:760px;margin-inline:auto}.search{display:flex;gap:10px;max-width:560px;margin:0 auto}.hero__badges{display:flex;gap:12px;justify-content:center;margin-top:14px;color:#d6ffe6;font-weight:600;flex-wrap:wrap}.header_search_card{position:absolute;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;margin-top:5px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;z-index:1000;max-height:250px;overflow-y:auto}.header_search_card::-webkit-scrollbar{width:6px}.header_search_card::-webkit-scrollbar-thumb{border-radius:10px}.searchList{list-style:none;padding:0;margin:0}.searchList li{padding:10px 10px;font-size:15px;cursor:pointer;transition:background .3s ease;text-align:left;border-bottom:1px solid #ddd}.searchList li:hover{background:#f2f6fc}.searchList li a{display:block;font-size:15px;color:#333;text-decoration:none;transition:background .3s ease,color .3s ease;text-align:left}.searchList li a:hover{background:#f2f6fc;color:#2a7de1}@media (max-width:600px){.serchinput{font-size:14px;padding:10px}.searchList li{font-size:14px;padding:10px}}.section{padding:48px 0}.section--alt{background:linear-gradient(180deg,#0b0c0f 0,#0c0d12 100%);border-block:1px solid var(--border)}.section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section__head h2{margin:0;font-size:clamp(20px,3.4vw,28px)}.cards{display:flex;gap:16px;overflow:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.cards::-webkit-scrollbar{height:8px}.cards::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.cards--scroll .card{scroll-snap-align:start}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;min-width:260px;flex:0 0 260px;box-shadow:var(--shadow)}.card img{width:100%;object-fit:cover}.card__body{padding:12px}.card__body h3{margin:0 0 6px;font-size:18px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.price{font-weight:800;color:#d1fff5}.travlo-section{font-family:Arial,sans-serif;line-height:1.6;padding:50px 15px}.travlo-section h1{font-size:28px;color:#2c3e50;margin-bottom:20px}.travlo-section h2{font-size:22px;margin-top:35px;margin-bottom:15px}.travlo-section p{margin-bottom:15px}.features{list-style:none;padding:0}.features li{margin-bottom:10px;padding-left:5px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.card{border-radius:8px;padding:15px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:20px 0}.compare p{background:#14161a;padding:12px;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.content-section{max-width:900px;margin:auto;font-family:Arial,sans-serif;line-height:1.8;font-size:16px}.content-box{position:relative;overflow:hidden}.more-content{max-height:100px;overflow:hidden;position:relative}.more-content::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(transparent,#0c0d12);pointer-events:none}.more-content.expanded{max-height:none}.more-content.expanded::after{display:none}.read-more-btn{display:inline-block;margin-top:10px;background:0 0;border:none;color:#007bff;font-weight:700;cursor:pointer;font-size:16px}.read-more-btn:hover{text-decoration:underline}@media (max-width:768px){.travlo-section{padding:30px 10px}.travlo-section h1{font-size:22px}.travlo-section h2{font-size:18px}}.grid{display:grid;gap:16px}.grid--cards{grid-template-columns:repeat(12,1fr)}.grid--cards>.card{min-width:0;flex:initial}@media (min-width:1024px){.grid--cards{grid-template-columns:repeat(12,1fr)}}.grid--cards>.card{grid-column:span 12}@media (min-width:540px){.grid--cards>.card{grid-column:span 6}}@media (min-width:900px){.grid--cards>.card{grid-column:span 3}}@media (min-width:700px){.grid--cards>.card{grid-column:span 4}}@media (min-width:1024px){.grid--cards>.card{grid-column:span 3}}.grid--state{grid-template-columns:repeat(2,1fr)}@media (min-width:700px){.grid--state{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.grid--state{grid-template-columns:repeat(6,1fr)}}.cat,.state{display:block;position:relative;border-radius:20px;overflow:hidden;border:1px solid var(--border);background:var(--card)}.cat img,.state img{width:100%;height:180px;object-fit:cover;display:block;filter:saturate(1.1)}.cat span,.state span{position:absolute;inset:auto 12px 12px 12px;background:rgba(0,0,0,.45);backdrop-filter:blur(2px);padding:8px 10px;border-radius:999px;font-weight:700}.feature{display:grid;gap:20px;grid-template-columns:1fr}.feature__img img{width:100%;object-fit:cover;border-radius:20px;border:1px solid var(--border)}.feature__body{display:flex;flex-direction:column;gap:12px}.checks{display:grid;gap:8px;margin:0;padding-left:18px}@media (min-width:900px){.feature{grid-template-columns:1.2fr 1fr;align-items:center}}.grid--categories{grid-template-columns:repeat(2,1fr)}@media (min-width:700px){.grid--categories{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.grid--categories{grid-template-columns:repeat(6,1fr)}}.cat img{height:200px}.grid--testimonials{grid-template-columns:repeat(1,1fr)}@media (min-width:700px){.grid--testimonials{grid-template-columns:repeat(3,1fr)}}.testimonial{background:var(--card);border:1px solid var(--border);padding:18px;border-radius:16px}.testimonial blockquote{margin:0 0 8px}footer{background:#0a0f1c;padding:50px 20px 20px;color:#f5f5f5}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1300px;margin:auto}.footer-col{min-width:200px}.footer-logo img{width:180px;margin-bottom:15px}.header-logo img{width:150px}.footer-col h3{font-size:18px;margin-bottom:15px;color:#fbbf24}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{text-decoration:none;color:#ccc;font-size:14px;transition:.3s}.footer-col ul li a:hover{color:#fbbf24;padding-left:5px}.contact-info{font-size:14px;margin-bottom:10px}.contact-info i{margin-right:8px;color:#fbbf24}.social-links a{margin-right:12px;font-size:18px;color:#ccc;transition:.3s}.social-links a:hover{color:#fbbf24}.payment{margin-top:20px}.payment img{width:50px;margin-right:10px}.footer-bottom{text-align:center;border-top:1px solid #333;padding-top:15px;margin-top:20px;font-size:14px;color:#aaa}@media (max-width:768px){.footer-container{flex-direction:column;text-align:center}.footer-col{min-width:100%}.social-links{margin-top:15px}}.about-section{display:flex;align-items:center;justify-content:space-between;padding:60px 8%;gap:40px;flex-wrap:wrap}.about-section .content{flex:1;min-width:300px}.about-section .content h2{font-size:26px;color:#000;margin-bottom:15px;font-weight:700}h1{font-size:32px;line-height:1.3;font-weight:600;margin-bottom:20px;margin-top:0;font-family:Poppins,"Segoe UI",Arial,sans-serif}.about-section .content p{color:#fff;font-size:15px;margin-bottom:25px}.about-section .content h2{color:#fff}.about-section .content .btn{display:inline-block;padding:12px 25px;background:#333;color:#e6b800;text-decoration:none;font-weight:700;text-transform:uppercase;border:none;cursor:pointer;transition:background .3s ease}.about-section .content .btn:hover{background:#e6b800;color:#fff}.about-section .image{flex:1;min-width:300px;text-align:center}.about-section .image img{width:100%;max-width:500px;object-fit:cover}@media (max-width:900px){.about-section{flex-direction:column;text-align:center}.about-section .content{text-align:center}.about-section .image img{border-radius:30px}}.section .container h2{color:#e6b800}.statring-price{line-height:0}.ankerLink{color:#aaa;text-decoration:none}.ankerLink-w{color:#fff;text-decoration:none}.places-grid{display:flex;flex-wrap:wrap;gap:8px;font-family:Poppins,sans-serif}.place{display:flex;align-items:center;background-color:#0a0f1c;color:#fff;font-size:14px;padding:6px 12px;border:1.5px solid #0a2342;border-radius:3px;white-space:nowrap;transition:.2s ease}.place span{display:inline-block;background-color:#fff;color:#0a2342;font-weight:600;padding:2px 6px;margin-right:6px;border-radius:2px;min-width:20px;text-align:center}.place:hover{background-color:#0a0f1c;transform:translateY(-2px)}.whatsapp-button{position:fixed;bottom:20px;right:20px;background:#000;border:1px solid #fff;color:#fff;padding:12px 20px;border-radius:50px;font-weight:700;display:flex;align-items:center;gap:8px;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,.2);transition:transform .3s,box-shadow .3s;z-index:9999}.whatsapp-button:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.25)}.whatsapp-icon{width:24px;height:24px}