.view-clients-trusted-by .view-content{
	display: block;
	  max-width: 1424px;
    margin-left: auto;
    margin-right: auto;
}

.view-clients-trusted-by .slick-list{
	overflow: initial;
}

.view-clients-trusted-by .view-content:not(.slick-initialized){
	display: flex;
	 gap: 20px;
}

.view-clients-trusted-by .view-content .views-field-field-logo{
	    padding: 0 50px;
}

.view-clients-trusted-by .view-content .views-field-field-logo img{
	  max-width: 190px;
    max-height: 90px;
    height: auto;
    width: auto;
  	filter: invert(1);
}


#block-c8-views-block-clients-trusted-by {
	padding-block: 80px;
	
}
@media screen and (max-width: 766px) {
		#block-c8-views-block-clients-trusted-by {
			padding-block: 60px;

	}
}


#block-c8-views-block-clients-trusted-by h2{
	  text-align: center;
	  font-size: 96px;
    line-height: 124px;
    font-weight: 300;
    margin-bottom: 32px;
	
}

@media screen and (max-width: 1608px) and (min-width: 767px) {
	#block-c8-views-block-clients-trusted-by h2{
	 font-size: 4rem;
   line-height: 4.2rem;
   font-weight: 300;
 }
}

@media screen and (max-width: 766px) {
		#block-c8-views-block-clients-trusted-by h2{
		 font-size: 2.6666666667rem;
     line-height: 3.1111111111rem;
     font-weight: 300;

	}
}