:root{--primary-color: #002D62;--secondary-color: #004b93;--accent-color: #f59e0b;--accent-alt: #ffffff;--bg-color: #f8fafc;--text-dark: #1e293b;--text-light: #64748b;--white: #ffffff}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{background-color:var(--bg-color);color:var(--text-dark);line-height:1.6;overflow-x:hidden;position:relative}body:after{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(to bottom,#fff0,#fff0 50%,#0000000d 50%,#0000000d);background-size:100% 4px;pointer-events:none;z-index:9999;opacity:.3}a{text-decoration:none;color:inherit}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes neonPulse{0%{text-shadow:0 0 5px rgba(245,158,11,.2)}50%{text-shadow:0 0 15px rgba(245,158,11,.6),0 0 20px rgba(245,158,11,.4)}to{text-shadow:0 0 5px rgba(245,158,11,.2)}}.animate-pulse-cyan{animation:neonPulse 2s infinite alternate}.animate-fade-in{animation:fadeInUp .8s ease-out forwards}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}section{padding:5rem 2rem}.container{max-width:1200px;margin:0 auto}.btn{display:inline-block;padding:.8rem 2rem;border-radius:5px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;cursor:pointer}.btn-primary{background-color:#f59e0b;color:#fff;border:none;box-shadow:0 4px 6px #df6c0033}.btn-primary:hover{background-color:#003a73;transform:translateY(-2px);box-shadow:0 6px 12px #002d624d}.btn-outline{background-color:transparent;color:var(--white);border:2px solid var(--white)}.btn-outline:hover{background-color:var(--white);color:var(--primary-color)}.whatsapp-float[data-astro-cid-sckkx6r4]{position:fixed;bottom:40px;right:40px;background-color:#25d366;color:#fff;width:70px;height:70px;border-radius:50px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 15px #0000004d;z-index:9999;transition:transform .3s ease,box-shadow .3s ease}.whatsapp-float[data-astro-cid-sckkx6r4]:hover{transform:scale(1.1);box-shadow:0 6px 20px #0006}@media(max-width:768px){.whatsapp-float[data-astro-cid-sckkx6r4]{bottom:20px;right:20px;width:60px;height:60px}.whatsapp-float[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:32px;height:32px}}.navbar-logo[data-astro-cid-5blmo7yk]{opacity:0;transform:translate(-20px);transition:all .4s ease-in-out;pointer-events:none}.navbar-logo[data-astro-cid-5blmo7yk].is-visible{opacity:1;transform:translate(0);pointer-events:auto}.header[data-astro-cid-5blmo7yk]{background-color:#002d62f2;backdrop-filter:blur(10px);position:fixed;top:0;width:100%;z-index:1000;box-shadow:0 4px 20px #00000080;padding:.8rem 0}.header-content[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;z-index:1001}.brand-logo[data-astro-cid-5blmo7yk]{max-height:100px;width:auto;object-fit:contain;transition:transform .3s}.brand-logo[data-astro-cid-5blmo7yk]:hover{transform:scale(1.05)}.nav-links[data-astro-cid-5blmo7yk]{list-style:none;display:flex;gap:2rem}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--white);font-weight:600;transition:color .3s,text-shadow .3s;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent-color);text-shadow:0 0 8px rgba(245,158,11,.5)}.hamburger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.bar[data-astro-cid-5blmo7yk]{width:30px;height:3px;background-color:var(--white);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.mobile-menu-overlay[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;width:100%;height:100vh;background:#002d62fa;backdrop-filter:blur(15px);z-index:1000;display:flex;justify-content:center;align-items:center;transform:translateY(-100%);transition:transform .4s cubic-bezier(.77,.2,.05,1)}.mobile-menu-overlay[data-astro-cid-5blmo7yk].is-open{transform:translateY(0)}.mobile-nav-links[data-astro-cid-5blmo7yk]{list-style:none;text-align:center;display:flex;flex-direction:column;gap:2.5rem}.mobile-nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--white);font-size:1.5rem;font-weight:800;text-transform:uppercase;letter-spacing:2px;transition:color .3s}.mobile-nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--accent-color)}.hamburger[data-astro-cid-5blmo7yk].is-active .bar-1[data-astro-cid-5blmo7yk]{transform:rotate(45deg)}.hamburger[data-astro-cid-5blmo7yk].is-active .bar-2[data-astro-cid-5blmo7yk]{opacity:0;transform:translate(20px)}.hamburger[data-astro-cid-5blmo7yk].is-active .bar-3[data-astro-cid-5blmo7yk]{transform:rotate(-45deg)}@media(max-width:900px){.nav[data-astro-cid-5blmo7yk],.cta-nav[data-astro-cid-5blmo7yk]{display:none}.hamburger[data-astro-cid-5blmo7yk]{display:flex}}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:45% 55%;height:100vh;min-height:600px;background-color:#001a3b;padding-top:80px;overflow:hidden}.hero-text-pane[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 3rem;background:linear-gradient(135deg,#001a3b 0%,var(--primary-color) 100%);color:var(--white);position:relative;border-right:6px solid var(--accent-color);box-shadow:inset -10px 0 30px #00000080;z-index:2}.hero-text-pane[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:30px 30px;opacity:.8;z-index:-1}.hero-video-pane[data-astro-cid-bbe6dxrz]{position:relative;height:100%;background-color:#000}.hero-video[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.video-overlay[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,45,98,.9),transparent 30%);z-index:2}.hero-split-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:row;align-items:center;gap:4rem;width:100%;justify-content:center}.hero-logo-side[data-astro-cid-bbe6dxrz]{flex-shrink:0}.hero-text-side[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;justify-content:center}.hero-huge-logo[data-astro-cid-bbe6dxrz]{width:750px;height:auto;max-width:none;filter:drop-shadow(0 0 30px rgba(255,255,255,.3))}.badge-container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem}.badge[data-astro-cid-bbe6dxrz]{display:inline-block;background-color:var(--accent-color);color:var(--white);padding:.5rem 1.2rem;border-radius:4px;font-size:.9rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 15px #f59e0b4d}.hero-title[data-astro-cid-bbe6dxrz]{font-size:4.2rem;font-weight:950;line-height:1.05;margin-bottom:2rem;text-shadow:2px 2px 8px rgba(0,0,0,.6)}.highlight[data-astro-cid-bbe6dxrz]{color:var(--accent-color);text-shadow:0 0 15px rgba(245,158,11,.4)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:#fffffff2;margin-bottom:3rem;max-width:500px;line-height:1.6;font-weight:500}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:1.2rem;justify-content:flex-start}@media(max-width:900px){.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;height:auto}.hero-text-pane[data-astro-cid-bbe6dxrz]{padding:5rem 2rem;border-right:none;border-bottom:6px solid var(--accent-color)}.hero-video-pane[data-astro-cid-bbe6dxrz]{height:400px}}.hero-split-content[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center;text-align:center;gap:2rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3rem}.hero-huge-logo[data-astro-cid-bbe6dxrz]{width:320px}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.15rem}.hero-buttons[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%}.hero-buttons[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%;text-align:center}@media(max-width:480px){.hero-title[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero-huge-logo[data-astro-cid-bbe6dxrz]{width:180px}}.services-section[data-astro-cid-g5jplrhu]{padding:6rem 2rem;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);color:var(--white);position:relative;border-bottom:2px solid rgba(255,255,255,.05)}.section-header[data-astro-cid-g5jplrhu]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-g5jplrhu]{font-size:2.8rem;color:var(--white);margin-bottom:1rem;font-weight:800}.section-subtitle[data-astro-cid-g5jplrhu]{color:#ffffffd9;font-size:1.1rem;max-width:600px;margin:0 auto}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-card[data-astro-cid-g5jplrhu]{background:#ffffff08;border-radius:12px;box-shadow:0 10px 30px #0003;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);overflow:hidden;display:flex;flex-direction:column}.hover-lift[data-astro-cid-g5jplrhu]:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000080;border-color:var(--accent-color)}.card-image[data-astro-cid-g5jplrhu]{width:100%;aspect-ratio:4 / 3;min-height:200px;overflow:hidden;position:relative;flex-shrink:0;background-color:#0003}.card-image[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;top:0;left:0;transition:transform .5s ease}.service-card[data-astro-cid-g5jplrhu]:hover .card-image[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{transform:scale(1.05)}.card-content[data-astro-cid-g5jplrhu]{padding:2rem;flex-grow:1;display:flex;flex-direction:column;background:#00000026}h3[data-astro-cid-g5jplrhu]{font-size:1.35rem;margin-bottom:1rem;color:var(--accent-color);font-weight:800}p[data-astro-cid-g5jplrhu]{color:#ffffffd9;font-size:1.05rem}@media(max-width:768px){.services-section[data-astro-cid-g5jplrhu]{padding:4rem 1.5rem}.section-title[data-astro-cid-g5jplrhu]{font-size:2.2rem}.section-header[data-astro-cid-g5jplrhu]{margin-bottom:3rem}}:root{--primary-color: #001f45;--accent-color: #f59e0b;--accent-glow: rgba(245, 158, 11, .4)}.coverage-section[data-astro-cid-4lbaqoyp]{background:radial-gradient(circle at center,#002d62 0%,var(--primary-color) 100%);padding:7rem 2rem;color:#fff;position:relative;overflow:hidden}.coverage-header[data-astro-cid-4lbaqoyp]{text-align:center;max-width:750px;margin:0 auto 4rem}.pro-badge[data-astro-cid-4lbaqoyp]{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0d;backdrop-filter:blur(10px);color:var(--accent-color);padding:.4rem 1.2rem;border-radius:50px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;border:1px solid rgba(245,158,11,.3);box-shadow:0 0 15px #f59e0b1a}.pulse-dot[data-astro-cid-4lbaqoyp]{width:8px;height:8px;background-color:var(--accent-color);border-radius:50%;box-shadow:0 0 8px var(--accent-color);animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.95);opacity:.8}50%{transform:scale(1.2);opacity:1;box-shadow:0 0 12px var(--accent-color)}to{transform:scale(.95);opacity:.8}}.section-title[data-astro-cid-4lbaqoyp]{font-size:2.8rem;font-weight:900;margin-bottom:1.2rem;background:linear-gradient(to right,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px}.section-subtitle[data-astro-cid-4lbaqoyp]{color:#94a3b8;font-size:1.15rem;line-height:1.7}.section-subtitle[data-astro-cid-4lbaqoyp] strong[data-astro-cid-4lbaqoyp]{color:#e2e8f0;font-weight:600}.pro-map-wrapper[data-astro-cid-4lbaqoyp]{position:relative;max-width:1000px;margin:0 auto;border-radius:20px;z-index:1}.pro-map-glow[data-astro-cid-4lbaqoyp]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:105%;height:105%;background:radial-gradient(circle,var(--accent-glow) 0%,transparent 70%);z-index:-1;opacity:.5;transition:opacity .5s ease}.pro-map-wrapper[data-astro-cid-4lbaqoyp]:hover .pro-map-glow[data-astro-cid-4lbaqoyp]{opacity:.8}.pro-map-container[data-astro-cid-4lbaqoyp]{position:relative;width:100%;aspect-ratio:1.79 / 1;border-radius:20px;overflow:hidden;background-color:#020b14;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #000000b3}.tech-overlay[data-astro-cid-4lbaqoyp]{position:absolute;inset:0;background-image:linear-gradient(rgba(0,45,98,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,45,98,.1) 1px,transparent 1px);background-size:30px 30px;z-index:2;pointer-events:none;box-shadow:inset 0 0 60px #000c}.pro-satellite-map[data-astro-cid-4lbaqoyp]{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);filter:saturate(.8) contrast(1.2) brightness(.9);transition:all .8s cubic-bezier(.25,1,.5,1);z-index:1}.pro-map-wrapper[data-astro-cid-4lbaqoyp]:hover .pro-satellite-map[data-astro-cid-4lbaqoyp]{transform:scale(1.05);filter:saturate(1) contrast(1.1) brightness(1)}.floating-ui-tag[data-astro-cid-4lbaqoyp]{position:absolute;bottom:20px;right:20px;z-index:3;background:#0009;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;display:flex;align-items:center;gap:8px;font-family:monospace;transform:translateY(20px);opacity:0;transition:all .5s ease .2s}.pro-map-wrapper[data-astro-cid-4lbaqoyp]:hover .floating-ui-tag[data-astro-cid-4lbaqoyp]{transform:translateY(0);opacity:1}@media(max-width:768px){.section-title[data-astro-cid-4lbaqoyp]{font-size:2.2rem}.pro-map-container[data-astro-cid-4lbaqoyp]{aspect-ratio:16 / 10}.pro-satellite-map[data-astro-cid-4lbaqoyp]{transform:scale(1)}.pro-map-wrapper[data-astro-cid-4lbaqoyp]:hover .pro-satellite-map[data-astro-cid-4lbaqoyp]{transform:scale(1.05)}.floating-ui-tag[data-astro-cid-4lbaqoyp]{opacity:1;transform:translateY(0);bottom:10px;right:10px;font-size:.75rem}}.brands-section[data-astro-cid-syh6xvgc]{background-color:var(--bg-color);padding:5rem 2rem;border-top:2px solid rgba(0,0,0,.05)}.brands-header[data-astro-cid-syh6xvgc]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-syh6xvgc]{font-size:2.22rem;color:var(--primary-color);margin-bottom:1rem;font-weight:800;line-height:1.3;text-transform:uppercase}.highlight-yellow[data-astro-cid-syh6xvgc]{color:var(--accent-color);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:3px}.brands-grid[data-astro-cid-syh6xvgc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;align-items:center}.brand-item[data-astro-cid-syh6xvgc]{background-color:var(--white);padding:1.5rem;border-radius:8px;display:flex;justify-content:center;align-items:center;height:100px;box-shadow:0 4px 15px #0000000a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.03)}.brand-item[data-astro-cid-syh6xvgc]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #002d6226;border-color:#f59e0b4d}.brand-item[data-astro-cid-syh6xvgc] img[data-astro-cid-syh6xvgc]{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(0%)}@media(max-width:768px){.section-title[data-astro-cid-syh6xvgc]{font-size:1.8rem}}.gracias-overlay[data-astro-cid-6ukyb6nw]{position:fixed;top:0;left:0;width:100%;height:100vh;background:#002d62d9;backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:1;visibility:visible;transition:opacity .4s ease,visibility .4s ease}.gracias-overlay[data-astro-cid-6ukyb6nw].hidden{opacity:0;visibility:hidden;pointer-events:none}.gracias-modal[data-astro-cid-6ukyb6nw]{background:#fff;padding:3.5rem 2.5rem;border-radius:16px;max-width:500px;width:90%;text-align:center;box-shadow:0 25px 50px #00000040;transform:translateY(0) scale(1);transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.gracias-overlay[data-astro-cid-6ukyb6nw].hidden .gracias-modal[data-astro-cid-6ukyb6nw]{transform:translateY(50px) scale(.9)}.icon-container[data-astro-cid-6ukyb6nw]{margin-bottom:1.5rem;animation:scaleIn .5s ease-out forwards}.gracias-modal[data-astro-cid-6ukyb6nw] h2[data-astro-cid-6ukyb6nw]{color:var(--primary-color);font-size:2rem;margin-bottom:1rem;font-weight:800}.gracias-modal[data-astro-cid-6ukyb6nw] p[data-astro-cid-6ukyb6nw]{color:var(--text-dark);font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.gracias-modal[data-astro-cid-6ukyb6nw] button[data-astro-cid-6ukyb6nw]{width:100%;font-size:1.1rem;padding:1rem}@keyframes scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.contact-section[data-astro-cid-xmivup5a]{background-color:var(--primary-color);background-image:linear-gradient(45deg,rgba(255,255,255,.03) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.03) 50%,rgba(255,255,255,.03) 75%,transparent 75%,transparent);background-size:40px 40px;padding:7rem 2rem;color:var(--white);position:relative;border-top:4px solid var(--accent-color)}.contact-container[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.section-title[data-astro-cid-xmivup5a]{font-size:2.8rem;color:var(--white);margin-bottom:1rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid var(--accent-color);padding-bottom:.5rem;display:inline-block}.section-subtitle[data-astro-cid-xmivup5a]{color:var(--bg-color);font-size:1.1rem;margin-bottom:2rem;font-weight:500;opacity:.85}.info-items[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1.5rem}.info-item[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;background:var(--secondary-color);padding:1.2rem 1.5rem;border-radius:4px;box-shadow:0 10px 25px #00000080;border-left:6px solid var(--accent-color);position:relative;overflow:hidden}.info-item[data-astro-cid-xmivup5a]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05));pointer-events:none}.info-item[data-astro-cid-xmivup5a] strong[data-astro-cid-xmivup5a]{color:var(--accent-alt);font-size:1.1rem;margin-bottom:.2rem;letter-spacing:.5px}.info-item[data-astro-cid-xmivup5a] span[data-astro-cid-xmivup5a]{color:var(--bg-color)}.contact-form-wrapper[data-astro-cid-xmivup5a]{background:var(--secondary-color);padding:3rem;border-radius:8px;box-shadow:0 20px 50px #0006;border:1px solid rgba(255,255,255,.05)}.form-group[data-astro-cid-xmivup5a]{margin-bottom:1.5rem}label[data-astro-cid-xmivup5a]{display:block;margin-bottom:.5rem;font-weight:600;color:var(--white);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}input[data-astro-cid-xmivup5a],select[data-astro-cid-xmivup5a],textarea[data-astro-cid-xmivup5a]{width:100%;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.1);background:#0003;color:var(--white);border-radius:4px;font-size:1rem;transition:all .3s;font-family:inherit}input[data-astro-cid-xmivup5a]::placeholder,textarea[data-astro-cid-xmivup5a]::placeholder{color:#fff6}input[data-astro-cid-xmivup5a]:focus,select[data-astro-cid-xmivup5a]:focus,textarea[data-astro-cid-xmivup5a]:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px #f59e0b33;background:#0000004d}.submit-btn[data-astro-cid-xmivup5a]{width:100%;font-size:1.1rem;padding:1rem;margin-top:1rem}@media(max-width:900px){.contact-section[data-astro-cid-xmivup5a]{padding:4rem 1.5rem}.contact-container[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:3rem}.section-title[data-astro-cid-xmivup5a]{font-size:2.2rem}.contact-form-wrapper[data-astro-cid-xmivup5a]{padding:2rem 1.5rem}}@media(max-width:480px){.contact-form-wrapper[data-astro-cid-xmivup5a]{padding:1.2rem 1rem}.h-captcha[data-astro-cid-xmivup5a]{transform:scale(.75);transform-origin:left center;margin-bottom:-15px}input[data-astro-cid-xmivup5a],select[data-astro-cid-xmivup5a],textarea[data-astro-cid-xmivup5a]{padding:.6rem .8rem;font-size:.9rem}label[data-astro-cid-xmivup5a]{font-size:.8rem;margin-bottom:.3rem}.submit-btn[data-astro-cid-xmivup5a]{font-size:1rem;padding:.8rem}.form-group[data-astro-cid-xmivup5a]{margin-bottom:1rem}}.footer[data-astro-cid-sz7xmlte]{background-color:var(--primary-color);color:#fffc;padding:4rem 2rem 0}.footer-container[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo-container[data-astro-cid-sz7xmlte]{background-color:var(--white);display:inline-block;padding:.8rem 1.2rem;border-radius:8px;margin-bottom:1.2rem}.footer-logo[data-astro-cid-sz7xmlte]{max-height:120px;width:auto;display:block}.footer-desc[data-astro-cid-sz7xmlte]{max-width:300px;line-height:1.6;font-size:.9rem}h4[data-astro-cid-sz7xmlte]{color:var(--white);font-size:1.2rem;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}h4[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background-color:var(--accent-color)}ul[data-astro-cid-sz7xmlte]{list-style:none}ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.8rem}ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{transition:color .3s;font-size:.95rem}ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent-color);text-shadow:0 0 5px rgba(245,158,11,.5)}.footer-bottom[data-astro-cid-sz7xmlte]{padding:1.5rem 0;text-align:center;font-size:.85rem}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:3rem 1.5rem 0}.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center;gap:2.5rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center}.footer-desc[data-astro-cid-sz7xmlte]{margin:0 auto}h4[data-astro-cid-sz7xmlte]:after{left:50%;transform:translate(-50%)}}html{scroll-behavior:smooth}main[data-astro-cid-j7pv25f6]{width:100%;overflow-x:hidden}
