.et-reviews{font-family:var(--et-pdp-font-body, "League Spartan", sans-serif);color:var(--et-reviews-text, var(--et-pdp-dark, #0A003D));padding-top:var(--et-reviews-pt-mobile, 24px);padding-bottom:var(--et-reviews-pb-mobile, 24px)}.et-reviews *,.et-reviews *:before,.et-reviews *:after{box-sizing:border-box}.et-reviews__panel{background:var(--et-reviews-panel-bg, #FFFFFF);border-radius:var(--et-pdp-radius-lg, 20px);box-shadow:0 8px 30px #0a003d0f;padding:28px 24px}@media screen and (max-width:749px){.et-reviews__panel{padding:20px 16px}}.et-reviews__layout{display:flex;flex-direction:column;align-items:center;gap:20px}.et-reviews__brand{text-align:center}.et-reviews__brand-img{display:inline-block;max-width:220px;width:100%;height:auto}.et-reviews__carousel{position:relative;display:flex;align-items:center;width:100%;min-width:0}.et-reviews__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding:4px}.et-reviews__track::-webkit-scrollbar{display:none}.et-reviews__card{flex:0 0 100%;min-width:0;scroll-snap-align:start;background-color:var(--et-reviews-card-bg, transparent);text-align:left}.et-reviews__card:not(:last-child){border-right:1px solid var(--et-pdp-dark-12, rgba(10, 0, 61, .12));padding-right:16px}@media screen and (max-width:749px){.et-reviews__card:not(:last-child){border-right:none;padding-right:0}}.et-reviews__card-head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.et-reviews__avatar{display:flex}.et-reviews__avatar-img{width:auto;height:18px;object-fit:contain}.et-reviews__verified{display:inline-flex;align-items:center;gap:6px}.et-reviews__verified-icon{display:inline-flex;width:14px;height:14px;color:var(--et-pdp-dark-60, rgba(10, 0, 61, .6))}.et-reviews__verified-icon svg{width:100%;height:100%;display:block}.et-reviews__verified-text{font-size:14px;color:var(--et-pdp-dark-60, rgba(10, 0, 61, .6))}.et-reviews__card-title{font-size:15px;font-weight:700;line-height:1.3;margin:4px 0 2px;color:var(--et-reviews-title, var(--et-pdp-dark, #0A003D))}.et-reviews__card-body{font-size:14px;font-weight:300;line-height:1.35;letter-spacing:.2px;color:var(--et-reviews-text, var(--et-pdp-dark, #0A003D))}.et-reviews__card-author{font-size:13px;line-height:1.3;margin-top:6px;color:var(--et-pdp-dark-60, rgba(10, 0, 61, .6))}.et-reviews__card-author strong{font-weight:600}.et-reviews__arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:50%;color:var(--et-pdp-gray, #A5A5A5);cursor:pointer;transition:color .2s ease,opacity .2s ease}.et-reviews__arrow:hover{color:var(--et-pdp-dark, #0A003D)}.et-reviews__arrow:disabled{opacity:.3;cursor:default}.et-reviews__arrow--prev{transform:rotate(180deg)}.et-reviews__arrow-icon{display:inline-flex;width:24px;height:24px}.et-reviews__arrow-icon svg{width:100%;height:100%;display:block}.et-reviews__arrow-icon img{width:24px;height:24px;object-fit:contain}.et-reviews__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.et-reviews__dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:var(--et-pdp-dark-16, rgba(10, 0, 61, .16));cursor:pointer;transition:background .2s ease}.et-reviews__dot.is-active{background:var(--et-pdp-dark-60, rgba(10, 0, 61, .6))}@media screen and (min-width:750px){.et-reviews{padding-top:var(--et-reviews-pt, 40px);padding-bottom:var(--et-reviews-pb, 40px)}.et-reviews__card{flex-basis:calc((100% - (var(--et-reviews-per-view-tablet, 2) - 1) * 16px) / var(--et-reviews-per-view-tablet, 2))}}@media screen and (min-width:990px){.et-reviews__layout{flex-direction:row;align-items:center;gap:24px}.et-reviews__brand{flex:0 0 22%;max-width:22%}.et-reviews__brand-img{max-width:100%}.et-reviews__carousel{flex:1 1 auto}.et-reviews__card{flex-basis:calc((100% - (var(--et-reviews-per-view, 3) - 1) * 16px) / var(--et-reviews-per-view, 3))}}.et-reviews__track--photo{gap:16px}.et-reviews__card--photo{background:var(--et-reviews-card-bg, #ffffff);border-radius:20px;overflow:hidden;box-shadow:0 2px 10px #bbbbbb80;text-align:left}.et-reviews__card--photo:not(:last-child){border-right:none;padding-right:0}.et-reviews__card-photo{width:100%;aspect-ratio:3 / 4;overflow:hidden}.et-reviews__card-photo-img{width:100%;height:100%;object-fit:cover;display:block}.et-reviews__card-content{display:flex;flex-direction:column;gap:6px;padding:15px}.et-reviews__stars{display:flex;gap:2px;color:#fbbd0f}.et-reviews__star{width:16px;height:16px;display:block}.et-reviews__card--photo .et-reviews__card-name{margin:0;font-family:League Spartan,sans-serif;font-size:17px;color:var(--et-reviews-title, #0A003D)}.et-reviews__card--photo .et-reviews__card-name strong{font-weight:700}.et-reviews__card--photo .et-reviews__card-body{margin:0;font-family:League Spartan,sans-serif;font-weight:300;font-size:15px;line-height:1.4;color:var(--et-reviews-text, #0A003D)}.et-reviews__panel--photo{background:transparent;box-shadow:none;padding:0}.et-reviews__layout--stacked .et-reviews__brand{text-align:left;margin-bottom:20px}.et-reviews__layout--stacked .et-reviews__brand-img{max-width:300px;width:100%}@media screen and (min-width:990px){.et-reviews__layout--stacked{flex-direction:column;align-items:stretch}.et-reviews__layout--stacked .et-reviews__brand{flex:none;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/et-reviews.css.map */
