.elementor-kit-5{--e-global-color-primary:#FEBE10;--e-global-color-secondary:#F99D1C;--e-global-color-text:#231F20;--e-global-color-accent:#61CE70;--e-global-color-8c3414c:#800000;--e-global-color-e2c57be:#FFFFFF;--e-global-color-393a686:#F47521;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#F47521;font-weight:500;font-style:normal;color:var( --e-global-color-e2c57be );border-style:solid;border-color:#D12327;padding:0px 0px 0px 0px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-8c3414c );font-weight:var( --e-global-typography-primary-font-weight );}.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);}@media(max-width:1024px){.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-letter-spacing:1.2px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{border-width:1px 1px 1px 1px;padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS *//* MOBILE */
@media (max-width: 768px) {
  .footer-btn a {
    display: flex;
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: center;
  }
}

/* TABLET */
@media (min-width: 769px) and (max-width: 1024px) {
  .footer-btn a {
    display: flex;
    width: 258px;
    height: auto;
    align-items: center;
    justify-content: center;
  }
}

/* DESKTOP */
@media (min-width: 1025px) {
  .footer-btn a {
    display: flex;
    width: 258px;
    height: auto;
    align-items: center;
    justify-content: center;
  }
}

/* TEXT — ALL DEVICES */
.footer-btn .elementor-button-text {
  display: block;
  width: 160px;
  text-align: center;
  line-height: 1.15;
  text-transform: none;
}

/* FORCE EXACT 2 LINES */
.footer-btn .elementor-button-text::after {
  content: "";
  display: block;
}/* End custom CSS */