@charset "UTF-8";
/*!
Theme Name: Bentomax Theme
Theme URI: http://underscores.me/
Author: Carsten Fritz - Heimathafen für digitale Anziehungskraft
Author URI: http://www.carstenfritz.de
Description: Custom WordPress Theme for Bentomax
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bentomax_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

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

p {
	margin-bottom: 1.5em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	position: absolute;
	top: 100%;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

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

.post,
.page {
	margin: 0 0 1.5em;
}

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
	display: block;
}

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
	background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
	font-family: "slick";
	src: url("./fonts/slick.eot");
	src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev:before {
	content: "←";
}

[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}

.slick-next:before {
	content: "→";
}

[dir="rtl"] .slick-next:before {
	content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}

/* Theme
--------------------------------------------- */
/* inter-300 - latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-300.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-300.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-300.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-300.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-300.svg#Inter") format("svg");
	/* Legacy iOS */
}

/* inter-regular - latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-regular.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-regular.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-regular.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-regular.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-regular.svg#Inter") format("svg");
	/* Legacy iOS */
}

/* inter-600 - latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-600.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-600.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-600.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-600.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-600.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-600.svg#Inter") format("svg");
	/* Legacy iOS */
}

/* inter-700 - latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-700.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-700.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-700.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-700.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-700.svg#Inter") format("svg");
	/* Legacy iOS */
}

/* inter-800 - latin */
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-800.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-800.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-800.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-800.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-800.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/inter-v12-latin-800.svg#Inter") format("svg");
	/* Legacy iOS */
}

/* archivo-500 - latin */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-500.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-500.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-500.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-500.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-500.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-500.svg#Archivo") format("svg");
	/* Legacy iOS */
}

/* archivo-regular - latin */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-regular.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-regular.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-regular.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-regular.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-regular.svg#Archivo") format("svg");
	/* Legacy iOS */
}

/* archivo-600 - latin */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-600.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-600.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-600.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-600.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-600.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-600.svg#Archivo") format("svg");
	/* Legacy iOS */
}

/* archivo-700 - latin */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.svg#Archivo") format("svg");
	/* Legacy iOS */
}

/* archivo-500 - latin */
@font-face {
	font-family: 'Archivo';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-700.svg#Archivo") format("svg");
	/* Legacy iOS */
}

/* archivo-italic - latin */
@font-face {
	font-family: 'Archivo';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-italic.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-italic.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-italic.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-italic.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-italic.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/archivo-v9-latin-italic.svg#Archivo") format("svg");
	/* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-regular.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-regular.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-regular.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-regular.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-regular.svg#OpenSans") format("svg");
	/* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-700.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-700.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-700.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-700.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-700.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-700.svg#OpenSans") format("svg");
	/* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-italic.eot");
	/* IE9 Compat Modes */
	src: local(""), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-italic.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-italic.woff2") format("woff2"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-italic.woff") format("woff"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-italic.ttf") format("truetype"), url("/wp-content/themes/bentomax_theme/assets/webfonts/open-sans-v27-latin-italic.svg#OpenSans") format("svg");
	/* Legacy iOS */
}

.svg-icon {
	width: 1em;
	height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
	fill: var(--link-hover);
}

.svg-icon circle {
	stroke: var(--link-hover);
	stroke-width: 1;
}

:root {
	--primary: #122941;
	--secondary: #52647c;
	--bg-light: #F1F3F4;
	--bg-light-blue: #F0F7FD;
	--text: #52647c;
	--link: #c87a00;
	--link-hover: #122941;
	--white: #fff;
	--headline-font: "Archivo", sans-serif;
	--text-font: "Open Sans", sans-serif;
}

.has-primary-color {
	color: var(--primary);
}

.has-primary-background-color {
	background-color: var(--primary);
}

.has-secondary-color {
	color: var(--secondary);
}

.has-secondary-background-color {
	background-color: var(--secondary);
}

.has-tertiary-color {
	color: var(--tertiary);
}

.has-tertiary-background-color {
	background-color: var(--tertiary);
}

.has-background-color {
	color: var(--bg-light);
}

.has-background-background-color {
	background-color: var(--bg-light);
}

.has-background-light-color {
	color: var(--bg-light-grey);
}

.has-background-light-background-color {
	background-color: var(--bg-light-grey);
}

.has-typo-color {
	color: var(--text);
}

.has-typo-background-color {
	background-color: var(--text);
}

.has-white-color {
	color: var(--white);
}

.has-white-background-color {
	background-color: var(--white);
}

.has-black-color {
	color: var(--black);
}

.has-black-background-color {
	background-color: var(--black);
}

* {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

html {
	background-color: var(--bg-light);
}

body {
	font-family: var(--text-font);
	color: var(--text);
	font-size: calc(14px + (18 - 16)*((100vw - 320px)/(1600 - 320)));
}

body {
	background-color: var(--white);
	max-width: 1920px;
	margin: 0 auto !important;
	-webkit-box-shadow: 0px 1px 30px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 30px 3px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1920px) {
	body {
		max-width: 95%;
	}
}

@media screen and (max-width: 1279px) {
	body {
		max-width: 100%;
	}
}

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

.page-section-home > .gb-container > .gb-inside-container,
.container,
.site-page-banner > .gb-container > .gb-inside-container,
.container,
.site-content-page > .gb-container > .gb-inside-container,
.container {
	max-width: 90%;
	margin: 0 auto;
}

.site-page-banner > .gb-container:not(.is-style-fullwidth),
.page-section-home > .gb-container:not(.is-style-fullwidth),
.site-content-page > .gb-container:not(.is-style-fullwidth) {
	max-width: 90%;
	margin: 0 auto;
}

.site-page-banner > .gb-container.is-style-fullwidth > *,
.page-section-home > .gb-container.is-style-fullwidth > *,
.site-content-page > .gb-container.is-style-fullwidth > * {
	max-width: 90%;
	margin: 0 auto;
}

.gb-grid-column .gb-inside-container {
	height: 100%;
	margin-bottom: 2.5rem;
}

.site-content-page > .gb-container + .gb-container {
	margin-top: 2.8125rem;
}

h1, h2, h3, h4, h5, h6 {
	font-family: var(--headline-font);
	color: var(--secondary);
	margin-bottom: 0.5em;
}

h1 {
	font-size: calc(24px + (36 - 24) * ((100vw - 320px) / (1600 - 320)));
	line-height: 1.25;
}

h2 {
	font-size: calc(18px + (36 - 24) * ((100vw - 320px) / (1600 - 320)));
	line-height: 1.25;
}

h3 {
	font-size: calc(18px + (24 - 18) * ((100vw - 320px) / (1600 - 320)));
}

p {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 0.01;
	color: var(--secondary);
}

main ul {
	margin-left: 1.25rem;
}

main ul li {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 0.01;
	margin: 0;
}

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

a {
	color: var(--link);
	text-decoration: none;
}

a:hover,
a:active,
a:focus,
a:visited {
	outline: 0;
	color: var(--link-hover);
}

::selection {
	background-color: var(--secondary);
	color: var(--white);
}

a.button,
.button {
	display: inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 1rem;
	padding: 0.5rem 1rem;
	border-radius: 25px;
	border: none;
}

a.button-primary,
.button-primary {
	background-color: var(--link);
	color: var(--white);
	border-radius: 25px;
}

a.button-primary:hover,
.button-primary:hover {
	background-color: var(--link-hover);
	cursor: pointer;
	color: var(--white);
}

a.button-primary:visited,
a.button-primary:focus,
.button-primary:visited,
.button-primary:focus {
	background-color: var(--secondary);
	color: var(--white);
	cursor: pointer;
}

a.button-primary:visited:hover,
a.button-primary:focus:hover,
.button-primary:visited:hover,
.button-primary:focus:hover {
	background-color: var(--primary);
	color: var(--white);
	cursor: pointer;
}

.wp-block-buttons {
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	display: flex;
}

.wp-block-button.aligncenter {
	text-align: left;
}

.wp-block-button__link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: var(--white) !important;
	background-color: var(--link);
	border-radius: 0px;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem !important;
	font-weight: bold;
	padding: calc(5px + 2px) calc(30px + 2px);
	text-align: center;
	text-decoration: none;
	word-break: break-word;
	box-sizing: border-box;
	border: 2px solid transparent;
	border-radius: 25px;
}

.wp-block-button__link:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: transparent;
	border: 2px solid var(--primary);
	color: var(--primary) !important;
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border: 2px solid var(--primary);
	color: var(--primary) !important;
}

.social-links {
	display: flex;
	align-items: center;
	padding-top: 6px;
	margin-left: 30px;
	border-left: 1px solid #ccc;
	padding-left: 30px;
}

#masthead {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	max-width: 1920px;
	right: 0;
	margin: 0 auto;
	background: #fff;
	border-bottom: 1px solid var(--bg-light);
	z-index: 99;
	box-shadow: 0 2px 3px 0 rgba(51, 51, 51, 0.2);
}

