@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";
:root{--primary:#d17a42;--secondary:#00112c;--background:#fff;--foreground:#333;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-800:#1f2937;--gray-900:#111827;--font-sans:"Montserrat",sans-serif;--container-width:1200px;--padding-page:2rem;--radius:8px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);color:var(--foreground);background:var(--background);line-height:1.5;overflow-x:hidden}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--secondary);font-weight:700}a{color:inherit;text-decoration:none}.container{max-width:var(--container-width);padding:0 var(--padding-page);margin:0 auto}.btn{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:#b86536}.btn-secondary{background-color:var(--secondary);color:#fff}.btn-secondary:hover{opacity:.9}.section{padding:5rem 0}.section-title{color:var(--secondary);text-align:center;text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.section-subtitle{text-align:center;color:var(--gray-800);max-width:800px;margin:0 auto 3rem;font-size:1.1rem}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);z-index:500;background-color:#fffffff7;border-bottom:1px solid #0000000f;height:130px;position:sticky;top:0}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{z-index:501;align-items:center;display:flex;position:relative}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;max-width:320px;height:115px}.Header-module__hBw1pG__navLinks{gap:2.5rem;display:none}.Header-module__hBw1pG__navLink{color:var(--secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__ctaButton{background-color:var(--primary);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:transform .2s,background-color .2s;display:none}.Header-module__hBw1pG__ctaButton:hover{background-color:#b86536;transform:translateY(-1px)}.Header-module__hBw1pG__phoneIcon{font-size:1rem}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:1200;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:flex;position:relative}.Header-module__hBw1pG__bar{background-color:var(--secondary);transform-origin:50%;border-radius:2px;width:100%;height:2.5px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:first-child{background-color:#fff;transform:translateY(8.5px)rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__open .Header-module__hBw1pG__bar:nth-child(3){background-color:#fff;transform:translateY(-8.5px)rotate(-45deg)}.Header-module__hBw1pG__mobileBackdrop{-webkit-backdrop-filter:blur(3px);z-index:900;opacity:0;background:#00112c8c;transition:opacity .35s;display:none;position:fixed;inset:0}.Header-module__hBw1pG__mobileBackdropOpen{opacity:1;display:block}.Header-module__hBw1pG__mobileMenu{background:linear-gradient(160deg,var(--secondary)0%,#071a38 100%);z-index:1100;flex-direction:column;gap:0;width:min(320px,85vw);height:100dvh;padding:2rem 2rem 3rem;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 40px #00000059}.Header-module__hBw1pG__mobileMenuOpen{transform:translate(0)}.Header-module__hBw1pG__mobileMenuHeader{border-bottom:1px solid #ffffff1f;justify-content:flex-end;align-items:center;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.Header-module__hBw1pG__mobileCloseBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;line-height:1;transition:background .2s;display:flex}.Header-module__hBw1pG__mobileCloseBtn:hover{background:#fff3}.Header-module__hBw1pG__mobileNavLinks{flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module__hBw1pG__mobileNavLink{color:#ffffffd9;letter-spacing:.3px;border-bottom:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.9rem .5rem;font-size:1.1rem;font-weight:600;transition:color .2s,padding-left .2s;display:flex}.Header-module__hBw1pG__mobileNavLink:before{content:"";background-color:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:transform .2s;display:inline-block}.Header-module__hBw1pG__mobileNavLink:hover{color:#fff;padding-left:.75rem}.Header-module__hBw1pG__mobileNavLink:hover:before{transform:scale(1.4)}.Header-module__hBw1pG__mobileCta{background-color:var(--primary);color:#fff;text-align:center;border-radius:50px;justify-content:center;align-items:center;gap:.6rem;margin-top:2.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:background-color .2s,transform .2s;display:flex!important}.Header-module__hBw1pG__mobileCta:hover{background-color:#b86536;transform:translateY(-2px)}@media (min-width:1024px){.Header-module__hBw1pG__navLinks{display:flex}.Header-module__hBw1pG__ctaButton{display:inline-flex}.Header-module__hBw1pG__mobileMenuBtn,.Header-module__hBw1pG__mobileMenu{display:none}.Header-module__hBw1pG__mobileBackdrop{display:none!important}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary);color:#fff;padding:4rem 0 2rem;position:relative}.Footer-module__S6Hkya__preFooter{color:var(--secondary);text-align:center;border-top:1px solid var(--gray-100);background-color:#fff;width:100%;padding:3rem 0}.Footer-module__S6Hkya__preFooterContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__preFooterText{text-transform:uppercase;color:var(--secondary);font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__preFooterPhone{color:var(--primary);align-items:center;gap:.5rem;font-size:2rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__col h3{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__col p{color:#fffc;font-size:.9rem;line-height:1.8}.Footer-module__S6Hkya__links{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__links a{color:#fffc;font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:#fff;padding-left:5px}.Footer-module__S6Hkya__bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}@media (min-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(4,1fr)}.Footer-module__S6Hkya__preFooterContent{flex-direction:row;gap:2rem}}
.MobileContactButton-module__yxxKbW__fab{z-index:999;background:var(--primary,#e63946);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:none;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #00000040}.MobileContactButton-module__yxxKbW__fab:hover{transform:scale(1.08);box-shadow:0 6px 26px #0000004d}@media (max-width:768px){.MobileContactButton-module__yxxKbW__fab{display:flex}}.MobileContactButton-module__yxxKbW__backdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:flex-end;animation:.18s MobileContactButton-module__yxxKbW__fadeIn;display:flex;position:fixed;inset:0}@keyframes MobileContactButton-module__yxxKbW__fadeIn{0%{opacity:0}to{opacity:1}}.MobileContactButton-module__yxxKbW__modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:28px 24px 36px;animation:.22s MobileContactButton-module__yxxKbW__slideUp;position:relative}@keyframes MobileContactButton-module__yxxKbW__slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.MobileContactButton-module__yxxKbW__closeBtn{cursor:pointer;color:#444;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .15s;display:flex;position:absolute;top:14px;right:18px}.MobileContactButton-module__yxxKbW__closeBtn:hover{background:#e0e0e0}.MobileContactButton-module__yxxKbW__modalTitle{color:#1a1a2e;text-align:center;margin:0 0 4px;font-size:1.1rem;font-weight:700}.MobileContactButton-module__yxxKbW__modalPhone{color:#555;text-align:center;letter-spacing:.5px;margin:0 0 24px;font-size:1rem}.MobileContactButton-module__yxxKbW__options{flex-direction:column;gap:14px;display:flex}.MobileContactButton-module__yxxKbW__optionBtn{border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:flex}.MobileContactButton-module__yxxKbW__optionBtn:hover{opacity:.9;transform:translateY(-1px)}.MobileContactButton-module__yxxKbW__whatsapp{color:#fff;background:#25d366}.MobileContactButton-module__yxxKbW__call{background:var(--primary,#e63946);color:#fff}
