@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";:root{--navy:#071733;--blue:#1259d5;--blue2:#2e76ed;--gold:#f4c84b;--text:#17233a;--muted:#657188;--bg:#fff;--soft:#f4f7fb;--border:#e2e8f0;--shadow:0 18px 50px rgba(7,23,51,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:DM Sans,sans-serif;line-height:1.6}h1,h2,h3,h4{font-family:Plus Jakarta Sans,sans-serif;line-height:1.15;margin:0 0 14px}h1{font-size:clamp(44px,6vw,76px)}h2{font-size:clamp(30px,4vw,48px)}p{color:var(--muted);margin:0 0 18px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.navbar{height:74px;display:flex;align-items:center;background:#fffffffa;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50;box-shadow:0 2px 14px #0717330a}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{display:flex;align-items:center}.brand-logo{width:170px;height:58px;object-fit:contain;display:block}.nav-links{display:flex;align-items:center;gap:18px;font-weight:600;font-size:12px;white-space:nowrap}.nav-links a{color:#43516a;display:flex;align-items:center;gap:3px}.nav-links a:hover,.nav-links .active{color:var(--blue)}.nav-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.nav-cta{background:var(--blue);color:#fff!important;padding:9px 14px;border-radius:7px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800}.nav-whatsapp{color:#138c3d;font-size:11px;font-weight:800;display:flex;align-items:center;gap:5px}.menu-btn{display:none;background:none;border:0}.eyebrow{display:inline-block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:1.7px}.eyebrow.light{color:#b5d0ff}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:7px;font-weight:800;cursor:pointer;transition:.2s;font-size:13px}.btn.primary{color:#fff;background:var(--blue);box-shadow:0 8px 22px #1259d52e}.btn.primary:hover{transform:translateY(-2px);background:#0c4dbd}.btn.light-btn{background:#fff;color:var(--navy)}.btn.outline{border:1px solid #b9c6da;color:var(--navy);background:#fff}.btn.white-outline{border:1px solid var(--blue);color:var(--blue);background:#fff}.page-banner{background:var(--navy);color:#fff;padding:80px 0}.page-banner h1{margin-top:10px}.page-banner p{color:#c7d3e7;max-width:650px}.section{padding:80px 0}.alt{background:var(--soft)}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-heading-row h2{margin-top:7px}.section-heading-row p{margin-bottom:0}.center{text-align:center}.mt-50{margin-top:50px}.landing-hero{position:relative;min-height:455px;overflow:hidden;color:#fff}.landing-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7fbfffa,#f7fbffed 38%,#f7fbff2e 67%,#f7fbff05),url(/assets/mbbs-students-hero-C_gUodzW.jpg) center/cover}.landing-hero-content{position:relative;min-height:455px;display:flex;align-items:center}.landing-copy{max-width:620px;color:var(--navy)}.landing-copy .eyebrow{color:#2456a9}.hero-country-pill{display:inline-block;margin:10px 0 5px;padding:5px 10px;border-radius:30px;background:#edf4ff;color:#15489e;font-weight:800;font-size:11px}.landing-copy h1{font-size:clamp(42px,5vw,67px);line-height:.92;letter-spacing:-2px;margin:6px 0 12px;color:#162743}.landing-copy h1 span{color:#1259d5}.landing-copy h2{font-size:21px;font-weight:600;margin-bottom:10px}.landing-copy p{font-size:14px;max-width:550px}.landing-copy .hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.hero-bulgaria-card{position:absolute;right:20px;bottom:18px;background:#fff;color:var(--navy);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 35px #07173329}.hero-bulgaria-card strong{display:block;font-size:13px}.hero-bulgaria-card span{display:block;font-size:10px;color:var(--muted)}.flag-circle{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f4f6fa;font-size:25px}.hero-feature-strip{background:#fff;border-bottom:1px solid var(--border);box-shadow:0 6px 18px #0717330a}.hero-feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hero-feature{display:flex;align-items:center;justify-content:center;gap:10px;padding:13px 15px;border-right:1px solid var(--border)}.hero-feature:last-child{border-right:0}.feature-circle{width:38px;height:38px;border-radius:50%;background:#edf4ff;color:var(--blue);display:grid;place-items:center}.feature-circle svg{width:20px}.hero-feature strong,.hero-feature span{display:block;font-size:10px}.hero-feature span{color:var(--muted)}.why-section{padding-top:55px}.why-grid{display:grid;grid-template-columns:.9fr 1.7fr;gap:15px}.why-panel{background:linear-gradient(145deg,#174fbf,#0a3286);color:#fff;border-radius:10px;padding:30px}.why-panel>svg{color:#9ec2ff;margin-bottom:8px}.why-panel h2{font-size:25px;margin-top:6px}.why-list{display:grid;gap:8px;margin:17px 0 22px}.why-list span{display:flex;gap:8px;align-items:flex-start;font-size:11px;color:#edf4ff}.why-list svg{color:#8de2a9;flex:none;margin-top:2px}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.benefit-card{border:1px solid var(--border);border-radius:9px;padding:22px 13px;text-align:center;background:#fff;min-height:220px}.benefit-icon{width:45px;height:45px;border-radius:50%;margin:0 auto 14px;display:grid;place-items:center;background:#edf4ff;font-size:21px}.benefit-card h3{font-size:13px}.benefit-card p{font-size:10px;line-height:1.55}.journey-section{padding-top:30px;padding-bottom:55px}.journey-heading{width:310px;margin:0 auto -11px;position:relative;z-index:2;background:var(--blue);color:#fff;border-radius:20px;text-align:center;padding:5px 12px;font-size:11px;font-weight:800}.journey-strip{border:1px solid #7aa4e9;border-radius:7px;display:grid;grid-template-columns:repeat(6,1fr);overflow:hidden}.journey-step{position:relative;text-align:center;padding:18px 11px;min-height:115px;border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center}.journey-step:last-child{border-right:0}.journey-number{font-size:23px;height:32px}.journey-step small{font-size:9px;color:var(--blue);font-weight:800}.journey-step strong{font-size:10px;max-width:120px;line-height:1.25}.journey-chevron{position:absolute;right:-9px;top:43px;color:var(--blue);background:#fff;z-index:2}.support-section{background:#eef5ff;padding:25px 0}.support-banner{display:grid;grid-template-columns:100px 1fr auto;gap:22px;align-items:center;background:linear-gradient(135deg,#0b4db8,#0a3d9d);color:#fff;border-radius:12px;padding:24px 30px}.support-icon{color:#c9dcff}.support-banner h2{font-size:22px;margin:5px 0}.support-banner p{color:#d8e6fb;margin:0;font-size:12px}.stats-band{background:#0a3d9d;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr)}.stat{display:grid;grid-template-columns:28px 1fr;column-gap:7px;align-items:center;padding:18px 20px;border-right:1px solid rgba(255,255,255,.22)}.stat:last-child{border-right:0}.stat>div{grid-row:span 2;color:#c7dcff}.stat strong{font-size:24px;line-height:1}.stat span{font-size:9px;color:#d6e3fa}.university-preview-section{background:#fff}.mini-university-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mini-university{border:1px solid var(--border);border-radius:12px;padding:21px;background:#fff;transition:.2s}.mini-university:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.mini-university-icon{width:42px;height:42px;border-radius:10px;background:#edf4ff;color:var(--blue);display:grid;place-items:center;margin-bottom:13px}.mini-university>span{font-size:10px;color:var(--muted);font-weight:700}.mini-university h3{font-size:14px;margin-top:6px}.mini-university small{font-size:10px;color:var(--muted)}.mini-university b{margin-top:14px;color:var(--blue);font-size:11px;display:flex;align-items:center;gap:5px}.testimonials-section{background:#f7f9fc}.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.testimonial{background:#fff;border:1px solid var(--border);padding:22px;border-radius:12px;min-height:225px}.stars{display:flex;gap:2px;color:#e7ad31;margin-bottom:12px}.testimonial p{font-size:12px;line-height:1.65}.testimonial strong{display:block;font-size:13px}.testimonial small{color:var(--muted);font-size:10px}.cta{background:var(--blue);color:#fff;padding:60px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:34px;margin-top:7px}.cta p{color:#dce8ff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--border);border-radius:13px;padding:25px;background:#fff;min-height:205px}.service-card>span{font-size:28px}.service-card h3{font-size:17px;margin-top:13px}.service-card p{font-size:12px}.service-card>a{color:var(--blue);font-weight:800;font-size:12px;display:inline-flex;align-items:center;gap:5px}.service-details{margin:0 0 15px;padding-left:18px;color:var(--muted);font-size:11px}.service-details li{margin:4px 0}.accommodation-service-inline{margin-top:45px;border-radius:14px;background:linear-gradient(135deg,#eef5ff,#f8fbff);border:1px solid #d8e5f7;padding:28px;display:grid;grid-template-columns:80px 1fr;gap:20px}.accommodation-icon{width:70px;height:70px;border-radius:18px;background:#fff;display:grid;place-items:center;font-size:34px;box-shadow:0 8px 25px #07173314}.accommodation-service-inline h2{font-size:27px;margin-top:5px}.detail-hero{min-height:530px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.detail-hero h1{max-width:760px;margin:14px 0;font-size:clamp(42px,6vw,65px)}.detail-hero p{color:#dce5f4;max-width:650px;font-size:18px}.flag.big{font-size:45px}.detail-grid,.about-grid,.contact-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:80px;align-items:center}.highlight-list{margin-top:25px;display:grid;gap:12px}.highlight-list div{display:flex;align-items:center;gap:10px;font-weight:600}.highlight-list svg{color:#25a15d}.info-box{border:1px solid var(--border);box-shadow:var(--shadow);padding:30px;border-radius:15px;display:grid;gap:5px}.university-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.university-card{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff}.university-card img{width:100%;height:180px;object-fit:cover}.university-card>div{padding:20px}.tag{background:#edf4ff;color:var(--blue);border-radius:50px;padding:5px 10px;font-size:11px;font-weight:800}.form-card,.application-form{border:1px solid var(--border);border-radius:15px;padding:30px;box-shadow:0 12px 35px #0717330f}.form-card{display:grid;gap:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.form-heading{margin-bottom:25px}.footer{background:#061329;color:#fff;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.35fr .75fr 1.25fr 1.25fr;gap:38px;padding-bottom:50px}.footer-logo{margin-bottom:12px}.footer-brand-logo{width:175px;height:58px}.footer-about{color:#aebbd0;max-width:360px;font-size:12px}.footer h4{font-size:13px;margin-bottom:15px}.footer-grid>div:not(:first-child) a{display:block;color:#aebbd0;font-size:12px;margin:8px 0}.footer-grid p{color:#aebbd0;font-size:11px;display:flex;gap:7px;align-items:flex-start}.footer-grid p svg{flex:none;margin-top:2px}.footer-branches{display:block;color:#8291a8;font-size:10px;line-height:1.6}.footer-global{display:flex;align-items:center;gap:6px;color:#8291a8;font-size:10px;margin-top:12px}.socials{display:flex;gap:9px}.socials a{width:33px;height:33px;border:1px solid #32425d;border-radius:50%;display:grid;place-items:center}.footer-bottom{border-top:1px solid #23334d;padding:16px 0;color:#8492a9;font-size:10px}.footer-bottom-inner{display:flex;justify-content:space-between;gap:20px}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:40;background:#20a956;color:#fff;padding:10px 15px;border-radius:50px;box-shadow:0 10px 25px #0000002e;display:flex;align-items:center;gap:8px;font-size:13px}@media(max-width:1050px){.nav-links{gap:11px}.nav-actions{display:none}.benefit-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid,.mini-university-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr 1.2fr 1.2fr}}@media(max-width:900px){.menu-btn{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;padding:18px 20px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--border)}.nav-links.open{display:flex}.nav-links a{padding:8px 0}.hero-feature-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.hero-feature:nth-child(2){border-right:0}.hero-feature:nth-child(3),.hero-feature:nth-child(4){border-top:1px solid var(--border)}.why-grid,.support-banner{grid-template-columns:1fr}.support-banner{display:grid}.journey-strip{grid-template-columns:repeat(3,1fr)}.journey-step:nth-child(3){border-right:0}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom-inner{flex-direction:column}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.brand-logo{width:155px;height:55px}.landing-hero,.landing-hero-content{min-height:600px}.landing-hero-image{background:linear-gradient(90deg,#f7fbfff7,#f7fbffbd),url(/assets/mbbs-students-hero-C_gUodzW.jpg) center/cover}.landing-copy{padding:40px 0}.landing-copy h1{font-size:47px}.hero-bulgaria-card{display:none}.hero-feature-grid,.stats-grid,.benefit-grid,.service-grid,.testimonial-grid,.mini-university-grid,.footer-grid,.form-row{grid-template-columns:1fr}.hero-feature{border-right:0;border-bottom:1px solid var(--border)}.hero-feature:last-child{border-bottom:0}.journey-strip{grid-template-columns:1fr 1fr}.journey-chevron{display:none}.section{padding:60px 0}.section-heading-row{flex-direction:column;align-items:flex-start}.why-panel{padding:24px}.support-banner{padding:25px}.stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.footer-bottom-inner{gap:7px}.accommodation-service-inline{grid-template-columns:1fr}.whatsapp{right:12px;bottom:12px}}.about-banner{background:linear-gradient(115deg,#071733,#124fc4)}.about-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.about-heritage-card{background:linear-gradient(145deg,#0a3d9d,#071733);color:#fff;border-radius:20px;padding:38px;box-shadow:var(--shadow)}.heritage-number{font:800 64px Plus Jakarta Sans;color:var(--gold);line-height:1}.about-heritage-card strong{display:block;font-size:20px;margin-top:8px}.about-heritage-card p{color:#cbd8ec;font-size:13px;margin-top:12px}.heritage-line{height:1px;background:#fff3;margin:24px 0}.heritage-points{display:grid;gap:11px}.heritage-points span{display:flex;align-items:center;gap:8px;font-size:12px;color:#dce7f8}.heritage-points svg{width:16px;color:#73dfa2}.about-strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-strength-card{background:#fff;border:1px solid var(--border);border-radius:15px;padding:28px}.about-strength-icon{width:50px;height:50px;border-radius:13px;display:grid;place-items:center;background:#edf4ff;color:var(--blue);margin-bottom:18px}.about-strength-card h3{font-size:17px}.about-strength-card p{font-size:13px}.about-destinations{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.destination-tags{display:flex;flex-wrap:wrap;gap:10px}.destination-tags span{background:#f2f6fd;border:1px solid var(--border);border-radius:50px;padding:11px 15px;font-weight:700;font-size:13px}.about-trust{background:#071733;color:#fff;padding:65px 0}.about-trust-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.mbbs-hero{min-height:580px;background:radial-gradient(circle at 75% 45%,#1d64dc 0,#0b285e 32%,#071733 72%);color:#fff;display:flex;align-items:center;overflow:hidden}.mbbs-hero-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.mbbs-copy h1{margin-top:12px;font-size:clamp(48px,6vw,78px);letter-spacing:-2px}.mbbs-copy h1 em{color:#8fb7ff;font-style:normal}.mbbs-copy p{color:#dce5f5;max-width:650px;font-size:18px}.mbbs-visual{min-height:380px;position:relative;display:grid;place-items:center}.medical-badge{width:230px;height:230px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#ffffff12;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 30px 80px #00000040}.medical-badge svg{color:var(--gold);margin-bottom:10px}.medical-badge strong{font:800 52px Plus Jakarta Sans}.medical-badge span{color:#b9cfff}.medical-card{position:absolute;right:0;bottom:35px;padding:18px 20px;background:#fff;color:var(--navy);border-radius:14px;box-shadow:var(--shadow);display:grid;grid-template-columns:30px 1fr;column-gap:8px}.medical-card svg{color:var(--blue);grid-row:span 2}.medical-card small{color:var(--muted)}.mbbs-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:45px}.medical-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.medical-feature{padding:25px;border:1px solid var(--border);border-radius:14px;background:#fff}.medical-feature>div{font-size:28px;margin-bottom:16px}.medical-feature h3{font-size:17px}.medical-feature p{font-size:13px}.medical-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.medical-step{border-top:2px solid #cad7ea;padding-top:18px}.medical-step b{color:var(--blue)}.medical-step h3{font-size:17px;margin-top:12px}.medical-step p{font-size:13px}.medical-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.medical-panel{border:1px solid var(--border);border-radius:16px;padding:38px}.medical-panel.dark{background:var(--navy);color:#fff}.medical-panel.dark p{color:#c7d3e7}.check-row{display:flex;align-items:center;gap:10px;margin:14px 0;font-weight:600}.check-row svg{color:#25a15d}.university-tools{display:grid;grid-template-columns:minmax(250px,1fr) auto;gap:14px;align-items:center;margin-bottom:18px}.university-tools>input{min-width:250px}.city-filters{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.filter{border:1px solid var(--border);background:#fff;color:var(--muted);padding:9px 12px;border-radius:50px;cursor:pointer;font-size:12px;font-weight:700}.filter.active{background:var(--blue);color:#fff;border-color:var(--blue)}.university-count{color:var(--muted);font-size:13px;margin:18px 0}.medical-university-grid{grid-template-columns:repeat(2,1fr)}.university-image-wrap{position:relative}.university-image-wrap img{display:block}.medicine-tag{position:absolute;left:14px;bottom:14px;background:#fff;color:var(--navy);border-radius:50px;padding:7px 10px;font-size:11px;font-weight:800;box-shadow:0 6px 18px #00000024}.location{display:flex;align-items:center;gap:5px;font-size:13px;margin-top:-3px}.university-facts{border-top:1px solid var(--border);margin-top:15px;padding-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:11px}.university-facts>div{display:flex;gap:7px;color:var(--muted);font-size:12px}.university-facts svg{color:var(--blue);flex:0 0 auto}.university-facts b{display:block;color:var(--text);font-size:11px;margin-bottom:2px}.university-actions{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.university-actions .btn{padding:10px 13px;font-size:12px}.official-link{color:var(--blue);font-size:12px;font-weight:700;display:flex;align-items:center;gap:5px}.medical-note{margin-top:35px;padding:17px 20px;border-left:4px solid var(--gold);background:#fff9e9;color:#65531f;border-radius:8px;font-size:13px}@media(max-width:900px){.about-intro,.about-destinations,.mbbs-hero-inner,.mbbs-intro,.medical-split{grid-template-columns:1fr}.about-strength-grid,.medical-feature-grid,.medical-steps{grid-template-columns:repeat(2,1fr)}.medical-university-grid,.university-tools{grid-template-columns:1fr}.city-filters{justify-content:flex-start}}@media(max-width:620px){.about-strength-grid,.medical-feature-grid,.medical-steps,.medical-facts,.university-facts{grid-template-columns:1fr}.medical-card{right:5px;bottom:5px}.mbbs-visual{min-height:300px}}.contact-office-card{border:1px solid var(--border);border-radius:14px;padding:22px;margin-top:15px;background:#fff}.contact-office-card h3{font-size:17px}.contact-items{display:grid;gap:18px;margin-top:16px}.contact-items>div{display:flex;gap:13px}.contact-items svg{color:var(--blue);margin-top:3px;flex:none}.contact-items b,.contact-items small{display:block}.contact-items small{color:var(--muted);font-size:12px}.calendar-icon{font-size:12px}.contact-strip{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px;color:#34425b;font-size:12px}.rep-badge{margin:18px 0;padding:12px 14px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;border-radius:10px;font-size:12px;color:#dce5f5}.rep-badge strong{color:#fff}.rep-badge span{color:#a9c5ff}.footer-grid p strong{color:#dce5f5;font-size:12px}.enquiry-page{background:#f6f9fe}.enquiry-hero{position:relative;min-height:285px;overflow:hidden;background:#eaf2ff;color:#071733}.enquiry-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ebf4fffa,#ebf4fff0 38%,#ebf4ff59 68%,#ebf4ff0d),url(/assets/mbbs-students-hero-C_gUodzW.jpg) right center/cover no-repeat}.enquiry-hero-inner{position:relative;z-index:1;min-height:285px;display:flex;align-items:center}.enquiry-hero-copy{padding:34px 0;max-width:850px}.enquiry-hero-copy .eyebrow{color:#1858c8}.enquiry-hero-copy h1{font-size:clamp(44px,5vw,68px);margin:8px 0 10px;color:#15233f}.enquiry-hero-copy>p{font-size:16px;color:#526984;margin:0 0 20px}.enquiry-hero-copy>p b{color:#d83b32}.red-rule{height:4px;width:72px;background:#e63c36;border-radius:4px;margin:4px 0 14px}.enquiry-contact-strip{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.enquiry-contact-strip a{display:flex;align-items:center;gap:8px;color:#183a70;font-size:13px;font-weight:800}.enquiry-contact-strip svg{color:#1259d5}.contact-divider{width:1px;height:24px;background:#b8c8df}.enquiry-container{margin-top:-1px;padding-top:34px;padding-bottom:70px}.enquiry-form{background:#fff;border:1px solid #dce5f1;border-radius:16px;padding:34px 36px;box-shadow:0 16px 45px #07173314}.form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:48px;row-gap:20px}.enquiry-form label{display:block;color:#152f55;font-size:13px;font-weight:700}.enquiry-form label>span{color:#d83b32}.input-wrap,.textarea-wrap{display:flex;align-items:center;margin-top:8px;border:1px solid #cbd6e5;border-radius:7px;background:#fff;min-height:48px;overflow:hidden;transition:.18s}.input-wrap:focus-within,.textarea-wrap:focus-within{border-color:#5d8fe2;box-shadow:0 0 0 3px #1259d514}.input-wrap>svg,.textarea-wrap>svg{flex:none;width:48px;height:48px;padding:15px;background:#edf4ff;color:#24599f}.input-wrap input,.input-wrap select,.textarea-wrap textarea{border:0;outline:0;width:100%;padding:12px 13px;color:#203552;background:transparent;font-size:13px}.input-wrap select{cursor:pointer}.input-wrap input::placeholder,.textarea-wrap textarea::placeholder{color:#8b98ab}.full-field{margin-top:20px}.textarea-wrap{align-items:stretch}.textarea-wrap>svg{height:auto;min-height:100%;padding-top:15px}.textarea-wrap textarea{resize:vertical;min-height:120px}.graduation-placeholder{width:48px;height:48px;display:grid;place-items:center;background:#edf4ff;font-size:18px}.enquiry-submit{text-align:center;margin-top:25px}.enquiry-submit-btn{min-width:220px;font-size:14px}.enquiry-submit>p{display:flex;justify-content:center;align-items:center;gap:6px;margin:12px 0 0;font-size:11px;color:#77859a}.success{text-align:center;margin-top:18px;padding:12px;border-radius:8px;background:#eaf8ef;color:#1c7540;font-size:13px}.enquiry-offices{display:grid;grid-template-columns:1.15fr .8fr 1.05fr;gap:16px;margin-top:18px}.office-card{background:#fff;border:1px solid #dce5f1;border-radius:13px;padding:24px;box-shadow:0 8px 24px #0717330a}.office-title{display:flex;align-items:center;gap:10px;margin-bottom:18px}.office-title span{font-size:26px}.office-title h3{font-size:16px;color:#1046a4;margin:0}.office-card p{display:flex;gap:9px;align-items:flex-start;color:#41536e;font-size:12px;margin:10px 0}.office-card p svg{flex:none;color:#175aca;margin-top:2px}.office-card p a{color:#1556bd;font-weight:700}.office-card small{display:block;color:#687890;font-size:10px;line-height:1.6}.bulgaria-card{background:linear-gradient(145deg,#f0f6ff,#fff);border:2px solid #2e69ca;box-shadow:0 12px 30px #1259d51f}.bulgaria-card .office-title h3{color:#104fc3}.bulgaria-highlight{margin-top:16px;padding:11px 12px;border-radius:7px;background:#e9f2ff;color:#174eaa;font-size:11px;font-weight:700;line-height:1.5}@media(max-width:900px){.enquiry-hero{min-height:320px}.enquiry-hero-image{background-position:65% center}.enquiry-offices{grid-template-columns:1fr 1fr}.bulgaria-card{grid-column:span 2}.form-grid{column-gap:24px}}@media(max-width:620px){.enquiry-hero{min-height:430px}.enquiry-hero-image{background:linear-gradient(90deg,#ebf4fff5,#ebf4ffb8),url(/assets/mbbs-students-hero-C_gUodzW.jpg) center/cover}.enquiry-hero-inner{min-height:430px}.enquiry-contact-strip{gap:10px}.contact-divider{display:none}.enquiry-form{padding:24px 18px}.form-grid,.enquiry-offices{grid-template-columns:1fr}.bulgaria-card{grid-column:auto}.enquiry-container{padding-top:20px}.enquiry-submit-btn{width:100%}}@media(max-width:900px){.footer-offices{grid-template-columns:1fr 1fr}.office-card:first-child{grid-column:span 2}}@media(max-width:620px){.footer-top{flex-direction:column;align-items:flex-start}.footer-offices{grid-template-columns:1fr}.office-card:first-child{grid-column:auto}.office-card{min-height:auto;padding:24px}.footer-links-row{flex-direction:column;align-items:flex-start}.footer-nav{gap:9px 16px}.footer-brand-logo{width:195px;height:54px}}:root{--navy: #071733;--blue: #245fd1;--blue2: #3e75df;--gold: #eab83d;--text: #17233a;--muted: #657188;--bg: #ffffff;--soft: #f4f7fb;--surface: #ffffff;--surface-2: #f8fbff;--border: #dfe6f0;--shadow: 0 18px 50px rgba(7, 23, 51, .09);--input-bg: #ffffff}html,body{background:var(--bg);color:var(--text)}body{transition:background-color .25s ease,color .25s ease}.navbar{background:#fffffff5;border-bottom-color:var(--border)}.nav-inner{min-height:76px}.logo{flex-shrink:0}.brand-logo{width:205px;height:52px;object-fit:contain;object-position:left center;display:block}.nav-actions{display:none;align-items:center;gap:9px}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:8px 11px;cursor:pointer;font-size:12px;font-weight:700;transition:.2s}.theme-toggle:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}.nav-links .theme-toggle{margin-left:2px}.section,.page,main{background:var(--bg)}.alt,.process,.page-banner,.mbbs-hero,.cta,.footer{transition:background-color .25s ease,color .25s ease}.feature-card,.service-card,.course-card,.testimonial,.university-card,.medical-university-card,.form-card,.application-form,.info-box,.medical-panel,.office-card{background:var(--surface);color:var(--text);border-color:var(--border)}.feature-card p,.service-card p,.course-card p,.testimonial p,.university-card p,.medical-university-card p,.medical-university-card small{color:var(--muted)}input,select,textarea{background:var(--input-bg);color:var(--text);border-color:var(--border)}.bg-bulgaria{background:linear-gradient(135deg,#f5f8ff 0%,var(--bg) 70%)}.search-box{background:var(--surface)}.search-select{background:var(--surface);border-color:var(--border);color:var(--muted)}.page-banner{background:var(--navy)}.footer{background:#061329}html[data-theme=dark]{--navy: #030b1c;--blue: #5b8ff5;--blue2: #79a4ff;--gold: #f4c64d;--text: #edf3ff;--muted: #aab7cc;--bg: #071224;--soft: #0b192e;--surface: #0d1b31;--surface-2: #10213a;--border: #223553;--shadow: 0 18px 50px rgba(0,0,0,.28);--input-bg: #0b192e}html[data-theme=dark] .navbar{background:#051023f5}html[data-theme=dark] .nav-links a{color:#c3cee0}html[data-theme=dark] .nav-links a:hover,html[data-theme=dark] .nav-links .active{color:#79a4ff}html[data-theme=dark] .nav-cta{color:#fff!important}html[data-theme=dark] .hero-bg{background:linear-gradient(90deg,#010713f7,#04122bb8,#04122b59),url(https://images.unsplash.com/photo-1523240795612-9a054b0db644?auto=format&fit=crop&w=1800&q=85) center/cover}html[data-theme=dark] .alt,html[data-theme=dark] .process{background:var(--soft)}html[data-theme=dark] .process{color:#fff}html[data-theme=dark] .country-overlay{background:linear-gradient(transparent 20%,#000000eb)}html[data-theme=dark] .btn.outline{background:var(--surface);color:var(--text);border-color:var(--border)}html[data-theme=dark] .btn.ghost{border-color:#496386;background:#ffffff0d}html[data-theme=dark] .featured-bulgaria{background:var(--surface);border-color:var(--border)}html[data-theme=dark] .featured-bulgaria-art{background:linear-gradient(145deg,#123b91,#030b1c)}html[data-theme=dark] .office-card{background:#0d1b31;color:#edf3ff;border-color:#29415f}html[data-theme=dark] .featured-office{background:#10213a;border-color:#4d82ef}html[data-theme=dark] .office-heading h3,html[data-theme=dark] .office-detail a{color:#79a4ff}html[data-theme=dark] .office-country,html[data-theme=dark] .office-detail strong{color:#edf3ff}html[data-theme=dark] .office-detail{color:#c1cee2}html[data-theme=dark] .branches{color:#9fafc7}html[data-theme=dark] .office-note{background:#122b50;color:#a9c8ff}html[data-theme=dark] .footer{background:#020917}html[data-theme=dark] .footer-nav a{color:#9fafc7}html[data-theme=dark] .footer-nav a:hover{color:#fff}html[data-theme=dark] .theme-toggle{background:#10213a;border-color:#2c4568;color:#edf3ff}html[data-theme=dark] .search-box{background:var(--surface)}html[data-theme=dark] .info-box strong{color:#edf3ff}html[data-theme=dark] .medical-panel.dark{background:#020917}html[data-theme=dark] .medical-panel{background:var(--surface)}html[data-theme=dark] .medical-step{border-top-color:#29415f}html[data-theme=dark] .contact-strip{color:#b8c7dc}html[data-theme=dark] .success{background:#0e3022;color:#9be2b8}html[data-theme=dark] .footer-bottom{border-top-color:#1d2d45}@media(max-width:900px){.nav-actions{display:flex}.nav-links .theme-toggle{display:none}.nav-links{box-shadow:0 18px 30px #00000014}html[data-theme=dark] .nav-links{background:#071224;border-bottom-color:#223553;box-shadow:0 18px 30px #0000004d}}@media(max-width:620px){.brand-logo{width:175px;height:48px}}.site-footer{background:#fff;color:#10244a;border-top:1px solid #e2e8f2}.footer-reference-grid{display:grid;grid-template-columns:1.05fr 1.35fr 1.35fr .9fr .9fr;gap:0;padding:34px 0 30px}.footer-brand-column,.footer-office,.footer-link-column{min-height:205px;padding:0 24px;border-right:1px solid #dfe5ee}.footer-brand-column{padding-left:0}.footer-link-column:last-child{border-right:0;padding-right:0}.footer-logo-only{display:inline-flex;align-items:center;width:150px;height:105px}.footer-logo-only img{width:100%;height:100%;object-fit:contain;object-position:center}.footer-tagline{margin:2px 0 18px;color:#596a84;font-size:10px;line-height:1.4}.footer-socials{display:flex;gap:9px}.footer-socials a{width:34px;height:34px;border:1px solid #bfcbdc;border-radius:50%;display:grid;place-items:center;color:#154ca9;background:#fff}.footer-office h3,.footer-link-column h3{color:#0d49b3;font-size:13px;font-weight:800;letter-spacing:.25px;margin:0 0 15px}.footer-contact-row{display:flex;align-items:flex-start;gap:9px;margin:9px 0;color:#273b5b;font-size:11px;line-height:1.45}.footer-contact-row svg{flex:0 0 auto;color:#1458c6;margin-top:1px}.footer-contact-row div{display:grid;gap:1px}.footer-contact-row strong{color:#1c3151;font-size:11px}.footer-contact-row a{color:#244e93;font-weight:700}.footer-branches{color:#405370;font-size:10px;line-height:1.55;margin-top:12px}.footer-bulgaria{border-top:1px solid #e2e8f2;margin-top:15px;padding-top:13px}.footer-bulgaria-heading{display:flex;align-items:center;gap:7px;margin-bottom:7px}.footer-bulgaria-heading span{font-size:17px}.footer-bulgaria-heading h3{margin:0;font-size:11px}.footer-link-column{display:flex;flex-direction:column;align-items:flex-start}.footer-link-column a:not(.footer-counselling){color:#273b5b;font-size:11px;margin:5px 0}.footer-link-column a:not(.footer-counselling):hover{color:#0d55c5}.footer-whatsapp-card{margin-top:16px;border:1px solid #dbe4ef;border-radius:8px;padding:10px 11px;display:flex;align-items:center;gap:9px;background:#fbfdff}.footer-whatsapp-card svg{color:#18a957}.footer-whatsapp-card strong,.footer-whatsapp-card span{display:block}.footer-whatsapp-card strong{font-size:11px;color:#1c3151}.footer-whatsapp-card span{font-size:9px;color:#687992;margin-top:2px}.footer-counselling{margin-top:10px;background:#084ab9;color:#fff!important;border-radius:5px;padding:9px 13px;font-size:10px!important;font-weight:800}.footer-bottom-reference{background:#071e50;color:#dbe6f8;font-size:10px;padding:10px 0}.footer-bottom-inner-reference{display:flex;justify-content:space-between;gap:20px}html[data-theme=dark] .site-footer{background:#071224;border-top-color:#263b59}html[data-theme=dark] .footer-brand-column,html[data-theme=dark] .footer-office,html[data-theme=dark] .footer-link-column{border-color:#263b59}html[data-theme=dark] .footer-tagline,html[data-theme=dark] .footer-contact-row,html[data-theme=dark] .footer-branches,html[data-theme=dark] .footer-link-column a:not(.footer-counselling){color:#aebbd0}html[data-theme=dark] .footer-contact-row strong,html[data-theme=dark] .footer-whatsapp-card strong{color:#e8effa}html[data-theme=dark] .footer-bulgaria{border-top-color:#263b59}html[data-theme=dark] .footer-whatsapp-card{background:#0c1c33;border-color:#2b4263}@media(max-width:1050px){.footer-reference-grid{grid-template-columns:1fr 1.25fr 1.25fr 1fr}.footer-brand-column{grid-row:span 2}.footer-link-column:nth-last-child(2){border-right:0}}@media(max-width:900px){.footer-reference-grid{grid-template-columns:1fr 1fr;gap:0}.footer-brand-column,.footer-office,.footer-link-column{min-height:auto;padding:24px 18px;border-right:1px solid #dfe5ee;border-bottom:1px solid #dfe5ee}.footer-brand-column{padding-left:18px}.footer-link-column:nth-child(2n){border-right:0}html[data-theme=dark] .footer-brand-column,html[data-theme=dark] .footer-office,html[data-theme=dark] .footer-link-column{border-color:#263b59}}@media(max-width:620px){.footer-reference-grid{grid-template-columns:1fr}.footer-brand-column,.footer-office,.footer-link-column{border-right:0;border-bottom:1px solid #dfe5ee;padding:23px 0}.footer-link-column:last-child{border-bottom:0}.footer-logo-only{width:145px;height:100px}.footer-bottom-inner-reference{flex-direction:column;gap:5px}}html[data-theme=dark]{--bg:#050F22;--surface:#08162C;--surface-2:#0B1B35;--card:#0C1B34;--card-hover:#102542;--heading:#DCE8FF;--text:#C6D5EA;--muted:#91A8C8;--border:#243A5A;--accent:#6B9CFF;--accent-strong:#3F7FE8}html[data-theme=dark] body,html[data-theme=dark] .section,html[data-theme=dark] .page,html[data-theme=dark] .section.alt{background:var(--bg)!important;color:var(--text)!important}html[data-theme=dark] .section.alt{background:#07152b!important}html[data-theme=dark] .section-title h1,html[data-theme=dark] .section-title h2,html[data-theme=dark] .section-title h3,html[data-theme=dark] .page h1,html[data-theme=dark] .page h2,html[data-theme=dark] .page h3{color:var(--heading)!important;opacity:1!important}html[data-theme=dark] .section-title p,html[data-theme=dark] .page p{color:var(--muted)!important;opacity:1!important}html[data-theme=dark] .eyebrow{color:var(--accent)!important;opacity:1!important}html[data-theme=dark] .university-card,html[data-theme=dark] .medical-university-card,html[data-theme=dark] .preview-university{background:var(--card)!important;color:var(--text)!important;border:1px solid var(--border)!important;box-shadow:0 12px 30px #00000038!important}html[data-theme=dark] .university-card:hover,html[data-theme=dark] .medical-university-card:hover,html[data-theme=dark] .preview-university:hover{background:var(--card-hover)!important}html[data-theme=dark] .university-card h3,html[data-theme=dark] .medical-university-card h3,html[data-theme=dark] .preview-university h3{color:#dce8ff!important;opacity:1!important}html[data-theme=dark] .university-card p,html[data-theme=dark] .medical-university-card p,html[data-theme=dark] .preview-university small,html[data-theme=dark] .university-card .location,html[data-theme=dark] .medical-university-card .location,html[data-theme=dark] .university-count,html[data-theme=dark] .university-facts>div{color:var(--muted)!important;opacity:1!important}html[data-theme=dark] .university-facts b{color:#cfe0f7!important}html[data-theme=dark] .university-card a,html[data-theme=dark] .medical-university-card a,html[data-theme=dark] .preview-university a{color:var(--accent)!important;opacity:1!important}html[data-theme=dark] .filter{background:#0a1930!important;color:#afc1da!important;border:1px solid var(--border)!important}html[data-theme=dark] .filter.active{background:var(--accent-strong)!important;color:#fff!important}html[data-theme=dark] .medical-benefit,html[data-theme=dark] .medical-feature,html[data-theme=dark] .about-strength-card{background:var(--surface-2)!important;color:var(--text)!important;border-color:var(--border)!important}html[data-theme=dark] .medical-benefit h3,html[data-theme=dark] .medical-feature h3,html[data-theme=dark] .about-strength-card h3{color:var(--heading)!important}html[data-theme=dark] .medical-benefit p,html[data-theme=dark] .medical-feature p,html[data-theme=dark] .about-strength-card p{color:var(--muted)!important}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background:#09182f!important;color:#dce8ff!important;border-color:var(--border)!important}html[data-theme=dark] .site-footer{background:#fff!important;color:#10244a!important}html[data-theme=dark] .university-card *,html[data-theme=dark] .medical-university-card *,html[data-theme=dark] .preview-university *{opacity:1}.navbar{width:100%!important;height:76px!important;min-height:76px!important;max-height:76px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;position:sticky!important;top:0!important;z-index:1000!important;background:#050f22!important;border-bottom:1px solid #243a5a!important;box-shadow:0 2px 14px #0000001f!important;overflow:visible!important}.nav-inner{width:min(100% - 40px,1760px)!important;max-width:1760px!important;height:76px!important;min-height:76px!important;max-height:76px!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;flex-wrap:nowrap!important}.logo{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:125px!important;min-width:125px!important;max-width:125px!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:0!important;margin:0!important;flex:0 0 125px!important;overflow:hidden!important}.brand-logo{display:block!important;width:125px!important;min-width:125px!important;max-width:125px!important;height:52px!important;min-height:52px!important;max-height:52px!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center!important}.nav-links{height:76px!important;min-height:76px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:1 1 auto!important;min-width:0!important;gap:15px!important;margin:0!important;padding:0!important;white-space:nowrap!important;flex-wrap:nowrap!important}.nav-links>a{display:inline-flex!important;align-items:center!important;height:40px!important;margin:0!important;padding:0 3px!important;white-space:nowrap!important;color:#dce8ff!important;font-size:12px!important;font-weight:700!important}.nav-links>a:hover,.nav-links>a.active{color:#79a4ff!important}.nav-links .theme-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;height:40px!important;margin:0 2px 0 4px!important}.nav-links .nav-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;height:40px!important;padding:0 17px!important;margin:0!important;background:#5f8ff5!important;color:#fff!important;border-radius:7px!important;font-size:12px!important;font-weight:800!important}.nav-actions{display:none!important;align-items:center!important;gap:8px!important}.menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;background:transparent;color:#dce8ff}html[data-theme=dark]{--bg: #050f22;--surface: #0c1b34;--surface-2: #0b1b35;--card: #0c1b34;--card-hover: #102542;--heading: #dce8ff;--text: #c6d5ea;--muted: #91a8c8;--border: #243a5a;--accent: #6b9cff;--accent-strong: #3f7fe8}html[data-theme=dark] body{background:#050f22!important;color:#c6d5ea!important}html[data-theme=dark] .section,html[data-theme=dark] .page,html[data-theme=dark] .section.alt,html[data-theme=dark] main{background:#050f22!important;color:#c6d5ea!important}html[data-theme=dark] .section.alt,html[data-theme=dark] .alt{background:#07152b!important}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4{color:#dce8ff!important;opacity:1!important}html[data-theme=dark] p,html[data-theme=dark] .section-heading-row p,html[data-theme=dark] .section-title p{color:#91a8c8!important}html[data-theme=dark] .eyebrow{color:#6b9cff!important}html[data-theme=dark] .navbar{background:#050f22!important}html[data-theme=dark] .nav-links>a{color:#dce8ff!important}html[data-theme=dark] .nav-links>a:hover,html[data-theme=dark] .nav-links>a.active{color:#79a4ff!important}html[data-theme=dark] .mini-university,html[data-theme=dark] .university-card,html[data-theme=dark] .medical-university-card,html[data-theme=dark] .preview-university{background:#0c1b34!important;color:#c6d5ea!important;border-color:#243a5a!important;box-shadow:0 12px 30px #00000038!important}html[data-theme=dark] .mini-university:hover,html[data-theme=dark] .university-card:hover,html[data-theme=dark] .medical-university-card:hover{background:#102542!important}html[data-theme=dark] .mini-university h3,html[data-theme=dark] .university-card h3,html[data-theme=dark] .medical-university-card h3,html[data-theme=dark] .preview-university h3{color:#dce8ff!important}html[data-theme=dark] .mini-university small,html[data-theme=dark] .university-card p,html[data-theme=dark] .medical-university-card p,html[data-theme=dark] .medical-university-card small{color:#91a8c8!important}html[data-theme=dark] .mini-university b,html[data-theme=dark] .university-card a,html[data-theme=dark] .medical-university-card a{color:#6b9cff!important}html[data-theme=dark] .benefit-card,html[data-theme=dark] .service-card,html[data-theme=dark] .testimonial,html[data-theme=dark] .course-card,html[data-theme=dark] .form-card,html[data-theme=dark] .application-form,html[data-theme=dark] .info-box,html[data-theme=dark] .medical-panel,html[data-theme=dark] .office-card{background:#0c1b34!important;color:#c6d5ea!important;border-color:#243a5a!important}html[data-theme=dark] .benefit-card h3,html[data-theme=dark] .service-card h3,html[data-theme=dark] .testimonial strong,html[data-theme=dark] .course-card h3{color:#dce8ff!important}html[data-theme=dark] .benefit-card p,html[data-theme=dark] .service-card p,html[data-theme=dark] .testimonial p,html[data-theme=dark] .course-card p{color:#91a8c8!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#09182f!important;color:#dce8ff!important;border-color:#243a5a!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#7189a9!important}html[data-theme=dark] label{color:#b7c8de!important}.site-footer{background:#fff!important;color:#10244a!important;border-top:1px solid #dfe5ee!important}.footer-logo-only{width:134px!important;height:134px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.footer-logo-only img{width:134px!important;height:134px!important;object-fit:contain!important;object-position:center!important;display:block!important}.footer-tagline{color:#596a84!important}.footer-office h3,.footer-link-column h3{color:#0d49b3!important}.footer-contact-row{color:#344766!important}.footer-contact-row strong{color:#172d50!important}.footer-contact-row a{color:#244e93!important}.footer-contact-row div span{color:#526782!important}.footer-branches{color:#405370!important}.footer-link-column a:not(.footer-counselling){color:#526782!important}.footer-link-column a:not(.footer-counselling):hover{color:#0d55c5!important}.footer-whatsapp-card{width:100%!important;max-width:220px!important;box-sizing:border-box!important;background:#fbfdff!important;border-color:#dbe4ef!important}.footer-counselling{white-space:nowrap!important}@media(max-width:1200px){.nav-inner{width:calc(100% - 30px)!important;gap:12px!important}.logo,.brand-logo{width:120px!important;min-width:120px!important;max-width:120px!important;height:50px!important;min-height:50px!important;max-height:50px!important;flex-basis:120px!important}.nav-links{gap:10px!important}.nav-links>a{font-size:11px!important}}@media(max-width:900px){.navbar,.nav-inner{height:68px!important;min-height:68px!important;max-height:68px!important}.nav-inner{width:calc(100% - 28px)!important}.logo,.brand-logo{width:115px!important;min-width:115px!important;max-width:115px!important;height:48px!important;min-height:48px!important;max-height:48px!important;flex-basis:115px!important}.nav-actions{display:flex!important;margin-left:auto!important}.nav-actions .theme-toggle,.menu-btn{display:inline-flex!important}.nav-links{display:none!important;position:absolute!important;top:68px!important;left:0!important;right:0!important;width:100%!important;height:auto!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:18px 20px!important;background:#071224!important;border-bottom:1px solid #243a5a!important}.nav-links.open{display:flex!important}.nav-links>a{width:100%!important;height:auto!important;padding:10px 0!important}.nav-links .theme-toggle{display:none!important}}@media(max-width:620px){.logo,.brand-logo{width:105px!important;min-width:105px!important;max-width:105px!important;height:44px!important;min-height:44px!important;max-height:44px!important;flex-basis:105px!important}.footer-logo-only,.footer-logo-only img{width:134px!important;height:134px!important}}
