.elementor-3228 .elementor-element.elementor-element-19b40002{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3228 .elementor-element.elementor-element-a4ac095{width:100%;max-width:100%;}/* Start custom CSS for container, class: .elementor-element-19b40002 */.top-menu {
      display: none;
    }

    .bottom-left-lines {
      display: none;
    }

    nav br {
      display: none;
    }

    .nav-cta {
      color: white !important;
    }
    
    #enroll br, .hero-eyebrow br{
        display: none;
    }

    .elementor-widget-html>p {
      display: none;
    }

    *, ::before, ::after { box-sizing: border-box; margin: 0px; padding: 0px; }

:root { --teal: #337EB1; --teal-mid: #32ACBA; --teal-lt: #E8F5FB; --amber: #32ACBA; --amber-lt: #E8F5FB; --char: #1A2B2F; --mist: #F9FDFB; --white: #FFFFFF; --border: #C8E8F0; --text-2: #4A6B72; --r: 14px; }

html { scroll-behavior: smooth; }

body { font-family: Urbanist, sans-serif; background: var(--mist); color: var(--char); overflow-x: hidden; }

nav { position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; background: rgba(51, 126, 177, 0.97); backdrop-filter: blur(12px); display: flex; align-items: center; justify-content: space-between; padding: 0px 40px; height: 68px; } nav img { filter: brightness(0) invert(1); }

.nav-logo { font-family: "Poppins", sans-serif; font-size: 1.4rem; font-weight: 700; color: var(--white); letter-spacing: -0.01em; }

.nav-logo span { color: #32ACBA; }

.nav-cta { background: linear-gradient(135deg, #32ACBA, #337EB1); color: #fff; font-weight: 600; font-size: 0.85rem; padding: 10px 22px; border-radius: 50px; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; cursor: pointer; text-decoration: none; letter-spacing: 0.02em; transition: transform 0.15s, box-shadow 0.15s; }

.nav-cta:hover { transform: translateY(-1px); box-shadow: rgba(50, 172, 186, 0.45) 0px 4px 16px; }

.hero { min-height: 100vh; background: linear-gradient(to bottom, rgba(51,126,177,0.55) 0%, rgba(30,82,128,0.75) 100%), url("https://psynergy.health/wp-content/uploads/2026/06/image-3-1.png") center/cover no-repeat; display: flex; align-items: center; justify-content: center; padding: 100px 0px 60px; position: relative; overflow: hidden; }

.pulse-bg { position: absolute; inset: 0px; pointer-events: none; overflow: hidden; }

.pulse-ring { position: absolute; border-radius: 50%; border: 1px solid rgba(50, 172, 186, 0.22); animation: 4s ease-out 0s infinite normal none running pulse-expand; }

.pulse-ring:nth-child(1) { width: 500px; height: 500px; top: 10%; left: 50%; transform: translateX(-50%); animation-delay: 0s; }

.pulse-ring:nth-child(2) { width: 700px; height: 700px; top: 10%; left: 50%; transform: translateX(-50%); animation-delay: 1.3s; }

.pulse-ring:nth-child(3) { width: 900px; height: 900px; top: 10%; left: 50%; transform: translateX(-50%); animation-delay: 2.6s; }

@keyframes pulse-expand { 
  0% { opacity: 0.6; transform: translateX(-50%) scale(0.6); }
  100% { opacity: 0; transform: translateX(-50%) scale(1.2); }
}

.ecg-svg { position: absolute; bottom: 0px; left: 0px; right: 0px; width: 100%; opacity: 0.12; }

.hero-inner { text-align: center; position: relative; z-index: 2; }

.hero-eyebrow { display: inline-flex; align-items: center; gap: 8px; background: rgba(255, 255, 255, 0.15); border: 1px solid rgba(255, 255, 255, 0.5); color: #ffffff; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 7px 18px; border-radius: 50px; margin-bottom: 28px; }

.eyebrow-dot { width: 7px; height: 7px; border-radius: 50%; background: #ffffff; animation: 1.4s ease-in-out 0s infinite normal none running blink; }

@keyframes blink { 
  0%, 100% { opacity: 1; }
  50% { opacity: 0.2; }
}

.hero h1 { font-family: "Poppins", sans-serif; font-size: clamp(2.6rem, 6vw, 4.4rem); font-weight: 600; color: var(--white); line-height: 1.08; letter-spacing: -0.02em; margin-bottom: 22px; }

.hero h1 em { color: #32ACBA; font-style: normal; }

.hero h2 { font-family: "Poppins", sans-serif; font-size: clamp(1.6rem, 4vw, 2.4rem); font-weight: 600; color: var(--white); line-height: 1.08; letter-spacing: -0.02em; margin-bottom: 0px; }

.hero h2 em { color: #32ACBA; font-style: normal; }

.hero-sub { font-size: clamp(1rem, 2vw, 1.2rem); color: rgba(255, 255, 255, 0.72); font-weight: 300; max-width: 700px; margin: 0px auto 44px; line-height: 1.65; }

.hero-badges { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin-bottom: 50px; }

.badge {
    display: flex !important;
    padding: 20px 30px !important;
    justify-content: center;
    align-items: center;
    gap: 15px;
    align-self: stretch;
    grid-row: 1 / span 1 !important;
    grid-column: 1 / span 1 !important;
    justify-self: stretch;
    font-family: Urbanist;
    line-height: 160% !important;
    letter-spacing: 0.18px;
    border-radius: 14px !important;
    max-width: 280px;
    text-align: left !important;
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.15);
    color: rgba(255, 255, 255, 0.85) !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    white-space: break-spaces !important;
}

.badge-icon { font-size: 1rem; }

.hero-enroll-card { background: var(--white); border-radius: 24px; padding: 44px 48px; max-width: 620px; margin: 0px auto; box-shadow: rgba(0, 0, 0, 0.35) 0px 32px 80px; }
.hero-cols { display: flex; gap: 28px; align-items: stretch; justify-content: space-between; max-width: 1100px; margin: 0 auto; text-align: left; }
.hero-cols .hero-enroll-card { margin: 0; flex: 1 1 560px; max-width: 620px; }
/* .hero-video-col { flex: 1 1 400px; max-width: 440px; display: flex; } */
.video-thumb { position: relative; width: 100%; border-radius: 24px; overflow: hidden; cursor: pointer; box-shadow: rgba(0,0,0,0.35) 0px 32px 80px; background: #000; height: auto;
    min-height: 832px; }
.video-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.4s; min-height: 830px;
    max-width: 430px; object-position: top; }
.video-thumb:hover img { transform: scale(1.04); }
.video-thumb::after { content: ""; position: absolute; inset: 0; background: linear-gradient(to top, rgba(30,82,128,0.55), rgba(30,82,128,0.05)); }
.video-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 3; width: 84px; height: 84px; border-radius: 50%; background: rgba(255,255,255,0.95); display: flex; align-items: center; justify-content: center; transition: 0.2s; }
.video-thumb:hover .video-play { transform: translate(-50%,-50%) scale(1.08); background: #fff; }
.video-play::before { content: ""; border-style: solid; border-width: 15px 0 15px 26px; border-color: transparent transparent transparent var(--teal); margin-left: 6px; }
.video-caption { position: absolute; left: 0; right: 0; bottom: 0; z-index: 3; padding: 22px 24px; color: #fff; text-align: left; }
.video-caption .vc-label { font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.85); margin-bottom: 4px; }
.video-caption .vc-title { font-family: "Poppins", sans-serif; font-size: 1.15rem; font-weight: 600; }
.video-lightbox { display: none; position: fixed; inset: 0; z-index: 300; background: rgba(0,0,0,0.85); align-items: center; justify-content: center; padding: 30px; }
.video-lightbox.show { display: flex; }
.video-lightbox-inner { position: relative; width: 100%; max-width: 900px; aspect-ratio: 16/9; background: #000; border-radius: 16px; overflow: hidden; display: flex; align-items: center; justify-content: center;     min-height: 500px; }
.video-lightbox-inner .vl-placeholder { color: rgba(255,255,255,0.6); font-size: 1rem; text-align: center; padding: 40px; }
.video-lightbox-close { position: absolute; top: -46px; right: 0; background: transparent; border: none; color: #fff; font-size: 2rem; cursor: pointer; line-height: 1; }

.card-label { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--teal-mid); margin-bottom: 10px; }

.card-title { font-family: "Poppins", sans-serif; font-size: 1.7rem; font-weight: 700; color: var(--char); margin-bottom: 8px; line-height: 1.2; }

.card-sub { font-size: 0.93rem; color: var(--text-2); margin-bottom: 30px; line-height: 1.55; }

.programs-grid { border: 1.5px solid var(--border); border-radius: 16px; overflow: hidden; margin-bottom: 28px; }

.prog-btn { width: 100%; display: block; border: none; border-top: 1px solid #EEF4F7; background: var(--white); cursor: pointer; text-align: left; font-family: Urbanist, sans-serif; transition: 0.18s; padding: 0; }

.prog-btn p {
    margin-bottom: 0;
}

.prog-btn.selected { background: #FBFDFE; }

.prog-head { display: flex; align-items: center; gap: 12px; padding: 15px 16px; }

.prog-btn.selected .prog-check { background: var(--teal); border-color: var(--teal); }

.prog-btn.selected .prog-check::after { opacity: 1; }

.prog-check { width: 22px; height: 22px; border-radius: 6px; flex-shrink: 0; border: 2px solid var(--border); background: var(--white); position: relative; transition: 0.18s; }

.prog-check::after { content: ""; position: absolute; top: 3px; left: 7px; width: 5px; height: 10px; border: 2px solid var(--white); border-top: none; border-left: none; transform: rotate(45deg); opacity: 0; transition: opacity 0.15s; }

.prog-emoji { font-size: 1.3rem; }

.prog-info { flex: 1 1 0%; }

.prog-name { font-size: 0.92rem; font-weight: 600; color: var(--char); line-height: 1.2; }

.prog-desc { font-size: 0.74rem; color: var(--text-2); margin-top: 2px; }

.prog-chev { color: var(--text-2); flex-shrink: 0; transition: transform 0.2s; }

.prog-btn.selected .prog-chev { transform: rotate(180deg); color: var(--teal); }

.prog-body { max-height: 0; overflow: hidden; transition: max-height 0.28s ease; }

.prog-btn.selected .prog-body { max-height: 420px; }

.prog-body-inner { padding: 0 16px 18px 50px; }

.prog-question { font-size: 0.78rem; color: var(--text-2); margin-bottom: 11px; line-height: 1.45; }

.prog-pills { display: flex; flex-wrap: wrap; gap: 8px; }

.prog-pill { font-size: 0.8rem; padding: 7px 14px; border-radius: 50px; border: 1.5px solid var(--border); background: var(--white); color: var(--char); cursor: pointer; transition: 0.12s; font-family: Urbanist, sans-serif; }

.prog-pill:hover { border-color: var(--teal-mid); }

.prog-pill.on { background: var(--teal-lt); border-color: var(--teal); color: var(--teal); font-weight: 600; }

.prog-pill.on::before { content: "✓ "; }

.enroll-confirm { display: flex; align-items: center; gap: 14px; padding: 14px 18px; border-radius: 12px; background: var(--teal-lt); border: 1.5px solid var(--border); margin-bottom: 22px; }

.confirm-text { font-size: 0.88rem; color: var(--char); line-height: 1.4; }

.confirm-text strong { display: block; font-weight: 600; margin-bottom: 2px; }

.yes-btn { width: 100%; padding: 18px; background: linear-gradient(135deg, #337EB1 0%, #32ACBA 100%); color: var(--white); font-size: 1.05rem; font-weight: 700; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 14px; cursor: pointer; letter-spacing: 0.01em; transition: 0.2s; box-shadow: rgba(51, 126, 177, 0.35) 0px 6px 24px; font-family: Urbanist, sans-serif; }

.yes-btn:hover { transform: translateY(-2px); box-shadow: rgba(51, 126, 177, 0.4) 0px 10px 32px; }

.card-fine { font-size: 0.73rem; color: var(--text-2); margin-top: 14px; text-align: center; line-height: 1.5; }

.stats-bar { background: linear-gradient(90deg, #337EB1, #32ACBA); padding: 26px 40px; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; align-items: center; }

.stat-item { text-align: center; padding: 0px 28px; }

.stat-item + .stat-item { border-left: 1px solid rgba(255,255,255,0.3); }

.stat-num { font-family: "Poppins", sans-serif; font-size: 2rem; font-weight: 600; color: #fff; line-height: 1; }

.stat-label { font-size: 0.78rem; font-weight: 500; color: rgba(255,255,255,0.8); margin-top: 3px; }

section { padding: 88px 40px; }

.section-inner { max-width: 1100px; margin: 0px auto; }

.section-eyebrow { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--teal-mid); margin-bottom: 14px; }

.section-title { font-family: "Poppins", sans-serif; font-size: clamp(1.8rem, 3.5vw, 2.6rem); font-weight: 800; color: var(--char); line-height: 1.15; margin-bottom: 16px; }

.section-sub { font-size: 1.05rem; color: var(--text-2); line-height: 1.65; max-width: 620px; margin-bottom: 50px; }

.programs-section { background: var(--white); }

.programs-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; }

.prog-card { border: 1.5px solid var(--border); border-radius: var(--r); padding: 32px 28px; background: var(--mist); transition: 0.2s; cursor: pointer; position: relative; overflow: hidden; }

.prog-card::before { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; height: 4px; background: var(--teal); transform: scaleX(0); transform-origin: left center; transition: transform 0.25s; }

.prog-card:hover::before { transform: scaleX(1); }

.prog-card:hover { border-color: var(--teal-mid); box-shadow: rgba(51, 126, 177, 0.1) 0px 8px 32px; transform: translateY(-3px); }

.prog-card-icon { font-size: 2.4rem; margin-bottom: 16px; }

.prog-card-name { font-family: "Poppins", sans-serif; font-size: 1.2rem; font-weight: 700; color: var(--char); margin-bottom: 10px; }

.prog-card-desc { font-size: 0.88rem; color: var(--text-2); line-height: 1.6; margin-bottom: 18px; }

.prog-card-tag { display: inline-flex; align-items: center; gap: 5px; font-size: 0.72rem; font-weight: 600; color: var(--teal); background: var(--teal-lt); padding: 5px 12px; border-radius: 50px; }

.how-section { background: var(--teal-lt); }

.steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 0px; }

.step { padding: 32px; position: relative; }

.step + .step::before { content: "→"; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); color: var(--teal-mid); font-size: 1.4rem; opacity: 0.35; }

.step-num { font-family: "Poppins", sans-serif; font-size: 3rem; font-weight: 900; color: var(--teal); opacity: 0.18; line-height: 1; margin-bottom: 6px; }

.step-icon { font-size: 1.8rem; margin-bottom: 12px; }

.step-title { font-weight: 700; font-size: 1rem; color: var(--char); margin-bottom: 8px; }

.step-text { font-size: 0.88rem; color: var(--text-2); line-height: 1.6; }

.eligibility-section { background: var(--white); }

.elig-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }

.elig-checks { list-style: none; }

.elig-checks li { display: flex; gap: 14px; padding: 16px 0px; border-bottom: 1px solid var(--border); font-size: 0.95rem; color: var(--char); align-items: flex-start; }

.elig-checks li:last-child { border-bottom-width: medium; border-bottom-style: none; border-bottom-color: currentcolor; }

.elig-icon { font-size: 1.3rem; flex-shrink: 0; margin-top: 1px; }

.elig-text strong { display: block; font-weight: 600; margin-bottom: 2px; }

.elig-text span { color: var(--text-2); font-size: 0.85rem; }

.elig-callout { background: linear-gradient(145deg, #337EB1 0%, #32ACBA 100%); border-radius: 20px; padding: 44px 38px; color: var(--white); }

.elig-callout-tag { display: inline-block; background: rgba(255,255,255,0.2); color: #fff; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 6px 14px; border-radius: 50px; margin-bottom: 20px; border: 1px solid rgba(255,255,255,0.4); }

.elig-callout h3 { font-family: "Poppins", sans-serif; font-size: 1.8rem; font-weight: 800; line-height: 1.2; margin-bottom: 14px; }

.elig-callout p { font-size: 0.93rem; opacity: 0.78; line-height: 1.65; margin-bottom: 28px; }

.callout-btn { display: inline-block; background: #fff; color: #337EB1; font-weight: 700; font-size: 0.95rem; padding: 14px 30px; border-radius: 50px; text-decoration: none; transition: 0.18s; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; cursor: pointer; font-family: Urbanist, sans-serif; }

.callout-btn:hover { transform: translateY(-2px); box-shadow: rgba(50, 172, 186, 0.45) 0px 8px 24px; }

.partner-section { background: var(--char); padding: 88px 40px; }

.partner-inner { max-width: 1100px; margin: 0px auto; }

.partner-top { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; margin-bottom: 60px; }

.partner-section .section-eyebrow { color: #32ACBA; }

.partner-section .section-title { color: var(--white); }

.partner-section .section-sub { color: rgba(255, 255, 255, 0.6); margin-bottom: 0px; }

.partner-form-card { background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 20px; padding: 40px; }

.partner-form-card h3 { font-family: "Poppins", sans-serif; font-size: 1.35rem; font-weight: 700; color: var(--white); margin-bottom: 6px; }

.partner-form-card p { font-size: 0.85rem; color: rgba(255, 255, 255, 0.5); margin-bottom: 28px; }

.field-group { margin-bottom: 16px; }

.field-group label { display: block; font-size: 0.78rem; font-weight: 600; color: rgba(255, 255, 255, 0.55); margin-bottom: 7px; letter-spacing: 0.04em; }

.field-group input, .field-group select { width: 100%; padding: 13px 16px; background: rgba(255, 255, 255, 0.08); border: 1.5px solid rgba(255, 255, 255, 0.15); border-radius: 10px; color: var(--white); font-size: 0.9rem; font-family: Urbanist, sans-serif; outline: none; transition: border-color 0.18s; }

.field-group input::placeholder { color: rgba(255, 255, 255, 0.3); }

.field-group input:focus, .field-group select:focus { border-color: var(--teal-mid); }

.field-group select option { background: var(--char); color: var(--white); }

.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }

.partner-submit { width: 100%; padding: 16px; background: linear-gradient(135deg, #337EB1 0%, #32ACBA 100%); color: var(--white); font-size: 1rem; font-weight: 700; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; border-radius: 12px; cursor: pointer; letter-spacing: 0.01em; margin-top: 22px; font-family: Urbanist, sans-serif; transition: 0.2s; }

.partner-submit:hover { transform: translateY(-2px); box-shadow: rgba(26, 122, 138, 0.4) 0px 8px 24px; }

.partner-benefits { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }

.partner-benefit { background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 14px; padding: 24px 20px; }

.partner-benefit-icon { font-size: 1.8rem; margin-bottom: 12px; }

.partner-benefit h4 { font-size: 0.92rem; font-weight: 700; color: var(--white); margin-bottom: 6px; }

.partner-benefit p { font-size: 0.82rem; color: rgba(255, 255, 255, 0.5); line-height: 1.55; }

.testimonial-section { background: var(--char); padding: 72px 40px; }

.testimonial-section .section-eyebrow { color: #32ACBA; }

.testimonial-inner { max-width: 860px; margin: 0px auto; text-align: center; }

.testimonial-quote { font-family: "Poppins", sans-serif; font-size: clamp(1.25rem, 2.5vw, 1.8rem); font-weight: 600; color: var(--white); line-height: 1.45; margin-bottom: 24px; }

.testimonial-quote::before { content: "“"; color: #32ACBA; }

.testimonial-quote::after { content: "”"; color: #32ACBA; }

.testimonial-credit { font-size: 0.88rem; color: rgba(255,255,255,0.6); font-weight: 500; }

.testimonial-credit strong { color: var(--white); }

footer { background: var(--teal); padding: 40px; display: flex; flex-wrap: wrap; gap: 16px; align-items: center; justify-content: space-between; }

.footer-logo { font-family: "Poppins", sans-serif; font-size: 1.2rem; font-weight: 700; color: var(--white); }

.footer-logo span { color: #32ACBA; }

.footer-links { display: flex; gap: 24px; }

.footer-links a { color: rgba(255, 255, 255, 0.6); font-size: 0.82rem; text-decoration: none; }

.footer-links a:hover { color: var(--white); }

.footer-cms { font-size: 0.75rem; color: rgba(255, 255, 255, 0.45); max-width: 380px; line-height: 1.5; }

.sticky-bar { position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 90; background: var(--teal); border-top: 1px solid rgba(255, 255, 255, 0.1); padding: 14px 40px; display: flex; align-items: center; justify-content: space-between; gap: 16px; transform: translateY(100%); transition: transform 0.4s; }

.sticky-bar.visible { transform: translateY(0px); }

.sticky-text { color: rgba(255, 255, 255, 0.85); font-size: 0.9rem; }

.sticky-text strong { color: var(--white); }

.sticky-actions { display: flex; gap: 12px; }

.sticky-enroll { background: var(--amber); color: var(--char); font-weight: 700; font-size: 0.88rem; padding: 11px 24px; border-radius: 50px; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; cursor: pointer; font-family: Urbanist, sans-serif; white-space: nowrap; transition: 0.15s; text-decoration: none; }

.sticky-enroll:hover { transform: translateY(-1px); }

.success-overlay { display: none; position: fixed; inset: 0px; z-index: 200; background: rgba(51, 126, 177, 0.96); backdrop-filter: blur(10px); align-items: center; justify-content: center; flex-direction: column; text-align: center; padding: 40px; }

.success-overlay.show { display: flex; }

.success-check { width: 90px; height: 90px; border-radius: 50%; background: var(--amber); display: flex; align-items: center; justify-content: center; font-size: 2.5rem; margin-bottom: 28px; animation: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s 1 normal none running pop; }

@keyframes pop { 
  0% { transform: scale(0); }
  100% { transform: scale(1); }
}

.success-overlay h2 { font-family: "Poppins", sans-serif; font-size: 2.4rem; font-weight: 800; color: var(--white); margin-bottom: 14px; }

.success-overlay p { color: rgba(255, 255, 255, 0.72); font-size: 1.05rem; max-width: 480px; line-height: 1.6; }

.success-close { margin-top: 32px; background: transparent; border: 1.5px solid rgba(255, 255, 255, 0.3); color: var(--white); font-size: 0.9rem; padding: 12px 28px; border-radius: 50px; cursor: pointer; font-family: Urbanist, sans-serif; }


.logo-slider-grid {
    display: grid;
}


.program-block {
  margin-bottom: 0;
  position: relative;
}

.programs-grid {
        grid-template-columns: 1fr;
    }
    
    
    
.concerns-container {
  padding: 0.5rem;
    background: #e8f5fb;
    border: 2px solid #337eb1;
    display: none;
    font-size: 14px;
    border-top: 0;
    border-radius: 0 0 12px 12px;
}

.concerns-container p {
  font-weight: 600;
    margin-bottom: 0.5rem;
    font-family: Urbanist, sans-serif;
}

.concerns-container label {
  display: block;
  margin: 0.25rem 0;
}
/*
.concerns-container label input {
  width: auto !important;
  margin-right:7px !important;
}*/



.concerns-container label {
  display: block;              /* each option on its own line */
  position: relative;
  padding-left: 1.6rem;        /* space for checkbox */
  line-height: 1.4;
  margin: 0.4rem 0;
  cursor: pointer;
    font-family: Urbanist, sans-serif;
    font-weight: normal;
}

.concerns-container input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;                 /* aligns with first line of text */
  width: 1.2rem;               /* larger for readability */
  height: 1.2rem;
}


/*
.remove-btn {
      width: 100%;
    padding: 5px;
    background: linear-gradient(135deg, #337EB1 0%, #32ACBA 100%);
    color: var(--white);
    font-size: 1 rem;
    font-weight: 700;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    border-radius: 5px;
    cursor: pointer;
    letter-spacing: 0.01em;
    transition: 0.2s;
    box-shadow: rgba(51, 126, 177, 0.35) 0px 6px 24px;
    font-family: Urbanist, sans-serif;
}
.remove-btn:hover {
    transform: translateY(-2px);
    box-shadow: rgba(51, 126, 177, 0.4) 0px 10px 32px;
}
*/

.toggle-link {
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 0.85rem;
  cursor: pointer;
  text-decoration: underline;
}
.toggle-link:hover {
  color: #005bb5;
}

.concerns-actions {
  margin-top: 0.75rem;
  display: flex;
  gap: 1rem;              /* clear space between buttons */
  flex-wrap: wrap;        /* responsive on mobile */
}

.toggle-btn {
  padding: 0.4rem 0.8rem;
  font-size: 0.85rem;
  background-color: #337eb1;   /* blue for toggle */
  color: #fff;
  border: 1px solid #005bb5;
  border-radius: 4px;
  cursor: pointer;
  display: none;
}
.toggle-btn:hover {
  background-color: #005bb5;
}

.remove-btn {
  padding: 0.4rem 0.8rem;
  font-size: 0.85rem;
  background-color: #e74c3c;   /* soft red tone */
  color: #fff;
  border: 1px solid #c0392b;
  border-radius: 4px;
  cursor: pointer;
  display: none;
}
.remove-btn:hover {
  background-color: #c0392b;   /* darker hover shade */
}

/* FROM Iphone checkboxs are working after add this css */
 .concerns-container label {
  display: block;
  position: relative;
  padding-left: 2rem;   /* extra space for larger tap area */
  line-height: 1.5;
  margin: 0.6rem 0;
  cursor: pointer;
}

/* Default checkbox styling */
.concerns-container input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.2rem;
  height: 1.2rem;
}

/* Mobile-specific adjustments */
@media (max-width: 480px) {
  .concerns-container input[type="checkbox"] {
    width: 1.2rem;        /* slightly larger visual box */
    height: 1.2rem;
    top: 0;
  }

  .concerns-container label {
    padding-left: 2rem; /* more space for bigger checkbox */
    line-height: 1.6;
    min-height: 44px;     /* ensures Apple’s minimum tap area */
  }
}


@media only screen 
  and (max-device-width: 440px) 
  and (-webkit-min-device-pixel-ratio: 3) {
    
    .concerns-container label {
    padding-left: 2.2rem; /* more space for bigger checkbox */
    line-height: 1.6;
    min-height: 44px;     /* ensures Apple’s minimum tap area */
  }
   
}





/*END Iphone checkboxs are working after add this css */


@media (max-width: 768px) {
  nav { padding: 0px 20px; }
  .hero { padding: 100px 20px 50px; }
  .hero-cols { flex-direction: column; align-items: center; }
  .hero-video-col { max-width: 620px; margin: 0 auto; width: 100%; }
  .video-thumb { aspect-ratio: 16/10; min-height: 0; }
  .video-thumb img { min-height: 0; max-width: 100%; }
  .hero-enroll-card { padding: 30px 24px; }
  .programs-grid { grid-template-columns: 1fr; }
  section { padding: 60px 20px; }
  .elig-grid { grid-template-columns: 1fr; }
  .partner-top { grid-template-columns: 1fr; gap: 40px; }
  .partner-benefits { grid-template-columns: 1fr; }
  .step + .step::before { display: none; }
  .sticky-bar { padding: 12px 20px; }
  .field-row { grid-template-columns: 1fr; }
  .stats-bar { padding: 20px; }
  .stat-item + .stat-item { border-left-width: medium; border-left-style: none; border-left-color: currentcolor; border-top: 1px solid rgba(26, 43, 47, 0.2); padding: 12px 0px; }
  footer { justify-content: center; text-align: center; }
  .logo-slider-grid {
 margin: 0 -20px;
}
}

@media (prefers-reduced-motion: reduce) {
  .pulse-ring, .eyebrow-dot { animation: auto ease 0s 1 normal none running none; }
}

/* Global Reset & Typography for the form context */
    .custom-form {
      font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
      margin: 0px auto;
      margin-bottom: 30px;
      padding: 30px;
      background-color: var(--mist);
      border: 1px solid var(--border);
      border-radius: var(--r);
      box-shadow: 0 4px 12px rgba(26, 43, 47, 0.04);
      color: var(--char);
    }

    .custom-form br {
      display: none;
    }

    .custom-form h2 {
      color: var(--teal);
      margin-top: 0;
      margin-bottom: 1.5rem;
      font-size: 1.75rem;
    }

    .form-section {
      border: 1px solid var(--border);
      border-radius: calc(var(--r) - 4px);
      padding: 30px;
      background-color: var(--white);
      margin: 0 auto;
    }

    .form-section:last-child {
      margin-top: 30px;
    }

    .form-section legend {
      color: var(--teal-mid);
      font-weight: 600;
      padding: 0 0.5rem;
      font-size: 0.95rem;
    }

    /* Layout Layout Grids */
    .form-row {
      display: flex;
      gap: 1rem;
      margin-bottom: 1.25rem;
    }

    .form-row .form-group {
      flex: 1;
    }

    /* Layout for City/State/Zip layout */
    .form-row.triple .form-group:nth-child(1) {
      flex: 2;
    }

    /* City gets more space */
    .form-row.triple .form-group:nth-child(2) {
      flex: 1;
    }

    .form-row.triple .form-group:nth-child(3) {
      flex: 1;
    }

    .form-group {
      display: flex;
      flex-direction: column;
      margin-bottom: 1.25rem;
    }

    .form-group:last-child {
      margin-bottom: 0;
    }

    /* Labels and Inputs */
    .form-group label {
      font-size: 0.875rem;
      font-weight: 500;
      color: #4a6b72 !important;
      margin-bottom: 0.5rem;
      text-align: left;
    }

    .form-group input[type="text"],
    .form-group input[type="email"],
    .form-group input[type="tel"] {
      padding: 0.75rem;
      border: 1px solid var(--border);
      border-radius: calc(var(--r) / 2);
      font-size: 1rem;
      color: var(--char);
      background-color: var(--white);
      transition: border-color 0.2s ease, box-shadow 0.2s ease;
    }

    .form-group input:focus {
      outline: none;
      border-color: var(--teal);
      box-shadow: 0 0 0 3px var(--teal-lt);
    }

    /* Radio Button Styling */
    .radio-group {
      display: flex;
      gap: 1.5rem;
      padding: 0.5rem 0;
    }

    .radio-label {
      display: flex;
      align-items: center;
      gap: 0.5rem;
      cursor: pointer;
      color: var(--char) !important;
      font-weight: normal !important;
    }

    .radio-label input[type="radio"] {
      accent-color: var(--teal-mid);
      width: 1.1rem;
      height: 1.1rem;
    }

    /* Submit Button */
    .submit-btn {
      width: 100%;
      padding: 0.875rem;
      background-color: var(--teal);
      color: var(--white);
      border: none;
      border-radius: calc(var(--r) / 2);
      font-size: 1rem;
      font-weight: 600;
      cursor: pointer;
      transition: background-color 0.2s ease, transform 0.1s ease;
    }

    .submit-btn:hover {
      background-color: var(--teal-mid);
    }

    .submit-btn:active {
      transform: scale(0.99);
    }
    .form-section legend {
        text-align: center;
    }

    /* Responsive adjust for small screens */
    @media (max-width: 480px) {

      .form-row,
      .form-row.triple {
        flex-direction: column;
        gap: 1rem;
      }
    }
    
    
    /* Client logo Slider CSS */
    
    :root {
            --marquee-width: 100%;
            --marquee-height: 100px;
            /* Adjust the duration to control speed (lower = faster) */
            --marquee-animation-duration: 30s; 
        }
    
    /* 1. The Container: Hides the overflow */
        .logo-slider {
            overflow: hidden;
            width: var(--marquee-width);
            height: var(--marquee-height);
            display: flex;
            align-items: center;
            position: relative;
        }

        /* Gradient fades on the edges for a premium look */
        .logo-slider::before,
        .logo-slider::after {
            content: "";
            height: 100%;
            width: 150px;
            position: absolute;
            z-index: 2;
            pointer-events: none;
        }
        .logo-slider::before {
            left: 0;
            background: linear-gradient(to right, white, transparent);
        }
        .logo-slider::after {
            right: 0;
            background: linear-gradient(to left, white, transparent);
        }

        /* 2. The Track: Holds two identical sets of logos */
        .logo-track {
            display: flex;
            width: calc(200px * 14); /* (Width of 1 item + gaps) * total items (7 original + 7 duplicate) */
            animation: scroll var(--marquee-animation-duration) linear infinite;
        }

        /* Pause on hover (Optional - remove if you want it to spin non-stop) */
        .logo-slider:hover .logo-track {
            animation-play-state: paused;
        }

        /* 3. Individual Slide */
        .slide {
            width: 200px;
            height: var(--marquee-height);
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
        }

        .slide img {
            width: 120px;
            height: auto;
            /* Makes logos look uniform (grayscale). Remove if you want full color. */            
            transition: all 0.3s ease;
        }

        .slide img:hover {
            filter: grayscale(0%);
            opacity: 1;
        }

        /* 4. The Animation: Moves exactly 50% (the length of one full set) */
        @keyframes scroll {
            0% {
                transform: translate3d(0, 0, 0);
            }
            100% {
                transform: translate3d(-50%, 0, 0);
            }
        }
        
        
        
        
        /* Form Container */
        .form-container {
            width: 100%;
    max-width: 650px;
    margin-bottom: 30px;
        }

        h2 {
            color: #2c3e50;
            margin-bottom: 8px;
            font-size: 28px;
            font-weight: 600;
        }

        p.subtitle {
            color: #7f8c8d;
            margin-bottom: 30px;
            font-size: 14px;
        }

        /* CSS Grid for Responsiveness */
        .form-grid {
            display: grid;
            grid-template-columns: 1fr;
            gap: 20px;
        }

        .form-group {
            display: flex;
            flex-direction: column;
            position: relative;
        }

        /* Label Styling */
        label {
            display: block;
            margin-bottom: 8px;
            color: #34495e;
            font-size: 14px;
            font-weight: 600;
        }

        /* Input Styling */
        input {
            width: 100%;
            padding: 12px 16px;
            border: 1px solid #dcdde1;
            border-radius: 8px;
            font-size: 15px;
            color: #2c3e50;
            background-color: #f8f9fa;
            transition: all 0.3s ease;
        }

        input:focus {
            outline: none;
            border-color: #3498db;
            background-color: #ffffff;
            box-shadow: 0 0 0 4px rgba(52, 152, 219, 0.15);
        }

        /* Explicit Error Styling */
        input.input-error {
            border-color: #e74c3c !important;
            background-color: #fdf2f2 !important;
        }

        .error-message {
            color: #e74c3c;
            font-size: 12px;
            margin-top: 5px;
            display: none;
        }

        input.input-error + .error-message {
            display: block;
        }

        /* Submit Button Container & Button */
        .form-actions {
            margin-top: 10px;
        }

        button.regFormBtn {
            width: 100%;
            padding: 14px;
            background-color: #3498db;
            color: white;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            font-size: 16px;
            font-weight: 600;
            transition: background-color 0.2s ease, transform 0.1s ease;
        }

        button.regFormBtn:hover {
            background-color: #2980b9;
        }

        button.regFormBtn:active {
            transform: scale(0.98);
        }

        /* Utility class to hide the form */
        .hidden {
            display: none !important;
        }
        
        input[type="date"] {
            width: 100% !important;
            max-width: 100% !important;
            min-width: 0 !important;
            box-sizing: border-box !important;
            -webkit-appearance:none !important;
            appearance: none !important;
            min-height: 48px !important;
            max-height: 50px !important;
            background: #fff !important;
            border: 1px solid #c8e8f0 !important;
                border-radius: calc(var(--r) / 2);
        }

        /* Large Screen Layout (Tablets and Desktops) */
        @media (min-width: 600px) {
            .form-grid {
                grid-template-columns: repeat(2, 1fr);
            }

            .full-width {
                grid-column: span 2;
            }

            .form-actions {
                grid-column: span 2;
            }
        }/* End custom CSS */