/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.oc {
	object-fit: cover
}

.db {
	display: block
}

.df {
	display: flex
}

.dg {
	display: grid
}

.pf {
	position: fixed
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.ul-reset {
	list-style: none;
	padding: 0;
	margin: 0
}

.text-center {
	text-align: center
}

@font-face {
	font-display: swap;
	font-family: 'Fredoka';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/fredoka-v14-latin-regular.woff2') format('woff2')
}

@font-face {
	font-display: swap;
	font-family: 'Fredoka';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/fredoka-v14-latin-500.woff2') format('woff2')
}

.font-fredoka {
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto
}

@font-face {
	font-display: swap;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/poppins-v21-latin-regular.woff2') format('woff2')
}

@font-face {
	font-display: swap;
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 400;
	src: url('fonts/poppins-v21-latin-italic.woff2') format('woff2')
}

@font-face {
	font-display: swap;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/poppins-v21-latin-500.woff2') format('woff2')
}

@font-face {
	font-display: swap;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/poppins-v21-latin-700.woff2') format('woff2')
}

.font-poppins {
	font-family: "Poppins", sans-serif;
	font-optical-sizing: auto
}

.grad-yellow {
	background: linear-gradient(354deg, #FCCE5D -1.58%, #F19D00 115.31%)
}

.grad-red {
	background: linear-gradient(354deg, #FF3055 -1.58%, #BF102F 115.31%)
}

.grad-gold-text {
	background: linear-gradient(90deg, #FCCE5D 0%, #FFF4BB 52.5%, #FCCE5D 99.5%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.btn-shadow {
	box-shadow: -4px -5px 6px 0 rgba(0, 0, 0, 0.1) inset, 3px 4px 4px 0 rgba(255, 221, 221, 0.25) inset, 0 4px 4px 0 rgba(0, 0, 0, 0.25)
}

.btn {
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	border: none;
	cursor: pointer;
	align-items: center;
	font-weight: 500;
	display: inline-flex
}

@media only screen and (min-width: 1280px) {
	.btn {
		font-size: 1.25vw;
		padding: .69444444vw 2.22222222vw .69444444vw 2.22222222vw;
		height: 60px
	}
}

@media only screen and (max-width: 1279px) {
	.btn {
		font-size: 3.8647343vw;
		padding: 2.41545894vw 5.79710145vw 2.41545894vw 5.79710145vw;
		height: 11.5942029vw
	}
}

.btn-round {
	cursor: pointer;
	display: inline-block;
	filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.25));
	border-radius: 100%
}

@media only screen and (min-width: 1280px) {
	.btn-round {
		width: 3.05555556vw;
		height: 3.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.btn-round {
		width: 44px;
		height: 44px
	}
}

.btn-red {
	position: relative;
	color: #fff;
	border-radius: 50px;
	transition: all .4s;
	background: linear-gradient(354deg, #FF3055 -1.58%, #BF102F 115.31%)
}

@media only screen and (min-width: 1280px) {
	.btn-red {
		padding-left: 5.83333333vw
	}
}

@media only screen and (max-width: 1279px) {
	.btn-red {
		padding-left: 14.97584541vw
	}
}

.btn-red:after {
	content: "";
	display: flex;
	align-items: center;
	position: absolute;
	transition: all .4s;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 30C15.52 35.52 24.48 35.52 30 30C35.52 24.48 35.52 15.52 30 10C24.48 4.48 15.52 4.48 10 10' stroke='%23F8DE2E' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.65693 20.0002H22.0569' stroke='%23F8DE2E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.8267 24.8301L23.6567 20.0001L18.8267 15.1701' stroke='%23F8DE2E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

@media only screen and (min-width: 1280px) {
	.btn-red:after {
		background-size: 40px 40px
	}
}

@media only screen and (max-width: 1279px) {
	.btn-red:after {
		background-size: 8.7vw 8.7vw
	}
}

@media only screen and (min-width: 1280px) {
	.btn-red:after {
		width: 2.77777778vw;
		left: 2.22222222vw;
		top: 0;
		height: 100%
	}
}

@media only screen and (max-width: 1279px) {
	.btn-red:after {
		width: 7.24637681vw;
		left: 3.8647343vw;
		top: 0;
		height: 100%
	}
}

.btn-red:hover {
	background: linear-gradient(354deg, #FCCE5D -1.58%, #F19D00 115.31%);
	color: #C20F2F
}

.btn-red:hover:after {
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 30C15.52 35.52 24.48 35.52 30 30C35.52 24.48 35.52 15.52 30 10C24.48 4.48 15.52 4.48 10 10' stroke='%23C20F2F' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.65693 20.0002H22.0569' stroke='%23C20F2F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.8267 24.8301L23.6567 20.0001L18.8267 15.1701' stroke='%23C20F2F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	transform: translateX(25%)
}

@media only screen and (min-width: 1280px) {
	.btn-red:hover:after {
		background-size: 40px 40px
	}
}

@media only screen and (max-width: 1279px) {
	.btn-red:hover:after {
		background-size: 8.7vw 8.7vw
	}
}

.btn-yellow {
	position: relative;
	color: #C20F2F;
	border-radius: 50px;
	transition: all .4s;
	background: linear-gradient(354deg, #FCCE5D -1.58%, #F19D00 115.31%)
}

@media only screen and (min-width: 1280px) {
	.btn-yellow {
		padding-left: 5.83333333vw
	}
}

@media only screen and (max-width: 1279px) {
	.btn-yellow {
		padding-left: 14.97584541vw
	}
}

.btn-yellow:after {
	content: "";
	display: flex;
	align-items: center;
	position: absolute;
	transition: all .4s;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 30C15.52 35.52 24.48 35.52 30 30C35.52 24.48 35.52 15.52 30 10C24.48 4.48 15.52 4.48 10 10' stroke='%23C20F2F' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.65693 20.0002H22.0569' stroke='%23C20F2F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.8267 24.8301L23.6567 20.0001L18.8267 15.1701' stroke='%23C20F2F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

@media only screen and (min-width: 1280px) {
	.btn-yellow:after {
		background-size: 40px 40px
	}
}

@media only screen and (max-width: 1279px) {
	.btn-yellow:after {
		background-size: 8.7vw 8.7vw
	}
}

@media only screen and (min-width: 1280px) {
	.btn-yellow:after {
		width: 2.77777778vw;
		height: 2.77777778vw;
		left: 2.22222222vw;
		top: 0;
		height: 100%
	}
}

@media only screen and (max-width: 1279px) {
	.btn-yellow:after {
		width: 7.24637681vw;
		left: 3.8647343vw;
		top: 0;
		height: 100%
	}
}

.btn-yellow:hover:after {
	transform: translateX(25%)
}

.btn-white {
	position: relative;
	color: #C20F2F;
	border-radius: 50px;
	transition: all .4s;
	background: linear-gradient(354deg, #FFF -1.58%, #FFF 115.31%);
	border: 2px solid #F19D00;
  border-radius: 30px;
}


.btn-w-arrow {
	position: relative;
	color: #C20F2F;
	padding-left: 5.83333333vw
}

.btn-w-arrow:after {
	content: "";
	display: flex;
	align-items: center;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 30C15.52 35.52 24.48 35.52 30 30C35.52 24.48 35.52 15.52 30 10C24.48 4.48 15.52 4.48 10 10' stroke='%23C20F2F' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.65693 20.0002H22.0569' stroke='%23C20F2F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.8267 24.8301L23.6567 20.0001L18.8267 15.1701' stroke='%23C20F2F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

@media only screen and (min-width: 1280px) {
	.btn-w-arrow:after {
		background-size: 40px 40px
	}
}

@media only screen and (max-width: 1279px) {
	.btn-w-arrow:after {
		background-size: 8.7vw 8.7vw
	}
}

@media only screen and (min-width: 1280px) {
	.btn-w-arrow:after {
		width: 2.77777778vw;
		height: 2.77777778vw;
		left: 2.22222222vw;
		top: 0;
		height: 100%
	}
}

@media only screen and (max-width: 1279px) {
	.btn-w-arrow:after {
		width: 9.66183575vw;
		height: 9.66183575vw;
		left: 0;
		top: 0;
		height: 100%
	}
}

.btnr-yellow-l {
	cursor: pointer;
	display: inline-block;
	filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.25));
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='19' viewBox='0 0 12 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16.12L2.08 9.06L10 2' stroke='%23C20F2F' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-color: #FDC63D
}

@media only screen and (min-width: 1280px) {
	.btnr-yellow-l {
		width: 3.05555556vw;
		height: 3.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.btnr-yellow-l {
		width: 44px;
		height: 44px
	}
}

.btnr-yellow-r {
	cursor: pointer;
	display: inline-block;
	filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.25));
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='19' viewBox='0 0 12 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2.88L9.92 9.94L2 17' stroke='%23C20F2F' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-color: #FDC63D
}

@media only screen and (min-width: 1280px) {
	.btnr-yellow-r {
		width: 3.05555556vw;
		height: 3.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.btnr-yellow-r {
		width: 44px;
		height: 44px
	}
}

.btnr-red-l {
	cursor: pointer;
	display: inline-block;
	filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.25));
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='19' viewBox='0 0 12 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16.12L2.08 9.06L10 2' stroke='%23FDC63D' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-color: #C20F2F
}

@media only screen and (min-width: 1280px) {
	.btnr-red-l {
		width: 3.05555556vw;
		height: 3.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.btnr-red-l {
		width: 44px;
		height: 44px
	}
}

.btnr-red-r {
	cursor: pointer;
	display: inline-block;
	filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.25));
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='19' viewBox='0 0 12 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2.88L9.92 9.94L2 17' stroke='%23FDC63D' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-color: #C20F2F
}

@media only screen and (min-width: 1280px) {
	.btnr-red-r {
		width: 3.05555556vw;
		height: 3.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.btnr-red-r {
		width: 44px;
		height: 44px
	}
}

.btnr-white-l {
	cursor: pointer;
	display: inline-block;
	filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.25));
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='19' viewBox='0 0 12 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16.12L2.08 9.06L10 2' stroke='%23C20F2F' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-color: #FFFFFF
}

@media only screen and (min-width: 1280px) {
	.btnr-white-l {
		width: 3.05555556vw;
		height: 3.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.btnr-white-l {
		width: 44px;
		height: 44px
	}
}

.btnr-white-r {
	cursor: pointer;
	display: inline-block;
	filter: drop-shadow(0 5px 6px rgba(0, 0, 0, 0.25));
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='19' viewBox='0 0 12 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2.88L9.92 9.94L2 17' stroke='%23C20F2F' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-color: #FFFFFF
}

@media only screen and (min-width: 1280px) {
	.btnr-white-r {
		width: 3.05555556vw;
		height: 3.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.btnr-white-r {
		width: 44px;
		height: 44px
	}
}

.btnr-grey-l,
.btnr-grey-r {
	cursor: pointer;
	display: inline-block;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #aaa;
	background-position: 50% 50%
}

@media only screen and (min-width: 1280px) {

	.btnr-grey-l,
	.btnr-grey-r {
		width: 2.5vw;
		height: 2.5vw
	}
}

.btnr-grey-l {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.83594 1.00001L1.49994 7.35401L7.83594 13.708' stroke='%23242424' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.btnr-grey-r {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 13.708L7.586 7.354L1.25 1' stroke='%23242424' stroke-opacity='0.4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.swiper-pagenum {
	display: flex;
	column-gap: 12px;
	justify-content: center
}

.swiper-pagenum .dot {
	cursor: pointer;
	display: block;
	border-radius: 100%;
	background-color: transparent;
	border: 2px solid #C20F2F
}

@media only screen and (min-width: 1280px) {
	.swiper-pagenum .dot {
		width: 16px;
		height: 16px
	}
}

@media only screen and (max-width: 1279px) {
	.swiper-pagenum .dot {
		width: 2.41545894vw;
		height: 2.41545894vw
	}
}

.swiper-pagenum .dot-active {
	background-color: #C20F2F
}

.swiper-pagenum.prd .dot {
	border-color: #aaa
}

.swiper-pagenum.prd .dot-active {
	background-color: #aaa
}

.swiper-button-disabled {
	opacity: .5
}

@font-face {
	font-family: 'swiper-icons';
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
	transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
	scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0 - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
	display: none !important
}

.swiper-button-prev svg,
.swiper-button-next svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
	transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-lock {
	display: none
}

.swiper-button-prev:after,
.swiper-button-next:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 300ms opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 200ms transform,
		200ms top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform,
		200ms left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform,
		200ms right
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-vertical>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-flip {
	overflow: visible
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}

html.with-featherlight {
	overflow: hidden
}

.featherlight {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2147483647;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.8)
}

.featherlight:last-of-type {
	background: rgba(0, 0, 0, 0.8) !important
}

.featherlight:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.featherlight .featherlight-content {
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	overflow: auto;
	padding: 0 25px;
	border-bottom: 25px solid transparent;
	max-height: 95%;
	min-height: 150px;
	background: #fff;
	cursor: auto;
	white-space: normal
}

.featherlight.msg .featherlight-content {
	text-align: center;
	color: #242424;
	background: #fff;
	line-height: 1.2;
	border-bottom: 8px solid #fff;
	overflow: visible;
	position: relative;
	font-weight: 500;
	border-radius: 20px
}

@media only screen and (min-width: 1280px) {
	.featherlight.msg .featherlight-content {
		width: 34.72222222vw;
		min-height: auto;
		padding: 5.55555556vw 5.55555556vw 4.16666667vw 5.55555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.featherlight.msg .featherlight-content {
		width: 95%;
		min-height: auto;
		padding: 13.04347826vw 5.79710145vw 9.66183575vw 5.79710145vw
	}
}

.featherlight.msg .featherlight-content h2 {
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	color: #C20F2F;
	font-weight: 500;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4)
}

@media only screen and (min-width: 1280px) {
	.featherlight.msg .featherlight-content h2 {
		font-size: 1.66666667vw !important;
		margin-bottom: 18px !important
	}
}

@media only screen and (max-width: 1279px) {
	.featherlight.msg .featherlight-content h2 {
		font-size: 4.83091787vw !important;
		margin-bottom: 4.83091787vw !important
	}
}

.featherlight.msg .featherlight-content p {
	margin-bottom: 10px
}

.featherlight.msg .featherlight-content .pop-ok {
	display: block;
	margin: 0 auto
}

@media only screen and (min-width: 1280px) {
	.featherlight.msg .featherlight-content .pop-ok {
		width: 5.55555556vw;
		height: 5.55555556vw;
		max-width: 80px;
		min-width: 80px;
		margin-bottom: 18px
	}
}

@media only screen and (max-width: 1279px) {
	.featherlight.msg .featherlight-content .pop-ok {
		width: 80px;
		height: 80px;
		margin-bottom: 4.34782609vw
	}
}

.featherlight.mkt .featherlight-content {
	text-align: left;
	color: #242424;
	background: #fff;
	line-height: 1.2;
	border-bottom: 1px solid #fff;
	overflow: visible;
	position: relative;
}

.featherlight.mkt .featherlight-content .featherlight-close-icon{
	color: #242424;
}

@media only screen and (min-width: 1280px) {
	.featherlight.mkt .featherlight-content {
		border-radius: 20px;
		min-height: auto;
		padding: 2.43055556vw 2.77777778vw 1.38888889vw 4.16666667vw
	}
}

@media only screen and (max-width: 1279px) {
	.featherlight.mkt .featherlight-content {
		border-radius: 20px;
		width: 94.20289855vw;
		min-height: auto;
		padding: 5.79710145vw 5.79710145vw 5.79710145vw 5.79710145vw;
	}
}

.featherlight .featherlight-inner {
	height: 100%
}

.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
	display: none
}

.featherlight .featherlight-close-icon {
	position: absolute;
	z-index: 9999;
	cursor: pointer;
	text-align: center;
	background: transparent;
	color: transparent;
	border: none;
	padding: 0;
	background-image: url('../../assets/images/ico-close.html');
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover
}

@media only screen and (min-width: 1280px) {
	.featherlight .featherlight-close-icon {
		top: 36px;
		right: 36px;
		line-height: 32px;
		width: 32px;
		height: 32px
	}
}

@media only screen and (max-width: 1279px) {
	.featherlight .featherlight-close-icon {
		top: 30px;
		right: 30px;
		width: 30px;
		height: 30px
	}
}

.featherlight .featherlight-close-icon::-moz-focus-inner {
	border: 0;
	padding: 0
}

.featherlight .featherlight-image {
	width: 100%
}

.featherlight * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media only screen and (max-width:1024px) {
	.featherlight .featherlight-content {
		margin-left: 0;
		margin-right: 0;
		max-height: 98%;
		max-width: 98%
	}
}

@media print {
	html.with-featherlight>*>:not(.featherlight) {
		display: none
	}
}

* {
	outline: 0;
	margin: 0;
	outline-color: transparent;
	box-sizing: border-box;
	min-height: 0;
	min-width: 0
}

a {
	text-decoration: none
}

#st_gdpr_iframe {
	bottom: 0
}

.st-custom-button {
	cursor: pointer
}

h1 {
	margin: 0
}

body {
	font-family: "Poppins", sans-serif;
	font-optical-sizing: auto;
	color: #242424;
	background-color: #FFFEF5
}

@media only screen and (min-width: 1280px) {
	body {
		font-size: 1vw;
		line-height: 1.5
	}
}

@media only screen and (max-width: 1279px) {
	body {
		font-size: 2.6vw;
		line-height: 1.4;
		letter-spacing: .5px
	}
}

body.fixed,
body.mobile-menu-open {
	overflow: hidden
}

header #logo {
	position: absolute
}

@media only screen and (min-width: 1280px) {
	header #logo img {
		margin-left: 2.91666667vw
	}
}

@media only screen and (max-width: 1279px) {
	header #logo img {
		margin-top: 2.41545894vw;
		margin-left: 4.83091787vw;
		width: 26.08695652vw;
		height: auto
	}
}

