

/* Start:/bitrix/templates/login/components/bitrix/system.auth.authorize/.default/style.css?176164181123407*/
.intranet-logging-in
{
	transition: visibility 0.2s, opacity 0.2s;
}

.intranet-island-with-sidebar {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
}

.intranet-island-with-sidebar__island {
	z-index: 10;
}

.intranet-island-with-sidebar__island > .intranet-island
{
	height: 100%;
}

.intranet-island-with-sidebar__sidebar {
	display: flex;
	align-items: center;
	width: 236px;
	min-height: 462px;
	padding: 16px 0;
	box-sizing: border-box;
	z-index: 5;
}

.intranet-logging-in__island-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.intranet-island-title
{
	color: #151515;
	font-size: var(--ui-typography-heading-h2-font-size);
	line-height: var(--ui-typography-heading-h2-line-height);
	font-weight: var(--ui-font-weight-normal);
	margin: 0 0 40px;
	text-align: center;
}

intranet-island-with-sidebar__sidebar {
	display: flex;
	align-items: center;
	width: 236px;
	min-height: 462px;
	padding: 16px 0;
	box-sizing: border-box;
	z-index: 5;
}

/* large text in the sidebar */
body.kz .intranet-island-with-sidebar__sidebar {
	min-height: 519px;
}

@media only screen and (max-width: 800px) {
	.intranet-island-with-sidebar__sidebar {
		display: none;
	}
}

.intranet-qr-scan-form {
	display: flex;
	flex-direction: column;

	width: 256px;
	padding: 22px 22px 22px 43px;
	box-sizing: border-box;
	/*transform: translateX(-20px);*/

	border: 1px solid rgba(255, 255, 255, 0.14);
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
	background-color: rgba(0, 0, 0, 0.12);
	backdrop-filter: blur(52px);

	opacity: 0;
	transform: translateX(-50px);
	animation: show-qr-form .7s forwards;
	animation-delay: 1s;
}

.intranet-qr-scan-form.--hidden {
	transform: translateX(-50px);
	opacity: 0;
}

@keyframes show-qr-form {
	0% {
		opacity: 0;
		transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		transform: translateX(-20px);
	}
}

/**
 * Elements
 */

.intranet-qr-scan-form__title {
	color: white;
	font-size: 18px;
	font-weight: 500;
	line-height: 21.48px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin: 0 0 12px 0;
}

.intranet-qr-scan-form__instructions {
	font-size: 14px;
	font-weight: 400;
	line-height: 19.09px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: white;
	margin: 0 0 28px 0;
}

.intranet-qr-scan-form__mobiles-links {
	display: flex;
	justify-content: space-between;
}

