@charset "UTF-8";article.quote-card[data-okd-type=element]{background-color:var(--wp--preset--color--neutral-white,#fff);border:var(--wp--custom--tokens--border-width--s,1px) solid var(--wp--preset--color--border-primary-default,#eaebeb);border-radius:var(--wp--custom--tokens--border-radius--l,8px);box-sizing:border-box;max-width:374px;width:100%}article.quote-card[data-okd-type=element] .quote-card__inner{box-sizing:border-box;display:flex;flex-direction:column;padding-block-end:var(--wp--preset--spacing--space-6,24px);padding-block-start:var(--wp--preset--spacing--space-4,16px);padding-inline:var(--wp--preset--spacing--space-6,24px);text-align:start;width:100%}@media screen and (min-width:769px){article.quote-card[data-okd-type=element] .quote-card__inner{padding-block-end:var(--wp--preset--spacing--space-8,32px);padding-inline:var(--wp--preset--spacing--space-8,32px)}}article.quote-card[data-okd-type=element] .quote-card__logo:not(:last-child){margin-bottom:var(--wp--preset--spacing--space-4,16px)}article.quote-card[data-okd-type=element] .quote-card__quote:not(:last-child){margin-bottom:var(--wp--preset--spacing--space-6,24px)}article.quote-card[data-okd-type=element] .quote-card__logo{align-items:center;display:flex;justify-content:center;margin-inline:auto;max-width:80px;width:100%}article.quote-card[data-okd-type=element] .quote-card__logo--placeholder{max-height:80px;opacity:.5;overflow:hidden}article.quote-card[data-okd-type=element] .quote-card__logo-img{display:block;height:auto;max-height:80px;max-width:80px;object-fit:contain;width:80px}article.quote-card[data-okd-type=element] .quote-card__quote{margin:0;width:100%}article.quote-card[data-okd-type=element] .quote-card__quote-text{color:var(--wp--preset--color--text-primary-default,#1e1a17);font-size:var(--wp--preset--font-size--body-large,18px);font-weight:var(--wp--custom--tokens--font--weight--semi-bold,500);line-height:var(--wp--custom--body--line-height,1.445);margin:0}article.quote-card[data-okd-type=element] .quote-card__quote-text::before{content:"“"}article.quote-card[data-okd-type=element] .quote-card__quote-text::after{content:"”"}article.quote-card[data-okd-type=element] .quote-card__quote--placeholder .quote-card__quote-text{opacity:.5}article.quote-card[data-okd-type=element] .quote-card__author{width:100%}