.microshop-home-faq:has(+ .microshop-home-reviews){padding-bottom:0}
.microshop-home-faq + .microshop-home-reviews{padding-top:24px}
.microshop-home-faq + .microshop-home-reviews #home-reviews-title{margin-bottom:var(--microshop-card-gap,16px)}
@media(max-width:700px){.microshop-home-faq + .microshop-home-reviews{padding-top:22px}}
.microshop-home-reviews__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--microshop-content-gap,24px)}
.microshop-home-review{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--microshop-border,#dce1e6);border-radius:var(--microshop-radius,12px);background:var(--microshop-surface-alt,#f5f6f7);color:var(--microshop-text,#333);line-height:1.55;overflow-wrap:anywhere}
.microshop-home-reviews #home-reviews-title{text-align:center}
.microshop-home-review header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.microshop-home-review__author{display:flex;align-items:baseline;flex-wrap:wrap;flex:0 0 auto;max-width:50%;min-width:0;gap:4px}
.microshop-home-review h3{font-size:18px;margin:0}
.microshop-home-review header span,.microshop-home-review__product{font-size:14px}
.microshop-home-review__rating{color:#b87900;letter-spacing:2px;margin:8px 0}
.microshop-home-review__text{margin:0 0 16px}
.microshop-home-review__product{flex:0 1 auto;text-align:right;min-width:0}
.microshop-home-review .microshop-product-review-media{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin-top:8px}
.microshop-home-review .microshop-product-review-media>.microshop-viewer-trigger{width:72px;height:72px;flex:0 0 72px}
@media(max-width:700px){.microshop-home-reviews__grid{grid-template-columns:minmax(0,1fr);gap:16px}.microshop-home-review{padding:16px}.microshop-home-review header{flex-direction:column;gap:6px}.microshop-home-review__author{max-width:100%}.microshop-home-review__product{max-width:100%;text-align:left}}
