/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/style.scss ***!
  \****************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Open+Sans:wght@400;500;700&display=swap);
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/style.scss (1) ***!
  \********************************************************************************************************************************************************************************************************************/
/*!
Theme Name: BlockShow
Theme URI: http://underscores.me/
Author: Cointelegraph
Author URI: http://underscores.me/
Description: Custom theme: BlockShow, developed by Cointelegraph
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blockshow
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

BlockShow is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

.section-heading {
	font-size: 60px;
	font-style: normal;
	font-weight: 500;
	line-height: 72px;
	color: #9496A0;
	font-weight: 700;
	color: white;
	margin-bottom: 64px;
	margin-top: 0px;
	line-height: 64px;
	text-align: center;
}
.section-heading--black {
	color: black;
}
@media only screen and (max-width: 1327px) {
	.section-heading {
		font-size: 48px;
		line-height: 56px;
		margin-bottom: 48px;
	}
}
@media only screen and (max-width: 1048px) {
	.section-heading {
		font-size: 36px;
		line-height: 40px;
		padding: 0 14px;
		margin-bottom: 32px;
	}
}
@media only screen and (max-width: 560px) {
	.section-heading {
		font-size: 30px;
		line-height: 36px;
	}
}

.section-subheading {
	color: #FFF;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: -0.48px;
	text-align: center;
	margin-top: -36px;
}
@media only screen and (max-width: 1327px) {
	.section-subheading {
		font-size: 20px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 1048px) {
	.section-subheading {
		font-size: 18px;
		line-height: 24px;
		padding: 0 14px;
		margin-top: -20px;
	}
}

/* Elements
--------------------------------------------- */
body {
	background: #000;
	font-family: "Manrope", sans-serif;
	padding: 16px 0;
	overflow-x: hidden;
}
@media only screen and (max-width: 560px) {
	body {
		padding: 4px 0;
	}
}

/* Links
--------------------------------------------- */
/* Forms
--------------------------------------------- */
.large-white-button {
	display: flex;
	padding: 8px 24px;
	align-items: center;
	gap: 4px;
	border: 1px solid transparent;
	border-radius: 99px;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	transition: all 0.25s;
	background: #FFF;
	color: black;
}
.large-white-button a {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px; /* 200% */
}
.large-white-button:hover {
	background: #FE792F;
	color: black !important;
}
.large-white-button:hover a {
	color: black !important;
}
.large-white-button a {
	color: var(--core-neutrals-black, #000);
}

.large-black-button {
	display: flex;
	padding: 8px 24px;
	align-items: center;
	gap: 4px;
	border: 1px solid transparent;
	border-radius: 99px;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	transition: all 0.25s;
	background: black;
	border: 1px solid #313239;
	color: white;
}
.large-black-button a {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px; /* 200% */
}
.large-black-button:hover {
	background: white;
	color: black !important;
}
.large-black-button:hover a {
	color: black !important;
}
.large-black-button a {
	color: var(--core-neutrals-black, #000);
}

.center-btn {
	margin-top: 64px;
	display: flex;
	justify-content: center;
}
.center-btn .large-white-button {
	cursor: pointer;
	display: inline-block;
}
.center-btn .large-white-button a {
	text-decoration: none;
}

input[type=text], input[type=email] {
	height: 64px;
	padding-left: 24px;
	width: 100%;
	border-radius: 8px;
	border: 1px solid var(--border-transparent, rgba(220, 222, 239, 0.3));
	background: rgba(255, 255, 255, 0.05);
	margin-bottom: 16px;
	color: white;
}
input[type=text]:focus-visible, input[type=email]:focus-visible {
	outline: none;
}
input[type=text]:focus, input[type=email]:focus {
	background: rgba(255, 255, 255, 0.05);
	box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.2);
}

input[type=submit] {
	background: #ffffff;
	display: block;
	border-radius: 32px;
	border: none;
	margin-top: 19px;
	width: 100%;
	color: var(--core-neutrals-black, #000);
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px; /* 200% */
	text-align: center;
	padding: 16px 24px;
	transition: all 0.25s;
	cursor: pointer;
}
input[type=submit]:hover {
	background: #FE792F !important;
	color: black;
}
@media only screen and (max-width: 1327px) {
	input[type=submit] {
		font-size: 18px;
	}
}
@media only screen and (max-width: 560px) {
	input[type=submit] {
		padding: 8px 16px;
	}
}

span .wpcf7-not-valid {
	border: 1px solid #DE3D33 !important;
}

.wpcf7-not-valid-tip {
	color: #DE3D33;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 160% */
	position: relative;
	top: -9px;
}

.wpcf7 form.invalid .wpcf7-response-output {
	display: none;
}

.wpcf7-spinner, .wpcf7-response-output {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	display: none !important;
}

small {
	color: #9496A0;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 20.8px */
	letter-spacing: -0.32px;
	text-align: center;
	display: block;
}
small a {
	color: #9496A0;
	text-decoration-line: underline;
}

/* Header
--------------------------------------------- */
.site-header {
	width: 1328px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 100;
	display: flex;
	justify-content: space-between;
	margin-top: 32px !important;
}
@media only screen and (max-width: 1512px) {
	.site-header {
		width: 100%;
		padding: 0 64px;
		margin-top: 32px;
		margin-bottom: 32px !important;
	}
}
@media only screen and (max-width: 1048px) {
	.site-header {
		padding: 0 48px;
	}
}
@media only screen and (max-width: 560px) {
	.site-header {
		padding: 0 20px;
		margin-bottom: 20px !important;
		margin-top: 20px !important;
	}
}
.site-header .site-branding img {
	height: 50px;
	width: auto;
	position: relative;
	top: -11px;
}
.site-header .main-navigation {
	width: unset;
}
@media only screen and (max-width: 560px) {
	.site-header .main-navigation {
		display: none !important;
	}
}

body.page-template-page-home .site-header {
	position: absolute;
	margin: 0 auto;
	margin-top: 1px;
	border-radius: 16px;
}
@media only screen and (max-width: 1048px) {
	body.page-template-page-home .site-header {
		width: calc(100% - 34px);
		background: rgb(0, 0, 0);
		background: linear-gradient(180deg, rgb(0, 0, 0) 65%, rgba(0, 0, 0, 0) 100%);
		padding-bottom: 50px;
	}
}
@media (max-width: 599px) {
	body.page-template-page-home .site-header #site-navigation {
		display: none;
	}
}
@media only screen and (max-width: 560px) {
	body.page-template-page-home .site-header {
		width: calc(100% - 14px);
	}
}

/* Pages
--------------------------------------------- */
.post-page .entry-header h1 {
	color: #000;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px; /* 116.667% */
	letter-spacing: -0.96px;
	color: white;
	text-align: center;
}
@media only screen and (max-width: 1048px) {
	.post-page .entry-header h1 {
		font-size: 30px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 560px) {
	.post-page .entry-header h1 {
		font-size: 24px;
		line-height: 32px;
	}
}
.post-page .entry-content {
	margin: 0 12px;
}
.post-page .entry-content p {
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px; /* 140% */
	letter-spacing: -0.4px;
	color: white;
}
@media only screen and (max-width: 1327px) {
	.post-page .entry-content p {
		font-size: 20px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 1048px) {
	.post-page .entry-content p {
		font-size: 18px;
		line-height: 24px; /* 133.333% */
	}
}
.post-page a {
	color: #EC6F2E;
	text-decoration: none;
}
.post-page a:hover {
	text-decoration: underline;
}
.post-page h2, .post-page h3, .post-page h4, .post-page h5, .post-page h6 {
	color: white;
}
.post-page h5 {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; /* 133.333% */
	letter-spacing: -0.48px;
}
@media only screen and (max-width: 1048px) {
	.post-page h5 {
		font-size: 18px;
		line-height: 28 px;
	}
}
@media only screen and (max-width: 560px) {
	.post-page h5 {
		font-size: 20px;
		line-height: 28px;
	}
}
.post-page ul li {
	color: white;
	font-size: 20px;
	line-height: 28px;
}

/* footer
--------------------------------------------- */
.site-footer {
	border-radius: 32px;
	border: 1px solid #313239;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #101012 100%);
	margin-top: 150px !important;
}
@media only screen and (max-width: 1048px) {
	.site-footer {
		border-radius: 24px;
	}
}
@media only screen and (max-width: 560px) {
	.site-footer {
		border-radius: 16px;
	}
}

.footer-top {
	padding: 80px;
	border-bottom: 1px solid #313239;
}
.footer-top .container {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 1327px) {
	.footer-top {
		padding: 40px;
	}
	.footer-top .container {
		width: 100%;
	}
}
@media only screen and (max-width: 1048px) {
	.footer-top {
		padding: 32px;
	}
}

@media only screen and (max-width: 1327px) {
	.footer-top {
		width: 100%;
	}
}
.footer-top__content h2 {
	color: #ffffff;
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 57.6px */
	letter-spacing: -2.4px;
	text-align: left;
	text-transform: capitalize;
}
@media only screen and (max-width: 1327px) {
	.footer-top__content h2 {
		font-size: 36px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 1048px) {
	.footer-top__content h2 {
		font-size: 30px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 560px) {
	.footer-top__content h2 {
		font-size: 24px;
		line-height: 32px;
	}
}
.footer-top__content p {
	color: #9496A0;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 33.6px */
	letter-spacing: -0.48px;
	margin-top: -18px;
}
@media only screen and (max-width: 1327px) {
	.footer-top__content p {
		font-size: 20px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 1048px) {
	.footer-top__content p {
		font-size: 18px;
		line-height: 24px;
	}
}
@media only screen and (max-width: 1048px) {
	.footer-top__content h2 br, .footer-top__content p br {
		display: none;
	}
	.footer-top__content p {
		padding-right: 105px;
	}
}
@media only screen and (max-width: 1048px) {
	.footer-top__form input[type=submit] {
		margin-top: 0px;
	}
}
@media only screen and (max-width: 1327px) {
	.footer-top__content h2 {
		margin-top: 0px;
		letter-spacing: unset;
	}
}
@media only screen and (max-width: 600px) {
	.footer-top .container {
		display: block;
	}
	.footer-top__content p {
		margin-bottom: 32px;
	}
}
@media only screen and (max-width: 560px) {
	.footer-top__content p {
		padding-right: 0px;
	}
	.footer-top__content h2, .footer-top__content p {
		text-align: center;
	}
}
@media only screen and (max-width: 382px) {
	.footer-top__form .input-fields-wrapper p {
		display: block;
	}
}

.footer-bottom {
	padding-top: 40px;
	padding-bottom: 32px;
	display: flex;
	justify-content: space-between;
}
.footer-bottom__logo img {
	height: 50px;
	width: auto;
}
.footer-bottom__menu ul {
	display: flex;
	height: 50px;
	flex-wrap: wrap;
	flex-direction: row;
	padding-inline-start: 0;
}
.footer-bottom__menu ul li.menu-item {
	display: inline-block;
	padding-right: 48px;
	line-height: 32px;
}
.footer-bottom__menu ul li.menu-item a {
	color: white;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-decoration: none;
}
.footer-bottom__menu ul li.menu-item:hover a {
	text-decoration: underline;
}
.footer-bottom__social__icons {
	display: flex;
	justify-content: flex-end;
}
.footer-bottom__social__icons a {
	margin-left: 12px;
}
.footer-bottom__social small {
	color: #9496A0;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 20.8px */
	letter-spacing: -0.32px;
	font-size: 14px;
	font-weight: 600;
	float: right;
}
.footer-bottom__social small a {
	color: #9496A0;
	text-decoration-line: underline;
}
@media only screen and (max-width: 1327px) {
	.footer-bottom {
		width: 100% !important;
		padding: 40px;
		position: relative;
		display: block;
	}
	.footer-bottom__menu ul {
		height: unset;
	}
	.footer-bottom__social {
		position: absolute;
		right: 40px;
		top: 40px;
	}
}
@media only screen and (max-width: 1048px) {
	.footer-bottom__social {
		position: static;
		margin-top: 32px;
		overflow: hidden;
	}
	.footer-bottom__social__icons {
		justify-content: flex-start;
	}
	.footer-bottom__social__icons a:first-child {
		margin-left: 0;
	}
	.footer-bottom__social small {
		position: absolute;
		left: 50%;
		bottom: 40px;
	}
}
@media only screen and (max-width: 600px) {
	.footer-bottom__menu {
		position: static;
		width: 100%;
	}
	.footer-bottom__social small {
		position: static;
		float: unset;
		padding-top: 32px;
		display: block;
		text-align: left;
	}
}
@media only screen and (max-width: 560px) {
	.footer-bottom__logo {
		display: flex;
		justify-content: space-around;
	}
	.footer-bottom__menu {
		position: static;
		width: 100%;
	}
	.footer-bottom__menu ul {
		flex-direction: column;
		align-items: center;
	}
	.footer-bottom__menu ul li.menu-item {
		padding-bottom: 4px;
		padding-right: 0px;
	}
	.footer-bottom__social__icons {
		justify-content: center;
	}
	.footer-bottom__social small {
		text-align: center;
	}
}

.footer-sticky-franchise {
	display: flex;
	justify-content: center;
	position: fixed;
	bottom: 16px;
	width: 100%;
	z-index: 10000;
}
.footer-sticky-franchise a {
	display: flex;
	padding: 8px 24px;
	align-items: center;
	gap: 4px;
	border: 1px solid transparent;
	border-radius: 99px;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	transition: all 0.25s;
	background: #FFF;
	color: black;
	text-decoration: none;
	width: 180px;
	padding: 8px 16px;
	color: black;
	font-weight: 800;
	text-align: center;
	display: flex;
	justify-content: center;
}
.footer-sticky-franchise a a {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px; /* 200% */
}
.footer-sticky-franchise a:hover {
	background: #FE792F;
	color: black !important;
}
.footer-sticky-franchise a:hover a {
	color: black !important;
}
.footer-sticky-franchise a a {
	color: var(--core-neutrals-black, #000);
}

.view-desktop-small-down {
	display: none;
}

.view-tablet-down {
	display: none;
}

.view-mobile-down {
	display: none;
}
@media only screen and (max-width: 398px) {
	.view-mobile-down {
		display: block;
	}
}

.d-none {
	display: none !important;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.container {
	width: 1328px;
	margin: 0 auto;
	max-width: 100%;
}
.container__fluid {
	width: calc(100% - 32px);
	margin: 0 auto;
}

@media (max-width: 1328px) {
	.container {
		width: calc(100% - 32px);
		margin: 0 auto;
		max-width: 100%;
	}
}
@media (max-width: 1512px) {
	.container__fluid {
		width: calc(100% - 32px);
	}
}
@media only screen and (max-width: 560px) {
	.container, .container__fluid {
		width: calc(100% - 8px);
	}
}
section {
	margin-bottom: 384px !important;
}
@media only screen and (max-width: 1327px) {
	section {
		margin-bottom: 256px !important;
	}
}
@media only screen and (max-width: 1048px) {
	section {
		margin-bottom: 192px !important;
	}
}
@media only screen and (max-width: 320px) {
	section {
		margin-bottom: 144px !important;
	}
}

section#hero {
	margin-bottom: 192px !important;
}
@media only screen and (max-width: 1327px) {
	section#hero {
		margin-bottom: 128px !important;
	}
}
@media only screen and (max-width: 1048px) {
	section#hero {
		margin-bottom: 96px !important;
	}
}
@media only screen and (max-width: 320px) {
	section#hero {
		margin-bottom: 72px !important;
	}
}

section#partners {
	margin-bottom: 192px !important;
}
@media only screen and (max-width: 1327px) {
	section#partners {
		margin-bottom: 128px !important;
	}
}
@media only screen and (max-width: 1048px) {
	section#partners {
		margin-bottom: 96px !important;
	}
}
@media only screen and (max-width: 320px) {
	section#partners {
		margin-bottom: 72px !important;
	}
}

