.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#1A1A1A;--e-global-color-accent:#61CE70;--e-global-color-6b03dac:#6B7280;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:700;font-family:"Inter", Georgia;font-weight:400;letter-spacing:-0.011em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:16px;}.elementor-kit-5 h1{font-family:"Poppins", Georgia;font-size:48px;font-weight:600;line-height:1.2em;letter-spacing:-0.02em;}.elementor-kit-5 h2{font-family:"Poppins", Georgia;font-size:36px;font-weight:600;line-height:1.2em;letter-spacing:-0.02em;}.elementor-kit-5 h3{font-family:"Poppins", Georgia;font-size:28px;font-weight:600;line-height:1.3em;letter-spacing:-0.015em;}.elementor-kit-5 h4{font-size:24px;font-weight:500;line-height:1.3em;letter-spacing:-0.01em;}.elementor-kit-5 h5{font-family:"Inter", Georgia;font-size:16px;font-weight:600;line-height:1.4em;letter-spacing:-0.01em;}.elementor-kit-5 h6{font-family:"Inter", Georgia;font-size:16px;font-weight:500;line-height:1.4em;letter-spacing:0px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Inter", Georgia;font-size:16px;font-weight:500;text-transform:uppercase;line-height:1em;letter-spacing:0.025em;}.elementor-kit-5 label{font-family:"Inter", Georgia;font-size:14px;font-weight:500;letter-spacing:0.01em;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Inter", Georgia;font-size:16px;font-weight:400;line-height:1.4em;letter-spacing:0px;}.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-kit-5 h1{font-size:36px;}.elementor-kit-5 h2{font-size:28px;}.elementor-kit-5 h3{font-size:24px;}.elementor-kit-5 h4{font-size:20px;}.elementor-kit-5 h5{font-size:15px;}.elementor-kit-5 h6{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:28px;}.elementor-kit-5 h2{font-size:24px;}.elementor-kit-5 h3{font-size:20px;}.elementor-kit-5 h4{font-size:18px;}.elementor-kit-5 h5{font-size:14px;}.elementor-kit-5 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========================================
   ELEMENTOR CONTAINER FIX - Remove Gap
   ======================================== */
