.on-quote{--on-coral:#ff6b4a;--on-deep-coral:#e8472a;--on-charcoal:#1a1614;--on-warm-gray:#5c4f47;--on-warm:#fefaf7;--on-stone:#f0ebe5;--on-amber:#ff9a3c;--on-border:rgba(26,22,20,.1);padding:88px 0}.on-quote--warm{background:var(--on-warm)}.on-quote--stone{background:var(--on-stone)}.on-quote__wrap{margin:0 auto;max-width:1140px;padding:0 60px}.on-quote__inner{align-items:center;display:grid;gap:56px}.on-quote--image_right .on-quote__inner{grid-template-columns:1.3fr 1fr}.on-quote--image_left .on-quote__inner{grid-template-columns:1fr 1.3fr}.on-quote--image_left .on-quote__imgcol{order:-1}.on-quote--text_only .on-quote__inner{grid-template-columns:1fr;max-width:840px}.on-quote__textcol{position:relative}.on-quote__mark{color:var(--on-coral);display:block;font-size:96px;font-weight:600;height:42px;line-height:.5;opacity:.9}.on-quote__body,.on-quote__mark{font-family:Cormorant Garamond,Georgia,serif}.on-quote__body{color:var(--on-charcoal);font-size:clamp(24px,2.4vw,32px);font-style:italic;font-weight:400;line-height:1.45}.on-quote__body p{margin:0 0 .6em}.on-quote__body p:last-child{margin-bottom:0}.on-quote__body .on-coral,.on-quote__body em{color:var(--on-deep-coral);font-style:italic}.on-quote__body strong{color:var(--on-charcoal);font-weight:600}.on-quote__attr{margin-top:28px}.on-quote__name{color:var(--on-coral);display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:600;letter-spacing:-.01em;line-height:1.1}.on-quote__title{color:var(--on-warm-gray);display:block;font-family:Open Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;margin-top:4px;text-transform:uppercase}.on-quote__img{aspect-ratio:1/1;border:.5px solid var(--on-border);border-radius:14px;box-shadow:0 26px 56px -32px rgba(26,22,20,.4);display:block;object-fit:cover;width:100%}@media(max-width:860px){.on-quote{padding:56px 0}.on-quote__wrap{padding:0 24px}.on-quote--image_left .on-quote__inner,.on-quote--image_right .on-quote__inner{gap:32px;grid-template-columns:1fr}.on-quote--image_left .on-quote__imgcol{order:0}.on-quote__mark{font-size:72px;height:32px}}