@media only screen and (max-width: 1048px) {
	section#hero {
		margin-bottom: 284px !important;
	}
}
@media only screen and (max-width: 320px) {
	section#hero {
		margin-bottom: 218px !important;
	}
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.menu-menu-container .menu .menu-item {
	display: flex;
	padding: 8px 24px;
	align-items: center;
	gap: 4px;
	border: 1px solid transparent;
	border-radius: 99px;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
	transition: all 0.25s;
	background: #FFF;
	color: black;
	padding: unset;
}
.menu-menu-container .menu .menu-item a {
	display: block;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px; /* 200% */
}
.menu-menu-container .menu .menu-item:hover {
	background: #FE792F;
	color: black !important;
}
.menu-menu-container .menu .menu-item:hover a {
	color: black !important;
}
.menu-menu-container .menu .menu-item a {
	color: var(--core-neutrals-black, #000);
}
.menu-menu-container .menu .menu-item a {
	padding: 8px 24px;
}

/* Posts and pages and other content
--------------------------------------------- */
.hero {
	position: relative;
	margin-bottom: 16px;
}
.hero__slider {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	min-height: calc(100vh - 32px);
	border-radius: 32px;
	border: 1px solid #313239;
	position: relative;
}
@media only screen and (max-width: 1080px) {
	.hero__slider {
		border-radius: 16px;
	}
}
@media only screen and (max-width: 1048px) {
	.hero__slider {
		background-position: center !important;
		background-size: contain !important;
		min-height: 650px;
	}
}
@media only screen and (max-width: 600px) {
	.hero__slider {
		min-height: 550px;
	}
}
.hero__slider:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 30%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
	z-index: 100;
	bottom: 0;
	border-bottom-left-radius: 32px;
	border-bottom-right-radius: 32px;
}
@media only screen and (max-width: 1048px) {
	.hero__slider:after {
		border-bottom-left-radius: 24px;
		border-bottom-right-radius: 24px;
	}
}
@media only screen and (max-width: 560px) {
	.hero__slider:after {
		border-bottom-left-radius: 16px;
		border-bottom-right-radius: 16px;
	}
}
.hero__slider__button {
	border-radius: 32px;
	border: 1px solid #313239;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #101012 100%);
	position: absolute;
	bottom: 32px;
	right: calc((100vw - 1328px) / 2 - 32px);
	width: 400px;
	cursor: pointer;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0em;
	text-align: left;
	color: #ffffff;
	z-index: 200;
	display: flex;
	justify-content: space-between;
	padding: 32px 24px 32px 32px;
	background: linear-gradient(180deg, #000 0%, #101012 100%);
}
@media only screen and (max-width: 1048px) {
	.hero__slider__button {
		border-radius: 24px;
	}
}
@media only screen and (max-width: 560px) {
	.hero__slider__button {
		border-radius: 16px;
	}
}
@media only screen and (max-width: 1512px) {
	.hero__slider__button {
		right: 64px;
	}
}
.hero__slider__button svg, .hero__slider__button span {
	position: relative;
	z-index: 10;
	margin-top: 0;
}
.hero__slider__button:after {
	content: "";
	display: block;
	width: 0%;
	height: 100%;
	background: var(--fancy-135, linear-gradient(135deg, #EC6F2E 0%, #ED6E30 6.25%, #EF6D35 12.5%, #F36A3C 18.75%, #F86747 25%, #FD6354 31.25%, #FF5F65 37.5%, #FF5D78 43.75%, #FF5D8E 50%, #FF62A6 56.25%, #FA6BC0 62.5%, #EA77DA 68.75%, #D387F1 75%, #B397FF 81.25%, #8AA6FF 87.5%, #59B3FF 93.75%, #0EBEFE 100%));
	position: absolute;
	left: 0;
	top: 0;
	border-radius: var(--rounding-lg, 32px);
	z-index: 1;
	opacity: 0;
	transition: all 0.25s;
}
.hero__slider__button:hover:after {
	content: "";
	width: 100%;
	opacity: 1;
}
.hero__slider__button #hero-button-arrow {
	transition: all 0.25s;
}
.hero__slider__button:hover #hero-button-arrow {
	fill: black !important;
	position: relative;
	z-index: 300;
}
@media only screen and (max-width: 1327px) {
	.hero__slider__button {
		font-size: 24px;
	}
}
@media only screen and (max-width: 1048px) {
	.hero__slider__button {
		border-radius: 16px;
		width: 100%;
		position: absolute;
		bottom: -96px;
		right: 0px;
		height: unset;
		align-items: center;
		padding: 16px 24px;
	}
	.hero__slider__button:after {
		border-radius: 16px;
	}
	.hero__slider__button svg {
		width: 48px;
		height: 48px;
	}
	.hero__slider__button span br {
		display: none;
	}
}
@media only screen and (max-width: 560px) {
	.hero__slider__button {
		font-size: 18px;
		line-height: 24px;
		bottom: -73px;
		padding-right: 12px;
		padding-left: 16px;
	}
	.hero__slider__button svg {
		width: 32px;
		height: 32px;
	}
}
.hero__slider__caption {
	position: absolute;
	width: 100%;
	bottom: 44px;
	width: 1328px;
	margin: 0 auto;
	left: 0;
	right: 0;
	z-index: 150;
}
@media only screen and (max-width: 1512px) {
	.hero__slider__caption {
		width: calc(100% - 128px);
	}
}
@media only screen and (max-width: 1048px) {
	.hero__slider__caption {
		width: calc(100% - 92px);
	}
}
@media only screen and (max-width: 560px) {
	.hero__slider__caption {
		width: calc(100% - 32px);
	}
}
.hero__slider__caption__title {
	color: #FFF;
	font-size: 72px;
	font-style: normal;
	font-weight: 600;
	line-height: 80px; /* 111.111% */
	letter-spacing: -1.44px;
	margin-bottom: 16px;
	width: 868px;
}
@media only screen and (max-width: 1512px) {
	.hero__slider__caption__title {
		width: 760px;
	}
}
@media only screen and (max-width: 1327px) {
	.hero__slider__caption__title {
		width: 540px;
	}
}
@media only screen and (max-width: 1048px) {
	.hero__slider__caption__title {
		width: unset;
	}
}
.hero__slider__caption__place {
	display: flex;
}
.hero__slider__caption__place div {
	border-radius: 32px;
	border: 1px solid var(--border-transparent, rgba(220, 222, 239, 0.3));
	padding: 8px 12px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 1327px) {
	.hero__slider__caption__place div {
		width: 500px;
		display: block;
	}
}
@media only screen and (max-width: 1048px) {
	.hero__slider__caption__place div {
		width: unset;
	}
}
.hero__slider__caption__place div span {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	opacity: 0.7;
	padding-left: 8px;
	padding-right: 10px;
}
@media only screen and (max-width: 600px) {
	.hero__slider__caption__place div {
		border: none;
		padding: 0;
		padding-bottom: 16px;
	}
	.hero__slider__caption__place div svg {
		display: none;
	}
	.hero__slider__caption__place div span {
		padding-left: 0;
	}
}
@media only screen and (max-width: 560px) {
	.hero__slider__caption__place div {
		padding-bottom: 4px;
	}
	.hero__slider__caption__place div span {
		font-size: 12px;
		line-height: 16px;
	}
}
@media only screen and (max-width: 1327px) {
	.hero__slider__caption__title {
		font-size: 60px;
	}
}
@media only screen and (max-width: 1327px) {
	.hero__slider__caption__title {
		font-size: 48px;
		line-height: 56px;
	}
}
@media only screen and (max-width: 560px) {
	.hero__slider__caption__title {
		font-size: 36px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 600px) {
	.hero__slider__caption {
		bottom: 16px;
	}
	.hero__slider__caption__title {
		margin-bottom: 16px;
		font-size: 36px;
		line-height: 40px;
	}
}

@media only screen and (max-width: 1048px) {
	#hero .hero .hero__slider {
		background-position-y: top !important;
		background-position-y: 86px !important;
	}
}
*::marker {
	display: none;
}

#video-playlist {
	max-width: 100%;
	min-width: 100%;
}

