.elementor-kit-4492{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#006257;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );}.elementor-kit-4492 button,.elementor-kit-4492 input[type="button"],.elementor-kit-4492 input[type="submit"],.elementor-kit-4492 .elementor-button{background-color:var( --e-global-color-primary );font-weight:bold;color:var( --e-global-color-secondary );border-style:solid;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-4492 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4492 a{color:var( --e-global-color-primary );}.elementor-kit-4492 h1{color:var( --e-global-color-primary );font-family:"Cardo", Sans-serif;font-size:3rem;font-weight:bold;text-transform:uppercase;}.elementor-kit-4492 h2{font-family:"Cardo", Sans-serif;font-size:3rem;font-weight:bold;text-transform:uppercase;}.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);}.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 */.tt-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: linear-gradient(
    130deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(7, 13, 12, 0.95) 22%,
    rgba(20, 72, 66, 0.81) 56%,
    rgba(78, 102, 98, 0.65) 96%
  );
}

.btn--secondary a {
  background: transparent !important;
  color: #fff !important;
  border: 2px solid rgba(255,255,255,0.4);
  border-radius: 0;
  transition: all .25s ease;
}

.btn--secondary a:hover,
.btn--secondary a:focus {
  background: #fff !important;
  color: #000 !important;
  border-color: #fff;
}/* End custom CSS */