/* StudentsVidya V160 — animated service hero, clean white stage */
.sv148-hero{position:relative!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;background:#fff!important}
.sv148-hero-copy{display:flex!important;align-items:center!important;justify-content:center!important;padding:34px 38px!important;background:#fff!important;min-height:370px!important}
.sv160-service-stage{width:100%;max-width:620px;min-height:300px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}
.sv160-service-slide{width:100%;animation:sv160ServiceIn .55s ease both}
.sv160-service-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:18px;display:grid;place-items:center;background:#f5f3ff;border:1px solid #e5defe;font-size:28px}
.sv160-service-slide .eyebrow{display:block;font-size:11px;font-weight:900;letter-spacing:.16em;color:#667085;margin-bottom:9px}
.sv160-service-slide h1{margin:0;color:#14213d;font-size:clamp(34px,4.1vw,58px);line-height:1.02;font-weight:950;letter-spacing:-.035em}
.sv160-service-slide h1 em{font-style:normal;color:var(--sv160-accent,#5625d6)}
.sv160-service-slide p{max-width:510px;margin:15px auto 0;color:#667085;font-size:14px;line-height:1.65}
.sv160-service-slide a{display:inline-flex;margin-top:19px;padding:10px 17px;border-radius:10px;background:#fff;border:1px solid var(--sv160-accent,#5625d6);color:var(--sv160-accent,#5625d6);font-size:12px;font-weight:900;text-decoration:none}
.sv160-dots{display:flex;justify-content:center;gap:6px;margin-top:18px}
.sv160-dots span{width:6px;height:6px;border-radius:50%;background:#d0d5dd;transition:.25s ease}
.sv160-dots span.active{width:20px;border-radius:999px;background:#5625d6}
.sv160-noscript{font-size:11px;color:#667085;margin-top:14px}
.sv148-hero-image{background:#fff!important}
.sv148-hero-image img{object-fit:contain!important;object-position:center!important}
@keyframes sv160ServiceIn{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:900px){.sv148-hero-copy{min-height:300px!important;padding:28px 18px!important}.sv160-service-stage{min-height:250px}.sv160-service-slide h1{font-size:38px}.sv160-service-slide p{font-size:13px}.sv148-hero{grid-template-columns:1fr!important}.sv148-hero-image{order:1!important}.sv148-hero-copy{order:2!important}}
@media(prefers-reduced-motion:reduce){.sv160-service-slide{animation:none!important}.sv160-dots span{transition:none!important}}

/* V161 hero image fit: preserve the source aspect ratio and never crop the supplied artwork. */
.sv148-hero-image{overflow:visible!important;min-height:370px!important;height:auto!important;aspect-ratio:630/370!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}
.sv148-hero-image img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;transform:none!important}
@media(max-width:900px){.sv148-hero-image{min-height:0!important;width:100%!important;height:auto!important;aspect-ratio:630/370!important;overflow:visible!important}.sv148-hero-image img{width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important}}
