.information-content{max-width:1200px;margin:0 auto;padding:40px 24px 56px}
.nata-information{max-width:900px;margin:auto}.nata-poster{margin:24px 0}.nata-poster img{display:block;width:100%;max-width:750px;height:auto;margin:auto;border-radius:8px}.nata-poster figcaption{text-align:center;font-size:14px;margin-top:14px;color:#526779}
.information-links{display:flex;flex-wrap:wrap;gap:16px}.information-links a{padding:10px 16px;border:1px solid #cbd8e1;border-radius:6px;color:#005382}
.rank-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rank-card{padding:24px;border:1px solid #cbd8e1;border-top:4px solid #005382;border-radius:10px;background:#f5f9fc}.rank-card h2{margin-top:0;font-size:21px}.rank-row{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid #dce5eb}.rank-row span:first-child{overflow-wrap:anywhere}.rank-row span:last-child{white-space:nowrap;font-weight:bold;color:#005382}
.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.contact-card{padding:24px;border-radius:10px;background:#f3f7fa;overflow-wrap:anywhere}.contact-card h2{margin-top:0;font-size:24px}.contact-card address{font-style:normal}.contact-card ul{padding-left:20px}.contact-card a{color:#005382}.contact-location{margin-top:40px}.contact-location iframe{width:100%;height:450px;border:0;border-radius:10px}.contact-location h2{font-size:clamp(24px,3vw,32px)}
@media(max-width:900px){.rank-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.information-content{padding:28px 20px 40px}.rank-grid,.contact-grid{grid-template-columns:minmax(0,1fr)}.contact-location iframe{height:320px}}