.video-playlist-mask {
	max-width: 100%;
	min-width: 100%;
	border-radius: 10px;
	overflow: hidden;
	border-radius: 24px;
	border: 1px solid #313239;
	position: relative;
}
.video-playlist-mask video {
	margin-bottom: -3px;
}
.video-playlist-mask .video-playlist__mute, .video-playlist-mask .video-playlist__sound {
	position: absolute;
	top: 16px;
	right: 16px;
}
.video-playlist-mask .video-playlist__mute:hover svg path, .video-playlist-mask .video-playlist__sound:hover svg path {
	stroke: white;
}
@media only screen and (max-width: 1048px) {
	.video-playlist-mask {
		border-radius: 16px;
	}
}
@media only screen and (max-width: 560px) {
	.video-playlist-mask {
		border-radius: 12px;
	}
}

#bvideo_playlist {
	display: inline-block;
	display: flex;
	border-top: 1px solid #313239;
	margin-block-start: 0;
	margin-block-end: 0;
	padding-inline-start: 0;
	justify-content: space-between;
	position: relative;
}
#bvideo_playlist .video-playlist-slider {
	background: var(--fancy-270, linear-gradient(270deg, #EC6F2E 0.01%, #ED6E30 6.26%, #EF6D35 12.51%, #F36A3C 18.76%, #F86747 25.01%, #FD6354 31.26%, #FF5F65 37.51%, #FF5D78 43.76%, #FF5D8E 50.01%, #FF62A6 56.25%, #FA6BC0 62.5%, #EA77DA 68.75%, #D387F1 75%, #B397FF 81.25%, #8AA6FF 87.5%, #59B3FF 93.75%, #0EBEFE 100%));
	position: absolute;
	width: 0;
	height: 100%;
}
#bvideo_playlist p {
	width: 100%;
	position: relative;
	margin: 0px;
}
#bvideo_playlist p a {
	padding: 20px 0px;
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0.18px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	z-index: 300;
}
#bvideo_playlist p span {
	display: block;
	height: 100%;
	top: 0;
	position: absolute;
}
#bvideo_playlist p + p {
	border-left: 1px solid #313239;
	position: relative;
	z-index: 150;
}
@media only screen and (max-width: 1048px) {
	#bvideo_playlist {
		overflow: scroll;
	}
	#bvideo_playlist p {
		min-width: 180px;
	}
	#bvideo_playlist p a {
		font-size: 16px;
	}
}

.blockshow-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	gap: 16px 16px;
	grid-auto-flow: row;
	grid-template-areas: "photo-tl photo-tl photo-tl photo-tl photo-tl photo-tl quote-top quote-top quote-top quote-top quote-top quote-top photo-tr photo-tr photo-tr photo-tr photo-tr" "photo-tl photo-tl photo-tl photo-tl photo-tl photo-tl quote-top quote-top quote-top quote-top quote-top quote-top photo-tr photo-tr photo-tr photo-tr photo-tr" "photo-tl photo-tl photo-tl photo-tl photo-tl photo-tl quote-top quote-top quote-top quote-top quote-top quote-top photo-tr photo-tr photo-tr photo-tr photo-tr" "photo-tl photo-tl photo-tl photo-tl photo-tl photo-tl quote-top quote-top quote-top quote-top quote-top quote-top photo-tr photo-tr photo-tr photo-tr photo-tr" "quote-left quote-left quote-left quote-left quote-left blockshow blockshow blockshow blockshow blockshow blockshow blockshow photo-tr photo-tr photo-tr photo-tr photo-tr" "quote-left quote-left quote-left quote-left quote-left blockshow blockshow blockshow blockshow blockshow blockshow blockshow quote-right quote-right quote-right quote-right quote-right" "quote-left quote-left quote-left quote-left quote-left blockshow blockshow blockshow blockshow blockshow blockshow blockshow quote-right quote-right quote-right quote-right quote-right" "quote-left quote-left quote-left quote-left quote-left blockshow blockshow blockshow blockshow blockshow blockshow blockshow quote-right quote-right quote-right quote-right quote-right" "quote-left quote-left quote-left quote-left quote-left blockshow blockshow blockshow blockshow blockshow blockshow blockshow quote-right quote-right quote-right quote-right quote-right" "photo-bl photo-bl photo-bl photo-bl photo-bl blockshow blockshow blockshow blockshow blockshow blockshow blockshow quote-right quote-right quote-right quote-right quote-right" "photo-bl photo-bl photo-bl photo-bl photo-bl quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom photo-br photo-br photo-br photo-br photo-br photo-br" "photo-bl photo-bl photo-bl photo-bl photo-bl quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom photo-br photo-br photo-br photo-br photo-br photo-br" "photo-bl photo-bl photo-bl photo-bl photo-bl quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom photo-br photo-br photo-br photo-br photo-br photo-br" "photo-bl photo-bl photo-bl photo-bl photo-bl quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom quote-bottom photo-br photo-br photo-br photo-br photo-br photo-br";
}

.photo-tr {
	grid-area: photo-tr;
}

.photo-tl {
	grid-area: photo-tl;
}

.quote-left {
	grid-area: quote-left;
}

.quote-right {
	grid-area: quote-right;
}

.blockshow {
	grid-area: blockshow;
}

.photo-br {
	grid-area: photo-br;
}

.photo-bl {
	grid-area: photo-bl;
}

.quote-top {
	grid-area: quote-top;
}

.quote-bottom {
	grid-area: quote-bottom;
}