.intranet-qr-scan-form__ios-app-link {
	width: 78px;
	height: 26px;
	background-size: 78px 26px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='119.664' height='40'%3E%3Cpath d='M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 0 0 5.517.19a6.665 6.665 0 0 0-1.9.627 6.438 6.438 0 0 0-1.62 1.18A6.258 6.258 0 0 0 .82 3.617a6.601 6.601 0 0 0-.625 1.903 12.993 12.993 0 0 0-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 0 0 .18 2.002 6.588 6.588 0 0 0 .624 1.905A6.208 6.208 0 0 0 1.998 38a6.274 6.274 0 0 0 1.618 1.179 6.7 6.7 0 0 0 1.901.63 13.455 13.455 0 0 0 2.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 0 0 2-.178 6.804 6.804 0 0 0 1.908-.63A6.277 6.277 0 0 0 117.666 38a6.395 6.395 0 0 0 1.182-1.614 6.604 6.604 0 0 0 .619-1.905 13.506 13.506 0 0 0 .185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 0 0-.185-2.003 6.618 6.618 0 0 0-.62-1.903 6.466 6.466 0 0 0-2.798-2.8 6.768 6.768 0 0 0-1.908-.627 13.044 13.044 0 0 0-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002Z' style='fill:%23a6a6a6'/%3E%3Cpath d='M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 0 1-1.87-.164 5.884 5.884 0 0 1-1.656-.548 5.406 5.406 0 0 1-1.397-1.016 5.32 5.32 0 0 1-1.02-1.397 5.722 5.722 0 0 1-.544-1.657 12.414 12.414 0 0 1-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 0 1 .165-1.872 5.755 5.755 0 0 1 .544-1.662 5.373 5.373 0 0 1 1.015-1.398 5.565 5.565 0 0 1 1.402-1.023 5.823 5.823 0 0 1 1.653-.544A12.586 12.586 0 0 1 7.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 0 1 1.858.162 5.938 5.938 0 0 1 1.671.548 5.594 5.594 0 0 1 2.415 2.42 5.763 5.763 0 0 1 .535 1.649 12.995 12.995 0 0 1 .174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 0 1-.17 1.853 5.739 5.739 0 0 1-.54 1.67 5.48 5.48 0 0 1-1.016 1.386 5.413 5.413 0 0 1-1.4 1.022 5.862 5.862 0 0 1-1.668.55 12.542 12.542 0 0 1-1.869.163c-.293.007-.6.011-.897.011l-1.084.002Z'/%3E%3Cg data-name='&lt;Group&gt;'%3E%3Cg data-name='&lt;Group&gt;'%3E%3Cpath data-name='&lt;Path&gt;' d='M24.769 20.3a4.949 4.949 0 0 1 2.356-4.151 5.066 5.066 0 0 0-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 0 0-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 0 0 1.52-3.092 4.782 4.782 0 0 1-2.92-4.4ZM22.037 12.21a4.872 4.872 0 0 0 1.115-3.49 4.957 4.957 0 0 0-3.208 1.66A4.636 4.636 0 0 0 18.8 13.74a4.1 4.1 0 0 0 3.237-1.53Z' style='fill:%23fff'/%3E%3C/g%3E%3Cpath d='M42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039Zm-4.243-1.55h3.752l-1.85-5.446h-.051ZM55.16 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484H46.63V21.442h1.8v1.506h.033a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046ZM65.125 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 0 1-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 0 1 2.883-1.6c2.298 0 3.813 1.816 3.813 4.622Zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046ZM71.71 27.036c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667ZM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 0 0 .611-.043v1.463a5.104 5.104 0 0 1-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3ZM86.065 25.97c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638Zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106ZM96.186 21.442h1.773v1.541h.043a2.16 2.16 0 0 1 2.177-1.635 2.866 2.866 0 0 1 .637.069v1.738a2.598 2.598 0 0 0-.835-.112 1.873 1.873 0 0 0-1.937 2.083v5.37h-1.858ZM109.384 27.837c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 0 0 2.436 2.564 2.048 2.048 0 0 0 2.09-1.273Zm-6.282-2.702h4.526a2.177 2.177 0 0 0-2.22-2.298 2.292 2.292 0 0 0-2.306 2.298Z' style='fill:%23fff'/%3E%3C/g%3E%3Cg data-name='&lt;Group&gt;'%3E%3Cpath d='M37.826 8.731a2.64 2.64 0 0 1 2.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73Zm-1.228 5.123h1.125a1.876 1.876 0 0 0 1.967-2.146 1.881 1.881 0 0 0-1.967-2.134h-1.125ZM41.68 12.444a2.133 2.133 0 1 1 4.248 0 2.134 2.134 0 1 1-4.247 0Zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55ZM51.573 14.698h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889ZM53.854 10.195h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.888ZM59.094 8.437h.888v6.26h-.888ZM61.218 12.444a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55ZM66.4 13.424c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 0 1-1.353.707 1.36 1.36 0 0 1-1.501-1.348Zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 0 0 1.166-.983ZM71.348 12.444c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 0 1 1.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 0 1-1.415.785c-1.145 0-1.869-.901-1.869-2.328Zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526ZM79.23 12.444a2.133 2.133 0 1 1 4.247 0 2.134 2.134 0 1 1-4.247 0Zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55ZM84.67 10.195h.855v.715h.066a1.348 1.348 0 0 1 1.344-.802 1.465 1.465 0 0 1 1.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 0 0-1.075 1.141v2.635h-.889ZM93.515 9.074v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 0 0 .339-.021v.74a2.916 2.916 0 0 1-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074ZM95.705 8.437h.88v2.481h.07a1.386 1.386 0 0 1 1.374-.806 1.483 1.483 0 0 1 1.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 0 0-1.134 1.142v2.63h-.888ZM104.761 13.482a1.828 1.828 0 0 1-1.95 1.303 2.045 2.045 0 0 1-2.081-2.325 2.077 2.077 0 0 1 2.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 0 0 1.2 1.29 1.08 1.08 0 0 0 1.07-.546Zm-3.126-1.451h2.275a1.086 1.086 0 0 0-1.109-1.167 1.152 1.152 0 0 0-1.166 1.167Z' style='fill:%23fff'/%3E%3C/g%3E%3C/svg%3E");
}

