<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.reviews-header{position:sticky;top:calc(25% - 3rem)}.reviews-header__title{text-align:center}.reviews-container{display:grid;grid-template-columns:1fr;grid-gap:2rem}.reviews-container .review{display:flex;align-items:center}.review.review--left{margin-left:var(--margin)}.review.review--right{justify-content:flex-end;margin-right:var(--margin)}@media screen and (max-width: 749px){.review.review--left{margin-left:20px}.review.review--right{margin-right:20px}}.review-content{width:100%;max-width:350px;padding:1rem;display:flex;gap:1rem;position:relative;border-radius:var(--button-corner-radius)}.review-content:before{content:"";width:30px;height:calc(100% - 30px);position:absolute;background:rgb(var(--color-background));right:0;bottom:0;border-bottom-left-radius:40px;transform:translate(20px)}.review-content:after{content:"";height:100%;width:30px;position:absolute;background:var(--color-parent);right:2px;bottom:0%;border-bottom-left-radius:100%;transform:translate(100%,4px)}.review--left .review-content:before{left:0;bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:40px;transform:translate(-20px)}.review--left .review-content:after{left:2px;bottom:0%;border-bottom-left-radius:0;border-bottom-right-radius:100%;transform:translate(-100%,4px)}.review-content *{margin:0}
/*# sourceMappingURL=/cdn/shop/t/49/assets/reviews.css.map */
</pre></body></html>