/* Shared corporate finish. Loaded after the existing component styles. */
:root{--navy:#0b2345;--blue:#2563eb;--blue-dark:#194fc6;--slate:#64748b;--soft:#eff6ff;--line:#dce7f5;--radius:20px;--shadow:0 16px 45px #102a500c}
body{background:#f5f9ff;color:#102445}
h1,h2,h3{font-weight:750;text-wrap:balance}
.container{max-width:1360px}
.section{padding:88px 0}
.eyebrow{color:#2563eb;letter-spacing:.16em;font-weight:700}
.button{background:linear-gradient(115deg,#2563eb,#1769e8);border-color:transparent;border-radius:10px;box-shadow:0 6px 18px #2563eb20;min-height:48px;transition:transform .25s,box-shadow .25s,background .25s}
.button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #2563eb30}
.button-secondary{background:#ffffffb8;border:1px solid #b8cbe7;color:var(--navy);box-shadow:none}
.button-secondary:hover{background:white;color:var(--blue)}
.button .icon,.text-link .icon{transition:transform .25s}
.button:hover .icon,.text-link:hover .icon{transform:translateX(3px)}
.icon-tile{border:1px solid #dbe9ff;background:linear-gradient(135deg,#f1f7ff,#e4efff);color:#2563eb;border-radius:13px}
.site-header{background:#0b2345ed;backdrop-filter:blur(18px);box-shadow:0 4px 24px #071b3715}
.site-header .header-inner{min-height:80px}
.site-header .brand strong{letter-spacing:.045em;font-size:16px}
.site-header .brand small{font-size:9px;letter-spacing:.055em}
.site-header .nav-link,.site-header .nav-group summary{font-size:12px;min-height:44px}
.site-header .nav-link:after,.site-header .nav-group summary:after{height:2px;background:linear-gradient(90deg,#38bdf8,#5793ff);transition:transform .25s}
.nav-dropdown{border:1px solid #d9e6f8;border-radius:16px;box-shadow:0 24px 60px #0b234526;padding:12px;background:#fafdff}
.nav-dropdown a{border-radius:8px;min-height:44px;color:#183454}
.site-header .button-small{border-radius:9px;background:linear-gradient(110deg,#2563eb,#1779e8)}
.sf-hero{padding:34px 0 69px;background:radial-gradient(ellipse at 2% 16%,#fff 0,transparent 55%),radial-gradient(ellipse at 75% 80%,#c9e6ff 0,transparent 58%),linear-gradient(120deg,#f7faff,#eaf3ff);isolation:isolate}
.sf-hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:radial-gradient(#7b9bc333 1px,transparent 1px);background-size:23px 23px;mask-image:linear-gradient(140deg,transparent 30%,#000);opacity:.5}
.sf-slide{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:36px;min-height:515px}
.sf-copy{padding:28px 0 32px}
.sf-copy .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:24px;display:flex;gap:10px;align-items:center}
.sf-copy .eyebrow:before{content:"";width:22px;height:2px;background:#2563eb;flex-shrink:0}
.sf-copy h1,.sf-copy h2{font-size:clamp(38px,3.6vw,54px);line-height:1.13;letter-spacing:-.047em;max-width:580px;margin-bottom:25px;font-weight:780;white-space:pre-line}
.sf-copy h1{font-size:clamp(36px,3.35vw,51px)}
.sf-description{font-size:16px;line-height:1.8;max-width:470px;margin-bottom:30px;color:#526983}
.sf-copy .button{font-size:12px;padding:15px 20px}
.sf-visual{padding:0;border:0;border-radius:28px 28px 80px 28px;overflow:hidden;height:510px;transform:none;background:#dceaff;box-shadow:0 22px 50px #173e6b24;width:100%;max-width:none;isolation:isolate}
.sf-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b234523,transparent 30%,transparent 57%,#0b2345b8);pointer-events:none}
.sf-visual img{width:100%;height:100%;aspect-ratio:auto;margin:0;border-radius:0;object-fit:cover;object-position:50% 45%;transition:transform 6s ease}
.sf-slide.is-active .sf-visual{animation:premium-image-in .7s both}
.sf-slide.is-active .sf-visual img{transform:scale(1.035)}
.sf-visual-label{position:absolute;top:24px;left:25px;right:25px;z-index:2;color:#fff;font-size:10px;letter-spacing:.15em;text-shadow:0 1px 5px #0b2345}
.sf-visual-label>span{color:white}
.sf-visual figcaption{position:absolute;bottom:25px;left:25px;right:40px;z-index:2;border:0;padding:0;color:white;font-size:13px;font-weight:600;gap:13px}
.sf-caption-mark{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;background:#ffffff21;border:1px solid #ffffff58;border-radius:12px;color:#b9e5ff;backdrop-filter:blur(8px)}
.sf-controls{position:relative;padding-top:18px;gap:20px}
.sf-progress{height:2px;position:absolute;top:4px;left:32px;right:32px;background:#b7cde74d;overflow:hidden}
.sf-progress>span{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#38bdf8);transform:scaleX(0);transform-origin:left}
.sf-hero.is-running .sf-progress>span{animation:hero-progress 5.6s linear forwards}
.sf-counter{font-size:12px;display:block}
.sf-counter b{font-size:17px}
.sf-dots button span{background:#8da5c7}
.sf-play{font-size:12px}
.sf-service-strip{border-radius:18px;padding:24px 8px;box-shadow:0 16px 40px #102a5010}
.sf-service-strip strong{font-size:13px}
.sf-service-strip small{font-size:11px}
.sf-service-strip .icon-tile{width:43px;height:46px}
.soft-section{background:linear-gradient(180deg,#f5f9ff,#edf5ff)}
.section-heading{gap:30px;margin-bottom:38px}
.section-heading h2{font-size:clamp(29px,3vw,42px)}
.division-grid{gap:26px}
.division-card{position:relative;overflow:hidden;border:1px solid #dce7f5;border-radius:22px;background:white;padding:0 28px 28px;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}
.division-card:hover{transform:translateY(-7px);box-shadow:0 22px 45px #12376b19}
.division-image{position:relative;margin:0 -28px 26px;height:235px;overflow:hidden;background:#dae9fa}
.division-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,#09264bbf)}
.division-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.division-card:hover .division-image img{transform:scale(1.06)}
.division-image>span{position:absolute;z-index:1;bottom:22px;left:27px;border:1px solid #ffffff6b;border-radius:6px;padding:5px 10px;background:#0b23454a;color:white;font-size:10px;letter-spacing:.15em;backdrop-filter:blur(8px)}
.division-card .card-top,.division-card .card-kicker{display:none}
.division-card h3{font-size:26px;margin-bottom:8px}
.division-card .division-subtitle{font-size:12px;font-weight:650;color:#2563eb;line-height:1.5;min-height:36px;margin-bottom:13px}
.division-card>p:not(.division-subtitle){font-size:14px}
.division-card .highlight-list{margin-bottom:25px}
.division-card .text-link{width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px}
.division-card .text-link>.icon{width:35px;height:35px;padding:8px;background:#edf4ff;border-radius:50%}
.foundation-story{background:radial-gradient(ellipse at 5% 40%,#dfedff,transparent 58%),#fff}
.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.story-visual{position:relative;padding:0 0 32px 16px}
.story-visual:before{content:"";position:absolute;inset:24px 35px 0 0;border-radius:24px;background:#d2e6ff}
.story-visual>img{position:relative;width:100%;height:440px;object-fit:cover;object-position:center;border-radius:24px}
.story-note{position:absolute;bottom:8px;left:45px;right:35px;display:flex;align-items:center;gap:14px;background:#fffffff5;border:1px solid white;padding:21px;border-radius:16px;box-shadow:0 14px 40px #153d6720}
.story-note strong,.story-note small{display:block}
.story-note strong{font-size:15px}.story-note small{font-size:12px;color:var(--slate);margin-top:5px}
.story-copy h2{font-size:clamp(31px,3vw,43px)}
.story-copy h2 span{color:#2563eb}
.story-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 30px}
.story-features>span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:600;background:#f4f8ff;padding:12px;border-radius:9px;border:1px solid #e4edfa}
.story-features .icon{color:var(--blue);width:20px}
.why-foundation{margin-top:70px;padding-top:35px;border-top:1px solid var(--line);display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:15px;align-items:center}
.why-foundation h3{font-size:19px;margin:0}.why-foundation .eyebrow{font-size:9px;margin-bottom:9px}
.why-foundation>div:not(:first-child){display:grid;justify-items:center;text-align:center;gap:13px;border-left:1px solid var(--line);padding:9px}
.why-foundation .icon{width:27px;height:27px;color:#2563eb}.why-foundation strong{font-size:11px;font-weight:650}
.sf-programs{padding:75px 0 0;background:linear-gradient(145deg,#f7faff,#eaf3ff)}
.sf-course-card{border-radius:18px}.sf-course-body .text-link{min-height:44px}
.technology-layout{gap:70px}.technology-list article{background:#ffffffc9;border:1px solid #dde7f4;border-radius:15px;padding:22px;box-shadow:0 5px 18px #14365d05}
.education-section{background:linear-gradient(120deg,#e3f0ff,#f4f9ff);border-block:1px solid #dce9f9}
.muted-section{background:linear-gradient(120deg,#edf5ff,#e7f1ff)}
.service-card,.career-card,.form-panel,.contact-details .contact-cards>div{background:linear-gradient(145deg,#fff,#f9fbff);border:1px solid #dce7f5;border-radius:20px;box-shadow:var(--shadow);transition:transform .25s,box-shadow .25s}
.service-card:hover,.career-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #102a5014}
.page-hero{padding:22px 0 45px;position:relative;background:radial-gradient(ellipse at 5% 0,#fff,transparent 70%),linear-gradient(125deg,#eff6ff,#dfeeff);overflow:hidden}
.page-breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:#5b6f8b;margin-bottom:23px}.page-breadcrumb a{color:#2563eb}
.page-hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}
.page-hero h1{font-size:clamp(34px,3.5vw,49px);line-height:1.14;max-width:610px}
.page-hero .eyebrow{font-size:11px}.page-hero p:not(.eyebrow){font-size:16px;line-height:1.8}
.page-photo{margin:0;border-radius:22px 22px 60px 22px;overflow:hidden;box-shadow:0 20px 45px #183e6520;height:300px}
.page-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}
.about-visual>img{height:430px;object-fit:cover;border-radius:24px}
.about-connections{background:#fffffff5;border-radius:14px;padding:15px;box-shadow:var(--shadow)}
.contact-grid{gap:55px}.contact-details .contact-cards>div{padding:22px}
.contact-enquiry-prompt{position:sticky;top:110px;padding:40px;background:radial-gradient(ellipse at 100% 0,#dcecff,transparent 70%),#fff;border-top:3px solid #2563eb}
.form-control,.form-select{border-radius:10px;border-color:#cad9ec;min-height:48px}
.field label{display:block;color:#102445;font-weight:650;position:static}
.validation-success{background:#edf9f3;color:#166341;border:1px solid #b8e2cb;border-radius:12px;padding:16px}
.field-validation-error,.text-danger{color:#a52c43!important}
.cta-section{padding:30px 0 80px;background:#f5f9ff}
.cta-panel{position:relative;isolation:isolate;overflow:hidden;padding:48px;border:1px solid #3b65a3;border-radius:24px;background:radial-gradient(ellipse at 90% 20%,#2563eb80,transparent 65%),linear-gradient(110deg,#0b2345,#123a74);box-shadow:0 18px 40px #102a501a;gap:28px}
.cta-panel:after{content:"";position:absolute;width:430px;height:430px;right:-200px;top:-210px;border:1px solid #ffffff17;border-radius:50%;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff04;z-index:-1}
.cta-panel h2{color:white;font-size:clamp(27px,2.7vw,36px);max-width:630px}.cta-panel .eyebrow{color:#8dd5ff;font-size:10px}
.cta-panel p:last-child{color:#ccdcf3;font-size:14px;max-width:600px}
.cta-icon{color:#b8e4ff;background:#ffffff0d;border:1px solid #ffffff29}
.cta-actions{flex-shrink:0;margin-left:auto;text-align:center;min-width:180px}
.cta-actions .button{justify-content:center;background:#fff;color:#173e77;box-shadow:none}
.cta-actions .contact-action{color:#ceddf2;font-size:12px;justify-content:center;margin:0}
.cta-contact-link{display:flex;align-items:center;justify-content:center;gap:8px;color:white;font-size:13px;min-height:44px}.cta-contact-link:hover{color:#a4dfff}
.site-footer{background:#0b2345;color:#c4d3e7;border-top:1px solid #294164;padding-top:60px}
.site-footer .brand strong{color:white}.site-footer .brand small{color:#b8cae1}
.site-footer h2{color:#fff;font-size:13px}.site-footer a:not(.brand){color:#becee4;font-size:12px}.site-footer a:hover{color:#7bd2ff}
.footer-intro>p{color:#aebfd8}.footer-bottom{border-color:#ffffff17;color:#aebfd8}
.sf-footer-contact{border-top:1px solid #ffffff17;padding-top:26px;padding-bottom:28px;justify-content:space-between}
.sf-footer-contact .icon{color:#77bbff}
.sf-whatsapp{border:1px solid #ffffff50;background:linear-gradient(135deg,#138551,#086447);box-shadow:0 8px 28px #06352433;transition:transform .25s,box-shadow .25s;min-height:50px}
.sf-whatsapp:hover{transform:translateY(-3px);box-shadow:0 12px 30px #06352440}
.education-page{background:#f5f9ff;--edu-navy:#0b2345;--edu-blue:#2563eb;--edu-orange:#2563eb}
.education-page .container{max-width:1280px}
.edu-hero{background:radial-gradient(ellipse at 10% 5%,#fff,transparent 65%),linear-gradient(120deg,#f0f7ff,#e3efff)}
.edu-hero-visual>img{height:340px;border-radius:22px;mask-image:none;-webkit-mask-image:none;box-shadow:0 20px 45px #13365b16}
.edu-goals{border-left-color:#2563eb;border-radius:12px}.edu-section{padding:55px 0}
.edu-universities{background:linear-gradient(150deg,#edf5ff,#e8f1ff);padding:55px 0}
.edu-service-card,.edu-university-card{border-radius:15px;box-shadow:0 7px 22px #102a5008;border-color:#d9e5f4}
.edu-university-card{background:linear-gradient(145deg,#fff,#fbfdff);padding:23px 16px 17px}
.edu-university-card h3{font-size:13px}.edu-card-link{min-height:44px;font-size:11px;color:#245ea9}
.edu-logo-box{height:86px}.edu-logo-box img{height:78px}.edu-underlined span{color:#2563eb}
.education-page .button{border-radius:9px;background:linear-gradient(110deg,#2563eb,#1769e8)}
.edu-admission-cta{border-radius:20px;background:linear-gradient(110deg,#0b2345,#174780);border:0;padding:36px}
.education-page .edu-admission-cta h2{color:white}.edu-admission-cta p{color:#c9daee}.edu-admission-cta .edu-whatsapp{color:#beefd8}
.sf-enquiry-modal .modal-dialog{max-width:800px}
.sf-enquiry-modal .modal-content{border:1px solid #c7dcff;border-radius:26px;background:linear-gradient(135deg,#fff,#f4f9ff);box-shadow:0 36px 110px #06173166,0 0 0 7px #ffffff0a}
.sf-enquiry-modal .modal-header{padding:27px 32px 23px;background:radial-gradient(ellipse at 100% 0,#cde7ff,transparent 60%),linear-gradient(115deg,#f7faff,#ecf5ff)}
.sf-enquiry-modal .modal-header:before{height:4px;background:linear-gradient(90deg,#0b2345,#2563eb,#38bdf8)}
.sf-enquiry-modal .eyebrow{color:#285d98;font-size:11px}.sf-enquiry-modal .modal-title{font-size:30px;font-weight:750;color:#0b2345}
.sf-enquiry-modal #enquiry-description{font-size:14px;max-width:600px}.sf-enquiry-modal .enquiry-services{color:#416589}
.sf-enquiry-modal .modal-body{padding:23px 32px 24px}.sf-enquiry-modal .form-grid{gap:19px 20px}
.sf-enquiry-modal .field label{display:block;color:#102445;font-size:13px;font-weight:650;margin-bottom:8px;opacity:1;visibility:visible;position:static}
.sf-enquiry-modal .form-control,.sf-enquiry-modal .form-select{background:#fff;min-height:49px;border-color:#cbdbee;border-radius:10px;font-size:14px}
.sf-enquiry-modal .form-control:focus,.sf-enquiry-modal .form-select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb16}
.sf-enquiry-modal textarea.form-control{height:96px}.sf-enquiry-modal .button{background:linear-gradient(110deg,#2563eb,#1769e8);min-height:49px}
.sf-enquiry-modal .enquiry-alternative{font-size:12px;margin-top:12px}.sf-enquiry-modal .enquiry-alternative a{min-height:44px}
.enquiry-reassurance{text-align:center;font-size:11px;color:#64748b;margin:5px 0 0}
.sf-enquiry-modal .btn-close{background-color:#fff;border:1px solid #cadcf0;opacity:1;min-width:40px;box-shadow:0 4px 12px #11305a08}
.sf-enquiry-modal.fade .modal-dialog{transition:transform .3s ease;transform:translateY(18px) scale(.97)}.sf-enquiry-modal.show .modal-dialog{transform:none}
@keyframes premium-image-in{from{opacity:0;transform:translateX(15px)}to{opacity:1;transform:none}}
@keyframes hero-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(min-width:1600px){.container{max-width:1480px}.sf-slide{min-height:540px;gap:46px}.sf-visual{height:535px}.sf-copy h1{font-size:55px}.sf-copy h2{font-size:58px}}
@media(max-width:1199px){.sf-slide{gap:26px;min-height:490px}.sf-visual{height:470px}.sf-copy h1{font-size:38px}.sf-copy h2{font-size:42px}.sf-copy .button{padding:13px 15px;font-size:11px}.story-grid{gap:40px}.story-visual>img{height:410px}.division-card{padding-inline:22px}.division-image{margin-inline:-22px;height:210px}.site-header .brand strong{font-size:14px}.site-header .brand small{font-size:8px}.site-header .nav-link,.site-header .nav-group summary{font-size:11px}.cta-panel{padding:35px;gap:20px}}
@media(max-width:991px){.site-header .header-inner{min-height:72px}.site-header .navigation{background:#0b2345;max-height:calc(100dvh - 145px)}.site-header .nav-link,.site-header .nav-group summary{font-size:14px}.nav-dropdown{border-radius:12px}.sf-slide{grid-template-columns:1fr 1fr;gap:23px;min-height:485px}.sf-copy h1{font-size:33px}.sf-copy h2{font-size:38px}.sf-copy .eyebrow{font-size:8px}.sf-visual{height:440px;border-bottom-right-radius:50px}.sf-description{font-size:14px}.sf-service-strip a{padding:14px}.story-grid{gap:28px}.story-features{grid-template-columns:1fr}.story-visual>img{height:460px}.story-note{left:30px;right:15px;padding:16px}.why-foundation{grid-template-columns:repeat(3,1fr);row-gap:25px}.why-foundation>div:first-child{grid-column:1/-1;text-align:center}.why-foundation>div:not(:first-child){border:0}.page-hero-inner{gap:30px}.page-photo{height:300px}.page-hero h1{font-size:36px}.cta-panel{flex-wrap:wrap}.cta-actions{margin-left:88px;display:flex;align-items:center;flex-wrap:wrap;gap:15px}.contact-grid{gap:30px}.contact-enquiry-prompt{padding:28px}}
@media(max-width:767px){.container{padding-inline:22px}.section{padding:58px 0}.site-header .header-inner{min-height:72px}.site-header .brand strong{font-size:15px}.site-header .brand small{font-size:8px}.sf-hero{padding:26px 0 65px}.sf-slide{grid-template-columns:1fr;grid-template-rows:auto auto;gap:22px;min-height:0;align-content:start}.sf-copy{padding:0;min-height:300px}.sf-copy .eyebrow{font-size:9px;margin-bottom:18px;letter-spacing:.08em}.sf-copy h1,.sf-copy h2{font-size:clamp(32px,7.8vw,46px);line-height:1.14;margin-bottom:18px}.sf-description{font-size:14px;margin-bottom:20px;max-width:560px}.sf-copy .button-row{gap:9px}.sf-copy .button{padding:12px 14px;font-size:11px;min-height:46px}.sf-visual{height:285px;border-radius:20px 20px 48px 20px;max-width:none}.sf-visual img{height:100%;aspect-ratio:auto;object-position:center 40%}.sf-visual-label{top:18px;left:20px;right:20px;font-size:9px}.sf-visual figcaption{left:20px;bottom:18px;font-size:11px;right:25px}.sf-caption-mark{width:34px;height:34px}.sf-controls{gap:8px;padding-top:16px}.sf-progress{left:22px;right:22px}.sf-counter{display:none}.sf-dots button{width:26px}.sf-control-actions{gap:1px}.sf-play{font-size:11px;min-width:43px}.sf-controls .round-control{width:38px;height:44px}.sf-service-strip{padding:6px;border-radius:15px}.sf-service-strip a{padding:17px 12px}.sf-service-strip strong{font-size:12px}.sf-service-strip small{font-size:10px}.sf-service-strip .icon-tile{width:38px;height:38px}.division-grid{gap:23px}.division-image{height:245px}.division-card .division-subtitle{min-height:0}.division-card{padding-bottom:25px}.story-grid{grid-template-columns:1fr;gap:36px}.story-visual{padding-left:10px}.story-visual>img{height:330px}.story-note{left:27px;right:18px;bottom:5px}.story-copy h2{font-size:33px}.story-features{grid-template-columns:1fr 1fr;gap:9px}.story-features>span{padding:10px 8px;font-size:11px;gap:6px}.why-foundation{margin-top:42px;grid-template-columns:repeat(2,1fr);gap:25px}.why-foundation>div:last-child{grid-column:1/-1}.why-foundation strong{font-size:12px}.sf-programs{padding-top:55px}.technology-layout{gap:35px}.page-hero{padding:18px 0 30px}.page-hero-inner{grid-template-columns:1fr;gap:26px}.page-hero h1{font-size:36px}.page-hero p:not(.eyebrow){font-size:14px}.page-photo{height:240px;border-radius:20px 20px 45px 20px}.page-breadcrumb{margin-bottom:25px}.about-visual>img{height:310px}.contact-enquiry-prompt{position:static}.cta-section{padding:15px 0 50px}.cta-panel{padding:28px 24px;border-radius:20px;gap:20px}.cta-icon{display:none}.cta-panel h2{font-size:29px}.cta-panel p:last-child{font-size:13px}.cta-actions{margin:0;display:grid;width:100%;gap:4px}.cta-panel .eyebrow{font-size:9px}.site-footer{padding-top:43px}.sf-footer-contact{gap:22px;padding-top:25px}.sf-footer-contact>a:last-child{width:100%}.mobile-contact-actions{background:#f9fcfff5;backdrop-filter:blur(16px);border-top:1px solid #cfdef0}.sf-whatsapp{right:14px;width:46px;min-height:46px;justify-content:center;padding:10px}.sf-enquiry-modal .modal-dialog{margin:10px;max-width:calc(100% - 20px)}.sf-enquiry-modal .modal-header{padding:23px 20px 18px}.sf-enquiry-modal .modal-title{font-size:24px}.sf-enquiry-modal #enquiry-description{font-size:13px}.sf-enquiry-modal .modal-body{padding:20px}.sf-enquiry-modal .form-grid{grid-template-columns:1fr;gap:17px}.sf-enquiry-modal .form-control,.sf-enquiry-modal .form-select{font-size:16px}.sf-enquiry-modal .btn-close{min-width:44px;height:44px;margin-left:7px}.sf-enquiry-modal .enquiry-alternative{font-size:11px}.sf-enquiry-modal .enquiry-reassurance{font-size:11px}.edu-hero-visual>img{height:260px}.edu-section,.edu-universities{padding:36px 0}.edu-university-card{padding:19px 11px 12px}.edu-university-card h3{font-size:12px}.edu-admission-cta{padding:26px}.edu-logo-box{height:80px}}
@media(max-width:389px){.sf-copy h1,.sf-copy h2{font-size:30px}.sf-copy .button{padding:12px 10px;font-size:10px}.sf-dots button{width:23px}.sf-controls .round-control{width:35px}.sf-play{min-width:38px}.story-features{grid-template-columns:1fr}.sf-copy{min-height:320px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.sf-slide.is-active .sf-visual img,.division-card:hover,.division-card:hover img,.button:hover,.service-card:hover,.career-card:hover,.sf-whatsapp:hover{transform:none}}
