.elementor-kit-8{--e-global-color-primary:#55142A;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#420C14;--e-global-color-549f860:#FFFFFF;--e-global-color-8fe576a:#021718;--e-global-color-a6f8aa5:#272741;--e-global-color-2b6b2e0:#96BCA3;--e-global-color-c6c3248:#000000;--e-global-color-0f182e8:#153F35;--e-global-color-15fdaf1:#024989;--e-global-color-337456a:#483F3C;--e-global-typography-primary-font-family:"Roboto";--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;font-size:14px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-size:24px;}.elementor-kit-8 h2{font-size:22px;}.elementor-kit-8 h3{font-size:20px;}.elementor-kit-8 h4{font-size:18px;}.elementor-kit-8 h6{font-size:16px;}.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 */.title-gradient {
    background: -webkit-linear-gradient(90deg, #af8d29 0%, #f7ef8a 30%, #d0aa45 83%, #f7ef8a 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.bg-full {
    background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}

.w-full-image img {
    width: 100% !important;
}

/* Tablet (portrait) */
@media (max-width: 768px) {
  .bg-full {
    background-size: cover !important;
  }
}

/* Mobile (smartphone) */
@media (max-width: 480px) {
  .bg-full {
    background-size: cover !important;
  }
}/* End custom CSS */