header picture {
	display: block;
	width: 100%;
}

header picture img {
	display: block;
	object-fit: cover;
	width: 100%;
	height: auto;
}

@media only screen and (min-width: 1280px) {
	header picture {
		width: 100%;
		height: 100%;
	}
}

/* @media only screen and (max-width: 1279px) {
	header picture {
		width: 100%;
		height: 100%;
	}
} */

main {
	width: 100%;
	overflow: hidden;
	background-color: #C20F2F;
	background-image: url('../../assets/images/main_bg.png');
	background-position: 0 0;
	background-size: 100% auto;
	background-repeat: no-repeat
}

@media only screen and (min-width: 1280px) {
	main {
		padding-top: 200px
	}
}

@media only screen and (max-width: 1279px) {
	main {
		padding-top: 14.49275362vw
	}
}

h1,
h2 {
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center
}

@media only screen and (min-width: 1280px) {

	h1,
	h2 {
		font-size: 2.5vw;
		margin-bottom: 3.81944444vw;
		/* padding: 0 6.94444444vw 0 6.94444444vw */
	}
}

@media only screen and (max-width: 1279px) {

	h1,
	h2 {
		font-size: 4.34782609vw;
		margin-bottom: 2.89855072vw;
		/* padding: 0 9.66183575vw 0 9.66183575vw */
	}
}

