

/* Start:/local/templates/pharm/assets/css/career.css?17455756057945*/
.main-career__cover {
	background-image: url(/local/templates/pharm/assets/css/../../assets/img/career-cover.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 540px;
}

@media (max-width: 425px) {
	.main-career__cover {
		min-height: 390px;
	}
}

.main-career__title {
	position: relative;
	font-family: 'Geologica';
	font-size: 80px;
	font-weight: 700;
	color: #ffffff;
	height: 75px;
	top: 131px;
	margin: 0;
}

@media (max-width: 1440px) {
	.main-career__title {
		left: 140px;
	}
}

@media (max-width: 680px) {
	.main-career__title {
		font-size: 10vw;
	}
}

@media (max-width: 585px) {
	.main-career__title {
		left: 80px;
		top: 80px;
	}
}

@media (max-width: 425px) {
	.main-career__title {
		font-size: 24px;
	}
}

.career-about {
	margin: 0;
}

.career-about__content {
	display: flex;
	margin: 0 0 100px;
	gap: 80px;
}

.career-about__links {
	display: flex;
	justify-content: space-between;
	align-self: flex-start;
	min-width: 360px;
	gap: 40px;
	margin: 0;
}

.career-info__content {
	display: flex;
	flex-direction: column;
	gap: 60px;
}

.career-info__box {
	display: flex;
	gap: 20px;
	padding: 40px 20px;
	background-color: #ffffff;
	box-shadow: 0px 24px 64px -16px #a7bee840;
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.5;
	color: #4f538c;
	border-left: 2px solid #4f538c;
}

@media (max-width: 425px) {
	.career-info__box {
		padding: 20px 10px;
		gap: 10px;
	}
}

@media (max-width: 380px) {
	.career-info__box {
		font-size: 18px;
		hyphens: auto;
		-moz-hyphens: auto;
	}
}

.career-info__box::before {
	content: url(/local/templates/pharm/assets/css/../../assets/img/text_start.svg);
}

.career-info__box::after {
	content: url(/local/templates/pharm/assets/css/../../assets/img/text_end.svg);
	align-self: flex-end;
}

.career-about__text {
	display: block;
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 400;
	color: #2f2f47;
	line-height: 1.5;
}

.career-vacancy {
	display: flex;
	flex-direction: column-reverse;
	gap: 50px;
	margin-bottom: 100px;
}

.background-logo__career-item {
	top: -650px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
	bottom: 0;
	margin: 0;
	background: inherit;
}

@media (max-width: 768px) {
	.background-logo__career-item {
		top: -970px;
	}
}

@media (max-width: 550px) {
	.background-logo__career-item {
		width: 80%;
	}
}

.background-figure__career--first-item {
	top: -1572px;
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	background: inherit;
	z-index: -1;
}

@media (max-width: 768px) {
	.background-figure__career--first-item {
		top: -970px;
	}
}

@media (max-width: 550px) {
	.background-figure__career--first-item {
		top: -1230px;
	}
}

@media print {
	.header {
		position: static;
	}

	.header-logo img {
		top: 10px;
	}
}

.team-vacancy {
	display: flex;
	flex-direction: column;
	align-self: flex-end;
	margin: 0 0 50px;
	gap: 50px;
}

.team-vacancy__title {
	font-family: 'Geologica';
	font-size: 32px;
	font-weight: 800;
	line-height: 1.25;
	color: #3e3965;
	margin: 0;
}

.team-vacancy__text {
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 500;
	color: #2f2f47;
	line-height: 1.5;
}

.team-vacancy__list {
	display: flex;
	align-self: flex-end;
	flex-direction: column;
	gap: 20px;
}

.team-vacancy__item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 20px;
	background-color: #ffffff;
	box-shadow: 0px 24px 64px -16px #a7bee840;
	border-left: 2px solid #4f538c;
}

.team-vacancy__item-content {
	display: flex;
	justify-content: space-between;
	margin: 0;
	gap: 10px;
}

.team-vacancy__item-title {
	text-transform: uppercase;
	font-family: 'Geologica' !important;
	font-size: 20px;
	font-weight: 700 !important;
	color: #332e59 !important;
	word-break: break-word;
}

.team-vacancy__item-title span {
	white-space: nowrap;
}

.more-details__btn {
	transition: background 1s ease;
}

.more-details.more-details--mobile {
	display: none;
}

.team-vacancy__item-title .more-details__btn {
	background-color: #1f7aab;
}

