.photo-reviews{width:100%}.photo-reviews__container{max-width:1100px;margin:0 auto;padding:80px 40px}.photo-reviews__header{text-align:center;margin-bottom:32px;display:flex;flex-direction:column;align-items:center;gap:12px}.photo-reviews__rating-bar{display:flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500}.photo-reviews__heading{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:40px;font-weight:700;line-height:1.2;margin:0}.photo-reviews__heading-accent{font-style:italic;font-weight:700}.photo-reviews__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start}.photo-reviews__card{border:1px solid;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.photo-reviews__card--hidden{display:none}.photo-reviews__photo-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;flex-shrink:0}.photo-reviews__photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.photo-reviews__card:hover .photo-reviews__photo{transform:scale(1.03)}.photo-reviews__photo-placeholder{width:100%;aspect-ratio:1 / 1;flex-shrink:0}.photo-reviews__card-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:7px;flex:1}.photo-reviews__name{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:700;margin:0;line-height:1.2}.photo-reviews__rating-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.photo-reviews__rating-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:500;opacity:.7}.photo-reviews__card-stars{font-size:13px;letter-spacing:.5px;flex-shrink:0}.photo-reviews__text{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;line-height:1.55;margin:0}.photo-reviews__more-wrap{display:flex;justify-content:center;margin-top:40px}.photo-reviews__more-btn{display:inline-block;padding:16px 48px;border-radius:50px;border:2px solid;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:transform .15s ease,filter .15s ease;letter-spacing:.3px}.photo-reviews__more-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.photo-reviews__more-btn:active{transform:translateY(1px)}@media screen and (max-width:900px){.photo-reviews__grid{grid-template-columns:repeat(3,1fr)}.photo-reviews__heading{font-size:32px}}@media screen and (max-width:640px){.photo-reviews__container{padding:60px 20px}.photo-reviews__grid{grid-template-columns:repeat(2,1fr);gap:12px}.photo-reviews__heading{font-size:26px}.photo-reviews__card-body{padding:10px 12px 12px}}@media screen and (max-width:400px){.photo-reviews__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/photo-reviews.css.map */
