:root {
	--ifs-cream: #e6e0d6;
	--ifs-cream-2: #f2ede4;
	--ifs-red: #bb322f;
	--ifs-red-deep: #8b2323;
	--ifs-ink: #232323;
	--ifs-white: #fff;
	--ifs-black: #100f0f;
	--ifs-nav-bg: #100f0f;
	--ifs-blue: #9cbcf5;
	--ifs-yellow: #f0c14a;
	--ifs-tan: #d4a574;
	--ifs-green: #7aa35a;
	--ifs-orange: #e07a3d;
	--ifs-shadow: 0 8px 18px rgba(16, 15, 15, 0.18);
	--ifs-display: "Barlow Condensed", "Arial Narrow", sans-serif;
	--ifs-body: "Source Sans 3", "Segoe UI", sans-serif;
	--ifs-font-lineup: var(--ifs-display);
	--ifs-font-timetable: var(--ifs-display);
	--ifs-polaroid-paper: url("../img/polaroid-paper.jpg");
}

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

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
	background: var(--ifs-black);
	color: var(--ifs-ink);
	font-family: var(--ifs-body);
	font-size: 1.05rem;
	line-height: 1.55;
}

.ifs-shell {
	position: relative;
	z-index: 2;
	background: var(--ifs-cream);
}

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

a {
	color: var(--ifs-red);
}