.intranet-qr-scan-form__android-app-link {
	width: 88px;
	height: 26px;
	background-size: 88px 26px;
	background-image: url("data:image/svg+xml,%3Csvg width='180' height='53.334' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='a'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-140 -10)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='b'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-140 -50)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='c'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-57.419 -39.757)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='d'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-62.028 -42.263)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='e'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-65.279 -37)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='f'%3E%3Cpath d='M0 60h155V0H0Z'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='g'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-74.128 -37)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='h'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-79.78 -38.278)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='i'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-79.78 -38.278)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='j'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-85.575 -37)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='k'%3E%3Cpath d='M0 60h155V0H0Z'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='l'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-30.717 -30.576)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='m'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-41.488 -32.5)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='n'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-20.07 -40.723)'/%3E%3C/clipPath%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='o'%3E%3Cpath d='M0 60h155V0H0Z' transform='translate(-30.796 -30)'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M0 0h-125c-2.75 0-5 2.25-5 5v30c0 2.75 2.25 5 5 5H0c2.75 0 5-2.25 5-5V5c0-2.75-2.25-5-5-5' style='fill:%23000;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 173.333 53.334)' clip-path='url(%23a)'/%3E%3Cpath d='M0 0h-125c-2.75 0-5-2.25-5-5v-30c0-2.75 2.25-5 5-5H0c2.75 0 5 2.25 5 5v30c0 2.75-2.25 5-5 5m0-.8C2.316-.8 4.2-2.684 4.2-5v-30c0-2.316-1.884-4.2-4.2-4.2h-125a4.205 4.205 0 0 0-4.2 4.2v30c0 2.316 1.884 4.2 4.2 4.2z' style='fill:%23a6a6a6;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 173.333 0)' clip-path='url(%23b)'/%3E%3Cpath d='M0 0c0-.838-.248-1.505-.745-2.003-.565-.592-1.3-.888-2.204-.888-.867 0-1.603.3-2.208.901-.607.6-.909 1.345-.909 2.233 0 .889.302 1.633.909 2.234.605.6 1.341.901 2.208.901.429 0 .841-.084 1.231-.252.391-.168.704-.391.939-.67l-.528-.528c-.397.474-.944.712-1.642.712a2.282 2.282 0 0 1-1.639-.666c-.461-.445-.691-1.021-.691-1.731 0-.709.23-1.286.691-1.73a2.278 2.278 0 0 1 1.639-.666c.67 0 1.228.223 1.676.67.29.291.457.695.502 1.215h-2.178v.721h2.907A2.58 2.58 0 0 0 0 0' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:%23fff;stroke-width:.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='matrix(1.33333 0 0 -1.33333 63.224 13.657)' clip-path='url(%23c)'/%3E%3Cpath d='M0 0h-2.732v-1.902h2.464v-.721h-2.464v-1.902H0v-.738h-3.503v6H0Z' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:%23fff;stroke-width:.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='matrix(1.33333 0 0 -1.33333 69.37 10.317)' clip-path='url(%23d)'/%3E%3Cpath d='M0 0h-.771v5.263h-1.676V6h4.123v-.737H0Z' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:%23fff;stroke-width:.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='matrix(1.33333 0 0 -1.33333 73.704 17.334)' clip-path='url(%23e)'/%3E%3Cpath d='M69.938 43h.771v-6h-.771z' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:%23fff;stroke-width:.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='matrix(1.33333 0 0 -1.33333 -13.334 66.667)' clip-path='url(%23f)'/%3E%3Cpath d='M0 0h-.771v5.263h-1.676V6h4.123v-.737H0Z' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:%23fff;stroke-width:.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='matrix(1.33333 0 0 -1.33333 85.504 17.334)' clip-path='url(%23g)'/%3E%3Cpath d='M0 0a2.2 2.2 0 0 1 1.63-.674A2.2 2.2 0 0 1 3.26 0c.444.45.667 1.024.667 1.722s-.223 1.273-.667 1.722c-.444.45-.987.675-1.63.675A2.201 2.201 0 0 1 0 3.444c-.443-.449-.666-1.024-.666-1.722S-.443.45 0 0m3.83-.502c-.59-.607-1.323-.91-2.2-.91-.877 0-1.61.303-2.199.91-.59.606-.884 1.347-.884 2.224 0 .877.294 1.619.884 2.225.589.606 1.322.91 2.199.91.872 0 1.603-.305 2.196-.914.592-.609.888-1.349.888-2.221 0-.877-.295-1.618-.884-2.224' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 93.038 15.63)' clip-path='url(%23h)'/%3E%3Cpath d='M0 0a2.2 2.2 0 0 1 1.63-.674A2.2 2.2 0 0 1 3.26 0c.444.45.667 1.024.667 1.722s-.223 1.273-.667 1.722c-.444.45-.987.675-1.63.675A2.201 2.201 0 0 1 0 3.444c-.443-.449-.666-1.024-.666-1.722S-.443.45 0 0Zm3.83-.502c-.59-.607-1.323-.91-2.2-.91-.877 0-1.61.303-2.199.91-.59.606-.884 1.347-.884 2.224 0 .877.294 1.619.884 2.225.589.606 1.322.91 2.199.91.872 0 1.603-.305 2.196-.914.592-.609.888-1.349.888-2.221 0-.877-.295-1.618-.884-2.224Z' style='fill:none;stroke:%23fff;stroke-width:.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='matrix(1.33333 0 0 -1.33333 93.038 15.63)' clip-path='url(%23i)'/%3E%3Cpath d='M0 0v6h.938l2.916-4.667h.034l-.034 1.156V6h.772V0h-.805L.77 4.894H.737L.77 3.737V0Z' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:%23fff;stroke-width:.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1' transform='matrix(1.33333 0 0 -1.33333 100.766 17.334)' clip-path='url(%23j)'/%3E%3Cpath d='M116.936 20h1.866v12.501h-1.866zm16.807 7.998-2.139-5.42h-.064l-2.22 5.42h-2.01l3.329-7.575-1.897-4.214h1.945l5.131 11.789zm-10.582-6.578c-.612 0-1.464.305-1.464 1.062 0 .964 1.061 1.334 1.978 1.334.82 0 1.207-.177 1.705-.418a2.262 2.262 0 0 0-2.219-1.978m.225 6.851c-1.351 0-2.751-.595-3.329-1.914l1.656-.691c.354.691 1.013.917 1.705.917.965 0 1.946-.579 1.962-1.609v-.128c-.338.193-1.061.482-1.946.482-1.785 0-3.603-.981-3.603-2.814 0-1.673 1.464-2.751 3.104-2.751 1.255 0 1.947.563 2.381 1.223h.064v-.965h1.801v4.793c0 2.219-1.656 3.457-3.795 3.457m-11.532-1.795H109.2v4.285h2.654c1.395 0 2.187-1.155 2.187-2.142 0-.969-.792-2.143-2.187-2.143m-.048 6.025h-4.471V20h1.865v4.736h2.606c2.068 0 4.101 1.498 4.101 3.883s-2.033 3.882-4.101 3.882M87.425 21.418c-1.289 0-2.368 1.079-2.368 2.561 0 1.498 1.079 2.594 2.368 2.594 1.273 0 2.271-1.096 2.271-2.594 0-1.482-.998-2.561-2.271-2.561m2.143 5.88h-.065c-.419.499-1.224.95-2.239.95-2.127 0-4.076-1.868-4.076-4.269 0-2.384 1.949-4.237 4.076-4.237 1.015 0 1.82.451 2.239.967h.065v-.613c0-1.627-.87-2.497-2.272-2.497-1.144 0-1.853.822-2.143 1.515l-1.627-.677c.467-1.128 1.708-2.513 3.77-2.513 2.191 0 4.044 1.289 4.044 4.43v7.637h-1.772ZM92.629 20h1.869v12.502h-1.869zm4.623 4.124c-.048 1.643 1.273 2.481 2.223 2.481.742 0 1.37-.37 1.579-.902zm5.8 1.418c-.354.95-1.434 2.706-3.641 2.706-2.191 0-4.011-1.723-4.011-4.253 0-2.384 1.804-4.253 4.22-4.253 1.95 0 3.078 1.192 3.545 1.885l-1.45.967c-.483-.709-1.144-1.176-2.095-1.176-.95 0-1.627.435-2.062 1.288l5.687 2.353zm-45.308 1.401v-1.804h4.317c-.129-1.015-.467-1.756-.982-2.271-.629-.629-1.612-1.322-3.335-1.322-2.659 0-4.737 2.143-4.737 4.801 0 2.659 2.078 4.801 4.737 4.801 1.434 0 2.481-.564 3.254-1.289l1.273 1.273c-1.08 1.031-2.513 1.821-4.527 1.821-3.641 0-6.702-2.965-6.702-6.606s3.061-6.605 6.702-6.605c1.965 0 3.447.645 4.607 1.853 1.193 1.192 1.563 2.867 1.563 4.221 0 .419-.032.805-.097 1.127zm11.079-5.525c-1.289 0-2.401 1.063-2.401 2.577 0 1.531 1.112 2.578 2.401 2.578 1.288 0 2.4-1.047 2.4-2.578 0-1.514-1.112-2.577-2.4-2.577m0 6.83c-2.353 0-4.27-1.788-4.27-4.253 0-2.449 1.917-4.253 4.27-4.253 2.352 0 4.269 1.804 4.269 4.253 0 2.465-1.917 4.253-4.269 4.253m9.313-6.83c-1.289 0-2.401 1.063-2.401 2.577 0 1.531 1.112 2.578 2.401 2.578 1.289 0 2.4-1.047 2.4-2.578 0-1.514-1.111-2.577-2.4-2.577m0 6.83c-2.352 0-4.269-1.788-4.269-4.253 0-2.449 1.917-4.253 4.269-4.253 2.352 0 4.269 1.804 4.269 4.253 0 2.465-1.917 4.253-4.269 4.253' style='fill:%23fff;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 -13.334 66.667)' clip-path='url(%23k)'/%3E%3Cpath d='m0 0-10.647-11.3.002-.007a2.874 2.874 0 0 1 4.236-1.734l.034.02L5.609-6.106z' style='fill:%23ea4335;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 27.622 25.899)' clip-path='url(%23l)'/%3E%3Cpath d='m0 0-.01.007-5.174 2.999-5.829-5.187 5.85-5.848L-.017-5.06A2.88 2.88 0 0 1 0 0' style='fill:%23fbbc04;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 41.984 23.334)' clip-path='url(%23m)'/%3E%3Cpath d='M0 0a2.823 2.823 0 0 1-.098-.74v-19.968c0-.256.034-.504.099-.739l11.012 11.011z' style='fill:%234285f4;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 13.426 12.37)' clip-path='url(%23n)'/%3E%3Cpath d='m0 0 5.51 5.509-11.97 6.94a2.878 2.878 0 0 1-4.265-1.722l-.001-.003z' style='fill:%2334a853;fill-opacity:1;fill-rule:nonzero;stroke:none' transform='matrix(1.33333 0 0 -1.33333 27.727 26.668)' clip-path='url(%23o)'/%3E%3C/svg%3E");
}

