

/* Start:/css/custom.css?17760067351115*/
[itemprop="articleBody"] details {
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 12px;
}

[itemprop="articleBody"] details summary {
  list-style: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #111;
  padding: 8px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  user-select: none;
  gap: 12px;
}

[itemprop="articleBody"] details summary::-webkit-details-marker { display: none; }

[itemprop="articleBody"] details summary::after {
  content: "+";
  font-size: 20px;
  font-weight: 300;
  color: #999;
  flex-shrink: 0;
  transition: transform 0.25s;
  display: inline-block;
}

[itemprop="articleBody"] details[open] summary::after {
  transform: rotate(45deg);
}

[itemprop="articleBody"] details > h3 {
  font-size: 14px;
  font-weight: 600;
  color: #222;
  margin: 14px 0 4px 16px;
  border-left: 3px solid #d1d5db;
  padding-left: 12px;
}

[itemprop="articleBody"] details > p {
  margin: 0 0 8px 16px;
  border-left: 3px solid #f0f0f0;
  padding: 2px 0 2px 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #555;
}
/* End */


/* Start:/local/templates/securitylab_detail/components/bitrix/system.auth.form/system.auth.form/style.css?1571478041493*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/securitylab_detail/components/bitrix/system.auth.form/system.auth.form/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/securitylab_detail/components/bitrix/system.auth.form/system.auth.form/images/sec-unlocked.png);}


#bx-admin-prefix{
	z-index: 1000000 !important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/subscribe.form/section-subscribe/style.css?16021571761626*/
