.comments-slider{position:relative;padding:0 110px}.comments-slider .swiper-container{overflow:hidden}.comments-slider .custom-swiper-btn{position:absolute;top:50%;transform:translate(0,-50%)}.comments-slider .custom-swiper-btn__prev{left:0}.comments-slider .custom-swiper-btn__next{right:0}.comments-slider .swiper-pagination{margin:30px 0 30px}.comments-slider__more{position:absolute;right:15px;bottom:25px}.comment-item{min-height:235px;font-size:14px}.comment-item__header{display:flex;align-items:center;justify-content:flex-start;margin:0 0 19px}.comment-item__icon{flex:0 0 72px;max-width:72px;height:72px}.comment-item__icon img{width:100%;max-width:100%}.comment-item__main{flex:0 0 calc(100% - 72px);max-width:calc(100% - 72px);padding-left:20px}.comment-item__name{text-transform:uppercase;font-family:OpenSans-Bold}.comment-item__content{margin:0 0 30px}.comments-slider:focus .comment-item__content,.comments-slider:hover .comment-item__content{transition:max-height ease .4s;-webkit-line-clamp:100}@media (min-width:751px){.comment-item__content{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;transition:max-height ease .4s;-webkit-line-clamp:7}}@media (max-width:750px){.comments-slider{padding:0 10px}.comments-slider .custom-swiper-btn{display:none}}