.hoc-quotes__headline{margin-top:var(--hoc-sp-4);max-width:28ch}.hoc-quotes__sub{margin-top:var(--hoc-sp-5);max-width:68ch}.hoc-quotes__grid{align-items:stretch;display:grid;gap:var(--hoc-sp-5);margin-top:var(--hoc-sp-12)}.hoc-quotes__grid--1{grid-template-columns:minmax(0,1fr)}.hoc-quotes__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hoc-quotes__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hoc-quotes__item{border-left:2px solid var(--hoc-rule);display:flex;flex-direction:column;gap:var(--hoc-sp-6);margin:0;padding-left:var(--hoc-sp-6)}.hoc-quotes__quote{margin:0}.hoc-quotes__quote:before{content:"\201C";display:block;font-family:var(--hoc-font-display);font-size:48px;font-weight:700;line-height:.6;margin-bottom:var(--hoc-sp-3)}.hoc-quotes__text{text-wrap:pretty}.hoc-quotes__by{display:flex;flex-direction:column;gap:var(--hoc-sp-1);margin-top:auto}.hoc-quotes__logo{align-self:start;margin-bottom:var(--hoc-sp-3);max-height:28px;width:auto}.hoc-quotes__person{font:600 var(--hoc-t-body)/var(--hoc-lh-normal) var(--hoc-font-body);font-style:normal}@media (max-width:1100px){.hoc-quotes__grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.hoc-quotes__grid{grid-template-columns:minmax(0,1fr);row-gap:var(--hoc-sp-10)}}.hoc-quotes__footer-link{margin:var(--hoc-sp-8) 0 0}