body.sportco-information-page {
  font-family: 'Inter', system-ui, sans-serif;
  color: #0B1437;
  background: #F4F6FA;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}

body.sportco-information-page > .wrap { max-width:720px; margin:0 auto; padding:64px 24px 100px; }
body.sportco-information-page > .wrap h1 { font-size:32px; margin-bottom:8px; }
body.sportco-information-page > .wrap .updated { color:#6B7494; font-size:14px; margin-bottom:40px; }
body.sportco-information-page > .wrap h2 { font-size:20px; margin-top:36px; margin-bottom:12px; color:#1A2E8A; }
body.sportco-information-page > .wrap p,
body.sportco-information-page > .wrap li { color:#333c5c; font-size:15.5px; }
body.sportco-information-page > .wrap ul { padding-left:20px; }
body.sportco-information-page > .wrap a { color:#2E5BFF; }
body.sportco-information-page > .wrap .back { display:inline-block; margin-bottom:30px; font-size:14px; color:#2E5BFF; text-decoration:none; }
body.sportco-information-page > .wrap table { width:100%; border-collapse:collapse; margin-top:16px; font-size:14px; }
body.sportco-information-page > .wrap th,
body.sportco-information-page > .wrap td { text-align:left; padding:10px 12px; border-bottom:1px solid #E4E8F5; }
body.sportco-information-page > .wrap th { color:#1A2E8A; font-weight:600; }
body.sportco-information-page--faq > .wrap h2 { font-size:16px; }
body.sportco-information-page > .wrap h3.section { font-size:13px; text-transform:uppercase; letter-spacing:.08em; color:#6B7494; margin-top:44px; margin-bottom:4px; padding-block:0; }

@media (max-width:767px) {
  body.sportco-information-page > .wrap { padding:40px 20px 72px; }
  body.sportco-information-page > .wrap h1 { font-size:28px; }
}
