.elementor-kit-9{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#0B1420;--e-global-color-text:#F5F7FA;--e-global-color-accent:#61CE70;--e-global-color-ee8d00a:#F2C94C;--e-global-color-16b0cb6:#D4AF37;--e-global-color-421b602:#020101;--e-global-color-0771be2:#969799;--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;font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;line-height:1.5px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Inter", Sans-serif;font-size:18px;font-weight:600;text-transform:capitalize;}.elementor-kit-9 h1{font-family:"Playfair Display", Sans-serif;font-size:60px;font-weight:700;text-transform:capitalize;line-height:1.3px;}.elementor-kit-9 h2{font-family:"Playfair Display", Sans-serif;font-size:55px;font-weight:600;text-transform:capitalize;line-height:1.3rem;}.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 *//*Título da Headline*/
.titulo-hero{
   font-family: "Cormorant Garamond", serif;
  font-size: 78px;
  font-weight: 600;
  line-height: 0.92em;
  letter-spacing: -1px;
  color: #f8f6f1;
  max-width: 900px;
}

@media (max-width: 1024px){
  .titulo-hero{
    font-size: 58px;
    line-height: 0.95em;
  }
}

@media (max-width: 767px){
  .titulo-hero{
    font-size: 38px;
    line-height: 1em;
    letter-spacing: 0;
  }
}


.h1-hero{
    color: #c8a24a;
}


.h3-hero{
    color: #FFF;
}

.seg-section{
color: #c8a24a;
font-size: 55px;
font-weight: 700;
}

.terc-section{
    color: #c8a24a;
}/* End custom CSS */