/**
Theme Name: haas. child
Author: haas. webdesign & development
Author URI: https://stefanhaas.at/
Description: Web design and development with a focus on design and performance.
Version: 1.0.0
Text Domain: haas-child
Template: hello-elementor
*/

/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Carnero Variable Pro Roman by Monotype
 * URL: https://www.myfonts.com/collections/monotype-imaging-foundry
 * Copyright: Copyright © 2025 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2025 MyFonts Inc. */

 @font-face {
	font-display: swap;
	font-family: 'CarneroVariableRoman';
	font-style: normal;
	src: url('../../../fonts/carnero.woff2') format('woff2');
}

/* ============================================
*    Reset
* ============================================ */

address, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	box-sizing: border-box;
}

body {
	position: relative;
	font-family: 'CarneroVariableRoman', Arial, Tahoma, sans-serif;
	font-style: normal;
	font-stretch: normal;
	font-weight: 350;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #000;
	background: #fff;
	margin: 0;
	overflow-x: hidden;
}

body:not(.logged-in) {
	position: relative;
}

#content {
	position: relative;
	background-color: var(--clr-white);
}

#primary,#secondary {
	width: 100%;
}

embed,iframe,object {
	max-width: 100%;
}

main,nav {
	display: block;
}

*,:after,:before {
	box-sizing: inherit;
}

::selection {
	color: #fff;
	background-color: var(--clr-accent-1);
}

b,strong {
	font-weight: 500;
}

cite,dfn,em,i,dfn {
	font-style: italic;
	font-stretch: normal;
}

u,
[style="text-decoration: underline;"],
[style="text-decoration:underline;"] {
	text-decoration: underline;
	text-decoration-thickness: 1px !important;
}

mark {
	background: #ff0;
	color: #000;
}

big {
	font-size: 125%;
}