@media only screen and (min-width: 1280px) {

	h1>div,
	h2>div {
		font-size: 3.68055556vw
	}
}

@media only screen and (max-width: 1279px) {

	h1>div,
	h2>div {
		font-size: 5.79710145vw
	}
}

.periode {
	text-align: center;
	color: #fff
}

@media only screen and (min-width: 1280px) {
	.periode {
		font-size: 1.52777778vw;
		margin-bottom: 4.51388889vw;
		padding: 0 6.94444444vw 0 6.94444444vw;
		transform: translateY(-100%)
	}
}

@media only screen and (max-width: 1279px) {
	.periode {
		font-size: 3.38164251vw;
		margin-bottom: 15.70048309vw;
		padding: 0 9.66183575vw 0 9.66183575vw
	}
}

.ms-pagination {
	text-align: center
}

@media only screen and (min-width: 1280px) {
	.ms-pagination {
		margin-top: 3.81944444vw
	}
}

@media only screen and (max-width: 1279px) {
	.ms-pagination {
		margin-top: 7.7294686vw
	}
}

.ms-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background-color: #FDC63D
}

/* Small devices such as large phones (640px and up) */
@media only screen and (min-width: 640px) {
	.home-prize {
		margin-bottom: 108.84057971vw;
	}
}

/* Medium devices such as tablets (768px and up) */
@media only screen and (min-width: 768px) {
	.home-prize {
		margin-bottom: 18.84057971vw;
	}
}

