/*!
Theme Name: sw-theme-intenco
Theme URI: http://underscores.me/
Author: Bastian Wagner
Author URI: https://bastian-wagner.com
Bitbucket Theme URI:  https://bitbucket.com/seitenwind/sw-theme-intenco
Bitbucket Branch: master
Description: Description
Version: 1.4.9
Tested up to: 5.4
Requires PHP: 5.6
License: GNU Ge neral Public License v2 or later
License URI: LICENSE
Text Domain: sw-theme-intenco
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.

sw-theme-intenco 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:
----------------------------------------------------------------

/* Fonts
--------------------------------------------- */
/* space-grotesk-300 - latin */
/* jost-500 - latin */
/* raleway-500 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	src: url("./assets/fonts/raleway/raleway-v34-latin-500.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-700 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: url("./assets/fonts/raleway/raleway-v34-latin-700.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-300 - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	src: url("./assets/fonts/poppins/poppins-v21-latin-300.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* poppins-regular - latin */
@font-face {
	font-display: swap;
	/* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url("./assets/fonts/poppins/poppins-v21-latin-regular.woff2") format("woff2");
	/* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

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

/* Variables
--------------------------------------------- */
body {
	--height-adminbar: 0px;
}

body.admin-bar {
	--height-adminbar: 32px;
}

@media screen and (max-width: 782px) {
	body.admin-bar {
		--height-adminbar: 46px;
	}
}

:root {
	--fs-default: 19px;
	--fs-h1: 60px;
	--fs-h2: 40px;
	--fs-h3: 25px;
	--fs-h4: 25px;
	--fs-big: var(--fs-h2);
	--fs-medium: 30px;
	--fs-small: 16px;
	--fs-button: var(--fs-default);
	--ff-alt: 'Raleway', sans-serif;
	--ff-default: 'Poppins', sans-serif;
}

@media (min-width: 768px) and (max-width: 1023px) {
	:root {
		--fs-default: 18px;
		--fs-h1: 50px;
		--fs-h2: 30px;
		--fs-h3: 24px;
		--fs-h4: 20px;
		--fs-medium: 22px;
	}
}

@media (max-width: 767px) {
	:root {
		--fs-default: 16px;
		--fs-h1: 40px;
		--fs-h2: 25px;
		--fs-h3: 20px;
		--fs-h4: 18px;
		--fs-medium: 19px;
	}
}

:root {
	--height-header: 90px;
	--height-header-scrolled: 90px;
	--vertical-padding: 150px;
	--card-padding: 30px;
	--position-header: fixed;
}

@media (min-width: 1440px) {
	:root {
		--horizontal-padding: 150px;
	}
}

@media (min-width: 1024px) {
	:root {
		--horizontal-padding: 100px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	:root {
		--card-padding: 25px;
		--vertical-padding: 100px;
		--horizontal-padding: 70px;
	}
}

@media (max-width: 767px) {
	:root {
		--card-padding: 20px;
		--vertical-padding: 70px;
		--horizontal-padding: 30px;
	}
}

:root {
	--color-primary: #ff0000;
	--color-secondary: #ff00aa;
	--color-white: #ffffff;
	--color-black: #48413c;
	--color-bg: var(--color-white);
	--bg-default: var(--color-bg);
	--bg-default-init: var(--color-bg);
	--bg-alt: var(--color-primary);
	--bg-light: #f5f5f5;
	--color-text: var(--color-black);
	--color-text-init: var(--color-black);
	--color-text-alt: var(--color-white);
	--color-button: #c7c4c0;
	--gradient-main: linear-gradient(
    110deg,
    var(--color-primary) 0%,
    var(--color-secondary) 100%
  );
}

body.elementor-page {
	--e-global-color-primary: var(--color-primary);
	--e-global-color-secondary: var(--color-secondary);
	--e-global-color-text: var(--color-text);
	--e-global-color-accent: var(--color-primary);
	--e-global-typography-primary-font-family: var(--ff-default);
	--e-global-typography-primary-font-weight: 600;
	--e-global-typography-secondary-font-family: var(--ff-alt);
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: var(--ff-default);
	--e-global-typography-text-font-weight: 400;
	--e-global-typography-accent-font-family: var(--ff-default);
	--e-global-typography-accent-font-weight: 500;
}

/* Seitenwind
--------------------------------------------- */
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Alignments
--------------------------------------------- */
.e-con.e-parent,
.content {
	--content-default: 1400px;
	--sidegap: clamp(1rem, 6vw, 3rem);
	--full: minmax(var(--sidegap), 1fr);
	--content: min(var(--content-default), 100% - var(--sidegap) * 2);
	--popout: minmax(0, 2rem);
	--feature: minmax(0, 5rem);
	--content-width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	display: grid;
	grid-template-columns: [full-start] var(--full) [feature-start] var(--feature) [popout-start] var(--popout) [content-start] var(--content) [content-end] var(--popout) [popout-end] var(--feature) [feature-end] var(--full) [full-end];
}

@media screen and (max-width: 1800px) {
	.e-con.e-parent,
	.content {
		--content-default: 1200px;
	}
}

.e-con.e-parent > *,
.content > * {
	grid-column: content;
}

.e-con.e-parent.popout > *,
.popout {
	grid-column: popout;
}

.e-con.e-parent.grid-feature > *,
.feature {
	grid-column: feature;
}

.e-con.e-parent.grid-full > *,
.full {
	grid-column: full;
}

@media (max-width: 767px) {
	.mobile-full > * {
		grid-column: full !important;
	}
}

.padding-default {
	padding-top: var(--vertical-padding);
	padding-bottom: var(--vertical-padding);
}

.padding-half {
	padding-top: calc(var(--vertical-padding) / 2);
	padding-bottom: calc(var(--vertical-padding) / 2);
}

.padding-top-none {
	padding-top: 0;
}

.padding-top-default {
	padding-top: var(--vertical-padding);
}

.padding-top-half {
	padding-top: calc(var(--vertical-padding) / 2);
}

.padding-bottom-none {
	padding-bottom: 0;
}

.padding-bottom-default {
	padding-bottom: var(--vertical-padding);
}

.padding-bottom-half {
	padding-bottom: calc(var(--vertical-padding) / 2);
}

.gap-default > * {
	gap: var(--card-padding) !important;
}

.gap-half > * {
	gap: calc(var(--card-padding) / 2) !important;
}

.gap-none > * {
	gap: 0 !important;
}

.row {
	--gap: var(--horizontal-padding);
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: var(--gap);
}

.row--card {
	--gap: var(--card-padding);
}

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

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

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

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

.row--2-3 {
	grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
}

.row--3-2 {
	grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
}

@media (min-width: 768px) {
	.row.row--reverse > *:nth-child(1) {
		order: 3;
	}
	.row.row--reverse > *:nth-child(2) {
		order: 2;
	}
	.row.row--reverse > *:nth-child(3) {
		order: 1;
	}
	.row.row--reverse > *:nth-child(4) {
		order: 0;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.row {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 767px) {
	.row {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

.e-grid > .e-con-inner > .e-con {
	--padding-left: 0;
	--padding-right: 0;
}

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

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

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

.ff-default {
	font-family: var(--ff-default);
}

.ff-alt {
	font-family: var(--ff-alt);
	font-weight: 400 !important;
}

.uppercase {
	text-transform: uppercase;
}

.fw-light {
	font-weight: 300;
}

.fw-regular {
	font-weight: 400;
}

.fw-medium {
	font-weight: 500;
}

.fw-bold {
	font-weight: 700;
}

.fw-extrabold {
	font-weight: 800;
}

.fs-default {
	font-size: var(--fs-default);
}

.fs-big {
	font-size: var(--fs-big);
}

.fs-medium {
	font-size: var(--fs-medium);
}

.fs-small {
	font-size: var(--fs-small);
}

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

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

.fs-h3 {
	font-size: var(--fs-h3);
}

.fs-h4 {
	font-size: var(--fs-h4);
}

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

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

.wysiwyg > *:nth-child(1) {
	margin-top: 0;
}

.wysiwyg > *:last-child {
	margin-bottom: 0;
}

.no-margin {
	margin: 0 !important;
}

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

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

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

.section.readable-yes > * {
	max-width: 80ch;
	margin-left: 0;
	margin-right: auto;
}

.section-light {
	background-color: var(--bg-light) !important;
}

.section-alt.sw-section, .section-alt.e-parent {
	--color-text: var(--color-text-alt);
	--bg-default: var(--bg-alt);
}

.section.e-parent {
	background-color: var(--bg-default);
}

.section.sw-section, .section.e-parent {
	color: var(--color-text);
	overflow: hidden;
	background-color: var(--bg-default);
}

.section.sw-section .section-alt, .section.e-parent .section-alt {
	color: var(--color-text-alt);
	background-color: var(--bg-alt);
}

.section.sw-section.section-alt .section-alt, .section.e-parent.section-alt .section-alt {
	--bg-default: var(--bg-default-init);
	--color-text: var(--color-text-init);
	color: var(--color-text);
	background-color: var(--bg-default);
}

h1 + *,
h2 + *,
h3 + *,
h4 + *,
h5 + *,
h6 + * {
	margin-top: 0;
}

.screeen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.only-mobile {
	display: none !important;
}

@media (max-width: 767px) {
	.only-mobile {
		display: block !important;
	}
	.hide-mobile {
		display: none !important;
	}
}

.no-hypens {
	hyphens: none !important;
}

.aspect-ratio {
	position: relative;
}

.aspect-ratio img,
.aspect-ratio > * {
	object-fit: cover;
	width: 100% !important;
	height: 100% !important;
	inset: 0;
}

.aspect-ratio-16-9 {
	aspect-ratio: 16 / 9;
}

.aspect-ratio-9-16 {
	aspect-ratio: 9 / 16;
}

.aspect-ratio-4-3 {
	aspect-ratio: 4 / 3;
}

.aspect-ratio-3-4 {
	aspect-ratio: 3 / 4;
}

.aspect-ratio-1-1 {
	aspect-ratio: 1 / 1;
}

.aspect-ratio-3-2 {
	aspect-ratio: 3 / 2;
}

.aspect-ratio-2-3 {
	aspect-ratio: 2 / 3;
}

.aspect-ratio-16-10 {
	aspect-ratio: 16 / 10;
}

.aspect-ratio-10-16 {
	aspect-ratio: 10 / 16;
}

html {
	font-size: var(--fs-default, 18px);
}

.realheadline {
	font-family: var(--fs-default);
	color: var(--color-black);
	margin-bottom: 1.5em;
	font-weight: 300;
}

.realsecondheadline {
	font-size: 20px;
	color: #48413c;
	margin-bottom: 1.5em;
	font-weight: 400;
}

.h1,
h1 {
	font-size: var(--fs-h1);
	line-height: 1.09;
	hyphens: auto;
	hyphenate-limit-chars: 12 3 7;
	font-family: var(--ff-alt);
	font-weight: 700;
	font-style: normal;
	margin-bottom: 1em;
	color: var(--color-primary);
}

.h1.realheadline,
h1.realheadline {
	font-size: var(--fs-h4);
}

.h2,
h2 {
	font-size: var(--fs-h2);
	font-family: var(--ff-alt);
	line-height: 1.09;
	font-weight: 700;
	font-style: normal;
	margin-bottom: 1.1em;
	color: var(--color-primary);
}

.h2.realheadline,
h2.realheadline {
	font-size: 16px;
}

.h3,
h3 {
	font-size: var(--fs-h3);
	font-family: var(--ff-alt);
	font-weight: 700;
	font-style: normal;
	line-height: 1.09;
	color: var(--color-black);
}

.h4,
h4 {
	font-size: var(--fs-h4);
	font-family: var(--ff-alt);
	font-weight: 700;
	font-style: normal;
	line-height: 1.09;
	color: var(--color-primary);
}

.subheadline .elementor-heading-title {
	font-size: var(--fs-h4);
	font-family: var(--ff-alt);
	font-weight: 500;
	font-style: normal;
	line-height: 1.09;
}

.type-policy_confirm a:not([class]),
.nav--legal a:not([class]),
.nav--top a:not([class]),
.main-footer a:not([class]),
.main-site a:not([class]),
.sw-link {
	color: currentColor;
	text-decoration: none;
	position: relative;
}

.type-policy_confirm a:not([class]):after,
.nav--legal a:not([class]):after,
.nav--top a:not([class]):after,
.main-footer a:not([class]):after,
.main-site a:not([class]):after,
.sw-link:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -0.2em;
	width: 100%;
	height: 1px;
	background-color: currentColor;
	transition: all 0.3s ease-in-out;
}

.type-policy_confirm a:not([class]):hover:after,
.nav--legal a:not([class]):hover:after,
.nav--top a:not([class]):hover:after,
.main-footer a:not([class]):hover:after,
.main-site a:not([class]):hover:after,
.sw-link:hover:after {
	background-color: transparent;
}

::selection {
	color: var(--bg-default);
	background: var(--color-primary);
}

html {
	scroll-behavior: smooth;
}

body {
	font-family: var(--ff-default);
	font-size: 1rem;
	color: var(--color-text);
	background-color: var(--bg-default);
	line-height: 1.5;
	font-weight: 300;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	font-style: italic;
	background-repeat: no-repeat;
	background-size: cover;
	shape-margin: 1rem;
}

/* Better focus styles from https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible */
a:focus {
	/* Provide a fallback style for browsers
	 that don't support :focus-visible */
	outline: none;
}

a:focus:not(:focus-visible) {
	/* Remove the focus indicator on mouse-focus for browsers
	 that do support :focus-visible */
}

a:focus-visible {
	/* Draw a very noticeable focus style for
	 keyboard-focus on browsers that do support
	 :focus-visible */
	outline: 2px solid var(--color-primary);
}

#fe-acf-panel {
	font-size: 14px;
}

#fe-acf-panel .fe-acf-panel-header {
	background-color: var(--color-primary);
}

#fe-acf-panel .acf-label .description {
	font-size: 80%;
}

#fe-acf-panel .acf-button {
	color: var(--color-black) !important;
	background-color: var(--color-primary) !important;
	border-radius: 0;
	font-size: 14px !important;
	padding: 0.5em 1em !important;
}

#fe-acf-panel .acf-button-group {
	flex-wrap: wrap;
}

