.quote-card{--quoteCardPadding: var(--pxSize)}.quote-card__inner{height:100%;background:RGB(var(--color-background));color:RGB(var(--color-text));padding:var(--quoteCardPadding);display:flex;flex-direction:column;justify-content:space-between}.quote-card__quote{margin-bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:90%;margin-left:auto;margin-right:auto}.quote-card__quote+*{margin-top:1rem}.quote-card__quote svg:first-child{margin-bottom:1rem}.quote-card__quote svg:first-child path{fill:RGB(var(--color-text))}.quote-card__quote svg:not(:first-child){transform:scale(-1)}.quote-card__quote svg:not(:first-child) path{fill:RGB(var(--color-text))}.quote-card__details{flex:1}.quote-card__image{padding-top:20%}.quote-card__image+*{margin-top:calc(var(--pxSize) / 2)}.quote-card__image img{object-fit:contain}@media screen and (max-width: 676px){.quote-card{--quoteCardPadding: calc(var(--pxSize) * 2) calc(var(--pxSize) / 2)}}.quote-card__quote span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}
/*# sourceMappingURL=/cdn/shop/t/27/assets/quote-card.css.map */
