.mp-section{background:var(--mp-background,#f7f9fc);color:#0a0e17;padding:var(--mp-top,48px) 0 var(--mp-bottom,48px);font-family:Inter,Arial,sans-serif;color-scheme:light}.mp-section *{box-sizing:border-box}.mp-wrap{max-width:1760px;margin:auto;padding:0 clamp(20px,2.2vw,48px)}.mp-section svg{display:block;width:32px;height:32px;flex-shrink:0}.mp-section a{text-decoration:none}.mp-section p{margin:0}.mp-section ul{padding:0;list-style:none;margin:0}.mp-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:0 0 24px}.mp-heading{max-width:800px;flex:1}.mp-eyebrow{color:var(--mp-accent);font-size:12px;letter-spacing:.1em;font-weight:700;margin-bottom:7px!important}.mp-title{font-size:clamp(32px,3.2vw,52px);line-height:1.08;letter-spacing:-.045em;margin:0 0 8px;font-weight:750;color:#07090d}.mp-description{font-size:14px;line-height:1.5;color:#45516a}.mp-description p+p{margin-top:8px}.mp-benefits{display:flex;align-items:center;gap:0;flex:0 1 580px;align-self:center}.mp-benefits li{display:flex;align-items:center;gap:12px;padding:0 20px;flex:1}.mp-benefits li+li{border-left:1px solid #d6dfea}.mp-benefits span,.mp-custom-benefits span{font-size:10px;line-height:1.55;text-transform:uppercase;letter-spacing:.05em;color:#3b4962}.mp-benefits svg{width:25px;height:25px}.mp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mp-card{min-width:0;border:1px solid #e2e8f0;background:#fff;border-radius:11px;overflow:hidden;display:flex;flex-direction:column}.mp-hero{aspect-ratio:2.35;position:relative;overflow:hidden;background:#163f58;color:#fff;isolation:isolate}.mp-hero--mountain{background:linear-gradient(135deg,#24445e,#778b9e)}.mp-hero--water{background:linear-gradient(135deg,#0d4263,#57a0bc)}.mp-hero--fire{background:linear-gradient(135deg,#4d342c,#a7754f)}.mp-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#00102030,transparent 35%,#0010209c);z-index:1;pointer-events:none}.mp-hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.mp-hero-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(ellipse at 70% 20%,#ffffff24,transparent 70%)}.mp-hero-placeholder svg{width:90px;height:90px;opacity:.4;stroke-width:1}.mp-hero-note{position:absolute;z-index:2;left:24px;top:22px;font-size:9px;line-height:1.5;letter-spacing:.16em;color:white;text-shadow:0 1px 5px #0006;max-width:60%}.mp-hero-category{position:absolute;z-index:2;left:24px;bottom:20px;border-left:2px solid #fff;padding-left:12px;font-size:10px;line-height:1.4;letter-spacing:.17em;color:white}.mp-card-body{padding:24px;display:flex;flex-direction:column;flex:1;gap:18px}.mp-card-heading{display:flex;align-items:center;gap:20px}.mp-card-heading>div{min-width:0}.mp-card-icon{color:var(--mp-accent);flex-shrink:0}.mp-card-icon svg{width:42px;height:42px}.mp-card-heading h3{font-size:clamp(20px,1.55vw,26px);font-weight:750;letter-spacing:-.035em;line-height:1.15;margin:0 0 7px;color:#0a0e17}.mp-tagline{font-size:10px;letter-spacing:.15em;line-height:1.5;color:#52627e}.mp-card-description{font-size:14px;line-height:1.45;color:#46526a;flex:1}.mp-card-description p+p{margin-top:8px}.mp-payloads{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.mp-payload{background:#f2f5f8;border-radius:6px;padding:9px 7px 12px;display:flex;flex-direction:column;gap:9px;min-width:0}.mp-payload-image{height:72px;display:grid;place-items:center}.mp-payload-image img{width:100%;height:100%;max-height:72px;object-fit:contain;display:block}.mp-payload-image svg{width:36px;height:36px;color:#94a4b9;stroke-width:1.3}.mp-payload span{font-size:11px;line-height:1.45;color:#17243a;overflow-wrap:anywhere}.mp-purchase{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;flex-wrap:wrap}.mp-price{display:flex;flex-direction:column;gap:4px;flex:1 0 108px}.mp-price strong{font-size:24px;letter-spacing:-.04em;line-height:1.1;font-weight:750;white-space:nowrap}.mp-price strong.mp-quote-price{font-size:18px;white-space:normal;letter-spacing:-.02em}.mp-price span{font-size:9px;letter-spacing:.12em;color:#536480}.mp-price small{font-size:11px;color:#536480}.mp-actions{display:flex;gap:10px;flex:1 1 220px}.mp-actions>*{flex:1;min-width:0}.mp-form{margin:0}.mp-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:12px 15px;min-height:44px;border:1px solid transparent;border-radius:6px;font:600 12px/1.35 Inter,Arial,sans-serif;cursor:pointer;text-align:center;transition:filter .15s,background .15s;white-space:normal}.mp-form .mp-button{width:100%}.mp-button--primary{background:var(--mp-accent);color:#fff}.mp-button--secondary{background:#fff;border-color:#9caec5;color:#101725}.mp-button:hover{filter:brightness(.94)}.mp-button:focus-visible{outline:3px solid var(--mp-accent);outline-offset:3px}.mp-button:disabled{opacity:.55;cursor:not-allowed}.mp-custom{display:flex;align-items:center;gap:26px;border:1px solid #e2e8f0;background:#fff;border-radius:9px;padding:20px 26px;margin-top:16px}.mp-custom-icon{color:var(--mp-accent)}.mp-custom-icon svg{width:36px;height:36px}.mp-custom-copy{flex:1}.mp-custom-copy h3{font-size:17px;line-height:1.3;margin:0 0 4px;letter-spacing:-.025em}.mp-custom-copy p{font-size:13px;line-height:1.45;color:#46526a}.mp-custom-button{background:#f3f6fa;min-width:170px}.mp-custom-button svg{width:20px;height:20px}.mp-custom-benefits{display:flex;align-items:center;flex:0 1 490px}.mp-custom-benefits li{display:flex;gap:14px;align-items:center;padding:0 20px;border-left:1px solid #e2e8f0;flex:1}.mp-custom-benefits svg{width:26px;height:26px}
@media(min-width:1100px) and (max-width:1400px){.mp-card-body{padding:20px}.mp-card-heading{gap:12px}.mp-actions{flex-basis:100%}.mp-header{gap:20px}.mp-benefits{flex-basis:440px}.mp-benefits li{padding:0 12px;gap:8px}.mp-custom{flex-wrap:wrap}.mp-custom-benefits{flex-basis:100%;justify-content:center}.mp-custom-benefits li{flex:0 1 240px}.mp-custom-benefits li:first-child{border-left:0}}
@media(max-width:1099px){.mp-header{display:block}.mp-benefits{margin-top:22px!important;max-width:660px}.mp-benefits li:first-child{padding-left:0}.mp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mp-card-body{padding:20px}.mp-custom{flex-wrap:wrap;gap:20px}.mp-custom-benefits{flex-basis:100%;justify-content:center}.mp-custom-benefits li{flex:0 1 240px}.mp-custom-benefits li:first-child{border-left:0}.mp-card-heading h3{font-size:23px}}
@media(max-width:749px){.mp-grid{grid-template-columns:minmax(0,1fr)}.mp-header{margin-bottom:22px}.mp-title{font-size:36px}.mp-description{font-size:14px}.mp-benefits li{padding:0 10px;gap:7px;align-items:flex-start}.mp-benefits span{font-size:8px;letter-spacing:.02em}.mp-benefits svg{width:20px;height:20px}.mp-card-body{padding:22px 20px}.mp-card-heading{gap:16px}.mp-card-heading h3{font-size:23px}.mp-hero{aspect-ratio:2.05}.mp-payload-image{height:64px}.mp-payload-image img{max-height:64px}.mp-payload span{font-size:10px}.mp-payload{padding:8px 6px 10px}.mp-custom{padding:22px 20px;gap:14px}.mp-custom-copy{flex-basis:calc(100% - 54px)}.mp-custom-button{width:100%}.mp-custom-benefits{gap:0;align-items:flex-start}.mp-custom-benefits li{padding:0 10px;display:flex;flex-direction:column;text-align:center;gap:8px}.mp-custom-benefits span{font-size:8px}.mp-purchase{gap:16px}.mp-actions{flex-basis:100%}.mp-price strong{font-size:26px}}
@media(prefers-reduced-motion:reduce){.mp-button{transition:none}}
