@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
:root{--white:#fff;--off-white:#f8f8f8;--light-gray:#f0f0f0;--mid-gray:#e5e5e5;--text-secondary:#666;--text-muted:#999;--text-light:#b2b2b2;--dark:#1a1a1a;--black:#000;--accent:#e8432a;--accent-hover:#d63a23;--accent-light:#e8432a14;--success:#00b67a;--warning:#ffb800;--star:#ffb800;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-pill:100px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001f;--shadow-hover:0 8px 25px #00000026;--ease:cubic-bezier(.4, 0, .2, 1);--fast:.18s;--med:.3s;--slow:.5s;--header-height:44px;--nav-height:48px;--max-width:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--white);color:var(--black);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none;outline:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.reveal{opacity:0;transition:opacity .6s var(--ease), transform .6s var(--ease);transform:translateY(20px)}.reveal.visible{opacity:1;transform:translateY(0)}.stars{color:var(--star);gap:1px;font-size:12px;display:inline-flex}@media (max-width:768px){div[style*="grid-template-columns: 1fr 1fr"],div[style*="grid-template-columns: 2fr 1fr"]{grid-template-columns:1fr!important;gap:20px!important}div[style*="grid-template-columns: repeat(12, 1fr)"]{flex-direction:column!important;display:flex!important}div[style*="justify-content: space-around"]{flex-direction:column!important;gap:20px!important}div[style*="grid-column: span 8"]{margin-bottom:20px;width:100%!important;height:300px!important}div[style*="grid-column: span 4"]{flex-direction:column!important;gap:20px!important;width:100%!important;height:auto!important;display:flex!important}div[style*="grid-column: span 4"]>div{min-height:250px}h1[style*="font-size: 4rem"]{font-size:2.2rem!important}h1[style*="font-size: 3.5rem"]{font-size:2rem!important}h1[style*="font-size: 3rem"],h2[style*="font-size: 3rem"]{font-size:1.8rem!important}h2[style*="font-size: 2.5rem"],h2[style*="font-size: 2rem"]{font-size:1.6rem!important}h3[style*="font-size: 4.5rem"]{font-size:3rem!important}section[style*="padding: 100px 0"]{padding:40px 20px!important}section[style*="padding-bottom: 20px"]{padding-top:40px!important}section[style*="padding: 80px 20px"]{padding:40px 20px!important}main[style*="padding-top: 100px"]{padding-top:60px!important}div[style*="padding: 50px"]{padding:30px!important}div[style*="padding: 40px"]{padding:25px!important}div[style*="padding: 30px"]{padding:20px!important}}.app-bottom-nav{display:none}@media (max-width:768px){body{padding-bottom:80px}div[class*=whatsappFab],a[class*=whatsappFab]{transform:scale(.9);bottom:90px!important;right:15px!important}.app-bottom-nav{z-index:1000;height:70px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #eaeaea;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.app-bottom-nav a{color:#666;text-transform:uppercase;letter-spacing:.5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:600;text-decoration:none;display:flex}.app-bottom-nav a.active{color:#000}.app-bottom-nav svg{width:24px;height:24px}}
.Header-module__hBw1pG__announcement{background:var(--black);color:var(--white);text-align:center;letter-spacing:.3px;padding:8px 16px;font-size:12px;font-weight:500}.Header-module__hBw1pG__announcement p{margin:0}.Header-module__hBw1pG__header{z-index:100;background:var(--white);transition:box-shadow var(--med) var(--ease);position:sticky;top:0}.Header-module__hBw1pG__scrolled{box-shadow:var(--shadow-md)}.Header-module__hBw1pG__headerInner{height:56px;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__logo{align-items:center;width:140px;height:56px;display:flex;position:relative}.Header-module__hBw1pG__logoImg{object-fit:contain;z-index:10;width:auto;height:85px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module__hBw1pG__headerIcons{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__iconBtn{border-radius:var(--r-md);cursor:pointer;width:40px;height:40px;color:var(--black);transition:background var(--fast);justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__iconBtn:hover{background:var(--light-gray)}.Header-module__hBw1pG__categoryNav{border-top:1px solid var(--mid-gray);border-bottom:1px solid var(--mid-gray);-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.Header-module__hBw1pG__categoryNav::-webkit-scrollbar{display:none}.Header-module__hBw1pG__categoryInner{max-width:var(--max-width);white-space:nowrap;justify-content:center;align-items:center;gap:0;margin:0 auto;padding:0 16px;display:flex}.Header-module__hBw1pG__catLink{color:var(--dark);transition:color var(--fast), background var(--fast);white-space:nowrap;padding:12px 16px;font-size:12.5px;font-weight:500;position:relative}.Header-module__hBw1pG__catLink:hover{color:var(--accent)}.Header-module__hBw1pG__catLink:after{content:"";background:var(--black);height:2px;transition:transform var(--med) var(--ease);position:absolute;bottom:0;left:16px;right:16px;transform:scaleX(0)}.Header-module__hBw1pG__catLink:hover:after{transform:scaleX(1)}.Header-module__hBw1pG__catLinkSpecial{color:var(--accent);font-weight:700;}.Header-module__hBw1pG__catLinkSpecial:hover{color:var(--accent-hover)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__hBw1pG__hamburger span{background:var(--black);width:22px;height:2px;transition:.3s var(--ease);border-radius:2px}.Header-module__hBw1pG__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__active span:nth-child(2){opacity:0}.Header-module__hBw1pG__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module__hBw1pG__mobileMenu{background:var(--white);z-index:105;flex-direction:column;padding:24px;display:none;position:fixed;inset:94px 0 0;overflow-y:auto}.Header-module__hBw1pG__mobileLink{color:var(--black);border-bottom:1px solid var(--light-gray);padding:16px 0;font-size:16px;font-weight:500;display:block}@media (max-width:768px){.Header-module__hBw1pG__categoryNav{display:none}.Header-module__hBw1pG__hamburger,.Header-module__hBw1pG__mobileMenu{display:flex}.Header-module__hBw1pG__logoText{font-size:15px}}
