

/* Start:/local/templates/square-blue/components/bitrix/form/template_adv/bitrix/form.result.new/.default/style.css?17539607082871*/

.element-detail {
	max-width: 100%;
	margin: 0 auto 59px;
	font-weight: 400;
	/*padding: 20px;*/
	font-family: 'Inter';
	/*background-color: #f9f9f9;*/
	/*border-radius: 28px;*/
	/*color: #333;*/
}

.element-detail h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 50px;
	margin-top: 68px;
	text-align: center;
}

.element-detail p {
	font-size: 14px;
	color: #7f8c8d;
	margin-bottom: 10px;
}

.element-detail a {
	font-size: 14px;
	color: #3498db;
	text-decoration: none;
	border-bottom: 1px solid #3498db;
	transition: all 0.3s ease;
}

.element-detail a:hover {
	color: #2980b9;
	border-bottom-color: #2980b9;
}

.element-detail .detail-text {
	font-size: 16px;
	line-height: 1.6;
	color: #34495e;
	background-color: #fff;
	padding: 15px;
	border-radius: 5px;
	margin-top: 20px;
	word-wrap: break-word;
}

/*.element-detail input[type="text"],*/
/*.element-detail input[type="date"] {*/
/*    font-size: 14px;*/
/*    padding: 8px;*/
/*    width: 100%;*/
/*    max-width: 250px;*/
/*    border: 1px solid #ccc;*/
/*    border-radius: 4px;*/
/*    margin: 5px 0 15px;*/
/*    transition: border-color 0.3s ease;*/
/*}*/

/*.element-detail input[type="text"]:focus,*/
/*.element-detail input[type="date"]:focus {*/
/*    border-color: #3498db;*/
/*    outline: none;*/
/*}*/

.element-detail p a {
	display: inline-block;
	margin-top: 10px;
}

.element-detail p:last-child {
	margin-bottom: 0;
}

.form-group {
	margin-bottom: 35px;
}
.form-group .form-group_title {
	text-align: center;
	font-size: 36px;
	margin-bottom: 20px;
}
.element-detail ._inner {
	background-color: #B0CDF9;
	padding: 11px 58px 34px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.input-block label {
	display: block;
	font-size: 24px;
	margin-bottom: 11px;
	color: rgba(0, 0, 0, 0.5);
}
.input-block:not(:last-child) {
	margin-bottom: 20px;
}
.input-block input {
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	height: 70px;
	padding: 10px;
	font-size: 30px;
}
.input-block input:focus {
	border-color: transparent;
	outline: none;
}

.buttons-flying-block {
	position: fixed;
	bottom: 20px;
	top: auto;
	z-index: 2;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	padding-right: 1em;
	padding-left: 1em;
	display: flex;
	justify-content: center;
}

.buttons .button-item {
	border: none;
	outline: none;
	border-radius: 5px;
	font-size: 26px;
	opacity: 1;
	transition: 0.3s;
	font-family: 'Montserrat-Medium', sans-serif;
	height: 60px;
	line-height: 27px;
	background-color: #2b3f6c;
	padding: 14px 25px;
	color: #fff;
	display: flex;
	gap: 10px;
}

.buttons .button-item:not(:disabled) {
	cursor: pointer;
}

.buttons .button-item:hover {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
}

.buttons .button-item img {
	max-height: 100%;
}


/* End */
/* /local/templates/square-blue/components/bitrix/form/template_adv/bitrix/form.result.new/.default/style.css?17539607082871 */
