

/* Start:/local/templates/rinscom2/a/css/vaktop.css?17393455913313*/
.vaktop {
	margin: -92px 0 48px 0;
	position: relative;
	z-index: 1;
}

.vaktop:before {
	content: "";
	display: block;
	background: linear-gradient(0.01deg, #FFFFFF 45.35%, rgba(255, 255, 255, 0) 54.04%), 
				linear-gradient(180.01deg, #FFFFFF 7.75%, rgba(255, 255, 255, 0) 12.77%);
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	z-index: 2;
}

.vaktop__bg {
	position: absolute;
	left: 0;
	top: -13%;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}

.vaktop__bgimg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 70% center;
}

.vaktop__box {
	position: relative;
	z-index: 3;
}

.vaktop__inner {
	position: relative;
	display: flex;
	flex-flow: column nowrap;
	justify-content: end;
	height: 1120px;
}

.vaktop__head {
	background-color: #fff;
	border-radius: 24px;
	padding: 24px;
	margin: 0 0 24px 0;
	box-shadow: 0px 12.4px 24.79px 0px #00000033;
	background-color: #ffffff;
}

.vaktop__title {
	margin: 0 0 15px 0;
	font-size: 27.14px;
	line-height: 24.43px
}

.vaktop__desc {
	font-size: 14px;
}

.vaktop__btns {
	display: flex;
	flex-flow: column nowrap;
	gap: 16px;
}

.vaktop__btn {
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	padding: 0 18px;
	font-weight: 550;
	font-variation-settings: "wght" 550
}

.vaktop__pls {
	margin: 48px 0 0 0
}

.vaktop__plslist {
	display: flex;
	flex-flow: column nowrap;
	gap: 4px
}

.vaktop__plsitem {
	border: 1.5px solid rgba(73,118,210,.1019607843);
	background: linear-gradient(0deg,rgba(73,118,210,.1),rgba(73,118,210,.1)),linear-gradient(0deg,#fff,#fff);
	height: 62px;
	padding: 0 18px;
	border-radius: 5px;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	gap: 10px;
	font-size: 14px;
	font-weight: 500;
	font-variation-settings: "wght" 550;
	line-height: 17.92px
}

.vaktop__plsitem:before {
	width: 24px;
	height: 24px;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4976d2;
	font-size: 22px
}

@media all and (width >= 992px) {
	.vaktop {
		padding: 0;
		margin: 0 0 40px 0
	}

	.vaktop:before {
		background: linear-gradient(84.5deg, #FFFFFF 42.82%, rgba(255, 255, 255, 0) 66.95%);
	}

	.vaktop__bg {
		top: 0;
	}

	.vaktop__bgimg {
		top: -25%;
		height: 140%;
		object-position: 25vw center;
		object-fit: contain;
	}

	.vaktop__inner {
		max-width: 870px;
		height: 615px;
		padding: 70px 0;
	}

	.vaktop__head {
		background-color: transparent;
		margin: 0 0 48px 0;
		box-shadow: unset;
		padding: 0;
	}

	.vaktop__title {
		font-size: 64px;
		line-height: 57.6px;
		margin: 0 0 24px 0
	}

	.vaktop__desc {
		font-size: 24px;
		line-height: 30.72px;
		max-width: 620px;
	}

	.vaktop__btns {
		flex-flow: row nowrap;
		gap: 32px;
	}

	.vaktop__btn {
		max-width: 238px
	}

	.vaktop__btn:nth-child(2) {
		max-width: 180px;
	}

	.vaktop__plslist {
		flex-flow: row wrap;
		max-width: 770px;
	}

	.vaktop__plsitem {
		width: calc((100% - 8px)/ 3)
	}
}

@media all and (width >= 1690px) {
	.vaktop__bgimg {
		top: -25%;
		height: 140%;
		object-position: 100% center;
	}
}
/* End */


/* Start:/local/templates/rinscom2/components/bitrix/news.list/vakansii/style.css?17391742493497*/
.jobs__title {
	font-size: 32px;
	font-weight: 550;
	line-height: 31px;
	margin: 0 0 40px 0;
}
.jobs__list {
	display: flex;
	flex-flow: column nowrap;
	gap: 40px;
}
.jobs__item:not(:last-child) {
	padding: 0 0 40px 0;
	border-bottom: 1px solid rgba(240, 240, 240, 1)
}
.jobs__itempic {
	position: relative;
	height: 360px;
	border-radius: 8px;
	overflow: hidden;
	margin: 0 0 24px 0;
}
.jobs__itemimg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
}
.jobs__itembtn.btn {
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	margin: 0 0 24px 0;
}
.jobs__itemdata {
	display: flex;
	flex-flow: column nowrap;
	gap: 8px;
	margin: 0 0 48px 0;
}
.jobs__itemdataitem {
	height: 80px;
	background: #F5F5F5;
	display: flex;
	align-items: center;
	border-radius: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 550;
	color: #333333;
	gap: 16px;
	padding: 0 0 0 32px;
}
.jobs__itemdataicon {
	width: 32px;
	height: 32px;
}
.jobs__itemname {
	font-size: 24px;
	font-weight: 550;
	line-height: 31px;
	margin: 0 0 16px 0;
}
.jobs__itemsalary {
	font-size: 24px;
	font-weight: 550;
	line-height: 31px;
	margin: 0 0 24px 0;
}
.jobs__itemanounce {
	font-size: 18px;
	font-weight: 300;
	line-height: 23.04px;
	margin: 0 0 48px 0;
}
.jobs__itemanounce *:last-child {
	margin: 0;
}
.jobs__itemdesc {
	font-size: 18px;
	font-weight: 300;
	line-height: 23.04px;
}

.jobs__itemdesc h3 {
	font-size: 18px;
	line-height: 31px;
	font-weight: 550;
	margin: 0 0 8px 0;
}
.jobs__itemdesc ul {
	margin: 0 0 40px 0;
	padding: 0 0 0 27px;
}
.jobs__itemdesc p {}

.jobs__itemdesc *:last-child {
	margin: 0;
}

.jobs__itemarea_head {grid-area: head;order: 4}
.jobs__itemarea_pic {grid-area: pic;order: 1}
.jobs__itemarea_anounce {grid-area: anounce;order: 5}
.jobs__itemarea_icons {grid-area: icons;order: 2}
.jobs__itemarea_desc {grid-area: desc;order: 6}

@media all and (width >= 992px) {
	.jobs__item,
	.jobs__item:not(:last-child) {
		border-radius: 10px;
		border: 1px solid rgba(240, 240, 240, 1);
		padding: 32px;
	}
	.jobs__itemimg {
		object-position: center center;
	}
	.jobs__itembtn.btn {
		margin: 0;
	}
	.jobs__itemdata {
		margin: 0;
	}
	.jobs__itemsalary {
		margin: 0;
	}
	.jobs__itemanounce {
		margin: 0;
	}
	.jobs__itemgrid {
		display: grid;
		gap: 24px 32px;
		position: relative;
		grid-template-areas:
		    "pic head"
		    "pic anounce"
		    "pic desc";
		grid-template-columns: 360px auto;
	}

	.jobs__itemarea_pic {
		padding: 0 0 calc(var(--icns) * 80px + (var(--icns) - 1) * 8px + 24px) 0;
	}

	.jobs__itemarea_icons {
		position: absolute;
		left: 0;
		top: 450px;
		width: 360px;		
	}

/*	.jobs__itemarea_pic {grid-column: 1 / 2}
	.jobs__itemarea_icons {grid-column: 1 / 2}
	.jobs__itemarea_head {grid-column: 2 / 3}
	.jobs__itemarea_anounce {grid-column: 2 / 3}
	.jobs__itemarea_desc {grid-column: 2 / 3}


	.jobs__itemarea_pic {grid-row: 1 / 4}
	.jobs__itemarea_icons {grid-row: 4 / 5}
	.jobs__itemarea_head {grid-row: 1 / 2}
	.jobs__itemarea_anounce {grid-row: 2 / 3}
	.jobs__itemarea_desc {grid-row: 3 / 5}*/
}

@media all and (width >= 1600px) {
	.jobs__itempic {
		height: 360px;
	}
	.jobs__itemgrid {
		display: grid;
		gap: 24px 48px;
		grid-template-areas:
		    "pic head icons"
		    "pic anounce icons"
		    "pic desc icons";

		grid-template-columns: 360px auto 360px;
	}

	.jobs__itemarea_icons {
		position: static;
		width: auto;		
	}

	.jobs__itemarea_pic {
		padding: 0;
	}
}
/* End */


/* Start:/local/templates/rinscom2/a/css/vakform.css?17389602507118*/
.bf {
	margin: 0 0 96px 0
}

.bf__title {
	font-size: 24px;
	font-weight: 500;
	font-variation-settings: "wght" 550;
	line-height: 30.72px;
	letter-spacing: -.012em;
	text-align: center;
	margin: 0 0 32px 0;
}

.bf__body {
	display: flex;
	flex-flow: column nowrap;
	gap: 32px
}

.bf__item {
	position: relative
}

.bf__item_hidden {
	display: none
}

.bf__input {
	transition: all .15s linear 0s;
	width: 100%;
	outline: 0;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	font-variation-settings: "wght" 300;
	padding: 9px 10px;
	position: relative;
	background-color: transparent
}

.bf__input:focus {
	border-color: #999
}

.bf__input.error {
	border-color: red
}

.bf__input.error:focus {
	border-color: #999
}

.bf__input.error:focus~.form__errortext {
	display: none
}

.bf__label {
	transition: all .15s linear 0s;
	position: absolute;
	top: 11px;
	left: 10px;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	font-variation-settings: "wght" 300;
	color: #999
}

[data-required] + .bf__label:after {
	content:  ' *';
	color: #FF0000;
}

.bf__input.not-empty ~ .bf__label,
.bf__input:focus ~ .bf__label,
.bf__textarea.not-empty ~ .bf__label,
.bf__textarea:focus ~ .bf__label {
	top: -18px;
	left: 0
}

.bf__select {
	display: block;
	position: relative
}

.bf__select:before {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 14px;
	top: 9px;
	transform: rotate(90deg);
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	z-index: 0
}

.bf__selectlist {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	opacity: 0
}

.bf__selectlist.opened {
	transition: all .15s linear 0s;
	opacity: 1;
	display: block;
	border-radius: 0 0 5px 5px;
	border: 1px solid #f0f0f0;
	border-top-color: transparent;
	background-color: #fff;
	z-index: 2;
	width: 100%
}

.bf__select .bf__input {
	border-color: #f0f0f0
}

.bf__select .bf__input.active {
	border-color: #999;
	border-radius: 5px 5px 0 0
}

.bf__select .bf__input.active~.bf__selectlist.opened {
	border-color: #999;
	border-top-color: transparent
}

.bf__selectlistitem {
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	font-variation-settings: "wght" 300;
	padding: 9px 10px
}

.bf__selectlistitem.active {
	font-weight: 500;
	font-variation-settings: "wght" 550
}

.bf__textarea {
	transition: all .15s linear 0s;
	width: 100%;
	outline: 0;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	font-variation-settings: "wght" 300;
	padding: 9px 10px;
	position: relative;
	background-color: transparent;
	height: 88px;
	min-height: 88px;
	resize: vertical
}

.bf__textarea:focus {
	border-color: #999
}

.bf__textarea.error {
	border-color: red
}

.bf__textarea.error:focus {
	border-color: #999
}

.bf__textarea.error:focus~.form__errortext {
	display: none
}

.bf__file {
	position: relative
}

.bf__fileinput {
	display: none
}

.bf__filelabel {
	transition: all .15s linear 0s;
	cursor: pointer;
	color: #4976d2;
	padding: 15px 14px;
	border: 1px solid;
	border-color: rgba(73,118,210,.5019607843);
	border-radius: 5px;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
	gap: 2px
}

.bf__filelabel:active {
	border-color: rgba(73,118,210,.5019607843)
}

.bf__filelabelname {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	line-height: 18px;
	padding: 9px 16px
}

.bf__filelabelname:before {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 10px
}

.bf__filelabelhelper {
	font-size: 12px;
	font-weight: 300;
	font-variation-settings: "wght" 300;
	line-height: 16px;
	text-align: center
}

.bf__clearfile {
	display: none
}

.bf__fileinput.not-empty ~ .bf__clearfile {
	display: block;
}

.bf__fileinput.not-empty ~ .bf__filelabel {
	display: none;
}

.bf__filenamebox {
	display: inline-flex;
	flex-flow: row-reverse nowrap;
	gap: 16px
}

.bf__filenamebox:before {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #d6d6d6;
	flex: 0 0 24px
}

.bf__filenameinbox {
	display: inline-flex;
	flex-flow: row nowrap;
	gap: 16px
}

.bf__filenameinbox:before {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #4976d2;
	flex: 0 0 24px
}

.bf__filename {
	word-break: break-all
}

.bf__footer {
	margin: 32px 0 0 0
}

.bf__btn {
	transition: all .15s linear 0s;
	cursor: pointer;
	box-shadow: unset;
	display: block;
	width: 100%;
	line-height: 46px;
	font-size: 16px;
	padding: 0 18px;
	border: 1px solid;
	border-radius: 5px;
	background-color: #4976d2;
	border-color: #4976d2;
	color: #fff;
	text-align: center;
	font-weight: 300;
	font-variation-settings: "wght" 300
}

.bf__btn:active {
	background-color: transparent;
	border-color: #4976d2;
	color: #4976d2
}

.bf__agreebox {
	position: relative;
	margin: 16px 0 0 0
}

.bf__checkbox {
	display: none
}

.bf__checkbox+label {
	position: relative;
	transform: unset;
	font-size: 12px;
	padding: 0 0 0 22px
}

.bf__checkbox+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: -2px;
	width: 18px;
	height: 18px;
	display: block;
	border: 1px solid #4976d2;
	border-radius: 5px;
	cursor: pointer
}

.bf__checkbox:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	top: 0;
	width: 14px;
	height: 14px;
	display: block;
	border-radius: 3px;
	background-color: #4976d2
}