small {
	font-size: 80%;
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

legend {
	border: 0;
	padding: 0;
}

fieldset legend {
	margin-bottom: 1.5em;
	padding: 0 .5em;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.5em;
	width: 100%;
}

th {
	font-weight: 700;
}

td,th {
	padding: 8px;
	border-width: 0 1px 1px 0;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

blockquote,q {
	quotes: "" "";
}

blockquote:after,blockquote:before,q:after,q:before {
	content: "";
}

blockquote {
	border-left: 5px solid var(--ast-border-color);
	padding: 20px;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 1.5em;
	position: relative;
}

address {
	margin: 0 0 1.5em;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

pre {
	background: var(--ast-code-block-background);
	font-family: "Courier 10 Pitch",Courier,monospace;
	margin-bottom: 1.6em;
	overflow: auto;
	max-width: 100%;
	padding: 1.6em;
}

code,kbd,tt,var {
	font: 15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal!important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 2px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 12.25px;
	font-size: .875rem;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	color: #21759b;
	display: block;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: 0;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
	outline: thin dotted;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0,0,0,.2);
	font-family: "Open Sans",sans-serif
}

h1,h2,h3,h4,h5,h6 {
	clear: both;
}

a {
	color: var(--clr-black);
	background-color: unset;
	text-decoration: none;
    transition: color .35s ease, border-color .35s ease, background-color .35s ease, background-size .35s ease;
}

a:hover {
	color: var(--color-blue-1);
}

a:hover,
a:focus,
a:active,
a:focus-visible {
	outline: 0;
}

/* ============================================
*    Variables and Typography
* ============================================ */

html {
	font-size: calc(16px + .15vw);
}

@media only screen and (min-width: 1240px) {
	html {
		font-size: 1vw !important;
	}
}

:root {
	/* Scrollbar width */
	--sb-width: 0px;
	/* Viewport height */
	--vp-height: 100vh;
	/* Content width */
	--cw-xs: 40vw;
	--cw-sm: 55vw;
	--cw-md: 73vw;
	--cw-lg: 89vw;
	--cw-xl: 100%;
	/* Colors */
	--clr-black: #192D55;
	--clr-white: #FFFFFF;
	--clr-grey-0: #F1F1F1;
	--clr-grey-1: #E1E1E1;
	--clr-grey-2: #D1D1D1;
	--clr-grey-3: #b1b1b1;
	--clr-grey-4: #a1a1a1;
	--clr-grey-5: #919191;
	--clr-grey-6: #818181;
	--clr-accent-1: #0082FA;
	--clr-accent-2: #192D55;
	--clr-accent-3: #ecf6ff;
	--clr-accent-4: #BE0096;
	--clr-accent-5: #e8e5df;
	--clr-accent-6: #d9d4ca;
	--clr-accent-7: #b4aa96;
	/* Base font size and scaling */
	--base-font-size: 1.069rem;
	--scale: 1.225;
	/* Font sizes */
	--fs-0: calc( (1.08 * var(--base-font-size)) / var(--scale));
	--fs-1: var(--base-font-size);
	--fs-2: calc(var(--scale) * var(--fs-1));
	--fs-3: calc(var(--scale) * var(--fs-2));
	--fs-4: calc(var(--scale) * var(--fs-3));
	--fs-5: calc(var(--scale) * var(--fs-4));
	--fs-6: calc(var(--scale) * var(--fs-5));
	--fs-7: calc((1.258 * var(--scale)) * var(--fs-6));
	--fs-8: calc((1.776 * var(--scale)) * var(--fs-6));
	--fs-9: calc((2.500 * var(--scale)) * var(--fs-6));
	/* Line heights */
	--lh-1: 1.4172em;
	--lh-2: 1.4172em;
	--lh-3: 1.3333em;
	--lh-4: 1.2857em;
	--lh-5: 1.21975;
	--lh-6: 1.1538em;
	--lh-7: 1.1176em;
	--lh-8: 0.9166em;
	--lh-9: 0.8611em;
	/* Vertical spacing */
	--vs-no: 0;
	--vs-xs: 1.5rem;
	--vs-sm: 3rem;
	--vs-md: 4.5rem;
	--vs-lg: 8rem;
	--vs-xl: 10rem;
	/* Column gaps */
	--cg-default: calc(var(--scale) * 1rem);
	--cg-no: 0;
	--cg-xs: .75rem;
	--cg-sm: 1rem;
	--cg-md: 2rem;
	--cg-lg: 3rem;
	--cg-xl: 5rem;
	/* Border Radius */
	--br-sm: .35rem;
	--br-md: .50rem;
	--br-lg: .65rem;
	
	/* SVG Icons */
	--svg-arrow-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.75' height='11.046' viewBox='0 0 20.75 11.046' style='fill:%23192D55;'%3E%3Cpath d='M20.53,4.993L15.757.22c-.293-.293-.768-.293-1.061,0-.293.293-.293.768,0,1.061l3.493,3.493H0v1.5h18.189l-3.493,3.492c-.293.293-.293.768,0,1.061s.768.293,1.061,0l4.773-4.773c.293-.293.293-.768,0-1.061Z'/%3E%3C/svg%3E");
	--svg-arrow-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.75' height='11.046' viewBox='0 0 20.75 11.046' style='fill:%23FFFFFF;'%3E%3Cpath d='M20.53,4.993L15.757.22c-.293-.293-.768-.293-1.061,0-.293.293-.293.768,0,1.061l3.493,3.493H0v1.5h18.189l-3.493,3.492c-.293.293-.293.768,0,1.061s.768.293,1.061,0l4.773-4.773c.293-.293.293-.768,0-1.061Z'/%3E%3C/svg%3E");
	--svg-arrow-accent-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.75' height='11.046' viewBox='0 0 20.75 11.046' style='fill:%230082FA;'%3E%3Cpath d='M20.53,4.993L15.757.22c-.293-.293-.768-.293-1.061,0-.293.293-.293.768,0,1.061l3.493,3.493H0v1.5h18.189l-3.493,3.492c-.293.293-.293.768,0,1.061s.768.293,1.061,0l4.773-4.773c.293-.293.293-.768,0-1.061Z'/%3E%3C/svg%3E");

	--svg-arrow-external-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.849' height='15.849' viewBox='0 0 15.849 15.849' style='fill:%23192D55;'%3E%3Cpath d='M15.849,1c0-.552-.448-1-1-1H5.849c-.552,0-1,.448-1,1s.448,1,1,1h8v8c0,.552.448,1,1,1s1-.448,1-1V1ZM1.414,15.849L15.556,1.707l-1.414-1.414L0,14.435l1.414,1.414Z'/%3E%3C/svg%3E");
	--svg-arrow-external-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.849' height='15.849' viewBox='0 0 15.849 15.849' style='fill:%23FFFFFF;'%3E%3Cpath d='M15.849,1c0-.552-.448-1-1-1H5.849c-.552,0-1,.448-1,1s.448,1,1,1h8v8c0,.552.448,1,1,1s1-.448,1-1V1ZM1.414,15.849L15.556,1.707l-1.414-1.414L0,14.435l1.414,1.414Z'/%3E%3C/svg%3E");
	--svg-arrow-external-accent-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.849' height='15.849' viewBox='0 0 15.849 15.849' style='fill:%230082FA;'%3E%3Cpath d='M15.849,1c0-.552-.448-1-1-1H5.849c-.552,0-1,.448-1,1s.448,1,1,1h8v8c0,.552.448,1,1,1s1-.448,1-1V1ZM1.414,15.849L15.556,1.707l-1.414-1.414L0,14.435l1.414,1.414Z'/%3E%3C/svg%3E");
	
	--svg-arrow-long-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.063' height='14.728' viewBox='0 0 56.063 14.728' style='fill:%23192D55;'%3E%3Cpath d='M55.77,8.071c.39-.391.39-1.024,0-1.414L49.406.293c-.39-.391-1.024-.391-1.414,0-.39.391-.39,1.024,0,1.414l5.657,5.657-5.657,5.657c-.39.391-.39,1.024,0,1.414.391.391,1.024.391,1.414,0l6.364-6.364ZM0,8.364h55.063v-2H0v2Z'/%3E%3C/svg%3E");
	--svg-arrow-long-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.063' height='14.728' viewBox='0 0 56.063 14.728' style='fill:%23FFFFFF;'%3E%3Cpath d='M55.77,8.071c.39-.391.39-1.024,0-1.414L49.406.293c-.39-.391-1.024-.391-1.414,0-.39.391-.39,1.024,0,1.414l5.657,5.657-5.657,5.657c-.39.391-.39,1.024,0,1.414.391.391,1.024.391,1.414,0l6.364-6.364ZM0,8.364h55.063v-2H0v2Z'/%3E%3C/svg%3E");
	--svg-arrow-long-accent-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.063' height='14.728' viewBox='0 0 56.063 14.728' style='fill:%230082FA;'%3E%3Cpath d='M55.77,8.071c.39-.391.39-1.024,0-1.414L49.406.293c-.39-.391-1.024-.391-1.414,0-.39.391-.39,1.024,0,1.414l5.657,5.657-5.657,5.657c-.39.391-.39,1.024,0,1.414.391.391,1.024.391,1.414,0l6.364-6.364ZM0,8.364h55.063v-2H0v2Z'/%3E%3C/svg%3E");
	--svg-arrow-long-accent-4: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.063' height='14.728' viewBox='0 0 56.063 14.728' style='fill:%23BE0096;'%3E%3Cpath d='M55.77,8.071c.39-.391.39-1.024,0-1.414L49.406.293c-.39-.391-1.024-.391-1.414,0-.39.391-.39,1.024,0,1.414l5.657,5.657-5.657,5.657c-.39.391-.39,1.024,0,1.414.391.391,1.024.391,1.414,0l6.364-6.364ZM0,8.364h55.063v-2H0v2Z'/%3E%3C/svg%3E");

	--svg-arrow-tiny-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.728' height='8.364' viewBox='0 0 14.728 8.364' style='fill:%23192D55;'%3E%3Cpath d='M6.657,8.071c.391.391,1.024.39,1.414,0L14.435,1.707c.391-.391.391-1.024,0-1.414s-1.024-.391-1.414,0l-5.657,5.657L1.707.293C1.317-.098.683-.098.293.293S-.098,1.317.293,1.707l6.364,6.364Z'/%3E%3C/svg%3E");
	--svg-arrow-tiny-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.728' height='8.364' viewBox='0 0 14.728 8.364' style='fill:%23FFFFFF;'%3E%3Cpath d='M6.657,8.071c.391.391,1.024.39,1.414,0L14.435,1.707c.391-.391.391-1.024,0-1.414s-1.024-.391-1.414,0l-5.657,5.657L1.707.293C1.317-.098.683-.098.293.293S-.098,1.317.293,1.707l6.364,6.364Z'/%3E%3C/svg%3E");
	--svg-arrow-tiny-accent-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.728' height='8.364' viewBox='0 0 14.728 8.364' style='fill:%230082FA;'%3E%3Cpath d='M6.657,8.071c.391.391,1.024.39,1.414,0L14.435,1.707c.391-.391.391-1.024,0-1.414s-1.024-.391-1.414,0l-5.657,5.657L1.707.293C1.317-.098.683-.098.293.293S-.098,1.317.293,1.707l6.364,6.364Z'/%3E%3C/svg%3E");

	--svg-download-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.5' height='16.5' viewBox='0 0 19.5 16.5' style='fill:%23192D55;'%3E%3Cpath d='M15.054,9.447c-.293-.293-.768-.293-1.061,0l-3.493,3.493V.75c0-.414-.336-.75-.75-.75s-.75.336-.75.75v12.189l-3.493-3.493c-.293-.293-.768-.293-1.061,0-.293.293-.293.768,0,1.061l4.773,4.773c.293.293.768.293,1.061,0l4.773-4.773c.293-.293.293-.768,0-1.061Z'/%3E%3Cpath d='M18.75,16.5H.75c-.414,0-.75-.336-.75-.75s.336-.75.75-.75h18c.414,0,.75.336.75.75s-.336.75-.75.75Z'/%3E%3C/svg%3E");
	--svg-download-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.5' height='16.5' viewBox='0 0 19.5 16.5' style='fill:%23FFFFFF;'%3E%3Cpath d='M15.054,9.447c-.293-.293-.768-.293-1.061,0l-3.493,3.493V.75c0-.414-.336-.75-.75-.75s-.75.336-.75.75v12.189l-3.493-3.493c-.293-.293-.768-.293-1.061,0-.293.293-.293.768,0,1.061l4.773,4.773c.293.293.768.293,1.061,0l4.773-4.773c.293-.293.293-.768,0-1.061Z'/%3E%3Cpath d='M18.75,16.5H.75c-.414,0-.75-.336-.75-.75s.336-.75.75-.75h18c.414,0,.75.336.75.75s-.336.75-.75.75Z'/%3E%3C/svg%3E");
	--svg-download-accent-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.5' height='16.5' viewBox='0 0 19.5 16.5' style='fill:%230082FA;'%3E%3Cpath d='M15.054,9.447c-.293-.293-.768-.293-1.061,0l-3.493,3.493V.75c0-.414-.336-.75-.75-.75s-.75.336-.75.75v12.189l-3.493-3.493c-.293-.293-.768-.293-1.061,0-.293.293-.293.768,0,1.061l4.773,4.773c.293.293.768.293,1.061,0l4.773-4.773c.293-.293.293-.768,0-1.061Z'/%3E%3Cpath d='M18.75,16.5H.75c-.414,0-.75-.336-.75-.75s.336-.75.75-.75h18c.414,0,.75.336.75.75s-.336.75-.75.75Z'/%3E%3C/svg%3E");

	/*
	--svg-mail-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.143' height='16' viewBox='0 0 20.143 16' style='fill:%23192D55;'%3E%3Cpath d='M10.071,8.934c-.866,0-1.733-.295-2.457-.886L.781,2.471c-.32-.262-.368-.734-.106-1.056.263-.321.735-.366,1.056-.106l6.832,5.577c.903.737,2.116.735,3.018,0l6.833-5.577c.321-.26.793-.215,1.056.106.262.321.214.794-.106,1.056l-6.833,5.577c-.724.59-1.591.886-2.458.886Z'/%3E%3Cpath d='M17.321,16H2.821c-1.556,0-2.821-1.266-2.821-2.821V2.821C0,1.266,1.266,0,2.821,0h14.5c1.556,0,2.821,1.266,2.821,2.821v10.357c0,1.556-1.266,2.821-2.821,2.821ZM2.821,1.5c-.729,0-1.321.593-1.321,1.321v10.357c0,.729.593,1.321,1.321,1.321h14.5c.729,0,1.321-.593,1.321-1.321V2.821c0-.729-.593-1.321-1.321-1.321H2.821Z'/%3E%3C/svg%3E");
	--svg-mail-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.143' height='16' viewBox='0 0 20.143 16' style='fill:%23FFFFFF;'%3E%3Cpath d='M10.071,8.934c-.866,0-1.733-.295-2.457-.886L.781,2.471c-.32-.262-.368-.734-.106-1.056.263-.321.735-.366,1.056-.106l6.832,5.577c.903.737,2.116.735,3.018,0l6.833-5.577c.321-.26.793-.215,1.056.106.262.321.214.794-.106,1.056l-6.833,5.577c-.724.59-1.591.886-2.458.886Z'/%3E%3Cpath d='M17.321,16H2.821c-1.556,0-2.821-1.266-2.821-2.821V2.821C0,1.266,1.266,0,2.821,0h14.5c1.556,0,2.821,1.266,2.821,2.821v10.357c0,1.556-1.266,2.821-2.821,2.821ZM2.821,1.5c-.729,0-1.321.593-1.321,1.321v10.357c0,.729.593,1.321,1.321,1.321h14.5c.729,0,1.321-.593,1.321-1.321V2.821c0-.729-.593-1.321-1.321-1.321H2.821Z'/%3E%3C/svg%3E");
	--svg-mail-accent-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.143' height='16' viewBox='0 0 20.143 16' style='fill:%230082FA;'%3E%3Cpath d='M10.071,8.934c-.866,0-1.733-.295-2.457-.886L.781,2.471c-.32-.262-.368-.734-.106-1.056.263-.321.735-.366,1.056-.106l6.832,5.577c.903.737,2.116.735,3.018,0l6.833-5.577c.321-.26.793-.215,1.056.106.262.321.214.794-.106,1.056l-6.833,5.577c-.724.59-1.591.886-2.458.886Z'/%3E%3Cpath d='M17.321,16H2.821c-1.556,0-2.821-1.266-2.821-2.821V2.821C0,1.266,1.266,0,2.821,0h14.5c1.556,0,2.821,1.266,2.821,2.821v10.357c0,1.556-1.266,2.821-2.821,2.821ZM2.821,1.5c-.729,0-1.321.593-1.321,1.321v10.357c0,.729.593,1.321,1.321,1.321h14.5c.729,0,1.321-.593,1.321-1.321V2.821c0-.729-.593-1.321-1.321-1.321H2.821Z'/%3E%3C/svg%3E");
	*/
	
	--svg-mail-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18.502' viewBox='0 0 22 18.502' style='fill:%23192D55;'%3E%3Cpath d='M13.818,14.216l-2.319,2.533v-5.293c0-.276-.223-.48-.498-.456s-.498.268-.498.544v5.293l-2.319-2.124c-.195-.178-.51-.15-.704.062-.195.212-.195.529,0,.707l3.17,2.902c.195.178.51.15.704-.062l3.17-3.461c.194-.212.194-.529,0-.707-.195-.178-.51-.15-.704.062Z'/%3E%3Cpath d='M19.5,0H2.5C1.121,0,0,1.121,0,2.5v9c0,1.379,1.121,2.5,2.5,2.5h4.5v-1H2.944c.277-.319.61-.705,1.046-1.212,1.235-1.437,2.884-3.353,4.028-4.579l2.778,2.665c.193.186.499.185.692,0l2.868-2.762c1.415,1.716,3.781,4.474,5.024,5.889h-4.38v1h4.5c1.379,0,2.5-1.121,2.5-2.5V2.5c0-1.379-1.121-2.5-2.5-2.5ZM3.231,11.136c-.572.665-1.117,1.298-1.45,1.673-.463-.256-.782-.743-.782-1.309V2.5c0-.466.218-.878.553-1.153l5.732,5.182c-1.16,1.243-2.814,3.166-4.054,4.607ZM11.141,8.819l-2.795-2.681-.011-.01h0L2.66,1h16.6l-8.119,7.819ZM21,11.5c0,.477-.228.897-.575,1.172-1.085-1.225-3.783-4.359-5.347-6.256l5.312-5.116c.368.274.61.708.61,1.2v9Z'/%3E%3C/svg%3E");
	--svg-mail-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18.502' viewBox='0 0 22 18.502' style='fill:%23FFFFFF;'%3E%3Cpath d='M13.818,14.216l-2.319,2.533v-5.293c0-.276-.223-.48-.498-.456s-.498.268-.498.544v5.293l-2.319-2.124c-.195-.178-.51-.15-.704.062-.195.212-.195.529,0,.707l3.17,2.902c.195.178.51.15.704-.062l3.17-3.461c.194-.212.194-.529,0-.707-.195-.178-.51-.15-.704.062Z'/%3E%3Cpath d='M19.5,0H2.5C1.121,0,0,1.121,0,2.5v9c0,1.379,1.121,2.5,2.5,2.5h4.5v-1H2.944c.277-.319.61-.705,1.046-1.212,1.235-1.437,2.884-3.353,4.028-4.579l2.778,2.665c.193.186.499.185.692,0l2.868-2.762c1.415,1.716,3.781,4.474,5.024,5.889h-4.38v1h4.5c1.379,0,2.5-1.121,2.5-2.5V2.5c0-1.379-1.121-2.5-2.5-2.5ZM3.231,11.136c-.572.665-1.117,1.298-1.45,1.673-.463-.256-.782-.743-.782-1.309V2.5c0-.466.218-.878.553-1.153l5.732,5.182c-1.16,1.243-2.814,3.166-4.054,4.607ZM11.141,8.819l-2.795-2.681-.011-.01h0L2.66,1h16.6l-8.119,7.819ZM21,11.5c0,.477-.228.897-.575,1.172-1.085-1.225-3.783-4.359-5.347-6.256l5.312-5.116c.368.274.61.708.61,1.2v9Z'/%3E%3C/svg%3E");
	--svg-mail-accent-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18.502' viewBox='0 0 22 18.502' style='fill:%230082FA;'%3E%3Cpath d='M13.818,14.216l-2.319,2.533v-5.293c0-.276-.223-.48-.498-.456s-.498.268-.498.544v5.293l-2.319-2.124c-.195-.178-.51-.15-.704.062-.195.212-.195.529,0,.707l3.17,2.902c.195.178.51.15.704-.062l3.17-3.461c.194-.212.194-.529,0-.707-.195-.178-.51-.15-.704.062Z'/%3E%3Cpath d='M19.5,0H2.5C1.121,0,0,1.121,0,2.5v9c0,1.379,1.121,2.5,2.5,2.5h4.5v-1H2.944c.277-.319.61-.705,1.046-1.212,1.235-1.437,2.884-3.353,4.028-4.579l2.778,2.665c.193.186.499.185.692,0l2.868-2.762c1.415,1.716,3.781,4.474,5.024,5.889h-4.38v1h4.5c1.379,0,2.5-1.121,2.5-2.5V2.5c0-1.379-1.121-2.5-2.5-2.5ZM3.231,11.136c-.572.665-1.117,1.298-1.45,1.673-.463-.256-.782-.743-.782-1.309V2.5c0-.466.218-.878.553-1.153l5.732,5.182c-1.16,1.243-2.814,3.166-4.054,4.607ZM11.141,8.819l-2.795-2.681-.011-.01h0L2.66,1h16.6l-8.119,7.819ZM21,11.5c0,.477-.228.897-.575,1.172-1.085-1.225-3.783-4.359-5.347-6.256l5.312-5.116c.368.274.61.708.61,1.2v9Z'/%3E%3C/svg%3E");

	--svg-close-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.71' height='20.71' viewBox='0 0 20.71 20.71'%3E%3Cline x1='.35' y1='.35' x2='20.35' y2='20.35' style='fill:none; stroke:%23192D55;stroke-width:2px;'/%3E%3Cline x1='20.35' y1='.35' x2='.35' y2='20.35' style='fill:none; stroke:%23192D55;stroke-width:2px;'/%3E%3C/svg%3E");
	--svg-close-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.71' height='20.71' viewBox='0 0 20.71 20.71'%3E%3Cline x1='.35' y1='.35' x2='20.35' y2='20.35' style='fill:none; stroke:%23fff;stroke-width:2px;'/%3E%3Cline x1='20.35' y1='.35' x2='.35' y2='20.35' style='fill:none; stroke:%23fff;stroke-width:2px;'/%3E%3C/svg%3E");
	--svg-close-white-2: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.71' height='20.71' viewBox='0 0 20.71 20.71'%3E%3Cline x1='.35' y1='.35' x2='20.35' y2='20.35' style='fill:none; stroke:%23fff;stroke-width:4px;'/%3E%3Cline x1='20.35' y1='.35' x2='.35' y2='20.35' style='fill:none; stroke:%23fff;stroke-width:4px;'/%3E%3C/svg%3E");
	
	--svg-play-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='43' viewBox='0 0 37 43'%3E%3Cpath d='m37,21.5L0,43V0l37,21.5Z' style='fill:%23ffffff; stroke:%23ffffff; stroke-width:0;'/%3E%3C/svg%3E");
	--svg-calendar-white: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' height='16' width='16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='1.5px' d='M4.25 3.205h15.5a3 3 0 013 3V19.75a3 3 0 01-3 3H4.25a3 3 0 01-3-3V6.205a3 3 0 013-3zM22.262 9.557H1.739 M7.114 5.65v-4.4M16.886 5.65v-4.4'%3E%3C/path%3E%3C/svg%3E");
	--svg-calendar-black: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' height='16' width='16'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='1.5px' d='M4.25 3.205h15.5a3 3 0 013 3V19.75a3 3 0 01-3 3H4.25a3 3 0 01-3-3V6.205a3 3 0 013-3zM22.262 9.557H1.739 M7.114 5.65v-4.4M16.886 5.65v-4.4'%3E%3C/path%3E%3C/svg%3E");
}


@media only screen and (min-width: 1240px) {
	:root {
		--sb-width: 16px;
	}
}

@media only screen and (min-width: 2500px) {
	:root {
		--base-font-size: .9rem;
		--scale: 1.165;
		
		--cw-xs: 32vw;
		--cw-sm: 47vw;
		--cw-md: 62vw;
		--cw-lg: 74.75vw;
	}
}

@media only screen and (max-width: 2499px) and (min-width: 2200px) {
	:root {
		--base-font-size: .95rem;
		--scale: 1.185;
		
		--cw-xs: 35vw;
		--cw-sm: 50vw;
		--cw-md: 65vw;
		--cw-lg: 77.75vw;
	}	
}

@media only screen and (max-width: 2199px) and (min-width: 1930px) {
	:root {
		--base-font-size: .975rem;
		--scale: 1.205;

		--cw-xs: 37vw;
		--cw-sm: 52vw;
		--cw-md: 67vw;
		--cw-lg: 79.75vw;
	}
}

@media only screen and (max-width: 1799px) {
	:root {
		--scale: 1.215;
	}
}

@media only screen and (max-width: 1699px) {
	:root {
		--scale: 1.205;
	}	
}

@media only screen and (max-width: 1599px) {
	:root {
		--scale: 1.195;
		--base-font-size: 1.075rem;
	}	
}

@media only screen and (max-width: 1499px) {
	:root {
		--scale: 1.185;
		--base-font-size: 1.175rem;
	}
}

@media only screen and (max-width: 1359px) {
	:root {
		--scale: 1.175;
		--base-font-size: 1.3rem;
	}
}

@media only screen and (max-width: 1239px) {
	:root {
		--scale: 1.175;
		--base-font-size: .975rem;

		--fs-7: calc((1.250 * var(--scale)) * var(--fs-6));
		--fs-8: calc((1.750 * var(--scale)) * var(--fs-6));
		--fs-9: calc((2.250 * var(--scale)) * var(--fs-6));
		
		--cw-lg: calc(100vw - 3rem);
		--cw-md: calc(100vw - 9rem);	

        --vs-xs: calc(var(--scale) * 1.50rem * 1.00);
		--vs-sm: calc(var(--scale) * 3.00rem * 0.75);
		--vs-md: calc(var(--scale) * 4.50rem * 0.66);
		--vs-lg: calc(var(--scale) * 8.00rem * 0.66);
		--vs-xl: calc(var(--scale) * 10.00rem * 0.66);


		--cg-lg: calc(3 * var(--cg-default));
		--cg-xl: calc(3 * var(--cg-default));
		--cg-xxl: calc(3 * var(--cg-default));
	}
}

@media only screen and (max-width: 1023px) {
	:root {
		--scale: 1.155;
		--base-font-size: .995rem;

		--fs-7: calc((1.250 * var(--scale)) * var(--fs-6));
		--fs-8: calc((1.750 * var(--scale)) * var(--fs-6));
		--fs-9: calc((2.000 * var(--scale)) * var(--fs-6));
		
		--cw-lg: calc(100vw - 3rem);
		--cw-md: calc(100vw - 3rem);	

		--cg-lg: calc(2 * var(--cg-default));
		--cg-xl: calc(2 * var(--cg-default));
		--cg-xxl: calc(2 * var(--cg-default));
	}	
}

@media only screen and (max-width: 767px) {
	:root {
		--scale: 1.145;
		--base-font-size: 1.057rem;

		--fs-7: calc((1.000 * var(--scale)) * var(--fs-6));
		--fs-8: calc((1.275 * var(--scale)) * var(--fs-6));
		--fs-9: calc((1.550 * var(--scale)) * var(--fs-6));
		
		--vs-xs: calc(var(--scale) * 1.50rem * 1.00);
		--vs-sm: calc(var(--scale) * 3.00rem * 0.75);
		--vs-md: calc(var(--scale) * 4.50rem * 0.66);
		--vs-lg: calc(var(--scale) * 8.00rem * 0.55);
		--vs-xl: calc(var(--scale) * 10.00rem * 0.55);
		

		--cg-md: calc(1.5 * var(--cg-default));
		--cg-lg: calc(1.75 * var(--cg-default));
		--cg-xl: calc(2 * var(--cg-default));
		--cg-xxl: calc(2 * var(--cg-default));
	}
}

/* ============================================
Typography
============================================ */

body,
body .elementor-widget-text-editor {
	font-size: var(--fs-1);
	line-height: var(--lh-1);
	font-weight: 350;
	color: var(--clr-black);
}
 
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-5xl {
	font-size: var(--fs-9);
	line-height: var(--lh-9);
	font-weight: 350 !important;
	margin-bottom: .3em;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-4xl {
	font-size: var(--fs-8);
	line-height: var(--lh-8);
	font-weight: 350 !important;
	margin-bottom: .5em;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-3xl {
	font-size: var(--fs-7);
	line-height: var(--lh-7);
	font-weight: 350 !important;
	margin-bottom: .5em;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) h1,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h1,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-xxl {
	font-size: var(--fs-6);
	line-height: var(--lh-6);
	font-weight: 400 !important;
	margin-bottom: .75em;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) h2,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h2,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-xl {
	font-size: var(--fs-5);
	line-height: var(--lh-5);
	font-weight: 400 !important;
	margin-bottom: .75em;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) h3,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h3,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-large {
	font-size: var(--fs-4);
	line-height: var(--lh-4);
	font-weight: 400 !important;
	margin-bottom: .75em;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) h4,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h4,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-medium {
	font-size: var(--fs-3);
	line-height: var(--lh-3);
	font-weight: 400 !important;
	margin-bottom: .75em;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) h5,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h5,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-small {
	font-size: var(--fs-2);
	line-height: var(--lh-2);
	font-weight: 400 !important;
	margin-bottom: .75em;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) h6,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h6,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h6 .elementor-heading-title {
	font-size: var(--fs-1);
	line-height: var(--lh-1);
	font-weight: 400 !important;
	margin-bottom: .75em;
	color: var(--clr-black);
}

p,
.sh-p,
#content p,
#content .sh-p,
#content .elementor-widget-heading.sh-p  .elementor-heading-title.elementor-heading-title {
	font-size: var(--fs-1);
	line-height: var(--lh-1);
	font-weight: 350;
	margin-bottom: 1.5rem;
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .sh-h7,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-xs {
	font-size: var(--fs-0);
	line-height: var(--lh-2);
	font-weight: 400 !important;
	margin-bottom: .75em;
	color: var(--clr-accent-4);
	text-transform: uppercase;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-heading-title.elementor-size-xxs {
	font-size: var(--fs-0);
	line-height: var(--lh-2);
	font-weight: 400 !important;
	margin-bottom: 1.25em;
	color: var(--clr-accent-1);
}

/* ============================================
Balance Headlines und Texts
============================================ */

p,
.elementor-widget-text-editor,
.elementor-testimonial-content {
	text-wrap: pretty;
}

h1, h2, h3, h4, h5, h6,
blockquote,
figcaption,
.elementor-heading-title,
.sh-card__title,
.sh-card__subtitle,
.sh-card__terms,
.sh-accordion__header {
	text-wrap: balance;
}

/* ============================================
Global spacings
============================================ */

h1:not(.elementor-heading-title):not(:first-child):not(:nth-child(2)),
h2:not(.elementor-heading-title):not(:first-child):not(:nth-child(2)),
h3:not(.elementor-heading-title):not(:first-child):not(:nth-child(2)),
h4:not(.elementor-heading-title):not(:first-child):not(:nth-child(2)),
h5:not(.elementor-heading-title):not(:first-child):not(:nth-child(2)),
h6:not(.elementor-heading-title):not(:first-child):not(:nth-child(2)),
.sh-h0:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)),
.sh-h1:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)),
.sh-h2:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)),
.sh-h3:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)),
.sh-h4:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)),
.sh-h5:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)),
.sh-h6:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)),
.sh-h7:not(.elementor-widget-heading):not(:first-child):not(:nth-child(2)) {
	margin-top: 2.15em;
}

.elementor-widget:not(:last-child):not(.elementor-widget-heading),
p:not([class*="sh-h"]):not([class*="elementor-heading-title"]):not(:last-child),
.elementor-widget-text-editor ul:not(:last-child),
.elementor-widget-text-editor ol:not(:last-child),
.elementor-tab-content ul:not(:last-child),
.elementor-tab-content ol:not(:last-child),
footer ul:not(:last-child),
footer ol:not(:last-child) {
	margin-bottom: 1.25rem !important;
}

.sh-single-job__content .elementor-widget:not(:last-child):not(.elementor-widget-heading), 
.sh-single-job__content p:not([class*="sh-h"]):not([class*="elementor-heading-title"]):not(:last-child), 
.sh-single-job__content .elementor-widget-text-editor ul:not(:last-child), 
.sh-single-job__content .elementor-widget-text-editor ol:not(:last-child), 
.sh-single-job__content .elementor-tab-content ul:not(:last-child), 
.sh-single-job__content .elementor-tab-content ol:not(:last-child),
.sh-single-post__content .elementor-widget:not(:last-child):not(.elementor-widget-heading), 
.sh-single-post__content p:not([class*="sh-h"]):not([class*="elementor-heading-title"]):not(:last-child), 
.sh-single-post__content .elementor-widget-text-editor ul:not(:last-child), 
.sh-single-post__content .elementor-widget-text-editor ol:not(:last-child), 
.sh-single-post__content .elementor-tab-content ul:not(:last-child), 
.sh-single-post__content .elementor-tab-content ol:not(:last-child) {
	margin-bottom: 1.75rem !important;
}

