@font-face {
    font-family: 'Gilroy';
    src: url('/wp-content/uploads/fonts/Gilroy-Bold.woff2') format('woff2'),
         url('/wp-content/uploads/fonts/Gilroy-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}




:root{--blue:#0b4f9f;--blue-dark:#072f63;--blue-light:#eaf3ff;--teal:#0f8b8d;--teal-soft:#e8f7f6;--gold:#c9a24d;--gold-light:#fff6df;--pink:#e93e8f;--orange:#f59e42;--ink:#111827;--muted:#64748b;--soft:#f7faff;--line:#e5edf6;--green:#17a56b;--shadow:0 22px 70px rgba(8,47,99,.10);--shadow-soft:0 14px 38px rgba(8,47,99,.06)}
    *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:var(--ink);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select{font-family:inherit}.container{width:min(980px,calc(100% - 140px));margin:0 auto}
    .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border-radius:12px;border:0;font-weight:800;font-size:13px;cursor:pointer;transition:.25s ease;white-space:nowrap}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px rgba(11,79,159,.20)}.btn-primary:hover{background:var(--blue-dark);transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,#ffe5a2,var(--gold));color:var(--blue-dark);box-shadow:0 14px 32px rgba(201,162,77,.22)}.btn-light{background:#fff;color:var(--blue);border:1px solid rgba(11,79,159,.16)}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:linear-gradient(90deg,var(--blue-light),rgba(233,62,143,.08));color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(233,62,143,.12)}
    header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,transparent,var(--pink),transparent);opacity:.55}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px}.brand-logo{width:190px;max-width:48vw;height:auto;display:block}.brand-logo.footer-logo{width:190px;max-width:100%;filter:brightness(0) invert(1) opacity(.92)}.brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--teal));display:grid;place-items:center;color:#fff;font-size:18px;box-shadow:0 12px 30px rgba(11,79,159,.2)}.brand strong{display:block;font-size:18px;color:var(--blue-dark)}.brand span{display:block;margin-top:-2px;font-size:10.5px;color:var(--muted);font-weight:700}.nav-links{display:none}.btn-primary{position:relative;overflow:hidden}.btn-primary:after{content:"";position:absolute;inset:auto 14px 0 14px;height:3px;border-radius:999px;background:rgba(233,62,143,.75)}
    .hero{position:relative;overflow:hidden;min-height:calc(100vh - 74px);display:flex;align-items:center;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);padding:58px 0 54px}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 8%,rgba(11,79,159,.1),transparent 29%),radial-gradient(circle at 8% 22%,rgba(15,139,141,.08),transparent 24%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:60px;align-items:center}h1{margin-top:18px;font-size:clamp(38px,4vw,64px);line-height:1.04;letter-spacing:-.055em;color:var(--blue-dark)}.hero-copy{margin-top:18px;max-width:620px;color:#475569;font-size:16.5px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.mini-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.mini-proof span{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;background:#fff;border:1px solid var(--line);border-radius:999px;color:#334155;font-size:12.5px;font-weight:800;box-shadow:0 8px 22px rgba(11,79,159,.04)}.mini-proof i{color:var(--green)}
    .hero-card{display:grid;gap:18px}.guarantee-card{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;border-radius:30px;padding:36px;box-shadow:var(--shadow)}.guarantee-card:after{content:"100%";position:absolute;right:-10px;bottom:-30px;font-size:118px;font-weight:900;color:rgba(255,255,255,.07);letter-spacing:-.08em}.guarantee-icon{width:62px;height:62px;border-radius:20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;color:#ffd978;font-size:26px;margin-bottom:22px}.guarantee-card h2{font-size:clamp(32px,3.8vw,50px);line-height:1;color:#fff;letter-spacing:-.04em}.guarantee-card h2 span{display:block;color:#ffd978;font-size:16px;letter-spacing:.03em;margin-top:8px;text-transform:uppercase}.guarantee-card p{position:relative;z-index:1;margin-top:18px;color:rgba(255,255,255,.76);font-size:14.5px;max-width:430px}.guarantee-tags{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.guarantee-tags span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.1);font-size:11.5px;font-weight:800}.advisor-mini{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:var(--shadow-soft)}.advisor-mini h3{color:var(--blue-dark);font-size:18px}.advisor-mini p{color:var(--muted);font-size:12.5px;margin-top:4px}
    .trust{padding:34px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{display:flex;align-items:center;justify-content: center;gap:12px;padding:16px;border-radius:16px;background:var(--soft);border:1px solid var(--line)}.trust-item i{color:var(--gold);font-size:21px}.trust-item strong{display:block;color:var(--blue-dark);font-size:13.5px}.trust-item span{font-size:11.5px;color:var(--muted);font-weight:700}
    .section{padding:96px 0}.section-head{max-width:700px;margin:0 auto 48px;text-align:center}.section-head h2{font-size:clamp(28px,3.6vw,44px);line-height:1.1;color:var(--blue-dark), font-family: 'Gilroy', sans-serif; font-weight:900;letter-spacing: 0.025rem;}.section-head p{margin-top:12px;color:var(--muted);font-size:15px}
    .overview-video{height:100vh;min-height:620px;width:100%;background:#06142b;position:relative;overflow:hidden}.video-frame{position:absolute;inset:0;background:linear-gradient(rgba(7,47,99,.08),rgba(7,47,99,.62)),url('https://images.unsplash.com/photo-1559839734-2b71ea197ec2?auto=format&fit=crop&w=1800&q=80') center/cover}.play-core{position:absolute;inset:0;display:grid;place-items:center;text-align:center;color:#fff;padding:24px}.play-button{width:94px;height:94px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:#fff;color:var(--blue-dark);box-shadow:0 18px 50px rgba(0,0,0,.25);font-size:26px}.play-core strong{font-size:20px;display:block}.play-core span{font-size:13px;color:rgba(255,255,255,.78);font-weight:700}.video-bottom{position:absolute;left:50%;bottom:38px;transform:translateX(-50%);width:min(980px,calc(100% - 140px));display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.1);backdrop-filter:blur(16px);color:#fff}.video-bottom h3{font-size:17px}.video-bottom p{font-size:12.5px;color:rgba(255,255,255,.72);margin-top:2px}
    .tracks{background:#fff}.courses-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.course-card{position:relative;min-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow-soft);transition:.35s ease}.course-card:focus-within,.course-card:hover{transform:none;box-shadow:var(--shadow-soft);border-color:var(--line)}.course-front{min-height:420px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#fff 0%,var(--soft) 100%)}.course-icon{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:var(--blue-light);color:var(--blue);font-size:25px;margin-bottom:22px}.course-card h3{font-size:27px;line-height:1;color:var(--blue-dark);letter-spacing:-.04em}.course-card .course-specialty{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.course-front p{margin-top:16px;color:#475569;font-size:13.5px}.course-hint{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:var(--blue);font-size:12px;font-weight:900}.course-details{position:absolute;inset:0;padding:24px;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transform:translateY(18px);transition:.35s ease}.course-card:hover .course-details,.course-card:focus-within .course-details{opacity:0;transform:translateY(18px)}.course-details h4{font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#ffd978;margin-bottom:6px}.course-details p,.course-details li{font-size:12.4px;color:rgba(255,255,255,.78)}.course-detail-block{padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid rgba(255,255,255,.14)}.course-detail-block:last-of-type{border-bottom:0;margin-bottom:0}.course-details ul{padding-left:17px;display:grid;gap:4px}.course-more{width:100%;margin-top:14px;background:#fff;color:var(--blue-dark);border:0}.course-more:hover{transform:translateY(-2px);background:#ffd978;color:var(--blue-dark)}
    .roadmap{background:linear-gradient(180deg,var(--soft),#fff);overflow:hidden}.roadmap-visual{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-items:end;max-width:1050px;margin:0 auto;padding:40px 0 10px}.roadmap-visual:before{content:"";position:absolute;left:7%;right:7%;top:50%;height:3px;background:linear-gradient(90deg,var(--blue),var(--pink),var(--orange),var(--teal),var(--gold));border-radius:999px;opacity:.26}.road-step{position:relative;display:grid;justify-items:center;gap:14px;z-index:2}.road-card{width:100%;min-height:146px;border-radius:22px;padding:18px 14px;color:#fff;display:flex;flex-direction:column;justify-content:center;box-shadow:0 18px 44px rgba(8,47,99,.12)}.road-card h3{font-size:15px;line-height:1.22;margin-bottom:7px}.road-card p{font-size:11.5px;color:rgba(255,255,255,.78)}.road-number{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:20px;font-weight:900;border:8px solid rgba(255,255,255,.8);box-shadow:0 12px 30px rgba(8,47,99,.16);z-index:3}.road-step:nth-child(odd) .road-card{order:2}.road-step:nth-child(odd) .road-number{order:1}.road-step:nth-child(even) .road-card{order:1}.road-step:nth-child(even) .road-number{order:2}.r1 .road-card,.r1 .road-number{background:linear-gradient(180deg,#5d8cff,#061f72)}.r2 .road-card,.r2 .road-number{background:linear-gradient(180deg,#f43f93,#b31862)}.r3 .road-card,.r3 .road-number{background:linear-gradient(180deg,#ffb55f,#e46a18)}.r4 .road-card,.r4 .road-number{background:linear-gradient(180deg,#fa58ae,#bf1b6f)}.r5 .road-card,.r5 .road-number{background:linear-gradient(180deg,#6384d9,#081d6d)}.r6 .road-card,.r6 .road-number{background:linear-gradient(180deg,#16b0a8,#075f70)}
    .hospital-collabs{background:#fff;padding-top:84px;padding-bottom:84px;overflow:hidden}.hospital-collabs .section-head{margin-bottom:32px}.logo-marquee{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fff,var(--soft));box-shadow:var(--shadow-soft);padding:22px 0}.logo-marquee:before,.logo-marquee:after{content:"";position:absolute;top:0;bottom:0;width:110px;z-index:2;pointer-events:none}.logo-marquee:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}.logo-marquee:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}.logo-track{display:flex;gap:18px;width:max-content;animation:logoScroll 30s linear infinite}.logo-marquee:hover .logo-track{animation-play-state:paused}.hospital-logo{width:174px;height:82px;border-radius:18px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 16px;color:var(--blue-dark);font-weight:900;letter-spacing:-.02em;box-shadow:0 10px 26px rgba(8,47,99,.05)}.hospital-logo span{display:block;font-size:10px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:3px}.mentors{background:#06142b;color:#fff;overflow:hidden}.mentors .section-head{text-align:left;margin-left:0;margin-bottom:36px;max-width:600px}.mentors .section-head h2{color:#fff}.mentors .section-head p{color:rgba(255,255,255,.68)}.mentor-showcase{display:grid;gap:18px;margin-top:16px}.mentor-marquee{position:relative;overflow:hidden}.mentor-track{display:flex;gap:18px;width:max-content;animation:mentorScroll 38s linear infinite}.mentor-marquee:nth-child(2) .mentor-track{animation-direction:reverse;animation-duration:42s}.mentor-marquee:nth-child(3) .mentor-track{animation-duration:46s}.mentor-marquee:hover .mentor-track{animation-play-state:paused}.mentor-tile{position:relative;width:230px;height:300px;flex:0 0 230px;overflow:hidden;border-radius:24px;background:#10294d;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px rgba(0,0,0,.24)}.mentor-tile img{width:100%;height:100%;object-fit:cover;filter:saturate(.95);transform:scale(1.02)}.mentor-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,20,43,0) 35%,rgba(6,20,43,.92) 100%)}.mentor-info{position:absolute;left:16px;right:16px;bottom:16px;z-index:2}.mentor-info strong{display:block;font-size:16px;line-height:1.15}.mentor-info span{display:inline-flex;margin-top:8px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.12);color:#ffd978;font-size:10.5px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mentor-copy-card{margin-top:34px;display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:30px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:0 24px 70px rgba(0,0,0,.18)}.mentor-copy-card .copy-index{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#fff;color:var(--blue-dark);font-weight:900;font-size:20px}.mentor-copy-card h3{font-size:30px;line-height:1.08;letter-spacing:-.04em;margin-top:18px}.mentor-copy-card p{color:rgba(255,255,255,.72);font-size:14px}.mentor-points{display:grid;gap:12px}.mentor-points span{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:16px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.84);font-size:13px;font-weight:800}.mentor-points i{color:#ffd978}@keyframes mentorScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes logoScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
    .testimonials{background:var(--soft)}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.test-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow-soft)}.stars{color:#f5b301;letter-spacing:2px;font-size:12px;margin-bottom:12px}.test-card blockquote{color:#334155;font-size:13.5px}.test-card strong{display:block;color:var(--blue-dark);margin-top:18px;font-size:13.5px}.test-card span{display:block;color:var(--muted);font-size:11.5px;margin-top:3px}
    .final-cta{background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;padding:58px 0}.cta-box{display:flex;justify-content:space-between;align-items:center;gap:24px}.cta-box h2{font-size:32px;line-height:1.12}.cta-box p{margin-top:10px;color:rgba(255,255,255,.7);font-size:14px}footer{background:#06142b;color:rgba(255,255,255,.65);padding:44px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:30px}.footer-grid h4{color:#fff;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.footer-grid a,.footer-grid span{display:block;font-size:12.5px;margin-bottom:8px}.footer-brand strong{color:#fff}.footer-brand p{font-size:12.5px;margin-top:16px;max-width:320px}.footer-bottom{padding-top:20px;display:flex;justify-content:space-between;font-size:11.5px;color:rgba(255,255,255,.45)}
    .scroll-popup,.end-popup{position:fixed;z-index:120;width:min(350px,calc(100% - 40px));padding:18px;border:1px solid rgba(11,79,159,.16);border-radius:20px;background:#fff;box-shadow:0 26px 80px rgba(8,47,99,.22);opacity:0;transform:translateY(24px) scale(.98);pointer-events:none;transition:.28s ease}.scroll-popup{right:24px;bottom:24px}.end-popup{left:24px;bottom:24px}.scroll-popup.show,.end-popup.show{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.popup-top{display:flex;gap:13px;align-items:flex-start}.popup-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--gold-light);color:#8a6414;flex:0 0 42px}.scroll-popup h3,.end-popup h3{color:var(--blue-dark);font-size:16px}.scroll-popup p,.end-popup p{color:var(--muted);font-size:12.5px;margin-top:4px}.popup-actions{display:flex;gap:10px;margin-top:14px}.popup-actions .btn{min-height:40px;font-size:12px;padding:0 14px}.popup-close{position:absolute;right:12px;top:10px;background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:18px}
    .modal-overlay{position:fixed;inset:0;background:rgba(6,20,43,.58);backdrop-filter:blur(8px);z-index:180;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:.25s ease}.modal-overlay.show{opacity:1;visibility:visible}.modal{width:min(520px,100%);background:#fff;border-radius:28px;box-shadow:0 30px 100px rgba(0,0,0,.28);overflow:hidden;transform:translateY(18px);transition:.25s ease}.modal-overlay.show .modal{transform:translateY(0)}.modal-head{padding:26px;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;position:relative}.modal-head h3{font-size:24px}.modal-head p{margin-top:7px;color:rgba(255,255,255,.72);font-size:13.5px}.modal-close{position:absolute;right:18px;top:16px;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;font-size:20px;cursor:pointer}.modal-body{padding:26px;display:grid;gap:14px}.field{display:grid;gap:7px}.field label{font-size:12px;font-weight:800;color:#334155}.field input,.field select{height:46px;border:1px solid var(--line);border-radius:12px;padding:0 13px;outline:0;background:#fbfdff;color:var(--ink)}.field input:focus,.field select:focus{border-color:rgba(11,79,159,.45);box-shadow:0 0 0 4px rgba(11,79,159,.08);background:#fff}.modal-note{font-size:11.5px;color:var(--muted)}
    @media(max-width:1100px){.hero-grid,.track-layout,.mentor-copy-card{grid-template-columns:1fr}.track-tabs{position:static}.trust-grid{grid-template-columns:repeat(2,1fr)}.module-grid,.test-grid{grid-template-columns:repeat(2,1fr)}.roadmap-visual{grid-template-columns:repeat(3,1fr);gap:24px}.roadmap-visual:before{display:none}.road-step:nth-child(even) .road-card,.road-step:nth-child(odd) .road-card,.road-step:nth-child(even) .road-number,.road-step:nth-child(odd) .road-number{order:initial}.video-bottom{flex-direction:column;align-items:flex-start}.container{width:min(920px,calc(100% - 90px))}.video-bottom{width:min(920px,calc(100% - 90px))}}@media(max-width:760px){.container{width:min(100% - 34px,1120px)}.brand-logo{width:125px}.nav{height:76px}.hero{min-height:auto;padding-top:46px}.mini-proof,.hero-actions,.cta-box,.footer-bottom{flex-direction:column;align-items:flex-start}.trust-grid,.module-grid,.test-grid,.footer-grid,.roadmap-visual,.courses-grid{grid-template-columns:1fr}.track-top{flex-direction:column}.section{padding:72px 0}.advisor-mini{grid-template-columns:1fr}.scroll-popup{right:14px;bottom:14px}.end-popup{left:14px;bottom:14px}.overview-video{min-height:560px}.video-bottom{width:calc(100% - 34px);bottom:22px}.road-card{text-align:center}.mentor-tile{width:190px;height:254px;flex-basis:190px}.mentor-copy-card{padding:22px}.mentor-copy-card h3{font-size:24px}.hospital-logo{width:150px;height:74px}.logo-marquee:before,.logo-marquee:after{width:54px}}

    /* Requested update: tighter centered content, first-scroll enquiry modal, accreditation strip, seven-course alignment, softer roadmap, and unique carousel */
    .container{width:min(940px,calc(100% - 180px))}.video-bottom{width:min(940px,calc(100% - 180px))}
    .accredit-strip{border:1px solid rgba(11,79,159,.12);border-radius:22px;background:linear-gradient(135deg,#fff,var(--blue-light));padding:18px 20px;box-shadow:var(--shadow-soft);display:grid;gap:12px}
    .accredit-strip strong{display:flex;align-items:center;gap:9px;color:var(--blue-dark);font-size:15px}.accredit-strip strong i{color:var(--gold)}
    .accredit-items{display:flex;gap:8px;flex-wrap:wrap}.accredit-items span{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#334155;font-size:10.5px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
    .courses-grid{grid-template-columns:repeat(3,1fr);justify-content:center}.course-card:nth-child(7){grid-column:2}.course-card{min-height:440px}.course-front{min-height:440px}
    .roadmap{background:linear-gradient(180deg,#f7faff 0%,#ffffff 100%)}.roadmap-visual:before{background:linear-gradient(90deg,rgba(11,79,159,.55),rgba(15,139,141,.45),rgba(201,162,77,.45));opacity:.34}.road-card{color:var(--blue-dark);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.road-card p{color:var(--muted)}.road-number{background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff}.r1 .road-card,.r1 .road-number,.r2 .road-card,.r2 .road-number,.r3 .road-card,.r3 .road-number,.r4 .road-card,.r4 .road-number,.r5 .road-card,.r5 .road-number,.r6 .road-card,.r6 .road-number{background:unset}.r1 .road-card,.r2 .road-card,.r3 .road-card,.r4 .road-card,.r5 .road-card,.r6 .road-card{background:linear-gradient(180deg,#ffffff,#f8fbff)}.r1 .road-number,.r2 .road-number,.r3 .road-number,.r4 .road-number,.r5 .road-number,.r6 .road-number{background:linear-gradient(135deg,var(--blue),var(--teal))}
    .unique-wrap{margin-top:58px}.unique-shell{position:relative;overflow:hidden;border-radius:30px;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.unique-track{display:flex;transition:transform .45s ease}.unique-slide{min-width:100%;display:grid;grid-template-columns:.82fr 1.18fr;gap:26px;align-items:center;padding:34px;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff}.unique-slide:nth-child(2){background:linear-gradient(135deg,#063c70,var(--teal))}.unique-slide:nth-child(3){background:linear-gradient(135deg,#704f05,var(--gold))}.unique-slide:nth-child(4){background:linear-gradient(135deg,#062c59,#0b4f9f)}.unique-big{font-size:clamp(42px,6vw,74px);font-weight:900;line-height:.9;letter-spacing:-.07em}.unique-big span{display:block;font-size:18px;letter-spacing:.02em;text-transform:uppercase;color:#ffd978;margin-top:8px}.unique-content h3{font-size:28px;line-height:1.08;letter-spacing:-.04em}.unique-content p{margin-top:12px;color:rgba(255,255,255,.78);font-size:14px}.unique-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.unique-tags span{padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:11px;font-weight:900}.unique-controls{display:flex;justify-content:center;gap:10px;margin-top:18px}.unique-dot{width:12px;height:12px;border-radius:50%;border:0;background:#cbd5e1;cursor:pointer}.unique-dot.active{width:34px;border-radius:999px;background:var(--blue)}
    .lead-modal .modal{width:min(760px,100%)}.lead-modal .modal-head{padding:30px}.lead-modal .modal-head h3{font-size:30px;letter-spacing:-.04em}.lead-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.lead-form-grid .field.full{grid-column:1/-1}.lead-modal .modal-body{padding:28px}.lead-modal .btn{width:100%}
    @media(max-width:1100px){.container{width:min(900px,calc(100% - 90px))}.video-bottom{width:min(900px,calc(100% - 90px))}.course-card:nth-child(7){grid-column:auto}.courses-grid{grid-template-columns:repeat(2,1fr)}}
    @media(max-width:760px){.container{width:min(100% - 34px,1120px)}.video-bottom{width:calc(100% - 34px)}.courses-grid{grid-template-columns:1fr}.course-card:nth-child(7){grid-column:auto}.unique-slide{grid-template-columns:1fr;padding:26px}.lead-form-grid{grid-template-columns:1fr}.lead-modal .modal-head h3{font-size:24px}}


    /* Latest refinement: hero carousel placement, smaller course cards and corrected MRCEM course */
    .hero-strength-wrap{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:var(--shadow-soft)}
    .hero-strength-head{display:grid;gap:6px;margin-bottom:12px}.hero-strength-head span{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:10.5px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero-strength-head strong{color:var(--blue-dark);font-size:16px;line-height:1.2;letter-spacing:-.02em}
    .hero-strength-wrap .unique-shell{border-radius:20px;box-shadow:none}.hero-strength-wrap .unique-slide{grid-template-columns:1fr;gap:12px;padding:22px;min-height:260px}.hero-strength-wrap .unique-big{font-size:clamp(34px,4vw,52px)}.hero-strength-wrap .unique-big span{font-size:12px}.hero-strength-wrap .unique-content h3{font-size:18px;letter-spacing:-.03em}.hero-strength-wrap .unique-content p{font-size:12.5px;margin-top:8px}.hero-strength-wrap .unique-tags{margin-top:12px}.hero-strength-wrap .unique-controls{margin-top:12px}
    .courses-grid{grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.course-card{min-height:330px;border-radius:22px}.course-front{min-height:330px;padding:20px}.course-icon{width:48px;height:48px;border-radius:16px;font-size:20px;margin-bottom:16px}.course-card h3{font-size:22px}.course-card .course-specialty{font-size:10.5px;margin-top:6px}.course-front p{font-size:12px;margin-top:12px}.course-hint{font-size:11px;margin-top:16px}.course-details{padding:18px}.course-details h4{font-size:10.5px}.course-details p,.course-details li{font-size:11.1px}.course-detail-block{padding-bottom:9px;margin-bottom:9px}.course-more{min-height:38px;font-size:11.5px;margin-top:10px}.course-card:nth-child(5){grid-column:2}.course-card:nth-child(6){grid-column:3}.course-card:nth-child(7){grid-column:4}
    @media(max-width:1100px){.courses-grid{grid-template-columns:repeat(2,1fr)}.course-card:nth-child(5),.course-card:nth-child(6),.course-card:nth-child(7){grid-column:auto}.hero-strength-wrap .unique-slide{min-height:auto}}
    @media(max-width:760px){.courses-grid{grid-template-columns:1fr}.course-card{min-height:310px}.course-front{min-height:310px}.hero-strength-wrap .unique-slide{padding:20px}.hero-strength-wrap .unique-big{font-size:34px}}
  

    /* Final refinement: remove duplicate hero card, clean poster/video section and tighten course-card alignment */
    .hero-grid{grid-template-columns:1.08fr .82fr;gap:52px;align-items:center}
    .hero-card{align-self:center;gap:16px}
    .hero-strength-wrap{padding:18px;border-radius:28px;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);border:1px solid rgba(11,79,159,.12);box-shadow:0 22px 58px rgba(8,47,99,.10)}
    .hero-strength-head{padding:2px 4px 6px}.hero-strength-head strong{font-size:18px;line-height:1.25;max-width:420px}.hero-strength-head span{font-size:10px;color:var(--teal)}
    .hero-strength-wrap .unique-shell{border-radius:24px;overflow:hidden;background:linear-gradient(135deg,var(--blue-dark),var(--blue));box-shadow:none}
    .hero-strength-wrap .unique-track{align-items:stretch}.hero-strength-wrap .unique-slide{display:grid;grid-template-columns:1fr;gap:10px;min-height:250px;padding:28px;background:transparent;color:#fff}
    .hero-strength-wrap .unique-big{font-size:clamp(38px,5vw,64px);line-height:.9;letter-spacing:-.06em;color:#fff}.hero-strength-wrap .unique-big span{display:block;margin-top:12px;font-size:12px;letter-spacing:.08em;color:#ffd978;text-transform:uppercase}
    .hero-strength-wrap .unique-content h3{font-size:21px;line-height:1.08;color:#fff;letter-spacing:-.04em}.hero-strength-wrap .unique-content p{font-size:12.6px;color:rgba(255,255,255,.76);max-width:390px}.hero-strength-wrap .unique-tags{gap:8px;margin-top:12px}.hero-strength-wrap .unique-tags span{font-size:10.5px;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.16);color:#fff}
    .hero-strength-wrap .unique-controls{justify-content:center;margin-top:12px}.hero-strength-wrap .unique-dot{background:#dbeafe}.hero-strength-wrap .unique-dot.active{background:var(--blue)}
    .overview-video{height:560px;min-height:560px;background:linear-gradient(180deg,#f8fbff,#eef6ff);padding:0;overflow:hidden}
    .overview-video:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%,rgba(15,139,141,.08),transparent 28%),radial-gradient(circle at 86% 18%,rgba(11,79,159,.10),transparent 30%)}
    .video-frame{left:50%;top:44px;bottom:44px;right:auto;inset:auto auto 44px 50%;width:min(900px,calc(100% - 110px));height:calc(100% - 88px);transform:translateX(-50%);border-radius:34px;box-shadow:0 24px 70px rgba(8,47,99,.16);background:linear-gradient(180deg,rgba(7,47,99,.05),rgba(7,47,99,.56)),url('https://images.unsplash.com/photo-1559839734-2b71ea197ec2?auto=format&fit=crop&w=1800&q=80') center 35%/cover;overflow:hidden}
    .play-core{pointer-events:none}.play-core .play-button{width:78px;height:78px}.video-bottom{bottom:64px;width:min(820px,calc(100% - 150px));background:rgba(255,255,255,.92);color:var(--blue-dark);border:1px solid rgba(255,255,255,.65);box-shadow:0 18px 50px rgba(8,47,99,.12)}.video-bottom p{color:#64748b}
    .courses-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;max-width:940px;margin:0 auto}.course-card,.course-card:nth-child(5),.course-card:nth-child(6),.course-card:nth-child(7){grid-column:auto;flex:0 1 214px;min-height:292px;border-radius:20px}.course-front{min-height:292px;padding:18px}.course-icon{width:44px;height:44px;border-radius:15px;font-size:18px;margin-bottom:13px}.course-card h3{font-size:21px;letter-spacing:-.03em}.course-card .course-specialty{font-size:9.8px;line-height:1.3}.course-front p{font-size:11.4px;line-height:1.45;margin-top:10px}.course-hint{font-size:10.5px;margin-top:13px}.course-details{padding:15px;justify-content:flex-start;gap:8px}.course-details h4{font-size:9.7px;margin-bottom:4px}.course-details p,.course-details li{font-size:10.2px;line-height:1.35}.course-detail-block{padding-bottom:7px;margin-bottom:7px}.course-details ul{gap:2px;padding-left:14px}.course-more{min-height:34px;font-size:10.7px;margin-top:auto;border-radius:10px}
    @media(max-width:1100px){.hero-grid{grid-template-columns:1fr;gap:34px}.hero-strength-wrap .unique-slide{min-height:230px}.overview-video{height:500px;min-height:500px}.video-frame{width:min(820px,calc(100% - 80px))}.video-bottom{width:min(760px,calc(100% - 110px));bottom:54px}.course-card{flex-basis:220px}}
    @media(max-width:760px){.hero-strength-wrap{padding:14px;border-radius:22px}.hero-strength-wrap .unique-slide{min-height:230px;padding:22px}.overview-video{height:460px;min-height:460px}.video-frame{width:calc(100% - 34px);top:28px;bottom:28px;height:calc(100% - 56px);border-radius:24px}.video-bottom{width:calc(100% - 54px);bottom:42px;flex-direction:column;align-items:flex-start}.course-card{flex:1 1 100%;min-height:282px}.course-front{min-height:282px}}


    /* Requested refinement: single blue hero carousel, smaller 8-course alignment, full-screen first-scroll enquiry */
    .hero-strength-wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
    .hero-strength-head{display:none!important}
    .hero-strength-wrap .unique-shell{position:relative;cursor:pointer;border-radius:28px!important;box-shadow:0 24px 70px rgba(8,47,99,.18)!important;border:1px solid rgba(255,255,255,.22)!important;min-height:300px}
    .hero-strength-wrap .unique-shell:focus{outline:4px solid rgba(201,162,77,.35);outline-offset:4px}
    .hero-strength-wrap .unique-slide{min-height:300px!important;padding:34px 30px 44px!important}
    .hero-strength-wrap .unique-slide:nth-child(2){background:linear-gradient(135deg,#073f72,var(--teal))!important}
    .hero-strength-wrap .unique-slide:nth-child(3){background:linear-gradient(135deg,#0b4f9f,#0f8b8d)!important}
    .hero-strength-wrap .unique-slide:nth-child(4){background:linear-gradient(135deg,#072f63,#0b4f9f)!important}
    .card-click-hint{position:absolute;right:18px;bottom:16px;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:10.5px;font-weight:900;letter-spacing:.02em;backdrop-filter:blur(10px)}
    .card-click-hint i{color:#ffd978}
    .hero-strength-wrap .unique-controls{margin-top:14px}
    .courses-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;max-width:900px!important;margin:0 auto!important}
    .course-card,.course-card:nth-child(5),.course-card:nth-child(6),.course-card:nth-child(7),.course-card:nth-child(8){flex:none!important;grid-column:auto!important;min-height:270px!important;border-radius:18px!important}
    .course-front{min-height:270px!important;padding:16px!important}.course-icon{width:40px!important;height:40px!important;border-radius:14px!important;font-size:17px!important;margin-bottom:11px!important}.course-card h3{font-size:19px!important}.course-card .course-specialty{font-size:9.4px!important}.course-front p{font-size:10.8px!important;line-height:1.42!important;margin-top:9px!important}.course-hint{font-size:10px!important;margin-top:10px!important}.course-details{padding:13px!important;gap:6px!important}.course-details h4{font-size:9.2px!important}.course-details p,.course-details li{font-size:9.6px!important;line-height:1.32!important}.course-detail-block{padding-bottom:6px!important;margin-bottom:6px!important}.course-more{min-height:32px!important;font-size:10px!important}
    .lead-modal{background:rgba(6,20,43,.72)!important;backdrop-filter:blur(12px)!important;padding:34px!important;align-items:center!important}.lead-modal .modal{width:min(980px,calc(100vw - 54px))!important;max-height:calc(100vh - 68px);overflow:auto;border-radius:34px!important}.lead-modal .modal-head{padding:34px 38px!important}.lead-modal .modal-head h3{font-size:34px!important}.lead-modal .modal-body{padding:34px 38px!important}.lead-form-grid{grid-template-columns:repeat(3,1fr)!important}.lead-form-grid .field.full{grid-column:1/-1!important}.lead-modal .modal-note{text-align:center}.lead-modal .field input,.lead-modal .field select{height:50px}
    @media(max-width:1100px){.courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.hero-strength-wrap .unique-shell,.hero-strength-wrap .unique-slide{min-height:260px!important}.lead-form-grid{grid-template-columns:repeat(2,1fr)!important}}
    @media(max-width:760px){.courses-grid{grid-template-columns:1fr!important}.course-card,.course-card:nth-child(8){min-height:260px!important}.course-front{min-height:260px!important}.hero-strength-wrap .unique-shell,.hero-strength-wrap .unique-slide{min-height:245px!important}.hero-strength-wrap .unique-slide{padding:24px 22px 48px!important}.card-click-hint{left:16px;right:auto;bottom:14px}.lead-modal{padding:16px!important}.lead-modal .modal{width:100%!important;max-height:calc(100vh - 32px);border-radius:24px!important}.lead-modal .modal-head,.lead-modal .modal-body{padding:24px!important}.lead-modal .modal-head h3{font-size:25px!important}.lead-form-grid{grid-template-columns:1fr!important}}

    /* Latest refinement: logo-only accreditation, auto-rotating hero cards, embedded YouTube video, repeated enquiry popup */
    .card-click-hint{display:none!important}
    .hero-strength-wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
    .hero-strength-wrap .unique-shell{box-shadow:0 22px 58px rgba(8,47,99,.16)!important;border:1px solid rgba(255,255,255,.18)!important}
    .hero-strength-wrap .unique-controls{margin-top:14px!important}
    .unique-dot{transition:.25s ease}.unique-dot:hover{transform:scale(1.08)}
    .logo-only-strip{grid-template-columns:repeat(4,1fr)!important;gap:10px!important;align-items:center!important;padding:14px!important;background:#fff!important;border-radius:22px!important}
    .logo-only-strip strong,.logo-only-strip .accredit-items{display:none!important}
    .accredit-logo-box{min-height:64px;border:1px solid var(--line);border-radius:16px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#fff,#f8fbff);color:var(--blue-dark);font-weight:900;letter-spacing:.04em;font-size:17px;box-shadow:0 8px 22px rgba(8,47,99,.05)}
    .accredit-logo-box small{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:900}
    .video-embed-section{height:auto!important;min-height:auto!important;background:linear-gradient(180deg,#f8fbff,#fff)!important;padding:88px 0!important;overflow:visible!important}
    .video-head{margin-bottom:28px!important}.youtube-shell{position:relative;overflow:hidden;border-radius:30px;box-shadow:0 28px 80px rgba(8,47,99,.16);background:#06142b;border:1px solid var(--line)}
    .youtube-shell:before{content:"";display:block;padding-top:56.25%}.youtube-shell iframe{position:absolute;inset:0;width:100%;height:100%;display:block}
    .video-cta-row{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:22px;padding:20px 22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft)}
    .video-cta-row h3{color:var(--blue-dark);font-size:18px}.video-cta-row p{color:var(--muted);font-size:12.5px;margin-top:3px}
    @media(max-width:760px){.logo-only-strip{grid-template-columns:repeat(2,1fr)!important}.video-embed-section{padding:64px 0!important}.video-cta-row{flex-direction:column;align-items:flex-start}.youtube-shell{border-radius:20px}}

  
    /* Accreditation strip restored exactly as requested, without changing hero alignment */
    .accredit-strip.logo-only-strip{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important;display:block!important;margin-top:0!important}
    .accredit-strip.logo-only-strip .accredit-image{display:block;width:100%;max-width:430px;margin:0 auto;height:auto}
    .accredit-strip.logo-only-strip .accredit-logo-box{display:none!important}

    /* User-requested final cleanup: transparent accreditation strip, faster hero carousel, full-screen video only, trust stats below video */
    .accredit-strip.logo-only-strip{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin-top:12px!important;display:flex!important;justify-content:center!important;align-items:center!important}
    .accredit-strip.logo-only-strip .accredit-image{display:block!important;width:min(440px,100%)!important;max-width:100%!important;height:auto!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important}
    .video-embed-section{height:100vh!important;min-height:620px!important;padding:0!important;background:#000!important;display:block!important;overflow:hidden!important}
    .video-embed-section:before,.video-embed-section .video-head,.video-embed-section .video-cta-row{display:none!important}
    .video-embed-section .youtube-shell{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;border-radius:0!important;box-shadow:none!important;overflow:hidden!important;background:#000!important;border:0!important;margin:0!important}
    .video-embed-section .youtube-shell iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;display:block!important}
    .trust{padding:34px 0!important;background:#fff!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}
    @media(max-width:760px){.video-embed-section{height:72vh!important;min-height:460px!important}.accredit-strip.logo-only-strip .accredit-image{width:min(390px,100%)!important}}

    /* Screening test CTA update: centered roadmap button only, no alignment changes elsewhere */
    .roadmap-cta{display:flex;justify-content:center;margin-top:34px}
    .roadmap-cta .btn{min-width:240px}

  

    /* Static hero quick tabs and recent updates section */
    .quick-tabs{position:fixed;right:28px;top:50%;transform:translateY(-50%);z-index:115;display:grid;gap:10px;width:170px}
    .quick-tabs a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:10px 12px;background:#bd0f67;color:#fff;font-weight:900;font-size:14px;text-align:center;border-radius:0;box-shadow:0 12px 28px rgba(8,47,99,.12);border:1px solid rgba(255,255,255,.18);transition:.25s ease}
    .quick-tabs a:hover{background:var(--blue);transform:translateX(-4px)}
    .recent-updates{background:linear-gradient(180deg,#fff,var(--soft))}
    .updates-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
    .update-card{display:flex;flex-direction:column;min-height:280px;padding:22px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:.28s ease}
    .update-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(11,79,159,.22)}
    .update-meta{display:inline-flex;width:max-content;margin-bottom:14px;padding:6px 9px;border-radius:999px;background:var(--blue-light);color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
    .update-card h3{font-size:17px;line-height:1.2;color:var(--blue-dark);letter-spacing:-.03em}
    .update-card p{margin-top:11px;color:var(--muted);font-size:12.5px}
    .update-more{margin-top:auto;display:inline-flex;align-items:center;gap:8px;width:max-content;border:0;background:transparent;color:var(--pink);font-weight:900;font-size:12px;cursor:pointer;padding:16px 0 0}
    .update-more:hover{color:var(--blue)}
    .blog-modal .modal{width:min(760px,100%)}
    .blog-body{display:block;color:#334155;font-size:14px;line-height:1.75;height: 70vh;overflow-y: auto;}
    .blog-body p{margin-bottom:14px}.blog-body ul{margin:0 0 16px 20px}.blog-body li{margin-bottom:7px}.blog-body strong{color:var(--blue-dark)}
    @media(max-width:1180px){.updates-grid{grid-template-columns:repeat(2,1fr)}.quick-tabs{right:14px;width:148px}.quick-tabs a{font-size:12.5px}}
    @media(max-width:760px){.quick-tabs{position:sticky;top:76px;right:auto;transform:none;width:100%;grid-template-columns:repeat(2,1fr);padding:10px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.quick-tabs a{min-height:38px;font-size:12px;border-radius:10px}.updates-grid{grid-template-columns:1fr}.update-card{min-height:auto}}


    /* Header quick-link buttons and FAQ section */
    .header-quick-links{display:flex;align-items:center;justify-content:center;gap:8px;margin-left:auto;flex-wrap:wrap}
    .header-quick-links a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:10px;background:#bd0f67;color:#fff;font-weight:900;font-size:12px;line-height:1;text-align:center;box-shadow:0 10px 24px rgba(8,47,99,.10);border:1px solid rgba(255,255,255,.18);transition:.25s ease;white-space:nowrap}
    .header-quick-links a:hover{background:var(--blue);transform:translateY(-2px)}
    .faq-section{background:linear-gradient(180deg,#fff,var(--soft));padding:60px 0;border-top:1px solid var(--line)}
    .faq-list{display:grid;gap:12px;max-width:880px;margin:0 auto}
    .faq-item{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}
    .faq-item summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--blue-dark);font-weight:900;font-size:15px}
    .faq-item summary::-webkit-details-marker{display:none}
    .faq-item summary:after{content:"+";width:28px;height:28px;border-radius:50%;background:var(--blue-light);color:var(--blue);display:grid;place-items:center;flex:0 0 28px;font-size:18px;line-height:1}
    .faq-item[open] summary:after{content:"−";background:var(--blue);color:#fff}
    .faq-item p{padding:0 22px 20px;color:var(--muted);font-size:14px;line-height:1.65}
    @media(max-width:1180px){.nav{height:auto;min-height:82px;padding:12px 0;gap:16px}.header-quick-links{order:3;width:100%;justify-content:flex-start;margin-left:0}.header-quick-links a{font-size:11.5px;min-height:36px}.nav .brochure-trigger{margin-left:auto}}
    @media(max-width:760px){.header-quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.header-quick-links a{width:100%;font-size:11px}.faq-section{padding:68px 0}.faq-item summary{font-size:14px;padding:18px}.faq-item p{padding:0 18px 18px}}

  

    /* Animated roadmap + richer card/tile motion requested */
    @keyframes smFloatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
    @keyframes smTileGlow{0%,100%{box-shadow:var(--shadow-soft)}50%{box-shadow:0 24px 64px rgba(8,47,99,.18)}}
    @keyframes smIconPulse{0%,100%{transform:scale(1) rotate(0)}50%{transform:scale(1.08) rotate(4deg)}}
    @keyframes smRoadPin{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}
    @keyframes smDashFlow{to{stroke-dashoffset:-42}}
    @keyframes smRoadFadeUp{from{opacity:0;transform:translateY(26px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
    .course-card,.trust-item,.test-card,.update-card,.hospital-logo,.mentor-tile,.unique-shell{will-change:transform,box-shadow;transform-style:preserve-3d}
    .course-card:hover,.test-card:hover,.update-card:hover,.trust-item:hover,.hospital-logo:hover{transform:translateY(-10px) scale(1.025) rotateX(2deg);animation:smTileGlow 1.8s ease-in-out infinite}
    .course-card:hover .course-icon,.trust-item:hover i,.update-card:hover .update-meta,.hospital-logo:hover span{animation:smIconPulse 1.1s ease-in-out infinite}
    .mentor-tile:hover{transform:translateY(-8px) scale(1.035);box-shadow:0 30px 80px rgba(0,0,0,.32)}
    .mentor-tile:hover img{transform:scale(1.09);transition:transform .55s ease}
    .hero-strength-wrap .unique-shell:hover{transform:translateY(-6px) scale(1.01)}

    .roadmap{background:radial-gradient(circle at 14% 10%,rgba(15,139,141,.09),transparent 28%),radial-gradient(circle at 84% 22%,rgba(11,79,159,.10),transparent 30%),linear-gradient(180deg,#f7faff 0%,#fff 100%)!important;overflow:hidden!important}
    .roadmap-map{position:relative;max-width:1120px;height:690px;margin:4px auto 0;isolation:isolate;background:#fff;border-radius:32px}
    .roadmap-path-svg{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}
    .roadmap-base{fill:none;stroke:#111827;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:10 13;opacity:.90}
    .roadmap-flow{fill:none;stroke:url(#roadGradient);stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16 18;opacity:.32;animation:smDashFlow 1.05s linear infinite}
    .moving-pointer{filter:drop-shadow(0 14px 24px rgba(15,139,141,.35))}
    .moving-pointer .pointer-ring{animation:smIconPulse 1.2s ease-in-out infinite;transform-origin:center}
    .map-step{position:absolute;z-index:3;width:230px;text-align:center;animation:smRoadFadeUp .8s ease both}
    .map-step:nth-of-type(1){animation-delay:.05s}.map-step:nth-of-type(2){animation-delay:.15s}.map-step:nth-of-type(3){animation-delay:.25s}.map-step:nth-of-type(4){animation-delay:.35s}.map-step:nth-of-type(5){animation-delay:.45s}.map-step:nth-of-type(6){animation-delay:.55s}
    .map-pin{position:relative;width:170px;height:196px;margin:0 auto 12px;display:grid;place-items:start center;filter:drop-shadow(20px 30px 20px rgba(8,47,99,.18));animation:smRoadPin 3.2s ease-in-out infinite}
    .map-pin:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--blue),var(--teal));clip-path:path('M85 0 C132 0 170 38 170 86 C170 141 85 196 85 196 C85 196 0 141 0 86 C0 38 38 0 85 0 Z')}
    .map-pin:after{content:"";position:absolute;width:140px;height:140px;top:15px;left:15px;border-radius:50%;background:#fff;border:6px solid rgba(255,255,255,.9);box-shadow:inset 0 0 0 1px var(--line),0 8px 16px rgba(8,47,99,.16)}
    .map-pin-content{position:relative;z-index:2;width:140px;height:140px;margin-top:15px;border-radius:50%;display:grid;place-items:center;padding:18px 15px;color:var(--blue-dark)}
    .map-pin-content i{font-size:30px;margin-bottom:9px;color:#111827}.map-pin-content strong{display:block;font-size:15px;line-height:1.12;letter-spacing:-.03em}
    .step-chip{display:none!important}
    .map-copy{font-size:12.6px;line-height:1.45;color:var(--ink);font-weight:700;max-width:225px;margin:0 auto;padding:8px 10px;border-radius:14px;background:rgba(255,255,255,.9);box-shadow:0 10px 26px rgba(8,47,99,.06)}
    .step-1{left:0%;top:2%}.step-2{left:36%;top:17%}.step-3{left:66%;top:1%}.step-4{right:0%;top:44%}.step-5{left:38%;top:62%}.step-6{left:8%;top:51%}
    .step-2 .map-pin:before{background:linear-gradient(135deg,#0b6d88,#0f8b8d)}.step-3 .map-pin:before{background:linear-gradient(135deg,#2f9eb4,#5ec4cf)}.step-4 .map-pin:before{background:linear-gradient(135deg,#35bfc8,#5ecfd5)}.step-5 .map-pin:before{background:linear-gradient(135deg,#0b4f9f,#24a7b8)}.step-6 .map-pin:before{background:linear-gradient(135deg,#072f63,#0f8b8d)}
    .roadmap-cta{margin-top:100px!important}
    @media(max-width:1100px){.roadmap-map{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:28px;padding-top:20px}.roadmap-path-svg{display:none}.map-step{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%}.map-pin{width:132px;height:154px}.map-pin:before{clip-path:path('M66 0 C102 0 132 30 132 67 C132 110 66 154 66 154 C66 154 0 110 0 67 C0 30 30 0 66 0 Z')}.map-pin:after,.map-pin-content{width:108px;height:108px}.map-pin-content{margin-top:12px}.map-pin-content i{font-size:23px}.map-pin-content strong{font-size:13px}}
    @media(max-width:760px){.roadmap-map{grid-template-columns:1fr;gap:24px}.map-copy{max-width:290px}.course-card:hover,.test-card:hover,.update-card:hover,.trust-item:hover,.hospital-logo:hover{transform:translateY(-6px) scale(1.01)}}


    /* Roadmap refinement: simpler faster pointer, smaller milestone markers, route ends at Global Placement */
    .roadmap-map{max-width:1080px!important;height:620px!important;border-radius:28px!important}
    .roadmap-base{stroke-width:2.5!important;stroke-dasharray:9 12!important;opacity:.82!important}
    .roadmap-flow{display:none!important}
    .moving-pointer{filter:drop-shadow(0 8px 14px rgba(11,79,159,.22))!important}
    .moving-pointer .pointer-ring{animation:none!important}
    .pointer-arrow,.pointer-dot{animation:none!important}
    .map-step{width:200px!important}
    .map-pin{width:136px!important;height:158px!important;margin-bottom:8px!important;filter:drop-shadow(14px 22px 16px rgba(8,47,99,.15))!important;animation:none!important}
    .map-pin:before{clip-path:path('M68 0 C106 0 136 30 136 69 C136 113 68 158 68 158 C68 158 0 113 0 69 C0 30 30 0 68 0 Z')!important}
    .map-pin:after{width:112px!important;height:112px!important;top:12px!important;left:12px!important;border-width:5px!important}
    .map-pin-content{width:112px!important;height:112px!important;margin-top:12px!important;padding:14px 12px!important}
    .map-pin-content i{font-size:24px!important;margin-bottom:7px!important}.map-pin-content strong{font-size:13px!important;line-height:1.1!important}
    .map-copy{font-size:11.4px!important;line-height:1.38!important;max-width:190px!important;padding:7px 9px!important}
    .step-1{left:1%!important;top:2%!important}.step-2{left:36%!important;top:16%!important}.step-3{left:67%!important;top:1%!important}.step-4{right:1%!important;top:42%!important}.step-5{left:39%!important;top:61%!important}.step-6{left:9%!important;top:51%!important}
    @media(max-width:1100px){.roadmap-map{height:auto!important}.map-pin{width:120px!important;height:140px!important}.map-pin:before{clip-path:path('M60 0 C93 0 120 27 120 61 C120 100 60 140 60 140 C60 140 0 100 0 61 C0 27 27 0 60 0 Z')!important}.map-pin:after,.map-pin-content{width:98px!important;height:98px!important}.map-pin-content{margin-top:11px!important}.map-pin-content i{font-size:21px!important}.map-pin-content strong{font-size:12px!important}}

  

    /* Clean landing-page navigation update: no auto popups, subtle right-side quick links */
    .scroll-popup,
    .end-popup,
    .lead-modal{display:none!important}
    .header-quick-links{display:none!important}
    .side-nav{position:fixed;right:18px;top:150px;transform:none;z-index:88;display:grid;gap:8px;width:142px;padding:10px;border:1px solid rgba(11,79,159,.10);border-radius:18px;background:rgba(255,255,255,.76);backdrop-filter:blur(14px);box-shadow:0 14px 34px rgba(8,47,99,.08)}
    .side-nav-label{display:block;padding:2px 8px 4px;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-align:center}
    .side-nav a{display:flex;align-items:center;justify-content:center;min-height:34px;padding:8px 10px;border-radius:12px;background:rgba(234,243,255,.72);color:var(--blue-dark);border:1px solid rgba(11,79,159,.09);font-size:11px;font-weight:800;line-height:1.2;text-align:center;box-shadow:none;transition:.22s ease;opacity:.88}
    .side-nav a:hover,.side-nav a:focus-visible{background:#fff;color:var(--blue);transform:translateX(-3px);opacity:1;box-shadow:0 10px 24px rgba(8,47,99,.10);outline:none}
    .side-nav a:focus-visible{outline:3px solid rgba(11,79,159,.18);outline-offset:2px}
    @media(max-width:1180px){.side-nav{right:10px;top:140px;width:124px}.side-nav a{font-size:10.5px;min-height:32px;padding:7px 8px}.container{width:min(920px,calc(100% - 30px))}}
    @media(max-width:760px){.side-nav{position:sticky;top:76px;right:auto;transform:none;width:100%;grid-template-columns:repeat(2,1fr);padding:10px 16px;border-radius:0;border-left:0;border-right:0;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(8,47,99,.06)}.side-nav-label{grid-column:1/-1;text-align:left;padding-left:2px}.side-nav a{min-height:36px;font-size:11px}.container{width:min(100% - 34px,1120px)}}

  
/* =========================================================
   STUDYMEDIC PREMIUM LUXURY REFINEMENT
   White-led, restrained accents: #2c3790 and #f25f95
   Keeps existing content/structure intact; upgrades look & feel.
   ========================================================= */
:root{
  --blue:#2c3790!important;
  --blue-dark:#17204b!important;
  --blue-light:#f3f6fc!important;
  --teal:#2c3790!important;
  --teal-soft:#f7f9fd!important;
  --gold:#b89b5e!important;
  --gold-light:#fbf7ee!important;
  --pink:#f25f95!important;
  --orange:#b89b5e!important;
  --ink:#111527!important;
  --muted:#69758a!important;
  --soft:#fbfcff!important;
  --line:#e9edf5!important;
  --green:#2c7a62!important;
  --shadow:0 28px 80px rgba(23,32,75,.10)!important;
  --shadow-soft:0 16px 44px rgba(23,32,75,.065)!important;
  --luxury-ring:0 0 0 1px rgba(44,55,144,.08), 0 24px 70px rgba(23,32,75,.09);
}

html{scroll-padding-top:96px;}
body{
  color:var(--ink)!important;
  background:
    radial-gradient(circle at 12% 8%, rgba(44,55,144,.045), transparent 28%),
    radial-gradient(circle at 90% 2%, rgba(242,95,149,.035), transparent 24%),
    #fff!important;
}
body:before{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  opacity:.035;
  z-index:-1;
  background-image:linear-gradient(rgba(23,32,75,.28) 1px, transparent 1px),linear-gradient(90deg, rgba(23,32,75,.28) 1px, transparent 1px);
  background-size:52px 52px;
}

.container{width:min(1120px,calc(100% - 96px))!important;}
@media(max-width:760px){.container{width:min(100% - 34px,1120px)!important;}}

header{
  background:rgba(255,255,255,.86)!important;
  border-bottom:1px solid rgba(44,55,144,.09)!important;
  box-shadow:0 10px 34px rgba(23,32,75,.045)!important;
}
header:after{display:none!important;}
.nav{height:86px!important;}
.brand-logo{filter:saturate(.9) contrast(1.02)!important;}

.btn{
  border-radius:999px!important;
  min-height:48px!important;
  padding:0 22px!important;
  letter-spacing:.01em!important;
}
.btn-primary{
  background:linear-gradient(135deg,#202a66,#2c3790)!important;
  color:#fff!important;
  box-shadow:0 16px 36px rgba(44,55,144,.20)!important;
}
.btn-primary:after{display:none!important;}
.btn-primary:hover{background:linear-gradient(135deg,#17204b,#253184)!important;}
.btn-gold{
  background:linear-gradient(135deg,#fff,#f6edf3)!important;
  color:var(--blue-dark)!important;
  border:1px solid rgba(242,95,149,.25)!important;
  box-shadow:0 14px 32px rgba(242,95,149,.10)!important;
}
.btn-light{border-color:rgba(44,55,144,.16)!important;color:var(--blue)!important;box-shadow:0 10px 24px rgba(23,32,75,.04)!important;}
.badge{
  background:rgba(255,255,255,.82)!important;
  color:var(--blue)!important;
  border:1px solid rgba(44,55,144,.13)!important;
  box-shadow:0 12px 30px rgba(23,32,75,.045)!important;
}
.badge i{color:var(--pink)!important;}

.hero{
  min-height:calc(100vh - 86px)!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;
  padding:60px 0 20px!important;
}
.hero:before{
  background:
    radial-gradient(circle at 86% 12%,rgba(44,55,144,.085),transparent 30%),
    radial-gradient(circle at 12% 22%,rgba(242,95,149,.045),transparent 25%)!important;
}
.hero-grid{grid-template-columns:1.02fr .98fr!important;gap:64px!important;}
h1{
  color:var(--blue-dark)!important;
  letter-spacing:-.025em!important;
  font-weight:900!important;
  text-wrap:balance;
  
	font-family: 'Gilroy', sans-serif;
}
h1.banner-heading{margin-top:-50px;font-size:48px; line-height: 48px;}
.hero-copy{color:#556176!important;font-size:17px!important;max-width:650px!important;}
.mini-proof span{
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 10px 26px rgba(23,32,75,.045)!important;
}
.mini-proof i{color:var(--pink)!important;}

.hero-strength-wrap .unique-shell{
  border-radius:34px!important;
  border:1px solid rgba(44,55,144,.12)!important;
  background:#fff!important;
  box-shadow:var(--luxury-ring)!important;
  overflow:hidden!important;
}
.hero-strength-wrap .unique-shell:before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:33px;
  pointer-events:none;
  background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,0));
  z-index:3;
}
.hero-strength-wrap .unique-slide,
.unique-slide,
.unique-slide:nth-child(2),
.unique-slide:nth-child(3),
.unique-slide:nth-child(4){
  background:
    radial-gradient(circle at 92% 8%, rgba(242,95,149,.20), transparent 28%),
    linear-gradient(135deg,#17204b 0%,#2c3790 100%)!important;
}
.hero-strength-wrap .unique-big span,.unique-big span{color:#f6d9e5!important;}
.unique-tags span{
  background:rgba(255,255,255,.11)!important;
  border:1px solid rgba(255,255,255,.13)!important;
}
.unique-dot.active{background:var(--pink)!important;}

.accredit-strip.logo-only-strip{opacity:.94!important;filter:saturate(.82)!important;}
.trust{background:#fff!important;border-color:var(--line)!important;}
.trust-grid{gap:16px!important;}
.trust-item{
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  border-radius:20px!important;
  box-shadow:0 14px 34px rgba(23,32,75,.045)!important;
}
.trust-item i{color:var(--pink)!important;}
.trust-item strong{color:var(--blue-dark)!important;}

/*.section{padding:104px 0!important;}*/
.section#tracks{padding:60px!important;}
.section#roadmap{padding:60px;}
.section#testimonials{padding:0px 0;}
.section#mentors{margin-top:60px;}
/*.section-head h2{color:var(--blue-dark)!important;font-weight:900!important;letter-spacing:-.055em!important;text-wrap:balance;}
.section-head p{color:var(--muted)!important;}*/

.courses-grid{max-width:1040px!important;gap:18px!important;position:relative;}
.course-card{
  width:100%!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  border-radius:24px!important;
  box-shadow:0 16px 44px rgba(23,32,75,.06)!important;
}
.course-card:hover{transform:translateY(-8px)!important;box-shadow:0 28px 70px rgba(23,32,75,.105)!important;border-color:rgba(44,55,144,.18)!important;}
.course-front{background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;}
.course-icon{background:#f4f6fb!important;color:var(--blue)!important;}
.course-card h3{color:var(--blue-dark)!important;}
.course-card .course-specialty{color:#6b7280!important;}
.course-hint{color:var(--pink)!important;}
.course-details{
  background:
    radial-gradient(circle at 90% 10%,rgba(242,95,149,.18),transparent 28%),
    linear-gradient(135deg,#17204b,#2c3790)!important;
}
.course-details h4{color:#f8d8e5!important;}
.course-more:hover{background:#f8eef3!important;color:var(--blue-dark)!important;}

.video-embed-section{background:#050814!important;}
.youtube-shell{box-shadow:none!important;}

.roadmap{
  background:linear-gradient(180deg,#fbfcff 0%,#fff 100%)!important;
}
.roadmap-map{
  background:linear-gradient(180deg,#fff,#fbfcff)!important;
  border:1px solid rgba(44,55,144,.09)!important;
  box-shadow:var(--luxury-ring)!important;
}
.roadmap-base{stroke:rgba(23,32,75,.42)!important;opacity:.55!important;}
.map-pin:before,.step-2 .map-pin:before,.step-3 .map-pin:before,.step-4 .map-pin:before,.step-5 .map-pin:before,.step-6 .map-pin:before{
  background:linear-gradient(135deg,#202a66,#2c3790)!important;
}
.map-pin:after{border-color:#fff!important;}
.map-pin-content i{color:var(--pink)!important;}
.map-pin-content strong{color:var(--blue-dark)!important;}
.map-copy{color:#566176!important;background:rgba(255,255,255,.92)!important;border:1px solid rgba(44,55,144,.07)!important;}

.hospital-collabs,.tracks,.recent-updates,.faq-section{background:linear-gradient(180deg,#fff,#fbfcff)!important;}
.logo-marquee,.update-card,.faq-item,.test-card{
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 16px 44px rgba(23,32,75,.055)!important;
}
.hospital-logo{border-color:rgba(44,55,144,.10)!important;color:var(--blue-dark)!important;}
.update-meta{background:#f4f6fb!important;color:var(--blue)!important;}
.update-more{color:var(--pink)!important;}
.faq-item summary{color:var(--blue-dark)!important;}
.faq-item summary:after{background:#f4f6fb!important;color:var(--blue)!important;}
.faq-item[open] summary:after{background:var(--blue)!important;color:#fff!important;}

.mentors{
  background:
    radial-gradient(circle at 15% 10%,rgba(242,95,149,.08),transparent 28%),
    linear-gradient(180deg,#10183b,#070b1d)!important;
}
.mentor-copy-card{border-color:rgba(255,255,255,.10)!important;background:rgba(255,255,255,.055)!important;}
.mentor-info span,.mentor-points i{color:#f8d8e5!important;}

.testimonials{background:#fbfcff!important;}
.stars{color:#b89b5e!important;}

.final-cta{
  background:
    radial-gradient(circle at 88% 12%,rgba(242,95,149,.18),transparent 30%),
    linear-gradient(135deg,#17204b,#2c3790)!important;
}
.cta-box h2{letter-spacing:-.045em!important;}
footer{background:#070b1d!important;}
.footer-brand p,.footer-grid a,.footer-grid span,footer{color:rgba(255,255,255,.66)!important;}

.side-nav{
  background:rgba(255,255,255,.84)!important;
  border:1px solid rgba(44,55,144,.11)!important;
  box-shadow:0 18px 44px rgba(23,32,75,.08)!important;
}
.side-nav a{
  background:#fff!important;
  color:var(--blue-dark)!important;
  border:1px solid rgba(44,55,144,.10)!important;
}
.side-nav a:hover{color:var(--pink)!important;transform:translateX(-3px)!important;}

.course-card:hover,.test-card:hover,.update-card:hover,.trust-item:hover,.hospital-logo:hover{animation:none!important;}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr!important;}.container{width:min(920px,calc(100% - 30px))!important;z-index:1;}}
@media(max-width:760px){.section{padding:76px 0!important;}.nav{height:auto!important;min-height:76px!important;}.hero{padding:52px 0 56px!important;}.side-nav{background:rgba(255,255,255,.96)!important;}}



    /* User requested: image-led compact course cards */
    .course-front{padding:0!important;overflow:hidden;background:#fff!important}
    .course-photo{position:relative;height:122px;width:100%;overflow:hidden;background:#f4f6fb}
    .course-photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.94) contrast(1.03);transition:transform .45s ease}
    .course-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,32,75,0) 38%,rgba(23,32,75,.46) 100%)}
    .course-card:hover .course-photo img{transform:scale(1.07)}
    .course-compact{padding:16px!important;display:grid;gap:8px}
    .course-icon{display:none!important}
    .course-card h3{font-size:20px!important;margin:0!important}
    .course-card .course-specialty{font-size:10.5px!important;line-height:1.35!important;margin-top:4px!important;letter-spacing:.04em!important}
    .course-front p{display:none!important}
    .course-hint{margin:4px 16px 16px!important;font-size:10.5px!important}
    .course-card,.course-card:nth-child(8){min-height:278px!important}
    .course-front{min-height:278px!important}
    @media(max-width:760px){.course-photo{height:150px}.course-card,.course-card:nth-child(8),.course-front{min-height:300px!important}}



    /* User requested: concise hero strength cards with large headline and pill tabs */
    .hero-strength-wrap .unique-slide{align-content:center!important;gap:14px!important}
    .hero-strength-wrap .unique-big{font-size:clamp(54px,7vw,88px)!important;line-height:.82!important;letter-spacing:-.075em!important}
    .hero-strength-wrap .unique-big i{font-size:.72em!important;vertical-align:middle;margin-right:8px}
    .hero-strength-wrap .unique-big span{font-size:clamp(16px,2vw,23px)!important;line-height:1.05!important;letter-spacing:.03em!important;margin-top:14px!important;max-width:520px}
    .hero-strength-wrap .unique-content h3{font-size:15.5px!important;line-height:1.35!important;letter-spacing:-.015em!important;max-width:520px!important;font-weight:800!important}
    .hero-strength-wrap .unique-content p{font-size:12px!important;line-height:1.45!important;margin-top:6px!important;max-width:500px!important}
    .hero-strength-wrap .unique-tags{gap:7px!important;margin-top:14px!important}
    .hero-strength-wrap .unique-tags span{padding:7px 10px!important;border-radius:999px!important;font-size:10px!important;line-height:1!important;white-space:nowrap!important}
    @media(max-width:760px){.hero-strength-wrap .unique-big{font-size:44px!important}.hero-strength-wrap .unique-big span{font-size:15px!important}.hero-strength-wrap .unique-content h3{font-size:14px!important}.hero-strength-wrap .unique-tags span{font-size:9.5px!important}}


    /* Hero strength-card cleanup: shorter content, bigger e-portfolio title, tab-led cards */
    .hero-strength-wrap .unique-big-text{font-size:clamp(48px,6.6vw,78px)!important;letter-spacing:-.07em!important}
    .hero-strength-wrap .unique-slide .unique-content:has(.unique-tags):not(:has(h3)){align-self:end!important}
    .hero-strength-wrap .unique-slide .unique-content:has(.unique-tags):not(:has(h3)) .unique-tags{margin-top:0!important}


    /* Hero carousel visual upgrade: aligned left copy with right pictographic panels */
    .hero-strength-wrap .unique-shell{min-height:360px!important;border-radius:34px!important}
    .hero-strength-wrap .unique-slide{grid-template-columns:1.05fr .95fr!important;align-items:center!important;gap:22px!important;min-height:360px!important;padding:34px!important;text-align:left!important;align-content:center!important}
    .hero-strength-wrap .unique-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-width:0}
    .hero-strength-wrap .unique-big{margin:0!important;max-width:440px!important;text-align:left!important}
    .hero-strength-wrap .unique-big span{max-width:360px!important;text-align:left!important}
    .hero-strength-wrap .unique-content{width:100%!important}
    .hero-strength-wrap .unique-tags{justify-content:flex-start!important;margin-top:0!important;max-width:480px!important}
    .hero-strength-wrap .unique-tags span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.13)!important;box-shadow:0 10px 22px rgba(0,0,0,.06)!important}
    .hero-visual{position:relative;z-index:2;min-height:230px;border-radius:26px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
    .hero-visual:before{content:"";position:absolute;inset:-25%;background:radial-gradient(circle at 72% 20%,rgba(255,255,255,.24),transparent 22%),radial-gradient(circle at 18% 78%,rgba(242,95,149,.30),transparent 25%);opacity:.9}
    .hero-ring{position:relative;width:168px;height:168px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#fff 0 74%, rgba(255,255,255,.22) 74% 100%);box-shadow:0 24px 50px rgba(0,0,0,.16)}
    .hero-ring:after{content:"";position:absolute;inset:22px;border-radius:50%;background:linear-gradient(135deg,#17204b,#2c3790);box-shadow:inset 0 0 0 1px rgba(255,255,255,.13)}
    .hero-ring strong{position:relative;z-index:2;font-size:38px;line-height:1;font-weight:900;color:#fff;letter-spacing:-.06em}
    .hero-ring small{position:relative;z-index:2;display:block;text-align:center;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#f6d9e5;font-weight:900;margin-top:4px}
    .hero-mini-cards{position:absolute;inset:auto 20px 20px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
    .hero-mini-cards span{padding:9px 8px;border-radius:12px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:900;color:#fff;text-align:center}
    .hero-folder{position:relative;width:190px;height:145px;border-radius:22px;background:linear-gradient(180deg,#fff,#edf2ff);box-shadow:0 24px 50px rgba(0,0,0,.18);padding:24px 22px;color:#17204b}
    .hero-folder:before{content:"";position:absolute;left:22px;top:-14px;width:78px;height:28px;border-radius:14px 14px 0 0;background:#f6d9e5}
    .hero-folder i{font-size:32px;color:#f25f95;margin-bottom:18px}
    .hero-folder span{display:block;height:8px;border-radius:999px;background:#d7ddea;margin-bottom:9px}.hero-folder span:nth-child(3){width:76%}.hero-folder span:nth-child(4){width:58%}
    .hero-hospital-grid{position:relative;display:grid;grid-template-columns:repeat(3,54px);gap:10px}
    .hero-hospital-grid span{height:54px;border-radius:16px;background:rgba(255,255,255,.92);display:grid;place-items:center;color:#2c3790;box-shadow:0 14px 28px rgba(0,0,0,.14)}
    .hero-hospital-grid i{font-size:21px}.hero-hospital-grid span:nth-child(even){transform:translateY(18px);background:#f6d9e5;color:#17204b}
    .hero-bars{position:relative;width:205px;height:170px;display:flex;align-items:flex-end;justify-content:center;gap:13px}
    .hero-bars span{width:36px;border-radius:14px 14px 8px 8px;background:linear-gradient(180deg,#fff,#f6d9e5);box-shadow:0 18px 36px rgba(0,0,0,.14)}
    .hero-bars span:nth-child(1){height:78px}.hero-bars span:nth-child(2){height:112px}.hero-bars span:nth-child(3){height:145px}.hero-bars span:nth-child(4){height:96px}
    .hero-bars:after{content:"100%";position:absolute;top:4px;right:18px;font-size:30px;font-weight:900;color:#fff;letter-spacing:-.05em}
    @media(max-width:760px){.hero-strength-wrap .unique-slide{grid-template-columns:1fr!important;gap:18px!important;min-height:430px!important;padding:26px 22px!important}.hero-visual{min-height:190px;width:100%}.hero-ring{width:138px;height:138px}.hero-ring strong{font-size:30px}.hero-mini-cards{position:relative;inset:auto;grid-template-columns:repeat(4,1fr);width:100%;padding:0 12px 12px}.hero-mini-cards span{font-size:9px;padding:7px 5px}.hero-folder{width:170px;height:126px}.hero-hospital-grid{grid-template-columns:repeat(3,46px)}.hero-hospital-grid span{height:46px}.hero-bars{height:145px}}



    /* User requested: replace hero carousel content with supplied image cards */
    .hero-strength-wrap .unique-shell{background:transparent!important;border:0!important;box-shadow:none!important;min-height:auto!important;border-radius:30px!important;overflow:hidden!important}
    .hero-strength-wrap .unique-shell:before{display:none!important}
    .hero-strength-wrap .unique-track{align-items:stretch!important}
    .hero-strength-wrap .image-card-slide{display:block!important;min-height:auto!important;padding:0!important;background:transparent!important;color:inherit!important;text-align:center!important;overflow:hidden!important;border-radius:30px!important}
    .hero-card-image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/10.65!important;object-fit:cover!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(23,32,75,.14)!important;border:1px solid rgba(44,55,144,.08)!important;background:#fff!important}
    .hero-strength-wrap .unique-controls{margin-top:16px!important}
    .hero-strength-wrap .unique-dot{background:#d8dfef!important;box-shadow:none!important}
    .hero-strength-wrap .unique-dot.active{background:var(--pink)!important}
    @media(max-width:760px){.hero-card-image{border-radius:22px!important}.hero-strength-wrap .image-card-slide{border-radius:22px!important}.hero-strength-wrap .unique-shell{border-radius:22px!important}}



    /* Seamless hero carousel cards + remove consultation CTA section */
    .hero-strength-wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important}
    .hero-strength-wrap .unique-shell{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;min-height:auto!important;overflow:hidden!important}
    .hero-strength-wrap .unique-shell:before{display:none!important}
    .hero-strength-wrap .unique-track{background:transparent!important}
    .hero-strength-wrap .unique-slide,
    .hero-strength-wrap .unique-slide:nth-child(2),
    .hero-strength-wrap .unique-slide:nth-child(3),
    .hero-strength-wrap .unique-slide:nth-child(4),
    .hero-strength-wrap .image-card-slide{background:transparent!important;padding:0!important;min-height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}
    .hero-card-image{width:100%!important;height:auto!important;object-fit:contain!important;border:0!important;box-shadow:none!important;background:transparent!important;border-radius:0!important}
    .hero-strength-wrap .unique-shell:hover{transform:none!important}
    .final-cta{display:none!important}
    @media(max-width:760px){.hero-strength-wrap .unique-slide,.hero-strength-wrap .image-card-slide{padding:0!important;min-height:auto!important}.hero-card-image{border-radius:0!important}}





/* Hero + roadmap only seamless cleanup: rest of page styling restored */
*, *::before, *::after {
  -webkit-tap-highlight-color: transparent;
}

/* HERO: make only the hero image-card/carousel area merge into the white background */
.hero-strength-wrap,
.hero-strength-wrap:hover,
.hero-strength-wrap:active,
.hero-strength-wrap:focus,
.hero-strength-wrap:focus-visible,
.hero-strength-wrap .unique-shell,
.hero-strength-wrap .unique-shell:hover,
.hero-strength-wrap .unique-shell:active,
.hero-strength-wrap .unique-shell:focus,
.hero-strength-wrap .unique-shell:focus-visible,
.hero-strength-wrap .unique-shell:focus-within,
.hero-strength-wrap .unique-slide,
.hero-strength-wrap .unique-slide:nth-child(2),
.hero-strength-wrap .unique-slide:nth-child(3),
.hero-strength-wrap .unique-slide:nth-child(4),
.hero-strength-wrap .image-card-slide {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  filter: none !important;
  transform: none !important;
  animation: none !important;
}
.hero-strength-wrap .unique-shell::before,
.hero-strength-wrap .unique-shell::after,
.hero-strength-wrap .image-card-slide::before,
.hero-strength-wrap .image-card-slide::after {
  display: none !important;
}
.hero-card-image,
.hero-card-image:hover,
.hero-card-image:active,
.hero-card-image:focus,
.hero-card-image:focus-visible {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  filter: none !important;
}
.hero-strength-wrap .unique-shell:focus-visible,
.hero-card-image:focus-visible {
  outline: 2px solid #ffffff !important;
  outline-offset: 0 !important;
}

/* ROADMAP: remove only the outer roadmap box/frame and place the route on white */
.roadmap {
  background: #ffffff !important;
  background-image: none !important;
  overflow: hidden !important;
}
.roadmap::before,
.roadmap::after,
.roadmap-map::before,
.roadmap-map::after {
  display: none !important;
}
.roadmap-map,
.roadmap-map:hover,
.roadmap .container,
.roadmap-path-svg {
  background: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  filter: none !important;
}
.roadmap-map {
  margin-top: 0 !important;
}
.map-copy {
  background: #ffffff !important;
  background-image: none !important;
  border-color: #ffffff !important;
  box-shadow: none !important;
}
.map-pin,
.map-pin::after,
.moving-pointer,
.roadmap-base,
.roadmap-flow {
  box-shadow: none !important;
  filter: none !important;
}
.roadmap-cta .btn,
.roadmap-cta .btn:hover,
.screening-trigger,
.screening-trigger:hover {
  box-shadow: none !important;
}



/* Hero card motion restore: seamless playing-card style carousel */
.hero-strength-wrap .unique-shell {
  perspective: 1400px !important;
  overflow: hidden !important;
  cursor: pointer !important;
  user-select: none !important;
}
.hero-strength-wrap .unique-track {
  display: flex !important;
  align-items: stretch !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
  filter: none !important;
  will-change: transform !important;
  transition: transform .52s cubic-bezier(.22,.8,.24,1) !important;
  transform-style: preserve-3d !important;
}
.hero-strength-wrap .image-card-slide {
  min-width: 100% !important;
  flex: 0 0 100% !important;
  transform-style: preserve-3d !important;
  backface-visibility: hidden !important;
  transform-origin: center center !important;
}
.hero-strength-wrap .image-card-slide.is-flipping {
  animation: heroPlayingCardFlip .52s cubic-bezier(.22,.8,.24,1) both !important;
}
@keyframes heroPlayingCardFlip {
  0% { transform: rotateY(0deg) scale(1); opacity: 1; }
  38% { transform: rotateY(-58deg) scale(.965); opacity: .72; }
  68% { transform: rotateY(18deg) scale(.985); opacity: .92; }
  100% { transform: rotateY(0deg) scale(1); opacity: 1; }
}
.hero-strength-wrap .unique-shell:hover,
.hero-strength-wrap .unique-shell:focus,
.hero-strength-wrap .unique-shell:focus-visible {
  transform: none !important;
  box-shadow: none !important;
  border: 0 !important;
  outline: 0 !important;
}
@media (prefers-reduced-motion: reduce) {
  .hero-strength-wrap .unique-track { transition: none !important; }
  .hero-strength-wrap .image-card-slide.is-flipping { animation: none !important; }
}



/* Quick links alignment update: start at the top bar/logo level */
@media (min-width: 761px){
  .side-nav{
    top:18px!important;
    z-index:95!important;
    transform:none!important;
  }
}
@media (min-width: 761px) and (max-width:1180px){
  .side-nav{
    top:18px!important;
    right:10px!important;
  }
}



/* Premium hero-card redesign: same content, richer deck-style motion */
.hero-card{
  perspective:1800px!important;
}
.hero-strength-wrap{
  position:relative!important;
  padding:18px!important;
  border-radius:38px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(247,249,255,.92))!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 28px 80px rgba(23,32,75,.11)!important;
  overflow:visible!important;
  isolation:isolate!important;
}
.hero-strength-wrap::before,
.hero-strength-wrap::after{
  content:""!important;
  position:absolute!important;
  inset:26px 14px 10px 30px!important;
  border-radius:34px!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.08)!important;
  box-shadow:0 18px 44px rgba(23,32,75,.07)!important;
  z-index:-1!important;
  transform:rotate(-3deg) translateY(8px)!important;
  pointer-events:none!important;
}
.hero-strength-wrap::after{
  inset:34px 28px 4px 16px!important;
  transform:rotate(3.5deg) translateY(12px)!important;
  opacity:.72!important;
}
.hero-strength-wrap .unique-shell{
  position:relative!important;
  overflow:hidden!important;
  border-radius:34px!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 24px 68px rgba(23,32,75,.13), inset 0 1px 0 rgba(255,255,255,.96)!important;
  transform-style:preserve-3d!important;
  perspective:1800px!important;
  cursor:pointer!important;
}
.hero-strength-wrap .unique-shell::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:3!important;
  pointer-events:none!important;
  border-radius:34px!important;
  background:linear-gradient(120deg,rgba(255,255,255,.32),rgba(255,255,255,0) 38%,rgba(242,95,149,.08) 100%)!important;
}
.hero-strength-wrap .unique-shell::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:22px!important;
  right:22px!important;
  bottom:16px!important;
  height:1px!important;
  z-index:4!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,transparent,rgba(44,55,144,.28),transparent)!important;
}
.hero-strength-wrap .unique-track{
  display:flex!important;
  align-items:stretch!important;
  background:transparent!important;
  transition:transform .42s cubic-bezier(.18,.86,.22,1)!important;
  will-change:transform!important;
  transform-style:preserve-3d!important;
}
.hero-strength-wrap .image-card-slide{
  min-width:100%!important;
  flex:0 0 100%!important;
  padding:0!important;
  background:transparent!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform-style:preserve-3d!important;
  backface-visibility:hidden!important;
  transform-origin:center center!important;
}
.hero-card-image{
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:cover!important;
  border-radius:32px!important;
  border:0!important;
  box-shadow:none!important;
  background:#fff!important;
  transform:translateZ(0)!important;
}
.hero-strength-wrap .image-card-slide.is-flipping{
  animation:premiumHeroCardDeal .48s cubic-bezier(.2,.85,.2,1) both!important;
}
@keyframes premiumHeroCardDeal{
  0%{transform:translateX(42px) rotateY(-34deg) rotateZ(1.2deg) scale(.965);opacity:.42;filter:blur(3px)}
  46%{transform:translateX(-8px) rotateY(9deg) rotateZ(-.5deg) scale(1.012);opacity:.92;filter:blur(0)}
  100%{transform:translateX(0) rotateY(0deg) rotateZ(0deg) scale(1);opacity:1;filter:blur(0)}
}
.hero-strength-wrap .unique-shell:hover,
.hero-strength-wrap .unique-shell:focus,
.hero-strength-wrap .unique-shell:focus-visible{
  transform:translateY(-2px)!important;
  box-shadow:0 28px 76px rgba(23,32,75,.15), inset 0 1px 0 rgba(255,255,255,.96)!important;
  outline:0!important;
}
.hero-strength-wrap .unique-controls{
  margin-top:18px!important;
  gap:9px!important;
}
.hero-strength-wrap .unique-dot{
  height:9px!important;
  width:9px!important;
  border-radius:999px!important;
  background:#d8dfef!important;
  box-shadow:none!important;
  transition:width .24s ease, background .24s ease, transform .24s ease!important;
}
.hero-strength-wrap .unique-dot.active{
  width:38px!important;
  background:#f25f95!important;
}
.hero-strength-wrap .unique-dot:hover{
  transform:scale(1.12)!important;
}
@media(max-width:760px){
  .hero-strength-wrap{padding:12px!important;border-radius:28px!important;box-shadow:0 18px 48px rgba(23,32,75,.10)!important;}
  .hero-strength-wrap::before,.hero-strength-wrap::after{display:none!important;}
  .hero-strength-wrap .unique-shell,.hero-card-image,.hero-strength-wrap .unique-shell::before{border-radius:24px!important;}
}
@media(prefers-reduced-motion:reduce){
  .hero-strength-wrap .unique-track{transition:none!important;}
  .hero-strength-wrap .image-card-slide.is-flipping{animation:none!important;}
}



/* Simple hero card revamp: clean editorial carousel, no heavy background/deck frame */
.hero-card{
  perspective:none!important;
  align-self:center!important;
}
.hero-strength-wrap{
  position:relative!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  overflow:visible!important;
  isolation:auto!important;
}
.hero-strength-wrap::before,
.hero-strength-wrap::after,
.hero-strength-wrap .unique-shell::before,
.hero-strength-wrap .unique-shell::after{
  display:none!important;
  content:none!important;
}
.hero-strength-wrap .unique-shell{
  position:relative!important;
  overflow:hidden!important;
  border-radius:22px!important;
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
  perspective:none!important;
  cursor:pointer!important;
}
.hero-strength-wrap .unique-track{
  display:flex!important;
  align-items:stretch!important;
  background:transparent!important;
  transition:transform .58s cubic-bezier(.22,.72,.18,1)!important;
  will-change:transform!important;
  transform-style:flat!important;
}
.hero-strength-wrap .image-card-slide{
  min-width:100%!important;
  flex:0 0 100%!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  background-image:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform-style:flat!important;
  backface-visibility:visible!important;
  transform-origin:center!important;
}
.hero-card-image{
  display:block!important;
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  border-radius:22px!important;
  border:1px solid rgba(44,55,144,.08)!important;
  box-shadow:0 10px 28px rgba(23,32,75,.075)!important;
  background:#fff!important;
  transform:none!important;
}
.hero-strength-wrap .image-card-slide.is-flipping{
  animation:simpleHeroCardReveal .62s cubic-bezier(.22,.72,.18,1) both!important;
}
@keyframes simpleHeroCardReveal{
  0%{opacity:.18;transform:translateY(18px) scale(.985);filter:blur(5px)}
  58%{opacity:1;transform:translateY(-2px) scale(1.003);filter:blur(0)}
  100%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}
}
.hero-strength-wrap .unique-shell:hover,
.hero-strength-wrap .unique-shell:focus,
.hero-strength-wrap .unique-shell:focus-visible{
  transform:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
.hero-strength-wrap .unique-shell:hover .hero-card-image,
.hero-strength-wrap .unique-shell:focus-visible .hero-card-image{
  box-shadow:0 12px 30px rgba(23,32,75,.09)!important;
}
.hero-strength-wrap .unique-controls{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:14px!important;
  background:transparent!important;
}
.hero-strength-wrap .unique-dot{
  width:7px!important;
  height:7px!important;
  border:0!important;
  border-radius:999px!important;
  background:#cfd5e4!important;
  box-shadow:none!important;
  opacity:1!important;
  transition:width .24s ease, background .24s ease, transform .24s ease!important;
}
.hero-strength-wrap .unique-dot.active{
  width:30px!important;
  background:#2c3790!important;
}
.hero-strength-wrap .unique-dot:hover{
  transform:scale(1.08)!important;
}
@media(max-width:760px){
  .hero-strength-wrap .unique-shell,
  .hero-card-image{border-radius:18px!important;}
  .hero-card-image{box-shadow:0 8px 22px rgba(23,32,75,.065)!important;}
}
@media(prefers-reduced-motion:reduce){
  .hero-strength-wrap .unique-track{transition:none!important;}
  .hero-strength-wrap .image-card-slide.is-flipping{animation:none!important;}
}



/* Latest request: completely new clean hero-card look with simpler colours */
.hero-strength-wrap{
  position:relative!important;
  max-width:560px!important;
  margin:0 auto!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.hero-strength-wrap .unique-shell{
  position:relative!important;
  overflow:hidden!important;
  padding:10px!important;
  border-radius:30px!important;
  background:#f8f5f7!important;
  border:1px solid rgba(23,32,75,.06)!important;
  box-shadow:0 18px 38px rgba(23,32,75,.08)!important;
  isolation:isolate!important;
}
.hero-strength-wrap .unique-shell:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:10px!important;
  top:10px!important;
  bottom:10px!important;
  width:7px!important;
  border-radius:999px!important;
  background:#f25f95!important;
  z-index:4!important;
  pointer-events:none!important;
}
.hero-strength-wrap .unique-shell:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  right:16px!important;
  top:16px!important;
  width:44px!important;
  height:44px!important;
  border-radius:50%!important;
  background:rgba(44,55,144,.08)!important;
  z-index:4!important;
  pointer-events:none!important;
}
.hero-strength-wrap .unique-track{
  align-items:stretch!important;
  background:transparent!important;
  transition:transform .46s cubic-bezier(.2,.8,.2,1)!important;
}
.hero-strength-wrap .image-card-slide{
  padding:0!important;
  background:transparent!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
}
.hero-card-image{
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  display:block!important;
  padding:0!important;
  border-radius:22px!important;
  background:#ffffff!important;
  border:1px solid rgba(44,55,144,.08)!important;
  box-shadow:none!important;
  filter:saturate(.98) contrast(1.01)!important;
  transform:none!important;
}
.hero-strength-wrap .image-card-slide:nth-child(2n) .hero-card-image{
  background:#f7f9ff!important;
  border-color:rgba(44,55,144,.10)!important;
}
.hero-strength-wrap .image-card-slide:nth-child(3n) .hero-card-image{
  background:#fff7fa!important;
  border-color:rgba(242,95,149,.14)!important;
}
.hero-strength-wrap .image-card-slide.is-flipping{
  animation:cleanCardTurn .52s cubic-bezier(.2,.8,.2,1) both!important;
}
@keyframes cleanCardTurn{
  0%{opacity:.25;transform:translateX(18px) rotateY(-18deg) scale(.985)}
  60%{opacity:1;transform:translateX(-2px) rotateY(2deg) scale(1.002)}
  100%{opacity:1;transform:translateX(0) rotateY(0) scale(1)}
}
.hero-strength-wrap .unique-shell:hover,
.hero-strength-wrap .unique-shell:focus,
.hero-strength-wrap .unique-shell:focus-visible{
  transform:none!important;
  outline:0!important;
  box-shadow:0 18px 38px rgba(23,32,75,.08)!important;
  border:1px solid rgba(23,32,75,.06)!important;
}
.hero-strength-wrap .unique-controls{
  margin-top:12px!important;
  gap:7px!important;
}
.hero-strength-wrap .unique-dot{
  width:8px!important;
  height:8px!important;
  border-radius:999px!important;
  background:#d8dce8!important;
  border:0!important;
  box-shadow:none!important;
}
.hero-strength-wrap .unique-dot.active{
  width:28px!important;
  background:#f25f95!important;
}
@media(max-width:760px){
  .hero-strength-wrap{max-width:100%!important;}
  .hero-strength-wrap .unique-shell{padding:8px!important;border-radius:24px!important;}
  .hero-strength-wrap .unique-shell:before{left:8px!important;top:8px!important;bottom:8px!important;width:5px!important;}
  .hero-card-image{border-radius:18px!important;}
}



/* Final update: use supplied infographic cards as a simple one-card scrolling hero carousel */
.hero-card{align-self:center!important;}
.hero-strength-wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;overflow:visible!important;}
.hero-strength-wrap .unique-shell{position:relative!important;width:100%!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;cursor:pointer!important;}
.hero-strength-wrap .unique-track{display:flex!important;align-items:stretch!important;transition:transform .62s cubic-bezier(.22,.72,.18,1)!important;will-change:transform!important;}
.hero-strength-wrap .image-card-slide{min-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.hero-card-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain!important;border:0!important;border-radius:18px!important;box-shadow:0 18px 42px rgba(23,32,75,.12)!important;background:transparent!important;transform:translateZ(0)!important;}
.hero-strength-wrap .image-card-slide.is-flipping .hero-card-image{animation:heroCardScrollPop .58s cubic-bezier(.22,.72,.18,1) both!important;}
@keyframes heroCardScrollPop{0%{opacity:.2;transform:translateX(28px) scale(.985)}55%{opacity:1;transform:translateX(0) scale(1.008)}100%{opacity:1;transform:translateX(0) scale(1)}}
.hero-strength-wrap .unique-shell:hover .hero-card-image{box-shadow:0 18px 42px rgba(23,32,75,.12)!important;transform:none!important;}
.hero-strength-wrap .unique-controls{display:flex!important;justify-content:center!important;gap:9px!important;margin-top:14px!important;}
.hero-strength-wrap .unique-dot{width:9px!important;height:9px!important;border-radius:999px!important;border:0!important;background:#d7ddec!important;padding:0!important;box-shadow:none!important;cursor:pointer!important;transition:.22s ease!important;}
.hero-strength-wrap .unique-dot.active{width:28px!important;background:#f25f95!important;}
@media(max-width:760px){.hero-card-image{border-radius:14px!important}.hero-strength-wrap .unique-controls{margin-top:10px!important}}



/* Premium minimal hero card section: clean editorial carousel using supplied cards */
.hero-card.premium-hero-card{
  align-self:center!important;
  position:relative!important;
  isolation:isolate!important;
}
.premium-hero-wrap{
  width:100%!important;
  max-width:640px!important;
  margin-left:auto!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.premium-kicker{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 10px 14px!important;
  color:#17204b!important;
}
.premium-kicker span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  padding:0 12px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  color:#f25f95!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
  box-shadow:0 12px 30px rgba(23,32,75,.06)!important;
}
.premium-kicker strong{
  color:#69758a!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
}
.premium-carousel-shell{
  position:relative!important;
  overflow:hidden!important;
  border-radius:30px!important;
  padding:14px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8faff 100%)!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 30px 80px rgba(23,32,75,.14),0 1px 0 rgba(255,255,255,.95) inset!important;
  cursor:pointer!important;
  transform:none!important;
}
.premium-carousel-shell:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  display:block!important;
  border-radius:30px!important;
  background:linear-gradient(115deg,rgba(255,255,255,.60) 0%,rgba(255,255,255,0) 38%,rgba(242,95,149,.08) 100%)!important;
  z-index:3!important;
}
.premium-carousel-shell:hover,
.premium-carousel-shell:focus-visible{
  transform:translateY(-3px)!important;
  box-shadow:0 34px 92px rgba(23,32,75,.17),0 1px 0 rgba(255,255,255,.95) inset!important;
  outline:0!important;
}
.premium-card-ghost{
  position:absolute!important;
  inset:26px!important;
  border-radius:26px!important;
  background:#102b88!important;
  opacity:.16!important;
  z-index:0!important;
  pointer-events:none!important;
}
.premium-card-ghost.ghost-one{transform:translate(14px,12px) rotate(1.2deg)!important;filter:blur(.2px)!important;}
.premium-card-ghost.ghost-two{transform:translate(-10px,22px) rotate(-1.1deg)!important;opacity:.10!important;}
.premium-card-track{
  position:relative!important;
  z-index:2!important;
  display:flex!important;
  align-items:stretch!important;
  transition:transform .72s cubic-bezier(.20,.82,.20,1)!important;
  will-change:transform!important;
  background:transparent!important;
}
.premium-hero-slide{
  min-width:100%!important;
  padding:0!important;
  background:transparent!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  perspective:1200px!important;
}
.premium-card-frame{
  width:100%!important;
  position:relative!important;
  overflow:hidden!important;
  border-radius:24px!important;
  background:#062b89!important;
  box-shadow:0 18px 44px rgba(9,28,88,.18)!important;
  transform-origin:center center!important;
}
.premium-card-frame:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  border-radius:24px!important;
  border:1px solid rgba(255,255,255,.20)!important;
  pointer-events:none!important;
}
.premium-card-frame:before{
  content:""!important;
  position:absolute!important;
  top:-40%!important;
  bottom:-40%!important;
  left:-55%!important;
  width:36%!important;
  transform:rotate(18deg)!important;
  background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.22),rgba(255,255,255,0))!important;
  opacity:0!important;
  pointer-events:none!important;
  z-index:2!important;
}
.premium-carousel-shell:hover .premium-card-frame:before{animation:premiumSheen 1.8s ease-in-out!important;}
.hero-card-image{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  border:0!important;
  border-radius:24px!important;
  box-shadow:none!important;
  background:transparent!important;
  transform:translateZ(0)!important;
}
.premium-hero-slide.is-flipping .premium-card-frame{
  animation:premiumCardEnter .72s cubic-bezier(.20,.82,.20,1) both!important;
}
.premium-click-zone{
  position:absolute!important;
  top:50%!important;
  z-index:5!important;
  width:38px!important;
  height:38px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:rgba(255,255,255,.92)!important;
  color:#17204b!important;
  box-shadow:0 12px 30px rgba(23,32,75,.14)!important;
  opacity:0!important;
  transform:translateY(-50%) scale(.92)!important;
  transition:.25s ease!important;
  pointer-events:none!important;
  font-size:12px!important;
}
.premium-click-left{left:22px!important;}.premium-click-right{right:22px!important;}
.premium-carousel-shell:hover .premium-click-zone,
.premium-carousel-shell:focus-visible .premium-click-zone{opacity:1!important;transform:translateY(-50%) scale(1)!important;}
.premium-card-controls{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:9px!important;
  margin-top:16px!important;
}
.premium-card-controls .unique-dot{
  width:9px!important;
  height:9px!important;
  border-radius:999px!important;
  border:0!important;
  background:#cbd3e6!important;
  box-shadow:none!important;
  transition:.28s ease!important;
}
.premium-card-controls .unique-dot.active{
  width:36px!important;
  background:#f25f95!important;
}
@keyframes premiumCardEnter{
  0%{opacity:.22;transform:translateX(44px) rotateY(-10deg) scale(.965);filter:blur(2px)}
  62%{opacity:1;transform:translateX(-4px) rotateY(1.4deg) scale(1.008);filter:blur(0)}
  100%{opacity:1;transform:translateX(0) rotateY(0) scale(1);filter:blur(0)}
}
@keyframes premiumSheen{
  0%{left:-55%;opacity:0}
  18%{opacity:.75}
  100%{left:120%;opacity:0}
}
@media(max-width:1100px){
  .premium-hero-wrap{max-width:720px!important;margin:0 auto!important;}
}
@media(max-width:760px){
  .premium-kicker{margin:0 2px 12px!important;align-items:flex-start!important;flex-direction:column!important;gap:8px!important;}
  .premium-carousel-shell{border-radius:22px!important;padding:9px!important;}
  .premium-carousel-shell:before{border-radius:22px!important;}
  .premium-card-frame,.premium-card-frame:after,.hero-card-image{border-radius:17px!important;}
  .premium-card-ghost{display:none!important;}
  .premium-click-zone{display:none!important;}
}



/* Supplied hero image cards: premium simple one-by-one carousel */
.hero-strength-wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;}
.hero-strength-wrap .unique-shell{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:28px!important;overflow:hidden!important;}
.hero-strength-wrap .unique-track{display:flex!important;align-items:stretch!important;transition:transform .72s cubic-bezier(.2,.78,.18,1)!important;will-change:transform!important;}
.hero-strength-wrap .image-card-slide{min-width:100%!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;}
.premium-card-frame{width:100%!important;background:#fff!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 18px 46px rgba(23,32,75,.10)!important;border:1px solid rgba(44,55,144,.08)!important;}
.hero-card-image{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;border:0!important;border-radius:28px!important;background:#fff!important;box-shadow:none!important;transform:none!important;}
.hero-strength-wrap .image-card-slide.is-flipping .premium-card-frame{animation:heroSuppliedCardIn .62s cubic-bezier(.2,.78,.18,1) both!important;}
@keyframes heroSuppliedCardIn{0%{opacity:.74;transform:translateX(26px) scale(.975)}100%{opacity:1;transform:translateX(0) scale(1)}}
.hero-strength-wrap .unique-shell:hover .premium-card-frame,.hero-strength-wrap .unique-shell:focus-visible .premium-card-frame{box-shadow:0 18px 46px rgba(23,32,75,.10)!important;transform:none!important;}
.premium-click-zone{background:transparent!important;border:0!important;box-shadow:none!important;}
@media(max-width:760px){.premium-card-frame,.hero-card-image,.hero-strength-wrap .unique-shell{border-radius:18px!important}.premium-card-frame{box-shadow:0 10px 26px rgba(23,32,75,.08)!important}}



/* Final hero-card incorporation: only uploaded cards visible, seamless with page */
.hero-grid{grid-template-columns:.92fr 1.08fr!important;gap:46px!important;align-items:center!important;}
.hero-card{align-self:center!important;gap:0!important;margin-top:0!important;}
.hero-strength-wrap{width:100%!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;border-radius:0!important;overflow:visible!important;}
.hero-strength-head,.premium-card-ghost,.ghost-one,.ghost-two{display:none!important;}
.hero-strength-wrap .unique-shell,.premium-carousel-shell{width:100%!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;outline:0!important;border-radius:0!important;padding:0!important;margin:0!important;overflow:hidden!important;cursor:pointer!important;}
.hero-strength-wrap .unique-shell:before,.hero-strength-wrap .unique-shell:after,.premium-carousel-shell:before,.premium-carousel-shell:after{display:none!important;}
.hero-strength-wrap .unique-track,.premium-card-track{display:flex!important;align-items:center!important;background:transparent!important;transition:transform .72s cubic-bezier(.2,.78,.18,1)!important;will-change:transform!important;}
.hero-strength-wrap .image-card-slide,.premium-hero-slide{min-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;overflow:visible!important;}
.premium-card-frame{display:contents!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;}
.hero-card-image{display:block!important;width:min(100%,780px)!important;max-width:none!important;height:auto!important;object-fit:contain!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:0!important;filter:none!important;transform:none!important;}
.hero-strength-wrap .unique-shell:hover,.hero-strength-wrap .unique-shell:focus,.hero-strength-wrap .unique-shell:focus-visible,.hero-strength-wrap .unique-shell:hover .hero-card-image,.hero-strength-wrap .unique-shell:focus-visible .hero-card-image{background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;transform:none!important;filter:none!important;}
.hero-strength-wrap .unique-controls,.premium-card-controls{display:none!important;}
@keyframes heroCardSoftEnter{0%{opacity:.25;transform:translateX(34px) scale(.985)}100%{opacity:1;transform:translateX(0) scale(1)}}
.hero-strength-wrap .image-card-slide.is-flipping .hero-card-image{animation:heroCardSoftEnter .62s cubic-bezier(.22,.72,.18,1) both!important;}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr!important;gap:34px!important}.hero-card-image{width:min(100%,860px)!important}}
@media(max-width:760px){.hero-card-image{width:100%!important}.hero-strength-wrap{margin-top:10px!important}}



/* Final requested hero cleanup: no top text, no extra frame/shadow, blended image-only cards */
.hero-grid{
  grid-template-columns:.90fr 1.10fr!important;
  gap:38px!important;
  align-items:center!important;
}
.premium-kicker,
.hero-strength-head,
.hero-card-caption,
.hero-card-label,
.hero-card-title,
.hero-strength-wrap > span,
.hero-strength-wrap > strong{
  display:none!important;
}
.hero-card,
.premium-hero-card,
.hero-strength-wrap,
.premium-hero-wrap,
.hero-strength-wrap .unique-shell,
.premium-carousel-shell,
.hero-strength-wrap .unique-track,
.premium-card-track,
.hero-strength-wrap .image-card-slide,
.premium-hero-slide,
.premium-card-frame{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  filter:none!important;
  border-radius:0!important;
}
.hero-card,
.premium-hero-card{
  width:100%!important;
  align-self:center!important;
  margin:0!important;
  padding:0!important;
}
.hero-strength-wrap{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.hero-strength-wrap .unique-shell,
.premium-carousel-shell{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  cursor:pointer!important;
}
.hero-strength-wrap .unique-shell:before,
.hero-strength-wrap .unique-shell:after,
.premium-carousel-shell:before,
.premium-carousel-shell:after,
.hero-strength-wrap .image-card-slide:before,
.hero-strength-wrap .image-card-slide:after{
  display:none!important;
  content:none!important;
}
.hero-strength-wrap .unique-track,
.premium-card-track{
  display:flex!important;
  align-items:center!important;
  transition:transform .68s cubic-bezier(.2,.78,.18,1)!important;
  will-change:transform!important;
}
.hero-strength-wrap .image-card-slide,
.premium-hero-slide{
  min-width:100%!important;
  flex:0 0 100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  overflow:hidden!important;
}
.hero-card-image{
  display:block!important;
  width:min(100%,900px)!important;
  max-width:none!important;
  height:auto!important;
  object-fit:contain!important;
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  filter:none!important;
  border-radius:0!important;
  transform:scale(1.035)!important;
  transform-origin:center!important;
}
.hero-strength-wrap .unique-shell:hover,
.hero-strength-wrap .unique-shell:focus,
.hero-strength-wrap .unique-shell:focus-visible,
.hero-strength-wrap .unique-shell:hover .hero-card-image,
.hero-strength-wrap .unique-shell:focus-visible .hero-card-image{
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  filter:none!important;
}
.hero-strength-wrap .unique-controls,
.premium-card-controls{
  display:none!important;
}
.hero-strength-wrap .image-card-slide.is-flipping .hero-card-image{
  animation:heroCardBlendSlide .62s cubic-bezier(.22,.72,.18,1) both!important;
}
@keyframes heroCardBlendSlide{
  0%{opacity:.18;transform:translateX(28px) scale(1.025)}
  100%{opacity:1;transform:translateX(0) scale(1.035)}
}
@media(max-width:1100px){
  .hero-grid{grid-template-columns:1fr!important;gap:30px!important;}
  .hero-card-image{width:min(100%,920px)!important;}
}
@media(max-width:760px){
  .hero-card-image{width:100%!important;transform:scale(1.02)!important;}
  @keyframes heroCardBlendSlide{0%{opacity:.18;transform:translateX(20px) scale(1.01)}100%{opacity:1;transform:translateX(0) scale(1.02)}}
}



/* Hero accreditation placement below blended cards */
.hero-card.premium-hero-card .hero-accreditation-row{
  margin-top:18px!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.hero-card.premium-hero-card .accredit-strip.logo-only-strip{
  margin:0 auto!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  max-width:520px!important;
}
.hero-card.premium-hero-card .accredit-strip.logo-only-strip .accredit-image{
  display:block!important;
  width:min(520px,100%)!important;
  max-width:100%!important;
  height:auto!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
@media(max-width:760px){
  .hero-card.premium-hero-card .hero-accreditation-row{margin-top:14px!important;}
  .hero-card.premium-hero-card .accredit-strip.logo-only-strip .accredit-image{width:min(390px,100%)!important;}
}





/* Hero cards link directly to the matching StudyMedic Advantage tab */
.hero-strength-wrap .image-card-slide,
.hero-strength-wrap .hero-card-image{
  cursor:pointer!important;
}
.hero-strength-wrap .image-card-slide:focus-visible{
  outline:3px solid rgba(242,95,149,.35)!important;
  outline-offset:6px!important;
}
.studymedic-advantage.advantage-from-hero .advantage-control-card,
.studymedic-advantage.advantage-from-hero .advantage-video-card{
  animation:advantageHeroArrival .85s cubic-bezier(.2,.85,.2,1) both;
}
@keyframes advantageHeroArrival{
  0%{transform:translateY(16px);opacity:.72}
  100%{transform:translateY(0);opacity:1}
}

/* StudyMedic Advantage interactive section */
/*.studymedic-advantage{
  background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;
  padding:104px 0!important;
  border-top:1px solid rgba(44,55,144,.08);
}*/
.studymedic-advantage{
  background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;
  padding:60px 0!important;
  border-top:1px solid rgba(44,55,144,.08);
}
.advantage-layout{
  display:grid;
  grid-template-columns:1.02fr .98fr;
  gap:42px;
  align-items:stretch;
}
.advantage-video-card,.advantage-control-card{
  background:#fff;
  border:1px solid rgba(44,55,144,.10);
  border-radius:34px;
  box-shadow:0 26px 80px rgba(23,32,75,.08);
  overflow:hidden;
}
.advantage-video-card{padding:18px;}
.advantage-video-screen{
  position:relative;
  min-height:420px;
  border-radius:26px;
  overflow:hidden;
  background:linear-gradient(135deg,#eef4ff,#ffffff);
  display:grid;
  place-items:center;
}
.advantage-video-screen:before{
  content:"";
  position:absolute;
  inset:0;
  background:var(--advantage-poster);
  background-size:cover;
  background-position:center;
  opacity:.96;
  transition:.35s ease;
}
.advantage-video-screen:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.34) 48%,rgba(255,255,255,.08) 100%);
}
.advantage-play{
  position:relative;
  z-index:3;
  width:86px;
  height:86px;
  border-radius:50%;
  border:1px solid rgba(44,55,144,.14);
  background:#fff;
  color:var(--blue);
  display:grid;
  place-items:center;
  font-size:28px;
  box-shadow:0 18px 45px rgba(23,32,75,.12);
  cursor:pointer;
  transition:.25s ease;
}
.advantage-play:hover{transform:scale(1.05);color:var(--pink);}
.advantage-video-caption{
  position:absolute;
  left:26px;
  right:26px;
  bottom:24px;
  z-index:4;
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:20px;
}
.advantage-video-caption h3{font-size:25px;line-height:1.12;color:var(--blue-dark);letter-spacing:-.04em;}
.advantage-video-caption p{margin-top:7px;color:var(--muted);font-size:13px;max-width:360px;}
.advantage-replay{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 13px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(44,55,144,.11);
  color:var(--blue);
  font-size:11px;
  font-weight:900;
  white-space:nowrap;
}
.advantage-control-card{padding:28px;}
.advantage-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px;}
.advantage-tab{
  border:1px solid rgba(44,55,144,.12);
  background:#fff;
  color:var(--blue-dark);
  min-height:54px;
  border-radius:16px;
  padding:10px 12px;
  font-weight:900;
  font-size:13px;
  cursor:pointer;
  transition:.25s ease;
}
.advantage-tab i{color:var(--pink);margin-right:7px;}
.advantage-tab.active,.advantage-tab:hover{
  background:linear-gradient(135deg,#17204b,#2c3790);
  color:#fff;
  border-color:transparent;
  transform:translateY(-2px);
  box-shadow:0 16px 36px rgba(44,55,144,.18);
}
.advantage-tab.active i,.advantage-tab:hover i{color:#f6d9e5;}
.advantage-detail-screen{
  min-height:312px;
  border-radius:26px;
  border:1px solid rgba(44,55,144,.10);
  background:linear-gradient(180deg,#fff,#fbfcff);
  padding:28px;
  overflow:hidden;
  position:relative;
}
.advantage-detail-screen:before{
  content:"";
  position:absolute;
  right:-58px;
  top:-58px;
  width:180px;
  height:180px;
  border-radius:50%;
  background:rgba(242,95,149,.08);
}
.advantage-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--pink);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;}
.advantage-detail-screen h3{position:relative;margin-top:16px;color:var(--blue-dark);font-size:30px;line-height:1.08;letter-spacing:-.05em;}
.advantage-detail-screen p{position:relative;margin-top:14px;color:var(--muted);font-size:14px;line-height:1.7;}
.advantage-points{position:relative;display:grid;gap:10px;margin-top:18px;}
.advantage-points span{display:flex;align-items:flex-start;gap:10px;color:#334155;font-size:13px;font-weight:800;}
.advantage-points i{margin-top:3px;color:var(--pink);}
.advantage-detail-screen.is-changing{animation:advantageFade .35s ease both;}
.advantage-video-screen.is-replaying .advantage-play{animation:advantagePulse .6s ease;}
@keyframes advantageFade{from{opacity:.35;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@keyframes advantagePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}
@media(max-width:1100px){.advantage-layout{grid-template-columns:1fr}.advantage-video-screen{min-height:360px}}
@media(max-width:760px){.studymedic-advantage{padding:76px 0!important}.advantage-control-card,.advantage-video-card{border-radius:24px}.advantage-tabs{grid-template-columns:1fr}.advantage-video-screen{min-height:310px}.advantage-video-caption{display:block}.advantage-replay{margin-top:12px}.advantage-detail-screen h3{font-size:25px}}



/* Hero card click-zone behavior: left edge = previous, center = StudyMedic Advantage, right edge = next */
.hero-strength-wrap .unique-shell,
.hero-strength-wrap .image-card-slide,
.hero-strength-wrap .hero-card-image{
  cursor:pointer!important;
}
.hero-strength-wrap .unique-shell:active .hero-card-image{
  transform:scale(.995)!important;
}



/* Video testimonials section */
.video-testimonials{background:#fbfcff!important;}
.video-testimonial-carousel{position:relative;margin-bottom:24px;}
.video-testimonial-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 14px;scrollbar-width:none;}
.video-testimonial-grid::-webkit-scrollbar{display:none;}
.video-testimonial-card{flex:0 0 calc((100% - 48px) / 4);scroll-snap-align:start;background:#fff;border:1px solid rgba(44,55,144,.10);border-radius:24px;overflow:hidden;box-shadow:0 16px 44px rgba(23,32,75,.055);transition:.28s ease;}
.video-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:50%;border:1px solid rgba(44,55,144,.14);background:#fff;color:var(--blue);display:grid;place-items:center;cursor:pointer;box-shadow:0 16px 38px rgba(23,32,75,.12);transition:.22s ease;}
.video-carousel-arrow:hover{background:var(--blue);color:#fff;transform:translateY(-50%) scale(1.04);}
.video-carousel-arrow.prev{left:-23px;}
.video-carousel-arrow.next{right:-23px;}
.video-testimonial-card:hover,.video-testimonial-card.active{transform:translateY(-5px);border-color:rgba(242,95,149,.26);box-shadow:0 24px 70px rgba(23,32,75,.10);}
.video-thumb{position:relative;width:100%;aspect-ratio:16/10;border:0;background:linear-gradient(135deg,#17204b,#2c3790);cursor:pointer;display:grid;place-items:center;overflow:hidden;}
.video-thumb:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 16%,rgba(242,95,149,.28),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0));}
.video-play{position:relative;z-index:2;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);box-shadow:0 18px 40px rgba(0,0,0,.18);}
.video-label{position:absolute;left:14px;bottom:14px;z-index:2;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);color:#fff;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;}
.video-testimonial-copy{padding:16px 16px 18px;}
.video-testimonial-copy strong{display:block;color:var(--blue-dark);font-size:14px;}
.video-testimonial-copy span{display:block;margin-top:4px;color:var(--muted);font-size:11.5px;font-weight:700;}
.video-testimonial-player{position:relative;overflow:hidden;border-radius:30px;background:#06142b;box-shadow:0 28px 80px rgba(23,32,75,.14);}
.video-testimonial-player:before{content:"";display:block;padding-top:56.25%;}
.video-testimonial-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:none;}
.video-testimonial-player.playing iframe{display:block;}
.player-placeholder{position:absolute;inset:0;display:grid;place-items:center;text-align:center;padding:28px;color:#fff;background:radial-gradient(circle at 76% 18%,rgba(242,95,149,.20),transparent 32%),linear-gradient(135deg,#17204b,#2c3790);}
.player-placeholder i{font-size:52px;margin-bottom:12px;color:#f6d9e5;}
.player-placeholder strong{display:block;font-size:22px;letter-spacing:-.03em;}
.player-placeholder span{display:block;margin-top:8px;max-width:440px;color:rgba(255,255,255,.70);font-size:13px;}
.video-testimonial-player.playing .player-placeholder{display:none;}
@media(max-width:1100px){.video-testimonial-card{flex-basis:calc((100% - 16px) / 2);}.video-carousel-arrow.prev{left:-14px;}.video-carousel-arrow.next{right:-14px;}}
@media(max-width:760px){.video-testimonial-card{flex-basis:86%;}.video-testimonial-player{border-radius:22px;}.video-carousel-arrow{width:40px;height:40px;}.video-carousel-arrow.prev{left:4px;}.video-carousel-arrow.next{right:4px;}}



/* Mentor section refinement: wider split cards with photo + profile details */
.mentors .section-head{max-width:760px!important;text-align:left!important;margin-left:0!important;}
.mentor-showcase.profile-showcase{display:grid!important;gap:22px!important;margin-top:10px!important;overflow:hidden!important;}
.profile-showcase .mentor-marquee{overflow:hidden!important;padding:4px 0!important;}
.profile-showcase .mentor-track{gap:22px!important;align-items:stretch!important;animation:mentorScroll 52s linear infinite!important;}
.profile-showcase .mentor-marquee:nth-child(2) .mentor-track{animation-direction:reverse!important;animation-duration:58s!important;}
.profile-showcase .mentor-track:hover{animation-play-state:paused!important;}
.mentor-profile-card{width:470px!important;min-height:250px!important;flex:0 0 470px!important;display:grid!important;grid-template-columns:48% 52%!important;overflow:hidden!important;border-radius:28px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 22px 54px rgba(0,0,0,.20)!important;backdrop-filter:blur(10px)!important;}
.mentor-profile-photo{position:relative!important;min-height:250px!important;overflow:hidden!important;background:#10183b!important;}
.mentor-profile-photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:saturate(.96) contrast(1.03)!important;transform:none!important;transition:transform .45s ease!important;}
.mentor-profile-card:hover .mentor-profile-photo img{transform:scale(1.045)!important;}
.mentor-profile-body{padding:24px 22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;color:#fff!important;}
.mentor-profile-body .mentor-label{display:inline-flex!important;width:max-content!important;margin-bottom:13px!important;padding:7px 10px!important;border-radius:999px!important;background:rgba(242,95,149,.14)!important;border:1px solid rgba(242,95,149,.24)!important;color:#f8d8e5!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.mentor-profile-body h3{font-size:22px!important;line-height:1.1!important;letter-spacing:-.04em!important;color:#fff!important;margin:0 0 8px!important;}
.mentor-profile-body .mentor-qualification{font-size:12px!important;font-weight:900!important;color:rgba(255,255,255,.82)!important;margin-bottom:8px!important;}
.mentor-profile-body .mentor-current{font-size:12.2px!important;line-height:1.5!important;color:rgba(255,255,255,.66)!important;margin:0!important;}
.mentor-profile-body .mentor-current strong{display:block!important;color:#fff!important;font-size:11px!important;letter-spacing:.06em!important;text-transform:uppercase!important;margin-bottom:3px!important;}
.mentor-profile-points{display:flex!important;gap:7px!important;flex-wrap:wrap!important;margin-top:16px!important;}
.mentor-profile-points span{padding:6px 8px!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;color:rgba(255,255,255,.78)!important;font-size:10px!important;font-weight:800!important;}
.mentor-tile{width:auto!important;height:auto!important;}
@media(max-width:760px){.mentor-profile-card{width:330px!important;flex-basis:330px!important;grid-template-columns:1fr!important;min-height:auto!important}.mentor-profile-photo{height:210px!important;min-height:210px!important}.mentor-profile-body{padding:20px!important}.mentor-profile-body h3{font-size:20px!important}.profile-showcase .mentor-track{gap:16px!important}}



/* Mentor section redesign: wider horizontal doctor-profile cards with photo + details */
.mentors{
  background:linear-gradient(180deg,#10183b,#070b1d)!important;
  color:#fff!important;
}
.mentors .section-head{max-width:760px!important;text-align:left!important;margin-left:0!important;margin-bottom:34px!important;}
.mentor-showcase.profile-showcase{display:grid!important;gap:26px!important;margin-top:12px!important;overflow:hidden!important;}
.profile-showcase .mentor-marquee{overflow:hidden!important;padding:6px 0!important;}
.profile-showcase .mentor-track{display:flex!important;gap:26px!important;align-items:stretch!important;width:max-content!important;animation:mentorScroll 56s linear infinite!important;}
.profile-showcase .mentor-marquee:nth-child(2) .mentor-track{animation-direction:reverse!important;animation-duration:62s!important;}
.profile-showcase .mentor-marquee:hover .mentor-track{animation-play-state:paused!important;}
.mentor-profile-card{
  width:640px!important;
  min-height:292px!important;
  flex:0 0 640px!important;
  display:grid!important;
  grid-template-columns:50% 50%!important;
  overflow:hidden!important;
  border-radius:30px!important;
  background:rgba(255,255,255,.075)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.22)!important;
}
.mentor-profile-photo{position:relative!important;min-height:292px!important;overflow:hidden!important;background:#10183b!important;}
.mentor-profile-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,11,29,0) 58%,rgba(7,11,29,.18) 100%);pointer-events:none;}
.mentor-profile-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;filter:saturate(.98) contrast(1.04)!important;transform:none!important;transition:transform .5s ease!important;}
.mentor-profile-card:hover .mentor-profile-photo img{transform:scale(1.04)!important;}
.mentor-profile-body{padding:30px 30px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;color:#fff!important;}
.mentor-profile-body .mentor-label{display:inline-flex!important;width:max-content!important;margin-bottom:14px!important;padding:7px 11px!important;border-radius:999px!important;background:rgba(242,95,149,.13)!important;border:1px solid rgba(242,95,149,.24)!important;color:#f8d8e5!important;font-size:10px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.mentor-profile-body h3{font-size:27px!important;line-height:1.08!important;letter-spacing:-.045em!important;color:#fff!important;margin:0 0 9px!important;}
.mentor-profile-body .mentor-qualification{font-size:13px!important;font-weight:900!important;color:rgba(255,255,255,.84)!important;margin-bottom:12px!important;}
.mentor-profile-body .mentor-current{font-size:13px!important;line-height:1.55!important;color:rgba(255,255,255,.68)!important;margin:0!important;}
.mentor-profile-body .mentor-current strong{display:block!important;color:#fff!important;font-size:10.5px!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:4px!important;}
.mentor-profile-points{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:18px!important;}
.mentor-profile-points span{padding:7px 9px!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;color:rgba(255,255,255,.78)!important;font-size:10px!important;font-weight:800!important;}
@media(max-width:760px){.mentor-profile-card{width:340px!important;flex-basis:340px!important;grid-template-columns:1fr!important;min-height:auto!important;border-radius:24px!important}.mentor-profile-photo{height:220px!important;min-height:220px!important}.mentor-profile-body{padding:22px!important}.mentor-profile-body h3{font-size:22px!important}.profile-showcase .mentor-track{gap:18px!important}}



/* Requested update: compact continuous mentor profile cards */
.mentor-showcase.profile-showcase{
  gap:16px!important;
  margin-top:8px!important;
}
.profile-showcase .mentor-marquee{
  overflow:hidden!important;
  padding:4px 0!important;
  mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);
}
.profile-showcase .mentor-track{
  gap:14px!important;
  align-items:stretch!important;
  width:max-content!important;
  animation:mentorScroll 34s linear infinite!important;
}
.profile-showcase .mentor-marquee:nth-child(2) .mentor-track{
  animation-direction:reverse!important;
  animation-duration:38s!important;
}
.profile-showcase .mentor-marquee:hover .mentor-track{
  animation-play-state:paused!important;
}
.mentor-profile-card{
  width:360px!important;
  flex:0 0 360px!important;
  min-height:168px!important;
  grid-template-columns:44% 56%!important;
  border-radius:20px!important;
  box-shadow:0 16px 38px rgba(0,0,0,.16)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:rgba(255,255,255,.07)!important;
}
.mentor-profile-photo{
  min-height:168px!important;
  height:168px!important;
}
.mentor-profile-photo:after{
  background:linear-gradient(90deg,rgba(7,11,29,0) 64%,rgba(7,11,29,.14) 100%)!important;
}
.mentor-profile-body{
  padding:16px 16px!important;
  justify-content:center!important;
}
.mentor-profile-body .mentor-label{
  margin-bottom:8px!important;
  padding:5px 8px!important;
  font-size:8.5px!important;
  letter-spacing:.07em!important;
}
.mentor-profile-body h3{
  font-size:17px!important;
  line-height:1.08!important;
  margin:0 0 5px!important;
  letter-spacing:-.035em!important;
}
.mentor-profile-body .mentor-qualification{
  font-size:10.5px!important;
  line-height:1.35!important;
  margin-bottom:7px!important;
}
.mentor-profile-body .mentor-current{
  font-size:10.5px!important;
  line-height:1.42!important;
  color:rgba(255,255,255,.68)!important;
}
.mentor-profile-body .mentor-current strong{
  font-size:8.8px!important;
  margin-bottom:2px!important;
}
.mentor-profile-points{
  gap:5px!important;
  margin-top:10px!important;
}
.mentor-profile-points span{
  padding:4px 6px!important;
  font-size:8.6px!important;
}
.mentor-profile-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 20px 44px rgba(0,0,0,.20)!important;
}
@media(max-width:1100px){
  .mentor-profile-card{width:330px!important;flex-basis:330px!important;min-height:158px!important;}
  .mentor-profile-photo{min-height:158px!important;height:158px!important;}
  .profile-showcase .mentor-track{animation-duration:30s!important;}
}
@media(max-width:760px){
  .mentor-profile-card{width:285px!important;flex-basis:285px!important;grid-template-columns:42% 58%!important;min-height:142px!important;border-radius:18px!important;}
  .mentor-profile-photo{height:142px!important;min-height:142px!important;}
  .mentor-profile-body{padding:13px!important;}
  .mentor-profile-body .mentor-label{display:none!important;}
  .mentor-profile-body h3{font-size:15.5px!important;}
  .mentor-profile-body .mentor-qualification,.mentor-profile-body .mentor-current{font-size:9.5px!important;}
  .mentor-profile-points{display:none!important;}
  .profile-showcase .mentor-track{gap:12px!important;animation-duration:28s!important;}
}



/* Final update: make mentor section/card text fully visible in white */
.mentors,
.mentors .section-head,
.mentors .section-head h2,
.mentors .section-head p,
.mentor-profile-card,
.mentor-profile-card *,
.mentor-profile-body,
.mentor-profile-body h3,
.mentor-profile-body p,
.mentor-profile-body span,
.mentor-profile-body strong,
.mentor-profile-body .mentor-qualification,
.mentor-profile-body .mentor-current,
.mentor-profile-body .mentor-current strong,
.mentor-profile-points span {
  color: #ffffff !important;
}
h3.clinical-mentor-name{min-height:38px;max-height:60px;}
.mentor-profile-body .mentor-label {
  color: #ffffff !important;
  border-color: rgba(255,255,255,.28) !important;
  background: rgba(255,255,255,.12) !important;
}
.mentor-profile-body .mentor-qualification,
.mentor-profile-body .mentor-current,
.mentor-profile-points span {
  opacity: .92 !important;
}
.mentor-profile-points span {
  background: rgba(255,255,255,.13) !important;
  border: 1px solid rgba(255,255,255,.16) !important;
}


/* Advantage navigation fix: hero cards scroll to show the full StudyMedic Advantage box */
#studymedic-advantage{scroll-margin-top:112px!important;}
#studymedic-advantage .advantage-layout{scroll-margin-top:112px!important;}
@media(max-width:760px){#studymedic-advantage,#studymedic-advantage .advantage-layout{scroll-margin-top:92px!important;}}



/* Partner Hospitals section added below StudyMedic Advantage */
.partner-hospitals-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#ffffff 0%,#fbfcff 100%)!important;
  padding:60px 0!important;
  scroll-margin-top:112px!important;
}
.partner-hospitals-section .section-head{
  margin-bottom:34px!important;
}
.partner-hospital-marquee{
  position:relative;
  overflow:hidden;
  border-radius:32px;
  border:1px solid rgba(44,55,144,.10);
  background:#fff;
  box-shadow:0 20px 60px rgba(23,32,75,.065);
  padding:22px 0;
}
.partner-hospital-marquee:before,
.partner-hospital-marquee:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:120px;
  z-index:2;
  pointer-events:none;
}
.partner-hospital-marquee:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0));}
.partner-hospital-marquee:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0));}
.partner-hospital-track{
  display:flex;
  align-items:center;
  gap:18px;
  width:max-content;
  animation:partnerHospitalScroll 34s linear infinite;
}
.partner-hospital-marquee:hover .partner-hospital-track{
  animation-play-state:paused;
}
.partner-hospital-logo{
  flex:0 0 190px;
  height:92px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:14px 18px;
  border-radius:22px;
  background:linear-gradient(180deg,#fff,#f8faff);
  border:1px solid rgba(44,55,144,.10);
  color:#17204b;
  font-weight:900;
  letter-spacing:-.02em;
  line-height:1.15;
  box-shadow:0 12px 30px rgba(23,32,75,.045);
}
.partner-hospital-logo span{
  display:block;
  margin-top:5px;
  color:#69758a;
  font-size:10px;
  letter-spacing:.09em;
  text-transform:uppercase;
  font-weight:900;
}
@keyframes partnerHospitalScroll{
  from{transform:translateX(0);}
  to{transform:translateX(-50%);}
}
@media(max-width:760px){
  .partner-hospitals-section{padding:72px 0!important;scroll-margin-top:92px!important;}
  .partner-hospital-marquee{border-radius:24px;padding:16px 0;}
  .partner-hospital-marquee:before,.partner-hospital-marquee:after{width:56px;}
  .partner-hospital-logo{flex-basis:150px;height:78px;border-radius:18px;font-size:13px;}
}



/* User update: roadmap running pointer changed to a pink circle */
.moving-pointer{filter:drop-shadow(0 8px 14px rgba(242,95,149,.32))!important}
.pointer-circle{fill:#f25f95!important;stroke:#ffffff!important;stroke-width:4!important;animation:none!important}
.pointer-arrow,.pointer-dot{display:none!important}


/* User requested cleanup: hide/remove pill-style section badge elements */
.badge{display:none!important;}



/* Footer office addresses added from StudyMEDIC contact page */
.footer-offices{
  margin-top:28px;
  padding-top:26px;
  border-top:1px solid rgba(255,255,255,.10);
}
.footer-offices h4{
  color:#fff;
  font-size:11px;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:16px;
}
.footer-office-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.footer-office-card{
  padding:16px 16px 14px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  background:rgba(255,255,255,.045);
}
.footer-office-card strong{
  display:block;
  color:#fff;
  font-size:13px;
  margin-bottom:8px;
}
.footer-office-card span,
.footer-office-card a{
  display:block;
  color:rgba(255,255,255,.66)!important;
  font-size:12px;
  line-height:1.55;
  margin-bottom:6px;
}
.footer-office-card .office-note{
  color:rgba(255,255,255,.46)!important;
  font-style:italic;
}
@media(max-width:1100px){.footer-office-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:760px){.footer-office-grid{grid-template-columns:1fr;}.footer-offices{margin-top:22px;padding-top:22px;}}


/* User requested: reduce opening overview video size to match embedded testimonial-style videos */
.video-embed-section{
  height:auto!important;
  min-height:auto!important;
  padding:88px 0!important;
  background:linear-gradient(180deg,#f8fbff,#fff)!important;
  display:block!important;
  overflow:visible!important;
}
.video-embed-section:before{
  display:none!important;
}
.video-embed-section .youtube-shell{
  position:relative!important;
  inset:auto!important;
  width:min(980px,calc(100% - 96px))!important;
  max-width:980px!important;
  height:auto!important;
  margin:0 auto!important;
  border-radius:30px!important;
  overflow:hidden!important;
  background:#06142b!important;
  border:1px solid var(--line)!important;
  box-shadow:0 28px 80px rgba(8,47,99,.16)!important;
}
.video-embed-section .youtube-shell:before{
  content:""!important;
  display:block!important;
  padding-top:56.25%!important;
}
.video-embed-section .youtube-shell iframe{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  border:0!important;
  display:block!important;
}
.video-embed-section .video-head{
  display:block!important;
}
.video-embed-section .video-cta-row{
  display:flex!important;
}
@media(max-width:760px){
  .video-embed-section{
    padding:64px 0!important;
  }
  .video-embed-section .youtube-shell{
    width:calc(100% - 34px)!important;
    border-radius:20px!important;
  }
}


/* User requested: prominent CPD points across all course cards */
.cpd-points-badge{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  margin:10px 16px 0!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#f25f95,#2c3790)!important;
  color:#fff!important;
  font-size:10.8px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  box-shadow:0 10px 22px rgba(242,95,149,.18)!important;
}
.course-compact .cpd-points-badge{
  margin:2px 0 0!important;
}
.course-details .cpd-points-badge{
  margin:0 0 8px!important;
  background:#fff!important;
  color:#17204b!important;
  box-shadow:none!important;
}
@media(max-width:760px){
  .cpd-points-badge{font-size:10.5px!important;}
}


/* User requested: replace accreditation screenshot with click-through logo panels */
.hero-card.premium-hero-card .hero-accreditation-row{
  margin-top:22px!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  width:100%!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.accredit-logo-carousel{
  position:relative!important;
  width:min(760px,100%)!important;
  display:grid!important;
  grid-template-columns:42px 1fr 42px!important;
  align-items:center!important;
  gap:10px!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  border-radius:24px!important;
  padding:16px!important;
  box-shadow:0 18px 46px rgba(23,32,75,.08)!important;
}
.accredit-logo-window{
  overflow:hidden!important;
  width:100%!important;
}
.accredit-logo-track{
  display:flex!important;
  width:100%!important;
  transition:transform .42s cubic-bezier(.22,.72,.18,1)!important;
}
.accredit-logo-slide{
  min-width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:14px!important;
  align-items:center!important;
}
.accredit-logo-card{
  min-height:118px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  border-radius:18px!important;
  padding:12px!important;
  overflow:hidden!important;
}
.accredit-logo-card img{
  display:block!important;
  max-width:100%!important;
  max-height:94px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
}
.bac-logo img{
  max-height:110px!important;
}
.cpd-logo img{
  max-height:82px!important;
}
.edinburgh-logo img{
  max-height:86px!important;
}
.iao-logo img{
  max-height:100px!important;
}
.accredit-placeholder{
  background:linear-gradient(180deg,#fbfcff,#f4f6fb)!important;
  border-style:dashed!important;
  color:#69758a!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  text-align:center!important;
}
.accredit-arrow{
  width:42px!important;
  height:42px!important;
  border-radius:50%!important;
  border:1px solid rgba(44,55,144,.12)!important;
  background:#2c3790!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  cursor:pointer!important;
  box-shadow:0 10px 24px rgba(44,55,144,.18)!important;
  transition:.22s ease!important;
}
.accredit-arrow:hover,
.accredit-arrow:focus-visible{
  background:#f25f95!important;
  transform:translateY(-1px)!important;
  outline:0!important;
}
@media(max-width:760px){
  .accredit-logo-carousel{
    width:100%!important;
    grid-template-columns:36px 1fr 36px!important;
    gap:8px!important;
    padding:12px!important;
    border-radius:20px!important;
  }
  .accredit-arrow{
    width:36px!important;
    height:36px!important;
	 
  }
  .accredit-logo-slide{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .accredit-logo-card{
    min-height:96px!important;
  }
  .accredit-logo-card img{
    max-height:78px!important;
  }
  .bac-logo img,
  .iao-logo img{
    max-height:88px!important;
  }
}


/* User requested: roadmap path after LMS straightened with no twist/loop */


/* User requested: smoother curved and shaped roadmap path */
.roadmap-base{
  stroke-width:3!important;
  stroke-dasharray:10 12!important;
  opacity:.66!important;
}
.moving-pointer .pointer-circle,
.pointer-circle{
  r:13!important;
}





/* Final roadmap polish: balanced spacing and matching pointer style */
.roadmap-map{
  height:640px!important;
}
.step-1{
  left:1%!important;
  top:0%!important;
}
.step-2{
  left:31%!important;
  top:12%!important;
}
.step-3{
  left:62%!important;
  top:0%!important;
}
.step-4{
  right:1%!important;
  top:36%!important;
}
.step-4b{
  left:61%!important;
  top:57%!important;
}
.step-5{
  left:35%!important;
  top:65%!important;
}
.step-6{
  left:7%!important;
  top:52%!important;
}
.step-4b .map-pin:before{
  background:linear-gradient(135deg,#202a66,#2c3790)!important;
}
.step-4b .map-pin-content i{
  color:var(--pink)!important;
}
@media(max-width:1100px){
  .roadmap-map{
    height:auto!important;
  }
  .step-1,.step-2,.step-3,.step-4,.step-4b,.step-5,.step-6{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
  }
}


/* User requested: animated written testimonials section */
.written-testimonials{
  background:linear-gradient(180deg,#ffffff 0%,#fbfcff 100%)!important;
  padding:60px 0!important;
  overflow:hidden!important;
}
.written-testimonials .section-head{
  margin-bottom:34px!important;
}
.written-testimonial-shell{
  position:relative!important;
  overflow:hidden!important;
  border-radius:30px!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 24px 70px rgba(23,32,75,.08)!important;
  padding:22px 0!important;
}
.written-testimonial-shell:before,
.written-testimonial-shell:after{
  content:""!important;
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  width:120px!important;
  z-index:2!important;
  pointer-events:none!important;
}
.written-testimonial-shell:before{
  left:0!important;
  background:linear-gradient(90deg,#fff,rgba(255,255,255,0))!important;
}
.written-testimonial-shell:after{
  right:0!important;
  background:linear-gradient(270deg,#fff,rgba(255,255,255,0))!important;
}
.written-testimonial-track{
  display:flex!important;
  gap:18px!important;
  width:max-content!important;
  animation:writtenTestimonialMove 36s linear infinite!important;
  padding:4px 18px!important;
}
.written-testimonial-shell:hover .written-testimonial-track{
  animation-play-state:paused!important;
}
.written-testimonial-card{
  width:315px!important;
  min-height:230px!important;
  flex:0 0 315px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  padding:24px!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff,#fbfcff)!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 14px 34px rgba(23,32,75,.055)!important;
  transition:.28s ease!important;
}
.written-testimonial-card:hover{
  transform:translateY(-6px)!important;
  box-shadow:0 22px 54px rgba(23,32,75,.10)!important;
}
.written-testimonial-quote{
  color:#334155!important;
  font-size:13.5px!important;
  line-height:1.65!important;
  max-height:170px;
  overflow:auto;	
}
.written-testimonial-quote:before{
  content:"\201C"!important;
  display:block!important;
  color:#f25f95!important;
  font-size:42px!important;
  line-height:.75!important;
  font-weight:900!important;
}
.written-testimonial-author{
  margin-top:20px!important;
}
.written-testimonial-author strong{
  display:block!important;
  color:#17204b!important;
  font-size:14px!important;
}
.written-testimonial-author span{
  display:block!important;
  margin-top:4px!important;
  color:#69758a!important;
  font-size:11.5px!important;
  font-weight:800!important;
}
@keyframes writtenTestimonialMove{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
@media(max-width:760px){
  .written-testimonials{
    padding:68px 0!important;
  }
  .written-testimonial-card{
    width:280px!important;
    flex-basis:280px!important;
  }
  .written-testimonial-shell:before,
  .written-testimonial-shell:after{
    width:54px!important;
  }
}


/* User requested: hyperlink course cards to course pages */
.course-card{
  display:block!important;
  color:inherit!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.course-card:focus-visible{
  outline:3px solid rgba(242,95,149,.35)!important;
  outline-offset:5px!important;
}


/* Footer course links */
.footer-grid a[href*="/courses/"]{
  color:rgba(255,255,255,.66)!important;
  text-decoration:none!important;
  cursor:pointer!important;
  transition:.2s ease!important;
}
.footer-grid a[href*="/courses/"]:hover,
.footer-grid a[href*="/courses/"]:focus-visible{
  color:#ffffff!important;
  transform:translateX(3px)!important;
  outline:0!important;
}


/* User requested: solid brand color for 300 CPD Points badge */
.cpd-points-badge{
  background:#f25f95!important;
  background-image:none!important;
  color:#ffffff!important;
  box-shadow:0 8px 18px rgba(242,95,149,.18)!important;
}
.course-details .cpd-points-badge{
  background:#f25f95!important;
  background-image:none!important;
  color:#ffffff!important;
}


/* User requested: move right-side quick links into taskbar below logo/header */
.side-nav{
  display:none!important;
}
.header-taskbar{
/*   position:sticky!important;
  top:86px!important;
  z-index:89!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding:12px 24px!important;
  background:rgba(255,255,255,.92)!important;
  backdrop-filter:blur(14px)!important;
  border-bottom:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 12px 30px rgba(23,32,75,.045)!important; */
}
.header-taskbar-label{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 14px!important;
  border-radius:999px!important;
  background:#ffffff!important;
  border:1px solid rgba(44,55,144,.12)!important;
  color:#69758a!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
}
.header-taskbar a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  background:#f25f95!important;
  color:#ffffff!important;
  border:1px solid rgba(242,95,149,.22)!important;
  box-shadow:0 10px 24px rgba(242,95,149,.16)!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
  transition:.22s ease!important;
  white-space:nowrap!important;
}
.header-taskbar a:hover,
.header-taskbar a:focus-visible{
  background:#2c3790!important;
  color:#ffffff!important;
  transform:translateY(-2px)!important;
  outline:0!important;
  box-shadow:0 12px 28px rgba(44,55,144,.18)!important;
}
@media(max-width:1180px){
  .header-taskbar{
    top:82px!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    padding:10px 18px!important;
  }
  .header-taskbar::-webkit-scrollbar{
    display:none!important;
  }
}
@media(max-width:760px){
  .header-taskbar{
    position:sticky!important;
    top:76px!important;
    gap:8px!important;
    padding:10px 14px!important;
  }
  .header-taskbar-label{
    display:none!important;
  }
  .header-taskbar a{
    min-height:36px!important;
    padding:0 13px!important;
    font-size:11px!important;
  }
}


/* User requested: minimal taskbar buttons and brochure screening popup */


.header-taskbar{
  position:sticky!important;
  top:86px!important;
  z-index:89!important;
  width:10%!important;
  padding:10px 0!important;
  
}
.header-taskbar-inner{
   width:min(1120px,calc(100% - 96px))!important; 
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
}
.header-taskbar-label{
  display:none!important;
}
.header-taskbar a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.72)!important;
  color:#2c3790!important;
  border:1px solid rgba(44,55,144,.22)!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
  transition:.22s ease!important;
  white-space:nowrap!important;
}
.header-taskbar a:hover,
.header-taskbar a:focus-visible{
  background:#f7f9ff!important;
  color:#17204b!important;
  border-color:#2c3790!important;
  transform:translateY(-1px)!important;
  outline:0!important;
  box-shadow:0 8px 18px rgba(44,55,144,.08)!important;
}
.taskbar-spacer{
  flex:1 1 auto!important;
}
.download-brochure-trigger{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  background:#2c3790!important;
  color:#fff!important;
  border:1px solid #2c3790!important;
  box-shadow:0 10px 24px rgba(44,55,144,.18)!important;
  font-size:12px!important;
  font-weight:900!important;
  cursor:pointer!important;
  transition:.22s ease!important;
  white-space:nowrap!important;
}
.download-brochure-trigger:hover,
.download-brochure-trigger:focus-visible{
  background:#17204b!important;
  border-color:#17204b!important;
  transform:translateY(-1px)!important;
  outline:0!important;
}
.brochure-screening-modal{
  position:fixed!important;
  inset:0!important;
  z-index:300!important;
  display:grid!important;
  place-items:center!important;
  padding:24px!important;
  background:rgba(7,11,29,.62)!important;
  backdrop-filter:blur(10px)!important;
  opacity:0!important;
  visibility:hidden!important;
  transition:.24s ease!important;
}
.brochure-screening-modal.show{
  opacity:1!important;
  visibility:visible!important;
}
.brochure-screening-dialog{
  position:relative!important;
  width:min(760px,100%)!important;
  max-height:calc(100vh - 48px)!important;
  overflow:auto!important;
  background:#fff!important;
  border-radius:30px!important;
  box-shadow:0 30px 100px rgba(0,0,0,.28)!important;
}
.brochure-modal-close{
  position:absolute!important;
  right:18px!important;
  top:16px!important;
  width:36px!important;
  height:36px!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.22)!important;
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
  font-size:22px!important;
  cursor:pointer!important;
  z-index:2!important;
}
.brochure-modal-head{
  padding:30px 34px!important;
  background:linear-gradient(135deg,#17204b,#2c3790)!important;
  color:#fff!important;
}
.brochure-modal-head span{
  display:inline-flex!important;
  margin-bottom:10px!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  color:#f6d9e5!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.brochure-modal-head h3{
  font-size:30px!important;
  line-height:1.1!important;
  letter-spacing:-.04em!important;
  margin:0!important;
}
.brochure-modal-head p{
  margin-top:9px!important;
  color:rgba(255,255,255,.75)!important;
  font-size:13.5px!important;
}
.brochure-screening-form,
.brochure-download-success{
  padding:30px 34px!important;
}
.brochure-form-grid{
  display:grid!important;
  grid-template-columns:repeat(2,1fr)!important;
  gap:14px!important;
}
.brochure-form-grid label{
  display:grid!important;
  gap:7px!important;
  color:#334155!important;
  font-size:12px!important;
  font-weight:900!important;
}
.brochure-form-grid input,
.brochure-form-grid select{
  height:48px!important;
  border:1px solid rgba(44,55,144,.14)!important;
  border-radius:13px!important;
  padding:0 13px!important;
  outline:0!important;
  background:#fbfcff!important;
}
.brochure-form-grid input:focus,
.brochure-form-grid select:focus{
  border-color:#2c3790!important;
  box-shadow:0 0 0 4px rgba(44,55,144,.08)!important;
  background:#fff!important;
}
.brochure-submit{
  width:100%!important;
  margin-top:18px!important;
}
.brochure-form-note{
  margin-top:12px!important;
  color:#69758a!important;
  font-size:11.5px!important;
  text-align:center!important;
}
.brochure-download-success{
  text-align:center!important;
}
.success-icon{
  width:58px!important;
  height:58px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  margin:0 auto 14px!important;
  background:#f25f95!important;
  color:#fff!important;
}
.brochure-download-success h3{
  color:#17204b!important;
  font-size:24px!important;
}
.brochure-download-success p{
  margin:8px 0 18px!important;
  color:#69758a!important;
}
@media(max-width:1180px){
  .header-taskbar-inner{
    width:100%;
    overflow-x:auto!important;
    scrollbar-width:none!important;
  }
  .header-taskbar-inner::-webkit-scrollbar{
    display:none!important;
  }
}
@media(max-width:760px){
  .header-taskbar{
    top:76px!important;
    padding:9px 0!important;
  }
  .header-taskbar-inner{
    width:min(100% - 34px,1120px)!important;
    gap:8px!important;
  }
  .header-taskbar a,
  .download-brochure-trigger{
    min-height:36px!important;
    padding:0 12px!important;
    font-size:11px!important;
  }
  .brochure-form-grid{
    grid-template-columns:1fr!important;
  }
  .brochure-modal-head,
  .brochure-screening-form,
  .brochure-download-success{
    padding:24px!important;
  }
  .brochure-modal-head h3{
    font-size:24px!important;
  }
}


/* User requested: Check Eligibility button and large eligibility explanation popup */
.check-eligibility-trigger{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 15px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.72)!important;
  color:#2c3790!important;
  border:1px solid rgba(44,55,144,.22)!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
  transition:.22s ease!important;
  white-space:nowrap!important;
  cursor:pointer!important;
}
.check-eligibility-trigger:hover,
.check-eligibility-trigger:focus-visible{
  background:#f7f9ff!important;
  color:#17204b!important;
  border-color:#2c3790!important;
  transform:translateY(-1px)!important;
  outline:0!important;
  box-shadow:0 8px 18px rgba(44,55,144,.08)!important;
}
.eligibility-info-modal{
  position:fixed!important;
  inset:0!important;
  z-index:310!important;
  display:grid!important;
  place-items:center!important;
  padding:28px!important;
  background:rgba(7,11,29,.68)!important;
  backdrop-filter:blur(12px)!important;
  opacity:0!important;
  visibility:hidden!important;
  transition:.24s ease!important;
}
.eligibility-info-modal.show{
  opacity:1!important;
  visibility:visible!important;
}
.eligibility-info-dialog{
  position:relative!important;
  width:min(1080px,calc(100vw - 56px))!important;
  max-height:calc(100vh - 56px)!important;
  overflow:auto!important;
  border-radius:34px!important;
  background:#fff!important;
  box-shadow:0 34px 110px rgba(0,0,0,.30)!important;
}
.eligibility-info-close{
  position:absolute!important;
  right:20px!important;
  top:18px!important;
  width:38px!important;
  height:38px!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.24)!important;
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
  font-size:24px!important;
  cursor:pointer!important;
  z-index:2!important;
}
.eligibility-info-hero{
  padding:42px 46px!important;
  background:
    radial-gradient(circle at 88% 16%,rgba(242,95,149,.22),transparent 28%),
    linear-gradient(135deg,#17204b,#2c3790)!important;
  color:#fff!important;
}
.eligibility-info-hero span{
  display:inline-flex!important;
  margin-bottom:14px!important;
  padding:8px 12px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.12)!important;
  color:#f6d9e5!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
}
.eligibility-info-hero h3{
  max-width:820px!important;
  font-size:clamp(30px,4vw,48px)!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  margin:0!important;
}
.eligibility-info-hero p{
  max-width:720px!important;
  margin-top:16px!important;
  color:rgba(255,255,255,.76)!important;
  font-size:15px!important;
}
.eligibility-info-body{
  padding:36px 46px 42px!important;
}
.eligibility-info-grid{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:16px!important;
}
.eligibility-info-grid article{
  padding:22px!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#fff,#fbfcff)!important;
  border:1px solid rgba(44,55,144,.10)!important;
  box-shadow:0 14px 34px rgba(23,32,75,.055)!important;
}
.eligibility-info-icon{
  width:48px!important;
  height:48px!important;
  border-radius:16px!important;
  display:grid!important;
  place-items:center!important;
  background:#f4f6fb!important;
  color:#f25f95!important;
  font-size:20px!important;
  margin-bottom:14px!important;
}
.eligibility-info-grid h4,
.eligibility-process h4{
  color:#17204b!important;
  font-size:17px!important;
  margin:0 0 8px!important;
}
.eligibility-info-grid p{
  color:#69758a!important;
  font-size:13px!important;
  line-height:1.6!important;
  margin:0!important;
}
.eligibility-process{
  margin-top:20px!important;
  padding:22px!important;
  border-radius:22px!important;
  background:#fbfcff!important;
  border:1px solid rgba(44,55,144,.10)!important;
}
.eligibility-process-steps{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:10px!important;
}
.eligibility-process-steps span{
  display:flex!important;
  flex-direction:column!important;
  gap:7px!important;
  padding:14px!important;
  border-radius:16px!important;
  background:#fff!important;
  border:1px solid rgba(44,55,144,.08)!important;
  color:#475569!important;
  font-size:12px!important;
  font-weight:800!important;
}
.eligibility-process-steps strong{
  color:#f25f95!important;
  font-size:18px!important;
  line-height:1!important;
}
.take-screening-test-btn{
  width:100%!important;
  margin-top:22px!important;
  min-height:52px!important;
  font-size:13px!important;
}
@media(max-width:900px){
  .eligibility-info-grid,
  .eligibility-process-steps{
    grid-template-columns:1fr!important;
  }
  .eligibility-info-hero,
  .eligibility-info-body{
    padding:28px!important;
  }
}
@media(max-width:760px){
  .eligibility-info-modal{
    padding:16px!important;
  }
  .eligibility-info-dialog{
    width:100%!important;
    max-height:calc(100vh - 32px)!important;
    border-radius:24px!important;
  }
  .check-eligibility-trigger{
    min-height:36px!important;
    padding:0 12px!important;
    font-size:11px!important;
  }
}





/* Display all 6 office addresses in a single row on desktop */
.footer-office-grid{
  display:grid!important;
  grid-template-columns:repeat(6,1fr)!important;
  gap:12px!important;
}
.footer-office-card{
  padding:16px 12px!important;
}
.footer-office-card strong{
  font-size:13px!important;
}
.footer-office-card span{
  font-size:10.8px!important;
  line-height:1.45!important;
}
@media(max-width:1320px){
  .footer-office-grid{
    grid-template-columns:repeat(3,1fr)!important;
  }
}
@media(max-width:768px){
  .footer-office-grid{
    grid-template-columns:1fr!important;
  }
}


/* User requested: prominent course fee in hero section */
.hero-fee-highlight{
  margin-top:22px!important;
  width:max-content!important;
  max-width:100%!important;
  display:grid!important;
  gap:3px!important;
  padding:16px 22px!important;
  border-radius:22px!important;
  background:#ffffff!important;
  border:1px solid rgba(44,55,144,.14)!important;
  box-shadow:0 18px 44px rgba(23,32,75,.08)!important;
}
.hero-fee-highlight span{
  color:#f25f95!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.10em!important;
  text-transform:uppercase!important;
}
.hero-fee-highlight strong{
  color:#2c3790!important;
  font-size:clamp(30px,4vw,40px)!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
  font-weight:900!important;
  font-family:Gilroy,sans-serif;	
}
.hero-fee-highlight small{
  color:#69758a!important;
  font-size:12px!important;
  font-weight:800!important;
}
@media(max-width:760px){
  .hero-fee-highlight{
    width:100%!important;
    padding:15px 18px!important;
  }
	
}


/* User requested: larger hero course fee with right-side highlights */
.hero-fee-highlight{
  margin-top:26px!important;
  margin-right:5px;	
  width:min(720px,100%)!important;
  display:grid!important;
  grid-template-columns:1fr 1.15fr!important;
  align-items:center!important;
  gap:18px!important;
  padding:12px!important;
  border-radius:28px!important;
  background:#ffffff!important;
  border:1px solid rgba(44,55,144,.14)!important;
  box-shadow:0 24px 64px rgba(23,32,75,.10)!important;
}
.hero-fee-main{
  display:grid!important;
  gap:4px!important;
}
.hero-fee-main span{
  color:#f25f95!important;
  /*font-size:11px!important;*/
	font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
}
.hero-fee-main strong{
  color:#2c3790!important;
  
  line-height:.92!important;
  letter-spacing:-.07em!important;
  font-weight:900!important;
}
.hero-fee-main small{
  color:#69758a!important;
  font-size:12.5px!important;
  font-weight:850!important;
}
.hero-fee-points{
  display:grid!important;
  gap:9px!important;
}
.hero-fee-points span{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  min-height:42px!important;
  padding:9px 12px!important;
  border-radius:15px!important;
  background:#f7f9ff!important;
  border:1px solid rgba(44,55,144,.10)!important;
  color:#17204b!important;
  font-size:12px!important;
  font-weight:900!important;
}
.hero-fee-points i{
  width:24px!important;
  height:24px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:#f25f95!important;
  color:#fff!important;
  font-size:11px!important;
  flex:0 0 24px!important;
}
@media(max-width:760px){
  .hero-fee-highlight{
    grid-template-columns:1fr!important;
    /*padding:18px!important;*/
	padding-top:5px!important;
	  padding-bottom:5px!important;
    border-radius:22px!important;
	  
  }
  .hero-fee-main strong{
    /*font-size:42px!important;*/
	  font-size:12px!important;
  }
}


/* User requested: remove hero fee highlight badges */
.bnr-wrap {
    display: inline-flex;
}
.hero-fee-highlight{
  width:max-content!important;
  max-width:100%!important;
  grid-template-columns:1fr!important;
}
.hero-fee-points{
  display:none!important;
}


/* User requested: shift hero banners/accreditation upward and move hero buttons below accreditation */
.hero-grid{
  align-items:start!important;
}
.hero-card.premium-hero-card{
  align-self:start!important;
  margin-top:-22px!important;
}
.hero-strength-wrap{
  transform:translateY(-10px)!important;
}
.hero-card.premium-hero-card .hero-accreditation-row{
  margin-top:8px!important;
  transform:translateY(-8px)!important;
}
.hero-card-actions-below-accreditation{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin-top:2px!important;
  transform:translateY(-8px)!important;
}
.hero-card-actions-below-accreditation .btn{
  min-width:170px!important;
}
@media(max-width:1100px){
  .hero-card.premium-hero-card{
    margin-top:0!important;
  }
  .hero-strength-wrap,
  .hero-card.premium-hero-card .hero-accreditation-row,
  .hero-card-actions-below-accreditation{
    transform:none!important;
  }
}
@media(max-width:760px){
  .hero-card-actions-below-accreditation{
    justify-content:flex-start!important;
  }
  .hero-card-actions-below-accreditation .btn{
    width:100%!important;
  }
}


/* Ensure hero buttons are clearly visible below accreditation area */
.hero-card-actions-below-accreditation{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  /*gap:14px!important;*/
	gap:18px!important;
  flex-wrap:wrap!important;
  margin:18px auto 0!important;
  padding:0 0 6px!important;
  transform:none!important;
  position:relative!important;
  z-index:20!important;
}

.hero-card-actions-below-accreditation .btn{
  /*min-width:180px!important;*/
	min-width:240px!important;
}
.hero-card-actions-below-accreditation .btn-light{
  background:#ffffff!important;
  color:#2c3790!important;
  border:1px solid rgba(44,55,144,.22)!important;
}
.hero-card-actions-below-accreditation .btn-light:hover{
  background:#f7f9ff!important;
  color:#17204b!important;
}
@media(max-width:760px){
  /* .hero-card-actions-below-accreditation{
    /*display:grid!important;
	  display:flex!important;
	  flex-direction:row!important;
    grid-template-columns:1fr!important;
    width:100%!important;
  } */
	
 /* .hero-card-actions-below-accreditation .btn{
    width:100%!important;
  }*/
	/*.hero-card-actions-below-accreditation .btn {
        flex: 1 1 50% !important;
        width: 50% !important;
        margin: 0 !important;
        padding: 12px 8px !important;
        font-size: 13px !important;
        text-align: center !important;
        white-space: normal !important;
    } */
	.hero-card-actions-below-accreditation {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        z-index: 999999999 !important;

        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important; /* IMPORTANT */

        gap: 8px !important;
        padding: 10px !important;
        background: #fff !important;
    }

    .hero-card-actions-below-accreditation .btn {
        flex: 1 !important;
        width: auto !important;
        min-width: 0 !important;
        margin: 0 !important;

        font-size: 11px !important;
        padding: 0px 6px !important;
        text-align: center !important;
    }
}
}


/* User requested: reorder hero highlights below course fee */
.hero-fee-proof{
  display:grid!important;
  gap:10px!important;
  margin-top:18px!important;
  max-width:460px!important;
}
.hero-fee-proof > .stipend-highlight{
  width:100%!important;
  justify-content:center!important;
  background:#ffffff!important;
  border:1px solid rgba(242,95,149,.20)!important;
}
.hero-fee-proof-row{
  display:grid!important;
  grid-template-columns:repeat(2,1fr)!important;
  gap:10px!important;
}
.hero-fee-proof-row span{
  justify-content:center!important;
}
@media(max-width:760px){
  .hero-fee-proof{
    max-width:100%!important;
  }
  .hero-fee-proof-row{
    grid-template-columns:1fr!important;
  }
}


/* User requested: only two hero fee highlights in one line */


.header-wrap {
  position:sticky!important;
/*   top:86px!important; */
  z-index:89!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  
}
.hero-fee-proof{
  display:grid!important;
  grid-template-columns:repeat(2,max-content)!important;
  gap:10px!important;
  margin-top:18px!important;
  max-width:100%!important;
}
.hero-fee-proof span{
  justify-content:center!important;
}
.hero-fee-proof-row{
  display:contents!important;
}
@media(max-width:760px){
	h1{margin-top:-10px;}
  .hero-fee-proof{
    grid-template-columns:1fr!important;
  }

/* .header-wrap {
    top: 78px !important;
} */
.hero-fee-main small{font-size:6.5px!important;}
}
.header-wrap {
  position: relative;
}

.mobile-quickbar,
.mobile-menu-overlay,
.mobile-menu-panel {
  display: none;
}
.hdr-wrap {
	position:relative;
	width:100%;
}
@media (max-width: 768px) {
  .header-taskbar {
    display: none !important;
  }
.hdr-wrap {
	position:relative;
	width: min(920px, calc(100% - 30px)) !important;
}
  .mobile-quickbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    position: relative;
    z-index: 120;width: 100%!important;
  }
	.hero-fee-highlight {
    width:100% !important;
    max-width: 100% !important;
    grid-template-columns: 1fr !important;
    text-align: center;
}
/* 	.bnr-wrap {
		display: flex;
    align-items: center;
    gap: 20px;
	} */
  .mobile-menu-toggle {
    width: 42px;
    height: 42px;
    border: 0;
    background: transparent;
    color: #25358c;
    font-size: 30px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
  }

  .mobile-menu-toggle .menu-close-icon {
    display: none;
  }

  .mobile-menu-toggle.is-open .menu-open-icon {
    display: none;
  }

  .mobile-menu-toggle.is-open .menu-close-icon {
    display: block;
  }

  .mobile-brochure-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    border-radius: 999px;
    white-space: nowrap;
  }

  .mobile-menu-overlay.is-open {
    display: block;
    position: fixed;
    inset: 0;
/*     background: #fff; */
    z-index: 118;
  }

  .mobile-menu-panel {
    position: absolute;
    right: 0;
    top: calc(100% + 20px);
    width: min(280px, calc(100vw - 40px));
    padding: 12px;
    border-radius: 20px;
    background: #f7f7fb;
    box-shadow: 0 22px 44px rgba(27, 39, 95, 0.18);
    z-index: 119;
    flex-direction: column;
    gap:5px;
  }

  .mobile-menu-panel.is-open {
    display: flex;
  }

  .mobile-menu-panel a,
  .mobile-menu-panel button {
    width: 100%;
    min-height: 48px!important;
    display: flex;
    align-items: center!important;
    justify-content: flex-start;
    padding: 12px 16px!important;
    background: #fff;
    border: 1px solid #e7e8f2;
    border-radius: 14px!important;
    color: #1f2d74!important;
    text-decoration: none;
    font-size: 14px!important;
    font-weight: 600!important;
    box-shadow: 0 2px 6px rgba(30, 39, 95, 0.04);
	          justify-content: left !important;
  }

  .mobile-menu-panel .check-eligibility-trigger {
    background: #f9f9ff;
    border: 1.5px solid #2f3d95;
  }
}
section {
	clear:both;
}


.video-thumb {
  position: relative;
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 16px;
  background: #0f172a;
  aspect-ratio: 16 / 9;
}

.video-thumb-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.video-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,.45), rgba(0,0,0,.08));
}

.video-play {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.92);
  color: #111;
  z-index: 2;
}

.video-label {
  position: absolute;
  left: 12px;
  bottom: 12px;
  z-index: 2;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(0,0,0,.65);
  color: #fff;
  font-size: 12px;
  line-height: 1;
  Display:none;	
}

@media (max-width: 767px) {
  .trust-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr)!important;
    gap: 12px;
  }
	.partner-hospital-logo {
    flex-direction: column;
}
	.video-carousel-arrow {
		display:none;
	}	
	.hero-card-actions-below-accreditation {
        position: fixed!important;
        left: 0!important;
        right: 0!important;
        bottom: 0!important;
        z-index: 999999999!important;
        background: #fff;
        padding: 12px 16px;
        box-shadow: 0 -2px 10px rgba(0,0,0,.1);
    }

    body {
        padding-bottom: 90px;
    }
	.banner-box {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 8px;
    }
}
@media (max-width: 767px) {

    .courses-grid {
        display: flex !important;
        overflow-x: auto;
        gap: 16px;
        scroll-snap-type: x mandatory;
        padding-bottom: 10px;
        -webkit-overflow-scrolling: touch;
    }

    .courses-grid::-webkit-scrollbar {
        display: none;
    }

    .courses-grid .course-card {
        flex: 0 0 85%;
        scroll-snap-align: start;
    }
}
}
.menu-open-icon {
	font-size:24px;
}