.elementor-4371 .elementor-element.elementor-element-94e2f66{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4371 .elementor-element.elementor-element-1ed23bb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:25px 25px 25px 25px;}#elementor-popup-modal-4371{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4371 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-4371 .dialog-close-button{display:flex;}#elementor-popup-modal-4371 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-1ed23bb *//* SINERIS: Bitrix24 STL upload popup (Elementor popup ID 4371) */
#elementor-popup-modal-4371 {
	--sineris-blue: #0842ad;
	--sineris-blue-dark: #06368f;
	--sineris-ink: #101b33;
	--sineris-muted: #69758d;
	--sineris-line: #dbe5f4;
	--sineris-field: #f5f8fd;
	--sineris-focus: rgba(8, 66, 173, .14);
	--sineris-danger: #c62d37;
	--sineris-danger-line: #e9b2b8;
	--sineris-danger-bg: #fff6f7;
	background: rgba(4, 18, 44, .62) !important;
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	justify-content: center !important;
	align-items: center !important;
}

#elementor-popup-modal-4371 .dialog-widget-content {
	width: min(700px, calc(100vw - 32px)) !important;
	max-height: calc(100vh - 32px);
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff !important;
	border: 1px solid rgba(8, 66, 173, .09);
	border-radius: 20px !important;
	box-shadow: 0 28px 72px rgba(7, 24, 54, .28),
		0 4px 14px rgba(7, 24, 54, .1) !important;
}

#elementor-popup-modal-4371 .dialog-message,
#elementor-popup-modal-4371 .elementor-4371,
#elementor-popup-modal-4371 .elementor-widget-container,
#elementor-popup-modal-4371 .b24-form {
	width: 100%;
}

#elementor-popup-modal-4371 .dialog-message {
	height: auto !important;
	max-height: none !important;
	overflow: visible !important;
}

#elementor-popup-modal-4371 .e-con-inner,
#elementor-popup-modal-4371 .elementor-element-94e2f66 {
	max-width: none !important;
	width: 100% !important;
}

#elementor-popup-modal-4371 .dialog-close-button {
	top: 18px;
	right: 18px;
	z-index: 5;
	display: grid;
	place-items: center;
	width: 40px;
	height: 40px;
	color: var(--sineris-blue) !important;
	background: #edf3fd;
	border-radius: 50%;
	transition: background-color .2s ease, transform .2s ease;
}

#elementor-popup-modal-4371 .dialog-close-button:hover {
	background: #e2ebfa;
	transform: rotate(90deg);
}

#elementor-popup-modal-4371 .dialog-close-button svg {
	width: 13px;
	height: 13px;
	fill: currentColor;
}

#elementor-popup-modal-4371 .b24-form-header {
	border-bottom: 0 !important;
}

#elementor-popup-modal-4371 .b24-form-wrapper {
	width: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	background: transparent !important;
	font-family: Inter, Arial, sans-serif !important;
}

#elementor-popup-modal-4371 .b24-form-padding-side {
	padding-right: 40px !important;
	padding-left: 40px !important;
}

#elementor-popup-modal-4371 .b24-form-header {
	padding-top: 32px !important;
	padding-bottom: 20px !important;
	text-align: left !important;
}

#elementor-popup-modal-4371 .b24-form-header::before {
	display: inline-flex;
	margin-bottom: 12px;
	padding: 6px 10px;
	color: var(--sineris-blue);
	font: 700 11px/1 Inter, Arial, sans-serif;
	letter-spacing: .12em;
	text-transform: uppercase;
	content: "SINERIS / STL-ФАЙЛ";
	background: #edf3fd;
	border-radius: 999px;
}

#elementor-popup-modal-4371 .b24-form-header-title {
	max-width: calc(100% - 52px);
	color: var(--sineris-ink) !important;
	font: 600 clamp(22px, 3vw, 26px)/1.25 Manrope, Inter, Arial, sans-serif !important;
	letter-spacing: -.025em;
}

#elementor-popup-modal-4371 .b24-form-header-description {
	display: none !important;
}

#elementor-popup-modal-4371 .b24-form-content {
	padding-bottom: 32px !important;
}

#elementor-popup-modal-4371 .b24-form-content form > div:first-child {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin-bottom: 18px;
}

