.elementor-kit-9{--e-global-color-primary:#222224;--e-global-color-secondary:#E4261D;--e-global-color-text:#222224;--e-global-color-accent:#E4261D;--e-global-color-fefd20f:#FFFFFF;--e-global-color-cfc2266:#EBEBEB;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-fefd20f );border-radius:10px 10px 10px 10px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:#E4261D99;color:var( --e-global-color-fefd20f );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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 { --Primario-atom:#222224; --Secondario-atom:#ffffff; }
/* Start custom CSS */html,
body {
    overflow-x: hidden;
}

h1 {
  font-size: 36px !important;
}

h2 {
  font-size: 28px !important;
}

h3 {
  font-size: 24px !important;
}

h4 {
  font-size: 18px !important;
}


@media (min-width: 768px) {
  h1 {
    font-size: 52px !important;
  }

  h2 {
    font-size: 38px !important;
  }

  h3 {
    font-size: 30px !important;
  }

  h4 {
    font-size: 20px !important;
  }
}

@media (min-width: 1024px) {
  h1 {
    font-size: 72px !important;
  }

  h2 {
    font-size: 48px !important;
  }

  h3 {
    font-size: 28px !important;
  }

  h4 {
    font-size: 24px !important;
  }
}/* End custom CSS */