.team-vacancy__item .next {
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
	margin-right: 34%;
	margin-bottom: 5px;
	transform: rotate(-45deg);
	transition: transform 0.5s ease, margin-bottom 0.3s ease;
}

.vacancy-popup .next.popup-article__show .team-vacancy__item .next {
	margin-bottom: -5px;
	transform: rotate(135deg);
}

.team-vacancy__item-content.popup-article__show .more-details__btn {
	background-color: #1f7aab;
}

.team-vacancy__item-content.popup-article__show .arrow.next {
	margin-bottom: -5px;
	transform: rotate(135deg);
}

.vacancy-popup {
	display: flex;
	flex-direction: column;
	margin: 0;
	gap: 20px;
	overflow-y: hidden;
	max-height: 0;
	transition: max-height 0.3s ease-in-out;
}

.vacancy-popup.popup-article__show {
	max-height: 4000px;
}

.vacancy-popup__description {
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25;
	color: #ff781f;
	margin: 0;
}

.vacancy-popup__titles,
.vacancy-popup__content {
	display: grid;
	grid-template-columns: 290px 1fr;
	gap: 20px;
	margin: 0;
	padding: 0 0 10px;
	border-bottom: 2px solid #e5e8ec;
}

.vacancy-popup__titles p {
	font-family: 'Source Sans 3';
	font-size: 18px;
	font-weight: 700 !important;
	line-height: 1.25;
}

.vacancy-popup__titles p:first-child {
	color: #1f7aab;
}

.vacancy-popup__titles p:last-child {
	color: #332e59;
}

.vacancy-popup__content-title {
	color: #3eb7d8;
	line-height: 1.25;
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 400;
}

.vacancy-popup__content-description ul {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.vacancy-popup__content-description b {
	margin: 0;
}

.vacancy-popup__content-description {
	font-family: 'Source Sans 3';
	font-size: 20px;
	color: #4f538c;
	line-height: 1.25;
	hyphens: auto;
	-moz-hyphens: auto;
}

.more-details__popup {
	cursor: pointer;
	display: flex;
	flex-direction: row;
	align-items: center;
	align-self: flex-end;
	gap: 10px;
	margin: 10px 0 0;
	z-index: 1;
}

.more-details__btn.btn-popup {
	background-color: #ff781f;
	transition: background 0.3s ease;
}

.more-details__btn.btn-popup::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 200%;
	height: 50%;
	background-color: #d44f0c;
	transform: translateX(-50%) scaleX(0) skew(432deg);
	opacity: 0;
	transition: transform 0.3s ease, opacity 0.3s ease;
}

.more-details__btn.btn-popup::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 200%;
	height: 50%;
	background-color: #d44f0c;
	transform: translateX(-50%) scaleX(0) skew(288deg);
	opacity: 0;
	transition: transform 0.3s ease, opacity 0.5s ease;
}

.more-details__popup:hover .btn-popup {
	background: #d44f0c;
}

.more-details__popup:hover .more-details__btn.btn-popup::before {
	transform: translateX(-50%) scaleX(0.5) skew(432deg);
	opacity: 1;
}
.more-details__popup:hover .more-details__btn.btn-popup::after {
	transform: translateX(-50%) scaleX(0.5) skew(288deg);
	opacity: 1;
}

.more-details__popup .more-details__text {
	text-transform: none;
}

.more-details__btn.btn-popup .arrow.next.popup-next {
	margin-bottom: 0;
	transform: rotate(-135deg);
	margin-right: 40%;
	width: 8px;
	height: 8px;
}

.arrow__bold {
	width: 8px;
	height: 8px;
}

@media (max-width: 768px) {
	.vacancy-popup__titles,
	.vacancy-popup__content {
		grid-template-columns: 28vw 1fr;
	}
}

@media (max-width: 550px) {
	.vacancy-popup__description,
	.vacancy-popup__content-title,
	.vacancy-popup__content-description > * {
		font-size: 16px;
	}
}

@media (max-width: 425px) {
	.team-vacancy__item-title {
		font-size: 16px;
	}

	.vacancy-popup__titles p {
		font-size: 16px;
	}

	.vacancy-popup__content-item,
	.vacancy-popup__content-list b {
		font-size: 16px;
	}
}

@media print {
	.header {
		position: static;
	}

	.header-logo img {
		top: 10px;
	}

	.vacancy-popup {
		display: none;
	}

	.vacancy-popup.popup-article__show {
		display: block;
	}
}

/* End */
/* /local/templates/pharm/assets/css/career.css?17455756057945 */
