.review[data-v-5ff491ba]{background:var(--bg-color);display:flex;flex-direction:column;padding-bottom:20px}.review .review__head[data-v-5ff491ba]{align-items:center;background:var(--bg-light);display:flex;gap:10px;padding-bottom:10px}.review .review__head .review__avatar[data-v-5ff491ba]{border-radius:50%;height:62px;width:62px}.review .review__head .review__name[data-v-5ff491ba]{font-size:14px;font-weight:500;line-height:18px}.review .review__head .review__title[data-v-5ff491ba]{color:var(--secondary-color);display:block;font-size:14px;font-weight:400;line-height:18px;margin-top:8px}.review .review__text[data-v-5ff491ba]{height:214px;overflow-x:hidden;overflow-y:auto;padding:30px 20px 10px}@media screen and (max-width:767px){.review .review__text[data-v-5ff491ba]{height:auto;padding:20px 20px 10px}}.review .review__text[data-v-5ff491ba]::-webkit-scrollbar{background:var(--bg-color);border-radius:50px;width:4px}.review .review__text[data-v-5ff491ba]::-webkit-scrollbar-thumb{background:#e9ebee;border-radius:50px;cursor:pointer}.reviews__section[data-v-b151823e]{margin-top:0}.reviews__section .reviews__body[data-v-b151823e]{align-items:center;display:flex;flex-direction:column;gap:36px}@media screen and (max-width:767px){.reviews__section .reviews__body[data-v-b151823e]{gap:30px}}.reviews__section .reviews__list[data-v-b151823e]{display:grid;gap:40px 22px;grid-template-columns:repeat(3,1fr);width:100%}@media screen and (max-width:1199px){.reviews__section .reviews__list[data-v-b151823e]{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.reviews__section .reviews__list[data-v-b151823e]{gap:15px;grid-template-columns:1fr;justify-items:center}}.reviews__section .reviews__button[data-v-b151823e]{align-items:center;background:var(--secondary-color);border:1px solid var(--secondary-color);color:var(--bg-light);cursor:pointer;display:flex;font-size:16px;font-weight:500;height:56px;justify-content:center;line-height:18px;max-width:416px;padding:15px;transition:all .3s ease;width:100%}.reviews__section .reviews__button[data-v-b151823e]:hover{background:var(--bg-light);color:var(--secondary-color);transition:all .3s ease}