.intranet-qr-scan-form__code-wrapper {
	width: 189px;
	height: 189px;
	padding: 10px;
	margin: 0 0 28px 0;
	box-sizing: border-box;

	background: white;
	border-radius: 10px;
}

.intranet-qr-scan-form__code-wrapper img,
.intranet-qr-scan-form__code-wrapper canvas {
	max-width: 100%;
	max-height: 100%;
}

.intranet-qr-scan-form__code-overlay {
	border-radius: 3px;
	position: absolute;
	width: 190px;
	height: 190px;
	top: -5px;
	left: -5px;
	background-color: rgba(47, 198, 246, 0.35);
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='72' height='54' viewBox='0 0 72 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_6574_132943)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.01101 28.6039C1.00528 28.6082 1.0049 28.6167 1.01021 28.6215L27.7727 52.992C27.7775 52.9964 27.785 52.9959 27.7892 52.991L70.986 2.52038C70.992 2.51341 70.9878 2.50261 70.9787 2.50152L58.4376 1.00064C58.4342 1.00024 58.4308 1.00137 58.4284 1.00373L26.1233 31.7654C26.1196 31.7689 26.114 31.7696 26.1096 31.767L9.6266 22.087C9.62259 22.0846 9.61756 22.0849 9.61386 22.0877L1.01101 28.6039Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_6574_132943' x='0.744541' y='0.803279' width='70.507' height='52.5168' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='0.0655738'/%3E%3CfeGaussianBlur stdDeviation='0.131148'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_6574_132943'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_6574_132943' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
	opacity: 0;
}

.intranet-qr-scan-form__code-overlay--active {
	transition: opacity 0.5s ease, background-position 0.3s;
	opacity: 100;
}

.intranet-password-enter-form__controls-row {
	position: relative;
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	width: 100%;
}

.intranet-password-enter-form__remember-me {
	align-items: center;
}

.intranet-password-enter-form__forgot-pass {
	color: var(--ui-color-accent-light-blue);
}

