.elementor-kit-9{--e-global-color-primary:#EF5A33;--e-global-color-secondary:#173330;--e-global-color-text:#000000;--e-global-color-accent:#173330;--e-global-color-c9488c9:#DAF42F;--e-global-color-50dfb37:#EF5A33;--e-global-color-831a94d:#000000;--e-global-color-26a63bc:#EF5A33B5;--e-global-color-61193b8:#F6F6F6;--e-global-color-5a3b7c5:#232323;--e-global-color-213530e:#F4F3F3;--e-global-color-bc51704:#672B1B;--e-global-color-e602dbf:#22C55E;--e-global-color-96f559e:#F59E0B;--e-global-color-4d53c32:#F6F6F612;--e-global-color-132a8c9:#EF4444;--e-global-color-513954d:#EF4444;--e-global-typography-primary-font-family:"Cabin";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cabin";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cabin";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cabin";--e-global-typography-accent-font-weight:500;color:#173330B3;font-family:"Cabin", Sans-serif;font-size:16px;font-weight:400;line-height:1.6em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Cabin", Sans-serif;font-size:14px;font-weight:500;color:#FFFFFF;border-style:none;border-radius:10px 10px 10px 10px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFFB3;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:#173330;font-family:"Cabin", Sans-serif;font-size:14px;font-weight:500;}.elementor-kit-9 a:hover{color:#173330B3;}.elementor-kit-9 h1{color:#173330;font-family:"Cabin", Sans-serif;font-size:94px;font-weight:900;line-height:1.2em;}.elementor-kit-9 h2{color:#173330;font-family:"Cabin", Sans-serif;font-size:55px;font-weight:900;line-height:1.2em;}.elementor-kit-9 h3{color:var( --e-global-color-primary );font-family:"Cabin", Sans-serif;font-size:34px;font-weight:500;line-height:1.2em;}.elementor-kit-9 h4{color:var( --e-global-color-primary );font-family:"Cabin", Sans-serif;font-size:27px;font-weight:500;line-height:1.2em;}.elementor-kit-9 h5{color:var( --e-global-color-primary );font-family:"Cabin", Sans-serif;font-size:24px;font-weight:500;line-height:1.2em;}.elementor-kit-9 h6{color:var( --e-global-color-primary );font-family:"Cabin", Sans-serif;font-size:20px;font-weight:500;line-height:1.2em;}.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 *//* Remove tap highlight on all interactive elements (mobile) */
  a,
  button,
  input[type="submit"],
  input[type="button"],
  input[type="reset"],
  label,
  [role="button"],
  .elementor-button,
  .elementor-nav-menu a,
  .elementor-menu-toggle {
      -webkit-tap-highlight-color: transparent; 
  }
                                                                                                          
  /* Prevent text selection on buttons and nav links */     
  button,
  [role="button"],
  .elementor-button,
  .elementor-nav-menu a,
  .elementor-menu-toggle {
      user-select: none;
      -webkit-user-select: none;
}

/* === Mobile menu popup: Sign In + Sign Up side by side (2026-04-08) ===
   auth-menu nav-menu widget (element 4d7d385) in popup 96.
   Elementor renders items vertically; force row layout. */

/* Outer nav container */
.elementor-96 .elementor-element-4d7d385 .elementor-nav-menu--main,
.elementor-96 .elementor-element-4d7d385 nav.elementor-nav-menu--main {
    display: flex !important;
    flex-direction: row !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
}

/* The <ul> */
.elementor-96 .elementor-element-4d7d385 .elementor-nav-menu {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Each <li> */
.elementor-96 .elementor-element-4d7d385 .elementor-nav-menu > li {
    flex: 1 1 0 !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
}

/* Each link */
.elementor-96 .elementor-element-4d7d385 .elementor-nav-menu > li > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
}

/* === Hide duplicate dropdown nav in mobile popup (2026-04-08) === */
#elementor-popup-modal-96 .elementor-element-4d7d385 .elementor-nav-menu--dropdown,
.elementor-96 .elementor-element-4d7d385 .elementor-nav-menu--dropdown {
    display: none !important;
}/* End custom CSS */