*{box-sizing:border-box}html{min-height:100%;background:#e8f4f1}body{margin:0;background:#e8f4f1;color:#17243a;font-family:Arial,Helvetica,sans-serif;border-top:2px solid #292929;border-bottom:5px solid #292929;min-height:100vh}.page{width:min(520px,100%);min-height:calc(100vh - 7px);margin:0 auto;background:#fff;border-left:1px solid #dce5e7;border-right:1px solid #dce5e7;padding:0 25px 22px}.school-head{text-align:center;padding:0 0 24px}.logo{width:86px;height:86px;margin:0 auto 18px;border-radius:50%;background:#0d9185;color:#fff;display:grid;place-items:center;font-weight:800;font-size:24px;box-shadow:0 12px 25px #0d91852b}.school-head h1{font-size:25px;line-height:1.25;margin:0 0 5px;font-weight:800;letter-spacing:-.6px}.school-head h2{font-size:15px;color:#087f78;margin:0 0 15px;font-weight:700}.school-head p{font-size:14px;color:#738096;margin:0;line-height:1.5}.services{display:grid;gap:12px}.service{display:flex;align-items:center;min-height:75px;padding:14px 15px;border:1px solid #dce2e9;border-radius:17px;text-decoration:none;color:inherit;background:#fff;gap:13px;transition:background .15s,border-color .15s,transform .15s}.service:hover,.service:focus-visible{background:#f9fcfc;border-color:#a9d5d0;transform:translateY(-1px);outline:none}.service-icon{flex:0 0 44px;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:20px}.whatsapp-icon{background:#eaf7ef}.phone-icon{background:#edf4ff;color:#153d70;font-size:25px}.location-icon{background:#fff3ed}.ppdb-icon{background:#f4efff}.info-icon{background:#eef8ff}.service-copy{display:grid;gap:4px;min-width:0}.service-copy strong{font-size:15px;line-height:1.25;font-weight:700}.service-copy small{font-size:12.5px;color:#788397;line-height:1.3}.chevron{margin-left:auto;color:#9aa6b7;font-size:30px;font-weight:300;line-height:1}.help{margin-top:20px;border-radius:16px;background:#eff8f6;text-align:center;padding:17px 12px;color:#68788c;font-size:12px}.help p{margin:0 0 5px}.help strong{font-weight:500}footer{text-align:center;color:#8a96a6;font-size:11px;padding:20px 0 0}@media(max-width:420px){.page{padding:0 18px 18px}.school-head h1{font-size:23px}.service{padding:13px 12px;gap:11px}.service-copy strong{font-size:14px}.service-copy small{font-size:12px}}