#elementor-popup-modal-4371 .b24-form-content form > div:first-child .b24-form-field {
	margin: 0 !important;
}

#elementor-popup-modal-4371 .b24-form-field-datetime,
#elementor-popup-modal-4371 .b24-form-field-file,
#elementor-popup-modal-4371 .b24-form-field-text {
	grid-column: 1 / -1;
}

#elementor-popup-modal-4371 .b24-form-control-string .b24-form-control,
#elementor-popup-modal-4371 .b24-form-control-text .b24-form-control {
	width: 100% !important;
	color: var(--sineris-ink) !important;
	font: 500 15px/1.35 Inter, Arial, sans-serif !important;
	background: var(--sineris-field) !important;
	border: 1px solid var(--sineris-line) !important;
	border-radius: 10px !important;
	box-shadow: none !important;
	transition: border-color .2s ease, background-color .2s ease, box-shadow .2s ease;
}

#elementor-popup-modal-4371 .b24-form-control-string .b24-form-control {
	height: 54px !important;
	padding: 22px 15px 8px !important;
}

#elementor-popup-modal-4371 .b24-form-control-text .b24-form-control {
	min-height: 76px !important;
	padding: 25px 15px 10px !important;
	resize: vertical;
}

#elementor-popup-modal-4371 .b24-form-control:hover {
	border-color: #b9cce9 !important;
}

#elementor-popup-modal-4371 .b24-form-control:focus {
	background: #fff !important;
	border-color: var(--sineris-blue) !important;
	box-shadow: 0 0 0 4px var(--sineris-focus) !important;
	outline: 0 !important;
}

#elementor-popup-modal-4371 .b24-form-control-label {
	top: 18px !important;
	left: 16px !important;
	color: var(--sineris-muted) !important;
	font: 500 14px/1.2 Inter, Arial, sans-serif !important;
}

#elementor-popup-modal-4371 .b24-form-control:focus + .b24-form-control-label,
#elementor-popup-modal-4371 .b24-form-control-not-empty + .b24-form-control-label {
	top: 8px !important;
	color: var(--sineris-blue) !important;
	font-size: 11px !important;
}

#elementor-popup-modal-4371 .b24-form-control-required {
	color: var(--sineris-blue) !important;
}

/* Date field */
#elementor-popup-modal-4371 .b24-form-field-datetime .b24-form-control {
	padding-right: 42px !important;
	cursor: pointer;
}

#elementor-popup-modal-4371 .b24-form-field-datetime .b24-form-control-container::after {
	position: absolute;
	top: 17px;
	right: 16px;
	width: 18px;
	height: 18px;
	content: "";
	background: no-repeat center / 18px 18px url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Crect x='2.5' y='3.5' width='13' height='12' rx='3' fill='none' stroke='%230842ad'/%3E%3Cpath d='M5.5 2v4M12.5 2v4M3 7.5h12' fill='none' stroke='%230842ad' stroke-linecap='round'/%3E%3C/svg%3E");
	pointer-events: none;
}

/* File upload */
#elementor-popup-modal-4371 .b24-form-field-file {
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
}

#elementor-popup-modal-4371 .b24-form-field-file .b24-form-control-container {
	padding: 14px 15px !important;
	background: var(--sineris-field);
	border: 1px dashed #b8cbe9;
	border-radius: 10px;
	transition: border-color .2s ease, background-color .2s ease;
}

#elementor-popup-modal-4371 .b24-form-field-file .b24-form-control-container:hover {
	background: #eef4fd;
	border-color: var(--sineris-blue);
}

#elementor-popup-modal-4371 .b24-form-field-file .b24-form-control-label {
	position: static !important;
	margin-bottom: 10px;
	color: var(--sineris-ink) !important;
	font: 500 13px/1.3 Inter, Arial, sans-serif !important;
}

#elementor-popup-modal-4371 .b24-form-control-file-item-empty .b24-form-control {
	display: inline-flex;
	align-items: center;
	height: 42px !important;
	padding: 0 16px !important;
	color: var(--sineris-blue) !important;
	font: 600 14px/1 Inter, Arial, sans-serif !important;
	background: #fff !important;
	border: 1px solid #c7d7ef !important;
	border-radius: 8px !important;
	cursor: pointer;
}

#elementor-popup-modal-4371 .b24-form-control-file-item-empty .b24-form-control:hover {
	background: #eaf1fc !important;
	border-color: var(--sineris-blue) !important;
}

