.mom-profile-shell{display:block;padding:32px 0 40px;color:rgb(var(--color-foreground));background:#faf9f6}
.mom-profile{max-width:1120px;margin:0 auto}
.mom-profile__header{padding-bottom:24px;border-bottom:1px solid rgba(var(--color-foreground),.14)}
.mom-profile__eyebrow{margin:0 0 10px;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}
.mom-profile__title{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.2;overflow-wrap:anywhere}
.mom-profile__concentration{margin:8px 0 0;font-size:14px;line-height:1.5}
.mom-profile h3,.mom-profile h4{margin:0;font-family:var(--font-body-family);font-style:normal;font-weight:600;line-height:1.4;letter-spacing:.03em}
.mom-profile h3{font-size:16px}.mom-profile h4{font-size:15px;text-transform:uppercase}
.mom-profile__summary{max-width:760px;padding-top:24px}
.mom-profile__summary p{margin:8px 0 0;font-size:16px;line-height:1.65}
.mom-profile__summary .mom-profile__basis{font-size:13px;line-height:1.5;opacity:.72}
.mom-profile__accords{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px 20px;padding-top:22px}
.mom-profile__accords ul{display:flex;flex-wrap:wrap;gap:8px 20px;list-style:none;padding:0;margin:0;font-size:14px;line-height:1.5}
.mom-profile__accords li{border-bottom:1px solid rgba(var(--color-foreground),.25);padding-bottom:3px}
.mom-profile__notes{margin-top:28px}.mom-profile__notes-title{padding-bottom:4px}
.mom-profile__group{display:grid;grid-template-columns:180px minmax(0,1fr);gap:20px;padding:24px 0;border-top:1px solid rgba(var(--color-foreground),.12)}
.mom-profile__notes-title+.mom-profile__group{margin-top:12px}
.mom-profile__group-heading p{margin:6px 0 0;font-size:13px;line-height:1.5;max-width:24ch;opacity:.76}
.mom-profile__note-list{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px 16px;list-style:none;margin:0;padding:0;min-width:0}
.mom-profile__note{display:flex;flex-direction:column;align-items:center;gap:9px;width:112px;min-width:0;text-align:center}
.mom-profile__note-image{display:block;width:96px;height:96px;object-fit:cover;border-radius:50%;background:#f0ede6}
.mom-profile__note-name{display:block;max-width:100%;font-size:14px;line-height:1.45;overflow-wrap:anywhere}
.mom-profile__note--text{width:auto;max-width:180px;min-height:42px;padding:10px 14px;border:1px solid rgba(var(--color-foreground),.14);border-radius:5px;background:#fff;text-align:left;align-items:flex-start}
.mom-profile-shell [hidden]{display:none!important}
@media(max-width:749px){.mom-profile-shell{padding:28px 0}.mom-profile__header{padding-bottom:20px}.mom-profile__group{grid-template-columns:minmax(0,1fr);gap:16px;padding:22px 0}.mom-profile__group-heading p{max-width:none}.mom-profile__note-list{gap:18px 10px}.mom-profile__note{width:calc((100% - 20px)/3)}.mom-profile__note-image{width:80px;height:80px}.mom-profile__note--text{width:auto;max-width:100%}.mom-profile__note-name{font-size:14px}.mom-profile__summary p{font-size:15px}}
