@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInPlusHeight{0%{opacity:0;max-height:0}100%{opacity:1;max-height:600px}}@keyframes fadeOut{0%{opacity:0}100%{opacity:1}}@keyframes keyFadeIn{0%{transform:translateY(-1rem) scale(0.98);opacity:0}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes keyFadeInAlt{0%{transform:translateY(-1rem) scale(0.98);opacity:.25}100%{opacity:1;transform:translateY(0) scale(1)}}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.quote{position:relative;text-align:center}.quote__ornament{display:inline-block;height:clamp(1.75rem, calc(1.3859rem + 1.5534vw), 3.25rem);z-index:-1;margin-block-end:.25rem}@media only screen and (min-width: 87.5em){.quote__ornament{margin-block-end:.5rem}}.quote__ornament path{fill:var(--evhColorPrimary500)}.quote__text{margin:unset;font-weight:var(--evhFontWeightMedium);line-height:var(--evhLineHeightLabel);font-style:italic;text-wrap:balance;font-size:1.375rem}@media only screen and (min-width: 62.5em){.quote__text{font-size:1.5rem}}@media only screen and (min-width: 87.5em){.quote__text{font-size:1.75rem}}@media only screen and (min-width: 120em){.quote__text{font-size:2rem}}.quote__author{color:var(--evhColorFontSubtle)}.quote__author::before{content:"";display:block;width:5rem;height:1px;margin-block:1.5rem;background-color:var(--evhColorPrimary);margin-inline:auto}

/*# sourceMappingURL=paragraph-quote.css.map */