.bf__checkbox.error+label:before {
	border-color: red
}

.bf__checkbox+label a {
	color: #4976d2;
	text-decoration: none
}

@media all and (width >= 992px) {
	.bf {
		background: #f5f5f5;
		margin: 0 0 160px 0;
		padding: 96px 0;
		margin: 0
	}

	.bf__inner {
		background-color: #fff;
		max-width: 960px;
		margin: 0 auto;
		padding: 32px 64px;
		border-radius: 16px;
		box-shadow: 0 24px 56px 0 rgba(6,28,61,.1215686275)
	}

	.bf__title {
		margin: 0 0 51px 0;
		font-size: 22px;
		line-height: 28.16px;
		letter-spacing: -.012em
	}

	.bf__body {
		gap: 27px 16px;
		flex-flow: row wrap
	}

	.bf__item {
		width: calc((100% - 16px)/ 2)
	}

	.bf__item_full {
		width: 100%
	}

	.bf__filelabel {
		border: 1px dashed
	}

	.bf__filelabel:hover {
		border-color: rgba(73,118,210,.5019607843)
	}

	.bf__filenamebox {
		gap: 32px
	}

	.bf__filenameinbox {
		gap: 32px
	}

	.bf__footer {
		max-width: 313px;
		margin: 32px auto 0 auto
	}

	.bf__btn {
		font-size: 17px;
		line-height: 54px
	}

	.bf__btn:hover {
		background-color: transparent;
		border-color: #4976d2;
		color: #4976d2
	}
}
/* End */
/* /local/templates/rinscom2/a/css/vaktop.css?17393455913313 */
/* /local/templates/rinscom2/components/bitrix/news.list/vakansii/style.css?17391742493497 */
/* /local/templates/rinscom2/a/css/vakform.css?17389602507118 */
