.five-steps{grid-template-columns:repeat(5,1fr);gap:22px}
.five-steps h3{font-size:1.2rem}
.five-steps p{font-size:.94rem}
.hero-brand{font-size:1rem;font-weight:700;color:#fff;margin:0 0 1rem;text-transform:none;letter-spacing:0}
.hero-hook{font-size:1.45rem;line-height:1.35;font-weight:700;max-width:690px;margin:0 0 .7rem;color:#fff}
.hero{background:#173a68}
.hero .hero-image{left:auto;width:50%;object-position:left center}
.hero .hero-shade{background:linear-gradient(90deg,#173a68 0%,#173a68 47%,rgba(23,58,104,.88) 54%,rgba(23,58,104,0) 72%)}
.hero .hero-copy{width:min(690px,52%)}
.philosophy-mark{flex-wrap:wrap;gap:12px;font-size:clamp(1.3rem,3vw,2rem)}
.philosophy-mark i{height:auto;width:auto;background:none;margin:0;color:#216ed4;font-style:normal}
.signature-quote{padding:100px 28px;text-align:center;background:#173a68;color:#fff}
.signature-quote blockquote{margin:0 auto;max-width:1000px;font-family:"Aptos Display",Arial,sans-serif;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:700;line-height:1.08;letter-spacing:-.035em}
.credential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.credential-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px;background:#fff;border:1px solid #dce5ef;min-height:190px}.credential-grid img{max-width:110px;max-height:95px;object-fit:contain;margin-bottom:16px}.credential-grid strong{font-size:.86rem;color:#173a68}
@media(max-width:900px){.five-steps{grid-template-columns:1fr}.hero .hero-image{left:0;width:100%;object-position:35% center}.hero .hero-shade{background:linear-gradient(90deg,rgba(16,41,73,.94),rgba(23,58,104,.67))}.hero .hero-copy{width:auto}.credential-grid{grid-template-columns:1fr}}