/* Large devices such as laptops (1024px and up) */
@media only screen and (min-width: 1024px) {
	.home-prize {
		margin-bottom: 18.84057971vw;
	}
}

/* Largest devices such as desktops (1280px and up) */
@media only screen and (min-width: 1280px) {
	.home-prize {
		margin-bottom: 11.80555556vw;
	}
}

.home-prize {
	margin-top: 10vw;
	margin-bottom: 10vw;
}

.home-prize .swiper-pagination-lock {
	display: block
}

.home-prize--slider {
	margin: 0 auto;
	overflow: hidden
}

@media only screen and (min-width: 1280px) {
	.home-prize--slider {
		width: 53.88888889vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-prize--slider {
		width: 77.77777778vw
	}
}

.home-prize--slider .swiper-slide {
	position: relative
}

.home-prize--slider .card {
	text-align: center;
	background: var(--Soft-Gold, linear-gradient(90deg, #FCCE5D 0%, #FFF4BB 52.5%, #FCCE5D 99.5%));
	border-radius: 15px
}

@media only screen and (min-width: 1280px) {
	.home-prize--slider .card {
		width: 22.36111111vw;
		margin: 4.44444444vw 2.29166667vw 0 2.29166667vw;
		padding: 10vw 0 0 0
	}
}

@media only screen and (max-width: 1279px) {
	.home-prize--slider .card {
		width: 77.77777778vw;
		margin: 15.4589372vw 0 0 0;
		padding: 32.13043478vw 0 0 0
	}
}

.home-prize--slider .card img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -30%)
}

@media only screen and (min-width: 1280px) {
	.home-prize--slider .card img {
		width: 15.625vw;
		height: 15.625vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-prize--slider .card img {
		width: 54.34782609vw;
		height: 54.34782609vw
	}
}

.home-prize--slider .card h3 {
	font-weight: 400;
}

@media only screen and (min-width: 1280px) {
	.home-prize--slider .card h3 {
		font-size: 1.38888889vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-prize--slider .card h3 {
		font-size: 4.34782609vw
	}
}

.home-prize--slider .card h3>div {
	font-weight: 700;
	color: #C20F2F
}

@media only screen and (min-width: 1280px) {
	.home-prize--slider .card h3>div {
		font-size: 2.5vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-prize--slider .card h3>div {
		font-size: 7.7294686vw
	}
}

.home-howto {
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% auto
}

@media only screen and (min-width: 1280px) {
	.home-howto {
	margin-top: 0px !important;

		padding-bottom: 24.65277778vw;
		background-image: url('../../assets/images/bg_howto.png');
	}
}

@media only screen and (max-width: 1279px) {
	.home-howto {
		padding-bottom: 44.68599034vw;
		background-image: url('../../assets/images/bg_howto_m.png')
	}
}

.home-howto ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 0 auto
}

@media only screen and (min-width: 1280px) {
	.home-howto ul {
		width: 43.05555556vw;
		margin-bottom: 4.16666667vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-howto ul {
		width: 79.71014493vw;
		margin-bottom: 14.49275362vw
	}
}

.home-howto ul li {
	position: relative;
	border-radius: 15px;
	border: 3px solid var(--Kuning, #FDC63D);
	background: #FFF;
	box-shadow: 0 0 2px 5px rgba(0, 0, 0, 0.07);
	display: flex;
	flex-direction: column;
	justify-content: center
}

@media only screen and (min-width: 1280px) {
	.home-howto ul li {
		padding: 2.77777778vw 5.55555556vw 2.77777778vw 10.41666667vw;
		margin-bottom: 9.72222222vw;
		min-height: 18.05555556vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-howto ul li {
		padding: 37.68115942vw 6.28019324vw 7.24637681vw 6.28019324vw;
		min-height: 74.87922705vw;
		margin-bottom: 36.23188406vw;
		text-align: center
	}
}

.home-howto ul li img {
	display: block;
	position: absolute
}

@media only screen and (min-width: 1280px) {
	.home-howto ul li img {
		top: 50%;
		left: 0;
		transform: translate(-45%, -50%);
		width: 15.97222222vw;
		height: 15.97222222vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-howto ul li img {
		top: -7.24637681vw;
		left: 50%;
		transform: translateX(-50%);
		width: 41.06280193vw;
		height: 41.06280193vw
	}
}

.home-howto ul li:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	display: block;
	background-image: url('../../assets/images/arrow_down.png');
	background-repeat: no-repeat;
	background-size: cover
}

@media only screen and (min-width: 1280px) {
	.home-howto ul li:after {
		width: 3.125vw;
		height: 3.88888889vw;
		margin-top: 2.91666667vw;
		margin-left: -1.94444444vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-howto ul li:after {
		width: 10.86956522vw;
		height: 13.52657005vw;
		margin-top: 9.17874396vw;
		margin-left: -6.76328502vw
	}
}

.home-howto ul li:last-of-type {
	margin: 0
}

.home-howto ul li:last-of-type:after {
	display: none
}

.home-howto ul h3 {
	color: #C20F2F;
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500
}

@media only screen and (min-width: 1280px) {
	.home-howto ul h3 {
		font-size: 1.52777778vw;
		margin-bottom: 1.38888889vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-howto ul h3 {
		font-size: 4.83091787vw;
		margin-bottom: 3.8647343vw
	}
}

.home-faq {
	background-color: #A20D27;
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: 100% auto
}

@media only screen and (min-width: 1280px) {
	.home-faq {
		padding-bottom: 20.41666667vw;
		background-image: url('../../assets/images/bg_faq.png')
	}
}

@media only screen and (max-width: 1279px) {
	.home-faq {
		padding-bottom: 41.06280193vw;
		background-image: url('../../assets/images/bg_faq_m.png')
	}
}

.home-faq ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 0 auto
}

@media only screen and (min-width: 1280px) {
	.home-faq ul {
		width: 65.27777778vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-faq ul {
		margin-top: 2.5vw;
		width: 78.74396135vw
	}
}

.home-faq ul li {
	cursor: pointer;
	border-radius: 15px;
	background: #FFF;
	box-shadow: 0 6px 3px 0 rgba(0, 0, 0, 0.11)
}

@media only screen and (min-width: 1280px) {
	.home-faq ul li {
		margin-bottom: 2.08333333vw;
		padding: 1.80555556vw 2.22222222vw 1.80555556vw 2.22222222vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-faq ul li {
		margin-bottom: 4.83091787vw;
		padding: 3.8647343vw 4.83091787vw 3.8647343vw 4.83091787vw
	}
}

.home-faq ul li.open h3:after {
	transform: rotate(0)
}

.home-faq ul h3 {
	position: relative;
	font-weight: 500;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4)
}

@media only screen and (min-width: 1280px) {
	.home-faq ul h3 {
		font-size: 1.11111111vw;
		min-height: 2.08333333vw;
		padding-right: 3.47222222vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-faq ul h3 {
		font-size: 3.38164251vw;
		padding-right: 7.24637681vw
	}
}

.home-faq ul h3:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	transform: rotate(180deg);
	transition: all .4s;
	background-position: 50%;
	background-repeat: no-repeat
}

@media only screen and (min-width: 1280px) {
	.home-faq ul h3:after {
		width: 2.08333333vw;
		height: 2.08333333vw;
		background-image: url("data:image/svg+xml,%3Csvg width='25' height='14' viewBox='0 0 25 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.0011 12.4063L12.4361 2.00081L22.8711 12.4062' stroke='%23C20F2F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
	}
}

@media only screen and (max-width: 1279px) {
	.home-faq ul h3:after {
		width: 5.79710145vw;
		height: 5.79710145vw;
		background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15L12 8L19 15' stroke='%23C20F2F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
	}
}

.home-faq ul p {
	font-weight: 400;
	display: none
}

@media only screen and (min-width: 1280px) {
	.home-faq ul p {
		padding-top: .83333333vw;
		font-size: 1.11111111vw;
		padding-right: 3.47222222vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-faq ul p {
		padding-top: 2.89855072vw;
		font-size: 3.38164251vw;
		padding-right: 5.79710145vw
	}
}

.home-buynow {
	display: flex;
	color: #fff;
	margin-bottom: 80px;
	align-items: center;
}

@media only screen and (min-width: 1280px) {
	.home-buynow {
		padding: 0 11.94444444vw 0 8.05555556vw;
		align-items: center;
		justify-content: space-between
	}
}

@media only screen and (max-width: 1279px) {
	.home-buynow {
		padding: 0 2.5vw 0 2.5vw;
		flex-direction: column
	}
}

.home-buynow h2 {
	padding: 0;
	margin: 0;
	line-height: normal
}

.home-buynow p, button {
	text-align: left;
}

@media only screen and (min-width: 1280px) {
	.home-buynow h2 {
		font-size: 2.77777778vw;
		margin-bottom: 1.38888889vw;
		text-align: left;
	}

	.home-buynow p, button {
		text-align: left;
	}
}

@media only screen and (max-width: 1279px) {
	.home-buynow h2 {
		font-size: 5.79710145vw;
		margin-bottom: 4.83091787vw;
		text-align: center;
	}

	.home-buynow p, button {
		text-align: center;
	}
}

.home-buynow>div:first-child img {
	display: block;
	object-fit: cover;
	height: auto
}

@media only screen and (min-width: 1280px) {
	.home-buynow>div:first-child img {
		width: 44.44444444vw
	}
}

@media only screen and (max-width: 1279px) {
	.home-buynow>div:first-child img {
		width: 100%
	}
}

.home-buynow>div:last-child {
	text-align: left;
}

@media only screen and (min-width: 1280px) {
	.home-buynow>div:last-child {
		width: 31.38888889vw;
		text-align: left;
	}
}

@media only screen and (max-width: 1279px) {
	.home-buynow>div:last-child {
		padding: 9.66183575vw 4.83091787vw 3.8647343vw 4.83091787vw;
		text-align: center;
	}
}

.buttons {
	text-align: center
}

#marketplace {
	display: none
}

@media only screen and (min-width: 1280px) {
	.marketplace {
		width: 50vw;
		max-width: 720px
	}
}

@media only screen and (max-width: 1279px) {
	.marketplace {
		width: 100%
	}
}

.marketplace h2 {
	color: #C20F2F;
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	text-align: left
}

@media only screen and (min-width: 1280px) {
	.marketplace h2 {
		font-size: 32px !important;
		margin-bottom: 30px !important
	}
}

@media only screen and (max-width: 1279px) {
	.marketplace h2 {
		width: 60.38647343vw;
		font-size: 4.83vw !important;
		margin-bottom: 10px !important
	}
}

.marketplace ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden
}

@media only screen and (min-width: 1280px) {
	.marketplace ul li {
		padding: 20px 0
	}
}

@media only screen and (max-width: 1279px) {
	.marketplace ul li {
		padding: 16px 0
	}
}

.marketplace ul li a {
	line-height: 1;
	color: #242424;
	display: grid;
	align-items: center
}

@media only screen and (min-width: 1280px) {
	.marketplace ul li a {
		grid-template-columns: 160px auto auto;
		font-size: 20px
	}
}

@media only screen and (max-width: 1279px) {
	.marketplace ul li a {
		grid-template-columns: 16vw 30vw auto;
		column-gap: 3.38164251vw;
		font-size: 3.38164251vw
	}
}

.marketplace ul img {
	display: block
}

@media only screen and (min-width: 1280px) {
	.marketplace ul img {
		max-width: 120px;
		max-height: 45px
	}
}

@media only screen and (max-width: 1279px) {
	.marketplace ul img {
		width: 100%;
		height: auto
	}
}

.marketplace ul .btnsm {
	display: flex;
	margin-left: auto;
	justify-content: center;
	align-items: center;
	background-color: #C20F2F;
	color: #FFF;
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	line-height: 1
}

@media only screen and (min-width: 1280px) {
	.marketplace ul .btnsm {
		border-radius: 50px;
		padding: 10px 30px 12px;
		font-size: 16px
	}
}

@media only screen and (max-width: 1279px) {
	.marketplace ul .btnsm {
		border-radius: 50px;
		padding: 2.41545894vw 3.38164251vw 2.89855072vw 3.38164251vw;
		font-size: 3.38164251vw
	}
}

body>footer {
	position: relative;
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500
}

@media only screen and (min-width: 1280px) {
	body>footer {
		display: flex;
		align-items: flex-end;
		background-color: #C20F2F;
		font-size: 1.11111111vw;
		height: 48.33333333vw;
		padding: 0 8.61111111vw 12.5vw 8.61111111vw;
		background-image: url('../../assets/images/bg_footer.webp');
		background-repeat: no-repeat;
		background-size: cover
	}
}

@media only screen and (max-width: 1279px) {
	body>footer {
		background-color: #f1f2f3;
		padding: 26.57004831vw 10.62801932vw 31.40096618vw 10.62801932vw;
		background-image: url('../../assets/images/bg_footer_m.webp');
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
}

body>footer .footer-wrap {
	width: 100%;
	display: grid
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-wrap {
		grid-template-columns: 1fr auto 21.53vw;
		justify-content: space-between;
		column-gap: 5.83333333vw
	}
}

body>footer .footer-wrap>div:first-child img {
	display: block;
	height: auto
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-wrap>div:first-child img {
		margin: 0 auto;
		height: 43.96135266vw;
		margin-bottom: 5.79710145vw
	}
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-socmed {
		padding-top: 4.16666667vw;
		margin-bottom: 2.5vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-socmed {
		margin-bottom: 7.24637681vw
	}
}

body>footer .footer-socmed ul {
	list-style: none;
	padding: 0;
	margin: 0
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-socmed ul {
		display: grid;
		grid-template-columns: repeat(6, 2.43vw);
		column-gap: 1.38888889vw;
		row-gap: .69444444vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-socmed ul {
		display: flex;
		flex-wrap: wrap;
		column-gap: 4.83091787vw;
		row-gap: 2.41545894vw
	}
}

body>footer .footer-socmed img {
	display: block;
	object-fit: cover
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-socmed img {
		width: 2.43055556vw;
		height: 2.43055556vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-socmed img {
		width: 8.45410628vw;
		height: 8.45410628vw
	}
}

body>footer .footer-socmed a:hover {
	opacity: .8
}

body>footer .footer-marketplace ul {
	list-style: none;
	padding: 0;
	margin: 0
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-marketplace ul {
		display: flex;
		flex-wrap: wrap;
		column-gap: 1.38888889vw;
		row-gap: .69444444vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-marketplace ul {
		display: flex;
		flex-wrap: wrap;
		column-gap: 4.83091787vw;
		row-gap: 2.41545894vw;
		margin-bottom: 9.66183575vw
	}
}

body>footer .footer-marketplace img {
	display: block;
	object-fit: cover
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-marketplace img {
		height: 2.43055556vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-marketplace img {
		width: 8.45410628vw;
		height: 8.45410628vw
	}
}

body>footer .footer-contact {
	display: flex;
	justify-content: space-between;
	color: #242424
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-contact {
		padding-top: 4.16666667vw;
		column-gap: 5.55555556vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-contact {
		margin-bottom: 2.41545894vw
	}
}

body>footer .footer-contact ul {
	list-style: none;
	padding: 0;
	margin: 0
}

body>footer .footer-contact li {
	line-height: 1
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-contact li {
		margin-bottom: 1.11111111vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-contact li {
		margin-bottom: 3.8647343vw
	}
}

body>footer .footer-contact a {
	color: #242424
}

@media only screen and (min-width: 1280px) {
	body>footer .footer-contact p {
		line-height: 1.4;
		margin-top: .55555556vw;
		padding-left: 32px;
		letter-spacing: .48px
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .footer-contact p {
		line-height: 1.4;
		padding-left: 5.79710145vw;
		margin-top: 1.93236715vw
	}
}

body>footer .footer-contact p.hotline {
	background-image: url('../../assets/images/ico_phone.svg');
	background-repeat: no-repeat;
	background-position: 0 0
}

body>footer .footer-contact p.ophour {
	background-image: url('../../assets/images/ico_clock.svg');
	background-repeat: no-repeat;
	background-position: 0 0
}

@media only screen and (max-width: 1279px) {

	body>footer .footer-contact p.hotline,
	body>footer .footer-contact p.ophour {
		background-size: 3.86vw 3.86vw;
		background-position: 0 2px
	}
}

body>footer h4 {
	line-height: 1;
	font-weight: 500;
	color: #242424;
	font-family: "Fredoka", sans-serif;
}

@media only screen and (min-width: 1280px) {
	body>footer h4 {
		margin-bottom: .69444444vw
	}
}

@media only screen and (max-width: 1279px) {
	body>footer h4 {
		font-size: 3.62318841vw;
		margin-bottom: 2.41545894vw
	}
}

body>footer .copyright {
	font-family: "Fredoka", sans-serif;
	font-optical-sizing: auto;
	display: flex;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

@media only screen and (min-width: 1280px) {
	body>footer .copyright {
		align-items: center;
		height: 5.55555556vw;
		padding-left: 16.52777778vw;
		font-size: 1.11111111vw;
		background-image: url('../../assets/images/bg_copyright.webp');
		background-size: cover;
		background-repeat: no-repeat
	}
}

@media only screen and (max-width: 1279px) {
	body>footer .copyright {
		line-height: 1.1;
		bottom: -1px;
		height: 16.66666667vw;
		font-size: 3.14009662vw;
		padding: 0 38.647343vw 0 18.35748792vw;
		background-image: url('../../assets/images/bg_copyright_m.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 0 100%;
		display: flex;
		align-items: center
	}
}

.detail-prize {
	width: 100%;
	overflow: hidden;
	background-color: #C20F2F;
	background-image: url('../../assets/images/bg_prize.png');
	background-position: 0 0;
	background-size: 100% auto;
	background-repeat: no-repeat
}

@media only screen and (min-width: 1280px) {
	.detail-prize {
		width: 100%;
		overflow: hidden;
		background-color: #C20F2F;
		background-image: url('../../assets/images/bg_prize.png');
		background-position: 0 0;
		background-size: 100% auto;
		background-repeat: no-repeat
	}
}

@media only screen and (max-width: 1279px) {
	.detail-prize {
		width: 100%;
		overflow: hidden;
		background-color: #C20F2F;
		background-image: url('../../assets/images/bg_prize_m.png');
		background-position: 0 0;
		background-size: 100% auto;
		background-repeat: no-repeat
	}
}


.container-microsite {
	width: 100%;
	margin: 0 auto;
}

.container-microsite-70 {
	width: 100%;
	margin: 0 auto;
}

@media only screen and (min-width: 1280px) {
	.container-microsite {
		width: 100%;
		margin: 0 auto;
	}

	.container-microsite-70 {
		width: 100%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1279px) {
	.container-microsite {
		width: 80%;
		margin: 0 auto;
	}

	.container-microsite-70 {
		width: 70%;
		margin: 0 auto;
	}
}