

/* Start:/local/templates/.default/components/bitrix/news/services/bitrix/news.list/main/style.css?17785749824602*/
 .vrt .title-block__nav {
	 text-align: left;
}
.vrt .appointment__employee-description {
	margin-bottom: 10px;
}
 .vrt__hero {
	 min-width: 320px;
	 margin-bottom: 30px;
	 padding: 24px 10px 26px;
	 background-color: #fff;
	 border-radius: 20px;
}
 .vrt__hero-wrapper {
	 max-width: 930px;
	 margin: 0 auto;
	 text-align: center;
}
 .vrt__nav {
	 display: flex;
	 align-items: center;
	 flex-wrap: wrap;
	 margin-bottom: 30px;
}
 .vrt__point {
	 margin: 0 10px;
	 width: 3px;
	 height: 3px;
	 background-color: #6c6d76;
	 border-radius: 50%;
}
 .vrt__main-link {
	 font-size: 14px;
	 color: var(--secondary-accent-color);
}
 .vrt__current-page {
	 font-size: 14px;
}
 .vrt__hero-title {
	 margin-bottom: 14px;
	 font-size: 32px;
	 line-height: 32px;
}
 .vrt__hero-description {
	 margin-bottom: 20px;
}
 .vrt__hero-description.desktop {
	 display: none;
}
 .vrt__hero-button {
	 margin: 0 auto 23px;
	 width: 260px;
	 height: 50px;
	 font-size: 16px;
	 line-height: 154.3%;
}
 .vrt__hero-icon {
	 text-align: center;
}
 .vrt__tabs {
	 margin-bottom: 45px;
}
 .vrt__tabs-list {
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
	 border-bottom: 1px solid #dcdcdc;
}
 .vrt__tabs-item {
	 position: relative;
	 padding-bottom: 10px;
}
 .vrt__tabs-item.active .vrt__tabs-item-link {
	 color: var(--secondary-accent-color);
}
 .vrt__tabs-item.active::after {
	 content: '';
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 height: 1px;
	 background-color: var(--secondary-accent-color);
}
 .vrt__tabs-item-link {
	 font-size: 21px;
	 line-height: 26px;
}
 .vrt__advantages {
	 margin-bottom: 45px;
}
 .vrt__advantages-title {
	 margin-bottom: 20px;
}
 .vrt__advantages-description {
	 margin-bottom: 20px;
}
 .vrt__advantages-description-desktop {
	 display: none;
}
 .vrt__advantages-button {
	 height: 44px;
}
 .vrt__services {
	 margin-bottom: 45px;
}
 .vrt__services-title {
	 margin-bottom: 24px;
}
 .vrt__services-list {
	 margin-bottom: 20px;
}
 .vrt__services-item {
	 background-color: #fff;
	 border-radius: 8px;
}
 .vrt__services-item:not(:last-child) {
	 margin-bottom: 10px;
}
 .vrt__services-item:last-child {
	display: flex;
	align-items: center;
	max-width: 300px;
	margin: 0 auto;
	 padding: 14px 0;
	 height: 50px;
	 background-color: var(--secondary-accent-color);
}
 .vrt__services-button {
	 height: auto;
}
 .vrt__services-button:hover,
 .vrt__services-button:focus {
	background-color: none;
 }
 .vrt__services-item-link {
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
	 font-size: 16px;
	 line-height: 21px;
	 padding: 26px 20px;
	 height: 100%;
}
 @media screen and (min-width: 930px) {
	 .vrt__hero {
		 width: 930px;
		 margin: 0 auto 60px;
	}
}
 @media screen and (min-width: 1290px) {
	 .vrt__hero {
		 width: 100%;
		 max-width: 1500px;
		 margin: 0 auto 60px;
		 padding: 40px 0;
	}
	 .vrt__hero-block {
		 display: flex;
		 gap: 45px;
		 width: 1290px;
		 margin: 0 auto;
	}
	 .vrt__hero-wrapper {
		margin: 0;
		 text-align: left;
	}
	 .vrt__hero-title {
		 font-size: 70px;
		 line-height: 90px;
	}
	 .vrt__hero-description {
		 display: none;
	}
	 .vrt__hero-description.desktop {
		 display: block;
		 margin-right: 45px;
		 font-size: 16px;
	}
	 .vrt .vrtLogo {
		 width: 368.14px;
		 height: 396px;
	}
	 .vrt__hero-button {
		 margin: 0;
		 height: 60px;
		 font-size: 18px;
		 line-height: 154.3%;
	}
	 .vrt__tabs {
		 display: none;
	}
	 .vrt .title {
		 margin-bottom: 30px;
		 font-size: 60px;
		 line-height: 77px;
	}
	 .vrt__advantages {
		 margin-bottom: 70px;
	}
	 .vrt__advantages-description {
		 display: none;
	}
	 .vrt__advantages-description-desktop {
		 display: block;
		 margin-bottom: 30px;
		 font-size: 16px;
	}
	 .vrt__advantages-button {
		 width: 220px;
		 height: 60px;
	}
	 .vrt__services {
		 margin-bottom: 90px;
	}
	 .vrt__services-list {
		 display: flex;
		 align-items: center;
		 flex-wrap: wrap;
		 gap: 25px;
	}
	 .vrt__services-item {
		 display: flex;
		 align-items: center;
		 justify-content: center;
		 width: 300px;
		 height: 100px;
		 border-radius: 20px;
	}
	 .vrt__services-item:last-child {
		margin: 0;
		 padding: 0;
		 height: 100px;
	}
	 .vrt__services-item:last-child:hover,
	 .vrt__services-item:last-child:focus {
		background-color: #3b6c69;
	 }
	.vrt__services-item:not(:last-child) {
		margin: 0;
	}
	 .vrt__services-item-link {
		 width: 100%;
		 font-size: 21px;
		 line-height: 19px;
	}
	 .vrt__services-button {
		 height: 100%;
		 font-size: 21px;
		 line-height: 19px;
	}
	 .vrt .articles__gallery-button.mobile {
		 display: none;
	}
}
 
 
/* End */
/* /local/templates/.default/components/bitrix/news/services/bitrix/news.list/main/style.css?17785749824602 */
