/* Supreme Global Technical Institute - V9 final UI layer */
:root{--sgti9-navy:#073f76;--sgti9-deep:#052c55;--sgti9-red:#e31d26;--sgti9-orange:#ff6f22;--sgti9-soft:#f5f8fc;--sgti9-line:#dfe7ef}

/* Header: stable logo lockup on every public page */
body.public-web .sgti-v5-header{min-height:86px!important;height:86px!important;padding:6px clamp(24px,3vw,52px)!important;display:flex!important;align-items:center!important;gap:24px!important;background:#fff!important}
body.public-web .sgti-v5-brand{margin:0!important;padding:0!important;display:flex!important;align-items:center!important;flex:0 0 345px!important;min-width:345px!important;max-width:345px!important;height:72px!important;overflow:visible!important;text-decoration:none!important}
body.public-web .sgti-v5-brandmark{display:flex!important;align-items:center!important;justify-content:center!important;width:88px!important;height:68px!important;flex:0 0 88px!important;overflow:hidden!important}
body.public-web .sgti-v5-brandmark img{display:block!important;width:88px!important;height:68px!important;object-fit:contain!important;object-position:center!important;background:transparent!important}
body.public-web .sgti-v5-brandcopy{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;line-height:1!important;overflow:visible!important}
body.public-web .sgti-v5-brandcopy strong{font:950 20px/1 Arial,sans-serif!important;color:#e31d26!important;letter-spacing:-.55px!important;white-space:nowrap!important}
body.public-web .sgti-v5-brandcopy small{font:900 11px/1.1 Arial,sans-serif!important;color:#063e73!important;letter-spacing:.65px!important;margin-top:4px!important;white-space:nowrap!important}
body.public-web .sgti-v5-brandcopy em{font:900 7px/1 Arial,sans-serif!important;background:#e31d26!important;color:#fff!important;padding:3px 7px!important;border-radius:3px!important;margin-top:5px!important;width:max-content!important;font-style:normal!important;letter-spacing:.7px!important}
body.public-web .sgti-v5-brand.is-full-logo{flex-basis:270px!important;min-width:270px!important;max-width:270px!important}
body.public-web .sgti-v5-brandfull{width:100%!important;height:70px!important;display:flex!important;align-items:center!important}
body.public-web .sgti-v5-brandfull img{width:250px!important;height:70px!important;object-fit:contain!important;object-position:left center!important}
body.public-web .sgti-v5-header nav{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:1px!important;min-width:0!important}
body.public-web .sgti-v5-header nav>a:not(.btn){font-size:11.5px!important;padding:10px 7px!important}

/* Premium dynamic slider */
.sgti-v5-hero{isolation:isolate}
.sgti-v5-hero-media picture{display:block;width:100%;height:100%}
.sgti-v5-hero-media img{transition:opacity .28s ease,transform .6s ease!important;will-change:opacity,transform}
.sgti-v5-hero-media img.changing{opacity:.12!important;transform:scale(1.018)}
.sgti-v5-hero-dots{position:absolute!important;left:0!important;bottom:-6px!important;display:flex!important;gap:7px!important;z-index:8!important}
.sgti-v5-hero-dots button{width:8px!important;height:8px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.45)!important;padding:0!important;cursor:pointer!important;box-shadow:0 0 0 1px rgba(255,255,255,.2)!important}
.sgti-v5-hero-dots button.active{width:25px!important;border-radius:20px!important;background:#ff5b25!important}
.sgti-hero-arrow{position:absolute;z-index:12;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(4,31,59,.42);backdrop-filter:blur(8px);color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:.2s;box-shadow:0 8px 22px rgba(0,0,0,.18)}
.sgti-hero-arrow:hover{background:#e31d26;border-color:#e31d26}
.sgti-hero-arrow.prev{left:15px}.sgti-hero-arrow.next{right:15px}

/* Public Placement & Gallery pages */
.sgti-v9-page-hero{padding:58px 0!important;background:linear-gradient(118deg,#052e59 0%,#074d85 58%,#bf191e 160%)!important}
.sgti-v9-eyebrow,.sgti-v9-section-head>div>span{display:block;font:900 10px/1.2 Arial,sans-serif;letter-spacing:2.1px;color:#ff5f32;text-transform:uppercase;margin-bottom:8px}
.sgti-v9-page-hero .sgti-v9-eyebrow{color:#ffb29b}.sgti-v9-page-hero h1{max-width:850px}.sgti-v9-page-hero p{max-width:800px!important}
.sgti-v9-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.sgti-v9-hero-actions .ghost{border:1px solid rgba(255,255,255,.7)!important;color:#fff!important;background:rgba(255,255,255,.08)!important}
.sgti-v9-section{padding:48px 0;background:#fff}.sgti-v9-section.alt{background:#f5f8fc}
.sgti-v9-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.sgti-v9-section-head h2{margin:0;color:#092f5b;font:800 clamp(26px,3vw,38px)/1.08 Georgia,serif}.sgti-v9-section-head p{max-width:760px;margin:8px 0 0;color:#66758a;font-size:13px;line-height:1.6}.sgti-v9-section-head>a{color:#e31d26;text-decoration:none;font-weight:900;font-size:12px;white-space:nowrap}
.sgti-v9-statline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sgti-v9-statline article{border:1px solid var(--sgti9-line);background:#fff;border-radius:15px;padding:22px;text-align:center;box-shadow:0 8px 28px rgba(8,49,91,.06)}.sgti-v9-statline b{display:block;font-size:28px;color:#073f76;line-height:1}.sgti-v9-statline span{display:block;font-size:11px;color:#6c7a8e;margin-top:7px}
.sgti-v9-partner-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.sgti-v9-partner-card{min-height:110px;border:1px solid var(--sgti9-line);border-radius:14px;background:#fff;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;gap:9px;box-shadow:0 7px 24px rgba(5,45,84,.05);transition:.2s}.sgti-v9-partner-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(5,45,84,.12)}.sgti-v9-partner-card img{max-width:100%;height:54px;object-fit:contain}.sgti-v9-partner-card span,.sgti-v9-partner-card strong{color:#163c64;font-size:10px;font-weight:800;text-align:center}
.sgti-v9-process{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.sgti-v9-process article{position:relative;border:1px solid var(--sgti9-line);border-radius:15px;padding:22px 18px;background:#fff}.sgti-v9-process i{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#fff1ef;color:#e31d26;font-style:normal;font-weight:900}.sgti-v9-process h3{margin:12px 0 7px;color:#0a315b}.sgti-v9-process p{margin:0;color:#68778b;font-size:11px;line-height:1.55}
.sgti-v9-update-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sgti-v9-update-grid article{background:#fff;border:1px solid var(--sgti9-line);border-radius:15px;overflow:hidden;box-shadow:0 7px 22px rgba(6,45,83,.06)}.sgti-v9-update-grid .pic{height:155px;display:grid;place-items:center;background:linear-gradient(135deg,#073f76,#e31d26);overflow:hidden;text-decoration:none}.sgti-v9-update-grid .pic img{width:100%;height:100%;object-fit:cover}.sgti-v9-update-grid .pic>span{font-size:42px}.sgti-v9-update-grid .body{padding:15px}.sgti-v9-update-grid small{font-size:9px;color:#758399}.sgti-v9-update-grid h3{margin:7px 0;font-size:16px;line-height:1.25}.sgti-v9-update-grid h3 a{color:#092f5b;text-decoration:none}.sgti-v9-update-grid p{font-size:11px;line-height:1.55;color:#68778b;margin:0 0 9px}.sgti-v9-update-grid .read{font-size:10px;color:#e31d26;text-decoration:none;font-weight:900}
.sgti-v9-career-cta{background:linear-gradient(115deg,#6d170e,#e31d26 58%,#ff7a21);color:#fff;padding:38px 0}.sgti-v9-career-cta .sgti-v5-shell{display:flex;justify-content:space-between;align-items:center;gap:24px}.sgti-v9-career-cta span{font-size:9px;letter-spacing:2px;font-weight:900}.sgti-v9-career-cta h2{font:800 30px/1.1 Georgia,serif;margin:5px 0}.sgti-v9-career-cta p{margin:0;color:#ffe9e4;font-size:12px}
.sgti-v9-empty{border:1px dashed #cdd8e4;background:#fff;border-radius:14px;padding:28px;text-align:center;color:#66758a;font-size:12px}

.sgti-v9-gallery-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.sgti-v9-gallery-filters a{padding:9px 14px;border-radius:999px;background:#eef3f8;color:#173c63;text-decoration:none;font-size:11px;font-weight:800;border:1px solid transparent}.sgti-v9-gallery-filters a.active,.sgti-v9-gallery-filters a:hover{background:#e31d26;color:#fff}
.sgti-v9-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.sgti-v9-gallery-card{position:relative;border:0;padding:0;background:#edf2f7;min-height:260px;border-radius:15px;overflow:hidden;cursor:pointer;text-align:left;box-shadow:0 9px 26px rgba(5,45,84,.09)}.sgti-v9-gallery-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:.35s}.sgti-v9-gallery-card:hover img{transform:scale(1.045)}.sgti-v9-gallery-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(2,26,51,.88))}.sgti-v9-gallery-card>span{position:absolute;z-index:2;left:16px;right:16px;bottom:15px;color:#fff}.sgti-v9-gallery-card b,.sgti-v9-gallery-card small{display:block}.sgti-v9-gallery-card b{font-size:15px}.sgti-v9-gallery-card small{font-size:9px;margin-top:4px;color:#d9e8f5}
.sgti-v9-lightbox[hidden]{display:none!important}.sgti-v9-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(2,16,31,.92);display:grid;grid-template-columns:70px minmax(0,1000px) 70px;align-items:center;justify-content:center;padding:30px}.sgti-v9-lightbox figure{margin:0;background:#071d34;border-radius:16px;overflow:hidden;max-height:88vh;display:flex;flex-direction:column}.sgti-v9-lightbox figure img{max-width:100%;max-height:78vh;object-fit:contain;background:#071d34}.sgti-v9-lightbox figcaption{padding:13px 16px;color:#fff}.sgti-v9-lightbox figcaption b,.sgti-v9-lightbox figcaption small{display:block}.sgti-v9-lightbox figcaption small{color:#a9bfd4;margin-top:3px}.sgti-v9-lightbox button{border:0;background:rgba(255,255,255,.12);color:#fff;width:48px;height:48px;border-radius:50%;font-size:30px;cursor:pointer}.sgti-v9-lightbox .close{position:absolute;right:22px;top:20px}.sgti-lightbox-open{overflow:hidden}

/* CMS slider form improvement */
.v10-slider-cms .cms-item img{max-width:100%}.v10-slider-cms input[type=number]{min-height:42px}

@media(max-width:1280px){body.public-web .sgti-v5-brand{flex-basis:300px!important;min-width:300px!important;max-width:300px!important}.sgti-v9-partner-grid{grid-template-columns:repeat(4,1fr)}.sgti-v9-update-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){body.public-web .sgti-v5-header{height:74px!important;min-height:74px!important;padding:6px 15px!important}body.public-web .sgti-v5-brand{flex-basis:260px!important;min-width:230px!important;max-width:260px!important;height:58px!important}body.public-web .sgti-v5-brandmark{width:68px!important;height:54px!important;flex-basis:68px!important}body.public-web .sgti-v5-brandmark img{width:68px!important;height:54px!important}body.public-web .sgti-v5-brandcopy strong{font-size:16px!important}body.public-web .sgti-v5-brandcopy small{font-size:8.5px!important}.sgti-hero-arrow{width:36px;height:36px;font-size:25px}.sgti-v9-statline{grid-template-columns:repeat(2,1fr)}.sgti-v9-partner-grid{grid-template-columns:repeat(3,1fr)}.sgti-v9-process{grid-template-columns:repeat(2,1fr)}.sgti-v9-update-grid{grid-template-columns:repeat(2,1fr)}.sgti-v9-gallery-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){body.public-web .sgti-v5-header{height:68px!important;min-height:68px!important}body.public-web .sgti-v5-brand{flex-basis:220px!important;min-width:190px!important;max-width:220px!important;height:52px!important}body.public-web .sgti-v5-brandmark{width:58px!important;height:48px!important;flex-basis:58px!important}body.public-web .sgti-v5-brandmark img{width:58px!important;height:48px!important}body.public-web .sgti-v5-brandcopy strong{font-size:14px!important}body.public-web .sgti-v5-brandcopy small{font-size:7.4px!important}body.public-web .sgti-v5-brandcopy em{font-size:5.8px!important}.sgti-hero-arrow{display:none}.sgti-v5-hero-dots{bottom:8px!important}.sgti-v9-page-hero{padding:38px 0!important}.sgti-v9-section{padding:34px 0}.sgti-v9-section-head{align-items:flex-start;flex-direction:column;gap:8px}.sgti-v9-statline,.sgti-v9-process,.sgti-v9-update-grid,.sgti-v9-gallery-grid{grid-template-columns:1fr}.sgti-v9-partner-grid{grid-template-columns:repeat(2,1fr)}.sgti-v9-gallery-card{min-height:220px}.sgti-v9-career-cta .sgti-v5-shell{flex-direction:column;align-items:flex-start}.sgti-v9-lightbox{grid-template-columns:1fr;padding:14px}.sgti-v9-lightbox .prev,.sgti-v9-lightbox .next{position:absolute;top:50%;z-index:3}.sgti-v9-lightbox .prev{left:8px}.sgti-v9-lightbox .next{right:8px}.sgti-v9-lightbox button{width:40px;height:40px}}
