/*! 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,
.headline {
	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: rgba(0, 0, 0, 0)
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	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
}

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

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-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
}

:root {
	--base-space: 8px;
	--color-text: black;
	--color-link: black;
	--color-bg: white
}

:root {
	--margin-sm: calc(var(--base-space) * 1)
}

@media screen and (min-width: 0px) {
	:root {
		--fs-main: 20px;
		--lh-main: 1.4em
	}
}

@media screen and (min-width: 920px) {
	:root {
		--fs-main: 18px;
		--lh-main: 1.4em
	}
}

@media screen and (min-width: 0px) {
	:root {
		--fs-head-avernus: 28vw;
		--lh-head-avernus: 1em
	}
}

@media screen and (min-width: 920px) {
	:root {
		--fs-head-avernus: 200px;
		--lh-head-avernus: 1em
	}
}

@media screen and (min-width: 0px) {
	:root {
		--fs-head-kids: 28vw;
		--lh-head-kids: 1em
	}
}

@media screen and (min-width: 920px) {
	:root {
		--fs-head-kids: 200px;
		--lh-head-kids: 1em
	}
}

@media screen and (min-width: 0px) {
	:root {
		--fs-head-caslon: 32vw;
		--lh-head-caslon: 1em
	}
}

@media screen and (min-width: 920px) {
	:root {
		--fs-head-caslon: 215px;
		--lh-head-caslon: 1em
	}
}

html {
	box-sizing: border-box
}

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

* {
	margin: 0;
	-webkit-font-feature-settings: "kern" 1;
	font-feature-settings: "kern" 1;
	-webkit-font-kerning: normal;
	font-kerning: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

body,
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: 100%;
	margin: 0 !important;
	padding: 0 !important
}

html,
body {
	font-family: neue-haas-grotesk-text-pro-65-medium, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
	font-size: var(--fs-main);
	line-height: var(--lh-main);
	color: var(--color-text);
	background-color: var(--color-bg)
}

html {
	background: var(--color-bg)
}

a {
	color: var(--color-link);
	text-decoration: none;
	cursor: pointer
}

ul,
ol {
	margin: 0;
	padding: 0
}

ul {
	list-style-type: none
}

ol {
	list-style-position: inside
}

img {
	width: 100%
}

strong,
b {
	font-weight: normal
}

i,
em {
	font-style: normal
}

@font-face {
	font-family: neue-haas-grotesk-text-pro-65-medium;
	src: url(/assets/fonts/neue-haas-grotesk-text-pro-65-medium.woff2) format("woff2"), url(/assets/fonts/neue-haas-grotesk-text-pro-65-medium.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: naraworldmmregular;
	src: url(/assets/fonts/naraworldmmregular.woff2) format("woff2"), url(/assets/fonts/naraworldmmregular.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: churchwardroundsquare;
	src: url(/assets/fonts/churchwardroundsquare.woff2) format("woff2"), url(/assets/fonts/churchwardroundsquare.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: caslon-antique;
	src: url(/assets/fonts/caslon-antique.woff2) format("woff2"), url(/assets/fonts/caslon-antique.woff) format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

body {
	opacity: 0
}

body.loaded {
	opacity: 1;
	transition: .2s cubic-bezier(0.7, 0, 0.3, 1) 0s
}

.lazyload,
.lazyloading {
	opacity: 0
}

.lazyloaded {
	opacity: 1;
	transition: opacity .2s
}

main#home {
	padding: 6.8rem 1.1rem 4em
}

@media screen and (min-width: 920px) {
	main#home {
		padding: 0 6.875rem
	}
}

.circle {
	cursor: pointer;
	height: 5.9375em;
	width: 5.9375em;
	position: absolute;
	background-color: red;
	border-radius: 100%;
	z-index: 99
}

@media screen and (min-width: 920px) {
	.circle {
		height: 10em;
		width: 10em;
		z-index: 9
	}
}

.circle.active {
	background-color: #fff !important
}

.circle.top-left {
	left: 1.1rem;
	top: 3.75rem
}

.circle.top-right {
	right: 1.1rem;
	top: 3.75rem
}

.circle.bottom-left {
	left: 1.1rem;
	bottom: 1.1rem
}

.circle.bottom-right {
	right: 1.1rem;
	bottom: 1.1rem
}

@media screen and (min-width: 920px) {
	.circle.top-left {
		left: 1.875rem;
		top: 4.125rem
	}

	.circle.top-right {
		right: 1.875rem;
		top: 4.125rem
	}

	.circle.bottom-left {
		left: 1.875rem;
		bottom: 1.875rem
	}

	.circle.bottom-right {
		right: 1.875rem;
		bottom: 1.875rem
	}
}

.circle.yellow {
	background: #ffd300
}

.circle.red {
	background: #ff3600
}

.circle.blue {
	background: #38b2ff
}

.circle.purple {
	background: #19671b
}

.copyrights {
	padding: 3rem 0 1.1rem;
	font-size: .5em;
	line-height: 1.4em;
	align-self: end;
	text-align: center
}

@media screen and (min-width: 920px) {
	.copyrights {
		font-size: .75em
	}
}

.copyrights p {
	padding: 0 .75em
}

main#press {
	padding-top: 2.875rem
}

main#press .text-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.collection-container {
	padding-top: 5rem;
	height: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between
}

.collection-container .headline {
	margin: 0;
	width: 100%
}

.collection-container .headline:nth-of-type(2) {
	font-family: churchwardroundsquare, Helvetica Neue, sans-serif;
	font-size: var(--fs-head-kids);
	line-height: var(--lh-head-kids)
}

.collection-container .headline:nth-of-type(3) {
	font-family: caslon-antique, Helvetica Neue, sans-serif;
	font-size: var(--fs-head-caslon);
	line-height: var(--lh-head-caslon)
}

.collection-title {
	margin-top: 1em;
	position: sticky;
	top: .5em;
	margin-bottom: .5em
}

@media screen and (min-width: 920px) {
	.collection-title {
		margin-top: 0;
		margin-bottom: .3em
	}
}

.collection-subtitle {
	display: none
}

@media screen and (min-width: 920px) {
	.collection-subtitle {
		display: block;
		margin-top: 6em;
		margin-bottom: 3.35em;
		color: var(--page-color);
		text-align: center
	}
}

.text-container+.gallery-section {
	margin-top: 2.8rem;
	margin-bottom: 2.4rem
}

.text-container.collection-credits p {
	text-align: center
}

.gallery-section .portrait img {
	padding: 1.1rem
}

@media screen and (min-width: 920px) {
	.gallery-section {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-gap: 7.1rem;
		margin: 0 -20%;
		margin-bottom: 15rem
	}
}

.gallery-section img {
	object-fit: contain;
	width: 100%;
	object-position: center center
}

@media screen and (min-width: 920px) {
	.gallery-section img {
		height: 100%
	}
}

.gallery-section .grid-1-2 {
	grid-column: span 2
}

.gallery-section .grid-2-2 {
	grid-column: 2/4
}

.bottom-title,
.bottom-title.headline {
	margin-top: .35em;
	margin-bottom: .5em
}

* {
	box-sizing: border-box
}

*::-webkit-scrollbar {
	display: none
}

html,
body {
	min-height: auto;
	width: 100%;
	margin: 0;
	padding: 0
}

main {
	min-height: 100%;
	height: 100%;
	width: 100%;
	display: grid;
	padding: 0 1.1em;
	overflow-y: scroll;
	overflow-x: hidden
}

@media screen and (min-width: 920px) {
	main {
		padding: 0 20%
	}
}

h1,
.headline {
	font-family: naraworldmmregular, Helvetica Neue, sans-serif;
	font-size: var(--fs-head-avernus);
	line-height: var(--lh-head-avernus);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: .5em 0;
	font-weight: normal
}

.txt-l {
	font-size: 1em;
	line-height: 1.1em
}

@media screen and (min-width: 920px) {
	.txt-l {
		font-size: 2em
	}
}

.margin-m {
	margin: 4em 0
}

a.no-dec {
	color: inherit
}

a.no-dec:hover {
	color: inherit;
	text-decoration: none
}

.text-container {
	text-align: justify;
	text-align-last: center;
	hyphens: auto
}

.text-container p {
	margin-bottom: .45em
}

.text-container .highlight {
	color: var(--page-underline-color)
}

.text-container .underline {
	text-decoration: underline;
	text-decoration-color: var(--page-underline-color);
	text-underline-offset: .08em;
	text-decoration-thickness: .1em
}

.text-container a {
	font-size: 1em;
	display: inline-block;
	width: 100%;
	margin-top: .2em;
	padding: .25em;
	border: .08em solid;
	color: var(--page-color);
	border-color: var(--page-underline-color);
	text-align: center
}

.text-container a.download {
	text-align: center
}

a[href^="mailto:"] {
	font-size: 1em;
	width: 100%;
	margin-top: .2em;
	padding: .25em;
	border: .08em solid;
	color: var(--page-color);
	border-color: var(--page-underline-color);
	text-align: center
}

a {
	color: var(--page-color)
}

.order a {
	margin-top: 3em
}

@media screen and (min-width: 920px) {
	.swiper-container {
		padding: 4.125rem 0 1.875rem 0
	}
}

.swiper-container,
.swiper-wrapper {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	box-sizing: border-box !important
}

.custom-cursor-next,
.swiper-button.swiper-button-next {
	cursor: url("data:image/svg+xml,%3Csvg id=%27a8720a47-cd0b-4f36-970c-320876f87184%27 data-name=%27Calque 1%27 xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 31.34 15.66%27%3E%3Cpolygon points=%270 8.44 28.9 8.44 22.45 14.71 23.39 15.66 31.34 7.83 23.39 0 22.45 0.95 28.9 7.24 0 7.24 0 8.44%27 fill=%27%231d1d1b%27/%3E%3C/svg%3E") 32 32, auto
}

.custom-cursor-prev,
.swiper-button.swiper-button-prev {
	cursor: url("data:image/svg+xml,%3Csvg id=%27e5f37955-52bc-40ea-9938-c29e236b5f55%27 data-name=%27Calque 1%27 xmlns=%27http://www.w3.org/2000/svg%27 width=%2732%27 height=%2732%27 viewBox=%270 0 31.34 15.66%27%3E%3Cpolygon points=%2731.34 7.21 2.44 7.21 8.89 0.95 7.95 0 0 7.83 7.95 15.66 8.89 14.71 2.44 8.42 31.34 8.42 31.34 7.21%27 fill=%27%231d1d1b%27/%3E%3C/svg%3E") 32 32, auto
}

.swiper-button {
	position: absolute;
	width: 50%;
	height: 100%;
	z-index: 9
}

.swiper-button.swiper-button-prev {
	left: 0
}

.swiper-button.swiper-button-next {
	right: 0
}

.swiper-slide {
	opacity: 0 !important
}

.swiper-slide.swiper-slide-active {
	opacity: 1 !important
}

.swiper-slide[data-items="1"] {
	display: flex !important;
	justify-content: center
}

.swiper-slide.square[data-items="1"],
.swiper-slide.landscape[data-items="1"] {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

@media screen and (min-width: 920px) {
	.swiper-slide.landscape[data-items="1"] picture {
		width: 70%
	}
}

@media screen and (min-width: 920px) {
	.swiper-slide video {
		width: 70%
	}
}

.swiper-slide[data-items="2"] {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

@media screen and (min-width: 920px) {
	.swiper-slide[data-items="2"] {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr)
	}
}

.swiper-slide[data-items="2"] picture {
	width: 100%;
	aspect-ratio: 1/1;
	min-height: auto
}

.swiper-slide[data-items="2"] picture:last-of-type {
	display: none
}

.swiper-slide[data-items="2"] picture img {
	height: 100%
}

@media screen and (min-width: 920px) {
	.swiper-slide[data-items="2"] picture:last-of-type {
		display: block
	}
}

.swiper-slide picture {
	aspect-ratio: 1/1;
	width: 100%;
	height: 100%;
	overflow: hidden
}

@media screen and (min-width: 920px) {
	.swiper-slide picture {
		width: 50%
	}
}

.swiper-slide img {
	aspect-ratio: 1/1;
	min-width: 100% !important;
	min-height: 100% !important;
	object-fit: cover
}

.swiper-slide.landscape img {
	aspect-ratio: unset;
	object-fit: contain
}

.text-slide {
	display: flex !important;
	justify-content: center;
	align-items: center
}

.text-slide h1 {
	line-height: .85em;
	margin-bottom: 1em;
	display: block
}

.tech-slide {
	display: flex;
	justify-content: center;
	flex-direction: column
}

@media screen and (min-width: 0px) {
	.tech-slide {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center
	}
}

.tech-slide .entry {
	width: 100%;
	border-top: 1px solid;
	margin-top: -1px;
	padding: .5em 0 .52em;
	display: grid;
	grid-template-columns: repeat(2, 1fr)
}

.tech-slide .entry>*+* {
	margin-left: 1rem
}

.tech-slide .entry p {
	margin-bottom: 0
}

.tech-slide .entry:first-of-type {
	border-top: none
}

@media screen and (min-width: 0px) {
	.tech-slide .entry {
		width: 66.66666%;
		display: grid;
		padding: .295em 0 .3em;
		grid-template-columns: repeat(2, 1fr)
	}
}

.navigation {
	margin-top: 3em;
	display: flex;
	justify-content: space-between;
	position: relative
}

.navigation p {
	margin-bottom: 0;
	white-space: nowrap
}

.navigation .pagination {
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.navigation .pagination span {
	width: 1em;
	display: inline-block;
	text-align: right
}

@media screen and (min-width: 0px) {
	.navigation .pagination {
		position: static;
		left: unset;
		transform: none
	}
}

.carousel {
	width: 100%;
	height: 100vw;
	display: block;
	overflow: hidden;
	padding-bottom: 1rem;
	margin-top: 1rem
}

@media screen and (min-width: 920px) {
	.carousel {
		width: 140%;
		margin: 0 -20%;
		height: calc(48vw + 8.1rem);
		padding-bottom: 7.1rem
	}
}

.swiper-container.swiper-article {
	overflow: hidden;
	padding-bottom: 2.875rem
}

@media screen and (min-width: 920px) {
	.swiper-container.swiper-article .swiper-slide {
		justify-content: center
	}
}

.swiper-container.swiper-article picture {
	display: block;
	width: 100%;
	aspect-ratio: unset
}

.swiper-container.swiper-article picture img {
	object-fit: contain;
	object-position: center center;
	width: 100%;
	height: unset;
	min-height: unset !important;
	min-width: unset !important
}

@media screen and (min-width: 920px) {
	.swiper-container.swiper-article picture img {
		height: 100%
	}
}

.controls {
	display: grid;
	grid-template-columns: min-content max-content min-content;
	align-items: baseline;
	justify-content: center
}

.swiper-pagination {
	margin-top: 1rem;
	text-align: center
}

.swiper-pagination .swiper-pagination-bullet-active {
	border: 2px solid;
	border-radius: 100%
}

.swiper-pagination-bullet {
	height: 1.3em;
	width: 1.3em;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.swiper-button-next {
	margin-left: .5em;
	cursor: pointer
}

.swiper-button-prev {
	margin-right: .5em;
	cursor: pointer
}

header {
	position: fixed;
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 1.1em;
	z-index: 99
}

nav {
	width: 100%;
	border-bottom: .1em solid #ffd300;
	display: flex;
	justify-content: space-between
}

nav p {
	padding: 0 .5em
}

nav p:first-of-type {
	padding-left: 0
}

nav p:last-of-type {
	padding-right: 0
}

nav a.active {
	border-top: .1em solid
}

@media screen and (min-width: 920px) {
	nav {
		max-width: 33.333%;
		min-width: 428px
	}

	nav p {
		padding: 0 2em
	}
}

@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
}

.swiper,
swiper-container {
	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-wrapper {
	transform: translate3d(0px, 0, 0)
}

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

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

.swiper-slide,
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-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	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, .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-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-horizontal.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

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

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

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

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

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

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

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

.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: rgba(0, 0, 0, 0)
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .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-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,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}