.reviews-content{display:flex;flex-direction:column;align-items:center;padding:100px 20px;gap:48px}.reviews-heading{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%}.reviews-badge{display:flex;align-items:center;gap:7px;padding:8px 20px;border-radius:50rem;overflow:hidden;background:#f2f7f5;border:1px solid #DAE8E3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);line-height:2}.reviews-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:20px;align-items:center}.review{background:#fff;border:1px solid #EAEAEA;box-shadow:0 362px 101px #0000,0 231px 93px #00000003,0 130px 78px #0000000d,0 58px 58px #00000017,0 14px 32px #0000001a;display:grid;grid-template-rows:auto 1fr auto;gap:24px;min-height:450px;border-radius:8px;overflow:hidden;padding:24px}.review .review-heading{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center}.review-tag{padding:8px 16px;border-radius:50rem;background-color:#e5f2ef;color:#00422f;font-weight:600;width:max-content}.review-ratings{display:flex}.review-ratings svg{width:28px;height:28px}.review-content{display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:8px;border:1px solid #E4E4E4;box-shadow:0 191px 53px #ababab00,0 122px 49px #ababab03,0 69px 41px #ababab0d,0 31px 31px #ababab17}.review-content svg{width:32px}.review-content p{color:var(--text-color-3)}.review-author{align-items:center;display:flex;gap:12px}.review-author span{font-weight:300;font-style:italic;color:var(--text-color-3)}.reviews-more-link{display:flex;align-items:center;gap:4px;color:var(--primary-color);font-weight:600;font-size:16px;text-decoration:underline}@media(max-width:600px){.reviews-content{padding:60px 20px}.reviews-badge{flex-direction:column;border-radius:8px;width:100%}.reviews-list{grid-template-columns:1fr}.review{margin:0;min-height:500px}.review-author span{display:none}}@media(max-width:400px){.review .review-heading{grid-template-columns:1fr;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/726/assets/stylesheets-global-reviews.css.map */
