.elementor-kit-247{--e-global-color-primary:#DCAC1F;--e-global-color-secondary:#0B0A0F;--e-global-color-text:#000000;--e-global-color-accent:#DCAC1F;--e-global-color-4136b0c:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:82px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:1;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:64px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:1.4;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:32px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:70px;}.elementor-kit-247 button,.elementor-kit-247 input[type="button"],.elementor-kit-247 input[type="submit"],.elementor-kit-247 .elementor-button{background-color:#0000001A;font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:400;text-transform:none;line-height:1.4;color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;padding:010px 20px 010px 20px;}.elementor-kit-247 button:hover,.elementor-kit-247 button:focus,.elementor-kit-247 input[type="button"]:hover,.elementor-kit-247 input[type="button"]:focus,.elementor-kit-247 input[type="submit"]:hover,.elementor-kit-247 input[type="submit"]:focus,.elementor-kit-247 .elementor-button:hover,.elementor-kit-247 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-4136b0c );}.elementor-kit-247 e-page-transition{background-color:var( --e-global-color-4136b0c );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-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 */h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p span {
    background: linear-gradient(90deg, var(--e-global-color-primary), #C49843);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*.page-content*/
/*{*/
/*    max-width: 1920px;*/
/*    margin: 0 auto;*/
/*}*/

.egm-marquee-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 150px;
}

.egm-marquee-track {
  display: flex;
  width: max-content;
  will-change: transform;
  height: 150px;
  position: absolute;
}

.egm-image {
  flex: 0 0 auto;
  margin-right: 60px;
  filter: grayscale(1);
}

.egm-image img {
  height: 150px;
  width: auto;
  display: block;
}/* End custom CSS */