.pd-gallery{flex-direction:column;width:43.35%;display:flex}.pd-gallery__main{aspect-ratio:1;border:1px solid #eaeef4;border-radius:13px;justify-content:center;align-items:center;margin-bottom:18px;padding:40px;display:flex;overflow:hidden}.pd-gallery__main img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;animation:.45s pd-gallery-fade}@keyframes pd-gallery-fade{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.pd-gallery__thumbs{flex-wrap:wrap;justify-content:flex-start;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pd-gallery__thumb{cursor:pointer;aspect-ratio:1;background:#fff;border:1px solid #e8edf1;border-radius:11px;justify-content:center;align-items:center;width:calc(16.66% - 8.33333px);padding:6px;transition:border-color .2s;display:flex;overflow:hidden}.pd-gallery__thumb button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex}.pd-gallery__thumb img{object-fit:contain;max-width:100%;max-height:100%}.pd-gallery__thumb.is-active{border-color:#f95721}@media (max-width:992px){.pd-gallery{width:100%}}
.pd-reviews__empty{color:#5e6a8d;text-align:center;border:1px dashed #e7ecf3;border-radius:12px;padding:26px;font-size:13px;font-weight:600}.pd-reviews__list{flex-direction:column;gap:18px;display:flex}.pd-review{background:#fff;border:1px solid #e7ecf3;border-radius:12px;padding:18px 20px}.pd-review__head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pd-review__author{color:#0f172a;font-size:14px;font-weight:700}.pd-review__date{color:#9aa8bc;font-size:12px;font-weight:600}.pd-review__text{color:#46527a;font-size:13px;font-weight:600;line-height:28px}.product-reviews__content-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.product-reviews__content-head-main{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.product-reviews__content-head-cta{color:#fff;cursor:pointer;background:#021959;border:none;border-radius:12px;outline:none;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:opacity .2s,transform .15s;display:inline-flex}.product-reviews__content-head-cta:hover{opacity:.9;transform:translateY(-1px)}.product-reviews__content-head-cta svg{width:18px;height:18px}.product-reviews__sidebar-info-counter--item-title{text-align:center}
