

/* Start:/local/templates/design2022_copy/components/maxyss/form.result.new/vacancy/style.css?17684830463256*/
.add-form{margin-top:30px;margin-bottom:30px}@media screen and (min-width:768px){.add-form{margin-bottom:40px}}@media screen and (min-width:1024px){.add-form{margin-bottom:50px}}@media screen and (min-width:1200px){.add-form{margin-bottom:60px}}.add-form-content{font-size:1.4rem;line-height:1.2;text-align:left}@media screen and (min-width:570px){.add-form-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}}@media screen and (min-width:768px){.add-form-content{font-size:1.6rem}}@media screen and (min-width:1024px){.add-form-content{font-size:1.8rem}}.add-form-item{display:block;margin-bottom:10px}@media screen and (min-width:570px){.add-form-item{padding-left:10px;padding-right:10px;-webkit-box-flex:1;-webkit-flex:1 1 50%;-moz-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}@media screen and (min-width:768px){.add-form-item{-webkit-box-flex:0;-webkit-flex:0 0 33.3%;-moz-box-flex:0;-ms-flex:0 0 33.3%;flex:0 0 33.3%}}.add-form-item span{display:block;margin-bottom:8px;color:#727271}.add-form-item input,.add-form-item textarea{display:block;width:100%;background-color:#fff;border:1px solid #c5c6c6;border-radius:10px;height:40px;padding:10px;-webkit-transition:all 250ms ease-in;-moz-transition:all 250ms ease-in;transition:all 250ms ease-in;margin-bottom:0}.add-form-item input:focus,.add-form-item textarea:focus{border-color:#ef7f1a}.add-form-item--file{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:15px;position:relative}.add-form-item--file span.field-name{position:relative;color:#727271;padding-left:36px;line-height:27px;text-decoration:underline}.add-form-item--file span.field-name:before{content:"";display:block;position:absolute;top:0;left:0;width:26px;height:27px;background-image:url(/local/templates/design2022/img/svg/file_form_icon.svg);background-position:center;background-size:contain}.add-form-item--file input{width:0;height:0;font-size:0;line-height:0;opacity:0;position:absolute;top:0;left:10px}.add-form-item--textarea{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.add-form-item--textarea textarea{min-height:100px;resize:vertical;max-height:300px}.add-form-foot{margin-top:20px}@media screen and (min-width:768px){.add-form-foot{margin-top:30px}}.add-form-foot input[type=submit]{border:none;background-color:#ef7f1a;display:block;max-width:170px;width:100%;height:45px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;font-size:14px;margin-left:auto;margin-right:auto;border-radius:10px;cursor:pointer}.add-form-res{background-color:#fff;display:none}.mx-popup-block-content-wrap .add-form-res{display:block}.add-form-res-content{padding:40px}.add-form-res-content p{font-size:1.8rem;line-height:1.2}.add-form-res-content a{display:block;max-width:170px;margin-left:auto;margin-right:auto;font-size:1.8rem;line-height:45px;background-color:#ef7f1a;color:#fff;margin-top:24px;margin-left:auto;margin-right:auto;font-weight:700;border-radius:10px}.add-form-item .form-required{display: inline!important; color: red}.errortext{display:block;margin-bottom: 15px};
/* End */


/* Start:/local/templates/design2022_copy/components/bitrix/main.userconsent.request/form/user_consent.css?17684830464322*/
.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,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 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	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 0;
}

.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 "Helvetica Neue", Helvetica, Arial, sans-serif;
	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 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.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: rgb(84, 84, 84);
}

.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 0;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 260px;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 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;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@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-text,
	.main-user-consent-request-popup-link {
		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 */
/* /local/templates/design2022_copy/components/maxyss/form.result.new/vacancy/style.css?17684830463256 */
/* /local/templates/design2022_copy/components/bitrix/main.userconsent.request/form/user_consent.css?17684830464322 */
