.msoh{--msoh-ink:#191859;--msoh-muted:#495b47;--msoh-stage:#e5eadc;background:#f7f7f0;color:var(--msoh-ink);padding:var(--msoh-space,48px) 32px;font-family:inherit}
.msoh,.msoh *{box-sizing:border-box}
.msoh--warm{--msoh-stage:#eee5d8}.msoh--white{--msoh-stage:#fff}
.msoh__layout{max-width:1320px;margin:auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(32px,5vw,76px);align-items:center}
.msoh__copy{min-width:0;padding:12px 0}.msoh__eyebrow{font-size:15px;font-weight:600;line-height:1.55;letter-spacing:.06em;text-transform:uppercase;margin:0 0 22px;color:var(--msoh-muted);max-width:34em}
.msoh__heading{font-family:inherit;font-size:clamp(38px,4.15vw,60px);font-weight:650;line-height:1.07;letter-spacing:-.045em;color:var(--msoh-ink);margin:0;max-width:11.5em;text-wrap:balance}
.msoh__intro{font-size:20px;line-height:1.65;letter-spacing:0;max-width:30em;margin:26px 0 30px;color:#3e4840}
.msoh__actions{display:flex;flex-wrap:wrap;gap:12px}.msoh__button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;min-height:56px;padding:14px 20px;border-radius:8px;border:1px solid var(--msoh-ink);font-size:18px;font-weight:600;line-height:1.35;letter-spacing:0;text-decoration:none;color:var(--msoh-ink)}
.msoh__button--primary{background:var(--msoh-ink);color:white}.msoh__button--secondary{background:transparent}.msoh__button:hover{background:#e0e8d8;color:var(--msoh-ink)}
.msoh__support{display:inline-flex;align-items:center;gap:14px;min-height:44px;margin-top:15px;font-size:17px;color:var(--msoh-muted);text-underline-offset:5px}
.msoh a:focus-visible{outline:3px solid #191859;outline-offset:5px;box-shadow:0 0 0 4px white}
.msoh__visual{margin:0;min-width:0}.msoh__frame{position:relative;isolation:isolate;display:grid;align-items:var(--msoh-y,center);justify-items:var(--msoh-x,center);height:clamp(380px,39vw,540px);padding:24px;background:var(--msoh-stage);border-radius:150px 24px 24px 24px;overflow:hidden}
.msoh--soft .msoh__frame{border-radius:24px}.msoh--square .msoh__frame{border-radius:0}
.msoh__picture{position:relative;display:block;width:var(--msoh-scale,95%);height:var(--msoh-scale,95%);min-height:0;max-width:100%;background:#fff;border-radius:110px 12px 12px 12px;overflow:hidden;box-shadow:0 10px 25px #3548300b}
.msoh--soft .msoh__picture{border-radius:14px}.msoh--square .msoh__picture{border-radius:0}
.msoh__image{display:block;width:100%;height:100%;object-fit:contain;object-position:var(--msoh-focal,center)}
.msoh__background{position:absolute;inset:0;z-index:-1}.msoh__background img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--msoh-focal,center)}
.msoh--lifestyle .msoh__frame{padding:0}.msoh--lifestyle .msoh__picture{width:100%;height:100%;border-radius:0;background:var(--msoh-stage);box-shadow:none}.msoh--lifestyle .msoh__image{object-fit:cover}
.msoh__caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 2px 0}.msoh__caption-eyebrow{margin:0 0 5px;font-size:14px;line-height:1.5;color:var(--msoh-muted);letter-spacing:.03em}.msoh__product-title{margin:0;font-size:18px;font-weight:600;line-height:1.45;color:var(--msoh-ink);letter-spacing:0}.msoh__product-link{display:inline-flex;align-items:center;flex-shrink:0;gap:10px;min-height:44px;font-size:16px;color:var(--msoh-muted);text-underline-offset:5px}
.msoh--visual-left .msoh__visual{grid-column:1;grid-row:1}.msoh--visual-left .msoh__copy{grid-column:2;grid-row:1}.msoh--text-only .msoh__layout{grid-template-columns:1fr;max-width:850px}.msoh--text-only .msoh__copy{grid-column:1}.msoh--text-only .msoh__heading{max-width:14em}
@media(min-width:750px) and (max-width:1099px){.msoh{padding-inline:24px}.msoh__layout{gap:28px}.msoh__heading{font-size:42px}.msoh__intro{font-size:18px;line-height:1.55;margin:20px 0 24px}.msoh__eyebrow{font-size:14px;margin-bottom:18px}.msoh__frame{height:420px;padding:16px;border-top-left-radius:100px}.msoh__caption{align-items:flex-start;flex-direction:column;gap:2px}.msoh__button{font-size:17px;min-height:52px;padding:12px 16px}.msoh__picture{border-top-left-radius:80px}}
@media(max-width:749px){.msoh{padding:var(--msoh-mobile-space,24px) 20px}.msoh__layout{grid-template-columns:1fr;gap:26px}.msoh__copy{padding:0}.msoh__eyebrow{font-size:13px;line-height:1.5;letter-spacing:.035em;margin-bottom:14px;max-width:28em}.msoh__heading{font-size:38px;line-height:1.1;max-width:15em;letter-spacing:-.04em}.msoh__intro{font-size:18px;line-height:1.55;margin:18px 0 22px}.msoh__actions{gap:10px}.msoh__button{flex:1 1 140px;gap:10px;min-height:52px;padding:12px 14px;font-size:16px}.msoh__support{font-size:16px;margin-top:8px}.msoh__frame{height:290px;padding:14px;border-radius:85px 18px 18px 18px}.msoh__picture{border-top-left-radius:66px}.msoh__image,.msoh__background img{object-position:var(--msoh-mobile-focal,center)}.msoh__caption{padding-top:12px;align-items:flex-start;gap:4px;flex-direction:column}.msoh__caption-eyebrow{font-size:13px;margin-bottom:3px}.msoh__product-title{font-size:17px}.msoh__product-link{font-size:16px}.msoh--visual-left .msoh__copy,.msoh--visual-left .msoh__visual{grid-column:auto;grid-row:auto}.msoh--mobile-before .msoh__visual{grid-row:1}.msoh--mobile-before .msoh__copy{grid-row:2}}
@media(prefers-reduced-motion:reduce){.msoh *{animation:none;transition:none;scroll-behavior:auto}}
@media(max-width:749px){.msoh__heading{font-size:36px}.msoh__frame{height:260px}.msoh__layout{gap:22px}}
