:root{
  --navy:#0B2D4F;
  --navy2:#06243f;
  --red:#C8102E;
  --text:#0c2743;
  --muted:#536579;
  --line:#d7dfe7;
  --soft:#f5f7f9;
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.mps-editable-site{margin:0;background:#fff;color:var(--text);font-family:Inter,Arial,sans-serif}
body.mps-editable-site a{color:inherit}
.mps-wrap{width:min(1200px,calc(100% - 48px));margin:0 auto}

/* header */
.mps-site-header{background:#fff;border-top:3px solid #1b1f22;box-shadow:0 2px 12px rgba(0,0,0,.08);position:relative;z-index:20}
.mps-header-inner{display:flex;align-items:stretch;justify-content:space-between;min-height:102px}
.mps-brand-lockup{display:flex;align-items:center;gap:20px;text-decoration:none;padding:12px 0}
.mps-brand-lockup img{width:215px;height:auto;display:block}
.mps-brand-tagline{font-family:"Playfair Display",serif;color:#0b2d4f;font-size:13px;line-height:1.2;border-left:1px solid #cfd7df;padding-left:20px}
.mps-header-right{flex:1;display:flex;flex-direction:column;align-items:flex-end;padding-left:32px}
.mps-header-contact{height:43px;display:flex;align-items:center;gap:12px;font-size:11px;color:#133453}
.mps-header-contact i{width:1px;height:16px;background:#9ba9b6;display:block}
.mps-header-contact a{text-decoration:none}
.mps-search-mark{font-size:19px;margin-left:22px}
.mps-header-navrow{display:flex;align-items:center;justify-content:flex-end;width:100%;height:59px;gap:28px}
.mps-main-nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700;color:#071f39}
.mps-main-nav>a,.mps-nav-dropdown>a{text-decoration:none;white-space:nowrap}
.mps-nav-dropdown{position:relative}
.mps-nav-dropdown>a span{font-size:12px;margin-left:3px}
.mps-dropdown-menu{display:none;position:absolute;top:100%;left:-14px;background:#fff;min-width:250px;padding:10px 0;box-shadow:0 8px 24px rgba(0,0,0,.14);border-top:3px solid var(--red)}
.mps-dropdown-menu a{display:block;padding:10px 16px;text-decoration:none;font-size:12px;font-weight:600}
.mps-dropdown-menu a:hover{background:#f4f6f8}
.mps-nav-dropdown:hover .mps-dropdown-menu{display:block}
.mps-nav-sep{height:18px;width:1px;background:#94a2af}
.mps-header-quote{background:var(--red);color:#fff!important;text-decoration:none;padding:15px 27px;border-radius:3px;font-size:13px;font-weight:700;white-space:nowrap}
.mps-menu-toggle{display:none}

/* hero */
.ref-hero{height:355px;background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}
.ref-hero-inner{position:relative}
.ref-hero-copy{max-width:520px}
.ref-eyebrow,.ref-kicker{font-size:11px;font-weight:800;letter-spacing:4px;text-transform:uppercase}
.ref-kicker{color:var(--red)}
.ref-hero h1{font-family:"Playfair Display",serif;font-size:55px;line-height:.96;margin:7px 0 0;color:#fff;letter-spacing:-1.3px}
.ref-red-rule{display:block;width:42px;height:4px;background:var(--red);margin:13px 0 13px}
.ref-hero p{font-size:15px;line-height:1.55;margin:0 0 20px;max-width:515px}
.ref-hero-actions{display:flex;gap:16px}
.ref-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 28px;border-radius:3px;text-decoration:none!important;font-size:12px;font-weight:700}
.ref-btn.red{background:var(--red);color:#fff!important}
.ref-btn.ghost{border:1px solid rgba(255,255,255,.8);color:#fff!important;background:rgba(255,255,255,.02)}
.ref-hero-script{position:absolute;right:8px;bottom:24px;color:#fff;font-family:"Comic Sans MS",cursive;font-size:26px;line-height:.95;transform:rotate(-5deg);text-align:left}
.ref-hero-script span,.ref-history-photo div span{display:block;width:70px;height:3px;background:var(--red);transform:rotate(-15deg);margin:10px 0 0 26px}

/* trust */
.ref-trust{border-bottom:1px solid #d8e0e7;background:#fff}
.ref-trust-grid{display:grid;grid-template-columns:repeat(5,1fr) 1.35fr;min-height:74px}
.ref-trust-item{display:flex;align-items:center;gap:15px;padding:0 20px;border-right:1px solid #ccd5de}
.ref-trust-item:first-child{padding-left:20px}
.ref-trust-item img{width:36px;height:36px;object-fit:contain}
.ref-trust-item b{display:block;font-size:14px;line-height:1.05}
.ref-trust-item span{display:block;font-size:13px;line-height:1.05}
.ref-bbb{display:flex;align-items:center;gap:10px;padding-left:20px}
.ref-bbb-mark{background:#0b6cae;color:#fff;font-weight:900;font-size:20px;padding:13px 10px;border-radius:4px}
.ref-bbb b{font-size:11px;line-height:1.1}
.ref-bbb span{display:block;font-size:9px;line-height:1.15;margin-top:2px}

/* services */
.ref-services{padding:24px 0 18px;background:#fff}
.ref-section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end}
.ref-section-head h2,.ref-process h2,.ref-rebate h2,.ref-history h2,.ref-bottom-cta h2{font-family:"Playfair Display",serif;color:#092845;margin:3px 0 0}
.ref-section-head h2{font-size:32px}
.ref-section-intro{font-size:12px;line-height:1.35}
.ref-section-intro p{margin:0 0 5px}
.ref-section-intro a{color:var(--red)!important;text-decoration:none;font-weight:800;float:right}
.ref-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px}
.ref-service-card{border:1px solid #dce3e9;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.06)}
.ref-service-photo{width:100%;height:134px;object-fit:cover;display:block}
.ref-service-body{display:flex;gap:12px;padding:13px 14px 12px}
.ref-service-icon{width:36px;height:36px;object-fit:contain;flex:0 0 36px}
.ref-service-body h3{font-family:"Playfair Display",serif;color:#092845;font-size:17px;line-height:1.05;margin:0 0 6px}
.ref-service-body p{font-size:10px;line-height:1.35;margin:0 0 9px;color:#253c52;min-height:54px}
.ref-service-body a{font-size:11px;color:var(--red)!important;text-decoration:none;font-weight:800}

/* why */
.ref-why{background:linear-gradient(90deg,#062944,#0a3a61);color:#fff;padding:22px 0 25px}
.ref-why-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:17px}
.ref-why-grid>div{display:flex;gap:16px;padding:0 25px;border-right:1px solid rgba(255,255,255,.25)}
.ref-why-grid>div:first-child{padding-left:0}
.ref-why-grid>div:last-child{border-right:0;padding-right:0}
.ref-why-grid img{width:42px;height:42px;filter:brightness(0) invert(1);flex:0 0 42px}
.ref-why h3{font-family:"Playfair Display",serif;font-size:16px;line-height:1.1;margin:0 0 8px;color:#fff}
.ref-why p{font-size:10.5px;line-height:1.45;margin:0;color:#fff}

/* process */
.ref-process{padding:19px 0 24px;background:#fff}
.ref-process-head{align-items:center}
.ref-process-head h2{font-size:30px}
.ref-process-head>p{font-size:12px;line-height:1.45;margin:0}
.ref-process-grid{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr 30px 1fr;align-items:start;margin-top:10px}
.ref-step{display:grid;grid-template-columns:40px 38px 1fr;gap:10px;align-items:start;position:relative}
.ref-step b{width:37px;height:37px;background:var(--red);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px}
.ref-step img{width:34px;height:34px;object-fit:contain}
.ref-step h3{font-family:"Playfair Display",serif;font-size:16px;margin:5px 0 4px;color:#092845}
.ref-step p{font-size:10px;line-height:1.35;margin:0}
.ref-arrow{font-size:44px;color:#8093a6;line-height:34px;text-align:center}

/* rebate */
.ref-rebate{display:grid;grid-template-columns:1fr 1.08fr .48fr;background:#f5f7f8;min-height:255px;border-top:1px solid #e0e5e9}
.ref-rebate-img img{width:100%;height:255px;object-fit:cover;display:block}
.ref-rebate-copy{padding:20px 34px 20px}
.ref-rebate-copy h2{font-size:29px}
.ref-rebate-copy p{font-size:11.5px;line-height:1.5;margin:0 0 15px}
.ref-rebate-list{border-left:1px solid #c7d1da;padding:28px 22px;display:flex;flex-direction:column;justify-content:center;gap:20px}
.ref-rebate-list div{font-size:11px;display:flex;align-items:center;gap:12px}
.ref-rebate-list span{font-size:21px;color:#0c3154;width:25px;text-align:center}

/* history */
.ref-history{background:#fff;padding:18px 0}
.ref-history-grid{display:grid;grid-template-columns:1.2fr .9fr 1.05fr;gap:28px;align-items:center}
.ref-history h2{font-size:23px;line-height:1.02}
.ref-history p{font-size:10.8px;line-height:1.45;margin-bottom:0}
.ref-history blockquote{margin:0;color:#183956;font-family:"Playfair Display",serif;font-style:italic;font-size:14px;line-height:1.45;position:relative;padding-left:35px}
.ref-history blockquote>span{position:absolute;left:0;top:-18px;font-size:52px;color:#9cacbb}
.ref-history cite{display:block;font-family:Inter,sans-serif;font-size:10px;font-style:normal;margin-top:8px}
.ref-history-photo{position:relative;height:150px;overflow:hidden}
.ref-history-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);display:block}
.ref-history-photo>div{position:absolute;right:6px;bottom:15px;font-family:"Comic Sans MS",cursive;font-size:19px;line-height:1;color:#092845;transform:rotate(-5deg);text-align:left;background:rgba(255,255,255,.55);padding:4px 6px}

/* bottom cta */
.ref-bottom-cta{background-size:cover;background-position:center;padding:20px 0;color:#fff}
.ref-bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:35px}
.ref-bottom-cta h2{font-size:25px;color:#fff;margin:0 0 4px}
.ref-bottom-cta p{font-size:11px;margin:0}

/* interior pages */
.mps-page-content{margin:0;padding:0}
.mps-page-content > *:not(.mps-page-hero):not(.mps-dark-section):not(.mps-bottom-cta):not(.mps-feature){
  width:min(1200px,calc(100% - 48px));margin-left:auto;margin-right:auto
}
.mps-page-hero{padding:62px 0;background:#0B2D4F;color:#fff;background-size:cover;background-position:center}
.mps-page-hero .mps-wrap{width:min(1200px,calc(100% - 48px));margin:0 auto}
.mps-page-hero h1{font-family:"Playfair Display",serif;font-size:48px;line-height:1;margin:0;color:#fff}
.mps-page-hero p{font-size:16px;line-height:1.6;max-width:650px}
.mps-detail{width:min(1200px,calc(100% - 48px));margin:55px auto!important;gap:60px}
.mps-detail h2{font-family:"Playfair Display",serif;color:#0B2D4F;font-size:34px}
.mps-capabilities{background:#f4f6f8;padding:28px}
.wp-block-button__link{background:var(--red)!important;color:#fff!important;border-radius:2px!important}
.mps-footer{background:#06243f;color:#fff;padding:42px 0}
.mps-footer-grid{display:grid;grid-template-columns:1.2fr 1fr .6fr;gap:40px}
.mps-footer img{width:230px;max-height:70px;object-fit:contain}
.mps-footer a{color:#fff!important;text-decoration:none}

/* responsive */
@media(max-width:1020px){
  .mps-header-inner{min-height:82px}
  .mps-brand-lockup img{width:180px}
  .mps-brand-tagline{display:none}
  .mps-header-contact{display:none}
  .mps-header-navrow{height:82px}
  .mps-main-nav{gap:18px}
  .ref-service-grid,.ref-why-grid{grid-template-columns:repeat(2,1fr)}
  .ref-trust-grid{grid-template-columns:repeat(3,1fr)}
  .ref-rebate{grid-template-columns:1fr 1fr}
  .ref-rebate-list{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);border-left:0;border-top:1px solid #c7d1da}
}
@media(max-width:760px){
  .mps-wrap{width:min(100% - 30px,1200px)}
  .mps-site-header{border-top-width:2px}
  .mps-header-inner{display:block;min-height:auto}
  .mps-brand-lockup{padding:10px 0}
  .mps-header-right{padding:0;align-items:stretch}
  .mps-header-navrow{height:auto;display:flex;justify-content:space-between;padding:8px 0}
  .mps-menu-toggle{display:block;background:#fff;border:1px solid #cbd5df;padding:8px 12px}
  .mps-main-nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:15px 20px;box-shadow:0 8px 20px rgba(0,0,0,.12);flex-direction:column;align-items:flex-start}
  .mps-main-nav.is-open{display:flex}
  .mps-dropdown-menu{position:static;box-shadow:none;border-top:0;padding-left:10px}
  .mps-header-quote{padding:10px 15px}
  .ref-hero{height:auto;min-height:410px}
  .ref-hero h1{font-size:43px}
  .ref-hero-script{display:none}
  .ref-trust-grid{grid-template-columns:repeat(2,1fr)}
  .ref-section-head,.ref-history-grid{grid-template-columns:1fr;gap:16px}
  .ref-section-intro a{float:none}
  .ref-service-grid,.ref-why-grid{grid-template-columns:1fr}
  .ref-why-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding:17px 0}
  .ref-process-grid{grid-template-columns:1fr;gap:14px}
  .ref-arrow{display:none}
  .ref-rebate{grid-template-columns:1fr}
  .ref-rebate-img img{height:230px}
  .ref-rebate-list{grid-template-columns:1fr 1fr}
  .ref-bottom-inner{flex-direction:column;align-items:flex-start}
  .mps-footer-grid{grid-template-columns:1fr}
}

/* v3.1 matching interior page system */
.int-hero{background:#062b4a;background-size:cover;background-position:center;padding:68px 0;color:#fff}
.int-hero .int-eyebrow,.int-kicker{font-size:11px;font-weight:800;letter-spacing:3.5px;color:#C8102E;text-transform:uppercase}
.int-hero .int-eyebrow{color:#fff}
.int-hero h1{font-family:"Playfair Display",serif;color:#fff;font-size:50px;line-height:1;margin:7px 0 0;max-width:720px}
.int-hero p{max-width:680px;font-size:15px;line-height:1.6;margin:0}
.int-red-rule{display:block;width:44px;height:4px;background:#C8102E;margin:13px 0}
.int-split{padding:48px 0}
.int-split>.mps-wrap{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.int-split h2,.int-capabilities h2,.int-services-page h2,.int-about h2,.int-contact h2,.int-resources h2,.int-consumer h2{font-family:"Playfair Display",serif;color:#092845;font-size:34px;line-height:1.08;margin:5px 0 0}
.int-split-copy p,.int-about p,.int-contact p,.int-consumer p{font-size:14px;line-height:1.7;color:#344a5f}
.int-split-image img,.int-about-photo img{width:100%;height:320px;object-fit:cover;display:block}
.int-text-link{color:#C8102E!important;text-decoration:none;font-weight:800;font-size:13px}
.int-capabilities,.int-services-page,.int-resources{padding:44px 0;background:#f5f7f9}
.int-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:25px}
.int-cap-card{background:#fff;padding:25px 22px;border:1px solid #dce3e9;box-shadow:0 3px 10px rgba(0,0,0,.04)}
.int-cap-card>span{display:block;width:32px;height:4px;background:#C8102E;margin-bottom:17px}
.int-cap-card h3{font-family:"Playfair Display",serif;color:#092845;font-size:19px;margin:0 0 8px}
.int-cap-card p{font-size:12px;line-height:1.55;color:#44596d;margin:0}
.int-process{background:linear-gradient(90deg,#062944,#0a3a61);color:#fff;padding:38px 0}
.int-process>.mps-wrap{display:grid;grid-template-columns:.8fr 1.8fr;gap:60px;align-items:center}
.int-process h2{font-family:"Playfair Display",serif;color:#fff;font-size:30px;line-height:1.1;margin:5px 0}
.int-kicker.light{color:#fff}
.int-process-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.int-process-grid>div{padding:0 20px;border-right:1px solid rgba(255,255,255,.22)}
.int-process-grid>div:last-child{border-right:0}
.int-process-grid b{display:flex;width:34px;height:34px;border-radius:50%;background:#C8102E;align-items:center;justify-content:center;font-size:10px}
.int-process-grid h3{font-family:"Playfair Display",serif;font-size:17px;margin:9px 0 5px}
.int-process-grid p{font-size:10.5px;line-height:1.45;margin:0}
.int-cta{background-size:cover;background-position:center;color:#fff;padding:28px 0}
.int-cta>.mps-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}
.int-cta h2{font-family:"Playfair Display",serif;color:#fff;font-size:27px;margin:0 0 4px}
.int-cta p{font-size:12px;margin:0}
.int-btn{display:inline-flex;background:#C8102E;color:#fff!important;text-decoration:none;padding:13px 25px;border-radius:3px;font-size:12px;font-weight:800;white-space:nowrap}
.int-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:26px}
.int-service-card{display:grid;grid-template-columns:190px 1fr;background:#fff;border:1px solid #dce3e9;box-shadow:0 3px 12px rgba(0,0,0,.05)}
.int-service-card>img{width:190px;height:180px;object-fit:cover}
.int-service-card>div{padding:24px}
.int-service-card h3{font-family:"Playfair Display",serif;color:#092845;font-size:21px;margin:0 0 8px}
.int-service-card p{font-size:12px;line-height:1.55}
.int-service-card a{color:#C8102E!important;text-decoration:none;font-size:12px;font-weight:800}
.int-about{padding:50px 0}
.int-about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}
.int-quote{background:#f4f6f8;padding:35px 0}
.int-quote>.mps-wrap{display:flex;gap:22px;max-width:850px}
.int-quote span{font-family:"Playfair Display",serif;font-size:70px;color:#9baaba;line-height:.8}
.int-quote blockquote{font-family:"Playfair Display",serif;color:#153754;font-size:19px;line-height:1.5;margin:0;font-style:italic}
.int-quote cite{display:block;font-family:Inter,sans-serif;font-size:11px;font-style:normal;margin-top:10px}
.int-contact{padding:50px 0}
.int-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}
.int-contact-row{display:grid;grid-template-columns:80px 1fr;border-top:1px solid #d7dfe6;padding:14px 0;font-size:13px}
.int-contact-row a{color:#0B2D4F!important;text-decoration:none}
.int-form-placeholder{background:#f4f6f8;padding:32px;border-top:4px solid #C8102E;min-height:270px}
.int-form-placeholder h3{font-family:"Playfair Display",serif;font-size:24px;color:#092845}
.int-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px}
.int-resource-grid>div{background:#fff;padding:26px;border:1px solid #dce3e9}
.int-resource-grid h3{font-family:"Playfair Display",serif;color:#092845;font-size:20px}
.int-resource-grid p{font-size:12px;line-height:1.55}
.int-consumer{padding:50px 0}
.int-consumer>.mps-wrap{max-width:850px}
@media(max-width:850px){
 .int-split>.mps-wrap,.int-process>.mps-wrap,.int-about-grid,.int-contact-grid{grid-template-columns:1fr}
 .int-cap-grid{grid-template-columns:repeat(2,1fr)}
 .int-service-grid{grid-template-columns:1fr}
 .int-resource-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
 .int-hero h1{font-size:40px}
 .int-cap-grid,.int-process-grid{grid-template-columns:1fr}
 .int-process-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2);padding:15px 0}
 .int-service-card{grid-template-columns:1fr}
 .int-service-card>img{width:100%;height:200px}
 .int-cta>.mps-wrap{flex-direction:column;align-items:flex-start}
}

/* v3.2 protected Services page */
.svc-page{background:#fff}.svc-hero{background-size:cover;background-position:center;padding:64px 0;color:#fff}
.svc-kicker{font-size:11px;letter-spacing:3.5px;font-weight:800;color:#C8102E}.svc-kicker.light{color:#fff}
.svc-hero h1,.svc-heading h2,.svc-why h2,.svc-cta h2{font-family:"Playfair Display",serif}
.svc-hero h1{font-size:52px;line-height:.98;margin:6px 0 0;color:#fff}.svc-hero p{max-width:630px;font-size:15px;line-height:1.55;margin:0}
.svc-rule{display:block;width:44px;height:4px;background:#C8102E;margin:13px 0}
.svc-main{padding:38px 0 42px}.svc-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:end}
.svc-heading h2{font-size:34px;color:#092845;margin:4px 0 0}.svc-heading>p{font-size:13px;line-height:1.5;margin:0;color:#344a5f}
.svc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:24px}
.svc-card{border:1px solid #dce3e9;background:#fff;box-shadow:0 4px 14px rgba(5,40,65,.07);overflow:hidden}
.svc-card>img{width:100%;height:220px;object-fit:cover;display:block}.svc-card-content{display:flex;gap:16px;padding:20px 22px 22px}
.svc-icon{width:44px;height:44px;object-fit:contain;flex:0 0 44px}.svc-card h3{font-family:"Playfair Display",serif;color:#092845;font-size:22px;line-height:1.05;margin:0 0 8px}
.svc-card p{font-size:12px;line-height:1.5;color:#344a5f;margin:0 0 11px}.svc-card a{color:#C8102E!important;text-decoration:none;font-size:12px;font-weight:800}
.svc-why{background:linear-gradient(90deg,#062944,#0a3a61);color:#fff;padding:31px 0 36px}.svc-why h2{font-size:30px;color:#fff;margin:5px 0 22px}
.svc-why-grid{display:grid;grid-template-columns:repeat(4,1fr)}.svc-why-grid>div{padding:0 28px;border-right:1px solid rgba(255,255,255,.23)}
.svc-why-grid>div:first-child{padding-left:0}.svc-why-grid>div:last-child{border-right:0}.svc-why-grid img{width:43px;height:43px;filter:brightness(0) invert(1);margin-bottom:10px}
.svc-why h3{font-family:"Playfair Display",serif;font-size:18px;line-height:1.05;margin:0 0 8px}.svc-why p{font-size:11px;line-height:1.45;margin:0}
.svc-process{padding:32px 0 38px}.svc-process-grid{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr 32px 1fr;align-items:center;margin-top:20px}
.svc-process-grid>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px}.svc-process-grid b{grid-row:1/3;width:38px;height:38px;border-radius:50%;background:#C8102E;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px}
.svc-process-grid h3{font-family:"Playfair Display",serif;font-size:18px;color:#092845;margin:0 0 4px}.svc-process-grid p{font-size:10.5px;line-height:1.4;margin:0}
.svc-process-grid>span{text-align:center;font-size:38px;color:#8b9bab}
.svc-cta{background-size:cover;background-position:center;color:#fff;padding:28px 0}.svc-cta>.mps-wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}
.svc-cta h2{font-size:28px;color:#fff;margin:0 0 4px}.svc-cta p{font-size:12px;margin:0}.svc-cta a{background:#C8102E;color:#fff!important;text-decoration:none;padding:14px 28px;border-radius:3px;font-size:12px;font-weight:800}
@media(max-width:800px){.svc-grid,.svc-heading{grid-template-columns:1fr}.svc-why-grid{grid-template-columns:1fr 1fr;gap:25px}.svc-process-grid{grid-template-columns:1fr;gap:18px}.svc-process-grid>span{display:none}}
@media(max-width:560px){.svc-hero h1{font-size:41px}.svc-grid,.svc-why-grid{grid-template-columns:1fr}.svc-card>img{height:190px}.svc-cta>.mps-wrap{flex-direction:column;align-items:flex-start}}

/* v3.3 protected individual service pages */
.sdetail-page{background:#fff}
.sdetail-hero{background-size:cover;background-position:center;padding:72px 0;color:#fff}
.sdetail-kicker{font-size:11px;letter-spacing:3.6px;font-weight:800;color:#C8102E;text-transform:uppercase}
.sdetail-kicker.light{color:#fff}
.sdetail-hero h1,.sdetail-intro h2,.sdetail-capabilities h2,.sdetail-process h2,.sdetail-why h2,.sdetail-cta h2{font-family:"Playfair Display",serif}
.sdetail-hero h1{font-size:54px;line-height:.98;color:#fff;margin:7px 0 0;max-width:760px}
.sdetail-rule{display:block;width:44px;height:4px;background:#C8102E;margin:14px 0}
.sdetail-hero p{max-width:670px;font-size:15px;line-height:1.6;margin:0 0 20px}
.sdetail-btn{display:inline-flex;background:#C8102E;color:#fff!important;text-decoration:none;padding:13px 25px;border-radius:3px;font-size:12px;font-weight:800}
.sdetail-intro{padding:52px 0}
.sdetail-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.sdetail-intro h2,.sdetail-capabilities h2,.sdetail-why h2{font-size:35px;color:#092845;margin:5px 0 0;line-height:1.08}
.sdetail-intro p{font-size:14px;line-height:1.72;color:#344a5f}
.sdetail-text-link{color:#C8102E!important;text-decoration:none;font-weight:800;font-size:13px}
.sdetail-image-frame{position:relative}
.sdetail-image-frame:before{content:"";position:absolute;left:-12px;bottom:-12px;width:90px;height:90px;background:#C8102E;z-index:0}
.sdetail-image-frame img{position:relative;z-index:1;width:100%;height:330px;object-fit:cover;display:block}
.sdetail-capabilities{padding:46px 0;background:#f5f7f9}
.sdetail-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}
.sdetail-cap-grid article{background:#fff;border:1px solid #dce3e9;padding:25px 22px;box-shadow:0 3px 10px rgba(0,0,0,.04)}
.sdetail-topline{display:block;width:34px;height:4px;background:#C8102E;margin-bottom:16px}
.sdetail-cap-grid h3{font-family:"Playfair Display",serif;color:#092845;font-size:20px;margin:0 0 8px}
.sdetail-cap-grid p{font-size:12px;line-height:1.55;color:#44596d;margin:0}
.sdetail-process{background:linear-gradient(90deg,#062944,#0a3a61);color:#fff;padding:39px 0}
.sdetail-process h2{font-size:31px;color:#fff;margin:5px 0 24px}
.sdetail-process-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.sdetail-process-grid>div{padding:0 28px;border-right:1px solid rgba(255,255,255,.23)}
.sdetail-process-grid>div:first-child{padding-left:0}
.sdetail-process-grid>div:last-child{border-right:0}
.sdetail-process-grid b{display:flex;width:36px;height:36px;background:#C8102E;border-radius:50%;align-items:center;justify-content:center;font-size:10px;margin-bottom:10px}
.sdetail-process-grid h3{font-family:"Playfair Display",serif;font-size:18px;margin:0 0 6px}
.sdetail-process-grid p{font-size:11px;line-height:1.45;margin:0;color:#fff}
.sdetail-why{padding:46px 0}
.sdetail-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}
.sdetail-why-grid article{border-left:3px solid #C8102E;padding:8px 18px 10px;background:#fff}
.sdetail-why-grid h3{font-family:"Playfair Display",serif;color:#092845;font-size:19px;margin:0 0 7px}
.sdetail-why-grid p{font-size:11.5px;line-height:1.5;color:#44596d;margin:0}
.sdetail-cta{background-size:cover;background-position:center;color:#fff;padding:30px 0}
.sdetail-cta>.mps-wrap{display:flex;justify-content:space-between;align-items:center;gap:38px}
.sdetail-cta h2{font-size:28px;color:#fff;margin:0 0 5px}
.sdetail-cta p{font-size:12px;margin:0}
.sdetail-cta a{background:#C8102E;color:#fff!important;text-decoration:none;padding:14px 28px;border-radius:3px;font-size:12px;font-weight:800;white-space:nowrap}
@media(max-width:850px){
 .sdetail-intro-grid{grid-template-columns:1fr}
 .sdetail-cap-grid,.sdetail-why-grid{grid-template-columns:repeat(2,1fr)}
 .sdetail-process-grid{grid-template-columns:repeat(2,1fr);gap:24px}
 .sdetail-process-grid>div{border-right:0;padding:0}
}
@media(max-width:560px){
 .sdetail-hero h1{font-size:41px}
 .sdetail-cap-grid,.sdetail-why-grid,.sdetail-process-grid{grid-template-columns:1fr}
 .sdetail-cta>.mps-wrap{flex-direction:column;align-items:flex-start}
 .sdetail-image-frame img{height:240px}
}

/* v3.4 About + Contact */
.about-hero,.contact-hero{background-size:cover;background-position:center;padding:70px 0;color:#fff}
.about-kicker,.contact-kicker{font-size:11px;letter-spacing:3.5px;font-weight:800;color:#C8102E;text-transform:uppercase}.about-kicker.light,.contact-kicker.light{color:#fff}
.about-hero h1,.contact-hero h1,.about-story h2,.about-values h2,.about-founder h2,.about-cta h2,.contact-main h2{font-family:"Playfair Display",serif}
.about-hero h1,.contact-hero h1{font-size:52px;line-height:.98;color:#fff;margin:7px 0 0}.about-hero p,.contact-hero p{max-width:660px;font-size:15px;line-height:1.6;margin:0}
.about-rule,.contact-rule{display:block;width:44px;height:4px;background:#C8102E;margin:14px 0}
.about-story{padding:52px 0}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.about-story h2,.about-founder h2,.contact-main h2{font-size:34px;color:#092845;line-height:1.08;margin:5px 0 0}
.about-story p{font-size:14px;line-height:1.7;color:#344a5f}.about-story a,.about-founder a{color:#C8102E!important;text-decoration:none;font-weight:800;font-size:13px}.about-story-img img{width:100%;height:330px;object-fit:cover;display:block}
.about-values{background:linear-gradient(90deg,#062944,#0a3a61);color:#fff;padding:35px 0}.about-values h2{font-size:30px;color:#fff;margin:5px 0 22px}.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.about-values-grid>div{padding:0 27px;border-right:1px solid rgba(255,255,255,.23)}.about-values-grid>div:first-child{padding-left:0}.about-values-grid>div:last-child{border:0}.about-values-grid img{width:43px;height:43px;filter:brightness(0) invert(1);margin-bottom:10px}.about-values h3{font-family:"Playfair Display",serif;font-size:18px;line-height:1.05;margin:0 0 7px}.about-values p{font-size:11px;line-height:1.45;margin:0}
.about-founder{padding:43px 0;background:#f5f7f9}.about-founder-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.about-founder blockquote{margin:0;font-family:"Playfair Display",serif;font-size:18px;line-height:1.5;color:#173955;font-style:italic;position:relative;padding-left:45px}.about-founder blockquote>span{position:absolute;left:0;top:-20px;font-size:70px;color:#9baaba}.about-founder cite{display:block;font-family:Inter,sans-serif;font-size:11px;font-style:normal;margin-top:10px}
.about-cta{background-size:cover;background-position:center;color:#fff;padding:29px 0}.about-cta>.mps-wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.about-cta h2{font-size:28px;color:#fff;margin:0 0 4px}.about-cta p{font-size:12px;margin:0}.about-cta a{background:#C8102E;color:#fff!important;text-decoration:none;padding:14px 28px;border-radius:3px;font-size:12px;font-weight:800}
.contact-main{padding:52px 0}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px}.contact-info>p{font-size:14px;line-height:1.65;color:#44596d}.contact-detail{border-top:1px solid #d6dee5;padding:16px 0;display:grid;grid-template-columns:130px 1fr;font-size:13px}.contact-detail a{color:#0B2D4F!important;text-decoration:none}.contact-help{background:#f5f7f9;border-left:4px solid #C8102E;padding:20px;margin-top:20px}.contact-help h3{font-family:"Playfair Display",serif;color:#092845;margin:0 0 7px}.contact-help p{font-size:11.5px;line-height:1.5}.contact-help a{color:#C8102E!important;text-decoration:none;font-size:12px;font-weight:800}
.contact-form-card{background:#f5f7f9;border-top:4px solid #C8102E;padding:30px 32px}.contact-form-card h2{font-size:28px;margin-bottom:20px}.contact-form-card label{display:block;font-size:11px;font-weight:700;color:#173955;margin-bottom:13px}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{display:block;width:100%;margin-top:6px;background:#fff;border:1px solid #cbd5de;padding:11px 12px;font:inherit;color:#173955}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-form-card label>span{color:#C8102E}.contact-form-card button{border:0;background:#C8102E;color:#fff;padding:13px 25px;font-weight:800;cursor:pointer}.contact-success{background:#eaf4eb;border-left:4px solid #3b7b48;padding:12px;margin-bottom:18px;font-size:12px}
.contact-band{background:linear-gradient(90deg,#062944,#0a3a61);color:#fff;padding:24px 0}.contact-band>.mps-wrap{display:grid;grid-template-columns:repeat(4,1fr)}.contact-band>.mps-wrap>div{padding:0 25px;border-right:1px solid rgba(255,255,255,.22)}.contact-band>.mps-wrap>div:first-child{padding-left:0}.contact-band>.mps-wrap>div:last-child{border:0}.contact-band b{display:block;font-family:"Playfair Display",serif;font-size:18px}.contact-band span{font-size:10px}
@media(max-width:800px){.about-story-grid,.about-founder-grid,.contact-grid{grid-template-columns:1fr}.about-values-grid,.contact-band>.mps-wrap{grid-template-columns:1fr 1fr;gap:25px}.about-cta>.mps-wrap{flex-direction:column;align-items:flex-start}}
@media(max-width:560px){.about-hero h1,.contact-hero h1{font-size:40px}.about-values-grid,.contact-band>.mps-wrap,.contact-fields{grid-template-columns:1fr}.about-story-img img{height:240px}}

/* v3.5 Consumer Rebates */
.rebate-support-page{background:#fff}
.rebate-support-hero{background-size:cover;background-position:center;padding:68px 0;color:#fff}
.rebate-support-kicker{font-size:11px;letter-spacing:3.5px;font-weight:800;color:#C8102E;text-transform:uppercase}
.rebate-support-kicker.light{color:#fff}
.rebate-support-hero h1,.rebate-support-actions h2,.rebate-support-process h2,.rebate-support-help h2,.rebate-support-cta h2{font-family:"Playfair Display",serif}
.rebate-support-hero h1{font-size:52px;line-height:.98;color:#fff;margin:7px 0 0}
.rebate-support-rule{display:block;width:44px;height:4px;background:#C8102E;margin:14px 0}
.rebate-support-hero p{max-width:680px;font-size:15px;line-height:1.6;margin:0}

.rebate-support-actions{padding:42px 0 44px}
.rebate-support-intro{font-size:14px;line-height:1.6;color:#173955;margin:0 0 24px}
.rebate-support-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.rebate-support-card{border:1px solid #dce3e9;background:#fff;box-shadow:0 4px 14px rgba(5,40,65,.06);padding:28px;display:flex;gap:20px}
.rebate-support-card>img{width:52px;height:52px;object-fit:contain;flex:0 0 52px}
.rebate-support-card h2{font-size:24px;color:#092845;margin:0 0 8px}
.rebate-support-card p{font-size:13px;line-height:1.55;color:#344a5f;margin:0 0 14px}
.rebate-support-primary,.rebate-support-secondary{display:inline-flex;text-decoration:none;font-size:12px;font-weight:800;padding:13px 22px;border-radius:3px}
.rebate-support-primary{background:#C8102E;color:#fff!important}
.rebate-support-secondary{border:1px solid #C8102E;color:#C8102E!important;background:#fff}
.rebate-support-card small{display:block;font-size:10px;color:#5c6d7d;margin-top:8px}
.rebate-support-chat{width:52px;height:52px;border:3px solid #C8102E;color:#C8102E;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:17px;flex:0 0 52px}

.rebate-support-process{background:linear-gradient(90deg,#062944,#0a3a61);color:#fff;padding:38px 0 42px}
.rebate-support-process h2{font-size:32px;color:#fff;margin:5px 0 0}
.rebate-support-process-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px}
.rebate-support-process-grid>div{padding:0 32px;border-right:1px solid rgba(255,255,255,.22)}
.rebate-support-process-grid>div:first-child{padding-left:0}
.rebate-support-process-grid>div:last-child{border-right:0}
.rebate-support-process-grid b{display:flex;width:40px;height:40px;border-radius:50%;background:#C8102E;color:#fff;align-items:center;justify-content:center;font-size:10px;margin-bottom:13px}
.rebate-support-process-grid h3{font-family:"Playfair Display",serif;font-size:19px;margin:0 0 7px}
.rebate-support-process-grid p{font-size:11.5px;line-height:1.5;margin:0;color:#fff}

.rebate-support-help{padding:42px 0}
.rebate-support-help-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}
.rebate-support-help h2{font-size:34px;color:#092845;margin:5px 0 0}
.rebate-support-help p{font-size:13.5px;line-height:1.6;color:#344a5f}
.rebate-support-checks{display:grid;gap:10px}
.rebate-support-checks>div{font-size:13px;color:#173955}
.rebate-support-checks>div::first-letter{color:#C8102E}
.rebate-support-checks span{margin-left:8px}

.rebate-support-cta{background-size:cover;background-position:center;color:#fff;padding:30px 0}
.rebate-support-cta>.mps-wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}
.rebate-support-cta h2{font-size:29px;color:#fff;margin:5px 0 4px}
.rebate-support-cta p{font-size:12px;margin:0}
.rebate-support-cta a{background:#C8102E;color:#fff!important;text-decoration:none;padding:14px 28px;border-radius:3px;font-size:12px;font-weight:800;white-space:nowrap}

@media(max-width:800px){
  .rebate-support-card-grid,.rebate-support-help-grid{grid-template-columns:1fr}
  .rebate-support-process-grid{grid-template-columns:1fr;gap:24px}
  .rebate-support-process-grid>div{border-right:0;padding:0}
}
@media(max-width:560px){
  .rebate-support-hero h1{font-size:40px}
  .rebate-support-card{flex-direction:column}
  .rebate-support-cta>.mps-wrap{flex-direction:column;align-items:flex-start}
}

/* v3.5.1 Resources page only — no custom footer */
.mps-resources-page{background:#fff}
.mps-res-hero{background-size:cover;background-position:center;padding:66px 0;color:#fff}
.mps-res-kicker{font-size:11px;letter-spacing:3.5px;font-weight:800;color:#C8102E;text-transform:uppercase}
.mps-res-kicker.light{color:#fff}
.mps-res-hero h1,.mps-res-library h2,.mps-res-latest h2,.mps-res-cta h2{font-family:"Playfair Display",serif}
.mps-res-hero h1{font-size:52px;line-height:1;color:#fff;margin:7px 0 0}
.mps-res-rule{display:block;width:44px;height:4px;background:#C8102E;margin:14px 0}
.mps-res-hero p{max-width:650px;font-size:14px;line-height:1.6;margin:0}

.mps-res-library{padding:42px 0}
.mps-res-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:end}
.mps-res-heading h2,.mps-res-latest h2{font-size:35px;color:#092845;margin:5px 0 0}
.mps-res-heading>p{font-size:12.5px;line-height:1.55;color:#344a5f;margin:0 0 10px}
.mps-res-topic-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px;margin-top:25px}
.mps-res-topic-grid article{border:1px solid #dce3e9;background:#fff;padding:24px 16px;text-align:center;min-height:165px;box-shadow:0 2px 8px rgba(5,40,65,.03)}
.mps-res-topic-icon{font-size:34px;line-height:1;color:#C8102E;font-weight:800}
.mps-res-topic-grid h3{font-family:"Playfair Display",serif;color:#092845;font-size:17px;margin:12px 0 7px}
.mps-res-topic-grid p{font-size:10.5px;line-height:1.45;color:#344a5f;margin:0}

.mps-res-latest{background:#f5f7f9;padding:40px 0 46px}
.mps-res-articles-header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px}
.mps-res-articles-header>a,.mps-res-readmore{color:#C8102E!important;text-decoration:none;font-size:12px;font-weight:800}
.mps-res-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.mps-res-post-card{background:#fff;border:1px solid #dce3e9;overflow:hidden}
.mps-res-post-image{display:block;height:190px;overflow:hidden}
.mps-res-post-image img{width:100%;height:100%;object-fit:cover;display:block}
.mps-res-post-placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:#0B2D4F;color:#fff;font-family:"Playfair Display",serif;font-size:31px}
.mps-res-post-body{padding:18px}
.mps-res-post-body time{font-size:9px;letter-spacing:1px;color:#66798a;text-transform:uppercase}
.mps-res-post-body h3{font-family:"Playfair Display",serif;font-size:20px;line-height:1.12;margin:8px 0}
.mps-res-post-body h3 a{color:#092845!important;text-decoration:none}
.mps-res-post-body p{font-size:11.5px;line-height:1.5;color:#344a5f;margin:0 0 12px}
.mps-res-empty{grid-column:1/-1;background:#fff;border:1px solid #dce3e9;padding:25px;color:#344a5f;font-size:13px}

.mps-res-cta{background-size:cover;background-position:center;color:#fff;padding:31px 0}
.mps-res-cta>.mps-wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}
.mps-res-cta h2{font-size:29px;color:#fff;margin:5px 0 4px}
.mps-res-cta p{font-size:12px;margin:0}
.mps-res-cta>.mps-wrap>a{background:#C8102E;color:#fff!important;text-decoration:none;padding:14px 27px;border-radius:3px;font-size:12px;font-weight:800;white-space:nowrap}

@media(max-width:900px){
  .mps-res-topic-grid{grid-template-columns:repeat(2,1fr)}
  .mps-res-post-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:700px){
  .mps-res-heading{grid-template-columns:1fr}
  .mps-res-post-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .mps-res-hero h1{font-size:40px}
  .mps-res-topic-grid{grid-template-columns:1fr}
  .mps-res-articles-header,.mps-res-cta>.mps-wrap{flex-direction:column;align-items:flex-start}
}

/* v3.5.2 Resources visual alignment to approved mockup */
.mps-res-hero{
  min-height:285px;
  display:flex;
  align-items:center;
  background-position:center 42%;
}
.mps-res-hero .mps-wrap{padding-top:6px;padding-bottom:6px}
.mps-res-hero h1{
  font-family:"Playfair Display",Georgia,serif!important;
  font-weight:700!important;
  letter-spacing:-1.1px;
  font-size:49px;
}
.mps-res-hero p{max-width:610px;font-family:Inter,Arial,sans-serif!important;font-size:13.5px}
.mps-res-library{padding-top:34px;padding-bottom:38px}
.mps-res-heading h2,.mps-res-latest h2{
  font-family:"Playfair Display",Georgia,serif!important;
  font-weight:700!important;
  letter-spacing:-.4px
}
.mps-res-topic-grid{gap:15px}
.mps-res-topic-grid article{
  min-height:150px;
  padding:22px 13px 18px;
  border-color:#d9e1e7;
  box-shadow:none
}
.mps-res-topic-icon{
  width:38px;height:38px;margin:0 auto 8px;
  display:flex;align-items:center;justify-content:center;
  font-family:Inter,Arial,sans-serif!important;
  color:#C8102E;font-size:29px
}
.mps-res-topic-grid h3{
  font-family:"Playfair Display",Georgia,serif!important;
  font-weight:700!important;
  font-size:16px
}
.mps-res-latest{padding-top:34px;background:#f3f5f7}
.mps-res-post-grid{gap:18px}
.mps-res-post-card{
  box-shadow:0 2px 8px rgba(5,40,65,.035);
  border-color:#d8e0e6
}
.mps-res-post-image{height:178px}
.mps-res-post-body{padding:15px 16px 17px}
.mps-res-post-meta{display:flex;align-items:center;gap:9px;margin-bottom:7px}
.mps-res-post-meta span{
  color:#C8102E;font:800 8.5px/1 Inter,Arial,sans-serif;
  letter-spacing:.8px
}
.mps-res-post-meta time{
  color:#758594;font:500 8.5px/1 Inter,Arial,sans-serif;
  letter-spacing:.3px
}
.mps-res-post-body h3{
  font-family:"Playfair Display",Georgia,serif!important;
  font-weight:700!important;
  font-size:18px;
  line-height:1.12;
  margin:6px 0 8px
}
.mps-res-post-body p{font-family:Inter,Arial,sans-serif!important;font-size:10.5px;line-height:1.48}
.mps-res-readmore{font-family:Inter,Arial,sans-serif!important;font-size:10px!important}
.mps-res-cta{min-height:112px;display:flex;align-items:center}
.mps-res-cta h2{
  font-family:"Playfair Display",Georgia,serif!important;
  font-weight:700!important;
  font-size:26px
}


/* v3.5.4 READABILITY ONLY
   Exact v3.5.2 visual base: no color, font-family, font-weight,
   background, image, spacing, or architecture changes. */

body.mps-editable-site main p {
    font-size: 16px;
    line-height: 1.62;
}

body.mps-editable-site .mps-service-card p,
body.mps-editable-site .service-card p,
body.mps-editable-site [class*="service-card"] p {
    font-size: 16px !important;
    line-height: 1.52 !important;
}

body.mps-editable-site .mps-service-card h3,
body.mps-editable-site .service-card h3,
body.mps-editable-site [class*="service-card"] h3 {
    font-size: 25px !important;
    line-height: 1.10 !important;
}

body.mps-editable-site .mps-service-card a,
body.mps-editable-site .service-card a,
body.mps-editable-site [class*="service-card"] a {
    font-size: 15px !important;
    line-height: 1.4 !important;
}

body.mps-editable-site [class*="trust"] p,
body.mps-editable-site [class*="process"] p,
body.mps-editable-site [class*="capab"] p {
    font-size: 15px !important;
    line-height: 1.55 !important;
}

body.mps-editable-site [class*="intro"] p,
body.mps-editable-site [class*="split"] p {
    font-size: 16px !important;
    line-height: 1.62 !important;
}

.mps-res-topic-grid p {
    font-size: 14px !important;
    line-height: 1.5 !important;
}

.mps-res-topic-grid h3 {
    font-size: 19px !important;
    line-height: 1.15 !important;
}

.mps-res-post-body p {
    font-size: 15px !important;
    line-height: 1.55 !important;
}

.mps-res-post-body h3 {
    font-size: 21px !important;
    line-height: 1.15 !important;
}

.mps-res-readmore,
.mps-res-articles-header > a {
    font-size: 14px !important;
}

.mps-res-heading > p,
.mps-res-hero p,
.mps-res-cta p {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

body.mps-editable-site input,
body.mps-editable-site textarea,
body.mps-editable-site select,
body.mps-editable-site label {
    font-size: 15px;
}

@media (max-width:700px) {
    body.mps-editable-site main p {
        font-size:16px;
    }
}


/* v3.5.5 STRONGER HEADING HIERARCHY
   Typography sizing only. Existing v3.5.2 colors/design remain intact. */

/* Main section headings */
body.mps-editable-site main h2 {
    font-size: 42px;
    line-height: 1.12;
}

/* General content/card H3 headings */
body.mps-editable-site main h3 {
    font-size: 28px;
    line-height: 1.15;
}

/* Service cards: clearly separated from 16px body copy */
body.mps-editable-site .mps-service-card h3,
body.mps-editable-site .service-card h3,
body.mps-editable-site [class*="service-card"] h3 {
    font-size: 28px !important;
    line-height: 1.15 !important;
}

/* Trust, process and capability headings */
body.mps-editable-site [class*="trust"] h3,
body.mps-editable-site [class*="process"] h3,
body.mps-editable-site [class*="capab"] h3 {
    font-size: 25px !important;
    line-height: 1.15 !important;
}

/* Resources card/article headings */
.mps-res-topic-grid h3 {
    font-size: 22px !important;
    line-height: 1.15 !important;
}
.mps-res-post-body h3 {
    font-size: 25px !important;
    line-height: 1.15 !important;
}

@media (max-width: 700px) {
    body.mps-editable-site main h2 {
        font-size: 34px;
    }
    body.mps-editable-site main h3,
    body.mps-editable-site .mps-service-card h3,
    body.mps-editable-site .service-card h3,
    body.mps-editable-site [class*="service-card"] h3 {
        font-size: 25px !important;
    }
}


/* ==========================================================
   v3.5.6 PROFESSIONAL FLOW / SPACING
   Preserves approved colors, imagery and page architecture.
   Adds breathing room, calmer typography and clearer hierarchy.
   ========================================================== */

/* Homepage: more deliberate vertical rhythm */
.ref-services { padding: 58px 0 64px; }
.ref-section-head { gap: 72px; align-items: center; }
.ref-section-head h2 { font-size: 40px; line-height: 1.12; }
.ref-section-intro { font-size: 16px; line-height: 1.65; }
.ref-section-intro p { margin: 0 0 12px; }

.ref-service-grid { gap: 24px; margin-top: 34px; }
.ref-service-body { gap: 16px; padding: 22px 20px 24px; }
.ref-service-body h3 { font-size: 25px; line-height: 1.16; margin: 0 0 10px; }
.ref-service-body p { font-size: 15px; line-height: 1.6; margin: 0 0 15px; min-height: 0; }

/* Trust section: less cramped and easier to scan */
.ref-why { padding: 50px 0 54px; }
.ref-why-grid > div { gap: 18px; padding: 0 30px; }
.ref-why h3 { font-size: 22px; line-height: 1.2; margin: 0 0 10px; }
.ref-why p { font-size: 14px; line-height: 1.6; }

/* Process: create separation between headline and steps */
.ref-process { padding: 58px 0 64px; }
.ref-process-head h2 { font-size: 38px; line-height: 1.15; }
.ref-process-head > p { font-size: 16px; line-height: 1.65; }
.ref-process-grid { margin-top: 30px; }
.ref-step { grid-template-columns: 42px 40px 1fr; gap: 12px; }
.ref-step p { font-size: 14px; line-height: 1.55; }

/* Digital rebate / history: readable editorial spacing */
.ref-rebate-copy { padding: 42px 42px; }
.ref-rebate-copy p { font-size: 16px; line-height: 1.65; margin-bottom: 20px; }
.ref-rebate-list { padding: 38px 30px; gap: 24px; }
.ref-rebate-list div { font-size: 14px; line-height: 1.5; }

.ref-history { padding: 52px 0; }
.ref-history-grid { gap: 48px; }
.ref-history h2 { font-size: 32px; line-height: 1.12; }
.ref-history p { font-size: 15px; line-height: 1.65; }
.ref-history blockquote { font-size: 18px; line-height: 1.6; }

/* Interior pages */
.int-hero { padding: 88px 0; }
.int-hero h1 { font-size: 52px; line-height: 1.08; margin-bottom: 18px; }
.int-hero p { font-size: 17px; line-height: 1.7; }

.int-split { padding: 76px 0; }
.int-split > .mps-wrap { gap: 80px; }
.int-split h2,
.int-capabilities h2,
.int-services-page h2,
.int-about h2,
.int-contact h2,
.int-resources h2,
.int-consumer h2 {
    font-size: 40px;
    line-height: 1.15;
}
.int-split-copy p,
.int-about p,
.int-contact p,
.int-consumer p {
    font-size: 16px;
    line-height: 1.75;
}

.int-capabilities,
.int-services-page,
.int-resources { padding: 68px 0; }
.int-cap-grid { gap: 24px; margin-top: 34px; }
.int-cap-card { padding: 30px 26px; }
.int-cap-card p { font-size: 15px; line-height: 1.65; }

.int-service-grid { gap: 28px; margin-top: 34px; }
.int-service-card > div { padding: 30px; }
.int-service-card p { font-size: 15px; line-height: 1.65; }

.int-process { padding: 58px 0; }
.int-process > .mps-wrap { gap: 70px; }
.int-process h2 { font-size: 36px; line-height: 1.15; }
.int-process-grid > div { padding: 0 24px; }
.int-process-grid h3 { font-size: 21px; line-height: 1.2; margin: 12px 0 8px; }
.int-process-grid p { font-size: 14px; line-height: 1.55; }

.int-about, .int-contact { padding: 72px 0; }
.int-about-grid { gap: 80px; }
.int-quote { padding: 48px 0; }
.int-quote blockquote { font-size: 20px; line-height: 1.65; }
.int-cta { padding: 42px 0; }

/* Keep heading hierarchy strong without globally recoloring anything */
body.mps-editable-site main h2 { line-height: 1.15; }
body.mps-editable-site main h3 { line-height: 1.2; }

/* Tablet/mobile: retain breathing room without oversized sections */
@media (max-width: 900px) {
    .ref-services,.ref-process { padding: 44px 0 48px; }
    .ref-section-head { gap: 24px; }
    .ref-service-grid { gap: 20px; }
    .ref-why { padding: 40px 0; }
    .int-hero { padding: 64px 0; }
    .int-split,.int-capabilities,.int-services-page,.int-resources,.int-about,.int-contact { padding: 52px 0; }
}

@media (max-width: 700px) {
    .ref-section-head h2 { font-size: 34px; }
    .ref-service-body { padding: 20px; }
    .ref-service-body h3 { font-size: 24px !important; }
    .ref-why-grid > div { padding: 22px 0; }
    .ref-process-head h2 { font-size: 33px; }
    .int-hero h1 { font-size: 42px; }
    .int-split h2,
    .int-capabilities h2,
    .int-services-page h2,
    .int-about h2,
    .int-contact h2,
    .int-resources h2,
    .int-consumer h2 { font-size: 34px; }
}


/* v3.5.7 TYPOGRAPHY REFINEMENT
   Keep v3.5.6 spacing/flow. Slightly reduce H3s and standardize body copy to Inter. */

body.mps-editable-site,
body.mps-editable-site p,
body.mps-editable-site li,
body.mps-editable-site a,
body.mps-editable-site label,
body.mps-editable-site input,
body.mps-editable-site textarea,
body.mps-editable-site select,
body.mps-editable-site button {
    font-family: Inter, Arial, Helvetica, sans-serif !important;
}

/* More balanced H3 hierarchy */
body.mps-editable-site main h3 {
    font-size: 25px;
    line-height: 1.2;
}

body.mps-editable-site .mps-service-card h3,
body.mps-editable-site .service-card h3,
body.mps-editable-site [class*="service-card"] h3,
body.mps-editable-site .ref-service-body h3 {
    font-size: 25px !important;
    line-height: 1.18 !important;
}

body.mps-editable-site [class*="trust"] h3,
body.mps-editable-site [class*="process"] h3,
body.mps-editable-site [class*="capab"] h3 {
    font-size: 23px !important;
    line-height: 1.2 !important;
}

.mps-res-topic-grid h3 {
    font-size: 21px !important;
}
.mps-res-post-body h3 {
    font-size: 24px !important;
}

/* Headings remain the established serif brand font */
body.mps-editable-site h1,
body.mps-editable-site h2,
body.mps-editable-site h3,
body.mps-editable-site h4,
body.mps-editable-site h5,
body.mps-editable-site h6 {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif !important;
}

@media (max-width:700px) {
    body.mps-editable-site main h3,
    body.mps-editable-site .mps-service-card h3,
    body.mps-editable-site .service-card h3,
    body.mps-editable-site [class*="service-card"] h3,
    body.mps-editable-site .ref-service-body h3 {
        font-size: 23px !important;
    }
}

/* v3.5.8 type scale */
body.mps-editable-site p,
body.mps-editable-site li {
 font-family:Inter,Arial,Helvetica,sans-serif !important;
 font-size:14px !important;
 line-height:1.65 !important;
}
body.mps-editable-site main h3,
body.mps-editable-site .mps-service-card h3,
body.mps-editable-site .service-card h3,
body.mps-editable-site [class*="service-card"] h3,
body.mps-editable-site .ref-service-body h3,
body.mps-editable-site [class*="trust"] h3,
body.mps-editable-site [class*="process"] h3,
body.mps-editable-site [class*="capab"] h3,
body.mps-editable-site .mps-res-topic-grid h3,
body.mps-editable-site .mps-res-post-body h3 {
 font-size:24px !important;
 line-height:1.2 !important;
}


/* v3.5.9 — enforce 14px body copy site-wide.
   This intentionally comes last to override earlier section-specific
   15px/16px paragraph declarations from prior versions. */
body.mps-editable-site main p,
body.mps-editable-site main li,
body.mps-editable-site .ref-service-body p,
body.mps-editable-site .mps-service-card p,
body.mps-editable-site .service-card p,
body.mps-editable-site [class*="service-card"] p,
body.mps-editable-site [class*="trust"] p,
body.mps-editable-site [class*="process"] p,
body.mps-editable-site [class*="capab"] p,
body.mps-editable-site [class*="intro"] p,
body.mps-editable-site [class*="split"] p,
body.mps-editable-site .ref-section-intro,
body.mps-editable-site .ref-section-intro p,
body.mps-editable-site .ref-rebate-copy p,
body.mps-editable-site .ref-history p,
body.mps-editable-site .int-hero p,
body.mps-editable-site .int-split-copy p,
body.mps-editable-site .int-about p,
body.mps-editable-site .int-contact p,
body.mps-editable-site .int-consumer p,
body.mps-editable-site .int-cap-card p,
body.mps-editable-site .int-service-card p,
body.mps-editable-site .int-process-grid p,
body.mps-editable-site .mps-res-topic-grid p,
body.mps-editable-site .mps-res-post-body p,
body.mps-editable-site .mps-res-heading > p,
body.mps-editable-site .mps-res-hero p,
body.mps-editable-site .mps-res-cta p {
    font-family: Inter, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
}


/* v3.5.11 — Consumer Rebate status card, matching existing support-card design */
.rebate-status-card {
    margin-top: 24px;
    border: 1px solid #d7dfe6;
    background: #fff;
    box-shadow: 0 6px 18px rgba(8, 43, 70, 0.05);
    padding: 30px 36px;
    display: grid;
    grid-template-columns: 62px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
}

.rebate-status-icon {
    width: 48px;
    height: 48px;
    border: 3px solid #C8102E;
    border-radius: 50%;
    position: relative;
    margin-top: 4px;
}

.rebate-status-icon::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 3px;
    background: #C8102E;
    right: -15px;
    bottom: -7px;
    transform: rotate(45deg);
    transform-origin: left center;
    border-radius: 2px;
}

.rebate-status-content .rebate-support-kicker {
    margin-bottom: 7px;
}

.rebate-status-content h2 {
    font-family: "Playfair Display", Georgia, serif;
    font-size: 24px !important;
    line-height: 1.2 !important;
    color: #092845;
    margin: 0 0 9px;
}

body.mps-editable-site .rebate-status-content p {
    font-family: Inter, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    color: #344a5f;
    margin: 0 0 14px;
    max-width: 760px;
}

.rebate-status-button {
    display: inline-block;
    background: #C8102E;
    color: #fff !important;
    text-decoration: none;
    padding: 12px 20px;
    border: 1px solid #C8102E;
    border-radius: 2px;
    font-family: Inter, Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 1.2;
}

.rebate-status-button:hover {
    background: #a90d26;
    border-color: #a90d26;
}

.rebate-status-content small {
    display: block;
    margin-top: 9px;
    font-family: Inter, Arial, Helvetica, sans-serif !important;
    font-size: 11px;
    line-height: 1.45;
    color: #647587;
}

@media (max-width: 700px) {
    .rebate-status-card {
        grid-template-columns: 48px minmax(0, 1fr);
        gap: 18px;
        padding: 25px 22px;
    }
    .rebate-status-icon {
        width: 40px;
        height: 40px;
    }
}


/* v3.5.12 — Homepage industry relationships / partner section */
.mps-industry-connections {
    background: #f8fafc;
    padding: 62px 0 58px;
    border-top: 1px solid #e5ebf0;
}
.mps-industry-heading {
    text-align: center;
    max-width: 820px;
    margin: 0 auto 34px;
}
.mps-industry-heading .ref-kicker { color: #C8102E; }
.mps-industry-heading h2 {
    margin: 7px 0 8px;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 38px;
    line-height: 1.16;
    color: #0B2D4F;
}
.mps-industry-heading .ref-red-rule { margin: 0 auto 15px; }
body.mps-editable-site .mps-industry-heading p {
    max-width: 720px;
    margin: 0 auto;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    color: #526679;
}
.mps-association-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0,1fr));
    border-top: 1px solid #dbe3e9;
    border-bottom: 1px solid #dbe3e9;
}
.mps-association-card {
    min-height: 118px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none !important;
    background: #fff;
    border-right: 1px solid #dbe3e9;
    padding: 20px;
    transition: transform .18s ease, box-shadow .18s ease;
}
.mps-association-card:last-child { border-right: 0; }
.mps-association-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(11,45,79,.08);
    position: relative;
    z-index: 1;
}
.mps-logo-placeholder {
    font-family: Inter, Arial, sans-serif;
    color: #0B2D4F;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.25;
    letter-spacing: .02em;
}
.mps-association-card img {
    display: block;
    max-width: 150px;
    max-height: 58px;
    width: auto;
    height: auto;
    object-fit: contain;
}
.mps-partner-row {
    margin-top: 32px;
    text-align: center;
}
.mps-partner-label {
    color: #C8102E;
    font-family: Inter, Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .24em;
    margin-bottom: 13px;
}
.mps-phoenix-partner {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    text-decoration: none !important;
    color: #0B2D4F !important;
}
.mps-phoenix-mark {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #0B2D4F;
    color: #fff;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 27px;
    font-weight: 700;
}
.mps-phoenix-partner strong {
    display: block;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 24px;
    line-height: 1.1;
}
.mps-phoenix-partner small {
    display: block;
    margin-top: 5px;
    font-family: Inter, Arial, sans-serif;
    font-size: 11px;
    color: #607487;
}
@media (max-width: 800px) {
    .mps-association-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .mps-association-card:nth-child(2) { border-right: 0; }
    .mps-association-card:nth-child(-n+2) { border-bottom: 1px solid #dbe3e9; }
}
@media (max-width: 520px) {
    .mps-industry-connections { padding: 46px 0; }
    .mps-industry-heading h2 { font-size: 31px; }
    .mps-association-grid { grid-template-columns: 1fr; }
    .mps-association-card { border-right: 0; border-bottom: 1px solid #dbe3e9; }
    .mps-association-card:last-child { border-bottom: 0; }
}


/* v3.5.14 — Approved homepage lower-section visual match */
.mps-promo-cta{
    min-height: 330px !important;
    padding: 0 !important;
    background-size: cover !important;
    background-position: center 48% !important;
    display:flex;
    align-items:center;
    color:#fff;
}
.mps-promo-cta-inner{width:100%;display:block !important;}
.mps-promo-cta-copy{max-width:610px;padding:54px 0 58px;}
.mps-promo-kicker{
    font-family:Inter,Arial,sans-serif;
    font-size:12px;
    line-height:1;
    font-weight:800;
    letter-spacing:.27em;
    color:#fff;
    margin-bottom:14px;
}
.mps-promo-cta h2{
    font-family:"Playfair Display",Georgia,serif !important;
    font-size:43px !important;
    line-height:1.03 !important;
    letter-spacing:-.02em;
    color:#fff !important;
    margin:0 0 14px !important;
}
.mps-promo-rule{display:block;width:48px;height:4px;background:#C8102E;margin:0 0 18px;}
body.mps-editable-site .mps-promo-cta p{
    font-family:Inter,Arial,sans-serif !important;
    font-size:14px !important;
    line-height:1.65 !important;
    color:#fff !important;
    margin:0 0 20px !important;
}
.mps-promo-button{
    display:inline-block !important;
    padding:14px 28px !important;
    font-size:12px !important;
    font-weight:800 !important;
}

/* Connections section proportions from approved mockup */
.mps-industry-connections{padding:48px 0 42px !important;background:#fbfcfd !important;}
.mps-industry-heading{margin-bottom:28px !important;}
.mps-industry-heading h2{font-size:37px !important;margin-top:7px !important;}
.mps-association-grid{background:#fff;}
.mps-association-card{min-height:108px !important;}
.mps-partner-row{
    border-top:1px solid #dbe3e9;
    margin-top:26px !important;
    padding-top:25px;
}
.mps-phoenix-partner{gap:15px !important;}
.mps-phoenix-mark{
    position:relative;
    overflow:hidden;
    width:58px !important;height:58px !important;
    background:#0B2D4F !important;
}
.mps-phoenix-mark:before,.mps-phoenix-mark:after,.mps-phoenix-mark span:before{
    content:"";position:absolute;border-radius:50%;border:5px solid #fff;
}
.mps-phoenix-mark:before{width:34px;height:34px;left:11px;top:11px;border-right-color:transparent;}
.mps-phoenix-mark:after{width:25px;height:25px;left:16px;top:16px;border-left-color:transparent;}
.mps-phoenix-wordmark{text-align:left;}
.mps-phoenix-wordmark strong{font-size:25px !important;}
.mps-phoenix-wordmark em{
    display:block;font-style:normal;font-family:Inter,Arial,sans-serif;
    font-size:8px;font-weight:600;letter-spacing:.07em;color:#8293a3;margin-top:3px;
}
.mps-phoenix-wordmark small{
    font-size:11px !important;text-decoration:underline;text-underline-offset:2px;
    margin-top:8px !important;color:#0B2D4F !important;
}
@media(max-width:700px){
    .mps-promo-cta{min-height:390px !important;background-position:62% center !important;}
    .mps-promo-cta h2{font-size:36px !important;}
    .mps-promo-cta-copy{padding:48px 0;}
    .mps-desktop-only{display:none;}
}


/* v3.5.15 — approved homepage bottom: centered CTA, real association assets, Phoenix logo, footer */
.mps-promo-cta .mps-wrap{
    width:min(1200px, calc(100% - 48px)) !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.mps-promo-cta{
    background-size:cover !important;
    background-position:center center !important;
}
.mps-promo-cta-copy{padding-left:0 !important;}

.mps-five-logos{grid-template-columns:repeat(5,minmax(0,1fr)) !important;}
.mps-five-logos .mps-association-card{
    flex-direction:column;
    gap:11px;
    min-height:154px !important;
}
.mps-five-logos .mps-association-card img{
    max-width:145px !important;
    max-height:82px !important;
    mix-blend-mode:multiply;
}
.mps-five-logos .mps-association-card span{
    font-family:Inter,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    color:#0B2D4F;
    text-decoration:underline;
    text-underline-offset:3px;
}
.mps-phoenix-real{display:inline-block;text-decoration:none;}
.mps-phoenix-real img{
    width:auto;
    max-width:270px;
    height:78px;
    object-fit:contain;
}
body.mps-editable-site .mps-partner-copy{
    max-width:650px;
    margin:8px auto 5px !important;
    font-size:13px !important;
    line-height:1.55 !important;
    color:#344a5f !important;
}
.mps-partner-link{
    font-family:Inter,Arial,sans-serif;
    font-size:11px;
    font-weight:600;
    color:#0B2D4F !important;
    text-decoration:underline !important;
    text-underline-offset:3px;
}

/* New professional MPS footer */
.mps-site-footer{
    background:linear-gradient(105deg,#082943 0%,#0b3555 100%);
    color:#fff;
    padding:48px 0 0;
}
.mps-footer-grid{
    display:grid;
    grid-template-columns:1.35fr .75fr .9fr 1fr;
    gap:42px;
    padding-bottom:38px;
}
.mps-footer-brand img{width:220px;max-height:72px;object-fit:contain;object-position:left center;margin-bottom:16px;}
body.mps-editable-site .mps-footer-brand p{
    color:#e3ebf1 !important;
    font-size:13px !important;
    line-height:1.7 !important;
    max-width:290px;
    margin:0 !important;
}
.mps-footer-col{border-left:1px solid rgba(255,255,255,.22);padding-left:30px;}
.mps-footer-col h3{
    font-family:Inter,Arial,sans-serif !important;
    color:#fff !important;
    font-size:14px !important;
    font-weight:800 !important;
    margin:0 0 15px !important;
}
.mps-footer-col a{
    display:block;
    color:#eef4f8 !important;
    text-decoration:none;
    font-family:Inter,Arial,sans-serif;
    font-size:13px;
    line-height:1.45;
    margin:0 0 10px;
}
.mps-footer-col a:hover{text-decoration:underline;}
.mps-footer-quote{
    background:#C8102E;
    border:1px solid #C8102E;
    padding:13px 17px;
    margin-top:19px !important;
    text-align:center;
    font-weight:800 !important;
}
.mps-footer-quote:hover{background:#a90d26;text-decoration:none !important;}
.mps-footer-bottom{
    border-top:1px solid rgba(255,255,255,.25);
    min-height:58px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    font-family:Inter,Arial,sans-serif;
    font-size:10px;
    color:#dce6ed;
}
.mps-footer-bottom a{color:#dce6ed !important;text-decoration:none;}

@media(max-width:900px){
    .mps-five-logos{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
    .mps-footer-grid{grid-template-columns:1fr 1fr;}
    .mps-footer-col:nth-child(3){border-left:0;padding-left:0;}
}
@media(max-width:600px){
    .mps-promo-cta .mps-wrap{width:min(100% - 32px,1200px) !important;}
    .mps-five-logos{grid-template-columns:1fr !important;}
    .mps-five-logos .mps-association-card{border-right:0 !important;}
    .mps-footer-grid{grid-template-columns:1fr;gap:26px;}
    .mps-footer-col{border-left:0;padding-left:0;border-top:1px solid rgba(255,255,255,.18);padding-top:22px;}
    .mps-footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding:17px 0;}
}


/* v3.5.18 — White footer treatment; layout/PHP unchanged */
.mps-site-footer{
    background:#fff !important;
    color:#0B2D4F !important;
    border-top:1px solid #dce3e9;
}
.mps-footer-brand img{
    /* white logo asset is hidden on white; use a subtle navy backing only for logo image if necessary */
    background:#0B2D4F;
    padding:10px 14px;
    border-radius:2px;
}
body.mps-editable-site .mps-footer-brand p{
    color:#526679 !important;
}
.mps-footer-col{
    border-left-color:#dce3e9 !important;
}
.mps-footer-col h3{
    color:#0B2D4F !important;
}
.mps-footer-col a{
    color:#344a5f !important;
}
.mps-footer-quote{
    color:#fff !important;
    background:#C8102E !important;
    border-color:#C8102E !important;
}
.mps-footer-quote:hover{
    color:#fff !important;
    background:#a90d26 !important;
}
.mps-footer-bottom{
    border-top-color:#dce3e9 !important;
    color:#687b8d !important;
}
.mps-footer-bottom a{
    color:#526679 !important;
}
@media(max-width:600px){
    .mps-footer-col{
        border-top-color:#dce3e9 !important;
    }
}


/* v3.5.19 — Light blue-gray footer */
.mps-site-footer{
    background:#F3F6F8 !important;
    color:#0B2D4F !important;
    border-top:1px solid #D7E0E7 !important;
}
.mps-footer-brand img{
    background:transparent !important;
    padding:0 !important;
    border-radius:0 !important;
}
body.mps-editable-site .mps-footer-brand p{
    color:#455B6E !important;
}
.mps-footer-col{
    border-left-color:#D7E0E7 !important;
}
.mps-footer-col h3{
    color:#0B2D4F !important;
}
.mps-footer-col a{
    color:#455B6E !important;
}
.mps-footer-col .mps-footer-quote,
body.mps-editable-site .mps-footer-col .mps-footer-quote{
    background:#C8102E !important;
    border-color:#C8102E !important;
    color:#FFFFFF !important;
}
.mps-footer-col .mps-footer-quote:hover,
body.mps-editable-site .mps-footer-col .mps-footer-quote:hover{
    background:#A90D26 !important;
    border-color:#A90D26 !important;
    color:#FFFFFF !important;
}
.mps-footer-bottom{
    border-top-color:#D7E0E7 !important;
    color:#607487 !important;
}
.mps-footer-bottom a{
    color:#455B6E !important;
}
@media(max-width:600px){
    .mps-footer-col{
        border-top-color:#D7E0E7 !important;
    }
}


/* v3.5.23 — Compact homepage CTA with quote button aligned right */
.mps-promo-cta{
    min-height:230px !important;
}
.mps-promo-cta .mps-promo-cta-inner{
    display:grid !important;
    grid-template-columns:minmax(0, 1fr) auto;
    align-items:center;
    gap:54px;
}
.mps-promo-cta-copy{
    max-width:none !important;
    padding:34px 0 38px !important;
    display:grid;
    grid-template-columns:minmax(0, 650px) auto;
    column-gap:54px;
    align-items:center;
}
.mps-promo-cta-copy > .mps-promo-kicker,
.mps-promo-cta-copy > h2,
.mps-promo-cta-copy > .mps-promo-rule,
.mps-promo-cta-copy > p{
    grid-column:1;
}
.mps-promo-cta-copy > .mps-promo-button-right{
    grid-column:2;
    grid-row:1 / span 4;
    align-self:center;
    white-space:nowrap;
    margin:0 !important;
    padding:15px 28px !important;
}
.mps-promo-cta h2{
    font-size:38px !important;
    line-height:1.06 !important;
    margin-bottom:11px !important;
}
.mps-promo-rule{margin-bottom:13px !important;}
body.mps-editable-site .mps-promo-cta p{
    margin-bottom:0 !important;
}
@media(max-width:800px){
    .mps-promo-cta{min-height:0 !important;}
    .mps-promo-cta-copy{
        display:block !important;
        padding:38px 0 !important;
    }
    .mps-promo-cta-copy > .mps-promo-button-right{
        display:inline-block !important;
        margin-top:20px !important;
    }
}


/* v3.5.24 — Left-aligned, streamlined Industry Relationships section */
.mps-industry-connections{
    padding:46px 0 38px !important;
}
.mps-industry-heading{
    text-align:left !important;
    max-width:720px !important;
    margin:0 0 28px !important;
}
.mps-industry-heading .ref-red-rule{
    margin:0 0 14px !important;
}
body.mps-editable-site .mps-industry-heading p{
    margin:0 !important;
    max-width:650px !important;
}
.mps-five-logos{
    border-top:1px solid #D7E0E7 !important;
    border-bottom:1px solid #D7E0E7 !important;
}
.mps-five-logos .mps-association-card{
    min-height:124px !important;
    padding:18px 16px !important;
    box-shadow:none !important;
    border-right:1px solid #D7E0E7 !important;
}
.mps-five-logos .mps-association-card:last-child{
    border-right:0 !important;
}
.mps-five-logos .mps-association-card:hover{
    transform:none !important;
    background:#F8FAFC !important;
}
.mps-five-logos .mps-association-card img{
    max-width:132px !important;
    max-height:66px !important;
}
.mps-five-logos .mps-association-card span{
    font-size:10px !important;
}
.mps-partner-row{
    display:grid !important;
    grid-template-columns:180px 245px minmax(0,1fr) auto;
    gap:28px;
    align-items:center;
    text-align:left !important;
    margin-top:0 !important;
    padding:26px 0 0 !important;
    border-top:0 !important;
}
.mps-partner-label{
    margin:0 !important;
    line-height:1.5;
}
.mps-phoenix-real img{
    max-width:225px !important;
    height:62px !important;
}
body.mps-editable-site .mps-partner-copy{
    max-width:440px !important;
    margin:0 !important;
    font-size:12px !important;
}
.mps-partner-link{
    white-space:nowrap;
    font-size:11px !important;
}
@media(max-width:900px){
    .mps-partner-row{
        grid-template-columns:1fr 1fr !important;
        gap:18px 28px;
    }
}
@media(max-width:600px){
    .mps-industry-connections{padding:38px 0 32px !important;}
    .mps-five-logos{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
    .mps-five-logos .mps-association-card{border-bottom:1px solid #D7E0E7 !important;}
    .mps-partner-row{
        grid-template-columns:1fr !important;
        gap:12px !important;
        padding-top:24px !important;
    }
}


/* v3.5.25 — Properly sized right-aligned homepage CTA button */
.mps-promo-cta-copy{
    grid-template-columns:minmax(0,650px) 1fr !important;
    width:100% !important;
}
.mps-promo-cta-copy > .mps-promo-button-right{
    justify-self:end !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    padding:14px 25px !important;
}
@media(max-width:800px){
    .mps-promo-cta-copy > .mps-promo-button-right{
        width:auto !important;
        justify-self:start !important;
    }
}

/* BBB badge positioning */
.bbb-badge {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

/* BBB badge size */
.bbb-badge img {
    width: auto !important;
    max-width: none !important;
    height: 60px !important;
    max-height: 60px !important;
    object-fit: contain !important;
	align-content: center;
}

@media (max-width: 768px) {
    #page,
    .site,
    .site-content,
    #content {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        min-height: 0 !important;
    }
}

/* Consumer rebate support form - v3.5.27 */
.consumer-support-section{padding:48px 0;background:#fff}
.consumer-support-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:46px;align-items:start}
.consumer-support-info h2,.consumer-support-form-card h2,.consumer-business-note h3{font-family:"Playfair Display",Georgia,serif;color:#092845}
.consumer-support-info h2{font-size:36px;line-height:1.08;margin:6px 0 0}
.consumer-support-info>p{font-size:14px;line-height:1.65;color:#344a5f;max-width:420px}
.consumer-support-links{margin-top:25px;border-top:1px solid #dce3e9}
.consumer-support-links a{display:block;padding:16px 0;border-bottom:1px solid #dce3e9;text-decoration:none;color:#092845!important}
.consumer-support-links b{display:block;font-size:13px;margin-bottom:3px}
.consumer-support-links span{display:block;font-size:11px;color:#52697c}
.consumer-business-note{margin-top:28px;background:#f5f7f9;border-left:4px solid #C8102E;padding:20px 22px}
.consumer-business-note h3{font-size:20px;margin:0 0 7px}
.consumer-business-note p{font-size:12.5px;line-height:1.55;color:#344a5f;margin:0 0 10px}
.consumer-business-note a{font-size:12px;font-weight:800;color:#C8102E!important;text-decoration:none}
.consumer-support-form-card{background:#f5f7f9;border-top:4px solid #C8102E;padding:30px 32px}
.consumer-support-form-card h2{font-size:30px;line-height:1.15;margin:7px 0 8px}
.consumer-form-intro{font-size:12.5px;line-height:1.55;color:#52697c;margin:0 0 20px}
.consumer-support-form-card label{display:block;font-size:11px;font-weight:700;color:#173955;margin-bottom:13px}
.consumer-support-form-card label>span{color:#C8102E}
.consumer-support-form-card input,.consumer-support-form-card select,.consumer-support-form-card textarea{display:block;width:100%;margin-top:6px;background:#fff;border:1px solid #cbd5de;padding:11px 12px;font:inherit;color:#173955;box-sizing:border-box}
.consumer-support-form-card textarea{resize:vertical}
.consumer-support-form-card button{border:0;background:#C8102E;color:#fff;padding:13px 25px;font-weight:800;cursor:pointer}
.consumer-form-error{background:#fbeaec;border-left:4px solid #C8102E;padding:12px;margin-bottom:18px;font-size:12px;color:#7a1828}
.consumer-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:800px){.consumer-support-grid{grid-template-columns:1fr;gap:30px}.consumer-support-section{padding:36px 0}.consumer-support-form-card{padding:25px 20px}}
