.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700;900&family=Inter:wght@300;400;500;600;700;900&display=swap');

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --red:#C8102E; --red-dark:#8B0A1F; --red-light:#E8294A;
  --gold:#D4AF37; --gold2:#F0C040; --bronze:#CD7F32;
  --silver:#A8A9AD; --diamond:#38BDF8;
  --bg:#080808; --bg2:#101010; --bg3:#181818;
  --white:#FFFFFF; --text-muted:#A0A0A0;
}

html { scroll-behavior: smooth; }
body { font-family:'Inter',sans-serif; background:var(--bg); color:var(--white); overflow-x:hidden; }

body::before { content:'' !important; position:fixed !important; inset:0 !important; background-image:url('data:image/svg+xml,%3Csvg viewBox=%220 0 256 256%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cfilter id=%22n%22%3E%3CfeTurbulence type=%22fractalNoise%22 baseFrequency=%220.9%22 numOctaves=%224%22 stitchTiles=%22stitch%22/%3E%3C/filter%3E%3Crect width=%22100%25%22 height=%22100%25%22 filter=%22url(%23n)%22 opacity=%220.04%22/%3E%3C/svg%3E') !important; pointer-events:none !important; z-index:0 !important; opacity:.5 !important; }
body::after { display:none !important; content:none !important; }
.site-header,.site-branding,.wp-site-blocks > header,.custom-logo-link,img.custom-logo,.wp-block-site-logo,.wp-block-navigation { display:none !important; }

/* Apenas seções HTML (lma-full-width) ficam 100% de largura */
.lma-full-width > .elementor-container { max-width:100% !important; width:100% !important; padding-left:0 !important; padding-right:0 !important; }
.lma-full-width > .elementor-container > .elementor-column > .elementor-widget-wrap { padding:0 !important; }/* End custom CSS */