.elementor-kit-10{--e-global-color-primary:#4F0F0F;--e-global-color-secondary:#131313;--e-global-color-text:#F1EFE6;--e-global-color-accent:#F9F9F2;--e-global-color-91b01f2:#FFFFFB;--e-global-typography-primary-font-family:"Cormorant Infant";--e-global-typography-primary-font-size:1em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Libre Franklin";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Libre Franklin";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cormorant Infant";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;}.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;}}:root { --Lg:1200px; --Bordeaux:#4F0F0F; --Preto:#131313; --Bege:#F1EFE6; --Bege2:#F9F9F2; --Branco:#FFFFFB; }
/* Start custom CSS */.hero{
  position:relative;
  overflow:hidden;
  background:#293567;
  color:#faf8dd;
}
.hero::before{
  content:"";
  position:absolute; inset:0;
  background-image:
    linear-gradient(rgba(250,248,221,.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(250,248,221,.05) 1px, transparent 1px);
  background-size:26px 26px;
  pointer-events:none;
}/* End custom CSS */