/*! ===================================================================
 *  styles_clean.css — CSS consolidato e ripulito (solo stili usati)
 *
 *  Derivato da: styles_ok.css (fusione di styles.css + purged.css + events.css).
 *  Purge conservativo basato su:
 *    - crawl HTML del sito live dev2.invitoateatro.org (~20 pagine: home, faq,
 *      spettacoli + dettaglio, news + dettaglio, teatri, archivio, calendario,
 *      pagine statiche e footer)
 *    - scansione repo: online/**/*.php, online/js/*.js, cms.php, vms/*.js
 *  Tenuti SEMPRE: @media, @keyframes, @font-face, @supports, @import,
 *  selettori di elemento/universale/pseudo, reset/normalize.
 *  Cascata invariata (ordine di caricamento originale preservato).
 *  Generato il 2026-06-01.
 * =================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

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

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

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important;
	}
}

body {
	font-family: trade-gothic-next-condensed, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #28475a;
	background-color: #fff;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

figure {
	margin: 0;
}

hr {
	margin-top: 24px;
	margin-bottom: 24px;
	border: 0;
	border-top: 1px solid #eee;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	content: " ";
	display: table;
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
	clear: both;
}

.hidden {
	display: none !important;
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	td.visible-xs,
	th.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	td.visible-md,
	th.visible-md {
		display: table-cell !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	td.visible-print,
	th.visible-print {
		display: table-cell !important;
	}
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

.btn {
	position: relative;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bolder;
	display: inline-block;
	letter-spacing: 0.1em;
	text-align: center;
	color: #231f20;
	width: 230px;
	cursor: pointer;
	transition-property: background-color, color;
	transition-duration: 75ms, 75ms;
	transition-timing-function:
		cubic-bezier(0.25, 0.46, 0.45, 0.94), cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: transform3d(0, 0, 0);
}

.btn-red {
	background-color: #f05323;
	border-color: #f05323;
	color: #fff !important;
}

.btn-red:hover {
	color: #fff;
}

.btn-red:hover:before {
	background-color: #f05323;
}

.btn.anim-ready:before {
	animation-name: btn-strikethrough-out;
	animation-duration: 0.5s;
}

.btn.anim-ready:hover:before {
	animation-name: btn-strikethrough-over;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
}

@custom-media --sm-viewport only screen and (min-width: @screen-xs-min);

@custom-media --sm-viewport only screen and (min-width: @screen-sm-min);

@custom-media --md-viewport only screen and (min-width: @screen-md-min);

@custom-media --lg-viewport only screen and (min-width: @screen-lg-min);

.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
}

.flex-col,
.flex-col-1,
.flex-col-10,
.flex-col-11,
.flex-col-12,
.flex-col-2,
.flex-col-3,
.flex-col-4,
.flex-col-5,
.flex-col-6,
.flex-col-7,
.flex-col-8,
.flex-col-9,
.flex-col-offset-0,
.flex-col-offset-1,
.flex-col-offset-10,
.flex-col-offset-11,
.flex-col-offset-12,
.flex-col-offset-2,
.flex-col-offset-3,
.flex-col-offset-4,
.flex-col-offset-5,
.flex-col-offset-6,
.flex-col-offset-7,
.flex-col-offset-8,
.flex-col-offset-9 {
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: var(--half-gutter-width, 0.5rem);
	padding-left: var(--half-gutter-width, 0.5rem);
}

@media only screen and (min-width: 480px) {
	.flex-col-xs,
	.flex-col-xs-1,
	.flex-col-xs-10,
	.flex-col-xs-11,
	.flex-col-xs-12,
	.flex-col-xs-2,
	.flex-col-xs-3,
	.flex-col-xs-4,
	.flex-col-xs-5,
	.flex-col-xs-6,
	.flex-col-xs-7,
	.flex-col-xs-8,
	.flex-col-xs-9,
	.flex-col-xs-offset-0,
	.flex-col-xs-offset-1,
	.flex-col-xs-offset-10,
	.flex-col-xs-offset-11,
	.flex-col-xs-offset-12,
	.flex-col-xs-offset-2,
	.flex-col-xs-offset-3,
	.flex-col-xs-offset-4,
	.flex-col-xs-offset-5,
	.flex-col-xs-offset-6,
	.flex-col-xs-offset-7,
	.flex-col-xs-offset-8,
	.flex-col-xs-offset-9 {
		box-sizing: border-box;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: var(--half-gutter-width, 0.5rem);
		padding-left: var(--half-gutter-width, 0.5rem);
	}
	.flex-col-xs {
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%;
	}
	.flex-col-xs-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%;
	}
	.flex-col-xs-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%;
	}
	.flex-col-xs-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.flex-col-xs-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%;
	}
	.flex-col-xs-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%;
	}
	.flex-col-xs-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.flex-col-xs-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%;
	}
	.flex-col-xs-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%;
	}
	.flex-col-xs-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.flex-col-xs-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%;
	}
	.flex-col-xs-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%;
	}
	.flex-col-xs-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.flex-col-xs-offset-0 {
		margin-left: 0;
	}
	.flex-col-xs-offset-1 {
		margin-left: 8.33333333%;
	}
	.flex-col-xs-offset-2 {
		margin-left: 16.66666667%;
	}
	.flex-col-xs-offset-3 {
		margin-left: 25%;
	}
	.flex-col-xs-offset-4 {
		margin-left: 33.33333333%;
	}
	.flex-col-xs-offset-5 {
		margin-left: 41.66666667%;
	}
	.flex-col-xs-offset-6 {
		margin-left: 50%;
	}
	.flex-col-xs-offset-7 {
		margin-left: 58.33333333%;
	}
	.flex-col-xs-offset-8 {
		margin-left: 66.66666667%;
	}
	.flex-col-xs-offset-9 {
		margin-left: 75%;
	}
	.flex-col-xs-offset-10 {
		margin-left: 83.33333333%;
	}
	.flex-col-xs-offset-11 {
		margin-left: 91.66666667%;
	}
	.start-xs {
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start;
	}
	.center-xs {
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}
	.end-xs {
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end;
	}
	.top-xs {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.middle-xs {
		-ms-flex-align: center;
		align-items: center;
	}
	.bottom-xs {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.around-xs {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.between-xs {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.first-xs {
		-ms-flex-order: -1;
		order: -1;
	}
	.last-xs {
		-ms-flex-order: 1;
		order: 1;
	}
}

@media only screen and (min-width: 768px) {
	.flex-col-sm,
	.flex-col-sm-1,
	.flex-col-sm-10,
	.flex-col-sm-11,
	.flex-col-sm-12,
	.flex-col-sm-2,
	.flex-col-sm-3,
	.flex-col-sm-4,
	.flex-col-sm-5,
	.flex-col-sm-6,
	.flex-col-sm-7,
	.flex-col-sm-8,
	.flex-col-sm-9,
	.flex-col-sm-offset-0,
	.flex-col-sm-offset-1,
	.flex-col-sm-offset-10,
	.flex-col-sm-offset-11,
	.flex-col-sm-offset-12,
	.flex-col-sm-offset-2,
	.flex-col-sm-offset-3,
	.flex-col-sm-offset-4,
	.flex-col-sm-offset-5,
	.flex-col-sm-offset-6,
	.flex-col-sm-offset-7,
	.flex-col-sm-offset-8,
	.flex-col-sm-offset-9 {
		box-sizing: border-box;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: var(--half-gutter-width, 0.5rem);
		padding-left: var(--half-gutter-width, 0.5rem);
	}
	.flex-col-sm {
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%;
	}
	.flex-col-sm-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%;
	}
	.flex-col-sm-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%;
	}
	.flex-col-sm-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.flex-col-sm-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%;
	}
	.flex-col-sm-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%;
	}
	.flex-col-sm-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.flex-col-sm-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%;
	}
	.flex-col-sm-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%;
	}
	.flex-col-sm-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.flex-col-sm-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%;
	}
	.flex-col-sm-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%;
	}
	.flex-col-sm-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.flex-col-sm-offset-0 {
		margin-left: 0;
	}
	.flex-col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.flex-col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.flex-col-sm-offset-3 {
		margin-left: 25%;
	}
	.flex-col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.flex-col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.flex-col-sm-offset-6 {
		margin-left: 50%;
	}
	.flex-col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.flex-col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.flex-col-sm-offset-9 {
		margin-left: 75%;
	}
	.flex-col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.flex-col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.start-sm {
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start;
	}
	.center-sm {
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}
	.end-sm {
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end;
	}
	.top-sm {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.middle-sm {
		-ms-flex-align: center;
		align-items: center;
	}
	.bottom-sm {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.around-sm {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.between-sm {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.first-sm {
		-ms-flex-order: -1;
		order: -1;
	}
	.last-sm {
		-ms-flex-order: 1;
		order: 1;
	}
}

@media only screen and (min-width: 992px) {
	.flex-col-md,
	.flex-col-md-1,
	.flex-col-md-10,
	.flex-col-md-11,
	.flex-col-md-12,
	.flex-col-md-2,
	.flex-col-md-3,
	.flex-col-md-4,
	.flex-col-md-5,
	.flex-col-md-6,
	.flex-col-md-7,
	.flex-col-md-8,
	.flex-col-md-9,
	.flex-col-md-offset-0,
	.flex-col-md-offset-1,
	.flex-col-md-offset-10,
	.flex-col-md-offset-11,
	.flex-col-md-offset-12,
	.flex-col-md-offset-2,
	.flex-col-md-offset-3,
	.flex-col-md-offset-4,
	.flex-col-md-offset-5,
	.flex-col-md-offset-6,
	.flex-col-md-offset-7,
	.flex-col-md-offset-8,
	.flex-col-md-offset-9 {
		box-sizing: border-box;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: var(--half-gutter-width, 0.5rem);
		padding-left: var(--half-gutter-width, 0.5rem);
	}
	.flex-col-md {
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%;
	}
	.flex-col-md-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%;
	}
	.flex-col-md-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%;
	}
	.flex-col-md-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.flex-col-md-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%;
	}
	.flex-col-md-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%;
	}
	.flex-col-md-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.flex-col-md-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%;
	}
	.flex-col-md-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%;
	}
	.flex-col-md-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.flex-col-md-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%;
	}
	.flex-col-md-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%;
	}
	.flex-col-md-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.flex-col-md-offset-0 {
		margin-left: 0;
	}
	.flex-col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.flex-col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.flex-col-md-offset-3 {
		margin-left: 25%;
	}
	.flex-col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.flex-col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.flex-col-md-offset-6 {
		margin-left: 50%;
	}
	.flex-col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.flex-col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.flex-col-md-offset-9 {
		margin-left: 75%;
	}
	.flex-col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.flex-col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.start-md {
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start;
	}
	.center-md {
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}
	.end-md {
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end;
	}
	.top-md {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.middle-md {
		-ms-flex-align: center;
		align-items: center;
	}
	.bottom-md {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.around-md {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.between-md {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.first-md {
		-ms-flex-order: -1;
		order: -1;
	}
	.last-md {
		-ms-flex-order: 1;
		order: 1;
	}
}

@media only screen and (min-width: 1200px) {
	.flex-col-lg,
	.flex-col-lg-1,
	.flex-col-lg-10,
	.flex-col-lg-11,
	.flex-col-lg-12,
	.flex-col-lg-2,
	.flex-col-lg-3,
	.flex-col-lg-4,
	.flex-col-lg-5,
	.flex-col-lg-6,
	.flex-col-lg-7,
	.flex-col-lg-8,
	.flex-col-lg-9,
	.flex-col-lg-offset-0,
	.flex-col-lg-offset-1,
	.flex-col-lg-offset-10,
	.flex-col-lg-offset-11,
	.flex-col-lg-offset-12,
	.flex-col-lg-offset-2,
	.flex-col-lg-offset-3,
	.flex-col-lg-offset-4,
	.flex-col-lg-offset-5,
	.flex-col-lg-offset-6,
	.flex-col-lg-offset-7,
	.flex-col-lg-offset-8,
	.flex-col-lg-offset-9 {
		box-sizing: border-box;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: var(--half-gutter-width, 0.5rem);
		padding-left: var(--half-gutter-width, 0.5rem);
	}
	.flex-col-lg {
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		max-width: 100%;
	}
	.flex-col-lg-1 {
		-ms-flex-preferred-size: 8.33333333%;
		flex-basis: 8.33333333%;
		max-width: 8.33333333%;
	}
	.flex-col-lg-2 {
		-ms-flex-preferred-size: 16.66666667%;
		flex-basis: 16.66666667%;
		max-width: 16.66666667%;
	}
	.flex-col-lg-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.flex-col-lg-4 {
		-ms-flex-preferred-size: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%;
	}
	.flex-col-lg-5 {
		-ms-flex-preferred-size: 41.66666667%;
		flex-basis: 41.66666667%;
		max-width: 41.66666667%;
	}
	.flex-col-lg-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.flex-col-lg-7 {
		-ms-flex-preferred-size: 58.33333333%;
		flex-basis: 58.33333333%;
		max-width: 58.33333333%;
	}
	.flex-col-lg-8 {
		-ms-flex-preferred-size: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%;
	}
	.flex-col-lg-9 {
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.flex-col-lg-10 {
		-ms-flex-preferred-size: 83.33333333%;
		flex-basis: 83.33333333%;
		max-width: 83.33333333%;
	}
	.flex-col-lg-11 {
		-ms-flex-preferred-size: 91.66666667%;
		flex-basis: 91.66666667%;
		max-width: 91.66666667%;
	}
	.flex-col-lg-12 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.flex-col-lg-offset-0 {
		margin-left: 0;
	}
	.flex-col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.flex-col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.flex-col-lg-offset-3 {
		margin-left: 25%;
	}
	.flex-col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.flex-col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.flex-col-lg-offset-6 {
		margin-left: 50%;
	}
	.flex-col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.flex-col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.flex-col-lg-offset-9 {
		margin-left: 75%;
	}
	.flex-col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.flex-col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.start-lg {
		-ms-flex-pack: start;
		justify-content: flex-start;
		text-align: start;
	}
	.center-lg {
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}
	.end-lg {
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: end;
	}
	.top-lg {
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.middle-lg {
		-ms-flex-align: center;
		align-items: center;
	}
	.bottom-lg {
		-ms-flex-align: end;
		align-items: flex-end;
	}
	.around-lg {
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.between-lg {
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.first-lg {
		-ms-flex-order: -1;
		order: -1;
	}
	.last-lg {
		-ms-flex-order: 1;
		order: 1;
	}
}

@media only screen and (min-width: 768px) {
	.flex-item {
		-ms-flex: 1;
		flex: 1;
	}
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: trade-gothic-next-condensed, sans-serif;
	color: #231f20;
}

.site-wrapper.has-sticky {
	overflow: visible;
}

.bg-bright-white {
	background-color: #fff;
}

.bg-light-grey {
	background-color: #f1f1f1;
}

.bg-light-blue {
	background-color: #9ed8d4;
}

.bg-yellow {
	background-color: #fdb713;
}

@media only screen and (min-width: 768px) {
	.pos-cr {
		position: absolute !important;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
}

.icon-search {
	display: inline-block;
	vertical-align: middle;
	background-image: url("../../img/icon-spyglass.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 19px;
	height: 20px;
	margin-top: -4px;
	outline: 0 !important;
}

.icon-search:hover {
	outline: 0 !important;
	background-position: center top;
}

.icon-account {
	display: inline-block;
	vertical-align: middle;
	background-image: url("../../img/user.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 19px;
	height: 20px;
	margin-top: -4px;
	outline: 0 !important;
}

.icon-account:hover {
	outline: 0 !important;
	background-position: center top;
}

@media only screen and (min-width: 992px) {
	.search-results-form > div {
		text-align: right;
	}
}

@media only screen and (min-width: 768px) {
	.flexi-modal-row {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		width: 100%;
		padding: 1px 0 0;
		background-color: transparent;
	}
}

@media only screen and (min-width: 768px) {
	.flexi-modal-col {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		width: 50%;
		padding: 30px 30px;
		min-height: 100vh;
		background-color: #fff;
		background-color: rgba(255, 255, 255, 0.97);
		opacity: 0;
		transform: translate(100%, 0);
		transition:
			transform 0.8s 0.2s cubic-bezier(0.075, 0.82, 0.165, 1),
			opacity 0.5s 0.2s linear;
	}
	.flexi-modal-col .flexi-modal-content {
		max-width: 600px;
		margin-right: auto;
	}
	.flexi-modal-col:first-child {
		transform: translate(-100%, 0);
	}
	.flexi-modal-col:first-child .flexi-modal-content {
		margin-right: 0;
		margin-left: auto;
	}
	.flexi-modal-col.c40 {
		width: 40%;
	}
	.flexi-modal-col.c40 .flexi-modal-content {
		max-width: 400px;
	}
	.flexi-modal-col.c60 {
		width: 60%;
	}
	.flexi-modal-col.c60 .flexi-modal-content {
		max-width: 800px;
	}
	.flexi-modal-col.c100 {
		width: 100%;
		transform: translate(100%, 0);
	}
	.flexi-modal-col.c100 .flexi-modal-content {
		max-width: 800px;
	}
}

.flexi-modal.open {
	top: 0;
	transform: translate(0, 0);
}

.flexi-modal.open .flexi-modal-close {
	opacity: 1;
}

@media only screen and (min-width: 768px) {
	.flexi-modal-gallery-cell {
		height: 80vh;
	}
}

.flexi-modal .flickity-prev-next-button {
	width: 56px;
	height: 56px;
	background: 0 0;
}

.flexi-modal .flickity-prev-next-button:hover {
	background: 0 0;
}

.flexi-modal .flickity-prev-next-button.no-svg {
	color: #231f20;
}

.flexi-modal .flickity-prev-next-button:disabled {
	display: none;
}

.flexi-modal .flickity-page-dots .dot {
	height: 3px;
	width: 40px;
	margin: 0;
	border-radius: 0;
	background-color: #231f20;
}

@media (min-width: 768px) {
	.directory-entry .text-center-sm:after,
	.directory-entry .text-center-sm:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 1px;
		height: 100%;
		background-color: rgba(216, 216, 216, 0.75);
	}
	.directory-entry .text-center-sm:after {
		left: auto;
		right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.jobs-list-item {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media only screen and (min-width: 768px) {
	.jobs-list-item-key {
		-ms-flex: 1 1 60%;
		flex: 1 1 60%;
		max-width: 60%;
	}
}

@media only screen and (min-width: 768px) {
	.jobs-list-item-type {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media only screen and (min-width: 768px) {
	.jobs-list-item-link {
		display: block;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

@media (min-width: 600px) {
	.file-list {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 600px) {
	.file-list-item {
		margin: 0 0 25px;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%;
	}
}

@media only screen and (min-width: 992px) {
	.file-list-item {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}
}

@media only screen and (min-width: 768px) {
	.file-list:after {
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
	}
}

@media only screen and (min-width: 992px) {
	.file-list:after {
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
	}
}

.faq-list {
	padding-top: 50px;
	padding-bottom: 50px;
}

.faq-list-group {
	padding-top: 50px;
	padding-bottom: 20px;
	border-top: 1px solid #d8d8d8;
}

.faq-list-group-heading {
	font-family: Asul, serif;
	font-size: 36px;
	line-height: 1;
	color: #f05323;
	margin-bottom: 30px;
}

.faq-list-group:first-child {
	border-top: none;
	padding-top: 0;
}

.faq-list-item {
	padding: 10px 0;
}

.faq-list-item-q {
	position: relative;
	font-family: Asul, serif;
	font-size: 24px;
	color: #231f20;
	cursor: pointer;
}

@media only screen and (min-width: 992px) {
	.faq-list-item-q:before {
		content: "";
		position: absolute;
		left: -30px;
		top: 50%;
		margin-top: -1px;
		width: 20px;
		height: 2px;
		background-color: #9ed8d4;
	}
}

.faq-list-item-a {
	display: none;
}

@media only screen and (min-width: 992px) {
	.faq-list-item-a {
		padding-left: 30px;
	}
}

.faq-list-item.active .faq-list-item-a {
	display: block;
}

@media only screen and (min-width: 768px) {
	.season-pager {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (min-width: 768px) {
	.season-pager a {
		margin: 0;
	}
}

.pt-5 {
	padding-top: 5px;
}

.pt-10 {
	padding-top: 10px;
}

.mt-5 {
	margin-top: 5px;
}

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

.mb-5 {
	margin-bottom: 5px;
}

.mwl-900 {
	max-width: 900px;
}

@media (min-width: 992px) {
	.spacing-unit-10 {
		padding-top: 10px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-20 {
		padding-top: 20px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-30 {
		padding-top: 30px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-40 {
		padding-top: 40px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-50 {
		padding-top: 50px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-60 {
		padding-top: 60px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-70 {
		padding-top: 70px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-80 {
		padding-top: 80px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-90 {
		padding-top: 90px;
	}
}

@media (min-width: 992px) {
	.spacing-unit-100 {
		padding-top: 100px;
	}
}

.irc {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.pull-right-sm {
		float: right !important;
	}
}

@media (min-width: 992px) {
	.pull-right-md {
		float: right !important;
	}
}

@media (min-width: 768px) {
	.text-center-sm {
		text-align: center;
	}
}

@media (min-width: 768px) {
	.text-right-sm {
		text-align: right;
	}
}

@media (min-width: 992px) {
	.text-right-md {
		text-align: right;
	}
}

.block-all {
	display: block;
}

@media (min-width: 992px) {
	.block-md {
		display: block;
	}
}

@media (min-width: 768px) {
	.pt-sm-20 {
		padding-top: 20px;
	}
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
}

.mfp-arrow:after,
.mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
	screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		transform-origin: 0;
	}
	.mfp-arrow-right {
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .owl-carousel {
	display: block;
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

.owl-height {
	transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*="owl-"] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 0.2s ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-rtl .flickity-page-dots {
	direction: rtl;
}

@media only screen and (min-width: 768px) {
	.bg-image-hero {
		padding: 160px 0 140px;
	}
}

@media only screen and (min-width: 1200px) {
	.bg-image-hero {
		padding: 180px 0 150px;
	}
}

@media only screen and (min-width: 768px) {
	.bg-image-hero-heading {
		font-size: 72px;
	}
}

@media only screen and (min-width: 768px) {
	.bg-image-hero-svg-bg svg mask svg > rect {
		transform: scale(1.1) rotate(45deg);
		transform-origin: 50%;
	}
}

@media only screen and (min-width: 768px) {
	.bg-image-hero--large {
		padding: 180px 0 160px;
	}
}

@media only screen and (min-width: 1200px) {
	.bg-image-hero--large {
		padding: 240px 0 200px;
	}
}

@media only screen and (min-width: 768px) {
	.cast .container {
		max-width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.cast2 .container {
		max-width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.cast2-members-primary-item {
		-ms-flex-align: center;
		align-items: center;
	}
}

@media only screen and (min-width: 992px) {
	.cast2-members-primary-item-image {
		-ms-flex: 0 0 90px;
		flex: 0 0 90px;
		height: 90px;
	}
}

@media only screen and (min-width: 768px) {
	.cast2-members-primary-item-data {
		-ms-flex: 1;
		flex: 1;
		padding-left: 15px;
	}
}

@media only screen and (min-width: 992px) {
	.cast2-members-primary-item-data {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		padding-left: 0;
		padding-top: 6px;
	}
}

@media only screen and (min-width: 768px) {
	.classes {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media (min-width: 500px) {
	.classes-subheading span.txt {
		padding-bottom: 0;
	}
}

@media (min-width: 500px) {
	.classes-subheading .btn {
		position: absolute;
		right: 0;
		top: 50%;
		width: 230px;
		transform: translateY(-50%);
		border-width: 1px;
	}
}

@media only screen and (min-width: 768px) {
	.classes-item {
		padding: 20px;
	}
}

@media only screen and (min-width: 768px) {
	.classes-intro-text {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.container.padded {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media only screen and (min-width: 992px) {
	.container.padded {
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media only screen and (min-width: 768px) {
	.discover-more .container {
		max-width: 100%;
	}
}

.discover-more-item-more {
	color: #231f20;
	font-weight: bolder;
	font-size: 16px;
}

.discover-block {
	padding-top: 70px;
	padding-bottom: 40px;
}

.discover-block .container {
	max-width: 480px;
}

@media only screen and (min-width: 768px) {
	.discover-block .container {
		max-width: 100%;
	}
}

.discover-block-heading {
	font-family: Asul, serif;
	font-size: 42px;
	color: #231f20;
	line-height: 1.1;
	margin-bottom: 40px;
}

.discover-block-item {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px;
}

.discover-block-item-inner {
	width: 100%;
	background-color: #fff;
}

.discover-block-item-image {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
}

.discover-block-item-image:before {
	content: " ";
	padding-bottom: 60%;
	display: block;
}

.discover-block-item-image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.discover-block-item-text {
	padding: 20px;
}

.discover-block-item-heading {
	font-family: Asul, serif;
	color: #231f20;
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 0;
}

.discover-block.unpad-block .discover-block-item-text {
	padding-left: 0;
}

.feature-grid {
	padding-top: 40px;
	padding-bottom: 40px;
}

.feature-grid-heading {
	font-family: Asul, serif;
	font-size: 42px;
	color: #231f20;
	line-height: 1.1;
	margin-bottom: 20px;
}

.feature-grid-items {
	margin-top: 40px;
}

.feature-grid-item {
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.feature-grid-item {
		max-width: 500px;
		margin: 0 auto 30px;
	}
}

.feature-grid-item-inner {
	width: 100%;
	background-color: #fff;
}

.feature-grid-item-image {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
}

.feature-grid-item-image:before {
	content: "";
	padding-bottom: 56.5%;
	display: block;
}

.feature-grid-item-image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.feature-grid-item-text {
	padding: 24px;
}

.feature-grid-item-text a.emdash {
	color: #f05323;
}

.feature-grid-item-heading {
	font-family: Asul, serif;
	color: #231f20;
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 0;
}

@media only screen and (min-width: 992px) {
	.feature-grid-item-heading {
		font-size: 26px;
	}
}

@media only screen and (min-width: 992px) {
	.farmhouse-intro-text {
		width: 55%;
	}
}

@media only screen and (min-width: 992px) {
	.farmhouse-intro-image {
		display: block;
	}
}

.features-list .container {
	padding-top: 60px;
	padding-bottom: 60px;
}

.features-list-heading {
	font-family: Asul, serif;
	font-size: 42px;
	color: #231f20;
	line-height: 1.1;
	margin-bottom: 40px;
}

.features-list-item {
	padding-left: 30px;
	position: relative;
	margin-bottom: 30px;
}

.features-list-item-content p {
	margin-top: 0;
}

.features-list-item-content p:last-child {
	margin-bottom: 0;
}

.features-list-item-heading {
	font-family: Asul, serif;
	font-size: 21px;
}

.features-list-item-heading.emdash {
	position: relative;
}

.features-list-item-heading.emdash:before {
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
}

.features-list-item-heading.emdash:hover {
	color: inherit;
}

.feature-box {
	width: 110%;
}

@media only screen and (min-width: 768px) {
	.feature-box {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.footer-signup {
		max-width: 250px;
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 768px) {
	.footer-signup-form {
		border-bottom: 1px solid rgba(236, 236, 236, 0.3);
		display: -ms-flexbox;
		display: flex;
		padding-bottom: 15px;
	}
}

@media only screen and (min-width: 992px) {
	.full-screen-search {
		display: block;
	}
}

@media only screen and (min-width: 1400px) {
	.full-screen-search-row {
		padding: 0 100px;
	}
}

@media screen and (min-height: 600px) {
	.full-screen-search-col {
		gap: 10px;
	}
}

.mfp-bg.mfp-search {
	background-color: #fff;
	opacity: 0 !important;
}

.mfp-search .mfp-container {
	padding: 0 0;
}

.mfp-search.mfp-wrap .mfp-content {
	opacity: 0;
	transition: opacity 0.5s ease-out;
}

.mfp-search.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-search.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

@media only screen and (min-width: 768px) {
	.fullscreen-search {
		background-color: rgba(255, 255, 255, 0.96);
	}
}

@media only screen and (min-width: 768px) {
	.fullscreen-search h2 {
		font-size: 50px;
	}
}

@media only screen and (min-width: 768px) {
	.fullscreen-search-input {
		font-size: 36px;
	}
}

@media only screen and (min-width: 768px) {
	.full-width-cta .container {
		padding-top: 125px;
		padding-bottom: 125px;
	}
}

@media only screen and (min-width: 992px) {
	.full-width-cta .container {
		padding-top: 180px;
		padding-bottom: 180px;
	}
}

@media only screen and (min-width: 1200px) {
	.full-width-cta .container {
		padding-top: 225px;
		padding-bottom: 225px;
	}
}

@media only screen and (min-width: 768px) {
	.full-width-cta-image svg mask svg > rect {
		transform: scale(1.1) rotate(45deg);
		transform-origin: 50%;
	}
}

.full-width-page-heading {
	font-size: 42px;
	font-family: Asul, serif;
	background-color: #f1f1f1;
}

.full-width-page-heading.bg-light-blue {
	background-color: #9ddad2;
}

@media only screen and (min-width: 768px) {
	.full-width-page-heading-menu {
		display: block;
	}
}

.gallery-thumb-flick .flickity-prev-next-button.no-svg {
	color: #231f20;
}

@media only screen and (min-width: 768px) {
	.gallery-modal-flick-close {
		top: 10px;
	}
}

@media (min-width: 480px) {
	.gallery-thumb-carousel-heading {
		display: block;
	}
}

@media only screen and (min-width: 1400px) {
	.gallery-thumb-carousel-heading span {
		margin-left: -50px;
	}
}

@media (min-width: 480px) {
	.gallery-thumb-carousel-items {
		margin-left: 50px;
	}
}

@media only screen and (min-width: 1400px) {
	.gallery-thumb-carousel-items {
		margin-left: 0;
	}
}

@media (min-width: 480px) {
	.gallery-thumb-carousel-candc {
		margin-left: 50px;
	}
}

@media only screen and (min-width: 1400px) {
	.gallery-thumb-carousel-candc {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1200px) {
	.header .galert-text {
		padding: 6px 50px;
	}
}
/* CLAUDE: dimensione img logo — mobile -25% (36px), tablet/desktop -15% (~41px). */

