.elementor-kit-7{--e-global-color-primary:#5E6FB5;--e-global-color-secondary:#EE6196;--e-global-color-text:#677289;--e-global-color-accent:#61CE70;--e-global-color-5870cea:#212529;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */#mobile-menu {
  position: fixed; top: 0; right: 0;
  height: 100dvh; width: 85%; max-width: 420px;
  background: #fff; transform: translateX(100%);
  transition: transform .3s ease; z-index: 99999;
  box-shadow: 0 0 30px rgba(0,0,0,.2);
  overflow-y: auto; -webkit-overflow-scrolling: touch; padding: 16px;
}
#mobile-menu.is-open { transform: translateX(0); }
.menu-overlay {
  position: fixed; inset: 0; background: rgba(0,0,0,.4);
  opacity: 0; pointer-events: none; transition: opacity .2s ease; z-index: 99998;
}
.menu-open .menu-overlay { opacity: 1; pointer-events: auto; }
html.menu-open, body.menu-open { overflow: hidden; }
header, .header-clone { position: relative; z-index: 9999; }/* End custom CSS */