

/* Start:/local/components/vecdev/vecdev.reviews/templates/.default/style.css?17548135536813*/
.catalog-reviews{margin-top:20px}.catalog-reviews__row{display:flex}.catalog-reviews__gallery a{display:block;height:112px;border-radius:12px;overflow-y:hidden}.catalog-reviews__gallery a img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.catalog-reviews__blocks{display:grid;padding-bottom:20px;margin-bottom:20px}@media(min-width: 768px){.catalog-reviews__blocks{margin:0 10px}}@media(min-width: 1200px){.catalog-reviews__blocks{margin:30px 30px 0 30px}}.catalog-reviews__blocks__header{font-size:1.6rem;font-weight:500;display:flex;flex-direction:row;gap:20px}.catalog-reviews__blocks__header__block{display:flex;flex-direction:column}.catalog-reviews__blocks__item{padding-right:4px}.catalog-reviews__blocks__avatar{width:30px;height:30px;border-radius:100%;overflow:hidden}@media(min-width: 992px){.catalog-reviews__blocks__avatar{width:50px;height:50px}}.catalog-reviews__blocks__avatar img{width:100%;height:100%;object-fit:cover}.catalog-reviews__blocks__name{font-size:1.6rem;font-weight:600}.catalog-reviews__blocks__date{font-size:1.3rem;color:var(--gray600)}.catalog-reviews__blocks__rating{display:flex;flex-direction:row;gap:2px}.catalog-reviews__blocks__rating__star svg{width:20px;height:20px;fill:var(--yellowPrimary)}.catalog-reviews__blocks .splide__arrow{display:flex;align-items:center;justify-content:center;padding:0;transform:translateY(-50%);z-index:1;position:absolute;top:50%;border:none;border-radius:50%;width:36px;height:36px;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.05),0 10px 45px rgba(0,0,0,.08);cursor:pointer}.catalog-reviews__blocks .splide__arrow:disabled{opacity:0}.catalog-reviews__blocks .splide__arrow svg{width:40%;height:40%}@media(min-width: 1200px){.catalog-reviews__blocks .splide__arrow{width:50px;height:50px}}@media(max-width: 575.98px){.catalog-reviews__blocks .splide__arrow{top:100%;margin-top:20px}}.catalog-reviews__blocks .splide__arrow--next{right:-40px}@media(max-width: 575.98px){.catalog-reviews__blocks .splide__arrow--next{right:15px}}.catalog-reviews__blocks .splide__arrow--prev{left:-40px}@media(max-width: 575.98px){.catalog-reviews__blocks .splide__arrow--prev{left:15px}}.catalog-reviews__blocks .splide__pagination{bottom:0}.catalog-reviews__blocks .splide__pagination button{background:var(--gray400);border:0;border-radius:0;display:inline-block;height:4px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:15px}.catalog-reviews__blocks .splide__pagination button.is-active{background:var(--gray600);transform:none}.catalog-reviews__blocks__title{padding-right:60px}@media(min-width: 576px){.catalog-reviews__blocks__title{display:flex;flex-direction:row;gap:10px;padding-right:15px;align-items:flex-start}}@media(min-width: 768px){.catalog-reviews__blocks__title{align-items:center}}.catalog-reviews__blocks__yandex{display:flex;width:115px;height:40px;background:rgba(0,0,0,0) !important;padding:0 !important}@media(min-width: 576px){.catalog-reviews__blocks__yandex{justify-content:left;width:auto;height:50px}}.catalog-reviews__blocks__yandex svg{width:auto;height:100%}.catalog-reviews__blocks__text{font-size:1.6rem}.catalog-reviews__blocks__product{display:flex;flex-wrap:nowrap;flex-direction:row;gap:10px;padding:6px 3px;box-shadow:var(--boxShadowPrimary);border-radius:12px;margin-bottom:10px}.catalog-reviews__blocks__product__title{margin-top:10px;font-size:1.4rem;color:var(--gray600);font-weight:600}.catalog-reviews__blocks__product__img{height:50px;width:50px;border-radius:4px;overflow:hidden}.catalog-reviews__blocks__product__img img{width:100%;height:100%;object-fit:cover}.catalog-reviews__blocks__product__name{font-size:1.3rem;font-weight:500}.catalog-reviews__blocks__product__prices{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;gap:4px;margin-top:6px}.catalog-reviews__blocks__product__price_current{font-size:1.3rem}.catalog-reviews__blocks__product__price_has-discount{color:var(--redPrimary);font-weight:600}.catalog-reviews__blocks__product__price_old{position:relative;font-size:1.2rem;color:var(--gray400)}.catalog-reviews__blocks__product__price_old:after{content:"";position:absolute;top:0;bottom:0;height:1px;width:100%;left:0;background:var(--gray400);margin:auto 0}.catalog-reviews__blocks__product__price_discount{font-size:1.3rem;color:var(--redPrimary);font-weight:600}.catalog-reviews__blocks__btn{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;margin-top:20px}.catalog-reviews__blocks__btn a{display:block;background:var(--gray200);border-radius:12px;padding:15px 40px;color:var(--bluePrimary);font-weight:600}.catalog-reviews__average-rating{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;gap:15px;margin-bottom:20px;justify-content:flex-end}.catalog-reviews__average-rating__mark{font-size:2rem;font-weight:600}.catalog-reviews__average-rating__stars{display:flex;flex-direction:row;gap:4px}.catalog-reviews__average-rating__star svg{width:20px;height:20px;fill:var(--yellowPrimary)}.catalog-reviews__average-rating__count{font-size:2rem;font-weight:600}.rating-stars{display:inline-flex;flex-direction:row-reverse;gap:6px;user-select:none}.rating-stars input[type=radio]{position:absolute;opacity:0;width:1px;height:1px}.rating-stars label{cursor:pointer;display:inline-flex;align-items:center;line-height:1;height:40px;width:40px}.rating-stars label svg{width:100%;height:100%;fill:var(--yellowPrimary)}.rating-stars .star--full{display:none}.rating-stars .star--empty{display:inline}.rating-stars input[type=radio]:focus-visible+label{outline:2px solid rgba(0,0,0,.35);outline-offset:2px;border-radius:6px}.rating-stars input[type=radio]:checked~label .star--full{display:inline}.rating-stars input[type=radio]:checked~label .star--empty{display:none}.rating-stars label:hover .star--full,.rating-stars label:hover~label .star--full{display:inline}.rating-stars label:hover .star--empty,.rating-stars label:hover~label .star--empty{display:none}@media(hover: hover)and (pointer: fine){.rating-stars label:hover{transform:translateY(-1px)}}.catalog-reviews__advanced{position:relative;padding:20px;background:var(--gray200);border-radius:0 0 12px 12px}.catalog-reviews__title{font-size:1.5rem;font-weight:500;color:var(--gray600);margin-bottom:10px}.catalog-reviews .ui__dropzone{display:flex;background-color:#fff !important;justify-content:center;align-items:center}.catalog-reviews .ui__dropZoneLabel{font-size:2rem;color:var(--gray400);font-weight:500}.catalog-reviews__note{color:var(--gray400)}.catalog-reviews__advanced-close{position:absolute;right:10px;top:10px;height:30px;width:30px;background-color:rgba(0,0,0,0);outline:none;border:none}.catalog-reviews__advanced-close svg{width:100%;height:100%;fill:var(--gray400)}/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/vecdev/vecdev.reviews/templates/.default/style.css?17548135536813 */
