.all-reviews{width:100%;max-width:1152px;margin:0 auto 96px}.all-reviews__top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 16px}.all-reviews__title{color:#1e1e1e;font-family:Cera Round,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:120%;margin:48px 0 56px}.all-reviews__cards-container{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;margin:0 0 48px}.all-reviews__card-title{width:100%;max-width:-webkit-fill-available;color:#1e1e1e;font-family:Cera Round,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.all-reviews__card{width:100%;border-radius:8px;background:#f6f6f6;padding:24px;transition:height .3s ease-out}.all-reviews__card,.all-reviews__card-container{display:flex;flex-direction:column}.all-reviews__card-header{height:100%;max-height:43px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.all-reviews__card-icon{display:none}.all-reviews__card-content{display:flex;flex-direction:row}.all-reviews__card-icon[src]{display:block;width:44px;height:44px;object-fit:cover;border-radius:50%}.all-reviews__card-header img{display:none}.all-reviews__content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.all-reviews__text{width:100%;color:#1e1e1e;text-overflow:ellipsis;font-family:Cera Round,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%;transition:max-height .3s ease;margin:32px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.all-reviews__text.expanded{-webkit-line-clamp:unset;max-height:1000px}.all-reviews__toggle-button{width:100%;color:#757575;display:flex;flex-direction:row-reverse;align-items:center;justify-content:start;gap:8px}.all-reviews__toggle-button:before{content:"";background:url(https://gkb-24.ru/_next/static/media/chevron-down-black.5fdd237f.svg);background-repeat:no-repeat;width:20px;height:20px;transition:transform .4s ease;transform:rotate(270deg)}.all-reviews__toggle-button.rotated:before{transform:rotate(1turn)}.all-reviews__more-button{border-radius:8px;border:1px solid #1348ba;padding:12px 48px;margin:16px 0 0}.all-reviews__card-date-container{width:100%;display:flex;justify-content:end}.all-reviews__card-date{color:rgba(30,30,30,.9)}.all-reviews__more-button-container{display:flex;width:100%;justify-content:center}.all-reviews__masonry-grid{display:flex;margin-left:-16px;width:auto}.all-reviews__masonry-column{padding-left:16px;background-clip:padding-box}.all-reviews__masonry-column .all-reviews__card{margin-bottom:16px}@media (max-width:768px){.all-reviews{margin-bottom:24px}.all-reviews__title{margin:48px 0}.all-reviews__cards-container{display:flex;flex-direction:column;padding:0 24px;margin-bottom:24px}.all-reviews__card{flex-direction:column;padding:24px 12px}.all-reviews__card-header{flex-direction:row}.all-reviews__content{flex-direction:column}.all-reviews__text{margin:24px 0}.all-reviews__toggle-button{margin:0}.all-reviews__toggle-button.rotated{transform:none}.all-reviews__more-button-container{padding:0 24px}.all-reviews__more-button{margin:0;width:100%}.all-reviews__top-button{display:none}}