@import 'https://lp.al.to/libs/fonts/CentraleSans.css';

body * {
	font-family: 'CentraleSansRnd', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1;
}

h1,
h2,
h3 {
	font-family:
		'LEGOTypewell',
		-apple-system,
		system-ui,
		BlinkMacSystemFont,
		'Segoe UI',
		'Roboto',
		'Helvetica Neue',
		Arial,
		sans-serif;
	font-weight: 800;
	font-feature-settings:
		'liga' 1,
		'dlig' 1;
	padding-bottom: 1rem;
	margin: 3rem 0 2.5rem;
}

h4,
h5,
h6 {
	font-family:
		'LEGOTypewell',
		-apple-system,
		system-ui,
		BlinkMacSystemFont,
		'Segoe UI',
		'Roboto',
		'Helvetica Neue',
		Arial,
		sans-serif;
	font-weight: bold;
	font-feature-settings:
		'liga' 1,
		'ss01' 1;
	margin: 1rem 0 0.5rem;
}

.h1 {
	font-size: 10vw;
	margin: 20px 0;
}
@media (min-width: 1024px) {
	.h1 {
		font-size: 55px;
	}
}

h2,
.h2 h1,
.h2 h3 {
	font-size: 52px;
}
@media (min-width: 1024px) {
	h2,
	.h2 h1,
	.h2 h3 {
		font-size: 48px;
	}
}
@media (max-width: 599px) {
	h2,
	.h2 h1,
	.h2 h3 {
		font-size: 11vw;
	}
}

h3,
.h3 h2,
.h3 h4 {
	font-size: 48px;
}
@media (min-width: 1024px) {
	h3,
	.h3 h2,
	.h3 h4 {
		font-size: 34px;
	}
}
@media (max-width: 599px) {
	h3,
	.h3 h2,
	.h3 h4 {
		font-size: 9vw;
	}
}

h4,
.h4 {
	font-size: 30px;
}
@media (min-width: 1024px) {
	h4,
	.h4 {
		font-size: 24px;
	}
}

h5,
.h5 {
	font-size: 27px;
}
@media (min-width: 1024px) {
	h5,
	.h5 {
		font-size: 18px;
	}
}

.h1,
.h2,
.h3,
.h4 {
	margin: 1em 0 0.5em;
}

sup {
	font-size: 50%;
}

p {
	margin: 0.25em 0 1em;
}
p:last-child {
	margin-bottom: 0;
}

.lead {
	font-size: 20px;
}
@media (min-width: 800px) {
	.lead {
		font-size: 30px;
	}
}

.text-blue {
	color: #024791;
}

.text-uppercase {
	text-transform: uppercase;
}

.small {
	font-size: 13px;
}

