@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic&display=swap);
@font-face {
	font-family: 'DrukTextCyr-Medium';
	src: url('/Content/banners/pari_combo/assets/fonts/druktextcyr-medium.eot'); /* IE 9 Compatibility Mode */
	src: url('/Content/banners/pari_combo/assets/fonts/druktextcyr-medium.eot?#iefix')
			format('embedded-opentype'),
		url('/Content/banners/pari_combo/assets/fonts/druktextcyr-medium.woff2') format('woff2'),
		url('/Content/banners/pari_combo/assets/fonts/druktextcyr-medium.woff') format('woff'),
		url('/Content/banners/pari_combo/assets/fonts/druktextcyr-medium.ttf') format('truetype'),
		url('/Content/banners/pari_combo/assets/fonts/druktextcyr-medium.svg#druktextcyr-medium') format('svg'); /* Chrome < 4, Legacy iOS */
	font-display: swap;
}
:root {
	--font-montserrat2: 'Montserrat', sans-serif;
	--font-druk2: 'DrukTextCyr-Medium', sans-serif;
	--clr-bg-white2: #fff;
	--clr-bg-blue2: #148dd3;
	--clr-bg-darkblue2: #142333;
	--clr-bg-orange2: #ee5531;
	--clr-txt-grey2: #434343;
	--clr-txt-black2: #191919;
	--clr-txt-white2: #fff;
	--clr-txt-orange2: #ed5431;
	--screen-width2: 1920;

	--font-montserrat: 'Montserrat', sans-serif;
	--font-druk: 'DrukTextCyr-Medium', sans-serif;
	--clr-bg-white: #fff;
	--clr-bg-blue: #148dd3;
	--clr-bg-yellow: #eba43a;
	--clr-bg-darkblue: #142333;
	--clr-bg-orange: #d82e34;
	--clr-bg-orange2: #ee5531;
	--clr-bg-darkblue2: #0c123d;
	--clr-bg-darkblue3: #010832;
	--clr-txt-grey: #434343;
	--clr-txt-black: #121d4b;
	--clr-txt-black2: #191919;
	--clr-txt-white: #fff;
	--clr-txt-orange: #ed5431;
	--screen-width: 1920;
}
@media (max-width: 780px) {
	:root {
		--screen-width2: 376;
		--screen-width: 376;
	}
}

.heroinsurance {
	background: url('assets/img/heroinsurance_bg.webp') top center no-repeat;
	background-size: cover;
	height: calc(77500vw / var(--screen-width2));
	font-family: var(--font-montserrat2);
	color: var(--clr-txt-grey2);
	padding: 0;
	position: relative;
}

.heroinsurance h1 {
	font-size: calc(8000vw / var(--screen-width2));
	line-height: 119%;
	letter-spacing: 0.05em;
	font-family: var(--font-druk2);
	text-transform: uppercase;
	color: var(--clr-txt-black2);
	font-weight: 400;
	padding: 0;
	margin: 0;
}

.header__new1 > *,
.heroinsurance > * {
	box-sizing: border-box;
}

.heroinsurance__btn .btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 400;
	font-size: calc(1600vw / var(--screen-width2));
	line-height: 162%;
	text-transform: uppercase;
	text-align: center;
	color: var(--clr-txt-white2);
	background: var(--clr-bg-blue2);
	border-radius: calc(500vw / var(--screen-width2));
	padding: calc(2400vw / var(--screen-width2))
		calc(6000vw / var(--screen-width2));
	-webkit-transition: background 0.25s ease-in-out;
	transition: background 0.25s ease-in-out;
	text-decoration: none;
}
.heroinsurance__btn .btn:hover {
	background: #169fee;
}
.heroinsurance__btn .btn:focus {
	background: #0d79b7;
}
.section__container {
	width: 100% !important;
	max-width: calc(126000vw / var(--screen-width2)) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: calc(3200vw / var(--screen-width2)) !important;
	padding-right: calc(3200vw / var(--screen-width2)) !important;
}
.header__new1 {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-width: calc(192000vw / var(--screen-width2));
	margin-top: calc(6400vw / var(--screen-width2));
}
.header__new1 .header__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: calc(4600vw / var(--screen-width2));
}
.header__new1 .header__logo img {
	width: calc(19000vw / var(--screen-width2));
	height: calc(5000vw / var(--screen-width2));
}
.header__new1 .header__logo--2 img {
	width: calc(19300vw / var(--screen-width2));
	height: calc(4600vw / var(--screen-width2));
}
.heroinsurance {
}
.heroinsurance__content {
	padding-top: calc(21600vw / var(--screen-width2));
	width: 100%;
	max-width: calc(58000vw / var(--screen-width2));
}
.heroinsurance__title h1 {
	color: var(--clr-txt-white2);
}
.heroinsurance__desc {
	margin-top: calc(3300vw / var(--screen-width2));
	margin-bottom: calc(5500vw / var(--screen-width2));
}
.heroinsurance__desc p {
	font-weight: 400;
	font-size: calc(1800vw / var(--screen-width2));
	line-height: 167%;
	color: var(--clr-txt-white2);
}
.heroinsurance__desc p b {
	font-weight: 500;
}