#fe-acf-panel .fe-acf-panel-footer button {
	border: none;
	background-color: var(--color-primary);
	padding: 0.5em 1em;
}

.elementor-button,
.button {
	transform: scale(1);
	transition: transform 0.3s;
	margin-top: 1em;
}

.elementor-button:hover,
.button:hover {
	transform: scale(0.97);
}

.elementor-button--disabled,
.button--disabled {
	cursor: not-allowed;
	opacity: 0.5;
}

.footer__popup {
	text-align: center;
	position: fixed;
	width: clamp(300px, 700px, 70vw);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	padding: 50px;
	color: var(--font-color);
	background-color: var(--bg-color);
	border: 5px solid var(--font-color);
	pointer-events: none;
	opacity: 0;
}

.footer__popup.active {
	pointer-events: all;
	z-index: 999999;
	opacity: 1;
}

.footer__popup__close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	background-color: var(--bg-color);
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	cursor: pointer;
	color: var(--font-color);
}

.fa-x-twitter:before {
	content: '\e9ca';
}

.hero {
	--gap: var(--horizontal-padding);
	width: 100%;
	height: 100vh;
	height: 100svh;
	overflow: hidden;
	position: relative;
}

.hero__text {
	font-size: var(--fs-medium);
}

.hero__image {
	position: absolute;
	inset: 0;
}

.hero__image > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero__inner {
	z-index: 3;
	position: relative;
	height: 100%;
	background-color: var(--bg-default);
}

.hero__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	padding-top: var(--height-header);
	width: 100%;
}

.hero__content__inner {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.hero--color-light {
	background-color: var(--bg-light) !important;
}

.hero--color-light .hero__inner {
	background-color: var(--bg-light) !important;
}

.hero--color-alt {
	color: var(--color-text-alt) !important;
	background-color: var(--bg-alt) !important;
}

.hero--half {
	height: 50vh !important;
	max-height: 50vh !important;
	min-height: unset !important;
}

.hero--split .hero__content {
	padding-top: var(--vertical-padding);
	padding-bottom: var(--vertical-padding);
	text-align: left;
}

@media (min-width: 768px) {
	.hero.hero--split .hero__image {
		width: 50vw;
		position: absolute;
	}
	.hero.hero--split .hero__inner {
		background-color: transparent !important;
	}
	.hero.hero--split .hero__inner .hero__content {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: var(--gap);
		width: 100%;
		max-width: unset;
	}
	.hero.hero--split .hero__inner .hero__content__inner {
		grid-column: 2;
	}
	.hero.hero--split-reverse .hero__inner .hero__content__inner {
		grid-column: 1;
	}
	.hero.hero--split-reverse .hero__image {
		left: 50%;
	}
}

@media (max-width: 767px) {
	.hero {
		height: auto;
		min-height: 100vh;
		min-height: 100svh;
	}
	.hero.hero--split {
		display: flex;
		flex-direction: column;
	}
	.hero.hero--split .hero__inner {
		height: auto;
	}
	.hero.hero--split .hero__image {
		position: relative;
		margin-top: var(--height-header);
		max-height: 50vh;
	}
	.hero.hero--split .hero__content {
		padding-top: var(--vertical-padding);
	}
}

.hamburger .line {
	background-color: var(--bg-alt);
}

.main-header {
	z-index: 99;
	position: absolute;
	height: var(--height-header);
	top: var(--height-adminbar, 0);
	width: 100%;
}

.main-header__inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main-header--color-alt {
	color: var(--color-text-alt) !important;
}

.main-header--color-alt .hamburger .line {
	background-color: var(--bg-default);
}

.main-header--color-alt .main-navigation {
	background-color: var(--bg-default) !important;
}

.main-header--nav-alt .hamburger.is-active .line {
	background-color: var(--color-text-alt);
}

.main-header--nav-alt .main-navigation {
	color: var(--color-text-alt) !important;
	background-color: var(--bg-alt) !important;
}

.main-header__logo {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 1rem;
	margin-right: auto;
}

.main-header__logo img {
	width: 100%;
	max-width: 200px;
}

@media (max-width: 767px) {
	.main-header__logo img {
		max-width: 150px;
	}
}

.main-header--position-fixed {
	position: fixed;
}

.main-header--position-reveal {
	position: fixed;
	transition: transform 0.3s;
	transform: translateY(0);
}

.main-header--position-reveal:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: var(--bg-default);
	z-index: -1;
	opacity: 0;
	transition: opacity 0.3s;
}