@media only screen and (max-width: 1327px) {
	.blockshow-grid {
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		grid-template-areas: unset;
	}
	.photo-tr {
		grid-area: unset;
	}
	.photo-tl {
		grid-area: unset;
	}
	.quote-left {
		grid-area: unset;
	}
	.quote-right {
		grid-area: unset;
	}
	.blockshow {
		grid-area: unset;
	}
	.photo-br {
		grid-area: unset;
	}
	.photo-bl {
		grid-area: unset;
	}
	.quote-top {
		grid-area: unset;
	}
	.quote-bottom {
		grid-area: unset;
	}
}
@media only screen and (max-width: 1048px) {
	.blockshow-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (max-width: 560px) {
	.blockshow-grid {
		grid-template-columns: 1fr;
	}
	.blockshow-grid .photo-tr, .blockshow-grid .photo-bl, .blockshow-grid .photo-br {
		height: 320px;
	}
}
/* For presentation only, no need to copy the code below */
.blockshow-grid .photo-tl, .blockshow-grid .photo-tr, .blockshow-grid .photo-bl, .blockshow-grid .photo-br {
	border: none !important;
	position: relative;
}
.blockshow-grid .photo-tl img, .blockshow-grid .photo-tr img, .blockshow-grid .photo-bl img, .blockshow-grid .photo-br img {
	width: 100%;
}
.blockshow-grid .photo-tl .blockshow-grid__photo-caption-wrapper, .blockshow-grid .photo-tr .blockshow-grid__photo-caption-wrapper, .blockshow-grid .photo-bl .blockshow-grid__photo-caption-wrapper, .blockshow-grid .photo-br .blockshow-grid__photo-caption-wrapper {
	display: none;
	position: absolute;
	bottom: 8px;
	width: calc(100% - 16px);
	margin-left: 8px;
	justify-content: center;
	transition: all 0.25s;
}
.blockshow-grid .photo-tl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption, .blockshow-grid .photo-tr .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption, .blockshow-grid .photo-bl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption, .blockshow-grid .photo-br .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption {
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.7);
	padding: 8px;
	display: flex;
}
.blockshow-grid .photo-tl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption svg, .blockshow-grid .photo-tr .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption svg, .blockshow-grid .photo-bl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption svg, .blockshow-grid .photo-br .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption svg {
	width: 16px;
}
.blockshow-grid .photo-tl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content, .blockshow-grid .photo-tr .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content, .blockshow-grid .photo-bl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content, .blockshow-grid .photo-br .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content {
	display: flex;
	flex-direction: column;
	margin-left: 8px;
}
.blockshow-grid .photo-tl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content span, .blockshow-grid .photo-tr .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content span, .blockshow-grid .photo-bl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content span, .blockshow-grid .photo-br .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content span {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
}
.blockshow-grid .photo-tl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-title, .blockshow-grid .photo-tr .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-title, .blockshow-grid .photo-bl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-title, .blockshow-grid .photo-br .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-title {
	font-weight: 600;
}
.blockshow-grid .photo-tl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-location, .blockshow-grid .photo-tr .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-location, .blockshow-grid .photo-bl .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-location, .blockshow-grid .photo-br .blockshow-grid__photo-caption-wrapper .blockshow-grid__photo-caption__content__caption-location {
	font-weight: 400;
	opacity: 0.7;
}
.blockshow-grid .photo-tl:hover .blockshow-grid__photo-caption-wrapper, .blockshow-grid .photo-tr:hover .blockshow-grid__photo-caption-wrapper, .blockshow-grid .photo-bl:hover .blockshow-grid__photo-caption-wrapper, .blockshow-grid .photo-br:hover .blockshow-grid__photo-caption-wrapper {
	display: flex;
}

.blockshow-grid img {
	max-width: 100%;
	min-height: 100%;
}

.blockshow-grid div {
	border: 1px solid #313239;
	border-radius: 16px;
	display: flex;
}
.blockshow-grid div a {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	justify-content: end;
	margin: 0 auto;
}
.blockshow-grid div a:hover {
	text-decoration: none;
}

.blockshow-grid .blockshow {
	background: url(6b0c4db5de9ea1f10bd8.png);
	background-size: cover;
	display: flex;
	justify-content: center;
}
.blockshow-grid .blockshow img {
	width: 50%;
	min-width: 50%;
}
@media only screen and (max-width: 1327px) {
	.blockshow-grid .blockshow {
		display: none !important;
	}
}

.blockshow-grid__quote-item {
	background: linear-gradient(360deg, rgba(30, 31, 36, 0.5) 0%, rgba(13, 13, 15, 0.5) 100%), #000;
	display: flex;
	flex-grow: 1;
	transition: all 0.5s;
}
.blockshow-grid__quote-item a {
	padding: 0 32px 32px 32px;
}
.blockshow-grid__quote-item:hover {
	background: linear-gradient(0deg, #1E1F24 0%, #0D0D0F 100%), var(--core-neutrals-black, #000);
}
.blockshow-grid__quote-item__quote {
	color: #FFF;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: -0.48px;
	display: flex;
	flex-grow: 1;
	align-content: center;
	flex-wrap: wrap;
	padding: 18px 0;
}
@media only screen and (max-width: 1327px) {
	.blockshow-grid__quote-item__quote {
		font-size: 18px;
	}
	.blockshow-grid__quote-item__quote br {
		display: inline !important;
	}
}
@media only screen and (max-width: 560px) {
	.blockshow-grid__quote-item__quote {
		font-size: 16px;
	}
}
.blockshow-grid__quote-item__logo {
	max-height: 36px !important;
	display: block;
	margin: 0 auto;
	min-height: unset !important;
}

.speakers-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	gap: 32px 16px;
}
.speakers-grid__item__photo {
	max-width: 100%;
	border-radius: 16px;
}
.speakers-grid__item__text {
	color: white;
}
.speakers-grid__item__text p {
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 120% */
	letter-spacing: -0.4px;
	margin-bottom: 5px;
}
.speakers-grid__item__text span {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	letter-spacing: -0.32px;
	opacity: 0.8;
}
@media only screen and (max-width: 1327px) {
	.speakers-grid__item__text p {
		font-size: 18px;
	}
	.speakers-grid__item__text span {
		font-size: 16px;
	}
}
@media only screen and (max-width: 1048px) {
	.speakers-grid {
		grid-template-columns: 1fr 1fr;
		width: 500px;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 560px) {
	.speakers-grid {
		gap: 8px;
		width: 350px;
	}
}
@media (max-width: 378px) {
	.speakers-grid {
		width: 100%;
	}
}

#social-grid {
	background: white;
	border-radius: 32px;
	max-height: 1024px;
	position: relative;
	overflow: hidden;
	padding-bottom: 32px;
}
@media only screen and (max-width: 1048px) {
	#social-grid {
		border-radius: 24px;
	}
}
@media only screen and (max-width: 560px) {
	#social-grid {
		border-radius: 16px;
	}
}
#social-grid .section-heading--black {
	margin: 0;
	padding-top: 64px;
	padding-bottom: 64px;
}
@media only screen and (max-width: 1327px) {
	#social-grid .section-heading--black {
		padding-top: 48px;
		padding-bottom: 48px;
	}
}
@media only screen and (max-width: 1048px) {
	#social-grid .section-heading--black {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}
@media only screen and (max-width: 560px) {
	#social-grid .section-heading--black {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}
#social-grid .center-btn {
	position: absolute;
	width: 100%;
	padding: 32px 0;
	background: linear-gradient(0deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
	bottom: 0;
}

.masonry-grid {
	line-height: 0;
	box-sizing: border-box;
	-moz-column-count: 1;
	     column-count: 1;
	-moz-column-gap: 16px;
	     column-gap: 16px;
	-moz-column-count: 4;
	     column-count: 4;
}
@media (max-width: 1395px) {
	.masonry-grid {
		-moz-column-count: 3;
		     column-count: 3;
	}
}
@media only screen and (max-width: 1048px) {
	.masonry-grid {
		-moz-column-count: 2;
		     column-count: 2;
	}
}
@media only screen and (max-width: 560px) {
	.masonry-grid {
		-moz-column-count: 1;
		     column-count: 1;
	}
}

.masonry-grid__item {
	display: inline-block;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 24px;
	border: 1px solid rgba(176, 178, 193, 0.6);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(224, 226, 236, 0.3) 100%), #FFF;
	margin-bottom: 16px;
}

.masonry-grid__item {
	text-decoration: none !important;
}
.masonry-grid__item__header {
	display: flex;
}
.masonry-grid__item__header img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}
.masonry-grid__item__header__text {
	margin-left: 12px;
}
.masonry-grid__item__header__text p {
	color: rgba(0, 0, 0, 0.8);
	text-overflow: ellipsis;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 133.333% */
	letter-spacing: -0.36px;
	margin: 0;
}
.masonry-grid__item__header__text span {
	overflow: hidden;
	color: rgba(0, 0, 0, 0.5);
	text-overflow: ellipsis;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	letter-spacing: -0.32px;
}
.masonry-grid__item__content {
	color: rgba(0, 0, 0, 0.8);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	letter-spacing: -0.32px;
}
.masonry-grid__item__footer {
	color: rgba(0, 0, 0, 0.5);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	letter-spacing: -0.28px;
}

@media only screen and (max-width: 560px) {
	.container__fluid .container {
		width: calc(100% - 32px);
	}
}
#map iframe {
	height: 40vw;
}
@media only screen and (max-width: 1048px) {
	#map iframe {
		height: 80vw;
	}
}

#magazines {
	margin-top: 150px;
}

.magazine-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.magazine-grid__intro {
	width: calc(55% - 8px);
	border: 1px solid #313239;
	padding: 32px 48px 48px 48px;
	background: white;
	border-radius: 16px;
}
.magazine-grid__intro h2 {
	color: #000;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 56px; /* 116.667% */
	letter-spacing: -0.96px;
}
@media only screen and (max-width: 1048px) {
	.magazine-grid__intro h2 {
		font-size: 30px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 560px) {
	.magazine-grid__intro h2 {
		font-size: 24px;
		line-height: 32px;
	}
}
.magazine-grid__intro p {
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px; /* 140% */
	letter-spacing: -0.4px;
}
@media only screen and (max-width: 1327px) {
	.magazine-grid__intro p {
		font-size: 20px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 1048px) {
	.magazine-grid__intro p {
		font-size: 18px;
		line-height: 24px; /* 133.333% */
	}
}
@media only screen and (max-width: 1048px) {
	.magazine-grid__intro {
		padding: 24px;
	}
	.magazine-grid__intro h2 {
		font-size: 30px;
	}
	.magazine-grid__intro p {
		font-size: 18px;
	}
}
.magazine-grid__img1 {
	width: calc(45% - 8px);
	border: 1px solid #313239;
	padding: 32px 48px 48px 48px;
	background: white;
	border-radius: 16px;
}
.magazine-grid__img2 {
	width: calc(25% - 8px);
	border: 1px solid #313239;
	padding: 32px 48px 48px 48px;
	background: white;
	border-radius: 16px;
}
.magazine-grid__old-mags {
	border: 1px solid #313239;
	background: white;
	border-radius: 16px;
	width: calc(75% - 8px);
}
.magazine-grid__old-mags h3 {
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px; /* 111.111% */
	letter-spacing: -0.72px;
	padding: 48px 48px 56px 48px;
	margin: 0;
}
@media only screen and (max-width: 1048px) {
	.magazine-grid__old-mags h3 {
		font-size: 24px;
		line-height: 32px;
	}
}
@media only screen and (max-width: 560px) {
	.magazine-grid__old-mags h3 {
		font-size: 20px;
		line-height: 28px;
	}
}
.magazine-grid__old-mags__shelf {
	padding: 0 36px;
	display: flex;
	justify-content: space-evenly;
	border-bottom: 1px solid rgba(179, 180, 189, 0);
	background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 4.73%, rgba(255, 255, 255, 0) 95.57%, #FFF 100%), linear-gradient(180deg, #FFF 0%, #DBDBE3 100%);
}
.magazine-grid__old-mags__shelf__item {
	text-decoration: none;
	position: relative;
	cursor: pointer;
}
.magazine-grid__old-mags__shelf__item img {
	max-height: 216px;
	position: relative;
	display: block;
	bottom: -32px;
	border-radius: 4px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0px 32px 12px -12px rgba(0, 0, 0, 0.15), 0px 9px 12px 0px rgba(0, 0, 0, 0.25);
	transition: all 0.5s;
}
.magazine-grid__old-mags__shelf__item span {
	display: block;
	text-transform: uppercase;
	color: var(--core-neutrals-black, #000);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; /* 150% */
	letter-spacing: -0.32px;
}
.magazine-grid__old-mags__shelf__item:hover img {
	bottom: 5px;
}
@media only screen and (max-width: 560px) {
	.magazine-grid__old-mags__shelf__item {
		margin-top: 24px;
	}
	.magazine-grid__old-mags__shelf__item img {
		bottom: 0;
	}
}
.magazine-grid__old-mags__footer {
	height: 80px;
	background: white;
	position: relative;
	z-index: 100;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
}
@media only screen and (max-width: 1328px) {
	.magazine-grid__intro {
		width: calc(49% - 8px);
	}
	.magazine-grid__img1 {
		width: calc(25% - 8px);
		background-position: center !important;
	}
	.magazine-grid__img2 {
		width: calc(25% - 8px);
		background-position: center !important;
	}
	.magazine-grid__old-mags {
		width: 100%;
	}
	.magazine-grid__old-mags__shelf {
		overflow: scroll;
		gap: 16px;
	}
}
@media only screen and (max-width: 1080px) {
	.magazine-grid__old-mags {
		padding-bottom: 32px;
	}
	.magazine-grid__old-mags h3 {
		padding: 24px 24px 0 24px;
	}
	.magazine-grid__old-mags__shelf {
		padding: 0 24px;
		justify-content: flex-start;
		background: none;
	}
	.magazine-grid__old-mags__footer {
		display: none;
	}
}
@media only screen and (max-width: 1048px) {
	.magazine-grid__intro {
		width: 100%;
	}
	.magazine-grid__img1, .magazine-grid__img2 {
		width: calc(50% - 8px);
		height: 240px;
	}
	.magazine-grid__old-mags {
		width: 100%;
	}
	.magazine-grid__old-mags h3 {
		text-align: center;
	}
	.magazine-grid__old-mags__shelf {
		padding-bottom: 12px;
	}
}

.documentary-video-wrapper {
	position: relative;
}
.documentary-video-wrapper .documentary-vide-play-button {
	text-decoration: none !important;
	background: black;
	cursor: pointer;
	padding: 16px 16px 16px 40px;
	border: 1px solid #313239;
	display: inline-block;
	border-radius: 50px;
	position: absolute;
	left: calc(50% - 218px);
	bottom: 15%;
}
@media only screen and (max-width: 1048px) {
	.documentary-video-wrapper .documentary-vide-play-button {
		padding: 12px 12px 12px 32px;
		height: 72px !important;
		left: calc(50% - 170px);
	}
}
@media only screen and (max-width: 560px) {
	.documentary-video-wrapper .documentary-vide-play-button {
		padding: 12px 12px 12px 20px;
		left: calc(50% - 133px);
		bottom: unset;
		margin-top: 4px;
	}
}
.documentary-video-wrapper .documentary-vide-play-button span {
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px; /* 120% */
	color: white;
	z-index: 1000;
	padding-right: 14px;
	text-decoration: none !important;
}
@media only screen and (max-width: 1048px) {
	.documentary-video-wrapper .documentary-vide-play-button span {
		font-size: 24px !important;
		line-height: 32px !important;
	}
}
@media only screen and (max-width: 560px) {
	.documentary-video-wrapper .documentary-vide-play-button span {
		font-size: 18px !important;
		line-height: 24px !important;
	}
}
.documentary-video-wrapper .documentary-vide-play-button:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: var(--fancy-135, linear-gradient(135deg, #EC6F2E 0%, #ED6E30 6.25%, #EF6D35 12.5%, #F36A3C 18.75%, #F86747 25%, #FD6354 31.25%, #FF5F65 37.5%, #FF5D78 43.75%, #FF5D8E 50%, #FF62A6 56.25%, #FA6BC0 62.5%, #EA77DA 68.75%, #D387F1 75%, #B397FF 81.25%, #8AA6FF 87.5%, #59B3FF 93.75%, #0EBEFE 100%));
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50px;
	z-index: 1;
	opacity: 0;
	transition: all 0.25s;
}
.documentary-video-wrapper .documentary-vide-play-button svg {
	width: 64px;
	height: 64px !important;
}
@media only screen and (max-width: 1048px) {
	.documentary-video-wrapper .documentary-vide-play-button svg {
		width: 40px;
	}
}
.documentary-video-wrapper .documentary-vide-play-button, .documentary-video-wrapper .documentary-vide-play-button svg, .documentary-video-wrapper .documentary-vide-play-button svg path {
	transition: all 0.25s;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.documentary-video-wrapper .documentary-vide-play-button:hover svg path {
	fill: black;
}
.documentary-video-wrapper .documentary-vide-play-button:hover:before {
	content: "";
	width: 100%;
	opacity: 1;
}
.documentary-video-wrapper .documentary-vide-play-button svg {
	position: relative;
	z-index: 100;
}
.documentary-video-wrapper video {
	width: 100%;
	border-radius: 32px;
	border: 1px solid #313239;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #101012 100%);
}
@media only screen and (max-width: 1048px) {
	.documentary-video-wrapper video {
		border-radius: 24px;
	}
}
@media only screen and (max-width: 560px) {
	.documentary-video-wrapper video {
		border-radius: 16px;
	}
}

.video-carousel {
	position: relative;
	margin-top: 64px;
}
.video-carousel .section-heading {
	margin-bottom: 0px;
	margin-top: 8px;
}
@media only screen and (max-width: 1327px) {
	.video-carousel {
		margin-top: 48px;
	}
}
@media only screen and (max-width: 1048px) {
	.video-carousel {
		margin-top: 32px;
	}
}
.video-carousel__slide {
	transition: 0.5s;
	margin: 0 16px;
	position: relative;
}
@media only screen and (max-width: 1080px) {
	.video-carousel__slide {
		margin: 0 8px;
	}
}
.video-carousel__slide a img {
	width: 100%;
	border-radius: 24px;
	border: 1px solid var(--border-transparent, rgba(220, 222, 239, 0.3));
}
.video-carousel__slide p {
	text-align: center;
	color: white;
	text-decoration: none;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; /* 133.333% */
	letter-spacing: -0.48px;
}
@media only screen and (max-width: 1080px) {
	.video-carousel__slide p {
		font-size: 18px;
		line-height: 28px;
	}
}
.video-carousel__slide__play {
	padding: 16px;
	border: 1px solid #313239;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	left: calc(50% - 50px);
	bottom: calc(50% - 0px);
}
@media only screen and (max-width: 1048px) {
	.video-carousel__slide__play {
		width: 50px;
		height: 50px;
		padding: 6px;
		display: flex;
		justify-content: center;
		align-items: center;
		left: calc(50% - 25px) !important;
		bottom: calc(50% + 25px) !important;
	}
}
.video-carousel__slide__play:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: var(--fancy-135, linear-gradient(135deg, #EC6F2E 0%, #ED6E30 6.25%, #EF6D35 12.5%, #F36A3C 18.75%, #F86747 25%, #FD6354 31.25%, #FF5F65 37.5%, #FF5D78 43.75%, #FF5D8E 50%, #FF62A6 56.25%, #FA6BC0 62.5%, #EA77DA 68.75%, #D387F1 75%, #B397FF 81.25%, #8AA6FF 87.5%, #59B3FF 93.75%, #0EBEFE 100%));
	position: absolute;
	left: 0;
	top: 0;
	border-radius: var(--rounding-lg, 32px);
	z-index: 1;
	opacity: 0;
	border-radius: 50%;
	transition: all 0.25s;
}
.video-carousel__slide__play, .video-carousel__slide__play svg, .video-carousel__slide__play svg path {
	transition: all 0.25s;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 1048px) {
	.video-carousel__slide__play, .video-carousel__slide__play svg, .video-carousel__slide__play svg path {
		width: 50px;
		height: 50px;
	}
}
.video-carousel__slide__play:hover svg path {
	fill: black;
}
.video-carousel__slide__play:hover:before {
	content: "";
	width: 100%;
	opacity: 1;
}
.video-carousel__slide__play svg {
	position: relative;
	z-index: 100;
}

.video-carousel__slide:not(.slick-current) {
	opacity: 0.5;
}

.slick-next, .slick-prev {
	position: absolute;
	height: 100%;
	width: 25%;
	z-index: 1;
	display: flex;
	align-items: center;
}
@media only screen and (max-width: 1048px) {
	.slick-next, .slick-prev {
		display: none !important;
	}
}

.slick-next {
	right: 0;
	top: 0;
}
.slick-next svg {
	position: absolute;
	right: 64px;
	transition: all 0.25s;
	top: calc(50% - 80px);
}
.slick-next:hover svg {
	right: 32px;
}
.slick-next:hover svg path {
	fill-opacity: 1;
}

.slick-prev svg {
	left: 64px;
	position: absolute;
	transition: all 0.25s;
	top: calc(50% - 80px);
}
.slick-prev:hover svg {
	left: 32px;
}
.slick-prev:hover svg path {
	fill-opacity: 1;
}

.fancybox__slide.has-youtube .fancybox__content {
	padding: 0px !important;
}
.fancybox__slide.has-youtube .fancybox__content iframe {
	border-radius: 24px !important;
	width: 960px;
}
@media (max-width: 1571px) {
	.fancybox__slide.has-youtube .fancybox__content iframe {
		width: unset;
	}
}
@media (max-width: 800px) {
	.fancybox__slide.has-youtube .fancybox__content iframe {
		width: 100%;
	}
}
@media (max-width: 600px) {
	.fancybox__slide.has-youtube .fancybox__content iframe {
		width: 100vw;
		margin: 0 auto;
	}
}
.fancybox__slide.has-youtube .fancybox__content > .f-button.is-close-btn {
	top: -40px !important;
	right: -40px !important;
}

.image-gallery-grid {
	margin-top: 70px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr 1fr;
	gap: 16px 16px;
	grid-auto-flow: row;
	grid-template-areas: "img1 img2 img5 img5" "img3 img4 img5 img5" "img6 img8 img8 img9" "img7 img8 img8 img10";
}
.image-gallery-grid img {
	-o-object-fit: 100%;
	   object-fit: 100%;
	width: 100%;
	border-radius: 16px;
}

.img1 {
	grid-area: img1;
}

.img2 {
	grid-area: img2;
}

.img3 {
	grid-area: img3;
}

.img4 {
	grid-area: img4;
}

.img5 {
	grid-area: img5;
}

.img6 {
	grid-area: img6;
}

.img7 {
	grid-area: img7;
}

.img8 {
	grid-area: img8;
}

.img9 {
	grid-area: img9;
}

.img10 {
	grid-area: img10;
}

@media only screen and (max-width: 1080px) {
	.image-gallery-grid {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr 1fr;
		gap: 16px 16px;
		grid-template-areas: "img1 img5 img5" "img3 img5 img5" "img8 img8 img9" "img8 img8 img10";
	}
	.img1 {
		grid-area: img1;
	}
	.img3 {
		grid-area: img3;
	}
	.img8 {
		grid-area: img8;
	}
	.img9 {
		grid-area: img9;
	}
	.img10 {
		grid-area: img10;
	}
	.img5 {
		grid-area: img5;
	}
	.img2, .img4, .img6, .img7 {
		display: none;
	}
}
@media only screen and (max-width: 320px) {
	.image-gallery-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr 1fr;
		gap: 16px 16px;
		grid-template-areas: "img1 img3" "img8 img8" "img8 img8" "img9 img10";
	}
	.img1 {
		grid-area: img1;
	}
	.img3 {
		grid-area: img3;
	}
	.img8 {
		grid-area: img8;
	}
	.img9 {
		grid-area: img9;
	}
	.img10 {
		grid-area: img10;
	}
	.img5 {
		display: none;
	}
}
.img1 > div, .img2 > div, .img3 > div, .img4 > div, .img5 > div, .img6 > div, .img7 > div, .img8 > div, .img9 > div, .img10 > div {
	border-radius: 16px;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.partners {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 16px 16px;
	align-self: stretch;
	flex-wrap: wrap;
	margin-top: 100px;
}
.partners img {
	max-width: 100%;
}
@media only screen and (max-width: 1048px) {
	.partners {
		gap: 24px 64px;
	}
}
@media only screen and (max-width: 600px) {
	.partners {
		gap: 32px 64px;
	}
}
@media only screen and (max-width: 560px) {
	.partners {
		gap: 45px 32px;
	}
}

section.error-404 {
	margin-bottom: 0 !important;
	font-family: Manrope;
	color: #FFF;
	text-align: center;
}
@media only screen and (max-width: 1080px) {
	section.error-404 {
		max-width: 585px;
	}
}
section.error-404 .page-content {
	display: flex;
	align-items: self-end;
}
@media only screen and (max-width: 1080px) {
	section.error-404 .page-content {
		display: block;
	}
}
section.error-404 .description {
	width: 585px;
	display: inline-block;
	margin-top: 180px;
	margin-bottom: 180px;
	text-align: left;
}
@media only screen and (max-width: 1080px) {
	section.error-404 .description {
		width: 100%;
		margin: 0;
		text-align: inherit;
	}
}
section.error-404 h1 {
	font-size: 60px;
	margin: 16px 0;
}
@media only screen and (max-width: 1048px) {
	section.error-404 h1 {
		font-size: 48px;
	}
}
@media only screen and (max-width: 560px) {
	section.error-404 h1 {
		font-size: 32px;
	}
}
section.error-404 span {
	font-size: 24px;
}
@media only screen and (max-width: 560px) {
	section.error-404 span {
		font-size: 18px;
	}
}
section.error-404 .button {
	display: inline-block;
	color: #000;
	border-radius: 99px;
	border: 1px solid rgba(176, 178, 193, 0.6);
	background: #FFF;
	padding: 16px 32px;
	margin: 48px 0;
	align-items: center;
	gap: 4px;
	text-decoration: none;
	/* button/sm */
	font-size: 28px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px; /* 150% */
}
@media only screen and (max-width: 1048px) {
	section.error-404 .button {
		padding: 12px 24px;
		font-size: 18px;
	}
}
@media only screen and (max-width: 560px) {
	section.error-404 .button {
		font-size: 16px;
		line-height: 24px;
		margin: 32px 0;
	}
}
section.error-404 .image {
	width: calc(100% - 590px);
	display: inline-block;
}
@media only screen and (max-width: 1080px) {
	section.error-404 .image {
		width: 100%;
	}
}
section.error-404 img {
	max-width: 100%;
}

.error404 footer {
	margin-top: 0 !important;
}

/* Comments
--------------------------------------------- */
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
/* Modal
--------------------------------------------- */
.subscribe-modal, .fancybox__content {
	background: black !important;
	border-radius: 32px !important;
	padding: 48px !important;
	max-width: 640px !important;
}

.fancybox__content > .f-button.is-close-btn {
	top: 24px !important;
	right: 24px !important;
}

.subscribe-modal-content__header h3, .start-franchise-content__header h3, .gdpr-prompt-modal-content__header h3 {
	color: #ffffff;
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 57.6px */
	letter-spacing: -2.4px;
	text-align: left;
	line-height: 0;
}
@media only screen and (max-width: 1327px) {
	.subscribe-modal-content__header h3, .start-franchise-content__header h3, .gdpr-prompt-modal-content__header h3 {
		font-size: 36px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 1048px) {
	.subscribe-modal-content__header h3, .start-franchise-content__header h3, .gdpr-prompt-modal-content__header h3 {
		font-size: 30px;
		line-height: 36px;
	}
}
@media only screen and (max-width: 560px) {
	.subscribe-modal-content__header h3, .start-franchise-content__header h3, .gdpr-prompt-modal-content__header h3 {
		font-size: 24px;
		line-height: 32px;
	}
}
.subscribe-modal-content__header p, .start-franchise-content__header p, .gdpr-prompt-modal-content__header p {
	color: #9496A0;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 33.6px */
	letter-spacing: -0.48px;
}
@media only screen and (max-width: 1327px) {
	.subscribe-modal-content__header p, .start-franchise-content__header p, .gdpr-prompt-modal-content__header p {
		font-size: 20px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 1048px) {
	.subscribe-modal-content__header p, .start-franchise-content__header p, .gdpr-prompt-modal-content__header p {
		font-size: 18px;
		line-height: 24px;
	}
}
@media only screen and (max-width: 600px) {
	.subscribe-modal-content__header h3, .start-franchise-content__header h3, .gdpr-prompt-modal-content__header h3 {
		font-size: 18px !important;
		font-style: normal !important;
		font-weight: 700 !important;
		line-height: 24px !important; /* 133.333% */
		letter-spacing: -0.36px !important;
	}
	.subscribe-modal-content__header p, .start-franchise-content__header p, .gdpr-prompt-modal-content__header p {
		font-size: 16px !important;
		font-style: normal !important;
		font-weight: 400 !important;
		line-height: 24px !important; /* 150% */
		letter-spacing: -0.32px !important;
	}
}
.subscribe-modal-content__form, .start-franchise-content__form, .gdpr-prompt-modal-content__form {
	margin-top: 48px;
}
.subscribe-modal-content__legal, .start-franchise-content__legal, .gdpr-prompt-modal-content__legal {
	color: #9496A0;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 20.8px */
	letter-spacing: -0.32px;
	text-align: center;
	display: block;
	margin-top: -31px;
}
.subscribe-modal-content__legal a, .start-franchise-content__legal a, .gdpr-prompt-modal-content__legal a {
	color: #9496A0;
	text-decoration-line: underline;
}
.subscribe-modal-content__footer, .start-franchise-content__footer, .gdpr-prompt-modal-content__footer {
	margin-top: 32px;
}
.subscribe-modal-content__footer__buttons, .start-franchise-content__footer__buttons, .gdpr-prompt-modal-content__footer__buttons {
	display: flex;
	gap: 15px;
}
.subscribe-modal-content__footer__buttons a, .start-franchise-content__footer__buttons a, .gdpr-prompt-modal-content__footer__buttons a {
	width: calc(50% - 6px);
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
	line-height: 32px;
	padding: 16px 24px;
}
@media only screen and (max-width: 600px) {
	.subscribe-modal-content__footer__buttons a, .start-franchise-content__footer__buttons a, .gdpr-prompt-modal-content__footer__buttons a {
		font-size: 16px !important;
		font-style: normal;
		font-weight: 800;
		line-height: 24px; /* 150% */
	}
}

.gdpr-prompt-modal-content {
	border-radius: 32px !important;
	border: 1px solid #313239;
	padding: 24px 32px;
	position: fixed;
	width: 500px;
	background: black;
	bottom: 16px;
	right: 16px;
	z-index: 1000000;
}
.gdpr-prompt-modal-content__header h3 {
	margin-top: 24px;
	font-size: 30px;
}
.gdpr-prompt-modal-content__header p {
	font-size: 18px;
}
@media only screen and (max-width: 600px) {
	.gdpr-prompt-modal-content {
		padding: 20px;
		bottom: 0;
		border-radius: 0 !important;
		border-right-color: black;
		border-left-color: black;
		border-bottom-color: black;
		width: 100%;
		right: 0;
	}
	.gdpr-prompt-modal-content__header h3 {
		margin-top: 0px;
	}
	.gdpr-prompt-modal-content__header p {
		margin-top: -10px;
	}
	.gdpr-prompt-modal-content__footer {
		margin-top: 20px;
	}
	.gdpr-prompt-modal-content__footer__buttons a {
		padding: 8px 16px;
	}
}

.confirm-mail-sent-modal a {
	text-decoration: none !important;
}

/* Captions
--------------------------------------------- */
/* Galleries
--------------------------------------------- */
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Plugins
--------------------------------------------- */
:root {
	--f-spinner-width: 36px;
	--f-spinner-height: 36px;
	--f-spinner-color-1: rgba(0, 0, 0, 0.1);
	--f-spinner-color-2: rgba(17, 24, 28, 0.8);
	--f-spinner-stroke: 2.75;
}

.f-spinner {
	margin: auto;
	padding: 0;
	width: var(--f-spinner-width);
	height: var(--f-spinner-height);
}

.f-spinner svg {
	width: 100%;
	height: 100%;
	vertical-align: top;
	animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
	stroke-width: var(--f-spinner-stroke);
	fill: none;
}

.f-spinner svg *:first-child {
	stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
	stroke: var(--f-spinner-color-2);
	animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
	100% {
		transform: rotate(360deg);
	}
}
@keyframes f-spinner-dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}
.f-throwOutUp {
	animation: 0.175s ease-out both f-throwOutUp;
}

.f-throwOutDown {
	animation: 0.175s ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
	to {
		transform: translate3d(0, -150px, 0);
		opacity: 0;
	}
}
@keyframes f-throwOutDown {
	to {
		transform: translate3d(0, 150px, 0);
		opacity: 0;
	}
}
.f-zoomInUp {
	animation: var(--f-transition-duration, 0.2s) ease-out 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
	animation: var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown;
}

@keyframes f-zoomInUp {
	from {
		transform: scale(0.975) translate3d(0, 16px, 0);
		opacity: 0;
	}
	to {
		transform: scale(1) translate3d(0, 0, 0);
		opacity: 1;
	}
}
@keyframes f-zoomOutDown {
	to {
		transform: scale(0.975) translate3d(0, 16px, 0);
		opacity: 0;
	}
}
.f-fadeIn {
	animation: var(--f-transition-duration, 0.2s) ease both f-fadeIn;
	z-index: 2;
}

.f-fadeOut {
	animation: var(--f-transition-duration, 0.2s) ease both f-fadeOut;
	z-index: 1;
}

@keyframes f-fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes f-fadeOut {
	100% {
		opacity: 0;
	}
}
.f-fadeSlowIn {
	animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
	z-index: 2;
}

.f-fadeSlowOut {
	animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
	z-index: 1;
}

@keyframes f-fadeSlowIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes f-fadeSlowOut {
	100% {
		opacity: 0;
	}
}
.f-fadeFastIn {
	animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
	z-index: 2;
}

.f-fadeFastOut {
	animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;
	z-index: 2;
}

@keyframes f-fadeFastIn {
	0% {
		opacity: 0.75;
	}
	100% {
		opacity: 1;
	}
}
@keyframes f-fadeFastOut {
	100% {
		opacity: 0;
	}
}
.f-crossfadeIn {
	animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
	z-index: 2;
}

.f-crossfadeOut {
	animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
	z-index: 1;
}

@keyframes f-crossfadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes f-crossfadeOut {
	100% {
		opacity: 0;
	}
}
.f-slideIn.from-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

@keyframes f-slideInPrev {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}
@keyframes f-slideInNext {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translate3d(0, 0, 0);
	}
}
@keyframes f-slideOutNext {
	100% {
		transform: translateX(-100%);
	}
}
@keyframes f-slideOutPrev {
	100% {
		transform: translateX(100%);
	}
}
.f-classicIn.from-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
	z-index: 2;
}

.f-classicIn.from-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
	z-index: 2;
}

.f-classicOut.to-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
	z-index: 1;
}

.f-classicOut.to-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
	z-index: 1;
}

@keyframes f-classicInNext {
	0% {
		transform: translateX(-75px);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@keyframes f-classicInPrev {
	0% {
		transform: translateX(75px);
		opacity: 0;
	}
	100% {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@keyframes f-classicOutNext {
	100% {
		transform: translateX(-75px);
		opacity: 0;
	}
}
@keyframes f-classicOutPrev {
	100% {
		transform: translateX(75px);
		opacity: 0;
	}
}
:root {
	--f-button-width: 40px;
	--f-button-height: 40px;
	--f-button-border: 0;
	--f-button-border-radius: 0;
	--f-button-color: #374151;
	--f-button-bg: #f8f8f8;
	--f-button-hover-bg: #e0e0e0;
	--f-button-active-bg: #d0d0d0;
	--f-button-shadow: none;
	--f-button-transition: all 0.15s ease;
	--f-button-transform: none;
	--f-button-svg-width: 20px;
	--f-button-svg-height: 20px;
	--f-button-svg-stroke-width: 1.5;
	--f-button-svg-fill: none;
	--f-button-svg-filter: none;
	--f-button-svg-disabled-opacity: 0.65;
}

.f-button {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: content-box;
	position: relative;
	margin: 0;
	padding: 0;
	width: var(--f-button-width);
	height: var(--f-button-height);
	border: var(--f-button-border);
	border-radius: var(--f-button-border-radius);
	color: var(--f-button-color);
	background: var(--f-button-bg);
	box-shadow: var(--f-button-shadow);
	pointer-events: all;
	cursor: pointer;
	transition: var(--f-button-transition);
}

@media (hover: hover) {
	.f-button:hover:not([disabled]) {
		color: var(--f-button-hover-color);
		background-color: var(--f-button-hover-bg);
	}
}
.f-button:active:not([disabled]) {
	background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
	outline: none;
}

.f-button:focus-visible {
	outline: none;
	box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
	width: var(--f-button-svg-width);
	height: var(--f-button-svg-height);
	fill: var(--f-button-svg-fill);
	stroke: currentColor;
	stroke-width: var(--f-button-svg-stroke-width);
	stroke-linecap: round;
	stroke-linejoin: round;
	transition: opacity 0.15s ease;
	transform: var(--f-button-transform);
	filter: var(--f-button-svg-filter);
	pointer-events: none;
}

.f-button[disabled] {
	cursor: default;
}

.f-button[disabled] svg {
	opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next {
	position: absolute;
	z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
	top: 50%;
	transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
	left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
	right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
	left: auto;
	right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
	right: auto;
	left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next {
	top: auto;
	left: 50%;
	transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
	top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
	bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg {
	transform: rotate(90deg);
}

html.with-fancybox {
	width: auto;
	overflow: visible;
	scroll-behavior: auto;
}

html.with-fancybox body {
	touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
	width: auto;
	margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
	overflow: hidden !important;
	overscroll-behavior-y: none;
}

.fancybox__container {
	--fancybox-color: #dbdbdb;
	--fancybox-hover-color: #fff;
	--fancybox-bg: rgba(24, 24, 27, 0.98);
	--fancybox-slide-gap: 10px;
	--f-spinner-width: 50px;
	--f-spinner-height: 50px;
	--f-spinner-color-1: rgba(255, 255, 255, 0.1);
	--f-spinner-color-2: #bbb;
	--f-spinner-stroke: 3.65;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	direction: ltr;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: #f8f8f8;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	overflow: visible;
	z-index: var(--fancybox-zIndex, 1050);
	outline: none;
	transform-origin: top left;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: none;
	text-size-adjust: 100%;
	overscroll-behavior-y: contain;
}

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

.fancybox__backdrop {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background: var(--fancybox-bg);
	opacity: var(--fancybox-opacity, 1);
	will-change: opacity;
}

.fancybox__carousel {
	position: relative;
	box-sizing: border-box;
	flex: 1;
	min-height: 0;
	z-index: 10;
	overflow-y: visible;
	overflow-x: clip;
}

.fancybox__viewport {
	width: 100%;
	height: 100%;
}

.fancybox__viewport.is-draggable {
	cursor: move;
	cursor: grab;
}

.fancybox__viewport.is-dragging {
	cursor: move;
	cursor: grabbing;
}

.fancybox__track {
	display: flex;
	margin: 0 auto;
	height: 100%;
}

.fancybox__slide {
	flex: 0 0 auto;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0 var(--fancybox-slide-gap) 0 0;
	padding: 4px;
	overflow: auto;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
	padding-top: 40px;
}

.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video {
	overflow: hidden;
}

.fancybox__slide.has-image {
	overflow: hidden;
}

.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected {
	overflow: visible;
}

.fancybox__slide::before, .fancybox__slide::after {
	content: "";
	flex: 0 0 0;
	margin: auto;
}

.fancybox__content {
	align-self: center;
	display: flex;
	flex-direction: column;
	position: relative;
	margin: 0;
	padding: 2rem;
	max-width: 100%;
	color: var(--fancybox-content-color, #374151);
	background: var(--fancybox-content-bg, #fff);
	cursor: default;
	border-radius: 0;
	z-index: 20;
}

.is-loading .fancybox__content {
	opacity: 0;
}

.is-draggable .fancybox__content {
	cursor: move;
	cursor: grab;
}

.can-zoom_in .fancybox__content {
	cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
	cursor: zoom-out;
}

.is-dragging .fancybox__content {
	cursor: move;
	cursor: grabbing;
}

.fancybox__content [data-selectable], .fancybox__content [contenteditable] {
	cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
	padding: 0;
	background: rgba(0, 0, 0, 0);
	min-height: 1px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	transition: none;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
	width: 100%;
	height: auto;
	max-height: 100%;
}

.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content, .is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content {
	visibility: hidden;
}

.is-animating .fancybox__content, .is-dragging .fancybox__content {
	filter: blur(0px);
	will-change: transform, width, height;
}

.fancybox-image {
	margin: auto;
	display: block;
	width: 100%;
	height: 100%;
	min-height: 0;
	-o-object-fit: contain;
	   object-fit: contain;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}

.fancybox__caption {
	align-self: center;
	max-width: 100%;
	flex-shrink: 0;
	margin: 0;
	padding: 14px 0 4px 0;
	overflow-wrap: anywhere;
	line-height: 1.375;
	color: var(--fancybox-color, currentColor);
	opacity: var(--fancybox-opacity, 1);
	cursor: auto;
	visibility: visible;
}

.is-loading .fancybox__caption, .is-closing .fancybox__caption {
	opacity: 0;
	visibility: hidden;
}

.is-compact .fancybox__caption {
	padding-bottom: 0;
}

.f-button.is-close-btn {
	--f-button-svg-stroke-width: 2;
	position: absolute;
	top: 0;
	right: 8px;
	z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
	--f-button-width: 34px;
	--f-button-height: 34px;
	--f-button-border-radius: 4px;
	--f-button-color: var(--fancybox-color, #fff);
	--f-button-hover-color: var(--fancybox-color, #fff);
	--f-button-bg: transparent;
	--f-button-hover-bg: transparent;
	--f-button-active-bg: transparent;
	--f-button-svg-width: 22px;
	--f-button-svg-height: 22px;
	position: absolute;
	top: -38px;
	right: 0;
	opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
	visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
	visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
	opacity: 1;
}

.fancybox__footer {
	padding: 0;
	margin: 0;
	position: relative;
}

.fancybox__footer .fancybox__caption {
	width: 100%;
	padding: 24px;
	opacity: var(--fancybox-opacity, 1);
	transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
	padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
	--f-button-border-radius: 50%;
	--f-button-color: #fff;
	--f-button-hover-color: #fff;
	--f-button-outline-color: #000;
	--f-button-bg: rgba(0, 0, 0, 0.6);
	--f-button-active-bg: rgba(0, 0, 0, 0.6);
	--f-button-hover-bg: rgba(0, 0, 0, 0.6);
	--f-button-svg-width: 18px;
	--f-button-svg-height: 18px;
	--f-button-svg-filter: none;
	top: 5px;
	right: 5px;
}

.fancybox__nav {
	--f-button-width: 50px;
	--f-button-height: 50px;
	--f-button-border: 0;
	--f-button-border-radius: 50%;
	--f-button-color: var(--fancybox-color);
	--f-button-hover-color: var(--fancybox-hover-color);
	--f-button-bg: transparent;
	--f-button-hover-bg: rgba(24, 24, 27, 0.3);
	--f-button-active-bg: rgba(24, 24, 27, 0.5);
	--f-button-shadow: none;
	--f-button-transition: all 0.15s ease;
	--f-button-transform: none;
	--f-button-svg-width: 26px;
	--f-button-svg-height: 26px;
	--f-button-svg-stroke-width: 2.5;
	--f-button-svg-fill: none;
	--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
	--f-button-svg-disabled-opacity: 0.65;
	--f-button-next-pos: 1rem;
	--f-button-prev-pos: 1rem;
	opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
	position: absolute;
	content: "";
	top: -30px;
	right: -20px;
	left: -20px;
	bottom: -30px;
	z-index: 1;
}

.is-idle .fancybox__nav {
	animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
	pointer-events: none;
	animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
	z-index: 30;
	cursor: pointer;
}

.fancybox-protected {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 40;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}

.fancybox-ghost {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 0;
	-o-object-fit: contain;
	   object-fit: contain;
	z-index: 40;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	pointer-events: none;
}

.fancybox-focus-guard {
	outline: none;
	opacity: 0;
	position: fixed;
	pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
	opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
	animation: 0.25s ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
	animation: 0.35s ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
	animation: 0.15s ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
	animation: 0.35s ease forwards f-fadeOut;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
	max-width: 100%;
	flex-shrink: 1;
	min-height: 1px;
	overflow: visible;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
	width: 100%;
	height: 100%;
}

.fancybox__container:not(.is-compact) .has-iframe .fancybox__content, .fancybox__container:not(.is-compact) .has-map .fancybox__content, .fancybox__container:not(.is-compact) .has-pdf .fancybox__content {
	width: calc(100% - 120px);
	height: 90%;
}

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
	width: 960px;
	height: 540px;
	max-width: 100%;
	max-height: 100%;
}

.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
	padding: 0;
	background: rgba(24, 24, 27, 0.9);
	color: #fff;
}

.has-map .fancybox__content {
	background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.f-carousel__thumbs {
	--f-thumb-width: 96px;
	--f-thumb-height: 72px;
	--f-thumb-outline: 0;
	--f-thumb-outline-color: #5eb0ef;
	--f-thumb-opacity: 1;
	--f-thumb-hover-opacity: 1;
	--f-thumb-selected-opacity: 1;
	--f-thumb-border-radius: 2px;
	--f-thumb-offset: 0px;
	--f-button-next-pos: 0;
	--f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
	--f-thumb-gap: 8px;
	--f-thumb-opacity: 0.5;
	--f-thumb-hover-opacity: 1;
	--f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
	--f-thumb-gap: 4px;
	--f-thumb-extra-gap: 20px;
	--f-thumb-clip-width: 46px;
}

.f-thumbs {
	position: relative;
	flex: 0 0 auto;
	margin: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	perspective: 1000px;
	transform: translateZ(0);
}

.f-thumbs .f-spinner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 2px;
	background-image: linear-gradient(#ebeff2, #e2e8f0);
	z-index: -1;
}

.f-thumbs .f-spinner svg {
	display: none;
}

.f-thumbs.is-vertical {
	height: 100%;
}

.f-thumbs__viewport {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.f-thumbs__track {
	display: flex;
	will-change: transform;
}

.f-thumbs__slide {
	position: relative;
	flex: 0 0 auto;
	box-sizing: content-box;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	width: var(--f-thumb-width);
	min-width: var(--f-thumb-width);
	height: var(--f-thumb-height);
	overflow: visible;
	cursor: pointer;
}

.f-thumbs__slide.is-loading img {
	opacity: 0;
}

.is-classic .f-thumbs__viewport {
	height: 100%;
}

.is-modern .f-thumbs__track {
	width: -moz-max-content;
	width: max-content;
}

.is-modern .f-thumbs__track::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(var(--left, 0) * 1px);
	width: calc(100% - var(--width, 0) * 1px);
	cursor: pointer;
}

.is-modern .f-thumbs__slide {
	--clip-path: inset( 0 calc( (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 * (1 - var(--progress, 0)) ) round var(--f-thumb-border-radius, 0) );
	transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
	transition: none;
	pointer-events: none;
}

.is-modern .f-thumbs__slide > * {
	-webkit-clip-path: var(--clip-path);
	        clip-path: var(--clip-path);
}

.is-modern:not(.is-using-mouse) .f-thumbs__slide:focus-within {
	filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.is-modern.in-touch .f-thumbs__slide {
	filter: none;
}

.is-modern.is-resting .f-thumbs__slide {
	transition: all 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide > * {
	transition: all 0.33s ease;
}

.f-thumbs__slide__button {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	border-radius: var(--f-thumb-border-radius);
	overflow: hidden;
	background: rgba(0, 0, 0, 0);
	outline: none;
	cursor: pointer;
	pointer-events: auto;
	touch-action: manipulation;
	opacity: var(--f-thumb-opacity);
	transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
	opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
	outline: none;
}

.f-thumbs__slide__button:focus-visible {
	outline: none;
	opacity: var(--f-thumb-selected-opacity);
}

.is-nav-selected .f-thumbs__slide__button {
	opacity: var(--f-thumb-selected-opacity);
}

.is-nav-selected .f-thumbs__slide__button::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: auto;
	bottom: 0;
	border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
	border-radius: var(--f-thumb-border-radius);
	animation: f-fadeIn 0.2s ease-out;
	z-index: 10;
}

.f-thumbs__slide__img {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: var(--f-thumb-offset);
	box-sizing: border-box;
	pointer-events: none;
	-o-object-fit: cover;
	   object-fit: cover;
}

.f-thumbs.is-horizontal .f-thumbs__track {
	margin: 0 auto;
	padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
	margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
	flex-wrap: wrap;
	margin: auto 0;
	padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
	margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
	--f-thumb-width: 96px;
	--f-thumb-height: 72px;
	--f-thumb-border-radius: 2px;
	--f-thumb-outline: 2px;
	--f-thumb-outline-color: #ededed;
	position: relative;
	opacity: var(--fancybox-opacity, 1);
	transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
	--f-thumb-gap: 8px;
	--f-thumb-opacity: 0.5;
	--f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
	background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
	--f-thumb-gap: 4px;
	--f-thumb-extra-gap: 20px;
	--f-thumb-clip-width: 46px;
	--f-thumb-opacity: 1;
	--f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
	background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
	padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
	padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
	--f-thumb-width: 64px;
	--f-thumb-clip-width: 32px;
	--f-thumb-height: 48px;
	--f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
	max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
	transition: none !important;
}

.fancybox__toolbar {
	--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
	--f-button-width: 46px;
	--f-button-height: 46px;
	--f-button-color: var(--fancybox-color);
	--f-button-hover-color: var(--fancybox-hover-color);
	--f-button-bg: rgba(24, 24, 27, 0.65);
	--f-button-hover-bg: rgba(70, 70, 73, 0.65);
	--f-button-active-bg: rgba(90, 90, 93, 0.65);
	--f-button-border-radius: 0;
	--f-button-svg-width: 24px;
	--f-button-svg-height: 24px;
	--f-button-svg-stroke-width: 1.5;
	--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
	--f-button-svg-fill: none;
	--f-button-svg-disabled-opacity: 0.65;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
	color: var(--fancybox-color, currentColor);
	opacity: var(--fancybox-opacity, 1);
	text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
	pointer-events: none;
	z-index: 20;
}

.fancybox__toolbar :focus-visible {
	z-index: 1;
}

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.is-idle .fancybox__toolbar {
	pointer-events: none;
	animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
	flex-grow: 1;
	flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
	display: flex;
	justify-content: flex-end;
	flex-wrap: nowrap;
}

.fancybox__infobar {
	padding: 0 5px;
	line-height: var(--f-button-height);
	text-align: center;
	font-size: 17px;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: subpixel-antialiased;
	cursor: default;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}

.fancybox__infobar span {
	padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
	background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
	position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
	height: 100%;
	opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
	display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
	display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
	display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
	display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
	display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
	display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
	display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
	display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
	display: flex;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
	display: flex;
}

.f-progress {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
	z-index: 30;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	pointer-events: none;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*# sourceMappingURL=style.css.map*/