.font-black {
	font-weight: 900;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-center-limit-1 h1,
.text-center-limit-1 h2,
.text-center-limit-1 h3,
.text-center-limit-1 h4 {
	padding-left: 18px;
	padding-right: 18px;
}
.text-center-limit-1 p {
	padding-left: 18px;
	padding-right: 18px;
	font-size: 24px;
}
@media (min-width: 800px) {
	.text-center-limit-1 p {
		font-size: 19px;
	}
}
@media (max-width: 599px) {
	.text-center-limit-1 p {
		font-size: 5vw;
	}
}

.text-center-limit-2 p {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.ut-mt-none {
	margin-top: 0;
}

.ut-mb-none {
	margin-bottom: 0;
}

.ut-mt-large {
	margin-top: 40px;
}

.ut-mt-xlarge {
	margin-top: 60px;
}

.ut-mt-xxlarge {
	margin-top: 50px;
}
@media (min-width: 800px) {
	.ut-mt-xxlarge {
		margin-top: 100px;
	}
}

.ut-mb {
	margin-bottom: 20px;
}

.ut-mb-large {
	margin-bottom: 40px;
}

.ut-mb-xlarge {
	margin-bottom: 60px;
}

.ut-mb-xxlarge {
	margin-bottom: 80px;
}
@media (min-width: 1024px) {
	.ut-mb-xxlarge {
		margin-bottom: 150px;
	}
}

.ut-p-large {
	padding-left: 9vw;
	padding-right: 9vw;
}
.ut-p {
	padding-left: 4vw;
	padding-right: 4vw;
}
.ut-pt-large {
	padding-top: 50px;
}

.ut-pt {
	padding-top: 20px;
}

@media (max-width: 1023px) {
	.mt-phone-and-tablet-only {
		margin-top: 3rem;
	}
}

:focus-visible {
	--focus-outline-color: #004241;
	--focus-outline-offset: 3px;
	--focus-outline-style: solid;
	--focus-outline-width: 3px;
	outline-color: var(--focus-outline-color, #14c0c0);
	outline-offset: var(--focus-outline-offset, 2px);
	outline-style: var(--focus-outline-style, solid);
	outline-width: var(--focus-outline-width, 2px);
}

a:focus-visible {
	outline-color: var(--focus-outline-color, #14c0c0);
	outline-offset: var(--focus-outline-offset, 2px);
	outline-style: var(--focus-outline-style, solid);
	outline-width: var(--focus-outline-width, 2px);
}

.offset-0:focus-visible {
	--focus-outline-offset: -4px;
	border-radius: 18px;
}

.skip-link:not(:focus-visible):not(:active) {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.skip-link {
	text-decoration: underline;
	cursor: pointer;
	position: absolute;
	top: 18px;
	left: 18px;
	padding: 1rem;
	font-weight: 700;
	text-decoration: none;
	background-color: #14c0c0;
	color: #000;
}

.screen-reader {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.screen-reader {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.video-container {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}
.video-container .video-cover {
	width: 100%;
	height: auto;
	display: block;
	transition: opacity 0.3s ease;
	outline-offset: -2px;
}
.video-container .video-element {
	width: 100%;
	height: auto;
	display: none;
	outline-offset: -2px;
	outline-color: rgba(1, 93, 185, 0.25);
}
.video-container.playing {
	cursor: default;
}
.video-container .mute-toggle {
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 10;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	background: rgba(0, 0, 0, 0.6);
	border: 2px solid #fff;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition:
		transform 0.2s ease,
		background 0.2s ease;
	opacity: 0;
	pointer-events: none;
}
.video-container .mute-toggle:hover {
	transform: scale(1.1);
	background: rgba(0, 0, 0, 0.8);
}
.video-container .mute-toggle svg {
	width: 24px;
	height: 24px;
	fill: #fff;
}
.video-container .mute-toggle.is-muted .icon-unmuted {
	display: none;
}
.video-container .mute-toggle.is-muted .icon-muted {
	display: block;
}
.video-container .mute-toggle:not(.is-muted) {
	border-color: rgba(255, 255, 255, 0.1);
	background-color: rgba(0, 0, 0, 0.1);
}
.video-container .mute-toggle:not(.is-muted):hover {
	border-color: white;
}
.video-container .mute-toggle:not(.is-muted):hover .icon-unmuted {
	opacity: 1;
}
.video-container .mute-toggle:not(.is-muted) .icon-unmuted {
	display: block;
	opacity: 0.1;
}
.video-container .mute-toggle:not(.is-muted) .icon-muted {
	display: none;
}
.video-container.playing .mute-toggle {
	opacity: 1;
	pointer-events: auto;
}

a:has(img) {
	display: block;
}
@media (max-width: 1023px) {
	a:has(img) {
		padding: 10px;
	}
}

a.round {
	border-radius: 18px;
}

button {
	font-family:
		'LEGOTypewell',
		-apple-system,
		system-ui,
		BlinkMacSystemFont,
		'Segoe UI',
		'Roboto',
		'Helvetica Neue',
		Arial,
		sans-serif;
}

div.btn a,
div.add-to-cart a,
div.buy-now a,
a.btn,
a.add-to-cart,
button.btn,
button.add-to-cart {
	display: inline-flex;
	min-height: 32px;
	align-items: center;
	background-color: #e00000;
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 16px center;
	background-clip: padding-box;
	padding: 0 20px 0 20px;
	font-size: 15px;
	line-height: 1;
	font-weight: bold;
	border-radius: 999px;
	border: none;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
}
@media (min-width: 1024px) {
	div.btn a,
	div.add-to-cart a,
	div.buy-now a,
	a.btn,
	a.add-to-cart,
	button.btn,
	button.add-to-cart {
		font-size: 14px;
	}
}
@media (max-width: 799px) {
	div.btn a,
	div.add-to-cart a,
	div.buy-now a,
	a.btn,
	a.add-to-cart,
	button.btn,
	button.add-to-cart {
		font-size: 17px;
		min-height: 44px;
	}
}
@media (max-width: 599px) {
	div.btn a,
	div.add-to-cart a,
	div.buy-now a,
	a.btn,
	a.add-to-cart,
	button.btn,
	button.add-to-cart {
		font-size: 5vw;
		min-height: 11vw;
		padding: 0 6vw;
	}
}
div.btn a:hover,
div.add-to-cart a:hover,
div.buy-now a:hover,
a.btn:hover,
a.add-to-cart:hover,
button.btn:hover,
button.add-to-cart:hover {
	background-color: #ff0000;
}

a.btn-large,
button.btn-large {
	font-size: 35px;
	min-height: 68px;
	padding: 0 35px 0 35px;
	font-family:
		'LEGOTypewell',
		-apple-system,
		system-ui,
		BlinkMacSystemFont,
		'Segoe UI',
		'Roboto',
		'Helvetica Neue',
		Arial,
		sans-serif;
	font-weight: 800;
	padding-top: 0.5rem;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 799px) {
	a.btn-large,
	button.btn-large {
		font-size: 5.5vw;
	}
}
a.btn-accent,
button.btn-accent {
	background-color: #503088;
	border-color: #503088;
	color: #fff;
}
a.btn-accent:hover,
button.btn-accent:hover {
	background-color: #6138a8;
}
a.btn-angle,
button.btn-angle {
	padding-right: 30px;
}
a.btn-angle span,
button.btn-angle span {
	display: inline-block;
	margin-top: -8px;
	margin-left: 10px;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 11.3 9.9 5.6c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4.9 4.9-4.9 4.9c-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3l5.7-5.7c.3-.2.3-.8-.1-1.2' fill='%23503188'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 16px center;
	background-clip: padding-box;
	padding: 0 16px 0 44px;
}

div.btn.btn-large a,
div.add-to-cart.btn-large a,
div.buy-now.btn-large a {
	font-size: 35px;
	min-height: 68px;
	padding: 0 35px 0 35px;
	font-family:
		'LEGOTypewell',
		-apple-system,
		system-ui,
		BlinkMacSystemFont,
		'Segoe UI',
		'Roboto',
		'Helvetica Neue',
		Arial,
		sans-serif;
	font-weight: 900;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 799px) {
	div.btn.btn-large a,
	div.add-to-cart.btn-large a,
	div.buy-now.btn-large a {
		font-size: 5.5vw;
	}
}
div.btn.btn-accent a,
div.add-to-cart.btn-accent a,
div.buy-now.btn-accent a {
	background-color: #503088;
	border-color: #503088;
	color: #fff;
}
div.btn.btn-accent a:hover,
div.add-to-cart.btn-accent a:hover,
div.buy-now.btn-accent a:hover {
	background-color: #6138a8;
}
div.btn.btn-angle a,
div.add-to-cart.btn-angle a,
div.buy-now.btn-angle a {
	padding-right: 80px;
	position: relative;
}
div.btn.btn-angle a::after,
div.add-to-cart.btn-angle a::after,
div.buy-now.btn-angle a::after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 8px;
	bottom: 8px;
	right: 8px;
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 11.3 9.9 5.6c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4.9 4.9-4.9 4.9c-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3l5.7-5.7c.3-.2.3-.8-.1-1.2' fill='%23503188'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 2px center;
	background-clip: padding-box;
	background-color: #fff;
	border-radius: 999px;
	aspect-ratio: 1/1;
	height: calc(100% - 16px);
}

html {
	font-family: sans-serif;
	box-sizing: border-box;
	min-height: 100%;
	overflow-y: initial;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	color: #000;
	font-family:
		'LEGOTypewell',
		-apple-system,
		system-ui,
		BlinkMacSystemFont,
		'Segoe UI',
		'Roboto',
		'Helvetica Neue',
		Arial,
		sans-serif;
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 1.25;
}
@media (min-width: 1024px) {
	body {
		font-size: 16px;
	}
}
@media (max-width: 1023px) {
	body {
		overflow-x: hidden;
	}
}
@media (max-width: 599px) {
	body {
		font-size: 6vw;
	}
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

.nfcs-row {
	display: flex;
	flex-wrap: wrap;
}

.nfcs-col-1-1 {
	flex: 0 0 100%;
	max-width: 100%;
}

.nfcs-col-1-2 {
	flex: 0 0 50%;
	max-width: 50%;
}

.nfcs-col-2-3 {
	flex: 0 0 66.666%;
	max-width: 66.666%;
}

.nfcs-col-1-3 {
	flex: 0 0 33.333%;
	max-width: 33.333%;
}

.nfcs-col-1-4 {
	flex: 0 0 25%;
	max-width: 25%;
}

.nfcs-col-3-4 {
	flex: 0 0 75%;
	max-width: 75%;
}

@media (min-width: 800px) {
	.nfcs-col-sm-1-1 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.nfcs-col-sm-1-2 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.nfcs-col-sm-2-3 {
		flex: 0 0 66.666%;
		max-width: 66.666%;
	}
	.nfcs-col-sm-1-3 {
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}
	.nfcs-col-sm-1-4 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.nfcs-col-sm-3-4 {
		flex: 0 0 75%;
		max-width: 75%;
	}
}
@media (min-width: 1024px) {
	.nfcs-col-md-1-1 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.nfcs-col-md-1-2 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.nfcs-col-md-2-3 {
		flex: 0 0 66.666%;
		max-width: 66.666%;
	}
	.nfcs-col-md-1-3 {
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}
	.nfcs-col-md-1-4 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.nfcs-col-md-3-4 {
		flex: 0 0 75%;
		max-width: 75%;
	}
}
.header img {
	width: 100%;
	height: auto;
}

.footer {
	position: relative;
	background-size: cover;
	background-position: center;
	text-align: center;
	padding-top: 35px;
}
.footer .layout-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}
.footer img {
	width: 100%;
	height: auto;
}

.copyright {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.copyright p {
	margin: 0;
}
@media (min-width: 800px) {
	.copyright {
		margin-bottom: -40px;
		position: relative;
		z-index: 1;
	}
}

.mobile-desktop img {
	display: none;
}
@media (max-width: 799px) {
	.mobile-desktop img {
		display: block;
		width: 100%;
	}
}
.mobile-desktop img + img {
	display: none;
}
@media (min-width: 800px) {
	.mobile-desktop img + img {
		display: block;
	}
}

.layout-wrap {
	padding: 0 16px;
	max-width: 1232px;
	margin-left: auto;
	margin-right: auto;
}
.layout-wrap:has(.section-bg) {
	position: relative;
	padding: 1px 0;
}
.header-text {
	color: #502f87;
}

.border-20 {
	border-radius: 20px;
	overflow: hidden;
}

.inner {
	padding: 35px 30px 35px 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	line-height: 1.5;
	font-size: 17px;
}
@media (min-width: 800px) {
	.inner {
		font-size: 1.5vw;
		padding: 15px 30px 15px 30px;
	}
}
@media (min-width: 1200px) {
	.inner {
		font-size: 17px;
		padding: 15px 30px 15px 40px;
	}
}
.inner h2,
.inner h3,
.inner h4,
.inner h5 {
	margin: 0;
	padding: 0;
}
.inner .title {
	font-size: 32px;
	margin-bottom: 8px;
}
@media (min-width: 800px) {
	.inner .title {
		font-size: 2.5vw;
	}
}
@media (min-width: 1200px) {
	.inner .title {
		font-size: 32px;
	}
}
.bg-white,
.bg-lime,
.bg-yellow,
.bg-orange,
.bg-red,
.bg-blue,
.bg-purple {
	padding-top: 50px;
	padding-bottom: 50px;
}
@media (max-width: 799px) {
	.bg-white .inner,
	.bg-lime .inner,
	.bg-yellow .inner,
	.bg-orange .inner,
	.bg-red .inner,
	.bg-blue .inner,
	.bg-purple .inner {
		font-size: 3.4vw;
	}
}
@media (max-width: 599px) {
	.bg-white .inner,
	.bg-lime .inner,
	.bg-yellow .inner,
	.bg-orange .inner,
	.bg-red .inner,
	.bg-blue .inner,
	.bg-purple .inner {
		font-size: 4vw;
	}
}

.bg-lime {
	background-color: #fff200;
}
.bg-lime:has(.title) {
	margin-top: -50px;
}

.bg-yellow {
	background-color: #ffd600;
}
.bg-yellow .inner {
	background-color: #ffea7f;
}

.bg-orange {
	background-color: #ff9a00;
}
.bg-orange .inner {
	background-color: #ffcc7d;
}

.bg-red {
	background-color: #fa7200;
}
.bg-red .inner {
	background-color: #ffba81;
}

.bg-blue {
	background-color: #26bdbe;
}
.bg-blue .inner {
	background-color: #7ffeff;
}

.bg-purple {
	background-color: #503088;
}
.bg-purple .inner {
	background-color: #9e74e8;
}

.bg-white {
	background-color: #fff;
}
.bg-white .inner {
	background-color: #14c0c0;
	color: #fff;
}

.white-card {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	text-align: center;
}
.white-card:has(.girl) {
	overflow: visible;
}
@media (min-width: 800px) {
	.white-card {
		height: 100%;
	}
}
@media (max-width: 799px) {
	.white-card {
		margin-bottom: 30px;
	}
}

.girl {
	margin-top: -30px;
}
@media (min-width: 800px) {
	.girl {
		object-fit: cover;
		width: auto;
		height: calc(100% + 30px);
	}
}

.image-fit img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.box-carousel {
	position: relative;
	height: 100%;
}
.swiper-products {
	height: 100%;
}
@media (min-width: 800px) {
	.swiper-products {
		margin-left: 40px;
	}
}

.swiper-products .swiper-slide,
.products-col {
	text-align: left;
	color: #000;
	font-size: 22px;
	display: flex;
	flex-direction: column;
}
.swiper-products .swiper-slide > *,
.products-col > * {
	margin: 0 30px;
}
.swiper-products .swiper-slide .set-number,
.products-col .set-number {
	font-size: 15px;
	font-weight: bold;
}
@media (max-width: 799px) {
	.swiper-products .swiper-slide .set-number,
	.products-col .set-number {
		font-size: 3vw;
	}
}
@media (max-width: 599px) {
	.swiper-products .swiper-slide .set-number,
	.products-col .set-number {
		font-size: 5vw;
	}
}
.swiper-products .swiper-slide .title,
.products-col .title {
	font-size: 15px;
}
@media (max-width: 1023px) {
	.swiper-products .swiper-slide .title,
	.products-col .title {
		margin-bottom: 20px;
	}
}
@media (max-width: 799px) {
	.swiper-products .swiper-slide .title,
	.products-col .title {
		font-size: 3vw;
	}
}
@media (max-width: 599px) {
	.swiper-products .swiper-slide .title,
	.products-col .title {
		font-size: 5vw;
	}
}
.swiper-products .swiper-slide .price-container,
.products-col .price-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
	margin-bottom: 30px;
	margin-right: 5px;
}
.swiper-products .swiper-slide .price,
.products-col .price {
	font-size: 16px;
}
@media (max-width: 799px) {
	.swiper-products .swiper-slide .price,
	.products-col .price {
		font-size: 3.5vw;
	}
}
@media (max-width: 599px) {
	.swiper-products .swiper-slide .price,
	.products-col .price {
		font-size: 6vw;
	}
}
.swiper-products .swiper-slide::before,
.products-col::before {
	content: '';
	display: block;
	background-color: #fff;
	border-radius: 20px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
	z-index: -1;
	transform: rotate(-3deg);
}
.swiper-products .swiper-slide .image,
.products-col .image {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	position: relative;
	margin-top: 20px;
	margin-bottom: 16px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	max-height: 184px;
}
@media (min-width: 800px) {
	.swiper-products .swiper-slide .image,
	.products-col .image {
		max-height: 200px;
	}
}
@media (min-width: 1024px) {
	.swiper-products .swiper-slide .image,
	.products-col .image {
		max-height: 200px;
		margin-top: auto;
	}
}
.swiper-products .swiper-slide .image img,
.products-col .image img {
	max-height: 100%;
}
@media (min-width: 1200px) {
	.swiper-products .swiper-slide .image img,
	.products-col .image img {
		max-height: 98%;
	}
}

.button-next,
.button-prev {
	color: #fff;
	background-color: #502f87;
	position: absolute;
	z-index: 2;
	top: 50%;
	border-radius: 50%;
	width: 52px;
	height: 52px;
	cursor: pointer;
	transform: translateY(-50%);
	user-select: none;
}
.button-next:not(.swiper-button-disabled):active,
.button-prev:not(.swiper-button-disabled):active {
	margin-top: 1px;
}
.button-next:before,
.button-prev:before {
	content: '';
	width: 100%;
	height: 100%;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
}
.button-prev {
	left: 25px;
}
.button-prev::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' transform='scale(-1 1)'%3E%3Cpath d='M15.5 11.3 9.9 5.6c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4.9 4.9-4.9 4.9c-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3l5.7-5.7c.3-.2.3-.8-.1-1.2' fill='%23fff'/%3E%3C/svg%3E");
	background-position-x: -2px;
}
@media (max-width: 799px) {
	.button-prev {
		left: -15px;
	}
}

.button-next {
	right: -25px;
}
.button-next::before {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 11.3 9.9 5.6c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l4.9 4.9-4.9 4.9c-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3l5.7-5.7c.3-.2.3-.8-.1-1.2' fill='%23fff'/%3E%3C/svg%3E");
	background-position-x: 2px;
}
@media (max-width: 799px) {
	.button-next {
		right: -15px;
	}
}

.swiper-button-disabled {
	opacity: 0.3;
	cursor: default;
}

.nfcs-box {
	background-color: #fff;
	color: #000;
	padding: 0 0 25px 0;
	flex: 1;
	font-size: 15px;
	line-height: 1.25;
	display: flex;
	flex-direction: column;
}
@media (max-width: 799px) {
	.nfcs-box {
		font-size: 2.5vw;
	}
}
.nfcs-box .image {
	text-align: center;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nfcs-box .image img {
	max-width: 90%;
	max-height: 90%;
}
.nfcs-box .image .new-badge {
	position: absolute;
	left: 54%;
	top: 50%;
	max-width: 100%;
}
@media (max-width: 599px) {
	.nfcs-box .image .new-badge {
		max-width: 50%;
	}
}
.nfcs-box:has(.new-badge) .image img {
	margin-right: 20%;
}
.nfcs-box.nfcs-box-image-bg {
	overflow: hidden;
	padding: 0;
}
.nfcs-box.nfcs-box-image-bg .image img {
	width: 100%;
	max-width: none;
	max-height: none;
	object-fit: cover;
}
@media (min-width: 1024px) {
	.nfcs-box.nfcs-box-image-bg .image img {
		position: absolute;
		top: 0;
	}
}
.nfcs-box.nfcs-box-image-bg .content {
	font-size: 4vw;
	text-align: center;
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
	top: -15%;
}
@media (min-width: 1024px) {
	.nfcs-box.nfcs-box-image-bg .content {
		font-size: 26px;
		max-width: 325px;
	}
}
.nfcs-box .number,
.nfcs-box .name {
	margin: 0;
}
.nfcs-box .number {
	font-weight: bold;
	font-size: 20px;
}
@media (max-width: 799px) {
	.nfcs-box .number {
		font-size: 5vw;
	}
}
.nfcs-box .price {
	font-size: 24px;
	font-weight: 900;
	line-height: 1;
}
@media (min-width: 1024px) {
	.nfcs-box .price {
		font-size: 26px;
	}
}
.nfcs-box .content {
	margin-top: auto;
	margin-left: 40px;
	margin-right: 28px;
}
@media (max-width: 1023px) {
	.nfcs-box .content {
		margin-left: 20px;
		margin-right: 18px;
	}
}
.nfcs-box .content:has(.content-column) {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.nfcs-box .content-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0 6px;
}
.nfcs-box .content-column {
	display: flex;
	flex-direction: column;
}
.nfcs-box .content-column + .content-column {
	flex-shrink: 0;
	gap: 24px;
	align-items: flex-end;
}
.nfcs-box .content-column:first-child {
	padding-right: 10%;
}

@media (max-width: 1023px) {
	.nfcs-box-alt {
		flex-direction: row;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
@media (max-width: 1023px) {
	.nfcs-box-alt .image {
		order: 2;
		flex: 1;
	}
}
@media (max-width: 1023px) {
	.nfcs-box-alt .content:has(.content-column) {
		order: 1;
		flex: 1;
		flex-direction: column;
		align-items: flex-start;
		justify-content: space-between;
		margin-top: 0;
		gap: 20px;
	}
}

.nfcs-round-box {
	position: relative;
	border-radius: 30px;
	margin: 0 30px 45px;
	padding: 28px 24px 28px 38px;
}
@media (min-width: 800px) {
	.nfcs-round-box {
		margin: 0 28px 56px;
	}
}
.nfcs-round-box .image {
	position: relative;
	z-index: 1;
}
.nfcs-round-box .content {
	margin-left: 0;
	margin-right: 0;
}

.nfcs-round-box-left {
	border-radius: 30px 30px 0 0;
	overflow: hidden;
}
@media (min-width: 800px) {
	.nfcs-round-box-left {
		border-radius: 30px 0 0 30px;
	}
}

.nfcs-round-box-right {
	border-radius: 0 0 30px 30px;
	overflow: hidden;
}
@media (min-width: 800px) {
	.nfcs-round-box-right {
		border-radius: 0 30px 30px 0;
	}
}

.nfcs-inner-box {
	padding: 0 20px;
}

.logo-wrapper {
	display: flex;
	justify-content: center;
	padding: 20px 0;
}

.logo-wrapper img {
	height: 40px;
}
