.ReviewCard_card__2u8hx{border-radius:20px;border:1px solid #2b2b2b;background:rgba(27,28,30,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:30px;min-width:0}.ReviewCard_cardHeader__dfIbP{justify-content:space-between}.ReviewCard_cardAuthor__6PEci,.ReviewCard_cardHeader__dfIbP{display:flex;align-items:flex-start;gap:10px}.ReviewCard_authorAvatar__jGAz0{width:36px;height:36px;border-radius:50%;object-fit:cover}.ReviewCard_authorName__DsiTO{display:block;width:-moz-fit-content;width:fit-content;margin:0;color:#fff;font-size:16px;font-weight:500;line-height:21px;text-decoration:none;transition:color .2s ease}a.ReviewCard_authorName__DsiTO:hover{color:#49aa19}.ReviewCard_reviewDate__cW9uK{margin:2px 0 0;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:18px}.ReviewCard_starsRow__GeARY{display:flex;align-items:center;gap:2px;flex-shrink:0}.ReviewCard_reviewText__AIa18{margin:40px 0 0;color:#fff;font-size:16px;font-weight:400;line-height:30px;overflow:hidden;opacity:.96;transition:max-height .3s ease,opacity .22s ease}.ReviewCard_reviewTextClamped__4iCHy{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.ReviewCard_expandButton__Xt_5p{margin-top:10px;margin-left:auto;border:none;background:rgba(0,0,0,0);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:24px;opacity:.8;transition:opacity .2s ease}.ReviewCard_expandButton__Xt_5p:hover{opacity:1}.ReviewCard_expandLabel__olT8E{color:hsla(0,0%,100%,.85);font-size:13px;font-weight:500;line-height:18px}.ReviewCard_expandArrow__wra3C{width:8px;height:8px;border-right:2px solid hsla(0,0%,100%,.85);border-bottom:2px solid hsla(0,0%,100%,.85);transform:rotate(45deg);transition:transform .2s ease;margin-bottom:3px}.ReviewCard_expandArrowUp__K1VMT{transform:rotate(-135deg);margin-top:6px}.ReviewsPage_container__brPQg{padding-top:0;padding-bottom:60px}.ReviewsPage_title__N12sq{margin:0;color:#fff;font-size:24px;font-weight:700;line-height:31px;text-align:center}.ReviewsPage_grid__eGGxf{margin-top:40px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px 24px;gap:18px 24px;align-items:stretch}.ReviewsPage_reviewCardItem__0y1FA{height:100%}.ReviewsPage_skeletonCard__wFsxJ{border-radius:20px;border:1px solid #2b2b2b;background:rgba(27,28,30,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:30px;min-height:250px;position:relative;overflow:hidden}.ReviewsPage_skeletonCard__wFsxJ:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,rgba(73,170,25,0),rgba(73,170,25,.18) 45%,rgba(73,170,25,.32) 50%,rgba(73,170,25,.18) 55%,rgba(73,170,25,0));animation:ReviewsPage_shimmer__FNyGW 1.5s ease-in-out infinite;pointer-events:none}.ReviewsPage_skeletonHeader__dSdhK{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ReviewsPage_skeletonAvatar__n1SgK{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.16);flex-shrink:0}.ReviewsPage_skeletonAuthorBlock__MPxWq{flex:1 1;display:flex;flex-direction:column;gap:8px}.ReviewsPage_skeletonAuthor__j273b{width:140px;height:16px;border-radius:4px;background:hsla(0,0%,100%,.2)}.ReviewsPage_skeletonDate__b5nVn{width:110px;height:12px;border-radius:4px;background:hsla(0,0%,100%,.14)}.ReviewsPage_skeletonStars__SiLG1{width:92px;height:18px;border-radius:4px;background:hsla(0,0%,100%,.16);flex-shrink:0}.ReviewsPage_skeletonTextLine__vtJ71{display:block;margin-top:22px;width:100%;height:14px;border-radius:4px;background:hsla(0,0%,100%,.14)}.ReviewsPage_skeletonTextLineShort__LAVU3{display:block;margin-top:12px;width:70%;height:14px;border-radius:4px;background:hsla(0,0%,100%,.14)}@keyframes ReviewsPage_shimmer__FNyGW{to{transform:translateX(100%)}}.ReviewsPage_paginationWrap__WT7Ip{margin-top:40px;display:flex;justify-content:flex-end}.ReviewsPage_pagination__nbYzi{margin-top:0;padding:0}@media(max-width:900px){.ReviewsPage_grid__eGGxf{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ReviewsPage_grid__eGGxf{grid-template-columns:1fr}}