.student-service{display:grid;grid-template-columns:1fr 1fr;min-height:480px;background:#f0ede7}.student-image{background:url('assets/tokyo-student-room.webp') center/cover}.student-copy{padding:80px 12%;display:flex;flex-direction:column;justify-content:center}.student-copy h2{font-size:34px;line-height:1.4;font-weight:500;margin:0 0 18px}.student-copy p:not(.eyebrow){color:#53626d;margin:0 0 24px}.student-points{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:27px}.student-points span{border:1px solid #c8b083;padding:5px 10px;font-size:11px;color:#725a2d}.student-link{align-self:flex-start;padding-bottom:6px;border-bottom:1px solid var(--navy);font-weight:700;font-size:13px;color:var(--navy)}@media(max-width:800px){.student-service{grid-template-columns:1fr}.student-image{height:280px;order:2}.student-copy{padding:58px 7%}.student-copy h2{font-size:28px}}
