/*!
Theme Name: Izhitsa
Theme URI: http://underscores.me/
Author: AEDevStudio
Author URI: https://aedevstudio.com
Description: Description
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: izhitsa
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.

Izhitsa 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

--------------------------------------------------------------*/
:root {
	--h1: 31px;
	--h1-mobile: 25px;
	--h2: 21px;
	--h2-mobile: 17px;
	--body: 14px;
	--body-mobile: 13px;
	--body-line-height: 18px;
	--font: "ABCOracleCyrillic", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
	--smallHeading_spacing: 20px;
	--smallHeading_spacing-mobile: 16px;
	--body_font_spacing: 18px;
	--body_font_spacing-mobile: 18px;
	--h_spacing: 16px;
	--h_spacing-mobile: 12px;
	--menu_spacing: 28px;
	--row_spacing: 40px;
	--slider_count: 01;
	--header-height: 30px;
	--black: #161617;
	--white: #f1f2f4;
	--gray: rgba(69, 72, 77, 0.37);
	--text--gray: rgba(151, 154, 159, 0.8);
	--difference: #808080;
}

/*--------------------------------------------------------------
# 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;
	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
--------------------------------------------- */
@font-face {
	font-family: "ABCOracleCyrillic";
	src: url("font/ABCOracleCyrillic-Medium.woff2") format("woff2"), url("font/ABCOracleCyrillic-Medium.woff") format("woff"), url("font/ABCOracleCyrillic-Medium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "ABCOracleCyrillic";
	src: url("font/ABCOracleCyrillic-Regular.woff2") format("woff2"), url("font/ABCOracleCyrillic-Regular.woff") format("woff"), url("font/ABCOracleCyrillic-Regular.otf") format("opentype");
	font-weight: 400;
	font-display: block;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: var(--white);
	font-family: var(--font);
	font-size: var(--body);
	line-height: var(--body-line-height);
}

@media (max-width: 768px) {

	body,
	button,
	input,
	select,
	optgroup,
	textarea {
		font-size: var(--body-mobile);
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
}

.h1,
h1 {
	font-size: var(--h1);
	letter-spacing: -0.0335em;
	line-height: 1.15;
	font-weight: 500;
}

.h2,
h2 {
	font-size: var(--h2);
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: -0.0155em;
}

@media (max-width: 768px) {

	.h1,
	h1 {
		font-size: var(--h1-mobile);
	}

	.h2,
	h2 {
		font-size: var(--h2-mobile);
	}
}

p {
	margin: 0;
}

p:not(:last-child) {
	margin: 0 0 18px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	font-family: sans-serif;
	line-height: var(--body-line-height);
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: sans-serif;
}

abbr,
acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background-color: var(--black);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

hr {
	background-color: var(--white);
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
	border: none;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: var(--text--gray);
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: var(--white);
}

a:focus,
a:hover,
a:active {
	outline: 0;
}

.link {
	color: var(--text--gray);
	border: none;
	background-color: transparent;
	padding: 0;
	height: auto;
}

.link:hover {
	color: var(--white);
}

.link--has-icon {
	display: flex;
	align-items: center;
	gap: 8px;
}

.link--has-icon:hover::before {
	background-color: currentColor;
}

.link--has-icon::before {
	content: "";
	width: 10px;
	height: 10px;
	flex: none;
	background-color: currentColor;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='currentColor' viewBox='0 0 10 10'%3E%3Cpath d='m9.77 8.004-1.34 1.34V2.558L1.493 9.495l-.495.495-.99-.989.495-.495L7.446 1.56H.656L1.996.22H9.77v7.783Z'/%3E%3C/svg%3E");
}

.link--inverse {
	color: var(--white);
}

.link--inverse:hover {
	color: var(--text--gray);
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-flex;
	align-items: center;
	padding: 9px 25px;
	color: var(--black);
	background-color: var(--white);
	height: 36px;
	border: none;
	outline: none;
	box-sizing: border-box;
	cursor: pointer;
}

.button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 9px 25px;
	color: var(--black);
	background-color: var(--white);
	height: 36px;
	border: none;
	outline: none;
	box-sizing: border-box;
	cursor: pointer;
}

.button:hover > * {
	position: relative;
	color: var(--white);
	isolation: isolate;
	will-change: transform, opacity;
	z-index: 1;
}

.button:hover .button__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101%;
	z-index: 0;
	mix-blend-mode: difference;
	background-color: var(--difference);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: var(--white);
	border: 1px solid var(--white);
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: var(--white);
}

select {
	border: 1px solid var(--white);
}

textarea {
	width: 100%;
}

/* Custom
--------------------------------------------- */
.spacer--l {
	height: 250px;
}

.spacer--m {
	height: 200px;
}

.spacer--s {
	height: 150px;
}

.spacer--xs {
	height: 75px;
}

@media (max-width: 768px) {

	.spacer--tablet-hidden {
		display: none;
	}

	.spacer--tablet-l-to-m {
		height: 200px;
	}

	.spacer--tablet-l-to-s {
		height: 150px;
	}

	.spacer--tablet-m-to-s {
		height: 150px;
	}

	.spacer--tablet-s-to-xs {
		height: 75px;
	}
}

