.elementor-kit-7{--e-global-color-primary:#00AE9D;--e-global-color-secondary:#FAA634;--e-global-color-text:#0E0F10;--e-global-color-accent:#F15A31;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:600;--e-global-typography-b2f9d52-font-family:"Outfit";--e-global-typography-b2f9d52-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-6028de0-font-family:"Outfit";--e-global-typography-6028de0-font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);--e-global-typography-6028de0-font-weight:400;--e-global-typography-6d683e1-font-family:"Outfit";--e-global-typography-6d683e1-font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);--e-global-typography-6897b14-font-family:"Outfit";--e-global-typography-6897b14-font-size:clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);--e-global-typography-af99859-font-family:"Outfit";--e-global-typography-af99859-font-size:clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);--e-global-typography-fb84c57-font-family:"Outfit";--e-global-typography-fb84c57-font-size:clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);--e-global-typography-17b7fb6-font-family:"Outfit";--e-global-typography-17b7fb6-font-size:clamp(1.2rem, 1.1769rem + 0.1026vw, 1.25rem);--e-global-typography-4629807-font-family:"Outfit";--e-global-typography-4629807-font-size:1.2rem;--e-global-typography-3330f21-font-family:"Outfit";--e-global-typography-3330f21-font-size:1.2rem;--e-global-typography-3330f21-font-weight:700;--e-global-typography-5e30661-font-family:"Outfit";--e-global-typography-5e30661-font-size:1.4rem;--e-global-typography-1776ac9-font-family:"Outfit";--e-global-typography-1776ac9-font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    font-family: 'Outfit' !important;
}
.glass-section {
  background: rgba(255, 255, 255, 0.15); /* translucent background */
  border-radius: 20px;                   /* rounded corners */
  border: 1px solid rgba(255, 255, 255, 0.3); /* subtle border highlight */
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);  /* soft shadow for depth */
  backdrop-filter: blur(12px);                /* main glass blur */
  -webkit-backdrop-filter: blur(12px);        /* Safari support */
}

/* Optional hover effect to make it interactive */
.glass-section:hover {
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-Thin-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-Regular-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Outfit';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://aetherus.de/wp-content/uploads/2025/07/Outfit-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */