

/* Start:/local/templates/pharm/assets/css/contacts.css?17455756055346*/
.main-cover {
	background-image: url(/local/templates/pharm/assets/css/../../assets/img/contacts_cover.jpg);
	min-height: 480px;
}

.main-contacts__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-contacts__title {
		left: 140px;
	}
}

@media (max-width: 680px) {
	.main-contacts__title {
		font-size: 10vw;
	}
}

@media (max-width: 585px) {
	.main-contacts__title {
		left: 80px;
	}
}

@media (max-width: 425px) {
	.main-contacts__title {
		font-size: 24px;
		top: 80px;
		left: 82px;
		width: 158px;
	}
}

.contacts {
	display: flex;
	flex-direction: column;
	gap: 60px;
	margin: 0 0 300px;
}

.contacts-item {
	display: flex;
	flex-direction: column;
	gap: 40px;
	margin: 0;
}

.contacts-title,
.contacts-communications__subheader {
	display: flex;
	margin-left: 400px;
	font-family: 'Geologica';
	font-size: 32px;
	font-weight: 700;
	line-height: 1.25;
	color: #4f538c;
	align-items: end;
	hyphens: auto;
	-moz-hyphens: auto;
}

.contacts-communications__subheader {
	font-size: 24px;
	margin: 50px 0 10px;
}

.contacts-content {
	display: flex;
	gap: 40px;
	margin: 0;
}

.contacts-map,
.contacts-manager,
.contacts-address,
.contacts-secretariat {
	margin: 0;
}

.contacts-map {
	position: relative;
	min-width: 360px;
	height: 280px;
	border-left: 2px solid #4f538c;
}

.contacts-nomap {
	background-image: url(/local/templates/pharm/assets/css/../../assets/img/default.png);
	background-position: center;
	background-size: cover;
	min-width: 360px;
	height: 280px;
	margin: 0;
}

.contacts-map iframe {
	width: 100%;
	height: 100%;
}

.contacts-description {
	display: flex;
	flex-direction: column;
	margin: 0;
	gap: 8px;
}

.contacts-manager__title,
.contacts-address__title,
.contacts-secretariat__title {
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 700;
	line-height: 1.5;
	color: #2f2f47;
}

.contacts-manager__name {
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
	color: #4f538c;
}

.contacts-address__details {
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5;
	color: #4f538c;
}

.contacts-communications {
	display: flex;
	flex-direction: column;
}

.contacts-communications__labels {
	display: flex;
	margin: 0;
}

.contacts-communications__labels a {
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5;
	color: #4f538c;
}

.contacts-phone,
.contacts-email,
.contacts-fax {
	display: flex;
	font-family: 'Source Sans 3';
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	color: #332e59;
	width: 150px;
	gap: 10px;
	align-items: center;
}

.contacts-phone::before {
	content: url(/local/templates/pharm/assets/css/../../assets/img/contacts_phone.svg);
	height: 25px;
}

.contacts-email::before {
	content: url(/local/templates/pharm/assets/css/../../assets/img/contacts_email.svg);
	height: 25px;
}

.contacts-fax::before {
	content: url(/local/templates/pharm/assets/css/../../assets/img/contacts_fax.svg);
	height: 25px;
}

.next {
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
	margin-right: 25px;
}

.arrow {
	width: 8px;
	height: 8px;
}

.more-details__contacts {
	align-self: flex-start;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	align-items: center;
	align-self: flex-start;
	gap: 10px;
	margin: 0;
	z-index: 1;
}

.more-details__contacts-text {
	font-family: 'Geologica';
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	white-space: nowrap;
	color: #332e59;
}

.background-figure--first-item {
	top: 500px;
}

.background-gradient__first {
	position: absolute;
	width: 2563px;
	height: 2563px;
	top: -2100px;
	left: -1000px;
	background: radial-gradient(
		50% 50% at 50% 50%,
		rgba(167, 190, 232, 0.3) 0%,
		rgba(167, 190, 232, 0) 100%
	);
	z-index: -1;
}

.background-gradient__second {
	position: absolute;
	width: 1763px;
	height: 1763px;
	top: -600px;
	right: 0;
	background: radial-gradient(
		50% 50% at 50% 50%,
		rgba(124, 235, 255, 0.15) 0%,
		rgba(124, 235, 255, 0) 100%
	);
}

.background-pattern__item--first {
	position: absolute;
	left: 0;
	right: 0;
	top: -1730px;
	bottom: 0;
	margin: 0;
	z-index: -1;
	background: inherit;
}

.background-logo__contacts-item {
	position: absolute;
	left: 0;
	right: 0;
	z-index: -1;
	top: -550px;
	bottom: 0;
	margin: 0;
	background: inherit;
}

@media (max-width: 865px) {
	.contacts-content {
		gap: 10px;
		flex-direction: column;
	}

	.contacts-map,
	.contacts-nomap {
		width: 100%;
		min-width: auto;
	}

	.contacts-map iframe {
		width: 100%;
		height: 280px;
	}

	.contacts-title {
		margin-left: 0;
	}
}

@media (max-width: 768px) {
	.main-title {
		font-size: 80px;
		width: 60%;
	}
}

@media (max-width: 678px) {
	.contacts-map,
	.contacts-nomap {
		height: 240px;
	}
	.contacts-map iframe {
		height: 240px;
	}

	.main-title {
		left: 80px;
		font-size: 60px;
	}
}

@media (max-width: 450px) {
	.contacts {
		margin: 0 0 100px;
	}
	.contacts-communications__labels {
		flex-direction: column;
	}
	.main-title {
		font-size: 24px;
	}

	.main-cover {
		min-height: 390px;
	}
}

/* End */
/* /local/templates/pharm/assets/css/contacts.css?17455756055346 */
