.reviews__item[data-v-b8a2baa7]{background:var(--bg-light);border-radius:10px;box-shadow:0 1px 17.3px #0000000f;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;padding:15px;position:relative}.reviews__item img[data-v-b8a2baa7]{height:100px;-o-object-fit:contain;object-fit:contain;position:absolute;right:calc(50% - 50px);top:-50px;width:100px}.reviews__item p[data-v-b8a2baa7]{line-height:21px;margin-bottom:30px;margin-top:65px}@media screen and (max-width:575px){.reviews__item p[data-v-b8a2baa7]{margin-bottom:20px;margin-top:45px}}.reviews__item span[data-v-b8a2baa7]{display:block;text-align:center}.reviews__item[data-v-b8a2baa7]:nth-child(n+9){display:none}.reviews__item.show[data-v-b8a2baa7]:nth-child(n+9){display:flex}[data-v-b8a2baa7]::-webkit-scrollbar{width:5px}[data-v-b8a2baa7]::-webkit-scrollbar-track{background:#fff;border-radius:20px}[data-v-b8a2baa7]::-webkit-scrollbar-thumb{background:#5f5f5f94;border-radius:20px}.review__form-form[data-v-be273f74]{border-radius:10px;box-shadow:var(--box-shadow);display:flex;flex-direction:column;gap:10px;padding:30px}.review__form-form .review__form-title[data-v-be273f74]{font-size:18px;font-weight:700;margin-bottom:5px;text-align:center}.review__form-form .review__form-stars[data-v-be273f74]{display:flex;flex-direction:row-reverse;justify-content:center;margin-bottom:10px}.review__form-form .review__form-stars .fa-star[data-v-be273f74]{color:#f49d34;cursor:pointer;font-size:var(--big-size);padding:5px}.review__form-form .review__form-stars .fa-star.active[data-v-be273f74],.review__form-form .review__form-stars .fa-star.active~.fa-star[data-v-be273f74],.review__form-form .review__form-stars .fa-star[data-v-be273f74]:hover,.review__form-form .review__form-stars .fa-star:hover~.fa-star[data-v-be273f74]{font-weight:700}@media screen and (max-width:560px){.review__form-form[data-v-be273f74]{display:flex;flex-direction:column}}.review__form-form input[data-v-be273f74],.review__form-form textarea[data-v-be273f74]{background:#fff;border:2px solid var(--border-color);border-radius:10px;padding:15px;transition:.3s}.review__form-form .review__form-textarea[data-v-be273f74]{max-height:200px;min-height:90px;resize:vertical}.review__form-form .review__form-submit[data-v-be273f74]{background:var(--secondary-color);border-radius:10px;color:#fff;font-weight:700;padding:15px}.review__form-form .review__form-image[data-v-be273f74]{margin:10px 0}.review__form-form .review__form-image .image-upload__label[data-v-be273f74]{align-items:center;border:2px dashed var(--border-color);border-radius:10px;color:var(--grey);cursor:pointer;display:flex;gap:10px;padding:15px;transition:.3s}.review__form-form .review__form-image .image-upload__label[data-v-be273f74]:hover{border-color:var(--secondary-color);color:var(--secondary-color)}.review__form-form .review__form-image .image-upload__label i[data-v-be273f74]{font-size:var(--big-size)}.review__form-form .review__form-image .image-upload__input[data-v-be273f74]{display:none}.review__form-form .review__form-image .image-preview[data-v-be273f74]{border-radius:10px;overflow:hidden;position:relative;width:100%}.review__form-form .review__form-image .image-preview .preview-img[data-v-be273f74]{border-radius:10px;height:100px;-o-object-fit:cover;object-fit:cover;width:100%}.review__form-form .review__form-image .image-preview .remove-image[data-v-be273f74]{align-items:center;background:var(--red);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:.3s;width:30px}.review__form-form .review__form-image .image-preview .remove-image[data-v-be273f74]:hover{filter:brightness(.9)}.review__form-form .review__form-image .image-preview .remove-image i[data-v-be273f74]{font-size:var(--medium-size)}.review__form-form .review__form-image .error-message[data-v-be273f74]{color:var(--red);display:block;font-size:var(--small-size);margin-top:5px}.review__form-success[data-v-be273f74]{align-items:center;background:var(--bg-light);border-radius:10px;box-shadow:var(--box-shadow);color:var(--main-black);display:flex;flex-direction:column;font-size:var(--medium-size);gap:20px;justify-content:center;min-height:250px;padding:30px;text-align:center}.review__form-success .review-icon[data-v-be273f74]{align-items:center;animation:scaleIn-be273f74 .5s ease-in-out;background:var(--green);border-radius:50%;color:var(--bg-light);display:flex;height:80px;justify-content:center;transition:.3s;width:80px}.review__form-success .review-icon i[data-v-be273f74]{animation:fadeIn-be273f74 .5s ease-in-out .2s both;font-size:35px}@keyframes scaleIn-be273f74{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fadeIn-be273f74{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:560px){.review__form-success[data-v-be273f74]{font-size:var(--standart-size);min-height:200px;padding:20px}.review__form-success .review-icon[data-v-be273f74]{height:60px;width:60px}.review__form-success .review-icon i[data-v-be273f74]{font-size:25px}}.reviews__section .reviews__header[data-v-5489bb53]{margin-bottom:80px}@media screen and (max-width:768px){.reviews__section .reviews__header[data-v-5489bb53]{margin-bottom:60px}}.reviews__section .reviews__list[data-v-5489bb53]{display:grid;gap:90px 36px;grid-template-columns:repeat(4,1fr);list-style-type:none;margin:50px 0 30px;position:relative}@media screen and (max-width:1199px){.reviews__section .reviews__list[data-v-5489bb53]{gap:70px 10px}}@media screen and (max-width:1024px){.reviews__section .reviews__list[data-v-5489bb53]{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.reviews__section .reviews__list[data-v-5489bb53]{grid-template-columns:repeat(2,1fr);margin:50px 0 15px}}@media screen and (max-width:575px){.reviews__section .reviews__list[data-v-5489bb53]{grid-template-columns:repeat(1,1fr)}}
