/**
 * Internal dependencies
 */
/* @define teft-theme */
/**
 * External dependencies
 */
/* @define teft-viewport */
:root {
	--teft-theme-site-padding: 1rem;
	--teft-theme-gap: 1rem;

	--teft-theme-content-width: 40rem;
	--teft-theme-site-width: 80rem;

	/**
	 * Colors
	 */
	--teft-theme-primary-color: #2ba6cb;
	--teft-theme-on-primary-color: #fff;
	--teft-theme-secondary-color: #e9e9e9;
	--teft-theme-on-secondary-color: #000;
	--teft-theme-body-font-color: #222;
	--teft-theme-header-font-color: var(--teft-theme-body-font-color);
	--teft-theme-alert-color: #c60f13;
	--teft-theme-on-alert-color: #fff;
	--teft-theme-success-color: #5da423;
	--teft-theme-on-success-color: #fff;
	--teft-theme-warning-color: #ffae00;
	--teft-theme-on-warning-color: #fff
}
@media (min-width: 601px) {
:root {
		--teft-theme-site-padding: 1.5rem
}
	}
@media (min-width: 783px) {
:root {
		--teft-theme-site-padding: 3rem
}
	}
body {
	color: var(--teft-theme-body-font-color);
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--teft-theme-heading-font-color);
}
a {
	color: var(--teft-theme-primary-color);
}
.hoyre-image {
	position: relative;
	border-radius: 12px;
	overflow: hidden
}
.hoyre-image button {
		background-color: #fff;
		position: absolute;
		right: 20px;
		top: 20px;
	}
.alignfull .hoyre-image,
[data-align="full"] .hoyre-image {
	border-radius: 0;
}
.hoyre-image-wrapper .hoyre-image::before, .entry-content > .hoyre-image-wrapper .hoyre-image::before {
			content: "";
			display: block;
			padding-top: 73%;
		}
.hoyre-image-wrapper .hoyre-image button, .entry-content > .hoyre-image-wrapper .hoyre-image button {
			background-color: #fff;
			position: absolute;
			right: 20px;
			top: 20px;
		}
.hoyre-image-wrapper .hoyre-image img, .entry-content > .hoyre-image-wrapper .hoyre-image img {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			-o-object-fit: cover;
			   object-fit: cover;
			background: var(--color-dark);
		}
.hoyre-image-wrapper .caption, .entry-content > .hoyre-image-wrapper .caption {
		margin: 8px 0;
		color: var(--color-grey-700);
		font-size: var(--teft-typography-xxs);
	}
.entry-content > .hoyre-image {
	margin-top: var(--hoyre-theme-negative-block-margin);
}
.author-wrap .wp-block {
		margin: 20px 0;
	}
.block-editor-block-contextual-toolbar[data-type="hoyre/hero"] {
	display: none;
}
.entry-content .hoyre-image {
	background-size: cover;
}
.wp-block-hoyre-hero.alignfull,
[data-type="hoyre/hero"][data-align="full"] {
	margin-top: 0;
	min-height: 0;
	padding: 0 !important;
	position: relative;
	text-align: center
}
.wp-block-hoyre-hero.alignfull.has-background, [data-type="hoyre/hero"][data-align="full"].has-background {
		background-color: var(--color-blue-50);
	}
.wp-block-hoyre-hero.alignfull.has-form .hoyre-hero, [data-type="hoyre/hero"][data-align="full"].has-form .hoyre-hero {
		justify-content: center
	}
.wp-block-hoyre-hero.alignfull.has-form .hoyre-hero .wp-block-hoyre-form, [data-type="hoyre/hero"][data-align="full"].has-form .hoyre-hero .wp-block-hoyre-form {
			margin: 0 15px 60px !important
		}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull.has-form .hoyre-hero .wp-block-hoyre-form, [data-type="hoyre/hero"][data-align="full"].has-form .hoyre-hero .wp-block-hoyre-form {
				margin: 0 !important
		}
			}
.wp-block-hoyre-hero.alignfull.has-form .hoyre-hero .wp-block-hoyre-form .block-inner, [data-type="hoyre/hero"][data-align="full"].has-form .hoyre-hero .wp-block-hoyre-form .block-inner {
				padding: 20px
			}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull.has-form .hoyre-hero .wp-block-hoyre-form .block-inner, [data-type="hoyre/hero"][data-align="full"].has-form .hoyre-hero .wp-block-hoyre-form .block-inner {
					padding: 32px
			}
				}