.screen-reader-text,
.ifs-skip {
	position: absolute;
	left: -999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.ifs-skip:focus {
	left: 12px;
	top: 12px;
	width: auto;
	height: auto;
	padding: 8px 12px;
	background: var(--ifs-white);
	z-index: 10000;
}

.ifs-top {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 40;
	padding-top: 8px;
	background: transparent;
	transition: background-color 0.28s ease, box-shadow 0.28s ease, padding 0.28s ease;
}

.ifs-top.is-stuck {
	background-color: var(--ifs-nav-bg);
	box-shadow: 0 10px 28px rgba(16, 15, 15, 0.38);
	padding-bottom: 10px;
	backdrop-filter: blur(8px);
}

.admin-bar .ifs-top {
	top: 32px;
}

@media (max-width: 782px) {
	.admin-bar .ifs-top {
		top: 46px;
	}
}

.ifs-top__bar {
	display: flex;
	justify-content: flex-end;
	padding: 0 24px;
}

.ifs-top__social {
	display: flex;
	gap: 14px;
}

.ifs-social {
	width: 18px;
	height: 18px;
	display: block;
	background: var(--ifs-white);
	mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
}

.ifs-social--instagram { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm5 5a5 5 0 1 0 0 10 5 5 0 0 0 0-10zm6.5-.9a1.1 1.1 0 1 0 0 2.2 1.1 1.1 0 0 0 0-2.2zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6z'/%3E%3C/svg%3E"); }
.ifs-social--youtube { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M23 7.5s-.2-1.6-.9-2.3c-.9-.9-1.9-.9-2.4-1C16.6 4 12 4 12 4s-4.6 0-7.7.2c-.5.1-1.5.1-2.4 1C1.2 5.9 1 7.5 1 7.5S.8 9.4.8 11.2v1.6c0 1.8.2 3.7.2 3.7s.2 1.6.9 2.3c.9.9 2.1.9 2.6 1 1.9.2 7.5.2 7.5.2s4.6 0 7.7-.2c.5-.1 1.5-.1 2.4-1 .7-.7.9-2.3.9-2.3s.2-1.8.2-3.7v-1.6c0-1.8-.2-3.7-.2-3.7zM9.8 14.6V8.4l6.2 3.1-6.2 3.1z'/%3E%3C/svg%3E"); }
.ifs-social--spotify { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M12 1a11 11 0 1 0 0 22 11 11 0 0 0 0-22zm5 15.6a.7.7 0 0 1-1 .2c-2.7-1.6-6.1-2-10.1-1.1a.7.7 0 1 1-.3-1.4c4.4-1 8.2-.5 11.2 1.3a.7.7 0 0 1 .2 1zm1.3-2.9a.9.9 0 0 1-1.2.3c-3.1-1.9-7.8-2.4-11.5-1.3a.9.9 0 1 1-.5-1.7c4.2-1.2 9.4-.6 13 1.6a.9.9 0 0 1 .2 1.1zm.1-3a1 1 0 0 1-1.4.4c-3.5-2.1-9.3-2.3-12.6-1.3a1 1 0 0 1-.6-2c3.8-1.1 10.3-.9 14.4 1.6a1 1 0 0 1 .2 1.3z'/%3E%3C/svg%3E"); }
.ifs-social--facebook { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M14 9h3V6h-3c-2.2 0-4 1.8-4 4v2H8v3h2v7h3v-7h3l1-3h-4v-2c0-.6.4-1 1-1z'/%3E%3C/svg%3E"); }
.ifs-social--tiktok { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M14 3v10.1a3.4 3.4 0 1 1-2.4-3.25V12a1.5 1.5 0 1 0 1.5 1.5V3h4.4A5.2 5.2 0 0 0 21 7.9V11a8 8 0 0 1-4-1.1V3H14z'/%3E%3C/svg%3E"); }
.ifs-social--bio { mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M10 2a8.5 8.5 0 1 0 0 17A8.5 8.5 0 0 0 10 2zm0 1.7c.5 0 1.35 1.4 1.8 3.9H8.2C8.65 5.1 9.5 3.7 10 3.7zM5.4 6.6A6.8 6.8 0 0 0 3.8 10.2h3.5c.1-1.3.28-2.5.58-3.6-.8 0-1.7 0-2.48 0zm6.6 0c.3 1.1.48 2.3.58 3.6h3.5A6.8 6.8 0 0 0 14.6 6.6c-.78 0-1.68 0-2.48 0zM3.8 11.8c.22 1.4.72 2.7 1.6 3.6.78.05 1.68.05 2.48 0-.3-1.1-.48-2.3-.58-3.6H3.8zm6.6 0c.1 1.3.28 2.5.58 3.6.8.05 1.7.05 2.48 0 .88-.9 1.38-2.2 1.6-3.6H10.4zM8.2 16.4h3.6c-.45 2.5-1.3 3.9-1.8 3.9s-1.35-1.4-1.8-3.9z'/%3E%3Ccircle fill='white' cx='17.6' cy='13.2' r='2.4'/%3E%3Cpath fill='white' d='M13 22.2c.5-2.6 2.5-4.4 4.7-4.4 2.2 0 4.2 1.8 4.7 4.4H13z'/%3E%3C/svg%3E"); }

.ifs-artist-links {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 0 0 12px;
}

.ifs-artist-links .ifs-social {
	width: 22px;
	height: 22px;
	background: var(--ifs-red);
}

.ifs-artist-links .ifs-social:hover,
.ifs-artist-links .ifs-social:focus-visible {
	background: var(--ifs-red-deep);
}

.ifs-artist .ifs-artist-links {
	justify-content: center;
	margin: 0 0 22px;
}

.ifs-empty {
	background: var(--ifs-cream-2);
	padding: 16px 18px;
	border-left: 4px solid var(--ifs-red);
}

.ifs-nav-wrap {
	display: flex;
	justify-content: center;
	padding: 10px 16px 0;
}

.ifs-nav-toggle {
	display: none;
	width: 44px;
	height: 44px;
	border: 0;
	background: var(--ifs-red);
	border-radius: 6px;
	position: relative;
}

.ifs-nav-toggle span {
	display: block;
	height: 2px;
	width: 20px;
	background: var(--ifs-white);
	margin: 5px auto;
}

.ifs-nav__list {
	display: flex;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
	flex-wrap: wrap;
	justify-content: center;
}

.ifs-nav__list a {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 148px;
	padding: 10px 16px;
	color: var(--ifs-white);
	text-decoration: none;
	text-transform: uppercase;
	font-family: var(--ifs-display);
	font-weight: 800;
	letter-spacing: 0.06em;
	border-radius: 6px;
	background: transparent;
}

.ifs-nav__list a::after {
	content: "";
	position: absolute;
	inset: 0;
	background: var(--ifs-red);
	border-radius: 6px;
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
	z-index: -1;
}

.ifs-nav__list .current-menu-item > a::after,
.ifs-nav__list a:hover::after,
.ifs-nav__list a:focus-visible::after {
	transform: scaleX(1);
}

@media (prefers-reduced-motion: reduce) {
	.ifs-nav__list a::after {
		transition: none;
	}

	.ifs-top {
		transition: none;
	}

	.ifs-hero__badge {
		animation: none;
	}
}

.ifs-hero {
	position: relative;
	z-index: 2;
	flex-shrink: 0;
	min-height: 480px;
	background: var(--ifs-black) center top / cover no-repeat;
	color: var(--ifs-white);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	--ifs-hero-inset: 1.25rem;
	--ifs-hero-inset-top: 4.75rem;
}

.ifs-hero-bg-top {
	background-position: center top;
}

.ifs-hero-bg-center {
	background-position: center center;
}

.ifs-hero-bg-bottom {
	background-position: center bottom;
}

.ifs-hero--home {
	min-height: 100vh;
}

.ifs-hero--inner {
	min-height: 300px;
	height: 300px;
	overflow: hidden;
}

.ifs-hero--inner.ifs-hero-h-low {
	min-height: 300px;
	height: 300px;
}

.ifs-hero--inner.ifs-hero-h-medium {
	min-height: var(--ifs-inner-hero-medium, 480px);
	height: var(--ifs-inner-hero-medium, 480px);
	max-height: var(--ifs-inner-hero-medium, 480px);
}

.ifs-hero--inner.ifs-hero-h-high {
	min-height: 70vh;
	height: 70vh;
}

.ifs-hero__shade {
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(16, 15, 15, 0.15), rgba(16, 15, 15, 0.35));
}

.ifs-hero__inner {
	position: absolute;
	inset: 0;
	z-index: 1;
	display: block;
	padding: 0;
}

.ifs-hero__place {
	position: absolute;
	z-index: 1;
	max-width: min(90%, 520px);
}

.ifs-hero__place:has(.ifs-hero__badge) {
	max-width: min(92vw, 920px);
}

.ifs-hero__place--stack {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.ifs-hero--home .ifs-hero__place--stack {
	gap: 18px;
}

.ifs-hero__place--stack.ifs-hero__place--top-left,
.ifs-hero__place--stack.ifs-hero__place--center-left,
.ifs-hero__place--stack.ifs-hero__place--bottom-left {
	align-items: flex-start;
	text-align: left;
}

.ifs-hero__place--stack.ifs-hero__place--top-right,
.ifs-hero__place--stack.ifs-hero__place--center-right,
.ifs-hero__place--stack.ifs-hero__place--bottom-right {
	align-items: flex-end;
	text-align: right;
}

.ifs-hero__place--top-left {
	top: var(--ifs-hero-inset-top);
	left: var(--ifs-hero-inset);
}

.ifs-hero__place--top-center {
	top: var(--ifs-hero-inset-top);
	left: 50%;
	transform: translateX(-50%);
}

.ifs-hero__place--top-right {
	top: var(--ifs-hero-inset-top);
	right: var(--ifs-hero-inset);
}

.ifs-hero__place--center-left {
	top: calc(var(--ifs-hero-inset-top) + (100% - var(--ifs-hero-inset-top)) / 2);
	left: var(--ifs-hero-inset);
	transform: translateY(-50%);
}

.ifs-hero__place--center {
	top: calc(var(--ifs-hero-inset-top) + (100% - var(--ifs-hero-inset-top)) / 2);
	left: 50%;
	transform: translate(-50%, -50%);
}

.ifs-hero__place--center-right {
	top: calc(var(--ifs-hero-inset-top) + (100% - var(--ifs-hero-inset-top)) / 2);
	right: var(--ifs-hero-inset);
	transform: translateY(-50%);
}

.ifs-hero__place--bottom-left {
	bottom: var(--ifs-hero-inset);
	left: var(--ifs-hero-inset);
}

.ifs-hero__place--bottom-center {
	bottom: var(--ifs-hero-inset);
	left: 50%;
	transform: translateX(-50%);
}

.ifs-hero__place--bottom-right {
	bottom: var(--ifs-hero-inset);
	right: var(--ifs-hero-inset);
}

.ifs-hero__logo img,
.ifs-hero__logo .custom-logo {
	width: min(280px, 70vw);
	height: auto;
}

.ifs-hero__wordmark {
	font-family: var(--ifs-display);
	font-size: clamp(2rem, 6vw, 4rem);
	text-transform: uppercase;
	margin: 0;
}

.ifs-hero__badge {
	width: min(380px, 86vw);
	height: auto;
	display: block;
}

.ifs-hero__badge-link {
	display: inline-block;
	line-height: 0;
	color: inherit;
}

.ifs-hero__badge-link:hover,
.ifs-hero__badge-link:focus-visible {
	opacity: 0.92;
}

.ifs-hero__pills {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
}

.ifs-hero__pills span {
	background: var(--ifs-white);
	color: var(--ifs-red);
	border-radius: 999px;
	padding: 10px 22px;
	font-family: var(--ifs-display);
	font-weight: 800;
	font-size: 1.4rem;
	text-transform: uppercase;
}

.ifs-hero__pills span:last-child {
	background: var(--ifs-red);
	color: var(--ifs-white);
}

.ifs-hero--inner .ifs-hero__logo {
	transform: translateY(-1.75rem);
}

.ifs-hero--inner .ifs-hero__logo img,
.ifs-hero--inner .ifs-hero__logo .custom-logo {
	width: min(250px, 42vw);
}

.ifs-hero--inner .ifs-hero__badge {
	width: min(320px, 74vw);
}

@keyframes ifs-badge-pulse {
	0%,
	100% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.045);
	}
}

.ifs-hero__badge {
	transform-origin: center center;
	animation: ifs-badge-pulse 2.6s ease-in-out infinite;
}

.ifs-hero--inner .ifs-hero__place {
	max-width: min(90%, 420px);
}

.ifs-hero--inner .ifs-hero__place:has(.ifs-hero__badge) {
	max-width: min(92vw, 920px);
}

.ifs-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 28px;
	background: var(--ifs-red-deep);
	color: var(--ifs-white) !important;
	text-decoration: none;
	text-transform: uppercase;
	font-family: var(--ifs-display);
	font-weight: 800;
	letter-spacing: 0.08em;
	border-radius: 10px;
	border: 2px solid var(--ifs-white);
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
}

.ifs-btn:hover {
	background: var(--ifs-red);
}

.ifs-main {
	position: relative;
	z-index: 1;
	background: var(--ifs-cream);
}

.ifs-is-inner .ifs-main > .ifs-page > .vc_row:first-child,
.ifs-is-inner .ifs-main > .ifs-page > .vc_section:first-child {
	margin-top: 0 !important;
}

.ifs-page {
	max-width: 1120px;
	margin: 0 auto;
	padding: 40px 22px 72px;
}

.ifs-page-title,
.ifs-faq-title,
.ifs-intro h1,
.ifs-intro h2,
.ifs-intro h4,
.wp-block-heading {
	font-family: var(--ifs-display);
	text-transform: uppercase;
	color: var(--ifs-red);
	letter-spacing: 0.04em;
}

.ifs-intro,
.ifs-page .entry-content,
.ifs-page {
	font-size: 1.05rem;
}

.ifs-page ul {
	padding-left: 1.2em;
}

.wp-block-group.is-style-ifs-card,
.ifs-card {
	overflow: hidden;
	box-shadow: var(--ifs-shadow);
	display: flex;
	flex-direction: column;
	height: 100%;
}

.vc_row:has(> .vc_column_container .ifs-card) {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	align-items: stretch;
}

.vc_row:has(> .vc_column_container .ifs-card)::before,
.vc_row:has(> .vc_column_container .ifs-card)::after,
.vc_row:has(> .vc_column_container .ifs-card) .vc_column-inner::before,
.vc_row:has(> .vc_column_container .ifs-card) .vc_column-inner::after,
.vc_row:has(> .vc_column_container .ifs-card) .wpb_wrapper::before,
.vc_row:has(> .vc_column_container .ifs-card) .wpb_wrapper::after {
	content: none;
	display: none;
}

.vc_row:has(> .vc_column_container .ifs-card) > .vc_column_container {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 2;
	grid-column: span 12;
	width: auto !important;
	max-width: none;
	float: none;
	min-width: 0;
}

.vc_row:has(> .vc_column_container .ifs-card) > .vc_column_container > .vc_column-inner,
.vc_row:has(> .vc_column_container .ifs-card) .wpb_wrapper:has(> .ifs-card),
.vc_row:has(> .vc_column_container .ifs-card) .ifs-card:has(.ifs-card__head) {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 2;
	width: 100%;
	height: auto;
	min-width: 0;
}

.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-1 { grid-column: span 1; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-2 { grid-column: span 2; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-3 { grid-column: span 3; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-4 { grid-column: span 4; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-5 { grid-column: span 5; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-6 { grid-column: span 6; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-7 { grid-column: span 7; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-8 { grid-column: span 8; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-9 { grid-column: span 9; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-10 { grid-column: span 10; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-11 { grid-column: span 11; }
.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-xs-12 { grid-column: span 12; }

@media (min-width: 768px) {
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-1 { grid-column: span 1; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-2 { grid-column: span 2; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-3 { grid-column: span 3; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-4 { grid-column: span 4; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-5 { grid-column: span 5; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-6 { grid-column: span 6; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-7 { grid-column: span 7; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-8 { grid-column: span 8; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-9 { grid-column: span 9; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-10 { grid-column: span 10; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-11 { grid-column: span 11; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-sm-12 { grid-column: span 12; }
}

@media (min-width: 992px) {
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-1 { grid-column: span 1; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-2 { grid-column: span 2; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-3 { grid-column: span 3; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-4 { grid-column: span 4; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-5 { grid-column: span 5; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-6 { grid-column: span 6; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-7 { grid-column: span 7; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-8 { grid-column: span 8; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-9 { grid-column: span 9; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-10 { grid-column: span 10; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-11 { grid-column: span 11; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-md-12 { grid-column: span 12; }
}

@media (min-width: 1200px) {
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-1 { grid-column: span 1; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-2 { grid-column: span 2; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-3 { grid-column: span 3; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-4 { grid-column: span 4; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-5 { grid-column: span 5; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-6 { grid-column: span 6; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-7 { grid-column: span 7; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-8 { grid-column: span 8; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-9 { grid-column: span 9; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-10 { grid-column: span 10; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-11 { grid-column: span 11; }
	.vc_row:has(> .vc_column_container .ifs-card) > .vc_col-lg-12 { grid-column: span 12; }
}

.wp-block-group.is-style-ifs-card > h2,
.wp-block-group.is-style-ifs-card > h3,
.ifs-card__head {
	background-color: var(--ifs-red);
	background-position: center;
	margin: 0;
	padding: 32px 18px;
	min-height: 96px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.ifs-card__head--cover {
	background-size: cover;
	background-repeat: no-repeat;
}

.ifs-card__head--repeat {
	background-repeat: repeat;
	background-size: auto;
}

.ifs-card__title,
.ifs-title {
	font-family: var(--ifs-display);
	font-weight: 800;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.ifs-card__title {
	margin: 0;
	color: var(--ifs-white);
	font-size: clamp(1.6rem, 4vw, 2.4rem);
	text-shadow: 2px 3px 0 rgba(16, 15, 15, 0.55);
}

.ifs-title {
	margin: 0 0 0.65em;
	color: var(--ifs-red);
	font-size: clamp(1.6rem, 4vw, 2.4rem);
	line-height: 1.05;
}

h3.ifs-title {
	font-size: clamp(1.35rem, 3.2vw, 2rem);
}

h4.ifs-title {
	font-size: clamp(1.15rem, 2.6vw, 1.6rem);
}

.ifs-title::after {
	content: "";
	display: block;
	width: 56px;
	height: 3px;
	background: currentColor;
	margin: 10px 0 0;
}

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

.ifs-title--center::after {
	margin-left: auto;
	margin-right: auto;
}

.ifs-title--right {
	text-align: right;
}

.ifs-title--right::after {
	margin-left: auto;
}

.ifs-card__logo {
	display: block;
	max-width: min(280px, 86%);
	height: auto;
	max-height: 110px;
	object-fit: contain;
}

.wp-block-group.is-style-ifs-card > p,
.ifs-card__body {
	padding: 20px 22px 24px;
	margin: 0;
	background: var(--ifs-cream-2);
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}

.ifs-card__body a {
	color: var(--ifs-red-deep);
	font-weight: 700;
}

.ifs-card__cta {
	margin: auto 0 0;
	padding-top: 18px;
}

.ifs-card__link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 54px;
	padding: 12px 16px;
	background: var(--ifs-red);
	color: var(--ifs-white) !important;
	font-family: var(--ifs-display);
	font-weight: 800;
	font-size: 1.15rem;
	letter-spacing: 0.08em;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
}

.ifs-card__link:hover,
.ifs-card__link:focus-visible {
	background: var(--ifs-red-deep);
	color: var(--ifs-white) !important;
	text-decoration: none;
}

.wp-block-columns {
	gap: 20px;
}

.ifs-lineup {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 36px 22px;
	margin-top: 24px;
	align-items: stretch;
}

.ifs-polaroid {
	min-width: 0;
}

.ifs-lineup .ifs-polaroid {
	display: flex;
	flex-direction: column;
	transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.ifs-polaroid__frame {
	position: relative;
	display: block;
	background-color: #efe6d8;
	background-image: var(--ifs-polaroid-paper);
	background-size: cover;
	background-position: center;
	padding: 12px 12px 38px;
	border: 1px solid rgba(72, 52, 36, 0.22);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.45),
		inset 0 0 28px rgba(70, 50, 30, 0.08),
		0 10px 22px rgba(16, 15, 15, 0.18);
	transform: rotate(-1.2deg);
}

.ifs-polaroid:nth-child(2n) .ifs-polaroid__frame {
	transform: rotate(1.4deg);
}

.ifs-polaroid__img {
	display: block;
	width: 100%;
	aspect-ratio: 1;
	object-fit: cover;
	border: 2px solid #1a1614;
	box-shadow: 0 1px 2px rgba(16, 15, 15, 0.25);
}

.ifs-polaroid__sticker {
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translateX(-50%) rotate(-3deg);
	background: var(--ifs-red);
	color: var(--ifs-white);
	padding: 6px 14px;
	font-family: var(--ifs-font-lineup);
	font-weight: 800;
	text-transform: uppercase;
	white-space: nowrap;
	box-shadow: 0 3px 0 color-mix(in srgb, var(--ifs-red) 68%, #000);
}

.ifs-lineup--no-sticker .ifs-polaroid__sticker {
	display: none;
}

.ifs-polaroid__body {
	padding: 6px 4px 0;
	flex: 1;
	display: flex;
	flex-direction: column;
}

.ifs-polaroid__name {
	margin: 12px 0 8px;
	color: var(--ifs-red);
	font-family: var(--ifs-font-lineup);
	text-transform: none;
	font-size: 1.5rem;
}

.ifs-lineup--card .ifs-polaroid {
	background: var(--ifs-cream-2);
	box-shadow: var(--ifs-shadow);
	padding: 18px 16px 20px;
}

.ifs-lineup--card .ifs-polaroid__frame {
	margin: 0 6px 4px;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.45),
		inset 0 0 28px rgba(70, 50, 30, 0.08),
		0 10px 22px rgba(16, 15, 15, 0.18);
}

.ifs-lineup--polaroid {
	gap: 42px 28px;
}

.ifs-lineup--polaroid .ifs-polaroid {
	background-color: #efe6d8;
	background-image: var(--ifs-polaroid-paper);
	background-size: cover;
	background-position: center;
	padding: 12px 12px 18px;
	border: 1px solid rgba(72, 52, 36, 0.22);
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.45),
		0 10px 22px rgba(16, 15, 15, 0.18);
	transform: rotate(-1.2deg);
}

.ifs-lineup--polaroid .ifs-polaroid:nth-child(2n) {
	transform: rotate(1.4deg);
}

.ifs-lineup--polaroid .ifs-polaroid__frame {
	transform: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	background: transparent;
}

.ifs-lineup--polaroid .ifs-polaroid:nth-child(2n) .ifs-polaroid__frame {
	transform: none;
}

.ifs-lineup--polaroid .ifs-polaroid__body {
	padding: 12px 6px 2px;
}

.ifs-lineup--flat .ifs-polaroid {
	background: var(--ifs-cream-2);
	box-shadow: var(--ifs-shadow);
	overflow: hidden;
}

.ifs-lineup--flat .ifs-polaroid__frame {
	transform: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	background: transparent;
}

.ifs-lineup--flat .ifs-polaroid:nth-child(2n) .ifs-polaroid__frame {
	transform: none;
}

.ifs-lineup--flat .ifs-polaroid__img {
	border: 0;
}

.ifs-lineup--flat .ifs-polaroid__sticker {
	bottom: 12px;
}

.ifs-lineup--flat .ifs-polaroid__body {
	padding: 14px 18px 18px;
}

.ifs-lineup--card .ifs-polaroid:hover,
.ifs-lineup--flat .ifs-polaroid:hover {
	transform: translateY(-8px);
	box-shadow: 0 16px 30px rgba(16, 15, 15, 0.18);
}

.ifs-lineup--polaroid .ifs-polaroid:hover {
	transform: rotate(-1.2deg) translateY(-8px);
	box-shadow: 0 16px 30px rgba(16, 15, 15, 0.18);
}

.ifs-lineup--polaroid .ifs-polaroid:nth-child(2n):hover {
	transform: rotate(1.4deg) translateY(-8px);
}

@media (prefers-reduced-motion: reduce) {
	.ifs-lineup .ifs-polaroid {
		transition: none;
	}

	.ifs-lineup--card .ifs-polaroid:hover,
	.ifs-lineup--flat .ifs-polaroid:hover {
		transform: none;
		box-shadow: var(--ifs-shadow);
	}

	.ifs-lineup--polaroid .ifs-polaroid:hover {
		transform: rotate(-1.2deg);
		box-shadow: var(--ifs-shadow);
	}

	.ifs-lineup--polaroid .ifs-polaroid:nth-child(2n):hover {
		transform: rotate(1.4deg);
		box-shadow: var(--ifs-shadow);
	}

	.ifs-lineup--photos .ifs-shot {
		transition: none;
	}

	.ifs-lineup--photos .ifs-shot:hover,
	.ifs-lineup--photos .ifs-shot:focus-visible {
		transform: none;
	}

	.ifs-lineup--photos .ifs-shot img,
	.ifs-lineup--photos .ifs-shot:hover img,
	.ifs-lineup--photos .ifs-shot:focus-visible img {
		filter: none;
		transition: none;
	}
}

.ifs-polaroid__text,
.ifs-artist__body,
.ifs-artist-dialog__text {
	color: var(--ifs-ink);
}

.ifs-polaroid__more.ifs-btn {
	margin-top: 12px;
	padding: 8px 16px;
	font-size: 0.88rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	align-self: flex-end;
	background: color-mix(in srgb, var(--ifs-cream-2) 62%, var(--ifs-ink) 18%);
	color: var(--ifs-ink) !important;
	border: 0;
	border-radius: 8px;
	box-shadow: none;
}

.ifs-polaroid__more.ifs-btn:hover,
.ifs-polaroid__more.ifs-btn:focus-visible {
	background: color-mix(in srgb, var(--ifs-cream-2) 48%, var(--ifs-ink) 28%);
	color: var(--ifs-ink) !important;
}

.ifs-artist-dialog {
	position: fixed;
	inset: 0;
	margin: auto;
	width: min(960px, calc(100vw - 32px));
	height: fit-content;
	max-height: min(88vh, 840px);
	border: 0;
	padding: 0;
	overflow: auto;
	background: var(--ifs-cream);
	color: var(--ifs-ink);
	border-radius: 14px;
	box-shadow: 0 24px 60px rgba(16, 15, 15, 0.4);
}

.ifs-artist-dialog[open] {
	animation: ifs-dialog-in 0.32s ease-out;
}

.ifs-artist-dialog.is-closing {
	animation: ifs-dialog-out 0.28s ease-in forwards;
}

.ifs-artist-dialog::backdrop {
	background: rgba(16, 15, 15, 0.72);
}

.ifs-artist-dialog[open]::backdrop {
	animation: ifs-backdrop-in 0.32s ease-out;
}

.ifs-artist-dialog.is-closing::backdrop {
	animation: ifs-backdrop-out 0.28s ease-in forwards;
}

@keyframes ifs-dialog-in {
	from {
		opacity: 0;
		transform: translateY(10px);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes ifs-dialog-out {
	from {
		opacity: 1;
		transform: none;
	}

	to {
		opacity: 0;
		transform: translateY(8px);
	}
}

@keyframes ifs-backdrop-in {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes ifs-backdrop-out {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@media (prefers-reduced-motion: reduce) {
	.ifs-artist-dialog[open],
	.ifs-artist-dialog[open]::backdrop,
	.ifs-artist-dialog.is-closing,
	.ifs-artist-dialog.is-closing::backdrop {
		animation: none;
	}
}

.ifs-artist-dialog__close {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	width: 40px;
	height: 40px;
	border: 0;
	border-radius: 8px;
	background: var(--ifs-red);
	color: var(--ifs-white);
	font-size: 1.6rem;
	line-height: 1;
	cursor: pointer;
}

.ifs-artist-dialog__close:hover,
.ifs-artist-dialog__close:focus-visible {
	background: var(--ifs-red-deep);
}

.ifs-artist-dialog__grid {
	display: grid !important;
	grid-template-columns: minmax(180px, 34%) minmax(0, 1fr);
	grid-template-areas: "photo info";
	gap: 24px 28px;
	align-items: start;
	padding: 36px 44px 36px 28px;
	overflow: auto;
	max-height: min(88vh, 840px);
}

.ifs-artist-dialog__photo {
	grid-area: photo;
	min-width: 0;
	max-width: 100%;
}

.ifs-artist-dialog__info {
	grid-area: info;
	min-width: 0;
}

.ifs-artist-dialog__img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: min(68vh, 560px);
	object-fit: contain;
	object-position: top center;
	background: transparent;
	border: 0 !important;
	box-shadow: none !important;
}

.ifs-artist-dialog__info .ifs-polaroid__name {
	margin-top: 0;
	padding-right: 36px;
}

.ifs-artist-dialog__text p:first-child {
	margin-top: 0;
}

@media (max-width: 640px) {
	.ifs-artist-dialog__grid {
		grid-template-columns: 1fr;
		grid-template-areas:
			"photo"
			"info";
		padding: 48px 20px 28px;
		gap: 18px;
	}

	.ifs-artist-dialog__photo {
		max-width: 280px;
		margin: 0 auto;
	}

	.ifs-artist-dialog__img {
		max-height: min(50vh, 360px);
		margin: 0 auto;
	}
}

.ifs-polaroid--single {
	max-width: 420px;
	margin: 0 auto 24px;
}

.ifs-faq-head {
	text-align: center;
	margin-bottom: 28px;
}

.ifs-faq-title {
	font-size: 3rem;
	margin: 0 0 8px;
}

.ifs-faq-title::after {
	content: "";
	display: block;
	width: 56px;
	height: 3px;
	background: var(--ifs-red);
	margin: 8px auto 0;
}

.ifs-faq__group {
	margin: 28px 0 10px;
	font-family: var(--ifs-display);
	text-transform: uppercase;
}

.ifs-faq__item {
	background: color-mix(in srgb, var(--ifs-cream) 35%, var(--ifs-white));
	margin: 0 0 10px;
	padding: 0;
}

.ifs-faq__item summary {
	cursor: pointer;
	list-style: none;
	padding: 14px 16px 14px 48px;
	position: relative;
	font-weight: 700;
	font-size: 1.15rem;
}

.ifs-faq__item summary::-webkit-details-marker {
	display: none;
}

.ifs-faq__item summary::before {
	content: "+";
	position: absolute;
	left: 12px;
	top: 12px;
	width: 24px;
	height: 24px;
	border: 1px solid color-mix(in srgb, var(--ifs-ink) 25%, var(--ifs-white));
	display: grid;
	place-items: center;
	background: var(--ifs-white);
	font-size: 1.1rem;
}

.ifs-faq__item[open] summary {
	color: var(--ifs-red);
}

.ifs-faq__item[open] summary::before {
	content: "–";
}

.ifs-faq__answer {
	padding: 0 16px 16px 48px;
}

.ifs-tt--desktop {
	--ifs-px-per-min: 3.25;
	--ifs-track-h: calc(var(--ifs-span) * var(--ifs-px-per-min) * 1px);
	--ifs-act-gap: 8px;
	display: grid;
	grid-template-columns: 64px 1fr;
	grid-template-rows: auto var(--ifs-track-h);
	column-gap: 8px;
	row-gap: 10px;
}

.ifs-tt__labels {
	grid-column: 2;
	grid-row: 1;
	display: grid;
	gap: 10px;
}

.ifs-tt__times {
	grid-column: 1;
	grid-row: 2;
	position: relative;
	height: var(--ifs-track-h);
}

.ifs-tt__tick {
	position: absolute;
	left: 0;
	font-size: 0.78rem;
	color: color-mix(in srgb, var(--ifs-ink) 55%, var(--ifs-white));
	transform: translateY(-50%);
}

.ifs-tt__grid {
	grid-column: 2;
	grid-row: 2;
	display: grid;
	gap: 10px;
	align-items: stretch;
	height: var(--ifs-track-h);
}

.ifs-tt__col {
	display: flex;
	flex-direction: column;
	min-width: 0;
	min-height: 0;
}

.ifs-tt__stage {
	margin: 0;
	padding: 10px 8px;
	text-align: center;
	font-family: var(--ifs-font-timetable);
	text-transform: uppercase;
	font-size: 1rem;
	color: var(--ifs-ink);
}

.ifs-tt__track {
	position: relative;
	flex: 1;
	height: var(--ifs-track-h);
}

.ifs-tt__act,
.ifs-tt-stack__act {
	border-radius: 14px;
	box-shadow: var(--ifs-shadow);
	padding: 12px 10px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
	color: var(--ifs-ink);
	font-family: var(--ifs-font-timetable);
	text-transform: uppercase;
	transition: box-shadow 0.28s ease, filter 0.28s ease;
}

button.ifs-tt__act,
button.ifs-tt-stack__act {
	appearance: none;
	border: 0;
	margin: 0;
	font: inherit;
	color: inherit;
	cursor: pointer;
}

button.ifs-tt-stack__act {
	width: 100%;
}

.ifs-tt__act:hover,
.ifs-tt-stack__act:hover,
.ifs-tt__act:focus-visible,
.ifs-tt-stack__act:focus-visible {
	z-index: 3;
	filter: brightness(1.07);
	box-shadow:
		0 0 0 2px color-mix(in srgb, var(--ifs-white) 72%, transparent),
		0 0 20px 6px color-mix(in srgb, var(--ifs-cream) 80%, transparent),
		0 8px 18px rgba(16, 15, 15, 0.16);
}

.ifs-tt__act:focus-visible,
.ifs-tt-stack__act:focus-visible {
	outline: 2px solid var(--ifs-ink);
	outline-offset: 2px;
}

.ifs-tt__act {
	position: absolute;
	left: 4px;
	right: 4px;
	top: calc(var(--ifs-act-top) + (var(--ifs-act-gap) / 2));
	height: calc(var(--ifs-act-h) - var(--ifs-act-gap));
}

.ifs-tt__act strong,
.ifs-tt-stack__act strong {
	font-size: 0.95rem;
	line-height: 1.2;
}

.ifs-tt__act span,
.ifs-tt-stack__act span {
	font-size: 0.78rem;
	margin-top: 6px;
	font-weight: 600;
}

.ifs-tt--mobile {
	display: none;
}

.ifs-tt-stack {
	margin: 0 0 28px;
}

.ifs-tt-stack h2 {
	margin: 0 0 10px;
	padding: 12px;
	text-align: center;
	font-family: var(--ifs-font-timetable);
	text-transform: uppercase;
}

.ifs-tt-stack__act {
	margin: 0 0 10px;
	min-height: 88px;
}

@media (prefers-reduced-motion: reduce) {
	.ifs-tt__act,
	.ifs-tt-stack__act {
		transition: none;
	}
}

.ifs-stage--woonkamer .ifs-tt__stage,
.ifs-stage--woonkamer h2 { background: var(--ifs-yellow); }
.ifs-stage--slaapkamer .ifs-tt__stage,
.ifs-stage--slaapkamer h2 { background: var(--ifs-tan); }
.ifs-stage--schuur .ifs-tt__stage,
.ifs-stage--schuur h2 { background: var(--ifs-green); }
.ifs-stage--kelder .ifs-tt__stage,
.ifs-stage--kelder h2,
.ifs-stage--keuken .ifs-tt__stage,
.ifs-stage--keuken h2 { background: var(--ifs-orange); }

.ifs-stage--woonkamer .ifs-tt__act,
.ifs-stage--woonkamer .ifs-tt-stack__act { background: color-mix(in srgb, var(--ifs-yellow) 78%, var(--ifs-white)); }
.ifs-stage--slaapkamer .ifs-tt__act,
.ifs-stage--slaapkamer .ifs-tt-stack__act { background: color-mix(in srgb, var(--ifs-tan) 78%, var(--ifs-white)); }
.ifs-stage--schuur .ifs-tt__act,
.ifs-stage--schuur .ifs-tt-stack__act { background: color-mix(in srgb, var(--ifs-green) 78%, var(--ifs-white)); }
.ifs-stage--kelder .ifs-tt__act,
.ifs-stage--kelder .ifs-tt-stack__act,
.ifs-stage--keuken .ifs-tt__act,
.ifs-stage--keuken .ifs-tt-stack__act { background: color-mix(in srgb, var(--ifs-orange) 78%, var(--ifs-white)); }

.ifs-stage--overig .ifs-tt__stage,
.ifs-stage--overig h2 { background: var(--ifs-blue); }
.ifs-stage--overig .ifs-tt__act,
.ifs-stage--overig .ifs-tt-stack__act { background: color-mix(in srgb, var(--ifs-blue) 78%, var(--ifs-white)); }

.ifs-page .vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.ifs-page .wpb_content_element {
	margin-bottom: 28px;
}

.vc_btn3.vc_btn3-shape-rounded,
.vc_general.vc_btn3 {
	font-family: var(--ifs-display);
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 0.04em;
}

.ifs-foot-space {
	height: var(--ifs-foot-h, 520px);
	background: transparent;
	pointer-events: none;
}

.ifs-foot {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.ifs-pattern {
	min-height: 160px;
	background: var(--ifs-red-deep) center / cover repeat;
}

.ifs-footer {
	position: relative;
	background: var(--ifs-black);
	color: var(--ifs-cream);
	text-align: center;
	padding: 40px 72px 36px;
}

.ifs-footer a {
	color: var(--ifs-cream);
}

.ifs-footer__logo {
	display: inline-block;
	margin: 0 0 22px;
}

.ifs-footer__logo-img,
.ifs-footer__logo .custom-logo {
	display: block;
	width: auto;
	max-width: min(300px, 70vw);
	height: auto;
	margin: 0 auto;
}

.ifs-footer__partners {
	margin: 0 auto 22px;
}

.ifs-footer__partners-img {
	display: block;
	width: auto;
	max-width: none;
	height: auto;
	margin: 0 auto;
}

.ifs-footer__menu {
	list-style: none;
	padding: 0;
	margin: 0 0 16px;
	display: flex;
	gap: 16px;
	justify-content: center;
	flex-wrap: wrap;
}

.ifs-footer__credit {
	margin: 0 0 14px;
	font-family: var(--ifs-display);
	font-size: clamp(0.92rem, 1.5vw, 1.02rem);
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 1.4;
	color: #e6e0d6;
}

.ifs-footer__legal {
	margin: 0;
	font-size: 0.88rem;
	color: color-mix(in srgb, var(--ifs-cream) 78%, var(--ifs-white));
}

.ifs-footer__legal a {
	color: inherit;
	text-decoration: none;
}

.ifs-footer__legal a:hover,
.ifs-footer__legal a:focus-visible {
	text-decoration: underline;
}

.ifs-to-top {
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	color: var(--ifs-white);
	text-decoration: none;
	z-index: 1;
}

.ifs-to-top:hover,
.ifs-to-top:focus-visible {
	color: var(--ifs-cream);
}

.ifs-to-top__tri {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid currentColor;
}

.ifs-to-top__label {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	font-family: var(--ifs-display);
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	white-space: nowrap;
}

.wp-block-button__link {
	background: var(--ifs-red) !important;
	color: var(--ifs-white) !important;
	border-radius: 8px !important;
	font-family: var(--ifs-display);
	text-transform: uppercase;
	font-weight: 800;
}

@media (min-width: 901px) {
	.ifs-hero__badge {
		width: max(600px, 36vw);
		min-width: 600px;
		max-width: min(92vw, 920px);
		height: auto;
	}

	.ifs-hero--inner .ifs-hero__badge {
		width: max(500px, 28vw);
		min-width: 500px;
		max-width: min(84vw, 720px);
	}
}

@media (max-width: 900px) {
	.ifs-hero--inner .ifs-hero__badge {
		width: min(200px, 55vw);
	}

	.ifs-lineup {
		grid-template-columns: 1fr;
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
	}

	.ifs-tt--desktop {
		display: none;
	}

	.ifs-tt--mobile {
		display: block;
	}

	.ifs-nav-toggle {
		display: block;
		margin-left: auto;
	}

	.ifs-nav {
		display: none;
		width: 100%;
	}

	.ifs-nav.is-open {
		display: block;
	}

	.ifs-nav__list {
		flex-direction: column;
		background: var(--ifs-nav-bg);
		background: color-mix(in srgb, var(--ifs-nav-bg) 88%, transparent);
		padding: 12px;
		border-radius: 8px;
		margin-top: 8px;
	}

	.ifs-hero--home {
		min-height: 70vh;
	}

	.ifs-hero--inner {
		--ifs-hero-inset-top: 4.25rem;
	}

	.ifs-hero--inner.ifs-hero-h-low {
		min-height: 240px;
		height: 240px;
	}

	.ifs-hero--inner.ifs-hero-h-medium {
		min-height: var(--ifs-inner-hero-medium, 480px);
		height: var(--ifs-inner-hero-medium, 480px);
		max-height: var(--ifs-inner-hero-medium, 480px);
	}

	.ifs-hero--inner.ifs-hero-h-high {
		min-height: 70vh;
		height: 70vh;
	}

	.ifs-footer {
		padding: 36px 20px 28px;
	}

	.ifs-to-top {
		position: static;
		transform: none;
		flex-direction: row;
		justify-content: center;
		margin-top: 22px;
	}

	.ifs-to-top__label {
		writing-mode: horizontal-tb;
		transform: none;
	}
}

@media (max-width: 782px) {
	.admin-bar .ifs-top {
		top: 46px;
	}
}

.ifs-reels__stage {
	position: relative;
}

.ifs-reels__track {
	--ifs-reel-gap: 18px;
	display: flex;
	gap: var(--ifs-reel-gap);
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scroll-padding-inline: 0;
	scrollbar-width: none;
	padding: 14px 0 22px;
	-ms-overflow-style: none;
}

.ifs-reels__track::-webkit-scrollbar {
	display: none;
	height: 0;
}

.ifs-reels.is-fit .ifs-reels__track {
	justify-content: center;
}

.ifs-reel {
	flex: 0 0 calc((100% - 3 * var(--ifs-reel-gap)) / 3.5);
	scroll-snap-align: start;
	appearance: none;
	border: 0;
	padding: 0;
	margin: 0;
	background: var(--ifs-black);
	color: var(--ifs-white);
	border-radius: 18px;
	overflow: hidden;
	cursor: pointer;
	box-shadow: 0 3px 8px rgba(16, 15, 15, 0.06);
	text-align: center;
}

@media (max-width: 760px) {
	.ifs-reel {
		flex-basis: calc((100% - var(--ifs-reel-gap)) / 1.35);
	}
}

.ifs-reel__frame {
	position: relative;
	display: block;
	aspect-ratio: 9 / 16;
}

.ifs-reel img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 18%;
	display: block;
	transition: transform 0.35s ease;
}

.ifs-reel:hover img,
.ifs-reel:focus-visible img {
	transform: scale(1.04);
}

.ifs-reel__play {
	position: absolute;
	left: 50%;
	top: 46%;
	transform: translate(-50%, -50%);
	width: 64px;
	height: 46px;
	border-radius: 14px;
	background: var(--ifs-red);
	color: var(--ifs-white);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 8px 18px rgba(16, 15, 15, 0.28);
	transition: transform 0.2s ease;
}

.ifs-reel:hover .ifs-reel__play,
.ifs-reel:focus-visible .ifs-reel__play {
	transform: translate(-50%, -50%) scale(1.08);
}

.ifs-reel__caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 42px 12px 14px;
	background: linear-gradient(transparent, rgba(16, 15, 15, 0.82));
	color: var(--ifs-white);
	font-size: 0.95rem;
	line-height: 1.3;
}

.ifs-reels__arrow {
	position: absolute;
	top: 50%;
	z-index: 2;
	transform: translateY(-50%);
	display: grid;
	place-items: center;
	width: 42px;
	height: 42px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: var(--ifs-red);
	color: var(--ifs-white);
	font-size: 1.6rem;
	line-height: 1;
	cursor: pointer;
	box-shadow: 0 3px 8px rgba(16, 15, 15, 0.08);
}

.ifs-reels__arrow.is-prev {
	left: 6px;
}

.ifs-reels__arrow.is-next {
	right: 6px;
}

@media (min-width: 761px) {
	.ifs-reels__arrow {
		width: 78px;
		height: 78px;
		background: radial-gradient(circle at center, var(--ifs-red) 0 23px, var(--ifs-cream) 24px 100%);
		font-size: 1.85rem;
		box-shadow: none;
	}

	.ifs-reels__arrow.is-prev {
		left: -39px;
	}

	.ifs-reels__arrow.is-next {
		right: -39px;
	}
}

.ifs-reels.is-fit .ifs-reels__arrow,
.ifs-reels__arrow:disabled {
	opacity: 0;
	pointer-events: none;
}

.ifs-reel:focus-visible,
.ifs-reels__arrow:focus-visible,
.ifs-yt-dialog__close:focus-visible {
	outline: 3px solid var(--ifs-red);
	outline-offset: 3px;
}

.ifs-yt-dialog {
	border: 0;
	padding: 0;
	background: transparent;
	width: min(420px, calc(100vw - 32px));
	max-width: 420px;
	overflow: visible;
}

.ifs-yt-dialog::backdrop {
	background: rgba(16, 15, 15, 0.72);
}

.ifs-yt-dialog__frame {
	aspect-ratio: 9 / 16;
	max-height: 86vh;
	margin: 0 auto;
	background: var(--ifs-black);
	border-radius: 16px;
	overflow: hidden;
}

.ifs-yt-dialog__frame iframe {
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
}

.ifs-yt-dialog__close {
	position: absolute;
	top: -6px;
	right: -6px;
	z-index: 2;
	width: 36px;
	height: 36px;
	border: 0;
	border-radius: 50%;
	background: var(--ifs-white);
	color: var(--ifs-ink);
	font-size: 1.4rem;
	line-height: 1;
	cursor: pointer;
}

@media (prefers-reduced-motion: reduce) {
	.ifs-reel img,
	.ifs-reel__play {
		transition: none;
	}
}

.ifs-lineup-photos .ifs-reels__track {
	align-items: flex-start;
	padding: 14px 8px 28px;
}

.ifs-lineup-photos .ifs-shot {
	flex: 0 0 calc((100% - 2 * var(--ifs-reel-gap)) / 3);
	width: auto;
	scroll-snap-align: start;
}

.ifs-shot {
	margin: 0;
	display: block;
	width: 100%;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	transition: transform 0.28s ease;
}

.ifs-lineup--photos .ifs-shot:hover,
.ifs-lineup--photos .ifs-shot:focus-visible {
	transform: translateY(-8px);
}

.ifs-shot img {
	width: 100%;
	height: auto;
	display: block;
	filter: drop-shadow(0 12px 10px rgba(16, 15, 15, 0.16));
	transition: filter 0.28s ease;
}

.ifs-lineup--photos .ifs-shot:hover img,
.ifs-lineup--photos .ifs-shot:focus-visible img {
	filter: drop-shadow(0 18px 14px rgba(16, 15, 15, 0.22));
}

.ifs-lineup-more {
	margin: 28px 0 0;
	text-align: center;
}

.ifs-lineup-more__img {
	display: inline-block;
	line-height: 0;
	background: none;
	border: 0;
	padding: 0;
}

.ifs-lineup-more__img img {
	display: block;
	width: auto;
	max-width: min(420px, 100%);
	height: auto;
}

.ifs-lineup-more__img:hover,
.ifs-lineup-more__img:focus-visible {
	opacity: 0.88;
}

@media (max-width: 760px) {
	.ifs-lineup-photos .ifs-reels__track {
		scroll-padding-inline: 8%;
	}

	.ifs-lineup-photos .ifs-shot {
		flex-basis: 84%;
		scroll-snap-align: center;
	}
}

.ifs-split {
	display: grid;
	width: 100%;
	max-width: 100%;
	gap: 28px 32px;
	align-items: start;
	margin: 0 0 36px;
}

.ifs-split--1-1 {
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.ifs-split--1-2 {
	grid-template-columns: minmax(0, 1fr) minmax(0, 2.1fr);
}

.ifs-split--2-1 {
	grid-template-columns: minmax(0, 2.1fr) minmax(0, 1fr);
}

.ifs-split--1-3 {
	grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
}

.ifs-split--3-1 {
	grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
}

.ifs-split__col {
	min-width: 0;
}

.ifs-split__col > .ifs-card {
	height: 100%;
}

.ifs-split:not(:has(> .ifs-split__col > :not(.ifs-card))):has(> .ifs-split__col > .ifs-card) {
	align-items: stretch;
}

.ifs-split:not(:has(> .ifs-split__col > :not(.ifs-card))):has(> .ifs-split__col > .ifs-card) > .ifs-split__col,
.ifs-split:not(:has(> .ifs-split__col > :not(.ifs-card))):has(> .ifs-split__col > .ifs-card) > .ifs-split__col > .ifs-card:has(.ifs-card__head) {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 2;
	height: auto;
	min-width: 0;
}

.ifs-split .ifs-reels__arrow.is-prev {
	left: 6px;
}

.ifs-split .ifs-reels__arrow.is-next {
	right: 6px;
}

@media (min-width: 761px) {
	.ifs-split .ifs-reel {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.ifs-split .ifs-reels__arrow {
		width: 42px;
		height: 42px;
		background: var(--ifs-red);
		font-size: 1.6rem;
		box-shadow: 0 3px 8px rgba(16, 15, 15, 0.08);
	}
}

@media (min-width: 761px) {
	.ifs-page .vc_row:has(.ifs-split--sticky),
	.ifs-page .vc_column-inner:has(.ifs-split--sticky),
	.ifs-page .wpb_wrapper:has(.ifs-split--sticky) {
		overflow: visible;
	}

	.ifs-split--sticky {
		align-items: stretch;
	}

	.ifs-split__col--sticky > .ifs-split__stick {
		position: sticky;
		top: var(--ifs-stick-top, 96px);
		height: calc(100dvh - var(--ifs-stick-top, 96px) - 16px);
		max-height: calc(100dvh - var(--ifs-stick-top, 96px) - 16px);
		overflow: hidden;
	}

	.ifs-split__stick :is(.wpb_single_image, .wpb_wrapper, .vc_figure, .vc_single_image-wrapper) {
		position: static;
		height: 100%;
		margin: 0;
	}

	.ifs-split__stick img {
		position: absolute;
		inset: 0;
		width: 100% !important;
		height: 100% !important;
		max-width: none;
		max-height: none;
		object-fit: cover;
		object-position: center;
	}
}

@media (max-width: 760px) {
	.ifs-split--1-1,
	.ifs-split--1-2,
	.ifs-split--2-1,
	.ifs-split--1-3,
	.ifs-split--3-1 {
		grid-template-columns: minmax(0, 1fr);
	}

	.ifs-split__stick img {
		width: 100%;
		height: 70vh;
		max-height: 70vh;
		object-fit: cover;
		object-position: center;
	}
}

.ifs-news {
	width: min(720px, 100%);
	margin: 0 auto;
	color: var(--ifs-black);
}

.ifs-news__title {
	margin: 0 0 40px;
	text-align: center;
	font-family: var(--ifs-body);
	font-weight: 800;
	font-size: clamp(1.35rem, 2.5vw, 1.85rem);
	line-height: 1.25;
	letter-spacing: 0;
	text-transform: none;
	color: var(--ifs-black);
}

.ifs-news__title--display {
	font-family: var(--ifs-display);
	font-weight: 800;
	font-size: clamp(1.6rem, 4vw, 2.4rem);
	letter-spacing: 0.04em;
	line-height: 1.05;
	text-transform: uppercase;
}

.ifs-news__names {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
	margin: 0 0 16px;
}

.ifs-news__email {
	display: block;
	margin: 0 0 16px;
}

.ifs-news input[type="text"],
.ifs-news input[type="email"] {
	width: 100%;
	margin: 0;
	padding: 14px 16px;
	background: #f6f0dc;
	border: 0;
	border-radius: 12px;
	box-shadow: 0 0 10px rgba(70, 48, 18, 0.18);
	color: #2b241c;
	font: inherit;
	font-size: 1.05rem;
}

.ifs-news input::placeholder {
	color: #2b241c;
	opacity: 1;
}

.ifs-news input[type="text"]:focus-visible,
.ifs-news input[type="email"]:focus-visible {
	outline: none;
	box-shadow: 0 0 14px rgba(70, 48, 18, 0.28);
}

.ifs-news__consent {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	margin: 4px 0 18px;
	font-size: 1.02rem;
	line-height: 1.35;
	cursor: pointer;
}

.ifs-news__consent input {
	width: 22px;
	height: 22px;
	margin: 2px 0 0;
	flex: none;
	accent-color: var(--ifs-white);
}

.ifs-news__consent a {
	color: var(--ifs-red);
	font-weight: 700;
}

.ifs-news__hp {
	position: absolute;
	left: -9999px;
	height: 0;
	overflow: hidden;
}

.ifs-news__send {
	display: block;
	margin: 6px auto 0;
	padding: 0;
	border: 0;
	background: none;
	cursor: pointer;
	line-height: 0;
}

.ifs-news__send img {
	display: block;
	width: auto;
	max-width: min(340px, 100%);
	height: auto;
}

.ifs-news__send-label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 180px;
	padding: 12px 28px;
	background: var(--ifs-red);
	color: var(--ifs-white);
	font-family: var(--ifs-display);
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	border-radius: 6px;
	line-height: 1;
}

.ifs-news__send:disabled {
	opacity: 0.65;
	cursor: wait;
}

.ifs-news__msg {
	margin: 0 0 16px;
	text-align: center;
	font-weight: 700;
}

.ifs-news__msg.is-error {
	color: var(--ifs-red-deep);
}

@media (max-width: 600px) {
	.ifs-news__names {
		grid-template-columns: 1fr;
	}
}
