@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");.blog-trustpilot{background-color:#fff;font-family:Poppins,sans-serif;padding:var(--spacing-xlarge,56px) var(--spacing-medium,24px)}.blog-trustpilot--bordered{border:1px solid #d4d7db;border-radius:8px;margin:2rem 16px;padding:2rem}@media (max-width:600px){.blog-trustpilot{padding-left:8px;padding-right:8px}.blog-trustpilot--bordered{margin:1.5rem 4px;padding:1rem .25rem}.blog-trustpilot__cards,.blog-trustpilot__score{margin-left:-.25rem;margin-right:-.25rem;width:calc(100% + .5rem)}}.blog-trustpilot .content-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-medium,24px);@media(min-width:900px){gap:var(--spacing-large,40px)}}.blog-trustpilot__header{display:flex;flex-direction:column;gap:var(--spacing-xsmall,8px);padding:0 var(--spacing-small,16px);text-align:center}.blog-trustpilot__header *{margin:0}.blog-trustpilot__eyebrow{font-size:16px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.blog-trustpilot__subtitle{color:#262e36;margin:0 auto;max-width:640px}.blog-trustpilot__cards,.blog-trustpilot__score{width:100%}