@media (max-width: 480px) {

	.spacer--mobile-l-to-m {
		height: 200px;
	}
}

/* Helpers
--------------------------------------------- */
.difference {
	position: relative;
	overflow: hidden;
}

.difference > * {
	position: relative;
	color: var(--white);
	isolation: isolate;
	will-change: transform, opacity;
	z-index: 1;
}

.difference__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101%;
	z-index: 0;
	mix-blend-mode: difference;
	background-color: var(--difference);
}

.no-scroll {
	overflow: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	overscroll-behavior: none;
	-webkit-overflow-scrolling: auto;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	list-style-type: none;
}

.main-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	align-items: center;
	gap: 28px;
}

.main-navigation__toggle {
	display: none;
	z-index: 1;
	line-height: 1;
}

.main-navigation__toggle span:first-child {
	display: block;
}

.main-navigation__toggle span:last-child {
	display: none;
}

.main-navigation__toggle.active span:first-child {
	display: none;
}

.main-navigation__toggle.active span:last-child {
	display: block;
}

.main-navigation__columns {
	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: 48px;
}

.main-navigation__right,
.main-navigation__left {
	height: 12px;
}

.main-navigation__left {
	display: flex;
	align-items: center;
	gap: 28px;
}

.main-navigation__right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.main-navigation__socials {
	display: none;
}

@media (max-width: 1024px) {

	.main-navigation {
		display: flex;
		flex-flow: column nowrap;
		justify-content: space-between;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 50dvh;
		min-height: 600px;
		padding: calc(33px + var(--header-height)) 16px 20px;
		background-color: transparent;
		opacity: 0;
		visibility: hidden;
		transition: background-color, visibility, opacity;
		transition-duration: 0.2s;
	}

	.main-navigation.active {
		background-color: var(--black);
		opacity: 1;
		visibility: visible;
		overflow: auto;
		box-shadow: 0 1px 1px 0 var(--gray);
	}

	.main-navigation__columns {
		display: flex;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: flex-start;
		gap: 0;
	}

	.main-navigation__columns a {
		font-weight: 500;
		font-size: var(--h1);
		letter-spacing: -0.0335em;
		line-height: 1.15;
	}

	.main-navigation a {
		color: var(--text--gray);
	}

	.main-navigation a:hover {
		color: var(--white);
	}

	.main-navigation__right,
	.main-navigation__left {
		height: auto;
	}

	.main-navigation__left ul {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
	}

	.main-navigation__socials {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.main-navigation__toggle {
		margin-left: auto;
		display: block;
	}
}

@media (max-width: 768px) {

	.main-navigation {
		padding: calc(33px + var(--header-height)) 12px 20px;
	}

	.main-navigation__columns a {
		font-size: var(--h1-mobile);
	}
}

@media (max-width: 480px) {

	.main-navigation {
		height: 100dvh;
		min-height: auto;
	}
}

/* Small menu. */
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	padding: 16px;
	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%;
}

.filters {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
	scroll-margin-top: 60px;
}

.filters__column {
	display: flex;
	justify-content: space-between;
	gap: 12px;
	flex: 1;
	grid-column: 1 / span 1;
}

.filters__label {
	color: var(--text--gray);
}

.filters__links {
	display: flex;
	gap: 28px;
}

.filters__link--active {
	color: var(--white);
}