.header .logo .iat-logo-img {
	height: 36px;
	width: auto;
	transition: height 250ms ease;
}

@media only screen and (min-width: 768px) {
	.header .logo .iat-logo-img {
		height: 41px;
	}
}

@media only screen and (min-width: 1200px) {
	.header.hasalert {
		margin-top: 25px;
	}
}

.header .has-tickets {
	height: 33px;
}

.header .has-tickets a {
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-ms-flex-align: center;
	align-items: center;
}

.below-header {
	margin-top: 85px;
}

@media only screen and (min-width: 1200px) {
	.below-header {
		margin-top: 150px;
	}
}

.hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #231f20;
	opacity: 0.18;
	z-index: 1;
}

.hero-text {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}

@media only screen and (min-width: 768px) {
	.hero-text {
		display: block;
	}
}

.hero-heading {
	font-family: Asul, serif;
	color: #f05323;
	font-size: 42px;
	line-height: 1;
	margin-bottom: 13px;
}

@media only screen and (min-width: 768px) {
	.hero-heading {
		font-size: 70px;
	}
}

.hero-heading-white {
	color: #fff;
}

.hero-subheading {
	margin-bottom: 0;
	color: #231f20;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.1em;
	font-size: 18px;
	letter-spacing: 0.2em;
	font-size: 12px;
}

@media only screen and (min-width: 768px) {
	.hero-subheading {
		font-size: 16px;
	}
}

.hero-subheading em {
	vertical-align: middle;
	font-size: 2em;
	font-style: normal;
	font-family: Asul, serif;
	letter-spacing: 0;
}

.hero-subheading .emdash:before {
	margin-top: -2px;
	border-top-width: 1px;
	width: 1.5em;
}

@media only screen and (min-width: 768px) {
	.hero-subheading .emdash:before {
		width: 2.5em;
	}
}

.hero-subheading-white {
	color: #fff;
}

.hero-content {
	font-size: 19px;
}

.hero-content-white {
	color: #fff;
}