.section-subscribe {
  background-color: #485967;
  color: white;
  position: relative; }
  .section-subscribe:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 200vw;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #485967;
    z-index: -1; }
  .section-subscribe p {
    color: white; }
  .section-subscribe .form-newsletter {
    position: relative;
    z-index: 2; }
    .section-subscribe .form-newsletter .title {
      font-size: 3.2rem;
      color: white; }
    .section-subscribe .form-newsletter .description {
      font-size: 1.6rem;
      line-height: 2.6rem; }
    .section-subscribe .form-newsletter .form-check .form-check-label:before {
      border: 0.1rem solid white;
      background-color: #485967; }
    .section-subscribe .form-newsletter .form-check .form-check-label:after {
      border-left: 2px solid #485967;
      border-bottom: 2px solid #485967; }
    .section-subscribe .form-newsletter .form-check input:checked ~ .form-check-label:before {
      background-color: white; }
    .section-subscribe .form-newsletter .form-check input:checked ~ .form-check-label:after {
      opacity: 1; }
    .section-subscribe .form-newsletter .form-control {
      color: white;
      background-color: transparent;
      border: 1px solid white;
      height: calc(1.8em + 2rem); }
      .section-subscribe .form-newsletter .form-control::-moz-placeholder {
        color: #F3F3F3;
        opacity: 1; }
      .section-subscribe .form-newsletter .form-control::placeholder {
        color: #F3F3F3;
        opacity: 1; }	
/* End */


/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17759812423805*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:none;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:none;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:none}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translateY(50%);transform:translateY(50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:"";display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}.main-user-consent-request-announce-required{color:red}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn)}}@media (min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-link,.main-user-consent-request-popup-text{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media (max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/local/components/grammar/grammar/templates/main/style.css?1543612392931*/
/*
#error-form-window {
	background: url("/images/bx/auth-form-bg.gif") repeat-x scroll center top #EDEDED;
	color: #323232;
	display: none;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	position: absolute;
	z-index: 10000;
	width: 500px;
}
*/
.error-form-overlay {
	background: none repeat scroll 0 0 black;
	display: none;
	height: 100%;
	left: 0;
	opacity : 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 98;
}
#error-close-form-window {
	cursor: pointer;
	float: right;
	height: 11px;
	text-decoration: underline;
	width: 55px;
}



#error-form-window {
	background: url("/images/bx/auth-form-bg.gif") repeat-x scroll center top #EDEDED;
	color: #323232;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	margin: -50px 0 0 -400px;
	z-index: 100000;
}
/* End */


/* Start:/local/templates/securitylab_detail/template_styles.css?17757371377321*/
.bg-contain {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.bg-cover {
	/*
	width: 100%;
	height: 100%;
*/
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
}
.banner_728-90-mobile .bg-cover {
	width: 100%;
	height: 90px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
}

.banner_content_mobile_header a img {
	margin: 0 auto;
}
@media (min-width: 991.98px) {
	.banner-mobile-only {
		display: none !important;
	}
}
.banner-mobile-only .header-banner-mobile a {
	display: block;
	font-size: 0;
}
.banner-mobile-only .header-banner-mobile img {
	width: 100%;
	height: auto;
	aspect-ratio: unset;
}

/* BANNER_NEW */

/* Общие переменные (цвета примерные по фото, поправите HEX сами) */
.promo-banner {
	--pb-bg-color: #ffdede; /* Светло-розовый фон */
	--pb-border-color: #485967; /* Темно-серая рамка */
	--pb-text-color: #485967; /* Темный текст */
	--pb-radius: 16px; /* Радиус скругления баннера */
	--pb-transition: 0.3s ease;
}

/* 1. Обертка для позиционирования (Sticky) */
.sticky-wrapper {
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9999;
	width: 100%;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition:
		bottom 0.3s ease-in-out,
		opacity 0.3s ease,
		visibility 0.3s;
}

.sticky-wrapper--visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

/* 2. Сам баннер */
.promo-banner {
	position: relative;
	min-height: 72px;
	background-color: var(--pb-bg-color);
	border: 1px solid var(--pb-border-color);
	border-radius: var(--pb-radius);
	color: var(--pb-text-color);
	margin-top: 12px; /* Место под верхний лейбл "Реклама" */
}

.promo-banner * {
	box-sizing: border-box;
}

/* Элемент: Лейбл "Реклама" (По центру сверху) */
.promo-banner__label {
	position: absolute;
	top: -8px; /* Сдвигаем вверх на половину высоты, чтобы "сидел" на рамке */
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	outline: none !important;
	height: 16px;
	display: flex;
	align-items: center;
	padding: 2px 8px;
	background-color: var(--pb-bg-color); /* Фон такой же как у баннера */
	border: 1px solid var(--pb-border-color);
	border-radius: 6px; /* Овальная форма */
	color: var(--pb-text-color);
	white-space: nowrap;
	cursor: pointer;
	transition: background-color 0.2s;
	font-weight: 400;
	font-size: 8px;
	line-height: 10px;
	text-align: center;
	color: #485967;
}

.promo-banner__label:hover {
	background-color: #fff;
}

/* Элемент: Кнопка закрытия (Круглая, справа сверху на углу) */
.promo-banner__close {
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 20;
	width: 20px;
	height: 20px;
	padding: 0;
	border: 1px solid var(--pb-border-color); /* Рамка у крестика */
	background-color: white; /* Заливка фоном */
	border-radius: 50%; /* Круг */
	outline: none !important;
	color: var(--pb-text-color);
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition:
		transform 0.2s,
		background-color 0.2s;
}

.promo-banner__close:hover {
	transform: scale(1.1);
	background-color: #fff;
}

.promo-banner__close-icon {
	width: 12px;
	height: 12px;
	stroke-width: 2;
	transition: transform 0.3s ease-in-out;
}

/* Анимация "Назад" для крестика */
.promo-banner__close--return .promo-banner__close-icon {
	transform: rotate(-90deg); /* Превращение в стрелку */
}

/* Внутренняя область (без отдельной рамки, рамка теперь у .promo-banner) */
.promo-banner__inner {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 72px;
	display: flex;
	align-items: center;
	overflow: hidden; /* Чтобы контент не вылезал за скругления */
	border-radius: var(--pb-radius);
}

/* Контент (ссылка) */
.promo-banner__content {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 10px 16px;
	text-decoration: none;
	color: inherit;

	opacity: 0;
	pointer-events: none;

	inset: 0;
	transition: opacity var(--pb-transition);
	text-decoration: none !important;
}

.promo-banner__content--active {
	opacity: 1;
	pointer-events: auto;
	position: relative; /* Возвращаем в поток, когда активен */
}

/* Картинка */
.promo-banner__image-box {
	width: 58px; /* На макете картинка крупнее */
	height: 53px;
	flex-shrink: 0;
	margin-right: 18px;
}

.promo-banner__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px; /* Скругление картинки */
	display: block;
}

/* Тексты */
.promo-banner__text-box {
	flex: 1;
	text-decoration: none !important;
}

.promo-banner__title {
	margin: 0 0 3px 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	color: #485967;
	text-decoration: none !important;
}

.promo-banner__desc {
	margin: 0 !important;
	text-decoration: none !important;
	font-size: 10px !important;
	line-height: 14px !important;
	color: #485967;
	word-break: normal !important;
}

/* Юридическая информация */
.promo-banner__legal {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 16px;

	opacity: 0;
	pointer-events: none;
	transition: opacity var(--pb-transition);
	background-color: var(--pb-bg-color);
	border-radius: var(--pb-radius);
	z-index: 5;
}

.promo-banner__legal--active {
	opacity: 1;
	pointer-events: auto;
}

.promo-banner__legal-line {
	margin: 0;
	color: var(--pb-text-color);
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
}

/* Адаптив (Мобильная версия) */

@media (max-width: 767px) {
	.sticky-wrapper {
		bottom: 10px;
	}

	/* Уменьшаем картинку на моб */
	.promo-banner__image-box {
		width: 48px;
		height: 48px;
		margin-right: 12px;
	}

	.promo-banner__title {
		font-size: 14px;
	}

	.promo-banner__desc {
		font-size: 12px;
	}

	/* Кнопка закрытия чуть смещается, чтобы не вылезать за экран */
	.promo-banner__close {
		right: -8px;
	}
}
/*@media (max-width: 575.98px) {
	.sticky-wrapper {
		padding: 0 10px;
	}
}
@media (min-width: 768px) {
	.sticky-wrapper {
		max-width: 750px;
	}
}*/
/*@media (min-width: 576px) {
	.sticky-wrapper {
		max-width: 550px;
	}
}*/
/* BANNER_NEW */
.telegram-block {
	margin-bottom: 24px;
}
.header-banner-mobile video {
	aspect-ratio: 728/180;
}
.header-banner-mobile a {
		height: auto !important;
}
/* End */
/* /css/custom.css?17760067351115 */
/* /local/templates/securitylab_detail/components/bitrix/system.auth.form/system.auth.form/style.css?1571478041493 */
/* /local/templates/.default/components/bitrix/subscribe.form/section-subscribe/style.css?16021571761626 */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17759812423805 */
/* /local/components/grammar/grammar/templates/main/style.css?1543612392931 */
/* /local/templates/securitylab_detail/template_styles.css?17757371377321 */