.wp-block-hoyre-hero.alignfull .hoyre-hero, [data-type="hoyre/hero"][data-align="full"] .hoyre-hero {
		padding: 48px var(--teft-theme-site-padding)
	}
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-background, [data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-background {
			padding: 289px var(--teft-theme-site-padding) 48px !important;
		}
.wp-block-hoyre-hero.alignfull .hoyre-hero:not(.has-background):not(.has-image) img, [data-type="hoyre/hero"][data-align="full"] .hoyre-hero:not(.has-background):not(.has-image) img {
			height: auto;
			max-width: 100%;
		}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull .hoyre-hero, [data-type="hoyre/hero"][data-align="full"] .hoyre-hero {
			padding: 76px var(--teft-theme-site-padding) !important
	}
		}
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image, [data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image {
			display: flex;
			flex-direction: column;
			justify-content: flex-end
		}
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .title,
			.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .preamble,
			.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .cta-button-wrapper,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .title,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .preamble,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .cta-button-wrapper {
				text-align: center
			}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .title,
			.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .preamble,
			.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .cta-button-wrapper,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .title,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .preamble,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .cta-button-wrapper {
					text-align: left
			}
				}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image, [data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image {
				min-height: 768px
		}
			}
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .preamble,
			.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .cta-button-wrapper,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .preamble,
			[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .cta-button-wrapper {
				max-width: var(--teft-theme-site-width);
			}
.wp-block-hoyre-hero.alignfull .cta-button-wrapper, [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper {
		padding-top: 16px
	}
.wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-buttons, [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-buttons {
			justify-content: center
		}
@media (min-width: 783px) {
.wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-buttons, [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-buttons {
				justify-content: left
		}
			}
.wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-buttons .wp-block-button, [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-buttons .wp-block-button {
			margin-right: 15px
		}
.wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-buttons .wp-block-button:last-child, [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-buttons .wp-block-button:last-child {
				margin-right: 0;
			}
.wp-block-hoyre-hero.alignfull .cta-button-wrapper [data-type="core/button"], [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper [data-type="core/button"] {
			margin-right: 15px !important;
		}
.wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-button.is-style-outline a,
			.wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-button.is-style-outline > div,
			[data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-button.is-style-outline a,
			[data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-button.is-style-outline > div {
				border: 0;
				color: #fff;
				padding: 0
			}
.wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-button.is-style-outline a:hover, .wp-block-hoyre-hero.alignfull .cta-button-wrapper .wp-block-button.is-style-outline > div:hover, [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-button.is-style-outline a:hover, [data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper .wp-block-button.is-style-outline > div:hover {
					background: transparent;
					text-decoration: underline;
				}
.wp-block-hoyre-hero.alignfull .title,
	.wp-block-hoyre-hero.alignfull .preamble,
	.wp-block-hoyre-hero.alignfull .cta-button-wrapper,
	[data-type="hoyre/hero"][data-align="full"] .title,
	[data-type="hoyre/hero"][data-align="full"] .preamble,
	[data-type="hoyre/hero"][data-align="full"] .cta-button-wrapper {
		margin: 0 auto;
		max-width: var(--teft-theme-content-width);
		position: relative;
		width: 100%;
		z-index: 3;
	}
.wp-block-hoyre-hero.alignfull .title.title, .wp-block-hoyre-hero.alignfull .preamble.title, [data-type="hoyre/hero"][data-align="full"] .title.title, [data-type="hoyre/hero"][data-align="full"] .preamble.title {
			margin-bottom: 15px;
			margin-top: 25px;
			max-width: var(--teft-theme-site-width)
		}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull .title.title, .wp-block-hoyre-hero.alignfull .preamble.title, [data-type="hoyre/hero"][data-align="full"] .title.title, [data-type="hoyre/hero"][data-align="full"] .preamble.title {
				font-size: var(--teft-typography-xxxl);
				margin-top: 0
		}
			}
.wp-block-hoyre-hero.alignfull .hoyre-image, [data-type="hoyre/hero"][data-align="full"] .hoyre-image {
		height: 100%;
		left: 0;
		max-height: 289px;
		-o-object-fit: cover;
		   object-fit: cover;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1
	}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull .hoyre-image, [data-type="hoyre/hero"][data-align="full"] .hoyre-image {
			max-height: none
	}
		}
.wp-block-hoyre-hero.alignfull .hoyre-image::before, [data-type="hoyre/hero"][data-align="full"] .hoyre-image::before {
			display: none;
		}
.wp-block-hoyre-hero.alignfull .hoyre-image::after, [data-type="hoyre/hero"][data-align="full"] .hoyre-image::after {
			background: linear-gradient(180deg, rgba(2, 20, 49, 0) 29.07%, #021431 100%);
			content: "";
			display: block;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2
		}
@media (min-width: 601px) {
.wp-block-hoyre-hero.alignfull .hoyre-image::after, [data-type="hoyre/hero"][data-align="full"] .hoyre-image::after {
				background: linear-gradient(180deg, rgba(2, 20, 49, 0) 1.89%, rgba(2, 20, 49, 0.9) 100%)
		}
			}
.wp-block-hoyre-hero.alignfull .hoyre-image button, [data-type="hoyre/hero"][data-align="full"] .hoyre-image button {
			display: none;
		}
.post-type-politics .wp-block-hoyre-hero.alignfull,
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image,
.post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"],
div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image {
	background: var(--color-blue-900);
	color: #fff
}
@media (min-width: 601px) {
.post-type-politics .wp-block-hoyre-hero.alignfull,
.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image,
.post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"],
div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image {
		background: transparent
}
	}
.post-type-politics .wp-block-hoyre-hero.alignfull .title,
	.post-type-politics .wp-block-hoyre-hero.alignfull .preamble,
	.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .title,
	.wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .preamble,
	.post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .title,
	.post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .preamble,
	div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .title,
	div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .preamble {
		color: #fff
	}
.post-type-politics .wp-block-hoyre-hero.alignfull .title.preamble, .post-type-politics .wp-block-hoyre-hero.alignfull .preamble.preamble, .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .title.preamble, .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .preamble.preamble, .post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .title.preamble, .post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .preamble.preamble, div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .title.preamble, div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .preamble.preamble {
			color: var(--color-blue-200);
		}
.post-type-politics .wp-block-hoyre-hero.alignfull .wp-block-hoyre-form, .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .wp-block-hoyre-form, .post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .wp-block-hoyre-form, div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .wp-block-hoyre-form {
		color: #000;
		margin: 0;
		position: relative;
		z-index: 30
	}
.post-type-politics .wp-block-hoyre-hero.alignfull .wp-block-hoyre-form .preamble, .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .wp-block-hoyre-form .preamble, .post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .wp-block-hoyre-form .preamble, div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .wp-block-hoyre-form .preamble {
			color: var(--color-grey-700);
			text-align: center;
		}
.post-type-politics .wp-block-hoyre-hero.alignfull .block-editor-block-list__layout .wp-block, .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .block-editor-block-list__layout .wp-block, .post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .block-editor-block-list__layout .wp-block, div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image .block-editor-block-list__layout .wp-block {
		margin: 0;
	}
.post-type-politics .wp-block-hoyre-hero.alignfull button, .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image button, .post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] button, div[data-type="hoyre/hero"][data-align="full"] .hoyre-hero.has-image button {
		color: #fff;
	}
.post-type-politics .wp-block-hoyre-hero.alignfull,
.post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] {
	text-align: center
}
.post-type-politics .wp-block-hoyre-hero.alignfull .title,
	.post-type-politics .wp-block-hoyre-hero.alignfull .preamble,
	.post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .title,
	.post-type-politics .wp-block[data-type="hoyre/hero"][data-align="full"] .preamble {
		max-width: var(--teft-theme-content-width);
	}
.post-type-politics .hoyre-hero,
.single-politics .hoyre-hero,
.single-politics .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image,
.post-type-politics
	[data-type="hoyre/hero"][data-align="full"]
	.hoyre-hero.has-image {
	background: var(--color-blue-800);
	color: #fff;
	text-align: center
}
@media (min-width: 601px) {
.post-type-politics .hoyre-hero,
.single-politics .hoyre-hero,
.single-politics .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image,
.post-type-politics
	[data-type="hoyre/hero"][data-align="full"]
	.hoyre-hero.has-image {
		background: transparent
}
	}
.post-type-politics .hoyre-hero.has-image, .single-politics .hoyre-hero.has-image, .single-politics .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image.has-image, .post-type-politics
	[data-type="hoyre/hero"][data-align="full"]
	.hoyre-hero.has-image.has-image {
		text-align: left;
	}
.post-type-politics .hoyre-hero .title,
	.post-type-politics .hoyre-hero .preamble,
	.single-politics .hoyre-hero .title,
	.single-politics .hoyre-hero .preamble,
	.single-politics .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .title,
	.single-politics .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .preamble,
	.post-type-politics
	[data-type="hoyre/hero"][data-align="full"]
	.hoyre-hero.has-image .title,
	.post-type-politics
	[data-type="hoyre/hero"][data-align="full"]
	.hoyre-hero.has-image .preamble {
		color: #fff
	}
.post-type-politics .hoyre-hero .title.preamble, .post-type-politics .hoyre-hero .preamble.preamble, .single-politics .hoyre-hero .title.preamble, .single-politics .hoyre-hero .preamble.preamble, .single-politics .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .title.preamble, .single-politics .wp-block-hoyre-hero.alignfull .hoyre-hero.has-image .preamble.preamble, .post-type-politics
	[data-type="hoyre/hero"][data-align="full"]
	.hoyre-hero.has-image .title.preamble, .post-type-politics
	[data-type="hoyre/hero"][data-align="full"]
	.hoyre-hero.has-image .preamble.preamble {
			color: var(--color-blue-200);
		}
.editor-styles-wrapper .position-shortcuts,
.entry-content > .position-shortcuts {
	align-items: center;
	display: flex
}
.editor-styles-wrapper .position-shortcuts p, .entry-content > .position-shortcuts p {
		color: var(--color-grey-700);
		font-size: var(--teft-typography-xs);
		margin-left: 16px;
	}
.editor-styles-wrapper .position-shortcuts button,
	.editor-styles-wrapper .position-shortcuts a,
	.entry-content > .position-shortcuts button,
	.entry-content > .position-shortcuts a {
		flex-shrink: 0;
	}
.entry-content > .position-shortcuts {
	margin-top: var(--teft-theme-negative-block-margin)
}
.entry-content > .position-shortcuts + .hoyre-image-wrapper {
		margin-top: var(--teft-theme-negative-block-margin);
	}
.job-contact > div span {
		color: var(--color-grey-700);
		font-size: var(--teft-typography-xs);
	}
.teft-details-panel {
	padding: 10px;
}
.wp-block-hoyre-hero.alignfull.has-background {
	padding: 76px var(--teft-theme-site-padding) !important
}
@media (max-width: 601px) {
.wp-block-hoyre-hero.alignfull.has-background {
		padding: 0 !important
}
	}
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image {
		margin: 0 auto;
		max-width: var(--teft-theme-site-width);
		min-height: 616px;
		padding: 0 !important
	}
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image-wrapper video {
			background-color: var(--color-blue-900);
			display: none
		}
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image-wrapper video + img.video-fallback-image {
				display: block;
				-o-object-fit: cover;
				   object-fit: cover;
				-o-object-position: center center;
				   object-position: center center;
				position: absolute;
			}
@media (min-width: 1200px) {
			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image-wrapper video {
				display: block
			}

				.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image-wrapper video + img.video-fallback-image {
					display: none;
				}
		}
@media (min-width: 1680px) {
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image {
			background-color: transparent;
			min-height: 760px
	}
		}
@media (min-width: 1960px) {
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image {
			min-height: 860px
	}
		}
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image h1.title {
			margin-left: 0;
			max-width: 820px;
		}
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image p.preamble {
			margin-left: 0;
			max-width: 720px;
		}
@media (max-width: 601px) {
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image {
			min-height: 0;
			padding: 289px 0 0 !important
	}

			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image h1,
			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image p {
				background: var(--color-blue-900);
				padding-left: var(--teft-theme-site-padding);
				padding-right: var(--teft-theme-site-padding);
			}

			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image h1 {
				margin: 0;
				padding-bottom: 15px;
				padding-top: 20px;
			}
				.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .wp-block-hoyre-form h1,
				.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .wp-block-hoyre-form p {
					background: transparent;
					padding: 0;
				}

				.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .wp-block-hoyre-form .block-inner {
					padding: 20px;
				}

			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image p.preamble {
				padding-bottom: 48px
			}

				.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image p.preamble + .cta-button-wrapper {
					margin-top: -42px;
					padding-bottom: 48px;
				}

			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .has-form p.preamble {
				padding-bottom: 0;
			}
		}
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image {
			clip: rect(0, auto, auto, 0);
			height: 100%;
			left: 0;
			overflow: hidden;
			position: absolute;
			top: 0;
			width: 100%
		}
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image img,
			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image video {
				height: calc(768px + 105px + 32px);
				left: 0;
				-o-object-fit: cover;
				   object-fit: cover;
				position: fixed;
				top: 0;
				transform: perspective(0);
				width: 100%
			}
@media (min-width: 1680px) {
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image img,
			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image video {
					height: calc(912px + 105px + 32px)
			}
				}
@media (min-width: 1960px) {
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image img,
			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image video {
					height: calc(1012px + 105px + 32px)
			}
				}
@media (max-width: 601px) {
.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image img,
			.wp-block-hoyre-hero.alignfull.has-background .hoyre-hero.has-image .hoyre-image video {
					height: calc(289px + 67px + 46px)
			}
				}
.single-politics .wp-block-hoyre-hero.alignfull.has-background {
	background: var(--color-blue-800);
}