p:not(.elementor-heading-title):last-child, 
h1:not(.elementor-heading-title):last-child, 
h2:not(.elementor-heading-title):last-child, 
h3:not(.elementor-heading-title):last-child, 
h4:not(.elementor-heading-title):last-child, 
h5:not(.elementor-heading-title):last-child, 
h6:not(.elementor-heading-title):last-child, 
.elementor-widget-heading,
.elementor-widget-heading:last-child .elementor-heading-title:last-child, 
.elementor-widget-text-editor ul:last-child,
.elementor-widget-text-editor ol:last-child,
.elementor-tab-content ul:last-child,
.elementor-tab-content ol:last-child,
footer ul:last-child,
footer ol:last-child,
.elementor-widget-text-editor ul > li:last-child,
.elementor-widget-text-editor ol > li:last-child,
.elementor-tab-content ul > li:last-child,
.elementor-tab-content ol > li:last-child,
footer ul > li:last-child,
footer ol > li:last-child {
	margin-bottom: 0 !important;
}

/* ============================================
Inline links
============================================ */

.elementor-widget-heading a,
.elementor-widget-text-editor a,
.elementor-tab-content a,
.sh-card__excerpt a,
.site-footer a {
	color: var(--clr-accent-4);
    text-decoration: none;
    font-weight: 400;
    outline: 0;
    background-image: linear-gradient(var(--clr-accent-4), var(--clr-accent-4));
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
}

.elementor-widget-heading a {
	font-weight: inherit !important;
    background-image: linear-gradient(var(--clr-black), var(--clr-black));
}

.u-dark .elementor-widget-heading a {
    background-image: linear-gradient(var(--clr-white), var(--clr-white));
}

