.TrustpilotCard{width:100%}.TrustpilotCard,.TrustpilotCard>a{display:-webkit-box;display:-ms-flexbox;display:flex}.TrustpilotCard>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.TrustpilotCard .TrustpilotCard__Title{font-size:1.2rem;font-weight:700}.TrustpilotCard .TrustpilotCard__Description{color:#1a1a1a;display:-webkit-box;font-size:1rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.TrustpilotCard .TrustpilotCard__Meta{color:#7c7c7c;font-size:.9rem}.TrustpilotCard .TrustpilotCard__Author{color:#1a1a1a;font-size:.9rem;font-weight:700}@media (min-width:640px){.TrustpilotCard{width:50%}}@media (min-width:768px){.TrustpilotCard{width:calc(33.33333% - 1rem)}}@media (min-width:1024px){.TrustpilotCard{width:calc(25% - 1rem)}}@media (min-width:1280px){.TrustpilotCard{width:calc(20% - 1rem)}}