.intranet-login-enter-form__social-wrapper {
	margin-top: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.intranet-login-enter-form__social-title {
	margin-bottom: 19px;
	color: #151515;
	font-size: var(--ui-font-size-2xl);
	line-height: var(--ui-font-line-height-2xs);
}

.intranet-login-enter-form__social-buttons {
	display: flex;
	gap: 16px;
	text-align: center;
}

.intranet-login-enter-form__social-notification {
	border-radius: 12px;
	background-color: #fff4d6;
	border: 1px solid #ffeba6;
	margin-top: 32px;
	line-height: 17px;
	padding: 12px 18px 14px;
	font-size: 14px;
	color: var(--ui-color-palette-black-base);
}

.intranet-login-enter-form__social-notification p {
	margin: 7px 0;
}

.intranet-login-enter-form__social-notification p:first-of-type {
	margin-top: 0;
}

.intranet-login-enter-form__social-notification p:last-of-type {
	margin-bottom: 0;
}
/* End */


/* Start:/bitrix/templates/login/components/bitrix/socserv.auth.form/flat/style.css?176164181117832*/
.bx-authform-social-popup{
	display: none;
	background: #fff;
	width: auto;
	padding: 15px;
	font-size: 14px;
	white-space: nowrap;
}

.bx-authform-social-popup form{margin-bottom: 0;}

.bx-authform-social-popup input[type="text"] {
	display: inline-block;
	max-width: 150px;
	font-size: 18px;
	height: 30px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx-authform-social ul {
  	padding: 5px 0 12px;
  	margin: 0 0 15px;
  	display: block;
}

.bx-authform-social ul li {
	position: relative;
	display: inline-block;
	width: 42px;
	height: 42px;
	margin-right: 5px;
}
.bx-authform-social ul li .bx-authform-social-icon {
	display: block;
	width: 42px;
	height: 42px;
	border-bottom: none;
}

.b24net-icon-btn {
	user-select: none;
	box-sizing: border-box;
	border-radius: 50%;
}
.b24net-icon-btn:hover .b24net-icon-btn__icon {
	opacity: 1;
}
.b24net-icon-btn .b24net-icon-btn__icon {
	border-radius: 50%;
	background-color: #fff;
	box-shadow:
		0 0 0 1px #00000005,
		0px 4px 8px 0px #0000001f;
	transition: box-shadow 0.08s ease-in;
}

.b24net-icon-btn--social-odnoklassniki {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1074_400)'%3E%3Cpath d='M0 245.742C0 129.938 0 72.0356 36.0178 36.0178C72.0356 0 129.938 0 245.742 0H266.258C382.062 0 439.964 0 475.982 36.0178C512 72.0356 512 129.938 512 245.742V266.258C512 382.062 512 439.964 475.982 475.982C439.964 512 382.062 512 266.258 512H245.742C129.938 512 72.0356 512 36.0178 475.982C0 439.964 0 382.062 0 266.258V245.742Z' fill='white'/%3E%3Cpath d='M256 254.633C281.075 254.633 303.644 244.602 320.057 228.189C336.47 211.776 346.5 188.98 346.5 164.132C346.5 139.056 336.47 116.488 320.057 100.075C303.644 83.6619 281.075 73.6317 256 73.6317C230.924 73.6317 208.356 83.6619 191.943 100.075C175.53 116.488 165.499 139.056 165.499 164.132C165.499 189.208 175.53 211.776 191.943 228.189C208.356 244.374 230.924 254.633 256 254.633ZM227.049 134.953C234.571 127.43 244.83 122.871 256 122.871C267.398 122.871 277.656 127.43 284.951 134.953C292.473 142.476 297.033 152.734 297.033 163.904C297.033 175.074 292.473 185.56 284.951 192.855C277.428 200.378 267.17 204.937 256 204.937C244.602 204.937 234.343 200.378 227.049 192.855C219.526 185.332 214.967 175.074 214.967 163.904C214.967 152.734 219.526 142.476 227.049 134.953Z' fill='%23FF7700'/%3E%3Cpath d='M377.731 291.106L351.06 254.86C349.464 252.809 346.728 252.581 344.677 254.176C319.601 275.605 288.826 289.282 255.772 289.282C222.718 289.282 191.943 275.377 166.867 254.176C165.044 252.581 162.08 252.809 160.484 254.86L134.041 291.106C132.673 292.93 133.129 295.437 134.725 296.805C157.065 315.042 183.052 327.124 210.18 333.507L154.101 432.214C152.734 434.949 154.785 438.369 157.977 438.369H212.915C214.511 438.369 216.107 437.457 216.791 435.861L256 348.324L295.209 435.861C295.893 437.457 297.489 438.369 299.084 438.369H354.023C357.214 438.369 359.266 434.949 357.67 432.214L301.592 333.507C328.719 327.124 354.479 315.042 376.819 296.805C378.643 295.437 378.871 292.93 377.731 291.106Z' fill='%23FF7700'/%3E%3C/g%3E%3C/svg%3E");
}

.b24net-icon-btn--social-odnoklassniki .b24net-icon-btn__icon {
	background-size: 70%;
}

.b24net-icon-btn--social-vkontakte {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.3458 26.9971C14.8558 26.9971 11.1538 22.4946 11 15H14.2521C14.3603 20.4999 16.7552 22.8319 18.6547 23.3104V15H21.716V19.7447C23.5898 19.54 25.5604 17.3781 26.2239 15H29.2852C28.7755 17.9315 26.6397 20.0934 25.1219 20.9813C26.6397 21.7019 29.0745 23.5871 30 27H26.6311C25.9078 24.717 24.1052 22.9529 21.7188 22.7108V27H21.3515L21.3458 26.9971Z' fill='%232282FF'/%3E%3C/svg%3E");
}

.b24net-icon-btn--social-yandex {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg%20width%3D%2243%22%20height%3D%2242%22%20viewBox%3D%220%200%2043%2042%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.8398%2021C11.8398%2015.477%2016.3158%2011%2021.8398%2011C27.3618%2011%2031.8398%2015.477%2031.8398%2021C31.8398%2026.523%2027.3618%2031%2021.8398%2031C16.3158%2031%2011.8398%2026.523%2011.8398%2021Z%22%20fill%3D%22%23FC3F1D%22%2F%3E%3Cpath%20d%3D%22M23.1191%2016.6665H22.1951C20.5011%2016.6665%2019.6101%2017.5245%2019.6101%2018.7895C19.6101%2020.2195%2020.2261%2020.8895%2021.4911%2021.7485L22.5361%2022.4525L19.5331%2026.9395H17.2891L19.9841%2022.9255C18.4341%2021.8145%2017.5641%2020.7355%2017.5641%2018.9105C17.5641%2016.6225%2019.1591%2015.0605%2022.1841%2015.0605H25.1871V26.9285H23.1191V16.6665Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E") !important;
}

.b24net-icon-btn--social-yandex .b24net-icon-btn__icon {
	background-size: 110%;
}

.b24net-icon-btn--social-google {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-google.svg");
}

.b24net-icon-btn--social-google .b24net-icon-btn__icon {
	background-size: 100%;
}

.b24net-icon-btn--social-openid-mail-ru {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-light-mailru.svg");
}

.b24net-icon-btn--social-openid-mail-ru .b24net-icon-btn__icon {
	background-size: 85%;
}

.b24net-icon-btn--social-mymailru {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-mailru.svg");
}

.b24net-icon-btn--social-mymailru .b24net-icon-btn__icon {
	background-size: 85%;
}

.b24net-icon-btn--social-mailru2	 {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-light-mailru.svg");
}

.b24net-icon-btn--social-mailru2 .b24net-icon-btn__icon {
	background-size: 85%;
}

.b24net-icon-btn--social-facebook {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 42'%3E%3Cpath fill='%2338659f' d='M18.161 18.289H16v3.704h2.161V33h4.44V21.994h2.98s.279-1.776.415-3.718h-3.378v-2.533c0-.378.484-.887.963-.887H26V11h-3.29c-4.658 0-4.549 3.707-4.549 4.261v3.028z'/%3E%3C/svg%3E");
}

.b24net-icon-btn--social-facebook .b24net-icon-btn__icon {
	background-size: 90%;
}

.b24net-icon-btn--social-office365 {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-office365.svg");
}

.b24net-icon-btn--social-office365 .b24net-icon-btn__icon {
	background-size: 70%;
}

.b24net-icon-btn--social-liveinternet {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.4386 11.9277L15.4382 26.3177L22.6928 26.3186V30.065H11.5892V11.9277H15.4386ZM29.8624 19.0945V30.0415H26.0131V19.0945H29.8624ZM29.8624 11.9353V15.6817H26.0131V11.9353H29.8624Z' fill='%2330889e'/%3E%3C/svg%3E");
}
.b24net-icon-btn--social-liveinternet .b24net-icon-btn__icon {
	background-size: 80%;
}

.b24net-icon-btn--social-apple {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cpath fill='%23000' d='M31.448 25.364a13.403 13.403 0 0 1-1.326 2.383c-.697.994-1.267 1.682-1.707 2.064-.682.627-1.412.948-2.195.966-.561 0-1.238-.16-2.027-.484-.79-.323-1.517-.482-2.182-.482-.697 0-1.444.16-2.244.482-.8.324-1.445.493-1.939.51-.75.032-1.497-.298-2.244-.992-.476-.416-1.072-1.128-1.785-2.137-.766-1.077-1.396-2.327-1.889-3.751-.528-1.538-.793-3.028-.793-4.47 0-1.653.357-3.078 1.072-4.272a6.289 6.289 0 0 1 2.246-2.27 6.04 6.04 0 0 1 3.035-.858c.596 0 1.377.185 2.348.547.968.363 1.59.548 1.862.548.204 0 .895-.216 2.065-.645 1.107-.399 2.042-.564 2.807-.499 2.074.168 3.633.985 4.669 2.458-1.855 1.124-2.773 2.698-2.754 4.718.016 1.573.587 2.882 1.708 3.921a5.616 5.616 0 0 0 1.708 1.12c-.137.397-.282.778-.435 1.143zM26.69 6.645c0 1.233-.45 2.384-1.349 3.45-1.083 1.267-2.394 1.998-3.815 1.883a3.838 3.838 0 0 1-.028-.467c0-1.184.515-2.45 1.43-3.486.457-.525 1.038-.96 1.742-1.308.703-.343 1.368-.533 1.994-.565.018.165.026.33.026.493z'/%3E%3C/svg%3E");
}
.b24net-icon-btn--social-apple .b24net-icon-btn__icon {
	background-size: 85%;
}

.b24net-icon-btn--social-blogger .b24net-icon-btn__icon {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.8223 30.8024C27.2782 30.6038 28.4191 30.0202 29.4894 28.9268C30.2637 28.1357 30.7484 27.2795 31.0651 26.1432C31.1967 25.6711 31.2077 25.4413 31.2319 22.6696C31.2501 20.5776 31.2349 19.5979 31.1804 19.3505C31.1014 18.992 30.8776 18.6591 30.6223 18.5203C30.5437 18.4776 30.0402 18.4231 29.5034 18.3993C28.6039 18.3594 28.5032 18.3418 28.2193 18.1754C27.769 17.9115 27.6449 17.6265 27.6437 16.8527C27.6413 15.3743 27.0261 14.0018 25.8105 12.763C24.9444 11.8805 23.9783 11.2831 22.8757 10.9484C22.6117 10.8683 22.0207 10.841 20.041 10.8176C16.9347 10.7809 16.2452 10.8446 15.1877 11.2658C13.238 12.0424 11.8372 13.679 11.3262 15.7772C11.2302 16.1712 11.2116 16.8028 11.1889 20.4309C11.1605 24.9761 11.1918 25.6436 11.4758 26.5443C11.7105 27.2885 11.9472 27.7445 12.4349 28.3918C13.3641 29.6249 14.7566 30.5154 16.1488 30.7669C16.8113 30.8866 24.9852 30.9166 25.8223 30.8024ZM17.2316 18.3248C16.4873 18.1197 16.2092 17.0518 16.7563 16.4995C17.1059 16.1465 17.2026 16.1331 19.3911 16.1331C21.3559 16.1331 21.4219 16.1374 21.7105 16.2832C22.1276 16.4939 22.3088 16.7909 22.3088 17.2639C22.3088 17.691 22.1386 17.9904 21.759 18.2309C21.5551 18.3601 21.4333 18.3681 19.5083 18.3795C18.3196 18.3864 17.3727 18.3637 17.2316 18.3248ZM16.4699 24.6426C16.5214 24.9854 16.8189 25.3722 17.1384 25.5114C17.297 25.5805 18.1604 25.6363 21.2082 25.6006L24.6767 25.56L25.3422 25.4518C25.9898 25.085 26.1032 24.1917 25.5658 23.6899C25.512 23.6397 25.4662 23.5966 25.416 23.5596C25.1106 23.3352 24.639 23.3368 21.1937 23.3395C17.2931 23.3426 17.1539 23.3521 16.8367 23.6392C16.5851 23.8669 16.421 24.3159 16.4699 24.6426Z' fill='%23f06a35'/%3E%3C/svg%3E");
}
.b24net-icon-btn--social-blogger .b24net-icon-btn__icon {
	background-size: 85%;
}

.b24net-icon-btn--social-box {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.9037 25.8285C37.3047 26.3898 37.2245 27.1114 36.7434 27.5123C36.1821 27.9133 35.3802 27.8331 34.9793 27.352L32.1728 23.7437L29.4465 27.2718C29.0456 27.8331 28.2438 27.8331 27.6825 27.4322C27.1212 27.0312 27.041 26.3096 27.4419 25.7483L30.6493 21.5787L27.4419 17.409C27.041 16.8477 27.2014 16.0459 27.6825 15.645C28.2438 15.244 29.0456 15.4044 29.4465 15.8855L32.1728 19.4939L34.9793 16.0459C35.3802 15.4846 36.1019 15.4044 36.7434 15.8053C37.3047 16.2063 37.3047 17.0081 36.9037 17.5694L33.7765 21.6588L36.9037 25.8285ZM22.3101 25.3473C20.2253 25.3473 18.5414 23.7437 18.5414 21.6588C18.5414 19.6542 20.2253 17.9703 22.3101 17.9703C24.3949 17.9703 26.0788 19.6542 26.0788 21.6588C25.9986 23.7437 24.3147 25.3473 22.3101 25.3473ZM11.2446 25.3473C9.15974 25.3473 7.47586 23.7437 7.47586 21.6588C7.47586 19.6542 9.15974 17.9703 11.2446 17.9703C13.3294 17.9703 15.0132 19.6542 15.0132 21.6588C15.0132 23.7437 13.3294 25.3473 11.2446 25.3473ZM22.3101 15.5648C19.9847 15.5648 17.8999 16.8477 16.8575 18.7722C15.8151 16.8477 13.7303 15.5648 11.3247 15.5648C9.88141 15.5648 8.59845 16.0459 7.55605 16.7676V11.6357C7.55605 10.9942 6.99475 10.433 6.35327 10.433C5.63161 10.433 5.07031 10.9942 5.07031 11.6357V21.739C5.1505 25.1068 7.87679 27.7529 11.2446 27.7529C13.6501 27.7529 15.7349 26.3898 16.7773 24.4653C17.8197 26.3898 19.9045 27.7529 22.2299 27.7529C25.6778 27.7529 28.4843 25.0266 28.4843 21.5787C28.5645 18.2911 25.758 15.5648 22.3101 15.5648Z' fill='%230061d5'/%3E%3C/svg%3E");
}
.b24net-icon-btn--social-box .b24net-icon-btn__icon {
	background-size: 80%;
}

.b24net-icon-btn--social-dropbox {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg class='title-bar-icon__svg' alt='Dropbox' xmlns='http://www.w3.org/2000/svg' role='img' width='32px' height='32px' viewBox='0 0 32 32' style='fill: rgb(0, 98, 255);'%3E%3Ctitle%3EDropbox%3C/title%3E%3Cpath d='M8 2.4l8 5.1-8 5.1-8-5.1 8-5.1zm16 0l8 5.1-8 5.1-8-5.1 8-5.1zM0 17.7l8-5.1 8 5.1-8 5.1-8-5.1zm24-5.1l8 5.1-8 5.1-8-5.1 8-5.1zM8 24.5l8-5.1 8 5.1-8 5.1-8-5.1z'%3E%3C/path%3E%3C/svg%3E");
}
.b24net-icon-btn--social-dropbox .b24net-icon-btn__icon {
	background-size: 50%;
}

.b24net-icon-btn--social-zoom {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-blue-zoom.svg");
}
.b24net-icon-btn--social-zoom .b24net-icon-btn__icon {
	background-size: 90%;
}

.b24net-icon-btn--social-livejournal {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-livejournal.svg");
}
.b24net-icon-btn--social-livejournal .b24net-icon-btn__icon {
	background-size: 75%;
}

.b24net-icon-btn--social-bitrix24 {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg id='svg2' width='441.28' height='144.2' viewBox='0 0 441.28 144.2' sodipodi:docname='Logo B24_color.eps' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs6' /%3E%3Csodipodi:namedview id='namedview4' pagecolor='%23ffffff' bordercolor='%23000000' borderopacity='0.25' inkscape:showpageshadow='2' inkscape:pageopacity='0.0' inkscape:pagecheckerboard='0' inkscape:deskcolor='%23d1d1d1' /%3E%3Cg id='g8' inkscape:groupmode='layer' inkscape:label='ink_ext_XXXXXX' transform='matrix(1.3333333,0,0,-1.3333333,0,144.2)'%3E%3Cg id='g10' transform='scale(0.1)'%3E%3Cpath d='M 4.20703,0 H 286.016 c 315.457,0 429.023,138.801 429.023,332.281 0,130.387 -54.68,218.715 -151.422,269.192 -75.707,42.058 -172.449,54.675 -290.219,54.675 h -75.71 V 908.516 H 622.504 L 672.977,1064.14 0,1064.14 V 0 Z M 197.688,159.828 v 332.285 h 79.914 c 71.503,0 130.39,-8.414 172.453,-33.648 42.058,-25.238 67.297,-67.301 67.297,-134.598 0,-113.562 -67.297,-164.039 -227.129,-164.039 h -92.535' style='fill:%2351c7f3;fill-opacity:1;fill-rule:nonzero;stroke:none' id='path12' /%3E%3Cpath d='m 2897.36,980.934 c -171.4,0 -311.63,-140.235 -311.63,-311.633 3.89,-175.293 140.23,-311.633 311.63,-311.633 171.4,0 311.63,140.234 311.63,311.633 0,171.398 -140.23,311.633 -311.63,311.633 z m 0,-723.832 c -227.13,0 -407.99,180.863 -412.2,412.199 0,227.129 185.07,412.199 412.2,412.199 227.13,0 412.2,-185.07 412.2,-412.199 0,-227.129 -185.07,-412.199 -412.2,-412.199' style='fill:%232f5c9b;fill-opacity:1;fill-rule:nonzero;stroke:none' id='path14' /%3E%3Cpath d='m 2925.47,609.215 h -80.34 v 271.172 h 80.34 V 609.215' style='fill:%232f5c9b;fill-opacity:1;fill-rule:nonzero;stroke:none' id='path16' /%3E%3Cpath d='m 2845.13,609.215 v 80.336 h 271.17 v -80.336 h -271.17' style='fill:%232f5c9b;fill-opacity:1;fill-rule:nonzero;stroke:none' id='path18' /%3E%3Cpath d='m 1803.39,412.195 269.19,361.727 c 0,-29.442 -8.41,-121.977 -8.41,-206.102 V 416.402 h -126.18 c -37.86,0 -109.36,-4.207 -134.6,-4.207 z M 1588.88,260.777 h 475.29 V 0 h 189.28 v 260.777 h 159.83 V 420.609 H 2253.45 V 1068.35 H 2114.64 L 1588.88,386.961 Z M 827.574,0 h 740.276 v 164.035 h -487.91 c 67.3,269.192 479.5,328.078 479.5,626.711 0,159.832 -109.36,277.604 -340.7,277.604 -143.01,0 -269.189,-42.06 -353.31,-84.123 l 50.472,-151.418 c 75.711,37.851 164.038,71.504 273.398,71.504 84.12,0 164.04,-37.856 164.04,-134.598 C 1353.34,550.996 869.637,534.172 827.574,0' style='fill:%232f5c9b;fill-opacity:1;fill-rule:nonzero;stroke:none' id='path20' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.b24net-icon-btn--social-bitrix24 .b24net-icon-btn__icon {
	background-size: 70%;
	background-position: 10px center;
}

.b24net-icon-btn--social-liveid {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg width='42' height='42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath style='fill:%23ffb900;fill-opacity:1;stroke:%23fc0;stroke-width:5.12209' d='M23.97 24.026h3.878v3.878H23.97z' transform='translate(.007 -.027)'/%3E%3Cpath style='fill:%23ffb900;fill-opacity:1;stroke:%237fba00;stroke-width:5.12209;stroke-opacity:1' d='M23.97 14.149h3.878v3.878H23.97z' transform='translate(.007 -.027)'/%3E%3Cpath style='fill:%23ffb900;fill-opacity:1;stroke:%23f25022;stroke-width:5.12209;stroke-opacity:1' d='M14.139 14.149h3.878v3.878h-3.878z' transform='translate(.007 -.027)'/%3E%3Cpath style='fill:%23ffb900;fill-opacity:1;stroke:%2300a4ef;stroke-width:5.12209;stroke-opacity:1' d='M14.139 24.026h3.878v3.878h-3.878z' transform='translate(.007 -.027)'/%3E%3C/svg%3E");
}
.b24net-icon-btn--social-liveid .b24net-icon-btn__icon {
	background-size: 80%;
}

.b24net-icon-btn--social-openid {
	--ui-icon-service-bg-image: url("/bitrix/js/ui/icons/service/images/ui-service-openid.svg");
}
.b24net-icon-btn--social-openid .b24net-icon-btn__icon {
	background-size: 80%;
}

.b24net-icon-btn--social-twitter {
	--ui-icon-service-bg-image: url("data:image/svg+xml,%3Csvg width='42' height='42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m22.706 19.597 6.676-7.76H27.8l-5.797 6.738-4.63-6.738h-5.339l7 10.189-7 8.137h1.582l6.121-7.115 4.89 7.115h5.339l-7.26-10.566Zm-2.167 2.518-.71-1.014-5.643-8.073h2.43l4.555 6.515.709 1.015 5.92 8.468h-2.43l-4.83-6.91z' fill='%2314171a' style='stroke-width:.0149433'/%3E%3C/svg%3E");
}
.b24net-icon-btn--social-twitter .b24net-icon-btn__icon {
	background-size: 90%;
}

.b24net-icon-btn--social-others .b24net-icon-btn__icon {
	height: 100%;
	padding-top: 0;
}
/* End */
/* /bitrix/templates/login/components/bitrix/system.auth.authorize/.default/style.css?176164181123407 */
/* /bitrix/templates/login/components/bitrix/socserv.auth.form/flat/style.css?176164181117832 */