@media (max-width: 1280px) {

	.filters {
		grid-template-columns: repeat(2, 1fr);
	}

	.filters__column {
		grid-column: 1 / span 2;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 360px) {

	.filters {
		grid-template-columns: repeat(2, 1fr);
	}

	.filters__column {
		grid-template-columns: 1fr;
	}

	.filters__label {
		display: none;
	}
}

.dropdown {
	color: var(--text--gray);
}

.dropdown.active .dropdown__options {
	max-height: 1000px;
	opacity: 1;
}

.dropdown.active .dropdown__icon svg {
	transform: rotate(-45deg);
}

.dropdown.selected .dropdown__icon svg {
	transform: rotate(-45deg);
}

.dropdown__field {
	position: relative;
	display: grid;
	align-items: center;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
	transition: color 440ms;
	cursor: pointer;
}

.dropdown__field:hover {
	color: var(--white);
}

.dropdown__field a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.dropdown__icon svg {
	display: block;
	width: 21px;
	height: 24px;
	transition: transform 300ms ease-in;
}

.dropdown__option {
	display: block;
	cursor: pointer;
	transition: color 440ms;
}

.dropdown__option.hovered {
	color: var(--white);
}

.dropdown__options {
	transition: max-height 0.5s, opacity 0.5s;
	overflow: hidden;
	opacity: 0;
	max-height: 0;
}

@media (max-width: 768px) {

	.dropdown__field {
		grid-template-columns: 1fr auto;
	}
}

@media (max-width: 480px) {

	.dropdown__field {
		grid-template-columns: 1fr 1fr;
		gap: 12px;
	}

	.dropdown__icon svg {
		margin: 0 auto;
	}
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post-default,
.page-default {
	padding: 200px 16px;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.table-large {
	display: flex;
	flex-direction: column;
	border-top: 1px solid var(--gray);
}

.table-large--label .table-large__row:last-child,
.table-large--privacy .table-large__row:last-child,
.table-large--history .table-large__row:last-child,
.table-large--contact .table-large__row:last-child {
	padding-bottom: 0;
}

.table-large--label .table-large__row:last-child {
	padding-bottom: 0;
}

.table-large__content {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.table-large__about-text {
	white-space: pre-line;
	max-width: 620px;
}

.table-large__about-text:has(p) {
	white-space: normal;
}

.table-large__about-links {
	display: flex;
	flex-direction: column;
}

.table-large__row {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	padding: 10px 0 60px;
}

.table-large__row:not(.gallery-modal):not(:last-child) {
	border-bottom: 1px solid var(--gray);
}

.table-large__row--history {
	align-items: flex-start;
}

.table-large__cell--galleries {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 8px 16px;
	grid-column: 1 / span 2;
	margin-top: 20px;
	align-items: flex-end;
	padding-bottom: 30px;
}

.table-large__cell--galleries:empty {
	margin: 0;
	padding: 0;
	display: none;
}

.table-large__cell-1x3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 8px 16px;
}

.table-large__cell-1x3 > div:last-child {
	grid-column: 2 / span 2;
}

@media (max-width: 768px) {

	.table-large--label .table-large__row {
		grid-template-columns: 1fr;
		padding: 10px 0 45px;
		gap: 18px;
	}

	.table-large--label .table-large__cell-1x3 {
		display: flex;
		gap: 8px;
	}

	.table-large--label .table-large__cell-1x3 > div:first-child {
		width: 28px;
	}

	.table-large--contact .table-large__cell-1x3 {
		display: flex;
		gap: 8px;
	}

	.table-large--contact .table-large__cell-1x3 > div:first-child {
		width: 28px;
	}

	.table-large--contact .table-large__row {
		grid-template-columns: 1fr;
		padding: 10px 0 45px;
		gap: 18px;
	}

	.table-large--privacy .table-large__cell-1x3 {
		display: flex;
		gap: 8px;
	}

	.table-large--privacy .table-large__cell-1x3 > div:first-child {
		width: 28px;
	}

	.table-large--privacy .table-large__row {
		grid-template-columns: 1fr;
		padding: 10px 0 45px;
		gap: 18px;
	}

	.table-large--privacy .table-large__row:last-child {
		padding-bottom: 0;
	}

	.table-large__row--history {
		gap: 18px;
		padding: 10px 0 13px;
	}

	.table-large__row--history:last-child {
		padding-bottom: 0;
	}

	.table-large__row--history .table-large__cell {
		grid-column: 1 / span 2;
	}

	.table-large__cell--galleries {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 18px;
		gap: 75px 18px;
	}
}

.artists {
	padding: 0 16px;
}

.artists__content {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

@media (max-width: 768px) {

	.artists {
		padding: 0 12px;
	}

	.artists__content {
		gap: 16px;
	}
}

.image-preview {
	position: fixed;
	pointer-events: none;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease;
	width: 200px;
	height: 267px;
	overflow: hidden;
}

.image-preview.visible {
	opacity: 1;
	visibility: visible;
}

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

.image-preview img[src=""] {
	display: none;
}

@media (max-width: 768px) {

	.image-preview {
		display: none;
	}
}

.artist {
	padding: 0 16px;
	display: flex;
	flex-flow: column;
	gap: 75px;
}

.artist__links {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.artist-events {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 0 16px;
}

.artist__embed-bottom {
	display: none;
}

@media (max-width: 1024px) {

	.artist__embed {
		display: none;
	}

	.artist__embed-bottom {
		display: block;
	}
}

@media (max-width: 768px) {

	.artist {
		padding: 0 12px;
		gap: 45px;
	}

	.artist-events {
		display: flex;
		flex-direction: column;
		gap: 16px;
		padding: 0 12px;
	}
}

@media (max-width: 768px) {

	.single-artist .section-releases__row {
		gap: 40px 12px;
	}
}

.discography {
	padding: 0 16px;
}

.discography__header {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
}

.discography__rows {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.discography__releases {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px 16px;
}

@media (max-width: 1024px) {

	.discography__releases {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 768px) {

	.discography {
		padding: 0 12px;
	}

	.discography__header {
		gap: 12px;
	}

	.discography__rows {
		gap: 16px;
	}

	.discography__releases {
		grid-template-columns: repeat(2, 1fr);
		gap: 32px 12px;
	}
}

@media (max-width: 480px) {

	.discography__header {
		grid-template-columns: 1fr;
		gap: 0 16px;
	}
}

.release {
	padding: 0 16px;
	display: flex;
	flex-flow: column;
	gap: 75px;
}

.release__embed-bottom {
	display: none;
}

.release__venue-column {
	grid-column: 2 / span 2;
}

@media (max-width: 1024px) {

	.release__embed {
		display: none;
	}

	.release__embed-bottom {
		display: block;
	}
}

@media (max-width: 768px) {

	.release {
		padding: 0 12px;
		gap: 45px;
	}
}

@media (max-width: 768px) {

	.single-release .section-releases__row {
		gap: 40px 12px;
	}
}

.events {
	padding: 0 16px;
}

.events-header {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}

.events-header__links {
	display: flex;
	gap: 48px;
}

.events-header--100svh {
	align-items: center;
	height: calc(100svh - 30px - 750px);
}

.events-header__link--active {
	color: var(--white);
}

.events__rows {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px 16px;
}

@media (max-width: 1024px) {

	.events__rows {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 768px) {

	.events {
		padding: 0 12px;
	}

	.events__rows {
		gap: 32px 12px;
	}
}

@media (max-width: 480px) {

	.events-header {
		display: grid;
		grid-template-columns: 1fr;
		gap: 0;
	}

	.events-header__links {
		display: grid;
		gap: 12px;
		grid-template-columns: 1fr 1fr;
	}

	.events__rows {
		grid-template-columns: 1fr;
	}
}

.label {
	padding: 0 16px;
}

.label__about {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.label__team {
	display: flex;
	gap: 16px;
	margin-top: 16px;
}

.label__about-text {
	max-width: 620px;
}

.label__about-text a {
	color: var(--white);
}

.label__about-text a:hover {
	color: var(--text--gray);
}

.label__about-links {
	display: flex;
	flex-direction: column;
}

.label__artist-image {
	margin-bottom: 10px;
}

.label__artist-image img {
	display: block;
}

.label__artist-job {
	color: var(--text--gray);
}

@media (max-width: 768px) {

	.label {
		padding: 0 12px;
	}

	.label__about-text {
		max-width: none;
	}

	.label__team {
		gap: 12px;
	}
}

.history {
	padding: 0 16px;
}

.history__gallery-preview {
	display: flex;
}

.history__gallery-preview-container {
	display: inline-flex;
	align-items: flex-end;
	gap: 12px;
}

.history__gallery-preview-cover {
	display: flex;
	height: 200px;
}

.history__gallery-preview-cover img {
	height: 100%;
	width: auto;
	object-fit: cover;
}

.history__gallery-preview-labels {
	display: grid;
	grid-template-columns: 1fr;
}

.history__media {
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	gap: 16px;
}

.history__media img {
	display: block;
	width: 100%;
}

.history__media--variant-1 video {
	grid-column: 1 / span 8;
	display: block;
	max-width: 100%;
	width: 100%;
}

.history__media--variant-2 {
	grid-template-rows: repeat(5, 1fr);
}

.history__media--variant-2 img:first-child {
	grid-column: 1 / span 5;
	grid-row: 1 / span 5;
}

.history__media--variant-2 img:last-child {
	grid-column: 6 / span 3;
	grid-row: 1 / span 3;
}

.history__media--variant-2 img {
	object-fit: cover;
	height: 100%;
}

.history__media--variant-3 {
	grid-template-rows: repeat(7, 1fr);
}

.history__media--variant-3 img {
	object-fit: cover;
	height: 100%;
}

.history__media--variant-3 img:first-child {
	grid-column: 1 / span 5;
	grid-row: 1 / span 3;
}

.history__media--variant-3 img:nth-child(2) {
	grid-column: 6 / span 3;
	grid-row: 1 / span 3;
}

.history__media--variant-3 *:last-child {
	grid-column: 1 / span 8;
	grid-row: 4 / span 4;
}

.history__cell-text {
	max-width: 620px;
}

@media (max-width: 1024px) {

	.history__gallery-preview-cover {
		height: 224px;
	}
}

@media (max-width: 768px) {

	.history {
		padding: 0 12px;
	}

	.history__cell-text {
		max-width: none;
	}

	.history__gallery-preview {
		align-self: flex-start;
	}

	.history__gallery-preview:empty {
		display: none;
	}

	.history__media {
		gap: 12px;
	}

	.history__media--variant-1 {
		display: block;
		width: 100%;
	}
}

@media (max-width: 480px) {

	.history__gallery-preview {
		width: 100%;
	}

	.history__gallery-preview-cover {
		height: 185px;
	}

	.history__gallery-preview-container {
		width: 100%;
		flex-flow: row-reverse nowrap;
		justify-content: space-between;
	}
}

.privacy {
	padding: 0 16px;
}

.privacy__header {
	display: flex;
	gap: 16px;
}

.privacy__header > * {
	flex: 1;
}

.privacy__header-text {
	color: var(--text--gray);
}

.privacy__about {
	max-width: 620px;
}

@media (max-width: 768px) {

	.privacy {
		padding: 0 12px;
	}

	.privacy__about {
		max-width: none;
	}
}

@media (max-width: 480px) {

	.privacy__header {
		display: grid;
		gap: 0;
		grid-template-columns: 1fr;
	}
}

.contact {
	padding: 0 16px;
}

@media (max-width: 768px) {

	.contact {
		padding: 0 12px;
	}
}

.error-404 {
	display: flex;
	align-items: center;
	height: 100svh;
}

.error-404__content {
	display: flex;
	padding: 16px;
	gap: 16px;
	flex: 1;
}

.error-404__content span {
	flex: 1;
}

@media (max-width: 768px) {

	.error-404__content {
		padding: 16px 12px;
	}
}

@media (max-width: 480px) {

	.error-404__content {
		display: grid;
		grid-template-columns: 1fr;
		padding: 12px;
		gap: 0;
	}
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/* Modals
--------------------------------------------- */
.gallery-modal {
	display: none;
	padding: 13px 0 24px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: var(--black);
	height: 100dvh;
	flex-direction: column;
	align-items: center;
	z-index: 9;
}

.gallery-modal.active {
	display: flex;
	visibility: visible;
	z-index: 9;
}

.gallery-modal__header {
	padding: 0 16px;
	width: 100%;
	display: grid;
	justify-content: flex-end;
}

.gallery-controls {
	flex: none;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin: 0 auto;
	padding: 18px 16px 0;
	color: var(--text--gray);
	text-align: center;
	max-width: 540px;
	height: 72px;
}

/* Base
--------------------------------------------- */
.site-branding {
	z-index: 1;
}

.site-branding svg {
	display: block;
}

.sticky-header .site-header {
	position: sticky;
	top: 0;
}

.site-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
	padding: 16px 16px 2px;
	z-index: 2;
	mix-blend-mode: difference;
	height: var(--header-height);
}

.site-header.active {
	mix-blend-mode: unset;
}

.site-header a {
	color: #fff;
}

.site-header a:hover {
	color: var(--text--gray);
}

@media (max-width: 1024px) {

	.site-header a:not(.main-navigation__toggle) {
		color: var(--text--gray);
	}

	.site-header a:not(.main-navigation__toggle):hover {
		color: var(--white);
	}
}

@media (max-width: 768px) {

	.site-header {
		padding: 16px 12px 2px;
	}

	.site-header a.main-navigation__toggle:hover {
		color: #fff;
	}
}

.site-footer {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	padding: 0 16px;
	min-height: 560px;
	height: 80vh;
}

.site-footer__top {
	display: flex;
	gap: 16px;
	padding: 16px 0;
	box-shadow: 0 1px 0 0 var(--gray) inset;
}

.site-footer__top-col {
	flex: 1;
}

.site-footer__top-nav {
	display: inline-flex;
	flex-flow: column nowrap;
	gap: 10px;
}

.site-footer__top-nav a {
	width: max-content;
}

.site-footer__top-nav--hidden-wide {
	display: none;
}

.site-footer__top-about {
	display: flex;
	flex-flow: column nowrap;
	gap: 16px;
}

.site-footer__top-about-text {
	max-width: 619px;
}

.site-footer__bottom {
	display: flex;
	flex-flow: column nowrap;
	gap: 35px;
	padding: 16px 0;
}

.site-footer__bottom-logo svg {
	display: block;
	width: 100%;
	height: auto;
}

.site-footer__bottom-nav {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 28px;
	grid-column: 2 / span 2;
}

.site-footer__bottom-copy {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}

.site-footer__bottom-copy-left {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
}

.site-footer__bottom-copy-right {
	display: flex;
	flex-direction: row;
}

@media (max-width: 1060px) {

	.site-footer__bottom-copy {
		grid-template-columns: 1fr;
	}

	.site-footer__bottom-copy-left {
		grid-template-columns: auto 1fr;
	}

	.site-footer__bottom-copy-right {
		display: none;
	}

	.site-footer__bottom-nav {
		grid-column: unset;
		justify-content: flex-end;
	}

	.site-footer__top-col--left {
		display: flex;
		gap: 16px;
	}

	.site-footer__top-col--left > * {
		flex: 1;
	}

	.site-footer__top-nav--hidden-wide {
		display: flex;
	}
}

@media (min-width: 769px) {

	.site-footer__top-about--hidden-tablet-and-up {
		display: none;
	}
}

@media (max-width: 768px) {

	.site-footer {
		padding: 0 12px;
	}

	.site-footer__top {
		padding: 12px 0 0;
		gap: 12px;
	}

	.site-footer__top-col--left {
		gap: 12px;
	}

	.site-footer__top-about {
		gap: 10px;
	}

	.site-footer__top-about-text {
		max-width: 560px;
	}

	.site-footer__bottom {
		gap: 36px;
	}

	.site-footer__top-nav:last-child {
		display: none;
	}

	.site-footer__top-col--hidden-tablet-and-down {
		display: none;
	}
}

@media (max-width: 480px) {

	.site-footer__top-about {
		gap: 10px;
	}

	.site-footer__bottom-nav {
		display: grid;
		grid-template-columns: auto auto;
		grid-column: 2 / span 1;
		gap: 10px 16px;
	}

	.site-footer__bottom-copy {
		font-size: 12px;
	}

	.site-footer__bottom-copy-left {
		gap: 12px;
	}

	.site-footer__bottom-copy-text {
		grid-column: 1 / span 1;
	}
}

@media (max-width: 360px) {

	.site-footer__bottom-copy-left {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
}

/* Hero
--------------------------------------------- */
.hero__slide {
	padding: 16px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	box-sizing: border-box;
	height: 100svh;
	min-height: 500px;
}

.hero__content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px;
}

.hero__content img {
	display: block;
	max-width: 620px;
	max-height: 100%;
	object-fit: contain;
}

.hero__mobile {
	display: none !important;
}

.hero__details {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 28px;
}

.hero__details a {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.hero__details a:hover .difference > * {
	color: var(--difference);
}

.hero__details a:hover .difference__bg {
	background-color: #fff;
}

.hero__details a:hover .hero__details-rect {
	background-color: var(--difference);
}

.hero__details-small {
	position: relative;
	display: inline-flex;
	gap: 8px;
}

.hero__details-small-text-frame {
	display: flex;
	align-items: center;
	gap: 10px;
	padding-bottom: 5px;
}

.hero__details-rect {
	background-color: var(--white);
	width: 2px;
	height: 2px;
	isolation: isolate;
}

.hero__pages {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 12px 16px;
	z-index: 12;
}

.hero video {
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.hero__button:hover {
	background: none;
}

.hero__prev,
.hero__next {
	height: 100% !important;
	width: 33% !important;
	top: 0 !important;
}

.hero__prev svg,
.hero__next svg {
	display: none !important;
}

.hero__prev {
	cursor: w-resize !important;
	height: calc(100% - 158px) !important;
}

.hero__next {
	cursor: e-resize !important;
}

@media (max-width: 652px) {

	.hero__content img {
		max-width: 100%;
		max-height: 100%;
	}
}

@media (max-width: 768px) {

	.hero video + video {
		display: none;
	}

	.hero img + img {
		display: none;
	}

	.hero__mobile {
		display: block !important;
	}

	.hero__prev,
	.hero__next {
		display: none !important;
	}

	.hero__content,
	.hero__slide {
		padding: 16px 12px;
	}

	.hero__pages {
		padding: 12px;
	}
}

/* Event
--------------------------------------------- */
.upcoming-event {
	display: flex;
	flex-flow: column nowrap;
	gap: 10px;
}

.upcoming-event img {
	display: block;
	width: 100%;
}

.upcoming-event__header {
	display: flex;
	flex-flow: column nowrap;
	gap: 2px;
}

.upcoming-event__top {
	display: flex;
	justify-content: space-between;
	gap: 12px;
}

.upcoming-event__top-label {
	color: var(--white);
}

.upcoming-event__bottom {
	display: flex;
	align-items: center;
	gap: 8px;
	color: var(--text--gray);
}

.upcoming-event__bottom-divider {
	display: block;
	width: 2px;
	height: 2px;
	background-color: var(--text--gray);
}

.upcoming-event:hover .upcoming-event__bottom {
	color: var(--white);
}

.upcoming-event:hover .upcoming-event__bottom-divider {
	background-color: var(--white);
}

/* Release
--------------------------------------------- */
.release-preview {
	display: flex;
	flex-flow: column nowrap;
	gap: 10px;
	flex: 1;
}

.release-preview__album-cover {
	display: block;
	position: relative;
	padding-top: 100%;
}

.release-preview__album-cover img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

.release-preview__album {
	display: block;
	color: var(--white);
}

.release-preview__artist {
	color: var(--text--gray);
}

.release-preview:hover .release-preview__artist {
	color: var(--white);
}

/* Sections
--------------------------------------------- */
.section-releases {
	display: flex;
	flex-flow: column nowrap;
	gap: 20px;
	padding: 0 16px;
}

.section-releases__title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.section-releases__row {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 16px;
}

@media (max-width: 1024px) {

	.section-releases__row {
		grid-template-columns: repeat(3, 1fr);
	}

	.section-releases__row > *:nth-child(4):nth-last-child(1) {
		display: none;
	}
}

@media (max-width: 768px) {

	.section-releases {
		padding: 0 12px;
		gap: 16px;
	}

	.section-releases__row {
		grid-template-columns: repeat(2, 1fr);
		gap: 32px 12px;
	}

	.section-releases__row > *:nth-child(4):nth-last-child(1) {
		display: flex;
	}
}

.embed-video {
	padding: 0 16px;
}

.embed-video__container {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
}

.embed-video__container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

@media (max-width: 768px) {

	.embed-video {
		padding: 0 12px;
	}
}

.section-label-description {
	display: flex;
	padding: 20px 16px 0;
	gap: 8px;
}

.section-label-description__container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
}

.section-label-description__column:first-child {
	grid-column: 1 / span 1;
}

@media (max-width: 1280px) {

	.section-label-description__container {
		grid-template-columns: repeat(2, 1fr);
	}

	.section-label-description__column:first-child {
		grid-column: 1 / span 1;
	}
}

@media (max-width: 768px) {

	.section-label-description {
		padding: 16px 16px 0;
	}

	.section-label-description__container {
		grid-template-columns: 1fr;
		max-width: 620px;
	}
}

.section-upcoming-events {
	display: flex;
	flex-flow: column nowrap;
	gap: 20px;
	padding: 0 16px;
}

.section-upcoming-events__title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.section-upcoming-events__row {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	align-items: flex-start;
	gap: 32px 16px;
}

@media (max-width: 1024px) {

	.section-upcoming-events__row {
		grid-template-columns: repeat(2, 1fr);
	}

	.section-upcoming-events__row > *:nth-child(3):nth-last-child(1) {
		display: none;
	}
}

@media (max-width: 768px) {

	.section-upcoming-events {
		padding: 0 12px;
		gap: 16px;
	}

	.section-upcoming-events__row {
		gap: 32px 12px;
	}
}

@media (max-width: 480px) {

	.section-upcoming-events__row {
		grid-template-columns: 1fr;
	}
}

.section-history {
	padding: 0 16px;
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 16px;
}

.section-history video {
	display: block;
	max-width: 100%;
	object-fit: cover;
	width: 100%;
}

.section-history__box {
	display: flex;
	flex-flow: column nowrap;
	gap: 10px;
	grid-column: 4 / span 6;
}

.section-history__box-header {
	display: flex;
	justify-content: space-between;
	gap: 0 24px;
}

@media (max-width: 1280px) {

	.section-history__box {
		grid-column: 3 / span 8;
	}
}

@media (max-width: 768px) {

	.section-history {
		padding: 0 12px;
		gap: 12px;
	}

	.section-history__box {
		grid-column: 1 / span 12;
	}
}

/* Tables
--------------------------------------------- */
.table {
	border-top: 1px solid var(--gray);
}

.table__item {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0 16px;
	padding: 15px 0;
	border-bottom: 1px solid var(--gray);
	transition: all 440ms ease-out;
}

.table__item.hovered {
	background-color: var(--gray);
	border-color: transparent;
}

.table__cell--white,
.table__cell--name {
	color: var(--white);
}

.table__cell--gray,
.table__cell--location {
	color: var(--text--gray);
}

.table--artists .table__item {
	grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 1024px) {

	.table--events .table__cell:nth-child(1) {
		grid-column: 1 / span 2;
	}

	.table--events .table__cell:nth-child(2),
	.table--events .table__cell:nth-child(3) {
		grid-column: 3 / span 1;
	}

	.table--events .table__cell:nth-child(4) {
		grid-column: 4 / span 1;
		grid-row: 1 / span 2;
	}
}

@media (max-width: 768px) {

	.table__item {
		gap: 0 12px;
	}
}

@media (max-width: 480px) {

	.table--events .table__item {
		grid-template-columns: repeat(2, 1fr);
	}

	.table--events .table__cell:nth-child(1) {
		grid-column: 1 / span 1;
		grid-row: 1 / span 4;
	}

	.table--events .table__cell:nth-child(2),
	.table--events .table__cell:nth-child(3),
	.table--events .table__cell:nth-child(4) {
		grid-column: 2 / span 1;
		grid-row: unset;
	}
}

/* Single
--------------------------------------------- */
.grid {
	display: grid;
	align-items: flex-start;
	grid-template-columns: 1fr 1fr;
	gap: 45px 16px;
}

.grid__column {
	flex: 1;
	position: sticky;
	top: 0;
}

.grid__column--left {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 0 16px;
}

.grid__info {
	grid-column: 1 / span 4;
}

.grid__embed {
	grid-column: 1 / span 6;
}

.grid__title-location {
	display: block;
	color: var(--text--gray);
}

.grid__list {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.grid__list-inner {
	display: flex;
	flex-direction: column;
	gap: 27px;
}

.grid__list-inner-bottom {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.grid__venue {
	display: grid;
	gap: 12px 16px;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: 1fr;
}

.grid__venue-time {
	width: 48px;
}

.grid__venue-column--event {
	grid-column: 2 / span 2;
}

.grid__venue-column--lineup {
	grid-column: 2 / span 2;
}

.grid__venue-column--lineup > div {
	display: flex;
	gap: 16px;
}

.grid__venue-column--artist {
	grid-column: 1 / span 1;
}

.grid__venue-column--artist-links {
	grid-column: 2 / span 3;
}

.grid__buttons {
	display: flex;
	align-items: center;
	gap: 32px;
}

.grid__cover {
	display: flex;
	align-items: center;
	justify-content: center;
}

.grid__cover img {
	display: block;
	width: 100%;
}

@media (max-width: 1280px) {

	.grid__info {
		grid-column: 1 / span 6;
	}
}

@media (max-width: 768px) {

	.grid {
		grid-template-columns: 1fr;
	}

	.grid__column {
		position: static;
	}

	.grid__column--right .spacer:first-child {
		display: none;
	}

	.grid__list {
		gap: 32px;
	}
}

@media (max-width: 480px) {

	.grid__venue {
		grid-template-columns: repeat(3, 1fr);
		gap: 12px;
	}

	.grid__venue-column--artist {
		grid-column: 1 / span 1;
	}

	.grid__venue-column--artist-links {
		grid-column: 2 / span 2;
	}
}

/* Cookie
--------------------------------------------- */
.cky-btn-revisit-wrapper {
	display: none !important;
}

.cky-consent-container {
	width: 640px !important;
	bottom: 10px !important;
	right: 10px !important;
	border-radius: 0 !important;
}

.cky-consent-container .cky-notice-content-wrapper {
	position: relative !important;
	padding: 12px 16px !important;
}

.cky-consent-container .cky-notice-content-wrapper + div {
	display: none !important;
}

.cky-consent-container .cky-notice .cky-title {
	display: none !important;
}

.cky-consent-container .cky-consent-bar {
	position: relative;
	border: none !important;
	box-shadow: none !important;
	background: rgba(32, 32, 33, 0.75) !important;
	border-radius: 0 !important;
}

.cky-consent-container .cky-consent-bar::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(140, 140, 140, 0.08);
	backdrop-filter: blur(60px);
	-webkit-backdrop-filter: blur(60px);
	pointer-events: none;
}

.cky-consent-container .cky-notice-btn-wrapper {
	justify-content: flex-end !important;
	gap: 10px 28px !important;
	margin-top: 60px !important;
	padding: 0 !important;
}

.cky-consent-container .cky-btn {
	flex: none !important;
	padding: 0 !important;
	height: auto !important;
	background: transparent !important;
	border: none !important;
	color: var(--white) !important;
	line-height: 18px !important;
	font-weight: 400 !important;
}

.cky-consent-container .cky-btn:hover {
	color: var(--text--gray) !important;
}

.cky-consent-container .cky-btn:first-child {
	color: var(--text--gray) !important;
}

.cky-consent-container .cky-btn:first-child:hover {
	color: var(--white) !important;
}

.cky-consent-container .cky-notice-des {
	color: var(--text--gray) !important;
	line-height: var(--body-line-height);
	padding: 0 !important;
}

.cky-consent-container .cky-notice-des a {
	position: absolute;
	left: 16px;
	bottom: 12px;
	color: var(--text--gray) !important;
	text-decoration: none !important;
}

.cky-consent-container .cky-notice-des a:hover {
	color: var(--text--white) !important;
}

@media (max-width: 768px) {

	.cky-consent-container {
		width: 480px !important;
	}
}

@media (max-width: 480px) {

	.cky-consent-container {
		width: calc(100% - 20px) !important;
	}

	.cky-consent-container .cky-notice-btn-wrapper {
		gap: 18px !important;
		margin-top: 40px !important;
		align-items: flex-end !important;
	}

	.cky-consent-container .cky-btn {
		display: inline-flex !important;
		width: auto !important;
	}

	.cky-consent-container .cky-btn:first-child {
		position: absolute;
		bottom: 48px;
		left: 16px;
	}
}

/* Slider
--------------------------------------------- */
.history-swiper__slide {
	height: calc(100dvh - 75px - 75px - 72px - 24px - 18px - 13px) !important;
	margin: 0 64px !important;
	width: calc(100vw / 1.75 - 128px) !important;
}

.history-swiper__slide img {
	display: block;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
	user-select: none;
}

.history-swiper .swiper-slide-prev iframe,
.history-swiper .swiper-slide-next iframe {
	pointer-events: none;
}

@media (max-width: 1024px) {

	.history-swiper__slide {
		margin: 0 51px !important;
		width: calc(100vw / 1.35 - 102px) !important;
	}
}

@media (max-width: 768px) {

	.history-swiper__slide {
		margin: 0 16px !important;
		width: calc(100vw / 1.35 - 32px) !important;
	}
}

@media (max-width: 480px) {

	.history-swiper__slide {
		margin: 0 8px !important;
		width: calc(100vw / 1.2 - 16px) !important;
	}
}

.slick-slider {
	width: 100%;
}

.slick-slide-container {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}

.slick-slide {
	margin: 0 calc(100vw / 12);
	width: calc(100vw / 3);
	height: calc(100dvh - 75px - 75px - 72px - 24px - 18px - 13px) !important;
}

.slick-slide img {
	display: block;
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

.slick-cloned iframe,
.slick-cloned + .slick-slide:not(.slick-current) iframe,
.slick-current + .slick-slide iframe {
	pointer-events: none;
}

.slick-arrow {
	position: absolute;
	top: 0;
	width: calc((100vw / 3) - (calc(100vw / 14) * 2));
	height: 100%;
	background: transparent;
	opacity: 0;
	z-index: 1;
	padding: 9px 0 9px 30px;
}

.slick-prev {
	left: 0;
}

.slick-next {
	right: 0;
}

@media (max-width: 1024px) {

	.slick-slide {
		margin: 0 calc(100vw / 24);
		width: calc(100vw / 1.5);
	}
}

@media (max-width: 768px) {

	.slick-slide {
		margin: 0 16px;
		width: calc(100vw / 1.5);
	}
}

@media (max-width: 768px) {

	.slick-slide {
		margin: 0 8px;
		width: calc(100vw / 1.2);
	}
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */

/* 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;
}
