:root{
  --mlp-fwc-dark:#263d42;
  --mlp-fwc-white:#fff;
  --mlp-fwc-grey:#f1f1f1;
  --mlp-fwc-text:#111;
  --mlp-fwc-max:1140px;
  --mlp-fwc-split-height:800px;
  --mlp-fwc-icon-size:40px;
}
html{scroll-behavior:smooth}
body.mlp-fwc-page .entry-title{display:none!important}
.mlp-will-check{width:100vw;max-width:none;margin-left:calc(50% - 50vw);padding:0;background:#fff;color:var(--mlp-fwc-text);font-family:"Raleway",Arial,Helvetica,sans-serif;font-size:15px;line-height:1.45}
.mlp-will-check *{box-sizing:border-box}
.mlp-will-check img{display:block;max-width:100%;height:auto}
.mlp-will-check a{text-decoration:none}
.mlp-will-check h1,.mlp-will-check h2,.mlp-will-check h3,.mlp-will-check h4,.mlp-will-check h5,.mlp-will-check h6{font-family:"Lora",Georgia,serif}
.mlp-will-check .wrap{width:min(var(--mlp-fwc-max),calc(100% - 32px));margin-inline:auto}
.mlp-will-check .pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;padding:10px 22px;font-weight:700;line-height:1.1;text-decoration:none!important}
.mlp-will-check a.pill--dark,.mlp-will-check a.pill--dark:link,.mlp-will-check a.pill--dark:visited,.mlp-will-check a.pill--dark:hover,.mlp-will-check a.pill--dark:focus,.mlp-will-check a.pill--dark:active{background:var(--mlp-fwc-dark)!important;color:#fff!important}
.mlp-will-check a.pill--light,.mlp-will-check a.pill--light:link,.mlp-will-check a.pill--light:visited,.mlp-will-check a.pill--light:hover,.mlp-will-check a.pill--light:focus,.mlp-will-check a.pill--light:active{background:#fff!important;color:#000!important}
.mlp-will-check a.pill--dark span{color:#fff!important}
.mlp-will-check a.pill--light span{color:#000!important}
.mlp-will-check .pill--wide{min-width:320px}
.mlp-will-check .split{display:grid;grid-template-columns:1fr 1fr;max-width:var(--mlp-fwc-max);min-height:var(--mlp-fwc-split-height);margin:0 auto;background:#fff}
.mlp-will-check .split__content{display:flex;flex-direction:column;justify-content:center;padding:48px 44px}
.mlp-will-check .split__content h1,.mlp-will-check .split__content h2{margin:8px 0 22px;text-align:center;line-height:1.08;font-size:34px}
.mlp-will-check .split__content p{margin:0 0 14px}
.mlp-will-check .split__content .pill{width:100%;margin-top:10px}
.mlp-will-check .split__content--centred{text-align:center}
.mlp-will-check .split__image{min-height:var(--mlp-fwc-split-height);background-size:cover;background-position:center}
.mlp-will-check .section-logo{width:170px;object-fit:contain;margin:0 auto 14px}
.mlp-will-check .advantages{background:var(--mlp-fwc-dark);color:#fff;padding:54px 0 58px;text-align:center}
.mlp-will-check .advantages h2,.mlp-will-check .faq h2{font-size:31px;margin:6px 0 30px}
.mlp-will-check .advantages h2,.mlp-will-check .advantages h3,.mlp-will-check .advantages p,.mlp-will-check .advantages strong{color:#fff}
.mlp-will-check .cards{display:grid;gap:30px}
.mlp-will-check .cards--three{grid-template-columns:repeat(3,1fr)}
.mlp-will-check .advantage-card{padding:0 12px}
.mlp-will-check .advantage-card h3{font-size:21px;margin:8px 0 18px}
.mlp-will-check .advantage-card p{margin:0 0 15px}
.mlp-will-check .advantage-card strong{display:block;font-size:14px;line-height:1.2;margin-top:25px}
.mlp-will-check .icon{display:flex!important;align-items:center!important;justify-content:center!important;width:100%;height:var(--mlp-fwc-icon-size);max-height:var(--mlp-fwc-icon-size);margin:0 auto 12px;overflow:hidden;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;font-size:var(--mlp-fwc-icon-size)!important;line-height:var(--mlp-fwc-icon-size)!important;text-align:center}
.mlp-will-check .icon img{display:inline-block!important;width:var(--mlp-fwc-icon-size)!important;height:var(--mlp-fwc-icon-size)!important;max-width:var(--mlp-fwc-icon-size)!important;max-height:var(--mlp-fwc-icon-size)!important;object-fit:contain!important;vertical-align:middle!important}
.mlp-will-check .centre{text-align:center;margin-top:28px}
.mlp-will-check .dark-options{background:var(--mlp-fwc-dark);color:#fff;padding:34px 0}
.mlp-will-check .cards--dark article{padding:0 18px;text-align:center;border-left:1px solid rgba(255,255,255,.35);border-right:1px solid rgba(255,255,255,.35)}
.mlp-will-check .cards--dark h3{color:#fff;font-size:20px;margin:15px 0 18px}
.mlp-will-check .cards--dark p{color:#fff;min-height:70px;margin-bottom:18px}
.mlp-will-check .cards--dark .pill{width:100%;font-size:13px}
.mlp-will-check .faq{padding:54px 0 48px;text-align:center}
.mlp-will-check .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;text-align:left}
.mlp-will-check details{background:var(--mlp-fwc-dark);color:#fff;border-bottom:1px solid rgba(255,255,255,.35)}
.mlp-will-check summary{cursor:pointer;list-style:none;padding:14px 15px;font-weight:700;color:#fff}
.mlp-will-check summary::-webkit-details-marker{display:none}
.mlp-will-check details p{margin:0;padding:14px 15px;background:#f4f4f4;color:#111}
.mlp-will-check .contact{padding:50px 0;background:#f4f4f4;text-align:center}
.mlp-will-check .contact__inner{max-width:620px}
@media (max-width:760px){
  .mlp-will-check .split{grid-template-columns:1fr;min-height:0}
  .mlp-will-check .split__content{padding:34px 24px}
  .mlp-will-check .split__content h1,.mlp-will-check .split__content h2{font-size:28px}
  .mlp-will-check .split__image{min-height:340px;order:-1}
  .mlp-will-check .split--clarity .split__image{order:0}
  .mlp-will-check .cards--three{grid-template-columns:1fr}
  .mlp-will-check .cards--dark article{border-left:0;border-right:0;border-top:1px solid rgba(255,255,255,.35);padding:24px 6px}
  .mlp-will-check .faq-grid{grid-template-columns:1fr;gap:0}
  .mlp-will-check .pill--wide{min-width:0;width:100%}
}