.elementor-widget-heading a:hover,
.elementor-widget-text-editor a:hover,
.elementor-tab-content a:hover,
.sh-card__excerpt a:hover,
.site-footer a:hover {
	color: var(--clr-accent-4);
    background-size: 100% 1px;
}

/* ============================================
List styles
============================================ */

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol,
.elementor-tab-content ul,
.elementor-tab-content ol,
footer ul:not(.sh-socials),
footer ol {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
}

.elementor-widget-text-editor ul > li:not(:last-child),
.elementor-widget-text-editor ol > li:not(:last-child),
.elementor-tab-content ul > li:not(:last-child),
.elementor-tab-content ol > li:not(:last-child),
footer ul:not(.sh-socials) > li:not(:last-child),
footer ol > li:not(:last-child) {
	margin-bottom: .5em;
}

.elementor-widget-text-editor ul ul,
.elementor-widget-text-editor ul ol,
.elementor-widget-text-editor ol ul,
.elementor-widget-text-editor ol ol,
.elementor-tab-content ul ul,
.elementor-tab-content ul ol,
.elementor-tab-content ol ul,
.elementor-tab-content ol ol,
footer ul ul,
footer ul ol,
footer ol ul,
footer ol ol {
	margin-top: .5em;
}

/* ============================================
Unordered List
============================================ */

.elementor-widget-text-editor ul li,
.elementor-tab-content ul li,
footer ul:not(.sh-socials) li {
	padding-left: 1.15em;
	position: relative;
}

.elementor-widget-text-editor ul > li::before,
.elementor-tab-content ul > li::before,
footer ul:not(.sh-socials) > li::before {
	content: "";
	position: absolute;
	top: .625em;
	left: 0;
	height: .4em;
	width: .4em;
	border-radius: 50%;
	background-color: var(--clr-accent-4);
}

/* 2nd lvl */
.elementor-widget-text-editor ul > li > ul > li:before,
.elementor-tab-content ul > li > ul > li:before,
footer ul > li > ul > li:before {
	background-color: unset;
	border: thin solid var(--clr-accent-4);
}

/* ===========================================
   Ordered list
=========================================== */

.elementor-widget-text-editor ol,
.elementor-tab-content ol,
footer ol {
    counter-reset: sh-ol-lvl1;
}

.elementor-widget-text-editor ol > li,
.elementor-tab-content ol > li,
footer ol > li {
    padding-left: 1.5em;
    position: relative;
}

.elementor-widget-text-editor ol > li:before,
.elementor-tab-content ol > li:before,
footer ol > li:before {
    content: counter(sh-ol-lvl1);
	position: absolute;
    top: 0;
	left: 0;
    width: 1.5em;
    color: var(--clr-accent-4);
    font-weight: 400;
    counter-increment: sh-ol-lvl1;
    content: counter(sh-ol-lvl1) ".";
}

/* 2nd lvl */
.elementor-widget-text-editor ol > li > ol,
.elementor-tab-content ol > li > ol,
footer ol > li > ol {
    counter-reset: sh-ol-lvl2;
}

.elementor-widget-text-editor ol > li > ol > li:before,
.elementor-tab-content ol > li > ol > li:before,
footer ol > li > ol > li:before {
    content: counter(sh-ol-lvl2, lower-alpha) ".";
    counter-increment: sh-ol-lvl2;
}

/* 3rd lvl */
.elementor-widget-text-editor ol > li > ol > li > ol,
.elementor-tab-content ol > li > ol > li > ol,
footer ol > li > ol > li > ol {
    counter-reset: sh-ol-lvl3;
}

.elementor-widget-text-editor ol > li > ol > li > ol > li:before,
.elementor-tab-content ol > li > ol > li > ol > li:before,
footer ol > li > ol > li > ol > li:before {
    content: counter(sh-ol-lvl3, lower-roman) ".";
    counter-increment: sh-ol-lvl3;
}

/* ============================================
Blockquote
============================================ */

#content blockquote {
    font-size: var(--fs-3);
    line-height: var(--lh-3);
    text-align: center;
    color: var(--blue-darkest);
    font-style: normal;
    padding: 0;
    border: 0;
    margin: 2.5em 0;
    break-inside: avoid;
}

#content blockquote::before {
    content: '\275E';
    display: block;
    font-size: 5em;
    font-weight: 300;
    font-family: inherit;
    line-height: .675;
    height: .37em;
    margin-top: 0;
    margin-bottom: .175em;
    color: var(--clr-accent-4);
    font-style: normal;
}

#content blockquote p {
    font-size: inherit;
    line-height: inherit;
    font-style: normal;
    max-width: 27.5rem;
    margin-left: auto;
    margin-right: auto;
}

#content blockquote p:last-child:not(:first-child) {
    font-size: var(--fs-1);
    line-height: var(--lh-1);
    font-weight: 400;
    margin-top: 1.5em;
    color: var(--clr-accent-4);
}

/* ============================================
Buttons
============================================ */

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .button,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) ._brlbs-content-blocker ._brlbs-btn {
    font-weight: 400;
	text-align: left;
    font-size: var(--fs-1);
    line-height: 1.2;
	padding: .4em 1.25em .475em;
	border-radius: 2em;
    color: var(--clr-white);
	border: 2px solid var(--clr-accent-4);
	background-color: var(--clr-accent-4);
	background-image: none;
    -webkit-transition: color .4s ease, border-color .4s ease, background-color .4s ease;
       -moz-transition: color .4s ease, border-color .4s ease, background-color .4s ease;
            transition: color .4s ease, border-color .4s ease, background-color .4s ease;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .button:hover,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button:hover,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) ._brlbs-content-blocker ._brlbs-btn:hover {
    border-color: var(--clr-accent-2);
    background-color: var(--clr-accent-2);
}

