

/* Start:/local/components/swifts/slider/templates/.default/style.css?17482626828741*/
.style-light-gradient {
	background: linear-gradient(90deg, #2962f6 25%, #8919f6);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: block;
}
.main-slider-content.right {
	left: unset;
	right: 0;
}
.main-slider {
	color: #fff;
	overflow: hidden;
	position: relative;
}
.main-slider.container {
	max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
@media (max-width: 1919.98px) {
	.main-slider .arrow-v2 {
		top: calc(50% - 18px)
	}
}
@media (max-width: 1365.98px) {
	.main-slider .arrow-v2 {
		top: calc(50% - 10px)
	}
}
@media (max-width: 767.98px) {
	.main-slider .arrow-v2 {
		height: 100%;
		top: calc(50% - 25px)
	}
}
.main-slider-container,
.main-slider-wrapper {
	height: 100%
}
.main-slider-container {
	position: relative;
	overflow: hidden;
}
.main-slider-picture {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	top: 0
}
.main-slider-picture img {
	width: 100%;
	height: 100%
}
.main-slider-slide {
	position: relative;
}
.main-slider-slide:before {
	content: "";
	display: block;
	height: 640px
}
@media (max-width: 1919.98px) {
	.main-slider-slide:before {
		height: 570px
	}
}
@media (max-width: 767.98px) {
	.main-slider-slide:before {

	/*	background: #0000003b;*/
		z-index: 9;
		position: relative;
	}
	.main-slider-slide:after {
		content: "";
		background-color: black;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
}
.main-slider-slide:after {
	content: "";
	height: 100%;
	width: 50%;
	pointer-events: none;
	z-index: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, .7), transparent);
	display: none
}
@media (max-width: 1365.98px) {
	.main-slider-slide:after {
		display: block
	}
}
@media (max-width: 767.98px) {
	.main-slider-slide:after {
		display: none
	}
}
.main-slider-img, .main-slider-slide video {
	pointer-events: none
}
.main-slider-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	object-fit: cover
}
@media (max-width: 767.98px) {
	.main-slider-img {
		-o-object-position: top center;
		object-position: top center
	}
}
.main-slider-content {
	flex-shrink: 0;
	width: 715px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding: 0 20px 0 120px;
	box-sizing: content-box;
	color: #fff;
	z-index: 100;
}
.main-slider-content .small-text span {
	font-size: 24px;
	line-height: 32px;
	font-weight: 400;
}
@media (max-width: 1919.98px) {
	.main-slider-content {
		width: 555px
	}
	.main-slider-content .small-text span {
		font-size: 1.25vw!important;
		line-height: 1.66667vw!important;
	}
}
@media (max-width: 1279.98px) {
	.main-slider-content {
		width: 400px;
	}
}
@media (max-width: 1023.98px) {
	.main-slider-content .small-text span {
		font-size: 12px!important;
		line-height: 21px!important
	}
}
@media (max-width: 767.98px) {
	.main-slider-content .small-text {
		display: none;
	}
	.main-slider-container {
		background-color: #003DA5;
	}
	.main-slider-content {
		/*position: relative;*/
		top: unset;
		bottom: 0;
		height: auto;
		text-align: center;
		width: 100%;
		box-sizing: border-box;
		padding: 30px 35px 55px 35px;
		align-items: center;
	}
	.main-slider-slide:before {
		content: unset;
	}
	.main-slider-picture {
		position: static;
		height: auto;
		object-fit: unset;
	}
	.main-slider-picture img {
		position: relative;
		object-fit: unset;
		min-height: 300px;
	}
}
.main-slider-content h2 {
	color: #fff;
	text-transform: uppercase
}
.main-slider-content h2 > span {
	font-weight: 400;
	font-size: 45px;
	line-height: 56px;
	letter-spacing: .02em;
}
@media (max-width: 1919.98px) {
	.main-slider-content h2 > span {
		font-size: 38px!important;
		line-height: 48px!important
	}
}
@media (max-width: 1279.98px) {
	.main-slider-content h2 > span {
		font-size: 28px!important;
		line-height: 32px!important
	}
}
@media (max-width: 767.98px) {
	.main-slider-content h2 > span {
		font-weight: 700!important;
		font-size: 24px!important;
		line-height: 100% !important;
		margin-bottom: 5px
	}
}
.main-slider-content img {
	margin-bottom: 11px
}
.banner-link {
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	text-align: center;
	color: #fff;
	height: 57px;
	padding: 0 24px;
	font-size: 16px;
	font-weight: 400;
	border: 1px solid;
	text-transform: uppercase;
	transition: 300ms;
	margin-top: 25px;
}
.banner-link:hover {
	color: #00A7E1!important;
	border-color: #00A7E1!important;
}
@media (max-width: 1919.98px) {
	.banner-link {
		margin-top: 22px
	}
}
@media (max-width: 1365.98px) {
	.banner-link {
		font-size: 12px;
		height: 40px;
		padding: 0 16px;
		margin-top: 22px
	}
}
@media (max-width: 1023.98px) {
	.banner-link {
		font-size: 16px;
		line-height: 21px;
		height: 40px;
		padding: 0 12px
	}
}
@media (max-width: 767.98px) {
	.main-slider-content_center {
		height: 100%;
		top: 0;
		bottom: unset
	}
}
.main-slider-bottom {
	z-index: 10;
	position: absolute;
	bottom: 80px;
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 0 80px
}
@media (max-width: 1365.98px) {
	.main-slider-bottom {
		bottom: 30px;
		padding: 0 30px
	}
}
@media (max-width: 767.98px) {
	.main-slider-bottom {
		justify-content: center;
		bottom: 15px
	}
}
.main-slider-buttons {
	display: flex;
	align-items: center;
	max-width: 112px
}
.js-main-slider-prev,
.js-main-slider-next {
	background: none;
	border: 2px solid #fff;
	border-radius: 80px;
	padding: 17px;
	cursor: pointer;
	position: absolute;
	top: calc(50% - 24px);
	z-index: 10;
}
.js-main-slider-prev {
	left: 25px;
	transform: rotate(180deg)
}
.js-main-slider-next {
	right: 25px;
}
.js-main-slider-prev:first-child,
.js-main-slider-next:first-child {
	margin-right: 16px;
	transform: rotate(180deg)
}
.js-main-slider-prev svg,
.js-main-slider-next svg {
	color: #fff
}
@media (max-width: 1365.98px) {
	.js-main-slider-prev svg,
	.js-main-slider-next svg {
		width: 12px;
		height: 16px
	}
	.js-main-slider-prev,
	.js-main-slider-next {
		padding: 14px 16px
	}
}
@media (max-width: 768px) {
	.js-main-slider-prev,
	.js-main-slider-next {
		display:none
	}
	/*.main-slider-picture.js-main-slider-item::after {
		content: "";
		background: #0000007a;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}*/
}
@media (max-width: 500px) {
	.main-slider-content {
		padding-bottom: 38px;
	}
}

.js-main-slider-prev:hover,
.js-main-slider-next:hover {
	background-color: #fff;
	/*border: 2px solid var(--main-color)*/
}
.js-main-slider-prev:hover svg,
.js-main-slider-next:hover svg {
	color: var(--main-color)
}
.js-main-slider-prev:active,
.js-main-slider-next:active {
	border: 2px solid var(--main-color)
}
.js-main-slider-prev:active svg,
.js-main-slider-next:active svg {
	color: var(--main-color)
}
@media (max-width: 767.98px) {
	.main-slider-buttons {
		display: none
	}
}
.main-slider-btn-container {
	display: flex;
}
.main-slider-btn-container.swiper-pagination-bullet-active {
	border-radius: 80px;
	width: auto;
	height: auto
}
.main-slider-btn {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	cursor: pointer;
	transition: all .5s ease;
	z-index: 3;
	position: relative;
	background: #fff
}
.main-slider-btn:not(:last-child) {
	margin-right: 10px;
}
.main-slider-btn:not(.is-current) {
	opacity: 1;
	border-radius: 50%
}
.main-slider-btn.is-current {
	border: 2px solid var(--main-color);
	background: none
}
.main-slider-btn.is-current {
	background: conic-gradient(var(--main-color) 0 var(--percent), #fff 0 100%);
	-webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 2px), #fff 0);
	z-index: 100;
	transform: rotate(90deg)
}
.main-slider-btn.is-current.is-active {
	background: var(--main-color)
}
.main-slider-btn.is-current.is-active {
	border: 6px solid transparent;
	border-left: 10px solid #fff;
	background: transparent;
	width: 0;
	height: 0;
	margin-left: -3px
}
@media (hover: hover) {
	.main-slider-btn.is-current.is-active:hover {
		background: var(--main-color);
		border-color: var(--main-color)
	}
}
/*.main-slider-btn:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #fff;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -5px;
	transition: all .25s ease-in-out
}*/
/*.main-slider-btn:after {
	content: "";
	position: absolute;
	top: -2px;
	left: -2px;
	right: 0;
	bottom: 0;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	border-radius: 50%
}*/
@media (hover: hover) {
	.main-slider-btn:hover {
		background: var(--main-color)
	}
}
.arrow-v2-icon {
	flex-shrink: 0;
	width: 12px;
	height: 12px;
	display: block;
}

/* End */


/* Start:/local/components/swifts/main.sections/templates/.default/style.css?1739003406446*/
.products-el span {
	position: relative;
}
.button-soon {
	position: absolute;
	right: 10px;
	top: 10px;
}
.button-soon span {
	color: var(--main-color);
	display: inline-flex;
	align-items: center;
	text-align: center;
	height: 60px;
	border-radius: 8px;
	padding: 0 24px;
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
	background-color: #fff;
}
.products.container .products-el-name {
	text-align: center;
}
/* End */


/* Start:/local/components/swifts/main.brand/templates/.default/style.css?17387366914232*/
.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/slider/templates/.default/style.css?17482626828741 */
/* /local/components/swifts/main.sections/templates/.default/style.css?1739003406446 */
/* /local/components/swifts/main.brand/templates/.default/style.css?17387366914232 */
