.Header_header__Z8PUO {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	padding: 9.333vw 9vw 0
}

@media(min-width:1000px) {
	.Header_header__Z8PUO {
		flex-direction: row;
		align-items: center;
		padding: 2.229vw 4.427vw 0;
		transition: all .3s
	}
}

.Header_header__logo__4UCu_ {
	position: relative;
	z-index: 1;
	cursor: pointer;
	background: transparent;
	border: none;
	outline: none
}

.Header_header__logo__4UCu_>img {
	height: 7.733vw
}

@media(min-width:1000px) {
	.Header_header__logo__4UCu_>img {
		height: 2.08vw
	}
}

.Header_header__text__cvES9 {
	width: 100%;
	letter-spacing: .5px;
	color: hsla(0, 0%, 100%, .75);
	font-weight: 500;
	text-align: center;
	font-size: 4.8vw;
	line-height: 120%;
	padding-top: 7.2vw
}

@media(min-width:1000px) {
	.Header_header__text__cvES9 {
		position: absolute;
		left: 50%;
		font-weight: 600;
		transform: translateX(-50%);
		font-size: 1.198vw;
		line-height: 100%;
		padding-top: 0
	}

	.Header_header__text__cvES9>br {
		display: none
	}
}

.Button_button__30ukX {
	position: relative;
	height: 13.867vw;
	width: 52.8vw;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: #E50439;
	border-radius: .707vw;
	cursor: pointer;
	transition: .3s ease
}

.Button_button__30ukX:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	transition: all 1s
}

.Button_button__30ukX:focus:after {
	width: 100%
}

@media(min-width:1000px) {
	.Button_button__30ukX {
		height: 3.542vw;
		width: 15.052vw;
		border-radius: .182vw
	}

	.Button_button__30ukX:hover {
		transform: scale(1.1)
	}
}

.Button_button__text__WLzQI {
	font-family: TTFirs;
	font-size: 5.867vw;
	font-weight: 600;
	letter-spacing: .5px;
	color: #fff
}

@media(min-width:1000px) {
	.Button_button__text__WLzQI {
		font-size: 1.667vw
	}
}

.MainSection_main__8Uwdx {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 15vw 8vw 10vw
}

@media(min-width:1000px) {
	.MainSection_main__8Uwdx {
		height: 100%;
		padding: 12.48vw 8.2vw 0;
		justify-content: flex-start;
		align-items: flex-start;
		transition: all .3s
	}
}

.MainSection_main__title__tvpI5 {
	margin-bottom: 8.533vw;
	font-size: 9.6vw;
	line-height: 127%;
	font-weight: 600;
	letter-spacing: .5px;
	text-align: center
}

.MainSection_main__title__tvpI5>span:last-child {
	color: #E50439
}

@media(min-width:1000px) {
	.MainSection_main__title__tvpI5 {
		width: 35vw;
		text-align: left;
		margin-bottom: 0;
		font-weight: 700;
		font-size: 3.906vw;
		line-height: 115%;
		letter-spacing: .02em
	}
}

.MainSection_main__button-wrapper__PvVA_ {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	z-index: 1
}

@media(min-width:1000px) {
	.MainSection_main__button-wrapper__PvVA_ {
		margin-top: 2.865vw;
		flex-direction: row;
		justify-content: space-between
	}
}

