#home-customer-images{max-width:1322px;margin:0 auto 3rem}#all-customer-images{min-height:50vh;padding:0}#all-customer-images .customer_images{max-height:unset !important;justify-content:space-between}#all-customer-images .customer_images__item{flex-grow:1}.customer_images{display:flex;flex-wrap:wrap;gap:1rem;position:relative;max-height:20000px;transition:.5s}.customer_images.cut{max-height:400px;overflow:hidden}.customer_images__container{display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem 0;margin-bottom:2rem}.customer_images__container h2{color:#474747;font-size:1.4rem}.customer_images__container.hidden{display:none}.customer_images__item{display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:46%;border-radius:6px;overflow:hidden;cursor:pointer}@media only screen and (min-width:700px){.customer_images__item{width:31%}}@media only screen and (min-width:1024px){.customer_images__item{width:24%}}.customer_images__item img{position:relative;object-fit:cover;min-width:100%;min-height:100%;transition:.3s}@media only screen and (min-width:1024px){.customer_images__item:hover img{transform:scale(1.02)}}.customer_images__modal_item{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:700px}.customer_images__modal_item>img{max-height:40vh;border-radius:6px;width:auto}.customer_images__modal_item__info{display:flex;flex-direction:column;gap:1rem;width:100%}.customer_images__modal_item__info #rating{display:flex;align-items:center;justify-content:center;gap:.3rem}.customer_images__modal_item__info #rating svg{height:20px;aspect-ratio:1}.customer_images__modal_item__info #rating #date{margin-left:1rem;font-size:.9rem;font-weight:500;line-height:.9rem}.customer_images__modal_item__info #review{font-weight:500;font-size:.9rem;line-height:1.4rem;text-align:center}.customer_images__modal_item__product{display:flex;align-items:center;gap:1rem;background-color:#f9f9f9;border:1px solid #cbcbcb;padding:.5rem;border-radius:6px;transition:.3s}.customer_images__modal_item__product:hover{border-color:#2b8955}.customer_images__modal_item__product img{height:100px;aspect-ratio:1;border-radius:6px;border:1px solid #cbcbcb}.customer_images__modal_item__product__details{display:flex;flex-direction:column;gap:1rem}.customer_images__modal_item__product__details .name{font-size:.9rem;font-weight:500;line-height:1.4rem}.customer_images__modal_item__product__details .price{font-weight:600;font-size:1rem}.customer_images__view_more{position:absolute;bottom:0;width:100%;background-color:#ffffffe8;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1}.customer_images__view_more.hidden{display:none}.prod-page__main_reviews{display:none;align-items:center;gap:.5rem;max-height:21px}.prod-page__main_reviews>*{cursor:pointer}.prod-page__main_reviews__logo{height:21px;width:60px}.prod-page__main_reviews__stars{display:flex;gap:.1rem}.prod-page__main_reviews__total{color:#474747;font-size:.8rem;font-weight:500;line-height:1.2rem}@media only screen and (min-width:1024px){.prod-page__main_reviews:hover svg{fill:#efa001}}.tab-reviews__header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}@media only screen and (min-width:1025px){.tab-reviews__header{flex-wrap:nowrap}}.tab-reviews__header-left,.tab-reviews__header-right{flex-basis:100%}@media only screen and (min-width:768px){.tab-reviews__header-left,.tab-reviews__header-right{flex-basis:50%}}.tab-reviews__header-right{flex-basis:100%}@media only screen and (min-width:768px){.tab-reviews__header-right{flex-basis:25%}}.tab-reviews__header__stars{display:flex;justify-content:flex-end;gap:.2rem;cursor:pointer}@media only screen and (min-width:1024px){.tab-reviews__header__stars:hover .tab-reviews__header__num-reviews{color:#2b8955}.tab-reviews__header__stars:hover svg{fill:#efa001}}.tab-reviews__header__stars.active{cursor:default}.tab-reviews__header__stars.active .tab-reviews__header__num-reviews{color:#2b8955}.tab-reviews__header__stars.active svg{fill:#efa001}.tab-reviews__header__star{fill:#fb0;height:15px;aspect-ratio:1;transition:.3s}.tab-reviews__header__num-reviews{margin-bottom:0 !important;margin-left:.5rem;width:95px;text-align:right}.tab-reviews__header #reviewReset{margin:.8rem 0}.tab-reviews__reset{color:#dc3545;text-align:right;cursor:pointer}@media only screen and (min-width:1024px){.tab-reviews__reset:hover{text-decoration:underline;color:#bf1e26}}.tab-reviews__item{display:flex;flex-direction:column;box-shadow:0 2px 3px #c8c8c8;border:1px solid #ebebeb;margin-bottom:2rem}.tab-reviews__item__header{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;background:#f5f5f5;overflow:hidden;border-bottom:1px solid #ebebeb;padding:1rem}@media only screen and (min-width:1025px){.tab-reviews__item__header{flex-direction:row;align-items:center}}.tab-reviews__item__header__rating{display:flex;align-items:center}.tab-reviews__item__header__rating svg{fill:#fb0;height:20px;aspect-ratio:1;margin-right:.5rem}.tab-reviews__item__header__details{display:flex;flex-direction:row;align-items:center;gap:1rem;font-weight:500}@media only screen and (min-width:1025px){.tab-reviews__item__header__details{flex-direction:column;text-align:right;align-items:unset;gap:.5rem}}.tab-reviews__item__header__date{font-size:.8rem}.tab-reviews__item__body{display:flex;flex-direction:column;background:#fff;padding:1rem;line-height:1.5rem;font-weight:500}.tab-reviews__pagination .tab-reviews__page{color:#474747;padding:.5rem;font-weight:500;cursor:pointer;text-decoration:none}.tab-reviews__pagination .tab-reviews__page--current{color:#2b8955;text-decoration:underline;font-weight:600;cursor:default}@media only screen and (min-width:1024px){.tab-reviews__pagination .tab-reviews__page:hover{color:#2b8955 !important}}.tab-reviews__star{fill:#fb0;height:15px;aspect-ratio:1;transition:.3s}