.mpin{--mpin-bg:#f3f3f3;--mpin-accent:#f86a1f;--mpin-heading:#101720;--mpin-text:#141414;--mpin-image-r:16px;background:var(--mpin-bg);padding:4.5rem 0;width:100%}.mpin .mapple-container{padding:0 4rem}.mpin__grid{align-items:center;display:grid;gap:3rem 4rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.mpin__heading{color:var(--mpin-heading);margin:0 0 1rem}.mpin__heading h1,.mpin__heading h2,.mpin__heading h3,.mpin__heading p{color:inherit;font-size:clamp(2rem,3.2vw,3.25rem);font-weight:700;letter-spacing:-.01em;line-height:1.12;margin:0}.mpin__heading p{font-size:inherit;font-weight:inherit;line-height:inherit}.mpin__accent-line{background:var(--mpin-accent);display:block;height:3px;margin:0 0 1.75rem;width:72px}.mpin__body,.mpin__body p{color:var(--mpin-text);font-size:18px;line-height:1.55}.mpin__body p{margin:0 0 1rem}.mpin__body p:last-child{margin-bottom:0}.mpin__body b,.mpin__body strong,.mpin__cta{font-weight:700}.mpin__cta{align-items:center;background:transparent;border:2px solid var(--mpin-accent);border-radius:999px;color:var(--mpin-accent);display:inline-flex;font-size:14px;gap:.55rem;letter-spacing:.04em;line-height:1.2;margin-top:2rem;padding:.75rem 1.35rem;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.mpin__cta:focus-visible,.mpin__cta:hover{background:var(--mpin-accent);color:#fff}.mpin__cta-arrow{display:inline-flex;height:18px;width:18px}.mpin__cta-arrow svg{display:block;height:100%;width:100%}.mpin__media{min-width:0}.mpin__image{border-radius:var(--mpin-image-r);display:block;height:auto;object-fit:cover;width:100%}@media (max-width:1199px){.mpin{padding:3.5rem 0}.mpin__grid{gap:2.5rem}}@media (max-width:1023px){.mpin .mapple-container{padding:0 2rem}.mpin__grid{grid-template-columns:1fr}.mpin__image{max-height:420px}}@media (max-width:767px){.mpin{padding:2.5rem 0}.mpin .mapple-container{padding:0 1rem}.mpin__body,.mpin__body p{font-size:16px;line-height:1.5}.mpin__cta{font-size:13px;margin-top:1.5rem;padding:.65rem 1.15rem}}