.Footer_footer__Dhw_9 {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 37.5vw;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 5vw;
	font-size: 3.75vw;
	font-weight: 400;
	background: linear-gradient(180deg, transparent, #000);
	bottom: -86vw
}

.Footer_footer__prevention__eibNj {
	display: flex;
	opacity: .6;
	order: 1
}

.Footer_footer__prevention__eibNj>img {
	margin-right: 1.3vw;
	display: block;
	height: 6.25vw;
	width: 6.25vw
}

.Footer_footer__left__05z3I {
	order: 4
}

.Footer_footer__left-copyright__Pdiv1 {
	text-transform: uppercase;
	font-weight: 500
}

.Footer_footer__left-copyright__Pdiv1>strong {
	font-weight: 700
}

.Footer_footer__center__NYgOl {
	order: 2;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%
}

.Footer_footer__apps__pgjOI {
	width: 50%;
	order: 1;
	display: flex;
	align-items: center
}

.Footer_footer__app__8Mv0j {
	display: block;
	transition: .3s
}

.Footer_footer__app__8Mv0j:hover {
	opacity: .5
}

.Footer_footer__app__8Mv0j:last-child {
	margin-left: 7vw
}

.Footer_footer__app__8Mv0j>img {
	height: 7.467vw;
	width: 25.067vw
}

.Footer_footer__right__Ky8Dg {
	order: 3;
	width: 100%
}

.Footer_footer__right-img__RJF0X {
	width: 100%;
	opacity: .3
}

@media(min-width:1000px) {
	.Footer_footer__Dhw_9 {
		position: absolute;
		bottom: 0;
		left: 0;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		height: 2.86vw;
		padding: .63vw 1.56vw;
		font-size: .729vw;
		background: linear-gradient(180deg, transparent -24.77%, #000)
	}

	.Footer_footer__prevention__eibNj {
		position: absolute;
		bottom: 4vw;
		left: 7.66vw;
		width: 22.19vw;
		font-size: .63vw
	}

	.Footer_footer__prevention__eibNj>img {
		margin-right: .3vw;
		height: 1.04vw;
		width: 1.04vw
	}

	.Footer_footer__left__05z3I {
		order: 1
	}

	.Footer_footer__center__NYgOl {
		order: 2;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		width: 57.55vw;
		padding: 0
	}

	.Footer_footer__apps__pgjOI {
		order: 2;
		margin-top: 0;
		height: 100%;
		margin-right: -3vw
	}

	.Footer_footer__app__8Mv0j {
		display: block
	}

	.Footer_footer__app__8Mv0j:last-child {
		margin-left: .73vw
	}

	.Footer_footer__app__8Mv0j>img {
		height: 1.56vw;
		width: 5.26vw
	}

	.Footer_footer__right__Ky8Dg {
		width: 26vw
	}
}

.Footer_social__VBPnO {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 30%;
	order: 1
}

@media(min-width:1000px) {
	.Footer_social__VBPnO {
		width: 7.71vw;
		order: 1
	}
}

.Footer_social__VBPnO>a {
	display: block;
	opacity: .3;
	transition: .3s
}

.Footer_social__VBPnO>a:hover {
	opacity: 1
}

.Footer_social__VBPnO>a>img {
	height: 4.38vw
}

@media(min-width:1000px) {
	.Footer_social__VBPnO>a>img {
		height: .94vw
	}
}

.Footer_mobile__kKwJi {
	display: block
}

@media(min-width:1000px) {
	.Footer_mobile__kKwJi {
		display: none
	}
}

.Footer_desktop__sPjF1 {
	display: none
}

@media(min-width:1000px) {
	.Footer_desktop__sPjF1 {
		display: block
	}
}

.Footer_desktop-flex__C0SQ4 {
	display: none
}

@media(min-width:1000px) {
	.Footer_desktop-flex__C0SQ4 {
		display: flex
	}
}



.MainWrapper_main-wrapper__img__BJkQM {
	position: absolute;
	top: 63.13vw;
	left: 6.25vw;
	display: block;
	width: 131.56vw;
	height: 93.44vw;
	z-index: 1
}

@media(min-width:1000px) {
	.MainWrapper_main-wrapper__img__BJkQM {
		position: absolute;
		bottom: -1vw;
		right: 3.59vw;
		top: unset;
		left: unset;
		width: 57.76vw;
		height: 40.94vw;
		transition: all .3s;
		z-index: 1
	}
}

.Loader_cLoader__2ktgF {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease
}

.Loader_isLoading__baMv5 {
	opacity: 1;
	visibility: visible
}

.Loader_cLoader__content__cw_YS {
	position: absolute;
	width: 200px;
	height: 200px;
	top: 40%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: scale(.5);
	z-index: 1
}

.Loader_cLoader__item__sUA99 {
	position: absolute;
	width: 80px;
	height: 80px;
	margin: 10px
}

.Loader_cLoader__item__sUA99:before {
	left: -20px;
	border-width: 0 0 80px 20px
}

.Loader_cLoader__item__sUA99:after,
.Loader_cLoader__item__sUA99:before {
	content: "";
	position: absolute;
	top: 0;
	border-color: #f8fe14 transparent;
	border-style: solid
}

.Loader_cLoader__item__sUA99:after {
	right: -20px;
	border-width: 80px 20px 0 0
}

.Loader_cLoader__item__sUA99:first-child {
	background-color: #f8fe14;
	top: 0;
	left: 0;
	z-index: 1;
	animation: Loader_item-first-move__sW9G_ 1.8s cubic-bezier(.6, .01, .4, 1) infinite
}

.Loader_cLoader__item__sUA99:last-child {
	background-color: #f8fe14;
	bottom: 0;
	right: 0;
	z-index: 1;
	animation: Loader_item-second-move__VSztz 1.8s cubic-bezier(.6, .01, .94, 1) infinite
}

.Loader_cLoader__2ktgF:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

@keyframes Loader_item-first-move__sW9G_ {

	0%,
	to {
		transform: translate(0)
	}

	25% {
		transform: translate(-40px, 100px)
	}

	50% {
		transform: translate(100px, 100px)
	}

	75% {
		transform: translate(140px)
	}
}

@keyframes Loader_item-second-move__VSztz {

	0%,
	to {
		transform: translate(0)
	}

	25% {
		transform: translate(40px, -100px)
	}

	50% {
		transform: translate(-100px, -100px)
	}

	75% {
		transform: translate(-140px)
	}
}

.MainSection_main__title__tvpI5 {
	margin-top: 10px;
}

.Header_header__text__cvES9 {
	padding-top: 0.2vw;
}