

/* Start:/bitrix/templates/vmeste/components/bitrix/news.list/standards/style.css?16297837051114*/
.standards-description {
	font-size: 17px;
	line-height: 26px;
	opacity: .7;
}

.standards-block {
	margin: 30px 0 20px;
}

.standards-item {
    padding: 40px 30px;
    border: 1px solid #E5E6E6;
    border-radius: 10px;
}

.standards-item--icon {
    width: 54px;
}
.standards-item--icon img {
	display:  block;
}

.standards-item--title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #10328F;
    font-family: "Comfortaa";
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 15px;
}

.standards-item--text {
    font-size: 13px;
    line-height: 20px;
}
.standards-item--text a {
	font-weight: 500;
	color: #F17500;
	border-bottom: 1px solid rgb(241 117 0 / 35%);
	-webkit-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.standards-item--text a:hover {
	border-bottom-color: transparent;
}

@media screen and (max-width: 991px) {
	.standards-item {
		margin: 10px 0;
		padding: 20px 20px;
	}

	.standards-item--title {
	    margin-top: 25px;
    	margin-bottom: 10px;
	}
}
/* End */
/* /bitrix/templates/vmeste/components/bitrix/news.list/standards/style.css?16297837051114 */
