*{box-sizing:border-box}
body{margin:0;background:#ffffff;color:#16202b;font:16px/1.65 Tahoma, Geneva, sans-serif}
h1,h2,h3{font-family:Constantia, Georgia, serif;line-height:1.25;margin:0 0 .5em}
h1{font-size:34px}
h2{font-size:25px}
h3{font-size:18px}
p{margin:0 0 1em}
a{color:#1f6feb}
.wmk-wrap{max-width:1040px;margin:0 auto;padding:0 20px}
.wmk-top{border-bottom:1px solid #e2e6eb;background:#ffffff;padding:14px 0}
.wmk-top-in{max-width:1040px;margin:0 auto;padding:0 20px;display:flex;
 align-items:center;justify-content:space-between}
.wmk-logo{font-family:Constantia, Georgia, serif;font-weight:700;font-size:19px;color:#16202b;text-decoration:none}
.wmk-nav{display:flex;gap:18px;flex-wrap:wrap}
.wmk-nav a{color:#5b6b7c;text-decoration:none;font-size:14px}
.wmk-nav a:hover{color:#1f6feb}
section{padding:52px 0}
.wmk-hero,.wmk-masthead,.wmk-banner{background:#f6f7f9;border-bottom:1px solid #e2e6eb}
.wmk-lead{color:#5b6b7c;font-size:18px;max-width:60ch}
.wmk-eyebrow,.wmk-tag{display:inline-block;font-size:12px;letter-spacing:.09em;
 text-transform:uppercase;color:#5b6b7c;margin-bottom:10px}
.wmk-btn{display:inline-block;background:#1f6feb;color:#fff;text-decoration:none;
 padding:12px 22px;border-radius:6px;font-weight:600}
.wmk-btn:hover{background:#1750b5}
.wmk-link{margin-left:16px;color:#5b6b7c;text-decoration:underline}
.wmk-actions{margin-top:18px}
.wmk-split,.wmk-two,.wmk-contact-grid{display:grid;
 grid-template-columns:1.3fr .9fr;gap:34px}
.wmk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.wmk-card,.wmk-tile{background:#f6f7f9;border:1px solid #e2e6eb;
 border-radius:6px;padding:18px}
.wmk-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}
.wmk-list{list-style:none;margin:0;padding:0}
.wmk-row{display:grid;grid-template-columns:minmax(150px,.5fr) 1fr;gap:18px;
 padding:16px 0;border-bottom:1px solid #e2e6eb}
.wmk-steps-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));
 gap:20px;list-style:none;margin:0;padding:0}
.wmk-num{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;
 border-radius:50%;background:#1f6feb;color:#fff;font-weight:700;margin-bottom:8px}
.wmk-stats{background:#f6f7f9;border-top:1px solid #e2e6eb;border-bottom:1px solid #e2e6eb}
.wmk-stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px;text-align:center}
.wmk-stat strong{display:block;font-size:26px;font-family:Constantia, Georgia, serif;color:#1f6feb}
.wmk-stat span{color:#5b6b7c;font-size:14px}
.wmk-qa,.wmk-qa-item{border-bottom:1px solid #e2e6eb;padding:14px 0}
.wmk-qa summary{cursor:pointer;font-weight:600}
.wmk-quotes{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}
.wmk-quote{margin:0;background:#f6f7f9;border-left:3px solid #1f6feb;
 border-radius:6px;padding:18px}
.wmk-quote blockquote{margin:0 0 10px;font-style:italic}
.wmk-quote figcaption{color:#5b6b7c;font-size:14px}
.wmk-addr{font-style:normal;background:#f6f7f9;border:1px solid #e2e6eb;
 border-radius:6px;padding:20px;line-height:1.9}
.wmk-rule{display:block;width:46px;height:3px;background:#1f6feb;margin-top:12px}
.wmk-sec-head{margin-bottom:22px}
.wmk-sec-sub{color:#5b6b7c}
.wmk-foot{border-top:1px solid #e2e6eb;padding:24px 0;color:#5b6b7c;font-size:14px}
.wmk-foot-in{max-width:1040px;margin:0 auto;padding:0 20px;display:flex;
 flex-wrap:wrap;gap:14px;justify-content:space-between}
.wmk-foot a{color:#5b6b7c;margin-right:14px}
.wmk-legal{max-width:800px}
@media(max-width:760px){.wmk-split,.wmk-two,.wmk-contact-grid,
 .wmk-grid,.wmk-row{grid-template-columns:1fr}}
