.elementor-kit-7{--e-global-color-primary:#724315;--e-global-color-secondary:#D7A134;--e-global-color-text:#7A7A7A;--e-global-color-accent:#8673F2;--e-global-typography-primary-font-family:"pop";--e-global-typography-primary-font-size:46px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"pop";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"pop";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"pop";--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){margin-block-end: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 */.degd {
  background: linear-gradient(90deg, #9a763c, #ddb97d, #f5e1c0, #ddb97d, #9a763c);
  background-size: 400% 400%;
  animation: animar-degrade 8s ease infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

@keyframes animar-degrade {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.degp {
  background: linear-gradient(90deg, #0b0b0b, #3a3a3a, #7e7e7e, #bfbfbf, #7e7e7e, #3a3a3a, #0b0b0b);
  background-size: 400% 400%;
  animation: animar-degrade 8s ease infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

@keyframes animar-degrade {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'pop';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://drathaiscalixto.com.br/wp-content/uploads/2023/01/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'pop';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://drathaiscalixto.com.br/wp-content/uploads/2023/01/Poppins-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */