.elementor-kit-5{--e-global-color-primary:#FCB426;--e-global-color-secondary:#352C27;--e-global-color-text:#5A4A41;--e-global-color-accent:#FECE66;--e-global-color-31943e1:#E6A015;--e-global-color-7bbc78f:#CE3E00;--e-global-color-ca9188b:#ADADAD;--e-global-typography-primary-font-family:"Encode Sans Condensed";--e-global-typography-primary-font-size:7.3vw;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:90px;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-primary-word-spacing:0px;--e-global-typography-secondary-font-family:"Libre Barcode 39 Text";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:bold;--e-global-typography-8353aa6-font-family:"Libre Franklin";--e-global-typography-8353aa6-font-size:14px;--e-global-typography-8353aa6-font-weight:500;--e-global-typography-8353aa6-letter-spacing:0.08em;}.elementor-kit-5 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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@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 */vhtml, body {
	overflow-x: hidden;
	max-width: 100%;
}

.opacity-target, .opacity-target2 {
  transition: opacity 0.3s ease;
}

.opacity-hidden {
  opacity: 0;
}

.opacity-visible {
  opacity: 1;
}
.opacity-low {
  opacity: .25 0.3s ease;
}/* End custom CSS */