@media (max-width: 780px) {
	.section__container {
		padding-left: calc(2300vw / var(--screen-width2));
		padding-right: calc(2300vw / var(--screen-width2));
	}
	.header__new1 {
		margin-top: calc(2400vw / var(--screen-width2));
		z-index: 1;
	}
	.header__new1 .header__container {
		display: grid;
		grid-template-columns: 1fr;
		text-align: center;
		gap: calc(2600vw / var(--screen-width2));
		margin-top: calc(2400vw / var(--screen-width2));
	}
	.heroinsurance h1 {
		font-size: calc(5500vw / var(--screen-width2));
	}
	.heroinsurance__btn .btn {
		padding-left: calc(2000vw / var(--screen-width2));
		padding-right: calc(2000vw / var(--screen-width2));
		width: 100%;
		max-width: calc(23700vw / var(--screen-width2));
	}
	.heroinsurance {
		background: url('assets/img/heroinsurance_bg_mobile.webp') top center
			no-repeat;
		background-size: cover;
		height: calc(112900vw / var(--screen-width2));
	}
	.heroinsurance__content {
		padding-top: calc(20400vw / var(--screen-width2));
	}
	.heroinsurance__title {
		text-align: center;
	}
	.heroinsurance__desc {
		text-align: center;
	}
	.heroinsurance__btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.header__new > *,
.herosportmaster > * {
	box-sizing: border-box;
	font-family: var(--font-montserrat);
	color: var(--clr-txt-grey);
	a {
		color: var(--clr-txt-grey);
		text-decoration: none;
	}
	a:hover {
		text-decoration: none !important;
	}
}

.herosportmaster {
	padding: 0 !important;
	position: relative;
	h1 {
		font-family: var(--font-druk);
		font-size: calc(8000vw / var(--screen-width));
		line-height: 119%;
		text-transform: uppercase;
		color: var(--clr-txt-black);
		letter-spacing: 0.05em;
		font-weight: 400;
		padding: 0;
		margin: 0;
	}
	button {
		outline: none;
		border: none;
		background: none;
		cursor: pointer;
	}
}

.section__container {
	width: 100% !important;
	max-width: calc(126000vw / var(--screen-width)) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: calc(3200vw / var(--screen-width)) !important;
	padding-right: calc(3200vw / var(--screen-width)) !important;
}

.herosportmaster__btn .btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 400;
	font-size: calc(1600vw / var(--screen-width));
	line-height: 162%;
	text-transform: uppercase;
	text-align: center;
	color: var(--clr-txt-black);
	background: var(--clr-bg-yellow);
	border-radius: calc(500vw / var(--screen-width));
	padding: calc(2400vw / var(--screen-width)) calc(6000vw / var(--screen-width));
	-webkit-transition: background 0.25s ease-in-out;
	transition: background 0.25s ease-in-out;
}
.herosportmaster__btn .btn:hover {
	background: #f9b958;
}
.herosportmaster__btn .btn:focus {
	background: #db942c;
}

.header__new {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-width: calc(192000vw / var(--screen-width));
	margin-top: calc(6400vw / var(--screen-width));
}
.header__new .header__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: calc(3000vw / var(--screen-width));
}
.header__new .header__logo img {
	width: calc(19000vw / var(--screen-width));
	height: calc(5000vw / var(--screen-width));
}
.header__new .header__logo--2 img {
	width: calc(23000vw / var(--screen-width));
	height: calc(3000vw / var(--screen-width));
}
.herosportmaster {
	background: url('assets/img/herosportmaster_bg.webp') top center no-repeat;
	background-size: cover;
	height: calc(77500vw / var(--screen-width));
}
.herosportmaster__content {
	padding-top: calc(21600vw / var(--screen-width));
	width: 100%;
	max-width: calc(38000vw / var(--screen-width));
}
.herosportmaster__title h1 {
	color: var(--clr-txt-white);
}
.herosportmaster__desc {
	margin-top: calc(3300vw / var(--screen-width));
	margin-bottom: calc(5500vw / var(--screen-width));
}
.herosportmaster__desc p {
	font-weight: 400;
	font-size: calc(1800vw / var(--screen-width));
	line-height: 167%;
	color: var(--clr-txt-white);
}
.herosportmaster__desc p b {
	font-weight: 500;
}

@media (max-width: 780px) {
	.header__new .header__container,
	.section__container {
		padding-left: calc(2300vw / var(--screen-width));
		padding-right: calc(2300vw / var(--screen-width));
	}
	.herosportmaster h1 {
		font-size: calc(5500vw / var(--screen-width));
	}
	.herosportmaster__btn .btn {
		padding-left: calc(2000vw / var(--screen-width));
		padding-right: calc(2000vw / var(--screen-width));
		width: 100%;
		max-width: calc(26800vw / var(--screen-width));
	}
	.header__new {
		margin-top: calc(2400vw / var(--screen-width));
		z-index: 1;
	}
	.header__new .header__container {
		display: grid;
		grid-template-columns: 1fr;
		text-align: center;
		gap: calc(3200vw / var(--screen-width));
		margin-top: calc(2400vw / var(--screen-width));
	}
	.header__new .header__logo {
		grid-column: 1/4;
	}
	.header__new .header__logo--2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		grid-column: 1/5;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.herosportmaster {
		background: url('assets/img/herosportmaster_bg_mobile.webp') top center
			no-repeat;
		background-size: cover;
		height: calc(109900vw / var(--screen-width));
		position: relative;
	}
	.herosportmaster__content {
		padding-top: calc(20000vw / var(--screen-width));
	}
	.herosportmaster__title {
		text-align: center;
	}
	.herosportmaster__title h1 {
		line-height: 138%;
	}
	.herosportmaster__desc {
		text-align: center;
		margin-top: calc(2400vw / var(--screen-width));
		margin-bottom: calc(3200vw / var(--screen-width));
	}
	.herosportmaster__btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
