@layer components{.c-person-quote{--slash-icon-width:0.8rem;--slash-icon-height:4.2rem;align-items:center;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:center;margin-top:0;max-width:490px;min-height:var(--person-image-height);min-width:350px;padding:1.75rem}.c-person-quote__quote{font-size:var(--font-size-h3);letter-spacing:.28px;line-height:1.5}.c-person-quote__cite{align-items:center;display:flex;font-size:14px;font-style:normal;letter-spacing:2px;line-height:1.5;position:relative;text-transform:uppercase}.c-person-quote__cite:before{background:var(--brand-bronze);content:"";height:var(--slash-icon-height);margin-right:25px;-webkit-mask-image:url(../../../img/icons/quote-slash.svg);mask-image:url(../../../img/icons/quote-slash.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:relative;width:var(--slash-icon-width)}@media (max-width:800px){.c-person-quote{--slash-icon-height:2.13rem;align-items:flex-start;max-width:100%;min-height:unset;padding:2rem 1rem}}}