:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0;transition:all .2s}a{color:inherit;text-decoration:none}button{color:#fff;text-transform:uppercase;cursor:pointer;opacity:1;font-family:var(--font-reyork);letter-spacing:1px;background:#00b8c8;border:none;border-radius:.5rem;width:fit-content;padding:.6rem 1.4rem;font-size:1.125rem;font-weight:100;display:block}button:hover{opacity:.9}.button{color:#fff;text-transform:uppercase;cursor:pointer;opacity:1;font-family:var(--font-reyork);letter-spacing:1px;background:#00b8c8;border:none;border-radius:.5rem;width:fit-content;padding:.6rem 1.4rem;font-size:1.125rem;font-weight:100;display:block}.button:hover{opacity:.9}h5{font-family:var(--font-pilat);letter-spacing:3px;text-transform:uppercase;color:#2f1908;margin-bottom:.5rem;font-size:13px;font-weight:450;line-height:20.8px}h2{font-family:var(--font-reyork);letter-spacing:-1.8px;text-transform:uppercase;color:#6c3d08;margin-bottom:1.8rem;font-size:50px;font-weight:400;line-height:55px}h2 span{color:#0eacc3}p{font-family:var(--font-pilat);letter-spacing:-.2px;text-align:left;vertical-align:middle;color:#462b0d;font-size:16px;font-weight:400;line-height:25.6px}section{width:100%}.whatsappBtn{color:#0000;z-index:10;cursor:pointer;opacity:.5;border-radius:100%;width:50px;height:auto;position:fixed;bottom:25px;right:25px}.whatsappBtn:hover{opacity:1}@media (max-width:768px){h2{font-family:var(--font-reyork);letter-spacing:.2px;text-transform:uppercase;color:#6c3d08;margin-bottom:1.8rem;font-size:32px;font-weight:400;line-height:32px}}
@font-face{font-family:pilatWide;src:url(../media/PilatWide_Thin-s.p.aa831788.woff2)format("woff2");font-display:swap;font-weight:100}@font-face{font-family:pilatWide;src:url(../media/PilatWide_Light-s.p.90e45de3.woff2)format("woff2");font-display:swap;font-weight:300}@font-face{font-family:pilatWide;src:url(../media/PilatWide_Regular-s.p.b17ee3ab.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:pilatWide;src:url(../media/PilatWide_DemiBold-s.p.85821960.woff2)format("woff2");font-display:swap;font-weight:600}@font-face{font-family:pilatWide;src:url(../media/PilatWide_Bold-s.p.79bc6662.woff2)format("woff2");font-display:swap;font-weight:700}@font-face{font-family:pilatWide;src:url(../media/PilatWide_Black-s.p.f2b9533c.woff2)format("woff2");font-display:swap;font-weight:900}@font-face{font-family:pilatWide Fallback;src:local(Arial);ascent-override:91.23%;descent-override:17.32%;line-gap-override:0.0%;size-adjust:118.39%}.pilatwide_a778a4df-module__sgbGHG__className{font-family:pilatWide,pilatWide Fallback}.pilatwide_a778a4df-module__sgbGHG__variable{--font-pilat:"pilatWide","pilatWide Fallback"}
@font-face{font-family:reyork;src:url(../media/reyork_regular-s.p.8edb87f5.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:reyork;src:url(../media/reyork_regular-s.p.373fb3c2.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:reyork Fallback;src:local(Arial);ascent-override:100.49%;descent-override:20.1%;line-gap-override:20.1%;size-adjust:99.52%}.reyork_df841ce-module__360QgG__className{font-family:reyork,reyork Fallback}.reyork_df841ce-module__360QgG__variable{--font-reyork:"reyork","reyork Fallback"}
.navbar{z-index:100;width:100%;position:absolute;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:1rem 2rem;display:flex}.logo a{color:#00c2d1;font-size:1.5rem;font-weight:700;text-decoration:none}.logo img{width:250px}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{font-family:var(--font-pilat);letter-spacing:1px;text-transform:uppercase;color:#fff9f5;font-size:.75rem;font-weight:600;line-height:25.6px;text-decoration:none;position:relative}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{content:"";background:#00c2d1;width:100%;height:2px;position:absolute;bottom:-6px;left:0}.cta-btn{font-family:var(--font-pilat);text-transform:uppercase;color:#fff;white-space:nowrap;background:#0eacc3;border-radius:999px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none}.cta-btn:hover{opacity:.9}.mobile-cta{display:none}.hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.hamburger span{background:#fff9f5;border-radius:2px;width:25px;height:3px;transition:all .3s}.hamburger.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:1024px){.navbar-container{padding:1rem 1.5rem}.logo img{width:200px}.nav-links{gap:1.5rem}.nav-link{font-size:.7rem}.cta-btn{padding:.5rem 1rem;font-size:.75rem}}@media (max-width:768px){.hamburger{margin:auto 0 auto auto;display:flex}.desktop-cta{display:none}.nav-links{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;flex-direction:column;align-items:flex-start;gap:2rem;width:70%;max-width:300px;height:100vh;padding:5rem 2rem 2rem;transition:right .3s;position:fixed;top:0;right:-100%}.nav-links.active{right:0}.nav-link{width:100%;font-size:.9rem}.nav-link.active:after{width:50px}.mobile-cta{text-align:center;width:100%;margin-top:1rem;display:block}.logo img{width:180px}}@media (max-width:480px){.navbar-container{padding:.75rem 1rem}.logo img{width:250px}.nav-links{width:80%}.hamburger span{width:22px}}
.Footer-module__C6VDiq__footer{color:#d1d1d1;background:#1b1b1b;width:100%;padding:4rem 3rem 1.5rem}.Footer-module__C6VDiq__top{border-bottom:1px solid #333;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:3rem;max-width:1200px;margin:auto;padding-bottom:2.5rem;display:grid}.Footer-module__C6VDiq__col h4{font-family:var(--font-reyork);letter-spacing:0%;color:#0eacc3;margin-bottom:1rem;font-size:27px;font-weight:400;line-height:23.1px}.Footer-module__C6VDiq__col p{letter-spacing:0%;color:#fff;text-align:left;font-size:18.9px;font-weight:300;line-height:31.5px;font-family:var(--font-pilat);max-width:320px;margin:1rem 0 1.5rem}.Footer-module__C6VDiq__logo{cursor:pointer;width:250px;height:auto;transition:opacity .3s}.Footer-module__C6VDiq__logo:hover{opacity:.8}.Footer-module__C6VDiq__socials{gap:1rem;display:flex}.Footer-module__C6VDiq__socials a{transition:transform .3s;display:inline-block}.Footer-module__C6VDiq__socials a:hover{transform:translateY(-3px)}.Footer-module__C6VDiq__socials img{cursor:pointer;width:24px;height:24px}.Footer-module__C6VDiq__col ul{padding:0;list-style:none}.Footer-module__C6VDiq__col ul li{font-family:var(--font-pilat);letter-spacing:0;text-transform:capitalize;margin-bottom:.6rem;font-size:18.9px;font-weight:400;line-height:21px}.Footer-module__C6VDiq__col ul li a{color:#d1d1d1;cursor:pointer;text-decoration:none;transition:color .3s}.Footer-module__C6VDiq__col ul li a:hover{color:#0eacc3}.Footer-module__C6VDiq__contact{flex-direction:column;gap:.8rem;display:flex}.Footer-module__C6VDiq__contact a{text-decoration:none;transition:transform .3s;display:inline-block}.Footer-module__C6VDiq__contact a:hover{transform:translate(5px)}.Footer-module__C6VDiq__contact span{font-family:var(--font-pilat);letter-spacing:0%;color:#0eacc3;align-items:center;gap:.6rem;font-size:18.9px;font-weight:400;line-height:180%;display:flex}.Footer-module__C6VDiq__contact img{width:16px;height:16px}.Footer-module__C6VDiq__bottom{text-align:center;margin-top:1.5rem;font-size:.75rem}.Footer-module__C6VDiq__bottom>p{color:#fff}.Footer-module__C6VDiq__bottom span{color:#0eacc3;cursor:pointer}.Footer-module__C6VDiq__bottom span:hover{text-decoration:underline}@media (max-width:900px){.Footer-module__C6VDiq__top{grid-template-columns:1fr;gap:2rem}.Footer-module__C6VDiq__footer{padding:3rem 1.5rem 1.5rem}}