/* «+» убран: селектор без тега label, соответствует виджету b24 */
#elementor-popup-modal-4371 .b24-form-control-file .b24-form-control::before,
#elementor-popup-modal-4371 .b24-form-control-file .b24-form-control::after {
	display: none !important;
	content: none !important;
}

/* Errors */
#elementor-popup-modal-4371 .b24-form-control-string.b24-form-control-alert,
#elementor-popup-modal-4371 .b24-form-control-text.b24-form-control-alert,
#elementor-popup-modal-4371 .b24-form-control-file.b24-form-control-alert {
	padding-bottom: 23px !important;
}

#elementor-popup-modal-4371 .b24-form-control-alert .b24-form-control {
	background: var(--sineris-danger-bg) !important;
	border-color: var(--sineris-danger-line) !important;
}

#elementor-popup-modal-4371 .b24-form-control-alert .b24-form-control-label,
#elementor-popup-modal-4371 .b24-form-control-alert .b24-form-control-required {
	color: var(--sineris-danger) !important;
}

#elementor-popup-modal-4371 .b24-form-control-alert .b24-form-control-alert-message {
	display: block !important;
	margin: 0 !important;
	padding: 5px 0 0 !important;
	color: var(--sineris-danger) !important;
	font: 400 12px/1.35 Inter, Arial, sans-serif !important;
	background: transparent !important;
	border-radius: 0 !important;
}

#elementor-popup-modal-4371 .b24-form-control-alert .b24-form-control-alert-message::before {
	display: none !important;
}

/* Agreement and submit */
/* >>> верхний отступ поля согласия */
#elementor-popup-modal-4371 .b24-form-field-agreement {
	margin: 16px 0 20px !important;
}

/* >>> ФИКС ВЫРАВНИВАНИЯ: align-items: center — квадрат и текст на одной оси.
   На десктопе текст согласия укладывается в одну строку, поэтому центр
   даёт ровное выравнивание. */
#elementor-popup-modal-4371 .b24-form-field-agreement .b24-form-control-container,
#elementor-popup-modal-4371 .b24-form-field-agreement .b24-form-control-block {
	display: flex !important;
	align-items: center !important;
	gap: 10px !important;
	line-height: 1.45 !important;
}

/* >>> position: relative сбрасывает absolute из b24; вертикальный margin обнулён
   (центрирование делается через align-items: center). Горизонтальный margin-right
   оставлен как запасной разделитель на случай нестандартной вложенности DOM. */
#elementor-popup-modal-4371 .b24-form-field-agreement input[type="checkbox"] {
	position: relative !important;
	flex: 0 0 19px !important;
	width: 19px !important;
	height: 19px !important;
	margin: 0 10px 0 0 !important;
	appearance: none;
	-webkit-appearance: none;
	background: #fff !important;
	border: 1px solid #c7d5eb !important;
	border-radius: 5px !important;
	cursor: pointer;
}

#elementor-popup-modal-4371 .b24-form-field-agreement input[type="checkbox"]:checked {
	background-color: var(--sineris-blue) !important;
	border-color: var(--sineris-blue) !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10'%3E%3Cpath d='M1 5l3 3 7-7' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

/* текст согласия занимает оставшуюся ширину, не наезжает на квадрат */
#elementor-popup-modal-4371 .b24-form-field-agreement .b24-form-control-desc,
#elementor-popup-modal-4371 .b24-form-field-agreement .b24-form-control-label,
#elementor-popup-modal-4371 .b24-form-field-agreement label,
#elementor-popup-modal-4371 .b24-form-field-agreement span {
	flex: 1 1 auto !important;
	margin: 0 !important;
	padding-left: 0 !important;
	opacity: 1 !important;
	font-size: 12px !important;
	line-height: 1.45 !important;
}

#elementor-popup-modal-4371 .b24-form-control-desc,
#elementor-popup-modal-4371 .b24-form-field-agreement-link {
	color: var(--sineris-muted) !important;
	font: 400 12px/1.45 Inter, Arial, sans-serif !important;
}

#elementor-popup-modal-4371 .b24-form-field-agreement-link {
	text-decoration: underline;
	text-decoration-color: rgba(8, 66, 173, .3);
	text-underline-offset: 2px;
}