@media only screen and (min-width: 768px) {
	.hero .pl-seal {
		display: inline-block;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
}

.hero-bar-flex-title {
	font-family: Asul, serif;
	color: #fff;
	font-size: 42px;
	line-height: 1;
	margin-bottom: 4px;
}

.hero-bar-flex-dates em {
	vertical-align: middle;
	font-size: 2em;
	font-style: normal;
	font-family: Asul, serif;
	letter-spacing: 0;
}

.hero-button {
	margin-top: 25px;
}

@media only screen and (min-width: 768px) {
	.full-width-hero .container {
		padding-top: 250px;
		padding-bottom: 250px;
	}
}

@media (min-width: 1200px) and (max-width: 1370px) {
	.homepage-whats-on-heading-wrapper {
		position: relative;
		height: auto;
		left: auto;
		top: auto;
	}
}

@media (min-width: 992px) and (max-width: 1148px) {
	.homepage-whats-on-heading-wrapper {
		position: relative;
		height: auto;
		left: auto;
		top: auto;
	}
}

@media (min-width: 768px) and (max-width: 930px) {
	.homepage-whats-on-heading-wrapper {
		position: relative;
		height: auto;
		left: auto;
		top: auto;
	}
}

@media (min-width: 200px) and (max-width: 662px) {
	.homepage-whats-on-heading-wrapper {
		position: relative;
		height: auto;
		left: auto;
		top: auto;
	}
}

@media (min-width: 200px) and (max-width: 662px) {
	.homepage-whats-on-heading {
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		line-height: 1;
		width: auto;
		text-align: left;
		transform: none;
		margin-left: 0;
		margin-bottom: 12px;
		margin-top: -8px;
	}
}

@media (min-width: 768px) and (max-width: 930px) {
	.homepage-whats-on-heading {
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		line-height: 1;
		width: auto;
		text-align: left;
		transform: none;
		margin-left: 0;
		margin-bottom: 4px;
		margin-top: -8px;
	}
}

@media (min-width: 992px) and (max-width: 1148px) {
	.homepage-whats-on-heading {
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		line-height: 1;
		width: auto;
		text-align: left;
		transform: none;
		margin-left: 0;
		margin-bottom: 4px;
		margin-top: -8px;
	}
}

@media (min-width: 1200px) and (max-width: 1370px) {
	.homepage-whats-on-heading {
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		line-height: 1;
		width: auto;
		text-align: left;
		transform: none;
		margin-left: 0;
		margin-bottom: 4px;
		margin-top: -8px;
	}
}

@media (min-width: 1200px) and (max-width: 1370px) {
	.homepage-whats-on-heading div {
		transform: none;
	}
}

@media (min-width: 992px) and (max-width: 1148px) {
	.homepage-whats-on-heading div {
		transform: none;
	}
}

@media (min-width: 768px) and (max-width: 930px) {
	.homepage-whats-on-heading div {
		transform: none;
	}
}

@media (min-width: 200px) and (max-width: 662px) {
	.homepage-whats-on-heading div {
		transform: none;
	}
}

@media only screen and (min-width: 768px) {
	.homepage-whats-on-item-subheading {
		display: inline-block;
	}
}

@media only screen and (min-width: 992px) {
	.homepage-whats-on-item-subheading {
		margin-bottom: 0;
		float: right;
	}
}

.homepage-whats-on .events-list-heading {
	font-family: Asul, serif;
	color: #231f20;
	font-size: 42px;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.homepage-whats-on .events-list-heading {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media only screen and (min-width: 768px) {
	.homepage-whats-on .events-list-heading span {
		transform: rotate(-90deg);
		display: block;
		margin-left: -100%;
		text-align: center;
		margin-right: 1.6em;
	}
}

.homepage-whats-on .events-list-item-subheading {
	color: #231f20;
	font-size: 16px;
	margin-bottom: 0.9em;
}

.horizontal-cta-heading {
	font-family: Asul, serif;
	font-size: 42px;
	color: #231f20;
	line-height: 1.1;
	margin-bottom: 0.5em;
}

.horizontal-cta .btn {
	display: inline-block;
}

.hp-hero {
	width: 100%;
	position: relative;
	z-index: 0;
}

@media only screen and (min-width: 768px) {
	.hp-hero {
		margin-top: 0;
	}
}

.hp-hero-images {
	display: none;
}

@media only screen and (min-width: 768px) {
	.hp-hero-images {
		display: block;
	}
}

.hp-hero-image {
	width: 100%;
	height: 90vh;
	min-height: 540px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-height: 670px) {
	.hp-hero-image {
		height: 99vh;
	}
}

.hp-hero-image:nth-child(1) {
	z-index: 3;
}

.hp-hero-image:nth-child(2) {
	z-index: 2;
}

.hp-hero-image:nth-child(3) {
	z-index: 1;
}

.hp-hero-image.active {
	position: absolute;
	top: 0;
}

.hp-hero-image-video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}

.hp-hero-image-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.hp-hero-image-bgvideo {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100.5%;
}

.hp-hero-image-bgvideo video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.hp-hero-mask {
	width: 100%;
	height: 90vh;
	min-height: 540px;
	position: absolute;
	top: 0;
	z-index: 9;
	display: none;
}

@media (max-height: 670px) {
	.hp-hero-mask {
		height: 99vh;
	}
}

@media only screen and (min-width: 768px) {
	.hp-hero-mask {
		display: block;
	}
}

.hp-hero-mask.fixed {
	position: fixed;
}

.hp-hero-mask:before {
	content: " ";
	display: block;
	padding-top: 66.2%;
}

@media only screen and (min-width: 768px) {
	.hp-hero-mask:before {
		content: none;
	}
}

.hp-hero-mask-svg-static {
	z-index: 0;
}

.hp-hero-mask-svg-anim {
	z-index: 1;
}

.hp-hero-mask-svg-anim-full,
.hp-hero-mask-svg-anim-poly {
	visibility: hidden;
}

.hp-hero-mask svg {
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.hp-hero-mask svg .stage {
	width: 100%;
	height: 100%;
	transition: fill 750ms ease;
}

.hp-hero-mask svg mask > rect {
	fill: #fff;
}

.hp-hero-mask svg mask svg > path {
	transform: scale(1.1);
	transform-origin: 50%;
}

@media only screen and (min-width: 768px) {
	.hp-hero-content {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 90vh;
		min-height: 540px;
		z-index: 99;
	}
}

@media (min-width: 768px) and (max-height: 670px) {
	.hp-hero-content {
		height: 99vh;
	}
}

@media only screen and (min-width: 768px) {
	.hp-hero-content.over-video {
		pointer-events: none;
		z-index: 1;
	}
}

@media only screen and (min-width: 768px) {
	.hp-hero-content.fixed {
		position: fixed;
	}
}

.hp-hero-content-item {
	text-align: center;
	position: relative;
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item {
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		position: static;
	}
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item {
		width: 100%;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		transition: opacity 750ms ease;
		text-align: left;
	}
}

.hp-hero-content-item.active {
	opacity: 1;
}

.hp-hero-content-item-heading {
	font-family: Asul, serif;
	color: #f05323;
	font-size: 50px;
	line-height: 1;
	margin-bottom: 12px;
	margin-top: 18px;
	max-width: 900px;
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item-heading {
		font-size: 70px;
		margin-top: -0.5em;
	}
}

.hp-hero-content-item-heading a {
	color: #f05323;
}

.hp-hero-content-item-heading a:hover {
	text-decoration: none;
}

.hp-hero-content-item-subheading {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 25px;
	max-width: 760px;
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item-subheading {
		font-size: 16px;
	}
}

.hp-hero-content-item-subheading span:nth-child(1) {
	font-weight: 700;
	letter-spacing: 1.8px;
}

.hp-hero-content-item-image {
	display: block;
	position: relative;
	background-color: grey;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	-o-object-fit: cover;
	object-fit: cover;
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item-image {
		display: none;
	}
}

.hp-hero-content-item-image:before {
	content: " ";
	display: block;
	padding-top: 66.2%;
}

.hp-hero-content-item-image-bgvideo {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.hp-hero-content-item-image-bgvideo video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.hp-hero-content-item-image .hp-mcontrols {
	position: absolute;
	right: 20px;
	bottom: 60px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
	cursor: pointer;
	z-index: 2;
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item-image .hp-mcontrols {
		display: none;
	}
}

.hp-hero-content-item-image .hp-mcontrols .fa-play {
	position: relative;
	left: 1px;
}

.hp-hero-content-item-image .hp-mcontrols.playing .fa-pause {
	display: inline;
}

.hp-hero-content-item-image .hp-mcontrols.playing .fa-play {
	display: none;
}

.hp-hero-content-item-image .hp-mcontrols.paused .fa-pause {
	display: none;
}

.hp-hero-content-item-image .hp-mcontrols.paused .fa-play {
	display: inline;
}

.hp-hero-content-item-image-video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}

.hp-hero-content-item-image-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item-image-video {
		display: none;
	}
}

.hp-hero-content-item .container {
	position: absolute;
	bottom: 60px;
	z-index: 1;
	text-align: left;
}

@media only screen and (max-width: 768px) {
	.hp-hero-content-item .container {
		width: 70%;
	}
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item .container {
		position: static;
	}
}

.hp-hero .hp-controls {
	display: none;
	margin-top: 12px;
}

@media only screen and (min-width: 768px) {
	.hp-hero .hp-controls {
		display: block;
		width: 44px;
		height: 44px;
		line-height: 44px;
		text-align: center;
		font-size: 20px;
		border-radius: 50%;
		background-color: rgba(255, 255, 255, 0.5);
		cursor: pointer;
	}
}

.hp-hero .hp-controls .fa-play {
	position: relative;
	left: 1px;
}

.hp-hero .hp-controls.playing .fa-pause {
	display: inline;
}

.hp-hero .hp-controls.playing .fa-play {
	display: none;
}

.hp-hero .hp-controls.paused .fa-pause {
	display: none;
}

.hp-hero .hp-controls.paused .fa-play {
	display: inline;
}

.hp-hero-markers {
	display: none;
}

@media only screen and (min-width: 768px) {
	.hp-hero-markers {
		display: block;
		height: 90vh;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 9;
		text-align: right;
	}
}

.hp-hero-markers.fixed {
	position: fixed;
}

.hp-hero-markers-inner {
	position: absolute;
	right: 0;
	top: 30%;
	transform: translateY(-50%);
	margin: 0 30px;
	width: 50px;
}

.hp-hero-markers-item {
	display: block;
	width: 30px;
	height: 2px;
	margin: 7px 0;
	background-color: #000;
	float: right;
	transition:
		width 750ms ease,
		background-color 750ms ease;
}

.hp-hero-markers-item:before {
	content: " ";
}

.hp-hero-markers-item.active {
	width: 100%;
	background-color: #f05323;
}

@media only screen and (min-width: 768px) {
	.hp-hero-active {
		position: fixed;
		top: 90vh;
		width: 100%;
	}
}

@media (min-width: 768px) and (max-height: 670px) {
	.hp-hero-active {
		top: 99vh;
	}
}

.hp-hero-mobile-nav {
	text-align: center;
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
	.hp-hero-mobile-nav {
		display: none;
	}
}

.hp-hero-mobile-nav-next,
.hp-hero-mobile-nav-prev {
	color: #000;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 18px;
	line-height: 1;
	margin: 20px 10px;
}

.hp-hero-mobile-nav-dots {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 1;
}

.hp-hero-mobile-nav-dots .owl-dot {
	display: inline-block;
	cursor: pointer;
}

.hp-hero-mobile-nav-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	transition: opacity 0.2s ease;
	border-radius: 30px;
}

.hp-hero-mobile-nav-dots .owl-dot.active span {
	background: #869791;
}

@media only screen and (min-width: 768px) {
	.post-hp-hero.hp-hero-active {
		position: fixed;
		top: 90vh;
	}
}

@media (min-width: 768px) and (max-height: 670px) {
	.post-hp-hero.hp-hero-active {
		top: 99vh;
	}
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item {
		margin-left: -999em;
		margin-right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.hp-hero-content-item .container > * {
		transition:
			transform 0 cubic-bezier(0.25, 0.46, 0.45, 0.94),
			opacity 0 cubic-bezier(0.25, 0.46, 0.45, 0.94),
			background-color 0 cubic-bezier(0.25, 0.46, 0.45, 0.94),
			color 0 cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transform: translateX(-100px);
		opacity: 0;
	}
}

.hp-hero-content-item.animate-in {
	margin-left: 0;
	margin-right: 0;
}

.hp-hero-content-item.animate-in .container > * {
	opacity: 1;
	transform: translateX(0);
	transition:
		transform 1.25s cubic-bezier(0.25, 0.46, 0.45, 0.94),
		opacity 2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
		background-color 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94),
		color 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hp-hero-content-item.animate-in .container > :nth-child(1) {
	transition-delay: 0s;
}

.hp-hero-content-item.animate-in .container > :nth-child(2) {
	transition-delay: 0.1s;
}

.hp-hero-content-item.animate-in .container > :nth-child(3) {
	transition:
		transform 1.25s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
		opacity 2s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94),
		background-color 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94),
		color 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hp-hero-content-item.animate-out .container > * {
	opacity: 0;
	transition: opacity 250ms ease;
}

@media only screen and (min-width: 768px) {
	.inset-cta .container {
		max-width: 100%;
	}
}

@media only screen and (min-width: 992px) {
	.inset-cta-content,
	.inset-cta-image {
		padding: 60px;
		-ms-flex: 1;
		flex: 1;
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
}

@media only screen and (min-width: 768px) {
	.inset-cta-content {
		padding: 100px 60px;
	}
}

@media (max-width: 768px) {
	.inset-cta-content .btn {
		width: auto;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.inset-hero .container {
		background-color: transparent;
		width: calc(100% - 40px / 2);
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.inset-hero-image {
		width: 75%;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.inset-hero-text {
		width: 66.667%;
	}
}

@media only screen and (min-width: 1200px) {
	.capital-hero {
		padding-top: 150px;
	}
}

@media (min-width: 768px) {
	.capital-hero .container-fluid {
		padding-top: 30px;
		padding-bottom: 110px;
	}
}

@media (min-width: 1200px) {
	.capital-hero .container-fluid {
		padding-top: 30px;
		padding-bottom: 130px;
	}
}

@media (min-width: 1440px) {
	.capital-hero-title {
		font-size: 320px;
	}
}

@media (min-width: 480px) {
	.capital-hero-title span {
		padding: 0 1px;
	}
}

@media (min-width: 1200px) {
	.capital-hero-title span {
		padding: 0 2px;
	}
}

@media (min-width: 768px) {
	.capital-hero-subtitle {
		font-size: 3.6vw;
		line-height: 1.1;
	}
}

@media (min-width: 1440px) {
	.capital-hero-subtitle {
		font-size: 52px;
	}
}

@media (min-width: 992px) {
	.capital-intro {
		padding-bottom: 80px;
	}
}

@media (min-width: 1200px) {
	.capital-intro {
		padding-bottom: 110px;
	}
}

@media (min-width: 992px) {
	.capital-sup {
		padding-top: 80px;
	}
}

@media (min-width: 1200px) {
	.capital-sup {
		padding-top: 110px;
	}
}

@media (min-width: 768px) {
	.capital-sup .events-list {
		margin-bottom: 30px !important;
	}
}

@media (min-width: 992px) {
	.capital-don {
		padding: 40px 0;
		padding-bottom: 80px;
	}
}

@media (min-width: 1200px) {
	.capital-don {
		padding-bottom: 110px;
	}
}

@media (min-width: 992px) {
	.capital-quote {
		padding: 40px;
		margin-bottom: 80px;
		font-size: 36px;
	}
}

@media (min-width: 1200px) {
	.capital-quote {
		padding: 60px 100px;
		margin-bottom: 120px;
		font-size: 48px;
	}
}

@media only screen and (min-width: 768px) {
	.image-mosaic {
		padding-top: 110px;
		padding-bottom: 110px;
	}
}

@media only screen and (min-width: 768px) {
	.image-mosaic-content {
		width: 50%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		margin: 0 20px;
	}
}

@media only screen and (min-width: 992px) {
	.image-mosaic-content {
		width: 33.333%;
	}
}

@media only screen and (min-width: 768px) {
	.image-mosaic-bg {
		width: 75.38%;
		float: right;
	}
}

@media only screen and (min-width: 768px) {
	.image-mosaic-bg-image:nth-child(2) {
		top: auto;
		bottom: 0;
		left: 0;
		height: 78.89%;
	}
}

@media only screen and (min-width: 768px) {
	.image-mosaic-bg-image:nth-child(3) {
		bottom: 18.8%;
		right: 7.9%;
		width: 40.24%;
		height: 35.03%;
	}
}

@media only screen and (min-width: 992px) {
	.image-mosaic-alt .image-mosaic-content {
		position: absolute;
		width: 45%;
		right: 0;
		left: auto;
		margin: 10px 30px;
	}
}

@media only screen and (min-width: 1200px) {
	.image-mosaic-alt .image-mosaic-content {
		width: 33.333%;
		margin: 20px 100px;
	}
}

@media only screen and (min-width: 992px) {
	.image-mosaic-alt .image-mosaic-bg {
		float: left;
		width: 100%;
	}
}

@media only screen and (min-width: 992px) {
	.image-mosaic-alt .image-mosaic-bg-image:nth-child(2) {
		left: auto;
		right: 0;
		top: 50%;
		bottom: auto;
		width: 49.14%;
		height: 40.76%;
	}
}

@media only screen and (min-width: 992px) {
	.image-mosaic-alt .image-mosaic-bg-image:nth-child(3) {
		height: 39.21%;
		width: 31.03%;
		left: 17.3%;
		right: auto;
		bottom: 0;
		top: auto;
	}
}

@media only screen and (min-width: 768px) {
	.link-carousel {
		padding: 40px 35px;
		display: -ms-flexbox;
		display: flex;
		padding-left: 0;
		background-color: #fff;
		margin: 0;
	}
}

@media only screen and (min-width: 768px) {
	.link-carousel-heading {
		position: absolute;
		bottom: 100%;
	}
}

@media only screen and (min-width: 1200px) {
	.link-carousel-images {
		display: block;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
}

@media only screen and (min-width: 1200px) {
	.link-carousel-items {
		padding-left: 40px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex: 1 1 315px;
		flex: 1 1 315px;
		width: 315px;
		max-width: 315px;
	}
}

@media only screen and (min-width: 1200px) {
	.link-carousel-items .link-carousel-item a {
		padding: 15px 10px;
	}
}

@media only screen and (min-width: 1200px) {
	.link-carousel-items
		.link-carousel-item.active
		.link-carousel-item-heading:before {
		content: " ";
		display: inline-block;
		width: 60px;
		height: 7px;
		position: absolute;
		top: 50%;
		right: 100%;
		background-color: #fdb713;
		transform: translateY(-50%);
		margin-right: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.link-list {
		-ms-flex: 1;
		flex: 1;
		height: 100%;
		display: -ms-flexbox;
		display: flex;
		background-color: #fff;
		padding: 40px 35px;
	}
}

@media only screen and (min-width: 768px) {
	.link-list-heading {
		position: absolute;
		bottom: 100%;
		left: 0;
	}
}

@media only screen and (min-width: 768px) {
	.link-list-wrap {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding: 40px 35px;
		overflow: hidden;
	}
}

@media only screen and (min-width: 768px) {
	.link-list-wrap:after {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 60px;
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 80%);
	}
}

@media only screen and (min-width: 768px) {
	.link-list ul {
		background-color: transparent;
	}
}

@media only screen and (min-width: 1200px) {
	.link-list ul li a {
		padding: 10px;
	}
}

.mfp-fade.mfp-bg {
	opacity: 0;
	transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-bg,
.mfp-wrap {
	z-index: 99999 !important;
}

@media only screen and (min-width: 992px) {
	.map-legend-item {
		width: 50%;
	}
}

@media only screen and (min-width: 480px) {
	.map-legend-item-image {
		display: inline-block;
	}
}

@media only screen and (min-width: 992px) {
	.map-legend-item-image {
		width: calc(45% - 30px);
	}
}

@media only screen and (min-width: 480px) {
	.map-legend-item-content {
		width: 70%;
		padding-right: 60px;
	}
}

@media only screen and (min-width: 992px) {
	.map-legend-item-content {
		width: 50%;
	}
}

.gmaps-marker-box-office {
	background-color: #fff;
	position: relative;
	width: auto;
	padding: 5px 22px 5px 27px;
	display: inline-block;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1;
	font-size: 12px;
}

.gmaps-marker-box-office:before {
	content: attr(data-marker_id);
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	text-align: center;
	width: 22px;
	height: 100%;
	font-family: Asul, serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.gmaps-marker-box-office:after {
	content: "+";
	color: #000;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff;
	text-align: center;
	width: 20px;
	height: 100%;
	font-size: 15px;
	line-height: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.leaflet-marker-circle {
	background: 0 0;
	border: none;
}

.gmaps-marker-box-office-wrapper {
	background: 0 0;
	border: none;
}

.circle-marker {
	width: 22px;
	height: 22px;
	background-color: #000;
	border-radius: 50%;
	position: relative;
	border: 1px solid #000;
}

.circle-marker .marker-label {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	font-family: Asul, serif;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	line-height: 1;
}

@media only screen and (min-width: 768px) {
	.media-text {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media only screen and (min-width: 768px) {
	.media-text .offset-bg {
		top: 80%;
	}
}

@media only screen and (min-width: 992px) {
	.media-text .offset-bg {
		top: 75%;
	}
}

@media only screen and (min-width: 768px) {
	.media-text-media {
		-ms-flex: 0 0 59%;
		flex: 0 0 59%;
		max-width: 59%;
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.media-text-content-items {
		-ms-flex: 0 0 41%;
		flex: 0 0 41%;
		max-width: 41%;
		padding: 10px 40px;
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center;
	}
}

@media only screen and (min-width: 992px) {
	.media-text-content-items {
		padding-right: 80px;
	}
}

@media only screen and (min-width: 768px) {
	.media-text-content-item-heading:before {
		content: " ";
		display: inline-block;
		width: 60px;
		height: 7px;
		position: absolute;
		top: 50%;
		right: 100%;
		background-color: #fdb713;
		transform: translateY(-50%);
		margin-right: 0.4em;
	}
}

@media only screen and (min-width: 992px) {
	.media-text.reverse-order .media-text-content-items {
		padding-right: 40px;
		padding-left: 80px;
	}
}

@media only screen and (min-width: 768px) {
	.media-text.reverse-order.fwg .media-text-content-items {
		padding-left: 0;
	}
}

@media only screen and (min-width: 992px) {
	.media-text.reverse-order.fwg .media-text-content-items {
		padding-right: 60px;
		padding-left: 0;
	}
}

@media only screen and (min-width: 992px) {
	.media-text.reverse-order.fwg .media-text-content-item-heading:before {
		width: 80px;
	}
}

.multi-cta-heading {
	font-family: Asul, serif;
	font-size: 42px;
	margin-bottom: 30px;
	line-height: 1;
}

@media only screen and (min-width: 768px) {
	.multi-cta-buttons {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (min-width: 768px) {
	.multi-cta-buttons .btn {
		-ms-flex: 1;
		flex: 1;
		margin-bottom: 0;
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media only screen and (min-width: 768px) {
	.multi-cta-buttons .btn:only-child {
		margin-left: auto;
		margin-right: auto;
	}
}

.newsletter-signup {
	position: relative;
}

.newsletter-signup-bg {
	display: block;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.newsletter-signup .container {
	max-width: 600px;
	padding-top: 110px;
	padding-bottom: 110px;
}

@media only screen and (min-width: 768px) {
	.newsletter-signup .container {
		padding-top: 200px;
		padding-bottom: 200px;
	}
}

.newsletter-signup-heading {
	font-family: Asul, serif;
	font-size: 42px;
	color: #231f20;
	line-height: 1.1;
}

.newsletter-signup-subheading {
	font-size: 16px;
	margin-bottom: 2em;
}

.newsletter-signup-form {
	position: relative;
	border-bottom: 2px solid #231f20;
	max-width: 440px;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
}

.newsletter-signup-form-btn,
.newsletter-signup-form-input {
	background-color: transparent;
	border-color: transparent;
	-ms-flex: 1;
	flex: 1;
	font-size: 16px;
	padding: 8px 0;
	color: #231f20;
	outline: 0;
}

@media only screen and (min-width: 768px) {
	.newsletter-signup-form-btn,
	.newsletter-signup-form-input {
		padding: 8px 10px;
	}
}

.newsletter-signup-form-input:-ms-input-placeholder {
	color: #231f20;
}

.newsletter-signup-form-input::placeholder {
	color: #231f20;
}

.newsletter-signup-form-btn {
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

@media only screen and (min-width: 768px) {
	.newsletter-signup-form-btn {
		-ms-flex: 1;
		flex: 1;
		max-width: 150px;
	}
}

.performance.has-tickets {
	padding-top: 0;
}

@media only screen and (min-width: 992px) {
	.performance-meta .btn-view-dates {
		margin-bottom: 24px;
		max-width: 200px;
	}
}

.performance-item-heading {
	font-family: Asul, serif;
	font-size: 42px;
	color: #f05323;
	line-height: 1.1;
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
	.inpage--large .inpage-menu {
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media only screen and (min-width: 768px) {
	.inpage-menu-links {
		font-size: 14px;
	}
}

@media only screen and (min-width: 992px) {
	.inpage-menu-links {
		font-size: 16px;
	}
}

@media only screen and (min-width: 768px) {
	.inpage-menu-links ul li {
		margin-left: 18px;
	}
	.inpage-menu-links ul li:nth-child(n + 5) {
		display: list-item;
	}
}

@media only screen and (min-width: 992px) {
	.inpage-menu-links ul li {
		margin-left: 24px;
	}
}

@media only screen and (min-width: 1200px) {
	.inpage-menu-links ul li {
		margin-left: 30px;
	}
}

@media only screen and (min-width: 768px) {
	.inpage-menu-links ul li:before {
		left: -9px;
	}
}

@media only screen and (min-width: 992px) {
	.inpage-menu-links ul li:before {
		left: -12px;
	}
}

@media only screen and (min-width: 1200px) {
	.inpage-menu-links ul li:before {
		left: -15px;
	}
}

.post-breadcrumbs {
	margin-bottom: 40px;
}

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

.post-breadcrumbs ul li {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
}

.post-breadcrumbs ul li:before {
	content: "/";
	margin-right: 0.5em;
}

.post-breadcrumbs ul li:first-child:before {
	content: none;
}

.post-heading {
	font-family: Asul, serif;
	font-size: 42px;
	line-height: 1;
	color: #f05323;
	margin-bottom: 0.3em;
}

.post-content {
	line-height: 1.7;
}

.post-content img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.post-content .flex-row {
	margin-bottom: 1em;
}

.post-content .flex-row div[class*="flex-col"] + div[class*="flex-col"] {
	margin-top: 1em;
}

@media only screen and (min-width: 768px) {
	.post-content .flex-row div[class*="flex-col"] + div[class*="flex-col"] {
		margin-top: 0;
	}
}

.post-content blockquote {
	color: #f05323;
	border: none;
	border-top: 5px solid #f05323;
	padding: 0.7em 0 0 0;
	font-family: Asul, serif;
	font-size: 1.9em;
	line-height: 1.3;
	margin: 20px 0;
}

@media only screen and (min-width: 992px) {
	.post-content-slideshow-thumb-carousel {
		padding: 20px 0 20px 20px;
		margin: -36px 20px 20px;
	}
}

@media only screen and (min-width: 480px) {
	.post-content-slideshow-thumb-carousel-scroll:before {
		width: 40px;
		height: 40px;
	}
}

@media only screen and (min-width: 992px) {
	.post-sidebar {
		padding-left: 60px;
	}
}

.post-sidebar-item {
	margin-bottom: 10px;
}

.post-sidebar-item .btn {
	width: auto;
	min-width: 80%;
}

.post-sidebar-blockquote blockquote {
	border: none;
	border-top: 2px solid #231f20;
	padding: 0;
	padding: 0.8em 0 0;
	font-family: Asul, serif;
	margin: 0;
	font-size: 14px;
	opacity: 0.7;
}

@media only screen and (min-width: 992px) {
	.burger-search--desktop {
		display: block;
	}
}

header.opaque .primary-navigation nav ul li a .icon-search,
header.opaque.negate .primary-navigation nav ul li a .icon-search {
	background-position: center bottom;
}

header.opaque .primary-navigation nav ul li a .icon-account,
header.opaque.negate .primary-navigation nav ul li a .icon-account {
	background-position: center bottom;
}

header.negate:not(.opaque) .primary-navigation nav ul li a.active,
header.negate:not(.opaque) .primary-navigation nav ul li a:hover {
	color: #ff0000;
}

header.negate:not(.opaque) .primary-navigation nav ul li a .icon-search {
	background-position: center top;
}

header.negate:not(.opaque) .primary-navigation nav ul li a .icon-account {
	background-position: center top;
}

body.resizing .primary-navigation {
	transition: none;
}

@media only screen and (min-width: 768px) {
	.recommended .container {
		max-width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.recommended-item {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 768px) {
	.recommended .offset-bg {
		display: block;
	}
}

@media only screen and (min-width: 768px) {
	.recommended .offset-bg-tickets-recommended {
		transform: translateY(-62%);
	}
}

@media only screen and (min-width: 992px) {
	.recommended .offset-bg-tickets-recommended {
		transform: translateY(-60%);
	}
}

@media only screen and (min-width: 992px) {
	.reviews-content,
	.reviews-items {
		padding: 60px;
		-ms-flex: 1;
		flex: 1;
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
}

@media only screen and (min-width: 992px) {
	.social-feed-links {
		margin-bottom: 60px;
	}
}

@media only screen and (min-width: 992px) {
	.social-feed .nformr-insta-bottom-right,
	.social-feed .nformr-insta-top-left,
	.social-feed .nformr-insta-top-right {
		display: block;
		width: 210px;
		height: 210px;
	}
}

@media only screen and (min-width: 992px) {
	.social-feed .nformr-insta-top-right {
		width: 100%;
		height: auto;
	}
}

@media only screen and (min-width: 992px) {
	.social-feed .nformr-insta-bottom-right {
		width: 100%;
		height: auto;
	}
}

@media only screen and (min-width: 992px) {
	.social-feed-instagram {
		width: 210px;
		height: 210px;
	}
}

@media only screen and (min-width: 992px) {
	.subscriptions-header-text {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media only screen and (min-width: 992px) {
	.subscriptions-items {
		margin-left: -40px;
		margin-right: -40px;
	}
}

@media only screen and (min-width: 992px) {
	.subscriptions-item {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
		padding: 0 40px;
	}
}

@media only screen and (min-width: 768px) {
	.subscriptions-item-heading {
		font-size: 30px;
	}
}

@media only screen and (min-width: 992px) {
	.subscriptions-item-heading {
		font-size: 34px;
	}
}

@media only screen and (min-width: 768px) {
	.text-cta-content-inner {
		width: calc(100% / 12 * 8);
		margin-bottom: 0;
	}
}

@media (max-width: 768px) {
	.text-cta.npb {
		padding-bottom: 70px !important;
	}
}

@media only screen and (min-width: 768px) {
	.blog-post-list .container {
		max-width: 100%;
	}
}

.blog-post-list-filter-dropdown-selected,
.blog-post-list-filter-view-toggle ul li {
	color: #231f20;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.1em;
	font-size: 18px;
	font-size: 16px;
}

@media only screen and (min-width: 768px) {
	.blog-post-list-filter-links ul li {
		display: inline-block;
		margin-right: 2em;
		margin-bottom: 0;
	}
}

.blog-post-list-filter-dropdown-selected {
	padding: 10px 0;
	cursor: pointer;
	font-size: 15px;
}

.blog-post-list-filter-dropdown-selected:after {
	content: "\f078";
	font-family: fontawesome;
}

@media only screen and (min-width: 768px) {
	.blog-post-list-item-text {
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	.blog-post-list-item-image {
		margin-left: -30px;
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 768px) {
	.blog-post-list-item-content {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 768px) {
	.blog-post-list-item-details {
		width: 66.666%;
	}
}

.whats-on-list-filter-dropdown-selected,
.whats-on-list-filter-view-toggle ul li {
	color: #231f20;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.1em;
	font-size: 18px;
	font-size: 16px;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-filter-links ul li {
		display: inline-block;
		margin-right: 2em;
		margin-bottom: 0;
	}
}

.whats-on-list-filter-dropdown > ul {
	display: none;
	position: absolute;
	top: 100%;
	min-width: 100%;
	left: 0;
	background-color: #9ed8d4;
	padding: 10px;
	z-index: 9;
}

.whats-on-list-filter-dropdown > ul li {
	display: list-item;
	background-color: #9ed8d4;
}

.whats-on-list-filter-dropdown.open ul {
	display: block;
}

.whats-on-list-filter-view-toggle ul li {
	display: inline-block;
	text-transform: uppercase;
	font-weight: bolder;
	position: relative;
	font-size: 15px;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-item-subcontent {
		margin-bottom: 0;
		margin-top: 0;
		text-align: right;
	}
}

@media only screen and (min-width: 768px) {
	.whats-on-list-item-subcontent .whats-on-list-item-meta {
		display: inline-block;
		text-align: left;
		min-width: 230px;
	}
}

@media only screen and (min-width: 768px) {
	.whats-on-list-item-details {
		width: 66.666%;
	}
}

@media only screen and (min-width: 768px) {
	.up-next-showtimes {
		margin-bottom: 80px;
	}
}

@media only screen and (min-width: 992px) {
	.up-next-showtimes-heading {
		margin-bottom: 0;
		display: inline-block;
	}
}

@media only screen and (min-width: 768px) {
	.up-next-showtimes-item {
		margin-bottom: 15px;
		display: inline-block;
		margin-right: 6px;
	}
}

@media only screen and (min-width: 992px) {
	.up-next-showtimes-item {
		margin-bottom: 0;
		display: inline-block;
		vertical-align: middle;
		margin-right: 20px;
	}
}

@media only screen and (min-width: 1200px) {
	.up-next-showtimes-more {
		margin: 0;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media only screen and (min-width: 992px) {
	.trending__row {
		-ms-flex-direction: row;
		flex-direction: row;
		gap: 30px;
	}
}

@media only screen and (min-width: 992px) {
	.trending__row:first-child {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 992px) {
	.trending__row:nth-child(2) {
		-ms-flex-align: normal;
		align-items: normal;
	}
}

@media only screen and (min-width: 992px) {
	.trending__instagram {
		max-width: 300px;
		max-height: 300px;
		min-width: 300px;
	}
}

@media only screen and (min-width: 992px) {
	.trending__instagram--small {
		width: 210px;
		height: 210px;
		min-width: 210px;
		-ms-flex-item-align: end;
		-ms-grid-row-align: end;
		align-self: end;
		margin-left: auto;
	}
}

@media only screen and (min-width: 992px) {
	.trending__instagram-container {
		display: contents;
	}
}

@media only screen and (min-width: 992px) {
	.trending__instagram--mobile {
		display: none;
	}
}

@media only screen and (min-width: 992px) {
	.trending__instagram--desktop {
		display: block;
	}
}

@media only screen and (min-width: 992px) {
	.trending__podcast {
		max-width: 300px;
		max-height: 300px;
	}
}

@media only screen and (min-width: 992px) {
	.trending__blog {
		-ms-flex-direction: row;
		flex-direction: row;
		max-width: none;
	}
}

@media only screen and (min-width: 992px) {
	.trending__blog img {
		width: 50%;
	}
}

@media only screen and (min-width: 992px) {
	.trending__blog-body {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) {
	.trending__blog-title {
		font-size: 32px;
	}
}
/* CLAUDE: scope-ate a .hp-hero per non rompere altri swiper nel sito (es. galleria EVENT_detail/LUOGO_detail) */

.hp-hero .swiper-wrapper {
	height: 100svh;
}

@media only screen and (min-width: 768px) {
	.hp-hero .swiper-wrapper {
		display: contents;
	}
}

@media only screen and (min-width: 768px) {
	.swiper-slide.hp-hero-content-item {
		width: 100%;
		position: absolute;
		top: 50%;
		height: unset !important;
	}
}

.hp-hero .swiper-vertical {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.hp-hero .swiper-slide {
	z-index: -1;
}

@media only screen and (min-width: 768px) {
	.hp-hero .swiper-slide {
		z-index: 0;
	}
}

@media only screen and (min-width: 768px) {
	.subs__heading {
		font-size: 42px;
	}
}

@media only screen and (min-width: 768px) {
	.subs__body {
		max-height: 80vh;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media only screen and (min-width: 1200px) {
	.subs__body {
		max-height: unset;
	}
}

@media only screen and (min-width: 480px) {
	.subs__productions {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr) [2];
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (min-width: 768px) {
	.subs__productions {
		overflow-y: scroll;
	}
}

@media only screen and (min-width: 1200px) {
	.subs__productions {
		overflow-y: hidden;
		-ms-grid-columns: (1fr) [3];
		grid-template-columns: repeat(3, 1fr);
	}
}

@media only screen and (min-width: 1200px) {
	.subs__production h2 {
		height: 66px;
	}
}

@media only screen and (min-width: 768px) {
	.subs__series {
		padding: 75px 0 150px;
	}
}

@media only screen and (min-width: 768px) {
	.subs__sidebar {
		display: block;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		min-width: 220px;
	}
}

@media only screen and (min-width: 480px) {
	.subs__sidebar h2 {
		font-size: 30px;
	}
}

@media only screen and (min-width: 480px) {
	.subs__sidebar h3 {
		font-size: 18px;
	}
}

@media only screen and (min-width: 768px) {
	.subs__sidebar hr {
		display: block;
	}
}

@media only screen and (min-width: 768px) {
	.usp-banner {
		padding: 50px 0 100px;
	}
}

@media only screen and (min-width: 768px) {
	.usp-banner__inner {
		gap: 75px;
	}
}

@media only screen and (min-width: 768px) {
	.usp-banner__grid {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr) [2];
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
}

@media only screen and (min-width: 1200px) {
	.usp-banner__grid {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (1fr) [3];
		grid-template-columns: repeat(3, 1fr);
	}
}
/*! =========================================================
 *  site.css — IAT Invito a Teatro
 * ========================================================= */
/* @import must be at top of file, otherwise CSS will not work */

@font-face {
	font-family: "Asul";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/asul/asul_regular.woff2") format("woff2");
}

@font-face {
	font-family: "Asul";
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url("../fonts/asul/asul_bold.woff2") format("woff2");
}
/* ═══════════════════════════════════════════════════════════════
   2. TEMA BASE — styles.css (orfani rimossi)
   ═══════════════════════════════════════════════════════════════ */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

footer,
header,
main,
menu,
nav,
section {
	display: block;
}

[hidden] {
	display: none;
}

a {
	background-color: transparent;
}

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

b,
strong {
	font-weight: 700;
}

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

small {
	font-size: 80%;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

button {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled] {
	cursor: default;
}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}

* {
	box-sizing: border-box;
}

:after,
:before {
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

body {
	font-family: trade-gothic-next, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #28475a;
	background-color: #fff;
}

button {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #ee3d44;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #cd1219;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
}

[role="button"] {
	cursor: pointer;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	.container {
		width: 760px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 980px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1180px;
	}
}

.row {
}

.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-8,
.col-lg-9,
.col-md-4,
.col-md-8,
.col-sm-4,
.col-sm-8 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	.col-sm-4,
	.col-sm-8 {
		float: left;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
}

@media (min-width: 992px) {
	.col-md-4,
	.col-md-8 {
		float: left;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
}

@media (min-width: 1200px) {
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-8,
	.col-lg-9 {
		float: left;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
}

.container:after,
.container:before,
.row:after,
.row:before {
	content: " ";
	display: table;
}

.container:after,
.row:after {
	clear: both;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

@-ms-viewport {
	width: device-width;
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

button {
	border-style: none;
}

.btn {
	font-family: trade-gothic-next-condensed, sans-serif;
	font-weight: 700;
	line-height: 1;
	font-size: 1.15em !important;
	position: relative;
	text-transform: uppercase;
	padding: 10px 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 48px;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	text-align: center;
	color: #231f20;
	width: 230px;
	cursor: pointer;
	transition-property: background-color, color;
	transition-duration: 75ms, 75ms;
	transition-timing-function:
		cubic-bezier(0.25, 0.46, 0.45, 0.94), cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: transform3d(0, 0, 0);
}

.btn span {
	position: relative;
	z-index: 2;
	display: block;
	transition: color 0.5s ease;
}

.btn:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #2c2c2c;
	border-color: #2c2c2c;
	transform: scaleX(0);
	transform-origin: 0 0;
	transition: transform 0.5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: transform3d(0, 0, 0);
	z-index: 1;
}

.btn:hover {
	text-decoration: none;
}

.btn:hover span {
	color: #fff;
}

.btn:hover:before {
	background-color: #fff;
}

.btn:hover:after {
	transform: scaleX(1);
}

.btn.disabled {
	opacity: 0.3;
	pointer-events: none;
}

.btn-primary {
	background-color: #fdb713;
	border-color: #fdb713;
	color: #231f20;
}

.btn-primary:hover {
	color: #231f20;
}

.btn-primary:hover:before {
	background-color: #fdb713;
}

.btn-yellow {
	background-color: #fdb713;
	border-color: #fdb713;
	color: #231f20;
}

.btn-yellow:hover {
	color: #fff;
}

.btn-yellow:hover:before {
	background-color: #fdb713;
}

.btn-outline {
	background-color: #fff;
	border-color: #fff;
	color: #231f20;
	border: 2px solid #231f20;
}

.btn-outline:hover {
	color: #fff;
}

.btn.emdash {
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}

.btn.emdash:before {
	position: absolute;
	left: -15px;
	transform: translateY(-50%);
	top: 50%;
	margin-top: 0;
	z-index: 2;
	transition: background-color cubic-bezier(0.25, 0.46, 0.45, 0.94)
		cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: transform3d(0, 0, 0);
}

@keyframes btn-strikethrough-over {
	0% {
		width: 30px;
	}
	49% {
		width: calc(100% + 30px);
		left: -15px;
	}
	51% {
		width: calc(100% + 30px);
		left: auto;
		right: -15px;
	}
	100% {
		width: 30px;
		left: auto;
		right: -15px;
	}
}

@keyframes btn-strikethrough-out {
	100% {
		width: 30px;
	}
	51% {
		width: calc(100% + 30px);
		left: -15px;
	}
	49% {
		width: calc(100% + 30px);
		left: auto;
		right: -15px;
	}
	0% {
		width: 30px;
		left: auto;
		right: -15px;
	}
}

:root {
	--gutter-width: 40px;
	--outer-margin: 2rem;
	--gutter-compensation: calc((var(--gutter-width) * 0.5) * -1);
	--half-gutter-width: calc((var(--gutter-width) * 0.5));
	--xs-min: 480px;
	--sm-min: 768px;
	--md-min: 992px;
	--lg-min: 1200px;
	--screen-xs-min: var(--xs-min);
	--screen-sm-min: var(--sm-min);
	--screen-md-min: var(--md-min);
	--screen-lg-min: var(--lg-min);
	--container-sm: calc(var(--sm-min) + var(--gutter-width));
	--container-md: calc(var(--md-min) + var(--gutter-width));
	--container-lg: calc(var(--lg-min) + var(--gutter-width));
}

@custom-media --sm-viewport only screen and (min-width: @screen-xs-min);

@custom-media --sm-viewport only screen and (min-width: @screen-sm-min);

@custom-media --md-viewport only screen and (min-width: @screen-md-min);

@custom-media --lg-viewport only screen and (min-width: @screen-lg-min);

.container {
	margin-right: auto;
	margin-left: auto;
}

.flex-row {
	box-sizing: border-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: var(--gutter-compensation, -0.5rem);
	margin-left: var(--gutter-compensation, -0.5rem);
}

[class*=" flex-col-"],
[class^="flex-col-"] {
	-ms-flex: 1;
	flex: 1;
	padding-right: var(--half-gutter-width, 0.5rem);
	padding-left: var(--half-gutter-width, 0.5rem);
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.flex-col-12 {
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding-right: var(--half-gutter-width, 0.5rem);
	padding-left: var(--half-gutter-width, 0.5rem);
}

.flex-col-12 {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.center {
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.flex-col-sm-6 {
		box-sizing: border-box;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: var(--half-gutter-width, 0.5rem);
		padding-left: var(--half-gutter-width, 0.5rem);
	}
	.flex-col-sm-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media only screen and (min-width: 992px) {
	.flex-col-md-3,
	.flex-col-md-6 {
		box-sizing: border-box;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		padding-right: var(--half-gutter-width, 0.5rem);
		padding-left: var(--half-gutter-width, 0.5rem);
	}
	.flex-col-md-3 {
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.flex-col-md-6 {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media only screen and (min-width: 768px) {
	.flex {
		display: -ms-flexbox;
		display: flex;
	}
}

a {
	color: #231f20;
}

a:hover {
	color: #231f20;
	text-decoration: underline;
}

.emdash {
	color: #231f20;
	font-weight: bolder;
	font-size: 16px;
	transition: color 75ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.emdash:hover {
	color: #fdb713;
	text-decoration: none;
}

.emdash:before {
	content: " ";
	background-color: #000;
	width: 30px;
	display: inline-block;
	height: 2px;
	vertical-align: middle;
	margin-right: 5px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

a.emdash {
	cursor: pointer;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: trade-gothic-next, sans-serif;
	color: #231f20;
}

body,
html {
	height: 100%;
}

.site-wrapper {
	overflow: hidden;
}

.bg-light-blue {
	background-color: #d0f1f7; /* #9ed8d4; */
}

.pr {
	position: relative;
}

.cms a,
.features-list-item-content a,
.performance-item-content a {
	transition: background-size 0.4s ease;
	background: linear-gradient(to bottom, transparent 62%, #f4e0e4 0) center
		center/0 75% no-repeat;
	color: rgba(255, 0, 0, 0.85);
	cursor: pointer;
	text-decoration: none;
}

.cms a:hover,
.features-list-item-content a:hover,
.performance-item-content a:hover {
	background-size: 100% 100%;
	text-decoration: none;
}

.cms a:active,
.features-list-item-content a:active,
.performance-item-content a:active {
	background-size: 80% 100%;
}

.flexi-modal {
	position: fixed;
	top: 100vh;
	left: 0;
	width: 100%;
	height: 100vh;
	transform: translate(0, 100%);
	z-index: 998;
	overflow-x: hidden;
	overflow-y: auto;
}

.flexi-modal-close {
	width: auto;
	font-size: 36px;
	top: 4px;
	right: 32px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	text-decoration: none;
	text-align: center;
	padding: 0 0 18px 10px;
	color: #231f20;
	font-style: normal;
	font-family: Arial, Baskerville, monospace;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	outline: 0 !important;
	padding: 0;
	z-index: 10;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	opacity: 0;
	transition: opacity 0.5s 0.6s linear;
}

@media only screen and (min-width: 768px) {
	.flexi-modal-close {
		top: 10px;
	}
}

.flexi-modal-close span {
	font-size: 13px;
	font-weight: 700;
	color: #231f20;
	font-family: trade-gothic-next-condensed, sans-serif;
	position: absolute;
	right: 28px;
	top: 0;
	text-transform: uppercase;
}

.page-loader {
	position: fixed;
	width: 80px;
	height: 80px;
	top: 150%;
	left: 50%;
	margin-top: 200px;
	margin-left: -40px;
	background-color: rgba(255, 255, 255, 0.97);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	z-index: 800;
	opacity: 0;
	transform: translate(0, -60px);
	transition:
		transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1),
		opacity 0.3s linear;
}

.page-loader img {
	position: absolute;
	width: 38px;
	height: 38px;
	top: 50%;
	left: 50%;
	margin-top: -19px;
	margin-left: -19px;
}

.page-loader.active {
	opacity: 1;
	top: 50%;
	transform: translate(0, 0);
	margin-top: -40px;
}

.page-breadcrumbs {
	margin-top: 30px;
}

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

.page-breadcrumbs ul li {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
}

.page-breadcrumbs ul li:before {
	content: "/";
	margin-right: 0.5em;
}

.page-breadcrumbs ul li:first-child:before {
	content: none;
}

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

.mt-20 {
	margin-top: 20px;
}

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

@media (min-width: 768px) {
	.block-sm {
		display: block;
	}
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */

.footer {
	background-color: #231f20;
	color: #bbb;
}

.footer .container {
	max-width: 1300px;
	width: 100%;
}

.footer a {
	color: #bbb;
}

.footer-pad {
	padding: 30px 0;
}

@media only screen and (min-width: 768px) {
	.footer-pad {
		padding: 90px 30px;
	}
}

.footer .flex {
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (min-width: 768px) {
	.footer-col {
		-ms-flex: 1;
		flex: 1;
		max-width: 50%;
	}
}

@media only screen and (min-width: 992px) {
	.footer-col {
		-ms-flex: 1;
		flex: 1;
		max-width: 33.333%;
	}
}

@media only screen and (min-width: 768px) {
	.footer-col:last-child {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media only screen and (min-width: 768px) {
	.footer-col:last-child > div {
		max-width: 250px;
		-ms-flex: 1;
		flex: 1;
	}
}

.footer-logo {
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
	.footer-logo {
		margin-bottom: 50px;
	}
}

.footer-logo img {
	max-width: 160px;
	width: 100%;
	height: auto;
}

@media only screen and (min-width: 768px) {
	.footer-logo img {
		max-width: 200px;
	}
}

.footer-contact {
	font-size: 14px;
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
	.footer-contact {
		margin-bottom: 0;
	}
}

.footer-navigation {
	display: none;
}

@media only screen and (min-width: 1200px) {
	.footer-navigation {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
}

.footer-navigation ul {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	display: inline-block;
	list-style: none;
	vertical-align: top;
}

.footer-navigation ul:last-child {
	margin-right: 0;
}

.footer-navigation ul li {
	font-size: 16px;
	margin-bottom: 0.6em;
}

@media only screen and (min-width: 768px) {
	.footer-social-links {
		max-width: 250px;
	}
}

.footer-social-links-heading {
	margin-bottom: 0.6em;
	font-size: 16px;
	display: inline-block;
	margin-right: 10px;
}

@media only screen and (min-width: 768px) {
	.footer-social-links-heading {
		display: block;
		margin-right: 0;
	}
}

.footer-social-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.footer-social-links ul li {
	display: inline-block;
	margin-right: 0.3em;
	font-size: 16px;
	vertical-align: middle;
}

.footer-social-links ul li a svg {
	width: 1.3em;
	height: 1.3em;
}

.footer-social-links ul li a svg circle,
.footer-social-links ul li a svg path,
.footer-social-links ul li a svg rect {
	fill: #bbb;
}

.footer-copyright {
	border-top: 1px solid rgba(236, 236, 236, 0.3);
	font-size: 13px;
}

.footer-copyright.footer-pad {
	padding: 30px 0;
}

@media only screen and (min-width: 768px) {
	.footer-copyright.footer-pad {
		padding: 30px;
	}
}

.full-width-page-heading {
	font-size: 40px;
	font-family: Asul, serif;
	background-color: #f1f1f1;
}

.full-width-page-heading.bg-light-blue {
	background-color: #d0f1f7;
}

.full-width-page-heading .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media only screen and (min-width: 1400px) {
	.gallery-thumb-flick-heading span {
		margin-left: -50px;
	}
}

@media only screen and (min-width: 1400px) {
	.gallery-thumb-flick-items {
		margin-left: 0;
	}
}

@media only screen and (min-width: 768px) {
	.gallery-thumb-flick-slide {
		height: 210px;
	}
}

@media only screen and (min-width: 992px) {
	.gallery-thumb-flick-slide {
		height: 240px;
	}
}

.gallery-thumb-flick-captions {
	position: absolute;
	left: 0;
	bottom: -60px;
	padding: 8px 20px;
	font-size: 12px;
	height: 60px;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
}

@media only screen and (min-width: 1400px) {
	.gallery-thumb-flick-captions {
		margin-left: 0;
	}
}

.header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9;
	height: 85px;
	transition:
		height 250ms ease,
		background-color 0.1s ease;
	background-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media only screen and (min-width: 1200px) {
	.header {
		height: 150px;
	}
}

.header .logo {
	position: absolute;
	top: 50%;
	left: 0;
	width: 140px;
	height: auto;
	margin: 0 20px;
	transform: translateY(-50%);
	transition:
		width 250ms ease,
		height 250ms ease;
}

@media only screen and (min-width: 1200px) {
	.header .logo {
		width: 220px;
		margin: 0 50px;
	}
}

.header .logo svg {
	fill: #231f20;
}

.header.opaque {
	background-color: #fff;
}

@media only screen and (min-width: 992px) {
	.header.small {
		height: 85px;
	}
}

@media only screen and (min-width: 992px) {
	.header.small .logo {
		width: 140px;
	}
}

.hero {
	position: relative;
	height: 50vh;
}

@media only screen and (min-width: 768px) {
	.hero {
		height: 90vh;
	}
}

.hero-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	-o-object-fit: cover;
	object-fit: cover;
}

@media only screen and (min-width: 768px) {
	.hero-bg--mobile {
		display: none;
	}
}

.hero-bg--mobile + .hero-bg {
	display: none;
}

@media only screen and (min-width: 768px) {
	.hero-bg--mobile + .hero-bg {
		display: block;
	}
}

.hero .container {
	position: relative;
	max-width: 590px;
}

.hero .container.full-width {
	max-width: none;
}

.hero-bar {
	padding: 12px 0;
}

@media only screen and (min-width: 768px) {
	.hero-bar {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	.hero-bar-lg {
		display: block;
		padding: 13px 0 15px;
	}
}

@media only screen and (min-width: 768px) {
	.hero-bar-flex {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.hero-bar-flex-title {
	font-family: Asul, serif;
	color: #000;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 4px;
}

@media only screen and (min-width: 768px) {
	.hero-bar-flex-title {
		font-size: 66px;
		padding-right: 20px;
	}
}

.hero-bar-flex-dates {
	margin-bottom: 0;
	color: #231f20;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.1em;
	font-size: 18px;
	letter-spacing: 0.2em;
	font-size: 12px;
	color: #fff;
	white-space: nowrap;
	display: none;
}

@media only screen and (min-width: 768px) {
	.hero-bar-flex-dates {
		font-size: 16px;
		text-align: right;
		margin-top: 16px;
		display: block;
	}
}

.hero-bar-flex-dates .emdash:before {
	margin-top: -2px;
	border-top-width: 1px;
	width: 1.5em;
	background-color: #fff;
}

@media only screen and (min-width: 768px) {
	.hero-bar-flex-dates .emdash:before {
		width: 2.5em;
	}
}

.homepage-whats-on {
	background-color: #f1f1f1;
	padding: 0;
}

@media only screen and (min-width: 768px) {
	.homepage-whats-on {
		background-color: transparent;
		padding: 60px 0;
	}
}

.homepage-whats-on .container {
	position: relative;
	padding-top: 90px;
	padding-bottom: 60px;
	margin-top: 1px;
	max-width: 480px;
}

@media only screen and (min-width: 768px) {
	.homepage-whats-on .container {
		padding-top: 60px;
		max-width: none;
	}
}

.homepage-whats-on-item-heading {
	color: #231f20;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: 0.1em;
	font-size: 18px;
	font-size: 22px;
	margin-bottom: 1.6em;
	display: inline-block;
}

.homepage-whats-on .offset-bg {
	position: absolute;
	background-color: #f1f1f1;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	z-index: -1;
	margin-left: 100px;
}

.homepage-whats-on .events-list {
	position: relative;
	background-color: #f1f1f1;
}

@media only screen and (min-width: 768px) {
	.homepage-whats-on .events-list {
		background-color: transparent;
		margin-bottom: 70px;
	}
}

.homepage-whats-on .events-list-item {
	background-color: #fff;
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
	.homepage-whats-on .events-list-item {
		height: 100%;
		margin-bottom: 0;
	}
}

.homepage-whats-on .events-list-item-image {
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
}

.homepage-whats-on .events-list-item-image:before {
	content: " ";
	padding-bottom: 52.78%;
	display: block;
}

.homepage-whats-on .events-list-item-content {
	padding: 30px;
}

.homepage-whats-on .events-list-item-heading {
	font-family: Asul, serif;
	color: #231f20;
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 0.4em;
}

.homepage-whats-on .events-list-item-heading a {
	color: #231f20;
}

.homepage-whats-on .events-list-item-more {
	font-weight: bolder;
	font-size: 16px;
}

.horizontal-cta .container {
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
	text-align: center;
}

@media only screen and (min-width: 992px) {
	.horizontal-cta .container {
		text-align: left;
	}
}

.horizontal-cta-heading,
.horizontal-cta-subheading {
	display: block;
}

@media only screen and (min-width: 992px) {
	.horizontal-cta-heading,
	.horizontal-cta-subheading {
		display: inline-block;
		vertical-align: middle;
	}
}

.horizontal-cta-heading {
	font-family: Asul, serif;
	font-size: 40px;
	color: #231f20;
	line-height: 1.1;
	margin-bottom: 0.5em;
}

@media only screen and (min-width: 992px) {
	.horizontal-cta-heading {
		margin-bottom: 0;
		margin-right: 20px;
	}
}

.horizontal-cta-subheading {
	margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
	.horizontal-cta-subheading {
		margin-bottom: 0;
		text-align: left;
	}
}

@media only screen and (min-width: 992px) {
	.horizontal-cta .btn {
		position: absolute !important;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		margin-right: 20px;
		margin-left: 0;
	}
}

.multi-cta .container {
	max-width: 900px;
	position: relative;
}

.multi-cta .container:after,
.multi-cta .container:before {
	content: " ";
	display: block;
	height: 1px;
	border-top: 0px solid #c7c7c7;
	width: 100%;
	padding: 35px 0;
}

.multi-cta .container:after {
	border-top: none;
	border-bottom: 0px solid #c7c7c7;
}

.multi-cta .container.full-width {
	max-width: none;
}

.multi-cta-preamble {
	text-transform: uppercase;
	color: #231f20;
	letter-spacing: 0.1em;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 1em;
}

.multi-cta-heading {
	font-family: Asul, serif;
	font-size: 40px;
	margin-bottom: 30px;
	line-height: 1;
}

.multi-cta-subheading {
	font-size: 16px;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.performance {
	padding-top: 30px;
	padding-bottom: 60px;
}

@media only screen and (min-width: 992px) {
	.performance {
		padding-top: 60px;
	}
}

.performance-meta {
	margin-bottom: 50px;
	background-color: #f1f1f1;
	box-shadow: 0 0 0 30px #f1f1f1;
}

@media only screen and (min-width: 768px) {
	.performance-meta {
		background-color: transparent;
		box-shadow: none;
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 992px) {
	.performance-meta {
		margin-bottom: 0;
	}
}

.performance-meta-content {
	margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
	.performance-meta-content {
		margin-bottom: 24px;
	}
}

.performance-item {
	margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
	.performance-item {
		margin-bottom: 0;
	}
}

.performance-item-heading {
	font-family: Asul, serif;
	font-size: 40px;
	color: #f05323;
	line-height: 1.1;
	margin-bottom: 30px;
}

.performance-item-content {
	font-size: 16px;
}

@media only screen and (min-width: 768px) {
	.performance-media {
		padding-left: 20px;
	}
}

.performance-media-heading {
	font-weight: bolder;
	margin-bottom: 10px;
}

.performance-media-item {
	margin-bottom: 20px;
}

.performance-media .btn {
	width: 100%;
}

.inpage {
	position: -webkit-sticky;
	position: sticky;
	top: 84px;
	color: #fff;
	background-color: #000;
	padding: 12px 0;
	z-index: 8;
}

@media only screen and (min-width: 768px) {
	.inpage {
		top: 85px;
	}
}

@media only screen and (min-width: 992px) {
	.inpage {
		padding: 15px 0;
	}
}

.inpage-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.inpage-menu-button {
	padding-left: 18px;
}

.inpage-menu-button .btn {
	white-space: nowrap;
}

@media (max-width: 991px) {
	.inpage-menu-button .btn {
		width: auto;
		padding: 6px 10px;
		font-size: 11px;
	}
}

.burger-search {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -11px;
	height: 21px;
	width: 50px;
	text-indent: -9999px;
	background-image: url("../../img/burger.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 1;
}

@media only screen and (min-width: 992px) {
	.burger-search {
		display: none;
	}
}

header .orange-logo {
	display: block;
}

header #logosvg {
	display: none;
}

header.negate .orange-logo {
	display: block;
}

header.negate #logosvg {
	display: none;
}

header.opaque .orange-logo,
header.opaque.negate .orange-logo {
	display: none;
}

header.opaque #logosvg,
header.opaque.negate #logosvg {
	display: block;
}

header.opaque .primary-navigation ul li a.active,
header.opaque .primary-navigation ul li a:hover,
header.opaque.negate .primary-navigation ul li a.active,
header.opaque.negate .primary-navigation ul li a:hover {
	color: #fdb713;
}

header.opaque .primary-navigation nav ul li,
header.opaque.negate .primary-navigation nav ul li {
	color: #231f20;
}

header.opaque .primary-navigation nav ul li a,
header.opaque.negate .primary-navigation nav ul li a {
	color: #231f20;
}

header.opaque .primary-navigation nav ul li a.active,
header.opaque .primary-navigation nav ul li a:hover,
header.opaque.negate .primary-navigation nav ul li a.active,
header.opaque.negate .primary-navigation nav ul li a:hover {
	color: #fdb713;
}

@media only screen and (min-width: 992px) {
	header.opaque .primary-navigation nav ul li.emdash:before,
	header.opaque.negate .primary-navigation nav ul li.emdash:before {
		border-color: #231f20;
		background-color: #231f20;
	}
}

header.opaque .burger-search,
header.opaque.negate .burger-search {
	background-position: left top;
}

@media only screen and (min-width: 992px) {
	header.negate:not(.opaque) .primary-navigation nav ul li {
		color: #fff;
	}
}

@media only screen and (min-width: 992px) {
	header.negate:not(.opaque) .primary-navigation nav ul li a {
		color: #fff;
	}
}

header.negate:not(.opaque) .primary-navigation nav ul li a.active,
header.negate:not(.opaque) .primary-navigation nav ul li a:hover {
	/* color:#ff0000 */
}

header.negate:not(.opaque) .primary-navigation nav ul li.emdash:before {
	border-color: #fff;
	background-color: #fff;
}

header.negate:not(.opaque) .logo svg {
	fill: #fff;
}

header.negate:not(.opaque) .burger-search {
	background-position: left bottom;
}

.whats-on-list {
	padding: 60px 0;
}

.whats-on-list.calview {
	padding-top: 10px;
}

.whats-on-list.calview .page-breadcrumbs {
	margin-top: 20px;
	margin-bottom: 10px;
}

.whats-on-list .container {
	max-width: 480px;
}

@media only screen and (min-width: 768px) {
	.whats-on-list .container {
		max-width: 100%;
	}
}

.whats-on-list-filter-dropdown-selected,
.whats-on-list-filter-view-toggle ul li {
	color: #231f20;
	text-transform: uppercase;
	font-family: trade-gothic-next-condensed, sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-size: 18px;
	font-size: 16px;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-filter {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 30px 0;
	}
}

.whats-on-list-filter > div {
	margin-bottom: 6px;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-filter > div {
		margin-bottom: 0;
	}
}

.whats-on-list-filter-dropdown {
	position: relative;
	padding: 0 30px;
	background-color: #f1f1f1;
	margin-right: 5px;
	margin-bottom: 6px;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-filter-dropdown {
		margin-bottom: 0;
	}
}

.whats-on-list-filter-dropdown > ul {
	display: none;
	position: absolute;
	top: 100%;
	min-width: 100%;
	left: 0;
	background-color: #d0f1f7; /* #9ed8d4; */
	padding: 10px;
	z-index: 9;
}

.whats-on-list-filter-dropdown > ul li {
	display: list-item;
	background-color: #d0f1f7; /* #9ed8d4; */
}

.whats-on-list-filter-dropdown > ul li a {
	color: #231f20;
	display: block;
	white-space: nowrap;
	padding: 6px 10px 6px 20px;
}

.whats-on-list-filter-dropdown > ul li ul li {
	white-space: nowrap;
	font-size: 15px;
}

.whats-on-list-filter-dropdown > ul > li:nth-child(n + 2) {
	padding-top: 2px;
	margin-top: 6px;
	border-top: 1px solid rgba(35, 31, 32, 0.25);
}

.whats-on-list-filter-dropdown-selected {
	position: relative;
	padding: 10px 0;
	cursor: pointer;
	font-size: 15px;
	padding-right: 15px;
}

.whats-on-list-filter-dropdown-selected:after {
	content: "\f078";
	font-family: fontawesome;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translate(0, -50%);
}

.whats-on-list-filter-view-toggle ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.whats-on-list-filter-view-toggle ul li {
	display: inline-block;
	text-transform: uppercase;
	font-family: trade-gothic-next-condensed, sans-serif;
	font-weight: 700;
	position: relative;
	font-size: 15px;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-filter-view-toggle ul li {
		font-size: 16px;
	}
	.whats-on-list-filter-view-toggle ul li:after {
		content: " ";
		position: absolute;
		width: 1px;
		height: 80%;
		top: 50%;
		transform: translateY(-50%);
		background-color: #d8d8d8;
		display: block;
		right: 0;
	}
	.whats-on-list-filter-view-toggle ul li:last-child:after {
		display: none;
	}
}

.whats-on-list-filter-view-toggle ul li a {
	color: #231f20;
	padding: 10px 0;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	text-decoration: none;
	opacity: 0.5;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-filter-view-toggle ul li a {
		padding-right: 10px;
	}
}

.whats-on-list-filter-view-toggle ul li a.active,
.whats-on-list-filter-view-toggle ul li a:hover {
	opacity: 1;
}

@media only screen and (min-width: 768px) {
	.whats-on-list-item-text {
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	.whats-on-list-item-image {
		margin-left: -30px;
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 768px) {
	.whats-on-list-item-content {
		margin-bottom: 0;
		padding-right: 25px;
	}
}

.whats-on-list-calendar {
	border-top: 1px solid #d8d8d8;
	padding-top: 20px;
}

.video-thumb {
	position: relative;
	background-color: #231f20;
	overflow: hidden;
}

.video-thumb:before {
	content: " ";
	padding-top: 66.5%;
	display: block;
}

.video-thumb-bg {
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 1;
	transform: scale(1.1);
	transition:
		transform 1.25s ease,
		opacity 1.25s ease;
}

.video-thumb-play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	background-image: url("../img/icon-play-button.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 67px;
	height: 65px;
}

.video-thumb:hover .video-thumb-bg {
	transform: scale(1);
	opacity: 0.5;
}

.video-thumb:hover .video-thumb-play-button {
	opacity: 1;
}
/* ═══════════════════════════════════════════════════════════════
   3. TYPEKIT + HERO CAROUSEL — cei3jio.css
   ═══════════════════════════════════════════════════════════════ */
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * news-gothic-std:
 *   - http://typekit.com/eulas/00000000000000000001316b
 *   - http://typekit.com/eulas/00000000000000000001316d
 *
 * © 2009-2026 Adobe Systems Incorporated. All Rights Reserved.
 */

@font-face {
	font-family: "news-gothic-std";
	src:
		url("af/6fec89/00000000000000000001316b/27/l_primer_7cdcb44be4a7db8877ffa5c0007b8dd86")
			format("woff2"),
		url("af/6fec89/00000000000000000001316b/27/d_primer_7cdcb44be4a7db8877ffa5c0007b8dd86")
			format("woff"),
		url("af/6fec89/00000000000000000001316b/27/a_primer_7cdcb44be4a7db8877ffa5c0007b8dd86")
			format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
}

@font-face {
	font-family: "news-gothic-std";
	src:
		url("af/a5a677/00000000000000000001316d/27/l_primer_7cdcb44be4a7db8877ffa5c0007b8dd86")
			format("woff2"),
		url("af/a5a677/00000000000000000001316d/27/d_primer_7cdcb44be4a7db8877ffa5c0007b8dd86")
			format("woff"),
		url("af/a5a677/00000000000000000001316d/27/a_primer_7cdcb44be4a7db8877ffa5c0007b8dd86")
			format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}
/* ── Event card: stretched link + image scale on hover ──────────────────── */

.tickets__production {
	position: relative;
}

.tickets__card-link {
	position: absolute;
	inset: 0;
	z-index: 1;
}

.tickets__actions {
	position: relative;
	z-index: 2;
}
/* il clip dell'animazione scala è gestito da tickets__poster-media */

.tickets__poster-media {
	position: relative;
	overflow: hidden;
}
/* immagine assoluta: riempie sempre l'intero container anche quando cresce */

.tickets__poster-media img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* oscuramento via filter: zero overlay, zero conflitti di z-index */
	transition:
		transform 0.45s ease,
		filter 0.45s ease;
}

.tickets__production:hover .tickets__poster-media img {
	transform: scale(1.04);
	filter: brightness(0.55);
}

.tickets__production:hover .tickets__poster-media::after {
	opacity: 1;
}
/* spacer: garantisce l'altezza base sotto il testo */

.tickets__poster-spacer {
	position: relative;
}
/* excerpt in-flow in cima — espande il container verso l'alto */

.tickets__excerpt-grid {
	position: relative;
	z-index: 3;

	grid-template-rows: 0fr;
	transition: grid-template-rows 0.45s ease;
}

.tickets__production:hover .tickets__excerpt-grid {
	grid-template-rows: 1fr;
}

.tickets__excerpt-inner {
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.45s ease;
}

.tickets__production:hover .tickets__excerpt-inner {
	opacity: 1;
}

.tickets__excerpt-inner p {
	color: #fff;
	padding: 24px 32px 20px;
	margin: 0;
	font-size: 1.6rem;
	line-height: 1.65;
}
/* ── Hero carousel ──────────────────────────────────────────────────────────── */
/* Frecce */
/* Dots */
/* ═══════════════════════════════════════════════════════════════
   4. PERSONALIZZAZIONI IAT — custom.css
   ═══════════════════════════════════════════════════════════════ */
/* Visibile solo su desktop, nascosto su mobile */

.only-desktop {
	display: block !important;
}
/* Visibile solo su mobile, nascosto su desktop */

.only-mobile {
	display: none !important;
}

@media (max-width: 991px) {
	.only-desktop {
		display: none !important;
	}
	.only-mobile {
		display: block !important;
	}
}
/* ── Primary nav ─────────────────────────────────────────────────────────── */
/* Blocco autosufficiente: include le regole base di styles.min.css integrate
   con le personalizzazioni del progetto. Può funzionare senza le regole
   primary-navigation di styles.min.css.                                       */
/* Base: stato iniziale nascosto (flyout mobile) */

.primary-navigation {
	display: block;
	width: 100vw;
	height: 100vh;
	position: fixed;
	overflow: hidden;
	background-color: #fff;
	transform: translateX(100%);
	opacity: 0;
	z-index: 2;
	transition: opacity 0.5s linear;
}

.primary-navigation nav ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	opacity: 0;
	transform: translate(-100%, 0);
	transition:
		transform 0.8s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1),
		opacity 0.5s 0.3s linear;
}
/* Flyout aperto (usato dal JS del tema su mobile) */
/* Voci nav */

.primary-navigation nav ul li,
.primary-navigation nav ul li a {
	color: #231f20;
}

.primary-navigation nav ul li {
	font-family: trade-gothic-next-condensed, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	display: block;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	padding: 5px 20px;
	border-bottom: 1px solid #d8d8d8;
	letter-spacing: 0.1em;
}
/* Link: icona + testo affiancati */

.primary-navigation nav ul li a {
	position: relative;
	display: inline-flex !important;
	align-items: center !important;
	gap: 6px !important;
	text-decoration: none !important;
}
/* Hover e voce attiva */

.primary-navigation nav ul li a:hover,
.primary-navigation nav ul li a.active {
	color: #fdb713;
	text-decoration: none;
}
/* Voce corrente (classe aggiunta da $CMS->isSelected()) */

.primary-navigation nav ul li.selected a {
	color: #fdb713;
}
/* Colori header opaque */

header.opaque .primary-navigation nav ul li,
header.opaque.negate .primary-navigation nav ul li,
header.opaque .primary-navigation nav ul li a,
header.opaque.negate .primary-navigation nav ul li a {
	color: #231f20;
}

header.opaque .primary-navigation nav ul li a:hover,
header.opaque .primary-navigation nav ul li a.active,
header.opaque.negate .primary-navigation nav ul li a:hover,
header.opaque.negate .primary-navigation nav ul li a.active {
	color: #fdb713;
}
/* Desktop (≥767px): nav inline nell'header */

@media only screen and (min-width: 767px) {
	.primary-navigation {
		background-color: transparent;
		position: absolute;
		top: 50%;
		right: 0;
		height: auto;
		width: auto;
		text-align: right;
		margin: 0 30px;
		opacity: 1;
		transform: translateY(-50%);
		overflow: visible;
		transition: none;
	}
	.primary-navigation nav ul {
		position: static;
		width: auto;
		opacity: 1;
		transform: none;
		transition: none;
	}
	.primary-navigation nav ul li {
		padding: 0;
		width: auto;
		margin-left: 2em;
		display: inline-block;
		vertical-align: middle;
		font-size: 18px;
		border-bottom: none;
	}
	/* Header negate (home): voci bianche */
	header.negate:not(.opaque) .primary-navigation nav ul li,
	header.negate:not(.opaque) .primary-navigation nav ul li a {
		color: #fff;
		text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
	}
	header.negate:not(.opaque) .primary-navigation nav ul li a svg,
	header.negate:not(.opaque) #cms-burger {
		filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.7));
	}

	header.negate:not(.opaque) .primary-navigation nav ul li a:hover,
	header.negate:not(.opaque) .primary-navigation nav ul li a.active {
		color: #fdb713; /* over su home */
	}
}
/* Wide desktop (≥1200px) */

@media only screen and (min-width: 1200px) {
	.primary-navigation {
		margin: 0 50px;
	}
	.primary-navigation nav ul li {
		font-size: 22px;
		margin-left: 2em;
	}
}
/* Tablet (≤991px): nav inline nell'header anziché flyout */

@media (max-width: 991px) {
	.primary-navigation {
		background-color: transparent !important;
		position: absolute !important;
		top: 50% !important;
		right: 65px !important; /* spazio per il burger (22px + 28px + margine) */
		height: auto !important;
		width: auto !important;
		opacity: 1 !important;
		transform: translateY(-50%) !important;
		overflow: visible !important;
		transition: none !important;
	}
	.primary-navigation nav ul {
		position: static !important;
		width: auto !important;
		opacity: 1 !important;
		transform: none !important;
		transition: none !important;
	}
	.primary-navigation nav ul li {
		display: inline-block !important;
		width: auto !important;
		border-bottom: none !important;
		padding: 0 !important;
		font-size: 16px !important;
		margin-left: 1em !important;
	}
}
/* Mobile (≤767px): solo icone, niente testo */

@media (max-width: 767px) {
	.primary-navigation .nav-text {
		display: none !important;
	}
	.primary-navigation nav ul li {
		margin-left: 0.5em !important;
	}
	/* Colore icone: segue schema del burger */
	header.opaque .primary-navigation nav ul li a,
	header:not(.negate) .primary-navigation nav ul li a {
		color: #222;
	}
	header.negate:not(.opaque) .primary-navigation nav ul li a {
		color: #fff;
	}
	header.opaque.negate .primary-navigation nav ul li a {
		color: #222;
	}
	/* Dimensione icone */
	.primary-navigation nav ul li svg {
		width: 29px !important;
		height: 29px !important;
	}
	.primary-navigation nav ul li.ticket {
		margin-right: 8px !important;
	}
}

@media (min-width: 992px) {
	.primary-navigation nav ul li:last-child {
		margin-right: 55px;
	}
}
/* ── Ricerca nel menu ───────────────────────────────────────────────────────── */

.primary-navigation .search-trigger .search-toggle {
	cursor: pointer;
}

.primary-navigation .search-form {
	position: absolute;
	top: 50%;
	right: 45px;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	gap: 10px;
	width: 0;
	opacity: 0;
	pointer-events: none;
	overflow: hidden;
	transition:
		width 0.4s cubic-bezier(0.4, 0, 0.2, 1),
		opacity 0.25s ease;
}

.primary-navigation .search-input {
	flex: 1 1 auto;
	min-width: 0;
	background: transparent;
	border: 0;
	border-bottom: 1px solid currentColor;
	color: inherit;
	font: inherit;
	font-size: 18px;
	padding: 6px 2px;
	outline: none;
	width: 100%;
}

.primary-navigation .search-input::placeholder {
	color: #c9c9c9;
	opacity: 1;
	font-style: italic;
	letter-spacing: 0.03em;
}
/* Nascondi la X nativa di input[type=search] (WebKit + Edge) */

.primary-navigation .search-input::-webkit-search-cancel-button,
.primary-navigation .search-input::-webkit-search-decoration {
	-webkit-appearance: none;
	appearance: none;
	display: none;
}

.primary-navigation .search-input {
	-webkit-appearance: none;
	appearance: none;
}

.primary-navigation .search-close {
	flex: 0 0 auto;
	background: none;
	border: 0;
	padding: 0 4px;
	margin: 0;
	cursor: pointer;
	color: inherit;
	font-size: 18px;
	line-height: 1;
}
/* Stato attivo: nascondi calendario+abbonamento, espandi il form */

.primary-navigation.searching nav ul li:not(.search-trigger) {
	opacity: 0;
	transform: translateX(20px);
	pointer-events: none;
	transition:
		opacity 0.25s ease,
		transform 0.25s ease;
}

.primary-navigation nav ul li:not(.search-trigger) {
	transition:
		opacity 0.25s ease,
		transform 0.25s ease;
}

.primary-navigation.searching .search-form {
	width: 360px;
	opacity: 1;
	pointer-events: auto;
}

@media (min-width: 992px) {
	/* Su desktop la lente ha margin-right:55px → il form deve scavalcarla */
	.primary-navigation .search-form {
		right: 95px;
	}
}

@media (max-width: 991px) {
	.primary-navigation.searching .search-form {
		width: 280px;
	}
}

@media (max-width: 767px) {
	/* Mobile: estendo il container quando .searching → il form interno (absolute) ha spazio.
	   Niente position:fixed perché il transform del parent lo "cattura". */
	.primary-navigation {
		text-align: right !important;
		transition: left 0.35s cubic-bezier(0.4, 0, 0.2, 1) !important;
	}
	.primary-navigation.searching {
		left: clamp(170px, 42vw, 240px) !important;
	}
	.primary-navigation nav ul {
		text-align: right !important;
	}
	/* La lente deve stare sopra al form (che sovrasta in absolute) */
	.primary-navigation .search-trigger {
		position: relative;
		z-index: 2;
	}
	.primary-navigation .search-form {
		right: 38px;
	}
	.primary-navigation.searching .search-form {
		position: absolute;
		top: 50%;
		left: 0;
		right: 38px;
		width: auto;
		transform: translateY(-50%);
	}
	.primary-navigation .search-input {
		font-size: 16px;
	}
}
/* ── Sponsor bar — mobile ───────────────────────────────────────────────────── */

@media (max-width: 767px) {
	.sponsor > div:first-child,
	.sponsor > div:last-child {
		display: none !important;
	}
	.sponsor > div:nth-child(2) {
		width: 100% !important;
		border-left: none !important;
		margin-left: 0 !important;
		display: flex !important;
		align-items: center;
		gap: 16px;
	}
	.sponsor > div:nth-child(2) img {
		height: 90px !important;
		width: auto !important;
		flex: 1 1 0;
		min-width: 0;
		object-fit: contain;
	}
}
/* h1 globale allineato al font di titolo del sito */

h1 {
	font-family: Asul, serif;
	font-size: 50px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 10px 0;
}
/* CLAUDE: .lead per testo carosello (Bootstrap 5 non carica CSS globale nel progetto) */

.lead {
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.6;
}
/* CLAUDE: underlay scuro sfumato sotto l'header trasparente (home con classe negate).
   Stile ORIGINALE = default; la versione chiara si attiva con html.hdr-new (vedi blocco in fondo al file). */

.header.negate:not(.opaque)::before {
	content: "";
	position: absolute;
	inset: 0 0 -60px 0;
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0.45) 0%,
		transparent 100%
	);
	pointer-events: none;
	z-index: -1;
}

.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-8,
.col-lg-9,
.col-md-4,
.col-md-8,
.col-sm-4,
.col-sm-8 {
	min-height: 0px !important;
}

.bg-light-blue {
	background-color: #d0f1f7 !important;
}
/* ── IAT Burger ── */

#cms-burger {
	display: none;
	position: absolute;
	right: 22px;
	top: 48%;
	transform: translateY(-50%);
	flex-direction: column;
	justify-content: space-between;
	width: 28px;
	height: 19px;
	background: none;
	border: none;
	cursor: pointer;
	z-index: 10;
	padding: 0;
}

#cms-burger span {
	display: block;
	width: 100%;
	height: 2px;
	background: currentColor;
	transition:
		transform 0.3s ease,
		opacity 0.3s ease;
}

header.opaque #cms-burger,
header:not(.negate) #cms-burger {
	color: #222;
}

header.negate:not(.opaque) #cms-burger {
	color: #fff;
}

header.opaque.negate #cms-burger {
	color: #222;
}
/* Burger → X animation */

body.cms-nav-open #cms-burger span:nth-child(1) {
	transform: translateY(8.5px) rotate(45deg);
}

body.cms-nav-open #cms-burger span:nth-child(2) {
	opacity: 0;
	transform: scaleX(0);
}

body.cms-nav-open #cms-burger span:nth-child(3) {
	transform: translateY(-8.5px) rotate(-45deg);
}

#cms-burger {
	display: flex;
}
/* ── Backdrop ── */

#cms-flyout-backdrop {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.55);
	z-index: 9998;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.35s ease;
}

body.cms-nav-open #cms-flyout-backdrop {
	opacity: 1;
	pointer-events: all;
}
/* ── Flyout panel ── */

#cms-flyout {
	position: fixed;
	top: 0;
	right: 0;
	width: min(400px, 100vw);
	height: 100vh;
	background: #0e0e0e;
	z-index: 9999;
	transform: translateX(100%);
	transition: transform 0.42s cubic-bezier(0.4, 0, 0.2, 1);
	overflow-y: auto;
	display: flex;
	flex-direction: column;
	padding: 33px 44px 44px;
}

body.cms-nav-open #cms-flyout {
	transform: translateX(0);
}
/* Close button */

#cms-flyout-close {
	position: absolute;
	top: 22px;
	right: 22px;
	background: none;
	border: none;
	color: rgba(255, 255, 255, 0.55);
	font-size: 22px;
	cursor: pointer;
	line-height: 1;
	padding: 6px;
	transition: color 0.2s;
}

#cms-flyout-close:hover {
	color: #fff;
}
/* Nav list */

.cms-nav-items {
	list-style: none;
	margin: 0;
	padding: 0;
	flex: 1;
}

.cms-nav-item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.cms-nav-item > a,
.cms-nav-toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 18px 0;
	color: #fff;
	text-decoration: none;
	font-family: Asul, Georgia, serif;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: 0.01em;
	background: none;
	border: none;
	cursor: pointer;
	text-align: left;
	transition: opacity 0.2s;
}
/* CLAUDE: padre/ancestor selected → solo il proprio link/button (no figli del sub) */

.cms-nav-item.selected > a,
.cms-nav-item.selected > button,
.cms-nav-item.selected > .cms-nav-toggle,
.cms-nav-sub li.selected > a {
	color: #fdb713;
}

.cms-nav-item > a:hover,
.cms-nav-toggle:hover {
	color: #fdb713; /*over su menu */
}
/* Arrow */

.cms-nav-arrow {
	width: 18px;
	height: 18px;
	position: relative;
	flex-shrink: 0;
	margin-left: 12px;
}

.cms-nav-arrow::before,
.cms-nav-arrow::after {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, 0.6);
	transition:
		transform 0.3s ease,
		opacity 0.3s ease;
}

.cms-nav-arrow::before {
	width: 2px;
	height: 10px;
	top: 4px;
	left: 8px;
}

.cms-nav-arrow::after {
	width: 10px;
	height: 2px;
	top: 8px;
	left: 4px;
}

.cms-nav-item.cms-open .cms-nav-arrow::before {
	opacity: 0;
	transform: rotate(90deg);
}
/* Submenu */

.cms-nav-sub {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.4s ease;
}

.cms-nav-item.cms-open .cms-nav-sub {
	max-height: 800px;
}

.cms-nav-sub li {
	padding: 0;
}

.cms-nav-sub li a {
	display: block;
	padding: 7px 0;
	color: rgba(255, 255, 255, 0.45);
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	transition: color 0.2s;
}

.cms-nav-sub li:last-child {
	padding-bottom: 14px;
}

.cms-nav-sub li a:hover {
	color: #fff;
}
/* CLAUDE: nasconde SOLO il segno +/- (.cms-nav-arrow). NON .cms-nav-toggle: per le voci con
   sottomenu il pulsante toggle contiene anche l'etichetta (es. "Abbonamento"), nasconderlo
   farebbe sparire la voce. Così l'etichetta resta e il click su di essa apre/chiude il sub. */
.cms-nav-arrow {
	display: none !important;
}
/* CLAUDE: apre di default il sottomenu della voce corrente (.selected), replicando l'effetto di .cms-open (max-height per la transizione) */

.cms-nav-item.selected > .cms-nav-sub {
	display: block;
	max-height: 800px;
}
/* ── Logo switch ── */

header:not(.negate) .orange-logo,
header.negate.opaque .orange-logo {
	display: none !important;
}

header:not(.negate) #logosvg,
header.negate.opaque #logosvg {
	display: block !important;
}

header.negate:not(.opaque) #logosvg {
	display: none !important;
}

header.negate:not(.opaque) .orange-logo {
	display: block !important;
}
/* Footer contact */

.cms-nav-contact {
	margin-top: 32px;
	padding-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	color: rgba(255, 255, 255, 0.3);
	font-size: 12px;
	line-height: 1.9;
	letter-spacing: 0.03em;
}

.cms-nav-contact a {
	color: rgba(255, 255, 255, 0.3);
	text-decoration: none;
}

.cms-nav-contact a:hover {
	color: rgba(255, 255, 255, 0.7);
}

.cms-nav-item > a,
.cms-nav-toggle {
	font-size: 24px !important;
	font-weight: 700 !important;
	font-family: trade-gothic-next-condensed, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.cms-nav-item {
	border-bottom: 0px !important;
}

.header:not(.negate) {
	background-color: #fff;
}

@media (max-width: 767px) {
	.page-title {
		padding-left: 30px;
	}
}
/* teatri.php — loghi su fondo grigio chiarissimo, ridotti e in modalità moltiplica */
/* ═══════════════════════════════════════════════════════════════
   5. EVENTI E TEATRO — events.css
   ═══════════════════════════════════════════════════════════════ */
/* ═══════════════════════════════════════════════════════════════
   1. Sezione .tickets — contenitore e componenti base
   ═══════════════════════════════════════════════════════════════ */
/* ── Singola produzione ── */
/* ── Griglia produzioni (base tema) ── */
/* ── Copy e azioni ── */
/* ── Poster ── */
/* ── Testi e metadata ── */

.tickets__title {
	font-family: Asul, serif;
	font-size: 45px;
	font-weight: 400;
	margin: 0 0 10px 0;
	transform: translateY(-25px);
	line-height: 1;
}

.tickets__dates {
	margin: 0;
	letter-spacing: 1.8px;
	font-weight: 400;
}

.tickets__stage {
	margin: 0;
	font-weight: 700 !important;
	letter-spacing: 1.8px;
	text-transform: uppercase;
}
/* ── Action buttons ── */
/* ═══════════════════════════════════════════════════════════════
   2. Griglia home — #cms-productions (home.php)
   ═══════════════════════════════════════════════════════════════ */

#cms-productions > .tickets__productions-col {
	display: flex !important;
	flex-direction: column !important;
	gap: 20px !important;
	max-width: none !important;
	margin-top: 0 !important;
	justify-self: auto !important;
	width: 100% !important;
}

@media only screen and (max-width: 767px) {
	#cms-productions {
		grid-template-columns: 1fr !important;
	}
}
/* ═══════════════════════════════════════════════════════════════
   3. Pannello eventi calendario — #cal-events-panel
   ═══════════════════════════════════════════════════════════════ */
/* ═══════════════════════════════════════════════════════════════
   4. Card orizzontale evento — .event-cal-small (calendario.php)
   ═══════════════════════════════════════════════════════════════ */

.event-cal-small {
	display: flex;
	align-items: stretch;
	overflow: hidden;
	height: 180px;
	margin-bottom: 15px;
}

.event-cal-small .tickets__actions {
	display: flex;
	gap: 8px;
	flex-shrink: 0;
	margin: 0 !important;
	white-space: nowrap;
}
/* ═══════════════════════════════════════════════════════════════
   5. Colori per teatro — linea superiore 3px
      ID → colore primario del teatro (da iat_teatri)
   ═══════════════════════════════════════════════════════════════ */
/*  COLORI TESSERE 2b6194
   e30613
   f18900
   5b9551
   fcc000
   3fb7ab */
/* Stato normale — qui va la transition */
/* Hover — invariato */
/* LINEA TOP*/

.theatre {
	border: 2px solid;
	background-color: #ffffff !important;
}

.th_1 {
	border-color: #fdb714;
}

.th_2 {
	border-color: #34b5b0;
}

.th_3 {
	border-color: #7b3f6e;
}

.th_4 {
	border-color: #2e6b4f;
}

.th_5 {
	border-color: #8e5222;
}

.th_6 {
	border-color: #f7941e;
}

.th_7 {
	border-color: #1a5276;
}

.th_8 {
	border-color: #4a235a;
}

.th_9 {
	border-color: #6e2f1a;
}

.th_10 {
	border-color: #1abc9c;
}

.th_11 {
	border-color: #2c3e50;
}

.th_12 {
	border-color: #717d7e;
}

.th_13 {
	border-color: #d81b60;
}

.th_14 {
	border-color: #1e8449;
}

.th_15 {
	border-color: #5b2c6f;
}

.th_16 {
	border-color: #e74c3c;
}

.th_17 {
	border-color: #21618c;
}

.tickets__haze {
	background: linear-gradient(
		0deg,
		#ffffff 19.4%,
		rgba(0, 0, 0, 0) 100%
	) !important;
}
/* ═══════════════════════════════════════════════════════════════
   6. MAPPE LEAFLET — leaflet.css
   ═══════════════════════════════════════════════════════════════ */
/* required styles */
/* Prevents IE11 from highlighting tiles in blue */
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
/* hack that prevents hw layers "stretching" when loading new tiles */
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
/* control positioning */
/* zoom and fade animations */
/* cursors */
/* marker & overlays interactivity */
/* visual tweaks */
/* general typography */
/* general toolbar styles */
/* zoom control */
/* layers control */
/* Default icon URLs */
/* attribution and scale controls */
/* popup */
/* div icon */
/* Tooltip */
/* Base styles for the element that has a tooltip */
/* Directions */
/* Printing */

@media print {
	/* Prevent printers from removing background-images of controls. */
}
/* ═══════════════════════════════════════════════════════════════
   7. FOOTER SPONSOR — da footer.php (inline \3c style>)
   ═══════════════════════════════════════════════════════════════ */

.sponsor img {
	filter: brightness(0) invert(1);
	opacity: 0.75;
}
/* ═══════════════════════════════════════════════════════════════
   8. CALENDARIO — da calendario.php (inline \3c style>)
   ═══════════════════════════════════════════════════════════════ */

.fxcal {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-bottom: 1px;
}

@media only screen and (min-width: 992px) {
	.fxcal {
		padding-bottom: 2px;
	}
}

.fxcal-hdr {
	-ms-flex: 0 0 14.2856%;
	flex: 0 0 14.2856%;
	max-width: 14.2856%;
	text-align: center;
	font-family: trade-gothic-next-condensed, sans-serif;
	font-weight: 700;
	padding-bottom: 10px;
}

@media only screen and (min-width: 1200px) {
	.fxcal-hdr {
		font-size: 18px;
	}
}

.fxcal-hdr span {
	display: none;
}

@media only screen and (min-width: 992px) {
	.fxcal-hdr span {
		display: inline;
	}
}

.fxcal-day {
	-ms-flex: 0 0 14.2856%;
	flex: 0 0 14.2856%;
	max-width: 14.2856%;
	padding: 1px;
	cursor: pointer;
}

@media only screen and (min-width: 992px) {
	.fxcal-day {
		position: relative;
		z-index: 1;
		cursor: default;
	}
}

.fxcal-day-in {
	position: static;
	padding: 16px 5px;
	text-align: center;
	color: #231f20;
	background-color: #e2f3f2;
}

@media only screen and (min-width: 768px) {
	.fxcal-day-in {
		padding: 21px 5px;
	}
}

@media only screen and (min-width: 992px) {
	.fxcal-day-in {
		position: relative;
		padding: 0;
		padding-top: 110%;
		text-align: left;
		z-index: 1;
	}
}

.fxcal-day-in .day {
	font-family: trade-gothic-next-condensed, sans-serif;
	font-size: 17px;
	font-weight: 700;
}

@media only screen and (min-width: 992px) {
	.fxcal-day-in .day {
		position: absolute;
		top: 4px;
		right: 10px;
		z-index: 5;
	}
}

.fxcal-day-in .events {
	display: none;
	position: absolute;
	text-align: left;
	line-height: 1.3;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	padding: 15px;
	background-color: #e2f3f2;
	z-index: 2;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 768px) {
	.fxcal-day-in .events {
		top: 5%;
		left: 4%;
		width: 92%;
		min-height: 90%;
	}
}

@media only screen and (min-width: 992px) {
	.fxcal-day-in .events {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 10px;
		z-index: 1;
		overflow: hidden;
		box-shadow: none;
	}
}

.fxcal-day-in .events a {
	display: block;
	margin-top: 10px;
}

.fxcal-day-in.outofmonth {
	color: #a69b9e;
	background-color: #f1f1f1;
}

.fxcal-day-in.outofmonth .events {
	background-color: #f1f1f1;
}

.fxcal-day-in.outofmonth .events a {
	color: #8e8083;
}

.fxcal-day.active {
	z-index: 99;
	cursor: default;
}

.fxcal-day.active .fxcal-day-in {
	z-index: 99;
}

.fxcal-day.active .fxcal-day-in .events {
	display: block;
}

@media only screen and (min-width: 992px) {
	.fxcal-day.active .fxcal-day-in .events {
		width: 120%;
		left: -10%;
		top: -5%;
		height: auto;
		min-height: 110%;
		padding-bottom: 20px;
		background-color: #d0f1f7; /* #9ed8d4; */
		box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
		z-index: 99;
	}
}

@media only screen and (min-width: 992px) {
	.fxcal-day.active .fxcal-day-in.outofmonth .events {
		background-color: #f1f1f1;
	}
}

@media (max-width: 991px) {
	.fxcal-day.hasevents .fxcal-day-in {
		color: #000;
		background-color: #dfdcdc;
	}
}

@media (max-width: 991px) {
	.fxcal-day.hasevents .fxcal-day-in.outofmonth {
		color: #231f20;
		background-color: #ccc;
	}
}
/* ── Popup eventi: nascosto a tutti i breakpoint ── */

.fxcal-day-in .events,
.fxcal-day.active .fxcal-day-in .events {
	display: none !important;
}
/* ── Pallino rosso — tutti i breakpoint ── */

.fxcal-day.hasevents {
	cursor: pointer;
}

.fxcal-day.hasevents .fxcal-day-in::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #d0021b;
	margin: 4px auto 0;
}

.fxcal-day .fxcal-day-in::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin: 4px auto 0;
}
/* ── Desktop (992px+): layout griglia mobile nascosta ── */

@media only screen and (min-width: 992px) {
	#fxcalendar {
		padding-bottom: 1px;
	}
	.fxcal-hdr span {
		display: none;
	}
	.fxcal-hdr {
		font-size: inherit;
	}
	.fxcal-day {
		position: relative;
		cursor: default;
		z-index: auto;
	}
	.fxcal-day.hasevents {
		cursor: pointer;
	}
	.fxcal-day-in {
		position: static;
		padding: 10px 5px;
		text-align: center;
		background-color: #fbf4f4;
	}
	.fxcal-day-in.outofmonth {
		background-color: #ffffff;
	}
	.fxcal-day-in .day {
		position: static;
		top: auto;
		right: auto;
	}
	.fxcal-day.hasevents .fxcal-day-in {
		color: #fff;
		background-color: #dfdcdc;
	}
	.fxcal-day.hasevents .fxcal-day-in.outofmonth {
		color: #231f20;
		background-color: #ccc;
	}
}
/* ── Oggi ── */

.fxcal-day.cal-today .fxcal-day-in {
	font-weight: bold;
	background-color: #fdb713 !important;
	color: #231f20 !important;
}
/* ── Giorno selezionato ── */

.fxcal-day.cal-active .fxcal-day-in {
	outline: 3px solid #231f20;
	outline-offset: -3px;
}
/* ── Pannello eventi ── */

#cal-events-panel {
	display: none;
	margin-top: 24px;
	padding-top: 20px;
}

.ecs-loading {
	padding: 24px 0;
	text-align: center;
	color: #888;
	font-size: 14px;
}
/* ── Frecce navigazione mese ── */

.cal-month-arrow {
	display: inline-flex;
	align-items: center;
	padding: 0 10px;
	color: inherit;
	text-decoration: none;
	font-size: 14px;
	flex-shrink: 0;
}

.cal-month-arrow:hover {
	opacity: 0.6;
}
/* ── Layout filtri mobile: options a sx, toggle a dx ── */

.cal-only-mobile .whats-on-list-filter {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
/* ── Visibilità responsive ── */

.cal-only-desktop {
	display: none;
}

.cal-only-mobile {
	display: block;
}

@media only screen and (min-width: 992px) {
	.cal-only-desktop {
		display: block;
	}
	.cal-only-mobile {
		display: none;
	}
}
/* ── Striscia desktop ─────────────────────────────────────────────────────── */

.cal-strip-wrap {
	padding: 24px 0 8px;
}

.cal-strip-nav {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 14px;
}

.cal-strip-nav .cal-month-arrow {
	padding: 0 8px;
	font-size: 13px;
}

.cal-strip-month-label {
	font-size: 15px;
	font-weight: 700;
	min-width: 130px;
	text-align: center;
	letter-spacing: 0.02em;
}

.cal-strip-days {
	display: flex;
	gap: 3px;
	overflow-x: auto;
	padding-bottom: 6px;
	/* nasconde scrollbar visivamente ma mantiene funzionalità */
	scrollbar-width: thin;
	scrollbar-color: #ccc transparent;
}

.cal-strip-days::-webkit-scrollbar {
	height: 4px;
}

.cal-strip-days::-webkit-scrollbar-thumb {
	background: #ccc;
	border-radius: 2px;
}

.fxcal-strip-day {
	flex: 0 0 44px;
	width: 44px;
	height: 54px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #fbf4f4;
	cursor: default;
	gap: 3px;
	user-select: none;
	transition: opacity 0.15s;
}

.fxcal-strip-day.hasevents {
	background: #dfdcdc;
	color: #000;
	cursor: pointer;
}

.fxcal-strip-day.hasevents:hover {
	opacity: 0.8;
}

.fxcal-strip-day.cal-today {
	background: #fdb713 !important;
	color: #fff !important;
	font-weight: bold;
}

.fxcal-strip-day.cal-active {
	outline: 3px solid #231f20;
	outline-offset: -3px;
}

.fxcal-strip-num {
	font-family: trade-gothic-next-condensed, sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
}

.fxcal-strip-dow {
	font-family: trade-gothic-next-condensed, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	opacity: 0.7;
}

.fxcal-strip-day.hasevents .fxcal-strip-dow,
.fxcal-strip-day.cal-today .fxcal-strip-dow {
	opacity: 1;
}
/* ═══════════════════════════════════════════════════════════════
   9. HERO RESPONSIVE — stili statici da "teaser CARDS.php"
      (solo le parti statiche; le parti dinamiche restano inline)
   ═══════════════════════════════════════════════════════════════ */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: "FontAwesome";
	src: url("../fonts/fontawesome-webfont_v_4_7_0.eot");
	src:
		url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"),
		url("../fonts/fontawesome-webfont_v_4_7_0.woff2") format("woff2"),
		url("../fonts/fontawesome-webfont_v_4_7_0.woff") format("woff"),
		url("../fonts/fontawesome-webfont_v_4_7_0.ttf") format("truetype"),
		url("../fonts/fontawesome-webfont_v_4_7_0.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fa-search:before {
	content: "\f002";
}

.fa-envelope-o:before {
	content: "\f003";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-phone:before {
	content: "\f095";
}

.cms-page {
	margin-top: 150px;
}

.cms-page#home,
.cms-page#spettacolo-singolo,
.cms-page#notizia,
.cms-page#teatro
{
	margin-top: 0px;
}

.cms-page {
	min-height: 60vh;
}
/* CLAUDE: header "negate" in versione chiara (attivata col toggle, NON è il default).
   Logo e scritte come la classe normale (logo positivo + testo scuro) e sfumatura bianca sotto l'header.
   Si attiva aggiungendo .hdr-new su <html> tramite il link/JS temporaneo nel footer;
   senza la classe resta lo stile originale (logo bianco, testo bianco, sfumatura scura). */

html.hdr-new .header.negate:not(.opaque)::before {
	content: "";
	position: absolute;
	inset: 0 0 -60px 0;
	background: linear-gradient(
		to bottom,
		rgba(255, 255, 255, 0.65) 50%,
		transparent 100%
	);
	pointer-events: none;
	z-index: -1;
}
/* Logo: mostra il positivo come nella classe normale */

html.hdr-new header.negate:not(.opaque) #logosvg {
	display: block !important;
}

html.hdr-new header.negate:not(.opaque) .orange-logo {
	display: none !important;
}
/* Scritte, icone, burger, logo svg, emdash: scuri come la classe normale, senza ombre */

html.hdr-new header.negate:not(.opaque) .primary-navigation nav ul li,
html.hdr-new header.negate:not(.opaque) .primary-navigation nav ul li a {
	color: #231f20;
	text-shadow: none;
}

html.hdr-new header.negate:not(.opaque) .primary-navigation nav ul li a:hover,
html.hdr-new header.negate:not(.opaque) .primary-navigation nav ul li a.active {
	color: #fdb713;
}

html.hdr-new header.negate:not(.opaque) .primary-navigation nav ul li a svg,
html.hdr-new header.negate:not(.opaque) #cms-burger {
	filter: none;
	color: #222;
}

html.hdr-new header.negate:not(.opaque) .logo svg {
	fill: #231f20;
}

html.hdr-new
	header.negate:not(.opaque)
	.primary-navigation
	nav
	ul
	li.emdash:before {
	border-color: #231f20;
	background-color: #231f20;
}
/* ═══════════════════════════════════════════════════════════════
   SCHEDA SPETTACOLO — hero bar bianca, teatro condensed, data grande
   ═══════════════════════════════════════════════════════════════ */

.hero-bar--white {
	background-color: #fff !important;
}

.theatre-color-line {
	display: block;
	width: 100%;
	height: 3px;
	line-height: 0;
}

.hero-bar--white .hero-bar-flex-title {
	color: #231f20 !important;
}

.hero-bar-flex-title--sm {
	font-size: 37px !important;
}

@media (min-width: 768px) {
	.hero-bar-flex-title--sm {
		font-size: 51px !important;
		padding-right: 20px;
	}
}

.hero-bar-flex-theater {
	font-family: trade-gothic-next-condensed, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #231f20;
	white-space: nowrap;
	display: none;
	margin-top: 18px;
	font-size: 18px;
}

@media (min-width: 768px) {
	.hero-bar-flex-theater {
		display: block;
		font-size: 22px;
		text-align: right;
		line-height: 1.1;
	}
}
/* barra inpage: data al posto del teatro, più grande in condensed bold */

.inpage-menu > b {
	font-family: trade-gothic-next-condensed, sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.05em;
}

@media (min-width: 768px) {
	.inpage-menu > b {
		font-size: 22px;
	}
}
/* ═══════════════════════════════════════════════════════════════
   FLICKITY — core + galleria scheda spettacolo
   (CSS rimosso dal purge perché classi non viste alla generazione)
   ═══════════════════════════════════════════════════════════════ */

.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: 0;
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: grabbing;
}

.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: #fff;
	background: rgba(255, 255, 255, 0.75);
	cursor: pointer;
	transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
	background: #fff;
}

.flickity-prev-next-button:focus {
	outline: 0;
	box-shadow: 0 0 0 5px #09f;
}

.flickity-prev-next-button:active {
	opacity: 0.6;
}

.flickity-prev-next-button:disabled {
	opacity: 0.3;
	cursor: auto;
}

.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: 0.25;
	cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
	opacity: 1;
}

.gallery-thumb-flick {
	padding: 60px 0;
	background-color: #ceede9;
	overflow: hidden;
}

.gallery-thumb-flick-inner {
	position: relative;
	width: 100%;
	padding: 0 20px;
}

@media (min-width: 1200px) {
	.gallery-thumb-flick-inner {
		width: calc(100% - ((100% - 1180px) / 2));
		margin-left: auto;
		margin-right: 0;
	}
}

.gallery-thumb-flick-heading {
	display: none;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-family: Asul, serif;
	font-size: 28px;
}

@media (min-width: 480px) {
	.gallery-thumb-flick-heading {
		display: block;
	}
}

.gallery-thumb-flick-heading span {
	transform: rotate(-90deg);
	display: block;
	margin-left: 0;
}

@media (min-width: 1400px) {
	.gallery-thumb-flick-heading span {
		margin-left: -50px;
	}
}

@media (min-width: 480px) {
	.gallery-thumb-flick-items {
		margin-left: 50px;
	}
}

@media (min-width: 1400px) {
	.gallery-thumb-flick-items {
		margin-left: 0;
	}
}

.gallery-thumb-flick-slide {
	margin-right: 20px;
	height: 180px;
}

@media (min-width: 768px) {
	.gallery-thumb-flick-slide {
		height: 210px;
	}
}

@media (min-width: 992px) {
	.gallery-thumb-flick-slide {
		height: 240px;
	}
}

.gallery-thumb-flick-slide img {
	cursor: pointer;
	display: block;
	width: auto;
	height: auto;
	max-height: 100%;
}

.gallery-thumb-flick-slide .candc {
	display: none;
}

.gallery-thumb-flick-captions {
	position: absolute;
	left: 0;
	bottom: -60px;
	padding: 8px 20px;
	font-size: 12px;
	height: 60px;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (min-width: 480px) {
	.gallery-thumb-flick-captions {
		margin-left: 50px;
	}
}

@media (min-width: 1400px) {
	.gallery-thumb-flick-captions {
		margin-left: 0;
	}
}

.gallery-thumb-flick-captions span {
	display: inline;
}

.gallery-thumb-flick .flickity-prev-next-button {
	width: 28px;
	height: 28px;
	background: 0 0;
}

.gallery-thumb-flick .flickity-prev-next-button svg {
	z-index: 10;
}

.gallery-thumb-flick .flickity-prev-next-button:after {
	content: "";
	position: absolute;
	top: -6px;
	left: -6px;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.6);
	z-index: 1;
	transform: rotate(45deg);
}

.gallery-thumb-flick .flickity-prev-next-button:hover {
	background: 0 0;
}

.gallery-thumb-flick .flickity-prev-next-button:hover:after {
	background-color: rgba(255, 255, 255, 0.95);
}

.gallery-thumb-flick .flickity-prev-next-button:disabled {
	display: none;
}

.inset-hero {
	position: relative;
}

@media only screen and (min-width: 768px) {
	.inset-hero {
		margin-bottom: 60px;
	}
}

.inset-hero .container {
	position: relative;
	background-color: #fff;
}

@media only screen and (min-width: 768px) {
	.inset-hero .container {
		background-color: transparent;
	}
}

@media (min-width: 768px) and(max-width: 992px) {
	.inset-hero .container {
		background-color: transparent;
		width: calc(100% - 40px / 2);
		margin-left: 0;
	}
}

@media only screen and (min-width: 992px) {
	.inset-hero .container {
		background-color: transparent;
	}
}

.inset-hero-image {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: -20px;
	width: 100vw;
}

@media only screen and (min-width: 768px) {
	.inset-hero-image {
		margin: 0;
		width: calc(100% / 3 * 2);
	}
}

@media (min-width: 768px) and(max-width: 992px) {
	.inset-hero-image {
		width: 75%;
	}
}

@media only screen and (min-width: 992px) {
	.inset-hero-image {
		width: calc(100% / 3 * 2);
	}
}

.inset-hero-image:before {
	content: " ";
	width: 100%;
	padding-bottom: 64.25%;
	display: block;
}

@media only screen and (min-width: 992px) {
	.inset-hero-image:before {
		padding-bottom: 64.25%;
	}
}

.inset-hero-image-full-width {
	background-position: 50%;
}

@media only screen and (min-width: 768px) {
	.inset-hero-image-full-width {
		background-position: 60px 50%;
		width: 100%;
	}
}

.inset-hero-image-full-width:before {
	padding-bottom: 55.86%;
}

.inset-hero-text {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
	.inset-hero-text {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 50%;
		background-color: #fff;
		padding: 40px 40px;
		margin-bottom: -5px;
	}
}

@media (min-width: 768px) and(max-width: 992px) {
	.inset-hero-text {
		width: 66.667%;
	}
}

@media only screen and (min-width: 992px) {
	.inset-hero-text {
		padding: 50px 40px 60px 40px;
	}
}

.inset-hero-text p:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.inset-hero-text-left {
		right: auto;
		left: 0;
	}
}

@media only screen and (min-width: 768px) {
	.inset-hero-text-left.outset {
		margin-left: 0;
		margin-bottom: -60px;
	}
}

.inset-hero-heading {
	font-family: Asul, serif;
	color: #231f20;
	line-height: 1.1;
	margin-bottom: 0.5em;
	font-size: 42px;
}

.inset-hero-content-btn {
	margin-top: 30px;
}

.inset-hero .offset-bg {
	background-color: #9ed8d4;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	margin-bottom: 100px;
}

.inset-hero.below-header .offset-bg {
	height: calc(100% + 150px);
}

@media only screen and (min-width: 768px) {
	.inset-hero .pl-seal {
		display: block;
	}
}

@media only screen and (min-width: 1200px) {
	.inset-hero .pl-seal {
		bottom: 100%;
	}
}

@media only screen and (min-width: 992px) {
	.inset-hero .pl-seal img {
		max-width: 104px;
	}
}

.cms a,
.copy-column-content a,
.faq-list-item-a a,
.farmhouse-intro-features a,
.feature-grid-item-content a,
.features-list-item-content a,
.flexi-modal-content a,
.image-mosaic-excerpt a,
.inset-cta-content-text a,
.inset-hero-content a,
.media-text-content-item-content a,
.performance-item-content a,
.plt-link,
.reviews-item-subheading a,
.subscriptions-item-content-inner a,
.text-cta-content-inner a {
	transition: background-size 0.4s ease;
	background: linear-gradient(to bottom, transparent 62%, #f4e0e4 0) center
		center/0 75% no-repeat;
	color: rgba(255, 0, 0, 0.85);
	cursor: pointer;
	text-decoration: none;
}

.cms a:hover,
.copy-column-content a:hover,
.faq-list-item-a a:hover,
.farmhouse-intro-features a:hover,
.feature-grid-item-content a:hover,
.features-list-item-content a:hover,
.flexi-modal-content a:hover,
.image-mosaic-excerpt a:hover,
.inset-cta-content-text a:hover,
.inset-hero-content a:hover,
.media-text-content-item-content a:hover,
.performance-item-content a:hover,
.plt-link:hover,
.reviews-item-subheading a:hover,
.subscriptions-item-content-inner a:hover,
.text-cta-content-inner a:hover {
	background-size: 100% 100%;
	text-decoration: none;
}

.cms a:active,
.copy-column-content a:active,
.faq-list-item-a a:active,
.farmhouse-intro-features a:active,
.feature-grid-item-content a:active,
.features-list-item-content a:active,
.flexi-modal-content a:active,
.image-mosaic-excerpt a:active,
.inset-cta-content-text a:active,
.inset-hero-content a:active,
.media-text-content-item-content a:active,
.performance-item-content a:active,
.plt-link:active,
.reviews-item-subheading a:active,
.subscriptions-item-content-inner a:active,
.text-cta-content-inner a:active {
	background-size: 80% 100%;
}

.mwl-950 {
	max-width: 950px;
}

.copy-column {
	padding-top: 60px;
	padding-bottom: 60px;
}

.copy-column-heading {
	font-family: Asul, serif;
	font-size: 42px;
	color: #231f20;
	line-height: 1.1;
	padding-bottom: 20px;
}

.copy-column-content {
	position: relative;
}

@media only screen and (min-width: 992px) {
	.copy-column-content:before {
		content: "";
		position: absolute;
		left: 0;
		top: 30px;
		width: 50px;
		height: 2px;
		background-color: #231f20;
	}
}

.cms_reveal h1,
.cms_reveal h2 {
	font-weight: lighter;
}
/* ═══════════════════════════════════════════════════════════════
   1. Sezione .tickets — contenitore e componenti base
   ═══════════════════════════════════════════════════════════════ */

.tickets {
	padding: 20px 0 40px;
}

@media only screen and (min-width: 768px) {
	.tickets {
		padding: 75px 0 150px;
	}
}

.tickets__intro h1,
.tickets__intro h2 {
	font-family: Asul, serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
}

@media only screen and (min-width: 768px) {
	.tickets__intro h1,
	.tickets__intro h2 {
		white-space: nowrap;
		font-size: 42px;
	}
}

.tickets__body {
	padding: 0 7.5% 7.5% 7.5%;
}
/* ── Singola produzione ── */

.tickets__production {
	color: #fff;
	margin-bottom: 10px;
}

.tickets__production--black {
	color: #000;
}

.tickets__production--has-badge {
	position: relative;
	margin-top: 47px;
}

@media only screen and (min-width: 768px) {
	.tickets__production--has-badge {
		margin-top: 0;
	}
	.tickets__production--mobile {
		display: none;
	}
}

.tickets__badge {
	content: "";
	position: absolute;
	display: block;
	height: 150px;
	width: 150px;
	top: -48px;
	right: 10px;
}
/* ── Griglia produzioni (base tema) ── */

.tickets__productions {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	gap: 20px;
}

@media only screen and (min-width: 768px) {
	.tickets__productions {
		-ms-grid-columns: calc(50% - 15px) calc(50% - 15px);
		grid-template-columns: calc(50% - 15px) calc(50% - 15px);
		gap: 30px;
	}
}

.tickets__productions-col {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.tickets__productions-col {
		max-width: 526px;
		gap: 75px;
	}
}

.tickets__productions-col:nth-child(2) {
	display: none;
}

@media only screen and (min-width: 768px) {
	.tickets__productions-col:nth-child(2) {
		margin-top: 250px;
		justify-self: end;
		display: -ms-flexbox;
		display: flex;
	}
}
/* ── Copy e azioni ── */

.tickets__copy {
	color: currentColor;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	min-height: 120px;
}

.tickets__copy a {
	color: currentColor;
	text-decoration: underline;
	transition-property: color, filter;
	transition-duration: 0.1s;
}

.tickets__copy a:hover {
	filter: brightness(80%);
}

.tickets__actions {
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-family: trade-gothic-next-condensed, sans-serif;
	height: 48px;
}
/* ── Poster ── */

.tickets__poster {
	position: relative;
}

.tickets__poster img {
	width: 100%;
}

.tickets__poster-media {
	min-height: 260px;
}

.tickets__poster-spacer {
	height: 80px;
}

@media (max-width: 767px) {
	.tickets__poster-media {
		min-height: 250px;
	}
	.tickets__poster-spacer {
		height: 70px;
	}
}
/* ── Testi e metadata ── */

.tickets__title {
	font-family: Asul, serif;
	font-size: 40px;
	font-weight: 400;
	margin: 0 0 10px 0;
	transform: translateY(-25px);
	line-height: 1;
}

.tickets__haze {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 67px;
}

.tickets__dates {
	margin: 0;
	letter-spacing: 1.8px;
}

.tickets__stage {
	margin: 0;
	font-family: trade-gothic-next-condensed, sans-serif;
	font-weight: 700;
	letter-spacing: 1.8px;
	text-transform: uppercase;
}
/* ── Action buttons ── */

.tickets__action {
	height: 100%;
	width: 50%;
	max-width: 230px;
}

.tickets__action--primary {
	background-color: transparent;
	color: #fff;
	border: 2px solid #fff;
}

.tickets__production--black .tickets__action--primary {
	color: #231f20;
	border: 2px solid #231f20;
}

.tickets__action--secondary {
	color: #231f20;
}
/* ═══════════════════════════════════════════════════════════════
   2. Griglia home — #cms-productions (home.php)
   ═══════════════════════════════════════════════════════════════ */

#cms-productions {
	display: grid !important;
	grid-template-columns: repeat(3, 1fr) !important;
	gap: 30px !important;
}

#cms-productions > .tickets__productions-col {
	display: flex !important;
	flex-direction: column !important;
	gap: 20px !important;
	max-width: none !important;
	margin-top: 0 !important;
	justify-self: auto !important;
	width: 100% !important;
	min-width: 0 !important; /* evita overflow di contenuti larghi nel grid */
}
/* Tablet (~768-991px): 2 colonne, evita colonne troppo strette */

@media only screen and (max-width: 991px) {
	#cms-productions {
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 20px !important;
	}
}
/* Mobile (<768px): 1 colonna a tutta larghezza con margine laterale */

@media only screen and (max-width: 767px) {
	#cms-productions {
		grid-template-columns: 1fr !important;

		gap: 20px !important;
	}
}
/* ═══════════════════════════════════════════════════════════════
   3. Pannello eventi calendario — #cal-events-panel
   ═══════════════════════════════════════════════════════════════ */

#cal-events-panel .tickets__title {
	font-size: 35px;
	margin: revert;
}
/* CLAUDE: poster +15% larghezza (200 → 230) */

#cal-events-panel .ecs__poster {
	flex: 0 0 230px;
}
/* ═══════════════════════════════════════════════════════════════
   4. Card orizzontale evento — .event-cal-small (calendario.php)
   ═══════════════════════════════════════════════════════════════ */

.event-cal-small {
	position: relative; /* per stretched link e haze absolute */
	display: flex;
	align-items: stretch;
	overflow: hidden;
	height: 180px;
	margin-bottom: 15px;
}

.ecs__poster {
	position: relative;
	flex: 0 0 184px;
	overflow: hidden;
}

.ecs__poster img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition:
		transform 0.45s ease,
		filter 0.45s ease;
}
/* CLAUDE: hover EVENT_list — solo scale, niente brightness (a differenza di EVENT_home) */

.event-cal-small:hover .ecs__poster img {
	transform: scale(1.04);
}
/* CLAUDE: sfumatura full-cover dell'immagine, da trasparente a bianco verso destra
   (mascheramento del bordo destro del poster, identico su desktop/tablet/mobile). */

.ecs__haze {
	position: absolute;
	inset: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 55%, #fff 100%);
	pointer-events: none;
}

.ecs__body {
	flex: 1;
	min-width: 0;
	padding: 12px 20px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.ecs__title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* annulla il translateY(-25px) di .tickets__title (poster verticale home) e
       il margin: revert di #cal-events-panel .tickets__title — entrambi !important
       per vincere su specificità (1,1,0). */
	transform: none !important;
	margin: 0 0 6px 0 !important;
}

.ecs__bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-top: auto; /* CLAUDE: spinge meta+actions in fondo (titolo resta al top) */
}

.ecs__meta {
	flex: 1;
	min-width: 0;
}

.ecs__meta .tickets__dates,
.ecs__meta .tickets__stage {
	margin: 0;
}

.event-cal-small .tickets__copy {
	display: none;
}

.event-cal-small .tickets__actions {
	display: flex;
	gap: 8px;
	flex-shrink: 0;
	margin: 0 !important;
	white-space: nowrap;
	position: relative; /* sopra lo stretched link */
	z-index: 2;
}

.event-cal-small .tickets__actions .tickets__action {
	min-width: 150px;
	text-align: center;
}
/* ── TABLET + MOBILE (<992px): layout compatto orizzontale — meta in linea, bottoni piccoli ── */

@media (max-width: 991px) {
	.ecs__title,
	#cal-events-panel .ecs__title {
		white-space: normal !important;
		font-size: 22px !important;
		line-height: 1.15 !important;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.ecs__bottom {
		gap: 12px;
	}
	/* luogo + data in fila orizzontale separati da " · " (via ::after sullo stage) */
	.ecs__meta {
		display: flex;
		flex-wrap: wrap;
		align-items: baseline;
		gap: 4px 10px;
	}
	/* CLAUDE: teatro+data +25% rispetto al 12px originale (→ 15px) su tablet/mobile */
	.ecs__meta .tickets__dates,
	.ecs__meta .tickets__stage {
		font-size: 15px;
		line-height: 1.2;
		letter-spacing: 0.08em;
		white-space: nowrap;
	}
	.ecs__meta .tickets__stage::after {
		content: "·";
		margin-left: 10px;
		opacity: 0.6;
	}
	.event-cal-small .tickets__actions {
		gap: 6px;
		height: auto;
	}
	/* CLAUDE: font ridotto e forzato (!important per vincere su .btn) — bottone resta a 36 ma testo riproporzionato */
	.event-cal-small .tickets__actions .tickets__action {
		min-width: 0;
		width: auto;
		padding: 0 14px;
		height: 36px;
		font-size: 10px !important;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}
}
/* ── TABLET only (768–991): titolo leggermente più grande ── */

@media (min-width: 768px) and (max-width: 991.98px) {
	.ecs__title,
	#cal-events-panel .ecs__title {
		font-size: 26px !important;
	}
}
/* ── MOBILE ONLY (<768px): poster -20%, titolo a tutta larghezza,
   meta su riga propria, actions su riga propria allineate a dx in basso ── */
/* CLAUDE: layout EVENT_list verticale per mobile — i bottoni non si sovrappongono più alla data. */

@media (max-width: 767.98px) {
	/* CLAUDE: poster ~1/4 della card su mobile. Selettore con specificità
       maggiore (#cal-events-panel) per vincere sull'override desktop a 230px del pannello. */
	.ecs__poster,
	#cal-events-panel .ecs__poster {
		flex: 0 0 25%;
	}
	.ecs__body {
		justify-content: space-between;
	}
	.ecs__bottom {
		flex-direction: column;
		align-items: stretch;
		gap: 6px;
	}
	.event-cal-small .tickets__actions {
		justify-content: flex-end;
		margin-top: auto;
	}
	/* CLAUDE: testo bottone ulteriormente ridotto su mobile per matchare la proporzione del bottone più piccolo */
	.event-cal-small .tickets__actions .tickets__action {
		font-size: 9px !important;
		padding: 0 10px;
		height: 32px;
	}
}

.tickets__excerpt-inner p {
	font-size: 20px;
}
/* ═══════════════════════════════════════════════════════════════
   5. Colori per teatro — linea superiore 3px
      ID → colore primario del teatro (da iat_teatri)
   ═══════════════════════════════════════════════════════════════ */
/*  COLORI TESSERE 2b6194
   e30613
   f18900
   5b9551
   fcc000
   3fb7ab */
/* Gradient del poster: colore e stop arrivano da custom property iniettate inline
   in Event_small() (file front_functions.php). Il colore viene da iat_teatri.color,
   lo stop è calcolato in PHP via _theatre_color_stop() in base alla luminanza percepita. */

.tickets__production .tickets__poster-media::after {
	background: linear-gradient(
		180deg,
		var(--theatre-color, #231f20) var(--theatre-stop, 70%),
		rgba(0, 0, 0, 0) 100%
	);
}
/* Stato normale — qui va la transition */
/* Hover — invariato */
/* ═══════════════════════════════════════════════════════════════
   6. Calendario in pagina spettacoli — container mobile
   .whats-on-list .container ha max-width: 480px su <768px (purged.css):
   centrato lascia margine laterale su mobile largo. Lo togliamo per calview,
   tenendo il padding di default 20px (uguale alla homepage) — il margin
   negativo di .row (margin: 0 -20px) è bilanciato esattamente da quel padding.
   ═══════════════════════════════════════════════════════════════ */
/* Padding 40px sul wrapper più esterno (outermost): 20px li "mangia" la `.row`
   interna con `margin: 0 -20px` (purged.css), netto visibile = 20px. */

@media (max-width: 991px) {
	.whats-on-list.calview {
		box-sizing: border-box;
	}
	.whats-on-list.calview .container {
		width: auto !important;
		max-width: 100% !important;
	}
	.whats-on-list.calview .row {
	}
}

/* CLAUDE: loghi sostenitori — 50% della larghezza disponibile, neri; a colori su hover. */
.support-logo img {
  width: 80%;
  min-height: 130px;
  object-fit: contain;
  filter: brightness(0);
  transition: filter .25s ease;
}
.support-logo a:hover img,
.support-logo a:focus img {
  filter: none;
}
.iat-support blockquote {
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;   /* CLAUDE: rimuove il margine sx di default del browser sulle citazioni */
}

/* CLAUDE: purged.css non contiene `.flex-col-sm-4` (solo `-sm-6`); regola locale per la griglia 3 colonne dei luoghi. */
.teatri-grid .flex-col-sm-4 { flex: 0 0 33.333%; max-width: 33.333%; padding-right: 20px; box-sizing: border-box; }
@media (max-width: 767.98px) {
	.teatri-grid .flex-col-sm-4 { flex: 0 0 100%; max-width: 100%; padding-right: 0; }
}