.photo-testimonials-cards{display:block;overflow-x:clip;width:100%;background:var(--photo-cards-bg, #f7f7f7);color:var(--photo-cards-text, #2d4248);padding:var(--photo-cards-padding-top-desktop, 26px) var(--photo-cards-padding-x-desktop, 24px) var(--photo-cards-padding-bottom-desktop, 26px)}.photo-testimonials-cards__inner{display:flex;flex-direction:column;align-items:center;gap:var(--photo-cards-section-gap-desktop, 40px);width:100%;max-width:var(--photo-cards-container-width, 1192px);margin:0 auto}.photo-testimonials-cards__header{display:flex;flex-direction:column;align-items:center;gap:var(--photo-cards-header-gap-desktop, 10px);width:100%;max-width:var(--photo-cards-header-width, 976px);margin:0 auto;text-align:center}.photo-testimonials-cards__stars{display:flex;align-items:center;justify-content:center;width:var(--photo-cards-stars-width-desktop, 146px);height:var(--photo-cards-stars-height-desktop, 28px);color:currentColor}.photo-testimonials-cards__stars-icon{display:block;width:100%;height:100%}.photo-testimonials-cards__title,.photo-testimonials-cards__subtitle{margin:0;color:inherit;font-family:var(--heading-font-family);font-weight:400;letter-spacing:0}.photo-testimonials-cards__title{font-size:var(--photo-cards-title-size-desktop, 48px);line-height:1.324}.photo-testimonials-cards__title p{margin:0}.photo-testimonials-cards__subtitle{font-size:var(--photo-cards-subtitle-size-desktop, 24px);line-height:1.324}.photo-testimonials-cards__scroller{display:none;width:100%;overflow-x:auto;overflow-y:hidden}.photo-testimonials-cards__desktop{display:block;width:100%}.photo-testimonials-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--photo-cards-card-gap-desktop, 24px);width:100%}.photo-testimonials-cards__card{position:relative;display:flex;min-width:0;aspect-ratio:380.44 / 524;overflow:hidden;background:#fff;border-radius:0 var(--photo-cards-card-radius-desktop, 24px) 0 0;color:var(--photo-cards-card-text, #ffffff)}.photo-testimonials-cards__media,.photo-testimonials-cards__picture,.photo-testimonials-cards__image,.photo-testimonials-cards__placeholder{display:block;width:100%;height:100%}.photo-testimonials-cards__media{position:absolute;top:0;right:0;bottom:0;left:0}.photo-testimonials-cards__picture{overflow:hidden}.photo-testimonials-cards__image,.photo-testimonials-cards__placeholder{object-fit:cover;object-position:center}.photo-testimonials-cards__placeholder{background:#2d424814;fill:#2d424852}.photo-testimonials-cards__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:var(--photo-cards-card-content-gap-desktop, 10px);width:100%;margin-top:auto;padding:0 var(--photo-cards-card-content-x-desktop, 34px) var(--photo-cards-card-content-bottom-desktop, 22px)}.photo-testimonials-cards__quote,.photo-testimonials-cards__name,.photo-testimonials-cards__role,.photo-testimonials-cards__note{margin:0;color:inherit;font-family:var(--text-font-family);letter-spacing:0}.photo-testimonials-cards__quote{max-width:310px;font-size:var(--photo-cards-quote-size-desktop, 16px);font-style:italic;font-weight:400;line-height:1.324}.photo-testimonials-cards__meta{display:flex;flex-direction:column;align-items:flex-start}.photo-testimonials-cards__name-row{display:flex;align-items:center;gap:12px}.photo-testimonials-cards__name{font-family:var(--heading-font-family);font-size:var(--photo-cards-name-size-desktop, 24px);font-weight:700;line-height:1.324}.photo-testimonials-cards__verified{display:block;flex:0 0 auto;width:24px;height:24px;color:var(--photo-cards-verified-bg, #49adf4)}.photo-testimonials-cards__role,.photo-testimonials-cards__note{max-width:310px;font-size:var(--photo-cards-meta-size-desktop, 21px);font-weight:400;line-height:1.324}.photo-testimonials-cards__note{font-style:italic}@media(min-width:768px){.photo-testimonials-cards__scroller{display:none}.photo-testimonials-cards__desktop{display:block}}@media(max-width:767px){.photo-testimonials-cards{padding:var(--photo-cards-padding-top-mobile, 31px) var(--photo-cards-padding-x-mobile, 18px) var(--photo-cards-padding-bottom-mobile, 32px)}.photo-testimonials-cards__inner{gap:var(--photo-cards-section-gap-mobile, 27px);max-width:none}.photo-testimonials-cards__desktop{display:none}.photo-testimonials-cards__header{gap:var(--photo-cards-header-gap-mobile, 10px);max-width:252px}.photo-testimonials-cards__stars{width:var(--photo-cards-stars-width-desktop, 146px);height:var(--photo-cards-stars-height-desktop, 28px)}.photo-testimonials-cards__title{font-size:var(--photo-cards-title-size-mobile, 30px);line-height:1.32}.photo-testimonials-cards__subtitle{font-size:var(--photo-cards-subtitle-size-mobile, 16px);line-height:1.44}.photo-testimonials-cards__scroller{display:block;--photo-cards-card-width-mobile: min(308px, calc(100vw / var(--photo-cards-mobile-visible-cards, 1.25)));--photo-cards-edge-space: max( var(--photo-cards-padding-x-mobile, 18px), calc((100vw - var(--photo-cards-card-width-mobile)) / 2) );width:100vw;margin-inline:calc(50% - 50vw);overflow-x:auto;overflow-y:hidden;scroll-padding-inline:var(--photo-cards-edge-space);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.photo-testimonials-cards__scroller::-webkit-scrollbar{display:none}.photo-testimonials-cards__track{display:flex;align-items:stretch;gap:var(--photo-cards-card-gap-mobile, 19px);width:max-content;padding-inline:var(--photo-cards-edge-space)}.photo-testimonials-cards__card{flex:0 0 var(--photo-cards-card-width-mobile);width:var(--photo-cards-card-width-mobile);aspect-ratio:308.09 / 424.34;border-radius:0 var(--photo-cards-card-radius-mobile, 19px) 0 0;scroll-snap-align:center;scroll-snap-stop:always}.photo-testimonials-cards__content{gap:var(--photo-cards-card-content-gap-mobile, 8px);padding:0 var(--photo-cards-card-content-x-mobile, 27px) var(--photo-cards-card-content-bottom-mobile, 19px)}.photo-testimonials-cards__quote{max-width:251px;font-size:var(--photo-cards-quote-size-mobile, 13px);line-height:1.324}.photo-testimonials-cards__name-row{gap:10px}.photo-testimonials-cards__name{font-size:var(--photo-cards-name-size-mobile, 19px);line-height:1.324}.photo-testimonials-cards__verified{width:19px;height:19px}.photo-testimonials-cards__role,.photo-testimonials-cards__note{max-width:251px;font-size:var(--photo-cards-meta-size-mobile, 17px);line-height:1.324}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/custom-photo-testimonials-cards.css.map */