.main-header--position-reveal.headroom--unpinned {
	transform: translateY(-100%);
}

.main-header--position-reveal.headroom--pinned {
	transform: translateY(0);
}

.main-header--position-reveal.headroom--pinned:before {
	opacity: 1;
}

.main-header--position-reveal.headroom--top {
	transform: translateY(0);
}

.main-header--position-reveal.headroom--top:before {
	opacity: 0;
}

.main-footer {
	padding-top: 3em;
	padding-bottom: 3em;
}

.main-footer__inner {
	display: flex;
	gap: var(--card-padding);
	justify-content: space-between;
	align-items: center;
}

@media (max-width: 1023px) {
	.main-footer__inner {
		flex-direction: column;
	}
}

@media (max-width: 767px) {
	.main-footer__inner {
		justify-content: flex-start;
		align-items: flex-start;
	}
}

.main-footer__logo img {
	width: auto;
}

.nav .current-menu-item > a {
	font-weight: 700;
}

.nav .menu {
	padding: 0;
	margin: 0;
	list-style: none;
}

.nav .menu ul {
	margin: 0;
	padding: 0;
}

.nav .menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.nav .menu a {
	text-decoration: none;
}

.nav--main ul {
	display: flex;
	gap: 1.5rem;
	height: 100%;
	flex-direction: column;
}

.nav--main ul li a {
	color: currentColor;
	width: 100%;
	font-size: var(--fs-medium);
	display: flex;
	align-items: center;
}

.nav--legal ul {
	display: flex;
}

@media (max-width: 767px) {
	.nav--legal ul {
		flex-direction: column;
	}
}

.nav--legal ul li {
	font-size: var(--fs-small);
}

.nav--legal ul li:not(:last-child) {
	margin-right: 1.5em !important;
}

@media (max-width: 767px) {
	.nav--legal ul li:not(:last-child) {
		margin-right: 0;
		margin-bottom: 1em;
	}
}

.nav--legal ul li a {
	font-size: inherit;
	color: currentColor;
	position: relative;
}

.nav--top ul.menu {
	display: flex;
}

