

/* Start:/local/components/swifts/main.brand/templates/.default/style.css?17428221504232*/
.brand.container {
	padding-bottom: 80px;
	padding-top: 80px;
}
.brand-info-top {
	display: flex;
}
.brand-info-top .brand-text {
	margin-top: 24px;
}
.brand-text {
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #1E1F1F;
}
.brand-info-top .brand-short-info {
	margin-top: 45px;
}
.brand-info-top .brand-short-info > ul {
	display: grid;
	gap: 22px 32px;
	grid-template-columns: repeat(3, 1fr);
}
.brand-info-top .brand-short-info > ul > li {
	display: flex;
}
.brand-info-top .brand-short-icon {
	margin-right: 15px;
	width: 73px;
}
.brand-info-top .brand-short-text-headline {
	font-weight: 900;
	font-size: 57px;
	line-height: 69px;
	color: var(--main-color);
}
.brand-info-top .brand-short-text-description {
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	color: #1E1F1F;
}
.brand-info-bottom {
	margin-top: 50px;
}
.brand-info-bottom > div:not(:first-child) {
	margin-top: 50px;
}
.brand-info-bottom .brand-short-info  > ul {
	display: grid;
	gap: 24px 15px;
	grid-template-columns: repeat(5, 1fr);
}
.brand-info-bottom .brand-short-text {
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #1E1F1F;
	margin-top: 20px;
}
.brand-short-year {
	position: relative;
	display: inline-flex;
}
.brand-short-year svg {
	color: var(--main-color);
	width: 177px;
	height: 88px;
}
.brand-short-year span {
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	right: 0;
	top: 32px;
	text-align: center;
}
.brand-el-link {
	margin-top: 27px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.brand-el-link a {
	margin-left: auto;
}
.brand-image {
	width: 40%;
	margin-right: 2%;
}
.brand-image img {
	max-width: 100%;
}
.brand-info-top .brand-info {
	width: 58%;
}
.brand-slogan {
	background-position: left;
	background-size: cover;
	padding-left: 40px;
	padding-right: 40px;
}
.brand-slogan-description {
	max-width: 523px;
	width: 100%;
	background: rgba(33, 103, 143, 0.75);
	color: #fff;
	height: 100%;
	padding: 72px 28px 28px 42px;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	margin-left: auto;
	min-height: 569px;
}
.brand-slogan-img img,
.brand-map img {
	max-width: 100%;
}
.brand-tech {
	display: flex;
}
.brand-tech-list {
	width: 420px;
	margin-right: 35px;
}
.brand-tech-list > ul > li {
	display: flex;
	align-items: center;
}
.brand-tech-list > ul > li img {
	margin-right: 20px;
}
.brand-tech-list > ul > li span {
	font-weight: 700;
	font-size: 16px;
	color: #1E1F1F;
}
.brand-tech-list > ul > li:not(:last-child) {
	margin-bottom: 40px;
}
.brand-tech-list h3 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 36px;
	line-height: 53px;
	text-transform: uppercase;
	color: var(--main-color);
}
.brand-tech-image {
	width: calc(100% - 420px - 35px);
}
.brand-tech-image img {
	max-width: 100%;
}
.brand h1 {
	font-size: 36px;
}
@media(max-width:1400px) {
	.brand-info-top .brand-short-info > ul {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media(max-width:1300px) {
	.brand-info-bottom .brand-short-info  > ul {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media(max-width:1100px) {
	.brand-info-bottom .brand-short-info  > ul {
		grid-template-columns: repeat(3, 1fr);
	}
	.brand-info-top {
		position: relative;
	}
	.brand-image {
		display: none;
	}
	.brand-info-top .brand-info {
		width: 100%;
	}
	.brand-info-top .brand-short-info > ul {
		grid-template-columns: repeat(3, 1fr);
	}
	.brand-tech-list > ul > li span {
		font-size: 16px;
	}
}
@media(max-width:768px) {
	.brand-tech-list > ul > li span {
		font-size: 14px;
	}
	.brand-info-bottom .brand-short-info  > ul {
		grid-template-columns: repeat(2, 1fr);
	}
	.brand-info-top .brand-short-info > ul {
		grid-template-columns: repeat(2, 1fr);
	}
	.brand-slogan {
		padding-left: 20px;
		padding-right: 20px;
	}
	.brand-tech-image {
		display: none;
	}
}
@media(max-width:550px) {
	.brand-info-bottom .brand-short-info  > ul {
		grid-template-columns: repeat(1, 1fr);
	}
	.brand-info-top .brand-short-info > ul {
		grid-template-columns: repeat(1, 1fr);
	}
	.brand-slogan {
		padding-left: 10px;
		padding-right: 10px;
	}
	.brand-slogan-description {
		padding-left: 15px;
		padding-right: 10px;
	}
}
/* End */
/* /local/components/swifts/main.brand/templates/.default/style.css?17428221504232 */
