:root{--Amarelo:#fcb515;--Laranja:#f36f21;--Vermelho:#d65132;--Preto:#222222;--Cinza---Texto:#333132;--Branco:#ffffff;--color-primary:#f36f21;--color-secondary:#fcb515;--color-accent:#d65132;--color-text-dark:#222222;--color-text-gray:#333132;--color-text-light:#ffffff;--color-background:#ffffff;--background:#ffffff;--foreground:#171717;--color-white:#ffffff;--color-light-gray:#f8f9fa;--color-gray:#666666;--color-medium-gray:#495057;--color-dark-gray:#343a40;--color-dark:#222222;--color-border:#e9ecef;--color-light-gray-text:#adb5bd;--font-family-primary:Manrope,-apple-system,Roboto,Helvetica,sans-serif;--font-family-secondary:Inter,-apple-system,Roboto,Helvetica,sans-serif;--font-family-mono:"Courier New",Monaco,Consolas,"Liberation Mono",monospace;--font-size-xs:11px;--font-size-sm:12px;--font-size-base:14px;--font-size-md:16px;--font-size-lg:20px;--font-size-xl:24px;--font-size-2xl:30px;--font-size-3xl:36px;--font-size-4xl:48px;--font-size-5xl:60px;--spacing-xs:0.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:2.5rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:5rem;--max-width-container:1260px;--max-width-content:1200px;--slices-max-width:1200px}html{scroll-behavior:smooth;scroll-padding-top:118px}body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0}body{color:#222;background:#fff;font-family:Manrope,-apple-system,Roboto,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:118px}@media(max-width:1023px){body{padding-top:98px}}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:#f36f21}h1,h2,h3,h4,h5,h6{font-family:Manrope,-apple-system,Roboto,Helvetica,sans-serif;font-weight:700;line-height:1.2;margin:0}h1{font-size:48px;font-weight:800}@media(min-width:768px){h1{font-size:60px}}h2{font-size:36px;font-weight:700}h3{font-size:30px}h3,h4{font-weight:600}h4{font-size:24px}h5{font-size:20px}h5,h6{font-weight:500}h6{font-size:16px}p{margin:0;line-height:1.5}b,strong{font-weight:700}.text-primary{color:#f36f21}.text-secondary{color:#fcb515}.text-accent{color:#d65132}.bg-primary{background-color:#f36f21}.bg-secondary{background-color:#fcb515}[data-container]{max-width:calc(1260px + 3rem);padding:0 1.5rem;margin:0 auto;width:100%}@media(max-width:767px){[data-container]{max-width:calc(1260px + 2rem);padding:0 1rem}}[data-desktop]{display:none}@media(min-width:768px){[data-desktop]{display:block}}[data-mobile]{display:block}@media(min-width:768px){[data-mobile]{display:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{body{background:#fff;color:#000}a{text-decoration:underline}}