.review-cards{padding-top:var(--padding-top, 0px);padding-bottom:var(--padding-bottom, 0px)}.review-cards__header{text-align:center;margin-bottom:4rem;max-width:900px;margin-left:auto;margin-right:auto}.review-cards__heading{font-family:var(--accent-font-family, var(--base-font-family));font-weight:400;margin:0 0 1.5rem;line-height:1.15;color:rgb(var(--layout-text-color))}.review-cards__description{line-height:1.7;opacity:.8;margin:0;color:rgb(var(--layout-text-color))}.review-cards__description p{margin:0}.review-cards.review-cards--full-width{padding-inline-start:20px!important;padding-inline-end:20px!important}@media screen and (min-width:769px){.review-cards__inner--full-width .review-cards__grid{display:flex;justify-content:space-between;align-items:stretch}.review-cards__inner--full-width .review-cards__card{flex:1;min-width:0}}.review-cards__grid{display:grid;grid-template-columns:repeat(var(--items-per-row, 4),1fr);gap:16px}.review-cards__card{display:flex;flex-direction:column;width:100%}.review-cards__image-wrap{position:relative;overflow:hidden;background-color:rgba(var(--layout-text-color),.05)}.review-cards__image-wrap--portrait{aspect-ratio:3 / 4}.review-cards__image-wrap--square{aspect-ratio:1 / 1}.review-cards__image-wrap--landscape{aspect-ratio:4 / 3}.review-cards__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.review-cards__card:hover .review-cards__image{transform:scale(1.03)}.review-cards__image-wrap .placeholder-svg{width:100%;height:100%;object-fit:cover;opacity:.3}.review-cards__content{display:flex;flex-direction:column;align-items:flex-start;padding:16px;gap:8px;flex:1}.review-cards__title{font-family:var(--accent-font-family, var(--base-font-family));font-weight:400;margin:0;line-height:1.3;color:rgb(var(--layout-text-color))}.review-cards__stars{display:flex;align-items:center;gap:2px}.review-cards__star{width:18px;height:18px;color:var(--star-color, #EA5376)}.review-cards__star.empty{opacity:.25}.review-cards__text{line-height:1.6;opacity:.75;margin:0;color:rgb(var(--layout-text-color))}.review-cards__author{font-weight:600;margin:0;color:rgb(var(--layout-text-color))}@media screen and (max-width:1024px){.review-cards__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.review-cards__progress{display:none}@media screen and (max-width:768px){.review-cards__header{margin-bottom:2rem}.review-cards__content{padding:12px 0}.review-cards__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;scrollbar-width:none}.review-cards__grid::-webkit-scrollbar{display:none}.review-cards__card{flex:0 0 85%;scroll-snap-align:start}.review-cards__progress{display:block;position:relative;height:2px;background:rgba(var(--layout-text-color),.15);margin-top:24px}.review-cards__progress-bar{position:absolute;top:0;left:0;height:100%;background:var(--star-color, #EA5376);transition:width .2s ease;border-radius:1px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-review-cards.css.map */
