.customer-reviews{overflow:hidden;display:block}.customer-reviews__header{margin-bottom:4rem}@media screen and (min-width: 768px){.customer-reviews__header{margin-bottom:10rem}}.customer-reviews__header-icon{overflow:hidden;width:5rem;height:auto;border-radius:50%}@media screen and (min-width: 768px){.customer-reviews__header-icon{width:8rem}}@media screen and (min-width: 1024px){.customer-reviews__header-icon{width:10rem}}.customer-reviews__list:focus-visible,.customer-reviews__list .flickity-viewport:focus-visible{outline:none;box-shadow:none}.customer-reviews__list .flickity-viewport{overflow:visible}.customer-reviews__item{padding:2rem;background-color:var(--d-review-card, transparent);border-radius:4rem}@media screen and (min-width: 768px){.customer-reviews__item{padding:3rem}}.customer-reviews__item--carousel{width:80%;margin-right:2rem}@media screen and (min-width: 480px){.customer-reviews__item--carousel{width:60%}}@media screen and (min-width: 768px){.customer-reviews__item--carousel{width:50%}}@media screen and (min-width: 1024px){.customer-reviews__item--carousel{width:33.333%}}.customer-reviews__item-header{display:flex;flex-direction:column}.customer-reviews__item-thumbnail{width:var(--d-author-thumbnail-width, 4rem);font-size:0}.customer-reviews__item-thumbnail img{width:100%;height:auto;object-fit:cover}.customer-reviews__item-name{display:flex;gap:1rem;align-items:center;margin-bottom:1rem}.customer-reviews__item-name span{line-height:1}.customer-reviews__item-verify{display:flex;column-gap:1rem;align-items:center;margin-bottom:1rem;font-size:1rem;color:var(--d-verify-color)}.customer-reviews__item-rating{display:flex;align-items:center;margin-bottom:2rem;font-size:0}.customer-reviews__item-rating svg{width:2.4rem;height:2.5rem}