/* Button sizes */
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button.elementor-size-xs {
    font-size: var(--fs-0);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button.elementor-size-sm {
    font-size: var(--fs-1);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button.elementor-size-md {
    font-size: var(--fs-2);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button.elementor-size-lg {
    font-size: var(--fs-3);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button.elementor-size-xl {
    font-size: var(--fs-3);
}

/* Button Style - Information */
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-info .elementor-button {
    border-color: var(--clr-accent-1);
    background-color: var(--clr-accent-1);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-info .elementor-button:hover {
    border-color: var(--clr-accent-2);
    background-color: var(--clr-accent-2);
}


/* Button Style - Success */
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-success .elementor-button {
	background-color: transparent;
	border-color: var(--clr-accent-2);
	color: var(--clr-accent-2);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-success .elementor-button:hover {
	background-color: var(--clr-accent-2);
	border-color: var(--clr-accent-2);
	color: var(--clr-white);
}

/* Button Styles - Warning & Danger */
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button {
	position: relative;
	border-color: transparent;
	background-color: unset;
	padding-left: 0;
	padding-right: 0;
	font-weight: 350;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button-text {
	position: relative;
	padding-left: 1.25em;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button-text::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.35em;
    width: .8em;
    height: .8em;
    border-radius: 50%;
	border-style: solid;
	border-width: .25em;
	box-sizing: border-box;
	z-index: -1;
    -webkit-transition: transform .35s ease, opacity .65s ease, border-color .4s ease, background-color .4s ease;
       -moz-transition: transform .35s ease, opacity .65s ease, border-color .4s ease, background-color .4s ease;
            transition: transform .35s ease, opacity .65s ease, border-color .4s ease, background-color .4s ease;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button:hover .elementor-button-text::before {
	transform: scale3d(-1, -1, 1);
}

/* Button Style - Warning */
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button {
	color: var(--clr-accent-4);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button .elementor-button-text::before {
	border-color: var(--clr-accent-4);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button:hover {
	color: var(--clr-accent-2);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-warning .elementor-button:hover .elementor-button-text::before {
	border-color: var(--clr-accent-2);
}

/* Button Style - Danger */
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button {
	position: relative;
	border-color: transparent;
	background-color: unset;
	padding-left: 2.65em;
	padding-right: 0;
	font-weight: 350;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button::before,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.325em;
    width: 2em;
    height: .8em;
	background-image: var(--svg-arrow-long-accent-4);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto .65em;
	z-index: -1;
    -webkit-transition: transform .35s ease, opacity .65s ease, border-color .4s ease, background-color .4s ease;
       -moz-transition: transform .35s ease, opacity .65s ease, border-color .4s ease, background-color .4s ease;
            transition: transform .35s ease, opacity .65s ease, border-color .4s ease, background-color .4s ease;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button::after {
	background-image: var(--svg-arrow-long-black);
	opacity: 0;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button {
	color: var(--clr-accent-4);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button:hover {
	color: var(--clr-black);
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button:hover::before {
	opacity: 0;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button:hover::after {
	opacity: 1;
}

:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button:hover::before,
:is(#content, #sh-sidebar__parent, #colophon, .sh-dialog-container) .elementor-button-danger .elementor-button:hover::after {
	transform: translate3d(.325em, 0, 0);
}

/* ===========================================
   Icon Links
=========================================== */

#content .sh-icon-link {
	width: 3rem;
	height: 3rem;
	position: relative;
	pointer-events: all;
	border-radius: 50%;
	border: none;
	border: 2px solid var(--clr-black);
	background-color: transparent;
	transition: border-color .35s ease, background-color .35s ease;
}

.sh-icon-link::before,
.sh-icon-link::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1.5rem auto;
	transition: opacity .35s ease;
}

.sh-icon-link::before {
    background-image: var(--svg-arrow-black);	
}

.sh-icon-link::after {
    background-image: var(--svg-arrow-white);
	opacity: 0;
}

#content .sh-icon-link:hover {
	border-color: var(--clr-accent-1);
	background-color: var(--clr-accent-1);
}

.sh-icon-link:hover::before {
	opacity: 0;
}

.sh-icon-link:hover::after {
	opacity: 1;
}

/* Dark Variant */
#content .u-dark .sh-icon-link {
	border-color: var(--clr-white);
}

#content .u-dark .sh-icon-link:hover {
	border-color: var(--clr-accent-1);
	background-color: var(--clr-accent-1);
}

.u-dark .sh-icon-link::before {
	opacity: 1;
    background-image: var(--svg-arrow-white);	
}

.u-dark .sh-icon-link::after {
	display: none;
}


/* Icon Link -- External */
.sh-icon-link--external::before,
.sh-icon-link--external::after {
    background-size: 1rem auto;
	top: .175rem;
	right: .05rem;
}

.sh-icon-link--external::before {
    background-image: var(--svg-arrow-external-black);	
}

.sh-icon-link--external::after {
    background-image: var(--svg-arrow-external-white);
}

.u-dark .sh-icon-link--external.sh-icon-link::before {
    background-image: var(--svg-arrow-external-white);	
}

/* ============================================
Elementor global CSS
============================================ */

/* Video play button */
.e-hosted-video .elementor-custom-embed-image-overlay {
	z-index: 2;
	cursor: pointer;
}

.e-hosted-video .elementor-custom-embed-play {
	z-index: 2;
	cursor: pointer;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	border: 2px solid var(--clr-white);
	background-color: transparent;
	background-image: var(--svg-play-white);
	background-position: 56% 52%;
	background-repeat: no-repeat;
	background-size: 30% auto;
	transition: background-color .35s ease, border-color .35s ease, box-shadow .35s ease;
}

.e-hosted-video .elementor-custom-embed-play svg {
	filter: none;
	display: none;
}

.e-hosted-video .elementor-custom-embed-play:hover {
	border-color: var(--clr-accent-1);
	background-color: var(--clr-accent-1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

/* ============================================
WpRocket fade-in effect for lazyloaded img
============================================ */

img[data-lazy-src],
.lazyloading,
div.rocket-lazyload {
	opacity: 0;
}
div.rocket-lazyload[data-was-processed="true"],
img.lazyloaded {
	-webkit-transition: opacity .5s linear;
	   -moz-transition: opacity .5s linear;
			transition: opacity .5s linear;
	opacity: 1;
}







/* ===========================================
   Cards, grids and sliders
=========================================== */

#content .sh-slider {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#content .sh-slider .splide__track  {
	cursor: grab;
}

/* Elementor Loop Grid Widget */
#content .sh-slider .elementor-loop-container {
	display: flex;
	flex-wrap: nowrap;
	grid-column-gap: unset;
	grid-row-gap: unset;
	grid-template-columns: unset;
	position: static;
}

body.elementor-editor-preview #content .sh-slider .elementor-loop-container,
body.elementor-editor-active #content .sh-slider .elementor-loop-container {
	flex-direction: column;
}

#content .sh-slider .e-loop-item {
	flex-shrink: 0;
}

.sh-slider.splide {
	visibility: visible !important;
}

.sh-grid__inner {
	display: flex;
	flex-wrap: wrap;
}

.sh-grid__inner,
.sh-slider__inner,
.wp-grid-builder.sh-grid .wpgb-layout,
.wp-grid-builder.sh-slider .wpgb-layout {
	margin: calc(-1 * var(--cg-xs));
}

/* Columns */
.sh-grid .sh-card, 
.sh-grid .e-loop-item,
.sh-slider .e-loop-item, 
.sh-slider .splide__slide { 
	width: 100%; 
}

.sh-grid.u-col--auto .sh-card, 
.sh-grid.u-col--auto .e-loop-item,
.sh-slider.u-col--auto .e-loop-item, 
.sh-slider.u-col--auto .splide__slide { 
	width: auto; 
}

.sh-grid.elementor-widget-loop-grid .elementor-loop-container {
	display: flex;
	flex-wrap: wrap;
	grid-column-gap: unset;
	grid-row-gap: unset;
}

@media only screen and (min-width: 1024px) {
	.u-col--2.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--2.sh-grid .e-loop-item, .u-col--2.sh-slider .e-loop-item, .u-col--2.sh-slider .splide__slide { width: 50%; }
	.u-col--3.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--3.sh-grid .e-loop-item, .u-col--3.sh-slider .e-loop-item, .u-col--3.sh-slider .splide__slide { width: 33.33%; }
	.u-col--4.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--4.sh-grid .e-loop-item, .u-col--4.sh-slider .e-loop-item, .u-col--4.sh-slider .splide__slide { width: 25%; }
	.u-col--5.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--5.sh-grid .e-loop-item, .u-col--5.sh-slider .e-loop-item, .u-col--5.sh-slider .splide__slide { width: 20%; }
}

@media only screen and (max-width: 1023px) and (min-width: 650px) {
	.u-col--2.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--2.sh-grid .e-loop-item, .u-col--2.sh-slider .e-loop-item, .u-col--2.sh-slider .splide__slide { width: 50%; }
	.u-col--3.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--3.sh-grid .e-loop-item, .u-col--3.sh-slider .e-loop-item, .u-col--3.sh-slider .splide__slide { width: 50%; }
	.u-col--4.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--4.sh-grid .e-loop-item, .u-col--4.sh-slider .e-loop-item, .u-col--4.sh-slider .splide__slide { width: 50%; }
	.u-col--5.sh-grid:not(.elementor-widget-loop-grid) .sh-card, .u-col--5.sh-grid .e-loop-item, .u-col--5.sh-slider .e-loop-item, .u-col--5.sh-slider .splide__slide { width: 50%; }
}

/* Cards */
.sh-card,
.wp-grid-builder .wpgb-card .sh-card {
	display: block;
	height: auto;
	padding: var(--cg-xs);
}

.sh-card__inner,  
.sh-card__content {
	display: flex;
	flex-direction: column;
}

.sh-card__inner {
	position: relative;
	height: 100%;
}

.sh-card__image {
	position: relative;
	overflow: hidden;
}

.sh-card__image img {
	transition: transform .75s ease;
}

.sh-card__inner:hover .sh-card__image img {
	transform: scale(1.1, 1.1);
}

.sh-card__content {
	flex-grow: 1;
}

#content .wp-grid-builder [class*="wpgb-block-"],
#content .wp-grid-builder .sh-card {
	height: 100%;
}

#content .sh-card__buttons {
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
	margin: auto -.25rem -.25rem;
	pointer-events: none;
}

#content .sh-card__buttons .elementor-button {
	margin: .25rem;
	pointer-events: all;
}

.sh-card__overlay-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sh-card__overlay-link:focus-visible {
	z-index: 3;
}

/* Masonry card  */
.sh-slider--masonry .sh-card__content,
.sh-grid--masonry .sh-card__content {
	z-index: 1;
}

/* Grid card */
.sh-slider--grid .sh-card__image,
.sh-grid--grid .sh-card__image {
	height: 100%;
}

#content .sh-slider--grid .sh-card__content,
#content .sh-grid--grid .sh-card__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: var(--cg-md);
}

/* Equal height Slider */
.sh-slider--equal-height .swiper-slide {
	height: auto;
}

.sh-slider--equal-height .sh-card,
#content .sh-slider--equal-height.wp-grid-builder .wpgb-card {
	height: 100%;
}

/* Overflow Slider */
.sh-slider--overflow .swiper-container,
.sh-slider--overflow.elementor-widget-loop-grid > .elementor-widget-container,
.sh-slider--overflow .splide__track,
#content .sh-slider--overflow .wpgb-carousel {
	overflow: visible;
}

/* Show all Link */
.sh-card--show-all {
	height: 100%;
}

.sh-card--show-all,
.sh-card--show-all__link,
.sh-card--show-all__icon {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.sh-card--show-all__icon {
	position: relative;
	width: 5rem;
	height: 5rem;
	margin-bottom: .5rem;
}

.sh-card--show-all__icon::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	border-radius: 50%;
	opacity: .075;
    background-color: var(--clr-black);
	transition: opacity .35s ease;
}

.sh-card--show-all__link:hover .sh-card--show-all__icon::before {
	opacity: .15;
}

.sh-card--show-all__icon svg {
	width: 2rem;
	height: auto;
	fill: var(--clr-black);
	z-index: 1;
}

.sh-card--show-all__text {
	font-weight: 700;
}

.u-dark .sh-card--show-all__icon::before {
    background-color: var(--clr-white);
}

.u-dark .sh-card--show-all__icon svg {
	fill: var(--clr-white);
}

/* ===========================================
   Navigation Elements for Slider and Grids
=========================================== */

/* Navigation Arrows */
#content .elementor-swiper-button,
#content .swiper-button,
#content .wpgb-prev-button,
#content .wpgb-next-button,
#content .splide__arrow,
.dialog-widget .elementor-swiper-button {
	width: 3rem !important;
	height: 3rem !important;
	border-radius: 50%;
	opacity: 1;
	background-color: transparent;
	border: 2px solid var(--clr-accent-2);
	transition: background-color .35s ease, border-color .35s ease, box-shadow .35s ease, opacity .35s ease, transform .35s ease;
	z-index: 3;
}

#content .elementor-swiper-button:hover,
#content .swiper-button:hover,
#content .wpgb-prev-button:hover,
#content .wpgb-next-button:hover,
#content .splide__arrow:hover,
.dialog-widget .elementor-swiper-button:hover {
	background-color: var(--clr-accent-1);
	border-color: var(--clr-accent-1);
}

#content .elementor-swiper-button::before,
#content .swiper-button::before,
#content .wpgb-prev-button::before,
#content .wpgb-next-button::before,
#content .splide__arrow::before,
.dialog-widget .elementor-swiper-button::before,
#content .elementor-swiper-button::after,
#content .swiper-button::after,
#content .wpgb-prev-button::after,
#content .wpgb-next-button::after,
#content .splide__arrow::after,
.dialog-widget .elementor-swiper-button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1.5rem auto;
	transition: opacity .35s ease;
}

#content .elementor-swiper-button::before,
#content .swiper-button::before,
#content .wpgb-prev-button::before,
#content .wpgb-next-button::before,
#content .splide__arrow::before,
.dialog-widget .elementor-swiper-button::before {
	background-image: var(--svg-arrow-black);
}

#content .elementor-swiper-button::after,
#content .swiper-button::after,
#content .wpgb-prev-button::after,
#content .wpgb-next-button::after,
#content .splide__arrow::after,
.dialog-widget .elementor-swiper-button::after {
	background-image: var(--svg-arrow-white);
	opacity: 0;
}

#content .elementor-swiper-button:hover::before,
#content .swiper-button:hover::before,
#content .wpgb-prev-button:hover::before,
#content .wpgb-next-button:hover::before,
#content .splide__arrow:hover::before,
.dialog-widget .elementor-swiper-button:hover::before {
	opacity: 0;
}

#content .elementor-swiper-button:hover::after,
#content .swiper-button:hover::after,
#content .wpgb-prev-button:hover::after,
#content .wpgb-next-button:hover::after,
#content .splide__arrow:hover::after,
.dialog-widget .elementor-swiper-button:hover::after {
	opacity: 1;
}

#content .elementor-swiper-button.swiper-button-disabled,
#content .swiper-button.swiper-button-disabled,
#content .wpgb-prev-button[disabled],
#content .wpgb-next-button[disabled],
#content .splide__arrow[disabled],
.dialog-widget .elementor-swiper-button.swiper-button-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

#content .elementor-swiper-button-prev::before,
#content .swiper-button-prev::before,
#content .wpgb-prev-button::before,
#content .splide__arrow--prev::before,
.dialog-widget .elementor-swiper-button-prev::before,
#content .elementor-swiper-button-prev::after,
#content .swiper-button-prev::after,
#content .wpgb-prev-button::after,
#content .splide__arrow--prev::after,
.dialog-widget .elementor-swiper-button-prev::after {
	transform: rotate(180deg);
}

#content .elementor-swiper-button svg,
#content .swiper-button svg,
#content .wpgb-prev-button svg,
#content .wpgb-next-button svg,
#content .splide__arrow svg,
.dialog-widget .elementor-swiper-button svg {
	display: none;
}

#content .wpgb-prev-button,
#content .wpgb-next-button {
	position: relative;
}

/* Dark Variant Arrows */
#content .u-dark .elementor-swiper-button:not(:hover),
#content .u-dark .swiper-button:not(:hover),
#content .u-dark .wpgb-prev-button:not(:hover),
#content .u-dark .wpgb-next-button:not(:hover),
#content .u-dark .splide__arrow:not(:hover) {
	border-color: var(--clr-white);
}

