@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

html,
body,
input,
textarea,
select,
button {
	font-family: 'Source Sans Pro';
}
html,
body {
	font-size: 18px;
	color: #141315;
	margin: 0;
}
.clearfix:after {
	content: "";
	height: 0;
	width: 100%;
	display: block;
	clear: both;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
::-moz-selection {
	color: #fff;
	background: #fb8e0e;
}
::selection {
	color: #fff;
	background: #fb8e0e;
}
h1,
.big-title {
	font-size: 36px;
	color: #4A4057;
	font-weight: bold;
}
.big-title {
	margin-bottom: 20px;
}
a.big-title {
	text-decoration: none;
	color: #0061d2;
	display: inline-block;
	border-bottom: 2px solid #0061d2;
	line-height: 35px;
	transition: 0.4s;
}
a.big-title:hover {
	color: #0250ab;
	border-color: #0250ab;
	transition: 0.4s;
}
.btn {
	padding: 10px 16px;
	font-size: 16px;
	color: #fff;
	background: #fb8e0e;
	transition: 0.4s;
	border: none;
	border-radius: 50px;
	outline: none;
	cursor: pointer;
}
.btn:hover {
	background: #cc5e00;
	transition: 0.4s;
}
.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	will-change: opacity, transform;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	pointer-events: none;
	background-color: rgba(255, 255, 255, 0.45);
}
.btn-link {
	color: #fb8e0e;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: 0.4s;
	font-size: 16px;
}
.btn-link:hover {
	border-color: #fb8e0e;
	color: #fb8e0e;
	transition: 0.4s;
}
.top-banner-block {
	background: #133354;
	padding: 21px 0;
}
.top-banner-block-name,
.top-banner-block-descr {
	color: #fff;
}
.top-banner-block-name {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 18px;
}
.top-banner-block-descr {
	font-size: 14px;
}
.top-banner-block-buttons {
	margin-top: 20px;
}
.top-banner-block-buttons .btn-link {
	margin-left: 15px;
}
.header-phone a {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #141315;
}
.mobile-header {
	display: none;
}
.header-block.fixed {
	position: fixed;
	top: 0px;
	background-color: #fff;
	width: 100%;
	right: 0px;
	left: 0px;
	z-index: 200;
	padding-top: 10px;
	padding-bottom: 0;
}
.header-feedback-link-block {
	margin-top: 2px;
}
img.width-100 {
	width: 100%;
}
.flex {
	display: flex;
}
.vertical-center {
	margin: auto;
	margin-right: 0;
}
header .top-middle-line,
header .top-right-line {
	display: inline-block;
	vertical-align: top;
}
header .top-right-line {
	margin-top: 10px;
	margin-left: 50px;
}
header .top-left-line .logo svg {
	overflow: inherit;
}
a.no-border-bottom {
	border-bottom: none;
}
a.has-icon img {
	position: relative;
	margin-right: 1px;
	margin-bottom: -5px;
}
@keyframes rotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.projects {
	margin-top: 50px;
}
.projects .big-title {
	margin-bottom: 45px;
}
.info-block {
	background: url("img/light-wave-bg.svg") no-repeat;
	background-position: center;
	background-size: cover;
	padding: 80px 0;
}
.info-block .flex {
	height: 100%;
	display: flex;
	flex-direction: row-reverse;
}
.info-block .img-container img {
	max-width: 510px;
	max-height: 420px;
	margin-left: 60px;
	width: auto;
	height: auto;
}
.info-block-inner-descr {
	margin-right: 0px;
}
.info-block-inner-descr .descr {
	font-size: 24px;
	margin-bottom: 30px;
}
.info-block-inner-descr ul {
	list-style-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjQiIGN5PSI0IiByPSI0IiBmaWxsPSIjMDBBMTk4Ii8+PC9zdmc+");
	padding-left: 15px;
}
.info-block-inner-descr ul li {
	margin-bottom: 8px;
}
.info-block-inner-descr ul li span {
	font-size: 18px;
	position: relative;
	top: 3px;
}
.info-block-inner-descr .buttons {
	margin-top: 30px;
}
.info-block-inner-descr .buttons .btn {
	margin-right: 10px;
	padding: 15px 25px;
}
.animation-wave {
	-webkit-animation: waveAnimation 7s ease infinite;
	-moz-animation: waveAnimation 7s ease infinite;
	animation: waveAnimation 7s ease infinite;
}
@keyframes waveAnimation {
	0% {
		background-position: 0 0;
	}
	35% {
		background-position: 50% 0;
	}
	70% {
		background-position: 80% 0;
	}
	100% {
		background-position: 0 0;
	}
}
.b-tanais-adapter {
	margin-top: 50px;
}
.four-news {
	margin-top: 100px;
	margin-bottom: 80px;
}
.four-news a.big-title {
	margin-bottom: 25px;
}
.index-news-item {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 40px;
}
.index-news-item-date {
	font-size: 14px;
}
.index-news-item-descr {
	margin-top: 8px;
}
.index-news-item-descr a {
	text-decoration: none;
	color: #141315;
	font-size: 18px;
	transition: 0.4s;
	line-height: 26px;
}
.index-news-item:hover .index-news-item-descr a {
	color: #355dc4;
	transition: 0.4s;
}
.events-slider {
	border-radius: 5px;
	position: relative;
	min-height: 100%;
	width: 100%;
}
.events-slider .owl-nav {
	position: absolute;
	right: 0;
	top: -65px;
	font-size: 35px;
	color: rgba(20, 19, 21, 0.4);
}
.events-slider .owl-nav button {
	outline: none;
	margin-left: 10px;
	transition: 0.4s;
}
.events-slider .owl-nav button:hover {
	color: rgba(20, 19, 21, 0.7);
	transition: 0.4s;
}
.events-slider-item {
	display: inline-block;
	width: 100%;
}
.events-slider-item-date {
	font-size: 24px;
	margin-bottom: 15px;
}
.events-slider-item-img {
	display: block;
	width: 100%;
	height: 180px;
	border-radius: 5px;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-size: cover;
	transition: 0.4s;
	filter: grayscale(5%);
}
.events-slider-item-img:hover + .events-slider-item-name a {
	color: #355dc4;
	transition: 0.4s;
}
.events-slider-item-name {
	margin-bottom: 8px;
}
.events-slider-item-name a {
	line-height: 35px;
	font-size: 24px;
	text-decoration: none;
	color: #141315;
	transition: 0.4s;
}
.events-slider-item-name a:hover {
	color: #355dc4;
	transition: 0.4s;
}
.events-slider-item-descr {
	line-height: 30px;
	font-size: 18px;
}
.events-slider-item-descr.news {
	font-size: 16px;
	line-height: 15px;
}
.clients-logo {
	margin-top: 100px;
}
.clients-logo .big-title {
	margin-bottom: 60px;
}
.clients-logo .clients-logo-slider {
	width: 90%;
	position: relative;
	left: 5%;
}
.clients-logo-slider.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}
.clients-logo-slider.owl-carousel .owl-nav {
	position: absolute;
	width: 110%;
	height: 0;
	left: -5%;
	top: 20px;
	font-size: 60px;
	color: rgba(20, 19, 21, 0.4);
	transition: 0.4s;
}
.clients-logo-slider.owl-carousel .owl-nav:hover {
	color: rgba(20, 19, 21, 0.7);
	transition: 0.4s;
}
.clients-logo-slider.owl-carousel .owl-nav button {
	outline: none;
}
.clients-logo-slider.owl-carousel .owl-nav .owl-prev {
	float: left;
}
.clients-logo-slider.owl-carousel .owl-nav .owl-next {
	float: right;
}
.clients-logo-slider.owl-carousel .clients-logo-slider-item {
	text-align: center;
}
.clients-logo-slider.owl-carousel .clients-logo-slider-item img {
	display: inline-block;
	max-width: 100px;
	height: auto;
	filter: grayscale(95%);
	transition: 0.4s;
}
.clients-logo-slider.owl-carousel .clients-logo-slider-item img:hover {
	filter: grayscale(0);
	transition: 0.4s;
}
.form-block {
	background: url("img/index-menu-bg-wave.svg") no-repeat;
	background-size: cover;
	background-position: center;
	padding: 230px 0;
	min-height: 700px;
	margin-top: 100px;
}
.form-block.animation-wave {
	animation-duration: 35s;
}
.form-block-tabs {
	position: relative;
}
.form-block-tabs svg {
	position: absolute;
}
.form-block-tabs .tabs-item {
	display: inline-block;
	width: 190px;
	height: 85px;
	cursor: pointer;
	text-align: center;
}
.form-block-tabs .tabs-item span {
	position: relative;
	top: 25px;
	color: #fff;
	font-size: 18px;
	transition: 0.4s;
}
.form-block-tabs .tabs-item.active {
	cursor: default;
}
.form-block-tabs .tabs-item.active span {
	color: #141315;
	transition: 0.4s;
}
.form-block-blocks .big-title {
	color: #fff;
	margin-bottom: 35px;
	margin-top: 35px;
}
.form-block-blocks .form-block-item {
	display: none;
}
.form-block-blocks .form-block-item.active {
	display: block;
}
.form-block-blocks .form-block-item .form-inner-block {
	max-width: 550px;
	display: block;
	text-align: left;
	margin: 0 auto;
}
.form-block-blocks .form-block-item .form-descr {
	font-size: 24px;
	color: #fff;
	margin-bottom: 30px;
}
.form-block-blocks .form-block-item .form-text-control {
	margin-bottom: 30px;
}
.form-block-blocks .form-block-item .btn {
	padding: 15px 25px;
	font-size: 18px;
}
.form-block-blocks .form-block-item .consent {
	margin-bottom: 35px;
	color: #fff;
	font-size: 15px;
}
.form-block-blocks .form-block-item .consent label {
	display: flex;
}
.form-block-blocks .form-block-item .consent span {
	display: inline-block;
	margin-left: 10px;
}
.form-block-blocks .form-block-item .consent a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
textarea.form-text-control {
	min-height: 60px;
	resize: vertical;
}
.form-text-control {
	display: block;
	width: 100%;
	border: none;
	border-bottom: 2px solid rgba(255, 255, 255, 0.3);
	outline: none;
	background: transparent;
	line-height: 26px;
	font-size: 18px;
	padding-bottom: 7px;
	padding-top: 3px;
	transition: 0.4s;
	color: #fff;
}
.form-text-control:hover {
	border-color: rgba(255, 255, 255, 0.7);
	transition: 0.4s;
}
.form-text-control:focus {
	border-color: #ffffff;
	transition: 0.4s;
}
.form-text-control::placeholder {
	color: rgba(255, 255, 255, 0.7);
}
.inline-icons {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.inline-icons a {
	height: fit-content;
	display: flex;
	line-height: 30px;
}
footer ul li {
	list-style-type: none;
}
footer ul li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
footer ul li a:hover {
	color: #0067d1;
	text-decoration: underline;
}
footer .copyright {
	margin: 0 auto;
	margin-top: 20px;
	color: #7d7d7d;
	font-size: 14px;
}
.tanais-logo-animate-delay-1 {
	animation-delay: 0.1s;
}
.tanais-logo-animate-delay-2 {
	animation-delay: 0.2s;
}
.tanais-logo-animate-delay-3 {
	animation-delay: 0.3s;
}
.tanais-logo-animate-delay-4 {
	animation-delay: 0.4s;
}
.tanais-logo-animate-delay-5 {
	animation-delay: 0.5s;
}
.tanais-logo-animate-delay-6 {
	animation-delay: 0.6s;
}
.tanais-logo-animate-delay-7 {
	animation-delay: 0.7s;
}
.tanais-logo-animate-delay-8 {
	animation-delay: 0.8s;
}

.tanais-logo-animate-delay-9 {
	animation-delay: 0.9s;
}
/*MOBILE STYLES*/
@media (min-width: 768px) {
	.hidden-md {
		display: none !important;
	}
}
@media (max-width: 768px) {
	.hidden-xs {
		display: none !important;
	}
	.header-block {
			display: none
	}
	.mobile-header {
		display: block;
	}
	.hidden-xs {
		display: none;
	}
	a.has-icon img {
		top: 0;
		margin-bottom: 0;
	}
	.search-item.has-icon {
		margin-left: 0;
	}
	.info-block .img-container img {
		max-width: 100%;
		margin-left: 0;
	}
	.xs-text-center {
		text-align: center;
	}
	button.btn {
		width: fit-content;
		height: 39px;
	}
	.info-block-inner-descr .buttons .btn {
		padding-top: 0;
		padding-bottom: 0;
		margin: 0 auto;
		display: block;
	}
	.info-block-inner-descr .buttons .btn-link {
		width: fit-content;
		display: block;
		margin: 0 auto;
	}
	.clients-logo-slider.owl-carousel .clients-logo-slider-item img {
		filter: none;
	}
	.form-block-tabs {
		white-space: nowrap;
	}
	.form-block-blocks .form-block-item .btn {
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0 auto;
		display: block;
	}
	.inline-icons {
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.container-scroll {
		overflow: scroll;
	}
	.events-slider .owl-nav {
		top: 245px;
		left: 0px;
		font-size: 50px;
		display: flex;
		z-index: 1;
		justify-content: space-between;
	}
	.more-button {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.events-slider .owl-nav button.owl-prev {
		margin-left: 0px;
	}
	.xs-container-full {
		padding: 0px;
	}
	.xs-container-full .events-slider {
		padding-left: 10px;
		padding-right: 10px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.events-slider-item-descr {
		padding-left: 20px;
		padding-right: 20px;
	}
	.events-slider-item-name {
		padding-left: 30px;
		padding-right: 30px;
		z-index: 2;
	}
	.events-slider-item-descr {
		margin-top: 50px;
	}
}
.mobile-header {
	padding-top: 18px;
	padding-bottom: 18px;
}
.upper {
	z-index: 20;
}
.under {
	z-index: 10;
}
.mobile-header.fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	background-color: #fff;
}
.mobile-logo {
	transition: 0.5s;
	width: 64%;
	margin: 0 auto;
	display: block;
}
.menu-openner {
	width: 100%;
	height: 100%;
	margin: 0;
}
.bar1,
.bar2,
.bar3 {
	margin-bottom: 5px;
	display: block;
	font-size: 10px;
	padding: 0;
	-webkit-appearance: none;
	color: #fff;
	width: 20px;
	height: 2px;
	border-radius: 7px;
	background-color: #000;
	-webkit-transition: all 0.2s ease-in;
	-webkit-transform: rotate(0deg);
}
.bar2 {
	top: 5px;
}
.bar3 {
	top: 10px;
}
.bar1.active {
	top: 5px;
	-webkit-transform: rotate(-135deg);
	-webkit-transition: all 0.2s ease-in;
}
.bar2.active {
	display: none;
}
.bar3.active {
	top: 5px;
	-webkit-transform: rotate(135deg);
	-webkit-transition: all 0.2s ease-in;
	margin-top: -7px;
}
.show-toggler.disabled {
	display: none;
}
.forward-arrow {
	transform: rotate(90deg);
}
.back-arrow {
	transform: rotate(-90deg);
}
.btn-link .icon {
	width: 31px;
	vertical-align: middle;
	padding-right: 5px;
}
.text-right {text-align: right}
.text-left {text-align: left}
.text-center {text-align: center}
::-moz-selection {color: #fff;background: #fb8e0e}
img.small {
	width: 13px;
}

html {
  scroll-behavior: smooth;
}

.section-block {
  margin-bottom: 70px;
  overflow: hidden;
}

.section-block span {
  line-height: 150%;
  letter-spacing: 0;
}

.section-title {
  font-family: var(--base-font);
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--color-black);
  text-align: center;
  margin-bottom: 40px;
}

.section-subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0;
}

.section-content {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

@media (max-width: 768px) {
  .section-content.first-section {
    flex-direction: column;
  }

  .section-content.first-section .section-content__block {
    width: 100%;
    order: 2;
  }

  .section-content__block.slider-block.image {
    order: 1;
  }
}

.first-section {
  gap: 65px;
}

.section-content__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5px;

  @media (max-width: 425px) {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

.section-content__block {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: space-between;
}

.section-content__block-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
}

.section-content__block-title span {
  color: var(--color-blue);
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0;
}

.section-content__block-text {
  font-family: var(--base-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

.section-content__button {
  font-family: var(--base-font);
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: #ffffff;
  background-color: var(--color-blue);
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
  width: fit-content;
  height: fit-content;
}

.slider-block {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.slider-item {
  background-color: var(--color-white);
  border-radius: 10px;
  /* background-image: url(/upload/career/images/slider-bg.png); */
  background-position: bottom;
  background-repeat: no-repeat;
}

.section-content__block.slider-block.image {
  border-radius: 6px;
}

.slider-item__image {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.map {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.map img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.mission-title {
  font-family: var(--base-font);
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--color-black);
  text-align: center;
  margin-bottom: 40px;
}

.mission-text {
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0;
  text-align: center;
  color: var(--color-blue);
}

.worth {
}

.blue-bg {
  background-color: rgba(0, 133, 155, 0.4);
}

.purple-bg {
  background-color: rgba(175, 165, 197, 0.4);
}

.orange-bg {
  background-color: rgba(244, 121, 32, 0.4);
}

.gray-bg {
  background-color: rgba(83, 42, 61, 0.4);
}

.light-blue-bg {
  background-color: rgba(132, 206, 218, 0.4);
}

.yellow-bg {
  background-color: rgba(255, 213, 94, 0.4);
}

.worth-title {
  font-family: var(--base-font);
  font-weight: 700;
  font-size: 40px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--color-black);
  text-align: center;
  margin: 40px 0;
}

.worth-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}

@media (max-width: 1024px) {
  .worth-list {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .worth-list {
    grid-template-columns: 1fr;
  }
}

.worth-list__item {
  position: relative;
  min-height: 240px;
  padding: 2rem;
  border-radius: 6px;
  overflow: hidden;
  transition: background-color 0.5s ease, background-image 0.5s ease;
  background-repeat: no-repeat;
  background-position: 8% 90%;
}

.worth-list__item:hover {
  background-color: rgb(0 0 0 / 17%);
  background-image: none;
}

.worth-list__item:hover img {
  transition: 0.5s ease;
  filter: opacity(0.5);
}

.worth-list__item img {
  transition: 0.5s ease;
}

.worth-list__item ul {
  padding-left: 15px;
}

.worth-list__item li {
  color: var(--color-black);
  padding-bottom: 10px;
}

.worth-list__body {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.worth-list__item:hover .worth-list__body {
  opacity: 1;
}

.worth-list__item-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

.worth-list__item-img {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}

.benefits {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 35px;
}

@media (max-width: 768px) {
  .benefits {
    grid-template-columns: 1fr;
  }
}

.benefit-item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  gap: 20px;
  background-color: rgba(244, 121, 32, 0.1);
  border-radius: 6px;
  border: 1px solid rgba(217, 217, 217, 1);
  min-height: 258px;
  padding: 1rem 3rem;
}

.benefit-item__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
  vertical-align: bottom;
  max-width: 80%;
}

.benefit-item__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
  vertical-align: bottom;
  max-width: 80%;
}

.benefit-item__icon {
  position: absolute;
  top: 25px;
  right: 25px;
}

.vacancies {
  display: flex;
  flex-direction: column;
  gap: 35px;
}

.vacancy-item {
  width: 100%;
  border: 1px solid rgba(217, 217, 217, 1);
  border-radius: 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
  gap: 20px;
  min-height: 150px;
}

@media (max-width: 768px) {
  .vacancy-item {
    flex-direction: column;
  }
}

.vacancy-item__name {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--color-black);
  width: 30%;

  @media (max-width: 768px) {
    width: 100%;
  }
}

.vacancy-item__info {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 50%;

  @media (max-width: 768px) {
    width: 100%;
  }
}

.vacancy-item__info-price {
  display: flex;
  align-items: center;
  gap: 24px;
}

@media (max-width: 425px) {
  .vacancy-item {
    align-items: start;
  }

  .vacancy-item__info-price {
    flex-direction: column;
    align-items: start;
  }
}

.vacancy-item__info-price-block {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--color-orange);
  width: 45%;
}

.vacancy-item__info-exp {
  display: flex;
  gap: 24px;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
  vertical-align: middle;
}

@media (max-width: 425px) {
  .vacancy-item__info-exp {
    flex-direction: column;
    align-items: start;
  }
}

.exp-description {
  display: flex;
  gap: 10px;
}

.vacancy-item__info-exp-block {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 185px;
  width: 45%;
}

.section-block .price-description {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  color: var(--color-black);
}

.vacancy-item__link {
  display: block;
  padding: 10px 40px;
  text-decoration: none;
  background-color: var(--color-blue);
  color: var(--color-white);
  border-radius: 25px;
  transition: 0.5s all ease;
}

.vacancy-item__link:hover {
  background-color: #00859bba;
  transition: 0.5s all ease;
}

.cash {
  display: block;
  width: 28px;
  height: 20px;
  background-image: url("/upload/career/images/cash.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.exp {
  display: block;
  width: 28px;
  height: 20px;
  background-image: url("/upload/career/images/exp.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.location {
  display: block;
  width: 28px;
  height: 20px;
  background-image: url("/upload/career/images/location.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.reviews-list {
  background-color: rgba(244, 244, 244, 1);
  border-radius: 6px;
  padding: 60px 40px;
  overflow: hidden;

  @media (max-width: 768px) {
    padding: 30px 10px;
  }
}

.reviews-list__item {
  display: flex;
  max-width: 460px;
  padding: 25px;
  flex-direction: column;
  gap: 35px;
  border-radius: 6px;
  background-color: var(--color-white);

  @media (max-width: 768px) {
    padding: 15px;
    gap: 25px;
    width: 90%;
  }
}

.reviews-list__item-head {
  display: flex;
  gap: 20px;

  .avatar-person {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;

    img {
      object-fit: cover;
      width: 50px;
      height: 50px;
    }
  }

  .name {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: bottom;
  }

  .other {
    flex: 1;
  }

  .position {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: bottom;
  }
}

.reviews-list__item-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

.answer-item__block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 35px;
  border-top: 1px solid rgba(244, 244, 244, 1);
  transition: background-color 0.3s ease;
}

.answer-item__block-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

.answer-item__block-arrow img {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}

.answer-item.open .answer-item__block-arrow img {
  transform: rotate(180deg);
}

.answer-item__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  padding: 0 35px;
  background-color: #fff;
  border-bottom: 1px solid rgba(244, 244, 244, 1);
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

.answer-item.open .answer-item__body {
  max-height: fit-content;
  padding: 35px;
}

.answer-item.open .answer-item__block {
  padding-bottom: 0;
}

.work-list__item {
  max-width: 48%;
  max-height: 332px;
  height: 100%;
  border: 1px solid rgba(217, 217, 217, 1);
  border-radius: 6px;
  display: flex;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .work-list__item {
    max-width: 80%;
  }
}

@media (max-width: 768px) {
  .work-list__item {
    max-width: 500px;
  }
}

.work-list__img img {
  display: block;
  height: 100%;
  max-width: 220px;
  min-height: 330px;
  border-radius: 6px;
  object-fit: cover;
}

.work-list__info {
  padding: 5% 8%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

  @media (max-width: 768px) {
    padding: 15px;
  }

  .subinfo {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
  }

  .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0;
    vertical-align: bottom;

    @media (max-width: 426px) {
      font-size: 14px;
    }
  }

  .link {
    color: rgba(244, 121, 32, 1);
    text-decoration: underline;

    @media (max-width: 426px) {
      font-size: 14px;
    }
  }
}

.hr-block {
  display: flex;
  justify-content: center;
  position: relative;
  border-radius: 6px;
  background-color: rgba(0, 133, 155, 0.1);
  min-height: 370px;
  padding: 0 6rem;

  @media (max-width: 1024px) {
    flex-direction: column;
    padding: 3rem 6rem 0 6rem;
  }

  @media (max-width: 425px) {
    padding: 1rem 2rem 0 2rem;
  }
}

.hr-block:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/upload/career/images/arrs.svg") no-repeat;
}

.hr-block:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background: url("/upload/career/images/arrs.svg") no-repeat top left;
  transform: rotate(-180deg);
  z-index: 0;
}

.hr-block__img {
  min-width: 380px;
  z-index: 1;

  @media (max-width: 1024px) {
    order: 1;
    display: flex;
    justify-content: center;
    min-width: 100%;
  }
}

.hr-block__img img {
  display: block;
  position: absolute;
  bottom: 0;
  max-height: 428px;

  @media (max-width: 1024px) {
    position: relative;
  }
}

.hr-block__info {
  max-width: 464px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
  z-index: 1;

  @media (max-width: 1024px) {
    order: 0;
    max-width: 100%;
  }
}

.hr-block__info-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

.hr-block__info-position {
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0;
}

.mt-60 {
  margin-top: 60px;
}

.percent {
  font-size: 60px;
  text-align: center;
  color: #00859b;
}

#chartdiv {
  width: 100%;
  height: 500px;
  border-radius: 6px;
  overflow: hidden;
}