#elementor-popup-modal-4371 .b24-form-field-agreement-link:hover {
	color: var(--sineris-blue) !important;
}

#elementor-popup-modal-4371 .b24-form-control-agreement.b24-form-control-alert .b24-form-control-container {
	position: relative;
	padding-bottom: 23px;
}

#elementor-popup-modal-4371 .b24-form-control-agreement.b24-form-control-alert .b24-form-control-alert-message {
	bottom: 0 !important;
	left: 29px !important;
}

#elementor-popup-modal-4371 .b24-form-btn-container {
	margin: 0 !important;
}

#elementor-popup-modal-4371 .b24-form-btn {
	height: 54px !important;
	color: #fff !important;
	font: 600 16px/1 Inter, Arial, sans-serif !important;
	background: var(--sineris-blue) !important;
	border: 1px solid var(--sineris-blue) !important;
	border-radius: 10px !important;
	box-shadow: 0 12px 24px rgba(8, 66, 173, .2) !important;
	transition: background-color .2s ease, border-color .2s ease, box-shadow .2s ease,
		transform .2s ease;
}

#elementor-popup-modal-4371 .b24-form-btn:hover {
	background: var(--sineris-blue-dark) !important;
	border-color: var(--sineris-blue-dark) !important;
	box-shadow: 0 16px 28px rgba(8, 66, 173, .28) !important;
	transform: translateY(-1px);
}

#elementor-popup-modal-4371 .b24-form-state-text {
	color: var(--sineris-ink) !important;
	font-family: Inter, Arial, sans-serif !important;
}

#elementor-popup-modal-4371 .b24-form-yandex-captcha {
	margin: 0 !important;
}

#elementor-popup-modal-4371 .b24-form-sign {
	display: none !important;
}

@media (max-width: 640px) {
	#elementor-popup-modal-4371 .dialog-widget-content {
		width: calc(100vw - 20px) !important;
		max-height: calc(100dvh - 20px);
		border-radius: 16px !important;
	}

	#elementor-popup-modal-4371 .dialog-close-button {
		top: 14px;
		right: 14px;
		width: 36px;
		height: 36px;
	}

	#elementor-popup-modal-4371 .b24-form-padding-side {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	#elementor-popup-modal-4371 .b24-form-header {
		padding-top: 22px !important;
		padding-bottom: 18px !important;
	}

	#elementor-popup-modal-4371 .b24-form-header::before {
		margin-bottom: 10px;
	}

	#elementor-popup-modal-4371 .b24-form-header-title {
		max-width: calc(100% - 42px);
		font-size: 21px !important;
	}

	#elementor-popup-modal-4371 .b24-form-content {
		padding-bottom: 22px !important;
	}

	#elementor-popup-modal-4371 .b24-form-content form > div:first-child {
		grid-template-columns: 1fr;
		gap: 10px;
		margin-bottom: 16px;
	}

	#elementor-popup-modal-4371 .b24-form-control-string .b24-form-control {
		height: 52px !important;
	}

	#elementor-popup-modal-4371 .b24-form-control-text .b24-form-control {
		min-height: 72px !important;
	}

	#elementor-popup-modal-4371 .b24-form-field-file .b24-form-control-container {
		padding: 12px !important;
	}

	#elementor-popup-modal-4371 .b24-form-control-file-item-empty .b24-form-control {
		justify-content: center;
		width: 100% !important;
	}

	/* >>> отступ поля согласия на мобильных */
	#elementor-popup-modal-4371 .b24-form-field-agreement {
		margin-top: 14px !important;
		margin-bottom: 18px !important;
	}

	/* >>> НА МОБИЛЬНЫХ: текст переносится на 2–3 строки, поэтому квадрат
	   прижимаем к первой строке (flex-start + margin-top), а не к центру блока */
	#elementor-popup-modal-4371 .b24-form-field-agreement .b24-form-control-container,
	#elementor-popup-modal-4371 .b24-form-field-agreement .b24-form-control-block {
		align-items: flex-start !important;
	}

	#elementor-popup-modal-4371 .b24-form-field-agreement input[type="checkbox"] {
		margin: 3px 10px 0 0 !important;
	}

	#elementor-popup-modal-4371 .b24-form-btn {
		height: 52px !important;
	}
}/* End custom CSS */