#content .u-dark .elementor-swiper-button::before,
#content .u-dark .swiper-button::before,
#content .u-dark .wpgb-prev-button::before,
#content .u-dark .wpgb-next-button::before,
#content .u-dark .splide__arrow::before {
	background-image: var(--svg-arrow-white);
}

/* Inside positioned arrows */
#content .u-dark .elementor-arrows-position-inside .elementor-swiper-button,
#content .elementor-arrows-position-inside .elementor-swiper-button {
	border-color: var(--clr-accent-1);
	background-color: var(--clr-accent-1);
	box-shadow: 0 0 10px rgba(0, 130, 250, .1);
}

#content .elementor-arrows-position-inside .elementor-swiper-button:hover {
	border-color: var(--clr-white);
	background-color: var(--clr-white);
	box-shadow: 0 0 10px rgba(25, 45, 85, .15);
}

#content .elementor-arrows-position-inside .elementor-swiper-button::before {
	background-image: var(--svg-arrow-white);
}

#content .elementor-arrows-position-inside .elementor-swiper-button::after {
	background-image: var(--svg-arrow-accent-1);
}

/* Dialog Arrows */
.dialog-widget .elementor-swiper-button {
	position: absolute !important;
	display: block !important;
	top: 50% !important;
	cursor: pointer !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) !important;
}

.dialog-widget .elementor-swiper-button-prev {
	left: .75rem !important;
}

.dialog-widget .elementor-swiper-button-next {
	right: .75rem !important;
}

.dialog-widget .elementor-swiper-button:not(:hover) {
	border-color: var(--clr-white) !important;
	background-color: var(--clr-white) !important;
}

/* Close buttons */
.sh-dialog-close,
.dialog-widget .dialog-close-button {
	right: 0 !important;
	margin: .75rem .75rem 0 0 !important;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	opacity: 1;
	background-color: var(--clr-white);
	border: 1px solid var(--clr-white);
	transition: background-color .35s ease, border-color .35s ease, opacity .35s ease, transform .35s ease;
}

.sh-dialog-close:not(:hover) {
	background-color: transparent;
	border-color: transparent;
}

.sh-dialog-close:hover,
.dialog-widget .dialog-close-button:hover {
	background-color: var(--clr-accent-1);
	border-color: var(--clr-accent-1);
}

.sh-dialog-close::before,
.sh-dialog-close::after,
.dialog-widget .dialog-close-button::before,
.dialog-widget .dialog-close-button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1.25rem auto;
	transition: opacity .35s ease;
}

.sh-dialog-close::before,
.dialog-widget .dialog-close-button::before {
	background-image: var(--svg-close-black);
}

.sh-dialog-close::after,
.dialog-widget .dialog-close-button::after {
	background-image: var(--svg-close-white);
	opacity: 0;
}

.sh-dialog-close:hover::before,
.dialog-widget .dialog-close-button:hover::before {
	opacity: 0;
}

.sh-dialog-close:hover::after,
.dialog-widget .dialog-close-button:hover::after {
	opacity: 1;
}

.dialog-widget .dialog-close-button svg {
	display: none;
}

/* Navigation Bullet Points */
#content .swiper-container,
#content .sh-slider {
	margin-bottom: 3rem;
	padding-bottom: 0;
}

#content .swiper-pagination-bullets,
#content .splide__pagination {
	position: relative;
	top: unset;
	bottom: unset;
	left: unset;
	right: unset;
	height: auto;
	padding: 0;
	line-height: 0;
	margin-top: .5rem;
	margin-bottom: var(--sh-grid-spacing);
}

#content .swiper-pagination-bullets {
	padding-top: .5rem;
}

@media only screen and (max-width: 767px) {
	#content .swiper-pagination-bullets,
	#content .splide__pagination {
		margin-top: 1rem;
	}
	#content .swiper-pagination-bullets {
		padding-top: 1rem;
	}
}

#content .swiper-pagination-bullet,
#content .splide__pagination__page,
#content .wpgb-dot {
	width: .65rem;
	height: .65rem;
	padding: 0;
	border-radius: 50%;
	margin: 0 .175rem;
	opacity: 1;
	box-sizing: border-box;
	background-color: #dadee8;
	border: thin solid #dadee8;
	transition: background-color .35s ease, border-color .35s ease, opacity .35s ease, transform .35s ease;
}

#content .u-bg-beige .swiper-pagination-bullet,
#content .u-bg-beige  .splide__pagination__page,
#content .u-bg-beige  .wpgb-dot {
	background-color: rgba(255, 255, 255, .7);
	border-color: rgba(255, 255, 255, .5);
}

#content .splide__pagination__page.is-active,
#content .swiper-pagination-bullet.swiper-pagination-bullet-active,
#content .wpgb-dot[aria-selected="true"] {
	background-color: var(--clr-accent-1);
	border-color: var(--clr-accent-1);
	transform: none;
}

#content .splide__pagination li {
	line-height: unset;
}

#content .wpgb-dot:after {
	display: none;
}

/* Dark Variant */
#content .u-dark .splide__pagination__page:not(.is-active),
#content .u-dark .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
#content .u-dark .wpgb-dot:not([aria-selected="true"]) {
	background-color: var(--clr-white);
	border-color: var(--clr-white);
	opacity: .65;
}

/* Gradiant Variant */
#content .u-bg-gradient .splide__pagination__page:not(.is-active),
#content .u-bg-gradient .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
#content .u-bg-gradient .wpgb-dot:not([aria-selected="true"]) {
	background-color: var(--clr-white);
	border-color: var(--clr-white);
	opacity: .75;
}

/* ===========================================
   WP Grid Builder
=========================================== */

/* Reset default styles */
#content .wp-grid-builder [class*="wpgb-block-"] {
	white-space: normal;
}

#content .wp-grid-builder .wpgb-card-header,
#content .wp-grid-builder .wpgb-card-body,
#content .wp-grid-builder .wpgb-card-footer {
	background-color: unset;
}

