:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:Oakes Medium;src:url(/_next/static/media/OakesGroteskMedium.6e185265.ttf);font-weight:400;font-style:normal}@font-face{font-family:Oakes Bold;src:url(/_next/static/media/OakesGroteskBold.bdeddb00.ttf);font-weight:400;font-style:normal}@font-face{font-family:Oakes Light;src:url(/_next/static/media/OakesGroteskLight.853896e4.ttf);font-weight:400;font-style:normal}@font-face{font-family:Oakes Regular;src:url(/_next/static/media/OakesGroteskRegular.e8356f17.ttf);font-weight:400;font-style:normal}@font-face{font-family:Oakes Semi;src:url(/_next/static/media/OakesGroteskSemiBold.a890d4c0.ttf);font-weight:400;font-style:normal}#lazy-sections{display:flex;flex-direction:column;gap:0;contain:content;min-height:100vh}.section-placeholder{opacity:.5;transition:opacity .3s ease;position:relative;height:auto;min-height:300px;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.05);width:100%}.placeholder-content{width:100%;padding:40px 0}.placeholder-title{width:60%;height:40px;margin-bottom:20px}.placeholder-subtitle,.placeholder-title{background:rgba(255,255,255,.1);border-radius:4px}.placeholder-subtitle{width:80%;height:24px;margin-bottom:40px}.placeholder-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;width:100%}.placeholder-cards:before{content:"";padding-bottom:56.25%;background:rgba(255,255,255,.1);border-radius:8px;grid-column:span 2}.produtos-placeholder{min-height:600px}.sobre-placeholder{min-height:500px}.duvidas-placeholder{min-height:400px}.cta-placeholder{min-height:300px}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto;aspect-ratio:attr(width) /attr(height)}@font-face{font-family:Oakes Medium;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/OakesGroteskMedium.ttf) format("truetype")}@font-face{font-family:Oakes Regular;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/OakesGroteskRegular.ttf) format("truetype")}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col{padding-right:15px;padding-left:15px}#lazy-sections>div,.col{position:relative;width:100%}#lazy-sections>div{margin:0;padding:60px 0}h1,h2,h3,h4,h5,h6,p{max-width:100%;overflow-wrap:break-word;margin:0}@media (max-width:768px){#lazy-sections>div{padding:40px 0}.section-placeholder{min-height:200px}.cta-placeholder,.duvidas-placeholder,.produtos-placeholder,.sobre-placeholder{min-height:250px}}.components_backgroundHeader__9dXVC{background-color:#1D2A28;margin:12px;position:fixed;left:0;right:0;top:0;z-index:1000;padding:15px;border-radius:17px}.components_textHeader__eKQPQ{text-align:center;text-decoration:none;text-transform:uppercase}.components_buttonContact__V92GM,.components_textHeader__eKQPQ{font-family:Oakes Medium,sans-serif;color:#ffffff;font-size:12px}.components_buttonContact__V92GM{background-color:#09c390;opacity:1;border-radius:99px;padding:14px 28px 10px;border:none;display:flex;align-items:center;justify-content:center}.components_backgroundFooter__D5VWT{padding:50px 0;position:absolute;width:100%;border-top:1px solid rgba(255,255,255,.16);background-color:#1D2A28}.components_textFooter__UdWGV{font-family:inherit;font-weight:300;color:#f3fef4cc;font-size:15px;text-decoration:none;margin:15px 0 0;text-align:center}.components_titleFooter__eIQuk{font-family:Oakes Regular,sans-serif;color:#ffffff;font-size:18px;margin:0 0 15px}.components_listFooter__r2o77{list-style:none;padding:0;display:flex;flex-direction:column;gap:3px}.components_listText__9EQBt{font-family:inherit;font-weight:300;color:#f3fef4cc;font-size:15px;text-decoration:none}.components_textLinkFooter__SFqFo{font-family:Oakes Regular,sans-serif;color:rgba(255,255,255,.8);font-size:14px;text-decoration:none;cursor:pointer;margin:0 0 10px}.components_mobileMenuButton__WNkHb{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.components_menuIcon__0mUGz{display:flex;flex-direction:column;justify-content:space-around;width:24px;height:20px}.components_menuIcon__0mUGz div{width:100%;height:2px;background-color:#ffffff;border-radius:1px}.components_mobileMenuOverlay__sDzqW{position:fixed;top:0;right:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.7);z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease-out,visibility .3s ease-out;display:flex;justify-content:flex-end}.components_mobileMenuOverlay__sDzqW.components_mobileMenuOpen__8bbYp{opacity:1;visibility:visible}.components_mobileMenuContent__SJtJ0{width:300px;max-width:80vw;background-color:#1D2A28;padding:20px;display:flex;flex-direction:column;box-shadow:0 0 20px rgba(0,0,0,.3);transform:translateX(100%);transition:transform .3s ease-out;margin:10px;border-radius:15px;z-index:999}.components_mobileMenuOverlay__sDzqW.components_mobileMenuOpen__8bbYp .components_mobileMenuContent__SJtJ0{transform:translateX(0)}.components_mobileMenuHeader__t6FMh{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;margin-bottom:20px}.components_mobileMenuTitle__uTAfn{color:#ffffff;font-family:Oakes Medium,sans-serif;font-size:18px;margin:0}.components_mobileMenuCloseButton__FHqi2{background:none;border:none;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.components_closeIcon__zJidl{position:relative;width:20px;height:20px}.components_closeIcon__zJidl div{position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#ffffff;border-radius:1px}.components_closeIcon__zJidl div:first-child{transform:translateY(-50%) rotate(45deg)}.components_closeIcon__zJidl div:last-child{transform:translateY(-50%) rotate(-45deg)}.components_mobileMenuNav__zsC5K{display:flex;flex-direction:column;gap:15px}.components_mobileNavLink__qsChl{font-family:Oakes Light,sans-serif;color:#ffffff;text-decoration:none;font-size:14px;padding:10px 0 20px;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.1)}.components_mobileContactButtonWrapper__Ie61v{border-bottom:1px solid rgba(255,255,255,.1);margin-top:10px}.components_mobileContactButton__aUjqx{padding:14px 35px 10px;margin-bottom:25px}@media (max-width:991.98px){.components_d-lg-none__hIZBx{display:flex!important}.components_d-lg-block__DQ7ZQ{display:none!important}.components_backgroundHeader__9dXVC{margin:10px;padding:10px}.components_backgroundHeader__9dXVC .components_container__4anip .components_row__1W15f .components_col__4w_wt:first-child{flex-grow:1}}@media (min-width:992px){.components_d-lg-none__hIZBx{display:none!important}.components_d-lg-block__DQ7ZQ{display:block!important}}@media (max-width:600px){.components_backgroundFooter__D5VWT{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.16)}.components_textFooter__UdWGV{font-size:14px;margin-top:0}.components_titleFooter__eIQuk{font-size:16px}.components_listText__9EQBt{font-size:14px}}