.c-trustpilot__wrapper{position:relative}.c-trustpilot__loading-container{flex-shrink:0;width:100%}.c-trustpilot__loading-text{aspect-ratio:288/235;text-align:center;padding:2rem}.c-trustpilot__card{aspect-ratio:288/235;color:var(--c-secondary-bramble);background-color:#fff;border:1px solid #e6e6e6;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:2rem 1.5rem;display:flex}.c-trustpilot__card-link{width:100%;height:100%;display:block}.c-trustpilot__card-header{flex-direction:column;gap:1.6rem;display:flex}.c-trustpilot__card-header--top{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.c-trustpilot__card-header--verified{align-items:center;gap:.4rem;font-size:1.4rem;line-height:1.5;display:flex}.c-trustpilot__card-title{letter-spacing:0;color:inherit;flex-grow:1;font-size:2rem;font-weight:500;line-height:1.25}.c-trustpilot__card-text{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.4rem;line-height:1.5;display:-webkit-box;position:relative;overflow:hidden}.c-trustpilot__card-footer{margin-top:1.6rem;display:flex}.c-trustpilot__card-author{font-size:1.4rem;font-weight:700;line-height:1.5}.c-trustpilot__card-author--date{font-weight:400}.c-trustpilot__card--skeleton-stars{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100px;height:18px;animation:1.5s ease-in-out infinite skeleton-loading}.c-trustpilot__card--skeleton-verified{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:60px;height:18px;animation:1.5s ease-in-out infinite skeleton-loading}.c-trustpilot__card--skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:20px;animation:1.5s ease-in-out infinite skeleton-loading}.c-trustpilot__card--skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:14px;margin-bottom:.5rem;animation:1.5s ease-in-out infinite skeleton-loading}.c-trustpilot__card--skeleton-text.short{width:60%}.c-trustpilot__card--skeleton-author{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:14px;animation:1.5s ease-in-out infinite skeleton-loading}.c-trustpilot__stars{gap:.1rem;min-width:100px;display:flex}.c-trustpilot__business--link{color:var(--c-secondary-bramble);text-decoration:none;display:block}.c-trustpilot__business--stats{flex-direction:column;gap:1.6rem;display:flex}@media (min-width:1024px){.c-trustpilot__business--stats{flex-direction:row;align-items:center;gap:1.2rem}}.c-trustpilot__business--stats [data-trustpilot-logo]{opacity:0;min-width:106px;display:flex}.c-trustpilot__business--stats-container{padding-bottom:var(--heading-spacing)}@media (min-width:1024px){.c-trustpilot__business--stats-container{padding-bottom:var(--heading-spacing-desktop)}}.content~.slider-arrows{padding-bottom:var(--heading-spacing)}@media (min-width:1024px){.content~.slider-arrows{padding-bottom:var(--heading-spacing-desktop)}}.c-trustpilot__business--score{align-items:center;gap:1.2rem;display:flex}.c-trustpilot__business--score-text{font-weight:700}.c-trustpilot__business--reviews{white-space:nowrap;text-wrap-mode:nowrap;font-size:1.4rem}.c-trustpilot__business--reviews-count{font-weight:600;text-decoration:underline}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}