

/* Start:/local/templates/allaia/components/bitrix/news.list/reviews_page/style.css?17057651992610*/
/*div.news-list{word-wrap:break-word;}div.news-list img.preview_picture{float:left;margin:0 4px 6px 0;}.news-date-time{color:#486DAA;}
#crimson-rose-content-widget-jetpack-testimonials-2 .content-jetpack-testimonial .site-boundary{padding:0px 0px;}
#master #page #crimson-rose-content-widget-jetpack-testimonials-2 .content-jetpack-testimonial .testimonial-entry .testimonial-featured-image{width:100%;}
#master #page .content-jetpack-testimonial .testimonial-entry-content-wrapper.has-testimonial-image{width:100%; padding-left:0px; padding-top:10px;}
@media(min-width:425px){
	.testimonial-slider{
		display: flex;
		flex-wrap: wrap;
		padding: 10px;
		height: 100vw;
		column-count: 2;
	}
	.testimonial-slider .testimonial-position-0{
		display: flex;
		flex: 1 1 auto;
		width: 49%;
		margin-bottom: 10px;
		border-radius: 10px;
	}
}
@media (max-width: 768px){
	#master #page .content-jetpack-testimonial .testimonial-slider  .testimonial-featured-image img{
		width:auto;
		max-width:70%;
	}

.row.justify-content-start {
    flex-wrap: wrap;
    width: 100%;
    display: inline-grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
}
}*/.row.justify-content-start {
    flex-wrap: wrap;
    width: 100%;
    display: inline-grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 0;
}

.wapper_card-img-top {
    height: 250px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
img.card-img-top.user {
    width: 250px;
    height: 250px;
    margin: 0 auto;
    display: block;
}
.card {
    height: 460px;
    overflow: hidden;
}

.card-text {
    /* -webkit-line-clamp: 2; */
    /* margin: 0; */
    /* -webkit-line-clamp: 6; */
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    overflow: auto;
    height: 150px;
}

.card-text::-webkit-scrollbar {
    width: 8px;
    background: #edf4fc;
}

.card-text::-webkit-scrollbar-thumb {
    background: #004dda;
    border-radius: 8px;
    transform: rotate(90deg);
}

.card-text::-webkit-scrollbar-track {
    width: 8px;
    background: #edf4fc;
}
.wrap_reviews {
    width: calc(100% - 20px);
}

@media (max-width: 1110px){
.row.justify-content-start {
    grid-template-columns: repeat(3, 1fr);
}
.wapper_card-img-top {
    justify-content: center;
}
}

@media (max-width: 835px){
.row.justify-content-start {
    grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 560px){
.row.justify-content-start {
    grid-template-columns: repeat(1, 1fr);
    margin: 0 auto;
    text-align: center;
    display: inline-flex;
    justify-content: center !important;
}
}
/* End */
/* /local/templates/allaia/components/bitrix/news.list/reviews_page/style.css?17057651992610 */
