.trust-card-deck-section{padding:80px 0}.trust-card-deck-container{margin-left:auto;margin-right:auto;width:calc(100% - 30px)}.trust-card-deck-heading-wrapper{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:50px;text-align:center}.trust-card-deck-heading{margin-bottom:0}.trust-card-deck-cta .trust-card-deck-cta-arrow{margin-left:8px}.trust-card-deck-wrapper{display:grid;gap:32.5px;grid-template-columns:1fr}.trust-card-body-wrapper{display:flex;flex-direction:column;font-size:18px;gap:30px;height:100%;justify-content:space-between;margin-bottom:20px}.trust-card-author-wrapper{display:flex;gap:20px}.trust-card-author-text{display:flex;flex-direction:column;height:100%;justify-content:center}.trust-card-author-avatar-container{border-radius:50%;height:70px;width:70px}.trust-card-author-image{border-radius:50%;max-width:100%;min-width:70px}.trust-card-wrapper{align-items:flex-start;background:var(--neutral-25);border-radius:5px;box-shadow:none;color:var(--primary-800);display:flex;flex-direction:column;padding:30px 20px;transition:transform .3s ease-in-out}.trust-card-wrapper:hover{color:var(--primary-800);text-decoration:none;transform:scale(1.05)}.trust-card-wrapper:active,.trust-card-wrapper:visited{color:var(--primary-800);text-decoration:none!important}.trust-card-rating-star-full{fill:var(--goldenrod-600)}.trust-card-rating-star-partial{fill:url(#half)}.trust-card-rating-star-empty{fill:var(--white)}.trust-card-deck-rating-wrapper{display:flex;flex-direction:column;gap:10px;margin-top:10px}.trust-card-deck-rating{display:flex;gap:8px}.trust-card-testimonial-logo{margin-bottom:35px}.trust-card-testimonial-logo-image{max-width:100%}.trust-card-arrow{transition:stroke .3s ease}.trust-card-wrapper:hover .trust-card-arrow{stroke:#fff}.no-link-trust-card{cursor:default}.trust-card-clickable-arrow{display:flex;height:20px;justify-content:flex-end;width:100%}.trust-card-arrow{position:relative;right:0}@media (min-width:576px){.trust-card-wrapper{padding:40px 40px 20px}.trust-card-arrow{right:-20px}}@media (min-width:992px){.trust-card-deck-section{padding:150px 0}.trust-card-deck-container{width:auto}.trust-card-deck-wrapper{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.trust-card-deck-rating-wrapper{margin-top:18px}}