@media screen and (max-width: 1920px) {
	#masthead {
		max-width: 95%;
	}
}

@media screen and (max-width: 1279px) {
	#masthead {
		max-width: 100%;
	}
}

.site-header-wrapper {
	display: flex;
	justify-content: space-between;
}

.site-header-right-col {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.site-header-left-col {
	min-width: 14.6875rem;
}

.main-navigation {
	width: auto;
	display: flex;
}

.main-navigation ul li a {
	color: var(--secondary);
	font-weight: 600;
	font-size: 1rem;
	display: block;
	align-items: center;
	padding: 0.9375rem 1.25rem;
	position: relative;
}

.main-navigation ul:first-child > .current-menu-item > a,
.main-navigation a:hover {
	color: var(--primary);
}

.main-navigation ul:first-child > li > a::after {
	content: url("/wp-content/themes/bentomax_theme/assets/icons/bentomax-x.svg");
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 0;
	width: 0;
	border-radius: 50%;
	z-index: -1;
	background: transparent;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.main-navigation ul:first-child > li.current-menu-item a:after,
.main-navigation ul:first-child > li > a:hover::after {
	width: 30px;
	height: 30px;
}

.main-navigation ul ul {
	display: block;
	right: 0;
	padding: 20px 20px;
	top: 100%;
	transform: translateY(-200%);
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 0 24px rgba(0, 0, 0, 0.08), 0 0 1px rgba(0, 0, 0, 0.08);
	margin-top: 20px;
	transform: scale(0.975);
	opacity: 0;
	transition: opacity .5s,transform .5s;
	visibility: hidden;
}

.main-navigation ul ul::before {
	content: " ";
	background-color: transparent;
	display: block;
	width: 100%;
	height: 40px;
	position: absolute;
	top: -40px;
	left: 0;
}

.main-navigation ul ul::after {
	bottom: 100%;
	right: 70px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	transform: translateY(0%);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}

.main-navigation ul li ul.sub-menu a {
	padding: 0;
	padding: 0.625rem 1.25rem;
	white-space: nowrap;
	font-weight: 400;
	color: var(--text);
	position: relative;
	font-weight: bold;
	padding-left: 63px;
}

.main-navigation ul li ul.sub-menu a:hover {
	color: var(--link-hover);
}

.main-navigation ul li ul.sub-menu a:hover svg {
	fill: var(--link-hover);
}

.main-navigation ul li ul.sub-menu svg {
	color: var(--link);
	position: absolute;
	top: 11px;
	left: 20px;
	width: 24px;
}

.main-navigation ul ul a {
	min-width: 200px;
	width: 100%;
	padding: 0;
	display: block;
}

.main-navigation ul ul a::before {
	display: none;
}

.main-navigation ul ul li.current-menu-item a,
.main-navigation ul ul a:hover {
	color: var(--link);
}

.main-navigation .nav-subtitle {
	display: block;
	font-size: 0.875rem;
	color: var(--secondary);
	font-weight: normal;
}

.main-navigation ul li ul.sub-menu li {
	margin: 10px 20px;
}

.header-button {
	display: inline-block;
	text-align: center;
	font-weight: bold;
	font-size: 1.125rem;
	padding: 0.5rem 2rem;
	border-radius: 25px;
	border: none;
}

.header-button a {
	color: var(--white) !important;
}

.header-button a:after {
	display: none;
}

.main-navigation li.header-button:last-child {
	padding-right: 2rem;
}

@media screen and (max-width: 1400px) {
	.main-navigation ul li a {
		padding: 10px;
	}
}

@media screen and (max-width: 1140px) {
	/* Mobile Navigation */
	.main-navigation li {
		display: block;
	}
	header.site-header .inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	header.site-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
	}
	header.site-header .main-navigation .menu-hauptmenue-container > ul {
		position: fixed;
		top: 81px;
		right: 0;
		height: calc(100% - 81px);
		width: 100%;
		max-width: 450px;
		overflow: auto;
		margin-top: 0;
		z-index: 1100;
		display: block;
		margin-bottom: 0;
		-webkit-overflow-scrolling: touch;
		background: var(--primary);
		transform: translateX(110%);
		transition: transform 0.25s;
		-webkit-box-shadow: -20px 0 25px 0 rgba(31, 52, 96, 0.15);
		box-shadow: -20px 0 25px 0 rgba(31, 52, 96, 0.15);
		text-align: left;
	}
	header.site-header .main-navigation.toggled .menu-hauptmenue-container > ul {
		transform: translateX(0);
	}
	header.site-header .main-navigation.toggled .menu-hauptmenue-container > ul a {
		color: #fff;
	}
	header.site-header .main-navigation ul li a {
		padding: 0.5rem 2rem;
	}
	.menu-toggle {
		background: transparent;
		padding: 0;
		border: none !important;
		color: var(--primary);
		padding: 5px;
	}
	.social-links {
		order: 1;
		margin-right: 30px;
		border-left: 0;
		border-right: 1px solid #ccc;
		padding-left: 0;
		padding-right: 30px;
	}
	.social-links a:hover {
		color: var(--link) !important;
	}
	.menu-toggle {
		order: 2;
	}
	.menu-toggle:hover {
		background: transparent;
		color: var(--secondary);
		cursor: pointer;
	}
	.main-navigation.toggled .icon-menu,
	.main-navigation .icon-open {
		display: none;
	}
	.main-navigation .icon-menu,
	.main-navigation.toggled .icon-open {
		display: block;
	}
	header button, header .button {
		background: transparent;
		border: none;
		color: var(--primary) !important;
		border-radius: 0;
	}
	header button:hover, header .button:hover {
		background: var(--primary);
		color: var(--white);
	}
	.main-navigation ul ul {
		box-shadow: none;
		float: none;
		position: relative;
		top: 100%;
		left: 0;
		text-align: left;
	}
	.main-navigation ul ul::before,
	.main-navigation ul ul::after {
		display: none;
	}
	header.site-header .main-navigation ul.sub-menu li a {
		color: var(--primary) !important;
		padding-left: 2rem;
	}
	.main-navigation ul.nav-menu > li a {
		border-bottom: 1px solid #fff;
	}
	header.site-header .main-navigation ul.sub-menu li a:hover {
		color: var(--link) !important;
	}
	.main-navigation ul ul ul {
		left: 0;
	}
	.main-navigation ul ul a {
		width: 100%;
		padding-left: 3rem;
	}
	.main-navigation ul ul ul a {
		padding-left: 2rem;
	}
	header.site-header {
		padding: 0;
	}
	.menu-toggle, .main-navigation.toggled ul {
		display: block;
	}
	.main-navigation ul {
		display: none;
		list-style: none;
		margin: 0;
		padding-left: 0;
	}
	.menu-toggle,
	.main-navigation.toggled ul {
		display: block;
	}
	header.site-header .main-navigation.toggled .menu-hauptmenue-container > ul a:hover {
		color: var(--link);
	}
	.main-navigation ul ul {
		display: block;
		left: 0;
		padding: 20px 20px;
		top: 100%;
		transform: translateY(-200%);
		background-color: #fff;
		border-radius: 0;
		box-shadow: 0 0 24px rgba(0, 0, 0, 0.08), 0 0 1px rgba(0, 0, 0, 0.08);
		margin-top: 0;
		transform: scale(1);
		opacity: 1;
		visibility: visible;
	}
	.main-navigation ul li ul.sub-menu li {
		margin: 0;
	}
	header.site-header .main-navigation ul.sub-menu li a {
		padding-left: 2.5rem;
		white-space: inherit;
	}
	.main-navigation ul li ul.sub-menu svg {
		left: 0;
	}
	.main-navigation ul:first-child > li > a::after {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	header.site-header .main-navigation .menu-hauptmenue-container > ul {
		max-width: 90%;
	}
}

.site {
	position: relative;
	overflow: hidden;
}

main {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

main .container {
	margin-bottom: 5.625rem;
}

main .gb-container.volle-breite > .gb-inside-container,
main .container .volle-breite {
	padding-right: 0%;
}

main section > .gb-container {
	padding-top: 5rem;
	padding-bottom: 3.125rem;
}

main .gb-container.kein-abstand > .gb-inside-container,
main .container .kein-abstand {
	margin-bottom: 0;
}

.gb-grid-column > .gb-container > .gb-inside-container,
.gb-grid-column > .gb-container > .gb-inside-container,
.gb-grid-column > .gb-container > .gb-inside-container,
.gb-grid-column > .gb-container > .gb-inside-container,
.gb-grid-column > .gb-container > .gb-inside-container {
	width: 100%;
}

.gb-grid-column > .gb-container > .gb-inside-container > p,
.gb-grid-column > .gb-container > .gb-inside-container > h3,
.gb-grid-column > .gb-container > .gb-inside-container > h4,
.gb-grid-column > .gb-container > .gb-inside-container > h5,
.gb-grid-column > .gb-container > .gb-inside-container > h6,
.gb-grid-column > .gb-container > .gb-inside-container > ul {
	padding-left: 0;
}

@media screen and (max-width: 1660px) {
	.gb-container > .gb-inside-container > p,
	.gb-container > .gb-inside-container > h3,
	.gb-container > .gb-inside-container > h4,
	.gb-container > .gb-inside-container > h5,
	.gb-container > .gb-inside-container > ul,
	.gb-container > .gb-inside-container > h6 {
		padding-left: 0;
	}
}

@media screen and (max-width: 1140px) {
	main {
		padding-top: 5.125rem;
	}
}

@media screen and (max-width: 1024px) {
	.site-page-banner > .gb-container:not(.is-style-fullwidth),
	.page-section-home > .gb-container:not(.is-style-fullwidth),
	.site-content-page > .gb-container:not(.is-style-fullwidth) {
		max-width: 100%;
		margin: 0 auto;
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
	.site-page-banner > .gb-container.is-style-fullwidth > *,
	.page-section-home > .gb-container.is-style-fullwidth > *,
	.site-content-page > .gb-container.is-style-fullwidth > * {
		max-width: 100%;
		margin: 0 auto;
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
	main .gb-container > .gb-inside-container,
	main .container {
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
	.gb-grid-column > .gb-container > .gb-inside-container {
		padding-left: 0;
		padding-right: 0;
	}
	main .gb-container.volle-breite > .gb-inside-container,
	main .container .volle-breite {
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
	.site-page-banner .container {
		margin-bottom: 2.8125rem;
	}
}

@media screen and (max-width: 768px) {
	.gb-grid-wrapper {
		margin: 0 !important;
	}
	.gb-grid-column {
		padding: 0 !important;
	}
	.page-section-home > .gb-container > .gb-inside-container, .container, .site-page-banner > .gb-container > .gb-inside-container, .container, .site-content-page > .gb-container > .gb-inside-container, .container {
		max-width: 100%;
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
	main .gb-container > .gb-inside-container .gb-inside-container:first-of-type, main .container {
		padding-left: 0;
		padding-right: 0;
	}
	.gb-grid-column > .gb-container > .gb-inside-container {
		padding-left: 0;
		padding-right: 0;
	}
	main .breadcrumb {
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
}

.logo-footer .widget-area {
	max-width: 60%;
}

.logo-footer .widget {
	margin-bottom: 1.25rem;
}

.logo-footer .widget-area img {
	padding-right: 4rem;
}

.site-footer {
	background: var(--secondary);
	color: var(--white);
	font-size: 1rem;
	padding: 1.875rem 0;
	position: relative;
}

.site-footer::before {
	content: " ";
	background-image: url("/wp-content/themes/bentomax_theme/assets/elements/shape-footer.svg");
	background-size: 1800px;
	width: 1800px;
	height: 50px;
	display: inline-block;
	position: absolute;
	top: -50px;
	right: -2px;
	z-index: 12;
}

.site-footer .site-footer-wrapper {
	display: flex;
	justify-content: space-between;
}

.site-footer a {
	color: var(--white);
}

.site-footer a:hover {
	color: var(--link);
}

.site-footer nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-footer nav ul li {
	display: inline-block;
	padding-left: 1rem;
}

@media screen and (max-width: 1280px) {
	.site-footer {
		margin-top: 2.5rem;
	}
	.site-footer::before {
		width: 1024px;
		height: 30px;
		top: -30px;
		background-size: 101%;
	}
	.logo-footer .widget-area {
		max-width: 100%;
	}
}

@media screen and (max-width: 1024px) {
	.site-footer .site-footer-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.site-footer .site-footer-wrapper .footer-right-col {
		width: 100%;
		order: 1;
	}
	.site-footer .site-footer-wrapper .footer-left-col {
		margin-top: 1.25rem;
		order: 2;
	}
	.site-footer .site-footer-wrapper .footer-left-col .copyright {
		font-size: 0.875rem;
		opacity: 0.75;
	}
	.site-footer nav ul li {
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
		padding: 0.625rem 0;
		text-align: center;
	}
	.site-footer nav ul li:first-child {
		border-top: 1px solid rgba(255, 255, 255, 0.5);
	}
	.site-footer nav ul li a {
		font-size: 1rem;
	}
}

.site-page-banner {
	position: relative;
	overflow: hidden;
	background-color: var(--text);
	padding: 0;
	margin-bottom: 2.5rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}

.site-page-banner.big-height {
	height: 400px;
}

.site-page-banner h1, .site-page-banner h2, .site-page-banner h3, .site-page-banner h4, .site-page-banner h5, .site-page-banner h6, .site-page-banner p {
	color: var(--white);
	margin: 0;
	text-shadow: -1px 1px 4px rgba(0, 0, 0, 0.6);
}

.site-page-banner h1.entry-title, .site-page-banner h2.entry-title, .site-page-banner h3.entry-title, .site-page-banner h4.entry-title, .site-page-banner h5.entry-title, .site-page-banner h6.entry-title, .site-page-banner p.entry-title {
	font-size: calc(24px + (36 - 24) * ((100vw - 320px) / (1600 - 320)));
}

.site-page-banner::before {
	content: " ";
	width: 100%;
	height: 100%;
	background-image: url("/wp-content/themes/bentomax_theme/assets/elements/bentomax-ecke.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 0;
}

.site-page-banner::after {
	content: " ";
	background-image: url("/wp-content/themes/bentomax_theme/assets/elements/shape-cover.svg");
	background-size: 540px 50px;
	width: 540px;
	height: 50px;
	display: inline-block;
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 11;
}

.site-page-banner .site-page-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.site-page-banner .site-page-overlay.overlay-black {
	background: rgba(0, 0, 0, 0.1);
}

.site-page-banner .site-page-overlay.overlay-white {
	background: rgba(255, 255, 255, 0.1);
}

.site-page-banner .site-page-overlay.overlay-blue {
	background: rgba(18, 41, 65, 0.1);
}

.site-page-banner .container {
	margin-bottom: 0;
	z-index: 2;
	height: 100%;
}

.site-page-banner .container .inner {
	position: relative;
	z-index: 9;
	display: flex;
	align-items: center;
	height: calc(100% - 50px);
}

.site-page-banner + main {
	padding-top: 0;
}

@media screen and (max-width: 768px) {
	.site-page-banner {
		padding: 6.25rem 30px 9.375rem 30px;
		margin-bottom: 0rem;
		height: 400px;
	}
}

@media screen and (max-width: 480px) {
	.site-page-banner {
		margin-bottom: 0;
		height: 300px;
	}
}

.headline-duotone-first {
	font-weight: 500 !important;
}

.headline-duotone-second {
	color: var(--secondary);
}

@media screen and (max-width: 768px) {
	.headline-duotone-first,
	.headline-duotone-second {
		padding-left: 0;
		display: inline;
	}
}

.faq-headline::before,
.faq-headline::after {
	content: " ";
	background-image: url("/wp-content/themes/bentomax_theme/assets/icons/arrow-outline.svg");
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.faq-headline::before {
	transform: rotate(180deg);
	margin-right: 1rem;
}

.faq-headline::after {
	margin-left: 1rem;
}

.faq-eintrag {
	position: relative;
	padding-left: 2.5rem;
}

.faq details summary {
	list-style: none;
	cursor: pointer;
	border-bottom: 2px solid var(--primary);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.faq details summary:hover h3 {
	color: var(--secondary);
}

.faq details summary svg {
	min-width: 48px;
}

.faq details[open] summary svg {
	transform: rotate(45deg);
}

.faq details summary:hover svg {
	color: var(--secondary);
}

.faq details summary::-webkit-details-marker,
.faq details summary::marker {
	display: none;
}

.faq details .faq-content {
	background: var(--bg-light-blue);
	padding: 4rem;
	color: var(--primary);
}

.faq details .faq-content p:first-child {
	margin-top: 0;
	padding-top: 0;
}

.faq details .faq-content p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

@media screen and (max-width: 768px) {
	.faq-eintrag {
		padding-left: 0;
	}
	.faq details summary svg {
		width: 34px;
		min-width: 34px;
	}
	.faq details .faq-content {
		padding: 1.875rem;
	}
	.faq-headline::before,
	.faq-headline::after {
		background-size: 18px 18px;
		width: 18px;
		height: 18px;
	}
	.faq-headline::before {
		margin-right: .5rem;
	}
	.faq-headline::after {
		margin-left: .5rem;
	}
}

.wpcf7 label {
	font-weight: 600;
	font-size: 1rem;
}

.wpcf7-list-item {
	margin: 0;
}

.wpcf7-acceptance label {
	font-size: 0.875rem;
}

.wpcf7 input.wpcf7-form-control[type="text"],
.wpcf7 input.wpcf7-form-control[type="tel"],
.wpcf7 input.wpcf7-form-control[type="email"] {
	width: 100%;
	border: none;
	padding: 0 0 0.5rem 0;
	border-radius: 0;
	border-bottom: 1px solid var(--primary);
}

.wpcf7 input.wpcf7-form-control[type="text"]:focus,
.wpcf7 input.wpcf7-form-control[type="tel"]:focus,
.wpcf7 input.wpcf7-form-control[type="email"]:focus {
	border-bottom: 1px solid var(--secondary);
	box-shadow: none;
	outline: none;
}

.wpcf7 input[type="submit"] {
	width: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.125rem;
	padding: 1rem 2rem;
	position: relative;
}

.wpcf7 input[type="submit"]:hover {
	cursor: pointer;
}

@media screen and (max-width: 1024px) {
	.wpcf7 label {
		font-size: 1rem;
	}
	.wpcf7 input[type="submit"] {
		font-size: 1rem;
	}
}

.job-list .more-button {
	display: block;
	background: none;
	color: var(--link);
	padding: 0.625rem 2.5rem 1.875rem 0rem;
	font-size: 1rem;
	z-index: 2;
}

.job-list .more-button:hover {
	color: var(--link-hover);
}

.job-list .more-button:hover .svg-icon path {
	fill: var(--link-hover);
}

.job-list .more-button .svg-icon {
	position: relative;
	top: 3px;
}

.job-list .more-button .svg-icon path {
	fill: var(--link);
}

.single-cf-jobs .site-page-banner h1 {
	text-shadow: none;
}

.single-cf-jobs .back-button {
	font-size: 1rem;
	margin: 1.25rem 0;
	display: inline-flex;
	align-items: center;
	color: var(--link-hover);
}

.single-cf-jobs .back-button svg {
	margin-right: 0.625rem;
}

.single-cf-jobs .job-benefits {
	padding: 40px;
	background: var(--bg-light-blue);
	border: 1px solid var(--bg-light);
}

.single-cf-jobs .job-benefits .inner {
	display: flex;
	flex-wrap: wrap;
}

.single-cf-jobs .job-benefits .benefit-entry {
	width: 50%;
}

.single-cf-jobs .job-application {
	margin-top: 4rem;
}

.single-cf-jobs .job-application .wpcf7-file {
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2rem;
	width: 100%;
}

.single-cf-jobs .wpcf7-radio .wpcf7-list-item {
	margin-right: 1rem;
}

.single-cf-jobs .wpcf7-list-item .wpcf7-list-item-label,
.single-cf-jobs .wpcf7-radio .wpcf7-list-item label {
	font-weight: normal;
	line-height: 1;
}

.job-list .job-entry a {
	color: var(--primary);
	height: 100%;
}

.single-cf-jobs .site-page-banner {
	max-height: 635px;
	overflow: visible;
}

.single-cf-jobs main {
	padding-top: 3rem;
}

.single-cf-jobs .job-details {
	display: grid;
	grid-template-columns: 1fr 400px;
	grid-template-rows: 1fr;
	gap: 100px;
}

.single-cf-jobs .contact-person {
	padding: 40px;
	background: var(--bg-light-blue);
	border: 1px solid var(--bg-light);
}

.single-cf-jobs .contact-person h4 {
	margin-top: 0.5rem;
	margin-bottom: 0.25rem;
}

.single-cf-jobs .contact-person small,
.single-cf-jobs .contact-person .title {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
}

.single-cf-jobs .contact-person .button {
	display: block;
	font-size: 1rem;
	padding: 0.5rem 2rem;
}

.single-cf-jobs .contact-person .image-container {
	margin-top: 1rem;
}

.single-cf-jobs .job-details ul {
	padding: 0;
}

@media screen and (max-width: 1140px) {
	.single-cf-jobs .job-details {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		gap: 50px;
	}
}

@media screen and (max-width: 1024px) {
	.single-cf-jobs .job-box-inner {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		gap: 50px;
	}
}

@media screen and (max-width: 768px) {
	.single-cf-jobs .job-box {
		max-width: 100%;
	}
	.single-cf-jobs .job-box-inner {
		gap: 0;
	}
	.single-cf-jobs .site-page-banner .container {
		padding: 0;
	}
	.single-cf-jobs .site-page-banner {
		height: 100%;
		max-height: 100%;
		padding: 0;
		margin-bottom: 100px;
	}
	.single-cf-jobs .container {
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
}

.btmax-cover .container {
	padding-right: 0;
	margin-bottom: 1.875rem;
	position: relative;
	max-width: 100% !important;
}

.btmax-cover .container::after {
	content: " ";
	background-image: url("/wp-content/themes/bentomax_theme/assets/elements/shape-cover.svg");
	background-size: 540px 50px;
	width: 540px;
	height: 50px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 12;
}

.btmax-cover .btmax-cover-text {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	max-width: 90%;
	margin: 0 auto;
	right: 0;
	z-index: 33;
	padding-right: 0%;
	justify-content: center;
	text-align: center;
}

.btmax-cover .btmax-suptitle {
	text-transform: uppercase;
	color: var(--white);
	font-size: 1.5rem;
}

.btmax-cover .btmax-title > p {
	font-weight: bold;
	color: var(--white);
	font-size: 3.25rem;
	line-height: 1.05;
	padding: 0;
	margin: 0;
	text-shadow: -1px 1px 4px rgba(0, 0, 0, 0.6);
}

.btmax-cover .btmax-title p::before,
.btmax-cover .btmax-title p::after {
	content: " ";
	background-image: url("/wp-content/themes/bentomax_theme/assets/icons/arrow-fill.svg");
	background-size: 30px;
	width: 30px;
	height: 30px;
	display: inline-block;
}

.btmax-cover .btmax-title p::before {
	transform: rotate(180deg);
	margin-right: 1rem;
}

.btmax-cover .btmax-title p::after {
	margin-left: 1rem;
}

.btmax-cover .btmax-title {
	margin: 0;
}

.btmax-cover .btmax-subtitle {
	font-weight: normal;
	color: var(--white);
	font-size: 1.25rem;
	opacity: 0.5;
	margin-top: 1.875rem;
}

.btmax-cover .btmax-cover-image img {
	width: 100%;
	object-fit: cover;
	max-height: 400px;
}

.btmax-cover .btmax-cover-image {
	position: relative;
	overflow: hidden;
}

.btmax-cover .btmax-cover-image::before {
	content: " ";
	width: 100%;
	height: calc(100% - 7px);
	background-image: url("/wp-content/themes/bentomax_theme/assets/elements/bentomax-ecke.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}

@media screen and (max-width: 1660px) {
	.btmax-cover .container {
		padding: 0;
		max-width: 100% !important;
	}
	.btmax-cover .btmax-cover-image img {
		width: 100%;
	}
}

@media screen and (max-width: 1600px) {
	.btmax-cover .btmax-cover-text {
		max-width: 90%;
	}
}

@media screen and (max-width: 1280px) {
	.btmax-cover .btmax-cover-text {
		max-width: 75%;
	}
}

@media screen and (max-width: 1024px) {
	.btmax-cover .container {
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}
	.btmax-cover .container::after {
		display: none;
	}
	.btmax-cover .btmax-cover-text {
		position: relative;
		max-width: 100%;
		padding-left: 1.875rem;
		padding-right: 1.875rem;
		order: 1;
		margin-top: 2.5rem;
		text-align: center;
	}
	.btmax-cover .container {
		margin-bottom: 2.8125rem;
	}
	.btmax-cover .container::after {
		display: none;
	}
	.btmax-cover .container .btmax-cover-image {
		position: relative;
	}
	.btmax-cover .container .btmax-cover-image::after {
		content: " ";
		background-image: url("/wp-content/themes/bentomax_theme/assets/elements/shape-cover.svg");
		background-size: 540px 50px;
		width: 540px;
		height: 50px;
		display: inline-block;
		position: absolute;
		bottom: -1px;
		left: 0;
		z-index: 12;
	}
	.btmax-cover .btmax-title p {
		color: var(--primary);
	}
	.btmax-cover .btmax-subtitle {
		color: var(--white);
		font-size: 1rem;
	}
	.btmax-cover .btmax-suptitle {
		font-size: 1.125rem;
	}
	.btmax-cover .btmax-title > p {
		font-size: 2.125rem;
		text-shadow: inherit;
	}
	.btmax-cover .btmax-title > p br {
		display: none;
	}
	.btmax-cover .btmax-title p::before, .btmax-cover .btmax-title p::after {
		width: 18px;
		height: 18px;
		background-size: 18px;
	}
}

@media screen and (max-width: 1024px) {
	.btmax-cover .container .btmax-cover-image::after {
		background-size: 320px 30px;
		width: 320px;
		height: 30px;
	}
}

.btmax-multiblock {
	background: var(--primary);
	margin-bottom: 5.625rem;
	display: flex;
}

.btmax-multiblock .btmax-multibox-image-wrapper {
	width: 100%;
	max-width: 800px;
}

.btmax-multiblock .btmax-multibox-image-wrapper img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.btmax-multiblock .icons-block {
	display: flex;
	flex-wrap: wrap;
}

.btmax-multiblock .icons-block .icons-entry {
	width: 33.33333%;
}

.btmax-multiblock .btmax-multibox-content {
	max-width: 800px;
	padding-bottom: 5.625rem;
	padding-top: 5.625rem;
	padding-left: 5.625rem;
}

.btmax-multiblock .btmax-multibox-content,
.btmax-multiblock .btmax-multibox-content h2,
.btmax-multiblock .btmax-multibox-content h3,
.btmax-multiblock .btmax-multibox-content h4,
.btmax-multiblock .btmax-multibox-content h5,
.btmax-multiblock .btmax-multibox-content h6,
.btmax-multiblock .btmax-multibox-content p {
	color: var(--white);
}

.btmax-multiblock .btmax-multibox-content {
	font-size: 1.5rem;
}

.btmax-multiblock .btmax-multibox-content .title {
	font-size: calc(18px + (32 - 18) * ((100vw - 320px) / (1600 - 320)));
	margin: 0 0 1.25rem;
}

.btmax-multiblock .btmax-multibox-content .suptitle {
	color: var(--secondary);
	text-transform: uppercase;
	font-family: var(--headline-font);
	letter-spacing: 0.1875rem;
	margin: 0;
}

.btmax-multiblock .btmax-multibox-content .multiblock-content-bototm,
.btmax-multiblock .btmax-multibox-content .multiblock-content-top {
	margin-bottom: 3.75rem;
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1600 - 320)));
	line-height: 1.75;
	letter-spacing: 0.01;
}

.btmax-multiblock .btmax-multibox-content .icons-block p {
	margin: 0;
	font-weight: bold;
}

.btmax-multiblock .btmax-multibox-content .icons-block .icons-entry {
	margin-bottom: 2.5rem;
}

.btmax-multiblock .btmax-multibox-content .icons-block .icons-entry img {
	max-width: 72px;
}

@media screen and (max-width: 768px) {
	.btmax-multiblock {
		display: block;
	}
	.btmax-multiblock .btmax-multibox-content {
		padding-left: 1.875rem;
		padding-right: 1.875rem;
	}
}

.btmax-duotone-block {
	position: relative;
}

.btmax-duotone-block .container {
	padding-right: 0;
}

.btmax-duotone-color-left {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: var(--primary);
	z-index: 1;
}

.btmax-duotone-color-right {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background: #183655;
	z-index: 1;
}

.btmax-duotone-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.btmax-duotone-wrapper > div {
	width: 50%;
	padding: 3.75rem;
	position: relative;
	z-index: 2;
}

.btmax-duotone-block h1,
.btmax-duotone-block h2,
.btmax-duotone-block h3,
.btmax-duotone-block h4,
.btmax-duotone-block h5,
.btmax-duotone-block h6 {
	color: var(--white);
	margin-top: 0;
}

.btmax-duotone-block .duotone-content-left,
.btmax-duotone-block .duotone-content-right {
	color: var(--white);
	font-size: 1.25rem;
}

.btmax-duotone-block .duotone-button-left,
.btmax-duotone-block .duotone-button-right {
	margin-top: 2rem;
}

.btmax-duotone-block .duotone-button-left a:hover,
.btmax-duotone-block .duotone-button-right a:hover {
	background: #ffa226 !important;
}

@media screen and (max-width: 1024px) {
	.btmax-duotone-wrapper > div {
		width: 100%;
		padding: 1.875rem;
	}
	.btmax-duotone-color-left,
	.btmax-duotone-color-right {
		width: 100%;
		height: 50%;
	}
	.btmax-duotone-color-right {
		bottom: 0;
		top: inherit;
	}
	.btmax-duotone-block .duotone-button-left a,
	.btmax-duotone-block .duotone-button-right a {
		font-size: 1.125rem;
	}
}

.cmplz-cookiebanner .cmplz-buttons {
	display: block !important;
	margin-bottom: 10px;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
	margin-bottom: 10px !important;
}

.cookie-statement {
	max-width: 1660px;
	margin: 0 auto;
}

.cookie-statement {
	max-width: 1600px !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3.75rem;
}

.btmax-advantages {
	position: relative;
	margin-top: 6rem;
	padding-left: 7.5rem;
}

.wp-block-lazyblock-bentomax-vorteile + .wp-block-lazyblock-bentomax-vorteile .btmax-advantages {
	position: relative;
	margin-top: 1rem;
}

.btmax-advantages .advantages-number {
	display: block;
	position: absolute;
	opacity: .05587;
	font-size: 15.625rem;
	font-weight: 900;
	transition: all ease-in-out .5s;
	top: -140px;
	left: 80px;
}

.btmax-advantages .advantages-content {
	padding: 10px 30px 80px 30px;
}

@media screen and (max-width: 1660px) {
	.btmax-advantages {
		padding-left: 0;
	}
}

@media screen and (max-width: 767px) {
	.btmax-advantages .advantages-content {
		padding-left: 0;
		padding-right: 0;
	}
	.btmax-advantages .advantages-number {
		left: 0;
	}
}

.btmax-timeline .btmax-timeline-entries {
	display: flex;
	justify-content: space-between;
	padding-left: 7.5rem;
	flex-wrap: wrap;
}

.btmax-timeline .btmax-timeline-entry {
	flex-grow: 1;
	flex-basis: 0;
	justify-content: flex-start;
	display: flex;
	flex-direction: column;
	text-align: center;
	position: relative;
	padding: 1rem;
	min-width: 25%;
}

.btmax-timeline .timeline-number {
	margin-bottom: 5px;
	color: var(--link);
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 4.2px;
}

.btmax-timeline .timeline-label {
	color: var(--secondary);
	font-size: 1.3rem;
}

.btmax-timeline .timeline-image img {
	max-width: 125px;
	height: auto;
}

.btmax-timeline .btmax-timeline-intro {
	padding-left: 7.5rem;
}

@media screen and (max-width: 1660px) {
	.btmax-timeline .btmax-timeline-entries,
	.btmax-timeline .btmax-timeline-intro {
		padding-left: 0;
	}
}

@media screen and (max-width: 767px) {
	.btmax-timeline .btmax-timeline-entry {
		min-width: 50%;
	}
}

@media screen and (max-width: 400px) {
	.btmax-timeline .timeline-number,
	.btmax-timeline .timeline-label {
		font-size: 0.9rem;
	}
	.btmax-timeline .btmax-timeline-entry {
		min-width: 100%;
	}
	.btmax-timeline .timeline-image img {
		max-width: 75px;
		height: auto;
	}
}

.error-404 {
	background: var(--primary);
	min-height: 80vh;
	margin-bottom: 2rem;
	display: flex;
	align-items: center;
}

.box {
	width: 350px;
	height: 100%;
	max-height: 600px;
	min-height: 450px;
	background: var(--primary);
	position: relative;
	padding: 3.75rem 0;
	margin: 0 auto 5.625rem auto;
}

.box .box__ghost {
	padding: 15px 25px 25px;
}

.box .box__ghost .symbol:nth-child(1) {
	opacity: .2;
	animation: shine 4s ease-in-out 3s infinite;
}

.box .box__ghost .symbol:nth-child(1):before, .box .box__ghost .symbol:nth-child(1):after {
	content: '';
	width: 12px;
	height: 4px;
	background: #fff;
	position: absolute;
	border-radius: 5px;
	bottom: 65px;
	left: 0;
}

.box .box__ghost .symbol:nth-child(1):before {
	transform: rotate(45deg);
}

.box .box__ghost .symbol:nth-child(1):after {
	transform: rotate(-45deg);
}

.box .box__ghost .symbol:nth-child(2) {
	position: absolute;
	left: -5px;
	top: 30px;
	height: 18px;
	width: 18px;
	border: 4px solid;
	border-radius: 50%;
	border-color: #fff;
	opacity: .2;
	animation: shine 4s ease-in-out 1.3s infinite;
}

.box .box__ghost .symbol:nth-child(3) {
	opacity: .2;
	animation: shine 3s ease-in-out .5s infinite;
}

.box .box__ghost .symbol:nth-child(3):before, .box .box__ghost .symbol:nth-child(3):after {
	content: '';
	width: 12px;
	height: 4px;
	background: #fff;
	position: absolute;
	border-radius: 5px;
	top: 5px;
	left: 40px;
}

.box .box__ghost .symbol:nth-child(3):before {
	transform: rotate(90deg);
}

.box .box__ghost .symbol:nth-child(3):after {
	transform: rotate(180deg);
}

.box .box__ghost .symbol:nth-child(4) {
	opacity: .2;
	animation: shine 6s ease-in-out 1.6s infinite;
}

.box .box__ghost .symbol:nth-child(4):before, .box .box__ghost .symbol:nth-child(4):after {
	content: '';
	width: 15px;
	height: 4px;
	background: #fff;
	position: absolute;
	border-radius: 5px;
	top: 10px;
	right: 30px;
}

.box .box__ghost .symbol:nth-child(4):before {
	transform: rotate(45deg);
}

.box .box__ghost .symbol:nth-child(4):after {
	transform: rotate(-45deg);
}

.box .box__ghost .symbol:nth-child(5) {
	position: absolute;
	right: 5px;
	top: 40px;
	height: 12px;
	width: 12px;
	border: 3px solid;
	border-radius: 50%;
	border-color: #fff;
	opacity: .2;
	animation: shine 1.7s ease-in-out 7s infinite;
}

.box .box__ghost .symbol:nth-child(6) {
	opacity: .2;
	animation: shine 2s ease-in-out 6s infinite;
}

.box .box__ghost .symbol:nth-child(6):before, .box .box__ghost .symbol:nth-child(6):after {
	content: '';
	width: 15px;
	height: 4px;
	background: #fff;
	position: absolute;
	border-radius: 5px;
	bottom: 65px;
	right: -5px;
}

.box .box__ghost .symbol:nth-child(6):before {
	transform: rotate(90deg);
}

.box .box__ghost .symbol:nth-child(6):after {
	transform: rotate(180deg);
}

.box .box__ghost .box__ghost-container {
	background: #fff;
	width: 100px;
	height: 100px;
	border-radius: 100px 100px 0 0;
	position: relative;
	margin: 0 auto;
	animation: upndown 3s ease-in-out infinite;
}

.box .box__ghost .box__ghost-container .box__ghost-eyes {
	position: absolute;
	left: 50%;
	top: 45%;
	height: 12px;
	width: 70px;
}

.box .box__ghost .box__ghost-container .box__ghost-eyes .box__eye-left {
	width: 12px;
	height: 12px;
	background: #332F63;
	border-radius: 50%;
	margin: 0 10px;
	position: absolute;
	left: 0;
}

.box .box__ghost .box__ghost-container .box__ghost-eyes .box__eye-right {
	width: 12px;
	height: 12px;
	background: #332F63;
	border-radius: 50%;
	margin: 0 10px;
	position: absolute;
	right: 0;
}

.box .box__ghost .box__ghost-container .box__ghost-bottom {
	display: flex;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}

.box .box__ghost .box__ghost-container .box__ghost-bottom div {
	flex-grow: 1;
	position: relative;
	top: -10px;
	height: 20px;
	border-radius: 100%;
	background-color: #fff;
}

.box .box__ghost .box__ghost-container .box__ghost-bottom div:nth-child(2n) {
	top: -12px;
	margin: 0 -0px;
	border-top: 15px solid #332F63;
	background: transparent;
}

.box .box__ghost .box__ghost-shadow {
	height: 20px;
	box-shadow: 0 50px 15px 5px #3B3769;
	border-radius: 50%;
	margin: 0 auto;
	animation: smallnbig 3s ease-in-out infinite;
}

.box .box__description .box__description-container {
	color: #fff;
	text-align: center;
	max-width: 600px;
	font-size: 16px;
	margin: 0 auto;
}

.box .box__description .box__description-container .box__description-title {
	font-size: 24px;
	letter-spacing: .5px;
}

.box .box__description .box__description-container .box__description-text {
	color: #8C8AA7;
	line-height: 20px;
	margin-top: 20px;
}

.box .box__description .box__button {
	display: block;
	position: relative;
	background: var(--secondary);
	border-radius: 50px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 50px;
	font-size: 18px;
	padding: 0 70px;
	white-space: nowrap;
	margin-top: 25px;
	transition: background .5s ease;
	overflow: hidden;
	-webkit-mask-image: -webkit-radial-gradient(white, black);
}

.box .box__description .box__button:hover {
	background: var(--bg-light);
	color: var(--primary);
}

@keyframes upndown {
	0% {
		transform: translateY(5px);
	}
	50% {
		transform: translateY(15px);
	}
	100% {
		transform: translateY(5px);
	}
}

@keyframes smallnbig {
	0% {
		width: 90px;
	}
	50% {
		width: 100px;
	}
	100% {
		width: 90px;
	}
}

@keyframes shine {
	0% {
		opacity: .2;
	}
	25% {
		opacity: .1;
	}
	50% {
		opacity: .2;
	}
	100% {
		opacity: .2;
	}
}

.wp-block-lazyblock-image-teaser {
	height: 100%;
	margin-bottom: 3.125rem;
}

.btmax-image-text-block {
	display: flex;
	background: #fff;
	height: calc(100% + 40px);
	flex-direction: column;
	position: relative;
}

@media screen and (max-width: 768px) {
	.btmax-image-text-block {
		height: 100%;
	}
}

.btmax-image-text-block a {
	color: var(--text);
}

.btmax-image-text-block {
	border: 1px solid var(--bg-light);
}

.gb-container.is-style-fullwidth .btmax-image-text-block {
	border: none;
}

.btmax-image-text-block h1.headline,
.btmax-image-text-block h2.headline,
.btmax-image-text-block h3.headline,
.btmax-image-text-block h4.headline,
.btmax-image-text-block h5.headline,
.btmax-image-text-block h6.headline,
.btmax-image-text-block div.headline,
.btmax-image-text-block p.headline {
	margin-left: 1.5625rem;
	margin-right: 1.5625rem;
	font-size: 24px;
	display: flex;
	align-items: flex-start;
}

.btmax-image-text-block h1.headline::before,
.btmax-image-text-block h2.headline::before,
.btmax-image-text-block h3.headline::before,
.btmax-image-text-block h4.headline::before,
.btmax-image-text-block h5.headline::before,
.btmax-image-text-block h6.headline::before,
.btmax-image-text-block div.headline::before,
.btmax-image-text-block p.headline::before {
	content: " ";
	background-image: url("/wp-content/themes/bentomax_theme/assets/icons/arrow-fill.svg");
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	display: inline-block;
	transform: rotate(180deg);
	margin-right: 1rem;
	position: relative;
	top: 5px;
}

.btmax-image-text-block .headline {
	color: var(--secondary);
}

.btmax-image-text-block figure {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.btmax-image-text-block figure img {
	width: 100%;
	object-fit: cover;
	height: 200px;
}

.btmax-image-text-block figure {
	display: block;
	position: relative;
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 100% 88%, 18% 88%, 10% 100%, 0 100%);
}

.btmax-image-text-block figure img {
	display: block;
	clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 100% 88%, 12% 88%, 10% 100%, 0 100%);
}

.btmax-image-text-block .content {
	margin-left: 3.125rem;
	margin-right: 3.125rem;
}

.btmax-image-text-block .modal-opener {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin-left: 3.125rem;
	margin-right: 3.125rem;
	width: 100%;
}

@media screen and (max-width: 600px) {
	.btmax-image-text-block .modal-opener {
		position: relative;
		bottom: 0;
	}
}

.referenzen {
	padding-top: 3.125rem;
	padding-bottom: 3.125rem;
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 60px 20px;
	height: 100%;
}

@media screen and (max-width: 1500px) {
	.referenzen {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

.home .referenzen {
	padding-bottom: 0rem;
}

.referenz-block {
	display: block;
	position: relative;
	padding-bottom: 2.1875rem;
	border: 1px solid #eee !important;
}

.referenz-block .image-text-block-image {
	border: 6px solid #fff;
}

.referenz-block .content {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.referenz-block .content .cats .badge {
	color: var(--link);
	display: block;
	font-size: 16px;
	float: left;
	margin-right: 0.25rem;
}

.referenz-block .content .cats .badge::after {
	content: ",";
	display: inline;
}

.referenz-block .content .cats .badge:last-child::after {
	display: none;
}

.referenz-block .content h2 {
	font-size: 18px;
	margin-top: 0.625rem;
}

.referenz-block .content h2:hover {
	color: var(--link);
}

.referenz-block .content .text-label {
	margin-right: 0.3125rem;
	display: inline-block;
}

.referenz-block .content .more-button {
	position: absolute;
	bottom: 0;
	left: 0;
	background: none;
	color: var(--link);
	padding: 0.625rem 3.125rem 1.875rem 3.125rem;
	font-size: 1rem;
	z-index: 2;
	width: 100%;
}

.referenz-block .content .more-button:hover {
	color: var(--link-hover);
}

.referenz-block .content .more-button:hover .svg-icon path {
	fill: var(--link-hover);
}

.referenz-block .content .more-button .svg-icon {
	position: relative;
	top: 3px;
}

.referenz-block .content .more-button .svg-icon path {
	fill: var(--link);
}

.referenz-block .ref-cat-label {
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 20px;
	border-radius: 25px;
	color: var(--white);
	background: var(--link);
	z-index: 2;
	padding: 0.125rem 0.625rem;
	font-weight: bold;
	letter-spacing: 0.02rem;
}

@media screen and (max-width: 1200px) {
	.referenzen {
		grid-template-columns: 1fr 1fr 1fr;
		gap: 60px 20px;
	}
	.btmax-image-text-block figure img {
		height: 150px;
	}
	.referenz-block .content .more-button {
		font-size: 1rem;
		width: calc(100% - 50px);
		padding: 0.625rem 1.25rem;
	}
	.referenz-block .content .more-button::before {
		left: -10px;
		z-index: -1;
	}
	.referenz-block .content {
		margin-left: 1.25rem;
		margin-right: 1.25rem;
	}
}

@media screen and (max-width: 1024px) {
	.referenzen {
		grid-template-columns: 1fr 1fr;
		gap: 60px 20px;
	}
	.referenzen.ref-on-single {
		grid-template-columns: 1fr 1fr;
	}
	.btmax-image-text-block figure img {
		height: 100px;
	}
}

@media screen and (max-width: 768px) {
	.referenzen {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.referenzen.ref-on-single {
		grid-template-columns: 1fr;
	}
}

.referenzen-auswahl {
	display: block;
	height: 100%;
	padding-top: 0;
}

.referenzen-auswahl .referenz-block {
	border: 1px solid #eee;
	margin: 0 0.625rem;
}

.referenzen-auswahl .slick-next,
.referenzen-auswahl .slick-prev {
	color: var(--link-hover);
	z-index: 99;
}

.referenzen-auswahl .slick-next:hover,
.referenzen-auswahl .slick-prev:hover {
	color: var(--link);
}

.slick-track {
	display: flex !important;
}

.slick-slide {
	height: inherit !important;
}

.content-grid {
	display: grid;
	grid-template-columns: 1fr 600px;
	gap: 40px;
}

@media screen and (max-width: 1024px) {
	.content-grid {
		grid-template-columns: 1fr;
	}
}

.content-right-side {
	display: flex;
	justify-content: center;
}

.content-right-side .reference-infos {
	border: none !important;
}

.single-referenzen .back-button {
	font-size: 1rem;
	margin: 1.25rem 0;
	display: inline-flex;
	align-items: center;
	color: var(--link-hover);
}

.single-referenzen .back-button svg {
	margin-right: 0.625rem;
}

.single-referenzen .btmax-image-text-block figure.ref-cover img {
	height: 400px;
}

.reference-infos {
	display: flex;
	border-top: 1px solid var(--bg-light);
	margin: 0.9375rem 0 0 0;
	padding-top: 0.9375rem;
}

.reference-infos .info-content.map svg {
	width: 100%;
	height: auto;
	max-width: 400px;
	margin: auto;
}

.reference-infos .info-content.map svg.europe {
	max-width: 100%;
}

.reference-infos .info-content.map svg path {
	fill: #ccc;
}

.reference-infos .info-content.map svg path[class^='is-'] {
	fill: #122941;
}

.reference-infos p:first-child {
	margin-top: 0;
}

.reference-infos .info-content p:last-child {
	margin-bottom: 0;
}

.reference-infos .info-label {
	margin-right: 3.125rem;
	min-width: 20%;
	font-size: 1rem;
	width: min-content;
}

.reference-infos .region-list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

.reference-infos .region-list li {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}

.reference-infos .region-list li:before {
	content: " ";
	border-radius: 80px;
	width: 10px;
	height: 10px;
	background: var(--link);
	margin-right: 10px;
}

.reference-infos .region-list > li:first-child {
	display: none;
}

.single-referenzen .btmax-image-text-block figure:hover::before {
	opacity: 0.75;
}

@media screen and (max-width: 768px) {
	.reference-infos {
		display: block;
		border-top: 1px solid var(--bg-light);
		margin: 1.25rem 0 0 0;
		padding-top: 1.25rem;
	}
	.reference-infos .info-label {
		margin-right: 0rem;
		min-width: inherit;
		font-size: 1.125rem;
		width: auto;
	}
	.single-referenzen .btmax-image-text-block figure img {
		height: 300px;
	}
	.single-referenzen .back-button {
		padding: 0 30px;
	}
	.reference-infos .info-content.map {
		grid-template-columns: 1fr;
	}
}

.home .btmax-choose-category svg {
	width: 45px;
	height: 45px;
}

.btmax-choose-category > div > a,
.btmax-choose-category > div {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	gap: 40px;
	margin: 3.75rem 0 0 0;
	position: relative;
	overflow: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.btmax-choose-category > div > a::-webkit-scrollbar,
.btmax-choose-category > div::-webkit-scrollbar {
	display: none;
}

@media screen and (max-width: 1024px) {
	.btmax-choose-category > div {
		justify-content: flex-start;
	}
}

.btmax-choose-category button {
	background: none;
	color: var(--secondary) !important;
	transition: box-shadow 0.3s ease-in-out;
	border: 0;
	padding: 0;
	border-bottom: 2px solid transparent;
	flex: 0 0 auto;
	border-radius: 0;
}

.btmax-choose-category button.selected {
	border-bottom: 2px solid var(--link);
	color: var(--link) !important;
}

.btmax-choose-category button.selected svg {
	fill: var(--link);
}

.btmax-choose-category button.selected p {
	color: var(--link) !important;
}

.btmax-choose-category button:hover {
	color: var(--link-hover) !important;
	border-bottom: 2px solid var(--secondary);
}

.btmax-choose-category button:hover svg {
	fill: var(--primary);
}

.btmax-choose-category button:hover p {
	color: var(--primary) !important;
}

.btmax-choose-category button p {
	white-space: nowrap;
	font-size: 12px;
	padding: 0.625rem 0;
	margin: 0;
	color: var(--secondary);
}

.btmax-choose-category button:hover {
	box-shadow: none;
	background: none;
}

.btmax-choose-category.fixed {
	position: fixed;
	top: 0;
	right: 30px;
	z-index: 99;
	transform: translateX(0);
	transition: transform 0.3s ease-in-out;
}

.btmax-choose-category.fixed .form-closer {
	display: inline-flex;
	text-align: center;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	background: var(--secondary);
	justify-content: center;
	align-items: center;
	color: #fff;
	position: absolute;
	bottom: -15px;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.btmax-choose-category.fixed form {
	display: grid;
	grid-template-columns: 1fr;
	background: var(--white);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	border-radius: 8px;
	padding: 0.625rem 0 0.9375rem 0;
	gap: 0 10px;
	position: relative;
	overflow: visible;
}

.btmax-choose-category.fixed form small {
	padding-left: 0.625rem;
	padding-right: 0.625rem;
	margin-left: 0.625rem;
	margin-right: 0.625rem;
	font-weight: bold;
	font-size: 10px;
	color: var(--white);
	background: var(--link-hover);
	border-radius: 50px;
	display: block;
	margin-bottom: 10px;
}

.btmax-choose-category.fixed form button {
	transform: scale(0.85);
	border-bottom: 1px solid var(--bg-light);
}

.btmax-choose-category.fixed form button:last-child {
	border: 0;
}

.pagination {
	text-align: center;
	padding: 2.5rem 0;
}

.pagination .pagination-wrapper {
	display: flex;
	align-items: center;
	max-width: 650px;
	margin: 0 auto;
	justify-content: center;
}

.pagination .page-numbers {
	font-size: 16px;
	padding: 0.625rem 1.25rem 0.625rem 1.25rem;
	display: inline-block;
	margin: 0 2px 0 0;
	line-height: 1;
	text-decoration: none;
	font-weight: 600;
	border-radius: 50px;
}

.pagination .page-numbers:hover {
	background: var(--secondary);
	color: var(--white);
}

.pagination .page-numbers.current {
	background: var(--secondary);
	color: var(--white);
}

.pagination .page-numbers.current:hover {
	background: var(--secondary);
}

.pagination .page-numbers.prev {
	background: none;
	color: var(--secondary);
	padding: 0.625rem 2.5rem 0.625rem 2.5rem;
	z-index: 2;
	transition: background 0.2s ease-in-out;
	display: inline-block;
	position: relative;
	white-space: nowrap;
}

.pagination .page-numbers.prev:hover {
	background: var(--secondary);
	color: var(--white);
}

.pagination .page-numbers.next {
	background: none;
	color: var(--secondary);
	padding: 0.625rem 2.5rem 0.625rem 2.5rem;
	z-index: 2;
	transition: background 0.2s ease-in-out;
	display: inline-block;
	position: relative;
	white-space: nowrap;
}

.pagination .page-numbers.next:hover {
	background: var(--secondary);
	color: var(--white);
}

@media screen and (max-width: 480px) {
	.pagination .pagination-wrapper {
		background: none;
	}
	.pagination .page-numbers {
		display: none;
		visibility: hidden;
	}
	.pagination .page-numbers.prev,
	.pagination .page-numbers.next {
		display: block;
		visibility: visible;
		margin: 0;
	}
}

.quote-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

.quote-content {
	font-size: 18px;
	color: var(--white);
}

.quote-author {
	font-style: italic;
	margin-top: 20px;
	opacity: 0.5;
}

.slider {
	width: 500px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.slide {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 1s ease-in-out;
}

.slide.active {
	opacity: 1;
}

@media screen and (max-width: 768px) {
	.quote-container {
		display: block;
		margin: 30px 0;
	}
	.quote {
		display: block;
		margin: 30px 0;
	}
	.slider {
		width: 100%;
	}
}

.wp-block-lazyblock-dynamische-headline .typewrite {
	color: var(--link);
}

.btmax-contact-fixed {
	position: fixed;
	bottom: 60px;
	left: 50%;
	display: grid;
	grid-template-columns: 1fr 1fr;
	text-align: center;
	align-items: center;
	justify-content: center;
	width: 90%;
	max-width: 400px;
	height: 40px;
	border-radius: 80px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	overflow: hidden;
	z-index: 30;
	background: var(--link-hover);
	font-size: 16px;
	box-shadow: 0px 20px 40px rgba(15, 21, 26, 0.2), 0px 10px 20px -10px rgba(15, 21, 26, 0.15);
}

.btmax-contact-fixed svg {
	margin-right: 0.75rem;
	margin-left: 0.75rem;
}

.btmax-contact-phone {
	border-right: 1px solid var(--secondary);
}

.btmax-contact-fixed a {
	color: var(--white);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
}

.btmax-contact-fixed a:hover {
	color: var(--white);
	background: var(--secondary);
}

.btmax-contact-fixed .hide-desktop {
	display: none;
}

@media screen and (max-width: 768px) {
	.btmax-contact-fixed .hide-desktop {
		display: block;
	}
	.btmax-contact-fixed .hide-mobile {
		display: none;
	}
}

/* The Modal (background) */
.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 999;
	/* Sit on top */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: black;
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	margin: 50px auto;
	/* 15% from the top and centered */
	padding: 3.125rem;
	border: 1px solid #888;
	width: 80%;
	/* Could be more or less, depending on screen size */
	max-width: 1024px;
}

.btmax-image-text-block .modal-content img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	clip-path: inherit;
}

.btmax-image-text-block .modal-content figure {
	clip-path: inherit;
}

@media screen and (max-width: 600px) {
	.modal-content {
		margin: 30px auto;
		/* 15% from the top and centered */
		padding: 1.25rem;
		width: 90%;
		/* Could be more or less, depending on screen size */
	}
}

.modal-content * + .wp-block-contact-form-7-contact-form-selector {
	margin-top: 30px;
}

.modal-content h3 {
	font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1600 - 320)));
}

/* The Close Button */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.referenzen {
	position: relative;
}

.loader {
	width: 200px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.circle {
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 50%;
	background-color: var(--link);
	left: 15%;
	transform-origin: 50%;
	animation: circle .5s alternate infinite ease;
}

@keyframes circle {
	0% {
		top: 60px;
		height: 5px;
		border-radius: 50px 50px 25px 25px;
		transform: scaleX(1.7);
	}
	40% {
		height: 20px;
		border-radius: 50%;
		transform: scaleX(1);
	}
	100% {
		top: 0%;
	}
}

.circle:nth-child(2) {
	left: 45%;
	animation-delay: .2s;
}

.circle:nth-child(3) {
	left: auto;
	right: 15%;
	animation-delay: .3s;
}

.shadow {
	width: 20px;
	height: 4px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 62px;
	transform-origin: 50%;
	z-index: -1;
	left: 15%;
	filter: blur(1px);
	animation: shadow .5s alternate infinite ease;
}

@keyframes shadow {
	0% {
		transform: scaleX(1.5);
	}
	40% {
		transform: scaleX(1);
		opacity: .7;
	}
	100% {
		transform: scaleX(0.2);
		opacity: .4;
	}
}

.shadow:nth-child(4) {
	left: 45%;
	animation-delay: .2s;
}

.shadow:nth-child(5) {
	left: auto;
	right: 15%;
	animation-delay: .3s;
}

.loader span {
	position: absolute;
	top: 75px;
	font-family: var(--text-font);
	font-size: 20px;
	color: var(--link);
	left: 15%;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover {
	color: #fff !important;
}

.btmax-kundenstimmen-slider.slick-slider {
	margin-bottom: 150px;
}

.btmax-kundenstimmen-slider .slick-track {
	gap: 10px;
}

.btmax-kundenstimmen-slider .slick-dots {
	bottom: -50px;
}

.btmax-kundenstimmen-slider .btmax-kundenstimme-eintrag {
	background: rgba(156, 163, 175, 0.05);
	padding: 60px 30px 45px 30px;
	position: relative;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.btmax-kundenstimmen-slider .btmax-kundenstimme-eintrag .logo-image {
	background: #fff;
	height: 175px;
	display: flex;
	align-items: center;
	border: 1px solid #eee;
	width: 100%;
}

.btmax-kundenstimme-eintrag a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}

.btmax-kundenstimme-eintrag a:hover {
	border-color: var(--secondary);
}

.btmax-kundenstimme-eintrag .badge {
	background: var(--secondary);
	color: var(--white);
	border-radius: 10px;
	padding: 2px 10px;
	position: absolute;
	top: 15px;
	left: 25px;
	font-size: 10px;
	font-weight: bold;
}

.btmax-kundenstimmen-slider .btmax-kundenstimme-eintrag > div,
.btmax-kundenstimmen-slider .btmax-kundenstimme-eintrag a {
	display: block;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.btmax-kundenstimme-eintrag img {
	text-align: center;
	margin: 0 auto;
	max-height: 85px;
}

.slick-dots li {
	margin-left: 8px;
	margin-right: 8px;
}

.slick-dots li {
	width: 12px;
	height: 12px;
}

.slick-dots li button {
	list-style-type: none;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: var(--secondary);
	text-indent: -9999px;
}

.slick-dots li.slick-active {
	width: 32px;
}

.slick-dots li.slick-active button {
	width: 32px;
	height: 12px;
	background: var(--link);
}

.slick-dots li button:before {
	content: " ";
}

.btmax-kundenstimmen-slider::before {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 390px;
	z-index: 9;
	height: 100%;
	background: white;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
}

@media screen and (max-width: 768px) {
	.btmax-kundenstimmen-slider::before {
		width: 25%;
	}
}

@media screen and (max-width: 480px) {
	.btmax-kundenstimmen-slider::before {
		display: none;
	}
}

.btmax-kundenstimmen-slider-full.slick-slider {
	margin-bottom: 150px !important;
}

.btmax-kundenstimmen-slider-full .slick-track {
	gap: 10px;
}

.btmax-kundenstimmen-slider-full .slick-dots {
	bottom: -50px;
}

.btmax-kundenstimmen-slider-full .btmax-kundenstimme-eintrag {
	background: rgba(156, 163, 175, 0.05);
	padding: 60px 30px 105px 30px;
	position: relative;
	display: flex !important;
	align-items: flex-start;
	justify-content: center;
	width: 100%;
	max-width: 675px;
}

.btmax-kundenstimme-eintrag .badge {
	background: var(--secondary);
	color: var(--white);
	border-radius: 10px;
	padding: 2px 10px;
	position: absolute;
	top: 25px;
	left: 25px;
	font-size: 10px;
	font-weight: bold;
}

.btmax-kundenstimmen-slider-full .btmax-kundenstimme-eintrag img {
	text-align: left;
	margin: 0;
}

.btmax-kundenstimmen-slider-full .btmax-kundenstimme-eintrag p {
	margin-bottom: 0;
	line-height: 1.2;
	position: absolute;
	bottom: 30px;
}

.btmax-kundenstimmen-slider-full .image-wrapper {
	background: #fff;
	height: 175px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	border: 1px solid #eee;
}

.btmax-kundenstimmen-slider-full .image-wrapper img {
	max-height: 85px;
	margin: 0 auto;
}

.btmax-kundenstimmen-slider-full::before {
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	width: 390px;
	z-index: 9;
	height: 100%;
	background: white;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
}

@media screen and (max-width: 768px) {
	.btmax-kundenstimmen-slider-full::before {
		width: 25%;
	}
}

@media screen and (max-width: 600px) {
	.btmax-kundenstimmen-slider-full::before {
		display: none;
	}
}

.is-style-rounded img {
	border-radius: 100%;
}

.kununu-labels {
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 100%;
	z-index: 30;
	text-align: right;
	display: grid;
	justify-content: flex-end;
	padding-right: 10px;
}

@media screen and (max-width: 600px) {
	.kununu-labels {
		bottom: inherit;
		top: 0;
	}
}

.kununu-labels .labels {
	display: flex;
	gap: 3px;
	justify-content: flex-start;
}

.kununu-labels img {
	max-height: 65px;
	width: auto;
	background: #fff;
	padding: 2px;
	padding-top: 5px;
}

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