@media (min-width:768px){.quote{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;grid-column-gap:3rem;align-items:center}}.quote__image{display:block;height:87px;margin:0 auto;width:87px}.quote__image img{border-radius:50%}@media (min-width:768px){.quote__image{grid-column:span 3;height:auto;width:100%}}@media (min-width:992px){.quote__image{grid-column:2/span 2}}.quote__content{text-align:center}@media (min-width:768px){.quote__content{grid-column:span 9;text-align:left}}@media (min-width:992px){.quote__content{grid-column:span 6}.quote__content:first-child{grid-column:2/span 6}}.quote__title{font-family:FuturaNowTextW05-Bold,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.375rem;margin-top:1em}@media (min-width:768px){.quote__title:first-child{margin-top:0}}@media (min-width:1200px){.quote__title{font-size:1.875rem;line-height:2.125rem}}.quote__text{font-size:1.125rem;font-style:italic;line-height:1.375rem;margin-top:1em}@media (min-width:768px){.quote__text:first-child{margin-top:0}}@media (min-width:1200px){.quote__text{font-size:1.875rem;line-height:2.125rem}}.quote__person{font-family:FuturaNowTextW05-Bold,sans-serif;font-size:.875rem;font-weight:400;margin-top:1em}@media (min-width:1200px){.quote__person{font-size:1rem}}