
    .surf{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Apple SD Gothic Neo","Malgun Gothic",system-ui,sans-serif;color:#1d1d1f;background:#fff;line-height:1.5;word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;font-weight:400}
    .surf *{box-sizing:border-box}
    .surf a{color:#1d1d1f;text-decoration:none}.surf a:hover{color:#0071e3}
    .surf h1,.surf h2,.surf h3,.surf p{margin:0}
    .num{font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-.03em}
    .wrap{max-width:1152px;margin:0 auto;padding:0 40px}
    .cta{display:inline-flex;align-items:center;justify-content:center;border-radius:980px;background:#0071e3;color:#fff;font-weight:500;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:background .25s ease}
    .cta:hover{background:#0077ed}

    @media (max-width: 960px){
      .wrap{padding:0 22px}
      h1{font-size:clamp(34px,8vw,46px) !important}
      [style*="grid-template-columns:280px 1fr"]{grid-template-columns:1fr !important}
      [style*="grid-template-columns:230px 1fr"]{grid-template-columns:1fr !important}
      [style*="repeat(3, minmax(0, 1fr))"]{grid-template-columns:1fr !important}
      [style*="repeat(5, minmax(0, 1fr))"]{grid-template-columns:repeat(2, minmax(0,1fr)) !important}
      [style*="align-items:center;gap:60px"]{flex-direction:column !important;align-items:flex-start !important;gap:28px !important}
      .tbl{overflow-x:auto}
      .tbl > div{min-width:720px}
      [style*="grid-template-columns:170px 1fr 52px"]{grid-template-columns:110px 1fr 40px !important}
      [style*="margin:2px 0 14px 100px"]{margin-left:0 !important}
    }
