.elementor-kit-8{--e-global-color-primary:#5F7456;--e-global-color-secondary:#4C342E;--e-global-color-text:#443B39;--e-global-color-accent:#8A5A3F;--e-global-color-ca3056f:#7E7A79;--e-global-color-770456d:#EBEBE4;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-weight:500;background-color:#F3F3EE;color:var( --e-global-color-text );font-family:"Instrument Sans", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );font-family:"Instrument Sans", Sans-serif;}.elementor-kit-8 h1{font-family:"DM Sans", Sans-serif;}.elementor-kit-8 h2{font-family:"DM Sans", Sans-serif;}.elementor-kit-8 h3{font-family:"DM Sans", Sans-serif;}.elementor-kit-8 h4{font-family:"DM Sans", Sans-serif;}.elementor-kit-8 h5{font-family:"DM Sans", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{border-radius:100px 100px 100px 100px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){--kit-widget-spacing:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}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 *//** PADRÕES */
html,
body {
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

p:last-child, h1:last-child, h2:last-child, h3:last-child, h4 {
  margin-bottom: 0px;
}

a {
  color: inherit;
}

.elementor-heading-title:last-child {
  margin-bottom: 0px;
}

strong, b {
  font-weight: 700;
}

/* Efeito Flip */
/* 1. Arruma o Palco (Container do Texto) */
.efeito-flip .elementor-button-text {
  overflow: hidden !important;
  display: inline-block !important;
  position: relative !important;
  vertical-align: middle !important;
  line-height: 1.2 !important;
  padding-right: 5px !important;
  margin-right: -5px !important;
}

/* 2. O Texto Rotativo (Original) */
.efeito-flip .texto-rotativo {
  display: block !important;
  transition: transform 0.5s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
  white-space: nowrap !important;
}

/* 3. O Clone (Texto que vem de baixo) */
.efeito-flip .texto-rotativo::after {
  content: attr(data-flip);
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  width: 100% !important;
  color: inherit !important;
  font-weight: inherit;
  display: block !important;
}

/* 4. A Ação (Hover) */
.efeito-flip:hover .texto-rotativo {
  transform: translateY(-100%) !important;
}

/* 5. Correção para o Ícone */
.efeito-flip .elementor-button-content-wrapper {
  align-items: center !important;
}

/* Scroll suave premium */
* {
  scroll-behavior: smooth;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DM Sans';
	font-display: auto;
	src: url('https://sonhegramado.com.br/wp-content/uploads/2026/02/DMSans-VariableFont_opszwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Instrument Sans';
	font-display: auto;
	src: url('https://sonhegramado.com.br/wp-content/uploads/2026/02/InstrumentSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */