.page-id-109021 {
	background-color: #F4F6FA;
	font-family: "Golos Text", serif !important;
	color: #1F2C41;
}
.page-id-109021 h1 {
	font-family: "Golos Text", Sans-serif !important;
	color: #1F2C41;
	font-size: 52px !important;
	font-weight: 600;
	letter-spacing: -1px !important;
	line-height: 1.1em;
	margin: 0 0 48px;
}
.page-id-109021 h2 {
	font-family: "Golos Text", Sans-serif !important;
	color: #1F2C41;
	font-size: 43px !important;
	font-weight: 600;
	letter-spacing: -1.3px !important;
	line-height: 43px;
	margin: 0 0 52px;
	text-transform: none !important;
}
.white-bg {
	background-color: #fff;
}
.p10 {
	padding: 10px 10px 0;
}
.pb100 {
	padding-bottom: 100px;
}
.mb35 {
	margin-bottom: 35px;
}
.br12 {
	border-radius: 12px;
}
.br24 {
	border-radius: 24px;
}
.press-block-link {
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
	color: #1F2C41;
	display: none;
	flex-basis: 0;
}
.press-block-link.is-visible {
	display: block;
	margin-bottom: 0;
	animation: fadeIn 0.4s ease-in-out;
}
.press-content {
	gap: 35px;
}
.load-more-block {
	margin-top: 35px;
}
#load-more-btn {
	width: 100%;
    background-color: #fff;
    border: none;
    border-radius: 12px;
    color: #2688EB;
    font-weight: 500;
    font-size: 20px;
    line-height: 58px;
    outline: none;
    position: relative;
	box-shadow: none;
}
#load-more-btn:focus {
	box-shadow: none;
}
#load-more-btn:disabled {
	background-color: #ccc;
	cursor: not-allowed;
	opacity: 0.6;
}
#load-more-btn span {
	position: relative;
}
#load-more-btn span:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 150px;
    width: 15px;
    height: 8px;
    background: url(/wp-content/uploads/2025/09/map-mark-icon.svg) 0 0 no-repeat;
}
@keyframes fadeIn {
	from { opacity: 0; transform: translateY(10px); }
	to { opacity: 1; transform: translateY(0); }
}
.press-block-link:hover {
	text-decoration: none;
}
.press-block-title {
	padding: 35px 35px 35px 25px;
}
.press-block-link:hover .press-block-title span {
	color: #2688EB;
	border-bottom: 1px dashed #2688EB;
}
.press-block-img {
	display: flex;
    justify-content: center;
    align-items: center;
	width: 463px;
    height: 200px;
    background-color: #F4F6FA;
    border-radius: 12px;
}
.press-block-img img {
	width: 280px;
	max-height: 130px;
}
.press-block-link:hover .press-block-img {
	background-color: #E7EBF4;
}
.press-media-block {
	max-width: 483px;
	width: 100%;
	font-size: 20px;
	line-height: 22px;
	display: block;
	background-position: 35px center;
	background-repeat: no-repeat;
	color: #1F2C41;
	position: relative;
}
.press-media-block:hover {
	color: #1F2C41;
	text-decoration: none;
}
.logo-company {
	background-image: url('/wp-content/uploads/2026/05/logo-company-icon.svg');
	padding: 38px 45px 40px 77px;
}
.press-about-company {
	background-image: url('/wp-content/uploads/2026/05/docs-icon.svg');
	padding: 38px 45px 40px 77px;
}
.media-contacts {
	padding: 38px 45px 40px 35px;
}
.media-contacts a {
	color: #FF0000;
}
.media-contacts br {
	display: none;
}
.logo-company:before,
.press-about-company:before {
	content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/2026/05/docs-right-icon.svg) 0 0 no-repeat;
    right: 25px;
    top: 25px;
}
.press-media {
	padding-bottom: 32px;
}


@media(max-width:767px) {
	.page-id-109021 h1 {
		font-size: 25px !important;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.page-id-109021 h2 {
		font-size: 25px !important;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.flex {
		display: block;
	}
	.p10 {
		padding: 5px 5px 0;
	}
	.press-block-img {
		width: 100%;
		height: 137px;
	}
	.press-block-img img {
		width: 194px;
	}
	.press-block-link {
		font-size: 18px;
		line-height: 21px;
	}
	.press-block-link.is-visible {
		margin-bottom: 15px;
	}
	.press-block-title {
		padding: 15px 15px 15px 10px;
	}
	.load-more-block {
		margin-top: 15px;
	}
	#load-more-btn {
		font-size: 15px;
		line-height: 46px;
	}
	#load-more-btn span:before {
		top: 8px;
		left: 110px;
		width: 11px;
		height: 6px;
		background-size: 11px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.logo-company,
	.press-about-company {
		margin-bottom: 15px;
	}
	.press-media-block {
		font-size: 15px;
		line-height: 21px;
	}
	.logo-company,
	.press-about-company {
		padding: 49px 15px 15px;
	}
	.press-media-block {
		background-position: 16px 15px;
		background-size: 24px;
		border-radius: 12px;
	}
	.media-contacts {
		padding: 15px;
		line-height: 24px;
	}
	.media-contacts br {
		display: block;
	}
	.logo-company:before,
	.press-about-company:before {
		width: 30px;
		height: 30px;
		top: auto;
		right: 15px;
		bottom: 15px;
		background-size: 30px;
	}
	
}
