
.clutch-sec {
	padding-top: 40px;
	padding-bottom: 40px;
}

@media screen and (max-width: 575.98px) {
	.clutch-sec {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.clutch-sec__heading {
	margin-bottom: 24px;
}

.clutch-sec__heading h2 {
	color: #313131;
}

@media screen and (max-width: 767.98px) {
	.clutch-sec__heading h2 {
		text-transform: capitalize;
	}
}

@media screen and (max-width: 575.98px) {
	.clutch-sec__heading h2 {
		font-size: 40px;
	}
}

.clutch-sec__flex {
	margin: 0 -10px;
	flex-wrap: wrap;
}

.clutch-sec__col {
	padding: 0 10px;
	flex-basis: 25%;
	max-width: 25%;
}

@media screen and (max-width: 1252px) {
	.clutch-sec__col {
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media screen and (max-width: 767.98px) {
	.clutch-sec__col {
		flex-basis: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 575.98px) {
	.clutch-sec__col:last-child .clutch-sec__item {
		margin-bottom: 0;
	}
}

.clutch-sec__block {
	background-color: #f2f2f2;
	background-image: url("https://cdn-cahge.nitrocdn.com/mAPkqokVpTrmAtoawHbGRdGNnCYBNdZh/assets/images/optimized/rev-78822bd/elogic.co/wp-content/themes/elogic/resources/images/home/clutch-bg.svg");
	background-size: cover;
	background-position: top left;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	height: 385px;
	padding: 38px 31px 41px;
}

.clutch-sec__block.nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 1252px) {
	.clutch-sec__block {
		margin-bottom: 20px;
		height: 280px;
	}
}

@media screen and (max-width: 767.98px) {
	.clutch-sec__block {
		height: auto;
		background-size: 281px auto;
		background-repeat: no-repeat;
	}
}

@media screen and (max-width: 575.98px) {
	.clutch-sec__block {
		padding: 19px 35px 40px;
		margin-bottom: 10px;
	}
}

.clutch-sec__block .rating {
	font-weight: 700;
	font-size: 57px;
	line-height: 57px;
	color: #152e38;
	position: relative;
	right: 0px;
}

@media screen and (max-width: 767.98px) {
	.clutch-sec__block .rating {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 575.98px) {
	.clutch-sec__block .rating {
		margin-bottom: 0px;
	}
}

.clutch-sec__block .stars {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	top: -3px;
}

.clutch-sec__block .stars img:not(:last-child) {
	margin-right: 2px;
}

.clutch-sec__block .clutch-info {
	padding-right: 12px;
}

@media screen and (max-width: 575.98px) {
	.clutch-sec__block .clutch-info {
		padding-right: 83px;
	}
}

@media screen and (max-width: 360px) {
	.clutch-sec__block .clutch-info {
		padding-right: 27px;
	}
}

.clutch-sec__block .clutch-info p {
	margin-bottom: 5px;
}

.clutch-sec__item {
	border: 1px solid #e2e3e5;
	height: 385px;
	padding: 30px 29px 26px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

@media screen and (max-width: 1252px) {
	.clutch-sec__item {
		margin-bottom: 20px;
		height: 280px;
	}
}

@media screen and (max-width: 767.98px) {
	.clutch-sec__item {
		height: auto;
	}
}

@media screen and (max-width: 575.98px) {
	.clutch-sec__item {
		margin-bottom: 10px;
	}
}

.clutch-sec__item .rating {
	display: flex;
	align-items: center;
	margin-bottom: 17px;
}

.clutch-sec__item .rating span {
	font-weight: 600;
	font-size: 30px;
	line-height: 47px;
	color: #30466d;
	margin-right: 24px;
}

.clutch-sec__item .rating .rating-star {
	display: flex;
	align-items: center;
	position: relative;
	top: -1px;
}

.clutch-sec__item .rating .rating-star img:not(:last-child) {
	margin-right: 2px;
}

.clutch-sec__item p {
	font-weight: 400;
	font-size: 15px;
}

@media screen and (max-width: 767.98px) {
	.clutch-sec__item p {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 575.98px) {
	.clutch-sec__item p {
		margin-bottom: 18px;
		min-height: 61px;
	}
}

.clutch-sec__item .author {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: #30466d;
}

.clutch-sec__item .author span {
	font-size: 19px;
	font-weight: 400;
	line-height: 31px;
	margin-top: 6px;
	display: block;
}

.clutch-bottom__descr {
	margin-top: 37px;
	margin-bottom: 37px;
}

.clutch-bottom__descr p {
	font-weight: 300;
	font-size: 17px;
	line-height: 176%;
}

@media screen and (max-width: 575.98px) {
	.clutch-bottom__descr {
		margin-top: 19px;
		margin-bottom: 19px;
	}
}
