.elementor-kit-13{--e-global-color-primary:#E9B97F;--e-global-color-secondary:#121420;--e-global-color-text:#242120;--e-global-color-accent:#FFB901;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:-1px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:1.5em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:-1.7px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:-0.6px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-letter-spacing:-0.8px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0em;--container-default-padding-right:0em;--container-default-padding-bottom:0em;--container-default-padding-left:0em;}.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-kit-13{--e-global-typography-primary-font-size:2em;--e-global-typography-primary-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-primary-font-size:2em;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:-1.7px;--e-global-typography-secondary-font-size:1.5em;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:-1.7px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:2em;--container-default-padding-right:1em;--container-default-padding-bottom:2em;--container-default-padding-left:1em;}}/* Start custom CSS */.elementor-form .elementor-button {
  position: relative;
  text-decoration: none;
  color: #fff;
  background: linear-gradient(45deg, #ff6a00, #ee0979, #00c9ff);
  padding: 14px 25px;
  border-radius: 10px;
  font-size: 1.25em;
  cursor: pointer;
  border: none;
}

.elementor-form .elementor-button span {
  position: relative;
  z-index: 1;
}

.elementor-form .elementor-button::before {
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background: #272727;
  border-radius: 9px;
  transition: 0.5s;
}

.elementor-form .elementor-button:hover::before {
  opacity: 0.7;
}

.elementor-form .elementor-button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(45deg, #ff6a00, #ee0979, #00c9ff);
  border-radius: 9px;
  transition: 0.5s;
  opacity: 0;
  filter: blur(20px);
}

.elementor-form .elementor-button:hover::after {
  opacity: 1;
}

.roxo {
background: linear-gradient(90deg, #A178FE 0%, #FE65FE 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.azul {
background: linear-gradient(90deg, #4B55DB 0%, #34E0E0 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.amarillo {
background: linear-gradient(90deg, #4B55DB 0%, #34E0E0 100%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}/* End custom CSS */