.elementor-location-header,
.elementor-location-header .elementor,
.elementor-location-header .e-con,
.elementor-location-header .elementor-widget-html {
    position: static !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Make Elementor header container not take space */
header.elementor-location-header {
    position: RELATIVE !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 99999 !important;
    height: auto !important;
}


@media (max-width: 768px) {
    body {
        padding-top: 0px !important;
    }
}

/* ========================================
   SG HEADER VARIABLES
   ======================================== */
:root {
    --sg-primary-dark: #0B304D;
    --sg-primary-green: #1DAD6E;
    --sg-green-hover: #16A34A;
    --sg-white: #FFFFFF;
    --sg-off-white: #F8FAFC;
    --sg-cool-gray: #E2E8F0;
    --sg-text-primary: #0F172A;
    --sg-text-secondary: #475569;
    --sg-text-muted: #64748B;
}

/* ========================================
   SG CONTAINER
   ======================================== */
.sg-container {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 24px !important;
    box-sizing: border-box !important;
}

/* ========================================
   SG HEADER BASE
   ======================================== */
.sg-header {
    position: relative !important;
    width: 100% !important;
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    border-bottom: 1px solid rgba(11, 48, 77, 0.06) !important;
    box-sizing: border-box !important;
}

.sg-header__inner {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    height: 80px !important;
    box-sizing: border-box !important;
}

/* ========================================
   SG LOGO
   ======================================== */
.sg-header__logo {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: var(--sg-primary-dark) !important;
    text-decoration: none !important;
    line-height: 1.2 !important;
}

.sg-header__logo:hover {
    color: var(--sg-primary-dark) !important;
    text-decoration: none !important;
}

.sg-header__logo-icon {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    background: linear-gradient(135deg, var(--sg-primary-green) 0%, #15A362 100%) !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 2px 8px rgba(29, 173, 110, 0.3) !important;
    flex-shrink: 0 !important;
}

.sg-header__logo-icon svg {
    width: 22px !important;
    height: 22px !important;
}

/* ========================================
   SG DESKTOP NAVIGATION
   ======================================== */
.sg-header__nav {
    display: flex !important;
    align-items: center !important;
    gap: 32px !important;
}

.sg-header__link {
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: var(--sg-text-secondary) !important;
    text-decoration: none !important;
    padding: 8px 0 !important;
    position: relative !important;
    transition: color 0.15s ease !important;
    white-space: nowrap !important;
}

.sg-header__link::after {
    content: '' !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 2px !important;
    background: var(--sg-primary-green) !important;
    transition: width 0.15s ease !important;
}

.sg-header__link:hover {
    color: var(--sg-primary-dark) !important;
    text-decoration: none !important;
}

.sg-header__link:hover::after {
    width: 100% !important;
}

/* ========================================
   SG BUTTONS
   ======================================== */
.sg-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 12px 24px !important;
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    border: 2px solid transparent !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
}

.sg-btn--primary {
    background: var(--sg-primary-green) !important;
    color: var(--sg-white) !important;
    border-color: var(--sg-primary-green) !important;
}

.sg-btn--primary:hover {
    background: var(--sg-green-hover) !important;
    border-color: var(--sg-green-hover) !important;
    color: var(--sg-white) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 10px 40px rgba(29, 173, 110, 0.25) !important;
    text-decoration: none !important;
}

/* ========================================
   SG HAMBURGER TOGGLE
   ======================================== */
.sg-header__toggle {
    display: none !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    cursor: pointer !important;
    position: relative !important;
    z-index: 100001 !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

.sg-header__toggle-bar {
    display: block !important;
    width: 24px !important;
    height: 2px !important;
    background: var(--sg-primary-dark) !important;
    border-radius: 2px !important;
    transition: all 0.3s ease !important;
    position: absolute !important;
    left: 10px !important;
}

.sg-header__toggle-bar:nth-child(1) { top: 14px !important; }
.sg-header__toggle-bar:nth-child(2) { top: 21px !important; }
.sg-header__toggle-bar:nth-child(3) { top: 28px !important; }

/* Hamburger X animation when active */
.sg-header__toggle.is-active .sg-header__toggle-bar:nth-child(1) {
    top: 21px !important;
    transform: rotate(45deg) !important;
}

.sg-header__toggle.is-active .sg-header__toggle-bar:nth-child(2) {
    opacity: 0 !important;
}

.sg-header__toggle.is-active .sg-header__toggle-bar:nth-child(3) {
    top: 21px !important;
    transform: rotate(-45deg) !important;
}

/* ========================================
   SG MOBILE NAVIGATION
   ======================================== */
.sg-mobile-nav {
    position: fixed !important;
    top: 80px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: calc(100vh - 80px) !important;
    background: var(--sg-white) !important;
    z-index: 99998 !important;
    overflow-y: auto !important;
    transform: translateX(100%) !important;
    transition: transform 0.3s ease, visibility 0.3s ease !important;
    visibility: hidden !important;
    box-sizing: border-box !important;
}

.sg-mobile-nav.is-open {
    transform: translateX(0) !important;
    visibility: visible !important;
}

.sg-mobile-nav__inner {
    padding: 24px !important;
    min-height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
}

.sg-mobile-nav__links {
    flex: 1 !important;
}

.sg-mobile-nav__link {
    display: block !important;
    padding: 20px 0 !important;
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: var(--sg-text-primary) !important;
    text-decoration: none !important;
    border-bottom: 1px solid var(--sg-cool-gray) !important;
    transition: color 0.15s ease !important;
}

.sg-mobile-nav__link:first-child {
    border-top: 1px solid var(--sg-cool-gray) !important;
}

.sg-mobile-nav__link:hover {
    color: var(--sg-primary-green) !important;
    text-decoration: none !important;
}

.sg-mobile-nav__cta {
    margin-top: 32px !important;
    width: 100% !important;
    text-align: center !important;
    padding: 16px 24px !important;
}

.sg-mobile-nav__footer {
    margin-top: 32px !important;
    padding-top: 24px !important;
    border-top: 1px solid var(--sg-cool-gray) !important;
    text-align: center !important;
}

.sg-mobile-nav__footer p {
    font-size: 14px !important;
    color: var(--sg-text-muted) !important;
    margin: 0 !important;
}

.sg-mobile-nav__footer a {
    color: var(--sg-primary-green) !important;
    font-weight: 500 !important;
    text-decoration: none !important;
}

/* Body scroll lock when menu is open */
body.sg-menu-open {
    overflow: hidden !important;
}

/* ========================================
   TABLET BREAKPOINT (max-width: 1024px)
   ======================================== */
@media (max-width: 1024px) {
    .sg-header__nav {
        display: none !important;
    }
    
    .sg-header__toggle {
        display: flex !important;
    }
}

/* ========================================
   MOBILE BREAKPOINT (max-width: 768px)
   ======================================== */
@media (max-width: 768px) {
    .sg-header__inner {
        height: 72px !important;
    }
    
    .sg-header__logo {
        font-size: 18px !important;
    }
    
    .sg-header__logo-icon {
        width: 36px !important;
        height: 36px !important;
        min-width: 36px !important;
    }
    
    .sg-header__logo-icon svg {
        width: 20px !important;
        height: 20px !important;
    }
    
    .sg-mobile-nav {
        top: 72px !important;
        height: calc(100vh - 72px) !important;
    }
    
    .sg-container {
        padding: 0 16px !important;
    }
}

/* ========================================
   DESKTOP OVERRIDE (min-width: 1025px)
   ======================================== */
@media (min-width: 1025px) {
    .sg-header__nav {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        transform: none !important;
        position: static !important;
    }
    
    .sg-header__toggle {
        display: none !important;
    }
    
    .sg-mobile-nav {
        display: none !important;
        visibility: hidden !important;
        transform: translateX(100%) !important;
    }
}
/* Add this to fix the mobile nav positioning */
.sg-mobile-nav {
    position: fixed !important;
    top: 80px !important;  /* Below header */
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: calc(100vh - 80px) !important;
    background: #FFFFFF !important;
    z-index: 999998 !important;
}

@media (max-width: 768px) {
    .sg-mobile-nav {
        top: 72px !important;
        height: calc(100vh - 72px) !important;
    }
}

/* If admin bar is showing */
.admin-bar .sg-mobile-nav {
    top: 112px !important;
    height: calc(100vh - 112px) !important;
}


  /* ========================================
   SG WEALTH MANAGERS - GLOBAL FOOTER CSS
   Add this to: Appearance > Customize > Additional CSS
   OR in Elementor > Site Settings > Custom CSS
   ======================================== */
/* ========================================
   SG WEALTH MANAGERS - GLOBAL FOOTER CSS
   Add to: Appearance > Customize > Additional CSS
   Mobile centering fixed
   ======================================== */

/* Footer Base */
.footer,
footer.footer,
.elementor-location-footer .footer {
    background: #071E30 !important;
    color: #94A3B8 !important;
    padding: 80px 0 32px !important;
}

@media (max-width: 768px) {
    .footer,
    footer.footer,
    .elementor-location-footer .footer {
        padding: 48px 0 24px !important;
    }
}

/* Footer Container - Ensure centered */
.footer .container,
.footer > .container {
    max-width: 1140px !important;
    margin: 0 auto !important;
    padding: 0 24px !important;
}

/* Footer Top Grid */
.footer .footer__top,
.footer__top {
    display: grid !important;
    grid-template-columns: 2fr 1fr 1fr 1fr !important;
    gap: 48px !important;
    padding-bottom: 48px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .footer .footer__top,
    .footer__top {
        grid-template-columns: 1fr 1fr !important;
        gap: 32px !important;
    }
    
    .footer .footer__brand,
    .footer__brand {
        grid-column: 1 / -1 !important;
        max-width: none !important;
        text-align: center !important;
    }
}

@media (max-width: 768px) {
    .footer .footer__top,
    .footer__top {
        grid-template-columns: 1fr !important;
        gap: 32px !important;
        padding-bottom: 32px !important;
        text-align: center !important;
    }
}

/* Footer Brand */
.footer .footer__brand,
.footer__brand {
    max-width: 300px;
}

@media (max-width: 1024px) {
    .footer .footer__brand,
    .footer__brand {
        max-width: none !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
    }
}

/* Footer Logo */
.footer .footer__logo,
.footer__logo {
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    margin-bottom: 20px !important;
    text-decoration: none !important;
}

@media (max-width: 768px) {
    .footer .footer__logo,
    .footer__logo {
        font-size: 18px !important;
        justify-content: center !important;
    }
}

/* Footer Logo Icon */
.footer .footer__logo-icon,
.footer__logo-icon {
    width: 36px !important;
    height: 36px !important;
    background: #1DAD6E !important;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
}

/* Footer Logo Image */
.footer .footer__logo-img,
.footer__logo-img {
    height: 45px !important;
    width: auto !important;
    max-width: 180px !important;
    object-fit: contain !important;
}

@media (max-width: 768px) {
    .footer .footer__logo-img,
    .footer__logo-img {
        height: 38px !important;
        max-width: 160px !important;
        margin: 0 auto !important;
    }
}

/* Footer Tagline */
.footer .footer__tagline,
.footer__tagline {
    font-size: 14px !important;
    line-height: 1.7 !important;
    color: #94A3B8 !important;
    margin: 0 !important;
}

@media (max-width: 768px) {
    .footer .footer__tagline,
    .footer__tagline {
        text-align: center !important;
        max-width: 300px !important;
        margin: 0 auto !important;
    }
}

/* Footer Columns */
.footer .footer__col,
.footer__col {
    text-align: left;
}

@media (max-width: 768px) {
    .footer .footer__col,
    .footer__col {
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
}

.footer .footer__col h4,
.footer__col h4 {
    color: #FFFFFF !important;
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    margin-bottom: 24px !important;
    margin-top: 0 !important;
}

@media (max-width: 768px) {
    .footer .footer__col h4,
    .footer__col h4 {
        margin-bottom: 16px !important;
        text-align: center !important;
    }
}

/* Footer Links */
.footer .footer__links,
.footer__links {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

@media (max-width: 768px) {
    .footer .footer__links,
    .footer__links {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
}

.footer .footer__links li,
.footer__links li {
    margin-bottom: 12px !important;
    padding: 0 !important;
}

@media (max-width: 768px) {
    .footer .footer__links li,
    .footer__links li {
        margin-bottom: 10px !important;
        text-align: center !important;
    }
}

.footer .footer__links a,
.footer__links a {
    font-size: 14px !important;
    color: #94A3B8 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.footer .footer__links a:hover,
.footer__links a:hover {
    color: #1DAD6E !important;
}

/* Footer Bottom */
.footer .footer__bottom,
.footer__bottom {
    padding-top: 32px !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    gap: 32px !important;
}

@media (max-width: 768px) {
    .footer .footer__bottom,
    .footer__bottom {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        padding-top: 24px !important;
        gap: 16px !important;
    }
}

/* Footer Legal */
.footer .footer__legal,
.footer__legal {
    font-size: 12px !important;
    line-height: 1.7 !important;
    max-width: 720px !important;
    color: rgba(255, 255, 255, 0.4) !important;
    margin: 0 !important;
}

@media (max-width: 768px) {
    .footer .footer__legal,
    .footer__legal {
        text-align: center !important;
        max-width: 100% !important;
        padding: 0 12px !important;
    }
}

/* Footer Copyright */
.footer .footer__copyright,
.footer__copyright {
    font-size: 13px !important;
    white-space: nowrap !important;
    color: #94A3B8 !important;
    margin: 0 !important;
}

@media (max-width: 768px) {
    .footer .footer__copyright,
    .footer__copyright {
        text-align: center !important;
    }
}

/* Screen Reader Only */
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
}
css.svc-sub-btn,
.svc-sub-btn--primary,
.svc-sub-btn--white,
.svc-sub-btn--outline,
button.svc-sub-btn {
    text-transform: none !important;
    letter-spacing: normal !important;
}



/* ========================================
   SCHEDULING MODAL
   ======================================== */
.contact-modal {
    position: fixed;
    inset: 0;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.contact-modal[hidden] {
    display: none;
}

.contact-modal__backdrop {
    position: fixed;
    inset: 0;
    background: rgba(13, 31, 45, 0.8);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 9999999;
}

.contact-modal__container {
    position: relative;
    background: var(--white);
    border-radius: var(--radius-xl);
    max-width: 440px;
    width: 100%;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
    animation: modalSlideIn 0.3s var(--ease-out);
      z-index: 10000000;
}

@keyframes modalSlideIn {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.contact-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 24px 0;
}

.contact-modal__header h2 {
    font-family: var(--font-heading);
    font-size: 20px;
    font-weight: 700;
    color: var(--primary-dark);
    margin: 0;
}

.contact-modal__close {
    width: 36px;
    height: 36px;
    border: none;
    background: var(--off-white);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all var(--transition);
}

.contact-modal__close:hover {
    background: var(--cool-gray);
}

.contact-modal__close svg {
    width: 18px;
    height: 18px;
    stroke: var(--text-secondary);
    stroke-width: 2;
    fill: none;
}

.contact-modal__body {
    padding: 20px 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.contact-modal__option {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    background: var(--off-white);
    border-radius: var(--radius-lg);
    text-decoration: none;
    transition: all var(--transition);
}

.contact-modal__option:hover {
    background: var(--green-light);
    transform: translateX(4px);
}

.contact-modal__icon {
    width: 48px;
    height: 48px;
    background: var(--white);
    border-radius: var(--radius-md);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.contact-modal__icon svg {
    width: 24px;
    height: 24px;
    stroke: var(--primary-green);
    stroke-width: 2;
    fill: none;
}

.contact-modal__text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.contact-modal__title {
    font-family: var(--font-heading);
    font-size: 16px;
    font-weight: 600;
    color: var(--primary-dark);
}

.contact-modal__desc {
    font-size: 13px;
    color: var(--text-secondary);
}

.contact-modal__arrow {
    width: 20px;
    height: 20px;
    stroke: var(--text-muted);
    stroke-width: 2;
    fill: none;
    flex-shrink: 0;
    transition: all var(--transition);
}

.contact-modal__option:hover .contact-modal__arrow {
    stroke: var(--primary-green);
    transform: translateX(4px);
}

.contact-modal__footer {
    font-size: 13px;
    color: var(--text-muted);
    text-align: center;
    padding: 0 24px 24px;
    margin: 0;
}
/* ----------------------------------------
   FIX 3: Modal close button - must show X icon
   ---------------------------------------- */
.contact-modal__close {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    border: none !important;
    background-color: var(--off-white) !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    color: transparent !important;
    text-indent: -9999px !important;
    overflow: visible !important;
    position: relative !important;
}

.contact-modal__close:hover,
.contact-modal__close:focus {
    background-color: var(--cool-gray) !important;
    outline: none !important;
}

/* Make sure the SVG is visible and styled correctly */
.contact-modal__close svg {
    width: 18px !important;
    height: 18px !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

/* Style the SVG lines for the X */
.contact-modal__close svg line {
    stroke: var(--text-secondary) !important;
    stroke-width: 2 !important;
    stroke-linecap: round !important;
}

.contact-modal__close:hover svg line,
.contact-modal__close:focus svg line {
    stroke: var(--primary-dark) !important;
}

/* Remove any pseudo-elements that might interfere */
.contact-modal__close::before,
.contact-modal__close::after {
    display: none !important;
    content: none !important;
}

/* Hide header/nav when modal is open */
body.modal-open .sg-header,
body.modal-open .sg-mobile-nav,
body.modal-open .elementor-location-header,
body.modal-open header {
    z-index: 1 !important;
}

body.modal-open .contact-modal {
    z-index: 999999 !important;
}

body.modal-open .contact-modal__backdrop {
    z-index: 999999 !important;
}

body.modal-open .contact-modal__container {
    z-index: 1000000 !important;
}


button {
    text-transform: none !important;
    font-size: inherit !important;
    letter-spacing: normal !important;
    font-family: inherit !important;
    font-weight:600 !important;
    
}


/* ========================================
   SAVE PORTAL FOOTER LINK
   ======================================== */
.footer__save-portal {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    color: #94A3B8 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.footer__save-portal:hover {
    color: #1DAD6E !important;
}

.footer__save-portal svg {
    flex-shrink: 0 !important;
}

/* Show/hide text based on device */
.save-portal-text-mobile {
    display: none !important;
}

.save-portal-text-desktop {
    display: inline !important;
}

@media (max-width: 1024px) {
    .save-portal-text-mobile {
        display: inline !important;
    }
    
    .save-portal-text-desktop {
        display: none !important;
    }
}

/* ========================================
   SAVE PORTAL MODAL - COMPLETE STYLES
   Scoped to .save-portal-modal__ classes
   Won't affect other site elements
   ======================================== */

/* ----------------------------------------
   Footer Link
   ---------------------------------------- */
.footer__save-portal {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    color: #94A3B8 !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.footer__save-portal:hover {
    color: #1DAD6E !important;
}

.footer__save-portal svg {
    flex-shrink: 0 !important;
}

/* Device-specific text toggle */
.save-portal-text-mobile {
    display: none !important;
}

.save-portal-text-desktop {
    display: inline !important;
}

@media (max-width: 1024px) {
    .save-portal-text-mobile {
        display: inline !important;
    }
    .save-portal-text-desktop {
        display: none !important;
    }
}

/* ----------------------------------------
   Modal Base
   ---------------------------------------- */
.save-portal-modal {
    position: fixed;
    inset: 0;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.save-portal-modal[hidden] {
    display: none !important;
}

.save-portal-modal__backdrop {
    position: fixed;
    inset: 0;
    background: rgba(7, 30, 48, 0.75);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 1;
}

.save-portal-modal__container {
    position: relative;
    z-index: 2;
    background: #fff !important;
    border-radius: 20px;
    padding: 36px 32px;
    max-width: 420px;
    width: 100%;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.35);
    animation: savePortalModalIn 0.3s cubic-bezier(0.16, 1, 0.3, 1);
    max-height: 90vh;
    overflow-y: auto;
}

.save-portal-modal__container * {
    box-sizing: border-box !important;
}

@keyframes savePortalModalIn {
    from {
        opacity: 0;
        transform: translateY(20px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@media (max-width: 480px) {
    .save-portal-modal__container {
        padding: 28px 24px;
        border-radius: 16px;
        margin: 10px;
    }
}

/* Body scroll lock */
body.save-portal-modal-open {
    overflow: hidden !important;
}

/* ----------------------------------------
   Close Button
   ---------------------------------------- */
.save-portal-modal__close,
.save-portal-modal__close:hover,
.save-portal-modal__close:focus,
.save-portal-modal__close:active,
.save-portal-modal__close:visited,
button.save-portal-modal__close {
    position: absolute !important;
    top: 16px !important;
    right: 16px !important;
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #F8FAFC !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    outline: none !important;
    box-shadow: none !important;
    transition: background 0.2s ease !important;
}

.save-portal-modal__close:hover {
    background: #E2E8F0 !important;
}

.save-portal-modal__close svg,
.save-portal-modal__close:hover svg,
.save-portal-modal__close:focus svg,
.save-portal-modal__close:active svg {
    width: 18px !important;
    height: 18px !important;
    stroke: #64748B !important;
    stroke-width: 2 !important;
    fill: none !important;
}

.save-portal-modal__close:hover svg {
    stroke: #0B304D !important;
}

/* ----------------------------------------
   Modal Icon
   ---------------------------------------- */
.save-portal-modal__icon {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, #ECFDF5 0%, #D1FAE5 100%) !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.save-portal-modal__icon svg {
    width: 32px;
    height: 32px;
    stroke: #1DAD6E !important;
    stroke-width: 1.5;
    fill: none !important;
}

/* ----------------------------------------
   Titles & Subtitles
   ---------------------------------------- */
.save-portal-modal__title,
.save-portal-modal__title--desktop,
.save-portal-modal__title--mobile {
    font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #0B304D !important;
    text-align: center !important;
    margin: 0 0 6px !important;
}

.save-portal-modal__subtitle,
.save-portal-modal__subtitle--desktop,
.save-portal-modal__subtitle--mobile {
    font-size: 14px !important;
    color: #64748B !important;
    text-align: center !important;
    margin: 0 0 24px !important;
}

/* Desktop: show desktop, hide mobile */
.save-portal-modal__title--mobile,
.save-portal-modal__subtitle--mobile {
    display: none !important;
}

.save-portal-modal__title--desktop,
.save-portal-modal__subtitle--desktop {
    display: block !important;
}

/* Mobile/Tablet: show mobile, hide desktop */
@media (max-width: 1024px) {
    .save-portal-modal__title--mobile,
    .save-portal-modal__subtitle--mobile {
        display: block !important;
    }
    .save-portal-modal__title--desktop,
    .save-portal-modal__subtitle--desktop {
        display: none !important;
    }
}

/* ----------------------------------------
   Instructions Container
   ---------------------------------------- */
.save-portal-modal__instructions {
    display: none;
}

.save-portal-modal__device {
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #1DAD6E !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    margin: 0 0 12px !important;
}

.save-portal-modal__steps {
    margin: 0 0 20px !important;
    padding-left: 20px !important;
}

.save-portal-modal__steps li {
    font-size: 15px !important;
    color: #475569 !important;
    line-height: 1.6 !important;
    margin-bottom: 10px !important;
}

.save-portal-modal__steps li:last-child {
    margin-bottom: 0 !important;
}

.save-portal-modal__steps strong {
    color: #0B304D !important;
}

.save-portal-modal__icon-inline {
    font-size: 16px !important;
    vertical-align: middle !important;
}

/* ----------------------------------------
   Visual Steps (Mobile)
   ---------------------------------------- */
.save-portal-modal__visual-steps {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.save-portal-modal__step {
    display: flex;
    gap: 14px;
    align-items: flex-start;
}

.save-portal-modal__step-number {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    background: #1DAD6E !important;
    color: #fff !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.save-portal-modal__step-content {
    flex: 1;
    padding-top: 2px;
}

.save-portal-modal__step-content p {
    font-size: 15px !important;
    color: #475569 !important;
    margin: 0 0 8px !important;
    line-height: 1.4 !important;
}

.save-portal-modal__step-content strong {
    color: #0B304D !important;
}

.save-portal-modal__step-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    height: 48px !important;
    background: #F1F5F9 !important;
    border-radius: 12px !important;
    margin-bottom: 4px !important;
}

.save-portal-modal__step-icon--dots {
    gap: 4px !important;
}

.save-portal-modal__step-icon--dots span {
    width: 5px !important;
    height: 5px !important;
    background: #1DAD6E !important;
    border-radius: 50% !important;
}

.save-portal-modal__step-hint {
    font-size: 12px !important;
    color: #94A3B8 !important;
    display: block !important;
}

.save-portal-modal__step-button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 10px 16px !important;
    background: #F1F5F9 !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #0B304D !important;
}

.save-portal-modal__step-button svg {
    stroke: #64748B !important;
    fill: none !important;
}

/* ----------------------------------------
   Desktop Keyboard Shortcuts
   ---------------------------------------- */
.save-portal-modal__shortcut {
    display: flex;
    gap: 24px;
    justify-content: center;
    margin-bottom: 16px;
}

.save-portal-modal__shortcut-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.save-portal-modal__key {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 36px !important;
    height: 36px !important;
    padding: 0 12px !important;
    background: #F1F5F9 !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 8px !important;
    font-family: 'Poppins', monospace !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #0B304D !important;
    box-shadow: 0 2px 0 #E2E8F0 !important;
}

.save-portal-modal__plus {
    font-size: 16px !important;
    color: #94A3B8 !important;
    font-weight: 500 !important;
}

.save-portal-modal__os {
    font-size: 12px !important;
    color: #94A3B8 !important;
    margin-left: 4px !important;
}

/* ----------------------------------------
   Divider
   ---------------------------------------- */
.save-portal-modal__divider {
    display: flex;
    align-items: center;
    margin: 16px 0;
    color: #94A3B8 !important;
    font-size: 13px !important;
}

.save-portal-modal__divider::before,
.save-portal-modal__divider::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #E2E8F0 !important;
}

.save-portal-modal__divider span {
    padding: 0 12px;
    color: #94A3B8 !important;
}

/* ----------------------------------------
   Link Copy Box
   ---------------------------------------- */
.save-portal-modal__link-box {
    display: flex;
    gap: 8px;
}

.save-portal-modal__link-box input,
.save-portal-modal__link-box input:hover,
.save-portal-modal__link-box input:focus,
.save-portal-modal__link-box input:active {
    flex: 1 !important;
    padding: 12px 14px !important;
    border: 2px solid #E2E8F0 !important;
    border-radius: 8px !important;
    font-size: 11px !important;
    color: #475569 !important;
    background: #F8FAFC !important;
    font-family: monospace !important;
    outline: none !important;
    box-shadow: none !important;
}

.save-portal-modal__link-box input:focus {
    border-color: #1DAD6E !important;
}

/* ----------------------------------------
   Copy Button
   ---------------------------------------- */
.save-portal-modal__copy,
.save-portal-modal__copy:hover,
.save-portal-modal__copy:focus,
.save-portal-modal__copy:active,
.save-portal-modal__copy:visited,
button.save-portal-modal__copy {
    padding: 12px 20px !important;
    background: #0B304D !important;
    color: #fff !important;
    border: none !important;
    border-radius: 8px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
    white-space: nowrap !important;
    outline: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.save-portal-modal__copy:hover,
.save-portal-modal__copy:focus {
    background: #256289 !important;
    color: #fff !important;
}

.save-portal-modal__copy:active {
    background: #1e4a6d !important;
    color: #fff !important;
}

.save-portal-modal__copy.copied,
.save-portal-modal__copy.copied:hover,
.save-portal-modal__copy.copied:focus,
.save-portal-modal__copy.copied:active {
    background: #1DAD6E !important;
    color: #fff !important;
}

/* ----------------------------------------
   Quick Action Buttons (Mobile)
   ---------------------------------------- */
.save-portal-modal__quick-actions {
    display: none;
    margin-top: 20px;
}

.save-portal-modal__quick-buttons {
    display: flex;
    gap: 12px;
}

.save-portal-modal__quick-btn,
.save-portal-modal__quick-btn:hover,
.save-portal-modal__quick-btn:focus,
.save-portal-modal__quick-btn:active,
.save-portal-modal__quick-btn:visited,
button.save-portal-modal__quick-btn {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 16px 12px !important;
    background: #F8FAFC !important;
    border: 2px solid #E2E8F0 !important;
    border-radius: 12px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    color: #0B304D !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    outline: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.save-portal-modal__quick-btn:hover,
.save-portal-modal__quick-btn:focus {
    color: #0B304D !important;
    background: #ECFDF5 !important;
    border-color: #1DAD6E !important;
}

.save-portal-modal__quick-btn:active {
    color: #0B304D !important;
    background: #D1FAE5 !important;
    border-color: #1DAD6E !important;
}

.save-portal-modal__quick-btn.copied,
.save-portal-modal__quick-btn.copied:hover,
.save-portal-modal__quick-btn.copied:focus,
.save-portal-modal__quick-btn.copied:active {
    color: #1DAD6E !important;
    background: #ECFDF5 !important;
    border-color: #1DAD6E !important;
}

.save-portal-modal__quick-btn svg,
.save-portal-modal__quick-btn:hover svg,
.save-portal-modal__quick-btn:focus svg,
.save-portal-modal__quick-btn:active svg {
    width: 20px !important;
    height: 20px !important;
    stroke: #64748B !important;
    fill: none !important;
}

.save-portal-modal__quick-btn:hover svg,
.save-portal-modal__quick-btn:focus svg,
.save-portal-modal__quick-btn.copied svg {
    stroke: #1DAD6E !important;
}

/* ----------------------------------------
   Share Button (Mobile)
   ---------------------------------------- */
.save-portal-modal__share,
.save-portal-modal__share:hover,
.save-portal-modal__share:focus,
.save-portal-modal__share:active,
.save-portal-modal__share:visited,
button.save-portal-modal__share {
    display: none;
    width: 100% !important;
    padding: 14px !important;
    background: #1DAD6E !important;
    color: #fff !important;
    border: none !important;
    border-radius: 10px !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
    margin-bottom: 12px !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    outline: none !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.save-portal-modal__share:hover,
.save-portal-modal__share:focus {
    background: #16A34A !important;
    color: #fff !important;
}

.save-portal-modal__share:active {
    background: #15803d !important;
    color: #fff !important;
}

.save-portal-modal__share svg {
    width: 18px !important;
    height: 18px !important;
    stroke: #fff !important;
    fill: none !important;
}

/* ----------------------------------------
   Open Portal Link
   ---------------------------------------- */
.save-portal-modal__open,
.save-portal-modal__open:hover,
.save-portal-modal__open:focus,
.save-portal-modal__open:active,
.save-portal-modal__open:visited,
a.save-portal-modal__open {
    display: block !important;
    text-align: center !important;
    padding: 14px !important;
    color: #0B304D !important;
    background: transparent !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border: 2px solid #E2E8F0 !important;
    border-radius: 10px !important;
    transition: all 0.2s ease !important;
    margin-top: 12px !important;
    outline: none !important;
    box-shadow: none !important;
}

.save-portal-modal__open:hover,
.save-portal-modal__open:focus {
    color: #1DAD6E !important;
    background: #ECFDF5 !important;
    border-color: #1DAD6E !important;
}

.save-portal-modal__open:active {
    color: #16A34A !important;
    background: #D1FAE5 !important;
    border-color: #16A34A !important;
}

/* ----------------------------------------
   Toast Notification
   ---------------------------------------- */
.save-portal-toast {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%) translateY(100px);
    background: #0B304D !important;
    color: #fff !important;
    padding: 14px 24px;
    border-radius: 12px;
    font-size: 14px !important;
    font-weight: 500 !important;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);
    z-index: 99999999;
    opacity: 0;
    transition: all 0.3s ease;
    text-align: center;
}

.save-portal-toast.show {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
}


/* ========================================
   BACK TO TOP BUTTON
   ======================================== */
.back-to-top {
    position: fixed !important;
    bottom: 24px !important;
    right: 24px !important;
    width: 48px !important;
    height: 48px !important;
    background: #0B304D !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 9999 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(20px) !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 20px rgba(11, 48, 77, 0.3) !important;
    outline: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.back-to-top.is-visible {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}

.back-to-top:hover,
.back-to-top:focus {
    background: #1DAD6E !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 6px 24px rgba(29, 173, 110, 0.4) !important;
}

.back-to-top:active {
    transform: translateY(-1px) !important;
}

.back-to-top svg {
    width: 22px !important;
    height: 22px !important;
    stroke: #fff !important;
    fill: none !important;
}

/* Mobile adjustments */
@media (max-width: 768px) {
    .back-to-top {
        bottom: 20px !important;
        right: 20px !important;
        width: 44px !important;
        height: 44px !important;
    }
    
    .back-to-top svg {
        width: 20px !important;
        height: 20px !important;
    }
}

/* Adjust position if there's a sticky footer or chat widget */
@media (max-width: 480px) {
    .back-to-top {
        bottom: 16px !important;
        right: 16px !important;
    }
}/* End custom CSS */