#content .wp-grid-builder .wpgb-area-top-1, 
#content .wp-grid-builder .wpgb-area-top-2,
#content .wp-grid-builder .wpgb-area-bottom-1, 
#content .wp-grid-builder .wpgb-area-bottom-2 {
	margin: 0 -.5rem;
}

#content .wp-grid-builder .wpgb-area-top-1 > div, 
#content .wp-grid-builder .wpgb-area-top-2 > div,
#content .wp-grid-builder .wpgb-area-top-1 > ol, 
#content .wp-grid-builder .wpgb-area-top-2 > ol,
#content .wp-grid-builder .wpgb-area-bottom-1 > div, 
#content .wp-grid-builder .wpgb-area-bottom-2 > div,
#content .wp-grid-builder .wpgb-area-bottom-1 > ol, 
#content .wp-grid-builder .wpgb-area-bottom-2 > ol {
	padding: 0 .5rem;
}

#content .wp-grid-builder .wpgb-area-top-1 > div:not(:empty), 
#content .wp-grid-builder .wpgb-area-top-2 > div:not(:empty),
#content .wp-grid-builder .wpgb-area-top-1 > ol:not(:empty), 
#content .wp-grid-builder .wpgb-area-top-2 > ol:not(:empty) {
	margin-bottom: 2rem;
}

#content .wp-grid-builder .wpgb-area-bottom-1 > div:not(:empty), 
#content .wp-grid-builder .wpgb-area-bottom-2 > div:not(:empty),
#content .wp-grid-builder .wpgb-area-bottom-1 > ol:not(:empty), 
#content .wp-grid-builder .wpgb-area-bottom-2 > ol:not(:empty) {
	margin-top: 3.5rem;
}

/* ===========================================
   Elementor Editor
=========================================== */

.e-loop-template-canvas .site-header,
.e-loop-template-canvas .site-footer {
	display: none !important;
}

.e-loop-item .elementor-document-handle {
    display: none !important;
}

/* ===========================================
Containment and content-visibility
=========================================== */

/* Sidepanel */
#sh-sidebar__parent .sh-sidebar {
	contain: strict;
	content-visibility: auto;
}

/* Sliders */
body:not(.elementor-editor-active) .sh-slider.e-con > .e-con > .e-con-inner,
#content .sh-slider {
	contain: layout style;
}

/* Containers */
.page-content > [data-elementor-type] > .e-con:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:last-child) {
	content-visibility: auto;
	contain-intrinsic-size: auto 100vw auto 75vh;
}

/* Cookie Box */
#BorlabsCookieBox .brlbs-cmpnt-dialog {
	contain: layout style paint;
	content-visibility: auto;
}

/* Footer */
#colophon {
	content-visibility: auto;
	contain-intrinsic-size: auto 100vw auto 500px;
}

/* ===========================================
   Dialog
=========================================== */

html.sh-dialog-active {
	overflow-y: hidden;
}

html.sh-dialog-active, 
html.sh-dialog-active .sh-dialog-container,
html.sh-dialog-active .sh-header--sticky .sh-header {
	padding-right: var(--sb-width) !important;
}

.sh-dialog-container,
.sh-dialog-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.sh-dialog-container {
	z-index: 9999;	
	display: flex;
	pointer-events: none;
	visibility: hidden;
	opacity: 0;
	transition: opacity .35s ease, visibility 0s ease .35s !important;
}

.sh-dialog-container.sh-show {
	pointer-events: all;
	visibility: visible;
	opacity: 1;
	transition: opacity .35s ease, visibility 0s ease 0s !important;
}

.sh-dialog-overlay {
	background-color: var(--clr-accent-2);
	opacity: .85;
}

.sh-dialog-content {
	position: relative;
	margin: auto;
	background-color: var(--clr-white);
	padding: 3rem;
	max-height: 90vh;
	max-width: var(--cw-md);
	border-radius: var(--br-lg);
	overflow: auto;
	z-index: 2;
}

.sh-dialog-header {
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

.sh-dialog-close {
	position: absolute;
	top: 0;
	right: 0;
}

.sh-dialog-content .wpa-test-msg {
	display: none;
}

/* Prevent button click on another dialog trigger as long as the current active dialog is fading out */
html.sh-dialog-active .sh-dialog-open {
	pointer-events: none;
}

/* Entry animation */
@keyframes fade-in {
	from {
		opacity: 0;
	}
}

@keyframes slide-up {
	from {
		transform: translateY(1rem);
	}
}

.sh-dialog-overlay {
	animation: fade-in 350ms both;
}

.sh-dialog-content {
	animation: fade-in 350ms both, slide-up 350ms both;
}

@media (prefers-reduced-motion: reduce) {
	.sh-dialog-overlay,
	.sh-dialog-content {
		animation: none;
	}
}

/* ===========================================
   Accessibility
=========================================== */

.elementor-widget-image-gallery .gallery-item:has(a:focus-visible),
a:focus-visible,
button:focus-visible,
input[type="checkbox"]:focus-visible + label::before,
input[type="checkbox"]:focus-visible + label::after,
input[type="radio"]:focus-visible + label::before,
input[type="radio"]:focus-visible + label::after,
.sh-header__logo:focus-visible,
.sh-header__menu .sh-nav__link:focus-visible,
.sh-header__menu button:focus-visible,
.elementor-button:focus-visible,
.splide__arrow:focus-visible,
.splide.is-focus-in .splide__arrow:focus-visible,
.splide__pagination__page:focus-visible,
.splide.is-focus-in .splide__pagination__page:focus,
.wpgb-checkbox:focus-visible .wpgb-checkbox-control, 
.wpgb-radio:focus-visible .wpgb-radio-control,
.wpgb-button:focus-visible {
	outline: 2px solid var(--clr-black) !important;
	outline-offset: 3px !important;
}

body.sh-header--sticky .sh-header__logo:focus-visible,
body.sh-header--sticky .sh-header__menu .sh-nav__link:focus-visible,
body.sh-header--sticky .sh-header__menu button:focus-visible,
.u-dark a:focus-visible,
.u-dark button:focus-visible,
.u-dark input[type="checkbox"]:focus-visible + label::before,
.u-dark input[type="radio"]:focus-visible + label::before,
.u-dark input[type="radio"]:focus-visible + label::before,
.u-dark input[type="radio"]:focus-visible + label::after,
.u-dark .elementor-button:focus-visible,
.u-dark .splide__arrow:focus-visible,
.u-dark .splide .splide__arrow:focus-visible,
.u-dark .splide__pagination__page:focus-visible,
.u-dark .splide.is-focus-in .splide__pagination__page:focus,
.u-dark .wpgb-checkbox:focus-visible .wpgb-checkbox-control, 
.u-dark .wpgb-radio:focus-visible .wpgb-radio-control,
.u-dark .wpgb-button:focus-visible {
	outline-color:  var(--clr-white) !important;
}

#content .e-n-tab-title:focus-visible {
	outline: unset !important;
}

.sh-skip-links, .sh-skip-links:visited {
	display: inline;
	left: -6000px;
	overflow: hidden;
	position: absolute;
	top: -6000px;
	transition: none;
}

.sh-skip-links:hover, .sh-skip-links:focus, .sh-skip-links:focus-within, .sh-skip-links:focus-visible, .sh-skip-links:active {
	position: fixed;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	left: 50%;
	transform: translateX(-50%);
	top: 1rem;
	min-height: var(--header-height);
	width: conten;
	max-width: calc(100% - 2rem);
	padding: 20px 40px;
	z-index: 2000;
	overflow: visible;
	background-color: rgba(255,255,255,1);
	border-radius: .5rem;
	outline: 2px solid var(--clr-black);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.sh-skip-link,
.sh-skip-info {
	display: block;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	color: var(--clr-black);
	text-decoration: none;
	width: 100%;
}

.sh-skip-info {
	margin: 15px 0 5px;
}

.sh-skip-link {
	border-radius: 0.375rem;
	padding: 0.8em 1.5em;
	background: var(--clr-white);
	border: 2px solid var(--clr-black);
	margin: 6px;
	flex-grow: 1;
}

.sh-skip-link:hover, .sh-skip-link:focus, .sh-skip-link:focus-visible {
	background: var(--clr-black);
	color: var(--clr-white);
	outline: 2px solid var(--clr-black);
	outline-offset: 3px !important;
}

@media screen and (prefers-reduced-motion: reduce) {
	*,
	::before,
	::after,
	#content .sh-card--targetgroup .sh-card__image img {
		animation-delay: -1ms !important;
		animation-duration: 1ms !important;
		animation-iteration-count: 1 !important;
		background-attachment: initial !important;
		scroll-behavior: auto !important;
		transition-duration: 1ms !important;
		transition-delay: -1ms !important;
	}
	.elementor-background-video-container,
	.elementor-widget-image .elementor-image + .e-hosted-video {
		display: none !important;
		visibility: hidden !important;
	}
}

.elementor-widget-image-gallery .gallery-item {
	border-radius: var(--br-md);
}

.elementor-widget-image-gallery .gallery-item:has(a:focus-visible) {
	outline-offset: -2px !important;
	outline: 2px solid var(--clr-black) !important;	
}



@media only screen and (max-width: 767px) {
	:root {
		--cw-lg: calc(100vw - 2.25rem);
		--cw-md: calc(100vw - 2.25rem);
	}
	.sh-header__menu,
	.sh-header__contact,
	.sh-header__socials {
		margin-left: 1.125rem !important;
		margin-right: 1.125rem !important;
	}
}