<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/css/darktemp.css?174213279438*/
div#footer-form {
    z-index: 9999;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/uslugi-indiv-pades/css/header.css?17443101507967*/
/* ========= s_advent_safety ======== */
.head-mobile{display:none;}
.info-head {
	padding: 0 20px;
	box-sizing: border-box;
	color: white;
	margin-bottom: 600px;
}
#head-index .play:before {
	width: 30px;
	height: 30px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
#head-index .play:after {
	position: absolute;
	z-index: 1;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000099;
}
section#head-index {
	padding-top: 190px;
	max-width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.head-index-img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: top;
}
.simpleParallax {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 0;
}

.bacground-head.max-content {
	position: inherit;
	z-index: 1;
	width: 100%;
}
.about-head {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
	text-align: left;
	max-width: 500px;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-top: 20px;
}
.name-head {
	max-width: 800px;
}
.name-head h1 {
	line-height: 110%;
	text-transform: uppercase;
    font-size: 66px;
}
.list-inform-head {
	display: flex;
	width: 100%;
}
.inform-block-head {
	display: flex;
	flex-direction: column;
	padding: 0 20px;
}
.elem-head {
	width: 25%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
}
.elem-head.info {
	background: #21212180;
	padding: 20px;
	min-height: 142px;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 110%;
	text-align: start;
	justify-content: start;
}
.elem-head.info ul {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.elem-head.info ul li {
	position: relative;
	padding-left: 16px;
	font-size: 16px;
	line-height: 110%;
	text-align: start;
}
.elem-head.info ul li:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #00A29A;
	top: 7px;
	left: 0;
}

.inform_block_head__bot {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 20px;
}
.ib_head_bot__left, .ib_head_bot__right {
	width: 25%;
}
.ib_head_bot__left {
	display: flex;
	align-items: end;
}
.ib_head_bot__video_cont {
	display: flex;
	flex-direction: column;
	padding: 20px;
	gap: 20px;
	color: white;
	background: rgba(33, 33, 33, 0.5);
	backdrop-filter: blur(5px);
	text-align: start;
}
.ib_head_bot__video_title {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
	max-width: 265px;
}
.ib_head_bot__video_block {
	display: flex;
	gap: 10px;
}
.ib_head_bot__video_link {
	display: flex;
	position: relative;
	max-width: 148px;
	max-height: 80px;
}
.ib_head_bot__video_img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.ib_head_bot__right {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
/* .main_green_btn__cont {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 20px;
	background: #00A29A;
	!* align-items: end;
	justify-content: end; *!
	min-height: 180px;
}
.main_green_btn {
	display: flex;
	width: 100%;
	height: 100%;
	text-align: end;
	position: relative;
	padding: 15px 10px 10px 0;
	color: white;
	font-weight: 500;
	font-size: 14px;
	line-height: 110%;
	text-transform: uppercase;
}
.main_green_btn:before {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	background: transparent;
	right: 0;
	bottom: 0;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
} */
.elem-head-btn.link {
	background: #00A29A;
	justify-content: flex-end;
	align-items: flex-end;
	display: flex;
	width: 100%;
	max-height: 180px;
	min-height: 180px;
}
.elem-head-btn.link.white_fon a {
	color: #00A29A;
}
.elem-head-btn.link.white_fon a:before {
	border-bottom: 1px solid #00A29A;
	border-right: 1px solid #00A29A;
}
.elem-head-btn.link a {
	color: #fff;
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	line-height: 110%;
	text-align: right;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin: 0;
	padding: 30px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
	width: 100%;
	height: -webkit-fill-available;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	max-height: 180px;
	min-height: 180px;
}
.elem-head-btn.link a:hover {
	color: #00A29A;
	background: white!important;
}
.elem-head-btn.link a:before {
	content: "";
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	transition: .4s;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.elem-head.link a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	line-height: 15.4px;
	text-align: right;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin: 30px;
	padding: 10px;
	/*background: url(/local/templates/svsviridov_index/images/tr-r.png);*/
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right bottom;
}
.elem-head.link {
	background: #00A29A;
	justify-content: flex-end;
	align-items: flex-end;
}

@media (max-width: 1450px) {
	.info-head {
		margin-bottom: 400px;
	}
}
@media (max-width: 1280px) {
	.info-head {
		margin-bottom: 300px;
	}
}
@media (max-width: 992px) {
	.elem-head-btn.link {
		max-height: 90px;
		min-height: 90px;
	}
	.elem-head-btn.link a {
		max-height: 90px;
		min-height: 90px;
		padding: 20px;
	}
	.elem-head-btn.link a:before {
		bottom: 10px;
		right: 10px;
	}

img.thumbnail.head-index-img.head-mobile {
    object-position: center;
}

.head-mobile{display:block;}
.head-pc{display:none;}
	.ib_head_bot__left, .ib_head_bot__right {
		width: 45%;
	}

	.elem-head.info {
		display: flex;
	}
	.elem-head {
		display: none;
		width: 40%;
	}
}
@media (max-width: 980px) {
	.inform-block-head {
		padding: 0 10px;
	}
	.info-head {
		padding: 0 10px;
	}
}
@media (max-width: 768px) {
	section#head-index {
		padding-top: 100px;
	}
	.about-head {
		margin-top: 10px;
	}
	.info-head {
		margin-bottom: 20px;
	}
	.list-inform-head {
		flex-direction: column;
	}
	.list-inform-head:first-child {
		width: 100%;
		margin-bottom: 240px;
	}
	.list-inform-head:last-child {
		width: 50%;
	}
	.elem-head {
		width: 100%;
	}
	.elem-head.info {
		padding: 10px;
		min-height: unset;
		align-items: unset;
		justify-content: unset;
	}
	.elem-head.info:first-child {
		padding: 10px;
		min-height: unset;
		align-items: unset;
		justify-content: unset;
	}
	.elem-head.info:last-child {
		padding-top: 0;
	}

	.inform_block_head__bot {
		flex-direction: column;
		justify-content: unset;
		gap: 20px;
		margin-top: 0;
	}
	.ib_head_bot__left {
		align-items: unset;
		justify-content: end;
		width: 100%;
	}
	.ib_head_bot__video_cont {
		width: 50%;
		justify-content: space-between;
		padding: 10px;
		gap: 10px;
	}
	.ib_head_bot__video_block {
		justify-content: space-between;
	}
	.ib_head_bot__right {
		width: 100%;
	}
	.elem-head-btn.link a {

	}
}
@media (max-width: 576px) {
	section#head-index {
		position: relative;
	}
	section#head-index:before {
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 2;
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	}
	.bacground-head.max-content {
		z-index: 3;
	}
	#head-index .play:before {
		width: 20px;
		height: 20px;
	}
	.name-head h1 {
		font-size: 45px;
	}
	.about-head {
		font-size: 12px;
	}
	.elem-head.info {
		font-size: 12px;
	}
	.elem-head.info ul li {
		font-size: 12px;
	}
	.ib_head_bot__video_title {
		font-size: 12px;
	}
	.ib_head_bot__video_link {
		max-width: 75px;
		max-height: 40px;
	}
	.elem-head-btn.link a {
		font-size: 12px;
	}

	/* .elem-head.info ul {
		gap: 5px;
	} */
	.elem-head.info:first-child {
		padding-bottom: 8px;
	}
	.elem-head.info:last-child {
		padding-top: 2px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/uslug_why/style.css?17421335791057*/

/* ========= s_advent_safety ======== */
.s_advent_safety {
	padding: 100px 20px 50px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(550px, 1fr));
	grid-gap: 20px;
}

