@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--color-dark-blue:#0a192f;--color-dark-blue-light:#112240;--color-purple:#6e56cf;--color-purple-light:#8e7cff;--color-orange:#ff7a00;--color-orange-light:#ff9a3d;--color-bg:#fff;--color-surface:#f8f9fa;--color-text:#333;--color-text-muted:#666;--font-primary:"Inter", system-ui, -apple-system, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:24px;--shadow-sm:0 4px 6px -1px #0000001a;--shadow-md:0 10px 15px -3px #0000001a;--shadow-lg:0 20px 25px -5px #0000001a}[data-theme=dark]{--color-bg:#0a192f;--color-surface:#112240;--color-text:#f8f9fa;--color-text-muted:#a8b2d1}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-primary);background-color:var(--color-bg);color:var(--color-text);scroll-behavior:smooth;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s}ul{list-style:none}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}h1,h2,h3,h4{color:var(--color-dark-blue);font-weight:700;line-height:1.2}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:#fff}.text-gradient{background:linear-gradient(90deg, var(--color-purple), var(--color-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--color-orange);color:var(--color-dark-blue);box-shadow:var(--shadow-sm)}.btn-primary:hover{background-color:var(--color-orange-light);box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-secondary{background-color:var(--color-purple);color:#fff}.btn-secondary:hover{background-color:var(--color-purple-light);transform:translateY(-2px)}.btn-outline{border:2px solid var(--color-dark-blue);color:var(--color-dark-blue);background-color:#0000}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s ease-out forwards fadeIn}.footer-link{transition:color .3s}.footer-link:hover{color:#fff!important}.card-arch{background:var(--color-surface);box-shadow:var(--shadow-sm);border-radius:180px 180px 20px 20px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.card-arch:hover{box-shadow:var(--shadow-md);transform:translateY(-10px)}.card-arch-img{object-fit:cover;border-radius:180px 180px 0 0;width:100%;height:250px;display:block}.card-arch-content{text-align:left;flex-direction:column;flex-grow:1;padding:2rem;display:flex}.card-arch-title{color:var(--color-dark-blue);text-transform:uppercase;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.card-arch-desc{color:var(--color-text-muted);flex-grow:1}.why-choose-us{flex-direction:column;align-items:center;gap:4rem;display:flex}@media (min-width:992px){.why-choose-us{flex-direction:row;align-items:center}}.wcu-content{flex:1;padding-right:2rem}.wcu-subtitle{color:var(--color-orange);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.wcu-title{color:var(--color-dark-blue);margin-bottom:3rem;font-size:2.8rem;line-height:1.1}@media (max-width:768px){.wcu-title{font-size:2.2rem}}.wcu-list{flex-direction:column;gap:2rem;display:flex}.wcu-item{align-items:flex-start;gap:1.5rem;display:flex}.wcu-icon{flex-shrink:0;width:32px;height:32px;margin-top:.2rem}.wcu-item-title{color:var(--color-dark-blue);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.wcu-item-desc{color:var(--color-text-muted);font-size:1.05rem;line-height:1.6}.wcu-image-wrapper{flex:1;width:100%;position:relative}.wcu-image{object-fit:cover;width:100%;box-shadow:var(--shadow-md);border-radius:40px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15%);mask-image:linear-gradient(90deg,#0000 0%,#000 15%)}.wcu-badge{text-align:center;z-index:10;background:#fff;border-radius:40px;padding:2.5rem 3rem;position:absolute;bottom:-2rem;left:-2rem;box-shadow:0 20px 50px #00000014}@media (max-width:991px){.wcu-badge{bottom:-2rem;left:2rem}.wcu-image{-webkit-mask-image:none;mask-image:none}.wcu-content{padding-right:0}}.wcu-badge-number{color:var(--color-dark-blue);font-size:3.5rem;font-weight:800;line-height:1}.wcu-badge-text{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-size:.85rem;font-weight:600}.pricing-section{text-align:center;margin-top:6rem;margin-bottom:2rem}.pricing-title{color:var(--color-dark-blue);margin-bottom:1rem;font-size:3rem}@media (max-width:768px){.pricing-title{font-size:2.2rem}}.pricing-subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto 4rem;font-size:1.1rem}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:1.5rem;display:grid}.pricing-card{background:var(--color-surface);text-align:left;border:1.5px solid #0000;border-radius:30px;flex-direction:column;padding:3rem 2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative}.pricing-card:hover{box-shadow:var(--shadow-md);border-color:#3b82f6;transform:translateY(-5px)}.pricing-card-dark{color:#fff;background:#1e3a8a;border-color:#0000;box-shadow:0 20px 40px #1e3a8a33}.pricing-card-dark:hover{border-color:#0000;box-shadow:0 25px 50px #1e3a8a4d}.pricing-badge{background:var(--color-orange);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-14px;right:2rem}.pricing-kg{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.pricing-card-dark .pricing-kg{color:#ffffffe6}.pricing-price{color:var(--color-dark-blue);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1}.pricing-card-dark .pricing-price{color:#fff}.pricing-desc{color:var(--color-text-muted);flex-grow:1;margin-bottom:3rem;font-size:.95rem;line-height:1.5}.pricing-card-dark .pricing-desc{color:#fffc}.pricing-icon{color:#3b82f6;width:28px;height:28px;margin-top:auto}.pricing-btn{color:#1e3a8a;text-align:center;background:#fff;border-radius:30px;margin-top:auto;padding:1rem;font-size:.9rem;font-weight:700;transition:all .3s;display:block}.pricing-btn:hover{background:var(--color-surface)}.seo-section{flex-direction:column;align-items:center;gap:4rem;padding:6rem 0;display:flex}@media (min-width:992px){.seo-section{flex-direction:row;align-items:center}}.seo-content{flex:1;padding-right:2rem}.seo-title{color:var(--color-dark-blue);margin-bottom:2rem;font-size:2.8rem;font-weight:800;line-height:1.2}@media (max-width:768px){.seo-title{font-size:2.2rem}}.seo-text{color:#4b5563;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.seo-highlights{gap:2rem;margin-top:3rem;display:flex}.seo-highlight{flex:1}.seo-highlight-title{color:#3b82f6;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.seo-highlight-text{color:#6b7280;font-size:.95rem;line-height:1.5}.seo-images{flex:1;width:100%;min-height:400px;position:relative}.seo-img-1{width:65%;box-shadow:var(--shadow-lg);z-index:2;object-fit:cover;border-radius:30px;position:absolute;top:100px;left:0}.seo-img-2{width:65%;box-shadow:var(--shadow-lg);z-index:1;object-fit:cover;border-radius:30px;position:absolute;top:0;right:0}@media (max-width:991px){.seo-content{padding-right:0}.seo-highlights{flex-direction:column;gap:1.5rem}.seo-images{min-height:350px}}
.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#fffffff2;border-bottom:1px solid #0000000d;position:sticky;top:0}[data-theme=dark] .site-header{background-color:#0a192ff2;border-bottom:1px solid #ffffff0d}.header-content{justify-content:space-between;align-items:center;min-height:100px;padding:1rem 0;display:flex;position:relative}.logo{z-index:110;gap:.25rem;display:flex}.nav-list{gap:1.5rem;font-weight:500;display:flex}.nav-list a:hover{color:var(--color-orange)}.hamburger-btn{cursor:pointer;z-index:120;background:0 0;border:none;outline:none;padding:10px;display:none}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{background-color:var(--color-dark-blue);border-radius:4px;width:30px;height:3px;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;position:absolute}[data-theme=dark] .hamburger-inner,[data-theme=dark] .hamburger-inner:before,[data-theme=dark] .hamburger-inner:after{background-color:#fff}.hamburger-inner{margin-top:-1.5px;transition:background-color 0s linear .13s;display:block;top:50%}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);top:-8px}.hamburger-inner:after{transition:bottom .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);bottom:-8px}.hamburger-btn.is-active .hamburger-inner{transition-delay:.22s;background-color:#0000!important}.hamburger-btn.is-active .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;top:0;transform:rotate(-45deg)}.hamburger-btn.is-active .hamburger-inner:after{transition:bottom .1s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;bottom:0;transform:rotate(45deg)}.mobile-nav-overlay{-webkit-backdrop-filter:blur(8px);z-index:105;opacity:0;visibility:hidden;background-color:#0a192f4d;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.mobile-nav-overlay.is-open{opacity:1;visibility:visible}.mobile-nav{background-color:var(--color-bg);flex-direction:column;width:320px;max-width:85vw;height:100%;padding:8rem 2rem 2rem;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}[data-theme=dark] .mobile-nav{background-color:var(--color-surface);box-shadow:-10px 0 30px #0000004d}.mobile-nav-overlay.is-open .mobile-nav{transform:translate(0)}.mobile-nav-list{flex-direction:column;gap:1.5rem;display:flex}.mobile-nav-list li{opacity:0;transition:opacity .3s,transform .3s;transform:translate(20px)}.mobile-nav-overlay.is-open .mobile-nav-list li{opacity:1;transition-delay:calc(.1s + 50ms * var(--index));transform:translate(0)}.mobile-nav-list a{color:var(--color-dark-blue);font-size:1.3rem;font-weight:600;transition:color .2s,transform .2s;display:block}[data-theme=dark] .mobile-nav-list a{color:#fff}.mobile-nav-list a:hover{color:var(--color-orange);transform:translate(4px)}.mobile-nav-action{margin-top:1.5rem}.header-actions{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.desktop-nav,.header-actions{display:none}.hamburger-btn{display:block}.header-content{min-height:80px;padding:.5rem 0}}
.site-footer{color:#fff;font-family:var(--font-primary);background-color:#070b14;padding:6rem 0 3rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem;width:100%;margin-bottom:4rem;display:grid}@media (min-width:992px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.footer-brand{flex-direction:column;gap:1.5rem;display:flex}.footer-logo{object-fit:contain;align-self:flex-start;width:auto;height:48px}.footer-desc{color:#a0aabf;font-size:.95rem;line-height:1.6}.footer-ctas{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.footer-cta-btn{border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:260px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.footer-cta-phone{background-color:#0000;border:1.5px solid #fff3}.footer-cta-phone:hover{background-color:#ffffff0d;border-color:#fff;transform:translateY(-2px)}.footer-cta-whatsapp{background-color:#25d366}.footer-cta-whatsapp:hover{background-color:#128c7e;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}.footer-col-title{color:#fff;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.8rem;padding-bottom:.5rem;font-size:1rem;font-weight:700;position:relative}.footer-col-title:after{content:"";background-color:var(--color-orange);width:30px;height:2px;position:absolute;bottom:0;left:0}@media (max-width:576px){.footer-col-title:after{left:50%;transform:translate(-50%)}.footer-col-title{text-align:center}.footer-brand{text-align:center;align-items:center}.footer-logo{align-self:center}.footer-desc{text-align:center}.footer-ctas,.footer-links-list{align-items:center}.footer-info-list{text-align:center;align-items:center}.footer-zones-grid{justify-content:center}}.footer-links-list{flex-direction:column;gap:.75rem;display:flex}.footer-links-list a{color:#a0aabf;font-size:.95rem;text-decoration:none;transition:all .2s}.footer-links-list a:hover{color:var(--color-orange);padding-left:4px}.footer-zones-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;width:100%;display:grid}.footer-zones-grid span{color:#a0aabf;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.footer-zones-grid span:before{content:"•";color:var(--color-orange)}.footer-info-list{flex-direction:column;gap:1.25rem;display:flex}.footer-info-item{flex-direction:column;gap:.25rem;display:flex}.footer-info-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.footer-info-value{color:#a0aabf;font-size:.95rem;line-height:1.5}.footer-map-container{border-radius:var(--radius-md);width:100%;max-width:1200px;height:280px;box-shadow:var(--shadow-sm);border:1px solid #ffffff0d;margin-bottom:4rem;transition:border-color .3s;overflow:hidden}.footer-map-container:hover{border-color:#ffffff26}.footer-map-iframe{filter:grayscale()invert(.9)contrast(1.2);opacity:.8;border:none;width:100%;height:100%;transition:opacity .3s,filter .3s}.footer-map-container:hover .footer-map-iframe{filter:grayscale(0)invert(0)contrast();opacity:1}.footer-divider{background-color:#ffffff0d;width:100%;height:1px;margin-bottom:3rem}.footer-bottom{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.footer-legals{color:#6b7280;letter-spacing:1px;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:2rem;font-size:.8rem;font-weight:600;display:flex}.footer-signature{color:#4b5563;letter-spacing:1px;text-transform:uppercase;text-align:center;font-size:.65rem;font-weight:600}
.cookie-banner-wrapper{z-index:9999;background-color:#fffffffa;border-top:1px solid #0000000d;width:100%;animation:.5s cubic-bezier(.16,1,.3,1) forwards slideUp;position:fixed;bottom:0;left:0;box-shadow:0 -10px 30px #0000001a}[data-theme=dark] .cookie-banner-wrapper{background-color:#0a192ffa;border-top:1px solid #ffffff0d}.cookie-banner{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.cookie-text{flex:1}.cookie-text p{color:var(--color-text);margin:0;font-size:.9rem;line-height:1.5}[data-theme=dark] .cookie-text p{color:#ffffffe6}.cookie-link{color:var(--color-orange);font-weight:500;text-decoration:underline}.cookie-actions{flex-shrink:0;gap:1rem;display:flex}.cookie-btn{padding:.6rem 1.5rem;font-size:.9rem}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.cookie-banner{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem}.cookie-actions{flex-direction:column;width:100%}.cookie-btn{width:100%}}