.nav--top ul.menu li {
	margin-right: 4rem;
}

.nav--top ul.menu li a {
	color: currentColor;
	font-size: var(--fs-small);
	display: flex;
	align-items: center;
	height: 100%;
}

@media (max-width: 767px) {
	.nav--top ul.menu li {
		margin-right: 3rem;
	}
}

@media (max-width: 499px) {
	.nav--top ul.menu li {
		margin-right: 2rem;
	}
}

.main-navigation {
	position: fixed;
	width: auto;
	height: calc(var(--app-height, 100vh) - var(--height-adminbar));
	background-color: var(--bg-default);
	top: var(--height-adminbar, 0);
	right: 0;
	transform: translateX(100%);
	transition: all 0.3s ease-in-out;
	border-radius: 30px 0 0 30px;
	padding: var(--vertical-padding) calc(var(--horizontal-padding) * 2) var(--horizontal-padding) var(--horizontal-padding);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media (max-width: 767px) {
	.main-navigation {
		min-width: 50vw;
		max-width: 100vw;
	}
}

.main-navigation ul li a {
	transition: all 0.3s ease-in-out;
	will-change: color;
}

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

.main-navigation.is-active {
	transform: translateX(0);
	opacity: 1;
	transition-timing-function: ease-in;
	transition-duration: 0.3s;
	transition-delay: 0s;
}

.main-navigation__inner {
	display: flex;
	height: 100%;
}

.main-navigation__image {
	flex: 1;
}

.main-navigation__image > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.main-navigation__nav {
	padding-top: calc(var(--height-header) * 2);
	padding-bottom: var(--height-header);
	padding-left: 2rem;
	padding-right: 2rem;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (min-width: 1024px) {
	.main-navigation__nav {
		min-width: 25vw;
	}
}

.main-navigation__nav__inner {
	max-height: 700px;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.main-navigation__nav .nav {
	flex: 1;
	position: relative;
}

.main-navigation__nav .nav > ul {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.main-navigation__main {
	padding-right: 7rem;
	transition: all 0.3s 0s ease-in;
	transition-timing-function: ease-out !important;
	transition-delay: 0.6s;
	will-change: transform, opacity;
	transform: translateX(100%);
}

@media (max-width: 767px) {
	.main-navigation__main {
		width: 100%;
		padding-bottom: var(--card-padding);
		padding-top: calc(var(--height-header) + var(--card-padding));
	}
	.main-navigation__main .main-navigation__nav__inner {
		overflow: scroll;
	}
}

@media (max-width: 499px) {
	.main-navigation__main {
		padding-right: 2rem;
	}
}

.main-navigation__services {
	transition: all 0.6s 0.2s ease-in;
	will-change: transform, opacity;
	transform: translateX(100%);
	opacity: 0;
	transition-timing-function: ease-out !important;
	transition-delay: 0.3s;
}

.main-navigation__image {
	transition: all 0.8s 0.3s ease-in;
	will-change: transform, opacity;
	transform: translateX(100%);
	opacity: 0;
	transition-timing-function: ease-out !important;
	transition-duration: 0.3s;
	transition-delay: 0s;
}

.nav .menu li.menu-item-has-children {
	position: relative;
}

.submenu-toggle-label {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0.6rem;
	cursor: pointer;
	display: flex;
	justify-content: flex-end;
}

.submenu-toggle-label::after {
	content: '';
	display: block;
	width: 1em;
	height: 1em;
	background-image: url(./assets/img/arrows/arrow-primary.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(90deg);
}

.submenu-toggle-input {
	display: none;
}

.submenu-toggle-input + .submenu-toggle-label + ul.sub-menu {
	width: 100%;
	max-height: 0;
	transition-property: max-height;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	overflow: hidden;
}

.submenu-toggle-input + .submenu-toggle-label + ul.sub-menu li:first-child {
	margin-top: 1rem;
}

.submenu-toggle-input + .submenu-toggle-label + ul.sub-menu li a {
	color: var(--color-black);
	font-size: var(--fs-small);
}

.submenu-toggle-input:checked + .submenu-toggle-label::after {
	transform: rotate(-90deg);
}

.submenu-toggle-input:checked + .submenu-toggle-label + ul.sub-menu {
	max-height: 100vh;
}

.sw-accordion {
	position: relative;
	isolation: isolate;
	border-bottom: 1px solid var(--color-text);
}

.sw-accordion:first-child {
	border-top: 1px solid var(--color-text);
}

.sw-accordion .accordion-toggle {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: var(--fs-medium);
}

.sw-accordion .accordion-toggle::after {
	content: '';
	display: flex;
	height: 0.7em;
	width: 0.7em;
	min-width: 0.7em;
	margin-left: 1em;
	background-image: url(./assets/img/icons/arrow-black.svg);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: contain;
	transform: rotate(0deg);
}

.sw-accordion .accordion-toggle h3 {
	font-size: var(--fs-medium);
	color: var(--color-text);
}

.sw-accordion__content {
	display: block;
	line-height: 1.66;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-in-out;
}

.sw-accordion.active .accordion-toggle::after {
	transform: rotate(90deg);
}

.sw-accordion.active .sw-accordion__content {
	display: block;
	max-height: 1000px;
	overflow: scroll;
}

.sw-buttons {
	display: flex;
	gap: 1rem;
}

.sw-quote {
	border-radius: 50px;
	padding: 2em;
	margin: 0;
}

.sw-quote__inner {
	max-width: 950px;
	margin: 0 auto;
}

.sw-imagetextteaser__content, .sw-imagetextteaser__image {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.elementor-widget-sw-squareteaser {
	width: 100%;
}

.sw-squareteaser {
	gap: 0 !important;
	position: relative;
}

.sw-squareteaser__image {
	background-color: var(--bg-alt);
	position: relative;
	width: 100%;
	padding-top: 100%;
	height: 0;
}

.sw-squareteaser__image img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.sw-squareteaser--circle .sw-squareteaser__image img {
	width: 40% !important;
	height: 40% !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
}

.sw-squareteaser__content {
	aspect-ratio: 1 / 1;
	background-color: var(--bg-default);
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: var(--horizontal-padding);
	overflow: hidden;
}

@media (max-width: 767px) {
	.sw-squareteaser__content {
		aspect-ratio: unset;
		text-align: center;
		position: absolute;
		inset: var(--horizontal-padding);
		background-color: transparent;
		isolation: isolate;
	}
	.sw-squareteaser__content:before {
		content: '';
		position: absolute;
		inset: 0;
		background-color: var(--bg-default);
		opacity: 0.9;
		z-index: -1;
	}
}

.sw-fancygallery {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sw-fancygallery__image:first-child {
	clip-path: polygon(100% 17.277%, 4.533% 0.139%, 0.028% 100%, 99.636% 84.663%, 100% 17.277%);
	margin-right: -15%;
}

.sw-fancygallery__image:nth-child(2) {
	clip-path: polygon(91.567% 90.222%, 100% 0.059%, 0.039% 5.449%, 18.347% 100%, 91.567% 90.222%);
	margin-left: -15%;
}

@media (max-width: 767px) {
	.sw-fancygallery {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		place-items: center;
	}
	.sw-fancygallery__image {
		max-width: 80%;
	}
	.sw-fancygallery__image:nth-child(2) {
		margin-top: -10%;
	}
}

.seitenwidget-iconlinks {
	display: flex;
	flex-direction: column;
}

.sw-iconlinks {
	display: flex;
	gap: 1rem;
	padding-left: 2rem;
}

.sw-iconlinks__title {
	transform: rotate(-7deg);
	margin-bottom: 2rem;
}

.sw-iconlinks .sw-iconlink {
	display: flex;
	font-size: 2rem;
	color: var(--color-white);
}

.sw-gallery {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1rem;
}

@media (max-width: 767px) {
	.sw-gallery {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

.sw-gallery__image {
	aspect-ratio: 1 / 1;
}

.sw-gallery__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

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

.sl-wrapper .sl-counter,
.sl-wrapper .sl-close,
.sl-wrapper .sl-navigation button {
	color: var(--color-white);
}

.sw-carouselteaser {
	display: grid;
	gap: var(--horizontal-padding);
	align-items: center;
	grid-template-columns: 1fr;
	position: relative;
}

.sw-carouselteaser .swiper-slide {
	max-width: 300px;
}

.sw-carouselteaser__swiper {
	border-radius: 20px 0 0 20px;
	width: calc(100% + ((100vw - 100%) / 2));
	overflow: visible !important;
	padding-right: 40px;
	position: relative;
}

.sw-carouselteaser__item {
	display: block !important;
	width: 100%;
	height: 0;
	padding-top: 177%;
	position: relative;
	color: var(--color-white);
}

.sw-carouselteaser__item__inner {
	position: absolute;
	display: block;
	inset: 0;
	border-radius: 20px;
	overflow: hidden;
}

.sw-carouselteaser__item__inner:after {
	content: '';
	position: absolute;
	right: 1rem;
	top: 1rem;
	width: 1rem;
	height: 1rem;
	background-image: url("./assets/img/icons/plus-white.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.3s ease-in-out;
	transform: rotate(0deg);
}

.sw-carouselteaser__item:hover .sw-carouselteaser__item__inner:after {
	transform: rotate(45deg);
}

.sw-carouselteaser__item:hover .sw-carouselteaser__item__image {
	filter: grayscale(1);
}

.sw-carouselteaser__item--video .sw-carouselteaser__item__inner:after {
	background-image: url("./assets/img/icons/play-white.svg");
	transform: rotate(0deg) !important;
}

.sw-carouselteaser__item__content {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	inset: 0;
	z-index: 4;
	padding: 25px;
}

.sw-carouselteaser__item__title {
	margin-top: auto;
	color: var(--color-sand);
	font-weight: 600;
	font-size: var(--fs-medium);
	text-transform: initial;
}

.sw-carouselteaser__item__image {
	width: 100%;
	height: 100%;
	background-color: var(--color-grey);
}

.sw-carouselteaser__item__image:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70%;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000000 100%);
}

.sw-carouselteaser__item__image > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width: 768px) {
	.sw-carouselteaser {
		width: 100% !important;
		display: flex;
	}
	.sw-carouselteaser .sw-carouselteaser__swiper {
		width: 100% !important;
		padding-right: 0 !important;
		position: relative;
	}
	.sw-carouselteaser .swiper-slide {
		transform: scale(0.9);
		opacity: 0.8;
		transition: all 0.3s ease-in-out;
		will-change: opacity, transform;
		max-width: unset;
	}
	.sw-carouselteaser .swiper-slide.swiper-slide-active {
		transform: scale(1);
		opacity: 1;
	}
	.sw-carouselteaser .swiper-slide.teaser-slide {
		padding-right: 0 !important;
	}
	.sw-carouselteaser .swiper-slide.teaser-slide > .sw-imagetextteaser__content {
		margin-left: calc( (100vw - 100% - (2 * var(--sidegap))) / -2) !important;
	}
}

.teaser-slide {
	min-width: 25vw;
	max-width: 27vw !important;
	padding-right: var(--card-padding);
}

@media (min-width: 768px) and (max-width: 1023px) {
	.teaser-slide {
		min-width: 40vw;
		max-width: 40vw !important;
	}
}

@media (max-width: 767px) {
	.teaser-slide {
		min-width: 100vw;
		max-width: 100vw !important;
	}
}

@media screen and (max-width: 768px) {
	.teaser-slide {
		min-width: unset !important;
		max-width: unset !important;
	}
}

.sw-navigation {
	display: flex;
	gap: 1rem;
	margin-top: 1rem;
	position: relative;
	justify-content: flex-end;
	max-width: 1650px;
}

.slider-button-next,
.slider-button-prev {
	cursor: pointer;
	font-size: var(--fs-button);
	min-height: 2.5em;
	min-width: 2.5em;
	display: grid;
	place-items: center;
}

.slider-button-next::after,
.slider-button-prev::after {
	content: '';
	display: block;
	width: 2em;
	height: 2em;
	background-image: url(./assets/img/icons/slider-arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.slider-button-next:hover,
.slider-button-prev:hover {
	opacity: 0.7;
}

.slider-button-next.swiper-button-disabled,
.slider-button-prev.swiper-button-disabled {
	cursor: not-allowed;
}

.slider-button-prev::after {
	transform: rotate(180deg);
}

.sw-iconlist {
	display: flex;
	flex-direction: column;
	gap: 2rem;
}

.sw-iconlist__item {
	display: flex;
}

.sw-iconlist__icon {
	background-color: var(--color-primary);
	color: var(--color-white);
	height: 70px;
	width: 70px;
	border-radius: 50%;
	display: grid;
	place-items: center;
	flex: 0 0 70px;
	margin-right: 1rem;
}

.sw-iconlist__content {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.sw-iconlist__headline {
	font-size: var(--fs-medium);
	margin-bottom: 0.3em;
}

.elementor-form {
	/*Checkboxes styles*/
}

.elementor-form .elementor-field-textual {
	border-radius: 0;
	border-color: var(--color-text);
	color: var(--color-text);
	font-size: var(--fs-default) !important;
	font-weight: 300;
	padding: 0.8em 1em;
}

.elementor-form .elementor-field-textual::placeholder {
	color: var(--color-text);
	opacity: 0.6;
	font-weight: 300;
}

.elementor-form .elementor-message {
	font-size: 15px;
	line-height: inherit;
	background-color: var(--color-primary);
	border-radius: 25px;
	padding: 1.2em 2em;
	width: fit-content;
	color: var(--color-text-alt);
	padding-left: 2.5em;
	position: relative;
}

.elementor-form .elementor-message:before {
	position: absolute;
	left: 1em;
	top: 1.2em;
}

.elementor-form .elementor-field-subgroup:not(.elementor-subgroup-inline)
.elementor-field-option {
	flex-direction: column;
	display: flex;
}

.elementor-form .elementor-select-wrapper.remove-before:before {
	content: '\f107' !important;
	font: normal normal normal 14px/1 FontAwesome;
}

.elementor-form .elementor-select-wrapper .select-caret-down-wrapper {
	display: none;
}

.elementor-form .elementor-field-group {
	align-items: flex-start !important;
}

.elementor-form .elementor-field-subgroup .elementor-field-option label {
	font-size: 16px;
}

.elementor-form .elementor-field-group.elementor-field-type-submit {
	margin-top: 1rem;
}

.elementor-form input[type='checkbox'] {
	display: none !important;
}

.elementor-form input[type='checkbox'] + label {
	display: block;
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.elementor-form input[type='checkbox'] + label:last-child {
	margin-bottom: 0;
}

.elementor-form input[type='checkbox'] + label:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid var(--color-text);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.6;
	-webkit-transition: all 0.12s, border-color 0.08s;
	transition: all 0.12s, border-color 0.08s;
}

.elementor-form input[type='checkbox']:checked + label:before {
	width: 10px;
	top: -5px;
	left: 5px;
	border-radius: 0;
	opacity: 1;
	border-top-color: transparent;
	border-left-color: transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.elementor-form .elementor-button[type='submit'] {
	flex: 0 !important;
	margin-left: auto;
}

.elementor-custom-embed-play {
	border-radius: 50%;
	background-color: var(--color-white);
	width: 100px;
	height: 100px;
	display: grid;
	place-items: center;
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}

.elementor-custom-embed-play::after {
	content: '';
	display: block;
	width: 30%;
	height: 30%;
	background-image: url(./assets/img/icons/play-dark.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 5%;
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
	display: none;
}

.sw-card {
	overflow: hidden;
	background-color: var(--bg-light);
}

.sw-card--round-corners {
	border-radius: 25px;
}

.sw-card__meta {
	display: flex;
	flex-wrap: wrap;
}

.sw-card__meta__item:not(:last-child) {
	margin-right: 0.5ch;
}

.sw-card__meta__item:not(:last-child):after {
	content: '|';
	margin-left: 0.5ch;
}

.sw-card__content {
	padding: var(--card-padding);
}

.section-light .sw-card {
	background-color: var(--bg-default);
}

.posthero {
	padding-top: var(--height-header);
}

.posthero::before {
	content: '';
	display: block;
	width: 100%;
	height: 100vh;
	height: 100svh;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	opacity: 1;
	background-color: var(--bg-light);
}

.posthero__header {
	margin-top: var(--vertical-padding);
	text-align: center;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: var(--vertical-padding);
	z-index: 2;
}

.posthero__meta {
	display: flex;
	gap: var(--card-padding);
	justify-content: space-between;
	padding: 1em 0;
	color: var(--color-primary);
	margin-bottom: var(--card-padding);
	position: relative;
	z-index: 2;
}

.posthero__meta:after, .posthero__meta:before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: var(--color-primary);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.3;
}

.posthero__meta:after {
	top: unset;
	bottom: 0;
}

.posthero__image {
	position: relative;
	z-index: 2;
}

.social-shares {
	display: flex;
	font-size: 20px;
	gap: 0.5em;
}

.social-shares > a {
	color: var(--color-primary);
	text-decoration: none;
}

.postcontent {
	margin-top: var(--vertical-padding);
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.elementor-widget-text-editor h2,
.elementor-widget-text-editor h3 {
	margin-top: 2em;
}

.custom-lottie-container {
	width: 100%;
	position: relative;
}

.custom-lottie-container > * {
	position: absolute;
	inset: 0;
}

.custom-lottie-container .custom-lottie-hover-content {
	z-index: 3;
	background-color: rgba(255, 255, 255, 0.9);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 0.5s ease;
}

.custom-lottie-container:hover .custom-lottie-hover-content {
	opacity: 1;
}

.main-navigation {
	/* From https://css.glass */
	background: rgba(255, 255, 255, 0.45);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);
	overflow: scroll;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	scrollbar-width: none;
}

.main-navigation::-webkit-scrollbar {
	display: none;
}

.sw-quote {
	background: var(--color-primary);
	background: var(--gradient-main);
}

.nav--main ul.menu > li > a,
h1:not(.realheadline),
.h1,
h2,
.h2,
.masked-text,
.section--before-footer .h2 {
	background: var(--color-primary);
	background-image: var(--gradient-main);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	padding-bottom: 0.1em !important;
}

.sw-iconlist__icon {
	background: var(--color-primary);
	background-image: var(--gradient-main);
}

.fs-medium {
	font-weight: 400;
}

.hamburger .line.line-1 {
	transform: translateY(-8px) scaleX(0.7);
}

.hamburger .line.line-2 {
	transform: scaleX(0.7);
}

.hamburger .line.line-3 {
	transform: translateY(8px) scaleX(0.7);
}

.hamburger.is-active .line.line-1 {
	transform: translateY(0) rotate(-45deg) scaleX(0.5);
}

.hamburger.is-active .line.line-3 {
	transform: translateY(0) rotate(45deg) scaleX(0.5);
}

.haet-cleverreach-form {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 20px);
	margin-left: -10px;
}

.haet-cleverreach-field-wrap {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 1em !important;
	width: 100%;
}

.haet-cleverreach-field-wrap.type-text {
	width: 50%;
}

@media (max-width: 767px) {
	.haet-cleverreach-field-wrap.type-text {
		width: 100%;
	}
}

.haet-cleverreach .label-left input,
.haet-cleverreach .label-left select {
	width: auto;
	flex: 1;
}

.haet-cleverreach {
	/*Checkboxes styles*/
}

.haet-cleverreach .button[type='submit'] {
	margin-top: 0 !important;
	margin-left: auto;
}

.haet-cleverreach input {
	border-radius: 0;
	border-color: var(--color-text);
	color: var(--color-text);
	font-size: var(--fs-default) !important;
	font-weight: 300;
	padding: 0.8em 1em;
	border-width: 1px !important;
	width: 100%;
}

.haet-cleverreach input::placeholder {
	color: var(--color-text);
	opacity: 0.6;
	font-weight: 300;
}

.haet-cleverreach input[type='checkbox'] {
	display: none !important;
}

.haet-cleverreach input[type='checkbox'] + label {
	display: block;
	position: relative;
	padding-left: 2em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

.haet-cleverreach input[type='checkbox'] + label:last-child {
	margin-bottom: 0;
}

.haet-cleverreach input[type='checkbox'] + label:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid var(--color-text);
	position: absolute;
	left: 0;
	top: 0.2em;
	opacity: 0.6;
	-webkit-transition: all 0.12s, border-color 0.08s;
	transition: all 0.12s, border-color 0.08s;
}

.haet-cleverreach input[type='checkbox']:checked + label:before {
	width: 10px;
	top: 0;
	left: 5px;
	border-radius: 0;
	opacity: 1;
	border-top-color: transparent;
	border-left-color: transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

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