.gerber-articles .rd-b-gerber__content {
	max-width: 100%;
	overflow: hidden;
	background: url('/new/f/img/brand-gerber/footer-back-short.svg') no-repeat center bottom #173857;
	background-size: 100% auto;
	padding-bottom: 80px;
}
.gerber-articles .rd-b-gerber__content:before {
	content: '';
	position: absolute;
	left: calc(50% - 1420px);
	top: 0;
	background: url(/new/f/img/brand-gerber/page-flash.svg) no-repeat left top;
	width: 1304px;
	height: 1145px;
	pointer-events: none;
}
.gerber-articles .rd-b-gerber__content:after {
	content: '';
	position: absolute;
	left: calc(50% + 110px);
	top: 380px;
	background: url(/new/f/img/brand-gerber/page-flash.svg) no-repeat left top;
	width: 1304px;
	height: 1145px;
	pointer-events: none;
}
.gerber-articles .rd-brands__item-title {
	font-family: GerberSB, Arial, Helvetica, sans-serif;
	font-size: 66px;
	line-height: 1;
	letter-spacing: 0;
	/*text-align: center;*/
	color: #ffffff;
	/*text-shadow: 0 4px 24px rgba(0, 0, 0, .7);*/
}
.gerber-articles .rd-brands__item-text {
	font-family: NunitoBold, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: -.03em;
	text-align: center;
	color: #fff;
	min-height: 30px;
	margin-bottom: 17px;
	/*text-shadow: 0 4px 24px rgba(0, 0, 0, .7);*/
}
.gerber-articles .rd-brands__item_logo .rd-b-gerber__slogan-text-img {
	position: relative;
	background-color: #ffffff;
	border-radius: 0 8px 8px 0;
	width: 260px;
}
.gerber-articles .rd-brands__item_logo .rd-b-gerber__slogan-text-img a{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.gerber-articles .bloc-content__wrapper_body .rd-brands__item-title {
	border-color: #ffffff;
}
.gerber-articles .bloc-content__wrapper_body .rd-brands__item-title:after {
	border-color:  #173857;
}
.gerber-articles .bloc-content__wrapper_body:after {
	background: #ffffff;
}
.gerber-articles .rd-brands p {
	font-family: NunitoMedium, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 1.4;
	letter-spacing: 0;
	color: #ffffff;
}
.gerber-articles .contact-tool--small {
	background: #ffffff;
	padding: 24px;
	border-radius: 16px;
	margin-left: 11px;
	display: flex;
	justify-content: center;
	text-align: left;
}
.gerber-articles .bloc-content {
	padding-bottom: 32px;
}
.gerber-articles ~ .b-interesting {
	background: #ffffff;
}
.gerber-articles .b-experts {
	cursor:pointer;
	background: #ff8300;
}
.gerber-articles .b-experts__desc {
	color: #ffffff;
}

@media screen and (max-width: 1439px) {
	.gerber-articles {
		background-size: 1440px auto;
	}
}

@media screen and (max-width: 1023px) {
	.gerber-articles .rd-brands__item-title {
		font-size: 50px;
	}
	.gerber-articles .rd-brands__item-text {
		font-size: 24px;
	}
	.gerber-articles .footer__container {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 0;
		margin: 0;
	}
	.gerber-articles .footer__container .b-experts {
		order: 0;
	}
}

@media screen and (max-width: 767px) {
	.gerber-articles {
		padding-bottom: 64px;
	}
	.gerber-articles .bloc-content {
		padding-bottom: 24px;
	}
	.gerber-articles .rd-brands__item-title {
		font-size: 35px;
		text-align: center;
	}
	.gerber-articles .rd-brands__item .rd-brands__item-title {
		text-align: left;
	}
	.gerber-articles .rd-brands__item_logo .rd-b-gerber__slogan-text-img {
		width: 100%;
		border-radius: 0;
		background-color: transparent;
	}
	.gerber-articles .bloc-content__wrapper_body .rd-brands__item_first {
		border-radius: 8px;
	}
	.gerber-articles .bloc-content__wrapper_body .rd-brands__item_last {
		background-color: transparent;
		padding: 30px 0 0 16px;
	}
	.gerber-articles .contact-tool--small {
		border-radius: 0 16px 16px 0;
		margin-left: -8px !important;
	}
	.gerber-articles .rd-b-gerber_history .rd-b-gerber__content {
		padding-top: 0;
	}
	.gerber-articles .rd-brands__item-text {
		font-size: 18px;
	}
	.gerber-articles .rd-brands p {
		font-size: 14px;
	}
	.gerber-articles .bloc-content__wrapper_head .rd-brands__item-title {
		text-align: center;
		padding-bottom: 0;
	}
}