.advent_safety__item {
	display: flex;
	gap: 20px;
}
.advent_safety_item__img {
	object-fit: contain;
	width: 70px;
	height: 70px;
}
.advent_safety_item__info {
	width: calc(100% - 90px);
	color: white;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.advent_safety_item__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
	text-align: start;
}
.advent_safety_item__text {
	font-size: 16px;
	line-height: 110%;
	text-align: start;
}

@media (max-width: 1750px) {
	.s_advent_safety {
		grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
	}
}
@media (max-width: 1440px) {
	.s_advent_safety {
		grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
	}
}
@media (max-width: 980px) {
	.s_advent_safety {
		padding: 100px 10px 50px;
	}
}
@media (max-width: 576px) {
	.s_advent_safety {
		display: none;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/s_ba_multy/style.css?17436246364815*/
/* ========= s_ba_new ======== */
.ba_new_slide_info__title a, .ba_new_slide_info__sub_title a {
    color: #fff;
}
.ba_new_slide_info__title a:hover, .ba_new_slide_info__sub_title a:hover {
    color: #00A29A;
}
.s_ba_new {
	padding: 50px 20px 100px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.s_ba_new .s_ba_new__title {
	max-width: 960px;
}
.s_ba_new h2 {
	line-height: 110%;
}
.s_ba_new .play:before {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.s_ba_new .play:after {
	position: absolute;
	z-index: 1;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000099;
}

.s_ba_new__container {
	padding-bottom: 60px;
	position: relative;
}
.swiper-slide.ba_new_slide {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.ba_new_slide__img_cont, .ba_new_slide__info {
	width: calc(50% - 10px);
	aspect-ratio: 1.38 / 1;
}
.ba_new_slide__img_cont {
	display: flex;
	height: 100%;
}
.ba_new_slide__img {
	display: flex;
	width: 100%;
	height: 100%;
}
.ba_new_slide__info {
	display: flex;
	flex-direction: column;
	height: 100%;
	gap: 40px;
	padding: 20px;
	background: #272727;
}
.ba_new_slide_info__title_cont {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.ba_new_slide_info__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
	text-align: start;
	min-height: 46px;
}
.ba_new_slide_info__title a {

}
.ba_new_slide_info__sub_title {
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
}
.ba_new_slide_info__img_cont {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 140px;
}
.ba_new_slide_info__img {
	display: none;
}
/* .swiperBaNew.swiper {
	height: auto;
}
.swiperBaNew .swiper-wrapper {
	height: auto;
} */
.swiperBaNew .swiper-slide {
	 height: auto; 
}

.swiper-button-prev.ba_new_pv, .swiper-button-next.ba_new_pn {
	width: 40px;
	height: 40px;
	bottom: 0;
	top: unset;
	transform: translateX(-50%);
}
.swiper-button-prev.ba_new_pv:hover:before, .swiper-button-next.ba_new_pn:hover:before {
	opacity: 1;
}
.swiper-button-prev.ba_new_pv:before, .swiper-button-next.ba_new_pn:before {
	content: url(/local/templates/svsviridov_index/images/right.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	opacity: .75;
}
.swiper-button-prev.ba_new_pv:after, .swiper-button-next.ba_new_pn:after {
	content: unset;
}
.swiper-button-prev.ba_new_pv:before {
	transform: rotate(180deg);
	margin-top: -4px;
}
.swiper-button-prev.ba_new_pv {
	border-bottom: 1px solid #00A29A;
	border-left: 1px solid #00A29A;
	left: calc(50% - 32px);
}
.swiper-button-next.ba_new_pn {
	border-top: 1px solid #00A29A;
	border-right: 1px solid #00A29A;
	left: calc(50% + 32px);
}

@media (max-width: 1200px) {
	.swiper-slide.ba_new_slide {
		gap: 10px;
	}
	.ba_new_slide__img_cont, .ba_new_slide__info {
		width: calc(50% - 5px);
	}
	.ba_new_slide__info {
		gap: 20px;
		padding: 10px;
	}
}
@media (max-width: 980px) {
	.s_ba_new {
		padding: 50px 10px 100px;
	}
}
@media (max-width: 768px) {
	.s_ba_new {
		gap: 20px;
	}

	.swiper-slide.ba_new_slide {
		flex-direction: column;
		justify-content: unset;
		gap: unset;
	}
	.ba_new_slide__img_cont, .ba_new_slide__info {
		width: 100%;
		aspect-ratio: unset;
	}
	.ba_new_slide__img {

	}
	.ba_new_slide__info {
		height: 100%;
	}

	.ba_new_slide_info__img_cont {
		/* min-height: 368px; */
		min-height: unset;
		max-height: 240px;
	}
	.ba_new_slide_info__img {
		display: flex;
		object-fit: cover;
		object-position: center;
		width: 100%;
		height: 100%;
		max-height: 240px;
	}
}
@media (max-width: 576px) {
	.s_ba_new {
		padding: 14px 10px 7px;
	}
	.s_ba_new .s_ba_new__title {
		color: white;
	}

	.ba_new_slide_info__img_cont {
		/* min-height: 180px; */
	}
	.ba_new_slide_info__title {
		font-weight: 400;
		font-size: 14px;
		min-height: 32px;
	}
	.ba_new_slide_info__sub_title {
		font-size: 12px;
	}
}
@media (max-width: 450px) {
	.ba_new_slide_info__img_cont {
		max-height: 230px;
	}
	.ba_new_slide_info__img {
		max-height: 230px;
	}
}

/*new*/

.list_foto {
    width: 50%;
    position: relative;
}
.list_foto a.ba_new_slide__img_cont {
    width: 100%;
}
.list_foto  .swiper-button-next, .list_foto .swiper-button-prev{
    color:#00a29a;
	display:none;
}
.list_foto.multy .swiper-button-next,  .list_foto.multy .swiper-button-prev{
	display:block;
	width: 50px;
    height: 50px;
}

.list_foto.multy .swiper-button-next:after, .list_foto.multy .swiper-button-prev:after {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
	.list_foto {
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/uslug_about/style.css?17421414584608*/

/* ========= s_full_guarantee ======== */
.s_full_guarantee {
	padding: 100px 20px;
	display: flex;
	flex-direction: column;
	gap: 50px;
	background: #272727;
}
.s_full_guarantee .play:before {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.s_full_guarantee .play:after {
	position: absolute;
	z-index: 1;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000099;
}
.s_full_guarantee .full_guarantee__title {
	max-width: 865px;
	line-height: 110%;
}

.full_guarantee__container {
	color: white;
	display: flex;
	gap: 20px;
	justify-content: space-between;
	text-align: start;
}
.full_guarantee__main_left, .full_guarantee__main_right {
	width: calc(50% - 10px);
}

.full_guarantee__main_left {
	display: flex;
	gap: 20px;
	justify-content: space-between;
}
.full_guarantee__left, .full_guarantee__right {
	width: calc(50% - 10px);
}
.full_guarantee__left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 50px;
}
.fg__top {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.fg_top__text, .fg_top__text p {
	font-size: 16px;
	line-height: 110%;
}
.fg__mid {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.fg_mid__title {
	font-weight: 700;
	font-size: 14px;
	line-height: 110%;
	text-transform: uppercase;
}
.fg_mid__text, .fg_mid__text ul li, .fg_mid__text p {
	font-size: 16px;
	line-height: 110%;
}
.fg_mid__text ul {
	display: flex;
	flex-direction: column;
	gap: 10px;
	list-style-type: none;
	padding-left: unset;
	margin: 0;
}
.fg_mid__text ul li {
	position: relative;
	padding-left: 16px;
}
.fg_mid__text ul li:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #00A29A;
	top: 7px;
	left: 0;
}
.fg__bot {
	display: flex;
	justify-content: end;
}
.fg_bot__btn {
	position: relative;
	padding: 15px 10px 10px 0;
	color: white;
	font-weight: 700;
	font-size: 14px;
	line-height: 110%;
	text-transform: uppercase;
}
.fg_bot__btn:before {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	background: transparent;
	right: 0;
	bottom: 0;
	border-bottom: 1px solid #00A29A;
	border-right: 1px solid #00A29A;
}
.full_guarantee__right {
	display: flex;
	height: 100%;
}
.full_guarantee__img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.full_guarantee__main_right {
	display: flex;
	flex-direction: column;
	gap: 50px;
	height: auto;
}
.temp_quote_box {
	display: flex;
	height: 100%;
	padding: 20px;
	border: 1px solid #00A29A;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: contain;
}
.fg__quote_box {
	min-height: 196px;
	width: 100%;
}
.fg__quote_text {
	display: flex;
	width: 50%;
	font-size: 16px;
	line-height: 110%;
	height: 100%;
}
.fg__video_cont {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 455px;
	margin-left: auto;
}
.fg__video_img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.fg_bot__cont_btn_mob {
	display: none;
}

@media (max-width: 1200px) {
	.full_guarantee__container {
		gap: 10px;
	}
	.full_guarantee__main_left, .full_guarantee__main_right {
		width: calc(50% - 5px);
	}

	.full_guarantee__main_left {
		gap: 10px;
	}
	.full_guarantee__left, .full_guarantee__right {
		width: calc(50% - 5px);
	}
	.full_guarantee__left {
		gap: 20px;
	}
	.fg__top {
		gap: 10px;
	}

	.full_guarantee__main_right {
		gap: 20px;
	}
}
@media (max-width: 992px) {
	.full_guarantee__left {
		width: 100%;
	}
	.full_guarantee__right {
		display: none;
	}

	.temp_quote_box {
		padding: 10px;
	}
	.fg__quote_text {
		width: calc(100% - 50px);
	}
	.fg__video_cont {
		max-width: unset;
		margin-left: unset;
	}
}
@media (max-width: 980px) {
	.s_full_guarantee {
		padding: 100px 10px;
	}
}
@media (max-width: 768px) {
	.s_full_guarantee {
		gap: 30px;
	}

	.full_guarantee__container {
		flex-direction: column;
		gap: 20px;
		justify-content: unset;
	}
	.full_guarantee__main_left, .full_guarantee__main_right {
		width: 100%;
	}

	.fg__quote_box {
		min-height: 60px;
	}
}
@media (max-width: 576px) {
	.s_full_guarantee {
		padding: 7px 10px 7px;
		background: unset;
	}
	.s_full_guarantee .full_guarantee__title {
		color: white;
	}

	.fg_bot__cont_btn_mob {
		display: flex;
	}
	.fg_bot__cont_btn_pc {
		display: none;
	}

	.fg_top__text, .fg_top__text p {
		font-size: 12px;
	}
	.fg_mid__title {
		font-size: 12px;
	}
	.fg_mid__text, .fg_mid__text ul li, .fg_mid__text p {
		font-size: 14px;
	}
	.fg_bot__btn {
		padding: 15px 10px 12px 0;
		font-size: 12px;
	}

	.fg__quote_text {
		font-size: 12px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/s_double_safe/style.css?174366589610088*/
/* ========= s_double_safe ======== */
/* .s_double_safe {
	padding: 100px 20px 50px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.s_double_safe .double_safe__title {
	line-height: 110%;
	max-width: 780px;
}

.double_safe__container {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.double_safe__info, .double_safe__img_cont_main {
	width: calc(50% - 10px);
}
.double_safe__info {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: space-between;
	min-height: 500px;
	padding: 20px;
	color: white;
	background: #272727;
	text-align: start;
}
.double_safe_info__text, .double_safe_info__text ul li {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
}
.double_safe_info__text ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.double_safe_info__text ul li {
	position: relative;
	padding-left: 20px;
}
.double_safe_info__text ul li:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	background: #00A29A;
	top: 6px;
	left: 0;
}
.double_safe_info__sub_text {
	font-size: 16px;
	line-height: 110%;
}
.double_safe__img_cont {
	padding: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.double_safe__img_title {
	color: white;
	line-height: 110%;
}

.ds_info_one {
}
.ds_info_two {
	display: none;
}
.flip-box-inner-mob {
	display: none;
}
.ds_m_cont {
	display: none;
}
.flip-box_mob {
	display: none;
}

!* РљРѕРЅС‚РµР№РЅРµСЂ-РїРµСЂРµРІРµСЂС‚С‹С€ вЂ” С€РёСЂРёРЅР° Рё РІС‹СЃРѕС‚Р° РјРѕРіСѓС‚ Р±С‹С‚СЊ Р»СЋР±С‹РјРё.
 РњС‹ РґРѕР±Р°РІРёР»Рё СЂР°РјРєСѓ, С‡С‚РѕР±С‹ РїРѕРєР°Р·Р°С‚СЊ, С‡С‚Рѕ СЃР°Рј РїРµСЂРµРІРѕСЂРѕС‚ РґРѕСЃС‚СѓРїРµРЅ
 РїСЂРё РЅР°РІРµРґРµРЅРёРё СѓР¶Рµ РёР· РєРѕСЂРѕР±РєРё (СѓРґР°Р»РёС‚Рµ perspective, РµСЃР»Рё РЅРµ РЅСѓР¶РµРЅ 3D СЌС„С„РµРєС‚ *!
.flip-box {
	background-color: transparent;
	width: calc(50% - 10px);
	perspective: 1000000px;
}
.flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.2s;
	transform-style: preserve-3d;
}
.flip-box:hover .flip-box-inner {
	transform: rotateY(180deg);
}
.flip-box-front, .flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden; !* Safari *!
	backface-visibility: hidden;
	padding: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
.flip-box-front {

}
.flip-box-back {
	transform: rotateY(180deg);
}

@media (max-width: 992px) {
	.double_safe__container {
		gap: 10px;
	}
	.double_safe__info, .double_safe__img_cont {
		width: calc(50% - 5px);
	}
	.double_safe__info {
		padding: 10px;
	}
	.double_safe__img_cont {
		padding: 30px 10px;
	}
}
@media (max-width: 980px) {
	.s_double_safe {
		padding: 100px 10px 50px;
	}
}
@media (max-width: 768px) {
	.s_double_safe {
		gap: 30px;
	}

	.double_safe__container {
		flex-direction: column;
		justify-content: unset;
	}
	.double_safe__info, .double_safe__img_cont {
		width: 100%;
	}
	.double_safe__info {
		justify-content: unset;
		min-height: unset;
	}
	.double_safe_info__text ul li {
		padding-left: 16px;
	}
	.double_safe_info__text ul li:before {
		width: 6px;
		height: 6px;
		top: 4px;
	}
	.double_safe__img_cont {
		min-height: 308px;
	}

	.ds_info_one, .ds_info_two {
		display: none!important;
	}
	.flip-box-inner-mob {
		display: flex;
	}
	.ds_m_cont {
		display: flex;
	}
	.flip-box {
		perspective: 1000000px;
	}
	.flip-box-inner {
		height: 270px;
	}
	.flip-box:hover .flip-box-inner {
		transform: rotateY(180deg);
	}
	.flip-box-front, .flip-box-back {
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-backface-visibility: hidden; !* Safari *!
		backface-visibility: hidden;
		padding: 10px;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: bottom;
	}
	.flip-box-back {
		overflow: auto;
	}
	.flip-box-back::-webkit-scrollbar {
		width: 2px;
		background-color: transparent;
	}
	.flip-box-back::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: #00A29A;
		cursor: pointer;
	}
	.flip-box-back::-webkit-scrollbar-track {
		background-color: transparent;
		border-radius: 4px;
		transition: .4s;
	}
	.flip-box-back::-webkit-scrollbar-thumb:hover {
		background: #00A29A;
	}
	.flip-box-front {

	}
	.flip-box-back {
		background-image: unset!important;
		background-color: #272727;
	}
	.ds_m_cont {
		display: flex;
		flex-direction: column;
		gap: 20px;
		justify-content: space-between;
		color: white;
		text-align: start;
		height: 100%;
	}
	.flip-box_pc {
		display: none;
	}
	.flip-box_mob {
		display: flex;
		width: 100%;
	}
	.flip-box_mob:first-child {
		margin-bottom: 10px;
	}
	.flip-box_mob:last-child {
		margin-bottom: 0;
	}

}
@media (max-width: 576px) {
	.s_double_safe {
		padding: 7px 10px;
	}

	.double_safe_info__text, .double_safe_info__text ul li {
		font-size: 13px;
	}
	.double_safe_info__sub_text {
		font-size: 13px;
	}
	.double_safe__img_cont {
		margin-bottom: 15px;
	}
}
@media (max-width: 375px) {
	.double_safe_info__text, .double_safe_info__text ul li {
		font-size: 12px;
	}
	.double_safe_info__sub_text {
		font-size: 12px;
	}
} */






.s_double_safe {
	padding: 100px 20px 50px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.s_double_safe .double_safe__title {
	line-height: 110%;
	max-width: 780px;
}

.double_safe__container {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.double_safe__info, .double_safe__img_cont_main {
	width: calc(50% - 10px);
}
.double_safe__info {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: space-between;
	min-height: 500px;
	padding: 20px;
	color: white;
	background: #272727;
	text-align: start;
}
.double_safe_info__text, .double_safe_info__text ul li {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
}
.double_safe_info__text ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.double_safe_info__text ul li {
	position: relative;
	padding-left: 20px;
}
.double_safe_info__text ul li:before {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	background: #00A29A;
	top: 6px;
	left: 0;
}
.double_safe_info__sub_text {
	font-size: 16px;
	line-height: 110%;
}
.double_safe__img_cont {
	padding: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.double_safe__img_title {
	color: white;
	line-height: 110%;
}

.flip-box {
	background-color: transparent;
	width: calc(50% - 10px);
	perspective: 1000000px;
	min-height: 500px;
	max-height: 500px;
	cursor: pointer;
}
.ds_m_cont {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: space-between;
	/* min-height: 500px; */
	height: 100%;
	padding: 20px;
	color: white;
	background: #272727;
	text-align: start;
}
.flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.2s;
	transform-style: preserve-3d;
}
.flip-box:hover .flip-box-inner {
	transform: rotateY(180deg);
}
.flip-box-front, .flip-box-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden; /* Safari */
	backface-visibility: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}
.flip-box-front {
	padding: 20px;
}
.flip-box-back {
	transform: rotateY(180deg);
}

.flip-box-back {
	overflow: auto;
}
.flip-box-back::-webkit-scrollbar {
	width: 2px;
	background-color: transparent;
}
.flip-box-back::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #00A29A;
	cursor: pointer;
}
.flip-box-back::-webkit-scrollbar-track {
	background-color: transparent;
	border-radius: 4px;
	transition: .4s;
}
.flip-box-back::-webkit-scrollbar-thumb:hover {
	background: #00A29A;
}

@media (max-width: 992px) {
	.double_safe__container {
		gap: 10px;
	}
	.double_safe__info, .double_safe__img_cont {
		width: calc(50% - 5px);
	}
	.double_safe__info {
		padding: 10px;
	}
	.double_safe__img_cont {
		padding: 30px 10px;
	}

	.double_safe__container {
		flex-direction: column;
		justify-content: unset;
	}
	.double_safe__info, .double_safe__img_cont {
		width: 100%;
	}
	.double_safe__info {
		justify-content: unset;
		min-height: unset;
	}
	.double_safe_info__text ul li {
		padding-left: 16px;
	}
	.double_safe_info__text ul li:before {
		width: 6px;
		height: 6px;
		top: 4px;
	}
	.double_safe__img_cont {
		min-height: 308px;
	}

	.flip-box {
		perspective: 1000000px;
		width: 100%;
	}
	.flip-box-inner {
		min-height: 500px;
		max-height: 500px;
	}
	.flip-box:hover .flip-box-inner {
		transform: rotateY(180deg);
	}
	.flip-box-front, .flip-box-back {
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-backface-visibility: hidden; /* Safari */
		backface-visibility: hidden;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: bottom;
	}
	.flip-box-front {
		padding: 10px;
	}
	.flip-box-back {
		background-image: unset!important;
		background-color: #272727;
	}
	.ds_m_cont {
		display: flex;
		flex-direction: column;
		gap: 20px;
		justify-content: space-between;
		color: white;
		text-align: start;
		height: 100%;
	}
	.flip-box_mob:first-child {
		margin-bottom: 10px;
	}
	.flip-box_mob:last-child {
		margin-bottom: 0;
	}
}
@media (max-width: 980px) {
	.s_double_safe {
		padding: 100px 10px 50px;
	}
}
@media (max-width: 768px) {
	.s_double_safe {
		gap: 30px;
	}

	.double_safe_info__text, .double_safe_info__text ul li {
		font-size: 13px;
	}
	.double_safe_info__sub_text {
		font-size: 13px;
	}

	.flip-box {
		min-height: 305px;
		max-height: 305px;
	}
	.flip-box-inner {
		min-height: 305px;
		max-height: 305px;
	}
	.ds_m_cont {
		padding: 10px;
	}
}
@media (max-width: 576px) {
	.s_double_safe {
		padding: 7px 10px;
	}

	.double_safe__img_cont {
		margin-bottom: 15px;
	}
}
@media (max-width: 375px) {
	.double_safe_info__text, .double_safe_info__text ul li {
		font-size: 12px;
	}
	.double_safe_info__sub_text {
		font-size: 12px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/s_trust_list/style.css?17424771269079*/
/* ========= s_trust_list ======== */
.s_trust_list {
	padding: 50px 20px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.s_trust_list h2 {
	max-width: 1000px;
	line-height: 110%;
}
.trust_list__container {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.s_trust_list .ugl-right-bottom {
	padding-left: 0;
	padding-top: 0;
}
.s_trust_list .ugl-left-bottom {
	padding-right: 0;
	padding-top: 0;
}
.s_trust_list .play:before {
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.s_trust_list .play:after {
	position: absolute;
	z-index: 1;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000099;
}

.trust_list__item {
	background-repeat: no-repeat;
	transition: .2s;
	background-size: 100%;
	filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.01)) drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.02)) drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.02));
}
/* .trust_list__item:before {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
} */
.trust_list__title_cont {
	cursor: pointer;
	display: flex;
	padding: 20px;
	gap: 20px;
	min-height: 112px;
	/* position: inherit;
	z-index: 2; */
}
.trust_list__title, .trust_list__count {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
	color: #1E1E1E;
	transition: .3s;
}
.trust_list__content {
	overflow: hidden;
	max-height: 0;
	transition: 0.4s;
	padding: 0 20px;
}
.trust_list__item.active .trust_list__content {
	display: block;
	max-height: 3000px;
}
.trust_list__item.active .trust_list__content .trust_list__info {
	opacity: 1;
}
.trust_list__info {
	padding: 0 0 20px;
	opacity: 0;
	transition: .2s;
	display: flex;
	justify-content: space-between;
	gap: 20px;
	color: white;
	text-align: start;
}
.trust_list__item.active:has(.trust_list__info) {
	/* background: linear-gradient(106.91deg, rgba(0, 162, 154, 1) 100%, rgba(0, 162, 154, 0) 250%) !important; */
	background: #1E1E1E;
}
.trust_list__item.active:has(.trust_list__info) .trust_list__title, .trust_list__item.active:has(.trust_list__info) .trust_list__count {
	color: white;
}

.trust_list__item:nth-child(1) {
	background-position: 0 -200px;
}
.trust_list__item:nth-child(2) {
	background-position: 0 -335px;
}
.trust_list__item:nth-child(3) {
	background-position: 0 -480px;
}
.trust_list__item:nth-child(4) {
	background-position: 0 -610px;
}
.trust_list__item:nth-child(5) {
	background-position: 0 -740px;
}

.trust_list__item:nth-child(1) .trust_list__el:nth-child(1) {
	display: flex;
	flex-direction: column;
	gap: 138px;
	justify-content: space-between;
}
.trust_list__item:nth-child(2) .trust_list__el {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: space-between;
}
.trust_list__item:nth-child(3) .trust_list__el:nth-child(1) {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: space-between;
}
.trust_list__item:nth-child(3) .trust_list__el:nth-child(1) .trust_list_el__text  {
	max-width: 335px;
}
.trust_list__item:nth-child(3) .trust_list__el:nth-child(2) {
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: space-between;
}

.trust_list__el {
	width: calc(50% - 10px);
}
.trust_list_el__text {
	font-size: 16px;
	line-height: 110%;
}
section.s_trust_list.max-content  .tl__quote_box {
	min-height: 160px;
	width: 100%;
	height: auto;
}
.tl__quote_text {
	display: flex;
	width: 50%;
	font-size: 16px;
	line-height: 110%;
	height: 100%;
}
.tl_el__video_cont {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative;
}
.tl_el__video_img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.trust_list_el__img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.trust_list_el__img_cont {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: end;
}
.trust_list_el__img_cont .trust_list_el__img {
	width: calc(50% - 10px);
}
.trust_list_el__img_cont .trust_list_el__text {
	width: calc(50% - 10px);
}

.trust_list_el__slider_cont {
	display: block;
}
.swiperTrustList .swiper-slide {
	position: relative;
}
.swiperTrustList img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.swiperTrustList span {
	position: absolute;
	width: 100%;
	display: flex;
	justify-content: center;
	font-size: 16px;
	line-height: 110%;
	text-align: start;
	top: 20px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 20px;
}

.tl_btn_p {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.swiper-button-prev.tl_btn_prev, .swiper-button-next.tl_btn_next {
	margin: 20px 0 0;
	width: 40px;
	height: 40px;
	bottom: unset;
	top: unset;
	left: unset;
	right: unset;
	position: unset;
}
.swiper-button-prev.tl_btn_prev:hover:before, .swiper-button-next.tl_btn_next:hover:before {
	opacity: 1;
}
.swiper-button-prev.tl_btn_prev:before, .swiper-button-next.tl_btn_next:before {
	content: url(/local/templates/svsviridov_index/images/right.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	opacity: .75;
}
.swiper-button-prev.tl_btn_prev:after, .swiper-button-next.tl_btn_next:after {
	content: unset;
}
.swiper-button-prev.tl_btn_prev:before {
	transform: rotate(180deg);
	margin-top: -4px;
}
.swiper-button-prev.tl_btn_prev {
	border-bottom: 1px solid #00A29A;
	border-left: 1px solid #00A29A;
	left: calc(50% - 32px);
}
.swiper-button-next.tl_btn_next {
	border-top: 1px solid #00A29A;
	border-right: 1px solid #00A29A;
	left: calc(50% + 32px);
}

@media (max-width: 1380px) {
	.trust_list__item {
		background-size: inherit;
	}

	.trust_list__item:nth-child(1) {
		background-position: center -105px;
	}
	.trust_list__item:nth-child(2) {
		background-position: center -235px;
	}
	.trust_list__item:nth-child(3) {
		background-position: center -365px;
	}
	.trust_list__item:nth-child(4) {
		background-position: center -500px;
	}
	.trust_list__item:nth-child(5) {
		background-position: center -630px;
	}
}
@media (max-width: 1200px) {
	.trust_list_el__img_cont {
		flex-direction: column;
		justify-content: unset;
		align-items: unset;
		gap: 10px;
	}
	.trust_list_el__img_cont .trust_list_el__img {
		width: 100%;
		order: 2;
	}
	.trust_list_el__img_cont .trust_list_el__text {
		width: 100%;
		order: 1;
	}
}
@media (max-width: 992px) {
	.trust_list__item:nth-child(1) .trust_list__el:nth-child(1) {
		gap: 20px;
		justify-content: unset;
	}
	.trust_list__item:nth-child(1) .trust_list__info {
		flex-direction: column;
		justify-content: unset;
	}
	.trust_list__item:nth-child(2) .trust_list__info {
		flex-direction: column;
		justify-content: unset;
	}
	.trust_list__item:nth-child(1) .trust_list__el {
		width: 100%;
	}
	.trust_list__item:nth-child(2) .trust_list__el {
		width: 100%;
		gap: 10px;
	}
	.trust_list__item:nth-child(2) .trust_list__el:nth-child(2) .trust_list_el__img {
		order: 2;
	}
	.trust_list__item:nth-child(2) .trust_list__el:nth-child(2) .trust_list_el__text {
		order: 1;
	}

	section.s_trust_list.max-content  .tl__quote_box {
		min-height: unset;
	}
	.tl__quote_text {
		width: calc(100% - 50px);
	}
}
@media (max-width: 980px) {
	.s_trust_list {
		padding: 50px 10px;
	}
}
@media (max-width: 768px) {
	.s_trust_list {
		gap: 30px;
	}

	.s_trust_list .trust_list__item:nth-child(2) .ugl-left-bottom {
		padding: 0 10px 10px 0;
	}
	.s_trust_list .trust_list__item:nth-child(2) .ugl-left-bottom:before {
		right: 0;
		left: unset;
		border-bottom: 1px solid #faf8eb;
		border-right: 1px solid #faf8eb;
		border-left: unset;
	}
	.trust_list__item:nth-child(3) .trust_list__info {
		flex-direction: column;
		justify-content: unset;
		gap: 40px;
	}
	.trust_list__item:nth-child(3) .trust_list__el:nth-child(1) {
		gap: 10px;
		justify-content: unset;
		width: 100%;
	}
	.trust_list__item:nth-child(3) .trust_list__el:nth-child(1) .trust_list_el__text  {
		max-width: unset;
	}
	.trust_list__item:nth-child(3) .trust_list__el:nth-child(2) {
		justify-content: unset;
	}
	.trust_list__item:nth-child(3) .trust_list__el {
		width: 100%;
	}
}
@media (max-width: 576px) {
	.s_trust_list {
		padding: 7px 10px 14px;
	}
	.s_trust_list h2 {
		color: white;
	}

	.trust_list__title_cont {
		padding: 10px;
		gap: 10px;
		transition: .3s;
	}
	.trust_list__title, .trust_list__count {
		font-size: 14px;
	}

	.trust_list__item.active .trust_list__title_cont {
		min-height: max-content;
	}

	.trust_list__item:nth-child(1) {
		background-position: center 0;
	}
	.trust_list__item:nth-child(2) {
		background-position: center -130px;
	}
	.trust_list__item:nth-child(3) {
		background-position: center -265px;
	}
	.trust_list__item:nth-child(4) {
		background-position: center -400px;
	}
	.trust_list__item:nth-child(5) {
		background: linear-gradient(106.91deg, rgba(0, 162, 154, 1) 0%, rgba(0, 162, 154, 0) 200%) !important;
	}

	.trust_list__content {
		padding: 0 10px;
	}

	.trust_list_el__text {
		font-size: 12px;
	}

	.tl__quote_text {
		font-size: 12px;
	}
}
@media (max-width: 450px) {
	.swiperTrustList img {
		max-height: 520px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/s_circle_info/style.css?17424929737519*/


/* ========= s_circle_info ======== */
.s_circle_info {
	padding: 50px 20px;
	display: flex;
	flex-direction: column;
}
.s_circle_info .circle_info__title {
	margin-bottom: 5px;
	line-height: 110%;
	max-width: 960px;
}

.circle_info__sub_title {
	font-size: 16px;
	line-height: 110%;
	max-width: 452px;
	margin: 0 auto -80px;
	color: white;
	text-align: start;
}

.circle_info__container_main {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	min-height: calc(586px + 160px);
	max-width: 1400px;
	margin: 0 auto;
}
.ci_item__container {
	/* padding: 80px 0; */
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	top: calc(50% + 10px);
	transform: translateY(-50%);
	gap: 20px;
	z-index: 1;
}
.ci__item {
	position: absolute;
	max-width: 335px;
	min-width: 335px;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
	text-align: start;
	color: white;
}
.ci_item__top {
	display: flex;
	gap: 20px;
	align-items: end;
}
.ci_item__img {
	object-fit: contain;
	object-position: center;
	width: 70px;
	height: 70px;
}
.ci_item__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
}
.ci_item__text {
	font-size: 16px;
	line-height: 110%;
}

.ci__item:nth-child(1) {
	top: 22px;
	left: 0;
}
.ci__item:nth-child(2) {
	top: 316px;
	left: 0;
}
.ci__item:nth-child(3) {
	top: 610px;
	left: 0;
}
.ci__item:nth-child(4) {
	top: 22px;
	right: 0;
}
.ci__item:nth-child(5) {
	top: 316px;
	right: 0;
}
.ci__item:nth-child(6) {
	top: 610px;
	right: 0;
}

.circle_info__container {
	position: relative;
	min-height: calc(630px + 160px);
	max-height: calc(630px + 160px);
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center;
}

.ci_line_point {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	z-index: 2;
}
.ci_line {
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	background: #00A29A;
	z-index: 2;
}
.ci_line_point:before {
	position: absolute;
	content: '';
	height: 1px;
	background: white;
	width: 252px;
	z-index: 1;
}
.ci_line_point:after {
	position: absolute;
	content: '';
	height: 1px;
	background: white;
	width: 355px;
	z-index: 1;
}

.ci_line_point:nth-child(1) {
	top: 206px;
	left: 582px;
	transform: rotate(55deg);
}
.ci_line_point:nth-child(2) {
	top: calc(50% + 10px);
	left: 470px;
	transform: translateY(-50%) rotate(0deg);
}
.ci_line_point:nth-child(3) {
	bottom: 182px;
	left: 582px;
	transform: rotate(-55deg);
}
.ci_line_point:nth-child(4) {
	top: 206px;
	right: 582px;
	transform: rotate(-55deg);
}
.ci_line_point:nth-child(5) {
	top: calc(50% + 10px);
	right: 470px;
	transform: translateY(-50%) rotate(0deg);
}
.ci_line_point:nth-child(6) {
	bottom: 182px;
	right: 582px;
	transform: rotate(55deg);
}
.ci_line_point:nth-child(1):before {
	bottom: -61px;
	left: -228px;
	transform: rotate(-32deg);
}
.ci_line_point:nth-child(2):before {
	display: none;
}
.ci_line_point:nth-child(3):before {
	top: -62px;
	left: -228px;
	transform: rotate(32deg);
}
.ci_line_point:nth-child(4):before {
	bottom: -61px;
	right: -228px;
	transform: rotate(32deg);
}
.ci_line_point:nth-child(5):before {
	display: none;
}
.ci_line_point:nth-child(6):before {
	top: -62px;
	right: -228px;
	transform: rotate(-32deg);
}
.ci_line_point:nth-child(1):after {
	top: 282px;
	left: -488px;
	transform: rotate(-55deg);
}
.ci_line_point:nth-child(2):after {
	width: 475px;
	top: 5px;
	left: -470px;
	transform: rotate(0deg);
}
.ci_line_point:nth-child(3):after {
	bottom: 283px;
	left: -488px;
	transform: rotate(55deg);
}
.ci_line_point:nth-child(4):after {
	top: 282px;
	right: -488px;
	transform: rotate(55deg);
}
.ci_line_point:nth-child(5):after {
	width: 475px;
	top: 5px;
	right: -470px;
	transform: rotate(0deg);
}
.ci_line_point:nth-child(6):after {
	bottom: 283px;
	right: -488px;
	transform: rotate(-55deg);
}

.ci_tab {
	display: none;
	order: 3;
	flex-direction: column;
	gap: 10px;
}
.ci_tabs_btn {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
	grid-gap: 20px;
	justify-items: center;
}
.ci_tab_btn {
	object-fit: contain;
	object-position: center;
	width: 50px;
	height: 50px;
}
.ci_tab_content {
	display: none;
}
.ci_tc_item {
	display: flex;
	flex-direction: column;
	gap: 10px;
	color: white;
	text-align: start;
}
.ci_tc_item__title {
	font-weight: 500;
	font-size: 12px;
	line-height: 110%;
	text-transform: uppercase;
}
.ci_tc_item__text {
	font-size: 12px;
	line-height: 110%;
}
.ci_tab_content.tab-open {
	display: flex;
}

@media (max-width: 1439px) {
	.circle_info__sub_title {
		margin: 0 auto -160px;
	}

	.circle_info__container_main {
		max-width: 1320px;
	}
	.circle_info__container {
		max-width: 1160px;
		background-size: 500px 500px;
	}

	.ci_line_point:nth-child(1) {
		top: 274px;
		left: 500px;
	}
	.ci_line_point:nth-child(2) {
		left: 434px;
	}
	.ci_line_point:nth-child(3) {
		bottom: 258px;
		left: 502px;
	}
	.ci_line_point:nth-child(4) {
		top: 274px;
		right: 500px;
	}
	.ci_line_point:nth-child(5) {
		right: 434px;
	}
	.ci_line_point:nth-child(6) {
		bottom: 258px;
		right: 502px;
	}
	.ci_line_point:nth-child(2):after {
		left: -515px;
		width: 520px;
	}
	.ci_line_point:nth-child(5):after {
		width: 520px;
		right: -515px;
	}

	.ci__item {
		max-width: 270px;
		min-width: 270px;
	}

	.ci__item:nth-child(1) {
		top: 88px;
	}
	.ci__item:nth-child(3) {
		top: 535px;
	}
	.ci__item:nth-child(4) {
		top: 88px;
	}
	.ci__item:nth-child(6) {
		top: 535px;
	}
}
@media (max-width: 1200px) {
	.circle_info__sub_title {
		margin: 0 auto -120px;
	}

	.ci_line_point {
		display: none;
	}
	.ci_line {
		display: none;
	}
	.ci_line_point:before {
		display: none;
	}
	.ci_line_point:after {
		display: none;
	}

	.circle_info__container {
		min-height: 464px;
		max-height: 464px;
		max-width: 100%;
		order: 1;
	}
	.circle_info__container_main {
		flex-direction: column;
		min-height: unset;
		max-width: 100%;
	}
	.ci_item__container {
		position: unset;
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
		justify-content: unset;
		order: 2;
		top: unset;
		transform: unset;
		grid-gap: 40px 20px;
		margin-top: -80px;
	}
	.ci__item {
		position: unset;
		max-width: unset;
		min-width: unset;
	}
	.ci__item:nth-child(1) {
		top: unset;
		left: unset;
	}
	.ci__item:nth-child(2) {
		top: unset;
		left: unset;
	}
	.ci__item:nth-child(3) {
		top: unset;
		left: unset;
	}
	.ci__item:nth-child(4) {
		top: unset;
		right: unset;
	}
	.ci__item:nth-child(5) {
		top: unset;
		right: unset;
	}
	.ci__item:nth-child(6) {
		top: unset;
		right: unset;
	}
}
@media (max-width: 980px) {
	.s_circle_info {
		padding: 50px 10px;
	}
}
@media (max-width: 576px) {
	.s_circle_info {
		background: #272727;
		padding: 10px 0;
	}
	.s_circle_info .circle_info__title {
		margin-bottom: 30px;
		color: white;
		padding: 0 10px;
	}
	.circle_info__sub_title {
		font-size: 13px;
		max-width: 100%;
		padding-left: 0!important;
		margin: 0 10px -150px;
	}

	.circle_info__container {

	}

	.ci_item__container {
		display: none;
	}
	.ci_tab {
		position: inherit;
		z-index: 5;
		display: flex;
		margin-top: -100px;
		padding: 0 10px;
	}
	.ci_tc_item__text {
		font-size: 14px;
	}
	.ci_tc_item__title {
		font-size: 14px;
	}
}
@media (max-width: 375px) {
	.circle_info__sub_title {
		font-size: 12px;
	}

	.ci_tc_item__text {
		font-size: 12px;
	}
	.ci_tc_item__title {
		font-size: 12px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/s_book_card/style.css?17431847063188*/
.book_card__item&gt;a {
    color: inherit;
    position: relative;
    z-index: 1;
}.book_card__item&gt;a:hover {
    color: inherit;
    opacity: 0.6;
}
/* ========= s_book_card ======== */
.s_book_card {
	padding: 50px 20px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}
.s_book_card .book_card__title {
	line-height: 110%;
	max-width: 895px;
}

.book_card__container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.book_card__item {
	padding: 20px;
	min-height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	color: white;
	text-align: start;
}
.book_card__item:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.book_card__item:nth-child(1) {
	width: calc(33.33% - 10px);
	min-height: 400px;
}
.book_card__item:nth-child(2) {
	width: calc(66.66% - 10px);
	background-position: 15%;
	min-height: 400px;
}
.book_card__item:nth-child(3) {
	width: calc(66.66% - 10px);
	min-height: 600px;
}
.book_card__item:nth-child(4) {
	width: calc(33.33% - 10px);
	min-height: 600px;
}
.book_card__item:nth-child(5) {
	width: 100%;
	min-height: 400px;
}
.book_card__item:nth-child(1):before {
	background: linear-gradient(304.24deg, rgba(0, 162, 154, 0) 19.32%, rgba(0, 162, 154, 0.6) 92.86%);
}
.book_card__item:nth-child(2):before {
	background: linear-gradient(106.91deg, rgba(0, 162, 154, 0.7) 3.04%, rgba(0, 162, 154, 0) 61.66%);
}
.book_card__item:nth-child(3):before {
	display: none;
}
.book_card__item:nth-child(4):before {
	background: linear-gradient(180deg, rgba(0, 162, 154, 0.2) 0%, rgba(0, 162, 154, 0) 100%);
}
.book_card__item:nth-child(5):before {
	display: none;
}

.bc_item__info {
	position: inherit;
	z-index: 2;
	display: flex;
	flex-direction: column;
	gap: 10px;
	max-width: 425px;
}
.bc_item__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 110%;
	text-transform: uppercase;
}
.bc_item__text {
	font-size: 16px;
	line-height: 110%;
}

@media (max-width: 1400px) {
	.s_book_card_v2 .book_card__item:before {
		background: linear-gradient(106.91deg, rgba(0, 162, 154, 0.7) 25%, rgba(0, 162, 154, 0) 100%)!important;
		display: flex!important;
	}
}
@media (max-width: 992px) {
	.book_card__item {
		padding: 10px;
	}
}
@media (max-width: 980px) {
	.s_book_card {
		padding: 50px 10px 50px;
	}
}
@media (max-width: 768px) {
	.s_book_card {
		gap: 30px;
	}

	.book_card__container {
		gap: 10px;
	}
	.book_card__item:nth-child(1) {
		width: 100%;
		min-height: 360px;
	}
	.book_card__item:nth-child(2) {
		width: 100%;
		min-height: 160px;
	}
	.book_card__item:nth-child(3) {
		width: 100%;
		min-height: 540px;
	}
	.book_card__item:nth-child(4) {
		width: 100%;
		min-height: 540px;
	}
	.book_card__item:nth-child(5) {
		min-height: 240px;
	}
}
@media (max-width: 576px) {
	.s_book_card {
		padding: 14px 10px 7px;
	}

	.book_card__item:nth-child(3) {
		background-position: 45%;
	}
	.book_card__item:nth-child(2) .bc_item__info {
		width: 50%;
	}
	.book_card__item:nth-child(5) .bc_item__info {
		width: 50%;
	}
	.bc_item__info {
		max-width: 100%;
	}
	.bc_item__title {
		font-size: 12px;
	}
	.bc_item__text {
		font-size: 12px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/dark-slider-uslug/style.css?17483737542774*/
.elem-otzv {
    height: 350px;
       margin-right: 10px;
}
section.otzv-block.max-content .methodology.list_more {
    background: #1e1e1e;
    color: #fff;
}
.elem-otzv a {
    position: relative;
}
.elem-otzv img {
    display: block;
    height: 100%;
}

.elem-otzv a {
    position: relative;
    display: block;
    max-height: 100%;
    height: 350px;
}
section.otzv-block&gt;div.methodology.list_more {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    align-items: center;
    margin-bottom: 30px;
}
.link_otzv a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 15.4px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}
.link_otzv a:before {
    border-color: #00a29a;
}
.link_otzv a:hover {
    text-decoration: none;
    color: #00a29a;
}
div#otzv-block {
	padding-bottom: 80px;
    position: relative;
}
.navi-otzv {
    position: absolute;
    bottom: 40px;
    left: calc(50% - 50px);
}

.navi-otzvii {
    position: absolute;
    bottom: 20px;
    left: 40%;
}

.navi-otzv button.slick-arrow {
    opacity: 0.1;
    transition: 0.5s;
    border-top: 1px solid #00A29A;
    border-right: 1px solid #00A29A;
    width: 40px;
    height: 40px;
}
.navi-otzv button.slick-arrow:before {
    content: url(/local/templates/svsviridov_index/images/right.png);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.navi-otzv button.slick-prev.slick-arrow:before {
    content: url(/local/templates/svsviridov_index/images/left.png);
}
.navi-otzv button.slick-prev.slick-arrow {
	border-left: 1px solid #00A29A;
	border-bottom: 1px solid #00A29A;
	border-top: 0;
	border-right: 0;
}
.navi-otzv .pre-kv.bnt-arrow.slick-arrow {
    margin-right: 50px;
}
.navi-otzvii  .count {
    margin-left: 25px;
    font-weight: 400;
}
.navi-otzv button.slick-arrow:hover {
    opacity: 1;
}
    section.otzv-block.max-content {
        padding-top: 100px;
    }

@media screen and (min-width: 924px) {

	section.otzv-block.max-content .methodology.list_more{
		max-width: 100% !important;
	}
}
@media (max-width: 960px) {
section.otzv-block.max-content {
    padding-top: 30px;
}
	.before-otzv.slick-initialized.slick-slider .slick-list.draggable {
		padding: 0 !important;
	}
		.elem-otzv {
		height: 300px;
		}
	.link_otzv a {
		font-size: 12px;
	}
	section.otzv-block .navi-otzv {
		left: 41%;
	}
	section.otzv-block .navi-otzv button {
		opacity: 1;
	}
	.navi-otzv button.slick-prev.slick-arrow {
		border-top: 0;
		border-bottom: 1px solid #00A29A;
	}
section.otzv-block.max-content {
    padding-top: 40px;
}
}
@media (max-width: 313px) {
	.link_otzv a {
		font-size: 10px;
	}

}
/* End */
/* /css/darktemp.css?174213279438 */
/* /bitrix/templates/.default/components/bitrix/news.detail/uslugi-indiv-pades/css/header.css?17443101507967 */
/* /bitrix/templates/.default/components/bitrix/news.list/uslug_why/style.css?17421335791057 */
/* /bitrix/templates/.default/components/bitrix/news.list/s_ba_multy/style.css?17436246364815 */
/* /bitrix/templates/.default/components/bitrix/news.detail/uslug_about/style.css?17421414584608 */
/* /bitrix/templates/.default/components/bitrix/news.list/s_double_safe/style.css?174366589610088 */
/* /bitrix/templates/.default/components/bitrix/news.list/s_trust_list/style.css?17424771269079 */
/* /bitrix/templates/.default/components/bitrix/news.list/s_circle_info/style.css?17424929737519 */
/* /bitrix/templates/.default/components/bitrix/news.list/s_book_card/style.css?17431847063188 */
/* /bitrix/templates/.default/components/bitrix/news.list/dark-slider-uslug/style.css?17483737542774 */
</pre></body></html>