.elementor-kit-6{--e-global-color-primary:#C5A363;--e-global-color-secondary:#FCF8EF;--e-global-color-text:#444444;--e-global-color-accent:#B1AE9B;--e-global-color-3f7b894:#FFFFFF;--e-global-color-26a4b13:#000000;--e-global-color-6f29775:#F6F6F6;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:48px;--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:100ms;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-3f7b894 );}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h6{font-family:"Poppins", Sans-serif;}.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 *//* Desktop is 1025px and up */
@media (min-width: 1025px) {
  .hide-desktop {
    display: none!important;
  }
}

/* Tablet is 768px to 1024px */
@media (min-width: 768px) and (max-width: 1024px) {
  .hide-tablet {
    display: none;
  }
}

/* Optional: hide on mobile if you ever need it */
@media (max-width: 767px) {
  .hide-mobile {
    display: none;
  }
}/* End custom CSS */