.header{position:fixed;top:0;left:0;width:100%;height:auto;min-height:60px;background-color:#fff;z-index:99999;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 10px #0000001a;box-sizing:border-box;transition:padding .3s ease}@media(max-width:600px){.header{padding:.5rem 1rem;min-height:50px}}.logo-container{display:flex;align-items:center;z-index:1001;max-width:80%}.logo-container a{display:flex;align-items:center;gap:.5rem;text-decoration:none;width:100%}.logo-img{height:50px;width:50px;object-fit:cover;border-radius:50%;transition:transform .3s ease;border:2px solid #D4AF37;padding:2px;background:#fff;flex-shrink:0}@media(max-width:600px){.logo-img{height:40px;width:40px}}.logo-container:hover .logo-img{transform:scale(1.05)}.logo-text{font-family:Playfair Display,serif;font-weight:700;font-size:1.2rem;color:#0a192f;letter-spacing:.5px;line-height:1.2;max-width:400px}@media(max-width:1024px){.logo-text{font-size:.9rem;max-width:250px}}@media(max-width:480px){.logo-text{font-size:.65rem;max-width:140px}.header{padding:.5rem .75rem}.header-actions{gap:.5rem}}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#0a192f;text-decoration:none;font-weight:500;font-size:1rem;position:relative;transition:color .3s ease}.nav-link:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#d4af37;transition:width .3s ease}.nav-link:hover{color:#d4af37}.nav-link:hover:after{width:100%}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;color:#0a192f}.header-actions{display:flex;align-items:center;gap:1rem}.mobile-nav{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;flex-direction:column;padding:1rem 0;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 10px 15px #0000001a;overflow:hidden}.mobile-link{color:#0a192f;text-decoration:none;padding:1rem 2rem;text-align:center;font-size:1.1rem;transition:background-color .3s ease,color .3s ease}.mobile-link:hover{background-color:#d4af371a;color:#d4af37}@media(max-width:768px){.desktop-nav{display:none}.mobile-menu-btn{display:block}.mobile-nav{display:flex}}.hero{position:relative;width:100%;height:100vh;min-height:600px;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#fff;padding:0;margin:0}.hero-video{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.hero{height:auto;min-height:auto}.hero-video{height:auto;width:100%}}.services-section{padding:4rem 1rem;background-color:#f8fafc;overflow:hidden;position:relative}.services-header{text-align:center;margin-bottom:2.5rem;position:relative;z-index:2}.section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);color:#0f172a;margin-bottom:.5rem;font-weight:700}.section-subtitle{color:#64748b;font-size:clamp(.9rem,1.5vw,1.1rem);max-width:600px;margin:0 auto}.honeycomb-container{display:flex;justify-content:center;align-items:center;padding:1rem 0}.honeycomb{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;margin:0 auto;max-width:1100px}.honeycomb-cell{flex:0 1 180px;max-width:180px;height:200px;margin:25px 10px;position:relative;padding:.5rem;text-align:center;z-index:1;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.honeycomb-cell__content{background:#fff;box-shadow:0 10px 25px #0000000d;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);transition:all .3s ease;border:1px solid rgba(212,175,55,.2)}.honeycomb-cell:hover .honeycomb-cell__content{background:#fff;transform:scale(1.05);border-color:#d4af37;box-shadow:0 15px 35px #d4af3726}.emerald-gold-text{font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#1e293b;padding:0 15px;line-height:1.3;transition:color .3s ease}.honeycomb-cell:hover .emerald-gold-text{background:linear-gradient(135deg,#059669,#d4af37);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.honeycomb-icon{margin-bottom:.75rem;color:#d4af37;transition:transform .3s ease}.honeycomb-cell:hover .honeycomb-icon{transform:translateY(-5px)}@media(max-width:768px){.services-section{padding:3rem 1.5rem}.section-title{font-size:1.8rem;margin-bottom:.5rem}.honeycomb-container{padding:0}.honeycomb{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:500px}.honeycomb-cell{flex:unset;max-width:unset;height:auto;margin:0;padding:0}.honeycomb-cell__content{clip-path:none;border-radius:12px;padding:1.5rem 1rem;height:100%;aspect-ratio:unset;background:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 12px #00000008}.honeycomb-icon{margin-bottom:.5rem;color:#d4af37!important;stroke-width:2.5px}.emerald-gold-text{font-size:.8rem;padding:0}.honeycomb-hover-actions{position:static;opacity:1;margin-top:1rem}}.partner-banner-section{padding:3rem 0;background-color:#f1f1f7;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);overflow:hidden}.map-section-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.about-container{display:flex;flex-direction:column;gap:1.5rem;padding-right:2rem}.about-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0;line-height:1.2}.about-description{font-size:1rem;color:#475569;line-height:1.7;margin:0}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.stat-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;background:#fff;border-radius:10px;border:1px solid rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.stat-number{font-size:1.8rem;font-weight:700;color:#d4a574;margin-bottom:.25rem}.stat-label{font-size:.75rem;text-transform:uppercase;letter-spacing:1px;color:#64748b;font-weight:600;text-align:center}.partners-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.banner-label{font-size:.75rem;text-transform:uppercase;letter-spacing:3px;color:#94a3b8;font-weight:700}.client-slider{width:100%;position:relative;-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}.client-track{display:flex;gap:2rem;animation:scrollLogos 60s linear infinite;width:max-content}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.client-logo-box{background:#fff;border:1px solid rgba(0,0,0,.05);padding:.8rem 1.5rem;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:150px}.client-name{font-size:.9rem;font-weight:700;color:#1e293b;white-space:nowrap}.client-industry{font-size:.6rem;text-transform:uppercase;letter-spacing:1px;color:#64748b}@media(max-width:768px){.partner-banner-section{padding:4rem 0;background-color:#fff}.map-section-container{display:flex;flex-direction:column;gap:3.5rem;padding:0 1.5rem}.about-container{padding-right:0;text-align:center}.about-title{font-size:2.2rem;color:#0a192f;margin-bottom:1rem}.about-description{font-size:1.1rem;color:#334155;line-height:1.6;margin-bottom:2rem;text-wrap:pretty}.about-stats{grid-template-columns:1fr;gap:1rem}.stat-item{padding:2rem;border:1px solid rgba(212,175,55,.2);box-shadow:0 10px 30px #0000000d}.stat-number{font-size:2.2rem;color:#d4af37}.stat-label{font-size:.9rem}}@media(max-width:480px){.about-title{font-size:1.8rem}.about-description{font-size:1rem}}.contact-section{padding:6rem 2rem;background-color:#f8fafc;position:relative}.contact-wrapper{display:flex;flex-direction:column;max-width:1200px;margin:0 auto;gap:2rem}@media(min-width:900px){.contact-wrapper{flex-direction:row;align-items:stretch;justify-content:space-between}}.contact-float-card{background:#fff;padding:3rem;flex:0 0 40%;box-shadow:0 20px 40px #0000001a;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:400px}.contact-left-wrapper{flex:1;position:relative;min-height:500px;background:url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?q=80&w=1000&auto=format&fit=crop) no-repeat center center/cover;display:flex;align-items:center;padding-right:2rem}.contact-card-inner{background:#fff;padding:clamp(2rem,5vw,3rem) clamp(1.5rem,5vw,2rem);box-shadow:0 10px 30px #00000026;max-width:450px;margin:0 auto}@media(min-width:900px){.contact-card-inner{margin-left:10%}}.contact-heading-small{font-family:Playfair Display,serif;font-size:clamp(1.8rem,4vw,2.5rem);color:#0a192f;margin-bottom:1rem;line-height:1.2}.highlight-gold{color:#d4af37}.contact-text{color:#64748b;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6}.contact-form-wrapper{flex:1;padding:2rem;display:flex;align-items:center}.contact-form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}@media(min-width:600px){.contact-form-grid{grid-template-columns:1fr 1fr}}.form-input,.form-select{width:100%;padding:1rem;border:1px solid #E2E8F0;border-radius:4px;background-color:#fff;color:#334155;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .3s ease}.form-input::placeholder{color:#cbd5e1}.form-input:focus,.form-select:focus{outline:none;border-color:#d4af37}.submit-btn{background-color:#d4af37;color:#fff;border:none;padding:1rem 3rem;font-weight:700;font-size:1rem;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:background-color .3s ease,transform .2s;justify-self:start;border-radius:2px}.submit-btn:hover{background-color:#b5942c;transform:translateY(-2px)}.footer{background-color:#0c0c0e;color:#a1a1aa;padding:3rem 2rem 1.5rem;border-top:1px solid rgba(212,175,55,.1);position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#d4af37,transparent)}.footer-content{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1.2fr 1.5fr;gap:2rem;align-items:start}@media(max-width:1200px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr;text-align:left}.footer{padding:2.5rem 1.5rem 1.5rem}}.footer-col{display:flex;flex-direction:column;gap:.5rem}.footer-logo-container{margin-bottom:.25rem}.footer-logo-img{height:auto;width:180px;max-width:100%;filter:brightness(1.1)}.footer-tagline{font-size:.85rem;line-height:1.6;color:#71717a;max-width:320px}.footer-socials{display:flex;gap:.75rem;margin-top:.5rem}.social-link{width:36px;height:36px;border-radius:8px;background-color:#ffffff08;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;color:#a1a1aa;transition:all .4s ease}.footer-heading{font-size:1.1rem;color:#f4f4f5;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;position:relative}.footer-heading:after{content:"";position:absolute;bottom:-6px;left:0;width:20px;height:2px;background-color:#d4af37}.footer-links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#a1a1aa;text-decoration:none;font-size:.9rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.footer-link:hover{color:#d4af37;padding-left:5px}.contact-item{display:flex;align-items:center;gap:1rem;color:#a1a1aa;margin-bottom:.75rem}.contact-icon{color:#d4af37;flex-shrink:0}.contact-item a{color:#d4af37;text-decoration:none;transition:color .3s ease,transform .3s ease;display:inline-block}.contact-item a:hover{color:#f4f4f5;transform:translate(5px)}.footer-map-wrapper{width:100%;height:160px;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.footer-map-iframe{width:100%;height:100%;border:none}.footer-bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.05);margin-top:1.5rem;text-align:center}.copyright{font-size:.7rem;color:#52525b}.footer-bottom-links{display:flex;gap:1rem}.footer-bottom-links a{font-size:.7rem;color:#52525b;text-decoration:none}.quick-access-bar{position:fixed;bottom:0;left:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-around;align-items:center;padding:.75rem 0;z-index:10000;box-shadow:0 -4px 20px #00000014;border-top:1px solid rgba(212,175,55,.2)}.qa-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:#475569;text-decoration:none;font-size:.7rem;font-weight:600;transition:all .3s ease;flex:1}.qa-item span{color:#64748b}.whatsapp-center{position:relative;top:-20px}.whatsapp-icon-wrapper{background:#25d366;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 15px #25d3664d;border:4px solid white;transition:transform .3s ease}.whatsapp-center span{margin-top:5px}@media(min-width:769px){.quick-access-bar{width:auto;left:auto;right:2rem;bottom:2rem;flex-direction:column;background:transparent;box-shadow:none;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;gap:1.5rem}.qa-item{flex:none;width:50px;height:50px;background:#fff;border-radius:50%;box-shadow:0 4px 15px #0000001a;justify-content:center}.qa-item span{display:none}.whatsapp-center{top:0}.whatsapp-icon-wrapper{width:55px;height:55px;border:none;box-shadow:0 4px 15px #25d3664d}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}:root{--primary: #D4AF37;--primary-dark: #B5942C;--secondary: #0A192F;--text-dark: #1E293B;--text-light: #F8FAFC;--bg-light: #F3F4F6;--white: #FFFFFF}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-light);color:var(--text-dark)}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;color:var(--secondary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}@media(max-width:768px){body{padding-bottom:80px}}
