@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-display:swap;font-family:Kobe;font-style:normal;font-weight:700;src:url(static/media/kobe11-bold.2bd197bcdf52a369636b.ttf) format("truetype")}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none!important}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif}h1{font-weight:900!important}h2{font-weight:700!important}h3{font-weight:500!important}p{font-weight:400!important}.title-font,[style*="font-family: 'Kobe'"],[style*="fontFamily: 'Kobe'"],[style*='font-family: "Kobe"'],[style*='fontFamily: "Kobe"'],h1.title-font,h2.title-font,h3.title-font,h4.title-font,h5.title-font,h6.title-font{font-family:Kobe,Roboto,sans-serif!important}.bg-blue-900{background-color:#1e3a8a!important}.bg-blue-950{background-color:#172554!important}.bg-orange-500{background-color:#f97316!important}.text-white{color:#fff!important}.fixed{position:fixed!important}.top-0{top:0!important}.left-0{left:0!important}.right-0{right:0!important}.z-50{z-index:50!important}.flex{display:flex!important}.items-center{align-items:center!important}.justify-between{justify-content:space-between!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.container{margin-left:auto!important;margin-right:auto!important;max-width:1280px!important;width:100%!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-bold{font-weight:700!important}.font-black{font-weight:900!important}.container,div[style*=container],section>div{box-sizing:border-box;max-width:100%;padding-left:1.5rem!important;padding-right:1.5rem!important}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f5f980;border-radius:10px}::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:10px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#64748bcc}*{scrollbar-color:#94a3b899 #f1f5f980;scrollbar-width:thin}:root{--title-font:"Kobe","Roboto",sans-serif;--cor-primaria:#f97316;--cor-secundaria:#1e3a8a;--cor-destaque:#172554}html[data-regiao=APAC]{--cor-primaria:#ef4444;--cor-secundaria:#b91c1c;--cor-destaque:#7f1d1d}html[data-regiao=APS]{--cor-primaria:#3b82f6;--cor-secundaria:#1d4ed8;--cor-destaque:#1e3a8a}html[data-regiao=Nordeste]{--cor-primaria:#10b981;--cor-secundaria:#047857;--cor-destaque:#064e3b}html[data-regiao] .bg-orange-500{background-color:var(--cor-primaria)!important}html[data-regiao] .bg-blue-900{background-color:var(--cor-secundaria)!important}html[data-regiao] .bg-blue-950{background-color:var(--cor-destaque)!important}@layer base{html{scroll-behavior:smooth}body{@apply antialiased text-gray-900 bg-white;font-family:Roboto,sans-serif!important}}@layer components{.container,.section{@apply py-16 md:py-24}.section-subtitle,.section-title{@apply text-lg md:text-xl text-gray-600 text-center max-w-3xl mx-auto mb-12;font-family:Roboto,sans-serif!important}.gradient-text{@apply bg-clip-text text-transparent bg-gradient-to-r from-orange-500 to-orange-600}.btn{@apply inline-flex items-center justify-center px-6 py-3 rounded-full font-medium transition-colors duration-300;font-family:Roboto,sans-serif!important;text-decoration:none!important}.btn-primary{@apply bg-orange-500 text-white hover:bg-orange-600}.nav-link{@apply text-white hover:text-orange-400 transition-colors duration-300 text-sm font-medium;font-family:Roboto,sans-serif!important;text-decoration:none!important}}
/*# sourceMappingURL=main.93da8bf4.css.map*/